html, body, div, span, applet, object, iframe, 
h1, h2, h3, h4, h5, h6, p, 
blockquote, pre, a, abbr, acronym, address, big, 
cite, code, del, dfn, em, font, img, 
ins, kbd, q, s, samp, small, strike, 
strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, 
fieldset, form, label, legend, 
table, caption, tbody, tfoot, thead, tr, th, td, 
center, u, b, i { 
    margin: 0; 
    padding: 0; 
    border: 0; 
    outline: 0; 

    font-size: 100%; 
    font-family: inherit; 
    vertical-align: baseline 
} 
h1,
h2,
h3,
h4,
h5,
h6,
ul,
li,
dl,
dt,
dd,
hr,
div,
input,
p,
b,
strong,
a,
span,
i,
em,
font
{

font-family: "Microsoft YaHei",arial important;
}


body { 
    line-height: 1 
} 
:focus { 
    outline: 0 
} 
ol, ul { 
    list-style: none 
} 
table { 
    border-collapse: collapse; 
    border-spacing: 0 
} 
blockquote:before, blockquote:after, q:before, q:after { 
    content: “” 
} 
blockquote, q { 
    quotes: “” “” 
} 
input, textarea { 
    margin: 0; 
    padding: 0 
} 
hr { 
    margin: 0; 
    padding: 0; 
    border: 0; 
    color: #000; 
    background-color: #000; 
    height: 1px 
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.container{
	width: 1200px;
	margin: 0 auto;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.header{
	width: 100%;
	height: 170px;
	background: url(../images/headbj_01.jpg) no-repeat;
}
.head{
	height: 35px;
	width: 100%;
	background-color: #00a0e9;
}
.head-link{
	width: 1200px;
	margin: 0 auto;
}
.head-link p{
	font-family:"微软雅黑";
	font-size: 14px;
	color: white;
	margin-left: 10px;
	width:70px;
	float: right;
	margin-top: 10px;
}
.head-link .index{
	border-right: 1px solid #0fb4ff;
}
.check{
	color: ##29808a;
	font-size: 14px;
	border: none;
	width: 145px;
	height: 20px;
	margin-left: 8px;
	margin-top: 8px;
	vertical-align: top;
}
.lower{
	width: 1200px;
	height: 170px;
	clear: both;
	margin: 0 auto;
}
.logo{
	float: left;
	margin-top: 45px;
}
.lower-right{
	float: right;
	width: 240px;
	height: 170px;
}
.lower-right .english{
	float: right;
    margin-top: 20px;
	height: 20px;
}
.lower-right .english img{
	display: inline-block;
	float: left;
}
.lower-right .english p{
	float: left;
	margin-left: 10px;
	font-family: arial;
	font-size: 14px;
	color: #ffffff;
	padding-right: 10px;
}
.lower-right .english .web{
	border: none;
}
.lower-right .english p a{
	text-decoration: none;
	color: #ffffff;
}
.lower-right .english p a:hover{
	font-weight: bold;
}
.lower-right .search{
	float: right;
	width: 190px;
	height: 36px;
	margin-top:40px;
	border: 1px solid #ffffff;
	border-radius:30px;
	color: #ffffff;
}
.lower-right .search .check{
	background-color: transparent;
	color: #ffffff;
}
.lower-right .search .btn{
	float: right;
	margin-top: 8px;
	margin-right: 15px;
}




.nav {
	background: #204ab0;
	position: relative;
	width: 100%;
	height: 50px;
	margin: 0 auto;
	font-family: "Microsoft YaHei", SimSun, SimHei;
	font-size: 16px;
	z-index: 2;
	border-top: 1px #0270d4 solid;
}

.nav a {
		text-decoration: none;
	color: #333;
}

.nav h3 {
	font-size: 100%;
	font-weight: normal;
}

.nav .m {
	float: left;
	background: url(../images/navbj.png) right no-repeat;
	z-index: 1;
	height: 50px;
	line-height: 50px;
	
}

.nav .m:hover a{
   font-weight: bold;
   color: #ffffff;
}

.nav .s {
	float: left;
	width: 3px;
	text-align: center;
	color: #D4D4D4;
	font-size: 12px;
}

.nav h3 a {
	font-family: "微软雅黑";
	font-size: 16px;
	color: white;
	display: block;
	width: 108px;
	text-align: center;
}

.nav .sub {
	display: none;
	/*默认隐藏*/
	position: absolute;
	top:50px;
	z-index: 1;
	width: 115px;	
	border-top: 0;
    margin-left: 15px;
}
.nav .sub .first .jt_bj{
	position: absolute;
    top: -4px;
    left: 44px;
    width: 15px;
    height: 15px;
    background: url(../images/navjt.png) no-repeat 5px 0px;
    z-index: 9999999;
}
.nav .sub li {
	text-align: center;
	padding: 0 8px;
	margin-bottom: -1px;
	border-top: 1px solid #ffffff;
	background-color:rgba(0,0,0,0.5);
	
}

.nav .sub li a {
	display: block;
	padding: 8px 0;
	height: 28px;
	line-height: 28px;
	color: white !important;
}
.nav .sub li  {
	border-top: 1px solid #ffffff;

}
.nav .sub .m h3:hover {
	color: #000000;
}
.nav .sub li a:hover {

	background:#204ab0;
	color:#FFFFFF;
}
.nav .sub li:hover {

	background:#204ab0;

}

/*.nav .block {
	width: 130px;
	background: #004880;
	position: absolute;
	left: 0;
	top: 57px;
	overflow: hidden;
}*/
/*导航动态*/
/* 轮播图 */
#middle{
	margin-top: 52px;
}
.slider {
	width: 100%;
	min-width: 1200px;
	height: 400px;
	position: relative;
	overflow: hidden;

	text-align: center;
}

.slider .bd {
	width: 1200px;
	position: absolute;
	left: 50%;
	margin-left: -600px
}

.slider .bd li {
	width: 1200px;
	overflow: hidden;
}

.slider .bd li img {
	display: block;
	width: 1200px;
	height: 400px;
}

.slider .tempWrap {
	overflow: visible !important
}

.slider .tempWrap ul {
	margin-left: -1200px !important;
	/*强制位置*/
}

.slider .hd {
	position: absolute;
	width: 100%;
	left: 0;
	z-index: 1;
	height: 8px;
	bottom: 20px;
	text-align: center;
}

.slider .hd li {
background:#989898;
border-radius:50%;
	display: inline-block;
	*display: inline;
	zoom: 1;
	width: 8px;
	height: 8px;
	line-height: 99px;
	overflow: hidden;
	margin: 0 5px;
	cursor: pointer;
	filter: alpha(opacity=60);
	opacity: 0.6;
}

.slider .hd li.on {
background:#fd9802;
	background-position: 0 0;
	filter: alpha(opacity=100);
	opacity: 1;
}

.slider .pnBtn {
	position: absolute;
	z-index: 1;
	top: 0;
	width: 100%;
	height: 400px;
	cursor: pointer;
}

.slider .prev {
	left: -50%;
	margin-left: -600px;
}

.slider .next {
	left: 50%;
	margin-left: 600px;
}

.slider .pnBtn .blackBg {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 400px;
	background: #eff1f5;
	filter: alpha(opacity=50);
	opacity:1;
}

.slider .pnBtn .arrow {

	position: absolute;
	top: 0;
	z-index: 1;
	width: 60px;
	height: 400px;
}

/*.slider .pnBtn .arrow:hover {
	filter: alpha(opacity=60);
	opacity: 0.6;
}*/

.slider .prev .arrow {
	right: 70px;
	top: 55px;
	background: url(../images/slider-arrow.png) -120px 0 no-repeat;
}

.slider .next .arrow {
    top: 55px;
    left: 70px;
	background: url(../images/slider-arrow.png) 0 0 no-repeat;
}

.content_news{
	width: 900px;
	height: 370px;
}
.content_news .news_head{
	height: 70px;
	width: 920px;
	background: url(../images/gdbj.png) 0 43px no-repeat;
}
.news_head .xyxw{
	font-family: "微软雅黑";
	font-size: 20px;
	color: #204ab0;
	width: 90px;
	height: 40px;
	margin-top:30px;
	font-weight: bold;
	background: url(../images/lmbj.png)0px 29px no-repeat;
	float: left;
}

.news_head .more{
	font-family: "微软雅黑";
	font-size: 14px;
	color: #204AB0;
	float: right;
    margin-top: 38px;
    margin-right: 58px;
}
.xyxwlist{
	width: 900px;
	height: 265px;
	margin-top: 25px;
}
.xwbtt{
	width: 345px;
	height: 260px;
	margin-right: 30px;
    margin-top: 5px;
}
.xwlist{
	width: 520px;
	height: 260px;
}
.xwlist ul li{
	float: left;
	width: 520px;
	height: 40px;
}
.xwlist ul li .bter{
	font-family: "微软雅黑";
	font-size: 16px;
	color: #444444;
	height: 40px;
	line-height: 40px;
}
.xwlist ul li .bter a{
	text-decoration: none;
	color: #444444;
}
.xwlist ul li .rq{
	font-family: "微软雅黑";
	font-size: 14px;
	color: #777777;
	height: 40px;
	line-height: 40px;
}
.xwlist ul .first{
	height: 70px;
	width: 520px;
	float: left;
	margin-bottom: 10px;
}
.xwlist ul .first .date{
	width: 65px;
	height: 70px;
	background: url(../images/btbj.png) no-repeat;
}
.xwlist ul .first .date .day{
	font-family: "times new roman";
	font-size: 25px;
	color: #ffffff;
	text-align: center;
	width: 65px;
	height: 35px;
	line-height: 36px;
}
.xwlist ul .first .date .year{
	font-family: "times new roman";
	font-size: 12px;
	color: #ffffff;
	width: 65px;
	height: 30px;
	line-height: 30px;
	text-align: center;
}
.xwlist ul .first .art{
	width: 440px;
	height: 70px;
}
.xwlist ul .first .art .bt{
	width: 460px;
	height: 25px;
	font-family: "微软雅黑";
	font-size: 16px;
	color: #444444;
}
.xwlist ul .first .art .bt a{
	text-decoration: none;
	color: #444444;
font-weight:bold;
}
.xwlist ul .first .art .bt a:hover{
      color:#204ab0;
}
.xwlist ul .first .art .zy{
	width: 460px;
	height: 40px;
	line-height: 24px;
	font-family: "微软雅黑";
	font-size: 14px;
	color: #777777;
	text-indent: 2em;
}
.xwlist ul .first .art .zy a{
	text-decoration: none;
	color: #777777;
}
/*标题图*/
.focusBox {
	position: relative;
	width: 345px;
	height: 260px;
	overflow: hidden;
	font: 12px/1.5 Verdana, Geneva, sans-serif;
	text-align: left;
	background: white;
}

.focusBox .pic img {
	width: 345px;
	height: 260px;
	display: block;
}

.focusBox .txt-bg {
	position: absolute;
	bottom: 0;
	z-index: 1;
	height: 36px;
	width: 100%;
	background: #333;
	filter: alpha(opacity=40);
	opacity: 0.4;
	overflow: hidden;
}

.focusBox .txt {
	position: absolute;
	bottom: 0;
	z-index: 2;
	height: 36px;
	width: 100%;
	overflow: hidden;
}

.focusBox .txt li {
	height: 36px;
	line-height: 36px;
	position: absolute;
	bottom: -36px;
}

.focusBox .txt li a {
	display: block;
	color: white;
	padding: 0 0 0 10px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.focusBox .num {
	position: absolute;
	z-index: 3;
	bottom: 8px;
	right: 8px;
}

.focusBox .num li {
	float: left;
	position: relative;
	width: 18px;
	height: 5px;
	line-height: 15px;
	overflow: hidden;
	text-align: center;
	margin-right: 1px;
	cursor: pointer;
}

.focusBox .num li a,
.focusBox .num li span {
	position: absolute;
	z-index: 2;
	display: block;
	color: white;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	text-decoration: none;
}

.focusBox .num li span {
	z-index: 1;
	background: black;
	filter: alpha(opacity=50);
	opacity: 0.5;
}

.focusBox .num li.on a,
.focusBox .num span:hover {
	background: #ff9900;
}
/*标题图*/
.lmrk{
	width: 250px;
	height:320px;
	margin-top:40px;
}
.lmrk ul .first{
	width: 250px;
	height: 150px;
	margin-bottom: 20px;
	background: url(../images/ljtp_03.jpg) no-repeat;
}
.lmrk ul .first .xygk{
	font-family: "微软雅黑";
	font-size: 22px;
	color: #ffffff;
	width: 250px;
	height: 32px;
	padding-top: 20px;
	margin-left: 20px;
}
.lmrk ul .first .academic{
	font-family: "times new roman";
	font-size: 12px;
	color: #ffffff;
	height: 25px;
	width: 250px;
	margin-left: 20px;
}
.lmrk ul .first .gdxz{
	margin-left: 20px;
	margin-top: 20px;
}
.lmrk ul .second{
	width: 250px;
	height: 150px;
	margin-bottom: 20px;
	background: url(../images/ljtp_06.jpg) no-repeat;
}
.lmrk ul .second .xygk{
	font-family: "微软雅黑";
	font-size: 22px;
	color: #ffffff;
	width: 250px;
	height: 32px;
	padding-top: 20px;
	margin-left: 20px;
}
.lmrk ul .second .academic{
	font-family: "times new roman";
	font-size: 12px;
	color: #ffffff;
	height: 25px;
	width: 250px;
	margin-left: 20px;
}
.lmrk ul .second .gdxz{
	margin-left: 20px;
	margin-top: 20px;
}

.noticall{
	height: 380px;
	margin-top: 20px;
}
.noticall .not{
	width: 580px;
	height: 380px;
}
.not .news_head{
	height: 70px;
	width: 580px;
	background: url(../images/shortbj.png) 0 43px no-repeat;
}
.noticall .learture{
	width: 580px;
	height: 380px;
}
.learture{
	height: 70px;
	width: 920px;
	background: url(../images/shortbj.png) 0 43px no-repeat;
}
.learture .news_head{
	width: 580px;
}
.noticall .not .news_head .more{
    margin-right:30px;
}
.noticall .learture .news_head .more{
    margin-right:30px;
}

.not ul{
	height: 300px;
	width: 580px;
	margin-top: 30px;
}



.not ul li{
	float: left;
	width: 560px;
	height: 40px;
	background: url(../images/btjt_03.jpg) no-repeat left center;
	padding-left: 20px;
}
.not ul li .bter{
	font-family: "微软雅黑";
	font-size: 16px;
	color: #444444;
	height: 40px;
	line-height: 40px;
}
.not ul li .bter a{
	text-decoration: none;
	color: #444444;
}
.not ul li .rq{
	font-family: "微软雅黑";
	font-size: 14px;
	color: #777777;
	height: 40px;
	line-height: 40px;
}
.not ul .first{
	height: 70px;
	width: 500px;
	float: left;
	margin-bottom: 10px;
	background: none;
	margin-left: 0;
}
.not ul .first .date{
	width: 65px;
	height: 70px;
	background: url(../images/btbj.png) no-repeat;
}
.not ul .first .date .day{
	font-family: "times new roman";
	font-size: 25px;
	color: #ffffff;
	text-align: center;
	width: 65px;
	height: 35px;
	line-height: 36px;
}
.not ul .first .date .year{
	font-family: "times new roman";
	font-size: 12px;
	color: #ffffff;
	width: 65px;
	height: 30px;
	line-height: 30px;
	text-align: center;
}
.not ul .first .art{
	width: 415px;
	height: 70px;
	margin-left: 20px;
}
.not ul .first .art .bt{
	width: 460px;
	height: 25px;
	font-family: "微软雅黑";
	font-size: 16px;
	color: #444444;
}
.not ul .first .art .bt a{
	text-decoration: none;
	color: #444444;
font-weight:bold;
}
.not ul .first .art .bt a:hover{
	color:#204ab0;
}
.not ul .first .art .zy{
	width: 460px;
	height: 40px;
	line-height: 24px;
	font-family: "微软雅黑";
	font-size: 14px;
	color: #777777;
	text-indent: 2em;
}
.not ul .first .art .zy a{
	text-decoration: none;
	color: #777777;
}

.learture ul{
	height: 300px;
	width: 580px;
	margin-top: 98px;
}
.not ul .first{
	background: none;
	padding: 0;
}
.learture ul .first{
	background: none;
	padding: 0;
}

.learture ul li{
	float: left;
	width: 560px;
	height: 40px;
	background: url(../images/btjt_03.jpg) no-repeat left center;
	padding-left: 20px;
}
.learture ul li .bter{
	font-family: "微软雅黑";
	font-size: 16px;
	color: #444444;
	height: 40px;
	line-height: 40px;
}
.learture ul li .bter a{
	text-decoration: none;
	color: #444444;
}
.learture ul li .rq{
	font-family: "微软雅黑";
	font-size: 14px;
	color: #777777;
	height: 40px;
	line-height: 40px;
}
.learture ul .first{
	height: 70px;
	width: 505px;
	float: left;
	margin-bottom: 10px;
	background: none;
}
.learture ul .first .date{
	width: 65px;
	height: 70px;
	background: url(../images/btbj.png) no-repeat;
}
.learture ul .first .date .day{
	font-family: "times new roman";
	font-size: 25px;
	color: #ffffff;
	text-align: center;
	width: 65px;
	height: 35px;
	line-height: 36px;
}
.learture ul .first .date .year{
	font-family: "times new roman";
	font-size: 12px;
	color: #ffffff;
	width: 65px;
	height: 30px;
	line-height: 30px;
	text-align: center;
}
.learture ul .first .art{
	width: 420px;
	height: 70px;
	margin-left: 20px;
}
.learture ul .first .art .bt{
	width: 460px;
	height: 25px;
	font-family: "微软雅黑";
	font-size: 16px;
	color: #444444;
}
.learture ul .first .art .bt a{
	text-decoration: none;
	color: #444444;
font-weight:bold;
}
.learture ul .first .art .bt a:hover{
	color:#204ab0;
}
.learture ul .first .art .zy{
	width: 460px;
	height: 40px;
	line-height: 24px;
	font-family: "微软雅黑";
	font-size: 14px;
	color: #777777;
	text-indent: 2em;
}
.learture ul .first .art .zy a{
	text-decoration: none;
	color: #777777;
}

.fr_link{
	margin-top: 40px;
	width: 100%;
	height: 60px;
	background: #eff1f5;
}
.fr_link ul .yqlj p{
	font-family: "微软雅黑";
	font-size: 20px;
	color: #444444;
	margin-right: 20px;
	height: 60px;
	line-height: 60px;
	float: left;
}
.fr_link ul .link p{
	font-family: "微软雅黑";
	font-size: 18px;
	color: #999999;
    margin: 18px 40px 0 0;
	float: left;
}
.fr_link ul .lj a{
	margin-top: 20px;
	text-decoration: none;
	float: left;
	margin-left: 50px;
	font-family: "微软雅黑";
	font-size:15px;
	color: #666666;
}
.footer{
	width: 100%;
	height: 150px;
min-width:1200px;
	background-color: #204ab0;
}
.footer .foot{
	position: relative;
}
.footer .foot .bq{
	margin-top: 40px;
}
.footer .foot .bq p{
	font-family: "微软雅黑";
	font-size: 14px;
	color: #FFFFFF;
	margin-bottom: 15px;
}
.foot .footlogo{
	position: absolute;
	right: 0;
	top: -45px;
}


/*列表页*/
.listbj{
	width: 100%;
	height: 300px;
	margin-top: 50px;
	background: #eff1f5;
}
.listbj .bj img{
	width: 1200px;
	height: 300px;
}


.con{
	width: 1200px;
	margin: 50px auto;
}
.list-left{
	width: 248px;
	float: left;
	min-height: 400px;
	background: #eff1f5;
	border-left: 2px #7294e5 solid;
}
.list-left .bei{
	width: 100%;
	background-position-x: 115px;
	background-position-y: 25px;
}	
.list-right{
	float: right;
}
/* ---侧导航 */
.lm-name{
	box-sizing: border-box;
	width: 248px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: bold;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding: 0 10px;
	background-color: #204ab0;
}
.lm-name img{
	margin: 0 15px 5px 0;
    display: inline-block;
}
.list-left .layui-nav {
	background: url(../images/listnavbj_03.jpg) 1px bottom no-repeat;
	width: 248px;
	margin: 0px auto;
	min-height:802px;
}
.list-left .layui-nav .on{
	background: #ffffff;
}
.list-left .layui-nav-tree .layui-nav-item{
	width: 210px;
	border-bottom: 1px #dbd5d5 solid;
	margin-left: 38px;
}
.list-left .layui-nav-tree .layui-nav-item a{
	color:  #444444;
	padding-left:30px;
	font-size: 16px;
	font-weight: bold;
	/* background-color: #eff1f5; */
background: #eff1f5 url(../images/jian2_06.png) no-repeat 160px 15px;
}
.con .list-left .layui-nav-tree .layui-nav-itemed{
	background:#ffffff !important;
width:210px;

}

.layui-nav-tree .layui-nav-itemed .layui-nav-child .layui-nav-itemed a{

color:#204ab0 !important;
}

.list-left .layui-nav-tree .layui-nav-item a:hover{
	background: #ffffff;
	color: #204ab0 !important;
	font-size: 18px;
	font-weight: bold;
background: url(../images/jian_03.png) no-repeat 160px 15px;
}
.list-left .layui-nav-tree .layui-nav-item a:hover .layui-nav-child  dd>a{
	background: #ffffff;
}
.list-left .layui-nav-tree .layui-nav-itemed > a{
	color:#ffffff;

}

.list-left .layui-nav-itemed>.layui-nav-child{
background:#ffffff !important;
}

.list-left .layui-nav-tree .layui-nav-itemed>a{
	color:#204ab0 !important;
	background: url(../images/jian_03.png) no-repeat 160px 15px;
}
.list-left .layui-nav-tree .layui-nav-item dd:hover a{
	font-size: 14px;
	background: #ffffff url(../images/sj_2.png) no-repeat 25px center;
    font-weight: normal;
}
.list-left .layui-nav-tree .layui-nav-item dd a{
	padding-left: 40px;
	background: url(../images/sj_1.png) no-repeat 25px center;
	font-size: 14px;
	color: #666666 !important;
	padding-left: 34px;
	font-weight: normal;
}
.list-left .layui-nav-tree .layui-nav-child dd.layui-this, .layui-nav-tree .layui-nav-child dd.layui-this a, .layui-nav-tree .layui-this, .layui-nav-tree .layui-this>a, .layui-nav-tree .layui-this>a:hover{
	background-color: #e6e6e6;
    color: #F5F5F5;
}
 .layui-nav-tree .layui-nav-child dd.layui-this,
 .layui-nav-tree .layui-nav-child dd.layui-this a,
 .layui-nav-tree .layui-this,
 .layui-nav-tree .layui-this>a,
 .layui-nav-tree .layui-this>a:hover {
 	background-color: #ccc;
 	color: #fff
 }
 
/* ----------箭头 */
.list-left .layui-nav .layui-nav-more{
	width: 13px;
	height: 13px;
	margin: -8px 33px 0 0;

	border: none;
}
.list-left .layui-nav .layui-nav-mored,.list-left .layui-nav-itemed>a   .layui-nav-more{
		
	width: 15px;
	height: 15px;
	margin: -8px 35px 0 0;
	
}
.list-left .layui-nav-tree .layui-nav-bar{
	margin-top: 0px;
	background: none;
}
	
/*- 右侧 */
.list-right{
	width:900px;
}
.list-title{
	position: relative;
	height: 48px;
	border-bottom: 1px solid #bebcbc;
	line-height: 48px;
	color: #204ab0;
	
	font-size: 20px;
	font-weight: bold;
	font-family: "微软雅黑";
}
.list-title .dqlm{
	font-weight: bold;
	display: block;
	float: left;
	height: 50px;
	width: 280px;
	background: url(../images/lmbj.png) no-repeat 0 40px;	
}
/* ---面包屑 */
.layui-breadc{
font-size:14px;
color: #888888;
	position: absolute;
	right: 10px;
	background: url(../images/icon-dqwz.png) no-repeat left center;
	padding-left: 20px;
	height: 30px;
	line-height: 30px;
	margin-top: 10px;
	font-weight: normal;
	
}
.layui-breadc a{
color:#888888;
}
.layui-breadc a cite{
	color: #888888;
}
.list-right .layui-breadc a:hover{
	color: #204ab0 !important;
}


.list-con{padding: 10px 0;}
.list-con ul li{
	height: 65px;
	line-height: 65px;
	background: url(../images/icon_l_03.jpg) no-repeat left center;
	padding-left: 15px;
	font-size: 15px;
	color: #454545;
	border-bottom: 1px #e2e2e2 solid ;
}
.list-con ul .last{
	border: none;
}
.list-con ul li .date{
	float: right;
	color: #999999;
	font-size: 14px;
}
.list-con ul li:hover a{
	color: #6986ca;
}
.list-con ul li:hover .date{
	color: #6986ca;
}
/*列表页*/
/*内容页*/
.content_essay{
	width:890px;
}
.content_essay .title{
padding-top:15px;
	width: 890px;
	border-bottom: 1px solid #e9e8e8;
    padding-bottom: 15px;
}
.content_essay .title h1{
	font-family: "微软雅黑";
	font-size: 22px;
	font-weight: 500;
	color: #204ab0;
	text-align: center;
}
.content_essay .title h2{
	margin-top: 10px;
	font-family: "微软雅黑";
	font-size: 18px;
	color: #444444;
	text-align: center;
}
.content_essay .title .other{
	padding-top:25px;
    text-align: center;
	margin: 0 auto;
}
.content_essay .title .other span{
	margin-right: 30px;
	font-family: "微软雅黑";
	font-size: 14px;
	color: #777777;
}
.essay{
	width: 890px;
	margin-top: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #e9e8e8;
}
.essay p{
	line-height: 30px;
	font-family: "微软雅黑";
	font-size: 15px;
	color: #555555;
	text-indent: 2em;
}
.essay img{
	display: block;
	margin:15px auto;
}
.article_link{
	padding-top:40px;
	width: 920px;
	height:70px;
}
.article_link a{
	text-decoration: none;
}
.article_link .last{
	font-family: "微软雅黑";
	font-size: 16px;
	color: #444444;
	margin-bottom: 15px;
}
.article_link .next{
	font-family: "微软雅黑";
	font-size: 16px;
	color: #444444;
}
.article_link .last:hover{
	color: #204ab0;
}
.article_link .next:hover{
	color: #204ab0;
}
/*内容页*/
/*doctor*/
.doctor_list{
	width: 890px;
	margin-top: 20px;
}
.doctor_list .aph_nav{
	height: 55px;
	width: 890px;
	border-bottom: 1px #e4e4e4 solid;
}
.doctor_list .aph_nav ul li{
	width: 32px;
	height: 32px;
	margin-top: 20px;
	text-align: center;
	float: left;
}
.doctor_list .aph_nav ul li a{
	font-family: "times new roman";
	font-size: 16px;
	color: #444444;
	text-decoration: none;
}
.doctor_list .aph_nav ul li:hover a{
	color: #204ab0;
}
.doctor_content{
	width:890px;
}
.doctor_content .section{
	width:890px;
	float: left;
}
.doctor_content .section .head{
	width: 870px;
	height: 35px;
	margin-top: 20px;
	background:url(../images/peonavbj.png) no-repeat;
}
.doctor_content .section a .head{
	height: 35px;
	line-height: 35px;
	font-family: "times new roman";
	font-size: 16px;
	color: #444444;
	padding-left: 15px;
	font-weight: bold;
}
.doctor_content .section .peolist{
	width:890px;
}
.doctor_content .section .peolist ul li{
	width: 140px;
	height: 235px;
	float: left;
	margin-right: 46px;
	margin-top: 20px;
}
.doctor_content .section .peolist ul .five{
	margin-right: 0;
}
.doctor_content .section .peolist ul li img{
	width: 140px;
	height: 200px;
}
.doctor_content .section .peolist ul li p{
	width: 140px;
	height: 35px;
	line-height: 35px;
	font-family: "微软雅黑";
	font-size: 15px;
	color: #444444;
	background: #eff1f5;
	text-align: center;
}
.doctor_content .section .peolist ul li p a{
	text-decoration: none;
	color: #444444;
}
/*doctor*/
/*teacher*/
.jsml{
	width: 890px;
	margin-top: 30px;
}
.jsml ul li{
	width: 890px;
	float: left;
}
.jsml ul li .vocation{
	width: 870px;
	height: 50px;
	padding-left: 10px;
	border-bottom: 1px #E2E2E2 solid;
}
.jsml ul li .vocation img{
	float: left;
	width:30px;
	height: 30px;
	margin-top: 10px;
}
.jsml ul li .vocation p{
	float: left;
	font-family: "微软雅黑";
	font-size: 16px;
	color: #204ab0;
	height: 50px;
	line-height: 50px;
	margin-left: 10px;
}
.jsml .namelist{
	width: 860px;
	margin: 0 auto;
}
.jsml .namelist p{
	width: 172px;
	text-align: center;
	height: 30px;
	font-size: 16px;
	font-family: "microsoft yahei";
	color: #444444;
	float: left;
	margin: 5px auto;
}
.jsml .namelist p a{
	text-decoration: none;
	color: #444444;
}
/*teacher*/
/*talent*/
.list-right .longlm{
	background: url(../images/long_lmbj.png) 0 39px no-repeat;
}
.talentlist{
	width: 890px;
	margin-top:15px;
}
.talentlist ul li{
	width: 140px;
	height: 235px;
	float: left;
	margin-right: 82px;
	margin-top: 20px;
}
.talentlist ul .last{
	margin-right: 0;
}
.talentlist ul li img{
	width: 140px;
	height: 200px;
}
.talentlist ul li p{
	width: 140px;
	height: 35px;
	line-height: 35px;
	font-family: "微软雅黑";
	font-size: 15px;
	color: #444444;
	background: #eff1f5;
	text-align: center;	
}
.talentlist ul li p a{
	text-decoration: none;
	color: #444444;
}



.list-left .layui-nav-tree .layui-nav-item .talnav a{
    background: #eff1f5 url(../images/sj_1.png) no-repeat 30px center;
    padding-left: 38px;
}
.list-left .layui-nav-tree .layui-nav-item .talnav:hover a{
	font-size: 14px;
	background: #ffffff url(../images/sj_2.png) no-repeat 30px center;
    font-weight: normal;
}
/*talent*/