body {
    font-family: "MontserratLight" !important;
}

@font-face {
    font-family: DINAlternate-Bold;
    src: url(../fonts/DIN-Alternate-Bold.woff2) format("woff2"), url(../fonts/DIN-Alternate-Bold.woff) format("woff");
    font-display: swap
}

@font-face {
    font-family: OpenSans;
    src: url(../fonts/OpenSans-Regular.woff2) format("woff2"), url(../fonts/OpenSans-Regular.woff) format("woff");
    font-display: swap
}

@font-face {
    font-family: "MontserratSemi";
    font-weight: Bold;
    src: url(../css/Montserrat\ Semi\ Bold.otf)
}

@font-face {
    font-family: "MontserratLight";
    src: url(../css/Montserrat-Light.otf)
}

@font-face {
    font-family: "MontserratRegular";
    src: url(../css/Montserrat-Regular.ttf);
}

@font-face {
    font-family: "MontserratLight";
    src: url(../css/Montserrat-Light.otf)
}

@font-face {
    font-family: "MontserratHairline";
    src: url(../css/Montserrat-Hairline.otf)
}

@font-face {
    font-family: "MontserratBold";
    src: url(../css/Montserrat-Bold.otf)
}

@font-face {
    font-family: 'MontserratBlack';
    src: url(../css/Montserrat-Black.otf)
}

@font-face {
    font-family: "MontserratSemi";
    font-weight: Bold;
    src: url(../css/Montserrat\ Semi\ Bold.otf)
}

@font-face {
    font-family: "MontserratExtra";
    font-weight: Bold;
    src: url(../css/Montserrat\ Extra\ Bold.otf)
}

.tc {
    color: #45aae7
}

.tcbg {
    background: #45aae7
}

body {
    background: #f9f9f9
}

.banner,
.header-m,
.i-banner,
footer,
header,
main {
    -o-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
    -webkit-transition: all .5s
}

body {
    padding-top: 80px
}

.swiper {
    width: 100%;
    height: 100%;
}

.swiper-banner {
    margin-top: 50px;
    background-color: #f3f5f8;
}

.swiper-pagination-bullet-active {
    --swiper-theme-color: #45AAE7 !important;
    background: #45AAE7 !important;

}

.swiper-pagination-bullet {
    width: 15px;
    height: 15px;
    border: 1px solid #45AAE7;
    background: transparent;
    margin-right: 19px !important;
}

/* 右侧悬浮 begin */
.sild-float {
    position: fixed;
    z-index: 21;
    right: 0;
    bottom: 30%;
    width: 46px;
}

.sild-float .list {
    margin-bottom: 2px
}

.sild-float .list>a {
    display: block;
    width: 100%;
    height: 46px;
    background: rgba(0, 0, 0, 0.5) no-repeat center center;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease
}

.sild-float .list a.a1 {
    background-image: url(../images/fiex1.png)
}

.sild-float .list a.a2 {
    background-image: url(../images/fix2.png);
}

.sild-float .list a.a3 {
    background-image: url(../images/fiex3.png)
}

.sild-float .list a.a4 {
    background-image: url(../images/fix4.png)
}

.sild-float .list a.a5 {
    background-image: url(../images/fiex6.png)
}

.sild-float .list a.a6 {
    background-image: url(../images/fiex5.png)
}

.sild-float .list:hover>a {
    background-color: #45AAE7;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease
}

.sild-float .list .rolme {
    -webkit-transform: translateX(-30px);
    -moz-transform: translateX(-30px);
    -ms-transform: translateX(-30px);
    -o-transform: translateX(-30px);
    transform: translateX(-30px);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
    position: absolute;
    right: 46px;
    top: 0;
    padding: 10px;
    line-height: 26px;
    width: 184px;
    background: rgba(0, 0, 0, 0.5)
}

.sild-float .list:hover .rolme {
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -o-transform: translateX(0px);
    transform: translateX(0px);
    opacity: 1;
    visibility: visible;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease
}

.sild-float .list .rolme .ltt {
    font-size: 20px;
    color: #fff;
    text-align: center;
    word-break: break-all;
}

.sild-float .list .rolme .emv img {
    border-radius: 10px
}

.sild-float .list:nth-child(1) .fplae {
    border-top-left-radius: 5px;
    overflow: hidden
}

.sild-float .list:last-child>a {
    border-bottom-left-radius: 5px;
    overflow: hidden
}

.sild-float .bpmaeb {
    height: 46px;
    width: 46px;
    background: url(../images/fiex4.png) no-repeat center center;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease
}

.sild-float .diy1 .bpmaeb {
    background: url(../images/fiex1.png) no-repeat center center;
}

.sild-float .diy2 .bpmaeb {
    background: url(../images/fiex6.png) no-repeat center center;
}




.sild-float .email .bpmaeb {
    background: url(../images/fiex2.png) no-repeat center center;
}

.sild-float .kefu .bpmaeb {
    background: url(../images/fix4.png) no-repeat center center;
}

.sild-float .friends .bpmaeb {
    background: url(../images/fix5.png) no-repeat center center;
}

.sild-float .fplae {
    display: block;
    line-height: 46px;
    height: 46px;
    width: 226px;
    background: rgba(0, 0, 0, 0.5);
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease
}

.sild-float .fplae:hover {
    -webkit-transform: translateX(-180px);
    -moz-transform: translateX(-180px);
    -ms-transform: translateX(-180px);
    -o-transform: translateX(-180px);
    transform: translateX(-180px);
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease
}

.sild-float .fplae:hover .bpmaeb {
    background-color: #45AAE7;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease
}

.sild-float .fplae .ltt {
    width: 180px;
    text-align: center;
    font-size: 20px;
    color: #fff;
    word-break: break-all;
}

.sild-float .email .fplae .ltt {
    font-size: 14px;
}

.sild-float .kefu .fplae .ltt {
    font-size: 14px;
}

.sild-float .friends .fplae .ltt {
    font-size: 14px;
}

.header nav ul li .link2:nth-child(10) .sub3,
.header nav ul li .link2:nth-child(11) .sub3,
.header nav ul li .link2:nth-child(12) .sub3,
.header nav ul li .link2:nth-child(13) .sub3,
.header nav ul li .link2:nth-child(14) .sub3,
.header nav ul li .link2:nth-child(15) .sub3 {
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

.header nav ul li.cur>a::after,
.header nav ul li:hover>a.wxcur::after {
    background: url(../images/icon-nav01.png)no-repeat !important;
    -o-background-size: contain;
    background-size: contain;
    transform: rotateX(180deg);
}

.header nav ul li>a.wxcur::after {
    width: 11px;
    height: 6px;
    display: inline-block;
    content: '';
    float: right;
    margin-left: 5px;
    background: url(../images/icon-nav1.png)no-repeat;
    -o-background-size: contain;
    background-size: contain;
    transition: all .8s;
}

.header nav .sub2 .link2.on>a.wxcur::after,
.header nav .sub2 .link2:hover>a.wxcur::after {
    background: url(../images/icon-nav2.png)no-repeat;
    -o-background-size: contain;
    background-size: contain;
}

.header nav .sub2 .link2>a.wxcur::after {
    width: 5px;
    height: 8px;
    display: inline-block;
    content: '';
    margin-left: 5px;
    background: url(../images/icon-nav02.png)no-repeat;
    -o-background-size: contain;
    background-size: contain;
}

/* 右侧悬浮 end */
.tc {
    color: #45AAE7
}

.tcbg {
    background: #45AAE7
}

.mauto {
    max-width: 1600px;
}

body {
    padding-top: 136px !important;
    background: #F3F5F8
}

.header .item2 {
    height: 91px;
    line-height: 91px;
}

.banner,
.header-m,
.i-banner,
footer,
header,
main {
    -o-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
    -webkit-transition: all .5s
}

.shop-nav-copy {
    margin-top: 30px;
}

.main-bg {
    background-color: #ffffff;
}


.public-top {
    margin-top: 45px;
}

.public-body {
    max-width: 1400px;
    margin: auto;
}

.home-tobody,
.public-tobody {
    max-width: 1500px;
    margin: auto;
    padding-top: 35px;
}

.home-tobody {
    padding-top: 0 !important;
}

.sw-img {
    width: 100%;
    height: auto;
    /* object-fit: cover; */
}

.home-banner {
    width: 100%;
    height: auto !important;
    /* max-height: 500px; */
}

.home-banner-title {
    height: 160px;
    font-size: 30px;
    font-family: MontserratLight;
    font-weight: 300;
    color: #020301;
    line-height: 28px;
}

.home-banner-title>h1 {
    font-size: 72px;
}

.home-banner-title>span {
    width: 520px;
    margin-top: 50px;
}

.home-more {
    font-size: 16px;
    font-family: Impact;
    font-weight: 400;
    color: #45AAE7;
    margin-top: 32px;
}

.home-more>span {
    margin-left: 18px;
}

.home-more>img {
    width: 22px !important;
    height: 22px !important;
}

.news-header-span {
    width: 1500px;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    font-size: 48px;
    font-family: MontserratBold;
    font-weight: normal;
    color: #2C2C2C;
}

header {
    position: fixed;
    z-index: 999999;
    left: 0;
    top: 0;
    width: 100%;
    background: #fff;
    -webkit-box-shadow: 1px 1px 10px rgba(0, 0, 0, .1);
    box-shadow: 1px 1px 10px rgba(0, 0, 0, .1)
}

.header nav ul li:hover .header-menu-show {
    display: block;
    opacity: 1;
}

.header-menu-show {
    display: none;
    opacity: 1;
}

.header-menu {
    width: 100%;
    background: #45AAE7;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
}

.header-menu-l {
    width: 40%;
    height: auto;
    padding: 0 0 100px 0;
}

.header-menu-r {
    width: 60%;
    height: auto;
    line-height: initial;
    background: #F2F2F2;
}

.header-menu-r dd {
    display: none;
}

.header-menu-r-item {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    text-align: left;
    padding: 39px 80px 39px 80px;
    font-size: 16px;
    font-family: MontserratLight;
    font-weight: 500;
    color: #353535;
}

.header-menu-r-item-s {
    width: 43%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0 15px 30px 15px;
}

.header-menu-r-item-s a:hover,
.header-menu-r-child-s:hover {
    color: #45AAE7;
}

.header-menu-r-child-s {
    margin: 20px 30px 0 0;
}

.header-menu-r-child {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    font-size: 15px;
    font-family: MontserratLight;
    font-weight: 300;
    color: #353535;
}

.header-menu-l-item {
    padding-left: 32%;
}

.header-menu-l-item a {
    height: 48px;
    font-size: 16px !important;
    font-family: MontserratLight !important;
    font-weight: normal !important;
    color: #FFFFFF !important;
    line-height: 48px;
}

.header-menu-l-item-active {
    background-color: #F2F2F2;
}

.header-menu-l-item-active a {
    color: #45AAE7 !important;
}





.news-tobody-copy {
    max-width: 1500px;
    margin: auto;
    padding-bottom: 20px;
    background: #ffffff;
}

.header-logo {
    height: 87px;
    margin-right: 30px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
}

.header-logo img {
    object-fit: contain;
}

.header .logo {
    max-width: 172px;
    height: 127px;
    line-height: 127px;
    overflow: hidden
}

.header nav ul li {
    margin: 0 0.12rem;
    height: 91px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.header nav ul li.cur>a,
.header nav ul li:hover>a {
    color: #45AAE7;
}

li:hover .menu-img>img {
    visibility: visible;
}



.header nav ul li.cur .sub2,
/* .header nav ul li.cur .sub22, */
.header nav ul li.cur .sub23,
.header nav ul li:hover .sub2,
.header nav ul li:hover .sub2-row,
.header nav ul li:hover .sub22,
.header nav ul li:hover .sub23 {
    display: block
}

.header nav ul li a {
    display: block;
    font-size: 16px;
    font-weight: 300;
    color: #535353;
    font-family: MontserratLight;
}

.header nav ul .gs .header-show-i {
    font-family: MontserratLight !important;
    font-weight: 500 !important;
}

.header nav ul li a:hover {
    color: #45AAE7;
}

.header nav ul li>a {
    font-weight: 300;
    font-size: 18px;
    font-family: MontserratLight;
    color: #2F2F2F;
    height: 40px;
    line-height: 45px;
    padding: 0 10px 0;
    display: flex;
    align-items: center;
}

.i-blog .imgs {
    padding-bottom: 67.54098361%;
}

.i-blog li {
    padding-left: 0.05rem;
}

.header nav .sub2 {
    z-index: 1;
    width: 300px;
    max-height: 595px;
    overflow-y: auto;
    padding: 18px 0;
    left: 24%;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
    background: #FFFFFF;
    border-radius: 15px 0 0 15px;
}

.header nav .sub3 .row::-webkit-scrollbar,
.header nav .sub2::-webkit-scrollbar {
    width: 2px;
    height: 100%;
    background: #EEEEEE;
}

.header nav .sub3 .row::-webkit-scrollbar-thumb,
.header nav .sub2::-webkit-scrollbar-thumb {
    background: #45AAE7;
}

.header nav .sub2 .link2 {
    position: relative;
}

.header nav .sub2 .link2>a {
    width: calc(100% - 40px);
    margin-left: auto;
    margin-right: auto;
    font-size: 16px;
    font-family: MontserratSemi;
    font-weight: bold;
    padding: 0 30px;
    color: #0C0C0C;
    height: 40px;
    line-height: normal;
    margin-bottom: 5px;
    text-align: left;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.header nav .sub2 .link2.on>a,
.header nav .sub2 .link2:hover>a {
    color: #fff;
}

.header nav .sub2 .link2.on>a,
.link2:hover>a {
    display: flex;
    border-radius: 50px;
    background: #45AAE7
}

.menu-img {
    height: 10px;
    line-height: normal;
}

.menu-img>img {
    visibility: hidden;
}

.header nav .sub2 .link2.on .sub3,
.header nav .sub2 .link2:hover .sub3 {
    display: block
}

.header nav .sub3 {
    top: -0.2rem;
    left: 230px;
    width: 1024px;
    padding: 20px;
    background: #fff;
    box-shadow: 10px 0px 25px -8px rgba(0, 0, 0, 0.08);
    border-radius: 0 15px 15px 0;

}

.header nav .sub3 .row {
    display: flex;
    flex-wrap: wrap;
    height: max-content;
    flex-direction: row;
    width: 100%;
    margin-left: -0.4rem;
    max-height: 545px;
    overflow-y: auto;
}

.header nav .sub3 .lg-4 {
    width: 25%;
    padding-left: .4rem
}

.header nav .sub3 a {
    display: block;
    font-weight: 300;
    font-size: 16px;
    color: #0C0C0C;
    /* border-bottom: 1px solid #dbdce0; */
}

.header nav .sub3 .info {
    float: right
}

.header nav .link3 {
    font-size: 16px;
    font-family: MontserratLight;
    font-weight: 300;
    color: #0C0C0C;
    line-height: 36px !important;
    text-align: left;
}

.header nav .link3:hover {
    color: #45AAE7 !important
}

.header nav .link4 {
    font-size: 15px;
    padding: 5px 0;
    line-height: 22px;
    color: #666;
    text-align: left
}

.header nav .link4:hover {
    color: #45AAE7 !important
}

.header nav .info .con-l {
    width: -webkit-calc(100% - 480px);
    width: -moz-calc(100% - 480px);
    width: calc(100% - 480px);
    margin-top: 2.3%;
    display: none
}

.header nav .info .con-l em {
    font-size: 18px;
    text-align: left
}

.header nav .info .con-l .row {
    margin-left: -.11rem
}

.header nav .info .con-l .row .lg-4 {
    padding-left: .11rem
}

.header nav .info .con-l .imgs {
    padding-bottom: 85%
}

.header nav .info .con-r {
    width: 220px;
    margin-top: -20px
}

.header nav .info .con-r .ing {
    width: 185px;
    height: 128px
}

.header nav .sub22 {
    z-index: 1;
    top: 136px;
    left: 0;
    width: 100%;
    /* background: #F2F2F2; */
}

.header nav .sub22.navcur {
    top: 91px;
}

.header.cur nav .sub22 {
    top: 91px !important;
}

.header nav .sub22 .con-l {
    width: 100%;
    text-align: left
}

.header nav .sub22 .con-l .row {
    padding: 0 10px 0;
}

.header nav .sub22 .con-l .row .lg-3 {
    padding-left: .3rem;
    margin-bottom: .3rem
}

.header nav .sub22 .con-l em {
    height: 90px;
    font-size: 16px;
    font-family: MontserratSemi;
    font-weight: normal;
    color: #45AAE7;
}

.header nav .sub22 .con-l .link {
    font-size: 14px;
    font-family: MontserratLight;
    font-weight: 300;
    color: #353535;
    line-height: 24px;
}

.header nav .sub22 .con-l .link a:hover {
    color: #45AAE7
}

.header nav .sub22 .con-r {
    width: 43%
}

.header nav .sub23 {
    top: 80px;
    left: 50%;
    width: 130px;
    background: #fff;
    -webkit-box-shadow: 0 0 .1rem rgba(0, 0, 0, .1);
    box-shadow: 0 0 .1rem rgba(0, 0, 0, .1);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%)
}

.header nav .sub23 a {
    padding: 0 10px;
    line-height: 22px
}

.header nav .sub23 a:hover {
    color: #fff;
    background: #45AAE7
}

.header nav .sub23 i {
    padding: 10px 0;
    border-bottom: 1px solid rgba(0, 0, 0, .1)
}

.header .item2 {
    background: #fff
}

.header .item2 .c6 a {
    margin: 5px .1rem 0 .1rem
}

.header .item2 .btn {
    color: #3c3c3c
}

.header .item2 .btn a {
    margin: 0 25px
}

.header .item2 .btn .icon {
    height: 50px;
    line-height: 25px;
    font-size: 14px;
    font-family: MontserratLight;
    font-weight: 300;
    color: #2F2F2F;
}

.header .item2 .btn .CarNum {
    display: block;
    position: absolute;
    bottom: 37px;
    right: -7px;
    background: #fc7a7a;
    width: 20px;
    height: 20px;
    line-height: 20px;
    color: #fff;
    border-radius: 50%
}

.cart-btn-w {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
}

.cart-btn-w:hover .cart-con {
    visibility: visible;
    opacity: 1
}

.cart-con {
    visibility: hidden;
    opacity: 0;
    z-index: 1;
    position: absolute;
    top: 50px;
    left: -360px;
    border: 1px solid #dfdfdf;
    -webkit-box-shadow: 0 10px 12px 0 rgba(0, 0, 0, .12);
    box-shadow: 0 10px 12px 0 rgba(0, 0, 0, .12)
}

.cart-con-item {
    width: 462px;
    background: #FFFFFF;
    padding: 29px 25px;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.11);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.11);
    border-radius: 3px;
}

.cart-con-list {
    max-height: 462px;
    overflow-y: scroll;
    text-align: left;
}

.cart-con-list::-webkit-scrollbar {
    /*滚动条整体样式*/
    width: 5px;
    /*高宽分别对应横竖滚动条的尺寸*/
    height: 1px;
}

.cart-con-list::-webkit-scrollbar-thumb {
    /*滚动条里面小方块*/
    border-radius: 10px;
    background-color: #DFDFDF;
}

.cart-con-list::-webkit-scrollbar-track {
    /*滚动条里面轨道*/
    background: #ededed;
    border-radius: 10px;
}

.cart-con-list-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 18px;
    margin-bottom: 19px;
    border-bottom: 1px dashed #E6E6E6;
    padding-right: 20px;
    cursor: pointer
}

.cart-con-list-item>img {
    width: 74px;
    height: 75px;
    margin-right: 12px;
}

.car-num {
    height: 75px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-right: 100px;
    cursor: pointer
}

.car-num:hover .car-num-t {
    color: #45AAE7;
}

.car-num-t {
    width: 100%;
    height: auto;
    font-size: 16px;
    font-family: MontserratLight;
    font-weight: 300;
    color: #020301;
    line-height: 24px;
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.car-num-c {
    font-size: 15px;
    font-family: MontserratLight;
    font-weight: 300;
    color: #797979;
    line-height: 24px;
}

.car-price {
    text-align: right;
    height: 75px;
    line-height: 106px;
}

.car-price-n {
    font-size: 16px;
    font-family: MontserratLight;
    font-weight: 300;
    color: #45AAE7;
    line-height: 0px;
    margin-top: 11px;
}

.s-l-con>li:hover {
    color: #45AAE7;
}

.car-price-i {
    width: 15px;
    height: 16px;
    cursor: pointer;
}

.car-con-title {
    font-size: 15px;
    font-family: MontserratLight;
    font-weight: 300;
    color: #45AAE7;
    line-height: 24px;
    margin-top: 18px;
    text-align: left;
}

.car-price-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    text-align: left;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.car-price-item-l {
    font-size: 16px;
    font-family: MontserratLight;
    font-weight: 300;
    color: #020301;
    line-height: 24px;
}

.car-price-item-l>span {
    font-size: 13px;
    font-family: MontserratLight;
    font-weight: 300;
    color: #020301;
    line-height: 24px;
}

.car-price-item>b {
    color: #00946c;
    font-size: 22px;
    margin-right:10px
}

.car-btn {
    width: auto;
    height: 49px;
    background: #45AAE7;
    border-radius: 3px;
    line-height: 49px;
    text-align: center;
    font-size: 18px;
    cursor: pointer;
    font-family: MontserratBold;
    font-weight: bold;
    color: #FFFFFF;
}


.in-header .btn a {
    margin: 0 10px;
    position: relative
}

.in-header .btn a span {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    background: #fc7a7a;
    width: 20px;
    height: 20px;
    line-height: 20px;
    color: #fff;
    border-radius: 50%;
    text-align: center
}

.in-header .nav li {
    display: inline-block;
    margin: 0 15px
}

.in-header .nav li a {
    position: relative;
    font-size: 22px;
    color: #003c61;
    padding-bottom: 10px
}

.in-header .nav li a::after {
    position: absolute;
    content: '';
    left: 50%;
    bottom: 0;
    width: 70%;
    height: 2px;
    background: #003c61;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%)
}

.search-w {
    height: 90px
}

.search {
    width: 337px;
    height: 40px;
    line-height: 40px;
    background: #FFFFFF;
    border: 1px solid #45AAE7;
    border-radius: 3px;
}

.search .txt {
    width: -webkit-calc(100% - 42px);
    width: -moz-calc(100% - 42px);
    width: calc(100% - 42px);
    height: 30px;
    line-height: 30px;
    padding: 0 20px;
    background: 0 0
}

.search .btn {
    width: 42px;
    height: 100%;
    background: transparent url(../images/icon-search.png) no-repeat center
}

.search-btn {
    width: 80px;
    height: 80px;
    background: url(../images/search.png) no-repeat center;
    cursor: pointer;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAMAAAAp4XiDAAAAVFBMVEUAAABVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVW+WkCdAAAAG3RSTlMA86cS1Qd0zb+G48R+W0E4lVIhm5BKLeppGrQHXWddAAABjklEQVRIx6VV2XLDIAzkBgdf8d3o//+zg6GtB5DiTPfNi1cCrTRiV8i1Fc5aJ0yv2R30gsMv9mV7K9hekGGWtMJACf6kFOLnLyvGWShIaHCFgxOu+4rfk7GRWegcqr9y3X6SLfUOkbHSn3RfU0zx2khyrrGHiFowhcQaznewGuTpraynH4hXmpzVIZJnCELZbE6uIRBqcxNOv0oyVAXBUAsostTFtUs7fVHhos5zxoVmGunuE/+XuHcXKyOKzPvC/9LLNlYeQZ+KXFb+wCRztclCakXZ4gp6DIG6umSpn02AtswWj5Dhs+i4HNiFQZQKhQ/fEwLslJVyD+xDElMB3OhLisBRLi/x/NH0Mm6AmUOCwmxuIYEr7xWHC3ZsBawPKJAoPmBGNzwTdHqBiBXtWmP/9oTrdKpLbAAU07MdxdyYVWZr52D3cQBQGwD3GRl2asrKjqKxpVK+PtBMySCv72ukSs0j72u0T/ZO7D5eyWKk4bCtja5bakDQhUcPiGcfwMQSsE/QVbctjcFZw74Bhtc3xlH5qhwAAAAASUVORK5CYII=) no-repeat center;
    -o-background-size: 23px;
    background-size: 23px
}

.hot-search {
    top: 70px;
    right: 0;
    width: 100%;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 .1rem rgba(0, 0, 0, .1);
    box-shadow: 0 0 .1rem rgba(0, 0, 0, .1)
}

.hot-search em {
    height: 36px;
    line-height: 36px;
    color: rgba(56, 56, 56, .61);
    background: #eee
}

.hot-search a {
    font-size: 13px;
    margin: 0 3px 7px 0;
    padding: 5px 10px;
    line-height: normal !important;
    border-radius: 4px;
    border: 1px solid #45aae7;
    color: #45aae7;
    -o-transition: all 0s;
    -moz-transition: all 0s;
    transition: all 0s;
    -webkit-transition: all 0s
}

.hot-search a:hover {
    color: #fff;
    background: #45aae7
}
.search-result {
    top: 70px;
    right: 0;
    width: 100%;
    max-height: 60vh;
    border-radius: 5px;
    padding: 10px 15px;
    -webkit-box-shadow: 0 0 .1rem rgba(0, 0, 0, .1);
    box-shadow: 0 0 .1rem rgba(0, 0, 0, .1);
    overflow: auto;
    z-index: 10;
}

.search-result .item {
    padding: 5px 0;
    border-bottom: 1px solid #eee
}

.search-result .item a:hover h3 {
    color: #494949
}

.search-result .img {
    width: 40px;
    height: 40px;
    padding: 0 !important;
    border: 1px solid #eff1f1
}

.search-result .img img{
    display: block;
}

.search-result h3 {
    width: -webkit-calc(100% - 40px);
    width: -moz-calc(100% - 40px);
    width: calc(100% - 40px);
    padding: 0 10px
}

.m-hot-search {
    top: 120px;
    left: 0;
    right: 0;
    margin: auto;
    width: 92%;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 .1rem rgba(0, 0, 0, .1);
    box-shadow: 0 0 .1rem rgba(0, 0, 0, .1)
}

.m-hot-search em {
    height: 36px;
    line-height: 36px;
    color: rgba(56, 56, 56, .61);
    background: #eee
}

.m-hot-search a {
    margin: 0 6px 10px 0;
    padding: 5px 10px;
    border-radius: 4px;
    border: 1px solid #45aae7;
    color: #45aae7;
    -o-transition: all 0s;
    -moz-transition: all 0s;
    transition: all 0s;
    -webkit-transition: all 0s
}

.m-hot-search a:hover {
    color: #fff;
    background: #45aae7
}

.m-search-result {
    top: 120px;
    left: 0;
    right: 0;
    margin: auto;
    width: 92%;
    max-height: 60vh;
    border-radius: 5px;
    padding: 10px 15px;
    -webkit-box-shadow: 0 0 .1rem rgba(0, 0, 0, .1);
    box-shadow: 0 0 .1rem rgba(0, 0, 0, .1);
    overflow: auto
}

.m-search-result .item {
    padding: 5px 0;
    border-bottom: 1px solid #eee
}

.m-search-result .item a:hover h3 {
    color: #45aae7
}

.m-search-result .img {
    width: 40px;
    height: 40px;
    border: 1px solid #eff1f1
}

.m-search-result h3 {
    width: -webkit-calc(100% - 40px);
    width: -moz-calc(100% - 40px);
    width: calc(100% - 40px);
    padding: 0 10px
}

.m-search {
    top: 80px;
    left: 0;
    padding: 0 4%
}

footer {
    background: #fff
}

footer .item2 {
    background: #45aae7
}

footer .item2 .form {
    max-width: 482px;
    margin: .2rem auto;
    border-radius: 3px
}

footer .item2 .form .txt {
    width: -webkit-calc(100% - 120px);
    width: -moz-calc(100% - 120px);
    width: calc(100% - 120px);
    height: 46px;
    line-height: 46px;
    padding: 0 15px
}

footer .item2 .form .btn {
    width: 120px;
    height: 46px;
    line-height: 46px;
    background: #257eb8
}

footer .item3 {
    color: #888
}

footer .item3 .lg-6 {
    width: 66%
}

footer .item3 .dfcc {
    -webkit-justify-content: flex-end;
    -webkit-box-pack: end;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

footer .item3 .btn a {
    float: left;
    margin: 0 7px
}

footer .item4 .mauto {
    border-top: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb
}

footer .item4 .dflc {
    -webkit-align-items: baseline;
    -webkit-box-align: baseline;
    -moz-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline
}

footer .item4 em {
    color: #3c3c3c
}

footer .item4 .link a {
    color: #888;
    font-size: 14px
}

footer .item4 .link a:hover {
    color: #45aae7
}

.in-footer {
    color: #00223b
}

.in-footer .item1 {
    background: #def1ff
}

.in-footer .item1 .con-l {
    width: 46%
}

.in-footer .item1 .con-r {
    width: 640px
}

.in-footer .item1 .con-r .txt-w,
.in-footer .item1 .con-r h3 {
    color: #04273b
}

.in-footer .item1 .form input {
    height: 53px;
    line-height: 53px;
    border-radius: 5px
}

.in-footer .item1 .form .txt {
    max-width: 478px;
    width: 75%;
    padding: 0 15px;
    border: 1px solid #83aac7
}

.in-footer .item1 .form .btn {
    padding: 0 .44rem;
    background: #0d354f
}

.in-footer .item2 {
    background: url(../images/in_footer.jpg) no-repeat center/100% 100%;
    padding: 1.3rem 0
}

.in-footer .item2 li a {
    font-size: 18px;
    line-height: 30px
}

.in-footer .item2 li a:hover {
    color: #46aae7;
    text-decoration: underline
}

.in-footer .item3 {
    background: #b4daf1
}

.i-banner .slick-arrow {
    width: .46rem;
    height: .46rem
}

.i-banner {
    margin-top: 10px;
}

.i-banner .slick-prev {
    left: 4%;
    background: url(../images/banner_l.png) no-repeat center/cover
}

.i-banner .slick-next {
    right: 4%;
    background: url(../images/banner_r.png) no-repeat center/cover
}

.i-banner .slick-dots {
    bottom: .2rem
}

.i-banner .slick-dots div {
    width: 13px;
    height: 13px;
    border-radius: inherit;
    margin: 0 15px;
    background: url(../images/s2.png) no-repeat;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    -webkit-transition: all .3s
}

.i-banner .slick-dots div.slick-active,
.i-banner .slick-dots div:focus,
.i-banner .slick-dots div:hover {
    border-radius: 50%;
    background: #ffffff url(../images/s11.png) no-repeat
}

.i-banner a {
    display: block;
    min-height: 85px
}

.i-banner .dn {
    display: none !important
}

.f18 {
    font-size: 18px
}

.f20 {
    font-size: 20px
}

.f22 {
    font-size: 22px
}

.f24 {
    font-size: 24px
}

.f26 {
    font-size: 26px
}

.f30 {
    font-size: 30px
}

.f34 {
    font-size: 34px
}

.i-main {
    background: #f9f9f9
}

.i-title {
    font-size: 24px;
    font-weight: bolder;
    color: #3c3c3c;
    padding-bottom: 15px;
    font-family: MontserratSemi;
}

.i-title em {
    padding-left: 17px
}

.i-title em::after {
    position: absolute;
    content: '';
    left: 0;
    top: 50%;
    width: 56px;
    height: 56px;
    background: url(../images/menuBg.png)no-repeat;
    -o-background-size: contain;
    background-size: contain;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 0;
}

.i-title i {
    font-size: 18px
}

.i-business ul {
    margin-left: -.35rem
}

.i-business li {
    padding-left: .35rem;
    margin-bottom: .35rem
}

.i-business .imgs {
    padding-bottom: 67.56097561%
}

.i-business .info {
    left: 0;
    bottom: 0;

    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(#000000eb));

    background-image: -webkit-linear-gradient(transparent, #000000eb);

    background-image: -moz-linear-gradient(transparent, #000000eb);

    background-image: -o-linear-gradient(transparent, #000000eb);

    background-image: linear-gradient(transparent, #000000eb);
    width: 100%;

}

.i-business h3 {
    font-size: 20px
}

/* .i-pro .head{border-bottom:1px solid #ebebeb} */
.i-pro .head em {
    height: 60px;
    line-height: 60px
}

.i-pro .head .btn .btn-in {
    overflow-x: auto
}

.i-pro .head .btn a {
    position: relative;
    height: 30px;
    line-height: 30px;
    margin-right: .4rem;
    font-size: 24px;
    color: #666;
    font-weight: normal;
    font-family: MontserratLight;
}

.i-pro .head .btn a::after,
.i-pro .head .btn a::before {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    content: '';
    -o-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    -webkit-transition: all .3s
}

.i-pro .head .btn a::before {
    left: 0;
    bottom: 0;
    width: 100%;
    height: 18px;
    background: rgb(69, 170, 231, 0.1);
    position: absolute;
}


.i-pro .head .btn a.cur {
    color: #45aae7;
    font-family: MontserratSemi;
}

.font-bold {
    font-weight: bold !important;
    font-family: MontserratSemi !important;
}

.font-light {
    font-weight: normal !important;
    font-family: MontserratLight !important;
}

.i-pro .head .btn a.cur::after,
.i-pro .head .btn a.cur::before {
    visibility: visible;
    opacity: 1
}

/* .i-pro .head .more:hover{color:#fff} */
.i-pro .head a:hover {
    color: #45aae7
}

.i-pro ul {
    margin-left: -.12rem;
    margin-right: -.12rem
}

.sourcing-b .i-pro ul {
    margin-left: -.25rem;
    margin-right: -.25rem
}

.i-pro ul.cur {
    display: block
}

.i-pro li {
    width: 20%;
    padding-left: .12rem;
    padding-right: .12rem;
    margin-bottom: .26rem
}

.i-pro li .con {
    padding: .15rem .1rem .22rem .1rem;
    border: 1px solid transparent;
    position: relative;
}

.i-pro li .con::after {
    width: 100%;
    height: 2px;
    background: #46ABE6;
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    display: none;
}

.i-pro li .con:hover::after {
    display: block;
    /* border-top: 2px solid #46ABE6; */
    /* box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.08); */
}

.i-pro li .pic {
    padding-bottom: 76%
}

.i-pro li h3 {
    height: 44px;
    line-height: 22px;
    font-size: 15px;
    color: #3c3c3c;
    font-weight: bold;
    /*word-break: break-all;*/
}

.i-pro li em {
    font-size: 22px;
    color: #00946c
}

.i-pro li i {
    height: 34px;
    line-height: 32px;
    border-radius: 3px;
    padding: 0 .12rem;
    border: 1px solid #45aae7;
    color: #45aae7;
    cursor: pointer;
    font-weight: 700
}

.i-pro li i:hover {
    color: #fff;
    background: #45aae7
}

.i-pro li span {
    top: .13rem;
    left: .13rem;
    width: 26px;
    height: 26px;
    line-height: 26px;
    border-radius: 5px;
    background: #fe5252
}

.i-pro li span.cur {
    background: #33be1d
}

.i-pro li .collection-btn {
    top: .13rem;
    right: .13rem;
    width: 26px;
    height: 26px;
    cursor: pointer;
    background: url(../images/collection_icon1.png) no-repeat center
}

.i-pro li .collection-btn.cur {
    background: url(../images/collection_icon2.png) no-repeat center
}

/* .i-pro .more{width:144px;height:40px;line-height:38px;border:1px solid #ebebeb;background:#fff} */
/* .i-pro .more:hover{color:#fff;background:#45aae7} */
.i-pro .more {
    font-size: 14px;
    font-weight: 300;
    color: #666666 !important;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.i-head {
    padding: .1rem 0;
    border-bottom: 1px solid #ebebeb
}

.i-head a:hover {
    color: #45aae7
}

.i-blog ul {
    margin-left: -.26rem
}

.i-blog li {
    padding-left: .26rem;
    /* margin-bottom: .26rem */
}

/* .i-blog li a {
    border-bottom: 1px solid #e6e5e5
} */

/* .i-blog li a::after {
    position: absolute;
    content: '';
    left: 0;
    bottom: -1px;
    width: 0;
    height: 1px;
    background: #45aae7;
    transition: all .3s;
    -webkit-transition: all .3s
} */

.i-blog li a:hover::after {
    width: 100%
}

.i-blog .imgs {
    padding-bottom: 67.54098361%
}

.i-blog h3 {
    height: 48px;
    line-height: 24px;
    font-size: 15px;
    color: #3c3c3c
}

.i-blog li a:hover h3 {
    color: #45aae7
}

.i-blog h3 img {
    vertical-align: -2px;
    margin-right: 5px
}

.i-blog .date {
    color: #888;
    font-family: MontserratLight;

}

.i-blog .more {
    font-size: 14px;
    font-weight: 300;
    color: #666666 !important;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

/*.i-blog .more:hover {
    color: #fff;
    background: #45aae7
}*/

.i-catalogue li {
    margin: 0 4% 1% 0;
    width: 22%;
}

.i-catalogue li img {
    width: 36px;
    float: right;
}

.i-catalogue li:nth-child(4n) {
    margin-right: 0;
}

.i-catalogue li a {
    width: 100%;
    height: 67px;
    line-height: 30px;
    font-size: 15px;
    color: #45aae7;
    padding: 0 .1rem;
    border: 1px solid #45aae7;
    border-radius: 2px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.i-catalogue li {
    margin: 0 4% 1% 0;
    width: 22%;
}

.clearfix-info {
    font-family: MontserratLight;
}

.clearfix-info .t1 {
    font-size: 24px;
    font-weight: 400;
    color: #44ACE7;
    font-family: MontserratLight;
}

.clearfix-info .t2 {
    font-size: 17px;
    font-weight: 300;
    font-family: MontserratLight;
    color: #44ACE7;
}

.i-catalogue2 li img {
    float: right;
    margin-top: 6px;
}

.i-catalogue2 li:nth-child(4n) {
    margin-right: 0;
}

.i-catalogue2 li a {
    width: 100%;
    height: 32px;
    line-height: 30px;
    font-size: 15px;
    color: #45aae7;
    padding: 0 .08rem;
    border: 1px solid #45aae7;
    border-radius: 2px
}

.banner {
    height: 350px
}

.main-nav-p {
    background: #ebebeb
}

.main-nav-p ul {
    font-size: 0
}

.main-nav-p li {
    display: inline-block
}

.main-nav-p li.cur a,
.main-nav-p li:hover a {
    color: #46aae7
}

.main-nav-p li.cur a::after,
.main-nav-p li:hover a::after {
    width: 100%
}

.main-nav-p li a {
    position: relative;
    display: block;
    height: 50px;
    line-height: 50px;
    padding: 0 10px;
    font-size: 14px
}

.main-nav-p li a::after {
    position: absolute;
    content: '';
    left: 0;
    bottom: 0;
    width: 0;
    height: 2px;
    background: #46aae7;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    -webkit-transition: all .3s
}

.main-home i {
    font-family: "MontserratLight"
}

.main-home a:hover {
    color: #46aae7;
    text-decoration: underline
}

.content {
    min-height: 400px
}

.in-title {
    font-size: 30px;
    /*font-weight:bold;*/
    border-bottom: 1px solid #e9e9e9
}

.about .title {
    max-width: 440px;
    font-size: 32px;
    padding: 3px .1rem;
    border-radius: 5px;
    margin: 0 auto;
    background: #33add2
}

.item5 .title {
    max-width: 100%;
    font-size: 28px;
    color: #46aae8;
    font-family: "MontserratLight"
}

.about .item1 h3 {
    font-size: 50px
}

.about .link a {
    height: 46px;
    line-height: 46px;
    border-radius: 3px;
    border: 1px solid #000;
    padding: 0 .4rem;
    margin: 0 2%
}

.about .link a.cur,
.about .link a:hover {
    color: #fff;
    border-color: #46aae7;
    background: #46aae7
}

.about .item3 .mauto {
    border-top: 2px solid #14a3cf
}

.about .item3 h3 {
    font-size: 60px
}

.about .item3 ul {
    margin-left: -.48rem
}

.about .item3 li {
    padding-left: .48rem;
    margin-bottom: .48rem
}

.about .item3 .info {
    padding: .15rem;
    border-radius: 3px;
    color: #024558;
    background: #e8f3f7
}

.about .item3 .txt {
    height: 160px;
    overflow-y: auto
}

.about .item5 .list1 a {
    /*min-width:15.7%;*/
    height: 33px;
    line-height: 31px;
    padding: 0 .14rem;
    border-radius: 3px;
    margin: 5px 4px;
    border: 1px solid #46aae7;
    color: #46aae7;
}

.about .item5 .list1 a:hover {
    color: #fff;
    background: #46aae7
}

.item5 .list1 a {
    /*min-width:15.7%;*/
    height: 33px;
    line-height: 31px;
    padding: 0 .14rem;
    border-radius: 3px;
    margin: 5px 4px;
    border: 1px solid #46aae7;
    color: #46aae7;
}

.item5 .list1 a:hover {
    color: #fff;
    background: #46aae7
}

.about .item5 .list2 li {
    min-width: 15.7%;
    display: inline-block;
    margin: 0 5px 5px 0
}

.about .item5 .list2 li a {
    padding: 0 .14rem;
    height: 38px;
    line-height: 38px;
    -webkit-box-shadow: 0 0 .1rem rgba(0, 0, 0, .05);
    box-shadow: 0 0 .1rem rgba(0, 0, 0, .05)
}

.about .item5 .list2 li a:hover {
    color: #46aae7
}

.about .item5 .list2 li img {
    margin-left: 5px;
    vertical-align: -5px
}

.about .item6 h3 {
    font-size: 60px
}

.about .item6 h3::after {
    position: absolute;
    content: '';
    left: 50%;
    bottom: 0;
    width: 247px;
    height: 2px;
    background: #46aae7;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%)
}

.about .item6 .slider {
    padding-bottom: 10%
}

.about .item6 .slider::after {
    position: absolute;
    content: '';
    width: 100%;
    height: 60%;
    left: 0;
    bottom: 0;
    background: #6c98a5
}

.about .item6 .slider .slick-list {
    z-index: 1
}

.about .item6 .slider .slick-slide {
    -moz-transform: scale(.8);
    -ms-transform: scale(.8);
    -o-transform: scale(.8);
    transform: scale(.8);
    -webkit-transform: scale(.8);
    -o-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    -webkit-transition: all .3s
}

.about .item6 .slider .slick-slide em {
    display: none
}

.about .item6 .slider .slick-current {
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transform: scale(1)
}

.about .item6 .slider .slick-current em {
    display: block
}

.about .item6 .slider .slick-dots {
    z-index: 1;
    bottom: 8%
}

.about .item6 .slider .slick-dots div {
    width: 15px;
    height: 15px;
    border: 2px solid #fff;
    margin: 0 .16rem;
    background: 0 0
}

.about .item6 .slider .slick-dots div.slick-active,
.about .item6 .slider .slick-dots div:focus,
.about .item6 .slider .slick-dots div:hover {
    color: #46aae7;
    background: #fff
}

.about .item7 li {
    padding: 0 13px;
    margin-bottom: 26px
}

.about .item7 .imgs {
    padding-bottom: 108.77192982%
}

.about .item7 .con {
    padding: 10px;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    box-shadow: 0 0 10px rgba(0, 0, 0, .1)
}

.about .item7 .info1-w:hover .info1 {
    visibility: visible;
    opacity: 1
}

.about .item7 .info1 {
    visibility: hidden;
    opacity: 0;
    bottom: 25%;
    left: 50%;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%)
}

.about .item7 .info1 .cons {
    font-size: 16px;
    text-align: left;
    background: #e8f7fc
}

.about .item7 .info1 img {
    margin-right: 10px
}

.about .item7 .b-more {
    height: 56px;
    line-height: 56px;
    border-top: 1px solid #0b566d
}

.about .item7 .b-more i {
    width: 25px;
    height: 25px;
    line-height: 25px;
    border-radius: 99px;
    margin-left: 15px;
    background: #46aae7
}

.about .item7 .b-more i::after {
    position: absolute;
    content: '+';
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.about .item7 .b-more:hover i::after {
    content: '-';
    top: -6%
}

.about .item7 .b-more:hover .info2 {
    visibility: visible;
    opacity: 1
}

.about .item7 .info2 {
    visibility: hidden;
    opacity: 0;
    left: 0;
    bottom: 74px
}

.pro-guide .con-l {
    width: 262px
}

.pro-guide .pro-nav {
    border: 1px solid #eff1f1
}

.pro-guide .pro-nav h3 {
    border-bottom: 2px solid #ebebeb
}

.pro-guide .pro-nav {
    border: 1px solid #eff1f1
}

.pro-guide .pro-nav h3 {
    border-bottom: 2px solid #ebebeb
}

.pro-guide .pro-nav h3 em {
    padding: 10px 0;
    border-bottom: 2px solid #45aae7;
    -moz-transform: translateY(2px);
    -ms-transform: translateY(2px);
    -o-transform: translateY(2px);
    transform: translateY(2px);
    -webkit-transform: translateY(2px)
}

.pro-guide .pro-nav li.cur>a,
.pro-guide .pro-nav li:hover>a {
    color: #45aae7
}

.pro-guide .pro-nav li.cur .sub2,
.pro-guide .pro-nav li:hover .sub2 {
    display: block
}

.pro-guide .pro-nav li a {
    line-height: 22px;
    padding: 11px 0;
    border-bottom: 1px solid #ebebeb
}

.pro-guide .pro-nav li a:hover {
    color: #45aae7
}

.pro-guide .pro-nav li .sub2.cur>a {
    color: #45aae7
}

.pro-guide .pro-nav li .sub2.cur .sub3,
.pro-guide .pro-nav li .sub2:hover .sub3 {
    display: block
}

.pro-guide .pro-nav li .sub2>a {
    padding-left: 15px
}

.pro-guide .pro-nav li .sub3>a {
    padding-left: 30px
}

.pro-guide .pro-nav2 li>a {
    position: relative;
    padding-left: 15px
}

.pro-guide .pro-nav2 li>a::after {
    position: absolute;
    content: '';
    top: 21px;
    left: 0;
    width: 4px;
    height: 4px;
    border-radius: 99px;
    background: #45aae7
}

.pro-guide .pro-nav3 li {
    border: none
}

.pro-guide .pro-nav3 li>a {
    padding: .05rem 0
}

.pro-guide .pro-nav3 .img {
    width: 75px;
    height: 75px
}

.pro-guide .pro-nav3 .info {
    width: -webkit-calc(100% - 84px);
    width: -moz-calc(100% - 84px);
    width: calc(100% - 84px)
}

.pro-guide .pro-nav3 i {
    color: #00946c
}

.add-min {
    width: 32px;
    height: 38px;
    background: 0 0;
    cursor: pointer;
    background: #fff;
    border: 1px solid #ebebeb !important;
    font-family: "MontserratLight";
    line-height: 38px;
    font-size: 21px
}

.add-inp {
    width: 70px;
    height: 38px;
    text-align: center;
    border-top: 1px solid #ebebeb !important;
    border-bottom: 1px solid #ebebeb !important;
    border-left: 0;
    border-right: 0
}

.pro-guide .con-r {
    width: -webkit-calc(100% - 295px);
    width: -moz-calc(100% - 295px);
    width: calc(100% - 295px)
}

.pro-guide .con-r select {
    height: 30px;
    line-height: 30px;
    padding: 0 5px;
    border-radius: 5px;
    border: 1px solid #eff1f1
}

.pro-guide .con-r .sort-price input {
    padding: 0 10px;
    width: 84px;
    height: 26px;
    line-height: 24px;
    border-radius: 5px;
    text-align: center;
    border: 1px solid #eff1f1
}

.pro-guide .con-r .form {
    width: 300px
}

.pro-guide .con-r .form .txt {
    width: -webkit-calc(100% - 64px);
    width: -moz-calc(100% - 64px);
    width: calc(100% - 64px);
    height: 27px;
    line-height: 27px;
    border: 1px solid #eff1f1;
    padding: 0 10px;
    border-radius: 5px
}

.pro-guide .con-r .form .btn {
    width: 54px;
    height: 27px;
    line-height: 27px;
    border-radius: 5px;
    background: #46aae7
}

.pro-guide .con-r .sort {
    color: #666;
}

.pro-guide .con-r .sort a {
    padding-right: 17px;
    margin: 0 .1rem .1rem .1rem;
    background: url(../images/sort_icon.png) no-repeat right center
}

.pro-guide .con-r .page a {
    padding: 0 11px;
    margin: 0 5px;
    height: 27px;
    line-height: 27px;
    color: #fff;
    background: #46aae7;
    border-radius: 3px;
    font-size: 14px;
}

.pro-info .sj {
    width: -webkit-calc(100% - 325px);
    width: -moz-calc(100% - 325px);
    width: calc(100% - 325px);
    float: left
}

.pro-info .sj2 {
    float: right;
    width: 312px
}

.pro-info .sj2.cur .infos {
    position: fixed;
    top: 140px
}

.pro-info .sj2 .cont {
    border-bottom: 1px solid #ebebeb;
    font-size: 14px;
    line-height: 30px;
}

.pro-info .sj2 .cont span {
    float: right;
}

.pro-info .sj2 .cont i {
    font-size: 18px;
    color: #098901;
    font-weight: bold;
}

.pro-info .sj2 .cont2 p {
    font-size: 14px;
    padding: .2rem 0;
    color: #2aaad1
}

.pro-info .sj2 .cont2 .btn1 {
    height: 30px;
    font-size: 18px;
    line-height: 30px;
    width: 100%;
    background: #46aae7
}

.pro-info .pro-pic {
    padding-bottom: 57%
}

.pro-info .pro-pic-list {
    max-width: 380px;
    margin: 0 auto
}

.pro-info .pro-pic-list li {
    padding: 0 5px
}

.pro-info .pic-hover {
    padding-bottom: 100%;
    border: 1px solid #eff1f1;
    cursor: pointer
}

.pro-info .pic-hover.cur {
    border-color: #45aae7
}

.pro-info .pic-hover img {
    max-width: 100%;
    max-height: 100%
}

.pro-info .pic-hover:hover em {
    display: block
}

.pro-info .pic-hover em {
    height: 20px;
    line-height: 20px;
    left: 0;
    bottom: -25px;
    border: 1px solid #eff1f1;
    padding: 0 5px;
    background: #fff
}

.pro-info .con-l {
    width: -webkit-calc(100% - 470px);
    width: -moz-calc(100% - 470px);
    width: calc(100% - 470px)
}

.pro-info .consj {
    border: 1px solid #eff1f1
}

.pro-info .con-l .slider-w .t-slider .pic {
    padding-bottom: 50%
}

.pro-info .con-l .slider-w .t-slider .pic img {
    width: auto
}

.pro-info .con-l .slider-w .b-slider {
    max-width: 434px;
    margin: 0 auto;
    padding: 0 40px
}

.pro-info .con-l .slider-w .b-slider .pic {
    padding-bottom: 100%;
    cursor: pointer
}

.pro-info .con-l .slider-w .b-slider .pic::after {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border: 2px solid #eceff0
}

.pro-info .con-l .slider-w .b-slider .slick-slide {
    padding: 0 5px
}

.pro-info .con-l .slider-w .b-slider .slick-current .pic::after {
    border-color: #45aae7
}

.pro-info .con-l .slider-w .b-slider .slick-next,
.pro-info .con-l .slider-w .b-slider .slick-prev {
    width: 30px;
    height: 100%;
    background: #333 !important
}

.pro-info .con-l .slider-w .b-slider .slick-prev {
    background: url(../images/b_slider_l.png) no-repeat center
}

.pro-info .con-l .slider-w .b-slider .slick-next {
    background: url(../images/b_slider_r.png) no-repeat center
}

.pro-info .con-l .slider-w .po-auto {
    max-width: 100%;
    max-height: 100%
}

.pro-info .con-r {
    width: 440px
}

.pro-info .con-r.cur .infos {
    z-index: 1;
    position: fixed;
    top: 140px;
    width: 440px;
    overflow-y: auto;
    height: -webkit-calc(100% - 140px);
    height: -moz-calc(100% - 140px);
    height: calc(100% - 140px)
}

.pro-info .con-r .txt-w {
    border-top: 1px solid #e9ece8
}

.pro-info .con-r .txt-w i {
    color: #00946c
}

.pro-info .con-r .txt-w .txt {
    width: 75px;
    height: 34px;
    line-height: 32px;
    border: 1px solid #eff1f1
}

.pro-info .con-r .btn a {
    width: 173px;
    height: 45px;
    line-height: 45px;
    background: #45aae7
}

.pro-info .con-r .btn a:last-child {
    background: #ee9d2a
}

.pro-info .con-r .pro-share-btn a {
    width: 28px;
    height: 28px
}

.pro-info .txt-info {
    width: -webkit-calc(100% - 0px);
    width: -moz-calc(100% - 0px);
    width: calc(100% - 0px)
}

.pro-info .txt-info .baf {
    border: 1px solid #eff1f1;
    word-break: break-word
}

.pro-info .txt-info h3 {
    background: #f0f1f3
}

.pro-info .txt-info h3 em {
    padding-left: 20px
}

.pro-info .txt-info h3 em::after {
    position: absolute;
    content: '';
    top: 50%;
    left: 0;
    width: 4px;
    height: 16px;
    background: #45aae7;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%)
}

.pro-info .b-info .head {
    padding: 0 28px
}

.pro-info .b-info .head .dflr {
    border-bottom: 1px solid #ebebeb
}

.pro-info .b-info .slider {
    padding: 0 22px
}

.pro-info .b-info li {
    padding: 0 6px;
    margin-bottom: .12rem
}

.pro-info .b-info li a {
    padding: 0 .1rem .25rem .1rem;
    border: 1px solid #ebebeb
}

.pro-info .b-info li a:hover i {
    color: #fff;
    background: #45aae7;
    border-color: #45aae7
}

.pro-info .b-info li .pic {
    padding-bottom: 76%
}

.pro-info .b-info li h3 {
    height: 60px;
    line-height: 30px;
    font-size: 15px
}

.pro-info .b-info li em {
    font-size: 18px;
    color: #00946c
}

.pro-info .b-info li i {
    width: 144px;
    height: 35px;
    line-height: 33px;
    border-radius: 5px;
    border: 1px solid #bebebe;
    color: #666
}

.pro-info .b-info li span {
    top: .13rem;
    left: .13rem;
    width: 52px;
    height: 25px;
    line-height: 25px;
    border-radius: 5px;
    background: #f69729
}

.pro-info .b-info li span.cur {
    background: #33be1d
}

.pro-info .b-info li .collection-btn {
    top: .13rem;
    right: .13rem;
    width: 26px;
    height: 26px;
    cursor: pointer;
    background: url(../images/collection_icon1.png) no-repeat center
}

.pro-info .b-info li .collection-btn.cur {
    background: url(../images/collection_icon2.png) no-repeat center
}

.pro-info .b-info .slick-arrow {
    width: 10px;
    height: 18px
}

.pro-info .b-info .slick-prev {
    background: url(../images/pro_info_l.png) no-repeat center
}

.pro-info .b-info .slick-next {
    background: url(../images/pro_info_r.png) no-repeat center
}

.pro-info .b-info .slick-dots {
    display: none !important
}

.pro-info .t-btn a {
    padding: 0 10px;
    height: 20px;
    line-height: 18px;
    /*border-radius:99px;border:1px solid #e4e6e6*/
}

.pro-info .shopping-cart td {
    border-bottom: 1px solid #ebebeb
}

.zoomDiv {
    z-index: 999;
    position: absolute;
    top: 0;
    left: 0;
    width: 200px;
    height: 200px;
    background: #fff;
    border: 1px solid #eff1f1;
    display: none;
    text-align: center;
    overflow: hidden
}

.zoomMask {
    position: absolute;
    z-index: 99;
    cursor: move;
    background: rgba(255, 255, 255, .4)
}

.zoomDiv img {
    max-width: inherit
}

.login {
    z-index: 999;
    position: fixed;
    top: 0;
    left: 0;
    padding: 4%;
    background: rgba(0, 0, 0, .5)
}

.login .con {
    max-width: 626px;
    border-radius: 5px;
    margin: 0 auto;
    text-align: left;
    padding: .35rem 4%
}

.login .txt {
    height: 42px;
    line-height: 42px;
    padding: 0 14px;
    border-radius: 5px;
    background: #e8f1f8
}

.login .btn {
    width: 108px;
    padding: 7px 0;
    border-radius: 99px
}

.login .hide {
    top: 0;
    right: 0;
    padding: 0 2vh;
    cursor: pointer;
    font-size: 5vh;
    font-family: "MontserratLight"
}

.register .mauto {
    max-width: 1330px;
    min-height: 100vh;
    padding: .3rem 0
}

.register .sliders {
    max-width: 516px;
    margin: 0 auto;
    padding: 0 1.05rem
}

.register .sliders .pic {
    padding-bottom: 100%;
    border: 1px solid #e1e8ee
}

.register .sliders .pic img {
    max-width: 100%
}

.register .sliders .slick-arrow {
    width: 49px;
    height: 100%
}

.register .sliders .slick-prev {
    background: url(../images/register_l.png) no-repeat center
}

.register .sliders .slick-next {
    background: url(../images/register_r.png) no-repeat center
}

.register .sliders .slick-dots {
    display: none !important
}

.register .form {
    max-width: 580px;
    margin: 0 auto
}

.register em {
    width: 188px
}

.register .txt {
    width: -webkit-calc(100% - 180px);
    width: -moz-calc(100% - 180px);
    width: calc(100% - 180px);
    height: 42px;
    line-height: 40px;
    padding: 0 10px;
    border-radius: 4px;
    background: #fff;
    border: 1px solid #e0e2e2
}

.register .txt2 {
    padding: 0
}

.register .txt2 .input1 {
    width: 65%;
    padding: 0 10px;
    background: 0 0
}

.register .btn-w a {
    height: 40px;
    line-height: 40px
}

.register .btn {
    height: 40px;
    line-height: 40px;
    border-radius: 3px;
    padding: 0 .64rem
}

.register .b-txt a {
    text-decoration: underline
}

.personal .con-l {
    width: 300px;
    background: #f5f5f5
}

.personal .con-l h2 {
    border-bottom: 0px solid #dbdbdd
}

.personal .con-l h2 em {
    font-size: 28px;
    line-height: 110px;
}

.personal .con-l li {
    padding: .2rem 0
}

.personal .con-l li:last-child {}

.personal .con-l li.cur,
.personal .con-l li:hover {
    color: #46aae7
}

.personal .con-l li.cur a::after,
.personal .con-l li:hover a::after {
    height: 100%
}

.personal .con-l li.cur .icon img,
.personal .con-l li:hover .icon img {
    margin: 0 auto
}

.personal .con-l li.cur .icon img:first-child,
.personal .con-l li:hover .icon img:first-child {
    display: none
}

.personal .con-l li.cur .icon img:last-child,
.personal .con-l li:hover .icon img:last-child {
    display: inherit
}

.personal .con-l li a {
    position: relative;
    padding: 0px 0;
    font-size: 18px
}

.personal .con-l li a::after {
    position: absolute;
    content: '';
    top: 0;
    right: -2px;
    width: 3px;
    height: 0;
    background: #46aae7;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    -webkit-transition: all .3s
}

.personal .con-l li .icon {
    width: 42px;
    text-align: center;
    margin: 0 10px 0 15%
}

.personal .con-r {
    width: -webkit-calc(100% - 367px);
    width: -moz-calc(100% - 367px);
    width: calc(100% - 367px)
}

.personal .con-r .t-btn a {
    padding: 0 10px;
    height: 20px;
    line-height: 18px;
    border-radius: 99px;
    border: 1px solid #e4e6e6
}

.tal {
    text-align: left
}

.personal-info .address-item {
    border-bottom: 0px solid #dbdbdd
}

.personal-info .sj2 {
    line-height: 40px;
}

.shopping-cart .table-w {
    overflow-x: auto;
    background: #fff;
}

.shopping-cart .table-w thead {
    line-height: 40px;
    border-bottom: 1px solid #f1f1f1;
}

.shopping-cart .table-w tr {
    border-bottom: 1px solid #f1f1f1;
}

.shopping-cart .f16 {}

.shopping-cart .table-w .item a {
    width: 100%;
    display: flex;
    align-items: center;
}

.personal-info .sj a {
    padding: 0.1rem 0.3rem;
    background: #bfbebe;
    border-radius: 5px;
}

.personal-info .sj3 a {
    padding: 0.1rem 0.3rem;
    border-radius: 5px;
}

.shopping-cart td {
    /*padding:.2rem 0*/
}

.shopping-cart i {
    color: #00946c;
    font-weight: bold;
}

.shopping-cart .info .pics {
    width: 108px;
    float: left;
    height: 108px
}

.shopping-cart .info .txt {
    float: left;
    width: 320px;
}

.shopping-cart .btn {
    height: 30px;
    line-height: 30px;
    padding: 0 30px;
    border-radius: 5px
}

.calculation {
    max-width: 148px;
    height: 40px;
    line-height: 38px;
    border: 1px solid #eff1f1;
    margin: 0 auto
}

.calculation em {
    width: 30px;
    cursor: pointer
}

.calculation input {
    width: -webkit-calc(100% - 60px);
    width: -moz-calc(100% - 60px);
    width: calc(100% - 60px);
    background: 0 0
}

.order .info-w {
    width: -webkit-calc(100% - 0px);
    width: -moz-calc(100% - 0px);
    width: calc(100% - 0px)
}

.order i {
    color: #00946c;
    font-weight: bold;
    font-size: 16px;
}

.order .head {
    padding: 5px 15px 0;
    margin-bottom: 10px;
    border-bottom: 1px solid #eff1f1;
    line-height: 40px;
}

.order .item {
    float: left;
    width: 10%;
    padding: 0 .12rem .12rem
}

.order .item em {
    font-size: 20px;
    -moz-transform: translateY(-15%);
    -ms-transform: translateY(-15%);
    -o-transform: translateY(-15%);
    transform: translateY(-15%);
    -webkit-transform: translateY(-15%)
}

.order .pic {
    padding-bottom: 100%
}

.order .btn {
    border-radius: 3px;
    padding: 2px 5px;
    color: #45aae7;
}

.order .info-in .pics {
    width: 82px;
    height: 82px
}

.order .info-in .txt {
    width: -webkit-calc(100% - 170px);
    width: -moz-calc(100% - 170px);
    width: calc(100% - 170px);
    line-height: 22px
}

.order .info-in .info {
    width: -webkit-calc(100% - 82px);
    width: -moz-calc(100% - 82px);
    width: calc(100% - 82px)
}

.order .mb30 {
    border: 1px solid #eff1f1;
    background: #fff;
}

.place-order .sjtit {
    background: #45aae7;
    color: #fff;
    font-weight: bold;
    font-size: 20px;
    border-radius: 3px;
    height: 50px;
    line-height: 50px;
    padding: 0 15px;
}

.place-order .sjtit img {
    margin-right: 10px;
}

.place-order .bg {
    z-index: -1;
    width: 50%;
    height: 100%;
    top: 0;
    right: 0;
    background: #d9eaf4
}

.place-order .mauto {
    min-height: 100vh
}

.place-order .con-l .mb10 {
    margin-bottom: 10px
}

.place-order .con-l .mb15 {
    margin-bottom: 15px
}

.place-order .con-l .mb15 {
    margin-bottom: 10px
}

.place-order .con-l .txt {
    height: 40px;
    line-height: 38px;
    border-radius: 3px;
    padding: 0 15px;
    border: 1px solid #e4e6e6;
    background: 0 0
}

.place-order .con-l .row1 {
    margin-left: -.3rem
}

.place-order .con-l .row1 .lg-6 {
    padding-left: .3rem
}

.place-order .con-l .row2 {
    margin-left: -.17rem
}

.place-order .con-l .row2 .lg-4 {
    padding-left: .17rem
}

.place-order .con-l .row3 .lg-3 {
    padding: .2rem 0
}

.place-order .con-l .row3 .icon {
    width: 100%;
    height: 43px;
    line-height: 43px;
    margin-lefft: 5px
}

.place-order .con-l .row3 input {
    -webkit-transform: scale(1.25);
    -moz-transform: scale(1.25);
    -ms-transform: scale(1.25);
    -o-transform: scale(1.25);
    transform: scale(1.25);
    margin-right: 10px
}

.place-order .con-l .row3 .word {
    width: 100%
}

.place-order .con-l .btn {
    padding: .04rem .08rem;
    border-radius: 6px
}

.place-order .con-r .btn {
    padding: .1rem .38rem;
    border-radius: 3px;
    font-weight: bold;
}

.place-order .back {
    padding: .1rem .2rem;
    color: #45aae7;
    border-radius: 3px;
    font-weight: bold;
    border: 1px solid #45aae7;
}

.place-order .con-r .head .top {
    border-bottom: 1px solid #fff
}

.place-order .con-r .head .pics {
    width: 82px;
    height: 82px
}

.place-order .con-r .head .pics span {
    top: -5px;
    left: -5px;
    width: auto;
    padding: 0 5px;
    height: 20px;
    line-height: 20px;
    background: #fc7a7a;
    border-radius: 3px
}

.place-order .con-r .head .txt {
    width: -webkit-calc(100% - 224px);
    width: -moz-calc(100% - 224px);
    width: calc(100% - 224px);
    padding: 0 6% 0 20px
}

.place-order .con-r i {
    color: #00946c
}

.place-order .con-r .textarea-w {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff
}

.place-order .con-r textarea {
    height: 125px;
    padding: 10px;
    border-radius: 5px
}

/*.history ul{margin-left:-.12rem}
.history ul.cur{display:block}
.history li{padding-left:.12rem;margin-bottom:.12rem}
.history li a{padding:0 .1rem .25rem .1rem;border:1px solid #ebebeb}
.history li a:hover i{color:#fff;background:#46aae7;border-color:#46aae7}
.history li .pic{padding-bottom:76%}
.history li h3{height:60px;line-height:30px;font-size:15px}
.history li em{font-size:18px;color:#00946c}
.history li i{width:144px;height:35px;line-height:33px;border-radius:5px;border:1px solid #bebebe;color:#666}
.history li span{top:.13rem;left:.13rem;width:52px;height:25px;line-height:25px;border-radius:5px;background:#f69729}
.history li span.cur{background:#33be1d}
.history li .collection-btn{top:.13rem;right:.13rem;width:26px;height:26px;cursor:pointer;background:url(../images/collection_icon1.png) no-repeat center}
.history li .collection-btn.cur{background:url(../images/collection_icon2.png) no-repeat center}*/
.history ul {
    margin-left: -.12rem
}

.history ul.cur {
    display: block
}

.history li {
    width: 25%;
    padding-left: .12rem;
    margin-bottom: .12rem
}

.history li .con {
    padding: 0 .1rem .15rem .1rem;
    border: 1px solid #ebebeb
}

.history li .pic {
    padding-bottom: 76%
}

.history li h3 {
    height: 44px;
    line-height: 22px;
    font-size: 15px;
    color: #3c3c3c;
    font-weight: bold;
}

.history li em {
    font-size: 22px;
    color: #00946c
}

.history li i {
    height: 34px;
    line-height: 32px;
    border-radius: 3px;
    padding: 0 .12rem;
    border: 1px solid #45aae7;
    color: #45aae7;
    cursor: pointer;
    font-weight: 700
}

.history li i:hover {
    color: #fff;
    background: #45aae7
}

.history li span {
    top: .13rem;
    left: .13rem;
    width: 26px;
    height: 26px;
    line-height: 26px;
    border-radius: 5px;
    background: #fe5252
}

.history li span.cur {
    background: #33be1d
}

.history li .collection-btn {
    top: .13rem;
    left: auto !important;
    right: .13rem;
    width: 26px;
    height: 26px;
    cursor: pointer;
    background: url(../images/collection_icon1.png) no-repeat center
}

.history li .collection-btn.cur {
    background: url(../images/collection_icon2.png) no-repeat center
}

.history .more {
    width: 144px;
    height: 40px;
    line-height: 38px;
    border: 1px solid #ebebeb;
    background: #fff
}

.history .more:hover {
    color: #fff;
    background: #45aae7
}

.receiving .form {
    max-width: 720px
}

.receiving .form em {
    font-weight: 700;
    margin-bottom: 5px
}

.receiving .form .row1 {
    margin-left: -.3rem
}

.receiving .form .row1>div {
    padding-left: .3rem
}

.receiving .form .row2 {
    margin-left: -.3rem
}

.receiving .form .row2 .lg-4 {
    padding-left: .3rem
}

.receiving .form .txt {
    padding: 0 10px;
    height: 38px;
    line-height: 36px;
    border-radius: 5px;
    border: 1px solid #e4e6e6;
    margin-bottom: 17px;
    background: 0 0
}

.receiving .form .btn {
    width: 122px;
    height: 30px;
    line-height: 30px;
    border-radius: 3px;
    background: #46aae7
}

.message .head {
    border-bottom: 1px solid #dadbdd
}

.message2 textarea {
    height: 188px;
    border-radius: 3px;
    padding: 15px;
    border: 1px solid #fff;
    background: #fff
}

.message2 .btn {
    margin-top: 15px
}

.message2 .btn input {
    width: 97px;
    height: 40px;
    line-height: 40px;
    border-radius: 5px;
    font-weight: bold;
    font-size: 16px;
    background: #45aae7
}

.message2 .item {
    padding: .2rem;
    border-radius: 5px;
    margin-bottom: .2rem;
    background: #fff
}

.message2 .item .pic-w {
    margin-left: -.2rem
}

.message2 .item .pic-w .lg-3 {
    width: 20%;
    padding-left: .2rem;
    margin-bottom: .2rem
}

.message2 .item .pic-w .pic {
    border-radius: 3px;
    padding-bottom: 100%;
    background: #f7f7f7
}

.message2 .item i {
    height: 1px;
    margin: 10px 0;
    background: #ccc;
    display: none;
}

.sitemap h3 {
    display: inline-block;
}

.sitemap .mb30:nth-child(1) {
    height: 1390px;
    overflow: hidden;
}

.sitemap .mb30 .row .lg-3 {
    width: 25%;
    position: relative;
}

.sitemap .mb30 .row .lg-3:nth-child(5) {
    top: -385px;
}

.sitemap .mb30 .row .lg-3:nth-child(6) {
    top: -25px;
}

.sitemap .mb30 .row .lg-3:nth-child(7) {
    top: -50px;
}

.sitemap .mb30 .row .lg-3:nth-child(11) {
    top: -285px;
}

.sitemap .mb30 .row .lg-3:nth-child(12) {
    top: -345px;
}

.sitemap .link a {
    display: block;
    line-height: 30px
}

.sitemap .link a:hover {
    color: #46aae7;
    text-decoration: underline
}

.sitemap .link2 a {
    border-radius: 5px;
    padding: 2px 5px;
    margin: 2px 2px;
    border: 1px solid #dcdcdc
}

.terms li h3 {
    display: inline-block;
    padding: 5px 0;
    color: #45aae7;
    font-size: 26px;
}

.in-title2 {
    max-width: 410px;
    font-size: 72px
}

.in-title2::after {
    position: absolute;
    content: '';
    left: 0;
    bottom: 0;
    width: 100%;
    height: 40px;
    background: #bcddf0
}

.in-title2 em {
    z-index: 1
}

.blog-list .head {
    border-bottom: 0px solid #ccc
}

.blog-list .head span {
    font-weight: bold;
    background: #fff;
    color: #111;
    text-align: center;
    display: block;
    border-radius: 3px;
    float: left;
    width: 160px;
    height: 44px;
    line-height: 44px;
}

.blog-list .head .tc {
    background: #45aae7;
    color: #fff;
}

.blog-list .link {
    padding: 7px 10px;
    border: 1px solid #45aae7;
    border-radius: 3px;
    position: relative;
}

.blog-list .link:after {
    content: '';
    background: url(../images/sku.png) center center no-repeat;
    width: 19px;
    height: 10px;
    position: absolute;
    top: -10px;

    z-index: 9;
}

.blog-list .link a {
    margin: .1rem
}

.blog-list .link a.cur,
.blog-list .link a:hover {
    color: #46aae7
}

.blog-list ul {
    display: flex;
    flex-wrap: wrap;
    margin-left: 0rem
}

.blog-list li {
    margin-right: .17rem;
    margin-bottom: .26rem;
    width: 24%;
}

.blog-list li:nth-child(4n) {
    margin-right: 0;
}

.blog-list li a {
    border-bottom: 1px solid #e6e5e5
}

.blog-list li a::after {
    position: absolute;
    content: '';
    left: 0;
    bottom: -1px;
    width: 0;
    height: 1px;
    background: #45aae7;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    -webkit-transition: all .3s
}

.blog-list li a:hover h3 {
    color: #45aae7
}

.blog-list li a:hover::after {
    width: 100%
}

.blog-list .imgs {
    padding-bottom: 67.54098361%
}

.blog-list h3 {
    height: 48px;
    line-height: 24px;
    font-size: 15px;
    color: #3c3c3c
}

.blog-list h3 img {
    vertical-align: -2px;
    margin-right: 5px
}

.blog-list .date {
    color: #888
}

/*
.blog-list ul{margin-left:-12px}
.blog-list li{padding-left:12px;margin-bottom:15px}
.blog-list li a{padding:7px}
.blog-list li .imgs{padding-bottom:63.78737542%}
.blog-list li h3{line-height:24px;height:48px}
.blog-list li i{height:26px;line-height:26px;padding:0 18px;border-radius:99px;margin-right:7px;background:#d4e6f2}*/

.blog-info .con-l {
    width: -webkit-calc(100% - 410px);
    width: -moz-calc(100% - 410px);
    width: calc(100% - 410px);
    background: #fff;
    border: 1px solid #eff1f1;
}

.blog-info .con-r {
    background: #fff;
    border: 1px solid #eff1f1;
    padding: 30px;
    width: 358px
}

.blog-info .return {
    border-top: 1px solid #e5e5e5
}

.blog-info .return a {
    width: 94px;
    height: 32px;
    line-height: 30px;
    border-radius: 3px;
    border: 1px solid #46aae7
}

.blog-info .return a:hover {
    color: #fff;
    background: #46aae7
}

.blog-info .sjbod {
    background: #f7f7f7;
    border-bottom: 1px solid #eff1f1;
    padding: 30px 30px 0 30px;
}

.break-text {
    word-break: break-word;
}

.in-nav li {
    width: 20%;
    margin: .2rem 0
}

.in-nav li a {
    padding: 0 .1rem;
    color: #000
}

.in-nav li a.cur em,
.in-nav li a:hover em {
    color: #46aae7
}

.in-nav li a.cur em::after,
.in-nav li a:hover em::after {
    visibility: visible;
    opacity: 1
}

.in-nav .icon {
    /*height:110px;line-height:110px*/
}

.in-nav em {
    position: relative;
    margin-top: 20px;
    padding-bottom: 10px;
    display: inline-block;
    color: #999
}

.in-nav em::after {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    content: '';
    left: 0;
    bottom: 0;
    width: 100%;
    height: 2px;
    background: #46aae7
}

.return em {
    padding: 0 .36rem;
    height: 50px;
    line-height: 50px;
    border-radius: 5px;
    background: #46aae7;
    font-weight: bold;
}

.return img {
    margin-right: 10px;
    display: none;
}

.faq .form {
    max-width: 780px;
    margin: 0 auto
}

.faq .form .txt {
    width: -webkit-calc(100% - 162px);
    width: -moz-calc(100% - 162px);
    width: calc(100% - 162px);
    height: 61px;
    line-height: 61px;
    border-radius: 3px;
    border: 1px solid #e8e8e8;
    padding: 0 15px;
    background: #fff
}

.faq .form .btn {
    width: 152px;
    height: 63px;
    background: url(../images/faq_search.png) no-repeat center
}

.faq ul {
    margin-left: -.77rem
}

.faq li {
    padding-left: .77rem;
    margin-bottom: .6rem
}

.faq li .top {
    padding: 10px 0;
    border-bottom: 1px solid #ebeaea;
}

.faq li h3 {
    font-size: 28px;
    color: #46aae7
}

.faq li a:hover {
    color: #46aae7;
    text-decoration: none;
}

.faq-info h3 {
    font-size: 28px;
    color: #46aae8;
    padding: 10px 0;
    border-bottom: 1px solid #e9e9e9
}

.faq-info .f16 {
    background: url(../images/a2.jpg) top left no-repeat;
    width: 100%;
    padding-left: 37px;
}

.payment-info li.cur h3 {
    color: #d15e01
}

.payment-info li h3 {
    font-family: MontserratBold;
    padding-left: 0.34rem
}
/*
.payment-info li h3::after {
    position: absolute;
    content: '◆';
    left: 0;
    top: 0;
    font-size: 40px;
    line-height: 30px
}*/

.help-list .fb{
    padding-left: 0.34rem;
	
}

.help-list .pay-h-title{
	padding-bottom: 0.3rem;
    border-bottom: 1px solid #E3E3E3;
}

.payment-info li .txt {
    padding-left: 0.34rem
}

.payment-info li{
    padding-bottom: 0.3rem;
    border-bottom: 1px solid #E3E3E3;
}

.faq-info .mb10 {
    margin-bottom: .7rem;
}

.contact li {
    margin: .25rem 0
}

.contact .icon {
    width: 145px;
    height: 147px;
    line-height: 147px
}

.contact .info {
    width: -webkit-calc(100% - 145px);
    width: -moz-calc(100% - 145px);
    width: calc(100% - 145px);
    padding: 0 6%
}

.praise .item1 {
    padding: 1.3rem 0
}

.praise .item1 h2 {
    font-size: 50px
}

.praise .item1 em {
    font-size: 75px;
    color: #51e2c3
}

.praise .item1 span {
    font-size: 34px
}

.praise .item1 .item:hover .txt-w {
    visibility: visible;
    opacity: 1
}

.praise .item1 .item:nth-child(1) {
    top: 10%;
    left: 60%
}

.praise .item1 .item:nth-child(2) {
    top: 24%;
    left: 45%
}

.praise .item1 .item:nth-child(3) {
    top: 23%;
    left: 5%
}

.praise .item1 .item:nth-child(4) {
    top: 75%;
    left: 25%
}

.praise .item1 .item:nth-child(5) {
    top: 70%;
    left: 20%
}

.praise .item1 .item:nth-child(6) {
    bottom: 5%;
    left: 22%
}

.praise .item1 .item:nth-child(7) {
    top: 19%;
    left: 50%
}

.praise .item1 .item:nth-child(8) {
    top: 38%;
    left: 50.4%
}

.praise .item1 .item:nth-child(9) {
    top: 53%;
    left: 15.5%
}

.praise .item1 .item:nth-child(10) {
    top: 10%;
    left: 45%
}

.praise .item1 .item:nth-child(11) {
    top: 16%;
    right: 50.3%
}

.praise .item1 .item:nth-child(12) {
    top: 30%;
    right: 46%
}

.praise .item1 .item:nth-child(13) {
    bottom: 35%;
    right: 13%
}

.praise .item1 .item:nth-child(14) {
    bottom: 15%;
    right: 6%
}

.praise .item1 .item:nth-child(13) .txt-w,
.praise .item1 .item:nth-child(14) .txt-w {
    left: inherit;
    right: 140%
}

.praise .item1 .item .txt-w {
    z-index: 1;
    visibility: hidden;
    opacity: 0;
    left: 140%;
    top: 50%;
    width: 500px;
    border-radius: 6px;
    text-align: left;
    font-size: 14px;
    padding: 15px 10px;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%)
}

.praise .item1 .item .icon img {
    width: 36px
}

.praise .item2 {
    padding: 1rem 0
}

.praise .item2 h2 {
    font-size: 58px
}

.praise .item2 .row {
    margin-left: -.2rem
}

.praise .item2 .row .lg-6 {
    padding-left: .2rem
}

.praise .item2 .row a {
    padding: .1rem 0
}

.praise .item2 h3 {
    padding-left: 35px
}

.praise .item2 h3::after {
    position: absolute;
    content: '';
    left: 0;
    top: 50%;
    width: 14px;
    height: 14px;
    border-radius: 99px;
    background: #1e374a;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%)
}

.praise .item2 h3:hover {
    color: #46aae7
}

.praise .item2 h3:hover::after {
    background: #46aae7
}

.praise .item2 .sliders {
    padding: .5rem 0
}

.praise .item2 .slick-dots {
    bottom: 0
}

.praise .item2 .slick-dots div {
    width: .53rem;
    height: 4px;
    border-radius: inherit;
    margin: 0 4px;
    background: #e4ebf1;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    -webkit-transition: all .3s
}

.praise .item2 .slick-dots div.slick-active,
.praise .item2 .slick-dots div:focus,
.praise .item2 .slick-dots div:hover {
    background: #0a2e46
}

.sale-header .btn a {
    margin: 0 10px;
    position: relative
}

.sale-header .btn a span {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    background: #fc7a7a;
    width: 20px;
    height: 20px;
    line-height: 20px;
    color: #fff;
    border-radius: 50%;
    text-align: center
}

.sale-header .nav li {
    display: inline-block;
    margin: 0 15px
}

.sale-header .nav li a {
    font-size: 22px;
    color: #047fa5;
    padding-bottom: 10px
}

.sale-footer .link a {
    margin: 0 .18rem
}

.sale-footer .b-txt {
    border-top: 3px solid #fff
}

.sale-title {
    padding: .23rem 0;
    font-size: 52px
}

.in-sale1 {
    background: #f4f8f9
}

.in-sale1 .item1 {
    color: #5bcdf1
}

.in-sale1 .item1 .con-l {
    width: 40%
}

.in-sale1 .item1 .con-l .img {
    background: 0 0
}

.in-sale1 .item1 .con-l .txt {
    background: #dfeef3
}

.in-sale1 .item1 .con-r {
    width: 57%
}

.in-sale1 .item2 li {
    padding: .32rem 0
}

.in-sale1 .item2 li:nth-child(even) {
    -webkit-flex-direction: row-reverse;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -moz-box-orient: horizontal;
    -moz-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.in-sale1 .item2 .img {
    width: 47%;
    -webkit-box-shadow: 4px 4px 10px #e2f0f3;
    box-shadow: 4px 4px 10px #e2f0f3
}

.in-sale1 .item2 .info {
    width: 49%;
    color: #6d8994
}

.in-sale1 .item2 h3 {
    height: 63px;
    line-height: 63px;
    font-size: 42px;
    color: #0eaee0;
    padding-left: 83px
}

.in-sale1 .item2 h3::after {
    position: absolute;
    content: '';
    right: 0;
    bottom: 1px;
    width: -webkit-calc(100% - 20px);
    width: -moz-calc(100% - 20px);
    width: calc(100% - 20px);
    height: 2px;
    background: #79d3ee
}

.in-sale2 {
    background: #fffdee
}

.in-sale3 {
    color: #3f970c
}

.in-sale3 .list .item {
    padding: .3rem 0
}

.in-sale3 .list h3 {
    padding-left: 45px;
    height: 77px;
    line-height: 77px;
    background: url(../images/in-sale3_title.png) no-repeat left center
}

.in-sale3 .list .con-l {
    width: 47%
}

.f42 {
    font-size: .42rem
}

.pro-info2 .baf {
    border: 1px solid #eff1f1
}

.pro-info2 .con-l {
    width: -webkit-calc(100% - 470px);
    width: -moz-calc(100% - 470px);
    width: calc(100% - 470px)
}

.pro-info2 .con-l .slider .item {
    padding: 0 3px
}

.pro-info2 .con-l .slider a:hover h3 {
    color: #49abea
}

.pro-info2 .con-l .slider .pic {
    border: 1px solid #f0f2f2;
    padding-bottom: 100%
}

.pro-info2 .con-l .slider h3 {
    height: 35px;
    line-height: 35px
}

.pro-info2 .con-l .slider .slick-arrow {
    width: 28px;
    height: 43px
}

.pro-info2 .con-l .slider .slick-prev {
    left: 2px;
    background: url(../images/pro_info_l2.png) no-repeat center/cover
}

.pro-info2 .con-l .slider .slick-next {
    right: 2px;
    background: url(../images/pro_info_r2.png) no-repeat center/cover
}

.pro-info2 .con-l .slider .slick-dots {
    display: none !important
}

.pro-info2 .pic-slider-w2 {
    border-bottom: 1px solid #eff1f1
}

.pro-info2 .pic-slider-w2 .po-auto {
    max-width: 100%;
    max-height: 100%
}

.pro-info2 .pic-slider-w2 .b-slider {
    width: 98px
}

.pro-info2 .pic-slider-w2 .b-slider .slick-list {
    padding: 20px 0
}

.pro-info2 .pic-slider-w2 .b-slider .slick-slide li {
    position: relative;
    margin: 5px 0;
    height: 73px;
    border: 1px solid #eff1f1;
    cursor: pointer;
    padding: 2px 0
}

.pro-info2 .pic-slider-w2 .b-slider .slick-current li {
    border-color: #49abea
}

.pro-info2 .pic-slider-w2 .b-slider .slick-next,
.pro-info2 .pic-slider-w2 .b-slider .slick-prev {
    width: 100%;
    height: 20px;
    top: inherit;
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    -webkit-transform: translateY(0)
}

.pro-info2 .pic-slider-w2 .b-slider .slick-prev {
    left: inherit;
    background: #697378 url(../images/pro_info_t2.png) no-repeat center
}

.pro-info2 .pic-slider-w2 .b-slider .slick-next {
    right: inherit;
    bottom: 0;
    background: #697378 url(../images/pro_info_b2.png) no-repeat center
}

.pro-info2 .pic-slider-w2 .t-slider {
    width: -webkit-calc(100% - 120px);
    width: -moz-calc(100% - 120px);
    width: calc(100% - 120px);
    padding-bottom: 5px
}

.pro-info2 .pic-slider-w2 .t-slider .slick-slide li {
    height: 3.92rem
}

.pro-info2 .pic-slider-w2 .t-slider img {
    width: auto
}

.pro-info2 .pic-slider-w2 .t-slider .slick-dots {
    bottom: -10px
}

.pro-info2 .pic-slider-w2 .t-slider .slick-dots div {
    width: 5px;
    height: 5px;
    background: #ccc
}

.pro-info2 .pic-slider-w2 .t-slider .slick-dots div.slick-active,
.pro-info2 .pic-slider-w2 .t-slider .slick-dots div:focus,
.pro-info2 .pic-slider-w2 .t-slider .slick-dots div:hover {
    background: #49abea
}

.pro-info2 .con-r {
    width: 440px
}

.pro-info2 .con-r.cur .infos {
    position: fixed;
    width: 440px;
    top: 90px
}

.pro-info2 .con-r.cur .item3 ul {
    height: 90px;
    padding-right: 10px;
    overflow: auto
}

.pro-info2 .con-r .item2 {
    border-top: 1px solid #e9ece8;
    border-bottom: 1px solid #e9ece8
}

.pro-info2 .con-r .item2 em {
    font-size: 40px;
    color: #00946c;
    font-family: 'Myriad Pro'
}

.pro-info2 .con-r .item2 .txt {
    width: 100%;
    margin-top: 10px;
    padding: 10px 15px;
    border: 1px solid #ebe9e4;
    background: #fffbf0
}

.pro-info2 .con-r .item3 ul {
    margin-left: -.1rem
}

.pro-info2 .con-r .item3 li {
    /*min-width:32%;*/
    padding-left: .12rem;
    margin-top: .1rem
}

.pro-info2 .con-r .item3 li.cur {
    border: 1px solid #49abea
}

.pro-info2 .con-r .item3 li.cur a {
    color: #49abea;
    border-color: #49abea
}

.pro-info2 .con-r .item3 li a {
    /*padding:8px;border:1px solid #eff1f1;border-radius:5px;background:#fbfbfb*/
}

.pro-info2 .con-r .calculations {
    max-width: 164px;
    height: 40px;
    line-height: 38px;
    border: 1px solid #ddd;
    border-left: none;
    border-right: none
}

.pro-info2 .con-r .calculations em {
    width: 42px;
    border: 1px solid #ddd;
    cursor: pointer
}

.pro-info2 .con-r .calculations input {
    width: -webkit-calc(100% - 60px);
    width: -moz-calc(100% - 60px);
    width: calc(100% - 60px);
    background: 0 0
}

.pro-info2 .con-r .item5 .btn1,
.pro-info2 .con-r .item5 .btn2 {
    height: 44px;
    line-height: 44px;
    border-radius: 5px
}

.pro-info2 .con-r .item5 .btn1 {
    width: 44px
}

.pro-info2 .con-r .item5 .btn2 {
    width: -webkit-calc(100% - 54px);
    width: -moz-calc(100% - 54px);
    width: calc(100% - 54px);
    background: #49abea
}

.channel1 .item1 .con-l {
    width: 39.7%
}

.channel1 .item1 .con-l h3 {
    border-radius: 5px;
    padding: 15px
}

.channel1 .item1 .con-r {
    width: 52%
}

.channel1 .item1 .con-r h3 {
    font-size: .46rem
}

.channel1 .item2 .tab-head li {
    float: left;
    padding: 6px
}

.channel1 .item2 .tab-head li.cur i {
    color: #fff;
    background: #49abea
}

.channel1 .item2 .tab-head i {
    height: 70px;
    line-height: 70px;
    font-size: 24px;
    background: #fff;
    -webkit-box-shadow: 0 0 .1rem rgba(0, 0, 0, .1);
    box-shadow: 0 0 .1rem rgba(0, 0, 0, .1)
}

.channel1 .item2 .tab-body {
    padding: 6px
}

.channel1 .item3 .sliders {
    padding-bottom: .95rem
}

.channel1 .item3 .sliders .pic {
    width: 66%
}

.channel1 .item3 .sliders .imgs {
    padding-bottom: 62.48534584%
}

.channel1 .item3 .sliders .info {
    left: 0;
    bottom: 0;
    width: 50%;
    padding: 6% 4%
}

.channel1 .item3 .sliders .info h3 {
    font-size: .4rem;
    font-family: '"MontserratLight"';
    font-weight: bold;
}

.channel1 .item3 .sliders .slick-arrow {
    width: .49rem;
    height: .49rem;
    top: inherit;
    bottom: 0;
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    -webkit-transform: translateY(0)
}

.channel1 .item3 .sliders .slick-prev {
    left: 0;
    background: url(../images/banner_l.png) no-repeat center/cover
}

.channel1 .item3 .sliders .slick-next {
    right: 0;
    background: url(../images/banner_r.png) no-repeat center/cover
}

.channel1 .item3 .sliders .slick-dots {
    bottom: .19rem
}

.channel1 .item3 .sliders .slick-dots div {
    width: .12rem;
    height: .12rem;
    background: #e0e0e0;
    margin: 0 .2rem
}

.channel1 .item3 .sliders .slick-dots div.slick-active,
.channel1 .item3 .sliders .slick-dots div:focus,
.channel1 .item3 .sliders .slick-dots div:hover {
    background: #49abea
}

.channel1 .item4 .txt {
    width: 70%;
    margin: 0 auto;
    font-size: 24px
}

.channel1 .item5 {
    background: #d5edfc
}

.channel1 .item5 h3 {
    font-size: .46rem
}

.channel1 .item6 h3 {
    max-width: 490px;
    margin: 0 auto;
    border-left: 7px solid #49abea;
    font-size: 22px;
    padding-left: .4rem
}

.in-nav2 li {
    width: 20%;
    margin: .2rem 0
}

.in-nav2 li a {
    padding: 0 .1rem
}

.in-nav2 li a.cur em,
.in-nav2 li a:hover em {
    color: #49abea
}

.in-nav2 li a.cur em::after,
.in-nav2 li a:hover em::after {
    visibility: visible;
    opacity: 1
}

.in-nav2 em {
    position: relative;
    margin-top: 20px;
    padding-bottom: 10px;
    display: inline-block
}

.in-nav2 em::after {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    content: '';
    left: 0;
    bottom: 0;
    width: 100%;
    height: 2px;
    background: #49abea
}

.channel3 .item1 {
    background: #f4f5f7
}

.channel3 .item1 h3 {
    font-size: .56rem;
    font-weight: bolder;
}

.channel3 .item1 em {
    font-size: .3rem;
    font-weight: bolder;
}

.channel3 .item1 .btn a {
    height: 60px;
    line-height: 60px;
    border-radius: 5px;
    font-size: .24rem;
    background: #fff
}

.channel3 .item1 .btn a.cur {
    color: #fff;
    background: #49abea
}

.channel3 .item2 h2 {
    font-size: 42px;
    font-weight: bolder;
}

.channel3 .item2 li {
    margin: 20px 0
}

.channel3 .item2 li .lg-6 {
    float: right;
    padding-left: 25px
}

.channel3 .item2 li h3 {
    z-index: 1;
    color: #3c3c3c;
    font-size: 20px
}

.channel3 .item2 li h3::after {
    position: absolute;
    content: '';
    left: -35px;
    top: 50%;
    width: 21px;
    height: 21px;
    border-radius: 99px;
    border: 2px solid #49abea;
    background: #fff;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%)
}

.channel3 .item3 h2 {
    font-size: 42px;
    font-weight: bolder;
}

.channel3 .item3 ul {
    margin-left: -.38rem
}

.channel3 .item3 li {
    padding-left: .38rem;
    margin: .21rem 0
}

.channel3 .item3 li:nth-child(3) .con {
    background: #e3ecfb
}

.channel3 .item3 li:nth-child(4) .con {
    background: #fff !important
}

.channel3 .item3 li:nth-child(even) .con {
    background: #e3ecfb
}

.channel3 .item3 li .con {
    padding: .3rem;
    border-radius: 5px;
    background: #fff
}

.channel3 .item3 li .icon {
    width: 100px
}

.channel3 .item3 li .info {
    width: -webkit-calc(100% - 100px);
    width: -moz-calc(100% - 100px);
    width: calc(100% - 100px)
}

.channel3 .item3 li h3 {
    font-size: 22px
}

.channel3 .item3 li .els2 {
    height: 78px;
    line-height: 26px;
    -webkit-line-clamp: 3
}

.channel3 .item4 h2 {
    font-size: 42px
}

.channel3 .item4 .slider {
    padding-bottom: 77px
}

.channel3 .item4 .slider .item {
    padding: 0 .2rem
}

.channel3 .item4 .slider .item a:hover .info {
    border-color: #49abea
}

.channel3 .item4 .slider .imgs {
    padding-bottom: 57.45721271%
}

.channel3 .item4 .slider .info {
    padding: .3rem 0;
    border-bottom: 1px solid #eff1f1
}

.channel3 .item4 .slider h3 {
    height: 60px;
    line-height: 30px
}

.channel3 .item4 .slider .slick-dots {
    display: none !important
}

.channel3 .item4 .slider .slick-arrow {
    width: 39px;
    height: 23px;
    top: initial;
    left: 50%;
    bottom: 0;
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    -webkit-transform: translateY(0)
}

.channel3 .item4 .slider .slick-prev {
    margin-left: -60px;
    background: url(../images/channel3_l.png) no-repeat center/cover
}

.channel3 .item4 .slider .slick-prev:hover {
    background: url(../images/channel3_ls.png) no-repeat center/cover
}

.channel3 .item4 .slider .slick-next {
    margin-right: -60px;
    background: url(../images/channel3_r.png) no-repeat center/cover
}

.channel3 .item4 .slider .slick-next:hover {
    background: url(../images/channel3_rs.png) no-repeat center/cover
}

.channel3 .item5 {
    background: #f4f5f7
}

.channel3 .item5 h2 {
    font-size: 38px
}

.channel3 .item5 ul {
    margin-left: -.14rem
}

.channel3 .item5 li {
    padding-left: .14rem;
    margin-bottom: .14rem
}

.channel3 .item5 li .baf {
    padding: .18rem
}

.channel3 .item5 li .baf:hover .info {
    visibility: visible;
    opacity: 1;
    left: 0
}

.channel3 .item5 li .head {
    border-bottom: 1px solid #efefef
}

.channel3 .item5 li .head h3 {
    font-size: 20px;
    color: #3c3c3c
}

.channel3 .item5 li .head span {
    color: #888
}

.channel3 .item5 li .imgs {
    padding-bottom: 108.92857143%
}

.channel3 .item5 .info {
    visibility: hidden;
    opacity: 0;
    top: 0;
    left: -100%;
    overflow-y: auto;
    background: rgba(73, 171, 234, .99);
    -o-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    -webkit-transition: all .3s;
    height: 59%;
}
 
@media (min-width:768px) {
  
    .channel3 .item2 ul::after {
        position: absolute;
        content: '';
        top: 0;
        left: 50%;
        width: 3px;
        height: 100%;
        background: #f4f5f7;
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%)
    }

    .channel3 .item2 li:nth-child(even) .lg-6 {
        float: left;
        padding-right: 25px;
        text-align: right
    }

    .channel3 .item2 li:nth-child(even) h3::after {
        left: initial;
        right: -35px
    }
}

.channel4 .item1 {
    background: #45aae7;
    padding: .7rem 0
}

.channel4 .item1 h2 {
    font-size: 50px
}

.channel4 .item1 li {
    margin-bottom: .3rem
}

.channel4 .item1 em {
    font-size: 40px
}

.channel4 .item1 .item:hover .txt-w {
    visibility: visible;
    opacity: 1
}

.channel4 .item1 .item:nth-child(1) {
    top: 4%;
    left: 31%
}

.channel4 .item1 .item:nth-child(2) {
    top: 15%;
    left: 14%
}

.channel4 .item1 .item:nth-child(3) {
    top: 23%;
    left: 5%
}

.channel4 .item1 .item:nth-child(4) {
    top: 33%;
    left: 15%
}

.channel4 .item1 .item:nth-child(5) {
    top: 60%;
    left: 20%
}

.channel4 .item1 .item:nth-child(6) {
    bottom: 5%;
    left: 22%
}

.channel4 .item1 .item:nth-child(7) {
    top: 19%;
    left: 50%
}

.channel4 .item1 .item:nth-child(8) {
    top: 38%;
    left: 47.4%
}

.channel4 .item1 .item:nth-child(9) {
    top: 51%;
    left: 55.5%
}

.channel4 .item1 .item:nth-child(10) {
    top: 17%;
    left: 1%
}

.channel4 .item1 .item:nth-child(11) {
    top: 30%;
    right: 10%
}

.channel4 .item1 .item:nth-child(12) {
    top: 37%;
    right: 17%
}

.channel4 .item1 .item:nth-child(13) {
    bottom: 35%;
    right: 13%
}

.channel4 .item1 .item:nth-child(14) {
    bottom: 15%;
    right: 6%
}

.channel4 .item1 .item:nth-child(13) .txt-w,
.channel4 .item1 .item:nth-child(14) .txt-w {
    left: inherit;
    right: 110%
}

.channel4 .item1 .item .txt-w {
    text-align: left;
    border-radius: 6px;
    z-index: 1;
    visibility: hidden;
    opacity: 0;
    left: 110%;
    top: 50%;
    width: 400px;
    padding: 15px 10px;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%)
}

.channel4 .item2 {
    padding: .8rem 0
}

.channel4 .item2 h2 {
    font-size: 50px
}

.channel4 .item2 .row {
    margin-left: -.4rem
}

.channel4 .item2 .row .lg-6 {
    padding-left: .4rem;
    margin: 2px 0
}

.channel4 .item2 .row a {
    padding: .14rem;
    border: 1px solid rgba(255, 255, 255, .5)
}

.channel4 .item2 .row a:hover {
    border-color: #49abea;
    background: #49abea
}

.channel4 .item2 h3 {
    padding-left: 35px;
    font-size: 18px
}

.channel4 .item2 h3::after {
    position: absolute;
    content: '';
    left: 0;
    top: 50%;
    width: 14px;
    height: 14px;
    background: url(../images/channel4_icon5.png) no-repeat center;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%)
}

.channel4 .item2 h3:hover::after {
    background: url(../images/channel4_icon6.png) no-repeat center
}

.channel4 .item2 .sliders {
    padding: .5rem 0 .8rem 0
}

.channel4 .item2 .slick-arrow {
    top: initial;
    bottom: 0;
    width: .49rem;
    height: .49rem;
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    -webkit-transform: translateY(0)
}

.channel4 .item2 .slick-prev {
    left: 50%;
    margin-left: -.6rem;
    background: url(../images/banner_l.png) no-repeat center/cover
}

.channel4 .item2 .slick-next {
    right: 50%;
    margin-right: -.6rem;
    background: url(../images/banner_r.png) no-repeat center/cover
}

.channel4 .item2 .slick-dots {
    display: none !important
}

.fix-bar {
    position: fixed;
    right: 2%;
    bottom: 6%;
    z-index: 3;
}

.fix-bar .item {
    margin: 2px 0;
    /* background: #888889; */
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.fix-bar .item:hover .info {
    visibility: visible;
    opacity: 1
}

.fix-bar .item:hover .info3 {
    visibility: visible;
    opacity: 1;
    right: 60px
}

.fix-bar .btn {
    width: 47px;
    height: 47px;
    cursor: pointer
}

.fix-bar .info {
    top: 50%;
    right: 56px;
    background: #45aae7;
    min-width: 100px;
    padding: 7px;
    border-radius: 5px;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    visibility: hidden;
    opacity: 0
}

.fix-bar .info2 {
    padding: 0
}

.fix-bar .info2 em {
    width: 32px;
    height: 90px;
    border-right: 1px solid #fff
}

.fix-bar .info2 em span {
    top: 29px;
    left: -37px;
    width: 90px;
    height: 32px;
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg)
}

.fix-bar .info2 .txt {
    width: 120px
}

.fix-bar .info3 {
    visibility: hidden;
    opacity: 0;
    top: 50%;
    right: 80px;
    padding: 10px;
    min-width: 180px;
    border-radius: 5px;
    background: #eee;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%)
}

.fix-bar .info3::after {
    position: absolute;
    content: '';
    top: 50%;
    right: -6px;
    border-left: 6px solid #eee;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    margin-top: -5px
}

.slick-dots div.slick-active,
.slick-dots div:focus,
.slick-dots div:hover {
    background: #46aae7
}

.in-page {
    color: #888
}

.in-page a,
.in-page span {
    padding: .08rem .15rem;
    border: 1px solid #e8e8e8
}

.in-page a {
    margin-bottom: 5px
}

.in-page a.cur,
.in-page a:hover {
    color: #fff;
    border-color: #46aae7;
    background: #46aae7
}

.tab-head li {
    cursor: pointer
}

.tab-body li {
    visibility: hidden;
    opacity: 0;
    height: 0;
    overflow: hidden;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    -webkit-transition: all .3s
}

.tab-body li.cur {
    visibility: visible;
    opacity: 1;
    height: inherit
}

.edit {
    overflow: hidden
}

.edit span {
    display: inline
}

.edit img {
    width: auto !important;
    height: auto !important
}

.edit td,
.edit th {
    border: 1px solid
}

.fix-wrap {
    display: none;
    z-index: 999;
    position: fixed;
    background: rgba(0, 0, 0, .8)
}

.fix-wrap,
.fix-wrap svg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.fix-wrap .hide,
.fix-wrap circle {
    -o-transition: all .8s;
    -moz-transition: all .8s;
    transition: all .8s;
    -webkit-transition: all .8s
}

.fix-wrap .hide {
    position: fixed;
    top: 5%;
    right: 5%;
    width: 49px;
    height: 49px;
    border-radius: 50%;
    cursor: pointer;
    overflow: hidden;
    background: 0 0
}

.fix-wrap .hide::after,
.fix-wrap .hide::before {
    z-index: 1;
    position: absolute;
    content: '';
    top: 50%;
    left: 50%;
    width: 1px;
    height: 50%;
    margin-top: -25%;
    background: #fff
}

.fix-wrap .hide::before {
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg)
}

.fix-wrap .hide::after {
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg)
}

.fix-wrap .hide:hover {
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg)
}

.fix-wrap .hide:hover circle {
    fill: none;
    stroke-dasharray: 145
}

.fix-wrap svg {
    position: absolute
}

.fix-wrap circle {
    stroke-dasharray: 0 145
}

.fix-video .video-wrap {
    min-width: 55%;
    max-width: 55%;
    margin: 0 auto
}

.fix-video video {
    width: 100%;
    height: 100%;
    padding: 10px;
    border-radius: 5px;
    border: 1px solid #3a3a3a;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .5);
    box-shadow: 0 0 5px rgba(0, 0, 0, .5);
    background: #2d2d2d;
    -o-object-fit: cover;
    object-fit: cover;
    -moz-animation: ReturnToNormal .5s both;
    -o-animation: ReturnToNormal .5s both;
    animation: ReturnToNormal .5s both;
    -webkit-animation: ReturnToNormal .5s both
}

.fix-pic {
    overflow: auto
}

.fix-pic img {
    max-height: 100%;
    -moz-animation: zoomIn .5s both;
    -o-animation: zoomIn .5s both;
    animation: zoomIn .5s both;
    -webkit-animation: zoomIn .5s both
}

.fix-pics {
    background: rgba(0, 0, 0, .7)
}

.fix-pic-slider {
    color: #fff
}

.fix-pic-slider .item {
    position: relative;
    width: 100%;
    height: 100vh;
    cursor: -moz-grab;
    cursor: grab;
    cursor: -webkit-grab;
    background-color: transparent
}

.fix-pic-slider .item:active {
    cursor: -moz-grabbing;
    cursor: grabbing;
    cursor: -webkit-grabbing
}

.fix-pic-slider .item::after {
    position: absolute;
    content: '';
    z-index: -1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 50px;
    height: 50px;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 10px rgba(255, 255, 255, .1);
    box-shadow: 0 0 10px rgba(255, 255, 255, .1);
    background: rgba(255, 255, 255, .9)
}

.fix-pic-slider em,
.fix-pic-slider img {
    position: absolute;
    left: 0;
    bottom: 0
}

.fix-pic-slider img {
    top: 0;
    right: 0;
    margin: auto;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: inherit;
    object-fit: inherit
}

.fix-pic-slider em {
    width: 100%;
    line-height: 25px;
    font-weight: 700;
    text-align: center;
    font-size: 16px;
    padding: 10px;
    -webkit-box-shadow: 0 0 10px rgba(255, 255, 255, .1);
    box-shadow: 0 0 10px rgba(255, 255, 255, .1);
    background: rgba(0, 0, 0, .7)
}

.fix-pic-slider .slick-arrow {
    width: 45px;
    height: 45px;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 5px rgba(255, 255, 255, .1);
    box-shadow: 0 0 5px rgba(255, 255, 255, .1);
    background: rgba(0, 0, 0, .3);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
    -webkit-transition: all .5s
}

.fix-pic-slider .slick-arrow::after {
    position: absolute;
    content: '';
    top: 50%;
    border: solid #fff;
    padding: 6px
}

.fix-pic-slider .slick-arrow:hover {
    background: rgba(0, 0, 0, .9)
}

.fix-pic-slider .slick-prev {
    left: 1%;
    -moz-animation: slideInLeft .5s both;
    -o-animation: slideInLeft .5s both;
    animation: slideInLeft .5s both;
    -webkit-animation: slideInLeft .5s both
}

.fix-pic-slider .slick-prev::after {
    left: 50%;
    border-width: 0 1px 1px 0;
    -moz-transform: translateX(-25%) translateY(-50%) rotate(135deg);
    -ms-transform: translateX(-25%) translateY(-50%) rotate(135deg);
    -o-transform: translateX(-25%) translateY(-50%) rotate(135deg);
    transform: translateX(-25%) translateY(-50%) rotate(135deg);
    -webkit-transform: translateX(-25%) translateY(-50%) rotate(135deg)
}

.fix-pic-slider .slick-next {
    right: 1%;
    -moz-animation: slideInRight .5s both;
    -o-animation: slideInRight .5s both;
    animation: slideInRight .5s both;
    -webkit-animation: slideInRight .5s both
}

.fix-pic-slider .slick-next::after {
    right: 50%;
    border-width: 1px 0 0 1px;
    -moz-transform: translateX(25%) translateY(-50%) rotate(135deg);
    -ms-transform: translateX(25%) translateY(-50%) rotate(135deg);
    -o-transform: translateX(25%) translateY(-50%) rotate(135deg);
    transform: translateX(25%) translateY(-50%) rotate(135deg);
    -webkit-transform: translateX(25%) translateY(-50%) rotate(135deg)
}

.fix-pic-slider .slick_page {
    position: absolute;
    top: 0;
    left: 0;
    padding: 15px;
    font-size: 16px;
    font-weight: 700
}

.fix-pic-slider .slick_page i {
    font-size: 22px
}

.fix-pic-slider .slick_page div {
    display: none
}

.fix-pic-slider .slick_page div.slick-active {
    display: block
}

.hotsell-box .i-banner a,
.hotsell-box .i-banner .slick-slide>div,
.hotsell-box .i-banner .slick-slide,
.hotsell-box .service-list-i .slick-list .slick-track,
.hotsell-box .service-list-i .slick-list {
    height: 100% !important;
}

@media (max-width:1300px) {
    .clearfix-info .t1 {
        font-size: 18px;
    }

    .clearfix-info .t2 {
        font-size: 16px;
    }

    .header nav ul li {
        margin: 0 1px;
    }

    .search {
        width: 200px !important;
    }

    .header-logo {
        margin-right: 5px;
    }
}

@media (max-width:1200px) {
    .header nav ul li {
        margin: 0 5px
    }

    .search {
        width: 160px
    }

    .clearfix-info .t1 {
        font-size: 16px;
    }

    .clearfix-info .t2 {
        font-size: 14px;
    }

    .i-catalogue li img {
        width: 30px;

    }
}

@media (max-width:1200px) {
    body {
        padding-top: 70px !important
    }

    header {
        position: fixed;
        height: 70px;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 999
    }

    .header-m {
        left: 0;
        top: 0;
        width: 100%;
        height: 70px;
        background: #fff
    }

    .header-m::after {
        display: none;
        position: fixed;
        content: '';
        top: 70px;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, .5)
    }

    .header-m .logo {
        position: absolute;
        left: 50%;
        line-height: 70px;
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        height: 70px;
    }

    .header-m .logo img {
        max-height: 100% !important;
    }

    .header-m .m-menu-b {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 60px;
        height: 70px;
        cursor: pointer
    }

    .header-m .m-menu-b::after,
    .header-m .m-menu-b::before {
        position: absolute;
        content: '';
        top: 50%;
        left: -webkit-calc(35px / 2);
        left: -moz-calc(35px / 2);
        left: calc(35px / 2);
        width: 25px;
        height: 1px;
        z-index: 999;
        -o-transition: all .3s ease-out .3s;
        -moz-transition: all .3s ease-out .3s;
        transition: all .3s ease-out .3s;
        -webkit-transition: all .3s ease-out .3s;
        background: #222
    }

    .header-m .m-menu-b::before {
        -moz-transform: translateY(-4px) rotate(0);
        -ms-transform: translateY(-4px) rotate(0);
        -o-transform: translateY(-4px) rotate(0);
        transform: translateY(-4px) rotate(0);
        -webkit-transform: translateY(-4px) rotate(0)
    }

    .header-m .m-menu-b::after {
        -moz-transform: translateY(4px) rotate(0);
        -ms-transform: translateY(4px) rotate(0);
        -o-transform: translateY(4px) rotate(0);
        transform: translateY(4px) rotate(0);
        -webkit-transform: translateY(4px) rotate(0)
    }

    .header-m .m-menu {
        display: none;
        z-index: 888;
        position: fixed;
        width: 100%;
        width: 260px;
        height: 100%;
        top: 0;
        left: -260px;
        opacity: 1;
        background: #fafafa;
        text-align: left;
        padding-top: 70px
    }

    .header-m .m-menu::after {
        position: absolute;
        top: 70px;
        content: '';
        width: 100%;
        height: 1px;
        background: #ebebeb
    }

    .header-m .nav {
        height: -webkit-calc(100% - 82px);
        height: -moz-calc(100% - 82px);
        height: calc(100% - 82px);
        overflow-x: hidden;
        overflow-y: auto
    }

    .header-m .nav>li {
        border-bottom: 1px solid #ebebeb;
        -moz-animation: resize .5s both;
        -o-animation: resize .5s both;
        animation: resize .5s both;
        -webkit-animation: resize .5s both
    }

    .header-m .nav>li>a {
        position: relative;
        display: block;
        width: 100%;
        font-size: 15px;
        padding: 0 40px;
        color: #666;
        vertical-align: middle;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
        white-space: nowrap;
        word-wrap: break-word;
        overflow: hidden;
        height: 50px;
        line-height: 50px
    }

    .header-m .nav>li>a::after {
        position: absolute;
        left: 20px;
        top: 50%;
        margin-top: -5px;
        content: '';
        width: 8px;
        height: 8px;
        border: 1px solid #999;
        border-radius: 50%;
        background: 0 0;
        -o-transition: all .3s;
        -moz-transition: all .3s;
        transition: all .3s;
        -webkit-transition: all .3s
    }

    .header-m .nav>li .sub-nav {
        display: none
    }

    .header-m .nav>li .sub-nav a {
        position: relative;
        display: block;
        line-height: 24px;
        padding: 12px 40px;
        background: #f2f2f2;
        color: #4e4e4e
    }

    .header-m .nav>li .sub-nav a::after,
    .header-m .nav>li .sub-nav a::before {
        position: absolute;
        content: '';
        width: 0;
        height: 0;
        left: 20px;
        top: 20px;
        border: 5px solid transparent;
        overflow: hidden;
        -o-transition: all .3s;
        -moz-transition: all .3s;
        transition: all .3s;
        -webkit-transition: all .3s
    }

    .header-m .nav>li .sub-nav a::before {
        left: 21px;
        border-left: 5px solid #555
    }

    .header-m .nav>li .sub-nav a::after {
        border-left: 5px #ebebeb solid
    }

    .header-m .nav>li.cur {
        position: relative
    }

    .header-m .nav>li.cur::after,
    .header-m .nav>li.cur::before {
        position: absolute;
        content: '';
        background: #999;
        -o-transition: all .5s;
        -moz-transition: all .5s;
        transition: all .5s;
        -webkit-transition: all .5s
    }

    .header-m .nav>li.cur::before {
        top: 19px;
        right: 25px;
        width: 2px;
        height: 12px
    }

    .header-m .nav>li.cur::after {
        top: 24px;
        right: 20px;
        width: 12px;
        height: 2px
    }

    .header-m .nav>li.active::after {
        background: #fff
    }

    .header-m .nav>li.active::before {
        height: 0
    }

    .header-m .nav>li.active>a {
        color: #fff;
        background: #45AAE7
    }

    .header-m .nav>li.active>a::after {
        border-color: #fff;
        background: #fff
    }

    .header-m .nav>li.active .sub-nav li {
        -moz-animation: ReturnToNormal .5s both;
        -o-animation: ReturnToNormal .5s both;
        animation: ReturnToNormal .5s both;
        -webkit-animation: ReturnToNormal .5s both
    }

    .header-m .m-language {
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        text-align: center
    }

    .header-m .m-language a {
        float: left;
        color: #666;
        height: 40px;
        line-height: 40px;
        font-size: 16px;
        border-bottom: 1px solid #ebebeb;
        -moz-animation: slideInUp 1.5s both;
        -o-animation: slideInUp 1.5s both;
        animation: slideInUp 1.5s both;
        -webkit-animation: slideInUp 1.5s both
    }

    .header-m .m-language a img {
        height: 18px;
        vertical-align: -2px;
        margin: 0 5px 0 0
    }

    .header-m .m-search-b {
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        width: 40px;
        height: 70px;
        cursor: pointer;
        background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAMAAAAp4XiDAAAAVFBMVEUAAABVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVW+WkCdAAAAG3RSTlMA86cS1Qd0zb+G48R+W0E4lVIhm5BKLeppGrQHXWddAAABjklEQVRIx6VV2XLDIAzkBgdf8d3o//+zg6GtB5DiTPfNi1cCrTRiV8i1Fc5aJ0yv2R30gsMv9mV7K9hekGGWtMJACf6kFOLnLyvGWShIaHCFgxOu+4rfk7GRWegcqr9y3X6SLfUOkbHSn3RfU0zx2khyrrGHiFowhcQaznewGuTpraynH4hXmpzVIZJnCELZbE6uIRBqcxNOv0oyVAXBUAsostTFtUs7fVHhos5zxoVmGunuE/+XuHcXKyOKzPvC/9LLNlYeQZ+KXFb+wCRztclCakXZ4gp6DIG6umSpn02AtswWj5Dhs+i4HNiFQZQKhQ/fEwLslJVyD+xDElMB3OhLisBRLi/x/NH0Mm6AmUOCwmxuIYEr7xWHC3ZsBawPKJAoPmBGNzwTdHqBiBXtWmP/9oTrdKpLbAAU07MdxdyYVWZr52D3cQBQGwD3GRl2asrKjqKxpVK+PtBMySCv72ukSs0j72u0T/ZO7D5eyWKk4bCtja5bakDQhUcPiGcfwMQSsE/QVbctjcFZw74Bhtc3xlH5qhwAAAAASUVORK5CYII=) no-repeat left center;
        -o-background-size: 23px;
        background-size: 23px
    }

    html.active {
        height: 100%;
        overflow: hidden
    }

    html.active body {
        height: 100%;
        overflow: hidden
    }

    html.active .header-m {
        left: 260px
    }

    html.active .header-m::after {
        display: block
    }

    html.active .header-m .m-menu-b::after,
    html.active .header-m .m-menu-b::before {
        background: #000
    }

    html.active .header-m .m-menu-b::before {
        -moz-transform: translateY(0) rotate(225deg);
        -ms-transform: translateY(0) rotate(225deg);
        -o-transform: translateY(0) rotate(225deg);
        transform: translateY(0) rotate(225deg);
        -webkit-transform: translateY(0) rotate(225deg)
    }

    html.active .header-m .m-menu-b::after {
        -moz-transform: translateY(0) rotate(-225deg);
        -ms-transform: translateY(0) rotate(-225deg);
        -o-transform: translateY(0) rotate(-225deg);
        transform: translateY(0) rotate(-225deg);
        -webkit-transform: translateY(0) rotate(-225deg)
    }

    html.active .header-m .m-menu {
        display: block;
        left: 0
    }

    html.active .banner,
    html.active .i-banner,
    html.active footer,
    html.active main {
        -moz-transform: translateX(260px);
        -ms-transform: translateX(260px);
        -o-transform: translateX(260px);
        transform: translateX(260px);
        -webkit-transform: translateX(260px)
    }

    .enroll-i {
        display: block !important;
    }

    .enroll-l {
        padding: 0.2rem !important;
        width: 100% !important;
    }

    .loginSwiper-item .t1 {
        margin-top: 20px !important;
    }

    .loginSwiper {
        margin-top: 0.3rem !important;
    }

    .foot-menus {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
}

@media (max-width:767px) {
    .loginSwiper-img {
        height: auto !important;
    }

    .channel1 .item1 .con-r h3 {
        font-size: 22px;
    }

    .channel1 .item4 .txt {
        font-size: 20px;
    }

    .channel1 .item5 h3 {
        font-size: 20px;
    }

    .channel1 .item6 h3 {
        font-size: 20px;
    }

    .i-title {
        font-size: 17px;
    }

    footer .item2 {
        font-size: 12px
    }

    footer .item2 .f34 {
        font-size: 18px
    }

    footer .item2 .form .txt {
        height: 42px;
        line-height: 42px;
    }

    footer .item2 .form .btn {

        height: 42px;
        line-height: 42px;

    }

    footer .item3 {
        color: #888
    }

    footer .item3 .dfcc {
        -webkit-justify-content: flex-end;
        -webkit-box-pack: end;
        -moz-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    footer .item3 .btn a {
        float: left;
        margin: 0 2px
    }

    footer .item4 .mauto {
        border-top: 1px solid #ebebeb;
        border-bottom: 1px solid #ebebeb;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
    }

    footer .item4 .dflc {
        -webkit-align-items: baseline;
        -webkit-box-align: baseline;
        -moz-box-align: baseline;
        -ms-flex-align: baseline;
        align-items: baseline
    }

    footer .item4 em {
        color: #3c3c3c
    }

    footer .item4 .link a:hover {
        color: #45aae7
    }

    .in-header .logo {
        max-width: 55%
    }

    .in-header .nav li {
        display: block;
        margin: 20px 0;
        text-align: center
    }

    .in-header .nav li a {
        display: block;
        width: 100%
    }

    .in-header .nav li a::after {
        width: 100%
    }

    .in-footer .item1 .form .txt {
        width: 66%
    }

    .in-footer .item1 .f30 {
        font-size: 28px
    }

    .in-footer .item2 .tac {
        text-align: left
    }

    .in-footer .item3 {
        padding: .2rem 0
    }

    .sale-footer ul {
        text-align: center
    }

    .return em {
        font-size: 18px;
        padding: 0 .2rem;
        height: 40px;
        line-height: 40px
    }

    .return img {
        width: 50px
    }

    .terms li h3 {
        font-size: 24px
    }

    .faq li h3 {
        font-size: 28px
    }

    .faq li a {
        font-size: 16px
    }

    .payment-info li h3 {
        font-size: 28px
    }

    .about .item1 h3 {
        font-size: 30px
    }

    .about .item1 em {
        font-size: 26px
    }

    .about .link a {
        padding: 0 .2rem;
        margin: 0 .1rem
    }

    .about .item3 h3 {
        font-size: 26px
    }

    .about .item6 h3 {
        font-size: 50px
    }

    .about .item6 .f26 {
        font-size: 24px
    }

    .about .item6 .slider .slick-dots {
        bottom: 4%
    }

    .about .item7 .f34 {
        font-size: 28px
    }

    .praise .item1 {
        padding: 1rem 0
    }

    .praise .item1 h2 {
        font-size: 26px
    }

    .praise .item1 li {
        margin-top: .4rem
    }

    .praise .item1 em {
        font-size: 45px
    }

    .praise .item1 span {
        font-size: 26px
    }

    .praise .item2 {
        padding: .7rem 0
    }

    .praise .item2 h2 {
        font-size: 34px
    }

    .praise .item2 h3 {
        font-size: 20px;
        padding-left: 25px
    }

    .praise .item2 .sliders {
        padding: .5rem 0
    }

    .i-banner .sm-db {
        display: block !important
    }

    .i-pro .head em {
        height: 24px;
        line-height: 24px
    }

    .i-pro .head .btn a {
        height: 50px;
        line-height: 50px;
        margin: 0 .3rem 0 0;
        font-size: 17px;
    }

    .i-business h3 {
        font-size: 16px;
    }

    .i-pro .head .f24 {
        font-size: 17px;
    }

    .i-pro li h3 {
        font-size: 13px;
    }

    .i-pro li em {
        font-size: 16px;
    }

    .personal .con-l li a::after {
        right: -2px
    }

    .order .item {
        width: 20%;
        margin-bottom: 5px
    }

    .sale-header .logo {
        max-width: 55%
    }

    .sale-header .nav {
        padding: .3rem 0
    }

    .sale-header .nav li {
        display: block;
        text-align: center;
        margin: 0;
        margin-bottom: 10px
    }

    .sale-header .nav li a {
        display: block;
        width: 100%;
        border-bottom: 1px solid #003c61
    }

    .sale-title {
        font-size: 24px
    }

    .in-sale1 .item2 h3 {
        padding-left: 70px;
        font-size: 26px
    }

    .in-sale3 .list h3 {
        height: 60px;
        line-height: 60px;
        padding-left: 36px;
        font-size: 25px
    }

    .banner {
        height: 3rem
    }

    .main-nav-p {
        display: none
    }

    .main-nav-m {
        display: block;
        position: relative;
        z-index: 1;
        cursor: pointer
    }

    .main-nav-m .title {
        position: relative;
        height: 45px;
        line-height: 45px;
        padding: 0 10px;
        background: #46aae7
    }

    .main-nav-m .title strong {
        color: #fff;
        font-size: 16px;
        font-weight: 700
    }

    .main-nav-m .title i {
        position: absolute;
        content: '';
        width: 45px;
        height: 100%;
        right: 0
    }

    .main-nav-m .title i::after,
    .main-nav-m .title i::before {
        position: absolute;
        top: 50%;
        content: '';
        width: 12px;
        height: 1px;
        background: #fff;
        -o-transition: all .3s;
        -moz-transition: all .3s;
        transition: all .3s;
        -webkit-transition: all .3s
    }

    .main-nav-m .title i::before {
        left: 46%;
        -moz-transform: rotate(40deg) scaleY(1.5);
        -ms-transform: rotate(40deg) scaleY(1.5);
        -o-transform: rotate(40deg) scaleY(1.5);
        transform: rotate(40deg) scaleY(1.5);
        -webkit-transform: rotate(40deg) scaleY(1.5)
    }

    .main-nav-m .title i::after {
        right: 46%;
        -moz-transform: rotate(-40deg) scaleY(1.5);
        -ms-transform: rotate(-40deg) scaleY(1.5);
        -o-transform: rotate(-40deg) scaleY(1.5);
        transform: rotate(-40deg) scaleY(1.5);
        -webkit-transform: rotate(-40deg) scaleY(1.5)
    }

    .main-nav-m .title.active i::before {
        -moz-transform: rotate(-40deg) scaleY(1.5);
        -ms-transform: rotate(-40deg) scaleY(1.5);
        -o-transform: rotate(-40deg) scaleY(1.5);
        transform: rotate(-40deg) scaleY(1.5);
        -webkit-transform: rotate(-40deg) scaleY(1.5)
    }

    .main-nav-m .title.active i::after {
        -moz-transform: rotate(40deg) scaleY(1.5);
        -ms-transform: rotate(40deg) scaleY(1.5);
        -o-transform: rotate(40deg) scaleY(1.5);
        transform: rotate(40deg) scaleY(1.5);
        -webkit-transform: rotate(40deg) scaleY(1.5)
    }

    .main-nav-m ul {
        display: none;
        position: absolute;
        top: 45px;
        width: 100%;
        padding: 0 10px;
        background: rgba(73, 171, 234, .8);
        color: #fff
    }

    .main-nav-m ul li {
        -moz-animation: ReturnToNormal .5s both;
        -o-animation: ReturnToNormal .5s both;
        animation: ReturnToNormal .5s both;
        -webkit-animation: ReturnToNormal .5s both
    }

    .main-nav-m ul li a {
        display: block;
        height: 45px;
        line-height: 45px;
        border-bottom: 1px solid rgba(255, 255, 255, .55)
    }

    .fix-video .video-wrap {
        max-width: 90%
    }
}

@-moz-keyframes resize {

    60%,
    75%,
    90%,
    from,
    to {
        -moz-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -moz-transform: scale(5, 5);
        transform: scale(5, 5)
    }

    100% {
        opacity: 1;
        -moz-transform: scale(1, 1);
        transform: scale(1, 1)
    }
}

@-o-keyframes resize {

    60%,
    75%,
    90%,
    from,
    to {
        -o-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -o-transform: scale(5, 5);
        transform: scale(5, 5)
    }

    100% {
        opacity: 1;
        -o-transform: scale(1, 1);
        transform: scale(1, 1)
    }
}

@keyframes resize {

    60%,
    75%,
    90%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        -moz-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        -o-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: scale(5, 5);
        -moz-transform: scale(5, 5);
        -o-transform: scale(5, 5);
        transform: scale(5, 5)
    }

    100% {
        opacity: 1;
        -webkit-transform: scale(1, 1);
        -moz-transform: scale(1, 1);
        -o-transform: scale(1, 1);
        transform: scale(1, 1)
    }
}

@-webkit-keyframes resize {

    60%,
    75%,
    90%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: scale(5, 5)
    }

    100% {
        opacity: 1;
        -webkit-transform: scale(1, 1)
    }
}

@-moz-keyframes ReturnToNormal {
    from {
        opacity: 0;
        -moz-transform-origin: right bottom;
        transform-origin: right bottom;
        -moz-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg)
    }

    to {
        opacity: 1;
        -moz-transform-origin: right bottom;
        transform-origin: right bottom;
        -moz-transform: none;
        transform: none
    }
}

@-o-keyframes ReturnToNormal {
    from {
        opacity: 0;
        -o-transform-origin: right bottom;
        transform-origin: right bottom;
        transform: rotate3d(0, 0, 1, 45deg)
    }

    to {
        opacity: 1;
        -o-transform-origin: right bottom;
        transform-origin: right bottom;
        -o-transform: none;
        transform: none
    }
}

@keyframes ReturnToNormal {
    from {
        opacity: 0;
        -webkit-transform-origin: right bottom;
        -moz-transform-origin: right bottom;
        -o-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        -moz-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg)
    }

    to {
        opacity: 1;
        -webkit-transform-origin: right bottom;
        -moz-transform-origin: right bottom;
        -o-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        -moz-transform: none;
        -o-transform: none;
        transform: none
    }
}

@-webkit-keyframes ReturnToNormal {
    from {
        opacity: 0;
        -webkit-transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg)
    }

    to {
        opacity: 1;
        -webkit-transform-origin: right bottom;
        -webkit-transform: none
    }
}


/*
    fooer
*/
.footer-box {
    background-color: #FFFFFF;
    border-top: 1px solid #E4E4E4;
}

.fheader {
    height: 103px;
    background-color: #FFFFFF;
    border-top: 1px solid #E4E4E4;
    border-bottom: 1px solid #E4E4E4;
}

.fheader-item {
    max-width: 1500px;
    margin: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.ftitle {
    font-size: 15px;
    font-family: MontserratBold;
    font-weight: bold;
    color: #020301;
    line-height: 103px;
    margin-left: 10px;
}

.fimg {
    /* width: 500px; */
    height: 33px;
    margin-top: 20px;
    margin-right: 20px;
}

.fimg:last-child {
    margin-right: 0;
}

.fbody {
    max-width: 1400px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    margin: auto;
    padding-top: 38px;
    padding-bottom: 25px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.fbody>.fbody-item:last-child,
.fbody>.fbody-item:first-child {
    width: 25%;
}

.fbody-item {
    width: 12%;
    font-size: 15px;
    font-family: MontserratLight;
    font-weight: bold;
    line-height: 24px;
}

.fbody-title {
    color: #45AAE7;
    margin-bottom: 15px;

}

.fbody-con:hover {
    color: #45AAE7;
    -webkit-transition: all ease-out .3s;
    -o-transition: all ease-out .3s;
    -moz-transition: all ease-out .3s;
    transition: all ease-out .3s;
}

.fbody-con {
    width: 100%;
    font-weight: normal;
    white-space: normal;
    color: #6E6E6E;
    cursor: pointer;
    line-height: 30px;
}

.fbody-con-img {
    width: 155px;
    height: 42px;
    margin-top: 15px;
}

.fbody-input {
    width: 100%;
    height: 50px;
    margin-top: 20px;
    border: 1px solid #E4E4E4 !important;
    padding: 0 20px 0;
    background-color: #FFFFFF;
}

.fbody-item>.fbody-input::-webkit-input-placeholder {
    font-size: 15px;
}

.fbody-btn {
    width: 120px;
    height: 40px;
    text-align: center;
    font-size: 15px;
    font-family: MontserratLight;
    font-weight: 300;
    color: #FFFFFF;
    line-height: 40px;
    background-color: #45AAE7;
    margin-top: 15px;
    cursor: pointer;
}

.fmsg {
    max-width: 1400px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -moz-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    width: 100%;
    margin: auto;
    padding: 20px 0;
    font-size: 15px;
    font-weight: 300;
    color: #303030;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-top: 1px solid #E4E4E4;
}

.fmsg-title {
    font-size: 15px;
    font-family: MontserratLight;
    font-weight: 300;
    color: #6E6E6E;
    line-height: 24px;
    margin-right: 24px;
}

.fmsg-img>img {
    width: 750px;
}

.h-car1-b {
    height: 33px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}



.h-car2 {
    display: none;
    padding: 7px 10px;
    background-color: #45AAE7;
    color: #FFFFFF;
}

.h-car2 a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

/* .h-car2 a img {
    width: 20px;
    height: 20px;
} */

.car-item-i:hover .h-car1 {
    display: none;
}

.car-item-i:hover .h-car2 {
    display: block;
}

.enroll-box {
    padding-bottom: 0.6rem;
}

.enroll-i {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    background: #FFFFFF;
    margin-top: 0.2rem;
}

.enroll-l {
    padding: 0.5rem;
    width: 50%;
    overflow: hidden;
}

.enroll-l-input>.t1,
.enroll-l>.t1 {
    font-size: 0.24rem;
    font-weight: bold;
    color: #45AAE7;
    font-family: "MontserratSemi";
}

.enroll-l-input {
    margin-bottom: 0.37rem;
}

.enroll-l-input>.i1 {
    width: 100%;
    height: 0.6rem;
    background: rgba(255, 255, 255, 0);
    border: 1px solid #E8E8E8;
    border-radius: 0.05rem;
    padding: 0 20px;
    margin-top: 0.25rem;
}

.enroll-l-btn {
    width: 100%;
    height: 0.6rem;
    background: #45AAE7;
    border-radius: 0.03rem;
    text-align: center;
    font-size: 0.18rem;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 0.6rem;
    font-family: "MontserratSemi";

}

.enroll-l-btn:hover {
    color: #FFFFFF !important;
}

.enroll-l-info {
    margin-top: 0.36rem;
    text-align: center;
    line-height: 0.36rem;
    font-family: "MontserratLight";
}

.enroll-l-info>.t1 {
    font-size: 0.16rem;
    font-weight: 300;
    color: #3C3C3C;
}

.enroll-l-info-i>a {
    color: #45AAE7 !important;
    text-decoration: underline;
}

.enroll-l-info-i>span {
    margin: 0 5px;
}

.public-nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: "MontserratLight";
    color: #939393;
}

.public-nav img {
    margin-right: 7px;
}

.enroll-l-return {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 1.71rem;
    height: 0.49rem;
    background: rgba(194, 162, 132, 0);
    border: 0.01px solid #45AAE7;
    border-radius: 0.25rem;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 0.18rem;
    font-weight: bold;
    color: #45AAE7;
    margin: auto;
    margin-top: 0.4rem;
    font-family: "MontserratSemi";
}

.enroll-l-return>img {
    margin-right: 0.11rem;
}

.loginSwiper {
    width: 100%;
    height: auto;
    margin-top: 1.04rem;
    padding-bottom: 0.9rem !important;
}

.loginSwiper-img {
    width: 100%;
    height: 435px;
}

.loginSwiper-item {
    text-align: center;
}

.loginSwiper-item .t1 {
    font-size: 16px;
    font-weight: 300;
    color: #3C3C3C;
    margin-top: 22px;
    font-family: "MontserratLight";
}

.loginSwiper .swiper-pagination-bullet,
.loginSwiper .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 13px !important;
    height: 13px !important;
    background-color: transparent !important;
    border: 2px solid #45AAE7;
}

.loginSwiper .swiper-pagination-bullet {
    border: 2px solid #CACACA;
}

.how-i {
    width: 48%;
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content;
    padding: 42px 50px;
    position: relative;
}

.how-menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
}

.how-menu::after {
    position: absolute;
    width: 1px;
    height: 100%;
    top: 0;
    left: 50%;
    background-color: #E2E2E2;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    content: '';
}

.how-menu .how-i:nth-child(odd) {
    background: url(../images/how1.png)no-repeat;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
}

.how-menu .how-i:nth-child(even) {
    background: url(../images/how2.png)no-repeat;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
}

.how-i .t1 {
    font-size: 18px;
    font-weight: bold;
    color: #464646;
    font-family: "MontserratSemi";

}

.how-i .t2 {
    font-size: 18px;
    font-weight: normal;
    color: #4F5062;
    line-height: 30px;
    margin-top: 28px;
    font-family: "MontserratLight";
}


.how-menu-b {
    padding: 72px 0;
}

.how-photo {
    width: 48px;
    height: 48px;
}

.how-menu .how-i:nth-child(even) .how-photo,
.how-menu .how-i:nth-child(odd) .how-photo {
    position: absolute;
    top: 0;
    right: 0;
    margin-right: -8%;
    z-index: 3;
    background-color: #FFFFFF;
}

.how-menu .how-i:nth-child(even) {
    margin-top: 81px;
}

.how-menu .how-i:nth-child(even) .how-photo {
    position: absolute;
    top: 8%;
    left: 0;
    margin-left: -8%;
    right: auto;
}

.login-shade {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .73);
    position: fixed;
    top: 0;
    z-index: 999;
    visibility: hidden;
}

.l-model {
    width: 731px;
    background: #FFFFFF;
    border-radius: 5px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    padding-bottom: 46px;
    transition: all .3s;
}

.l-img {
    width: 731px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.l-img>img {
    width: 218px;
    height: 56px;
    margin-top: 15px;
}

.l-item {
    margin: 47px 0 0 89px;
}

.l-item-title {
    height: 17px;
    font-size: 16px;
    font-family: MontserratBold;
    font-weight: bold;
    color: #020200;
    line-height: 20px;
}

.l-input {
    width: 532px;
    height: 60px;
    margin-top: 14px;
    background: rgba(255, 255, 255, 0);
    border: 1px solid #E8E8E8 !important;
    border-radius: 5px !important;
    padding-left: 20px;
}

input::-webkit-input-placeholder {
    font-size: 16px;
    font-family: MontserratLight;
    font-weight: 300;
    color: #9F9F9F;
    line-height: 20px;
}

.l-forget {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: 16px;
    font-family: MontserratLight;
    font-weight: 300;
    color: #020200;
    line-height: 20px;
    margin: 34px 108px 0 89px;
}

.l-forget-check {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
}

.l-forget-title {
    color: #45AAE7;
    cursor: pointer;
    border-bottom: 1px solid #45AAE7;
}

.l-btn {
    margin: auto;
    margin-top: 37px;
    cursor: pointer;
    width: 532px;
    height: 60px;
    background: #45AAE7;
    border-radius: 3px;
    line-height: 60px;
    text-align: center;
    font-size: 18px;
    font-family: MontserratBold;
    font-weight: bold;
    color: #FFFFFF;
}

.l-msg {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    font-size: 16px;
    font-family: MontserratLight;
    font-weight: 300;
    color: #020200;
    line-height: 36px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    margin: auto;
    margin-top: 50px;
}

.l-msg>span {
    color: #45AAE7;
    margin-left: 5px;
    cursor: pointer;
    border-bottom: 1px solid #45AAE7;
}

.l-close {
    width: 104px;
    height: 59px;
    float: right;
    cursor: pointer;
    margin: 0;
    background: url(../images/project/l_close.png)no-repeat;
    background-size: contain;
    transition: all .5s;
}

.l-close:hover {
    background: url(../images/project/l_close1.png)no-repeat;
    background-size: contain;
    transition: all .5s;
}

.check-box {
    max-width: 1400px;
    padding-top: 51px;
    padding-bottom: 183px;
    margin: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.check-success {
    margin-top: 175px;
    text-align: center;
    font-family: MontserratLight;
    font-weight: 300;
}

.check-success>img {
    width: 97px;
    height: 129px;
    margin-bottom: 59px;
}

.check-success>h1 {
    font-size: 30px;
    color: #45AAE7;
    margin-bottom: 30px;
}

.check-success>p {
    font-size: 15px;
    color: #2B2B2B;
    line-height: 36px;
    margin-top: 10px;
}

.check-success-btn {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    margin: auto;
    margin-top: 66px;
}

.check-s-b-item {
    width: 282px;
    height: 49px;
    background: #45AAE7;
    border-radius: 3px;
    line-height: 49px;
    text-align: center;
    font-size: 18px;
    cursor: pointer;
    font-family: MontserratBold;
    font-weight: bold;
    color: #FFFFFF;
    margin-right: 22px;
}

/**/
@media (max-width:1024px) {
    .l-model {
        width: 660px;
        -webkit-transition: all .3s;
        -o-transition: all .3s;
        -moz-transition: all .3s;
        transition: all .3s;
    }

    .l-img {
        width: 660px;
    }

    .l-item {
        margin: 47px 0 0 63px;
    }

    .warp1688 {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -moz-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .warp1688 li {
        width: 49%;
        margin-right: 0;
        margin-bottom: 2%;
    }

    .clearfix::after {
        display: none;
    }

    .how-menu .how-i:nth-child(even) .how-photo,
    .how-menu .how-i:nth-child(odd) .how-photo {
        position: absolute;
        top: 0;
        z-index: 3;
        margin-right: -10%;
        background-color: #FFFFFF;
    }

    .how-menu .how-i:nth-child(even) .how-photo {
        position: absolute;
        top: 8%;
        margin-left: -10%;
    }

    .how-i .t2 {
        line-height: 24px;
        margin-top: 15px;
    }

}

@media (max-width:1200px) {

    .search {
        width: 100% !important
    }

    .l-model {
        width: 660px;
        -webkit-transition: all .3s;
        -o-transition: all .3s;
        -moz-transition: all .3s;
        transition: all .3s;
    }

    .l-img {
        width: 660px;
    }

    .l-item {
        margin: 47px 0 0 63px;
    }


    .l-model {
        width: 90% !important;
        padding: 0 20px 0;
    }

    .l-btn,
    .l-input,
    .l-img {
        width: 100% !important;
    }

    .l-item {
        margin: 20px 0 !important;
    }

    .l-forget {
        margin: 0 !important;
    }

    .l-close {
        margin-right: -20px !important;
    }

    .l-msg {
        margin-top: 25px;
    }

    .how-menu-b {
        padding: 20px 0;
    }

    .how-menu {
        display: block;
    }

    .how-i {
        padding: 20px;
        width: 100%;
        margin-top: 20px;
    }

    .how-menu::after {
        display: none;
    }

    .how-menu .how-i:nth-child(even) {
        margin-top: 20px;
    }

    .how-menu .how-i:nth-child(odd) .how-photo,
    .how-menu .how-i:nth-child(even) .how-photo,
    .how-photo {
        position: relative;
        top: 0 !important;
        left: 0 !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    .how-menu .how-i:nth-child(odd) {
        background: #F9F9F9;
        border-radius: 10px;
    }

    .how-menu .how-i:nth-child(even) {
        background: #FFFFFF;
        border-radius: 10px;
        -webkit-box-shadow: 0px 0px 24px 0px rgba(11, 3, 6, 0.08);
        box-shadow: 0px 0px 24px 0px rgba(11, 3, 6, 0.08);
    }

    .how-photo {
        margin-bottom: 15px;
        background: transparent !important;
    }

    .how-i .t2 {
        font-size: 16px;
    }
}

/**/
@media (max-width: 1150px) {
    .foot-menus {
        max-width: 100% !important;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
        margin-top: 0;
    }

    .menus-box {
        padding-top: 0 !important;
    }

    .menus-item {
        padding: 40px 0 0 0 !important;
    }

    .fbody {
        display: block;
        margin-top: 20px;
        padding: 20px;
    }

    .fmsg-b {
        margin-top: 0px;
    }

    .fbody>.fbody-item:last-child,
    .fbody>.fbody-item:first-child,
    .fbody-item {
        width: 100%;
    }

    .fheader-item {
        display: block;
    }

    .fheader-item .fimg {
        margin-left: 0;
    }

    .fheader-item .ftitle {
        line-height: 50px !important;
        margin-left: 0px !important;
    }

    .fbody-title {
        margin-bottom: 10px;
    }

    .fbody-item {
        margin-bottom: 20px;
    }

    .fmsg {
        display: block;
        margin-top: 20px;
        padding: 20px;
    }

    .fmsg .fmsg-img {
        margin-top: 20px;
    }

    .footer-box {
        margin-top: 0;
        padding-bottom: 40px;
    }

    .i-title em {
        padding-left: 17px;
        margin-bottom: 20px;
    }

    .fmsg-b {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}

.menu-top-item {
    position: relative;
    overflow: hidden;
}

.menu-top-item::before {
    left: 0;
    top: 0;
    -webkit-transform: translate(-50%, -100%) rotate(45deg);
    -moz-transform: translate(-50%, -100%) rotate(45deg);
    -ms-transform: translate(-50%, -100%) rotate(45deg);
    -o-transform: translate(-50%, -100%) rotate(45deg);
    transform: translate(-50%, -100%) rotate(45deg);
}

.menu-top-item::after {
    right: 0;
    bottom: 0;
    -webkit-transform: translate(50%, 100%) rotate(45deg);
    -moz-transform: translate(50%, 100%) rotate(45deg);
    -ms-transform: translate(50%, 100%) rotate(45deg);
    -o-transform: translate(50%, 100%) rotate(45deg);
    transform: translate(50%, 100%) rotate(45deg);
}

.menu-top-item::before,
.menu-top-item::after {
    content: '';
    display: block;
    position: absolute;
    width: 30%;
    padding-top: 50%;
    background-color: #2c8dcd;
    opacity: 0.8;
    -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.25, 0.74, 0.22, 0.99);
    transition: -webkit-transform 0.5s cubic-bezier(0.25, 0.74, 0.22, 0.99);
    -o-transition: -o-transform 0.5s cubic-bezier(0.25, 0.74, 0.22, 0.99);
    -moz-transition: transform 0.5s cubic-bezier(0.25, 0.74, 0.22, 0.99), -moz-transform 0.5s cubic-bezier(0.25, 0.74, 0.22, 0.99);
    transition: transform 0.5s cubic-bezier(0.25, 0.74, 0.22, 0.99);
    transition: transform 0.5s cubic-bezier(0.25, 0.74, 0.22, 0.99), -webkit-transform 0.5s cubic-bezier(0.25, 0.74, 0.22, 0.99), -moz-transform 0.5s cubic-bezier(0.25, 0.74, 0.22, 0.99), -o-transform 0.5s cubic-bezier(0.25, 0.74, 0.22, 0.99);
    z-index: 2;
}

.menu-top-item:hover::after {
    -webkit-transform: translate(50%, 50%) rotate(45deg);
    -moz-transform: translate(50%, 50%) rotate(45deg);
    -ms-transform: translate(50%, 50%) rotate(45deg);
    -o-transform: translate(50%, 50%) rotate(45deg);
    transform: translate(50%, 50%) rotate(45deg);
}

.menu-top-item:hover::before {
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    -moz-transform: translate(-50%, -50%) rotate(45deg);
    -ms-transform: translate(-50%, -50%) rotate(45deg);
    -o-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg);
}



.menu-img {
    height: 0px;
    line-height: normal;
}

.menu-img>img {
    visibility: hidden;
}

/* 11.18  */
.info1688 {
    font-size: 14px;
    font-family: "MontserratLight";
    font-weight: 400;
    color: #333;
    line-height: 26px;
    margin-top: 10px;
}

@media (max-width:500px) {
    .warp1688 li {
        width: 100%;
        margin-right: 0;
        margin-bottom: 2%;
    }
}


.map-tobody {
    width: 100%;
    background-color: #FFFFFF;
}

.map-con-item {
    padding: 30px 0;
}

.map-con-item>.news-tobody-second>h1 {
    font-size: 30px;
    font-family: MontserratSemi;
    font-weight: Bold;
    color: #47ABE7;
}

.map-shadow {
    padding: 30px 0px;
    background-color: #F6F6F6;
}

.map-con-item>.news-tobody-second>h3 {
    font-size: 18px;
    font-family: MontserratSemi;
    font-weight: Bold;
    color: #4F5062;
    margin-top: 37px;
    display: inline-block;
    margin-right: 50px;
}

.map-title-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    font-family: MontserratLight;
    font-weight: normal;
    margin: 15px 0 37px 0;
    line-height: 36px;
    padding-bottom: 35px;
    border-bottom: 1px solid #EBEBEB;
}

.map-title-item>span {
    font-size: 15px;
    color: #4F5062;
}

.map-title-item>i {
    color: #D9D9D9;
    margin: 0 10px 0;
}

.map-position {
    width: 132px;
    background: #FFFFFF;
    -webkit-box-shadow: 0px 0px 8px 0px rgba(11, 3, 6, 0.13);
    box-shadow: 0px 0px 8px 0px rgba(11, 3, 6, 0.13);
    border-radius: 3px;
    position: fixed;
    top: 20%;
    left: 0;
    padding: 10px 0 10px 0;

}

.map-position>ul>li {
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    font-family: MontserratLight;
    font-weight: 300;
    color: #2F2F2F;
    padding: 0 18px 0;
    cursor: pointer;
}

.map-position-active {
    background-color: #45AAE7;
    color: #FFFFFF !important;
}


.map-con-item>.news-tobody-second>h3:hover a,
.map-title-item span:hover a {
    color: #47ABE7;
}

.news-header {
    height: 167px;
    line-height: 167px;
    background-color: #F6F6F6;

}

.news-tobody-second {
    max-width: 1300px;
    width: 100%;
    margin: auto;
    padding: 20px 0;

}

.news-header-title {
    max-width: 1300px;
    margin: auto;
    font-size: 48px;
    font-family: MontserratSemi;
    font-weight: normal;
    color: #2C2C2C;
}

/* 2013/1/31 */
@media (max-width: 1400px) {

    .news-header-title,
    .news-tobody {
        padding-left: 20px;
        padding-right: 20px;
    }
}

@media (max-width:1350px) {
    .products-b-i-item {
        width: 22.8%;
    }

    .header nav ul li>a {
        font-size: 16px;
    }
}

@media (max-width:1300px) {
    .header-menus {
        padding-left: 0rem !important;
    }

    .home-team-con-i {
        width: 53% !important;
    }

    .map-con-item {
        padding: 20px 20px 0;
    }


    .news-header {
        width: 100%;
        height: auto;
        line-height: normal;
        padding: 50px 20px;
        margin-top: 0;
        font-size: 32px;
    }

    .search {
        width: 200px;
    }


}

@media (max-width:1260px) {
    .header .mauto>a img {
        width: 210px !important;
    }

    .home-team-con-i>.t2 {
        display: -webkit-box;
        overflow: hidden;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical;
    }
}

@media (max-width:1200px) {
    .header .item2 .btn a {
        margin: 0 7px;
    }

    .company-news-i>.service-list-l {
        width: 60% !important;
        height: 100% !important;
        margin: auto;
    }

    .company-news-i>.service-list-r {
        height: 100% !important;
    }

    .company-news-i {
        display: block;
    }

    .service-list-l,
    .service-list-r {
        width: 100% !important;
    }

    .company-news {
        padding: .3rem 0 !important;
    }

    .service-list-r {
        padding: 2% 20px !important;
    }

    .service-list-r>.t1 {
        font-size: 24px !important;
        margin-bottom: 20px !important;
    }

    .service-list-i {
        background: #ffffff;
    }
}

@media (max-width:1180px) {
    .header nav ul li>a {
        font-size: 14px !important;
    }

    .header-menus {
        padding-left: 0.05rem !important;
    }
}

@media (max-width:1100px) {
    .header .mauto>a img {
        width: 180px !important;
    }
    .header nav ul li {
        margin: 0 2px !important;
    }

    .header nav ul li>a {
        padding: 0 0px !important;
    }
}

@media (max-width: 800px) {
    .news-header-title {
        font-size: 28px;
    }

    .news-header {
        padding: 35px 20px;
        line-height: normal;
    }

    .l-model {
        width: 510px;
        -webkit-transition: all .3s;
        -o-transition: all .3s;
        -moz-transition: all .3s;
        transition: all .3s;
    }

    .l-img {
        width: 510px;
    }

    .l-item {
        margin: 47px 0 0 20px;
    }

    .l-forget {
        margin: 34px 35px 0 30px;
    }

    .l-input {
        width: 460px;
    }

    .l-btn {
        width: 450px;
    }
}

@media (max-width:768px) {
    .payment-info li h3,
    .help-list .fb,
    .payment-info li .txt{
        padding-left: 0;
    }
    .sild-float {
        display: none !important;
    }

    .help-list .f30{
        font-size: 0.3rem !important;
    }

    .help-list .f24{
        font-size: 0.24rem !important;
    }
}

@media (max-width:600px) {
    .s-l-items-titles {
        width: 60%;
    }


    .l-model {
        width: 450px;
        -webkit-transition: all .3s;
        -o-transition: all .3s;
        -moz-transition: all .3s;
        transition: all .3s;
    }

    .l-img {
        width: 450px;
    }

    .l-item {
        margin: 47px 0 0 20px;
    }

    .l-forget {
        margin: 34px 33px 0 23px;
    }

    .l-input {
        width: 400px;
    }

    .l-btn {
        width: 400px;
    }



}

/* 2023/4  */
.public-header {
    max-width: 1600px;
    width: 100%;
    margin: auto;
}

.public-body {
    max-width: 1400px;
    width: 100%;
    margin: auto;
}

.header-right-menu .t1 {
    font-size: 14px;
    font-weight: 300;
    color: #2F2F2F;
    font-family: "MontserratLight";

}

.h-car1 {
    padding: 7px 10px;
    background-color: #F0F0F0;
    color: #FFFFFF;
}

.h-car1 a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

/* .h-car1 a img {
    width: 20px;
    height: 20px;
} */

.car-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
}

.car-item-i {
    margin-right: 11px;
}

.tag-menu-b {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
}

.tag-menu-i {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.tag-menu-i img {
    margin-right: 11px;
}

.tag-menu-i .i1,
.tag-menu-i.cur .i2 {
    display: none;
}

.tag-menu-i.cur .i1 {
    display: block;
}

.h-product-list {}

.h-product-list-i {
    background: #F7F8F9;
    text-align: center;
    padding: 29px 0 35px 0;
}

.h-product-list-i .t1 {
    margin-top: 28px;
}

.h-product-list-i img {
    width: 44px;
    height: 52px;
    margin: auto;
    display: block;
    -o-object-fit: contain;
    object-fit: contain;
}

.h-product-list-i:hover .i1,
.h-product-list-i .i2 {
    display: none;
}

.h-product-list-i:hover .i2 {
    display: block;
}

.h-product-list-i:hover {
    background: #4AACE6;
    color: #ffffff;
}

.service-list-i {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 34px;
}

.service-list-i:nth-child(even) {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -moz-box-orient: horizontal;
    -moz-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

.service-list-l,
.service-list-r {
    width: 50%;
    height: 415px;
}

.service-list-l {
    margin-top: 0;
}

.service-list-r {
    background: #ffffff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0 3%;
}

.service-list-r>.t1 {
    font-size: 30px;
    font-family: MontserratSemi;
    font-weight: bold;
    color: #3C3C3C;
    margin-bottom: 30px;
}

.service-list-r>.t2 {
    width: 100%;
    font-size: 14px;
    font-family: MontserratLight;
    font-weight: 300;
    color: #3C3C3C;
    line-height: 32px;
}



.service-list-r .stock-i {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 36px;
}

.service-list-r .stock-i-btn {
    height: 61px;
    background: #45AAE7;
    border-radius: 31px;
    padding: 0 9px 0 39px;
    cursor: pointer;
}

.service-list-r .stock-i-btn>span {
    margin-right: 21px;
    font-size: 14px;
    font-family: MontserratSemi;
    font-weight: bold;
    color: #FFFFFF;
}


.service-list-r .stock-i>img {
    margin-top: 5px;
    margin-right: 11px;
}

.service-list-r .stock-i>.t1 {
    font-size: 14px;
    font-family: MontserratLight;
    font-weight: 300;
    color: #3C3C3C;
    line-height: 24px;
}

/* .service-list-i .i-banner .slick-prev {
    left: 4%;
    background: url(../images/banner_l.png) no-repeat center/cover
}

.service-list-i .i-banner .slick-next {
    right: 4%;
    background: url(../images/banner_r.png) no-repeat center/cover
} */

.contact-banner,
.banner-chirld {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: auto;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}

.banner-chirld .span {
    width: 50%;
    font-size: 16px;
    font-family: MontserratLight;
    font-weight: 300;
    color: #FFFFFF;
    line-height: 24px;
}

.contact-banner {
    text-align: center;
    font-family: MontserratSemi;
    font-weight: bold;
    color: #FFFFFF;
}

.contact-banner .t1 {
    font-size: 36px;
}

.contact-banner .t2 {
    font-size: 30px;
    margin-top: 32px;
}

.contact-info {}

.contact-info-item {
    width: 40%;
}

.contact-info-item .name {
    font-size: 30px;
    font-family: MontserratSemi;
    font-weight: bold;
    color: #3C3C3C;
}

.contact-info-item .info {
    margin-top: 24px;
    font-size: 16px;
    font-family: MontserratLight;
    font-weight: 300;
    color: #3C3C3C;
    margin-bottom: 60px;
}

.contact-title {
    text-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.contact-title .t1 {
    font-size: 36px;
    font-family: MontserratSemi;
    font-weight: bold;
    color: #3C3C3C;
}

.contact-title .t2 {
    font-size: 16px;
    font-family: MontserratLight;
    font-weight: 300;
    color: #3C3C3C;
    margin-top: 32px;
    line-height: 30px;
}

.contact-info-item-info .i-img {
    width: 50px;
    display: block;
    margin-top: 5px;
    margin-right: 30px;
    text-align: center;
}

.contact-info-item-info .i-img>img {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content;
    margin: auto;
    display: block;
}

.contact-info-item-info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 60px;
}

.contact-info-item-info .con .t1 {
    font-size: 36px;
    font-family: MontserratSemi;
    font-weight: bold;
    color: #45AAE7;
}

.contact-info-item-info .con .t2 {
    margin-top: 13px;
    font-size: 24px;
    font-family: MontserratLight;
    font-weight: 300;
    color: #3C3C3C;
}

.contact-info-item-info .con .i1 {
    margin-top: 20px;
}

.contact-info-item .input-i {
    font-size: 14px;
    font-family: MontserratLight;
    font-weight: 300;
    color: #3C3C3C;
    margin-bottom: 39px;
}

.contact-info-item-info:last-child,
.contact-info-item .input-i:last-child {
    margin-bottom: 0;
}

.contact-info-item .input-i em {
    color: #FF0000;
}

.contact-info-item .input-i .title {
    margin-bottom: 19px;
}

.contact-info-item .input-i .inputs {
    width: 100%;
    height: 53px;
    background: #FFFFFF;
    border: 1px solid #EEEEEE;
    border-radius: 8px;
}

.contact-info-item .input-i .text-con {
    width: 100%;
    height: 276px;
    background: #FFFFFF;
    border: 1px solid #EEEEEE;
    border-radius: 8px;
}

.contact-info-item .input-i .checkbox-b {
    margin-top: 16px;
}

.contact-info-item .input-i .checkbox-b>.checkbox-i {
    border: 1px solid #EEEEEE;
    margin-right: 15px;
}

.contact-btn {
    width: 100%;
    height: 62px;
    background: #45AAE7;
    border-radius: 8px;
    font-size: 24px;
    font-family: MontserratSemi;
    font-weight: bold;
    color: #FFFFFF;
}

.contact-map-i {
    height: 537px;
}

.contact-map {
    background: url(/images/contact-map-bg.png)no-repeat;
}

.contact-map-i-l {
    width: 30%;
}

.contact-map-i-r {
    width: 70%;
}

.contacts-map {
    height: 537px;
}

.contact-map-i-l .swiper-slide {
    height: 179px !important;
}

.contact-map-i-l-item {
    height: 179px;
    background: #ffffff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0 10%;
}

.contact-map-i-l-item:hover .t2,
.contact-map-i-l-item:hover .t1,
.contact-map-i-l-item.cur .t2,
.contact-map-i-l-item.cur .t1 {
    color: #ffffff;
}

.contact-map-i-l-item:hover,
.contact-map-i-l-item.cur {
    background: #45AAE7;
}

.contact-map-i-l-item .t1 {
    font-size: 18px;
    font-family: MontserratSemi;
    font-weight: bold;
    color: #45AAE7;
}

.contact-map-i-l-item .t2 {
    font-size: 14px;
    font-family: MontserratLight;
    font-weight: 300;
    color: #3C3C3C;
    line-height: 24px;
    margin-top: 21px;
}

.stock-list-i {
    width: 23%;
    height: 214px;
    background: #ffffff;
    padding: 27px;
}

.stock-list {
    position: relative;
    top: -107px;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.stock-list-i .title>.name {
    font-family: MontserratSemi;
    font-weight: bold;
    font-size: 18px;
    color: #45AAE7;
}

.stock-list-i .title>.add {
    font-size: 14px;
    font-weight: 400;
    color: #45AAE7;
    margin: 9px 0 15px 0;
}

.stock-list-i .info {
    font-size: 14px;
    color: #3C3C3C;
    font-family: MontserratLight;
    font-weight: 300;
    line-height: 24px;
}

.company-left-top {
    position: relative;
    font-size: 30px;
    font-family: MontserratSemi;
    font-weight: bold;
    color: #45AAE7;
}


.company-right>.company-left-top::after,
.company-left-top::after {
    background: url('/images/icon-company1.png')no-repeat;
    content: '';
    display: block;
    height: 54px;
}

.company-right>.company-left-top::after {
    background: url('/images/icon-company2.png')no-repeat;
}

.company-left-top span {
    position: absolute;
    top: 50%;
    left: 54px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.company-left-info-i-title {
    position: relative;
}

.company-left-info-i-title span {
    position: absolute;
    left: 5px;
    bottom: 0;
    font-size: 25px;
    font-family: MontserratSemi;
    font-weight: bold;
    color: #45AAE7;
}

.company-left-info-i-title::after {
    background: url('/images/icon-company3.png')no-repeat;
    content: '';
    display: block;
    height: 19px;
    -o-background-size: 100% 100% !important;
    background-size: 100% 100% !important;
}

.company-box {}

.company-left-info {
    padding: 20px 0;
    font-size: 16px;
    font-family: MontserratLight;
    font-weight: 300;
    color: #000000;
    line-height: 30px;
}

.company-left,
.company-right {
    width: 48%;
}

.company-left-info-i {
    margin-top: 10px;
}

.company-right-con {
    margin-left: 20px;
    border-left: 1px dashed #C4C4C4;
    padding: 20px 0;
}

.company-right-con>.company-left-info {
    margin-left: 54px;
}

.company-right-info-con,
.company-right-info-con>.time {
    font-size: 18px;
    font-family: MontserratLight;
    font-weight: 300;
}

.company-right-info-con>.time {
    color: #45AAE7;
}

.company-right-info-con>.info {
    color: #3C3C3C;
    line-height: 30px;
}

.company-right-info-con {
    position: relative;
}

.company-right-info-con::after {
    width: 13px;
    height: 13px;
    display: block;
    content: '';
    background: url('/images/icon-company4.png')no-repeat;
    position: absolute;
    top: 5%;
    left: -7px;
}

.company-right-info-con {
    padding-left: 54px;
    margin-bottom: 30px;
}

.company-right-info-con:last-child {
    margin-bottom: 0;
}

.company-news-i>.service-list-l,
.company-news-i>.service-list-r {
    height: 352px;
}

.company-news-i>.service-list-r>.name {
    font-size: 30px;
    font-family: MontserratSemi;
    font-weight: bold;
    color: #3C3C3C;
    margin-bottom: 20px;
}

.company-news-i>.service-list-r .stock-i {
    margin-bottom: 15px;
}

.company-news-i>.i-banner>.slick-dots {
    display: none;
}

.company-news-list {
    text-align: center;
}

.company-news-list>.title {
    font-size: 30px;
    font-family: MontserratSemi;
    font-weight: bold;
    color: #3C3C3C;
    margin-bottom: 30px;
}

.company-news-list-swiper4,
.company-news-list-swiper3,
.company-news-list-swiper2,
.company-news-list-swiper1 {
    height: 232px !important;
    /*margin-bottom: 30px;*/
}

.company-news-list-swiper4 .swiper-slide,
.company-news-list-swiper3 .swiper-slide,
.company-news-list-swiper2 .swiper-slide,
.company-news-list-swiper1 .swiper-slide {
    overflow: hidden;
}

.company-news-list .swiper-pagination-bullet {
    width: 15px !important;
    height: 15px !important;
    border: 1px solid #BABABA !important;
    border-radius: 50% !important;
    background: transparent !important;
}

.company-news-list .swiper-pagination-bullet-active {
    background: #BABABA !important;
}

.company-news-list:nth-child(even) {
    background: #ffffff;
}

.company-news-list:last-child {
    margin-bottom: 0 !important;
}

.sourcing-title {
    text-align: center;
    width: 80%;
    margin: auto;
    margin-bottom: 50px;
}

.sourcing-title>.t1 {
    font-size: 36px;
    font-family: MontserratSemi;
    font-weight: bold;
    color: #3C3C3C;
}

.sourcing-title>.t2 {
    margin-top: 40px;
    font-size: 16px;
    font-family: MontserratLight;
    font-weight: 300;
    color: #3C3C3C;
    line-height: 30px;
}

.sourcing-list {}

.sourcing-list-i {
    width: 18% !important;
    text-align: center;
    margin-bottom: 25px;
    background: #ffffff;
    position: relative;
    padding: 30px;
    margin-left: 0.25rem;
}

.sourcing-list-i:hover .sourcing-list-i-shadow {
    visibility: visible;
    opacity: 1;
}

.sourcing-list-img {
    max-width: 90%;
    max-height: 90%;
    margin: auto;
}

.sourcing-list-i .t1 {
    font-size: 16px;
    font-weight: 300;
    color: #3C3C3C;
    margin-top: 20px;
}

.sourcing-list-i-shadow {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    visibility: hidden;
    opacity: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: rgba(0, 0, 0, .5);
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s;
}

.sourcing-list-i-shadow-i {
    width: 80%;
    height: 61px;
    min-height: auto !important;
    background: #45AAE7;
    border-radius: 31px;
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 0 10px 0 50px;
}

.sourcing-list-i-shadow-i>span {
    width: -webkit-max-content !important;
    width: -moz-max-content !important;
    width: max-content !important;
    background: transparent !important;
    margin-right: 30px !important;
    font-size: 14px;
    font-family: MontserratSemi;
    font-weight: bold;
    color: #FFFFFF;
}

.choose-b-nums-title {
    font-size: 48px;
    font-family: MontserratSemi;
    font-weight: bold;
    color: #45AAE7;
    margin-right: 10px;
}

.choose-b-nums-info {
    font-size: 16px;
    font-family: MontserratLight;
    font-weight: 300;
    color: #3C3C3C;
    line-height: 30px;
}

.choose-list-b>.t1 {
    font-size: 30px;
    font-family: MontserratSemi;
    font-weight: bold;
    color: #3C3C3C;
    margin-bottom: .4rem;
    text-align: center;

}

.choose-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -0.12rem;
    margin-right: -0.1rem;
}

.choose-list-i {
    width: 24%;
    margin-left: .12rem;
    margin-bottom: 23px;
}

.choose-list-img {
    position: relative;
    height: 182px;
    overflow: hidden;
}

.choose-list-img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.choose-list-icon {
    position: absolute;
    top: 163px;
    left: 35px;
    z-index: 2;
}

.choose-list-con {
    background: #ffffff;
    padding: 30px;
}

.choose-list-con .t1 {
    font-size: 20px;
    font-family: MontserratSemi;
    font-weight: bold;
    color: #454545;
    margin: 10px 0 15px 0;
}

.choose-list-con .t2 {
    font-size: 14px;
    font-family: MontserratLight;
    font-weight: 300;
    color: #3C3C3C;
    line-height: 24px;
    word-break: break-word;
}

.choose-clients-i>.t1 {
    font-size: 30px;
    font-family: MontserratSemi;
    font-weight: bold;
    color: #3C3C3C;
    text-align: center;
}

.clients-swiper-i {
    text-align: center;
}

.popular-swiper .swiper-wrapper,
.clients-swiper .swiper-wrapper {
    margin-bottom: 50px;
}

.popular-swiper .swiper-pagination-bullet,
.clients-swiper .swiper-pagination-bullet {
    width: 15px;
    height: 15px;
    border: 1px solid #BABABA;
    border-radius: 50%;
    background: transparent;
}

.popular-swiper .swiper-pagination-bullet-active,
.clients-swiper .swiper-pagination-bullet-active {
    background: #BABABA;
}

.clients-swiper-prev,
.clients-swiper-next {
    width: 47px;
    height: 47px;
    background: #B2B2B2;
    position: absolute;
    top: 50%;
    left: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 50%;
    z-index: 5;
}

.clients-swiper-next {
    left: auto;
    right: 0 !important;
}

.clients-swiper-prev:hover,
.clients-swiper-next:hover {
    background: #45AAE7 !important;
}

.clients-swiper {
    width: 90%;
}

.choose-popular {
    background: url(/images/choose-bg.png)no-repeat;
    -o-background-size: cover;
    background-size: cover;
}

.choose-popular>.t1 {
    font-size: 30px;
    font-family: MontserratSemi;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
}

.popular-swiper-list-i {
    width: 49%;
    height: 61px;
    font-size: 16px;
    font-family: MontserratLight;
    font-weight: 300;
    color: #FFFFFF;
    background: rgba(255, 255, 255, .05);
    padding: 0 25px;
    margin-bottom: 22px;
}

.popular-swiper-list-i img {
    margin-right: 16px;
}

.home-team {
    height: 100%;
    margin-top: 18px;
    position: relative;
}

.home-team-i {
    position: relative;
    height: 100%;
}

.home-team-swiper-menu-b {
    z-index: 3;
    padding: 39px;
    width: 80%;
    position: relative;
    margin: auto;
    border-radius: 50px;
    margin-top: -50px;
    -webkit-box-shadow: 0px 0px 59px 0px rgba(0, 0, 0, 0.11);
    box-shadow: 0px 0px 59px 0px rgba(0, 0, 0, 0.11);
}

.home-team-swiper-menu-prev {
    margin-right: 25px;
}

.home-team-swiper-menu-prev,
.home-team-swiper-menu-next {
    width: 22px;
}

.home-team-swiper-menu-prev:hover .i2,
.home-team-swiper-menu-next:hover .i2 {
    display: block;
}

.home-team-swiper-menu-prev:hover .i1,
.home-team-swiper-menu-next:hover .i1,
.home-team-swiper-menu-prev .i2,
.home-team-swiper-menu-next .i2 {
    display: none;
}

.home-team-i .home-team-con {
    width: 100%;
    font-size: 14px;
    font-family: MontserratLight;
    font-weight: 300;
    color: #FFFFFF;
    line-height: 36px;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);

}

.home-team-con-i {
    width: 40%;
}

.home-team-i .home-team-con-i>.t1 {
    font-family: MontserratSemi;
    font-weight: bold;
    font-size: 26px;
    margin-bottom: 20px;
}

.home-team-img {
    width: 100%;
    height: 100%;
    text-align: right;
    position: relative;
}

.home-team-img img {
    width: 65%;
    height: 100%;
    position: relative;
    z-index: 2;
    -o-object-fit: cover;
    object-fit: cover;
}

.home-team-img::after {
    width: 100%;
    height: 100%;
    z-index: 1;
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background: -webkit-gradient(linear, left top, right top, from(#065C8F), to(#ffffff));
    background: -webkit-linear-gradient(left, #065C8F, #ffffff);
    background: -moz-linear-gradient(left, #065C8F, #ffffff);
    background: -o-linear-gradient(left, #065C8F, #ffffff);
    background: linear-gradient(90deg, #065C8F, #ffffff);
}

.home-team-con-i-btn {
    width: 152px;
    height: 42px;
    background: rgba(74, 172, 230, 0);
    border: 1px solid #FFFFFF;
    border-radius: 21px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 30px;
}

.home-team-swiper-menu {
    width: 80%;
}

.home-team-swiper-menu .swiper-slide {
    font-size: 17px;
    font-family: MontserratLight;
    font-weight: 300;
    color: #3C3C3C;
    white-space: nowrap;
}

.home-team-swiper-menu .swiper-slide.swiper-slide-thumb-active {
    color: #2F8FDE;
}



.p01-cen {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
}

.p01-cen-video {
    min-width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1
}

.product-swiper {
    height: 100%;
}

.product-swiper .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.product-swiper-thumb-wrap {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 3;
}

.product-swiper-thumb {
    width: 100%;
    height: 100%;
}

.product-swiper-thumb .swiper-slide {
    background: rgba(0, 0, 0, .68);
    border-right: 1px solid rgba(255, 255, 255, .3);
    transition: all 1s ease;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    cursor: pointer;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.product-swiper-thumb .swiper-slide:hover {
    transition: all 1s ease;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
}



.product-swiper-thumb .swiper-slide:hover .show-title,
.product-swiper-thumb .swiper-slide .show-con {
    display: none;
}

.product-swiper-thumb .swiper-slide .show-con {
    width: 80%;
}

.product-swiper-thumb .swiper-slide .show-con>h1 {
    font-size: 30px;
    font-family: MontserratSemi;
    font-weight: bold;
    color: #FFFFFF;
    margin-bottom: 20px;
}

.product-swiper-thumb .swiper-slide .show-con>p {
    font-size: 14px;
    font-family: MontserratLight;
    font-weight: 300;
    color: #FFFFFF;
    line-height: 20px;
}

.product-swiper-thumb .swiper-slide:hover .show-con {
    display: block;
}

.product-swiper-thumb .swiper-slide .show-title>p {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    -webkit-transition: all .6s linear;
    -o-transition: all .6s linear;
    -moz-transition: all .6s linear;
    transition: all .6s linear;
    margin-top: 31px;
}

.product-swiper-thumb .swiper-slide .show-title>h1 {
    font-size: 30px;
    font-family: MontserratSemi;
    font-weight: bold;
    color: #FFFFFF;
    margin-top: 20px;
    -webkit-transition: all .6s linear;
    -o-transition: all .6s linear;
    -moz-transition: all .6s linear;
    transition: all .6s linear;
}


.p05-wrap .map {
    width: 100%;
}

.contacts {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.contacts-map {
    width: 100%;
    height: 300px;
}

.contacts-way,
.contacts-form,
.contacts-form-bwrap {
    width: 100%;
    margin-top: 5%;
}

.contacts-form {
    margin-top: 0;
}

.contacts-way-bwrap {
    width: 100%;
    margin-top: 0;
}

.contacts-form-bwrap {
    margin-bottom: 5%;
}

.contacts-way-value.tel {
    font-size: 22px;
}

.contacts-way-icon {
    width: 30px;
    height: 30px;
}

.contacts-way-value.address {
    margin-top: 0;
}

.p01-cen-item {
    width: 100%;
    height: 240px;
    position: relative;
}

.p01-cen-item img {
    width: 100%;
    height: 100%;
}

.p01-cen-item-txt {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 3;
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.p01-cen-item-txt .show-title {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.p01-cen-item-txt .show-title>p {
    margin-top: 20px;

}

.p01-cen-item-txt .show-title>p img {
    width: 40px;
    height: 40px;
}

.p01-cen-item-txt .show-con>p {
    font-size: 14px;
    font-family: MontserratLight;
    font-weight: 300;
    color: #FFFFFF;
    line-height: 20px;

    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 7;
    -webkit-box-orient: vertical;
}

.p01-cen-item-txt .show-con>h1 {
    font-size: 18px !important;
}

.p01-cen-item-txt .show-con>h1 {
    margin-bottom: 15px;
}

.p01-cen-item-txt .show-con>h1,
.p01-cen-item-txt .show-title>h1 {
    font-size: 20px;
    font-family: MontserratSemi;
    font-weight: bold;
    color: #FFFFFF;
    margin-top: 10px;
}

.p01-cen-item-txt .show-con {
    width: 90%;
}

.p01-cen-item-txt:hover .show-title,
.p01-cen-item-txt .show-con {
    display: none;
}

.p01-cen-item-txt:hover .show-con {
    display: block;
}

.p01-cen.h5 {
    display: none;
}

.contact-map-i-r-img {
    height: 100%;
    display: none;
}

.contact-map-i-r-img img {
    width: 100%;
    height: 100%;
}

.news-tobody {
    max-width: 1400px;
    width: 100%;
    margin: auto;
    padding: 40px 0px 93px 0px;
    background-color: #FFFFFF;
}

.news-tobody-second {
    max-width: 1400px;
    width: 100%;
    margin: auto;
    padding: 20px 0;

}

.news-header {
    height: 167px;
    line-height: 167px;
    background-color: #f3f5f8;
    /* margin-top: 45px; */
}

.news-header-title {
    max-width: 1400px;
    margin: auto;
    font-size: 48px;
    font-family: MontserratSemi;
    font-weight: normal;
    color: #2C2C2C;
}

.map-tobody {
    width: 100%;
    background-color: #FFFFFF;
}

.map-nav {
    /* padding: 30px 200px 0 200px; */
}

.map-nav,
.shop-nav,
.news-nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 14px;
    font-family: MontserratLight;
    font-weight: 300;
    color: #5C5C5D;
    line-height: 36px;
}

.map-nav>img,
.shop-nav>img,
.news-nav>img {
    width: 13px;
    height: 14px;
    margin-right: 13px;
}

.map-nav>i,
.shop-nav>i,
.news-nav>i {
    color: #A1A1A1;
    margin: 0 5px 0;
}

.map-nav-second>span,
.shop-nav-second>span,
.news-nav-second>span {
    color: #C2A284;
}


.pp-con {
    width: 100%;
    padding-bottom: 30px;
    margin-top: 30px;
    border-bottom: 1px solid #E3E3E3;
}

.pp-con:last-child {
    border-bottom: none;
}

    .pp-con > h3 {
        font-size: 18px;
        font-family: MontserratBold;
        font-weight: bold;
        color: #45AAE7;
        line-height: 30px;
        padding-left: 0px;
    }

.pp-con>ul {
    padding-left: 0;
}

.pp-con>ul>li {
    font-size: 15px;
    font-family: MontserratLight;
    font-weight: normal;
    color: #4F5062;
    line-height: 30px;
}

@media (max-width:1600px) {
    .public-header {
        width: 97%;
    }

    .header nav ul li {
        margin: 0 5px;
    }

    .header nav ul li>a {
        padding: 0 5px;
    }
}

@media (max-width:1550px) {
    .header nav ul li {
        margin: 0 5px;
    }
}

@media (max-width:1500px) {
    .header-menus {
        padding-left: .1rem;
    }

    .header nav ul li {
        margin: 0 1px;
    }

    .search {
        width: 210px;
    }

    .header-logo {
        margin-right: 5px;
    }
}

@media (max-width:1400px) {
    .header nav ul li {
        margin: 0 3px;
    }

    .public-body {
        padding: 0 20px;
    }

    .service-list-l,
    .service-list-r {
        height: auto;
    }

    .company-news-list {
        padding-left: 20px;
        padding-right: 20px;
    }

    .choose-list-b,
    .choose-b,
    .company-box {
        padding: 20px;
    }

    .fmsg-b,
    .fbody {
        padding-left: 20px;
        padding-right: 20px;
    }

    .sourcing {
        padding: .3rem 20px !important;
    }

    .p01-cen {
        padding: 0 !important;
    }
}

@media (max-width:1440px) {
    .header .item2 .btn a {
        margin: 0 20px;
    }

    .search {
        width: 230px;
    }

    .header-menus {
        padding-left: 0.1rem;
    }

}

@media (max-width:1350px) {
    .header .item2 .btn a {
        margin: 0 10px;
    }
}

@media (max-width:1280px) {
    .public-header>a>img {
        width: 190px !important;
    }

    .company-news-list-swiper4,
    .company-news-list-swiper3,
    .company-news-list-swiper2,
    .company-news-list-swiper1,
    .company-news-i>.service-list-r {
        height: auto !important;
    }

    .sourcing-title>.t1 {
        font-size: 26px;
    }

    .sourcing-title>.t2 {
        margin-top: 20px;
    }

    .sourcing-title {
        margin-bottom: 20px;
    }

    .sourcing-list-i {
        width: 23% !important;
    }

    .sourcing-list-i {
        margin-left: 0.2rem;
    }

    .choose-list-i {
        width: 23%;
        margin-left: 0.2rem;
    }
}

@media (max-width:1230px) {
    .search .txt {
        padding: 0 5px;
    }
}

@media (max-width:1200px) {
    .public-header>a>img {
        width: 170px !important;
    }

    .stock-list {
        top: 0 !important;
        margin: 20px 0;
    }

    .i-main {
        margin-top: 0 !important;
    }

    .service-list-r .stock-i {
        margin-bottom: 15px;
    }

    .stock-list-i {
        height: 200px;
        padding: 20px;
    }

    .choose-list-i {
        width: 31% !important;
        margin-left: 0.2rem;
    }

    .choose-popular>.t1,
    .choose-clients-i>.t1,
    .choose-list-b>.t1 {
        margin-bottom: 0.2rem !important;
    }

    .choose-b-nums-title {
        font-size: 36px;
    }

    .choose-popular,
    .choose-clients {
        padding-top: 0.2rem !important;
        padding-bottom: 0.2rem !important;
    }


}

@media (max-width:1180px) {
    .header nav ul li>a::after {
        display: none;
    }
}

@media (max-width:1100px) {
    .header .item2 .btn a {
        margin: 0 10px !important;
    }

    .search .txt {
        width: -webkit-calc(100% - 42px);
        width: -moz-calc(100% - 42px);
        width: calc(100% - 42px);
        height: 30px;
        line-height: 30px;
        padding: 0 10px;
        background: 0 0;
    }

    .header nav ul li {
        margin: 0 4px !important;
    }

    .stock-list {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .stock-list-i {
        width: 49%;
        margin-bottom: 20px;
    }

    .product-swiper-thumb .swiper-slide .show-con>h1,
    .product-swiper-thumb .swiper-slide .show-title>h1 {
        font-size: 24px;
    }

    .product-swiper-thumb .swiper-slide .show-title>p {
        margin-top: 20px;
    }

    .product-swiper-thumb .swiper-slide .show-con>p {
        display: -webkit-box;
        overflow: hidden;
        -webkit-line-clamp: 10;
        -webkit-box-orient: vertical;
    }

}

@media (max-width:1024px) {
    .i-banner {
        margin-top: 0;
    }

    .i-pro .head .btn a {
        font-size: 20px;
    }

    .i-title em::after {
        width: 50px;
        height: 50px;
    }

    .i-title {
        font-size: 20px;
    }

    .i-blog li {
        margin-bottom: 0.26rem;
    }

    /* .home-team-img {
        padding: 30px 0;
    } */

    .home-team-swiper-menu-b {
        padding: 25px;
    }

    .home-team-con-i-btn {
        margin-top: 10px;
    }

    .home-team-i .home-team-con-i>.t1 {
        margin-bottom: 10px;
    }

    .home-team-i .home-team-con {
        line-height: 30px;
    }

    .service-list-r>.t1 {
        font-size: 26px;
        margin-bottom: 10px;
    }

    .service-list-r>.t2 {
        font-size: 14px;
        line-height: 26px;
    }

    .banner-chirld .span {
        width: 60%;
        line-height: 20px;
    }

    .contact-info-item {
        width: 49%;
    }

    .contact-title .t1 {
        font-size: 30px;
    }

    .contact-title .t2 {
        margin-top: 20px;
        line-height: 26px;
    }

    .contact-title {
        padding: 0.2rem 0;
    }

    .contact-banner .t1 {
        font-size: 30px;
    }

    .contact-banner .t2 {
        font-size: 26px;
        margin-top: 20px;
    }

    .contact-info-item-info .con .t1 {
        font-size: 30px;
    }

    .contact-info-item .info,
    .contact-info-item-info {
        margin-bottom: 40px;
    }

    .choose-popular>.t1,
    .choose-clients-i>.t1,
    .choose-list-b>.t1,
    .company-news-list>.title,
    .company-news-i>.service-list-r>.name,
    .company-left-info-i-title span,
    .company-left-top {
        font-size: 24px;
    }

    .hotsell-box {
        padding-bottom: 0 !important;
    }

    .sourcing-list-i {
        width: 30% !important;
        margin-left: 0.25rem;
    }

    .popular-swiper .swiper-wrapper,
    .clients-swiper .swiper-wrapper {
        margin-bottom: 30px;
    }

    .product-swiper-thumb .swiper-slide .show-con>h1,
    .product-swiper-thumb .swiper-slide .show-title>h1 {
        font-size: 20px;
    }

}

@media (max-width:980px) {
    .home-team-i .home-team-con-i>.t1 {
        font-size: 24px;
    }

    .home-team-con-i {
        width: 100% !important;
    }

    .home-team-con-i>.t2 {
        display: -webkit-box;
        overflow: hidden;
        -webkit-line-clamp: 5;
        -webkit-box-orient: vertical;
    }



    .banner-chirld .span {
        width: 90%;
    }

    .service-list-i:nth-child(even),
    .service-list-i {
        display: block;
    }

    .service-list-l,
    .service-list-r {
        width: 100%;
    }

    .service-list-r {
        padding: 20px;
    }

    .service-list-i {
        margin-bottom: 20px;
    }

    .company-news-i>.service-list-l {
        width: 100% !important;
    }

    .choose-list-i {
        width: 30% !important;
        margin-left: 0.21rem;
    }

    .choose-b-nums {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -moz-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }

    .count-wrap {
        width: 31%;
        margin-right: 10px;
        margin-bottom: 20px;
    }

    .home-team-swiper-menu-b {
        width: 100%;
        position: static;
        margin-top: 0;
    }


}

@media (max-width:820px) {
    .contact-map-i {
        height: auto !important
    }

    .home-team-i .home-team-con-i>.t1 {
        font-size: 22px;
        margin-bottom: 10px;
    }

    .home-team-i .home-team-con {
        line-height: 26px;
    }


    .choose-list-i {
        width: 46% !important;
        margin-left: 0.2rem;
    }
}

@media (max-width:768px) {
    .tag-menu-b {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -moz-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .tag-menu-i {
        height: 30px !important;
    }

    .tag-menu-i span {
        font-size: 16px !important;
    }

    .contact-info-item,
    .home-team-con-i {
        width: 100%;
    }

    .contact-info {
        display: block;
    }

    .contact-info-item {
        margin-bottom: 20px;
    }

    .contact-info-item:last-child {
        margin-bottom: 0;
    }

    .contact-banner .t2,
    .contact-banner .t1,
    .contact-info-item-info .con .t1,
    .contact-info-item .name,
    .contact-title .t1 {
        font-size: 24px;
    }

    .contact-info-item .info {
        margin: 20px 0;
    }

    .contact-info-item-info .i-img {
        width: 30px;
        margin-top: 3px;
        margin-right: 20px;
    }

    .contact-info-item-info .con .t2 {
        font-size: 20px;
    }

    .contact-info-item .input-i,
    .contact-info-item-info {
        margin-bottom: 20px;
    }

    .contact-map-i {
        display: block;


    }

    .contact-map-i-l {
        width: 100%;
        height: auto;
    }

    .contact-map-i-r {
        width: 100%;
    }

    .contact-map {
        padding: .2rem 0;
    }

    .contact-map {
        -o-background-size: 100% 100%;
        background-size: 100% 100%;
    }

    .contact-title .t2 {
        margin-top: 10px;
        line-height: 24px;
    }

    .company-box {
        display: block;
    }

    .company-left,
    .company-right {
        width: 100%;
    }

    .choose-popular>.t1,
    .choose-clients-i>.t1,
    .choose-list-b>.t1,
    .company-news-list>.title,
    .company-news-i>.service-list-r>.name,
    .company-left-info-i-title span,
    .company-left-top,
    .company-news-list>.title,
    .company-news-i>.service-list-r>.name,
    .company-left-info-i-title span,
    .company-left-top {
        font-size: 20px;
    }

    .service-list-r {
        margin: 0;
    }

    .company-news-list {
        padding: 20px !important;
    }

    .company-news-list-swiper4,
    .company-news-list-swiper3,
    .company-news-list-swiper2,
    .company-news-list-swiper1,
    .company-news-list>.title {
        margin-bottom: 20px;
    }

    .company-left-info {
        padding-top: 0px;
    }

    .service-list-r {
        margin-top: 20px;
    }

    .stock-list-i {
        height: auto;
    }

    .service-list-r>.t1 {
        font-size: 20px !important;
    }

    .sourcing-list-i {
        width: 48% !important;
        margin-left: 0.1rem;
    }

    .choose-b-nums {
        padding: 0;
    }

    .popular-swiper-list-i {
        width: 100%;
    }

    .choose-popular {
        -o-background-size: cover;
        background-size: cover;
    }


    .p01-cen.pc {
        display: none;
    }

    .p01-cen.h5 {
        display: block;
    }

    .home-team-swiper {
        height: 300px;
    }


    .suspension {
        width: 85% !important;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%);
        right: auto !important;
        padding: 10px 20px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        height: auto !important;
    }

    .suspension-title {
        margin-bottom: 10px;
    }

}

@media (max-width:680px) {
    .stock-list {
        display: block;
    }

    .stock-list-i {
        width: 100%;
        margin-bottom: 20px;
    }

    .tag-menu-b {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: left;
        -webkit-justify-content: left;
        -moz-box-pack: left;
        -ms-flex-pack: left;
        justify-content: left;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .tag-menu-i {
        margin-bottom: 10px;
    }

    .banner-chirld .span {
        display: -webkit-box;
        overflow: hidden;
        -webkit-line-clamp: 6;
        -webkit-box-orient: vertical;
    }

    .sourcing-list-i:last-child {
        margin-bottom: 0 !important;
    }

    .count-wrap {
        width: 48%;
    }
}

@media (max-width:580px) {
    .contact-banner .t2 {
        margin-top: 10px;
    }


    .banner-chirld .span {
        display: -webkit-box;
        overflow: hidden;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical;
    }

    .contact-banner .t2,
    .contact-banner .t1,
    .contact-info-item-info .con .t1,
    .contact-info-item .name,
    .contact-title .t1 {
        font-size: 20px;
    }

    .sourcing-list-i {
        width: 98% !important;
    }

    .choose-list-i {
        width: 100% !important;
        margin-left: 0;
    }

    .choose-list {
        margin: 0;
    }

    .count-wrap,
    .sourcing-title {
        width: 100% !important;
    }
}

@media (max-width:425px) {
    .contacts-map {
        height: 450px;
    }

    .banner-chirld .span {
        display: -webkit-box;
        overflow: hidden;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
    }
}

.suspension {
    position: fixed;
    right: 5%;
    bottom: 2%;
    width: 672px;
    height: 61px;
    background: #FFFFFF;
    -webkit-box-shadow: 0px 0px 27px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 27px 0px rgba(0, 0, 0, 0.1);
    border-radius: 31px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 3;
}

.suspension-title {
    font-size: 16px;
    font-family: MontserratSemi;
    font-weight: bold;
    color: #000000;
    margin-right: 20px;
}

.suspension-email {
    font-size: 16px;
    font-family: MontserratSemi;
    font-weight: bold;
    color: #45AAE7;
}


@-webkit-keyframes shownum {

    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }

}

@-moz-keyframes shownum {

    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }

}

@-o-keyframes shownum {

    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }

}

@keyframes shownum {

    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }

}

@-webkit-keyframes hidenum {

    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }

}

@-moz-keyframes hidenum {

    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }

}

@-o-keyframes hidenum {

    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }

}

@keyframes hidenum {

    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }

}