
*{
    margin: 0;
    padding: 0;
    text-decoration: none;
    list-style: none;
    box-sizing: border-box;
}
.duanbtn {
    width: 120px;
    height: 3.5rem;
    border: none;
    border-radius: 0.2rem;
    font-size: 1.5rem;
    background-color: #3277fcb8;
    margin-bottom: 2rem;
    color: #ffffff;
}
.clearfix::before,
.clearfix::after {
    content: '';
    display: block;
    clear: both;
}
input, button{
    outline: none;
}
html{
    font-size: 10px;
}
body{
    font-size: 1.6rem;
}

#content{
    width: 50rem;
/*    height: 60rem;*/
    border: 0.1rem solid #e0e0e0;
    background: #ffffff;
    margin: 5rem auto;
    z-index: 999 !important;
}

#content .content-header a{
    width: 50%;
    height: 6rem;
    background: #f5f5f5;
    display: inline-block;
    float: left;
    text-align: center;
    line-height: 6rem;
    color: #262626;
}
#content .content-header .current{
    background-color: transparent;
    color: #3277fcb8;
}

#content .content-body{
    padding: 4rem;
}
#content .content-body .dom{
    width: 100%;
    display: none;
}
#content .content-body .dom .s1{
    margin-bottom: 2rem;
}
#content .content-body .dom .s1  {
    color: #666666;
}
#content .content-body .dom .s1 input{
    width: 100%;
    height: 4rem;
    margin-top: 0.5rem;
    padding-left: 0.5rem;
    border: 1px solid #cccccc;
    border-radius: 0.2rem;
}
#content .content-body .dom .s2{
    margin-bottom: 2rem;
}
#content .content-body .dom .btn{
    width: 100%;
    height: 4rem;
    border: none;
    border-radius: 0.2rem;
    font-size: 2rem;
    background-color: #3277fcb8;
    margin-bottom: 2rem;
    color: #ffffff;
}

#content .content-body .dom .dom-footer .login-another{

    color: #666666;
    margin-bottom: 2rem;
}
#content .content-body .dom .dom-footer .login-another a{
    color: #3277fcb8;
}
#content .content-body .dom .dom-footer .login-another span{
    margin: 0 0.5rem;
}
#content .content-body .dom .dom-footer .login-three{
    color: #666666;
    text-align: center;
}
#content .content-body  .dom-footer .login-three span{
    position: relative;

}
#content .content-body .dom-footer .login-three span::before,
#content .content-body .dom-footer .login-three span::after{
    content: '';
    display: inline-block;
    width: 10rem;
    height: 0.1rem;
    border-bottom: 1px solid #e0e0e0;
    position: absolute;
    top: 50%;
}

#content .content-body .dom-footer .login-three span::before{
    left: 11rem;
}

#content .content-body .dom-footer .login-three span::after{
    right: 11rem;
}
#content .content-body .dom .dom-footer .login-three .login-icon{
    margin-top: 2rem;
}
#content .content-body .dom .dom-footer .login-three .login-icon{
    margin-top: 2rem;
}
#content .content-body .dom .dom-footer .login-three .login-icon img{
    width: 5rem;
    margin: 0 1rem;
}

#content .content-body .dom .msg-code input{
    width: 49%;

}
#content .content-body .dom .msg-code input:last-child{
    color: #666666;
    cursor: pointer;
}



/* 会员中心 */


.w1200{
    width: 1200px;
    margin: 0 auto;	
}
.lmenu {
    width: 224px;
    float: left;
}

.lm-first{
    display: inline;
}
.conn-txt{
    width: 940px;
    float: right;
    border:1px solid #dadada;
margin-top: 0;
	padding:3px;
    background: #fff;
}
 .conn-txt{
	margin-bottom: 30px;
}
  .conn-txt h2{
    font-size: 20px;
    color: #CA0000;
    font-weight: bold;
    padding: 16px;
    border-bottom: 1px solid;
}
  .conn-txt p{
	padding-top: 15px;
}
  .conn-txt p span{
	width: 95px;
	text-align: right;
	line-height: 26px;
	font-size: 14px;
	color: #666666;
}
  .conn-txt p input[type="text"]{
	border:1px solid #cfcfcf;
	line-height: 12px;
	padding:6px 5px;
	width: 209px;
}
  .conn-txt p input.input01{
	width: 525px;
}
  .conn-txt p textarea{
	border:1px solid #cfcfcf;
	padding:5px;
	height: 108px;
	width: 525px;
}
  .conn-txt .sexbox{
	line-height: 26px;
	padding: 0;
}
  .conn-txt p label{
	width: 34px;
	padding-left: 2px;
	line-height: 26px;
	font-size: 13px;
	color: #4c4c4c;
}
  .conn-txt p input[type="radio"]{
	margin-top: 4px;
}
  .conn-txt p i{
	color: #ff0000;
}
  .btnbox{
	text-align:  left;
    margin-left: 72px;
}
  .btnbox .btn{

	width: 86px;
	height: 28px;
	border:none;
	color: #fff;
	line-height: 28px;
	text-align: center;
	display:inline-block;
	margin:11px 25px 0 25px;
}
  .btnbox .btn01{
	background: #CA0000
}
 
.hrcon{
	padding:30px 20px 0 20px;
}
.hrcon table{
	width: 100%;
}
.hrcon table td,
.hrcon table th{
	border:1px solid #e9e9e9;
	/*line-height: 20px;*/
	padding:6px 5px 6px 4px;
	text-align: left;
}
.hrcon table td a{
	color: #666;
	transition: color 500ms ease-in 0ms;
}
.hrcon table td a:hover{
	color: #0758b2;
}


.lm-first span{
line-height: 60px;
width: 228px;
background:#CA0000;
color: #fff;
display: block;
height: 60px;
padding-left: 6px;}


.lm-first a{
    line-height: 40px;
    width: 228px;
    background: #e9e9e9;
   border:1px solid #f5f5f5;
    display: block;
    height: 40px;
    padding-left: 6px;}





    
        #con_rh {
            width: 940px;
            float: right;
            margin-top: 0px;
            margin-bottom: 30px;
            background: #fff;
            padding: 20px;
        }



        .td1 {
            width: 95px;
            text-align: right;
            line-height: 26px;
            font-size: 14px;
            color: #666666;
            padding-bottom: 15px;
        }

        .td2  input{
            
            line-height: 26px;
            font-size: 14px;
            color: #666666;
            height: 28px;
            margin-bottom: 15px;
        } 


         .td5 input{
            width: 86px;
            height: 28px;
            border: none;
            color: #fff;
            line-height: 28px;
            text-align: center;
            display: inline-block;
            margin-top: 10px;
            margin-bottom: 20px;
            background: #CA0000;
         }

.rh_tab1{
         margin-top: 30px;}


         .td3{
             padding-top: 10px;
         } 


         .lm-first .on a{
             color: #CA0000;
         }


