@import url("./base.css");

.baner-ls{
	display: flex; justify-content: center; align-items: center; background-color: #efefef;margin-top: 20px;padding: 20px 0;
}

.baner-ls a{
	margin: 0 2rem;font-size: 20px;
}

.row1 > .wrap > .el-row {
    margin: 0 -1em;
}

.row1 > .wrap > .el-row > .el-col {
    padding: 0 1em;
}

.row1 .col1 .swiper-slide a {
    display: block;
}

.row1 .col1 .swiper-slide .img {
    height: 237px;
    background: #f8f8f8;
    overflow: hidden;
}

.row1 .col1 .swiper-slide .img img {
    width: 100%;
    vertical-align: top;
}

.row1 .col1 .swiper-slide .title {
    line-height: 49px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
    text-align: center;
    background: #000;
    color: #fff;
    padding: 0 1em;
}

.row1 .col1 .swiper-pagination {
    bottom: 50px;
}

.row1 .col2 ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: relative;
    overflow: hidden;
    padding: 0 1em;
    border: 1px solid #e8e8e8;
    overflow: hidden;
    height: 286px;
}

.row1 .col2 ul::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 40px;
    background: #f4f4f4;
    border-bottom: 1px solid #e8e8e8;
}

.row1 .col2 ul li {
    float: left;
}

.row1 .col2 ul li > a {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    font-weight: bold;
    color: #000;
    padding: 0 1rem;
    height: 40px;
    position: relative;
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
    border-bottom: 1px solid transparent;
}

.row1 .col2 ul li dl {
    display: none;
    position: absolute;
    top: 40px;
    left: 0;
    width: 100%;
    margin: 0;
    padding: 10px 1em;
}

.row1 .col2 ul li dl dd {
    margin: 0;
    overflow: hidden;
}

.row1 .col2 ul li dl dd a {
    float: left;
    max-width: 100%;
    position: relative;
    padding: 0 0 0 1.2em;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 32px;
}

.row1 .col2 ul li dl dd.new a {
    padding-right: 30px;
}

.row1 .col2 ul li dl dd a::before {
    content: "\e6e0";
    font-family: element-icons !important;
    speak: none;
    font-style: normal;
    font-weight: 600;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    vertical-align: baseline;
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #000;
    position: absolute;
    top: 50%;
    left: 0;
    font-size: 12px;
    margin-top: -0.5em;
}

.row1 .col2 ul li dl dd.new a::after {
    position: absolute;
    top: 50%;
    right: 0;
    width: 27px;
    height: 8px;
    background: url(../img/news.gif) 0 0 no-repeat;
    content: "";
    margin-top: -4px;
}

.row1 .col2 ul li dl dd a:hover::before {
    color: #f56c6c;
}

.row1 .col2 ul li.active > a {
    background: #fff;
    color: #07706a;
    border-left: 1px solid #e8e8e8;
    border-right: 1px solid #e8e8e8;
    border-bottom: 1px solid #fff;
}

.row1 .col2 ul li.active dl {
    display: block;
}

.row1 .col3 .widget {
    border: 1px solid #e8e8e8;
}

.row1 .col3 .widget-header {
    display: flex;
    align-items: center;
    height: 40px;
    border-bottom: 1px solid #e8e8e8;
    padding-left: 25px;
    font-size: 18px;
    font-weight: bold;
    color: #07706a;
    position: relative;
}

.row1 .col3 .widget-header::before {
    position: absolute;
    top: 25%;
    bottom: 25%;
    left: 10px;
    width: 3px;
    content: "";
    background: #07706a;
}

.row1 .col3 .widget-body {
    background: #f8f5f0;
    padding: 1em 1.5em;
}

.row1 .col3 .widget-body .el-row {
    margin: 0 -1em;
}

.row1 .col3 .widget-body .el-col {
    padding: 0 1em;
}

.row1 .col3 .widget-body .el-col:nth-child(n + 4) {
    margin-top: 10px;
}

.row1 .col3 .widget-body .el-col a {
    display: block;
}

.row1 .col3 .widget-body .el-col a .icon {
    width: 0;
    height: 0;
    padding-left: 48px;
    padding-bottom: 48px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    border-radius: 100%;
    background: #fff;
}

.row1 .col3 .widget-body .el-col:nth-child(1) a .icon {
    background: #e0a26f;
}

.row1 .col3 .widget-body .el-col:nth-child(2) a .icon {
    background: #9fd172;
}

.row1 .col3 .widget-body .el-col:nth-child(3) a .icon {
    background: #fa7f78;
}

.row1 .col3 .widget-body .el-col:nth-child(4) a .icon {
    background: #1d95eb;
}

.row1 .col3 .widget-body .el-col:nth-child(5) a .icon {
    background: #b372d6;
}

.row1 .col3 .widget-body .el-col:nth-child(6) a .icon {
    background: #f97281;
}

.row1 .col3 .widget-body .el-col a .icon i {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 32px;
    color: #fff;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.row1 .col3 .widget-body .el-col a:hover .icon i {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
}

.row1 .col3 .widget-body .el-col a .title {
    text-align: center;
    font-size: 12px;
    line-height: 1em;
    margin: 10px -1rem 0;
    color: #666;
}

.row1 .col3 .el-button {
    margin-top: 10px;
    padding: 0 20px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #07706a;
    color: #fff;
    border-color: #07706a;
    font-size: 18px;
}

.row1 .col3 .el-button i {
    font-size: 38px;
    margin-right: 5px;
}

.row2 .widget {
    border: 1px solid #e6e6e6;
    border-top: 2px solid #3ea7b3;
    background: #fff;
}

.row2 .widget-header {
    height: 50px;
    display: flex;
    align-items: center;
    padding: 0 20px;
}

.row2 .widget-header .title {
    font-size: 26px;
    color: #000;
}

.row2 .widget-header .sub-title {
    color: #a0a0a0;
    margin-left: 10px;
}

.row2 .widget-header .more {
    margin-left: auto;
    font-size: 12px;
}

.row2 .widget-body {
    padding: 1em;
}

.row2 .box-header {
    overflow: hidden;
}

.row2 .box-header ul {
    list-style-type: none;
    margin: 0;
    padding: 0 1em;
    white-space: nowrap;
    position: relative;
    float: left;
    min-width: 100%;
}

.row2 .box-header ul::before {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background: #e8e8e8;
    content: "";
}

.row2 .box-header ul li {
    position: relative;
    display: inline-block;
}

.row2 .box-header ul li a {
    display: block;
    height: 36px;
    line-height: 34px;
    padding: 0 1em;
    border: 1px solid transparent;
    font-weight: bold;
}

.row2 .box-header ul li a:hover {
    color: #666;
}

.row2 .box-header ul li.active a {
    color: #07706a;
    border-color: #e8e8e8;
    border-bottom-color: #fff;
}

.row2 .box-body {
    height: 325px;
    overflow: hidden;
}

.row2 .swiper {
    padding: 20px 47px 0 47px;
    position: relative;
}

.row2 .swiper-slide {
    width: 20%;
    padding: 0 1em;
}

.row2 .swiper-slide a {
    display: block;
    border: 1px solid #e8e8e8;
    padding: 0 10px;
}

.row2 .swiper-slide a:hover {
    -webkit-box-shadow: 0 -3px 5px rgba(0, 0, 0, 0.2);
    box-shadow: 0 -3px 5px rgba(0, 0, 0, 0.2);
    border-bottom: 1px solid #377bee;
    background: #f9fbff;
}

.row2 .swiper-slide a .img {
    width: 0;
    height: 0;
    padding-bottom: 70%;
    padding-left: 70%;
    border: 1px solid #d8d8d8;
    border-radius: 100%;
    position: relative;
    margin: 20px auto 0;
}

.row2 .swiper-slide a .img div {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 100%;
    overflow: hidden;
    border: 5px solid #fff;
}

.row2 .swiper-slide a .img div img {
    max-width: 100%;
    vertical-align: top;
}

.row2 .swiper-slide a .name {
    margin-top: 20px;
    font-size: 14px;
    color: #000;
    text-align: center;
    line-height: 1;
}

.row2 .swiper-slide a .ks,
.row2 .swiper-slide a .zw {
    margin-top: 10px;
    font-size: 12px;
    color: #777;
    text-align: center;
    line-height: 1;
}

.row2 .swiper-slide a .detail {
    font-size: 12px;
    border-top: 1px dotted #d8d8d8;
    margin: 10px 0;
    padding-top: 10px;
    height: 70px;
    line-height: 20px;
    overflow: hidden;
    color: #777;
}

.row2 .swiper-button-black {
    opacity: 0.2;
}

.row2 .swiper-button-black:hover {
    opacity: 0.4;
}

.row3 > .wrap > .el-row {
    margin: 0 -1em;
}

.row3 > .wrap > .el-row > .el-col {
    padding: 0 1em;
    height: 142px;
}

.row3 .col1 {
    border: 1px solid #e5e5e5;
    border-top: 2px solid #3ea7b3;
    background: #d6f2ee;
    background: -moz-linear-gradient(top, #d6f2ee, #ffffff);
    background: -webkit-gradient(
            linear,
            0 0,
            0 bottom,
            from(#d6f2ee),
            to(#ffffff)
    );
    background: -o-linear-gradient(top, #d6f2ee, #ffffff);
    position: relative;
    height: 100%;
    display: flex;
    align-items: center;
    padding: 0 2em;
}

.row3 .col1 .box-header {
    width: 174px;
    margin-right: 2em;
}

.row3 .col1 .box-header img {
    vertical-align: top;
}

.row3 .col1 .box-body {
    flex: 1;
}

.row3 .col1 .box-body .el-row {
    flex-wrap: wrap;
}

.row3 .col1 .box-body .el-col {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.row3 .col1 .box-body .el-col:nth-child(n + 3) {
    margin-top: 1em;
}

.row3 .col1 .box-body .el-col .title {
    flex: 1;
    text-align: center;
    color: #000;
    font-weight: bold;
}

.row3 .col1 .box-body .el-col .select {
    border: 1px solid #e5e5e5;
    padding: 0 4em 0 2em;
    position: relative;
    background-color: rgba(255, 255, 255, 0.6);
    line-height: 30px;
    font-size: 14px;
    cursor: pointer;
}

.row3 .col1 .box-body .el-col .select::before {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 2em;
    width: 1px;
    background: #e5e5e5;
    content: "";
}

.row3 .col1 .box-body .el-col .select::after {
    position: absolute;
    top: 50%;
    right: 8px;
    width: 0;
    height: 0;
    border: 6px solid transparent;
    border-top-color: #999;
    content: "";
    margin-top: -3px;
}

.row3 .col1 .box-body .el-col .select:hover {
    border-color: #3ea7b3;
    color: #3ea7b3;
}

.row3 .col1 .box-body .el-col .select:hover::before {
    background: #3ea7b3;
}

.row3 .col1 .box-body .el-col .select:hover::after {
    border-top-color: #3ea7b3;
}

.row3 .col1 .box-body .el-col .list {
    display: none;
}

.row3 .col2 ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    height: 142px;
}

.row3 .col2 ul li:first-child {
    margin-bottom: 1em;
}

.row3 .col2 ul li a {
    width: 100%;
    height: 63px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #f4fafb;
    border: 1px solid #e8e8e8;
    color: #3ea7b3;
}

.row3 .col2 ul li a:hover {
    background: #3ea7b3;
    color: #fff;
}

.row3 .col2 ul li a .img {
    width: 50px;
    height: 50px;
    border-radius: 100%;
    overflow: hidden;
    margin-right: 2em;
}

.row3 .col2 ul li a .img img {
    width: 100%;
    vertical-align: top;
}

.row3 .col2 ul li a .title {
    font-size: 24px;
}

.layer-keshi .layui-layer-content dl {
    margin: 0 -1em;
    padding: 0;
    list-style-type: none;
    display: flex;
    flex-wrap: wrap;
}

.layer-keshi .layui-layer-content dl dd {
    margin: 0;
    padding: 0;
    width: 33.33%;
    padding: 0 1em;
}

.layer-keshi .layui-layer-content dl dd:nth-child(n + 4) {
    margin-top: 1rem;
}

.layer-keshi .layui-layer-content dl dd a {
    display: block;
    font-size: 14px;
    line-height: 28px;
    border: 1px solid #e5e5e5;
    border-radius: 3px;
    text-align: center;
    background: #e4f6f4;
}

.layer-keshi .layui-layer-content dl dd a:hover {
    background: #3ea7b3;
    color: #fff;
    border-color: #3ea7b3;
}

.row4 .swiper-container {
    background: url(../img/row-baner-2.jpg) 0 0 no-repeat;
    height: 100px;
}

.row4 .swiper-slide {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100px;
}

.row4 .swiper-slide > * {
    width: 100%;
    text-align: center;
    margin: 0;
    color: #be0000;
    background-image: -webkit-gradient(
            linear,
            0 0,
            0 bottom,
            from(rgba(178, 0, 0, 1)),
            to(rgba(217, 0, 0, 1))
    );
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.row4 .swiper-slide > *:nth-child(n + 2) {
    margin-top: 0.5em;
}

.row4 .swiper-slide .t1 {
    font-size: 42px;
    font-weight: bold;
    letter-spacing: 15px;
}

.row4 .swiper-slide .t2 {
    font-size: 42px;
    font-weight: bold;
    letter-spacing: 15px;
}

.row4 .swiper-slide .t3 {
    font-size: 32px;
    font-weight: bold;
}

.row4 .swiper-slide .t4 {
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 15px;
}

.row4 .swiper-slide .t5 {
    font-size: 28px;
    font-weight: bold;
}

.row5 > .wrap > .el-row {
    padding: 20px 0;
    background: #fff;
    background: -moz-linear-gradient(top, #e5f3fb, #ffffff);
    background: -webkit-gradient(
            linear,
            0 0,
            0 bottom,
            from(#e5f3fb),
            to(#ffffff)
    );
    background: -o-linear-gradient(top, #e5f3fb, #ffffff);
    border: 1px solid #e8e8e8;
    display: flex;
    align-items: stretch;
}

.row5 > .wrap > .el-row > .el-col {
    padding: 0 20px;
}

.row5 > .wrap > .el-row > .el-col:nth-child(n + 2) {
    border-left: 1px dashed #e8e8e8;
}

.row5 .widget-header {
    display: flex;
    height: 45px;
    border-bottom: 1px solid #e8e8e8;
    background: rgba(255, 255, 255, 0.6);
    align-items: center;
    padding: 0 10px;
}

.row5 .widget-header img {
    width: 40px;
    height: 40px;
    margin-right: 10px;
}

.row5 .widget-header .title {
    color: #000;
    font-weight: bold;
}

.row5 .widget-header .more {
    margin-left: auto;
    font-size: 12px;
}

.row5 .widget-body {
    padding-top: 10px;
}

.row5 .widget-body ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    height: 231px;
}

.row5 .widget-body ul li {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px dotted #d8d8d8;
}

.row5 .widget-body ul li a {
    max-width: calc(100% - 40px);
    position: relative;
    padding: 0 0 0 1rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
    line-height: 32px;
    margin-right: 2px;
}

.row5 .widget-body ul li.new a {
    padding-right: 30px;
}

.row5 .widget-body ul li a::before {
    position: absolute;
    top: 50%;
    left: 3px;
    width: 3px;
    height: 3px;
    background: #999;
    border-radius: 100%;
    content: "";
    margin-top: -3px;
}

.row5 .widget-body ul li.new a::after {
    position: absolute;
    top: 50%;
    right: 0;
    width: 27px;
    height: 8px;
    background: url(../img/news.gif) 0 0 no-repeat;
    content: "";
    margin-top: -4px;
}

.row5 .widget-body ul li a:hover::before {
    background: #f56c6c;
}

.row5 .widget-body ul li .date {
    width: 40px;
    text-align: center;
    font-size: 12px;
    color: #999;
}

.row6 > .wrap > .el-row {
    padding: 20px 0;
    background: #f2fbf9;
    border: 1px solid #e8e8e8;
    display: flex;
    align-items: stretch;
}

.row6 > .wrap > .el-row > .el-col {
    padding: 0 20px;
}

.row6 > .wrap > .el-row > .el-col:nth-child(n + 2) {
    border-left: 1px dashed #e8e8e8;
}

.row6 .widget {
    position: relative;
    overflow: hidden;
}

.row6 .widget-header {
    height: 45px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 10px 0 0;
    position: relative;
}

.row6 .widget-header::before {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background: #e8e8e8;
    content: "";
}

.row6 .widget-header .title {
    color: #000;
    font-weight: bold;
    padding: 0 10px;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    border-bottom: 1px solid #3ea7b3;
    position: relative;
}

.row6 .widget-header .more {
    font-size: 12px;
}

.row6 .widget-body {
    padding-top: 20px;
}

.row6 .col1 ul {
    list-style-type: none;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    margin: 0 -1em;
}

.row6 .col1 ul li {
    width: 33.33%;
    padding: 0 1em;
}

.row6 .col1 ul li a {
    display: block;
    padding: 1px;
}

.row6 .col1 ul li a .img {
    width: 0;
    height: 0;
    padding-left: 100%;
    padding-bottom: 75%;
    position: relative;
    overflow: hidden;
    border: 1px solid #e8e8e8;
    background: rgba(255, 255, 255, 0.6);
}

.row6 .col1 ul li a .img::before {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 2em;
    height: 2em;
    content: "";
    margin-top: -1em;
    margin-left: -1em;
    border: 2px solid rgba(0, 0, 0, 0.2);
    border-bottom-color: transparent;
    border-radius: 50%;
    -webkit-animation: 1s loader-03 linear infinite;
    animation: 1s loader-03 linear infinite;
}

.row6 .col1 ul li a:hover .img {
    border-color: #3ea7b3;
}

.row6 .col1 ul li a .img img {
    position: absolute;
    left: 0;
    right: 0;
    object-fit: cover;
    width: 100%;
    height: 100%;
    vertical-align: top;
}

.row6 .col1 ul li a .title {
    line-height: 24px;
    text-align: center;
    font-size: 14px;
}

.row6 .col2 .swiper-slide ul {
    list-style-type: none;
    margin: 0 -1em;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
}

.row6 .col2 .swiper-slide ul li {
    width: 33.33%;
    padding: 0 1em;
}

.row6 .col2 .swiper-slide ul li a {
    display: block;
    padding: 1px;
}

.row6 .col2 .swiper-slide ul li a .img {
    width: 0;
    height: 0;
    padding-left: 100%;
    padding-bottom: 75%;
    position: relative;
    overflow: hidden;
    border: 1px solid #e8e8e8;
    background: rgba(255, 255, 255, 0.6);
}

.row6 .col2 .swiper-slide ul li a .img::before {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 2em;
    height: 2em;
    content: "";
    margin-top: -1em;
    margin-left: -1em;
    border: 2px solid rgba(0, 0, 0, 0.2);
    border-bottom-color: transparent;
    border-radius: 50%;
    -webkit-animation: 1s loader-03 linear infinite;
    animation: 1s loader-03 linear infinite;
}

.row6 .col2 .swiper-slide ul li a .img div {
    position: absolute;
    top: 0;
    left: 0;
}

.row6 .col2 .swiper-slide ul li a:hover .img {
    border-color: #3ea7b3;
}

.row6 .col2 .swiper-slide ul li a .img img {
    position: absolute;
    left: 0;
    right: 0;
    object-fit: cover;
    width: 100%;
    height: 100%;
    vertical-align: top;
}

.row6 .col2 .swiper-slide ul li a .title {
    line-height: 24px;
    text-align: center;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.row6 .col2 .swiper-pagination {
    position: relative;
}

.row6 .col2 .swiper-pagination-bullet {
    margin: 0 3px;
    opacity: 0.3;
}

.row6 .col2 .swiper-pagination-bullet-active {
    background: #3ea7b3;
    opacity: 1;
}

.row7 .widget-header {
    display: flex;
    align-items: center;
    position: relative;
    height: 40px;
}

.row7 .widget-header::before {
    display: inline-block;
    content: "";
    flex: 1;
    margin-top: 20px;
    height: 20px;
    border-top: 2px solid #3ea7b3;
    border-left: 1px solid #e8e8e8;
}

.row7 .widget-header::after {
    display: inline-block;
    content: "";
    flex: 1;
    margin-top: 20px;
    height: 20px;
    border-top: 2px solid #3ea7b3;
    border-right: 1px solid #e8e8e8;
}

.row7 .widget-header .title {
    padding: 0 2em;
    color: #000;
    font-size: 18px;
}

.row7 .widget-body {
    border: 1px solid #e8e8e8;
    border-top: none;
    padding: 10px 2em 20px;
}

.row7 .widget-body ul {
    list-style-type: none;
    margin: 0 -1em;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.row7 .widget-body ul li {
    width: 20%;
    padding: 0 1em;
}

.row7 .widget-body ul li:nth-child(n + 6) {
    margin-top: 1em;
}

.row7 .widget-body ul li a {
    display: block;
    border: 1px solid #e8e8e8;
}

.row7 .widget-body ul li a img {
    width: 100%;
    height: 40px;
    vertical-align: top;
}

.row8 .swiper-container {
    background: url(../img/row-baner-3.jpg) 0 0 no-repeat;
    height: 100px;
}

.row8 .swiper-slide {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100px;
}

.row8 .swiper-slide > * {
    width: 100%;
    text-align: center;
    margin: 0;
    color: #F56C6C;
    /*color: #be0000;*/
    /*background-color: #F56C6C;*/
    /*-webkit-background-clip: text;*/
    /*-webkit-text-fill-color: transparent;*/
    /*-webkit-text-stroke: 1px #fff;*/
    text-shadow: #fff 2px 0 0, #fff 0 2px 0, #fff -2px 0 0, #fff 0 -2px 0
}

.row8 .swiper-slide > *:nth-child(n + 2) {
    margin-top: 0.5em;
}

.row8 .swiper-slide .t1 {
    font-size: 42px;
    font-weight: bold;
    letter-spacing: 15px;
}

.row8 .swiper-slide .t2 {
    font-size: 42px;
    font-weight: bold;
    letter-spacing: 15px;
}

.row8 .swiper-slide .t3 {
    font-size: 32px;
    font-weight: bold;
}

.row8 .swiper-slide .t4 {
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 15px;
}

.row8 .swiper-slide .t5 {
    font-size: 28px;
    font-weight: bold;
}

@-webkit-keyframes loader-03 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes loader-03 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@media screen and (max-width: 750px) {
	
	.baner-ls{
		flex-wrap: wrap;
		padding: 10px 0;
	}
	
	.baner-ls a{
		width: 100%;
		display: block;
		margin: 0;
		font-size: 14px;
		line-height: 40px;
		text-align: center;
	}
    .row1 .col2 ul li > a {
        font-size: 15px;
        padding: 0 10px;
    }

    .row1 > .wrap > .el-row > .el-col {
        width: 100%;
    }

    .row1 > .wrap > .el-row > .el-col:nth-child(n + 2),
    .row1 .col3 .el-button {
        margin-top: 1em;
    }

    .row1 .col3 .widget-body .el-col a .icon {
        padding-left: 90%;
        padding-bottom: 90%;
    }

    .row1 .col3 .widget-body .el-col a .icon i {
        font-size: 7vh;
    }

    .row1 .col1 .swiper-slide .img {
        height: auto;
    }

    .row2 .box-header {
        overflow-x: auto;
    }

    .row2 .box-header::-webkit-scrollbar {
        width: 0;
        height: 0;
    }

    .row2 .widget-header .sub-title {
        display: none;
    }

    .row2 .box-body {
        height: 340px;
    }

    .row2 .swiper {
        padding: 20px 0 0;
    }

    .row2 .swiper-slide {
        width: 100%;
    }

    .row2 .swiper-slide a .img {
        padding-bottom: 50%;
        padding-left: 50%;
    }

    .row2 .swiper-button-black {
        display: none;
    }

    .layer-keshi .layui-layer-content dl dd {
        width: 50%;
        margin-top: 0;
    }

    .layer-keshi .layui-layer-content dl dd:nth-child(n + 3) {
        margin-top: 1em;
    }

    .row3 > .wrap > .el-row > .el-col {
        width: 100%;
        height: auto;
    }

    .row3 > .wrap > .el-row > .el-col:nth-child(n + 2) {
        margin-top: 1em;
    }

    .row3 .col1 {
        padding: 1em;
        flex-direction: column;
        flex-wrap: wrap;
    }

    .row3 .col1 .box-header {
        width: 100%;
        height: 80px;
        text-align: center;
        margin-right: 0;
        margin-bottom: 1em;
    }

    .row3 .col1 .box-body .el-col {
        width: 100%;
        margin-top: 0;
    }

    .row3 .col1 .box-body .el-col:nth-child(n + 2) {
        margin-top: 1em;
    }

    .row4 {
        display: none;
    }

    .row5 > .wrap > .el-row {
        flex-direction: column;
        flex-wrap: wrap;
    }

    .row5 > .wrap > .el-row > .el-col {
        width: 100%;
    }

    .row5 > .wrap > .el-row > .el-col:nth-child(n + 2) {
        margin-top: 20px;
        border-left: none;
    }

    .row5 .widget-header {
        background: #fff;
    }

    .row6 > .wrap > .el-row {
        flex-direction: column;
        flex-wrap: wrap;
    }

    .row6 > .wrap > .el-row > .el-col:nth-child(n + 2) {
        margin-top: 20px;
        border-left: none;
    }

    .row6 > .wrap > .el-row > .el-col {
        width: 100%;
    }

    .row6 .col1 ul li {
        width: 50%;
    }

    .row6 .col2 .swiper-slide ul li {
        width: 50%;
    }

    .row7 .widget-body {
        padding: 10px 1em 1em;
    }

    .row7 .widget-body ul {
        margin: 0 -0.5em;
    }

    .row7 .widget-body ul li {
        width: 50%;
        padding: 0 0.5em;
        margin-top: 0;
    }

    .row7 .widget-body ul li:nth-child(n + 3) {
        margin-top: 1em;
    }

    .row7 .widget-body ul li a img {
        height: auto;
    }
}
