
.title_b{
    color: #323232;
}

.title_o{
    color: #f65439;
}

.text_o{
    color: #f65439;
}

.banner_shrz{

}

.sh_title{
    text-align: center;
    font-size: 32px;
    font-weight: bold;
}

.title_l{
    margin-right: 22px;
}

.sh_p1{
    background-color: #F7F7F7;
    padding:  54px 0;
}

.sh_p1 .sh_title{
    margin-bottom: 48px;
}

.p1_inner{
    background-color: #FFFFFF;
    height: 300px;
    margin-bottom: 45px;
}

.p1_left{
    width: 529px;
    height: 204px;
    padding: 48px 35px;
    float: left;
}

.p1_line{
    width: 1px;
    height: 286px;
    background-color: #299D1E;
    margin-top: 7px;
    float: left;
}

.p1_right{
    float: left;
    width: 564px;
    height: 260px;
    padding-left: 35px;
    padding-top: 40px;
}

.p1_left .p1_text{
    font-size: 16px;
    margin-bottom: 22px;
    line-height: 1;
}

.p1_right .p1_text{
    font-size: 18px;
    color: #f65439;
    line-height: 1;
    margin-bottom: 15px;
}

.p1_rz{
    width: 503px;
    height: 156px;
    border: #299D1E solid 1px;
    border-radius: 4px;

}


.sh_p2{
    padding: 50px 0;
}

.sh_p2 .sh_title{
    margin-bottom: 65px;
}

.p2_main{
    overflow: hidden;
    margin-bottom: 72px;
}

.p2_step_list{
    float: left;
    width: 200px;
}

.p2_step_img{
    width: 107px;
    height: 114px;
    margin:0 auto 20px;
}

.p2_step{
    overflow: hidden;
    margin-bottom: 20px;
}

.p2_step_text{
    text-align: center;
    line-height: 1;
}

.p2_setp_num{
    width: 40px;
    height: 40px;
    background-color: #D7D7D7;
    text-align: center;
    line-height: 40px;
    font-size: 18px;
    border-radius: 50%;
    float: left;
}

.p2_line{
    float: left;
    width: 80px;
    height: 2px;
    background-color: #D7D7D7;
    margin-top: 19px;
}

.p2_step_img1{
    background: url("../../img/shrz/p2i1.png") no-repeat;
}

.p2_step_img2{
    background: url("../../img/shrz/p2i2.png") no-repeat;
}

.p2_step_img3{
    background: url("../../img/shrz/p2i3.png") no-repeat;
}

.p2_step_img4{
    background: url("../../img/shrz/p2i4.png") no-repeat;
}

.p2_step_img5{
    background: url("../../img/shrz/p2i5.png") no-repeat;
}

.p2_step_img6{
    background: url("../../img/shrz/p2i6.png") no-repeat;
}

.sh_p3{
    padding: 28px 0 48px;
}

.sh_p3 .sh_title{
    margin-bottom: 25px;
}

.p3_main{
    overflow: hidden;
}

.p3_case{
    height: 422px;
    position: relative;
    width: 582px;
}

.p3_left{
    float: left;
}

.p3_right{
    float: right;
}

.p3_case_mid{
    width: 580px;
    height: 320px;
    border: #797979 1px solid;
    position: absolute;
    top: 79px;
    z-index: -1;
}

.p3_sign{
    width: 160px;
    height: 158px;
    margin:  0 auto 220px;
}

.p3_left .p3_sign{

}

.p3_right .p3_sign{

}

.p3_btn{
    margin: 0 auto;
    width: 204px;
    height: 42px;
    line-height: 42px;
    background-color: #F65439;
    border-radius: 5px;
    text-align: center;
    color: #FFFFFF;
    font-size: 18px;
    cursor: pointer;
}

.p3_btn a{
    display: block;
    color: #FFFFFF;
}

.p3_btn:hover{
    background-color: #f66c39;
}

.p3_case_title{
    margin: 100px 0 30px;
    line-height: 1;
    text-align: center;
    font-size: 26px;
    color: #f65439;
    font-weight: bold;
}

.p3_case_text{
    padding: 0 40px;
    text-align: center;
}


.sh_p4{
    background-color: #F7F7F7;
    padding-top: 45px;
    margin-bottom: 75px;
}

.sh_p4 .sh_title{
    margin-bottom: 10px;
}

.p4_main{
    position: relative;
    height: 387px;
    width: 1200px;
    margin: 0 auto;
}

.p4_left{
    width: 536px;
    height: 372px;

    position: absolute;
    left: -165px;
    bottom: 0;
}

.p4_center{
    margin: 0 auto;
    width: 450px;
    padding-top: 15px;
}

.p4_right{
    position: absolute;
    right: 10px;
    top: 0;
    background-color: #F7C6BE;
    width: 275px;
    height: 345px;
    padding: 10px 8px;
}

.p4_fm_title{
    line-height: 1;
    text-align: center;
    color: #F65439;
    margin-bottom: 25px;
}

.p4_fm_group{
    width: 450px;height: 52px;
    margin-bottom: 20px;
}

.p4_fm_group:nth-child(3){
    margin-bottom: 30px;
}

.p4_fm_group input{
    width: 433px;
    height: 50px;
    padding-left: 15px;
    border-radius: 5px;
}

.p4_fm_sub{
    width: 450px;
    height: 52px;
    background-color: #F65439;
    border-radius: 5px;
    text-align: center;
    line-height: 52px;
    color: #FFFFFF;
    font-size: 18px;
    cursor: pointer;
}

.p4_fm_sub:hover{
    opacity: 0.8;
}

.p4_right_inner{
    background-color: #FFFFFF;
    height: 327px;
    padding-top: 18px;
    padding-left: 24px;
    padding-right: 24px;
}

.p4_right_title{
    font-size: 20px;
    font-weight: bold;
    color: #323232;
    text-align: center;
    line-height: 1;
    margin-bottom: 10px;
}

.p4_right_line{
    width: 96px;
    height: 2px;
    background-color: #F65439;
    margin: 0 auto 22px;
}

.p4_right_question{
    line-height: 1;
    margin-bottom: 18px;
}

.my_zx{
    text-align: center;
}

.my_zx_btn{
    height: 44px;
    border: #F65439 solid 1px;
    border-radius: 23px;
    display: inline-block;
}

.my_zx_btn span{
    line-height: 44px;
}

.zx_sp_left{
    padding-left: 23px;
    padding-right: 12px;
    color: #F65439;
    font-size: 14px;
}

.my_zx_btn a{
    padding-left: 26px;
    padding-right: 18px;
    background-color: #F65439;
    color: #FFFFFF;
    height: 44px;
    border-radius: 23px;
    display: inline-block;
    font-size: 16px;
    position: relative;
    cursor: pointer;
}

.my_zx_btn a:hover{
    opacity: 0.8;
}

.my_zx_icon{
    display: inline-block;
    width: 21px;
    height: 21px;
    background: url(../images/zc_zxicon.png) no-repeat;
    background-size: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
}

.zx_sp_right{
    margin-left: 27px;
}








