.mobile{
	display: none;
}
.pc{
	display: block;
	background-color:#fff;
}

/* ����ע�� */
.banner_tan_regist{
	width:435px;
	height:526px;
	display:none;
	background-color: #fff;
	position: absolute;
	border: 1px solid #ebeaea;
	top: 23%;
    left: 50%;
    margin-left: -212px;
    z-index:10000;
}
.banner_tan_regist .top{
	width:425px;
	height: 21px;
/* 	background-color: #f2f2f2; */
}
.banner_tan_regist form{
	padding-top:19px;
	width: 370px;
	margin: 0 auto;
}
.banner_tan_regist #new_title{
	width: 368px;
	height: 21px;
	padding-left: 10px;
	border: 1px solid #cacaca;
	font-family: arial;
	font-size: 15px;
	color: #000;
}
.banner_tan_regist .limit{
	font-family: arial;
	font-size: 15px;
	color: #a8a8a8;
	padding: 11px 0;
}
.banner_tan_regist .text{
	width: 368px;
	height: 235px;
	border: 1px solid #cacaca;
	font-family: arial;
	font-size: 15px;
	color: #000;
	padding:10px;
	text-align: left;
	overflow-y: scroll;
	overflow-x: hidden;
	text-align: center;
}
.banner_tan_regist .forum{
	padding-top:15px;
}
.banner_tan_regist .forum span{
	font-family: arial;
	font-size: 15px;
	color: #000;
	float: left;
	line-height: 28px;
	display: block;
}
.banner_tan_regist #getCode{
	margin-top: 10px;
    margin-left: 47px;
    width: 340px;
    height: 43px;
    line-height: 43px;
    text-align: center;
    background-color: #014073;
    border: none;
    font-family: arial;
	font-size: 15px;
	color: #fff;
	cursor: pointer;
}
.banner_tan_regist #resetpw{
	margin-top: 10px;
    margin-left: 47px;
    width: 340px;
    height: 43px;
    line-height: 43px;
    text-align: center;
    background-color: #014073;
    border: none;
    font-family: arial;
	font-size: 15px;
	color: #fff;
	cursor: pointer;
}
.banner_tan_regist .new_close{
	position: absolute;
	top: 5px;
	right: 5px;
	cursor:pointer;
}
/*placeholder*/
.banner_tan_regist input::-webkit-input-placeholder{
	font-size:13px;
}
/* �������� */
.banner_tan_forgot{
	width:435px;
	height:482px;
	display:none;
	background-color: #fff;
	position: absolute;
	border: 1px solid #ebeaea;
	top: 23%;
    left: 50%;
    margin-left: -212px;
    z-index:10000;
}
.banner_tan_forgot .top{
	width:425px;
	height: 21px;
/* 	background-color: #f2f2f2; */
}
.banner_tan_forgot form{
	padding-top:19px;
	width: 370px;
	margin: 0 auto;
}
.banner_tan_forgot #new_title{
	width: 368px;
	height: 21px;
	padding-left: 10px;
	border: 1px solid #cacaca;
	font-family: arial;
	font-size: 15px;
	color: #000;
}
.banner_tan_forgot .limit{
	font-family: arial;
	font-size: 15px;
	color: #a8a8a8;
	padding: 11px 0;
}
.banner_tan_forgot .text{
	width: 368px;
	height: 235px;
	border: 1px solid #cacaca;
	font-family: arial;
	font-size: 15px;
	color: #000;
	padding:10px;
	text-align: left;
	overflow-y: scroll;
	overflow-x: hidden;
	text-align: center;
}
.banner_tan_forgot .forum{
	padding-top:15px;
}
.banner_tan_forgot .forum span{
	font-family: arial;
	font-size: 15px;
	color: #000;
	float: left;
	line-height: 28px;
	display: block;
}
.banner_tan_forgot #getCode{
	margin-top: 10px;
    margin-left: 47px;
    width: 340px;
    height: 43px;
    line-height: 43px;
    text-align: center;
    background-color: #014073;
    border: none;
    font-family: arial;
	font-size: 15px;
	color: #fff;
	cursor: pointer;
}
.banner_tan_forgot #resetpw{
	margin-top: 10px;
    margin-left: 47px;
    width: 340px;
    height: 43px;
    line-height: 43px;
    text-align: center;
    background-color: #014073;
    border: none;
    font-family: arial;
	font-size: 15px;
	color: #fff;
	cursor: pointer;
}
.banner_tan_forgot .new_close{
	position: absolute;
	top: 5px;
	right: 5px;
	cursor:pointer;
}
/*placeholder*/
.banner_tan_forgot input::-webkit-input-placeholder{
	font-size:13px;
}
/*导航菜单*/
.topNav{width: 1010px;background: #004679;margin: 0 auto 0px auto;}
.dropdown{position: relative;background-color: #014073;height: 35px;font-size: 12px;font-family: Arial, Helvetica, sans-serif;line-height: 35px;color: #FFF;}
.topNav .dropdown li a {font-family: Arial, Helvetica, sans-serif;color: #FFF;display:block;width:74px;text-align:center;}
.dropdown li{float: left;zoom: 1;height: 35px;text-align: left;}
.dropdown li span a{display: block;color: #FFF;height: 25px;font-size: 14px;float: left;text-decoration: none;font-weight: bold;line-height: 25px;padding-right: 8px;padding-left: 7px;}
.dropdown li span a:hover{;color: #FFF;}
.dropdown a:active{ color: #ffa500; }
.dropdown li:last-child a{ border-right: none; } 
.dropdown li:hover {color: #FFF;position: relative;}
.dropdown ul{visibility: hidden;position: absolute;top: 100%;left: -39px;width: 150px;}
.dropdown ul li{font-weight: normal;float: left;background-color: #014073;height: 25px;color: #FFF;border-width: 0px;filter: Alpha(Opacity=85, Style=0);opacity: 0.85;}
.dropdown ul li a{display: block;height: 25px;text-decoration: none;color: #FFF;line-height: 25px;width: 115px;} 
.dropdown ul li a:hover{background-color: #006599;}
.dropdown ul ul{left: 100%;top: 0;}
.dropdown li:hover > ul{ visibility: visible; }
.dropdown li .sub_menu {background-color: #014073;filter: Alpha(Opacity=85, Style=0);opacity: 0.85;padding-top: 5px;padding-right: 5px;padding-bottom: 5px;padding-left: 5px;z-index:3;}
.sub_menu li a:hover{background-color: #0C0;}
.newspaper {width: 115px;background-image: url(//www.chinadaily.com.cn/image_e/2013/arr_bot.gif);background-repeat: no-repeat;background-position: 88px center;}
/*导航菜单-end*/
/*内容*/
.content{
	width: 1010px;
	margin: 0 auto;
	padding-top:20px;
	margin-bottom: 65px;
	overflow: hidden;
}
.content_left{
	width:695px;
	float: left;
}
.content_right{
	width:288px;
	float: right;
}
.header_top{
	width:695px;
	overflow: hidden;
}
/*lunbo*/
.lunbo{
	width:490px;
	height:327px;
	float: left;
	margin-right: 7px;
	overflow: hidden;
}
.pic-scroll{
	width:490px;
	height:327px;
}
.pic-scroll .lunbo01{
	float: left;
	width:490px;
	height:327px;
	position: relative;
}
.banner-main-img01{
	width:490px;
	height:327px;
	overflow: hidden;
}
.banner-main-img01 li {
	width:490px;
	height:327px;;
	display: none;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
}
.banner-main-img01 li img{
    width:490px;
	height:327px;
    display: block;
    position: relative;
    left:0;
    top: 0;
}
.ui-controls01 ul{
	position: absolute;
	bottom: 20px;
	right: 20px;
	z-index: 9999;
}
.ui-controls01 ul li {
	float: left;
	width:6px;
	height:6px;
	margin: 0px 5px;
	background: #fff;
	text-indent: -9999px;
	overflow: hidden;
	cursor: pointer;
	-webkit-transition: all .2s;
	transition: all .2s;
}
.ui-controls01 ul li:hover {
	background:#5e5b5d;	
}
.ui-controls01 ul .current {
	background:#5e5b5d;	
}

.ui-controls01 .ui-prev01{
	width:42px;
	height:76px;
	position: absolute;
	top:126px;
	left: 0px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../img/prev.png) no-repeat;
	z-index: 999;
	cursor: pointer;
}
.ui-controls01 .ui-next01{
	width:42px;
	height:76px;
	position: absolute;
	top: 126px;
	right: 0px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../img/next.png) no-repeat;
	z-index: 999;
	cursor: pointer;
}
.ui-controls01 .ui-prev01:hover {
	background-position-x:0px;
}
.ui-controls01 .ui-next01:hover {
	background-position-x:0px;
}
.banner-main-img01 ul li p{
    bottom: 0;
    left: 0px;
    z-index: 10;
    display: block;
    text-align: left;
    position: relative;
    height: 70px;
    top: -38px;
    background: url(//www.chinadaily.com.cn/image_e/2016/sub/focusLine.png) repeat-x;
}
.banner-main-img01 ul li p a{
	font-family: "times new roman";
	font-size: 21px;
	color: #fff;
	padding: 0 15px;
	display: block;
	width:410px;
	overflow: hidden;
    text-overflow: ellipsis;
   white-space: nowrap;
}
.img_lunbo{
	width: 193px;
	float: right;
}
.img_lunbo a img{
	width: 193px;
	height: 160px;
}
/*listboxer*/
.list_boxer{
	width:695px;
	overflow: hidden;
}
.list{
	display: inline-block;
    word-break: break-all;
    word-wrap: break-word;
	width:695px;
	height:133px;
	background-color: #f2f2f2;
	margin-top:10px;
}
.list:hover{
	background-color:#dad7d7;
}
.list .img_a{
	display: block;
	width: 200px;
	float: left;
}
.list .img_a img{
	width: 200px;
	height: 133px;
}
.intro{
	width:495px;
	float:right;
	position: relative;
}
.intro .big_title{
	width: 468px;
	display: block;
	margin: 0 auto;
	font-family: "times new roman";
	font-size: 18px;
	color:#000;
	padding: 12px 0;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.intro .big_title:hover{
	text-decoration: underline;
}
.intro .detail{
	width: 468px;
	display: block;
	margin: 0 auto;
	font-family: arial;
	font-size: 14px;
	line-height: 16px;
	color: #7b7874;
	overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
   -webkit-box-orient: vertical;
}
.intro span{
	width: 19px;
    height: 17px;
    right:13px;
    top:112px;
    position: absolute;
    padding-left:25px;
    background: url(../img/dis_bg.png) no-repeat;
    font-family: arial;
    font-size:12px;
    line-height:14px;
    color:#7b7874;
/*     cursor: pointer;	 */
}

/*forum*/
.forum{
	width:288px;
	padding-top: 15px;
	overflow: hidden;
}
.forum_title{
	background: url(../img/forum_title_bg.png) no-repeat;
    background-position: 75px center;
}
.forum_title a{
	font-family: "times new roman";
	font-size:17px;
	line-height: 17.45px;
	color:#1d3f6c;
}
.img_box{
/* 	width: 288px; */
	padding-top:10px;

}
.img_box li{
	width:136px;
/* 	height: 130px; */
	float: left;
	padding-top: 2px;
}
.img_box li img{
	width:136px;
	height:91px;
}
.img_box li p{
	text-align: center;
	padding:8px 0 13px 0;
	word-break: break-all;
}
.img_box li p a{
	font-family: "times new roman";
	font-size: 17px;
	color: #000;
	cursor: pointer;
}
.img_box li p a:hover{
	text-decoration: underline;
}
/*Most Viewed in 24 Hours*/
.most_viewed{
	width:288px;
	overflow: hidden;
	margin-top: 10px;
}
.most_title{
	background: url(../img/most_tilte.jpg) no-repeat;
    background-position: 200px center;
}
.most_title a{
	font-size: 17px;
	font-family: "times new roman";
	color: #004679;
}
.most_viewed ul li{
	width: 288px;
	height: auto;
	background-color:#e0efff;
	margin-top:8px;
	cursor: pointer;
	padding-top: 6px;
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom: 2px;
}
.most_viewed ul li:hover{
	background-color: #b7d4f2;
}
.most_viewed ul li a{
	width: 230px;
	display: inline-block;
    word-break: break-all;
    word-wrap: break-word;
/* 	margin: 0 auto; */
	padding-left:29px;
	font-family: "times new roman";
	font-size: 17px;
	line-height:20px;
	color: #000;
	cursor: pointer;
	overflow : hidden;
    text-overflow: ellipsis;
/*     display: -webkit-box; */
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.most_viewed ul li a:hover{
	text-decoration: underline;
}
@media only screen and (max-width:768px){
html,body{font-size:100px;}
body{
    width:100%;
    padding:0px;
    margin: 0px;
}
/* .pc{
	display: none;
} */
.mobile{display: block;
overflow-x:hidden;
}
}