body .container{
    padding: 40px 0px 10px;
    width: 1000px;
}
a:hover {
text-decoration:none;
}
html,body{
    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: 18px;
    color: #545454;
    font-family: "Hiragino Sans GB"," Microsoft YaHei","WenQuanYi Micro Hei",arial,sans-serif;
}
.line_1{
    width: 100%;
    height: 2px;
    background: #00bfaa;
}
.main{
    width: 1000px;
    height: 500px;
    overflow: hidden;
    border: 1px solid #E6E4E4;
    margin: 20px auto;
    position: relative;
}
.main .title ul{
    margin-top: 20px;
    margin-left: 40px;
    overflow: hidden;
}
.main .title ul li{
    float: left;
    line-height: 35px;
    width: 220px;
    overflow: hidden;
    margin-right: 10px;
    text-align: center;
    color: #fff;
    position: relative;
}
.main .num{
    background: #CCCCCC;
    width: 205px;
    line-height: 35px;
    display: block;
    float: left;
}
.main h3{
    margin-top: 20px;
    margin-left: 40px;
}
 .arrow{
     width: 0;
     height: 0;
     display:block;
     border-top: 18px solid transparent;
     border-left: 15px solid #CCCCCC;
     border-bottom: 17px solid transparent;
     float: left;
     position: absolute;
     right: 0;
}

.arrow_left{
    width: 0;
    height: 0;
    display:block;
    border-top: 18px solid transparent;
    border-left: 15px solid #fff;
    border-bottom: 17px solid transparent;
    float: left;
    position: absolute;
    left: 0;
}
.main .title ul .select .arrow{
    border-left: 15px solid #00bfaa;
    border-top: 18px solid transparent;
}
.main .title ul .select .num{
    background:#00bfaa;

}


.step_1{
    width: 400px;
    margin: 120px auto 0;

}
.step_1 ul li{
    color: #333333;
    overflow: hidden;
    line-height: 60px;
    height: 60px;
}
.step_1 ul li span{
    float: left;
    line-height: 35px;
    display: block;
    width: 90px;
    text-align: right;
}
.step_1 ul li input{
    float: left;
    height: 35px;
    line-height: 35px;
    width: 240px;
    border: 1px solid #ccc;
    padding-left: 3px;
}
.step_1 ul li .ver_txt{
    width: 100px;
    float: left;
}
.step_1 ul li .ver{
    width:100px;
    height: 37px;
    float: left;
    display: block;
    overflow: hidden;
    margin-left: 2px;
}
.step_1 ul li .ver img{
    width: 100%;
    width: 100%;
}
.step_1 ul li i{
    color: #ff0000;
    font-style: normal;
    margin-left: 5px;
}

/*step_2*/
.step_2{
    width: 400px;
    margin: 120px auto 0;
    display: none;
}
.step_2 ul li{
    color: #333333;
    overflow: hidden;
    line-height: 60px;
    height: 60px;
}
.step_2 ul li span{
    float: left;
    line-height: 35px;
    display: block;
    width: 100px;
    text-align: right;
}
.step_2 ul li em{
    font-style: normal;
    float: left;
    height: 35px;
    line-height: 35px;
    overflow: hidden;
    display: block;
    color: #ec3701;
}
.step_2 ul li .btn_pho{
    float: left;
    width: 120px;
    margin-left: 20px;
    background: #F1F0F0;
    border: 1px solid #E2E0E0;
    cursor: pointer;
}
.step_2 ul li input{
    float: left;
    height: 35px;
    line-height: 35px;
    width: 240px;
    border: 1px solid #ccc;
    padding-left: 3px;
    color: #333333;
}
.step_2 ul li .ver_txt{
    width: 100px;
    float: left;
}
.step_2 ul li .ver{
    width:100px;
    height: 37px;
    float: left;
    display: block;
    overflow: hidden;
    margin-left: 2px;
}
.step_2 ul li .ver img{
    width: 100%;
    width: 100%;
}
.step_2 ul li i{
    color: #ff0000;
    font-style: normal;
    margin-left: 5px;
}
.btn_3{
    display: block;
    width: 120px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    display: block;
    color: #fff;
    font-size: 16px;
    margin:20px auto 0;
    background: url("../images/btn_2.png ") no-repeat;
}
/*step_3*/
.step_3{
    width: 400px;
    margin: 120px auto 0;
    display: none;
}
.step_3 ul li{
    color: #333333;
    overflow: hidden;
    line-height: 60px;
    height: 60px;
}
.step_3 ul li span{
    float: left;
    line-height: 35px;
    display: block;
    width: 90px;
    text-align: right;
}
.step_3 ul li input{
    float: left;
    height: 35px;
    line-height: 35px;
    width: 240px;
    border: 1px solid #ccc;
    padding-left: 3px;
}
.step_3 ul li .ver_txt{
    width: 100px;
    float: left;
}
.step_3 ul li p{
    position: absolute;
    right: 0;
    height: 35px;
    line-height: 35px;
    width: 350px;
    margin-top: 5px;
    display: none;
}
.step_3 ul li p i{
    display: block;
    width: 20px;
    height: 21px;
    background: url("../images/loading.png") 0  -83px no-repeat;
    background-size: 100%;
    float: left;
}
.step_3 ul li p em{
    font-style: normal;
    float: left;
    line-height: 22px;
    margin-left: 5px;
}
/*step_4*/
.step_4{}
.step_4 p{
    text-align: center;
    font-size: 24px;
    margin-top: 150px;
    line-height: 100px;
}
.step_4 p a{
    color: #00bfaa;
    text-decoration: underline;
    font-size: 14px;
    font-weight: normal;
}
.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;}













