@charset "utf-8";
/* CSS Document */
body{
	margin:0px;
	padding:0px;
	font-family:"微软雅黑";
	font-size:12px;
	}
/*顶部*/
.pingdaolink{
	margin:0px auto;
	padding:0px;
	overflow:hidden;
	width:990px;
	}
/*左边导航*/
.pingdao-lef{
	margin:0px 0px;
	padding:0px 0px;
	float:left;
	}
.pingdao-lef ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
	}
.pingdao-lef li{
	margin:0px;
	padding:0px;
	float:left;
	border-right:1px solid #E0E0E0;
	}
.pingdao-lef li a:link,.pingdao-lef li a:visited{
	margin:10px 0px 10px 0px;
	padding:0px 15px;
	display:block;
	color:#666;
	font-size:12px;
	font-family:Arial , "宋体";
	text-decoration:none;
	}
.pingdao-lef li a:hover{
	text-decoration:underline;
	}	
/*右侧注册登录*/
.pingdao-ri{
	margin:0px 0px;
	padding:0px;
	float:right;
	width:253px;
	}	
.ding-three{
	margin:0px;
	padding:0px;
	float:right;
	border-left:1px solid #ccc;
	
	}	
.ding-three a:link,.ding-three a:visited{
	width:44px;
	height:39px;
	display:block;
	background:url(http://world.chinadaily.com.cn/image/2015/photolist/y-1.jpg) no-repeat center;
	text-decoration:none;
	}	
.ding-three a:hover{
	background:url(http://world.chinadaily.com.cn/image/2015/photolist/y-1a.jpg) no-repeat center;
	}	
	
.ding-four{
	margin:0px;
	padding:0px;
	float:right;
	border-left:1px solid #ccc;
	
	}	
.ding-four a:link,.ding-four a:visited{
	width:51px;
	height:39px;
	display:block;
	background:url(http://world.chinadaily.com.cn/image/2015/photolist/y-2.jpg) no-repeat center;
	text-decoration:none;
	}	
.ding-four a:hover{
	background:url(http://world.chinadaily.com.cn/image/2015/photolist/y-2a.jpg) no-repeat center;
	}	
	
.ding-five{
	margin:0px;
	padding:0px;
	float:right;
	border-left:1px solid #ccc;
	
	}	
.ding-five a:link,.ding-five a:visited{
	width:51px;
	height:39px;
	display:block;
	background:url(http://world.chinadaily.com.cn/image/2015/photolist/y-3.jpg) no-repeat center;
	text-decoration:none;
	}	
.ding-five a:hover{
	background:url(http://world.chinadaily.com.cn/image/2015/photolist/y-3a.jpg) no-repeat center;
	}	
	
.ding-six{
	margin:0px;
	padding:0px;
	float:right;
	border-left:1px solid #ccc;
	
	}	
.ding-six a:link,.ding-six a:visited{
	width:51px;
	height:39px;
	display:block;
	background:url(http://world.chinadaily.com.cn/image/2015/photolist/y-4.jpg) no-repeat  center;
	text-decoration:none;
	}	
.ding-six a:hover{
	background:url(http://world.chinadaily.com.cn/image/2015/photolist/y-4a.jpg) no-repeat center;
	}		
.ding-seven{
	margin:10px 20px 0px 0px;
	padding:0px;
	float:right;
	color:#6b6b6b;
	
	}	
.ding-seven a:link,.ding-seven a:visited{
	text-decoration:none;
	color:#999;
	}
.ding-seven a:hover{
	text-decoration:underline;
	}	
/*banner*/
/*banner*/
.banner{
	margin:0px;
	padding:0px;
	height:204px;
	background:#055E4B;
	}	
.bna-nei{
	margin:0px auto;
	padding:0px;
	width:990px;
	}	
	
/*下全*/
.container{
	margin:40px auto 0px auto;
	padding:0px;
	width:990px;
	overflow:hidden;
	}
/*行*/
.hang{
	margin:0px 0px 30px 0px;
	padding:0px;
	overflow:hidden;
	}
/*每个*/
.mw-l-l-blk{
	float: left;
	background: #FFF;
	position: relative;
	width: 310px;
	height:auto;
	zoom: 1;
	overflow: hidden;
	border: 1px solid #C4C4C4;
	margin-top: 0;
	margin-right: 18px;
	margin-bottom: 35px;
	margin-left: 0;
	padding:0px;
}
.mw-l-lb-container{
	width: 310px;
	background: #fff;
	position: relative;
	z-index: 1;
}
.mw-l-lbc-pic{padding-bottom: 10px;}
.mw-l-lbc-pic a{
	display: block;
	position: relative;
	margin: auto;
	overflow: hidden;
	cursor: pointer;
	text-decoration: none !important;
}
.mw-l-lbc-pic img{display: block; width:310px; height:175px;}
.mw-l-lbc-pic .detail{display: block;position: absolute;width: 100%;height: 0;left: 0;bottom: -1px;background: #fff;transition: height 0.25s;overflow: hidden;}
.mw-l-lbc-pic .hover .detail{height: 70px;transition: height 0.25s;}
.mw-l-lbc-pic .d-number{display: block;color: #6cc9ff;margin: 10px 0 0 10px;}
.mw-l-lbc-pic .d-title{display: block;color: #333;margin: 8px 0 0 10px;font-family: "Microsoft YaHei","SimHei";font-size: 12px; line-height:18PX;}
.mw-l-lbc-text{
	font-size:18px;
	color: #333;
	width: 290px;
	overflow: hidden;
	line-height:24px;
	font-family:"微软雅黑";
	margin: 0px;
	padding:0px 10px;
}
.mw-l-lbc-text a:link,.mw-l-lbc-text a:visited{
	text-decoration:none;
	color:#333;
	}
.mw-l-lbc-text a:hover{
	text-decoration:underline;
	}
.mw-l-blc-foot{height: 38px;line-height: 38px;color: #666;padding: 0 10px; font-size:14px;}
.mw-l-blc-foot .cmnt{float: left;display: block;height: 19px;line-height: 19px;padding-left: 20px;margin: 10px 10px 0 0; color: #747474 !important;font-size: 14px;}
.mw-l-blc-foot .repo{width: 75px;float: left;padding-top: 10px;}
.top_btn,.weibo_btn,.cmnt_btn{width:50px;height:50px;position: static;margin:0;margin-top:5px;}

.mw-l-lbc-pic .detail{ width:290px; padding:0px 10px;transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out; opacity:0.8; filter:alpha(opacity:80);}

/*分页*/
/*currpage-beign*/
.fy{
	margin:0px 0px;
	padding:0px;
	}
#div_currpage{
	width: 100%;
	text-align: center;
	overflow: hidden;
	padding-top: 0px;
	padding-bottom: 20px;
}
#div_currpage a:link,#div_currpage a:visited{
	text-decoration:none;
	color:#000;
	}
#div_currpage a,#div_currpage span{
	padding: 4px 10px;
	line-height: 35px;
	border: 1px solid #014073;
	font-family: Arial;
	text-align: center;
	display: inline;
	margin-top: 10px;
}
#div_currpage span,#div_currpage a:hover{background:#014073;font-weight:bold;color:#fff;}
/*currpage-end*/		
	
/*底部*/
.dibu{
	margin:30px 0px 0px 0px;
	padding:0px;
	background:#F8F8F8;
	border-top:1px solid #DDDDDD;
	border-bottom:30px solid #023F6E;
	}
.foot{
	margin:0px auto;
	padding:0px 0px 0px 0px;
	width:990px;
	overflow:hidden;
	background:#F8F8F8;
	}
/*左边*/
.foot-left{
	margin:0px;
	padding:30px 0px 50px 0px;
	float:left;
	width:165px;
	}
.en-lo{
	margin:0px;
	padding:0px;
	}
.foot-lian{
	margin:10px 0px 0px 0px;
	padding:0px 0px 0px 10px;
	color:#666;
	}
.foot-lian span{
	margin:0px 5px 0px 0px;
	padding:0px;
	}
.foot-lian span a:link,.foot-lian span a:visited{
	font-size:12px;
	color:#666;
	text-decoration:none;
	}
.foot-lian span a:hover{
	text-decoration:underline;
	}
/*右边*/
.foot-right{
	margin:0px;
	padding:0px 0px 10px 0px;
	float:left;
	width:823px;
	border-right:1px solid #DDDDDD;
	border-left:1px solid #DDDDDD;
	overflow:hidden;
	}
.foot-one{
	margin:0px;
	padding:0px;
	line-height:43px;
	border-bottom:1px solid #DDDDDD;
	overflow:hidden;
	}
.foot-one ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
	overflow:hidden;
	}
.foot-one li{
	margin:0px 15px 0px 25px;
	padding:0px;
	float:left;
	}
.foot-one li a:link,.foot-one a:visited{
	margin:0px;
	padding:0px;
	font-size:16px;
	text-decoration:none;
	color:#000101;
	}
.foot-one li a:hover{
	text-decoration:underline;
	}

.foot-two{
	margin:0px;
	padding:8px 0;
	overflow:hidden;
	line-height:20px;
	border-bottom:1px solid #DDDDDD;
	}
.foot-two ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
	overflow:hidden;

	}
.foot-two li{
	margin:0px 0px 0px 25px;
	padding:0px;
	float:left;
	white-space: nowrap;
	}
.foot-two li a:link,.foot-two a:visited{
	margin:0px;
	padding:0px;
	font-size:12px;
	text-decoration:none;
	color:#666;
	}
.foot-two li a:hover{
	text-decoration:underline;
	}
.foot-three{
	margin:0px;
	padding:15px 0px 0px 25px;
	overflow:hidden;
	}
.foot-three-left{
	margin:0px;
	padding:0px;
	float:left;
	width:90px;
	}
.foot-three-right{
	margin:0px 0px 0px 20px;
	padding:0px;
	float:left;
	width:665px;
	}
.foot-three-right ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
	overflow:hidden;
	}
.foot-three-right li{
	margin:0px 30px 10px 0px;
	padding:0px;
	float:left;
	color:#666;
	font-size:12px;
	white-space:nowrap;
	}
.foot-three-right li a:link,.foot-three-right li a:visited{
	margin:0px;
	padding:0px;
	font-size:12px;
	color:#666;
	text-decoration:none;
	
	}
.foot-three-right li a:hover{
	text-decoration:underline;
	}
.foot-four{
	margin:10px 0px 10px 0px;
	padding:0px 20px 0px 25px;
	overflow:hidden;
	}
.foot-four-one{
	margin:5px 0px 0px 0px;
	padding:0px;
	font-size:12px;
	color:#666;
	line-height:20px;
	}
/*右侧二维码*/
/*erwm*/
#identifier-pannel2 {
	LEFT: 50%;
	MARGIN-LEFT: 540px;
	WIDTH: 116px;
	BOTTOM: 410px;
	POSITION: fixed;
	margin-bottom: 10px;
	font-family: Arial, "宋体";
}
#identifier-pannel3 {
	LEFT: 50%;
	MARGIN-LEFT: 540px;
	WIDTH: 116px;
	BOTTOM: 245px;
	POSITION: fixed;
	margin-bottom: 0px;
	font-family: Arial, "宋体";
}
#identifier-pannel A:link,#identifier-pannel2 A:link {
	PADDING-RIGHT: 10px; DISPLAY: block; PADDING-LEFT: 10px; FONT-SIZE: 12px; BACKGROUND: #f9f9f9; PADDING-BOTTOM: 10px; COLOR: #333; LINE-HEIGHT: 18px; PADDING-TOP: 10px; WHITE-SPACE: nowrap; TEXT-ALIGN: center; TEXT-DECORATION: none
}
#identifier-pannel3 A:link {
	PADDING-RIGHT: 10px; DISPLAY: block; PADDING-LEFT: 10px; FONT-SIZE: 12px; BACKGROUND: #f9f9f9; PADDING-BOTTOM: 10px; COLOR: #333; LINE-HEIGHT: 14px; PADDING-TOP: 10px; WHITE-SPACE: nowrap; TEXT-ALIGN: center; TEXT-DECORATION: none
}
#identifier-pannel A:visited,#identifier-pannel2 A:visited{
	PADDING-RIGHT: 10px; DISPLAY: block; PADDING-LEFT: 10px; FONT-SIZE: 12px; BACKGROUND: #f9f9f9; PADDING-BOTTOM: 10px; COLOR: #333; LINE-HEIGHT: 18px; PADDING-TOP: 10px; WHITE-SPACE: nowrap; TEXT-ALIGN: center; TEXT-DECORATION: none
}
#identifier-pannel3 A:visited{
		PADDING-RIGHT: 10px; DISPLAY: block; PADDING-LEFT: 10px; FONT-SIZE: 12px; BACKGROUND: #f9f9f9; PADDING-BOTTOM: 10px; COLOR: #333; LINE-HEIGHT: 14px; PADDING-TOP: 10px; WHITE-SPACE: nowrap; TEXT-ALIGN: center; TEXT-DECORATION: none
}
#identifier-pannel A:hover,#identifier-pannel2 A:hover,#identifier-pannel3 A:hover {
	COLOR: #000;
	background-color: #EBEBEB;
}
#identifier-pannel IMG,#identifier-pannel2 IMG,#identifier-pannel3 IMG {
	BORDER-TOP-WIDTH: 0px; DISPLAY: block; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; MARGIN: 5px auto; BORDER-RIGHT-WIDTH: 0px
}
/*zd-begin*/
#zd {
	position: fixed;
	_position: absolute;


_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight)-34+"px");
	bottom: 340px;
	left: 95%;
	width: 30px;
	zoom: 1;
	position: fixed;
	bottom: 0px;
	height: 54px;
	width: 54px;
	margin-left: 570px;
	left: 50%;
	margin-bottom: 162px;
	margin-top: 13px;
}
#zd a{
	background-image: url(http://world.chinadaily.com.cn/image/2015/photolist/top01.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 54px;
	height: 54px;
	margin-bottom: 2px;
	overflow: hidden;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
#zd a#totop{
	position: absolute;
	cursor: pointer;
}
#zd a#totop:hover {
	background-image: url(http://world.chinadaily.com.cn/image/2015/photolist/top02.jpg);
	background-repeat: no-repeat;
}

.arr-l .yydj:hover {
	display: block;
}
































	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
