@charset "utf-8";
body {
	padding:0px;
	margin:0px;
	font:12px/1.5 Tahoma,Arial,"微雅软黑",sans-serif;
	background-color:#fff;
	color:#000;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h4, h5, h6, input, button, textarea, p, blockquote, th, td, form, figure{
    margin: 0px;
    padding: 0px;}
a{ text-decoration:none; color:#666; }

.red{ color:#c70000;}
ul{ list-style-type:none;}
img{ 
	vertical-align:middle; 
	border:0;
}
.clear{ 
	clear:both; 
	height:0; line-height:0; 
	font-size:0;
}
.fl{float:left; }
.fr{float:right; }
li{ list-style-type:none;}

/*======选择注册=======*/
.cregbg{width:1000px;background-color:#fff;box-shadow:1px 1px 5px 0px #b8b8b8;margin:0 auto;border:1px solid #ccc;}
h2{ font-size:14px; font-weight:700; color:#c70000;}
p{text-indent:24px;}
/*======左侧=======*/
.creg_l{ line-height:30px; width:375px; margin:65px 0 0 58px;}
.creg_l h1{ font-size:14px; font-weight:700; color:#c70000; margin-top:125px; }
.bottn1{ width:164px; margin:152px auto 0; }

.creg_m{ background:url(../../images/mall/coregister/jiandao_03.gif) no-repeat center; width:15px; height:624px; margin-left:50px;}

/*======右侧=======*/
.creg_r h1{ font-size:14px; font-weight:700; color:#c70000; margin-top:64px;}
.creg_r{ line-height:30px; width:420px; margin:65px 19px 0 0;}
.bottn2{ width:164px; margin:123px auto 0; }

.crag_btn{ width:164px; height:45px; border-radius:5px; background-color:#ad0810; color:#fff; border:none; display:block; cursor: pointer;}
.crag_btn:hover{ background-color:#bc081a;}
/*======选择注册 end=======*/



/*======注册成功=======*/
.background2{width:100%;background-color:#f1f1f1;padding:70px 0 70px 0;}
.zccg_s{ border-bottom:1px dashed #ccc; font-size:30px; color:#333; padding:55px 300px;}
.zccg_x{ text-align:center; margin:80px 0;  font-size:14px;}
.zccg_x span{ color:#c70000; font-weight:bold; }
.bottn3{ width:164px; margin-top:55px; margin-left:50px; float:left;}
.anniu{ width:480px; margin:0 auto; }





/*---------底部---------*/
.footer2{
	width:1100px;
	text-align:center;
	margin:0 auto;
	color:#a4a4a4;
	margin-top:100px;
}
.footer2_s{ text-align:center;}
.footer2_s ul{ display:inline-block;}
.footer2_s ul li{
	float: left;
	color:#666;
	display:inline-block;
}
.footer2_s ul li a{ color:#666;}
.footer2_s ul li a:hover{ color:#b50810;}
.footer2_x{ 
	padding:12px 0;
	color:#a4a4a4
}