
body {
    font-family: '微软雅黑', sans-serif;
    font-size: 14px;
    color: #525456;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 500;
}

h6 {
    font-size: 14px;
}

a {
    text-decoration: none !important;
    outline: none !important;
    blr:expression(this.onFocus=this.blur());
}
a:focus {
    outline:none !important;
}

p {
    line-height: 1.8;
}

.section {
    padding-top: 80px;
    padding-bottom: 80px;
    position: relative;
}

.navbar-custom {
    padding: 15px 0px;
    border-radius: 0px;
    z-index: 999;
    margin-bottom: 0px;
    transition: all 0.5s ease-in-out;
}

.navbar-custom .navbar-nav li a {
    color: #f1f1f1;
    font-size: 14px;
    transition: all 0.5s;
    letter-spacing: 0.03rem;
    background-color: transparent !important;
    padding: 6px 0;
    margin: 0 13px;
    font-weight: 500;
    text-transform: uppercase;
}

.navbar-custom .navbar-nav .nav-link {
    padding-right: 0px;
    padding-left: 0px;
    width: 100px;
    text-align: center;
    margin-right: 10px;
}

.navbar-custom .navbar-nav .nav-link :nth-last-of-type(1) {
    margin-right: 0;
}

.logo {
    width: 300px;
    height: auto;
    line-height: 67px;
}

.navbar-custom .navbar-nav li.active a,
.navbar-custom .navbar-nav li a:hover,
.navbar-custom .navbar-nav li a:active {
    color: #ffffff;
!important;
    font-weight: 500;
    font-size: 16px;
}

.navbar-toggle {
    font-size: 24px;
    margin-top: 5px;
    margin-bottom: 0px;
    color: #ffffff;
}

.nav .open > a,
.nav .open > a:focus,
.nav .open > a:hover {
    background-color: transparent;
    border-color: #337ab7;
}

.navbar-custom .navbar-toggles {
    padding: .25rem .75rem;
    font-size: 18px;
    background: 0 0;
    border: 1px solid transparent;
    color: #fff;
    outline: 0;
}

.navbar-custom .navbar-toggles-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
}

.menu-toggle {
    padding: 4.5px 10px !important;
}

.menu-toggle span {
    line-height: 27px;
}

/*---NAVBAR STICKY---*/

.nav-sticky.navbar-custom {
    margin-top: 0px;
    padding: 0px;
    background-color: #FFF;
    box-shadow: 0 10px 33px rgba(0, 0, 0, .1);
    color: #000 !important;
}

.nav-sticky.navbar-custom.sticky-light {
    background-color: #fff;
}

.nav-sticky.navbar-custom .navbar-nav li a {
    color: #888888;
    line-height: 67px;
}

.nav-sticky.navbar-custom .navbar-nav li.active a,
.nav-sticky.navbar-custom .navbar-nav li a:hover,
.nav-sticky.navbar-custom .navbar-nav li a:active {
    color: #C39C61 !important;
    border-bottom: 4px solid #c39c61;
    line-height: 63px;
}

.nav-sticky.navbar-custom .navbar-toggles {
    padding: .25rem .75rem;
    border: 1px solid transparent;
    outline: 0;
}

.nav-sticky .navbar-nav {
    margin-top: 0px;
}

.nav-sticky .logo {
    color: #000 !important;
}

/* banner*/
.banner {
    height: 600px;
    width: 100%;
    padding: 0;
    background: url("../images/banner1.png") no-repeat;
    background-size: cover;
}

.banner_top {
    padding-top: 200px;
}

.banner_top p {
    margin-bottom: 24px;
}

.sp_text {
    font-size: 30px;
    color: #ff5000;
    letter-spacing: 0;
    font-weight: 500 !important;
}

.sp_w {
    font-size: 30px;
    color: #fff;
    letter-spacing: 0;
    font-weight: 500 !important;
    margin-right: 6px;
}

.banner_bot {
    padding-top: 40px;
    font-size: 16px;
    color: #d4d4d4;
    margin-bottom: 8px;
}

.banner_bot p {
    line-height: 1.2;
}

/*汽车消费金融*/
.car_finnace {
    width: 100%;
    height: auto;
    overflow: hidden;
    background: #ffffff;
    padding: 120px 0 60px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.car_finnace .fin_top {
    margin: 0 auto 36px;
}

.car_finnace .fin_top h4 {
    height: 72px;
    line-height: 72px;
    color: #333;
    text-align: center;
    background: url("../images/line1.png") 0 center no-repeat;
    background-size: contain;
    margin-bottom: 0;
}

.car_finnace .fin_top h4 span {
    display: inline-block;
    height: 72px;
    line-height: 72px;
    background: #ffffff;
    width: 372px;
    font-size: 28px;
}

.car_finnace .fin_top p {
    font-size: 20px;
    color: #c0c0c0;
    text-align: center;
}

.car_finnace .fin_bot {
    height: 400px;
    text-align: center;
}

.car_finnace .fin_bot .fin_box1 {
    height: 400px;
}

/*在pc端不可见*/
.car_finnace .fin_bot .sm_fin_na {
    display: none;
}

.car_finnace .fin_bot .fin_box1 .fin_box1_z {
    width: 100%;
    padding-top: 60px;
    margin: 0 auto;
    height: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.car_finnace .fin_bot .fin_box1 .img_pic {
    display: inline-block;
    width: 110px;
    height: 110px;
    cursor: pointer;
    transition: all 2s;
    opacity: 0.8;
}

.car_finnace .fin_bot .fin_box1 .fin_na {
    width: 80%;
    padding: 8px 0;
    margin: 100px auto 0;
    border: 2px solid #c39c61;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    color: #C39C61;
    font-size: 16px;
    /*font-weight:500;*/
    text-align: center;
}

.car_finnace .fin_bot .fin_box1 .fin_fadein {
    opacity: 0;
}

/*车辆售后回租*/
.car02.car_finnace {
    padding: 60px 0 120px 0 !important;
}

.car02.car_finnace .fin_bot .fin_box1 .fin_na {
    border: 2px solid #00aafa;
    color: #00aafa;
}

/*关于晟融*/
.about {
    padding: 130px 0;
    background: #ECECEC;
}

.about h6 {
    font-size: 28px !important;
    color: #333333 !important;
    letter-spacing: 0;
    text-align: left;
    font-weight: 500;
    line-height: 1;
    margin-top: 20px;
}

.about .w_tip {
    font-size: 20px;
    color: #9F9F9F;
    letter-spacing: 0;
    text-align: left;
    margin-top: 10px;
}

.about .t_wtop {
    font-size: 16px;
    color: #C39C61;
    letter-spacing: 0;
    margin-top: 40px;
    margin-bottom: 12px;
}

.about .t_wtxt {
    width: 75%;
    font-size: 14px;
    color: #666;
    letter-spacing: 0;
    margin-bottom: 6px;
}

.about .pic_box {
    width: 75%;
    margin-left: 25%;
}

/*联系我们*/
.contact {
    background: #F9F8FE !important;
}

.contact .w_box {
    margin-top: 40px;
}

.contact .w_box .t_wtxt {
    padding-left: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 20px;
    line-height: 20px;
    margin-bottom: 20px;

}

.contact .w_box .t_ad {
    background: url("../images/icon_adress.png") no-repeat;
    background-size: 20px 20.5px;
}

.contact .w_box .t_tel {
    background: url("../images/icon_tel.png") no-repeat;
    background-size: 20px 20.5px;
}

.contact .w_box .t_tel .mr_01 {
    display: inline-block;
    margin-left: 10px;
    font-weight: normal;
}

.contact .w_box .t_tel .mr_02 {
    display: inline-block;
    margin-left: 20px;
}

.contact .w_box .t_em {
    background: url("../images/icon_email.png") no-repeat;
    background-size: 20px 20.5px;
}

/*footer*/
.footer {
    background: #3C3C3D;
    padding-top: 40px;
    padding-bottom: 40px;
}

.footer p {
    font-size: 12px;
    color: #FFFFFF;
    letter-spacing: 0;
    text-align: center;
    margin-bottom: 10px;
}

.footer p:nth-last-of-type(1) {
    margin-bottom: 0;
}

.footer p a {
    color: #fff;
    text-decoration: none !important;
    background-image: none !important;
}

/*在超大屏及桌面端的展示*/
@media screen and (min-width: 991px) {
    /*汽车消费金融*/
    .car_finnace .fin_bot .fin_box1:hover .fin_box1_z {
        width: 100%;
        margin: 0 auto;
        background: #ffffff;
        box-shadow: 0 7px 13px 0 rgba(149, 90, 0, 0.5);
        border-radius: 2px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        height: 100%;
    }

    .car_finnace .fin_bot .fin_box1:hover .fin_fadein {
        opacity: 1;
        cursor: pointer;
    }

    .car_finnace .fin_bot .fin_box1:hover .img_pic {
        -webkit-transform: translateY(20px) scale(1.1);
        -moz-transform: translateY(20px) scale(1.1);
        -ms-transform: translateY(20px) scale(1.1);
        transform: translateY(20px) scale(1.1);
        opacity: 1;
    }

    .car_finnace .fin_bot .fin_box1:hover .fin_fadein h5 {
        margin-top: 60px;
        font-size: 18px !important;
        color: #c39c61;
        text-align: center;
        font-weight: 500 !important;
        margin-bottom: 40px;
    }

    .car_finnace .fin_bot .fin_box1:hover .fin_fadein p {
        font-size: 14px;
        color: #c39c61;
        text-align: center;
        margin-bottom: 0.2rem;
    }

    .car_finnace .fin_bot .fin_box1:hover .fin_na {
        display: none;
    }

    /*车辆售后回收*/
    .car02.car_finnace .fin_bot .fin_box1:hover .fin_box1_z {
        box-shadow: 0 7px 13px 0 rgba(17, 133, 221, 0.5);
    }

    .car02.car_finnace .fin_bot .fin_box1:hover .fin_fadein h5 {
        color: #00aafa;
    }

    .car02.car_finnace .fin_bot .fin_box1:hover .fin_fadein p {
        color: #00aafa;
    }

}

/*在ipad端展示*/
@media (min-width: 768px) and (max-width: 991px) {
    .logo {
        width: 230px;
    }

    .navbar-custom .navbar-nav .nav-link {
        width: auto;
        margin-right: 6px;
    }

    .navbar-custom .navbar-nav li a {
        font-size: 14px;
        margin: 0 8px;
    }

    .navbar-custom .navbar-nav li.active a,
    .navbar-custom .navbar-nav li a:hover,
    .navbar-custom .navbar-nav li a:active {
        color: #ffffff;
    !important;
        font-weight: 500;
        font-size: 14px;
    }
    /* banner*/
    .banner {
        height: 420px;
        background: url("../images/banner2.png") no-repeat;
        background-size: cover;
    }

    .banner_top {
        padding-top: 140px;
    }

    .banner_top p {
        margin-bottom: 18px;
    }

    .sp_text {
        font-size:26px;

    }

    .sp_w {
        font-size: 26px;
    }

    .banner_bot {
        padding-top: 40px;
        font-size: 14px;

    }

    .banner_bot p {
        line-height: 1;
    }
    /*汽车消费金融*/
    .car_finnace {
        padding: 40px 0 50px 0;
    }

    .car_finnace .fin_top {
        margin: 0 auto 28px;
    }

    .car_finnace .fin_top h4 {
        height: 58px;
        line-height: 58px;

    }

    .car_finnace .fin_top h4 span {
        height: 58px;
        line-height:58px;
        width: 260px;
        font-size: 26px;
    }

    .car_finnace .fin_top p {
        font-size: 16px;

    }

    .car_finnace .fin_bot {
        height: 300px;
        text-align: center;
    }

    .car_finnace .fin_bot .fin_box1 {
        height: 300px;
    }

    /*在pc端不可见*/
    .car_finnace .fin_bot .sm_fin_na {
        display: none;
    }

    .car_finnace .fin_bot .fin_box1 .fin_box1_z {
        padding-top: 40px;

    }

    .car_finnace .fin_bot .fin_box1 .img_pic {
        width: 80px;
        height: 80px;
    }

    .car_finnace .fin_bot .fin_box1 .fin_na {
        width: 80%;
        padding: 6px 0;
        margin: 80px auto 0;
    }

    .car_finnace .fin_bot .fin_box1 .fin_fadein {
        opacity: 0;
    }

    /*车辆售后回租*/
    .car02.car_finnace {
        padding: 40px 0 50px 0 !important;
    }
    /*关于晟融*/
    .about {
        padding: 60px 0;
        background: #ECECEC;
    }

    .about h6 {
        font-size: 26px !important;

    }

    .about .w_tip {
        font-size: 16px;
        margin-top: 6px;
    }

    .about .t_wtop {
        font-size: 16px;
        margin-top: 20px;
        margin-bottom: 8px;
    }

    .about .t_wtxt {
        width: 100%;

    }

    .about .pic_box {
        width: 100%;
        margin-left: 0%;
        margin-top: 100px;
    }
}

@media (max-width: 768px) {
    .vertical-content {
        display: inherit;
    }

    .navbar-custom {
        margin-top: 0px;
        padding: 0 !important;
        background-color: #ffffff !important;
        box-shadow: 0 10px 33px rgba(0, 0, 0, .1);
        color: #fff !important;
    }

    .navbar-toggler i {
        font-size: 24px;
        margin-top: 0px;
        margin-bottom: 0px;
        color: #ffffff;
    }

    .bg-home {
        height: auto;
    }

    .nav-sticky.navbar-custom .navbar-nav li a {
        color: #fff !important;
    }

    .nav-sticky .logo {
        color: #fff !important;
    }

    .navbar-custom > .container {
        width: 100%;
    }

    .clients-img {
        display: none;
    }

}

/*手机端的展示*/
@media (max-width: 767px) {
    /*头部*/
    .navbar {
        padding: 0;
        position: static !important;
    }

    .navbar-brand {
        margin-left: 15px;
    }

    .logo {
        width: 200px;
        line-height: 50px;
    }

    .navbar-toggler {
        display: inline-block;
        width: 40px;
        height: 40px;
        margin-right: 15px;
        background: url("../images/menu.png") no-repeat;
        background-size: 40px 40px;
    }

    .navbar-toggler span {
        display: block;
        width: 24px;
        height: 24px;
    }

    /*正常显示的顶部*/
    .navbar-custom .navbar-nav .nav-link {
        padding-right: 0px;
        padding-left: 0px;
        width: 100%;
        text-align: center;
        margin-right: 10px;
    }

    .navbar-custom .navbar-nav li a {
        color: #888;
        font-size: 14px;
        transition: all 0.5s;
        letter-spacing: 0.03rem;
        background-color: transparent !important;
        padding: 0;
        padding-right: 0px !important;
        padding-left: 0px !important;
        margin: 0;
        font-weight: 500;
        text-transform: uppercase;
        line-height: 45px;
    }

    .navbar-custom .navbar-nav li.active a,
    .navbar-custom .navbar-nav li a:hover,
    .navbar-custom .navbar-nav li a:active {
        color: #333 !important;
        background: #ECECEC !important;
        font-size: 14px;
    }

    .nav-sticky.navbar-custom .navbar-nav li a {
        color: #333 !important;
        line-height: 45px;
    }

    .nav-sticky.navbar-custom .navbar-nav li.active a,
    .nav-sticky.navbar-custom .navbar-nav li a:hover,
    .nav-sticky.navbar-custom .navbar-nav li a:active {
        color: #333 !important;
        line-height: 45px;
        background: #ECECEC !important;
        border-bottom: 0 !important;
    }

    /*banner*/
    .banner {
        /*margin-top: 55px;*/
        height: 230px;
        background: url("../images/banner3.png") no-repeat;
        background-size: cover;
    }

    .banner_top {
        padding-top: 60px;
    }

    .banner_top p {
        margin-bottom: 10px;
    }

    .sp_text {
        font-size: 16px;
        color: #ff5000;
        letter-spacing: 0;
        font-weight: 500 !important;
    }

    .sp_w {
        font-size: 16px;
        color: #fff;
        letter-spacing: 0;
        font-weight: 500 !important;
        margin-right: 6px;
    }

    .banner_bot {
        padding-top: 20px;
    }

    .banner_bot p {
        padding-top: 2px;
        font-size: 12px;
        color: #d4d4d4;
        margin-bottom: 2px;

    }

    /*汽车消费金融*/
    .car_finnace {
        padding: 30px 0 30px 0;
    }

    .car_finnace .fin_top {
        margin: 0 auto 15px;
    }

    .car_finnace .fin_top h4 {
        height: 28px;
        line-height: 28px;
        background: url("../images/line3.png") 0 center no-repeat;
        background-size: contain;
        margin-bottom: 0;

    }

    .car_finnace .fin_top h4 span {
        height: 28px;
        line-height: 28px;
        width: 146px;
        font-size: 18px;
    }

    .car_finnace .fin_top p {
        font-size: 12px;
    }

    .car_finnace .fin_bot {
        height: auto;
        overflow: hidden;
    }

    .car_finnace .fin_bot .fin_box1 {
        width: calc(100% - 30px) !important;
        margin: 0 auto;
        height: 122px;
        padding: 20px;
        background: #F9F9F9;
        border: 1px solid #EFEFEF;
        border-radius: 3px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        flex: none !important;
        margin-bottom: 10px;

    }

    .car_finnace .fin_bot .fin_box1:nth-last-of-type(1) {
        margin-bottom: 0;
    }

    .car_finnace .fin_bot .fin_box1 .fin_box1_z {
        width: 100%;
        height: 100%;
        padding-top: 0;
        text-align: left !important;

    }

    .car_finnace .fin_bot .fin_box1 .img_pic {
        display: inline-block;
        width: 60px;
        height: 60px;
        float: left;
        margin-top: 10px;

    }

    .car_finnace .fin_bot .fin_box1 .fin_na {
        display: none;
    }

    /*在手机端展示*/
    .car_finnace .fin_bot .sm_fin_na {
        display: block;
        width: 116px;
        height: 26px;
        line-height: 26px;
        background: #FCD59A;
        border-radius: 15px 3px 15px 3px;
        font-size: 14px;
        color: #955A00;
        letter-spacing: 0;
        text-align: left;
        padding-left: 16px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        font-weight: 500;
    }

    .car_finnace .fin_bot .fin_box1 .fin_fadein {
        display: block;
        width: auto;
        float: left;
        opacity: 1;
        margin-left: 30px;
    }

    .car_finnace .fin_bot h5 {
        margin-top: 18px;
        font-size: 14px;
        color: #955A00;
        letter-spacing: 0;
        line-height: 1;
    }

    .car_finnace .fin_bot .sm_txt {
        font-size: 12px;
        color: #888;
        letter-spacing: 0;
        margin-top: 4px;
    }

    /*车辆售后回租*/
    .car02.car_finnace {
        padding: 10px 0 30px 0 !important;
    }

    .car02.car_finnace .fin_bot .fin_box1 .fin_na {
        border: 2px solid #00aafa;
        color: #00aafa;
    }

    .car02.car_finnace .fin_bot .sm_fin_na {
        background: #AFDCFF;
        color: #1185DD;
    }

    .car02.car_finnace .fin_bot h5 {
        color: #1185DD;
    }

    /*关于晟融*/
    .about {
        padding: 40px 0;
        background: #ECECEC;
    }

    .about h6 {
        font-size: 18px !important;
        margin-top: 0;
    }

    .about .w_tip {
        font-size: 12px;
        margin-top: 10px;
    }

    .about .t_wtop {
        font-size: 14px;
        margin-top: 18px;
        margin-bottom: 8px;
    }

    .about .t_wtxt {
        width: 100%;
        font-size: 14px;
        margin-bottom: 6px;
    }

    .about .t_wtxt:nth-last-of-type(1) {
        margin-bottom: 0;
    }

    .about .pic_box {
        width: 100%;
        margin-top: 30px;
        margin-left: 0;
    }

    /*联系我们*/
    .contact {
        background: #F9F8FE !important;
    }

    .contact .w_box {
        margin-top: 40px;
    }

    .contact .w_box .t_wtxt {
        height: auto;
        line-height: 20px;
        margin-bottom: 14px;

    }

    .contact .w_box .t_tel .mr_02 {
        display: block;
        margin-left: 20px;
    }

    /*footer*/
    .footer {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .footer p {
        font-size: 14px;
    }

}

/*较大手机展示*/