/*小屏开始*/
@media (min-width: 800px) {
.headers{display: none!important;}
}
@media \0screen\,screen\9 {
.headers{display:none;}
} 
@media(max-width:820px){
.headers{height: 70px; 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: 19px; width: 285px; display: block; float: left;position: absolute; left: 0; top: 0; padding-top: 0;}
.headers .logo img{width: 100%; height: auto;}
/*左侧导航*/
.fh_dh{width:180px; display:none; overflow-y:scroll; padding-top:6px; z-index:9999; background:#611987; 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 .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 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{width: 100%;}
body{background: none;}
.top,.nav{display: none;}
/*banner*/
.banner{width: 100%;}
.wrap{width: 100%; padding: 0 10px;}
.col{width: 100%;}
.m_ggdt{width: 100%;}
.focus1{width: 100%; margin-left: 0;}
.tab_con img{width: 100%;}
.tab_con,.focus1{height: auto;}
.tab_con ul li{position: relative;}
.tab_con ul li>a{display: block; width: 100%; height: auto; float: left;}
.tab_con ul li p.title{float: left; text-align: left; width: 100%; position: absolute; left: 0; padding-top: 0; bottom: 0;   background: rgba(0,0,0,0.6); text-indent: 10px;}
.tab_con ul li p.title a{width: 100%; display: block; float: left; opacity: 1; color: #fff; width: 75%;overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.control{display: none;}

/*学院动态*/
.m_ggdt ul.gzdt_ul{width: 100%; min-height: 40px; _height:40px;}
.m_ggdt ul.gzdt_ul li{position: relative; padding: 0 96px 0 15px;}
.m_ggdt ul.gzdt_ul li a{display: block;overflow: hidden; white-space: nowrap; text-overflow: ellipsis; width: 100%;}
.m_ggdt ul.gzdt_ul li span{position: absolute; right: 0; width: auto;}

/*学校主页*/
.adtu{width: 100%; padding: 0; margin: 15px 0; float: left;}
.adtu span,.adtu p{width: 49%;}
.adtu p{height: auto;}
.adtu span img,.adtu p img{width: 100%;}

/*工作通知*/
.cor{width: 100%;}
.new2{width: 100%; height: auto;}
.new2 .title{background: url(tiao1.png) no-repeat; width: 100%;}
.gztz{min-height: 70px; _height:70px;}
.gztz ul{width: 100%; padding: 0; height: auto;}
.new2 li{width: 100%;overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}

/*友情链接*/
.new3{width: 100%;}
.new3 .title{background: url(tiao1.png) no-repeat; width: 100%;}
.new3 ul{width: 100%; padding: 0; height: auto; min-height: 40px; _height:40px; margin: 10px auto;}
.new3 li{background-color: #fff; width: auto; padding-right: 10px; margin: 0; height: 30px; line-height: 30px;}
.new3 li a{background: none; padding: 0; width: auto; height: auto;}
/*网站底部*/
.footer{height: auto; padding: 3% 0;}
.footre_box{padding: 0 15px;line-height: 24px; font-size: .85rem; color: #fff;}

.sidebar,.fr{display: none;}
/*  list  */
.bann{width: 100%;height: auto;}
.bann img{width: 100%; height: auto;}
.list_con{width: 100%;}
.clearfix .list_con_ul{width: 100%;}
.clearfix .list_con_ul li{width: 100%; padding-right: 90px;position: relative; padding-left: 5px;}
.clearfix .list_con_ul li span{position: absolute; right: 0; text-align: right; padding-right: 5px;}
.clearfix .list_con_ul li p{width: 100%; height: 36px;}
.clearfix .list_con_ul li p a{display: block; width: 100%; height: 36px;white-space:nowrap;text-overflow:ellipsis; overflow: hidden;}
.page{height: auto;}
.page .pagebox span.pagebox_num, .page .pagebox span.pagebox_num_nonce{display:none;}

/*  content  */
.info .content h1{padding: 15px 0;}
.info .content .text{width: 100%;}
.content .text img{padding: 0; margin: 10px 0; width: 90% !important; height: auto !important;}

}