/*小屏开始*/
@media (min-width: 800px) {
.headers{display: none!important;}
.xyfw_phone{display: none!important;}
}
@media \0screen\,screen\9 {
.headers{display:none;}
.xyfw_phone{display:none;}
} 
@media(max-width:820px){
.headers{height: 70px; background-color: #1d6d9e;  width: 100%; position: relative;}
.headers .index{width: 34px; height: 28px; margin-right: 15px; margin-top: 26px; display: block; float: right;}
.headers .index img{width: 24px;}
.headers .logo{margin-left: 10px; height: auto; margin-top: 17px; width: 250px; display: block; float: left;position: absolute; left: 0; top: 0; padding-top: 0;}
.headers .logo img{width: 100%;}
/*左侧导航*/
.fh_dh{width:260px; display:none; overflow-y:scroll; padding-top:6px; z-index:9999; background:#1d6d9e; opacity: 0.9; height:100%; position:fixed; top:0px; right:-180px; }
.fh_dh p.th{color: #fff; font-size: 13px; line-height: 40px; text-align: center;}
.fh_dh ul li{line-height:46px; text-align:left;}
.fh_dh ul li .yj_a{ display:block;padding:0px 20px; font-size:18px; text-indent: 8px; letter-spacing: 1px;}
.fh_dh ul li .yj_a ,.fh_dh ul li .yj_a:hover ,.fh_dh ul li .yj_a:visited ,.fh_dh ul li .yj_a:link , .fh_dh ul li .yj_a:active{ color:#fff;}
.fh_dh ul .on .yj_a{border-right: 5px solid #d3a721;}
.fh_dh ul li .ej{display: none;}
.fh_dh ul li .ej a{padding: 0 20px; text-indent: 8px; font-size: 15px; color: #fff; display: block; height: 36px; line-height: 36px;}
.fh_bc,.menu_bc{position:fixed; top:0px;left:0px; width:100%; height:100%; background:#000;opacity:0; display:none; z-index:9999;}
}
/* 小屏头部 end */
@media (max-width:800px){
*{box-sizing: border-box;letter-spacing: 1px;}
.center,.al_wi{width: 100%;}
.al_wi{padding: 0 15px;}
.head,.nav{display: none;}
/*banner*/
.changeBox_a1{width: 100%;}
.changeBox_a1 .a_bigImg{background: none !important;}
.changeBox_a1 .a_bigImg img{width: 100%; display: inline-block;}
.changeBox_a1 .a_bigImg p{width: 100%; padding: 0 5%;overflow: hidden; white-space: nowrap; text-overflow: ellipsis; font-size: 1.05rem;}
.a_last, .a_next{display: none;}

/*五个标*/
.gl{height: auto; background: none; margin-top: 3%;}
.gl ul li{width: 17%; height: auto; line-height: ; padding-left: 0; padding-top: 18%; margin-right: 3.5%;}
.gl ul li a{width: 100%; display: block;font-size: 1.05rem; text-align: center; line-height: 20px;}
.gl ul .ll1{background:url(phone_01.png) center top no-repeat; background-size: 90% auto;}
.gl ul .ll2{background:url(phone_02.png) center top no-repeat; background-size: 90% auto;}
.gl ul .ll3{background:url(phone_03.png) center top no-repeat; background-size: 90% auto;}
.gl ul .ll4{background:url(phone_04.png) center top no-repeat; background-size: 90% auto;}
.gl ul .ll5{background:url(phone_05.png) center top no-repeat; background-size: 90% auto;}

/*科技动态*/
.ky{height: auto; width: 100%; overflow: hidden;}
.ky .ky_le{width: 100%; margin-top: 3%;}
.ky .xf{margin-left: 0;}
.ky .ky_le .ky_ul li{position: relative; padding: 0 96px 0 20px;}
.ky .ky_le .ky_ul li{width: 100%; overflow: hidden; white-space: nowrap;text-overflow: ellipsis;}
.ky .ky_le .ky_ul li span{position: absolute; right: 0; margin-right: 0;}
.ky h1{height: 40px; line-height: 40px;}
.ky h1 b{font-size: 1.5rem; padding-left: 15px;}
.ky h1 span{width: 12%; margin-right: 0;}
.ky h1 span a{height: 40px; line-height: 40px;}
.ky h1 span img{display: none;}
/*通知公告*/
.ky .ky_ri{width: 100%; margin-top: 3%;}
.ky .ky_ri li span{width: 30%; display: inline-block; float: left;}
.ky .ky_ri li a{display: inline-block; width: 65%; float: left;overflow: hidden; white-space: nowrap;text-overflow: ellipsis;}

/*友情链接*/
.link{height: auto; margin-top: 5%; padding-bottom: 4%;}
.link h1{font-size: 1.5rem;}
.link ul{width: 100%;}
.link ul li{width: auto; padding-right: 2%;}
.link ul li a{font-size: 12px;}

/*网站底部*/
.foot{width: 100%; height: auto; padding: 2% 0;}
.foot p{font-size: .85rem; line-height: 24px;}

/*  列表页  */
.zy_dt .zy_lf{display: none;}
.zy_dt .zy_ri{margin:0 0 0 0 ;}
.zy_dt .zr_h1 span{display: none;}
.dt_lb{padding: 0 10px;}
.dt_lb li{position: relative; padding: 0 100px 0 0px;}
.dt_lb li span{position: absolute; right:0; margin-right: 0;}
.dt_lb li a{display: block; width: 100%;height: 40px; line-height: 40px;white-space:nowrap;text-overflow:ellipsis; overflow: hidden;}
.pagebox span.pagebox_num,.pagebox span.pagebox_num_nonce{display:none;}

/*  内容页  */
.zr_co img{width: 90% !important; height: auto !important;}


}