/*小屏开始*/
@media (min-width: 800px) {
.headers{display: none!important;}
.xyfw_phone{display: none!important;}
.links ul li a img.link_one_phone{display: none!important;}
}
@media \0screen\,screen\9 {
.headers{display:none;}
.xyfw_phone{display:none;}
.links ul li a img.link_one_phone{display: none}
} 
@media(max-width:820px){
.headers{height: 60px; width: 100%; background: #611987; position: relative;}
.headers .index{width: 34px; height: 28px; margin-right: 15px; margin-top: 20px; display: block; float: right;}
.headers .index img{width: 24px;}
.headers .logo{margin-left: 10px; height: auto; margin-top: 16px; width: 250px; display: block; float: left;position: absolute; left: 0; top: 0; padding-top: 0;}
.headers .logo img{width: 100%;}
/*左侧导航*/
.fh_dh{width:240px; display:none; overflow-y:scroll; padding-top:6px; z-index:9999; background:#611987; opacity: 0.9; height:100%; position:fixed; top:0px; right:-240px; }
.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 15px; 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 .sj{display: none;}
.fh_dh ul li .ej .sj_p .sj a{padding: 0 20px; text-indent: 8px; font-size: 12px; color: #fff; display: block; height: 36px; line-height: 36px;}
.fh_dh ul li .ej a{padding: 0 15px; text-indent: 8px; font-size: 14px; color: #fff; display: block; height: 36px; line-height: 36px;font-family: "Arial, Times New Roman, Verdana";}
.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{width: 100%;}
.header,.nav{display: none;}
.main{padding: 0 15px; width: 100%;}

/*公共代码*/
.item_th{line-height: 34px; height: 34px;}
.item_th p{font-size: 1.15rem;letter-spacing: 1px;}
.item ul{min-height:50px !important; _height:50px !important;}
.item ul li{position: relative; padding: 0 96px 0 0; height: 40px; line-height: 40px;}
.item ul li span{position: absolute; right: 0; margin-right: 0;font-size: 1rem;}
.item ul li a{width: 100% !important; overflow: hidden !important; white-space: nowrap !important; text-overflow: ellipsis !important; display: inline-block; font-size: 1rem;}

/*news*/
.news,.education{width: 100%;}
.news,.education,.links{margin-top: 3%;}
.education ul{overflow: hidden; margin-top: 4% !important;}
.education ul li{width: 31.5%; float: left; margin: 0 2% 0 0; height: auto;}
.education ul li.li1{background: url(phone_icon1.png) no-repeat center center;background-size: cover;}
.education ul li.li2{background: url(phone_icon2.png) no-repeat center center;background-size: cover;}
.education ul li.li3{background: url(phone_icon3.png) no-repeat center center;background-size: cover; margin: 0;}
.education ul li.li4{background: url(phone_icon4.png) no-repeat center center;background-size: cover;}
.education ul li.li5{background: url(phone_icon5.png) no-repeat center center;background-size: cover;}
.education ul li.li6{background: url(phone_icon6.png) no-repeat center center;background-size: cover; margin: 0;}
.education ul li a{display: inline-block;}
.education ul li img{display: none;}
/*相关链接*/
.links ul{margin: 5% 0 0 0; height: auto; min-height: auto !important;}
.links ul li{width: 23%; margin-right: 2.007%; padding: 0; height: auto; line-height: 20px;}
.links ul li a{display: block; width: 100%; height: 100%; overflow: inherit;white-space:normal;}
.links ul li a img.link_one_pc{display: none;}
.links ul li a img{width: 100%; height: auto;}
.links ul li a p{font-size: .8rem; letter-spacing: 0em; line-height: 16px;}

/*网站底部*/
.footer{height: auto; padding: 3% 0;}
.foot{padding: 0 15px;}
.footer p{line-height: 24px; font-size: .75rem;letter-spacing: 0em;}



/*  list  */
body{min-width: 200px !important;}
.menu{display: none;}
.box1{width: 100%;}
.box1 .item_list p i{top:33px}
.pages{padding: 0; margin: 10px 0;}
.pages .pagebox span.pagebox_num, .pages .pagebox span.pagebox_num_nonce{display:none;}

/*  content  */
.content{padding: 0;}
.content .title{margin: 0;}
.con{padding: 0 5px; margin-top:15px;}
.con img{width: 90%;}

/*  list_szdw  */
.list_szdw ul li{padding: 0; width:46%;margin: 5px 2%;}
}


}