@charset "utf-8";
/* CSS Document */
/* 全局样式sdfsdsadf */
*{font-family: "微软雅黑";}
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {margin:0; padding:0; outline:0; font-size:100%; vertical-align:baseline; }




body {font:16px/1.5 Microsoft YaHei,simsun,SimHei,arial,helvetica,sans-serif; color:#000;}
h1{font-size:34px;}h2{font-size:26px;}h3{font-size:18px; }h4{font-size:16px;}h5{font-size:14px;}h6{font-size:12px;}
fieldset, img {border:0;}
li,dl,dd {list-style-type:none;}
ol,ul {list-style:none;}
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input, textarea, select, button {font-family:inherit; font-size:inherit; font-weight:inherit; outline:none;}
input[type="button"], input[type="submit"], input[type="reset"] {-webkit-appearance:none;}
input:-webkit-autofill {-webkit-box-shadow:0 0 0px 1000px white inset;}
input {padding:0 10px;}
input:focus, textarea:focus {outline:none;}F
input:focus{-webkit-tap-highlight-color:rgba(0,0,0,0); -webkit-user-modify:read-write-plaintext-only;}
textarea {-webkit-appearance:none;}
.fpx16{font-size: 16px;font-weight:normal; }

/*全站链接颜色sdfsad*/
a:link{color:#000;}
a:visited{color:#000;}
a:hover{color: #0066CC;}
a:active{color:#000;}
strong {font-weight:bold;}
a {color:#000; text-decoration:none;} 
a:hover {text-decoration: none;}

.main_conR a {text-decoration:none;} 
.only_mobile{ display:none;}
body {min-width:1230px;margin: 0 auto;}
/*通用样式*/
.hidden {display:none;}.invisible{visibility:hidden;}
.fb {font-weight:bold;}.fn {font-weight:normal;}
.text-c {text-align:center}.text-l {text-align:left}.text-r {text-align:right;}
.fl{float:left;*display:inline;*zoom:1;}
.fr{float:right;*display:inline;*zoom:1;}
.pr {position:relative}.pa {position:absolute;}


input{
	background-color: none;
	}
.header{
	display: block;
	margin: 0 auto;
	width: 100%;
	height: 150px;
	background-image: url(../images/header-bg.png);
	background-position: center bottom;
	background-repeat-x: initial;
	background-repeat-y: inherit;
	background-repeat: no-repeat;
}

.header-down{
	width: 90%;
	margin: 0 auto;
	height: auto;
	max-width: 1380px;
}
.header-down-left{
	float: left;
	width: 50%;
}
.header-down-right{
	float:right;
	width:296px;
}
.header-down-left img{
	height: 100%;
	margin-top: 0px;
}

.box-down{
	width: 230px;
	height: 32px;
	margin-top: 34px;
	border-radius: 20px;
	border: solid 1px #ddd;
	background-color: #fff;
	float: right;
	}

.search-main{ margin-top:20px;text-align:right; color:#fff; line-height:50px;}
.search-main  a{ color:#fff; line-height:50px; background-color:#4a93ce; border-radius:12px;padding:3px 5px;}

.search{ width: 290px; height: 36px; background: #fff;  float: right; }
.search .sr{display: inline-block; float: left; width: 208px; height: 34px; border: 1px solid #656565; color: #000; padding: 0 10px; font-size:14px; line-height:34px; }
.search .btn{display: inline-block; float: left; width: 60px; height: 36px; border: none; outline: none; background: #0e5a98 url(../images/search.png) no-repeat center; cursor: pointer;}
.search .btn:hover{ background: #0e78be url(../images/search.png) no-repeat center; }
.content-first.zl {
    margin: 0 10px;
}

.box-down input{
		width: 120px;
		outline: none;
		font-family:"微软雅黑";
		font-size: 12px;
		margin-top: 4px;
		float: left;
		margin-left: 20px;
		height: 22px;
		line-height: 16px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	}
.box-down input.img2{width: 16px;height: 13px;
		margin-top: 8px;
		float: right;
		margin-right:20px;
	}
.clearfix{
	clear: both;
}

/*页眉部分*/

/*menu*/

.header-menu-box{
	display: block;position: relative;
	margin: 0 auto;
	width: 100%;
	height: 55px;
	background: #004098;
	z-index: 9999;
}
.menu-box {
	margin: 0 auto;position: relative;
	width: 90%;
	max-width: 1380px;
}
.menu-box ul{
	margin:0;
	padding:0;z-index: 9999;
}
.menu {
	width: 100%;
	z-index: 9999;display: block;
  display: flex;
  justify-content: space-around;
  list-style-type: none;
  padding: 0; 
}

.menu li {
	text-align: center;margin-top:0px;
  flex: 1; /* 让所有li平均分配空间 */
  text-align: center; /* 文字居中 */
}


.menu li a {font-size: 18px;
	font-weight: normal;
	height: 55px;
	line-height: 55px;
}

.menu .drop-menu a.tablink-fix {
	
	text-align: center;
	height: 38px;
	line-height: 38px;
	display: block;
	color: #fff;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: normal;
	position: relative;
	z-index: 99;
}

.menu .drop-menu a.tablink {
	width: auto;
	text-align: center;
	height: 55px;
	line-height: 55px;
	display: block;
	color: #fff;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: normal;
	position: relative;
	z-index: 99;
	padding-right: 22px;
	padding-left: 22px;
}

.menu .drop-menu {}

.menu .drop-menu {
	height: 55px;
	line-height: 55px;
	float: left;
	position: relative;
	z-index: 99;
}

.submenu {
	margin: 0 auto;
	min-width: 125px;
	height: auto;
	position: absolute;
	top: 55px;
	left: 0;
	display: none;
	z-index: 99;
	background: #085195;
filler:alpha(opacity:70);-moz-opacity: 0.9;
	opacity: 1;
	width: 100%;
}

.submenu li {
	text-align: center;
}

.submenu li a {
	display:block;
	padding: 0;
	height: 30px;
	margin: 0;
	padding-bottom:10px;
	padding-top: 9px;
	line-height: 16px;font-size: 18px;
	font-weight: normal;
	color: #fff;
	/*float:left;*/
}
.submenu li a:hover {
	color:#fff;
	background:#04367b;
	text-decoration: none;
}
.menu .drop-menu a.tablink-fix:hover {
	color: #fff;
	background:#085195;
	text-decoration: none;

}
.menu .drop-menu a.tablink:hover {
	color: #fff;
	text-decoration: none;
	background-color: #1B7AD1;
}
.menu .on a{
	color: #fff;
	text-decoration: none;
	background-color: #1B7AD1;
}


.fixednav { position: fixed; left: 0;top: 0;z-index: 99; }


/*导航部分*/


.content{
	width: 90%;
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 10px;
	max-width: 1380px;
	}

.content-first{
	float: left;
	width:32.5%;
	height: auto;
	overflow: hidden;
	display: block;
	}


.tab-menu{
	width: auto;
	height: 33px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #224893;
}
		
.xinwen{
	width: 165px;
	height: 33px;
	font-family: "微软雅黑";
	font-size: 20px;
	color: #fff;
	float: left;
	background-image: url(../images/tit_bg.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	position: relative;
	line-height: 33px;
	text-align: center;
	padding-right: 30px;
}

.xinwen img{ vertical-align:middle; padding-right:10px;}
.linkmenu{
	float: right;
	font-family: "微软雅黑";
	font-size: 13px;
	color: #035cac;
	padding-top: 13px;
	padding-right: 14px;
}


.news-box{
	width: auto;
	min-height: 325px;
	margin-top: 16px;
}	
	
.news-box2{
		width:100%;
		height: auto;
		margin-top:6px;
}
	.news-box2 ul{
		
}

 .wz-list {
  margin-bottom: 20px;}

 .wz-list .wz-list-li {
  height: 55px;
  box-sizing: border-box;
  border-left: 3px solid #0d4ca8;
  border-top: 2px solid #e6e6e6;
  border-right: 2px solid #e6e6e6;
  border-bottom: 2px solid #e6e6e6;
  padding-right: 34px;
  padding-left: 15px;
  position: relative;
  margin-bottom: 15px;}

 .wz-list .wz-list-li .tit {
  font-size: 15px;
  color: #333333;
  line-height: 51px;}

 .wz-list .wz-list-li .time {
  font-size: 13px;
  color: #666666;
  position: absolute;
  top: 0;
  right: 34px;
  line-height: 51px;}

 .wz-list .wz-list-li:hover {
  background-color: #e4ebf6;
  border-top: 2px solid transparent;
  border-right: 2px solid transparent;
  border-bottom: 2px solid transparent;}

 .wz-list .wz-list-li:hover .tit {
  color: #0d4ca8;}

.content-second{
	float: right;
	width: 32.5%;
	height: auto;
	margin-left: 0px;
	display: block;
	}
.tab-menu2{ width: 100%; height: 40px; background-color: #dfdede; }


.content-thred{
	float: right;
	width: 30%;
	height: auto;
}

	
/*banner*/
.banner {
	display: block;
	width: 100%;
	overflow: hidden;max-height:565px;
}

.fullSlide {
	width: 100%;
	position: relative;
	display: block;max-height:565px;

	overflow: hidden;
}
.fullSlide .bd {
	margin:0 auto;
	position:relative;
	z-index:0;
	overflow:hidden;max-height:565px;

}
.fullSlide .bd ul {
	width:100% !important;
}
.fullSlide .bd li {
	width: 100% !important;overflow: hidden;
	text-align: center;
	background-position: center top;
}

.fullSlide .bd li img{width: 100% ;max-width:1680px;
	height: 100%;
	overflow: hidden;
	text-align: center;
}
.fullSlide .bd li a {
	display:block;
}

.fullSlide .hd {
	width: 100%;
	position: absolute;
	z-index: 1;
	bottom: 10px;
	left: 0;
	height: 30px;
	line-height: 30px;
}
.fullSlide .hd ul {
	text-align:center;
}
.fullSlide .hd ul li {
	cursor:pointer;
	display:inline-block;
	*display:inline;
	zoom:1;
	width:30px;
	height:8px;
	border-radius:10px;
	margin:10px;
	overflow:hidden;
	background:#fff;
	line-height:999px;
}
.fullSlide .hd ul .on {
	background:#004098;
}
.fullSlide .prev,.fullSlide .next {
	display: block;
	position: absolute;
	z-index: 1;
	top: 50%;
	margin-top: -30px;
	left: 2%;
	z-index: 1;
	width: 40px;
	height: 60px;
	cursor: pointer;
	filter: alpha(opacity=50);
	opacity: 0.5;
	display: block;
	width: 73px;
	height: 73px;
}
.fullSlide .prev{ background:url(../images/left.png) no-repeat; }
.fullSlide .next {left:auto;right:0%;background:url(../images/right.png) no-repeat;}
/*banner*/


/*右侧滚动图片*/
.slideBox{
	width: 100%;
	height: 325px;
	overflow: hidden;
	position: relative;
	float: right;
}
.slideBox .hd{height:20px; overflow:hidden; position:absolute; right:5px; bottom:10px; z-index:1;}
.slideBox .hd ul{overflow:hidden; zoom:1; float:left;}
.slideBox .hd ul li{float:left; margin:6px 8px 0 0; width:8px; height:8px; background:#fff; cursor:pointer; border-radius:100%;}
.slideBox .hd ul li.on{background:#c4c4c4; color:#fff; width:12px; height:12px; margin-top:4px;}
.slideBox .bd{
	position: relative;
	height: 100%;
	z-index: 0;
	overflow: hidden;
	width: auto;
}
.slideBox .bd li{zoom:1; vertical-align:middle;position:relative;}
.slideBox .bd img{
	width: 100%;
	height: 325px;
	display: block;
}
.slideBox .bd li .bg{
	width: 100%;
	height: 40px;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 1;
	background: #000;
	filter: alpha(opacity=60);
	opacity: 0.6;
}
.slideBox .bd li .title{
	width: 100%;
	height: 40px;
	line-height: 40px;
	font-family: Microsoft YaHei,SimHei,simsun;
	font-size: 16px;
	font-weight: bold;
	left: 0;
	bottom: 0;
	position: absolute;
	z-index: 2;
}
.slideBox .bd li .title a{ color:#fff; padding-left:15px;  }
.slideBox .bd li .title a:hover{ color:#d12e33;}
/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev,
.slideBox .next{
	position: absolute;
	left: 3%;
	top: 50%;
	margin-top: -25px;
	display: block;
	width: 32px;
	height: 40px;
	background: url(../images/slider-arrow.png) -110px 5px no-repeat;
	filter: alpha(opacity=50);
	opacity: 0.5;
}
.slideBox .next{left:auto; right:3%; background-position:8px 5px;}
.slideBox .prev:hover,
.slideBox .next:hover{filter:alpha(opacity=100);opacity:1;}
.slideBox .prevStop{display:none;}
.slideBox .nextStop{display:none;}


/* newsli */
.news_con {
	margin-top: 0px;
	display: block;
	overflow: hidden;width: 98%;
}
.news_con li {height:35px; line-height:35px; overflow:hidden;}
.news_con li a { padding-left:15px; background:url(../images/dian.png) 0 15px no-repeat;float:left;width: 80%;font-size:16px; color:#111; white-space:nowrap;  display: block;overflow:hidden;text-overflow: ellipsis; -o-text-overflow:ellipsis;}
.news_con li a:hover { background:url(../images/dian1.png) 0 15px no-repeat;font-size:18px; color:#2962aa; }
.news_con li span {width: 14%;text-align:right; font-size:14px; color:#898989; float:right;}

/*  */
.topic{
    background:#fff;
    padding: 20px 0 10px;
    display:block;
    overflow: hidden;
}

.topic .place{width: 90%;max-width: 1380px;margin: 0 auto;}
.topic .place ul{  width:100%;}
.topic .place li{
	float: left;
	width: 100%;
	margin-right: 0px;
}
.topic .place li a{
    position: relative;
    width:100%;
    height:100%;
	color: #fff;
	text-align:center;
    display:inline-block;
    overflow: hidden; 
}
.topic .place li a img{
    width:100%;}
.topic .place li a span{display:block;color: #fff;}

.topic .place li a:hover span{display:block;color: #fff;}
.topic .place li a:hover img{ transform: scale(1.1);  -webkit-transform: scale(1.1);}


 
/* 友情链接 */
.place{width: 90%;max-width: 1380px;margin: 0 auto;}
.friendship-link{
	height: 60px;
	border-bottom: 1px solid #4273b0;
	margin-top: 30px;
	background-color: #2962aa;
	display: block;
	overflow: hidden;
}

.friendship-link .link-left{ float: left; width: 100px; line-height: 60px; color: #ffffff; font-size: 18px; }
.linkwebs{float: left; width:85%;line-height: 60px;text-align:left; }
.kj a{ color:#FFF;}
.kj{padding-left:20px; padding-right:20px; }
a.menulink{font-size:15px;color:#FFF; }
 a:hover.menulink{ color:white; font-size:15px}
/* 底部 */
.footer{ background-color: #2962aa; padding: 25px 0; overflow: hidden; }
.footer a,.footer p{ color: #fff; font-size: 14px; line-height: 30px; text-align:center; }
.footer p span{ padding-right:10px}
.footer img { vertical-align:middle;}



/*59新左侧*/

.zcl{width:100%px;position: relative;padding-bottom: 260px;}

.ejcd{
	width: 100%;
	margin: 0px;
	background: #EEEEEE;
	padding-top: 10px;
	margin-bottom: 90px;
	position: relative
}
.ejcd i{position: absolute;background: url(../images/arrbg.png) no-repeat;height:88px;bottom:-88px;left:0;width:100%}

.ejcd ul li a{border-bottom: 1px solid #D5D5D5;/* height: 50px; *//* line-height: 50px; */color: #666666;font-size: 18px;background: url(../images/arr1.png) no-repeat 35px center;padding-left: 30px;display: block;padding-top: 10px;padding-bottom: 10px;}
.ejcd ul li.active a{border-left: 3px solid #1671db;color:#fff;background: url(../images/arr2.png) no-repeat 35px center #1671db;}
.ejcd ul li:hover a{border-left: 3px solid #1671db;color:#fff;background: url() no-repeat 35px center #1671db;}



.ejcd2 {background: #ecf6ff; display: block;}
.ejcd2 ul li {border-bottom: 1px solid #D5D5D5;padding: 0px;  display: block;}
.ejcd2 ul li a{border-bottom: 0px solid #D5D5D5;height: auto;line-height: 1.7;color: #666666;font-size: 16px;background: url() ;padding-left: 40px;  display: block;}
.ejcd2 ul li.cur a{border-left: 0px solid #0E419C;color:#0E419C;}
.ejcd2 ul li:hover a{border-left: 0px solid #0E419C;color:#0E419C;}

.ejcd2 ul li.cur{background:#fff url(../images/arr2.png) no-repeat 25px center;}
.ejcd2 ul li:hover{background:#fff url(../images/arr2.png) no-repeat 25px center;}




/*内页*/
.container {width:90%; max-width: 1380px;margin:0 auto;}
.container:before,.container:after {content:" "; display:table;}
.container:after {clear:both;}

.nbanner{height:400px;z-index:-2}
.nbanner .ban_c img{
	width: 100%;z-index:-2
}
.slide{position:relative;width:100%;}
.ban_c{
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;z-index:-2
}
.ban_c img{width:100%;height:100%;z-index:-2}


/*内页*/
.left_sideBg {
	display: inline-block;
	background-image: url(../images/left_sideBg.gif);
	background-repeat: repeat-y;
	background-position: left top;background-size: 18%;
	width: 100%;
}
.conBg {}


/*内页*/
.main_left{
	float: left;
	width: 18%;
	display: block;
}
.main_right{
	float: right;
	min-height: 500px;margin: 0px;  padding: 0px;
	width: 78%;
	display: block;
	overflow: hidden;
          
}
.lmenu{ background:#f6f6f6; width:100%; margin-top:-50px; z-index:999}
.lmenu h3{ background:#1671db; height:50px; font-size:22px; line-height:50px; color:#fff; text-align:left;padding-left:35px}

.wp_column_article{
	display: block; padding:10px 50px;
}

/*内页*/

.content_nav 
{
	display: block;
	overflow: hidden;
	height: auto;
	 padding-top: 10px;
	margin-bottom: 12px;background:#fff;
}
.content_nn
{
    position: relative;
    padding-left: 6px;
     font-size: 16px;
    border-bottom: 1px solid #d5d5d5;
    padding-bottom: 15px;overflow: hidden;
}
.content_nn span{
	position: relative;
	top:2px;
	*top:0px;
	left: 0px;

}
.content_nn span a{
	color:#000;
	
}
.content_nn span.titl{
	font-size: 22px;
	color: #000;
}
.content_nn_01{
	position: relative;
	color:#999898;float:right;
}
.content_nn_01 span a{
	color:#000;font-size: 14px;
}
.content_nn_01 span{
	
}
.content_nn_01 img{vertical-align:middle
}
.content_title
{
    text-align: center;
    margin: 30px 0;
    width: 100%;
    border-bottom: 1px dotted #C0C0C0;
    padding-bottom: 30px;
}
.content_title h2{
	font-size: 24px;
	color: #000;
	font-weight: normal;
	padding: 0 30px;
}
.content_title div
{
	margin-top: 15px;
	position: relative;
	 font-size: 16px; 
}




/* 内页列表 */

.n_newslist li {
	line-height: 48px;
	padding: 0 15px;
	color: #de171c;
	border-bottom: 1px solid #d4d4d4;
	background-image: url(../images/dot_1.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.n_newslist li:hover {
  background:#fff7f7;
  animation:myfirst 1s;
  -moz-animation:myfirst 1s; /* Firefox */
  -webkit-animation:myfirst 1s; /* Safari and Chrome */
  -o-animation:myfirst 1s; /* Opera */
}
.n_newslist li:hover a {color:#de171c;}
.n_newslist li span {float:right; font-size:14px; color:#999;}
.n_newslist li a:hover {text-decoration:none;}
.n_newslist li i {margin-right:10px;}



/*--图片列表--*/
.pic_list{
	display: block;width:100%;
	overflow: hidden; margin:auto;
}
.pic_list li{ width:25%;height:300px; margin-bottom:10px;  color:#333; font-size:16px; overflow:hidden; float:left; display:inline;}
.pic_list li .li-div{ width:95%; margin:auto;text-align:center;}
.pic_list li .li-img-box{width:200px; height:250px; border:1px solid #e5e5e5; overflow:hidden;margin:auto;}
.pic_list li .li-img{width:100%; height:100%;transition:1s; overflow:hidden;}
.pic_list li .li-img img{width:100%; height:100%;}
.pic_list li .li-wen{ height:40px; line-height:40px; color:#333; text-align:center;transition:2s;}
.pic_list li:hover .li-wen{color:#bb322d;}
.pic_list li:hover .li-img{animation:hover-img 1.5s infinite;-webkit-animation:hover-img 1.5s infinite;}

.page{
	width: 90%;
	height:40px;
	margin: 30px auto 30px;
	font-size: 15px;
}

/***文章内容初始样式（包括之后文章页内容）***/
.wp_entry { width:90%; line-height:1.9em;margin:auto;}
.wp_entry p { text-indent:2em; margin-bottom:5px;}
.wp_entry a {text-decoration: none;}
.wp_entry a:hover {text-decoration: none;color: #E10000;}
.wp_entry img { max-width:95%;}


.ld{
display: block;width:100%; margin:auto;
}

.ld .list-paddingleft-2  li{
float: left;padding:0px;display: block;width:50%; margin:auto;
}
.ld table p{ padding:0px;text-indent:0em; margin-bottom:5px;}
.ld td p{ padding:0px;text-indent:0em;}
.ld td { padding:0px;text-indent:0em; }

.wp_entry .tit{
display: block;
padding:10px;width:100%; 
line-height:1.9em;
overflow:hidden;
color:#111; 
font-size:16px; 
text-align:center;
}
.wp_entry .tit h3{
color:#111; 
font-size:20px; 
width:auto;  
padding-bottom:15px;
text-align:center;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #ccc;
}
.over_f{color:#333;font-weight: 100;font-size:16px; text-align:center}

.del_div .del_txt .txt_div p{ text-indent:2em;margin:10px 0;line-height:35px !important;font-family:Microsoft YaHei !important;font-size:16px;color:#333333;}
.del_div .del_txt .txt_div div{line-height:35px !important;font-family:Microsoft YaHei !important;font-size:16px;color: #333333;}
.del_div .del_txt .txt_div span{line-height:35px !important;font-family:Microsoft YaHei !important;font-size:16px;color: #333333; display:inline;}

.del_div .del_txt .txt_div{margin-top:30px;padding: 10px 0 20px 0;border-top: 1px solid #cccccc;overflow:hidden;}
.del_div .del_txt .txt_div table{margin:0 auto;}
.del_div .del_txt .bt_div{padding:0px;}
.del_div .del_txt .bt_div{padding:0px;margin:0 auto; text-align:center}
.txt_div img{max-width:80%; height:auto}







/*教师名单内容页*/
.newscontent {
	line-height: 23px;
	font-size: 14px;
	background-color: #f0f5fc;
	margin: auto;
	padding: 20px;
}
.newscontent p {
	padding: 0px 10px 10px 0px; color: rgb(68, 68, 68); line-height: 23px; text-indent: 2em; font-size: 16px;
}
.newscontent table{
	display: block;
	width: 100%;
	line-height: 30px;
	margin: 0px auto;
}

.xsdw-t{
	display: block;
	width: 100%;
	height: 40px;
	border-bottom: 4px #d0e0f6 solid;
	line-height: 40px;
	margin: 20px auto;overflow:hidden;
}
.xsdw-t span{
	line-height: 40px;
	width: 120px;
	display: inline-block;
	font-size: 20px;
	font-weight: 600;
	text-align: center;
	color: #0168b3;
	border-bottom: 4px #4989dd solid;
}
.xsdw-t a{height: 40px;width: 60px;float: right;text-align: right;color: #0d91d7;margin-right: 15px;}

#cont{width: 190px; height: auto;display: block; margin: 0; float:left}

#cont img {width: 100%; height: auto;padding-top: 30px;
}
.newscontent ul {
	float: left;
	padding-left: 30px;
	padding-right: 20px;
	list-style: none;max-width:75%
}
.newscontent ul li{margin:0px; padding: 0; font-family: "微软雅黑";font-weight: 400; font-size:14px;line-height: 40px;}
.newscontent span{font-weight:normal;}


/*表格变色*/
.szdw-t{
	display: block;
	width: auto;
	height: 40px;
	border-bottom: 4px #d0e0f6 solid;
	line-height: 40px;
	margin: 20px auto;
}
.szdw-t span{
	line-height: 40px;
	width: 120px;
	display: inline-block;
	font-size: 20px;
	font-weight: 600;
	text-align: center;
	color: #0168b3;
	border-bottom: 4px #4989dd solid;
}
.szdw-t a{height: 40px;width: 60px;float: right;text-align: right;color: #0d91d7;margin-right: 15px;}



/*表格变色*/
.s_oushuhang{background-color: #D6E1F1;}/*偶数行的背景色*/
.s_jishuhang{background-color:#f1f1f1;}/*奇数行的背景色*/
.table_05e0com {font:14px Arial;color:#424242;margin:0 auto;}
.table_05e0com tr.title { background:#ddd;height:28px;} /**标题部分**/	
.table_05e0com tr.title td { text-align:center; color:#000000 !important; padding-left:0 !important;} /**标题部分**/	
.table_05e0com tr {width:300px;line-height:30px;}
.table_05e0com tr td {text-align:left;padding-left:8px;padding-top:8px;padding-bottom:8px;}
.table_05e0com .s_mouseover {} /*鼠标移动改变背景色*/	



/*--列表--*/
.n_szlist {width:100%;padding-bottom:300px;}
.n_szlist li {display: block;width:18%;
	line-height: 55px;
	padding:0 ;background:#fff;
	color: #de171c; float:left;text-align:center;border:1px #e8e0f1 solid;
}
.n_szlist li:hover {
  background:#fff7f7;
  animation:myfirst 1s;
  -moz-animation:myfirst 1s; /* Firefox */
  -webkit-animation:myfirst 1s; /* Safari and Chrome */
  -o-animation:myfirst 1s; /* Opera */
}
.n_szlist li:hover a {color:#0e419c;}
.n_szlist li:hover{background-color: #ececee;color:#0e419c;}
.n_szlist {display: block;width:85%;overflow: hidden; margin:50px auto; pading-left:30px} 

.n_szlist22 li:nth-of-type(odd){background-color: #f1f1f1;}/*偶数行的背景色*/
.n_szlist22 li:nth-of-type(even){background-color: #ececee;}/*偶数行的背景色*/


/*师资图文*/
.t_list{width:45%;background:url(../images/t_linebg.jpg) repeat-x left bottom;padding:2%;height:220px;float:left;display:block;overflow:hidden;}
	.t_img{width:165px;float:left;text-align:left;}
	.t_img span{display:block;text-align:left;}
	.t_img img{width:145px;height:200px;border:solid 1px #ccc;padding:5px; text-align:left;}

	.t_title{width:60%;float:left;font-size:14px;text-align:left;line-height:190%;color:#888;}
	.t_title a{color: #0d91d7;font-size:22px;line-height:28px;}
	.t_title p{width:100%;color:#555;padding:0;margin:0;text-align:left;text-indent:0px;}
.t_line{height:2px;border-top:dashed 1px #aaa;border-bottom:dashed 1px #aaa;}
.k50px{width:50px;height:143px;float:left;}

/*按部门师资列表*/
.bmlb ul li {
    float: left;
    width: 100px;
padding: 10px 0;
}
.bmlb p{text-align: center;
    clear: both;
    height: 40px;
    padding: 10px;
    font-size: 20px;}
.bmlb {
    text-align: center;
}





/*1031仿主站两行标题*/


.wordxinwen {
	width: 100%;
	float: left;
	padding-left: 5px;
	margin-top: 10px;
}

.wordxinwen li {
	/* padding-top: 11px;
	padding-bottom: 5px;
	border-bottom: 1px solid #E5E5E5; */
	overflow:hidden; 
	padding-left:18px; 
	background:url(../images/dot41.png) left center no-repeat;  
}

.wordxinwen li .left {
	width: 60px;
	float: left;
}

.wordxinwen li .left .date {
	font-size: 17px;
	color: #ca0d0d;
	padding-bottom: 10px;
}

.wordxinwen li .left .year {
	font-size: 16px;
	color: #ca0d0d;
	padding-left: 4px;
}

.wordxinwen li .right {
	float: left;	
	font-size: 16px;
	line-height:25px; 
	height:60px; 
	color: #464646;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	align-items: center;
	display: flex;
	/* 设置超出的行数 */
}

.wordxinwen li:hover .right {
	color: #ca0d0d;
}




 /* 师资列表新 */
.subProminentBox{overflow: hidden;padding: 10px;}
.subProminent01{margin-bottom: 30px;}
.subProminentTitle{margin-bottom: 30px;overflow: hidden;}
.subProminentTitle h3{border-left: 10px solid #2962aa;background: #f5f5f5;float: left;padding:10px 31px;font-weight: bold;}
.subProminentList{margin-right: -20px;overflow: hidden;}
.subProminentList li{float: left;width: 19.9%;margin-bottom: 20px;text-align: center;;}
.subProminentList li a{display: block;margin-right: 20px;background: #fff;padding: 0px 15px;height: 43px;line-height: 43px;overflow: hidden;border-bottom: 2px solid #f5f5f5;}
.subProminentList li a:hover{background: #2962aa;color:#fff;}




/*
* 影像
*/


.content1920 {
	width: 100%;
min-width:1400px;
	margin: auto;
	position: relative;
}
.sectop {
	padding-top: 10px;
	padding-bottom: 10px;
	position: relative;
	border-bottom: 1px solid #224893;
}

.sectop .s1 {
	display: inline-block;
	padding-left: 0px;
	font-size: 28px;
	color: #464646;
	margin-top: 10px;
}

.sectop .s1:after {
	content: '';
	width: 90px;
	height: 7px;
	background: #224893;
	position: absolute;
	left: 0;
	bottom: -3px;
	z-index: 10;
}

.sectop .s2 {
	padding-left: 12px;
	font-size: 14px;
	color: #848484;
}



.sectop .more {
	float: right;
	font-size: 16px;
	color: #333;
	margin-top: 20px;
}

.sectop .more:hover {
	color: #000;
}

.sectop .more span {
	padding-right: 10px;
}



.sy-tongdao2 {
	width: 100%;
	height: 280px;
	background: #fff;
	margin-top: 0px;
	padding-top: 0px;overflow: hidden;
}


/*右侧滚动图片*/ 
.yxbox { width: 100%; overflow: hidden; position: relative;  }
.yxbox .hd{height:0px; overflow:hidden; position:absolute; right:0px; bottom:0px; z-index:1;}
.yxbox .hd ul{overflow:hidden; zoom:1; float:left;} 
.yxbox .hd ul li{float:left; margin:0px 0 0; width:0px; height:0px; background:#fff; cursor:pointer; border-radius:100%;} 
.yxbox .hd ul li.on{background:#c4c4c4; color:#fff; width:12px; height:12px; margin-top:4px;} 
.yxbox .bd{ position: relative; height: 165px; z-index: 0; overflow: hidden; width:100%; padding-bottom: 20px;}
.yxbox .bd .tempWrap{ width: 100% !important; }
.yxbox .hd ul{overflow:hidden; zoom:1; float:left;} 
.yxbox .bd li{float: left;width:19.8%;zoom:1; vertical-align:middle;position:relative;margin:6px 5px 0 0;} 
.yxbox .bd img{ width: 100%; height: 165px; display: block; }