﻿body {
    background: #F4F5F8!important
}
.content {
    background: #eee;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
}
.bus_top{
    width:100%;
    height:648px;
    background-image:url(/images/business/banner.jpg);
    background-size:100% 648px;
}
.bus_p1 {
    text-align: center;
    font-size: 48px;
    font-weight: bold;
    color: rgba(255,255,255,1);
    padding-top: 117px;
    margin-bottom: 36px;
    letter-spacing:1px;
}
.bus_p2 {
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    color: rgba(255,255,255,1);
}
    .bus_p2 span {
        color: #FA8F11;
    }
.bus_sub {
    width: 929px;
    height: 84px;
    background: rgba(255,255,255,0.3);
    border-radius: 2px;
    margin: auto;
    margin-top: 50px;
    display: flex;
    align-items: center;
}
.bus_div1 {
    display: inline-block;
    width: 255px;
    margin-left: 28px;
    position:relative;
}
.in_box1 {
    width: 255px;
    height: 58px;
    outline: none;
    border: none;
    background: #fff;
    padding-left: 51px;
    font-size: 16px;
    /*color: rgb(113,113,113);*/
}
input::-webkit-input-placeholder{
    font-size: 16px;
    font-weight: 400;
    color: rgba(189,189,189,1);
}

input:-moz-placeholder {
    font-size: 16px;
    font-weight: 400;
    color: rgba(189,189,189,1);
}

input::-moz-placeholder {
    font-size: 16px;
    font-weight: 400;
    color: rgba(189,189,189,1);
}

input:-ms-input-placeholder {
    font-size: 16px;
    font-weight: 400;
    color: rgba(189,189,189,1);
}
.pImg {
    position: absolute;
    top: 29%;
    left: 10px;
}

.bus_div2 {
    display: inline-block;
    width: 410px;
    margin-left: 10px;
    margin-right:20px;
    position:relative;
}
.in_box2 {
    width: 410px;
    height: 58px;
    outline: none;
    border: none;
    background: #fff;
    padding-left: 51px;
    font-size: 16px;
    /*color: rgb(113,113,113);*/
}

.bus_div3 {
    display: inline-block;
    width: 170px;
}
.in_btn {
    width: 170px;
    height: 58px;
    outline: none;
    border: none;
    background: #fa7a12;
    font-size: 18px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: rgba(255,255,255,1);
    cursor: pointer;
}
    .in_btn:hover {
        background: #fb861f;
    }
.bus_ser{
    height:38px;
    line-height:38px;
    text-align:center;
    margin-top:60px;
}
.bus_ser>p{
    margin-left:19px;
    font-size:16px;
    color:#fff;
}
    .bus_ser > p > span {
        color: #FA8F11;
        font-weight: bold;
        letter-spacing:1px;
        padding: 0 4px;
        font-size: 20px;
    }
.bus_p3 {
    font-size: 14px;
    font-weight: 400;
    color: rgba(255,255,255,1);
    width:863px;
    margin:20px auto;
}
.bus_stress {
    width: 100%;
    height: 560px;
    background: #fff;
}
/*公共标题*/
.main_title {
    font-size: 30px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: rgba(74,74,74,1);
    padding-top: 56px;
    padding-bottom: 20px;
    text-align: center;
}
.t2_2{
    height: 340px;
    padding-bottom: 0;
    margin-top: 87px;
    
}
.jyzs_box {
    display: flex;
    width: 1092px;
    margin: 80px auto 0;
    justify-content: space-between;
}
    .t2_2 > li {
        width: 342px;
        margin-bottom: 0;
        box-shadow: none;
    }
.tc2_title {
    font-size: 18px !important;
    font-weight: 500;
    color: rgba(67,67,67,1) !important;
}
.tc2_p {
    font-size: 14px !important;
    font-weight: 400;
    color: rgba(174,174,174,1) !important;
    margin-top: 5px !important;
}
.t2_2 > li:hover {
    width: 342px;
    background: rgba(255,255,255,1);
    box-shadow: 0px 2px 18px 0px rgba(202,202,202,0.44) !important;
}
/*经营范围申请常见误区*/
.jx_con {
    width: 1140px;
    margin: 69px auto 45px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.jx_a1, .jx_a2, .jx_a3, .jx_a4, .jx_a5, .jx_a6, .jx_a7, .jx_a8 {
    width: 241px;
    height: 260px;
    background: #fff;
    text-align: center;
    padding-top: 40px;
    margin-bottom: 35px;
    position: relative;
}
    .jx_a1:hover .hover_box1, .jx_a2:hover .hover_box2, .jx_a3:hover .hover_box3, .jx_a4:hover .hover_box4, .jx_a5:hover .hover_box5, .jx_a6:hover .hover_box6, .jx_a7:hover .hover_box7, .jx_a8:hover .hover_box8 {
        background: rgba(250,122,18,1);
    }
    .jx_a1:hover .hover_con1 {
        padding-top:30px;
        opacity: 1;
        transition: .5s
    }
    .jx_a2:hover .hover_con2{
        padding-top: 70px;
        opacity: 1;
        transition: .5s
    }
    .jx_a3:hover .hover_con3 {
        padding-top: 90px;
        opacity: 1;
        transition: .5s
    }
    .jx_a4:hover .hover_con4 {
        padding-top: 10px;
        opacity: 1;
        transition: .5s
    }
    .jx_a5:hover .hover_con5 {
        padding-top: 70px;
        opacity: 1;
        transition: .5s
    }
    .jx_a6:hover .hover_con6 {
        padding-top: 70px;
        opacity: 1;
        transition: .5s
    }
    .jx_a7:hover .hover_con7 {
        padding-top: 50px;
        opacity: 1;
        transition: .5s
    }
    .jx_a8:hover .hover_con8 {
        padding-top: 90px;
        opacity: 1;
        transition: .5s
    }
.hover_box1, .hover_box2, .hover_box3, .hover_box4, .hover_box5, .hover_box6, .hover_box7, .hover_box8 {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(250,122,18,0);
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(255,255,255,1);
    line-height: 24px;
    padding: 0 20px;
}
.hover_con1, .hover_con2, .hover_con3, .hover_con4, .hover_con5, .hover_con6, .hover_con7, .hover_con8 {
    opacity: 0;
}
    .jx_line {
        width: 32px;
        height: 4px;
        background: rgba(210,210,210,1);
        border-radius: 2px;
        margin: 26px auto 34px;
    }
.jk_p {
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(78,78,78,1);
}
.bus_use {
    width: 100%;
    height: 570px;
}
.bus_use > p {
    font-size: 36px;
    color: rgba(63,63,63,1);
    padding-top: 56px;
    text-align: center;
    margin-bottom: 69px;
}
.use_ul {
    margin: auto;
    width: 1200px;
    display: flex;
    justify-content: space-between;
    margin-top:94px;
}
.use_box {
    width: 320px;
    height: 131px;
    background: #fff;
    text-align: center;
    position: absolute;
    left: 30px;
    top: 234px;
    padding-top:24px;
}
.sl_li {
    width: 380px;
    height: 290px;
    position:relative;
}
.li_img1{
    width:100%;
    height:100%;
}
.li_p1 {
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: rgba(74,74,74,1);
    margin-bottom:14px;
}
.li_p2 {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(156,156,156,1);
    line-height: 26px;
}

.jy_box {
    width: 1200px;
    margin: 66px auto 0;
}


