html,body{
    background: #fff;
    font-size:12px;
}
a:hover {
text-decoration:none;
}
body .page_all_foot {
    background:#fff;
}
.right{
    float: left;
    overflow: hidden;
    width: 550px;
}
.right p{
    position: relative;
    overflow: hidden;
    float: left;
}
.right .pho{
    margin: 30px 0 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: 380px;
}
.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{
    height: 500px;
    position: relative;

}
.title_tab .com{
    /*box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.075);*/
    height: 500px;
    width: 480px;
    overflow: hidden;
    position: absolute;

}
.title_tab .m_topic{
    overflow: hidden;
    margin: 0 auto;
}
.title_tab .m_topic li{
    float: left;
    text-align: center;
    font-size: 16px;
    width: 100%;   
    border-bottom: 0px solid  #DBDBDB;
}
.title_tab .m_topic li a{
    display: block;
    width:97%;
    height:100%;
    line-height:35px;
    margin: 5px auto;
    color: #fff;
    background: #2bb8aa;
}

.title_tab .m_topic li a:hover {    
    background:#189c8f;
}

.title_tab .m_topic li .bor{
    border-right: 1px solid  #DBDBDB;
}
/*.title_tab .m_topic li.current1{
    background: #15A294;
}*/
.title_tab .m_topic li.current1 a{
    color: #fff;
}
.img_left{
    position: absolute;
    width: 8px;
    left: 0;
    top:90px;
    z-index: 999;
}
.img_right{
    position: absolute;
    width: 8px;
    right:0;
    top:90px;
}
.m_com{
    overflow: hidden;
    float: left;
    position: relative;
}
.m_com ul{
    overflow: hidden;
    margin: 20px 50px 10px;
}
.m_com ul li{
    line-height: 40px;
    margin: 30px 0;
    overflow: hidden;
}
.m_com ul li em{
    font-style: normal;
    display: block;
    float: left;
    width: 90px;
    text-align: right;
    color: #999;
}
.m_com ul li input{
    height: 40px;
    border: 1px solid #dddddd;
    padding: 0 0 0 5px;
    float: left;
    color: #444343;
    width:260px;
    float: left;
}
.m_com ul li span{
    height: 35px;
    text-align: center;
    line-height: 35px;
    font-size: 12px;
}
.m_com ul li span i{
    padding: 5px;
    background: url("../images/arrow.png") no-repeat;
}

.m_com ul li .phone_span{
    position: absolute;
    right: 50px;
    top:9px;
    padding: 0 10px;
    background: #fffaf3;
    border: 1px solid #f8dbb1;
    display: none;
}
.m_com ul li span i{
    position: absolute;
    right: 48%;
    top:35px;
}


.m_com ul li .pwd_span{
    position: absolute;
    right: 50px;
    top:153px;
    padding: 0 10px;
    background: #fffaf3;
    border: 1px solid #f8dbb1;
    display: none;
}



.m_com ul li .pwd2_span{
    position: absolute;
    right: 50px;
    top:226px;
    padding: 0 10px;
    background: #fffaf3;
    border: 1px solid #f8dbb1;
    display: none;
}
.m_com ul li .ver{
     width:120px;
 }
.m_com ul li .give{
    float: left;
    width: 100px;
    height: 42px;
    border: 1px solid #dddddd;
    background: #f4f4f4;
    display: block;
    margin: 0 0 0 5px;
    text-align: center;
    cursor: pointer;
}
.m_com ul li .pwd_span_2{
    position: absolute;
    right: 50px;
    top:225px;
    padding: 0 10px;
    background: #fffaf3;
    border: 1px solid #f8dbb1;
    display: none;
}
.m_com ul li .pwd2_span_2{
    position: absolute;
    right: 50px;
    top:297px;
    padding: 0 10px;
    background: #fffaf3;
    border: 1px solid #f8dbb1;
    display: none;
}
/**/
.m_com ul li .phone_span_2{
    position: absolute;
    right: 50px;
    top:81px;
    padding: 0 10px;
    background: #fffaf3;
    border: 1px solid #f8dbb1;
    display: none;
}

.m_com p .chd{
    float: left;
    width: 20px;
    height: 20px;
    border: none;
    background: #fff;
    outline: none;
    margin: 0 0 0 58px;
}
.m_com p .xy{
    color: #2bb8aa;
}
.m_com p .xy:hover{
    text-decoration: underline;
}
.m_com p .btn{
    text-align: center;
    display: block;
    width: 230px;
    height: 38px;
    background: #2bb8aa;
    color: #ffffff;
    margin: 25px auto 0;
    line-height: 38px;
    border-radius: 3px;
}

.m_com p .btn:hover {
    background:#189c8f;
}

.roof_com .nav {
    height:190px;
}
.media-width{margin:0 auto;padding:0 30px 0 0;width:1200px;}
.ysw9-footer-wrap{width:100%;background:#fff;overflow:hidden;}
.ysw9-footer-feature{height:135px;border-bottom:1px solid #f1f1f1;width:92%;padding:0 4%;}
.ysw9-footer-feature li{position:relative;width:20%;float:left;height:55px;margin:40px 0;overflow:hidden;}
.ysw9-footer-feature li i{display:block;width:55px;height:55px;float:left;margin:0 15px 0 0;}
.ysw9-footer-feature li h3{font-size:20px;font-weight:100;color:#333;width:50%;height:25px;line-height:25px;overflow:hidden;background:#fff;position:relative;z-index:2;}
.ysw9-footer-feature li p{font-size:12px;color:#999;width:50%;height:20px;padding:5px 0 0;line-height:20px;overflow:hidden;background:#fff;position:relative;z-index:2;}
.ysw9-footer-feature li em{position:absolute;right:15%;top:10px;display:block;width:1px;height:35px;background:#ddd;overflow:hidden;}
.ysw9-footer-map{clear:both;overflow:hidden;}
.ysw9-footer-map ul{float:left;width:63%;padding:30px 0% 30px 7%;float:left;}
.ysw9-footer-map ul li{float:left;width:16.4%;}
.ysw9-footer-map ul li h3{margin:0 0 15px;}
.ysw9-footer-map ul li h3 a{display:block;font-size:16px;color:#666;font-weight:bold;}
.ysw9-footer-map ul li a{display:block;color:#8b8b8b;height:25px;line-height:25px;}
.ysw9-footer-map ul li a:hover{color:#2bb8aa;}
.ysw9-footer-map .ysw9-weixin-wrap{width:22%;margin:40px 0 0;float:left;}
.ysw9-footer-map .ysw9-weixin{width:33%;height:150px;padding:0 34%;border-left:1px solid #ddd;}
.ysw9-footer-map .ysw9-weixin span{position:relative;display:inline-block;width:100%;height:150px;line-height:115px;vertical-align:middle;}
.ysw9-footer-map .ysw9-weixin img{width:100%;vertical-align:middle;}
.ysw9-footer-map .ysw9-weixin em{position:absolute;bottom:0px;display:block;height:20px;line-height:20px;width:100%;text-align:center;margin:8px 0 0;}
.ysw9-footer-right-wrap{padding:30px 0;text-align:center;background:#f5f5f5;}
.ysw9-footer-right-info{height:47px;text-align:center;}
.ysw9-footer-right-info span{display:inline-block;margin:11px 0;}
.ysw9-footer-right-info i{margin:0 auto;}
.ysw9-footer-right{height:44px;line-height:44px;color:#666;}
.ysw9-footer-right-pic{width:auto;height:35px;line-height:35px;color:#666;margin:0 auto;}
.ysw9-footer-right-pic li:last-child{margin:0;}
.ysw9-footer-right-pic li{display:inline-block;margin:0 25px 0 0;}
.ysw9-footer-right-pic li em{display:inline-block;float:left;width:35px;height:35px;margin:0 8px 0 0;}
.ysw9-footer-right-pic li span{display:inline-block;float:left;}