/*内容*/
.content{
	margin: 35px auto 63px;
	width: 1160px;
	overflow: hidden;
}
/*左侧-start*/
	.content_left{
		float: left;
		width: 760px;
	}
	.CT_title{
		margin-top: 25px;
		margin-bottom: 18px;
	}
	.CT_title,.CT_title a{
		font-family: '微软雅黑';
		font-size: 18px;
		color: #000;
	}
	/*公用gy_box样式-start*/
		.gy_box{
			overflow: hidden;
		}
		.gy_box_img{
			display: block;
			float: left;
		}
		.gy_box_img img{max-width:270px; max-height:150px; text-align:center;}
		.gy_box_txt{
			float: right;
			width: 472px;
		}
		.gy_box_txt2 a{
			font-family: '微软雅黑';
			font-size: 24px;
			color: #222;
		}
		.gy_box_txt3{
			margin-top: 30px;
		}
		.gy_box_txt3 a{
			font-family: '微软雅黑';
			font-size: 16px;
			color: #222;
		}
	/*公用gy_box样式-end*/
	.content_left .gy_box+.gy_box{
		margin-top: 42px;
	}
	.content_left .jzgd{
		display: block;
		padding-left: 85px;
		margin-top: 31px;
		border: 1px solid #e9e9e9;
		height: 57px;
		line-height: 57px;
		text-align: center;
		font-family: '微软雅黑';
		font-size: 20px;
		color: #404040;
		background: url(//language.chinadaily.com.cn/img/2018/jzgd.png) 350px center no-repeat;
	}
	.content_left .jzgd:hover{
		text-decoration: none;
	}
	

/*左侧-end*/
/*右侧-start*/
	.content_right{
		float: right;
		width: 340px;
	}

	/*订阅和关注-start*/
		.dyhgz{
			/*margin-top: 30px;*/
			padding: 15px 12px 25px;
			background-color: #f4f4f4;
		}
		.dyhgz_title,.dyhgz_title a{
			font-family: '微软雅黑';
			font-size: 18px;
			color: #000000;
		}
		.dyhgz_main{
			margin-top: 22px;
		}
		.dyhgz_main:after {
			display: block;
			clear: both;
			content: "";
			visibility: hidden;
			height: 0;
		}
		.dyhgz_left_out{
			float: left;
			width: 179px;
			overflow: hidden;
		}
		.dyhgz_left{
			float: left;
			overflow: hidden;
			width: 179px;
			height: 62px;
			background-color: #91dbd5;
		}
		.dyhgz_left+.dyhgz_left{
			margin-top: 6px;
		}
		.dyhgz_left .a_img{
			display: block;
			float: left;
			margin-top: 9px;
			margin-left: 13px;
		}
		.dyhgz_left_txt{
			float: left;
			margin-top: 30px;
			margin-left: 22px;
			font-family: '微软雅黑';
			font-size: 14px;
			color: #000000;
		}
		.dyhgz_right{
			float: right;
			width: 130px;
			height: 130px;
			background-color: #91dbd5;
			position: relative;
		}
.dyhgz_right img{width:103px; height:103px;}
		.syxcx{
			display: block;
			margin-top: 100px;
			text-align: center;
			font-family: '微软雅黑';
			font-size: 14px;
			color: #000000;
		}
		.syxcx_img{
			display: block;
			position: absolute;
			top: -9px;
			left: 13px;
			z-index: 2;
		}
.syxcx_img img{width:103px; height:103px;}
	/*订阅和关注-end*/
	/*公用gy_box2样式-start*/
		.gy_box2{
			width: 340px;
			height: 76px;
			background-color: #f4f4f4;
		}
		.gy_box2 p{
			display: block;
			padding: 15px 10px 0;
			line-height: 24px;
		}
		.gy_box2_a1{
			font-family: '微软雅黑';
			font-size: 16px;
			color: #00b2b2;
		}
		.gy_box2_a2{
			font-family: '微软雅黑';
			font-size: 16px;
			color: #000000;
		}
	/*公用gy_box2样式-end*/
	/*人气排行*/
	.rqph{
		margin-top: 30px;
	}
	.rqph_title,.rqph_title a{
		font-family: '微软雅黑';
		font-size: 18px;
		color: #000;
	}
	.rqph .gy_box2{
		margin-top: 20px;
	}
	.gy_box2_color1{
		background-color: #b2e6e2;
	}
	.gy_box2_color2{
		background-color: #c8edea;
	}
	.gy_box2_color3{
		background-color: #def4f2;
	}
/*右侧-end*/

/*手机端*/
@media screen and (max-width:768px){
	.content{
		margin: 0.21rem auto 0.60rem;
		width: 100%;
		overflow: hidden;
	}
	/*左侧-start*/
		.guanggao{
			display: none;
		}
		.content_left{
			float: none;
			width: 100%;
		}
		.CT_title{
			display: none;
		}
		/*公用gy_box样式-start*/
			.gy_box{
				margin: 0 auto;
				width: 6.01rem;
				height: 1.75rem;
				background-color: #f7f7f7;
				overflow: hidden;
			}
			.gy_box_img{
				display: block;
				float: left;
			}
			.gy_box_img img{
				width: 2.70rem;
				height:1.75rem;
			}
			.gy_box_txt{
				float: right;
				width: 3.30rem;
			}
			.gy_box_txt1{
				display: none;
			}
			.gy_box_txt2{
				margin-top: 0.15rem;
				padding-left: 0.14rem;
			}
			.gy_box_txt2 a{
				font-family: '微软雅黑';
				font-size: 0.24rem;
				line-height: 0.30rem;
				color: #222;
			}
			.gy_box_txt3{
				display: none;
			}
		/*公用gy_box样式-end*/
		.content_left .gy_box+.gy_box{
			margin-top: 0.24rem;
		}
		.content_left .jzgd{
			display: block;
			margin: 0.27rem auto 0;
			width: 5.66rem;
			height: 0.57rem;
			line-height: 0.57rem;
			border: 1px solid #e9e9e9;
			text-align: center;
			font-family: '微软雅黑';
			font-size: 0.20rem;
			color: #404040;
			padding-left: 0.33rem;
			background: url(//language.chinadaily.com.cn/img/2018/jzgd.png) 2.4rem center no-repeat;
			-webkit-background-size: auto 0.19rem;
			background-size: auto 0.19rem;
		}
		.content_left .jzgd:hover{
			text-decoration: none;
		}
	/*左侧-end*/
	/*右侧-start*/
		.content_right{
			display: none;
		}
	/*右侧-end*/
}