﻿
/*banner*/
.banner_in{
    width: 1200px;
    height: 300px;
    box-sizing: border-box;
    margin: 0 auto;
    padding-top: 60px;
}

.banner_in .banner_fm_tit{
    color: #FFFFFF;
    font-weight: bold;
    font-size: 53px;
    line-height: 1;
    margin-bottom: 15px;
    text-align: center;
}

.banner_in .banner_fm_line{
    width: 244px;
    height: 2px;
    background-color: #F65439;
    margin: 0 auto 35px;
}

.banner_in .banner_fm{
    padding: 14px 12px;
    background-color: rgba(0,0,0,0.4);
    margin: 0 auto;
    text-align: center;
    width: 1000px;
    overflow: hidden;
}

.banner_in .banner_fm .fm_item{
    width: 236px;
    height: 60px;
    float: left;
    margin-right: 12px;
    line-height: 60px;
    vertical-align: middle;
}

.banner_in .banner_fm .fm_item input{
    width: 100%;
    height: 60px;
    border-radius: 0;
    text-indent: 1em;
    border: none;
}

.banner_in .banner_fm #sub_hm_banner{
    background-color: #F65439;
    margin-right: 0;
    color: #FFFFFF;
    line-height: 60px;
    cursor: pointer;
    text-align: center;
}

.banner_in .banner_fm #sub_hm_banner:hover{
    background-color: #e24f37;
}

/*hm1*/
.hm1{
    padding: 60px 0;
    line-height: 1;
}

.hm_tit{
    margin-bottom: 45px;
}

.hm_tit .title{
    font-size: 32px;
    font-weight: bold;
    text-align: center;
}

.hm_tit .title .title_black{
    color: #323232;
}

.hm_tit .title .title_o{
    color: #F65439;
}

.hm_tit .title .mr{
    margin-right: 32px;
}

.hm1 .part_main{
    width: 1200px;
    margin: 0 auto;
    margin-bottom: 45px;
    overflow: hidden;
}

.hm1 .part_main .hm1_li{
    display: block;
    float: left;
    width: 268px;
    height: 202px;
    border: #E5E5E5 solid 1px;
    border-left: 0;
    padding: 28px 15px 0;
    position: relative;
}

.hm1 .part_main .hm1_li:first-child,.hm1 .part_main .hm1_li:nth-child(5){
    border-left: #E5E5E5 solid 1px;
}

.hm1 .part_main .hm1_li:nth-child(-n+4){
    margin-bottom: 20px;
}

.hm1_li .li_tit{
    font-size: 20px;
    color: #282828;
    padding-bottom: 9px;
    display: inline-block;
    border-bottom: #F65439 solid 1px;
    margin-bottom: 10px;
}

.hm1_li .li_text{
    height: 96px;
    color: #828282;
    line-height: 26px;
}

.hm1_li .li_btn{
    cursor: pointer;
    width: 152px;
    height: 38px;
    border: #F65439 solid 1px;
    border-radius: 2px;
    text-align: center;
    line-height: 38px;
    color: #F65439;
}

.hm1_li .li_btn:hover{
    background-color: #F65439;
    color: #FFFFFF;
}

.hm1_li .li_icon{
    width: 49px;
    height: 46px;
    position: absolute;
    right: 20px;
    bottom: 25px;
}

.hm1_li .li_icon1{
    background: url("../images/notice_icon1.png") no-repeat;
}

.hm1_li .li_icon2{
    background: url("../images/notice_icon2.png") no-repeat;
}

.hm1_li .li_icon3{
    background: url("../images/notice_icon3.png") no-repeat;
}

.hm1_li .li_icon4{
    background: url("../images/notice_icon4.png") no-repeat;
}

.hm1_li .li_icon5{
    background: url("../images/notice_icon5.png") no-repeat;
}

.hm1_li .li_icon6{
    background: url("../images/notice_icon6.png") no-repeat;
}

.hm1_li .li_icon7{
    background: url("../images/notice_icon7.png") no-repeat;
}

.hm1_li .li_icon8{
    background: url("../images/notice_icon8.png") no-repeat;
}


/*中间咨询按钮*/
.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_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;
}

.my_zx_btn a:hover {
    opacity: 0.8;
}

/*中间广告*/

.hm_adv{
    height: 269px;
    max-width: 1920px;
    margin: 0 auto;
}

.hm_adv a{
    width: 100%;
    height: 100%;
    display: block;
}

/*hm2*/

.hm2{
    padding: 70px 0;
}

.hm2 .part_main{
    width: 1200px;
    overflow: hidden;
    margin: 0 auto;
    margin-bottom: 70px;
}

.hm2 .part_main .hm2_li{
    width: 240px;
    float: left;
}

.hm2_li .hm2_icon{
    width: 107px;
    height: 114px;
    margin: 0 auto 20px;
}

.hm2_li .li_mid{
    position: relative;
    margin-bottom: 20px;
}

.hm2_li .li_mid .li_num{
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 18px;
    color: #6b6b6b;
    background-color: #D7D7D7;
    border-radius: 20px;
    margin: 0 auto;
}

.hm2_li .li_mid .li_mid_line{
    position: absolute;
    width: 100%;
    height: 2px;
    background-color: #D7D7D7;
    margin: auto;
    top: 0;
    bottom: 0;
    z-index: -1;
}

.hm2_li p{
    text-align: center;
    line-height: 1;
    font-size: 18px;
    color: #282828;
}

.hm2_li .icon1{
    background: url("../images/step1.png") no-repeat;
}

.hm2_li .icon2{
    background: url("../images/step2.png") no-repeat;
}

.hm2_li .icon3{
    background: url("../images/step3.png") no-repeat;
}

.hm2_li .icon4{
    background: url("../images/step4.png") no-repeat;
}

.hm2_li .icon5{
    background: url("../images/step5.png") no-repeat;
}













