﻿
.text_orange{
    color: #F65439;
}

.title_white{
    color: #FFFFFF;
}

.title_orange{
    color: #F65439;
}

.title_black {
    color: #323232;
}

.subtitle_black{
    color: #1b1b1b;
}

.title_mr{
    margin-right: 10px;
}

.part_title {
    font-size: 28px;
    font-weight: bold;
    line-height: 1;
    margin-bottom: 16px;
    text-align: center;
}

.part_subtitle{
    line-height: 1;
    text-align: center;
}

.my_zx {
    text-align: center;
}

.my_zx_btn {
    height: 44px;
    border: #F65439 solid 1px;
    border-radius: 23px;
    display: inline-block;
}

.zx_sp_left {
    padding-left: 23px;
    padding-right: 12px;
    color: #F65439;
    font-size: 14px;
}

.zx_sp_right {
    margin-left: 27px;
}

.my_zx_btn span {
    line-height: 44px;
}

.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;
}

.banner_register2{

}

/*表单*/
.gszc_channel{
    height: 410px;
    padding-top: 50px;
    box-sizing: border-box;
}

.channel_mid{
    width: 1200px;
    margin: 0 auto;
    padding-top: 40px;
    padding-bottom: 30px;
    box-sizing: border-box;
    box-shadow: #d5d5d5 0 0 30px 5px;
}

.gszc_channel .title_blo{
    margin-bottom: 35px;
}

.channel_main {
    text-align: center;
    margin-bottom: 40px;
    overflow: hidden;
    padding-left: 60px;
    box-sizing: border-box;
}

.channel_main .fm_tit {
    float: left;
    width: 260px;
    height: 54px;
    line-height: 54px;
    font-size: 25px;
    font-weight: bold;
    font-style: italic;
    color: #F65439;
}

.channel_main .fm {
    float: left;
    margin-right: 16px;
}

.channel_main .fm form {
    float: left;
}

.channel_main .fm input {
    width: 370px;
    height: 54px;
    box-sizing: border-box;
    line-height: 54px;
    text-indent: 1em;
}

.channel_main .channel_sub {
    width: 194px;
    height: 54px;
    line-height: 54px;
    color: #FFFFFF;
    background-color: #F65439;
    float: left;
    cursor: pointer;
}

.zx_btn {
    cursor: pointer;
}

.channel_main .zx_btn {
    width: 223px;
    height: 54px;
    line-height: 54px;
    color: #F65439;
    border: #F65439 solid 1px;
    float: left;
    box-sizing: border-box;
}

.channel_mid .line {
    width: 100%;
    height: 0;
    border-bottom: #DCDCDC dashed 1px;
    margin-bottom: 20px;
}

.channel_mid .recent {
    height: 70px;
    overflow: hidden;
}

.recent p {
    height: 35px;
    padding: 0 200px;
    box-sizing: border-box;
}

.recent p span {
    display: block;
    float: left;
    width: 50%;
    height: 35px;
    line-height: 35px;
}

.recent p .l {
    text-align: left;
}

.recent p .r {
    text-align: right;
}

.gszc_featured{
    background-color: #F4F4F4;
    padding: 50px 0;
}

.gszc_featured .part_main{
    width: 1200px;
    margin: 0 auto;
}

.gszc_featured .tr1{
    height: 333px;
}

.gszc_featured .tr2{
    height: 280px;
}

.gszc_featured .tr_mb{
    margin-bottom: 35px;
}

.gszc_featured .item1{
    width: 341px;
    height: 333px;

    float: left;
}

.gszc_featured .item2{
    width: 474px;
    height: 100%;
    padding-top: 43px;
    box-sizing: border-box;
    float: left;
    background-color: #FFFFFF;
}

.gszc_featured .item2 .item2_head{
    padding-left: 35px;
    overflow: hidden;
    margin-bottom: 20px;
}

.gszc_featured .item2 .item2_head .head_tag{
    width: 6px;
    height: 24px;
    border-radius: 6px;
    background-color: #F65439;
    float: left;
    margin-right: 15px;
    margin-top: 1px;
}

.gszc_featured .item2 .item2_head .item_tit{
    font-size: 26px;
    font-weight: bold;
    line-height: 26px;
    float: left;
}

.gszc_featured .item2 .item2_head .mr{
    margin-right: 15px;
}

.gszc_featured .item2 .item_main{
    padding-left: 55px;
}

.gszc_featured .item2 .item_main .line{
    width: 348px;
    height: 0;
    border-bottom: #E0E0E0 solid 1px;
}

.gszc_featured .item2 .item_main .item_cont{
    width: 280px;
    float: left;
    padding-top: 25px;
}

.gszc_featured .item2 .item_cont .text1{
    font-size: 20px;
    line-height: 1;
    margin-bottom: 20px;
}

.gszc_featured .item2 .item_cont .text2{
    font-size: 20px;
    line-height: 1;
    margin-bottom: 45px;
}

.gszc_featured .item2 .item_cont .text3{
    font-size: 15px;
    line-height: 1;
    margin-bottom: 15px;
}

.gszc_featured .item2 .item_cont .zx_btn{
    width: 177px;
    height: 44px;
    box-sizing: border-box;
    line-height: 44px;
    text-align: center;
    border: #F65439 solid 1px;
    color: #F65439;
    font-weight: bold;
    border-radius: 44px;
}

.gszc_featured .item2 .item_cont .zx_btn:hover{
    background-color: #F65439;
    color: #FFFFFF;
}

.gszc_featured .item2 .item_main .code{
    width: 125px;
    float: left;
    text-align: center;
    padding-top: 70px;
}

.gszc_featured .item2 .item_main .code p{
    font-size: 15px;
    line-height: 1;
    margin-bottom: 12px;
    color: #3a3a3a;
}

.gszc_featured .item3{
    width: 375px;
    padding-top: 25px;
    box-sizing: border-box;
    height: 100%;
    background-color: #FFFFFF;
    float: right;
}

.gszc_featured .item3 .item3_head{
    margin-bottom: 20px;
    text-align: center;
}

.gszc_featured .item3_head span{
    font-weight: bold;
    font-size: 22px;
    line-height: 1;
}

.gszc_featured .item3_head .text_bigger{
    font-size: 46px;
}

.gszc_featured .item3 .line{
    width: 335px;
    margin: 0 auto 28px;
}

.gszc_featured .item3 .item_text{
    padding-left: 80px;
    margin-bottom: 23px;
    overflow: hidden;
}

.gszc_featured .item3 .item_text i{
    width: 16px;
    height: 16px;
    background-image: url("../images/icon_check.png");
    background-repeat: no-repeat;
    margin-right: 12px;
    float: left;
}

.gszc_featured .item3 .item_text .text{
    float: left;
    font-size: 16px;
    line-height: 1;
}

.gszc_featured .item3 .item_text_mb{
    margin-bottom: 40px;
}

.gszc_featured .item3 .zx_btn{
    box-sizing: border-box;
    width: 176px;
    height: 44px;
    border: #f65439 solid 1px;
    text-align: center;
    border-radius:  44px;
    margin: 0 auto;
}

.gszc_featured .item3 .zx_btn span{
    display: inline-block;
    margin-right: 12px;
    height: 44px;
    line-height: 44px;
    color: #F65439;
}

.gszc_featured .item3 .zx_btn i{
    display: inline-block;
    width: 22px;
    height: 19px;
    line-height: 44px;
    background-image: url("../images/icon_ask.png");
    background-repeat: no-repeat;
}

.gszc_featured .item4{
    padding-top: 35px;
    width: 407px;
    height: 100%;
    float: left;
    box-sizing: border-box;
    background-color: #FFFFFF;
}

.gszc_featured .item4 .item_head{
    margin-bottom: 18px;
    padding-left: 50px;
}

.gszc_featured .item4 .item_head .head_tag{
    width: 6px;
    height: 24px;
    border-radius: 6px;
    background-color: #F65439;
    float: left;
    margin-right: 15px;
    margin-top: 1px;
}

.gszc_featured .item4 .item_head .head_text{
    line-height: 1;
    font-size: 26px;

}

.gszc_featured .item4 .item_text{
    width: 290px;
    height: 140px;
    box-sizing: border-box;
    padding-left: 70px;
    font-size: 16px;
    line-height: 35px;
}

.gszc_featured .item4 .zx_btn{
    width: 176px;
    height: 44px;
    box-sizing: border-box;
    text-align: center;
    line-height: 44px;
    border: #F65439 solid 1px;
    border-radius: 44px;
    margin-left: 70px;
}

.gszc_featured .item4 .zx_btn span{
    font-size: 16px;
    color: #F65439;
    margin-right: 12px;
}

.gszc_featured .item4 .zx_btn i{
    display: inline-block;
    width: 22px;
    height: 19px;
    line-height: 44px;
    background-image: url("../images/icon_ask.png");
    background-repeat: no-repeat;
}

.gszc_featured .tr2 .line{
    width: 1px;
    height: 100%;
    box-sizing: border-box;
    float: left;
    background-color: #FFFFFF;
    padding: 22px 0;
}

.gszc_featured .tr2 .line .vertical_bar{
    width: 100%;
    height: 100%;
    background-color: #D8D8D8;
}

.gszc_featured .item6{
    width: 375px;
    height: 100%;
    float: right;

}

/*流程*/
.gszc_process{
    padding: 50px 0 70px;
}

.gszc_process .title_blo{
    margin-bottom: 40px;
}

.gszc_process .part_main{
    width: 1200px;
    margin: 0 auto 50px;
}

.gszc_process .steps{
    overflow: hidden;
    margin-bottom: 40px;
}

.gszc_process .steps .point{
    width: 18px;
    height: 18px;
    margin-top: 2px;
    border-radius: 18px;
    float: left;
    background-color: #D6D4D5;
}

.gszc_process .steps .step{
    float: left;
    width: 218px;
    text-align: center;
}

.gszc_process .steps .step .step_name{
    font-size: 22px;
    margin: 0 20px;
    display: inline-block;
    line-height: 1;
}

.gszc_process .steps .step .step_line{
    display: inline-block;
    vertical-align: middle;
    width: 45px;
    height: 8px;
    border-top: #D6D4D5 solid 2px;
}

.gszc_process .steps_main{
    overflow: hidden;
}

.gszc_process .item{
    width: 224px;
    height: 116px;
    float: left;
    margin-right: 16px;
    box-sizing: border-box;
    padding-left: 30px;
}

.gszc_process .item1{
    background-image: url("../images/zc_step1.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.gszc_process .item2{
    background-image: url("../images/zc_step2.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.gszc_process .item3{
    background-image: url("../images/zc_step3.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.gszc_process .item4{
    background-image: url("../images/zc_step4.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.gszc_process .item5{
    background-image: url("../images/zc_step5.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.gszc_process .step_icon{
    width: 46px;
    height: 46px;
    float: left;
    margin-top: 35px;
    margin-right: 15px;
}

.gszc_process .step_icon1{
    background-image: url("../images/step_icon1.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.gszc_process .step_icon2{
    background-image: url("../images/step_icon2.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.gszc_process .step_icon3{
    background-image: url("../images/step_icon3.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.gszc_process .step_icon4{
    background-image: url("../images/step_icon4.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.gszc_process .step_icon5{
    background-image: url("../images/step_icon5.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.gszc_process .item .step_cont{
    height: 100%;
    box-sizing: border-box;
    padding-top: 33px;
}

.gszc_process .item .step_cont p{
    color: #FFFFFF;
    line-height: 1;
}

.gszc_process .item .step_cont .text1{
    font-size: 20px;
    margin-bottom: 14px;
}

.gszc_process .item .step_cont .text2{
    font-size: 16px;
}

/*资料*/
.gszc_condition{
    width: 100%;
    max-width: 1920px;
    height: 555px;

    box-sizing: border-box;
    padding-top: 45px;
}

.gszc_condition .title_blo{
    margin-bottom: 35px;
}

.gszc_condition .part_main{
    overflow: hidden;
    width: 1200px;
    margin: 0 auto;
}

.gszc_condition .item{
    float: left;
    width: 182px;
    margin-right: 18px;
}

.gszc_condition .item .item_img{
    height: 225px;
    margin-bottom: 20px;
}

.gszc_condition .item .item_img img{
    width: 100%;
    height: 100%;
}

.gszc_condition .item .item_cont{
    text-align: center;
    color: #FFFFFF;
    font-size: 16px;
    height: 90px;
    box-sizing: border-box;
}

/*拿到的资料*/
.gszc_haul{
    padding-top: 60px;
}

.gszc_haul .title_blo{
    margin-bottom: 40px;
}

.gszc_haul .part_main{
    height: 390px;
}

.gszc_haul .part_main .back_bg{
    background-color: #F4F4F7;
    margin-top: 23px;
    height: 344px;
}

.gszc_haul .part_main .part_inner{
    width: 1200px;
    margin: 0 auto;
    position: relative;
    height: 100%;
    padding-top: 19px;
}

.gszc_haul .part_main .white_bg{
    width: 100%;
    background-color: #FFFFFF;
    overflow: hidden;
}

.gszc_haul .part_main .cont_img{
    width: 887px;
    height: 310px;
    
}

.gszc_haul .part_main .right_blo{
    width: 284px;
    height: 390px;
    right: 30px;
    top: -23px;
    position: absolute;
    background-image: url("../images/gsbgtu17.png"),url("../../img/gsfw/gsbgtu18.png");
    background-repeat: no-repeat;
    background-position: 0 0,0 367px;
    padding-left: 18px;
}

.gszc_haul .part_main .right_blo .right_des{
    background-color: #F65439;
    width: 284px;
    height: 390px;
    box-sizing: border-box;
    padding-top: 45px;
    padding-left: 45px;
}

.gszc_haul .part_main .right_des p{
    font-size: 16px;
    color: #FFFFFF;
    line-height: 1;
    margin-bottom: 26px;
}

.gszc_haul .part_main .right_des .zx_btn{
    margin-top: 28px;
    color: #FFFFFF;
    height: 35px;
    width: 193px;
    box-sizing: border-box;
    line-height: 35px;
    text-align: center;
    border: #FFFFFF solid 1px;
    border-radius: 4px;
}

/*问答*/
.gszc_FAQ{
    padding-top: 40px;
    padding-bottom: 100px;
}

.gszc_FAQ .title_blo{
    margin-bottom: 55px;
}

.gszc_FAQ .part_main{
    width: 1200px;
    margin: 0 auto 50px;
}

.gszc_FAQ .tr{
    overflow: hidden;
}

.gszc_FAQ .tr_mb{
    margin-bottom: 50px;
    border-bottom: #D6D6D6 solid 1px;
}

.gszc_FAQ .item{
    width: 50%;
    float: left;
}

.gszc_FAQ .item .ques_blo{
    overflow: hidden;
    margin-bottom: 22px;
}

.gszc_FAQ .item .ques_blo .Q{
    width: 30px;
    height: 30px;
    background-color: #F65439;
    text-align: center;
    line-height: 30px;
    font-size: 15px;
    color: #FFFFFF;
    float: left;
    margin-right: 20px;
}

.gszc_FAQ .item .ques_blo .ques{
    width: 530px;
    float: left;
    font-size: 18px;
}

.gszc_FAQ .item .ans_blo{
    height: 75px;
}

.gszc_FAQ .item .ans_blo .A{
    width: 30px;
    height: 30px;
    background-color: #5D81E9;
    text-align: center;
    line-height: 30px;
    font-size: 15px;
    color: #FFFFFF;
    float: left;
    margin-right: 20px;
}

.gszc_FAQ .item .ans_blo .ans{
    font-size: 15px;
    color: #646464;
    line-height: 26px;
}





























