@charset "UTF-8";
.tc_cf002c{
	color:#cf002c;
}
.np_bg_cn{
	background:url(../images/promotions/np_banner_cn.png) #fafafa no-repeat top center  ;
	height:500px;
	overflow:hidden;
	position:relative;
}
.np_bg_en{
	background:url(../images/promotions/np_banner_en.png) #fafafa no-repeat top center  ;
	height:500px;
	overflow:hidden;
	position:relative;
}
.np_bg_cn .np_btn{
	background:url(../images/promotions/np_btn_reg_cn.png) no-repeat center  ;
	display:block;
	height:120px;
	width:368px;
	position:absolute;
	top:370px;
	left:50%;
	margin-left:-200px;
}
.np_bg_en .np_btn{
	background:url(../images/promotions/np_btn_reg_en.png) no-repeat center  ;
	display:block;
	height:125px;
	width:510px;
	position:absolute;
	top:370px;
	left:50%;
	margin-left:-250px;
}
.np_pic01{
	background:url(../images/promotions/np_pic.jpg) no-repeat top center ;
	height:215px;
	width:260px;
	margin:65px 20px 0 0;
}
.np_pic02{
	background:url(../images/promotions/np_pic.jpg) no-repeat bottom center ;
	height:205px;
	width:260px;
	margin:65px 0 0 0;
}
.np_dl_bg{
	z-index:99999999;
	position:fixed;
	left:50%;
	top:80px;
	margin-left:-395px;
	width:790px;
	background:url(../images/promotions/np_dialog_bg.png) no-repeat bottom center;
}
.np_dl_text{
	width:620px;
	margin:0 auto 430px;
	background:#f3f1ec;
	padding:80px 20px 0;
	
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.np_btn_close{
	background:url(../images/promotions/np_btn_close.png) no-repeat center;
	height:64px;
	width:64px;
	position:absolute;
	top:-25px;
	right:50px;
}
.v_align_m *{
	vertical-align:middle;
	}
.v_align_m img{
	margin-top:10px;
	}

.auto_fix .p_main{
	width:98% !important;
	max-width:990px;
	background-size:100% auto;
}
@media screen and (max-width: 990px) {
.auto_fix .bimg_full{
	background-size:165% auto !important;
	height:auto !important;
}
.auto_fix .np_bg_cn .np_btn{
	top:78%;
	width:20%;
	margin-left:-12%;
	background-size:100% auto !important;
	background-position:top center;
}
.auto_fix .np_bg_en .np_btn{
	top:78%;
	width:30%;
	margin-left:-12%;
	background-size:100% auto !important;
	background-position:top center;
}
}
@media screen and (max-width: 640px){
	.f_s18{font-size:12px !important;}
	.f_s16{font-size:10px !important;}
	.line24{ line-height:12px !important;}
	.line34{ line-height:18px !important;}
}