@charset "utf-8";
/* CSS Document */
body{
font-family:Microsoft Yahei,Arial, Helvetica, sans-serif; /*全局字体，如不需要，删除即可*/
background:#f4f6f8;}
.clear{
clear:both; /*建立一个通用的清除浮动选择符*/
}

body,div,ul,ol,li,form,p,input,fieldset,h1,h2,h3,h4,h5,h6,dl,dt,dd,*{
/*这些标签默认存在一些外边距、内边距等，必须提前清除*/
margin:0;
padding:0;
list-style:none;
}
table{ border-collapse:collapse;border-spacing:0;}
fieldset ,img{
/*有必要的时候把全局的图片边框去掉*/
border:none;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;}
.r{float:right;}
.l{float:left;}
/* clear float */
/*.cfix:after,.cf:after,.clear:after{content:".";display:block;visibility:hidden;height:0;clear:both;}
.cfix,.cf,.clear{zoom:1}
.cfixBoth{clear:both;height:1px;overflow:hidden;}
*/
.elli{
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;}
.elli2{
overflow:hidden;
text-overflow:ellipsis;
display:-webkit-box;
-webkit-line-clamp:2;
-webkit-box-orient:vertical;}
.elli3{
overflow:hidden;
text-overflow:ellipsis;
display:-webkit-box;
-webkit-line-clamp:3;
-webkit-box-orient:vertical;}
.elli4{
overflow:hidden;
text-overflow:ellipsis;
display:-webkit-box;
-webkit-line-clamp:4;
-webkit-box-orient:vertical;}
.elli5{
overflow:hidden;
text-overflow:ellipsis;
display:-webkit-box;
-webkit-line-clamp:5;
-webkit-box-orient:vertical;}
/* blank */
.blank5{height:5px;overflow:hidden;}
.blank10{height:10px;overflow:hidden;}
.blank15{height:15px;overflow:hidden;}
.blank20{height:20px;}
.mL6{margin-left:6px;}
.ml26{margin-left:26px;}
.mr0{margin-right:0 !important;}
.mR6{margin-right:6px;}
.mR4{margin-right:4px;}
.mR18{margin-right:18px;}
.mLR6{margin-left:6px;margin-right:6px;}
.ml30{margin-left:30px;}
.ml46{margin-left:46px;}
.mb0{margin-bottom:0px;}
.mB5,.mb5{margin-bottom:5px;}
.mB10,.mb10{margin-bottom:10px;}
.mB14,.mb14{margin-bottom:14px;}
.mB15,.mb15{margin-bottom:15px;}
.mb16{margin-bottom:16px;}
.mb18{margin-bottom:18px;}
.mB20,.mb20{margin-bottom:20px;}
.mB30,.mb30{margin-bottom:30px;}
.mb25{margin-bottom:25px;}
.mb26{margin-bottom:26px;}
.mt34{margin-bottom:34px;}
.mt120{margin-top:120px;}
.mb34{margin-bottom:34px;}
.mb92{margin-bottom:92px;}
.mb120{margin-bottom:120px;}
.mb200{margin-bottom:200px;}
.mb44{margin-bottom:44px;}
.mb45{margin-bottom:45px;}
.mb48{margin-bottom:48px;}
.mb50{margin-bottom:50px;}
.mb60{margin-bottom:60px;}
.mb70{margin-bottom:70px;}
.mb76{margin-bottom:76px;}
.mb72{margin-bottom:72px;}
.mb80{margin-bottom:80px;}
.mb116{margin-bottom:116px;}
.mt0{margin-top:0;}
.mt3{margin-top:3px;}
.mt5{margin-top:5px;}
.mt8{margin-top:8px;}
.mt10{margin-top:10px;}
.mt12{margin-top:12px;}
.mt14{margin-top:14px;}
.mt15{margin-top:15px;}
.mt16{margin-top:16px;}
.mt20{margin-top:20px;}
.mt30{margin-top:30px;}
.mt25{margin-top:25px;}
.mt26{margin-top:26px;}
.mt27{margin-top:27px;}
.mt32{margin-top:32px;}
.mt35{margin-top:35px;}
.mt36{margin-top:36px;}
.mt40{margin-top:40px;}
.mt45{margin-top:45px;}
.mt46{margin-top:46px;}
.mt48{margin-top:48px;}
.mt50{margin-top:50px;}
.mt56{margin-top:56px;}
.mt60{margin-top:60px;}
.mt70{margin-top:70px;}
.mt75{margin-top:75px;}
.mt80{margin-top:80px;}
.mt88{margin-top:88px;}
.mt90{margin-top:90px;}
.mt100{margin-top:100px;}
.mt140{margin-top:140px;}
.mt150{margin-top:150px;}
.ml0{margin-left:0;}
.ml10{margin-left:10px;}
.ml15{margin-left:15px;}
.ml20{margin-left:20px;}
.ml26{margin-left:26px;}
.ml24{margin-left:24px;}
.ml35{margin-left:35px;}
.ml40{margin-left:40px;}
.ml50{margin-left:50px;}
.ml60{margin-left:60px;}
.ml0{margin-right:0;}
.mr6{margin-right:6px;}
.mr10{margin-right:10px;}
.mr15{margin-right:15px;}
.mr20{margin-right:20px;}
.mr26{margin-right:26px;}
.mr29{margin-right:29px;}
.mr30{margin-right:30px;}
.mr170{margin-right:170px;}
.mlr0{margin-right:0;margin-right:0;}
.plr0{padding-left:0 !important;padding-right:0 !important;}
.plr15{padding-left:15px;padding-right:15px;}
.pr25{padding-right:25;}
.pr50{padding-right:50px;}
.pt6{padding-top:6px;}
.pt15{ padding-top:15px;}
.pb12{ padding-bottom:12px;}
.pb15{ padding-bottom:15px;}
.pt20{ padding-top:20px;}
.pb20{ padding-bottom:20px;}
.pb25{ padding-bottom:25px;}
.pt30{ padding-top:30px;}
.pb26{ padding-bottom:26px;}
.pb30{ padding-bottom:30px;}
.pt5{padding-top:5px;}
.pt14{padding-top:14px;}
.pt50{padding-top:50px;}
.pt22{padding-top:22px;}
.pt25{padding-top:25px;}
.pt26{padding-top:26px;}
.pt120{padding-top:120px;}
.pb10{ padding-bottom:10px;}
.lh24{ line-height:24px;}
.lh25{ line-height:25px;}
.lh27{ line-height:27px;}
.lh28{ line-height:28px;}
.lh32{ line-height:32px;}
.lh36{ line-height:36px;}
.lh40{ line-height:40px;}
.lh48{ line-height:48px;}
.lh50{ line-height:50px;}
.lh56{ line-height:56px;}
.lh60{ line-height:60px;}
.lh80{ line-height:80px;}
.lh110{ line-height:110px;}
.lh115{ line-height:115px;}
.lh130{ line-height:130px;}
.blc5{border-left:5px #e6661d solid;}
/* font */
.fs12{font-size:12px;}
.fs14{font-size:14px;}
.fs16{font-size:16px;}
.fs18{font-size:18px;}
.fs22{font-size:22px;}
.fs24{font-size:24px;}
.fs30{font-size:30px;}
.fs38{font-size:38px;}
.f-arial{font-family:arial;}
.f-yahei{font-family:"Microsoft yahei";}
.f-song{font-family:simsun;}
.f-hir{font-family:"hiragino sans gb";}
.tar{text-align:right;}

/*头部*/ 
.header{
	width: 100%;
	height:  40px;/* 4.6改 */
	background: #012b5d;
}
.header-con{
	width: 1440px;/* 4.6改 */
	height: 40px;/* 4.6改 */
	margin: 0 auto;
}
.logo{
	width: 423px;
	height: 40px;/* 4.6改 */
	float: left;
}
.top-nav{
	width: 300px;
	height: 40px;/* 4.6改 */
	line-height: 40px;/* 4.6改 */
	float: right;
}

/* 导航 */
.navigaiton{
	width: 100%;
	height: 120px;/* 4.6改 */
	background: #FFFFFF;
}
.navigaiton-con{
	width: 1440px;/* 4.6改 */
	height: 120px;/* 4.6改 */
	margin: 0 auto;
}
.logo1{
	width: 300px;
	height: 120px;/* 4.6改 */
	float: left;
}
.naviga{
	width: 1140px;/* 4.6改 */
	height: 120px;/* 4.6改 */
	float: right;
}
.naviga-con{
	width: 1140px;/* 4.6改 */
	height: 120px;/* 4.6改 */
}
.naviga-con>li{
	width: 114px;/* 4.6改 */
	height: 120px;/* 4.6改 */
	line-height: 120px;/* 4.6改 */
	display: inline-block;
	float: left;
	text-align: center;
	cursor: pointer;
}
.naviga-con>li:hover{
	background: #f1f1f1;
	transition: all .5s ease;  
}
.naviga-con>li>ul{
	display: none;
}
.naviga-con>li:hover>ul{
	display: block;
	position: relative;
	z-index: 99;
}
.naviga-con>li>ul>li{
	height: 60px;
	line-height: 60px;
	min-width: 142px;
	background: #ffffff;
	opacity: 1;
}
.naviga-con>li>ul>li:hover{
	background: #d9d9d9;
	opacity: 1;
	transition: all .5s ease;
}

.naviga-con>li>ul>li>ul{
	display: none;
}
.naviga-con>li>ul>li:hover>ul{
	display: block;
	position: relative;
	left: 142px;
	top: -60px;
	z-index: 99;
}
.naviga-con>li>ul>li>ul>li{
	min-width: 190px;
	line-height: 45px;
	opacity: 1;
	background: #ffffff;
	border-top: 1px solid #bbbbbb;
}
.naviga-con>li>ul>li>ul>li:hover{
	background:#d9d9d9;
	transition: all .5s ease;
}


/* banner */
.banner{
	width: 100%;
}
.carousel-indicators2 li {
  width: 12px;
  height: 12px;
  margin: 0px 5px;
  border-bottom: 1px solid #FFFFFF;
  border-radius: 5px;
}
.carousel-indicators2 .active {
  width: 30px;
  height: 12px;
  background-color: #FFFFFF;
  margin: 0px 5px;
}

/* 中间 */
/* 中间1 */
.con1{
	width: 100%;
	height: auto;
}
.con-1{
	width: 1200px; /* 4.6改 */
	margin: 15px auto 0;/* 4.6改 */
}
.con-title{
	width: 100%;
	height: 80px;/* 4.6改 */
	line-height: 80px;/* 4.6改 */
}
.title-l{
	width: 600px;
	height: 80px;/* 4.6改 */
	float: left;
	padding-left: 70px;
}
.title-more{
	width: 300px;
	height: 80px;/* 4.6改 */
	float: right;
	text-align: right;
}
.tltle-bg{
	background: url(../images/tltle_bg.png) no-repeat top center;
}
.news{
	width: 100%;
	height: auto;
}
.news-head{
	width: 100%;
	height: 360px;/* 4.6改 */
}
.newshead-img{
	width: 600px;/* 4.6改 */
	height: 360px;/* 4.6改 */
	float: left;
}
.newshead-con{
	width: 600px;/* 4.6改 */
	height: 360px;/* 4.6改 */
	float: right;
	background: #f3f3f3;
	padding: 0 30px;/* 4.6改 */
}
.newshead-line{
	width: 500px;
	height: 15px;
	background: #1196db;
}

.news-list{
	width: 100%;
	margin-top: 30px;/* 4.6改 */
	height: 440px;/* 4.6改 */
	display: flex;
	justify-content: space-between;
}
.newslist-item{
	width: 380px;/* 4.6改 */
	height: 440px;/* 4.6改 */
	background: #f3f3f3;
}
.newslist-itemcon{
	padding: 0 15px;/* 4.6改 */
}
.notice{
	width: 100%;
	height: 630px;/* 4.6改 */
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-content: space-between;
}
.notice-item{
	width: 590px;/* 4.6改 */
	height: 300px;/* 4.6改 */
	background: #f1f5f6;
	cursor: pointer;
	overflow: hidden;
}
.notice-left{
	float: left;
	width: 590px;/* 4.6改 */
	padding: 0 20px;
}
.notice-right{
	width: 220px;
	height: 390px;
	float: right;
	display: none;
}
/* .notice-item:hover .notice-left{
	width: 540px;
	transition: all .5s ease;
}
.notice-item:hover .notice-right{
	display: block;s
	transition: all .5s ease;
} *//* 4.6改 */
.notice-more{
	margin-top: 15px;/* 4.6改 */
	height: 48px;
}

.img-list{
	width: 1920px;
	height: 320px;
}
.img-list1>.img-item{
	display: inline-block;
	float: left;
	position: relative;
	cursor: pointer;
}
.img-item p{
	display: none;
	background: none;
	opacity: 1;
}
.img-item:hover p{
	display: block;
	width: 100%;
	height: 320px;
	line-height: 50px;
	padding:110px 10px;
	text-align: center;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 99;
	background: #000000;
	opacity: 0.75;
	transition:all .5s ease;
	-moz-transition:all .5s ease;
	-webkit-transition: all .5s ease;
	-o-transition:all .5s ease;
}

/* 底部 */
.footer{
	width: 100%;/* 4.6改 */
}
.footer-container{
	width: 100%;/* 4.6改 */
	background:#222222;/* 4.6改 */
}
.footer-con{
	width: 1200px;/* 4.6改 */
	margin: 0 auto;/* 4.6改 */
}
.footer-txt{
	width: 1200px;/* 4.6改 */
	height: 220px;/* 4.6改 */
	display: flex;/* 4.6改 */
	justify-content: space-between;/* 4.6改 */
}
.footer-txt>div{
	padding-left: 85px;/* 4.6改 */
}
.footer-txt .bai24{
	line-height: 110px;/* 4.6改 */
}
.footer-txt ul li{
	line-height: 40px;/* 4.6改 */
}
.footer-img{
	height: 100px;/* 4.6改 */
	width: 100%;/* 4.6改 */
}
.footer-bottom{
	width: 100%;/* 4.6改 */
	height: 60px;/* 4.6改 */
	line-height: 60px;/* 4.6改 */
	background: #0e0e0e;/* 4.6改 */
}

/* 列表页 */
.inner-banner{
	width: 100%;
	height: 550px;
	background: url(../images/banner2.jpg) center center no-repeat;
	background-size: 100% 100%;
}
.con-left{
	width: 250px;
	height: auto;
	float: left;
}
.con-right{
	width: 900px;/* 4.6改 */
	height: auto;
	float: right;
}
.conleft-tit{
	width: 100%;
	height: 75px;
	line-height: 75px;
	background: #0b5aa9;
	padding-left: 30px;
	padding-right: 30px;
}
.con-left>ul>li{
	width: 100%;
	line-height: 60px;
	padding-left: 30px;
	padding-right: 30px;
	background: #eaeaea;
}
.con-left>ul>li:hover{
	background: #0171e1;
	cursor: pointer;
}
.con-left>ul>li:hover a,.con-left>ul>li:hover span{
	color: #FFFFFF;
}
.zhankai>a>div {
    width: 100%;
    height: 50px;
    line-height: 50px;
    background: #f7f7f7;
    border-bottom: 1px solid #FFFFFF;
    padding-left: 40px;
}
.conright-title{
	width: 100%;
	height: 45px;
	line-height: 45px;
	border-bottom: 2px solid #dfdfdf;
}
.cr-tit{
	float: left;
}
.cr-more{
	float: right;
}
.teacher-list{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.teacher-list>.tealist-item{
	width: 400px;
	height: 60px;
	line-height: 60px;
	border-bottom: 1px solid #e9e9e9;
	background: url(../images/icon_pot2.png) no-repeat left center;
	padding-left: 40px;
}
.fenye{
	height: 80px;
	padding-top: 55px;
}

.article-list>li{
	width: 100%;
	height: 50px;
	line-height: 50px;
	border-bottom: 1px dashed #e2e2e2;
}
.article-list>li>p{
	display: inline-block;
	float: left;
	width: 80%;
}
.article-list>li>span{
	display: inline-block;
	float: right;
	text-align: right;
	width: 15%;
}

/* 详情页 */
.concon-tit{
	padding-top: 30px;
	padding-bottom: 30px;
}
.con-con p{
	line-height: 28px;
	text-indent: 28px;
}
.tea-con-top{
	margin-bottom: 30px;
}
.tea-con-top>img{
	display: inline-block;
	float: left;
}
.tea-con-top>.teacon-top-left{
	display: inline-block;
	float: left;
}
.teacon-top-left p{
	height: 85px;
	line-height: 85px;
}