html,body{
    background: #fff;
}
.right{
    float: left;
    overflow: hidden;
    width: 550px;
}
.right p{
    position: relative;
    overflow: hidden;
    float: left;
}
.right .pho{
    margin: 95px 10px 40px;
}
.topic .line{
    width:1px;
    height: 50px;
    background: #E1E4E4;
    display: block;
    float: left;
    margin: 0 20px;
}
.topic{
    overflow: hidden;
}
.topic p a{
    float: left;
    overflow: hidden;
    display: block;
}
.topic span{
    line-height: 50px;
    font-size: 22px;
    color: #545454;
}
.right ul li{
    line-height: 27px;
    overflow: hidden;
}
.right ul .login{
    margin: 0 0 8px 0;
}
.right ul li a:hover{
    text-decoration: underline;
}
.right ul li .col{
    color: #13B4A4;
}
.right ul li em{
    width: 4px;
    height:4px;
    display: block;
    float: left;
    background: #757171;
    margin: 12px 7px 0 0 ;
    border-radius: 10px;
}
.right ul li span{
    float: left;
}
.right ul li span a{
    color:#5D5A5A ;
}
.left{
    overflow: hidden;
    float: right;
    height:620px;
    width: 350px;
    margin-right: 30px;
}
.left .title ul{
 overflow: hidden;
    margin: 30px 0 0 0;
}
.left .title ul li{
    float: left;
    height: 40px;
    background: url("../images/icon_re.png") no-repeat;
    background-size: 133px 121px;
}
.left .title ul .li_1{
    width: 142px;
    background-position: 0 0;
}
.left .title ul .li_2{
     width: 142px;
     background-position: 0 -97px;
 }
.left .title ul .li_3{
    width: 95px;
    background-position: 0 -48px;
}


/*--register--*/
.title_tab{
    border-top:2px solid #13B4A4;
    border-bottom: 1px solid #E4E4E4;
    border-left: 1px solid #E4E4E4;
    border-right: 1px solid #E4E4E4;
    overflow: hidden;
    margin-top: 135px;
    padding-bottom: 10px;
}
.title_tab h2{
    margin: 10px 25px 0;
    height: 60px;
    line-height: 60px;
    overflow: hidden;
    font-size: 18px;
    font-weight: normal;

}
.title_tab h2 em{
    float: left;
    font-style: normal;
}
.title_tab h2 a{
    float: right;
    font-size: 13px;
    padding-left: 20px;
    color: #2bb8aa;
    background: url("../images/icon_6.png") 0 22px no-repeat;
}
.title_tab h2 a:hover{
    text-decoration: underline;
}
.m_com ul li{
    height: 42px;
    overflow: hidden;
    margin: 10px auto;
    width: 300px;
    border: 1px solid #E4E4E4;
}
.m_com ul li input{
    height: 40px;
    line-height: 40px;
    width: 240px;
    padding-left: 40px;
    border: none;
    font-size: 15px;
    color:#7D7D7D;
}
.m_com ul li em{
    display: block;
    width: 40px;
}
.login_phone{
    background: url("../images/icon_6.png") 10px -92px no-repeat;
}
.login_pwd{
    background: url("../images/icon_6.png") 11px -202px no-repeat;
}
.self{
    margin: 20px 25px 0;
}
.self input{
    margin-right: 3px;
}
.self a{
    float: right;
    font-style: normal;
}
.self a:hover{
    color:#2bb8aa;
}
.btn{
    text-align: center;
    display: block;
    width:300px;
    height: 42px;
    background: #2bb8aa;
    color: #ffffff;
    margin: 15px auto 0;
    line-height: 42px;
    font-size: 17px;
}
.ts{
    text-align: center;
    line-height: 28px;
    height: 28px;
    background: #fff8e7;
    border: 1px solid #ffb16c;
    width: 300px;
    margin: 0 auto;
    color: #7D7D7D;
    font-size: 13px;
    display: none;
}

/*第三方*/
.three{
    margin: 20px auto 0;
    width: 300px;
    overflow:hidden;
}
.three h3{
    font-weight: normal;
    font-size: 13px;
    float: left;
    line-height: 30px;
    margin-right: 18px;
}
.three ul{
    float: left;
}
.three ul li{
    float: left;
    border: none;
    width:37px;
    height: 25px;
    margin: 0 auto;
}
.three ul li a{
    display: block;
    width: 37px;
    height: 25px;
}
.three ul li .webqq{
    background: url("../images/three_icon.png") 0 0 no-repeat;
}
.three ul li .wechat{
     background: url("../images/three_icon.png") -45px 0 no-repeat;
 }
.three ul li .sina{
    background: url("../images/three_icon.png") -90px 0 no-repeat;
}
/*yz*/
.m_com ul .yz{
    border: none;
}
.m_com ul .yz em{
    float: left;
    font-style: normal;
    display: block;
    width: 60px;
    line-height: 40px;
}
.m_com ul .yz input{
    float: left;
    border: 1px solid #E4E4E4;
    height: 38px;
    line-height: 38px;
    width:100px;
    margin-right: 7px;
    text-align: left;
    padding-left: 4px;
}
.m_com ul .yz span{
    float: left;
    height: 40px;
    width: 120px;
    cursor: pointer;
}
