img {
    display: block !important;
}

body {
    max-width: 750px;
    width: 10rem;
    min-width: 320px;
    margin: 0 auto;
}

.header {
    height: 1.3333rem;
    left: 50%;
    top: 0;
    width: 10rem;
    transform: translateX(-50%);
    z-index: 100;
    background: #fff
}

.logo {
    padding-left: 0.4267rem
}

.logo img {
    height: 0.8rem;
    width: 2.314rem
}

.pt,
.banner {
    padding-top: 1.3333rem !important;
}

.banner img {
    width: 100%;
}

.btn-nav img {
    height: 1.3333rem;
    width: 1.3333rem;
}

.f28 {
    font-size: 0.3733rem;
}

.language {
    margin-left: .32rem;
    background: url(../images/drop-down.png) no-repeat right center;
    padding-right: 0.4rem;
    background-size: 0.2rem 0.1333rem;
}


.search {
    width: 4rem;
    margin-left: 0.2667rem;
    border-radius: 0.2667rem;
    padding: 0 0.2133rem;
    box-sizing: border-box;
    background: #F3F4F5;

}

.search input {
 
    width: 100%;
    background: url(../images/search.png) no-repeat left center;
    background-size: .3467rem .3467rem;
    padding-left: 0.52rem;
    font-size: 0.2667rem;
    color: #979797;
    box-sizing:border-box;
    height: 0.6667rem;
}



.sec {
    z-index: 20px;
    background: #fff;
    width: 100%;
    left: 0;
    padding: 10px;
    box-shadow: 0px 3px 16px 1px rgba(85, 77, 77, 0.12);
    margin-top: 10px;
    display: none
}

.sec a {
    display: block;
    font-size: 0.2667rem;
    line-height: 0.64rem;
}

.menu {
    width: 100%;
    height: 100vh;
    background: rgba(0, 0, 0, 0.5);
    top: 0;
    left: -100%;
    transition: 0.5s;
    opacity: 0;
}

.menu.on {
    left: 0;
    opacity: 1;
}

.menu-list {
    width: 6rem;
    background: #fff;
    height: 100vh;
    padding-top: 1.2667rem;
    overflow: scroll;
}

.arrow {
    background: url(../images/arrow-left.png) no-repeat 95% .48rem;
    background-size: .2133rem .3733rem;
}

.arrow.on {
    background: url(../images/arrow-down.png) no-repeat 95% .5333rem;
    background-size: .3733rem .2133rem;
}

.menu-list li>a {
    padding: .4rem;
}

.menu-list a {
    font-size: .3733rem;
}

.menu-list li a .img img {
    height: .5333rem;
    width: .5333rem;
}

.nav-title {
    margin-left: .32rem;
}

.nav-item {
    background: #F3F4F5;
    padding-left: .8533rem;
}

.nav-item a {
    display: block;
    padding: .3467rem;
}

/* 头部end */

.bannerSwiper .swiper-pagination-bullet {
    height: .1867rem;
    width: .1867rem;
    background: #fff;
    border: .0267rem solid #fff
}

.bannerSwiper .swiper-pagination-bullet-active {
    background: #004A98
}

.wrap {
    padding: 0 .4267rem .8rem .4267rem;
}

.navigation {
    padding-top: .4267rem;
    justify-content:flex-start !important;
}

.navigation a {
    text-align: center;
    width:20%;
}

.navigation a img {
    display: block;
    margin: 0 auto;
    height: 1.3333rem;
    width: 1.3333rem;
    padding: 0 .1333rem
}

.navigation a .tit {
    font-size: .2667rem;
    padding: .2067rem .0333rem .3133rem .0333rem;
}

.box {
    background: #FFFFFF;
    box-shadow: 0px 3px 16px 1px rgba(0, 0, 0, 0.12);
    border-radius: .2667rem;
    padding: .32rem;
}

.mt10 {
    margin-top: 10px
}

.column .tit i {
    width: .08rem;
    height: .4267rem;
    background: #8FC31F;
    border-radius: .0533rem;
    margin-right: .2667rem;
}

.column .tit {
    font-size: .4rem;
    font-weight: bold
}

.more a {
    font-family: Source Han Sans CN, Source Han Sans CN;
    color: #8FC31F;
    font-size: 0.2667rem;
    display:block;
}

.indexProduct {
    padding: 0 .5333rem
}

.indexProduct ul {
    padding-top: .4267rem;
}

.indexProduct ul li {
    width: 40%
}

.indexProduct ul li a {
    display: block;
    font-size: .2667rem;
}

.indexProduct ul li a img {
    margin: 0 auto;
    width: 2.6667rem;
    height: 2.1333rem;
}

.indexProduct ul li a .tit {
    padding: .1067rem 0 .2133rem 0;
}

.indexProduct .swiper-button-next::after,
.indexProduct .swiper-button-prev::after {
    font-size: 0;
}

.indexProduct .swiper-button-next {
    background: url(../images/right.png) no-repeat right center;
    right: 0;
    background-size: .1333rem .2933rem;
}

.indexProduct .swiper-button-prev {
    background: url(../images/left.png) no-repeat left center;
    left: 0;
    background-size: .1333rem .2933rem;
}

.mt32 {
    margin-top: .4267rem;
}

.mt40 {
    margin-top: .5333rem;
}

.case-hot a {
    display: block
}

.case-hot a img {
    width: 100%
}

.case-hot a .abs {
    background: rgba(0, 0, 0, 0.6);
    line-height: .6933rem;
    width: 100%;
    box-sizing: border-box;
    padding: 0 .32rem;
    left: 0;
    bottom: 0;
    font-size: .2667rem;
    color: #fff
}

.case-list li a {
    padding-top: .4267rem;
}

.case-list .img {
    width: 3.2rem;
}

.case-list .img img {
    width: 3.2rem;
    height: 2.1333rem;
}

.case-list .con {
    width: calc(100% - 3.4667rem);
}

.case-list .con .t1 {
    font-size: .32rem;
}

.case-list .con .t2 {
    font-size: .2667rem;
    color: #666;
    line-height: .48rem;
    margin-top: .1333rem;
}

.indexAbout a {
    display: block;
}

.indexAbout img {
    width: 100%
}

.fw {
    font-weight: bold;
}

.f24 {
    font-size: .32rem;
}

.f20 {
    font-size: 0.2667rem !important;
}

.company {
    padding: .4267rem 0 .32rem 0;
    color: #009EA2;
}

.companyUs {
    color: #666;
    line-height: 0.48rem;
    
    
}

.companyUs p{font-size: 0.2667rem;}

.news-list li a {
    display: block;
}

.news-list li a .t1 {
    padding: .4267rem 0 .1333rem 0;
    color: #000;
}

.news-list li a .t1 p {
    width: 75%
}

.news-list li a .t1 span {
    color: #999;
}

.news-list li a .t2 {
    color: #666;
    line-height: .48rem;
}


.footer {
    background: #2B3340;
    padding: 0.64rem .32rem  1.4rem  .4267rem;
}

.footer-top {
    color: #fff;
    padding-right: .7467rem;
}

.footer-top .con .t1 {
    font-size: .24rem;
    margin-bottom: .2667rem;
}

.footer-top .con p {
    line-height: 0.44rem;
    font-size: .2133rem;
    color: #fff;
}

.footer-top .con p a{color:#fff }

.footer-top .ewm img {
    height: 2.1333rem;
    width: 2.1333rem;
}

.footer-top .ewm p {
    text-align: center;
    font-size: .2133rem;
    padding-top: .1333rem;
}

.copy {
    color: #768295;
    border-top: 1px solid #435065;
    padding: .2667rem 0;
    font-size: .2133rem;
}

.footer-btn {
    margin-top: -0.5333rem
}

.footer-nav {
    padding: .1333rem .4667rem;
    font-size: .2667rem;
    text-align: center;
    box-sizing: border-box;
    width:10rem;
    position:fixed;
    left:50%;
    bottom:0;
    transform: translateX(-50%);
    background:#fff;
    z-index:101;
    border-top: 1px solid rgba(112, 112, 112,0.5);	
}

.footer-nav img {
    margin: 0 auto;
    height: .6933rem;
    width: .6933rem;
}

.footer-btn img {
    height: 1.28rem;
    width: 1.28rem;
}

.tab a {
    width: 32%;
    line-height: .8rem;
    background: #F6F6F6;
    border-radius: .1333rem;
    margin-right: .1333rem;
    margin-bottom: .1333rem;
    text-align: center;
}

.tab a:nth-child(3n) {
    margin-right: 0;
}

.tab a.cur {
    background: #007BB6;
    color: #fff
}

.Rich-text {
    color: #666;
}

.product {
    padding: .5333rem .6933rem .8rem .6933rem;
}

.product-tab {
    background: #FAFAFA;
    height: 1.1733rem;
    box-sizing: border-box;
    border-top: 1px solid #E0E5E9;
    border-bottom: 1px solid #E0E5E9;
    padding: 0 .4267rem 0 1.2rem;
}

.mb {
    padding-bottom: .2rem !important;
}

.product-tab a {
    display: block
}

.product-tab a.cur {
    color: #009EA2
}

.pro-more img {
    height: .5333rem;
    width: .5333rem
}

.product-item ul li {
    width: 47%;
}

.product-item ul li a {
    display: block
}

.product-item ul li .img img {
    height: 2.6667rem;
    width: 4.08rem;
}

.product-item ul li .con .t1 {
    font-size: .2933rem;
    padding: .2133rem 0;
}

.product-item ul li .con .t2 {
    color: #999;
}

.product-item ul li {
    margin-bottom: .4267rem;
}

.page>a {
    display: block;
    border: 2px solid #7EA3B5;
    line-height: .7467rem;
    width: 1.3333rem;
    text-align: center;
    font-size: .2933rem;
    border-radius: .1067rem;
}

.page span {
    line-height: .7467rem;
    width: 2.5467rem;
    border: 2px solid #7EA3B5;
    border-radius: .1067rem;
    line-height: .7467rem;
    text-align: center;
    font-size: .2933rem;
    background: #fff;
}

.page span i {
    color: #009EA2;
}

.page-sec {
    left: -2px;
    width: 100%;
    border: 2px solid #7EA3B5;
    border-bottom: none;
    bottom: .6933rem;
    background: #fff;
    display: none
}

.page-sec a {
    display: block;
}

.page span:hover .page-sec {
    display: block
}

.pro-tc {
    left: 0;
    bottom: -1000%;
    height: 100vh;
    width: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 111;
    width: 10rem;
    left: 50%;
    transform: translateX(-50%);
    transition: 0.5s;
}

.pro-tc.on {
    bottom: 0
}

.del {
    height: .4267rem;
    width: .4267rem;
    right: 20px;
    top: 10px
}

.pro-tc1 {
    background: #fff;
    border-radius: .2667rem .2667rem 0px 0px;
    width: 100%;
    bottom: 0;
    left: 0;
    box-sizing: border-box;
    height: 10.8267rem;
    padding-top: .2267rem;
    box-sizing: border-box;
}

.pro-con {
    padding: 0 .4267rem;
    height: 8.7867rem;
    overflow-y: auto;
}

.pro-con .t1 {
    font-size: .4267rem;
}

.pro-con .item ul {
    padding: .3267rem 0;
    font-size: .2933rem;
    box-sizing: border-box
}

.pro-con .item ul li a {
    display: block;
    border: 2px solid #CCCCCC;
    border-radius: .1333rem;
    line-height: .7467rem;
    padding: 0 .30rem;
    margin: 0 0.1133rem .1133rem 0;
}

.pro-con .item ul li.cur a {
    background: #009EA2;
    border: 2px solid #009EA2;
    color: #fff
}

.btn {
    padding: .4267rem;
    box-sizing: border-box;
}

.btn button {
    width: 100%;
    background: linear-gradient(180deg, #6DD1D4 0%, #009EA2 100%);
    height: 1.1733rem;
    color: #fff;
    font-size: .3733rem;
    border-radius: .1333rem;
}


.bigImg{padding-top: 1.3333rem !important;}
.bigImg video,
.bigImg img {
    width: 10rem;
    margin: 0 auto;
    object-fit: scale-down
}

.details-tit {
    font-size: .4267rem;
    font-weight: bold
}

.list-parameters li {
    padding: 0 .2667rem
}

.list-parameters p:nth-child(1) {
    color: #8FC31F;
}

.list-parameters p:nth-child(2) {
    color: #666;
}
.list-parameters li:nth-child(n + 4){ display:none}
.parameters-box {
    width: 100%;
    max-width: 90%;
    margin: 0 auto;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.parameters-box .con {
    background: #fff;
    border: 1px solid #707070;
    border-radius: .2667rem;
}

.parameters-box .con .t1 {
    border-bottom: 1px solid #E0E5E9;
    font-size: .4267rem;
    padding: .2667rem;
}

.parameters-box .con .t2 {
    padding: .4267rem;
    line-height: .64rem;
}

.del2 {
    padding: .2667rem 0;
}

.del2 img {
    margin: 0 auto;
    height: .5867rem;
    width: .5867rem;
}


.hotProduct .swiper-wrapper {
    padding-bottom: .4rem;
}

.hotProduct .swiper-scrollbar {
    width: 84px !important;
    left: 50% !important;
    transform: translateX(-50%)
}

.hotProduct .swiper-scrollbar-drag {
    background: #009EA2;
}

.hotProduct img {
    width: 2.6667rem;
    height: 2.1333rem;
}

.hotProduct p {
    padding: 0 .1333rem
}

.pro-tab {
    border-bottom: 1px solid #E0E5E9;
    height: .9333rem;
}

.pro-tab a {
    display: block;
    width: 25%;
    text-align: center;
    color: #999;
    font-weight: bold;
    line-height: .9333rem;
}

.pro-tab a.cur {
    border-bottom: .0533rem solid #007BB6;
    color: #007BB6;
}

.list-video li {
    width: 48%;
    margin-top: .4267rem;
}

.list-video a {
    display: block;
}

.list-video a .img img {
    height: 2.6667rem;
    width: 4.08rem;
    object-fit: scale-down;
}

.list-btn {
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

.list-btn img {
    height: 1.28rem;
    width: 1.28rem;
}

.list-video .t1 {
    font-size: .2933rem;
    margin-top: .0667rem;
}

.correlation li {
    padding: .32rem 0;
    border-bottom: 1px solid #E0E5E9;
}

.correlation li a .img {
    width: 3.2rem;
}

.correlation li a .img img {
    width: 3.2rem;
    height: 2.4rem;
}

.correlation li a .con {
    width: calc(100% - 3.52rem);
}

.correlation li a .con .t2 {
    margin: .2333rem 0;
}

.correlation li a .con .time,
.correlation li a .con .t2 {
    color: #666;
}

.btn-parameters img {
    width: .2133rem;
    height: .3467rem;
}

.pro-item .item {
    display: none
}

.pro-item .item.on {
    display: block;
}

.pro-item .item .img img {
    width: 100%
}

.mb32 {
    padding-bottom: .4267rem;
}

.tit-detalis {
    font-size: .4267rem;
    font-weight: 500;
}

.data {
    color: #333;
}

.contact .con p {
    line-height: .64rem;
    font-size: .2667rem;
}

.map img {
    width: 100%
}

.message .t1 {
    line-height: .64rem;
}

.form-ground {
    border: 2px solid #999999;
    border-radius: .1333rem;
    padding: .13333rem .32rem;
    box-sizing: border-box;
}

.form-ground .bt {
    font-size: .3733rem;
    width: 1.7333rem
}

.form-ground .bt span {
    color: red;
}

.int1 {
    width: calc(100% - 1.7333rem);
    height: .9067rem;
    font-size: .3733rem;
}

.int2 {
    width: 100%;
    font-size: .3733rem;
    height: 2.4rem;
    box-sizing:border-box;
}

.int1::placeholder {
    color: #ccc;
}

.int2::placeholder {
    color: #ccc;
}

.mt24 {
    margin-top: .32rem;
}

.yzm-img,
.form-ground1 {
    width: 48%;
}

.subTit {
    width: 100%;
    height: 1.1733rem;
    background: linear-gradient(180deg, #6DD1D4 0%, #009EA2 100%);
    border-radius: .13333rem;
    color: #fff;
    font-size: .3733rem;
}


.WeChat {
    left: 50%;
    top: 0;
    width: 10rem;
    transform: translateX(-50%);
    height: 100vh;
    background: rgba(0, 0, 0, 0.5);
    z-index: 101;
     display: none 
}

.WeChat-box {
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
    width: 7.4667rem;
    border-radius: .2667rem;
    padding: .3733rem;
    box-sizing: border-box;
    border: 1px solid #707070;
    height: 6.1333rem;
}

.del3 {
    top: .2rem;
    right: 0.2rem;
}

.del3 img {
    width: .4267rem;
    height: .4267rem;
}

.WeChat-box .con img {
    margin: 0 auto;
    width: 1.3333rem;
    height: 1.3333rem;
    color: #666;
}

.WeChat-box .con p {
    text-align: center;
    font-size: .3733rem;
    line-height: .64rem;
    color: #666;
}

.WeChat-box .con .t1 {
    font-weight: bold;
    color: #000;
}

.WeChat-box .con .btncopy {
    width: 4.2667rem;
    height:1.0667rem;
    background: linear-gradient(180deg, #6DD1D4 0%, #009EA2 100%);
    color: #fff;
    font-size: .22rem;
    border-radius: .2667rem;
    margin-top: .2267rem;
    font-size:.4267rem;
}
.abs-btn{left:50%;top:50%;transform:translate(-50% , -50%);height:0.56rem;width:0.56rem;}

@media(max-width:400px){
    html{font-size:39px !important;}
}