﻿/*字体颜色样式*/
.register .article_blue_block .personal_center strong,
.register .article_blue_block .abtn,
.register_tologon_a,
.reg_title,
.field-validation-error 
{color: #2076bd}
/*背景颜色样式*/
.register .article_blue_block .personal_center .login_btn{background:#2076bd; margin-bottom:10px;}
.register .article_blue_block .personal_center .login_btn:hover{background:#358BC5;}


.register_tologon{height:35px;line-height:35px;float:right;}
/*-----------------用户注册-------------------*/
.main .register{ float:none;}
.article_blue_block{ width:1200px;margin:0 auto;border:1px solid #ccc;box-sizing: border-box;padding: 20px;}
.article_blue_block p{font-size: 14px;line-height: 100px;font-weight: bold;color: #FF0000;text-align: center;height: 100px; }
.register .article_blue_block .personal_center {padding-top: 25px;padding-left: 215px;}
.register .article_blue_block .personal_center .h_36{height:36px;}
.register .article_blue_block .personal_center .h_36 #GenderIdlist,.register .article_blue_block .personal_center .h_36 #MaritalStatusIdlist{float:left; margin:7px 0 0 0px;}
.register .article_blue_block .personal_center .h_36 #GenderIdlist li{float: left;width: 50px;}
.register .article_blue_block .personal_center .h_36 #GenderIdlist li label,.register .article_blue_block .personal_center .h_36 #MaritalStatusIdlist li label{padding-left:5px;}
.register .article_blue_block .personal_center .h_36 #MaritalStatusIdlist li{float: left;width: 60px;}
.register .article_blue_block .personal_center .h_36 .Wdate{cursor:pointer;}
.register .article_blue_block .personal_center .h_36 #ProvinceIddropdown{margin-right:10px;}
.register .article_blue_block .personal_center .about_us{height:135px;}
.register .article_blue_block .personal_center big {font-size: 14px;float: left;text-align: right;display: block;width: 145px;line-height: 30px;height:30px;padding-right:10px;}
.register .article_blue_block .personal_center big span{color:#FF0000;}
.register .article_blue_block .personal_center h6{float:left; color:#999999; padding-bottom:10px; font-size:12px; font-weight:normal}
.register .article_blue_block .personal_center .agree{float:left;}
.register .article_blue_block .personal_center .agree a{font-size:14px;}
.register .article_blue_block .personal_center .login_tx {float: left;height: 30px;width: 252px;background:url(/Content/Areas/Common/images/login/login_text.jpg) no-repeat 0 0px; border:none; padding:0 5px; line-height:30px;}
.register .article_blue_block .personal_center small {color: #FF0000;padding-left: 10px;}
.register .article_blue_block .personal_center select {float: left;}
.register .article_blue_block .personal_center .login_txa{float: left;height: 120px;width: 380px;border: 1px solid #c8c8c8;}
.register .article_blue_block .personal_center .login_btn {border:none;color: #FFFFFF;cursor: pointer;height: 38px;line-height: 38px;overflow: hidden;text-align: center;width: 110px;}
.register .article_blue_block .personal_center .login_btn:hover{ color: #FFFFFF;text-decoration: none;}
.register .article_blue_block .personal_center strong{font-size: 14px;text-align: right;display: block;width: 155px;}
/*提示信息*/
.field-validation-error{ background: url(../images/ico1.jpg) no-repeat 0 8px; height:30px; line-height:30px; display:block; float:left; margin:0 0 0 10px; padding:0 0 0 20px;}

.login .blue_box .login_left .login_form li label{ float:none;}
.login .blue_box .login_left .login_form li input{ float:none;}

/*-----------------注册条款-------------------*/
.main_content{border:1px solid #ccc;}
.reg_title {font: bold 20px/40px "宋体"; height: 40px; text-align: center;}
.reg_cont p { font-size: 14px; line-height: 2em; }
.reg_cont{ padding:0 20px;}

@media only screen and (max-width: 768px) {
 .article_blue_block{width:100%;box-sizing:border-box;margin:10px 0;padding: 0;}
 .register .article_blue_block .personal_center{margin:0 auto;width:500px;padding-left: 0}
 .register .article_blue_block .personal_center .h_36 #MaritalStatusIdlist li{width:52px;}
 .register .article_blue_block .personal_center .login_txa{width:330px;}
 div.bodybg,div.login_suess{width:100%;}
 .bodybg img,.login_suess img{width:100%;}
 div.em_width{width:99.7%;line-height: 32px}
 .email_div a.login_btn{margin:0 auto;}
.info{ display:none;}
.register .article_blue_block .personal_center .about_us {height: 135px;clear: both;}
.register_tologon{ padding-right:10px;}
}

@media only screen and (max-width:530px) {
	.register .article_blue_block .personal_center big{width:100px;}
	.register .article_blue_block .personal_center .login_tx{width:158px;background: none;border:1px solid #ccc;border-radius: 5px; margin-bottom:5px;}


.register .article_blue_block .personal_center .h_36 { height: auto;}
.register .article_blue_block .personal_center .h_36 #MaritalStatusIdlist li{float: none;}
.register .article_blue_block .personal_center .login_txa { width: auto;}
}
@media only screen and (max-width:500px) {
.register .article_blue_block .personal_center{ width:100%; box-sizing:border-box;}
}
@media only screen and (max-width:330px) {
.register .article_blue_block .personal_center big{ width:93px;}
} 
 
