@charset "utf-8";
blockquote,body,button,code,dd,div,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,hr,input,legend,li,ol,p,pre,td,textarea,th,ul{margin:0;padding:0;}
body,html,input{font-size:12px;font-family:"微软雅黑","Microsoft Yahei";}
*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
li,ul{list-style:none;}
a:link,a:visited{text-decoration:none !important;}
img{border:none;}
/*公用*/
.container{
	width: 70%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}
.clearfix {}
.clearfix:after {
	clear: both;
	display: block;
	visibility: hidden;
	content: "";
	width: 0;
	height: 0;
}
.tar{text-align: right;}
.pb26{padding-bottom: 26px;}
/*头部*/
.head_top{
	max-width: 100%;
	min-width: 1200px;
	height: 35px;
	background-color: #023759;
}
.head_link a{
	color: #fff !important;
	padding-right: 15px;
	line-height: 35px;
	display: inline-block;
}
.head_link a img{
	vertical-align: middle;
}
.head{
	background: url(../images/head_bg.jpg) no-repeat center;
	max-width: 100%;
	min-width: 1200px;
	height:140px;
	background-size:cover; 
}
/*导航*/
.nav{
	max-width: 100%;
	min-width: 1200px;
	background-color: #015d99;
}
.nav ul{
	position: relative;
}
.nav li{
	float: left;
	padding-right: 15px;
	padding-left: 15px;
}
.nav li:hover{
	background: #2687eb;
}
.nav li > a{
	line-height: 50px;
	color: #FFFFFF;
	font-size: 16px;
	display: inline-block;
}
.nav li a img{
	vertical-align: middle;
}
.nav ul .nav_er{
	display: none;
	position: absolute;
	top: 50px;
	margin-left:-15px;
	z-index: 1000;
}
.nav ul .nav_er dd{
	background: #015d99;
	padding-left: 23px;
	padding-right: 23px;
}
.nav ul .nav_er dd:hover{
	background: #2687eb;
}
.nav ul .nav_er a{
	font-size: 16px;
	line-height: 35px;
	color: #FFFFFF;
}
.nav li:hover .nav_er{
	display: block;
}
/*banner轮播*/
.banner{
	max-width: 100%;
	min-width: 1200px;
}
.banner .banner_font{
	font-size: 24px;
	font-weight: bold;
	position: absolute;
	bottom: 78px;
	left: 20%;
	color: #FFFFFF;
}
.flexslider {
        margin: 0px auto 0px;
        position: relative;
        width: 100%;
        height: 345px;
        overflow: hidden;
        zoom: 1;
    }
    
    .flexslider .slides li {
        width: 100%;
        height: 100%;
    }
    
    .flex-direction-nav a {
        width: 70px;
        height: 70px;
        line-height: 99em;
        overflow: hidden;
        margin: -35px 0 0;
        display: block;
        background: url(../images/ad_ctr.png) no-repeat;
        position: absolute;
        top: 50%;
        z-index: 10;
        cursor: pointer;
        opacity: 0;
        filter: alpha(opacity=0);
        -webkit-transition: all .3s ease;
        border-radius: 35px;
    }
    
    .flex-direction-nav .flex-next {
        background-position: 0 -70px;
        right: 0;
    }
    
    .flex-direction-nav .flex-prev {
        left: 0;
    }
    
    .flexslider:hover .flex-next {
        opacity: 0.8;
        filter: alpha(opacity=25);
    }
    
    .flexslider:hover .flex-prev {
        opacity: 0.8;
        filter: alpha(opacity=25);
    }
    
    .flexslider:hover .flex-next:hover,
    .flexslider:hover .flex-prev:hover {
        opacity: 1;
        filter: alpha(opacity=50);
    }
    
    .flex-control-nav {
        width: 100%;
        position: absolute;
        bottom: 30px;
        text-align: right;
        padding-right: 220px;
    }
    
    .flex-control-nav li {
        margin: 0 2px;
        display: inline-block;
        zoom: 1;
        *display: inline;
    }
    
    .flex-control-paging li a {
        background: url(../images/dot.png) no-repeat 0 -20px;
        display: block;
        height: 20px;
        overflow: hidden;
        text-indent: -99em;
        width: 20px;
        cursor: pointer;
    }
    
    .flex-control-paging li a.flex-active,
    .flex-control-paging li.active a {
        background-position: 0 0;
    }
    
    .flexslider .slides a img {
        display: block;
		width: 100%;
		height: 345px;
    }
/*栏目*/
.main{
	max-width: 100%;
	min-width: 1200px;
	background-color: #e3e3e3;
}
.main .main_top{
	padding-top: 46px;
}
.title{
	width: 100%;
	position: relative;
}
.title .title_font{
	font-size: 20px;
	color: #2f2f2f;
	display: inline-block;
}
.title .more{
	font-size: 12px;
	color: #2f2f2f;
	display: inline-block;
	position: absolute;
	right: 0px;
	bottom: 0px;
}
.content{
	padding-top: 13px;
	padding-bottom: 15px;
	background: url(../images/deccc.png) no-repeat center;
}
.content p{
	min-height:50px;}
.content p > a{
	line-height: 22px;	
	color: #2f2f2f;
}
.content .xiaoyuan{
	min-height:50px;}
.content .xiaoyuan > a{
	line-height: 22px;	
	color: #2f2f2f;
}


.news_pic{
	position: relative;
	margin-bottom: 26px;
	padding-top: 10px;
}
.news_pic .pic{
	display: block;
	position: absolute;
	bottom: 20px;
	padding-left:10px ;
	padding-right:10px ;
}
.news_pic .pic a{
	color: #FFFFFF;
	font-size: 14px;
	
}
.info{
	/*background: url(../images/info_bg.jpg) no-repeat center;
	width: 100%;
	height: 410px;*/
	padding-top:20px;
	padding-right:24px;
	/*padding-bottom:20px;*/
	padding-left:24px;
}
.info .date{
	border: 2px solid #ffffff;
}
.info .date .day{
	font-size: 16px;
	color: #ffffff;
	padding: 5px;
	text-align: center;
	background-color: #004c7e;
}
.info .date .year{
	color: #414141;
	text-align: center;
	padding: 5px;
	font-size:10px;
}
.info .new_title{
	padding-left:15px ;
}
.info .new_title a{
	font-size:13px !important;
	color: #2F2F2F;
	line-height: 22px;
}
/*教师风采*/
.jiaoshi{
	padding:24px 0 ;
}
.jiaoshi img{
	padding-right: 8px;
	display: inline-block;
}
.jiaoshi img:last-child{
	padding-right: 0px;
}
#div1{ width: 100%; height: 100px; position: relative; margin: 24px auto;overflow: hidden;}
#div1 ul { width: 100%; height: 100px; position: relative; }
#div1 ul li { height: 100px; float: left; list-style: none; padding-right:20px;}
#div1 ul li img { width: 90px; height: 90px; display: inline-block;}
/*常用链接*/
.link{
	padding: 20px 0;
}
.link a{
	font-size: 14px;
	color: #2F2F2F;
	padding: 5px 7px;
	line-height: 22px;
}
/*专题链接*/
.zhuanti{
	width:100%;
	padding: 20px 0 26px 0;
	border-top:1px solid #a0a0a0;
}
.zhuanti .zhuanti_img{
	padding: 24px 0 35px 0;
	float:left;
	width:92%;
}
.zhuanti .zhuanti_img a{
	padding-right: 8px;
}
.zhuanti .zhuanti_img a:last-child{
	padding-right: 0px;
}

/*中心区域改版*/
.main_region{
	width: 100%;
}
.main_left2{
	width: 60%;
	padding-right: 1%;
	float:left;
}
.main_right2{
	width: 40%;
	padding-left: 1%;
	float:right;
}
.cur{
	padding-bottom: 12px;
}
.cur_title{
	font-size: 18px;
	color: #1e1e1e;
}
.cur_more{
	font-size: 12px;
	color: #2f2f2f;
	float: right;
	padding-top: 6px;
}
.list_date{
	width: 48%;
	float: left;
}
.list_pic{
	width: 48%;
	height: 223px;
	float: left;
	overflow: hidden;
        background-color: #D2DCCC;
}
.xianj{
	width: 70%;
	float: left;
	border: 1px solid #f09632;
}
.xianh{
	width: 30%;
	float: left;
	border: 1px solid #9196a0;
}
.biaoti{
	padding-top: 30px;
	/*padding-right: 15px;*/
}
.biaoti .title{
	font-size: 14px;
	color: #1E1E1E;	
}
.biaoti .title a{
	font-size: 14px;
	color: #1E1E1E;	
}
.biaoti .date{
	font-size: 12px;
	color: #1E1E1E;	
	padding-left: 18px;
	padding-bottom: 16px;
}
.biaoti .dec_ju{
	width: 10px;
	height: 3px;
	background-color: #f09632;
	float: left;
	margin-right: 8px;
	margin-top: 9px;
}
/*.list_pic{
	position: relative;
}
.list_pic .pic_div{
	position: absolute;
	bottom: 0px;
	width: 100%;
	height: 60px;
	background: #000000;
	opacity: 0.4;
}*/
/*.list_pic .pic-images img{
	width: 100%;
	height: 100%;
	display: inline-block;
	transform: scale(1);
	transition: all 1s ease 0s;
	-webkit-transform: scale(1);
	-webkit-transform: all 1s ease 0s;
}
.list_pic .pic-images:hover img {				
transform: scale(1.3);				
transition: all 1s ease 0s;				
-webkit-transform: scale(1.3);				
-webkit-transform: all 1s ease 0s;			
}*/

.list_pic img{
	width: 100%;
	height: 100%;
	display: inline-block;
}

.list_pic a{
	/*position: absolute;
	bottom: 14px;*/
	color: #2F2F2F;
	font-size: 14px;
	display: block;
	padding-left: 17px;
        display:block;
        height:40px;
        line-height:40px
}
.xxtg{
	width: 100%;
	background: #d2dccc;
	/*min-height: 382px;*/
	height:auto;
}


/*底部*/
.foot{
	max-width: 100%;
	min-width: 1200px;
	background-color: #004c7e;
	height: 160px;
}
.loca{
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	padding: 0 15px;
}
.loca p{
	color: #FFFFFF;
	line-height: 24px;

}
.loca p.diqu{
	font-size: 14px;

}
.banquan{
	max-width: 100%;
	min-width: 1200px;
	background-color: #023759;
	color: #FFFFFF;
	text-align: center;
	line-height: 50px;
}
.banquan img{
	vertical-align: middle;
}

/*列表页banner图*/
.list_banner{
	max-width: 100%;
    min-width: 1200px;
	height: 275px;
	background: url(../images/list_banner.jpg) no-repeat center;
	background-size: cover
}
.list_banner2{
	max-width: 100%;
    min-width: 1200px;
	height: 275px;
	background: url(../images/ztjy_banner.jpg) no-repeat center;
	background-size: cover
}
/*列表页内容*/
.list_main{
	max-width: 100%;
	min-width: 1200px;
	background-color: #e3e3e3;
	padding-bottom: 20px;
	padding-top: 20px;
}
.main_left{
	width: 20%;
	float: left;
}
.main_right{
	width: 80%;
	float: left;
}
.lanmu{
	width: 100%;
	min-height: 811px;
	background: #FFFFFF;
}
.lanmu li{
	font-size: 14px;
	line-height: 45px;
	background-color: #ffffff;
	padding-left: 20px;
	border-bottom: 1px solid #c8c8c8;
}
.lanmu li:hover {
	background-color: #e3e3e3;
}
.lanmu li > a{
	color: #323232;
} 
.lanmu .title1{
	font-size: 20px;
	color: #FFFFFF;
	line-height: 60px;
	background-color: #023759;
	padding-left: 20px;
}
.lanmu .title2{
	font-size: 20px;
	color: #FFFFFF;
	line-height: 60px;
	background-color: #015d99;
	padding-left: 20px;
}
.article{
	width: 100%;
	height: auto;
	padding-left: 30px;
	padding-top: 35px;
	min-height: 811px;
}
.article .title3{
	color: #323232;
	font-size: 18px;
}
.article .weizhi{
	text-align: right;
}
.article .weizhi a{
	color: #323232;
}
.article .neirong{
	color: #323232;
	/*font-size: 14px;*/
	/*text-indent: 2em;*/
	line-height: 30px;
	background:#E3E3E3 !important;
}
#style p{
	background:#e3e3e3 !important;}
#style span{
	background:#e3e3e3 !important;}

/*分页样式*/
span.PrevDisabled{
	height:20px !important;
	line-height:20px !important;
	padding:0 4px !important;
}	
span.NextDisabled{
	height:20px !important;
	line-height:20px !important;
	padding:0 4px !important;
}
a.Prev{
	height:20px !important;
	line-height:20px !important;
	padding:0 4px !important;
}	
a.Next{
	height:20px !important;
	line-height:20px !important;
	padding:0 4px !important;
}
