/* 通用样式 */
*{
	margin: 0;
	padding: 0;

}
body{
	font-family: "Segoe UI", Arial, "Microsoft Yahei", sans-serif;
	font-size: 12px;
	-webkit-font-smoothing:antialiased;

}
ul,li{
	list-style: none;
}
h1,h2,h3,h4,h5,h6{
	font-weight: normal;
}
a{
	text-decoration: none;
	color: #333;
}
a:hover{
	color:#000;
	webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;	
}
img{
	border: 0;
}
.fl{
	float:left;
}
.fr{
	float:right;
}
.clear{
	clear: both;
}

.container{
	width: 100%;
	min-width: 1120px;
}
.con_center{
	width: 1120px;
	margin:0 auto;
}

/* top */

.top_wrap{
	height: 32px;
	line-height: 32px;
	overflow: hidden;
	background: #033117;
}
.top a{
	color:#fff;
	text-align: center;
}
.top_l{
	width: 425px;
	height: 32px;
}
.top_l ul li{
	height: 26px;
	line-height: 26px;
	width: 75px;
	float: left;
	margin:3px 0 0 5px;
}

.top_l ul li a{
	display: block;
	height: 26px;
	line-height: 26px;
	width: 75px;
	font-size: 14px;

}
.top_l ul li a:hover{
	color:#ccc;
}
.top_l ul li.li-1{
	background: #6e4401;	
}
.top_l ul li.li-2{
	background: #095d40;	
}
.top_l ul li.li-3{
	background: #c16c33;	
}
.top_l ul li.li-4{
	background: #0d8b60;	
}

.top_r{
	width: 350px;
	margin-left: 170px;
}

.top_r ul li{
	height: 32px;
	line-height: 32px;

	float: left;
color:#fff;
}
.top_r ul li span{
padding:0 5px;

}
.qwjs{
	width: 170px;
	height: 24px;
	line-height: 24px;
	margin:4px 0 0 0;
	background: #fff;
}


/* logo */


.logo-wrap{
	height: 123px;
	background: #004721;
	border-bottom: 1px solid #002923;
}
.logo-r img{
	margin:30px 0 0 0;
}


/* 导航 */
.nav-wrap{
	height: 46px;
	line-height: 46px;
	background: #004721;
	border-top: 1px solid #04602f;
}
.nav-xcu{
	font-size: 16px;
}
.nav-xcu ul{
	height: 46px;
	margin-left: 10px;
}
.nav-xcu ul li{
	float: left;

}
.nav-xcu ul li a{
	color:#fff;
	padding:0 19px;	
	display: block;
}
.nav-xcu ul li a:hover{
	color:#ccc;

}
/* 大图切换 */
.banner{
	height: 370px;
	background: #EEE8AA;
}


/* 新闻动态 */

.xwdt{
	margin-top: 15px;
}
h2.bkbt{
height: 50px;
line-height: 50px;
border-bottom: 1px solid #ccc;
}
h2.bkbt span.bkmc{
color:#2e6f7a;
font-size: 24px;
}
h2.bkbt span.en{
color:#999;
font-size: 16px;
padding:0 8px;
}
h2.bkbt span.more{
	float: right;
	font-size: 12px;
}
h2.bkbt span.more a{
	display: block;

}

.xwdt-l{
width: 470px;
height: 300px;
margin-top: 20px;
background: #F0F8FF;
}

.xwdt-r{
	width: 620px;
	margin:20px 0 0 10px;
}
.btlb-list1 li{
	line-height: 37px;
	height: 37px;
	padding:0 0 0 15px;
	background: url(../images/bt-dot.jpg) no-repeat 0 50%;
}
.btlb-list1 li a{
	font-size: 14px;
	color:#222;
}
.btlb-list1 li span{
	float: right;
	color:#555;

}
.tzgg-xcu{
	width: 535px;
	height: 280px;
}
.tp-list{
	margin-top: 10px;
}

/* 媒体报道 */
.wmbd-list{
padding:10px 0 0 0;
}
.wmbd-list li{
	height: 64px;
	margin-bottom: 13px;
}
.wmbd-list li div.rq{
	float: left;
	margin:0 0 0 5px;
}
.wmbd-list li div span{
	display: block;
	font-size: 14px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	width: 60px;
}
.wmbd-list li div span.mm-dd{
	color:#fff;
	background:#004721;
}
.wmbd-list li div span.yyy{
	color:#000;
	background:#EDEDED;
}

.wmbd-list li div.bt-zy{
	float: left;
	margin-left: 15px;
	width: 450px;

}

.wmbd-list li div.bt-zy h3{
	color:#004721;
	font-size: 16px;
	line-height: 29px;
	padding:0 0 0 5px;
}
.wmbd-list li div.bt-zy p{
line-height: 20px;
font-size: 12px;
color:#222;
}



/* 图片链接 */
.tp-list li{
	width: 125px;
	height: 80px;
	margin-left: 11px;
	float: left;
}
.tp-list li i{
	display: block;
	height: 50px;
	background-repeat: no-repeat;
	background-position: 50% 10px;
}
.tp-list li span{
	display: block;
	text-align: center;
	color:#fff;
padding:5px 0;	
}
.tp-list li.li-1{
margin-left: 0;
	background:#4ba509;

}
.tp-list li.li-1 i{
	background-image: url(../images/tplj-lxyz001.png);
}
.tp-list li.li-2{
	background:#00988d;
}
.tp-list li.li-2 i{
	background-image: url(../images/tplj-135jh002.png);
}
.tp-list li.li-3{
	background:#eea200;
}
.tp-list li.li-3 i{
	background-image: url(../images/tplj-jswm003.png);
}
.tp-list li.li-4{
	background:#e14753;
}
.tp-list li.li-4 i{
	background-image: url(../images/tplj-bwlf004.png);
}
.wmbd{
	width: 550px;
	height: 380px;
}

/* 校园媒体 */


.xymt{
	height: 75px;
}
.xymt h2{
	float: left;
	height: 75px;
	line-height: 35px;
	color: #fff;
	width: 100px;
	text-align: center;
	background: #004721;
}
.xymt h2 span{
	width: 50px;
	font-size: 20px;
	line-height: 25px;
	padding:12px 25px;
	display: block;

}
ul.xymt-list{
	width: 990px;
	border:1px solid #ccc;
	border-left: none;
	height: 73px;
	padding:0 0 0 15px;
}
ul.xymt-list li{
	float: left;
	width: 90px;
-webkit-transition: all .3s ease, opacity 2s ease, top .5s ease;
    -o-transition: all .3s ease, opacity 2s ease, top .5s ease;
    transition: all .3s ease, opacity 2s ease, top .5s ease;	
}
ul.xymt-list li:hover {
    -webkit-transform: translateY(-.325em);
    -ms-transform: translateY(-.325em);
    -o-transform: translateY(-.325em);
    transform: translateY(-.325em);
}
ul.xymt-list li img{
	display: block;
	margin:8px auto 2px auto;
}
ul.xymt-list li span{
	display: block;
	text-align: center;

}

/* 底部链接 */
.dblj-wrap{
	background:#004621;
	height: 140px;
	margin-top: 25px;
}


.dblj-l{
	width: 360px;
	height: 140px;

}
.dblj-logo{
	width: 285px;
	height: 98px;
	margin:20px 160px 0 60px;
}
.dblj-ewm{
	width: 230px;
	height: 140px;

}
.dblj-list {
	width: 320px;
	margin:26px 0 0 0;
}

.dblj-list li{
	float: left;
	height: 40px;
	line-height: 40px;
	padding:0 30px 0 0;

}
.dblj-list li a{
	color: #fff;
	font-size: 16px;
	
}
.dblj-list li a:hover{
	color: #888;
}
.ewm-list{
	margin-top: 10px;
}
.ewm-list li{
	float: left;
}
.ewm-list li.li-2{
	margin-left:20px;
}
.ewm-list li img{
	display: block;
}
.ewm-list li span{
	display: block;
	text-align: center;
	padding:8px 0 0 0;
	color:#fff;
}

/* 版权 */

.bq-wrap{
	height: 90px;
	padding:10px 0 0 0;
	background: #292929;
}
.bq-wrap p{
	line-height: 25px;
	text-align: center;
	color: #999;
}
.bq-wrap p a{
	color: #999;
}
.bq-wrap p img{
	position: relative;
	top:7px;
	left:-5px;
}


/* 列表页 */
.list-banner{
	height: 90px;
	width: 100%;
	background: url(../images/list-banner.jpg) no-repeat 50% 50% ;
	background-size: cover;
	margin:0 0 20px 0;
}
.list-con-l{
	width: 320px;
	min-height: 450px;
	border-top: 2px solid #004721;
	background: #ececec;
}

.list-con-l h3{
	height: 50px;
	line-height: 50px;
	font-size: 20px;

    height: 80px;
    line-height: 80px;
    background: #004721;
    font-weight: normal;
    font-size: 20px;
    color: #fff;
    padding: 0 0 0 40px;	
}


ul.sub_nav li{
	height: 60px;
	line-height: 60px;	
	border-top: 1px solid #DDD;}
ul.sub_nav li a{
	height: 60px;
	line-height: 60px;	
	display: block;
	font-size: 18px;
	color: #4d4d4d;
	padding:0 0 0 70px;}
ul.sub_nav li a:hover{
	background:#F9F9F9;
	color:#000;
	padding:0 0 0 80px;	
webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;}
.list-con-r{
	width: 750px;
}

h4.tt{
	height: 50px;
	line-height: 50px;
	font-size:20px;
	font-weight: normal;
	padding:0 0 0 20px;
	border-bottom: 2px #004721 solid;
}
h4.tt span.lmmc{
	float: left;
	display: block;
}
h4.tt span.dqwz{
	float: right;
	font-size: 14px;
	color: #888;
}
.fybt{
	padding:20px;
}    


/* 翻页列表 */

/* 文章内容页面 */
.content-wz{

}
.con-body {
	padding:0 25px;
}
.con-body h1{
	line-height: 65px;
	font-size: 24px;
	text-align: center;
	margin:25px 0 10px 0;
	border-bottom: 1px #004721 solid;
}

.wzxx{

	margin:0 auto;
	color:#555;
}
.wzxx p{
	line-height: 35px;
	text-align: center;
	font-size: 13px;
}
.wzxx p span{
	padding:0 10px 0 2px;
}

.xcu-wz{
	padding:15px 30px;
}
.xcu-wz p{
	font-size: 16px;
	line-height: 30px;
	margin-top: 10px;
	text-indent: 2em;
}
ul.fj{
	line-height: 30px;
	font-size: 14px;
	margin:10px 0 30px 40px;
}
ul.pre-nex{
	margin-left:40px;
}

ul.pre-nex li{
	line-height: 30px;

	font-size: 14px;
}
ul.pre-nex li a{
	font-size: 14px;
}
.share{
	height: 35px;
}