@charset "utf-8";
/* CSS Document */
body{background-color:#fff; overflow-x:hidden; color:#666; font-size:12px; font-family: microsoft yahei , "??"; position:relative;}/*??????*/

.header , .content , .container{margin-left:auto; margin-right:auto; width:1200px; font-family:microsoft yahei;}

/*??*/
.header{width:100%; background-color:#fff; position: relative; z-index: 20;}


.hdtop{height: 37px;line-height: 37px;background: #7b7878;}
.hdtop .container{ overflow: hidden;}
.hdtop span{ float: left; font-size: 12px; color: #c3c3c3;}
.hdtop em{ float: right; overflow: hidden; height: 13px; line-height: 13px; margin-top: 10px;}
.hdtop a{ font-size: 12px; color: #c3c3c3; float: left; border-left: 1px dotted #7f7f7f; padding: 0px 9px;}
.hdtop a.nobd{ border: none;}

.hdmid{height: 136px;}
.hdmid .container{ overflow: hidden;}
.hdmid .hdmid_l{/* overflow: hidden; */margin-top: 15px;}
.hdmid .hdmid_l h1{ float: left;}
.hdmid .hdmid_l h1 img{ display: block;}
.hdmid .hdmid_l>div{padding-left: 101px;}
.hdmid .hdmid_l>div h2{font-size: 20px;color: #4f5052;}
.hdmid .hdmid_l>div p{font-size: 16px;color: #333333;}

.hdmid .hdmid_r{overflow: hidden;margin-top: 40px;}
.hdmid .hdmid_r dt{ float: left;}
.hdmid .hdmid_r dt img{ display: block;}
.hdmid .hdmid_r dd{ padding-left: 56px;}
.hdmid .hdmid_r dd span{ font-size: 12px; color: #666666;}
.hdmid .hdmid_r dd p{font-size: 26px;color: #2a2a2a;font-family: "Arial";}

.hddown{height: 60px;background: #03499b;}
.hddown .menu{height: 60px;border-radius: 5px;position:relative;/* top: 4px; */left: 0px;z-index: 50;background: #03499b;}
.hddown .menu li{float: left;background: #03499b url(Img/Common/menulibg.png) no-repeat left center;text-align: center;position: relative;}
.hddown .menu li.nobg{background: #03499b;}
.hddown .menu li>a{display: inline-block;padding: 0 49px;height: 60px;color: #fff;font-size: 18px;text-decoration: none;line-height: 60px;}
.hddown .menu li.cur>a{ background: #10335c;}
.hddown .menu li a:hover{background: #10335c;}

.hddown .menu li .Mnxiala{ display: none; width: 997px; padding-top: 20px; padding-bottom: 35px; background: #393233; position: absolute; left: -287px; top: 60px;}

.Mnxiala dl{ width: 126px; text-align: left; float: left; margin-right: 68px;}
.hddown .menu li dl.solft{ margin-left: 50px;}
.hddown .menu li dl.zdh{ margin-right:0px;}
.Mnxiala dl dt{ height: 40px; line-height: 40px; margin-bottom: 10px; border-bottom: 1px solid #575151; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.Mnxiala dl dt a{ font-size: 15px; color: #fff;}
.Mnxiala dl dd{ height: 32px; line-height: 32px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;
}
.Mnxiala dl dt a:hover{ color: #d1132c;}
.Mnxiala dl dd a:hover{ color: #d1132c;}
.Mnxiala dl dd a{color: #ababab; font-size: 12px;}
/*-- header_end --*/

.BANNER{ overflow: hidden; height: 600px;  background: url(Img/Index/BANNER.jpg) no-repeat center top; position: relative; z-index: 3;}
/*-- BANNER_end --*/

.footer{ background: #171717;}
.footer .container{ overflow: hidden; padding-bottom: 20px;padding-top: 20px;}
.fttop{ height: 14px; line-height: 13px; overflow: hidden;}
.fttop li{ float: left; border-left: 1px dotted #454545;}
.fttop li a{ font-size: 13px; line-height: 13px; color: #fff; padding: 0px 21px;}
.fttop li.nobd{ border: none;}

.ftmid{ width: 100%; height: 3px; background: #454545; margin-top: 16px;}

.ftdown{ overflow: hidden; height: 120px; margin-top: 48px;}
.ftdown .ftdown_l{ overflow: hidden;}
.ftdown .ftdown_l dt{ float: left;overflow: hidden;}
.ftdown .ftdown_l dt *{ display: inline-block; float: left;}
.ftdown .ftdown_l dt span{ height: 72px; border: 1px dotted #454545; margin-left: 42px;}
.ftdown .ftdown_l dt img{ display: block; margin-top: 15px;}
.ftdown .ftdown_l dd{ padding-left: 214px; padding-top: 3px;}
.ftdown .ftdown_l dd p{ line-height: 20px; font-size: 12px; color: #8e8e8e;}
.ftdown .ftdown_l dd p *{ display: inline-block;}
.ftdown .ftdown_l dd p em{ width: 8px; height: 3px;}
.ftdown .ftdown_l dd p a{font-size: 12px; color: #8e8e8e;}

.ftdown .ftdown_r{ overflow: hidden; margin-top: 17px;}
.ftdown .ftdown_r h5{ float: left;}
.ftdown .ftdown_r h5 img{ display: block;}
.ftdown .ftdown_r>div{ padding-left: 41px;}
.ftdown .ftdown_r>div span{ font-size: 12px; color: #f0f0f0;}
.ftdown .ftdown_r>div p{ font-size: 24px; color: #ce0000; font-family: "Arial";}















.ly_article {
	background: #ffffff;
}
.ly_article_in {
	text-align: center;


	margin: 0 auto;
	padding: 40px 0;
}
.textlist1 {
	height: 388px;
}
.textlist1 li {
	float: left;
	/* margin-left: 36px; */
	/* text-align: left; */
	margin-bottom: 24px;
	/* height: 90px; */
	/* background: #FFF; */
	position: relative;
	padding: 10px 0;
}
.textlist1 li:nth-child(2n) {
	float: right;
	margin-left: 0;
}
.textlist1 li .InfoTitle {
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-align: left;
	font-size: 16px;
	text-indent: 65px;
	padding-top: 5px;
	font-weight: bold;
}
.textlist1 li a:hover {
	color: #0170e2;
}
.textlist1 li p {
	margin-left: 45px;
	padding: 0 0 0 20px;
	color: #5d5d5d;
	font-size: 14px;
	line-height: 24px;
	margin-top: 10px;
	color: #999;
	height: 48px;
	overflow: hidden;
}
.textlist1 li .time {
	float: left;
	width: 56px;
	height: 56px;
	background: #03499b;
	color: #FFF;
	line-height: 25px;
	padding: 12px 12px;
	position: absolute;
	
	top: 16px;
	text-align: center;
	-moz-box-shadow: 0px 0px 20px #0170E2;
	-webkit-box-shadow: 0px 0px 20px #0170E2;
	box-shadow: 0px 0px 20px #0170E2;
}
.textlist1 li .time .day {
	font-size: 28px;
	font-weight: bold;
}
.textlist1 li .time .month {
	float: left;
	width: 56px;
	font-size: 14px;
}
.textlist1 li .time .year {
	float: left;
	font-size: 18px;
	width: 48px;
}
.ly_article .viewmore {
	width: 140px;
	height: 40px;
	line-height: 40px;
	border: #c5c5c5 solid 1px;
	display: block;
	text-align: center;
	margin: 0 auto;
	font-size: 14px;
	color: #6d6d6d;
	margin-top: 30px;
}
.ly_article .viewmore:hover {
	color: #0170e2;
	border: #0170e2 solid 1px;
}



/*link*/

.link_bg{background:url(../images/link_bg.jpg) no-repeat center top;height: 131px;overflow:hidden;} 

.link{}

.link h2{float: left; height:90px; padding-top: 15px; text-align: center; width:170px; overflow:hidden; font:bold 18px/40px "Microsoft Yahei";background:url(../images/link_ic.gif) no-repeat right center;}

.link h2 a{ color:#1f1a17;}

.link h2 span{display:block;width: 110px;height: 18px;overflow: hidden;text-align: center;margin: 0 auto;font:14px/18px "Microsoft Yahei";background: #333333;}

.link h2 span a{ display:inline-block; color:#fff;}



.link p{float: right; width: 1020px;overflow:hidden; font:14px "Microsoft Yahei";padding-top:28px;}

.link p a{ color:#555; padding:0 10px; display:inline-block;height:25px;line-height:25px;}

 

 .ser_bg{ margin-bottom:0;}
 
 



/*-- footer_end --*/