/* body,div,p,span,b,h1,h2,h3,h4,h5,i,ul,li{padding:0;margin:0;font-family:"pingfang sc"} */
.clear:after{display:block;content:'';clear:both}
.min{width:1060px;margin:0 auto;padding-left:60px;box-sizing: border-box;padding-top: 40px;overflow: hidden;}
ul, ol ,li{
    list-style: none;
}
/*头部*/
.zhida_box{position: relative;
    width: 100%;
    overflow-x: hidden;}
.section{width:100%;}
.section .pic img{display:block;width:100%}
/* .section div .peizhi{text-align:center;padding:65px 0;} */
.section div.title b{display:inline-block;vertical-align: middle;font-family: PingFangSC-Semibold;margin:0 40px; font-size:36px;color:black;}
.section div.title i{display:inline-block;vertical-align:middle;width:180px;height:1px;background:#BEC9DA}
/* .section#sec7 div.title i{background:#000} */
.section div.title span{display:block;margin-top:20px;font-size:20px;font-family: PingFangSC-Regular;color: black;}
.section  .two{margin-top:100px;}
.section#sec4{background:#F1F1F1;}
.section#sec8{background:#F1F1F1;}
.section .min .secList{margin-bottom:40px;}
.section .min .secList .pic{float:left;width:460px;height:300px;}
.section .min .secList .pic  img{display:block;width:100%}
.section .min .secList .text{float:right;width:500px;height:300px;display:table;}
.section .min .secList .text .minText{display:table-cell;vertical-align: middle}
.section .min .secList .text .minText  span{font-family: PingFangSC-Regular;display:block;margin-bottom:20px;font-size:28px;}
.section .min .secList .text .minText  p{font-family: PingFangSC-Regular;font-size:20px;line-height:28px;color:#333;margin-top:10px;}
.section .min .secList:first-child+.secList .text{float:left;text-align:right;width:440px;}
.section .min .secList:first-child+.secList .pic{float:right;padding-right: 60px;}
.section#sec7{background:#F1F1F1;padding:0px 0 105px;}

.peizhi{width:100%;}
.peizhi  div.peizhi-cont{width:1100px;margin:0 auto}
table{width:100%;border-collapse: collapse;}
/* width:9%; */
.peizhi  .peizhibox_head td{border: 1px solid #999;background: #5f5e5e;font-size:15px;color:#d1d1d1;text-align:center;padding: 5px 0;}
.peizhi th{text-align:left}
/* .peizhi  .peizhibox_head td:first-child{width:15%}width:14% */
/* .peizhi  .peizhibox_head td:first-child{padding: 5px 0;}width:19%; */
/* 1--------------- */
/* .peizhi  .peizhibox_head td:nth-child(2){width:14%} */
.peizhibox_con_box{height:423px;overflow-y:hidden;position: relative;}
.peizhi .peizhibox_con_box table tr{height:48px;}

/* width:15%; */
.peizhi .peizhibox_con_box td{font-size:14px;box-sizing: border-box;border-bottom:1px solid #999;height: 48px;}
/* .peizhi .peizhibox_con_box td:first-child{ width:calc(15% - 2px)} */
/* .peizhi .peizhibox_con_box td:nth-child(2){width:calc(15% - 2px)} */

.peizhi .peizhibox_con_box table .safety{background:#838383;color:#fff;}
.peizhi .peizhibox_con_box table .safety th{font-size:16px;padding-left:20px;box-sizing: border-box;}
.peizhi .peizhibox_con_box table .canshu{color:#000;background:#e6e5e5;text-align:center;}
.peizhi .peizhibox_con_box table .canshu td:first-child{padding-left:14px;box-sizing: border-box; text-align:left; width: 5%;}
.peizhi .peizhibox_con_box table .canshu td:nth-child(2){padding-left:14px;box-sizing: border-box; text-align:left; width: 15%!important;}
.peizhi .peizhibox_con_box table .canshu td:nth-child(3){ width: 26.5%!important;}

.peizhi .peizhibox_con_box table .canshu td:nth-child(4){ width: 26.8%!important;}

.peizhi .peizhibox_con_box table .canshu td:first-child p:first-child+p{display:none}
.peizhi .peizhibox_btn_box{background: #e6e6e6;padding-left:2%;box-sizing:border-box;height: 70px;}
/* .peizhi .peizhibox_btn_box p{float:left;width:9.5%;padding:20px 0 10px;}
.peizhi .peizhibox_btn_box p:first-child{width:12.5%}
.peizhi .peizhibox_btn_box p a{display:block;width:95%;margin:0 auto; text-align:center;font-size:15px;text-decoration: none;outline: none;color: #353535;line-height:35px;}
.peizhi .peizhibox_btn_box p.active a{border-bottom: 4px solid #4e6dac;}
.peizhi .peizhibox_btn_box p.active a:hover{color: #353535;} */
.peizhi .peizhibox_btn_box p{
    padding: 30px 20px 10px 0;
    float: left;
    cursor: pointer;
}

.peizhi  .beizhu{padding:5px 20px 15px;background:#e6e6e6;box-sizing: border-box;font-size:16px;line-height:25px;}
/*快速预约*/
.fixed {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 54px;
    background: #333;
    background: rgba(0,0,0,0.6);
    color: #fff;
    font-size: 16px;
    z-index: 99999;
    text-align: center;
}
.fixed *{
    font-style: normal;
    outline: none;
}
.fixed-cont {
    /*min-width: 1200px;*/
    height: 100%;
    margin: 0 auto;
    text-align: left;
    display: inline-block;
    white-space: nowrap;
    position: relative;
}
.fixed-cont ul{
    /*width: 1350px;*/
}
.fixed-cont ul li {
    display: inline-block;
    vertical-align: middle;
    line-height: 54px;
    font-size: 14px;
    margin: 0 60px 0 0;
}
.fixed-cont ul li.li1 {
    margin: 0 36px 0 0;
    padding-right: 36px;
    border-right: 1px solid #333;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.fixed-cont ul li.li1 span {
    display: inline-block;
    float: left;
    width: 66px;
    height: 67px;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: rgba(0, 0, 0, 0) url(../img/yuyue-logo2.png) center 0px no-repeat;
    margin: -11px 8px 0 0;
}
.fixed-cont ul li.li1 i {
    float: left;
}
.fixed-cont ul li.li2{
    padding: 0 1%;
    border-left: 1px solid #777;
    border-right: 1px solid #777;
    margin: 0 1%;
}
.fixed-cont ul li.li2 .select{
    border: none;
    background: #e6e6e6;
    width: 145px;
    height: 24px;
    padding: 0 3px;
    color: #666;
    margin: 0 0 0 12px;
}
.fixed-cont ul li input {
    border: none;
    background: #e6e6e6;
    width: 130px;
    height: 24px;
    margin: 0 0 0 10px;
    padding: 0 3px;
    font-size: 12px;
    color: #666;
}
.fixed-cont ul li.li3 {
}
.fixed-cont ul li.li5 {
    font-size: 14px;
}
.fixed-cont ul li.li5 {
    letter-spacing: 1px;
}
.fixed-cont ul li.li5 input[type="checkbox"]:checked {
    background: url(../img/yy-duihao.png) center no-repeat;
}
.fixed-cont ul li.li5 input[type="checkbox"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    width: 16px;
    height: 16px;
    background: url(../img/yy-kuang.png) left bottom no-repeat;
    margin: 8px 8px 0 0;
    border: 0;
    cursor: pointer;
}
.fixed-cont ul li.li5 i {
    color: #fff;
    padding-bottom: 5px;
    border-bottom: 1px solid #fff;
    margin-left: 60px;
    cursor: pointer;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.fixed-cont ul li.li6{
    margin: 0;
}
.fixed-cont ul li.li6 span {
    display: inline-block;
    width: 130px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background:url(../img/yybtn-bg.png) no-repeat;
    -moz-background-size:100% 100%;
    background-size:100% 100%;
    cursor: pointer;
}
/* .hotbtn{
    display:none;
    position: absolute;
    right: -52px;
    bottom: 10px;
    width: 34px;
    height: 34px;
    z-index: 1;
    -webkit-animation: flashHand 1.2s ease-in-out 0.2s infinite;
    -moz-animation: flashHand 1.2s ease-in-out 0.2s infinite;
    animation: flashHand 1.2s ease-in-out 0.2s infinite;
}
.hotbtn img{
    display: block;
    width: 100%;
    height: 100%;
}
@-webkit-keyframes flashHand {
    0% {
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}
@-moz-keyframes flashHand {
    0% {
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}
@keyframes flashHand {
    0% {
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
} */
/*.footer{*/
    /*overflow: hidden;*/
/*}*/
/*.footer ol {*/
    /*display: block;*/
    /*position: relative;*/
    /*margin: 0 auto;*/
    /*width: 100%;*/
    /*text-align: center;*/
/*}*/

/*.footer ol li {*/
    /*display: inline-block;*/
    /*padding: 0 3.45%;*/
    /*font-size: 16px;*/
    /*color: #999;*/
    /*line-height: 90px;*/
/*}*/

/*导航*/
/*.nav {*/
    /*position: fixed;*/
    /*left: 0;*/
    /*top: 0;*/
    /*width: 100%;*/
    /*height: 94px;*/
    /*background: #000;*/
    /*color: #fff;*/
    /*z-index: 9999;*/
    /*overflow: hidden;*/
/*}*/

.nav .nav-cont {
    position: relative;
    width: 95%;
    margin: 0 auto;
    height: 100%;
}

.nav .logo {
    float: left;
}

.nav .logo a {
    display: block;
}

.nav .logo img {
    display: block;
    width:320px;
    height:160px;
    position:relative;
    top:-27px;
}

.nav .nav-list {
    position: absolute;
    right: 0;
}

.nav .nav-ul {
    float: left;margin:0;
}

.nav .nav-ol {
    float: left;margin:0;
}

.nav .nav-ul li.active {
    background: #434343;
}

.nav .nav-ul li {
    float: left;
    width: 120px;
    height: 94px;
    line-height: 94px;
    text-align: center;
    cursor: pointer;
}

.nav .nav-ul li a {
    display: inline-block;
    width: 100%;
    height: 100%;
    color: #fff;
    font-size: 18px;
}

.nav .nav-ol li {
    float: left;
    width: 80px;
    height: 100%;
    padding-top: 18px;
    text-align: center;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    cursor: pointer;
}

.nav .nav-ol li span {
    display: block;
    width: 40px;
    height: 40px;
    background: url(../img/icon.png) no-repeat 0 0;
    margin: 0 auto 8px auto;
}

.nav .nav-ol li:nth-child(2) span {
    background-position: -40px 0;
}

.nav .nav-ol li:nth-child(3) span {
    background-position: -80px 0;
}

.nav .nav-ol li:nth-child(4) span {
    background-position: -120px 0;
}

/*法律声明*/
.falv {
    cursor: pointer;
}

.bigPicbox {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    z-index: 999999;
}

.mzBigPicbox .bigPicbox-in {
    top: 50%;
    margin-top: -225px;
    width: 900px;
    height: 450px;
    background: #fff;
    padding: 30px;
    padding: 60px;
    box-sizing: border-box;
}

.bigPicbox-in {
    position: relative;
    margin: 0 auto;
}

.mzBigPicbox .bigPicbox-in .mz-close {
    position: absolute;
    width: 20px;
    height: 20px;
    right: 15px;
    top: 15px;
    padding: 5px;
    background: url(../img/mzclose.png) no-repeat center center;
    background-size: 20px 20px;
    z-index: 100;
    cursor: pointer;
    background-color: #666;
    color: #fff;
}

.mzBigPicbox .bigPicbox-in .scroll-area {
    height: 100%;
    overflow-y: scroll;
}

.mzBigPicbox .bigPicbox-in .tit {
    font-weight: bold;
    text-align: center;
    font-size: 20px;
    padding: 10px;
    line-height: 24px;
}

.mzBigPicbox .bigPicbox-in p {
    margin: 10px 0;
    line-height: 20px;
    text-indent: 2em;
    font-size: 14px;
}

.mzBigPicbox .bigPicbox-in h2 {
    line-height: 20px;
    margin: 10px 0;
    text-align: center;
    font-size: 14px;
}

.mzBigPicbox .bigPicbox-in h1 {
    line-height: 20px;
    margin: 10px 0;
    text-align: center;
    font-size: 18px;
}


/*.footer {*/
    /*width: 100%;*/
    /*height: 90px;*/
    /*color: #fff;*/
    /*text-align: center;*/
    /*line-height: 90px;*/
    /*background: #000;*/
/*}*/
@media only screen and (max-width:1200px) {
    #wrap{
        padding-bottom: 52px;
    }
    html,body{
        min-width: initial;
        min-width: 600px;
        margin: 0 auto;
        width: 100%;
    }
    .nav{
        z-index: 20px;
        overflow: initial;
    }
    .nav .nav-ul li a{
        font-size: 14px;
    }
    .nav .nav-ul li{
        height: 70px;
        line-height: 70px;
    }
    .nav .logo img{top:-40px;
    }
    .nav .nav-ol{
        position: fixed;
        right: 0;
        top: 50%;
        -webkit-transform: translateY(-50%) translateZ(0);
        transform: translateY(-50%) translateZ(0);
        z-index: 99;
    }
    .nav{
        height: 70px;
    }
    .nav .nav-ul li{
        width: 90px;
    }
    #fullpage .index .index_wrapper_cont{
        margin-top: 70px;
    }
    .nav .nav-ol li{
        float: none;
        padding: 0;
        background-color:rgba(0,0,0,.5);
        padding:10px 0;
        font-size: 12px;
        width: 70px;
    }
    .nav .nav-ol li span{
        width: 20px;
        height: 20px;
        background-size:80px 20px;
        -webkit-background-size:80px 20px;
    }
    .nav .nav-ol li:nth-child(2) span{
        background-position:-20px 0;
    }
    .nav .nav-ol li:nth-child(3) span{
        background-position:-40px 0;
    }
    .nav .nav-ol li:nth-child(4) span{
        background-position:-60px 0;
    }
    .index_wrapper_cont{
        margin-top: 70px !important;
    }

    .zhiling-cont a{
        font-size: 20px;
        width: 120px;
        height: 40px;
        line-height: 40px;
        margin-left: -60px;
    }
    #fullpage .index .banner-prve,
    #fullpage .index .banner-next,
    .ld-next,
    .ld-prve{
        width: 40px;
        height: 40px;
        margin-top: -20px;
        background-size:40px 40px;
        -webkit-background-size:40px 40px;
    }
    .zhiling-cont{
        margin-bottom: 40px;
    }
    .shuzi-info{
        background-size:cover ;
        -webkit-background-size:cover ;
        height: auto;
    }
    .shuzi-info ul{
        width: 100%;
        padding: 25px 0;
        height: auto;
    }
    .shuzi-info ul li{
        width: 23%;
        margin: 0 1%;
    }
    .shuzi-info ul li p{
        font-size: 24px;
        max-width: 205px;
        width: 100%;
    }
    .shuzi-info ul li b{
        margin-top: 16px;
    }
    .colors-cont{
        position: relative;
        /*height: 440px;*/
        margin-bottom: 30px;
    }
    .cont-car{
        /*width: 38%;*/
        /*margin-left: -21%;*/
        top: auto;
        bottom: 10%;
    }
    /*.cont-car ul{
        margin: -5% auto 0 auto;
    }*/
    .gowaiguan img{
        width: 100% !important;
        margin: 0 !important;
    }
    #fullpage .section{
        padding-top: 70px;
        margin-top: -70px;
    }
    .car-colors{
        margin-bottom: 0;
        z-index: 1000;
    }
    #fullpage .peizhi{
        background-size:cover;
        -webkit-background-size:cover;
    }
    .peizhi .titleBox img{
        width: auto;
        height: 24px;
    }
    .titleBox span{
        font-size: 28px;
    }
    .mar50{
        margin-bottom: 30px;
    }
    .titleBox2{
        padding-top: 30px;
    }
    #fullpage .peizhi-cont{
        width: 96%;
    }
    #fullpage .peizhibox_head_tit td{
        font-size: 14px;
    }
    #fullpage .peizhi{
        height: auto;
        padding-bottom: 0;
    }
    .atlasBtn li{
        font-size: 18px;
    }
    .picBtnBox{
        padding-bottom: 20px;
    }
    .car-tab-cont .tab-cont1-left .liaojie{
        font-size: 18px;
        width: 240px;
        height: 42px;
        line-height: 42px;
        padding-top: 0;
    }
    .car-tab-cont .tab-cont1-left .liaojie a{
        margin-top: 12px;
        width: 20px;
        height: 20px;
        background-size:100% 100%;
        -webkit-background-size:100% 100%;
    }
    #fullpage .peizhibox_bot .peizhi_btn_box{
        height: auto;
    }
    #fullpage .peizhibox_bot .peizhi_btn_box ul li{
        width: 16.667%;
        margin: 0;
        text-align: center;
    }
    #fullpage .peizhibox_bot .peizhi_btn_box ul li p{
        margin: 10px auto;
        text-align: center;
        padding: 0;
    }
    .peizhi_btn a{
        width: 90%;
        display: block;
        margin: 0 auto;
    }
    #fullpage .peizhibox_txt .peizhibox_txt_tit{
        font-size: 14px;
    }
    #fullpage .peizhibox_con .peizhi_cont th{
        font-size: 16px;
    }
    .newsBtn li{
        font-size: 18px;
    }
    .newsSwpCont{
        width: 100%;
    }
    .newsSwiperBox dl{
        width: 100%;
        height: auto;
    }
    .newsSwiperBox dl dt{
        position: relative;
        width: 100%;
        padding-top: 66.67%;
        overflow: hidden;
        height: auto;
    }
    .newsSwiperBox dl dt img{
        width: 100%;
        height: 100%;
        max-width: initial;
        max-height: initial;
        position: absolute;
        left: 0;
        top: 0;
    }
    .newsSwiperBox dl dd i{
        height: 2em;
        line-height: 2em;
        overflow: hidden;
    }
    .newsBox{
        height: auto;
        padding-bottom: 30px;
    }
    .imgBox{
        height: auto;
        width: 90%;
        margin: auto;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
        -webkit-transform: translate(-50%,-50%);
    }
    .imgBox img{
        width: 100%;
        height: auto;
    }
    .imgBox .imgBox-p{
        height: 50px;
        line-height: 50px;
        font-size: 16px;
    }
    .closePopPic{
        margin: auto;
        top: 10%;
        right: 3%;
        left: auto;
    }
    .imgBox a{
        width: 30px;
        height: 30px;
        background-size:100% 100%;
        -webkit-background-size:100% 100%;
    }
    .videoBox dd{
        padding: 10px 20px;
        height: 105px;
    }
    .videoBox dd span{
        font-size: 16px;
    }
    .videoBox dd i{
        height: 40px;
        line-height: 40px;
        background-position: 24px 12px;
    }
    .videoBox dd i.hover:hover {
        background: #b31925 url(../img/tj_download1.png) no-repeat;
        background-position:24px 12px;
        right: 20px;
    }
    .fixed-cont{
        width: 100%;
    }
    .fixed-cont ul li:nth-child(2){
        padding-left: 10px;
    }
    .fixed-cont ul li input{
        margin-right: 5px;
        margin-left: 5px;
        font-size: 12px;
    }
    .fixed-cont ul li:last-child span{
        width: 100px;
    }
    .fixed-cont ul li:nth-child(4){
        margin-left: 10px;
        margin-right: 10px;
    }
    .fixed-cont ul li{
        font-size: 12px !important;
        margin:0 0 0 0 ;
    }
    .fixed-cont ul li:first-child{
        padding-right: 10px;
        padding-left: 10px;
    }
    .fixed-cont ul li:first-child span{
        width: 56px;
        height: 57px;

        background: rgba(0, 0, 0, 0) url(../img/yuyue-logo2.png) center 20px no-repeat;
        background-size:34px 34px;
        -webkit-background-size:34px 34px;
    }
    .fixed-cont ul li input{
        width: 120px;
    }
    #fullpage .peizhibox_con,#fullpage .peizhibox_con_box{
        height: 481px;
    }
    .mzBigPicbox .bigPicbox-in{
        width: 96%;
        height: 400px;
        margin: 0;
        left: 50%;
        top: 50%;
        transform: translate(-50%,-50%);
        -webkit-transform: translate(-50%,-50%);
        padding: 20px;
    }
    .newsContBox{
        width: 80%;
        margin: 0 auto;
    }
    .newsSwiperBox dl{
        margin: 0;
        width: 90%;
        margin: 0 auto;
    }
    .newsSwiperBox dl dd{
        width: 100%;
    }
    #section7{
        position: relative;
        height: 850px;
    }
    #section7 .xw-bg{
        position: absolute;
        height: 780px;
        height: 100%;
        width: auto;
        bottom: 0;
        left: 50%;
        transform: translateX(-50%);
    }
    .atlasBox{
        height: 807px;
    }

    /*新闻*/
    .news_main{
        padding: 0 3%;
    }
    .yuebing-list0 h2{
        font-size: 24px;
    }
    .header,.header_i{
        height: 70px;
    }
    .header_i{
        width: 94%;
    }
    .header_i span{
        height: 60px;
        width: 57px;
        top: 5px;
        left: 0;
    }
    .ld-title{
        height: auto !important;
    }
    .ld-title img{
        position: initial;
        width: 100%;
        height: auto;
        left: 0;
        top: 0;
        transform: none;
        -webkit-transform: none;
    }
    #video2_html5_api{
        position: absolute;
        width: 100%;
        height: 100%;
    }
}

@media only screen and (max-width:1024px) {
    .shuzi-info ul li p{
        font-size: 18px;
    }

    .shuzi-info ul{
        padding: 20px 0;
    }
    .titleBox span{
        font-size: 24px;
    }
    .zhiling-cont a{
        font-size: 18px;
    }
}

@media only screen and (max-width:900px ) {
    .fixed-cont>ul{
        width: 920px;
        transform-origin: left center;
        -webkit-transform-origin: left center;
        transform: scale(.84);
        -webkit-transform: scale(.84);
    }
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait){
    .peizhi div.peizhi-cont{width:95%}
    .min{width:95%}
    .nav .nav-cont{width:98%;}
    .nav .logo img{width: 190px;height: 95px;top: -10px;}
    .fixed-cont ul li.li1{margin: 0 0px 0 0;}
    .fixed-cont ul li.li5 i{margin-left:2px;}
    .section .min .secList .pic{width:355px;height:233px;}
    .section .min .secList .text{width:360px;height:233px;}
    .section .min .secList .text .minText p{font-size:18px;}
    .section .min .secList .text .minText span{margin-bottom:20px;font-size:28px;}
    .section .two{margin-top:50px;}
    .peizhi .peizhibox_head td{font-size:14px;}
    .peizhi .peizhibox_head td{width:14%}
    .peizhi .peizhibox_con_box td {font-size:13px;}
    .peizhi .peizhibox_head td:first-child{width:30%}
    .peizhi .peizhibox_btn_box p a{font-size:14px;}
    /* .peizhi .peizhibox_btn_box p:first-child+p+p+p+p+p+p{width:10.5%}
    .peizhi .peizhibox_btn_box p:nth-child+p+p+p+p+p+p+p+p{width:8.5%} */
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape){
    .nav .nav-cont{width:95%;}
}
@media only screen and (min-device-width : 1024px) and (max-device-width : 1366px) and (orientation : landscape){
    .nav .nav-cont{width:98%;}
    .nav .nav-ul li{width:105px;}
    .nav .nav-ol{padding-left:10px;}
    .fixed-cont ul li.li5 i{margin-left:0}
}

/*精美集锦 - 图集弹层*/
.popPic {
  position: fixed;
  left: 0;
  top: 0;
  display: none;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  z-index: 99999999999;
}

.imgBox {
  position: absolute;
  margin: 0 auto;
  top: 50%;
  left: 50%;
  margin-left: -550px;
  margin-top: -315px;
  width: 1100px;
  height: 630px;
  overflow: hidden;
}

.imgBox img {
  width: 100%;
  z-index: 1;
}

.imgBox a {
  position: absolute;
  display: block;
  top: 20px;
  right: 20px;
  width: 44px;
  height: 43px;
  background: url(../img/download.png) no-repeat;
  background-size: 100% 100%;
  z-index: 100;
}

.closePopPic {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -350px;
  margin-left: 550px;
  display: block;
  width: 34px;
  height: 33px;
  background-image: url(../img/close1.png);
  background-size: 100% 100%;
  color: #fff;
  line-height: 30px;
  text-align: center;
  font-size: 30px;
  background-color: #333;
  z-index: 100;
  cursor: pointer;
  border: 1px solid #666;
}

.sectionBackground{
  background-image: url(../img/bannerBackground.png);
  background-size: 100% 100%;
}

.backgrounGrey{
  background: #F1F1F1;
}

.carForm{
  background-color: #fff !important;
}

.bgfff{
  background-color: #fff !important;
  margin-bottom: 50px;
}

.videoBox {
  position: relative;
  width: 625px;
  height: 100%;
  margin: 0 auto;
  overflow: hidden;
  color: #525252;
}

.videoCoverBox {
  width: 100%;
  height: 495px;
  background-position: center center;
  background-size: auto 100%;
}

.videoBox dt {
  position: relative;
  width: 100%;
  overflow: hidden;
  text-align: center;
}

.playIcon {
  position: absolute;
  left: 50%;
  margin-left: -33px;
  margin-top: -33px;
  top: 50%;
  width: 66px;
  height: 66px;
  cursor: pointer;
}

.videoBox dd {
  position: relative;
  padding: 17px 35px;
  width: 100%;
  height: 125px;
  box-sizing: border-box;
  background: #fff;
}

.videoBox dd span {
  position: relative;
  display: block;
  width: 100%;
  font-size: 18px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

a:link, a:visited, a:hover {
  color: #353535;
}

.videoBox dd i {
  position: absolute;
  top: 50px;
  right: 38px;
  width: 122px;
  height: 50px;
  background-color: #d2d2d2;
  line-height: 50px;
  padding-left: 60px;
  background-image: url(../img/tj_download.png);
  background-repeat: no-repeat;
  background-position: 24px 15px;
  box-sizing: border-box;
  font-weight: bold;
  cursor: pointer;
}


/* 切换颜色 */
.check_colorCar_box{
    margin: 0 auto;
    width: 100%;
    min-height: 60rem;
    background: pink;
    background: url('../newimg/check_bg.png') no-repeat 20%  50%;
    background-size: 100% 10rem;
}
.check_title{
    margin: 0 auto;
    width: 35.4rem;
    height: 3.6rem;
    text-align: center;
    padding: 5rem 0;
}

.check_color_box{
    margin: 0 auto;
    width: 55%;
  }
  .check_img{
      width: 100%;
  }
  .check_img img{
      width: 100%;
  }
  .check_bar{
    /* position: relative; */
    /* display: flex;
    flex-direction: row;
    align-items: center; */
    margin: 0 auto;
    width: 100%;
    height: 7rem;
    padding: 0 0 0 5rem;
  }
  .bar_item{
      position: relative;
    /* display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center; */
    float: left;
    width: 16%;
    height: 7rem;
    color: #414344;
    cursor: pointer;
  }
  .bar_item{
      /* text-align: center; */
  }
  .bar_item img{
    width: 5rem;
    height: 5rem;
  }
  .bar_item p{
    position: absolute;
    /* width: 100%; */
    /* text-align: center; */
    bottom: -0.3rem;
    padding-left: 1rem;
  }
  .img_bar_box{
    position: absolute;
    left: 0;
    top: -0.3rem;
  }
  

  .font_weight{
      font-weight: 700;
  }
  
  .img_video_play{
      cursor: pointer;
  }
  .imgs_li {
    border: none !important;
    text-align: center!important;
    width: 100% !important;
    float: none !important;
  }

  .peizhi-title{
    text-align: center;
    padding: 65px 0;
  }