.swiper-wrapper{
   height: auto !important;
}
.banner{
    height:auto;
    width: 100%;
}
.banner img{
  
}
.banner .swiper-slide{
	overflow: hidden;
	position: relative;
	height: auto !important;
}
.new .new_first a{
	display:block;
}
.header .nav>img{
	display: none;
}
.nav_phone {
    box-sizing: border-box;
    width: 100%;
    margin: 0 auto;
    position: absolute;
    z-index: 999;
    background: #1569b4;
    font-size: 14px;
    color: #fff;
    top: 100px;
    display:none;
}
.nav_phone ul li {
    line-height: 24px;
    border-bottom: 1px solid #1282e9;
}
.nav_phone ul li .topnav {
    overflow: hidden;
    padding: 0 15px;
    font-size: 15px;
    line-height: 51px;
}
.nav_phone .subnav {
    display: none;
    padding: 0 15px;
    background: #eff2f4;
}
.nav_phone ul li a {
    font-size: 15px;
    color: #fff;
    float: left;
    max-width: 90%;
}
.nav_phone ul li span {
    float: right;
    display: inline-block;
    vertical-align: middle;
    width: 13px;
    height: 13px;
    margin-top: 19px;
    padding-right: 5px;
    -webkit-background-size: 13px;
    background-size: 13px;
    background: url(../images/sdkfhgnav_bg.png) right center no-repeat;
}
.nav_phone .subnav dd {
    line-height: 20px;
    padding: 12px 0;
    overflow: hidden;
    border-top: 1px solid #b4c6d7;
    background: url(../images/askjhfdsub_nav_bg.png) right center no-repeat;
}
.nav_phone .subnav dd a {
    font-size: 14px;
    display: block;
    width: 100%;
    height: 100%;
    color: #232323;
}
.caidan{
	display:none;
	float:right;
	width: auto;
}
.caidan img{
	float:right;
	width:25px;
	height:20px;
	margin: 39px 0 0 0;
}
.caidan .close{
	display:none;
	width: 25px;
	height: 25px;
}
.nav_phone ul li span.on {
    background: url(../images/kjdfsgjian.png) center no-repeat;
    -webkit-background-size: 13px;
    background-size: 13px;
    right center background: no-repeat;
}
.nav_phone .search{
	width: 100%;
	margin: 0 auto;
	padding: 19px 4%;
	background: #eff2f4;
	position: relative;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	height: auto;
	float: none;
}
.nav_phone .search .inp{
	width: 100%;
	padding: 9px 57px 8px 11px;
	color: #999999;
	border-radius: 0;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	height: 45px;
	background: #fff;
	float: none;
	display: block;
}
.nav_phone .search .btn{
	position: absolute;
	width: 20px;
	z-index: 5;
	top: 25px;
	right: 6%;
}
.subbanner .subimg2{
		display:none;
	}

@media screen and (min-width: 1200px){
.submenu ul{
  display:block !important;
}
}
@media screen and (max-width: 1440px){
	.index2 ul li, .index2 ul li+li, .index2 ul li+li+li{
		width:33.3333%;
	}
	html,body{
		min-width:100%;
	}
}
@media screen and (max-width: 1300px){
	html,body{
		min-width:100%;
	}
	.notice{
		width: 67%;
		box-sizing: border-box;
		height: 480px;
	}
	.service{
		width:30%;
	}
	.header{
		width:100%;
	}
	.header .topWrap{
		width:100%;
	}
	.header .nav{
		width:100%;
	}
	.web{
		width: 100%;
		overflow: hidden;
		padding: 0 3.5%;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		height: 100%;
	}
	.main .web{
		width: 100%;
		padding: 0 3.5% 30px;
	}
	.web.nav2{
		padding: 20px 3.5%;
	}
	.council_now_borard .council_now_more{
		right:3.5%;
	}

	.list_pic{padding: 40px 0;border-bottom: 1px solid #f0f0f0;}
	.list_pic .fl{width: 15%;}
	.list_pic .fl img{width: auto;height: auto;max-width: 100%;}
	.list_pic .fr{width: 82%;}
	.list_pic .fr a{font-size: 19px;color: #1259b4;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;    margin-bottom: 20px;    display: block;}
	.list_pic .fr p{font-size: 16px;color: #333333;line-height: 32px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;text-indent: 2em;}
	.list_pic:hover .fr a{color: #004895;}


}
@media screen and (min-width: 1200px){
	.nav_phone{
		display:none !important;
	}
	.subbanner .lmmc-icon{
		display:none;
	}
	.sanmenu{
    display:block;
	}
	.sanmenu2{
		display:none;
	}
}
@media screen and (max-width: 1200px){
   html{
        min-width:100%;
   }
   .dqwz{
   	margin-right: 20px;
   }
   .caidan{
       	display:block;
   }
   .header .topWrap{
		width:100%;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		height: 100px;
		-webkit-box-sizing: border-box;
		}
   .header .logo{
       width: 60%;
       position: relative;
       height: 100%;
       margin-top: 0;
   }
   .header .logo img{
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		margin: auto;
		width: 100%;
		}
   .header .search{
		width: 100%;
		position: relative;
		background: #1e517e;
		border: none;
		border-radius: 0;
		}
   .header .web .fr{
       display: none;
   }
   .header .nav{
   	    display:none;
   }
   .nav_phone>ul{
   	    width: 100%;
   }
   .header .nav li a{	
       padding: 0 15px;
   }
   .banner .slick-next{
       right: 20px;
       top: 50%;
       margin-top: -38px;
   }
   .banner .slick-prev{
       left: 20px;
       top: 50%;
       margin-top: -38px;
   }
   .new .new_first{
   	  overflow:hidden;
   }
    .service dl{
    	width: 33.33%;
    }
    .teacher{
    	height:auto;
    }
    .teacher .hd ul.table1_hd li{
    	margin:0;
    	padding: 0 0.5% 20px;
    	width: 13%;
    }
    .index2 ul li{
    height: auto;
    }
    .notice{
    	width:100%;
    	box-sizing: border-box;
    	-moz-box-sizing: border-box;
    	-webkit-box-sizing: border-box;
    	height: auto;
    }
    .service{
    	width:100%;
    	height: auto;
    }
    .foot{
		height: 250px;
		}
    .index2 ul li img{
    	width:100%;
    	height: 100%;
    	object-fit: cover;
    }
    .nav2 ul li{
    	width:10%;
    	line-height: 60px;
    }
    .nav2 ul li a span{
    	display:none;
    }
    .news .swiper-slide{
        position: relative;
    }
    .news p{
		width: 100%;
		overflow: hidden;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		text-align: center;
    }
    .index1{
		margin: 30px 0;	
		padding: 25px 0;
    }
    .teacher .hd ul.table1_hd li a{
		font-size:15px;
	}
	.index2{
		height:auto;
		margin-top: 0;
	}
	.submenu .lmmc{
		width: auto;
		padding: 0 30px;
		height: auto;
		line-height: 60px;
	}
	.content h1{	
        font-size: 24px;
	}
		.content h2{	
        font-size: 20px;
	}
	.content h1::after{
		top: 24%;
	}
	.content p,#vsb_content table tr td p{
		font-size: 17px !important;
	}
	.subbanner img,.subbanner{
		height:auto;
		min-height: 220px;
	}
	.subbanner .lmmc-icon{
		width: auto;
		max-width: none;
		min-height: auto;
		float: right;
		margin: 28px 20px 0 0;
		cursor: pointer;
	}
	.jgsz#yxsz ul li,.jgsz#yxsz ul li.n3{
		width:49%;
		margin-right: 2%;
	}
	.jgsz#yxsz ul li.n2, .jgsz ul li.n3{
		margin-right:0;
	}
	.sanmenu{
		height:auto;
		margin: 20px auto 0px;
		display: none;
	}
	.main{
		padding: 30px 0;
		position: relative;
	}
	.sanmenu2{
		display:block;
		/* position: absolute; */
		width: 100%;
		left: 0;
		top: 0;
		margin: 0;
	}
	.sanmenu2 li{
		/* box-sizing:border-box; */
		margin: 0;
	}
	.sanmenu li{
		width: auto;
		margin-bottom: 1px;
		padding: 0 20px;
		display: none;
	}
	.sanmenu2 li a{
		display: block;
	}
	.leader li{
		width:49%;
		margin-left: 0;
		margin-right: 2%;
	}
	.leader li:nth-child(2n){
		margin-right:0;
	}
	.leader li.2n{
		margin-right:0;
	}
	.leader li .fl{
		height:220px;
	}
	.submenu .web{
	    overflow: inherit;
	    padding: 0;
	}
	.submenu{
	   background:#1259b5;
	}
	.submenu .lmmc{
        cursor: pointer;
        font-size: 19px;
        background: none;
        padding: 0 25px;
 }
	.submenu ul.fl{
		float:none;
		position: absolute;
		top: 60px;
		z-index: 100;
		display: none;
		width: 100%;
		padding: 10px 0;
		background: #fff;
	}
	.submenu ul li{
		float:none;
		background: #fff;
		padding: 0 25px;
		width: 100%;
		line-height: 52px;
		box-sizing: border-box;
	}
	.submenu ul li a{
		color:#000;
		padding: 0;
		border-bottom: 1px solid #eaeaea;
	}
	.submenu ul li.light a{
		background:none;
		color:#000;
	}
	.submenu ul li.light:hover, .submenu ul li:hover{
        background: #FFC107;
	}
	.submenu ul li:hover a{
		background:none;
	}
	.submenu ul li.light:hover a,.submenu ul li:hover a{
		  color: #fff;
		  border:0;
	}
	.office ul li .fl{
        width: 26%;
     }
	.office ul li .fr{
		width:70%;
	}
	.content #jsml h3{
		font-size:18px;
	}
	.listFrame td{
        font-size: 14px;
	}
	.sanmenu2 .slick-arrow{
		left: 20px;
		position: absolute;
		z-index: 10;
		width: 27px;
		height: 27px;
		border-radius: 50%;
		border: 0;
		background: #ffffff url(../images/lmmc-icon2.png) no-repeat center center;
		top: 50%;
		margin-top: -13px;
	}
	.sanmenu2 .slick-next {
		left:auto;
		right:20px;
		background: #ffffff url(../images/lmmc-icon3.png) no-repeat center center;
	}
}
@media screen and (max-width: 1024px){
.foot{height:370px;}
}
@media screen and (max-width: 1000px){
	.teacher .hd ul.table1_hd li{
        width: 19%;
    }
    .teacher .hd ul.table1_hd li img{
    	height: 200px;
    }
    .office ul li .fl{
    	width:28%;
    }
    .office ul li .fr{
    	width:68%;
    }

}
@media screen and (max-width: 960px){
	.leader li .fr a.title{
		display:block;
		text-align: center;
		margin: 10px 0 0;
	}
	.leader li .fl{
		height:auto;
		max-height: 260px;
		float: none;
		width: 100%;
	}
	.leader li .fl a img{
		object-fit:cover;
		max-height: 260px;
		width: 60%;
		margin: 0 auto;
		display: block;
	}
	.leader li .fr{
		float:none;
		width: 70%;
		margin: 0 auto;
	}
	#vsb_content table{
		width:100%;
		margin:0 auto;
		max-width: 100%;
	}
}
@media screen and (max-width: 930px){
	.notice .title li{	
        padding: 0;
	}
	.notice .title li span{
		display:none;
	}
	.nav2 ul li{
		width: 20%;
		text-align: center;
		line-height: 45px;
	}
	.banner{
		margin-bottom: 10px;
	}
	.title{
		margin-bottom: 10px;
	}
	.title h2{
		font-size: 18px;
		line-height: 32px;
	}
	.title a.fr{
		line-height:32px;
	}
	.new .new_first a{
		font-size: 17px;
	}
	.list li a{
		font-size: 15px;
	}
	.list li span.fr{
		font-size:13px;
	}
}
@media screen and (max-width:875px){
   
    .notice .title li{
         width: auto;
         padding: 0;
    }
    .news .swiper-wrapper{
    	height: 360px!important;
    }
    .news .swiper-slide{
    	overflow: hidden;
    	position: relative;
    	height: 100% !important;
    }
    #vsb_content table tr td p{
    	font-size:16px !important;
    }
}
@media screen and (max-width: 800px){
	.notice .title li{
       width: 25%;
       line-height: 38px;
       margin: 0;
       font-size: 17px;
    }
	.notice .title li.on::after{
		display:none;
	}
	.notice .hd .more{
        top: 110px;
     }
    .news{
    	width:100%;
    	height: 100%;
    	margin-bottom: 15px;
    }
    .new{
    	width:100%;
    }
    .news img{
    	height: 100%;
    }
    .news .swiper-container {
		width: 100%;
		height: 360px;
	}
	.list_pic .fl{
		width:16%;
	}
	.list_pic .fr a{	
        font-size: 18px;
	}
	.list_pic .fr p{
		font-size:15px;
	}
	.office ul li .fl{
    	width:32%;
    }
    .office ul li .fr{
    	width:62%;
    }
    .office h3{
    	font-size:20px;
    }
     #vsb_content table tr td p{
    	font-size:15px !important;
    }
}
@media screen and (max-width: 760px){
	.teacher .title li{
		width: 20%;
	}
	.dqwz{
		display:none;
	}
	.notice{
		padding: 50px 20px 25px;
	}
	.notice .hd ul li{
		padding: 5px;
	}
	.notice .hd ul li a{
		font-size:16px;
	}
	.notice .title{
		margin-bottom:0;
	}
    .index2{
		margin-top:0;
		padding: 20px 0;
	}
	.leader li .fr a.title{
		font-size:17px;
		line-height:30px;
	}
	.leader li .fr p{
		line-height:28px;
		font-size:15px;
	}
}
@media screen and (max-width: 700px){
	.banner .slick-prev, .banner .slick-next{
		display:none;
    }
    .sanmenu{
        margin: 0 auto;
        line-height: 48px;
    }
    .main{
    }
    .teacher .hd ul.table1_hd li{
        width: 23%;
        padding: 0 1% 20px;
    }
    .teacher .hd ul.table1_hd li img{
    	height: 150px;
    }
    .foot{
    	padding: 20px 0 10px;
    	height:auto;
    }
    .foot .fl,.foot dl{
    	float:none;
    }
    .foot dl, .foot p, .foot p a{
       text-align: center;
    }
    .header .logo{
    	width:80%;
    }
    .content h1{   	
    font-size: 22px;
    }
    .content p {
        font-size: 16px !important;
    }
    .sanmenu li{
        line-height: 78px;
    }
   .sanmenu li a{
    	font-size:16px;
    	padding:0;
    	text-align:center;
    }
    .submenu ul{
    	float: right;
    	padding: 0;
    }
    .main .web{
    	min-height:400px;
    }
    .submenu ul li{
    }
    .list_pic .fr{	
        width: 80%;
    }
    .list_pic .fl{
    	width: 18%;
    }
    .office ul li .fl{
    	width:36%;
    }
    .office ul li .fr{
    	width:58%;
    }
    .office ul li .fr p{
    	line-height:30px;
    }
    .office h3{
    	font-size:18px;
    }
    .office h3::after{
        top: 6%;
    }
    .content #jsml ul.nameBox li a{
    	font-size:15px;
    }
    .content #jsml h3{
    	font-size: 15px;
    	left: -8%;
    	line-height: 28px;
    	height: 28px;
    }
    .content #jsml ul.nameBox{
    	width: 82%;
    }
    .content #jsml div.nameBox{
    }
    .content #jsml p strong{
    	font-size: 17px !important;
    }
}
@media screen and (max-width: 660px){
	.content #jsml ul.nameBox li{
		margin:0;
		padding: 0;
		width: 25%;
		text-align: center;
		text-align-last: center;
	}
	.content p img{height:auto !important}
}
@media screen and (max-width: 600px){
	.submenu{position:relative}
	.subbanner .subimg2{
		display:block;
		width:100%;
		height:auto;
		min-height: auto;
	}
	.subbanner img, .subbanner{
		min-height:auto;
	}
	.subbanner .subimg1{
		display:none;
	}
	.teacher .title li{	
        width: 40%;
	}
	.teacher .title li span{
		display:none;
	}
	.foot dl, .foot p, .foot p a{
		font-size:14px;
	}
	.nav_phone .search{
		height: 60px !important;
		padding: 12px 2%;
	}
	.nav_phone .search .inp{
		height:35px;
	}
	.nav_phone .search .btn{
		top: 16px;
	}
	.notice .hd ul li a{
		font-size:15px;
	}
	.notice .hd ul li span.fr{
		font-size:14px;
	}
	.news .swiper-wrapper,.news .swiper-container{	
        height: 300px !important;
	}
	.submenu ul li a{
		font-size:16px;
	}
	.leader li .fl a img{
		width: 68%;
		height: 180px;
	}
	.leader li .fl{
		max-height: 100%;
	}
	.leader li .fr{
		width:100%;
	}
	.leader{	
        padding: 20px 0px;
	}
	.leader li{
		margin-right: 0;
		margin-bottom: 20px;
	}
	.leader li .fr a.title{
		font-size:16px;
		text-align: center;
	}
	.leader li .fr p{
		display:none;
	}
	.list_pic .fl{
		width: 20%;
	}
	.list_pic .fr{
		width: 77%;
	}
	.office ul li .fl{
    	width:38%;
    }
    .office ul li .fr{
    	width:56%;
    }
    #vsb_content table tr td p{
    	line-height: 30px !important;
    	font-size: 14px !important;
    }
    .content #jsml h3{
        position: static;
        width: 100%;
        text-align: center;
        padding: 0;
    }
    .content #jsml ul.nameBox{
    	width:100%;
    	box-sizing: border-box;
    }
}
@media screen and (max-width: 540px){
	.content .bar{
		height: auto;
		line-height: 22px;
		text-align: center;
		margin-bottom: 20px;
		padding-bottom: 10px;
	}
	.content .bar .fr{
		float:none;
	}
	.content h1{
		font-size:20px;
	}
		.content h2{
		font-size:16px;
		padding-left: 10px;
		padding-top: 4px;
	}
	.office ul li .fl{
    	width:44%;
    }
    .office ul li .fr{
    	width:50%;
    }
}
@media screen and (max-width: 500px){
	.subbanner img, .subbanner {
		height: auto;
		min-height: 150px;
	}
	.submenu{
		height: 50px;
	}
	.submenu ul li{
		height: 45px;
		line-height: 45px;
	}
	.dqwz, .dqwz a{
		line-height:40px;
		font-size:13px;
	}
	.submenu ul li.light a{
		font-size:16px;
	}
	.submenu .lmmc{
        height: 50px;
        line-height: 50px;
        font-size: 18px;
     }
     .subbanner .lmmc-icon{
     	
margin: 22px 20px 0 0;
     }
	.content h1 {
        font-size: 18px;
    }
	.banner .slick-dots{
		bottom:8px;
	}
	.service dl{
		width:50%;
	}
	.notice .title li{
		width: 33.333%;
		text-align: left;
		font-size: 15px;
		line-height: 32px;
	}
	.notice .hd ul li a,.list li a{
		font-size: 14px;
	}
	.listFrame td{
		font-size:13px;
	}
	.council_now_borard ul.tab_item > li a{
		font-size:15px;
		padding: 0;
		text-align: center;
	}
	.council_now_borard ul.tab_item > li{
		width:25%;
		overflow: hidden;
	}
	.council_now_borard .tab_obj.active{
		padding-bottom: 30px;
	}
	.council_now_borard .council_now_more{
		bottom: 0;
		top: auto;
		padding: 0;
		text-align: center;
		width: 100%;
		left: 0;
		background: none;
		line-height: 35px;
	}
	.notice .hd ul li span.fr{
	    font-size:13px;
	}
	.notice {
        padding: 50px 20px 35px;
    }
	.notice .hd .more{
		top: auto;
		right: auto;
		left: 0;
		bottom: 0;
		width: 100%;
		line-height: 35px;
		text-align: center;
	}
	.notice .title{
		margin: 15px 0;
	}
	.teacher .hd ul.table1_hd li{
		padding: 0 0.3% 20px;
		width: 24.2%;
	}
    .index2 ul li, .index2 ul li+li, .index2 ul li+li+li{
    	width:50%;
    }
     .index2 ul li{
    	width:100%;
    	max-height: 150px;
    }
    .index2 ul li a,.index2 ul li img{
    	max-height: 150px;
    }
    .nav2 ul li a{
    	font-size:16px
    }
    .title h2{
    	font-size:20px;
    }
    .new .new_first a{
    	font-size:18px
    }
    .notice .hd .more img,.teacher .hd ul.table1_hd .more img{
    	display:none;
    }
    .teacher .hd ul.table1_hd .more{
    	top:-119px;
    }
    .notice .hd ul li{
    	padding:0 ;
    }
    .sanmenu li {
        width: auto;
    }
     .sanmenu li a{
     	font-size: 17px;
     }
     .list_pic .fl{	
        width: 22%;
     }
     .list_pic .fr{
     	 width: 75%;
     }
     .list_pic .fr a{
     	font-size:17px;
     }
     .submenu ul li a{
		font-size:15px;
	}
	.submenu ul.fl{
		top: 50px;
	}
	.office ul li .fl{
    	width:100%;
    	float: none;
    }
    .office h3{
    	font-size:17px;
    }
    .office ul li .fr{
    	width:100%;
    	float: none;
    }
    .office ul li .fl img{
    	margin: 0 auto;
    	display:block;
    }
    .office ul li .fr a{
    	text-align:center;
    	line-height: 32px;
    }
    .office ul li .fr p{
    	text-align:center;
    	font-size: 14px;
    }
    #vsb_content table tr td p{
    	font-size: 13px !important;
    }
    .content #jsml ul.nameBox li a{
    	font-size:14px;
    }
    .content #jsml p strong {
        font-size: 16px !important;
    }
    .content #jsml h3{
    	font-size: 18px;
    }
}
@media screen and (max-width: 480px){
	.nav2 ul li{
		width: 33.333%;
		line-height: 40px;
	}
	.nav2 ul li a{
		font-size:15px;
	}
	.content h1 {
        font-size: 18px;
        line-height: 47px;
        padding: 0;
        text-align: center;
    }
    .content h1::after{
    	display:none;
    }
    .fjul li{
    	font-size: 13px;
    	margin-top: 10px;
    	padding: 10px 0;
    }
    .header .topWrap{height:75px}
    .caidan img{margin-top: 27px;}
    .nav_phone{top:75px;}
    }
@media screen and (max-width: 440px){
	.submenu ul li.light a{
		font-size:14px;
		padding: 0 10px;
	}
    .content #jsml ul.nameBox li {
        width: 33.3333%;
    }   
    .content #jsml .titBox.n1{
        font-size: 18px;
    } 
}
@media screen and (max-width: 420px){
	.index2 ul li, .index2 ul li+li, .index2 ul li+li+li,.index2 ul li+li+li+li,.index2 ul li+li+li+li+li{
		width:100%;
		height: auto;
	}
	.submenu ul li a{
		font-size:14px;
	}
	.sanmenu{
        line-height: 52px;
    }
	.sanmenu li {
		width: auto;
		line-height: 51px;
	}
	.submenu ul li.light a,.submenu ul li a{
		padding:0 8px;
	}
	.council_now_borard .tab_obj .slide_list .slide_item .img_area img{
		height: 220px;
	}
	.council_now_borard .tab_obj .slide_list .slide_item a .title_text{
		font-size: 14px;
		padding: 5px 10px;
	}
	.council_now_borard .tab_obj .slide_list .slide_item .img_area>div{
		line-height: 180px !important;
	}
	.title h2{
		font-size:18px;
	}
	.title a.fr,.new .new_first p,.list li span.fr{
		font-size:12px;
	}
	.new .new_first a{
		font-size:16px;
	}
	.list li a{
	    font-size:14px;
	}
	.news .swiper-container,.news .swiper-wrapper{
		height: 200px !important;
	}
	.teacher .hd ul.table1_hd li img{
       height: 120px;
	}
	.header .logo{
    	width:85%;
    }
    .caidan{
    	width:10%;
    }
    .nav2 ul li a{
		font-size:14px;
	}
	.foot dl, .foot p, .foot p a,.notice .hd ul li span.fr,.notice .hd .more{
		font-size:12px;
	}
	.nav_phone ul li a{
		font-size:14px;
	}
	.nav_phone .subnav dd a{
		font-size:13px;
	}
	.news p{
		font-size:14px;
		height: 35px;
		line-height: 35px;
	}
	.notice .title li{
		font-size: 15px;
	}
	.notice {
        padding: 50px 15px 35px;
    }
    .notice .hd ul li a,.council_now_borard ul.tab_item > li a{
    	font-size:14px;
    }
    .index2 ul li a, .index2 ul li img{
    	max-height:100px;
    }
    .content p {
        font-size: 15px !important;
        line-height: 35px !important;
    }
    .content h1{
    	font-size: 17px;
    	line-height: 30px;
    }
    .content .bar{
    	line-height: 24px;
    	margin: 10px 0;
    	padding-bottom: 10px;
    	font-size: 12px;
    }
    .leader li .fl a img{
        width: 80%;
    }
    .leader li .fr a.title{
    	font-size:15px;
    }
    .list_pic .fl{
    	width: 25%;
    }
    .list_pic .fr{
    	width: 70%;
    }
    .list_pic .fr a{
        font-size:16px;
        margin-bottom: 10px;
    }
    .list_pic .fr p{
    	font-size:14px;
    	line-height: 25px;
    	text-indent: 0em;
    	-webkit-line-clamp: 2;
    }
    .office h3{
    	font-size:16px;
    }
    .office h3::after{
    	width:5px;
    }
    .office ul li .fr a{
    	font-size:15px;
    }
    .office ul li .fr p{
    	font-size:13px;
    	line-height: 25px;
    }
}
@media screen and (max-width: 370px){
	.teacher .hd ul.table1_hd li img{
       height: 100px;
 }
 .teacher .hd ul.table1_hd li p{
 	font-size:12px;
 }
}