/*轮播图*/
.main{overflow: hidden;}
.slideBox{ position:relative; overflow:hidden;  width: 100%;height: 3.5rem;}
.slideBox .hd{ position:absolute; height:.11rem; line-height:.11rem; bottom:.36rem; right:.2rem; z-index:1; }
.slideBox .hd li{ display:inline-block; width:.1rem; height:.1rem; -webkit-border-radius:.1rem; -moz-border-radius:.1rem; border-radius:.1rem; background:#9d9e9d; text-indent:-9999px; overflow:hidden; margin:0 .06rem;   }
.slideBox .hd li.on{ background:#fff;  }
.slideBox .bd{ position:relative; z-index:0; }
.slideBox .bd li{ position:relative; text-align:center;  }
.slideBox .bd li img{ background:url(../images/loading.gif) center center no-repeat;  vertical-align:top;height: 3.5rem; width:100%;/* 图片宽度100%，达到自适应效果 */}
.slideBox .bd li a{ -webkit-tap-highlight-color:rgba(0,0,0,0);  }  /* 去掉链接触摸高亮 */
.slideBox .bd li .tit{ display:block; width:94%; padding: 0 3%;font-size: .3rem;  position:absolute; bottom:.2rem; min-height:.4rem; line-height:.4rem;max-height: .8rem; overflow: hidden; color:#fff;  text-align:left;}
.slideBox .bd li span{display: inline-block;position: absolute;bottom: 0;left: 0;background-image: linear-gradient(-180deg,transparent,rgba(0,0,0,.6));width: 100%;height: .8rem;}
/*切换*/
.tabBox .hd{overflow-x: auto;height: .95rem;border-bottom: 1px solid #e8e8e8;margin-bottom: .1rem;background: #fff;    overflow-y: hidden;}
.tabBox .hd::-webkit-scrollbar{display: none;}
.tabBox .hd ul{width: 280%;position: relative;}
.tabBox .hd ul li{float: left;padding: 0 .25rem;line-height: .95rem;font-size: .32rem;color: #000;position: absolute;top: 0;}
.tabBox .hd ul li:nth-child(1){left: 0;}
.tabBox .hd ul li:nth-child(2){left: 1.44rem;}
.tabBox .hd ul li:nth-child(3){left: 2.92rem;}
.tabBox .hd ul li:nth-child(4){left: 4.7rem;}
.tabBox .hd ul li:nth-child(5){left: 6.48rem;}
.tabBox .hd ul li:nth-child(6){left: 8.26rem;}
.tabBox .hd ul li:nth-child(7){left: 10.04rem;}
.tabBox .hd ul li:nth-child(8){left: 11.82rem;}
.tabBox .hd ul li:nth-child(9){left: 13.6rem;}
.tabBox .hd ul li:nth-child(10){left: 15.38rem;}
.tabBox .hd ul li:nth-child(11){left: 17.16rem;}
.tabBox .hd ul li:nth-child(12){left: 18.94rem;}
.tabBox .hd ul a{color: #000;}
.tabBox .hd ul li a.on{color: #0263d4;}
.tabBox .bd{border-bottom: 1px solid #e8e8e8;}
.tabBox .bd ul{display: none;}
.tabBox .bd ul.block{display: block;}

/***资讯详情***/
.newDetails{background: #fff;padding-bottom: .22rem;}
.newDetails-head{border-bottom: 1px solid #ddd;padding: 0 .24rem;line-height: .48rem;padding-top: .14rem;}
.newDetails-head h2{color: #1b1b1b;font-size: .32rem;line-height: .4rem;}
.newDetails-head span{color: #9b9b9b;font-size: .28rem;}
.newDetails-body{line-height: .48rem;padding: .17rem .23rem .3rem .23rem;font-size: .3rem;}
.newDetails-body table {width:100%;}
.newDetails-body p{margin: .2rem 0 .1rem 0;line-height: .48rem;font-size: .3rem;overflow:hidden;}
.newDetails-body img{max-width:100%;width: auto;height: auto;}
.newDetails-page{border-top: 1px solid #ddd;padding: .14rem .24rem 0 .24rem;}
.newDetails-page div{line-height: .5rem;}
.newDetails-page div a{color: #1b1b1b;font-size: .26rem;}

/*免责声明*/
.bdsharebuttonbox{padding-left: 2rem;margin-bottom: .2rem;}
.dStatement { clear: both;background: #f5f5f5;color: #999;line-height: .32rem;font-size: .26rem !important;padding: .2rem; overflow: hidden;}

/*labDetaislNav*/
.labDetaislNav{background: #fff;height: .95rem;border-bottom: 1px solid #e8e8e8;}
.labDetaislNav li{width: 1rem;text-align: center;margin: 0 .41rem 0 .45rem;line-height: .95rem;float: left;font-size: .32rem;}
.labDetaislNav li a{display: block;color: #5b5b5b;}
.labDetaislNav li.selected{border-bottom: .04rem solid #0e77e4;height: .92rem;}
.labDetaislNav li.selected a{color: #0e77e4;}

/*百科*/
.baikeBox{ position:relative; overflow:hidden;  width: 100%;height: 4.4rem;}
.baikeBox .bd{ position:relative; z-index:0; }
.baikeBox .bd li{ position:relative; text-align:center;  }
.baikeBox .bd li img{ background:url(../images/loading.gif) center center no-repeat;  vertical-align:top;height: 4.4rem; width:100%;/* 图片宽度100%，达到自适应效果 */}
.baikeBox .bd li a{ -webkit-tap-highlight-color:rgba(0,0,0,0);  }  /* 去掉链接触摸高亮 */

/*baikeDetails*/
.baikeText{padding: .14rem .2rem .35rem;background: #fff;}
.baikeText h1{font-size: .4rem;color: #1b1b1b;line-height: .78rem;height: .78rem;overflow: hidden;}
.baikeText p{color: #767676;font-size: .28rem;line-height:.4rem;}
.baikeText img{width:auto;}

.baikeMd{background: #ebebeb;padding: .17rem 0;}
.baikeMd li{float: left;width: 50%;line-height: .58rem;height: .58rem;overflow: hidden;}
.baikeMd li a{display: block;padding-left: .33rem;color: #000;font-size: .3rem;}
.baikeMd li i{display: inline-block;width: .08rem;height: .08rem;border-radius: .08rem;background: #0263d4;float: left;margin: .25rem .11rem 0 0;}
.baikeDetails{padding-bottom: .37rem;background: #fff;}
.baikeDetails-item{padding-top: .37rem;padding-bottom: .1rem;}
.baikeDetails-item h2{border-left: .06rem solid #0f6adc;padding-left: .13rem;height: .3rem;line-height: .3rem;font-size: .32rem;color: #121212; margin-bottom: .16rem;}
.baikeDetails-item p{padding: 0 .2rem; color: #767676;font-size: .28rem;line-height: .4rem;}

/*技术资料*/
.dataNav{background: #fff;padding: .15rem 0;}
.dataNav li{float: left;font-size: .32rem;line-height: .6rem;margin: 0 .3rem;}
.dataNav li:nth-child(4n){margin-right: 0;}
.dataNav li a{color: #000;}
.dataNav li a.selected{color: #0263d4;}