@charset "utf-8";
/*=========================Reset_start==========================*/
body,h1,h2,h3,h4,h5,h6,div,p,dl,dt,dd,ol,ul,li,form,table,th,td,a,img,span,strong,var,em,input,textarea,select,option{margin: 0; padding: 0;}
html,body{font-family:"Times New Roman", Times, serif; font-size: 14px; text-align: left;}
ul,ol{list-style: none;}
img{border: 0;}
input,select,textarea{outline:0;}
textarea{resize:none;}
table{border-collapse: collapse; border-spacing: 0;}
th,strong,var,em{font-weight: normal; font-style: normal;}
a{text-decoration: none;}
a:link,a:visited,a:hover,a:active{text-decoration:none; border: 0px;} 
a:hover{text-decoration: underline;}
/*==========================Reset_End===========================*/
body{
	background-color: #f6f6f6;
}
.pc{
		display: block;
	}
	.mobile{
		display: none;
	}
/*头部-start*/
	.header{
		width: 1200px;
		min-width: 1200px;
		height: 70px;
		margin: 0 auto;
	}
	.header .a_img{
		display: block;
		padding-top: 10px;
		padding-left: 7px;
	}
/*头部-end*/
/*内容-start*/
	.content{
		min-width: 1200px;
		overflow: hidden;
	}
	/*大图切换-start*/
		/*大图*/
		.big_img{
			background-color: #000;
			height: 511px;
			overflow: hidden;
		}
		.big_img li{
			width: 1200px;
			margin: 0 auto;
			position: relative;
			display: none;
			height:511px;
			overflow:hidden;
		}
		.big_img .big_img_show{
			display: block;
		}
		.big_img_img{
			height: 511px;
		}
		.big_img .big_img_a{
			width: 100%;
			height: 100%;
			position: absolute;
			top: 0;
			left: 0;
			z-index: 3;
			background:#fff;opacity:0;filter:alpha(opacity=0);
		}
		.big_img_txt{
			position: absolute;
			bottom: 0;
			left: 0;
			z-index: 2;
			width: 1180px;
        padding-left:20px;
			background: url(//cn.chinadaily.com.cn/image/2018/big_img_txt_bj.png) 0 bottom no-repeat;
		}
		.big_img_txt img{
			display: block;
			margin-left: 4px;
		}
		.big_img_txt1{
			margin-top: 19px;
			font-family: Arial;
			font-size: 18px;
			color: #fff;
		}
		.big_img_txt2{
			width: 880px;
			margin-top: 16px;
			padding-bottom: 40px;
			font-family: Arial;
			font-size: 36px;
			line-height: 1.4;
			color: #fff;
		}

		/*小图*/
		.small_img_out{
			width: 1200px;
			margin: 0 auto;
			overflow: hidden;
		}
		.small_img{
			width: 1216px;
			padding-top: 29px;
			overflow: hidden;
		}
		.small_img li{
			float: left;
			width: 286px;
			height: 158px;
			margin-right: 18px;
			cursor: pointer;
			position: relative;
		}
		.small_img_show{
			display: none;
			width: 286px;
			height: 187px;
			position: absolute;
			bottom: 0;
			left: 0;
		}
		.small_img_show1{
			height: 29px;
		}
		.small_img_show1 img{
			display: block;
			width: 21px;
			margin: 0 auto;
		}
		.small_img_show .small_img_show2{
			display: block;
			width: 276px;
			height: 148px;
			border: 5px solid #d30c25;
		}
		.small_img_show .small_img_show2 a{
			display:block;
			width:276px;
			height:148px;
			background:#fff;opacity:0; filter:alpha(opacity=0);
		}
		.small_img_hover .small_img_show{
			display: block;
		}
	/*大图切换-end*/

	/*公用title样式*/
	.nr_title{
		overflow: hidden;
	}
	.nr_title p{
		float: left;
		font-family: '微软雅黑';
		font-weight: bold;
		font-size: 24px;
		color: #000;
		padding-left: 10px;
		border-left: 4px solid #cf021d;
	}
	.nr_title a{
		float: right;
		font-family: '微软雅黑';
		font-size: 14px;
		color: #727272;
	}

	/*热点速览-start*/
		.rdll{
			margin-top: 29px;
			background-color: #f0f0f0;
		}
		.rdll_in{
			width: 1200px;
			margin: 0 auto;
			padding-top: 20px;
			padding-bottom: 55px;
		}
		.rdll_content{
			overflow: hidden;
		}
		.rdll_content ul{
			float: left;
			width: 570px;
			padding: 0 10px;
		}
		.rdll_ul2{
			float: right;
		}
		.rdll_content li{
			height:62px;
			padding: 25px 0;
			border-bottom: 2px solid #dcdcdc;
		}
		.rdll_content .li_first_rdll{height:auto;}
		.rdll_content .rdll_li_last{
			padding-bottom: 0;
			border-bottom: 0;
		}
		.rdll_content li a{
			font-family: '微软雅黑';
			font-size: 24px;
			color: #000;
		}
		.rdll_content li p{
			margin-top: 15px;
			padding-left: 16px;
		}
		.rdll_content li p a{
			font-family: '微软雅黑';
			font-size: 18px;
			line-height: 24px;
			color: #515151;
		}
		.rdll_content li p a:hover{
			text-decoration: none;
		}
	/*热点速览-end*/

	/*精彩回顾和新栏目的公用样式-start*/
		.gy_box_out{
			margin-top: 40px;
		}
		.gy_box{
			width: 1200px;
			margin: 0 auto;
		}

		.gy_box_list_out{
			width: 1200px;
			overflow: hidden;
			margin-top: 17px;
		}
		.gy_box_list{
			width: 1216px;
			overflow: hidden;
		}
		.gy_box_list li{
			float: left;
			width: 286px;
			margin-right: 18px;
		}
		.gy_box_txt{
			height: 61px;
			background-color: #fff;
			border-bottom: 2px solid #e8e8e8;
		}
		.gy_box_txt p{
			padding: 7px 10px 0;
		}
		.gy_box_txt a{
			font-family: '微软雅黑';
			font-size: 12px;
			line-height: 24px;
			color: #272727;
		}
	/*精彩回顾和新栏目的公用样式-end*/

	/*合作媒体-start*/
		.gy_box_out{
			margin-top: 0;
			padding-top: 40px;
			background-color: #f0f0f0;
		}
		.hzmt_list{
			/*margin-top: 37px;*/
			padding: 15px 0;
			overflow: hidden;
		}
		.hzmt_list1,
		.hzmt_list2,
		.hzmt_list3,
		.hzmt_list4{
			overflow: hidden;
		}
		.hzmt_list li{
			float: left;
			height: 100px;
		}
		.hzmt_list a{
			height: 100px;
			display:table-cell;
			vertical-align:middle;
			text-align:center;
		}
		.hzmt_list a img{
			vertical-align:middle;
		}

		.hzmt_list1 li{
			margin-left: 48px;
		}
		.hzmt_list2 li{
			margin-left: 115px;
		}
		.hzmt_list3 li{
			margin-left: 70px;
		}
		.hzmt_list4 li{
			margin-left: 116px;
		}
		.hzmt_list .li_first_list{
			margin-left: 0;
		}
	/*合作媒体-end*/

	/*嘉宾介绍-start*/
		.jbjs{
			margin-top: 23px;
			padding-bottom: 60px;
		}
		.jbjs_in{
			width: 1200px;
			margin: 0 auto;
		}

		.EP_lunbo{
			margin-top: 29px;
			position: relative;
		}
		.EP_btnL,
		.EP_btnR{
			width: 26px;
			height: 43px;
			position: absolute;
			z-index: 4;
			top: 162px;
			cursor: pointer;
		}
		.EP_btnL{
			left: 10px;
			background: url(//cn.chinadaily.com.cn/image/2018/visionchina/EP_btnL.png) 0 0 no-repeat;
		}
		.EP_btnL:hover{
			background: url(//cn.chinadaily.com.cn/image/2018/visionchina/EP_btnL_hover.png) 0 0 no-repeat;
		}
		.EP_btnR{
			right: 10px;
			background: url(//cn.chinadaily.com.cn/image/2018/visionchina/EP_btnR.png) 0 0 no-repeat;
		}
		.EP_btnR:hover{
			background: url(//cn.chinadaily.com.cn/image/2018/visionchina/EP_btnR_hover.png) 0 0 no-repeat;
		}
		.EP_content{
			width: 1200px;
			height: 367px;
			overflow: hidden;
		}
		.EP_content ul{
			width: 300000000px;
			overflow: hidden;
		}
		.EP_content ul li{
			float: left;
			width: 286px;
			height: 367px;
			border-radius: 8px;
			margin-right: 19px;
			position: relative;
		}
		.lunbo_txt{
			position: absolute;
			z-index: 2;
			left: 0;
			bottom: 0;
			width: 286px;
			height: 173px;
			background: url(//cn.chinadaily.com.cn/image/2018/visionchina/lunbo_bj.png) 0 0 no-repeat;
		}
		.lunbo_txt1{
			margin: 62px auto 0;
			width: 250px;
			padding-bottom: 9px;
			border-bottom: 1px solid #fff;
			font-family: '微软雅黑';
			font-size: 24px;
			color: #fff;
		}
		.lunbo_txt1 span{
			font-family: 'Arial';
			font-size: 16px;
			color: #fff;
		}
		.lunbo_txt2{
			margin: 12px auto 0;
			width: 250px;
			font-family: '微软雅黑';
			font-size: 16px;
			color: #fff;
		}
		.lunbo_a{
			position: absolute;
			top: 0;
			left: 0;
			display: block;
			width: 100%;
			height: 100%;
			background: #fff;
			opacity: 0;
			filter: alpha(opacity=0);
			z-index: 3;
		}
	/*嘉宾介绍-end*/
/*内容-end*/
/*底部-start*/
	.footer{
		min-width: 1200px;
		overflow: hidden;
		background-color: #fff;
	}
	/*footer1*/
	.footer1{
		width: 1200px;
		height: 255px;
		margin: 0 auto;
		overflow: hidden;
	}
	.footer1 a{
		display: block;
		float: left;
	}
	.footer_logo1{
		margin-top: 112px;
		margin-left: 277px;
	}
	.footer_logo2{
		margin-top: 69px;
		margin-left: 95px;
	}
	/*footer2*/
	.footer2 {
		padding-top: 50px;
		padding-bottom: 90px;
		border-top: 5px solid #1c3f6c;
	    background-color: #fff;
	    line-height: 20px;
	    text-align: center;
	    height: 265px;
	    margin: 0 auto;
	    font-size: 12px;
        font-family: "微软雅黑",Arial, Helvetica, sans-serif;
	}
	.footer2 a,.footer2 b,.footer2 .footerBox,.links ul li a{
	    color:#707070;
	}
	.line1 {
	    border-bottom: 1px solid #666;
	}
	.footerBox {
	    padding: 15px 125px 15px 125px;
	    color: #707070;
	    overflow: hidden;
	}
	.footerBox a {
	    margin-right: 40px;
	}
	.footerBox b {
	    font-weight: normal;
	    margin-right: 40px;
	}
	.mb5 {
	    margin-bottom: 5px;
	}
	.hid {
	    overflow: hidden;
	}
	.floatlft{
	    float:left;
	}
/*底部-end*/
@media only screen and (max-width: 768px) {
	html,body{
		font-size:100px;
	}
	body{
		width: 100%;
	}
	.pc{
		display: none;
	}
	.mobile{
		display: block;
	}
	.top{
		width:7.15rem;
		height: 1.11rem;
		line-height:1.11rem;
		margin: 0 auto;
	}
	.top_left{
		float: left;
		width: 4.56rem;
		height: 0.74rem;
	}
	.top_left img{
		width: 4.56rem;
		height: 0.74rem;
		padding-top: 0.1rem;
	}
	.top_right{
		float: right;
	}
    .top_right a{
    	font-family: arial;
    	font-size: 0.22rem;
    	line-height:1.11rem;
    	color: #000;
    	padding-left: 0.2rem;
    	display: block;
        background: url(../img/line.png) no-repeat;
        background-position: 2px 14px;
    }
    /*轮播*/
#picPlayer{ margin:0px auto;width:7.5rem;height:4.22rem;position:relative;display:inline;}
#picPlayer ul{width:7.5rem;position:relative; margin:0px 0px 0px 0px; padding:0px;height: 4.22rem;}
#picPlayer li{display:none; margin:0px; padding:0px;}
#picPlayer li img{
	width:7.5rem;
	height:4.22rem;
	cursor: pointer;
	}
#picPlayer .currentPlay{ display:block;}
#picPlayer .bg{width:7.5rem;height:1.5rem;display:block;background-color: #000;opacity: 0.7;top:-1.5rem;position: relative;}
#picPlayer .text{ display:inline; cursor:pointer; font-size:40px; color:#0676be; font-family:"微软雅黑";overflow:hidden; margin:0px 0px 0px 0px; padding:10px 10px;}
#picPlayer .jk{width:7.5rem;height:1.5rem;font-size:0.28rem; line-height:0.36rem; color:#fff;font-family:"微软雅黑"; text-align:left;overflow:hidden;}
#picPlayer .jk a:link,#picPlayer .jk a:visited{ text-decoration:none; color:#fff;margin-top:0.2rem;display: block;padding: 0 0.2rem;}
#myBtn{width:2rem; height:10px; text-align:center;z-index:7777; position:absolute;margin: 3.9rem 0 0 6.3rem;}
#myBtn span{width:10px; height:10px; display:block; float:left; background:url(../img/my_btn_1.png) no-repeat; cursor:pointer; margin-right:5px;}
#myBtn .currentBtn{width:10px; height:10px;background:url(../img/my_btn.png) no-repeat;}
.player{
	position: relative;
	width: 0.54rem;
	height: 0.5rem;
	top:0.2rem;
    left: 0.2rem;
}
#picPlayer li.currentPlay .player img{
	width: 0.54rem;
	height: 0.5rem;
}
/*精彩速览*/
.warp{
	width: 100%;
	background-color: #f0f0f0;
}
.container{
	width: 7.15rem;
	margin: 0 auto;
	overflow: hidden;
	margin-top: 0.2rem;
}
.splendid{
	height: 0.98rem;
	line-height:0.98rem;
}
.title_left{
	float: left;
	font-family: "微软雅黑";
	font-size: 0.3rem;
	color: #000;
	font-weight: bold;
}
.title_left span{
	width:0.06rem;
	height: 0.35rem;
	display: block;
	float: left;
	margin-top: 0.35rem;
	margin-right: 0.19rem;
	background-color: #d30c25;
}
.title a{
	display: block;
	float: right;
	font-family: "微软雅黑";
	font-size: 0.22rem;
	color: #6b6b6b;
}
.splendid ul{
	clear: both;
}
.splendid ul li{
	width: 7.15rem;
	height: 0.96rem;
	float: left;
	border-top: 1px solid #ccc;
}
.splendid ul li a{
	font-family: "微软雅黑";
	font-size: 0.25rem;
	color: #000;
	display: block;
	line-height: 0.5rem;
}
.splendid ul li a:hover{
	text-decoration: underline;
}
/*嘉宾介绍*/
.honored_guest ul li{
	border: none;
	width: 3.02rem;
	height: 3.87rem;
	overflow: hidden;
	float: left;
	margin-left: 0.4rem;
	margin-bottom: 0.28rem;
	position: relative;
}
.honored_guest ul li img{
	width: 3.02rem;
	height: 3.87rem;
}
.honored_guest ul li .intro{
	position:relative;
	top: -1rem;
  /*  left: 0.2rem;*/
}
.honored_guest ul li .intro .name a{
	font-family: "微软雅黑";
	font-size: 0.25rem;
	line-height: 0.3rem;
	color: #fff;
	display: block;
	padding-left: 0.2rem;
	padding-top: 0.1rem;
}
.honored_guest ul li .intro{
	width: 3.02rem;
    height:2rem;
    background-color: #000;
    opacity: 0.7;
}
.honored_guest ul li .intro span{
	width: 2.65rem;
	height: 1px;
	display: block;
	background-color: #fff;
	margin: 0.1rem 0;
}
.honored_guest ul li .intro .career a{
    font-family: "微软雅黑";
	font-size: 0.21rem;
	line-height: 0.3rem;
	color:#fff;
	display: block;
	padding-left: 0.2rem;
}
/*精彩速览*/
.callback{
	height: auto;
}
.callback .boxer{
	width: 7.15rem;
	margin: 0 auto;
	height: 2.22rem;
	overflow: hidden;
	background-color: #fff;
	margin-bottom: 0.26rem;
}
.callback .boxer a{
	display: block;
	float: left;
}
.callback .boxer img{
	width: 3.94rem;
	height: 2.22rem;
}
.callback .boxer p{
	display: block;
	width: 3.2rem;
	float: left;
}
.callback .boxer p a{
	font-family: "微软雅黑";
	font-size: 0.25rem;
	line-height: 0.3rem;
	color: #000;
	padding: 0.4rem 0.24rem;
}
.callback .boxer p a:hover{
	text-decoration: underline;
}
/*合作媒体*/
.logo ul li{
	width: 1.58rem;
	height: 0.53rem;
	float: left;
	margin-right: 0.24rem;
	margin-bottom: 0.34rem;
}
.logo ul li a img{
	width: 1.58rem;
	height: 0.53rem;
}
.footer_m{
	clear: both;
	width: 7.15rem;
	margin: 0 auto;
	padding-top: 0.2rem;
}
.logo_left{
	float: left;
	padding-left: 0.15rem;
}
.logo_left img{
	width: 3.44rem;
	height: 0.55rem;
    padding-top: 0.4rem;
}
.logo_right{
	float:right;
	padding-right:0.9rem;
}
.logo_right img{
	width:1.95rem;
	height:1.49rem;
}
.dibu-phone-two{
	margin-top:2rem;
}
.copyright{
	margin-top: 0.2rem;
}
.dibu-phone-two,.dibu-phone-two a{color:#555; font-size:0.25rem; text-decoration:none;
text-align: center;
}
.copyright{display:block;width:100%; overflow:auto;clear:both;color:#999;text-align:center;font-size:0.25rem;}
}