@charset "utf-8";

/****** 首页 ******/
.warp {
	width: 6.40rem;
	overflow: hidden;
	margin: 0 auto;
}

.w1100 {
	width: 5.95rem;
	margin: 0 auto;
	overflow: hidden;
}

.bg-color {
	background: #efefef;
}

.bg-color2 {
	background: #fff;
}

.fl {
	float: left;
}

.fr {
	float: right;
}


/* header */
.warp { width: 6.4rem; overflow: hidden; margin: 0 auto; }

.header-top { width: 100%; height: 2.6rem; background: #0066cc; }

.header-top .w1100 { width: 100%; }

.logo { width: 100%; overflow: hidden; float: left; background: #0066cc; }

.logo a { display: block; width: 5.95rem; overflow: hidden; margin: 0.22rem auto 0.25rem auto; }

.logo .guohui { width: 0.65rem; float: left; margin: 0rem 0.25rem 0rem 0rem; }

.logo-name { width: 4.65rem; float: left; margin: 0.25rem 0rem 0rem 0rem; }

.search { position: absolute; left: 50%; top: 1.80rem; margin-left: -3.2rem; z-index: 999; width: 6rem; padding: 0rem 0.2rem; background: #6699ff; }
.search .cn-btn { display: block; padding: 0rem 0.2rem; font-size: 0.18rem; line-height: 0.5rem; margin: 0.15rem 0rem;
	float: left; color: #fff; border-radius: 0.05rem; background: #4075de; }
.search .cn-btn a { color: #fff; }
.search-box { display: block; float: right; }

.search_input { display: block; width: 4.05rem; height: 0.5rem; margin: 0.15rem 0rem; float: left; text-indent: 1em; border-top-left-radius: 0.05rem;
	border-bottom-left-radius: 0.05rem;	background: #4075de; }
.search_btn { display: block; width: 0.5rem; height: 0.5rem; float: left; margin: 0.15rem 0rem; border-top-right-radius: 0.05rem;
	border-bottom-right-radius: 0.05rem; background: url("37057.png") no-repeat left center #4075de; background-size: 60%;
	background-position: 0.05rem;
}

.nav { position: absolute; left: 50%; top: 1.19rem; margin-left: -3.2rem; z-index: 999; width: 6.4rem; background: #0052a4; text-align: center; }
.nav ul li { display: inline-block; line-height: 0.62rem; padding: 0rem 0.2rem; color: #fff; font-size: 0.2rem; }
.nav ul li a { color: #fff; }
.nav ul li:nth-child(3), .nav ul li:nth-child(5) { display: none; }

.nav-right { display: none; }


@media screen and (min-width: 320px) and (max-width: 374px ) {
	.nav ul li { padding: 0rem 0.05rem; }
}

@media screen and (max-width: 375px) {
.nav ul li { padding: 0rem 0.19rem; }
}
/* header end */

/*通用路径*/
#location{
    background-color: #eaeaea;
    font-size: 0.12rem;
    height: 0.7rem;
    line-height: 0.7rem;
    padding-left: 0.2rem;
    margin-bottom: 0px;
}
/*通用路径 end*/


/*外国人在中国*/
.foreigners-in-china{
	width: 110rem;
	margin:0 auto; 
}
.foreigners-in-china .foreigners-in-china-top{
	background-color: #FFFFFF;
}

.foreigners-in-china .foreigners-in-china-top p{
	width: 97%;
	height: 0.7rem;
	font-size: 0.18rem;
	font-weight: 700;
	color: #0046b2;
	padding-left: 0.4rem;
	line-height: 0.7rem;
}
.foreigners-in-china .foreigners-in-china-top .foreigners-in-china-top-bg{
	width: 97%;
	height: 0.18rem;
	background:url(37063.jpg);
}
.foreigners-in-china .foreigners-in-china-title{
	padding-left:0.15rem;
	padding-right:0.15rem;
	padding-top:  0.27rem;
	padding-bottom:  0.27rem;
	background-color: #FFFFFF;
}
.foreigners-in-china-title ul li{
	width: 97%;
	height: 1.7rem;
	margin-bottom:0.25rem;
}

.xtitle-img{
    width: 2.5rem;
    height: 1.7rem;
    float: left;
    margin-right:0.3rem;
}
.xtitle-img img{
	width: 2.5rem;
    height: 1.7rem;
}
.xtitle-title{
	width: 3.3rem;
    height: 1.3rem;
    /*float: left;*/
    padding-top: 5px;
    line-height: 1.2;
    overflow: hidden;
    
}
.xtitle-title a{
	font-size: 0.28rem;
    color: #000000;
}
.xtitle-center{
    display: none;
}

.xtitle-titme{
    /*display: block;*/
    width: 3.32rem;
    float:left;
    padding-top: 5px;
    line-height: 1.2;
    font-size: 0.24rem;
    color: #999;
}


/*外国人在中国 end*/



/* 要闻开始 */

.xnew-list-img{
display:none;
}
.xnew-list-title{
	margin: 12px 0;
    padding: 0 20px;
    position: relative;
    margin-top: 25px;
}
.xnew-list-text{
display:none;
}
/* 要闻结束 */





/* footer */
.footer{width: 100%; overflow: hidden; float: left; text-align: center; color: #fff; background: #676161}
.footer a { color: #fff; }
.footer .footer-one { display: none; }
.footer .footer-two { width: 100%; overflow: hidden; float: left; line-height: 0.25rem; margin: 0.22rem 0rem; font-size: 0.18rem; }
.footer .footer-two .w1060 { width: 4.65rem; margin: 0 auto; }
/* footer end */
