@import"./public/pub_head.css";
@import"./public/pub_tell.css";
p,span{
    line-height: 1;
}
.txt_center {
    text-align: center;
}

.text_orange{
    color: #F65439;
}

.title_white{
    color: #FFFFFF;
}

.title_orange{
    color: #F65439;
}

.title_black {
    color: #323232;
}

.title_mr{
    margin-right: 10px;
}

.part_title {
    font-size: 32px;
    font-weight: bold;
}

.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(../../img/public/zc_zxicon.png) no-repeat;
    background-size: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
}
.part_subtitle{
    font-size: 16px;
}
.subtitle_wh{
    color: #FFFFFF;
}
.subtitle_black{
    color: #666666;
}
.zx_btn{
    cursor: pointer;
}


.banner_fm_in {
    width: 1200px;
    margin: 0 auto;
    height: 100%;
}
.banner_fm_blo {
    float: right;
    margin-top: 15px;
    background-color: #FFFFFF;
    width: 260px;
    height: 270px;
    border-radius: 4px;
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box;
    cursor: initial;
}
.banner_fm_title {
    font-size: 24px;
    font-weight: bold;
    color: #f03520;
    margin-top: 20px;
    margin-bottom: 20px;
}
.banner_fm_des {
    font-size: 16px;
    text-align: center;
    line-height: 1;
    margin-bottom: 25px;
}
.banner_fm_item {
    width: 212px;
    height: 41px;
    border: #D6D6D6 solid 1px;
    border-radius: 3px;
    box-sizing: border-box;
    line-height: 41px;
}
.banner_fm_item1 {
    margin-bottom: 14px;
}
.banner_fm_item2 {
    margin-bottom: 16px;
}
.item_icon_blo {
    display: block;
    height: 100%;
    width: 35px;
    float: left;
    position: relative;
}
.banner_fm_icon {
    width: 18px;
    height: 18px;
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
.icon_head {
    background: url("../../img/public/fixedicon1.png") no-repeat;
}

.icon_phone {
    background: url("../../img/public/fixedicon2.png") no-repeat;
}
.banner_fm_item input {
    display: inline-block;
    width: 175px;
    height: 100%;
    border: none;
}
.banner_fm_btn {
    text-align: center;
    width: 212px;
    height: 41px;
    line-height: 41px;
    color: #FFFFFF;
    background-color: #F65439;
    border-radius: 3px;
    cursor: pointer;
    margin-bottom: 15px;
}
.banner_fm_blo .latest_blo{
    height: 20px;
    width: 212px;
    overflow: hidden;
}
.banner_fm_blo .latest_blo p{
    line-height: 20px;
    height: 20px;
}
.banner_fm_blo .latest_blo p span{
    font-size: 12px;
    color: #757575;
}
.banner_fm_blo .latest_blo p .l{
    float: left;
}
.banner_fm_blo .latest_blo p .r{
    float: right;
}
.banner_fm_blo .latest_blo p .mr{
    margin-right: 5px;
}
.box-main{
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 50px;
}
/*热门项目*/
.yzsj-hot{
    width: 1200px;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.yzsj-hot .pub_head{
    padding-bottom: 0;
}
.yzsj-hot .cont{
    width: 1200px;
    overflow: hidden;
    display: flex;
    justify-content: space-between;
    margin-top: 13px;
    padding-top: 20px;
}
.yzsj-hot .item{
    width: 292px;
    height: 172px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    display: flex;
    flex-direction: column;
    transition: all 0.25s;
}
.yzsj-hot .item:hover{
    margin-top: -10px;
    padding-bottom: 10px;
}
.yzsj-hot .item .title{
    font-size: 25px;
    color: #000;
    line-height: 25px;
    margin-top: 30px;
    margin-left: 21px;
}
.yzsj-hot .item .title2{
    font-size: 17px;
    color: #434343;
    line-height: 17px;
    margin-left: 21px;
    margin-top: 15px;
}
.yzsj-hot .item .ljxq{
    width: 125px;
    height: 35px;
    border-radius: 18px;
    background-color: #f65439;
    margin-top: 21px;
    margin-left: 25px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    cursor: pointer;
    transition: all .25s;
}
.yzsj-hot .item .ljxq:hover{
    background-image: linear-gradient(to right, #f65439, red);
}
/*需要准备的资料*/
.yzsj-cl{
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 50px;
}
.yzsj-cl .cont{
    width: 1200px;
    display: flex;
    justify-content: space-between;
    padding-bottom: 43px;
}
.yzsj-cl .item{
    width: 390px;
    height: 304px;
    box-shadow: 0 10px 15px -8px #666;
    display: flex;
    flex-direction: column;
    align-items: center;
    transition: all .25s;
    cursor: default;
}
.yzsj-cl .item:hover{
    margin-top: -10px;
    margin-bottom: 10px;
}
.yzsj-cl .item>img{
    width: 390px;
    height: 190px;
}
.yzsj-cl .item .title{
    font-size: 20px;
    color: #323232;
    line-height: 40px;
    margin-top: 17px;
}
/*办理流程*/
.yzsj-lc{
    width: 1920px;
    height: 486px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.yzsj-lc .cont{
    width: 1200px;
    display: flex;
    margin-top: 20px;
    padding-bottom: 30px;
}
.yzsj-lc .cont .item{
    display: flex;
    flex-direction: column;
    align-items: center;
}
.yzsj-lc .cont .item:nth-of-type(1){
    margin-left: 26px;
}
.yzsj-lc .cont .item:nth-of-type(2){
    margin-left: 145px;
}
.yzsj-lc .cont .item:nth-of-type(3){
    margin-left: 96px;
}
.yzsj-lc .cont .item:nth-of-type(4){
    margin-left: 80px;
}
.yzsj-lc .item .log{
    width: 145px;
    height: 145px;
    border-radius: 50%;
    box-sizing: border-box;
    border: 2px solid #fff;
    background-repeat: no-repeat;
    background-position: center center;
}
.yzsj-lc .item .title{
    font-size: 24px;
    color: #fff;
    margin-top: 23px;
}
.yzsj-lc .item .title2{
    font-size: 18px;
    color: #fff;
    margin-top: 17px;
}





















