/*header*/
.header{position:fixed;top:0;left:0;width:100%;z-index:18}
.header .tops{background:linear-gradient(to bottom,#FFF,#ade3e2);}
.header .tops>div{display:flex;align-items:center;justify-content: space-between;height:1.44rem;}
.header .tops .logos img{max-height:.65rem;transition:none;}
.header .tops .infos{text-align:right;}
.header .tops .infos h3 {font-size:.24rem;color:#151515}
.header .tops .infos p{font-size:.12rem;color:#151515;margin:.1rem 0 .2rem;text-transform:uppercase;}
.header .tops .infos .search{display:flex;align-items:center;justify-content: flex-end;}
.header .tops .infos .search input{width:1.98rem;height:34px;border:1px solid #c9c9c9;background:#FFF;padding:0 .15rem;font-size:.14rem;color:#696969}
.header .tops .infos .search button {background:#00a7a4;font-size:.16rem;color:#FFF;height:34px;padding:0 .2rem;border:0}
.header .navs{background:rgba(0, 167, 164,.65)}
.header .navs ul{display:flex;}
.header .navs li{width:12.5%}
.header .navs li a{display:block;font-size:.16rem;color:#FFF;text-align:center;line-height:.5rem;}
.header .navs li img {max-height:.2rem;transition:none;margin-right:.1rem;} 
.header .navs li.active a,.header .navs li a:hover{background:#6bccca}
/**/
.indexmains{position:relative;padding:2.75rem 0 0}
.indexmains:before{content:'';width:13.52rem;height:9.49rem;background:url(../images/icon1.png) 0 0 no-repeat;background-size:100% 100%;position:absolute;bottom:0;left:0}
.indexmains>div{background:#FFF;padding:0 .15rem .9rem;position:relative;z-index:2}
.indexmains .box1{margin:0 0 .38rem;display:flex;}
.indexmains .box1 .imgs{flex:0 0 34.2%;position:relative;max-width:34.2%}
.indexmains .box1 .imgs .swiper-slide img {width:100%;height:2.6rem;object-fit:cover;transition:none}
.indexmains .box1 .imgs .swiper-slide p{font-size:.14rem;color:#333;margin:.1rem 0 0;text-align:center}
.indexmains .box1 .imgs .slide-pagination{z-index:1;width:100%;text-align:center;margin:.2rem 0 0}
.indexmains .box1 .imgs .slide-pagination span {opacity:1;outline:none;width:6px;height:6px;background:#FFF;border-radius:100%;margin:0 3px;}
.indexmains .box1 .imgs .slide-pagination span.swiper-pagination-bullet-active{background:#00a7a4}


.indexmains .box1 .txt{flex:0 0 32.9%;padding:0 .2rem;position:relative;max-width:32.9%}
.indexmains  .txt h4{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #00a7a4}
.indexmains  .txt h4 span {font-size:.16rem;color:#FFF;background:#00a7a4;padding:0 .19rem;line-height:.4rem;border-radius:13px 13px 0 0}
.indexmains  .txt h4 a{font-size:.14rem;color:#00a7a4}
.indexmains  .txt ol{margin:.06rem 0 0;padding:0}
.indexmains  .txt ol li {padding:.09rem 0;border-bottom:1px dashed #c9c9c9}
.indexmains  .txt ol li:last-child{border-bottom:0;}
.indexmains  .txt ol li a{display:block;font-size:.13rem;color:#393939;padding-left:.2rem;position:relative;}
.indexmains  .txt ol li a:before{content:'';width:5px;height:5px;background:#000;position:absolute;top:50%;transform:translateY(-50%) rotate(45deg);left:.06rem;transition:all .3s ease-in-out}
.indexmains .box1 .txt:last-child ol li a:before{border-radius:100%;transform:translateY(-50%)}
.indexmains  .txt ol li a:hover {color:#0154ce}
.indexmains  .txt ol li a:hover:before{background:#0154ce}
.indexmains .box1 .txt:last-child:before{content:'';width:.18rem;height:2.65rem;background:url(../images/icon0.jpg) 0 center no-repeat;background-size:.18rem auto;position:absolute;top:50%;left:-.09rem;transform:translateY(-50%)}
.indexmains .ban_img1,.indexmains .ban_img2{margin:0 0 .28rem;position:relative}
.indexmains .ban_img1 .slide-pagination,.indexmains .ban_img2 .slide-pagination{position:absolute;bottom:.15rem;left:50%;width:auto;transform:translateX(-50%);z-index:1;}
.indexmains .ban_img1 .slide-pagination span,.indexmains .ban_img2 .slide-pagination span {opacity:1;outline:none;width:6px;height:6px;background:#FFF;border-radius:100%;margin:0 3px;}
.indexmains .ban_img1 .slide-pagination span.swiper-pagination-bullet-active,.indexmains .ban_img2 .slide-pagination span.swiper-pagination-bullet-active{background:#00a7a4}
.indexmains .box2{display:grid;gap:0 .2rem;grid-template-columns:1fr 1fr 1fr;margin:0 0 .5rem}
.indexmains .box2 .txt ol li a:before{border-radius:100%;transform:translateY(-50%)}
.indexmains .box2:last-child{margin:0}
/**/
.footer{background:#00a7a4;padding:.2rem 15px;}
.footer p{font-size:.14rem;color:#FFF;text-align:center;}
.footer .tels{display:flex;gap:0 .12rem;justify-content:center;}
.footer .tels p{margin:0}
/**/
.tem_banner.indise{padding:1.94rem 0 0}
.flash img {width:100%;height:2rem;object-fit:cover;transition:none;}
/*关于我们*/
.inner-page{    background: #f9f9f9;    padding-bottom: .7rem;}
.inner-page .bread-crumbs{padding:.15rem 0;font-size:.14rem;color:#444}
.inner-page .bread-crumbs a, .inner-page .bread-crumbs span{font-size:.14rem;color:#444}
.inner-page .mainbox{display:flex;position:relative}
.inner-page .sidebar{    width: 22.5%;    background: #f1f1f1;    border: 1px solid #ddd;}
.inner-page .sidebar .side-top .side-tit{text-transform: uppercase;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.2;
    font-size: .2rem;
    font-weight: 600;
    color: #0f5ed0;
    border-bottom: 1px solid #ddd;
    padding: .27rem .12rem .2rem .5rem;
    position: relative;}
.inner-page .sidebar .side-top .side-tit:after{    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    width: .08rem;
    height: .4rem;
    margin-top: -.2rem;
    background: #0f5ed0;
}
.inner-page .sidebar .side-top .side-menu{padding:8px 0}
.inner-page .sidebar .side-top .side-menu li a{font-size: .14rem;
    font-weight: 500;
    padding-right: .2rem;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    position: relative;
    display: block;
    height: .38rem;
    line-height: .38rem;
    text-indent: .5rem;
    color: #555;}
.inner-page .sidebar .side-top .side-menu li a:after{    transition: 0.4s ease;
    -webkit-transition: 0.4s ease;
    -moz-transition: 0.4s ease;
    -ms-transition: 0.4s ease;
    -o-transition: 0.4s ease;
    content: '';
    position: absolute;
    width: .4rem;
    height: 100%;
    background: url(../images/side-pen.jpg) no-repeat center;
    top: 0;
    left: -.4rem;
}
.inner-page .sidebar .side-top .side-menu li a:hover:after, .inner-page .sidebar .side-top .side-menu li a.active:after{left:0}
.inner-page .sidebar .side-top .side-menu li a:hover, .inner-page .sidebar .side-top .side-menu li a.active{    background: #0f5ed0;
    color: #fff;}
.clear{    clear: both;
    height: 0;
    width: 0;
    padding: 0;
    margin: 0;
}

.inner-page .page-right-bar{    width: 77.5%;    border: 1px solid #ddd;    border-left: 0;    padding: .3rem .4rem;    background: #fff;}
.about-page .about-artical p{    font-size: .14rem;
    line-height: 1.8em;
    margin-top: .15rem}
.inner-page .bk_l {position:absolute;top:-.34rem;right:0;}
.inner-page .bk_l a{font-size:.14rem;color:#444;}
.inner-page .bk_l a i{font-size:.18rem;margin-right:.15rem;}
/*荣誉*/
.inner-page .piclist li{float: left;}
.lg-page .piclist li{    cursor: pointer;    margin-right: 3%;    margin-bottom: .3rem;    width: 31.32%;}
.lg-page .piclist li .ho_imgs{    height: 3.65rem;
    display: flex
;
    align-items: center;
    justify-content: center;
    padding: 5px;
    border: 1px solid #eee;}
	.lg-page .piclist li .ho_imgs img{max-height: 3.55rem;transition:none}
	.inner-page .piclist li .litit{    font-size: .14rem;
    font-weight: 600;
    color: #333;
    text-align: center;
    margin-top: .1rem;
    text-transform: uppercase}
.inner-page .piclist li .liintro {
  font-size: .14rem;
  color: #333;
  margin-top: 6px;
}
.inner-page .piclist li:hover .litit {
  color: #0f5ed0;
}	
.m-page {
  font-family: 'arial';
  text-align: center;
  line-height: 22px;
  font-size: 0;
  letter-spacing: -0.307em;
  word-wrap: normal;
  white-space: nowrap;
  color: #138bdf;
}
.m-page a,
.m-page span {
  display: inline-block;
  vertical-align: top;
  padding: 2px 10px;
  margin-left: -1px;
  border: 1px solid #ddd;
  font-size: 14px;
  letter-spacing: normal;
  text-shadow: 0 1px #fff;
  background: #fff;
  -webkit-transition: background-color 0.1s;
  -moz-transition: background-color 0.1s;
  -ms-transition: background-color 0.1s;
  -o-transition: background-color 0.1s;
  transition: background-color 0.1s;
}
.m-page a {
  text-decoration: none;
  color: #000;
}
.m-page a:first-child {
  margin-left: 0;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.m-page a:last-child {
  margin-right: 0;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
}
.m-page a:hover {
  color: #fff;
  background: #0f5ed0;
}
.m-page a:active {
  background: #0f5ed0;
}
.m-page .page-num-current,
.m-page .page-num-current:hover,
.m-page .page-num-current:active {
  cursor: default;
  color: #fff;
  background: #0f5ed0;
}
.m-page a[href="javascript:;"]{display:none}

.lg-page .piclist li .imgs img{    width: 100%;
    height: 1.77rem;
    object-fit: cover;transition:none;}
/*新闻列表*/
.news-page .newslist li{    padding: 0 .1rem .08rem .2rem;
    border-bottom: 1px dashed #ccc;
    margin-bottom: .2rem;}
.news-page .newslist li .new-r{width:100%}
.news-page .newslist li .new-r h3{    font-size: .18rem;
    font-weight: 600;
    color: #555;}
.news-page .newslist li .new-r i.new-update, .news-page .newslist li .new-r p.new-abst{color: #777;
    font-size: .14rem;}
.news-page .newslist li .new-r i.new-update{display:block;margin:.1rem 0}
.news-page .newslist li .new-r p.new-abst{    line-height: 1.8em;
    font-size: .15rem;}
/*产品*/
.product-page .piclist li{    margin-right: 3%;
    margin-bottom: .3rem;
    width: 31.32%;}	
.img-box{    overflow: hidden;
    position: relative;}
.img-box img{    width: 100%;
    height: 1.99rem;
    object-fit: cover;transition:none
}	
.product-page .piclist li .con-box h3 a{    display: block;
    color: #333;
    font-size: .15rem;
    text-align: center;
    margin-top: .12rem;}
.prodet-page .product-details .prodet-top{display:flex;}	
.prodet-page .product-details .prodet-top-l{width:55%}

.prodet-page .product-details .prodet-top-r{    position: relative;    width: 40%;}	
.prodet-page .product-details .prodet-top-r h1.protit{    color: #333;
    font-size: .16rem;
    text-transform: uppercase;
    font-weight: 600;}
.prodet-page .product-details .prodet-top-r .prodetail{    margin: .2rem 0 .6rem;
    font-size: .14rem;}
.prodet-page .product-details .prodet-top-r a.pro-mes{font-weight: 600;
    text-transform: uppercase;
    font-size: .15rem;
    display: block;
    color: #fff;
    width: 1.95rem;
    height: .36rem;
    line-height: .36rem;
    text-align: center;
    background: #0f5ed0;}	
.prodet-page .prodet-details{    margin-top: .5rem;
    margin-bottom: .2rem;}
.prodet-page .pro-title{width: 1.5rem;
    height: .32rem;
    line-height: .32rem;
    text-align: center;
    color: #fff;
    background: #0f5ed0;
    font-weight: 600;
    text-transform: uppercase;
    font-size: .14rem;
    margin-bottom: .15rem;}
.prodet-page .prodet-details p{    line-height: 2em;
    font-size: .14rem;}
.recommend-product{margin:.5rem 0}
.recommend-product ul li{    float: left;
    width: 23%;
    margin-left: 2.6%;}
.recommend-product ul li:first-child{margin-left:0}
.cn-form{width: 100%;
    height: auto;
    padding: .35rem .45rem .25rem;
    border: 1px solid #dddddd;
    background: #fff;}	
.cn-form .formtit{margin-bottom: .26rem;
    font-size: .22rem;
    font-weight: 600;
    line-height: .23rem;
    color: #444;
    text-align: center;
    padding-bottom: .18rem;
    background: url(../images/form-tit-bg.jpg) no-repeat center bottom;}
.cn-form .m-form-l{width:49%;float:left}
.cn-form li{margin-bottom: .13rem;
    color: #444;}
	.cn-form li label{font-weight: 600;
    display: block;
    margin-bottom: 5px;
    font-size: .14rem;}
.wpcf7-form-control-wrap{position:relative}
.cn-form .m-form-l li .iptTxt{    font-size: .13rem;
    padding: 0 .15rem;
    width: 100%;
    border: 1px solid #dedede;
    height: .4rem;
    outline: none;
    background: #fff;
    color: #777;}	
	.cn-form .yzm img{width: 19.4%;}
.cn-form .m-form-r{width:49%;float:right}	
.cn-form .m-form-r textarea{    height: 3.15rem;
    width: 100%;
    border: 1px solid #dedede;
    font-size: .13rem;
    padding: .1rem .15rem}
.cn-form .btnTjly{    font-size: .15rem;
    width: 100%;
    height: .38rem;
    background: #0f5ed0;
    border: none;
    cursor: pointer;
    color: #fff;}	
	.wpcf7-display-none{display:none}
div.wpcf7-response-output	{    margin: 2em 0.5em 1em;
    padding: 0.2em 1em;}
	.cn-form .yzm input{font-size: .13rem;
    padding: 0 .15rem;
    width: 75.6%;
    border: 1px solid #dedede;
    height: .3rem;
    outline: none;
    background: #fff;
    color: #777;}
/*新闻详情*/
.news .newsnav{    margin-bottom: .3rem;}
.news .news_title h1{    padding-bottom: .1rem;
    font-size: .2rem;
    font-weight: 600;
    text-align: center;
    color: #333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;}
.news .news_date{font-size: .13rem;
    line-height: .22rem;
    text-align: center;
    border-bottom: 1px solid #CCC;
    padding-bottom: 5px}
.news .news_abst{border-bottom: 1px dashed #CCC;
    padding: .1rem 0;
    font-size: .14rem;}
.news .news_abst p{display:inline-block}
.news .news_contents{    color: #000;
    font-size: .14rem;
    line-height: .24rem;
    clear: both;
    margin-top: .1rem;
    border-bottom: 1px dashed #CCC;
    padding: .2rem 0;}
.news .news_next {
  width: 99%;
  margin-top: 0px;
  padding-left: 5px;
  border-top: 0px solid #CCC;
  text-align: left;
  padding-top: .1rem;
  font-size:.14rem;color:#000
}
.news .news_next a {
  width: 100%;
  height: .25rem;
  line-height: .25rem;
  color: #999;
  font-size: .15rem;
  margin-left: 5px;
}
.news .news_next a:hover {
  width: 100%;
  height: .25rem;
  line-height: .25rem;
  color: #000000;
}	
/*联系我们*/
.contact-page .contact-details{    background: #fff;
    width: 30%;
    padding: .3rem;
    border: 6px solid #f2f2f2;
    border-radius: 1px;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    -ms-border-radius: 1px;
    -o-border-radius: 1px;float:right}
.contact-page .contact-details h3.contact-title{    font-family: 'Euphemia';
    font-weight: 600;
    font-size: .22rem;
    border-bottom: 1px dashed #dcdcdc;
    margin-bottom: .2rem;
    color: #444;
    padding-bottom: .15rem;}
.contact-page .contact-details .contact-list h5{    margin-bottom: .1rem;
    color: #222;
    font-size: .16rem;
    font-weight: 600;
}
.contact-page .contact-details .contact-list p{font-size:.14rem;    line-height: 2em}
.contact-page .cn-form{    width: 67%;
    float: left;
    padding: .25rem .35rem .15rem;}
	
/********<=767 mobile nav style css********/
.fl-page{position:relative;top:-1.5rem;}

#menu {display:none;}
#menu.mm-menu.mm-current{display:block;}
.m-header {background:#FFF;box-shadow:0 0 12px rgba(0,0,0,0.2)}
.m-header >.col-xs-6>div {color:#333;line-height:normal;}
.m-header >.col-xs-6 .langs>*{display:inline-block;font-size:14px;color:#333;line-height:normal;}
.m-header >.col-xs-6 .langs em {padding:0 5px;}
.m-header >.col-xs-6 .langs a{width:30px;height:30px;background:#333;color:#FFF;line-height:30px;text-align:center;border-radius:100%;margin:0 0 0 5px;}
.m-header >.col-xs-6 .menu{margin-left:.15rem;}
.m-header >.col-xs-6 .menu a{font-size:16px;color:#333}
.m-header >.col-xs-6 .menu a>* {display:inline-block;vertical-align:middle;}
.m-header >.col-xs-6 .menu a i {font-size:20px;}
.m-header >.col-xs-6 img {max-height:45px;}
.st-container .st-menu {background:#0e6eb8;
	-webkit-transition: all .6s cubic-bezier(.77,0,.175,1) 0s;
    -o-transition: all .6s cubic-bezier(.77,0,.175,1) 0s;
     transition: all .6s cubic-bezier(.77,0,.175,1) 0s;
}
.st-container .st-menu ul li a {color:#FFF;position:relative;font-size:.25rem}
.st-container .st-menu ul li>a:hover,.st-container .st-menu ul li.active>a {background:#f39800;box-shadow:0 4px 8px rgba(0,0,0,0.2);border-radius:5px;color:#FFF}
.st-container .st-menu ul li>a>i {position:absolute;right:1em;top:50%;transform:translateY(-50%);color:#FFF}
.st-container .st-menu ul li.active>a>i,.st-container .st-menu ul li>a:hover>i {color:#FFF}
.st-container .st-menu ul li>dl {transition:none;margin:0}
.st-container .st-menu ul li>dl dd a {background:none;box-shadow:none;color:#FFF;padding-left:0}
.st-container .st-menu ul li>dl dd a i {padding-right:10px;}
.st-container .st-menu ul li>dl dd.on2 a,.st-container .st-menu ul li>dl dd a:hover {color:#f39800}
.st-container .st-menu ul li>dl dd.on2 a i,.st-container .st-menu ul li>dl dd a:hover i {padding-right:16px}
.st-effect-1.st-menu {display:block;}
/********<=767 mobile nav style css 2********/

/**************************/

/******ipad****/
@media(max-width:990px){
	body{overflow-x:hidden;}
	.st-menu {display:block;}	
	.header {display:none;}
	.m-header  {top:0;opacity:1;}
	
	.tem_banner,.tem_banner.indise{padding:60px 0 0}
	.indexmains{padding:.65rem 0 0}

}
/********mobile*********/
@media(max-width:767px){
	.indexmains .box1{display:block;}
	.indexmains .box1>div{max-width:100% !important}
	.indexmains .box1 .txt{padding:.3rem 0}
	.indexmains .txt ol li a{font-size:12px;padding-left:15px;}
	.indexmains .box2{display:block}
	.indexmains .box2>div{padding:.3rem 0}
	.footer .tels{display:block;}
	
	.inner-page .mainbox{display:block}
	.inner-page .sidebar{display:none}
	.inner-page .page-right-bar{width:100%;border-left:1px solid #ddd}
	.prodet-page .product-details .prodet-top{display:block}
	.prodet-page .product-details .prodet-top-l{width:100%}
	.prodet-page .product-details .prodet-top-r{width:100%;padding:.54rem 0 0}
	.contact-page .cn-form,.contact-page .contact-details{float:none;width:100%;margin:0 0 .35rem;}
	
	
}