a {
    background: transparent;
    text-decoration: none;
    -webkit-tap-highlight-color: transparent;
}
body{
    min-width: 1200px;
    -webkit-overflow-scrolling: touch;
    height: 100%;
    overflow-y:auto;
}
*{
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    outline: none;

}
.newnav-logo{
        background-image: url(http://static.dd-img.com/img/logo.png);
}
@font-face {
  font-family: 'NotoSansHans-Bold';
  src: url('../../font/NotoSansHans-Bold.otf');
}
.NotoSansHans-Bold {
    font-family: "NotoSansHans-Bold" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}
@font-face {
  font-family: 'NotoSansHans-Regular';
  src: url('../../font/NotoSansHans-Regular.otf');
}
.NotoSansHans-Regular {
    font-family: "NotoSansHans-Regular" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}

@font-face {
  font-family: 'NotoSansHans-Light';
  src: url('../../font/NotoSansHans-Light.otf');
}
.NotoSansHans-Light {
    font-family: "NotoSansHans-Light" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}

@font-face {
  font-family: 'RenaultLife-Bold';
  src: url('../../font/RenaultLife-Bold.ttf');
}
.RenaultLife-Bold {
    font-family: "RenaultLife-Bold" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}
.widget-tip-ico{
    background-color: #f9d933!important;
}
.widget-tip-content{
  color: #000!important;
  font-family: "NotoSansHans-Regular" !important;
}
select{
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    outline: none;
    border-radius: 0;
    padding: 0;
    border: none;
}
input[type="checkbox"]{
  width: 22px;
  height: 22px;
  display: inline-block;
  text-align: center;
  line-height: 22px;
  position: relative;
  outline: none;
  -webkit-appearance: none;
  -webkit-tab-highlight-color: rgba(0,0,0,0);
  background: none;
  border:none;
}
input[type="checkbox"]::before{
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background: url('../img/checkbox_box.png') no-repeat center;
  background-size: 22px;
  width: 100%;
  height: 100%;
  -webkit-tab-highlight-color: rgba(0,0,0,0);
}
input[type="checkbox"]:checked::before{
  content: "";
  background: url('../img/checkbox_icon.png') no-repeat center;
  background-size: 22px;
  position: absolute;
  top: 0;
  left: 0;
  width:100%;
  -webkit-tab-highlight-color: rgba(0,0,0,0);
}

input::-ms-input-placeholder { /* Internet Explorer 10+ */
  color: #7a7a7a;
}  
input::-moz-placeholder {
    color:#7a7a7a;
}
input::-webkit-input-placeholder {
    color:#7a7a7a;
}
.w1920{
    max-width: 1920px;
    margin: 0 auto;
}
.banner{
    width: 100%;
    height: 1044px;
    background: url(../img/banner.jpg) no-repeat top center;
    position: relative;
    overflow: hidden;
}
.renault_logo{
    position: absolute;
    top: 41px;
    right: 41px;
    z-index: 1;
    width: 287px;
    height: 87px;
    background: url(../img/renault_top_logo.png) no-repeat;
}
.renault_erweima{
    position: absolute;
    left: 0;
    bottom: 116px;
    z-index: 1;
    width: 1313px;
    height: 139px;
    background: url(../img/erweima.png) no-repeat;
}
/*.bannerBox{ 
    height: 743px;
    position: relative;
}
.qrcode_top{
    position: absolute;
    top: 540px;
    width: 236px;
    height: 89px;
    background: url(../img/qrcode_top.png) no-repeat center;
    background-size: 236px;
}*/
.banner_enter{
    position: absolute;
    bottom: 142px;
    right: 21.8%;
    width: 233px;
    height: 84px;
    background: url(../img/to_guanwang.png) no-repeat;
    z-index: 2;
}
.banner_enterbtn{
    display: block;
    width: 233px;
    height: 55px;
    cursor: pointer;
}
.renault_logo_chinese{
     z-index: 2;
    position: absolute;
    right: 40px;
    bottom: 179px;
    width: 225px;
    height: 43px;
    background: url(../img/renault_top_chinese_logo.png) no-repeat;
}
.addDiv{
    width: 1183px;
    height: 663px;
}
.explain{
    display: block;
    width: 1133px;
    margin: 0 auto;
}
.addText{
    width: 100%;
    height: 601px;
    background: url(../img/playtext.jpg) no-repeat top center;
    text-align: center;
    display: none;
}
.testDriverBox{
    background: -webkit-linear-gradient(to bottom,rgba(0,0,0,0.015) 10px, transparent); 
    background: -moz-linear-gradient(to bottom,rgba(0,0,0,0.015) 10px, transparent); 
    background: linear-gradient(to bottom,rgba(0,0,0,0.015) 10px, transparent); 
}
.testDriver{
    padding-top: 63px;
    width: 1200px;
    height: 773px;
    margin: 0 auto;
}
.testDriver-title{
    width: 196px;
    height: 81px;
    background: url(../img/yysj_btn.png) no-repeat top center;
    background-size: 196px;
}
.testDriver-body{
    width: 1200px;
    height: 569px;
    display: flex;
    align-items: center;
    justify-content : space-between;
}
/*留资*/
.lz{
    width: 716px;
    height: 569px;
    padding-top: 50px;   
    margin-top: 50px;
}
.lz-item{
    width: 716px;
    height: 110px;
    display: flex;
    align-items: center;
    justify-content : space-between;
}
.lz-item-title{
    font-size: 22px;
    line-height: 50px;
    color: #888888;
}
.lz-item-div{
    height: 53px;
    border: 3px solid #000;
    box-sizing: border-box;
     /*margin-bottom: 5px;*/
}
.sec-div{
    background: url(../img/sec_arrow.png) no-repeat right center;
    background-size: 52px;
    position: relative;
}
.lz-item .sec-item{
    position: absolute;
    top: 0;
    left: 0;
    height: 47px;
    background: transparent;
}
.lz-item-ipt{
    padding-left: 15px;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    border: none;
    font-size: 16px;
    background-color: #fff;
    color: #000;
}
.carType{
    width:226px;
}
.dealer{
    width:476px;
}
.sec-dealer{
    width:470px;
}
.xing{
    width: 354px;
}
.ming{
    width: 344px;
}
.state{
    width: 300px;
}
.state-div{
    width: 300px;
    height: 53px;
    line-height: 53px;
}
.state-div label{
    font-size: 20px;
    color: #000;
}
.state-div label input{
    margin-right: 7px;
}
.state-div label:first-child{
    margin: 0 65px 0 25px;
}
.phone{
    width: 395px;
}
.sec-province{
    width: 345px;
}
.sec-city{
    width: 335px;
}
.privacy-div{
    width: 280px;
    position: relative;
}  
.privacy-div input{
    position: absolute;
    top: 4px;
    left: 0;
    cursor: pointer;
} 
.privacy{
    padding-left: 35px;
    font-size: 14px;
    line-height: 26px;
    color: #000;
}
.privacy a{
    color: #000;
}
.submit{
    width: 341px;
    height: 63px;
    line-height: 63px;
    background: #f9d933;
    color: #000;
    font-size: 28px;
    text-align: center;
    cursor: pointer;
}
.carType-div , .dealer-div , .xing-div , .ming-div , .state-div , .phone-div{
    width:100%;
}
/*抽奖*/
.draw{
    width: 437px;
    height: 569px;
}
.draw-top{
    width: 437px;
    height: 58px;
    background: url(../img/swiperWin.png) no-repeat top center;
    background-size: 437px;
    overflow: hidden;
}

.gift-signup{
    box-sizing: border-box;
}
.gift-signup-box{
    position: relative;
    width: 400px;
    height: 30px;
    margin: 10px auto 0;
    text-align: center;
    overflow: hidden;
    font-size: 16px;
    line-height: 22px;
    color: #cf3e3e;
}
.signup-list li {
    height: 30px;
    line-height: 30px;
    color: #cf3e3e;
    font-size: 16px;
    text-align: center;
    margin: 0 auto;
}
/*抽奖 end*/
.video{
    width: 100%;
    height:774px;
    background: url(../img/video.jpg) no-repeat top center;
    background-size: 1920px;
}
.videoDiv{
    padding-top:118px;
    position: relative;
    width: 1200px;
    margin:0 auto;
}
.swiper-container-video .swiper-slide{
    box-shadow:10px 2px 25px 2px rgba(0,0,0,.2);
}
.videoBox{
    width:870px;
    height: 489px;
    position: relative;
}  
.videoBox2{
    width:0;
    height: 0;
    overflow: hidden;
} 
.videoIcon{
    position: absolute;
    width: 870px;
    height: 489px;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.5);
    z-index: 8;
    text-align: center;
}
.videoIcon-img{
    position: absolute;
    top:50%;
    left:50%;
    transform: -webkit-translate(-50%,-50%);
    transform: translate(-50%,-50%);
    width: 101px;
    height: 101px;
    background: url(../img/video_icon.png) no-repeat top center;
    background-size: 101px;
    cursor: pointer;
}
.adBox1{
    width: 100%;
    height: 582px;
    background: url(../img/ad.jpg) no-repeat top center;
    background-size: 1920px;
}
.swiper{
    width: 100%;
   /* height: 690px;*/
    background: #fafafa;
    padding-top: 57px;
    background: -webkit-linear-gradient(rgba(0,0,0,0.01), transparent);
    background: -moz-linear-gradient(rgba(0,0,0,0.01), transparent);
    background: linear-gradient(rgba(0,0,0,0.01), transparent);
}
.swiperBox_body{
    width: 1200px;
    height: 650px;
    position: relative;
}
.swiper-container-video{
    width: 870px;
    height: 540px;
}
.swiper-container-video .swiper-slide{
    width: 870px;
    height: 489px;
    margin: 0 auto;
    overflow: hidden;
}
.swiper-pagination-video{
    height:6px;
}
 .swiper-pagination-video .swiper-pagination-bullet{
    width: 83px;
    height: 6px;
    border-radius: 0;   
}
.swiper-button-next-video{
    position: absolute;
    top: 50%;
    right: 100px;
    transform: translate(0, 50%);
    width: 33px;
    height: 56px;
    background: url(../img/arrow_right_yellow.png) no-repeat;
    background-size: 33px;
}
.swiper-button-prev-video{
    position: absolute;
    top: 50%;
    left: 100px;
    transform: translate(0, 50%);
    width: 33px;
    height: 56px;
    background: url(../img/arrow_left_yellow.png) no-repeat;
    background-size: 33px;
}
.swiper-button-next-video.swiper-button-disabled{
    background: url(../img/arrow_right.png) no-repeat;
    opacity: 1;
}
.swiper-button-prev-video.swiper-button-disabled{
    background: url(../img/arrow_left.png) no-repeat;
    opacity: 1;
}

.swiper-container-img{
    width: 1029px;
    height: 650px;
}
.swiper-container-img .swiper-slide{
    width: 1029px;
    height: 562px;
    margin: 0 auto;
    overflow: hidden;
}
.swiper-container-img .swiper-slide img{
    display: block;
}

.swiper-button-next-img{
    position: absolute;
    top: 50%;
    right: 0;
    transform: translate(0, 50%);
    width: 33px;
    height: 56px;
    background: url(../img/arrow_right_yellow.png) no-repeat;
    background-size: 33px;
}
.swiper-button-prev-img{
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(0, 50%);
    width: 33px;
    height: 56px;
    background: url(../img/arrow_left_yellow.png) no-repeat;
    background-size: 33px;
}
.swiper-button-next-img.swiper-button-disabled{
    background: url(../img/arrow_right.png) no-repeat;
    opacity: 1;
}
.swiper-button-prev-img.swiper-button-disabled{
    background: url(../img/arrow_left.png) no-repeat;
    opacity: 1;
}
.swiper .swiper-pagination-img{
    height:6px;
    bottom: 45px!important;
}
.swiper .swiper-pagination-img .swiper-pagination-bullet{
    width: 83px;
    height: 6px;
    border-radius: 0;   
}
/*精美车图*/
.beauty{
    margin-top: 55px;
    margin-bottom: 97px;
}
.beauty-title{
    width: 539px;
    height: 29px;
    background: url(../img/beauty-title.png) no-repeat top center;
    background-size: 539px;
    margin:0 auto 60px;
}
.beauty-carousel {
    width: 1200px;
    overflow: hidden;
    margin: 0 auto;
    opacity: 0;
    height: 424px;
}
.carousel {
    width: 1200px;
    border: none;
    overflow: visible;
    margin: 0 auto;
    position: relative;
}
.carousel .slides {
    margin: 0;
    padding: 0;
    border: none;
    position: relative;
    overflow: visible;
}
.nextButton, .prevButton {
    display: block;
    width: 33px;
    height: 56px;
    background: url(../img/arrow_left.png) no-repeat;
    background-size: 33px;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(0,-50%);
    cursor: pointer;
    z-index: 10;
}
.nextButton {
    left: auto;
    right: 0px;   
    background: url(../img/arrow_right.png) no-repeat;
}
.nextButton:hover{
   background: url(../img/arrow_right_yellow.png) no-repeat;    
}
.prevButton:hover{
  background: url(../img/arrow_left_yellow.png) no-repeat;    
}
.carousel .slides .slideItem {
    position: absolute;
    cursor: pointer;
    overflow: hidden;
    padding: 0;
    margin: 0;
}
.carousel .slides .slideItem img {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    -webkit-box-sizing: -moz-border-box;
    box-sizing: -ms-border-box;
}
.adBox2{
    display: none;
    width: 100%;
    height: 574px;
    background: url(../img/footer.jpg) no-repeat center;
}

/*抽奖*/
#lottery{width:423px;height:472px;margin:0px auto; background: url(../img/draw.png) no-repeat center;background-size: 423px;}
#lottery table{display: block;padding:138px 32px 0;}    
#lottery table td{padding:0 5px 5px 0;position:relative;width:116px;height:100px;text-align:center;color:#333;font-index:-999}
#lottery table td .prize{
    width:116px;
    height:100px;
    padding:30px 20px 0 20px;
    font-size:18px;
    font-weight:500;
    line-height:20px;
    color:#1b1b1b;
    border-radius:10px;
    background: #f9d933;
    box-sizing: border-box;
}
#lottery table td a{width:116px;height:100px;display:block;text-decoration:none;background:url(../img/GO.png) no-repeat top center;}
#lottery table td a:hover{}
#lottery table td.active .mask{display:block;}
.mask{
    /*width:100%;
    height:100%;*/
    width:116px;
    height:100px;
    position:absolute;
    left:0;
    top:0;
    background:#4699fa;
    color:#fff;
    display:none;
    border-radius:10px;
    padding:30px 20px 0 20px;
    font-size:18px;
    font-weight:500;
    line-height:20px;
    box-sizing: border-box;
}
#lottery table tr td div.pt40{
    padding-top: 40px;
}
/*弹层*/
.prizeShade-main{
    width:656px;
    height:683px;
    background: url(../img/prizeBox.png) no-repeat;
    background-size: 656px;
    position: absolute;
    top:50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.draw-box{
    position: relative;
    margin-top: 50px;
}
.draw-rule{
    position: absolute;
    top:25px;
    right:60px;
    width: 30px;
    height: 60px;
    cursor: pointer;
}
/*抽奖 end*/

/*法律声明*/
.shade, .prizeShade, .ruleShade, .prizeShadeNo{
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    background: rgba(0,0,0,0.5);
}
.shade-box, .prizeShade-box, .ruleShade-box, .prizeShadeNo-box{
    width: 100%;
    height: 100%;
    position: fixed;
}
.prizeShade-text{
    margin-top:460px;
    text-align: center;
    font-size: 34px;
    line-height: 50px;
    color: #000;
}
.prizeShade-text span{
    color: red; 
}
.prizeShade-close{
    position: absolute;
    top: 0;
    right: 0;
    width: 45px;
    height: 45px;
    cursor: pointer;
}
.prizeShadeNo-main{
    width: 385px;
    height: 100px;
    line-height: 50px;
    text-align: center;
    position: absolute;
    top:50%;
    left: 50%;
    transform: translate(-50%,-50%);
    font-size: 16px;
    z-index: 3000;
    color: #000;
    background-color: #fff;
    border-width: 8px;
    border-style: solid;
    border-color: rgba(0,0,0,.1);
}
.ruleShade-main{
    width: 656px;
    height: 607px;
    background: url(../img/rule.png) no-repeat center;
    background-size: 656px;
    position: absolute;
    top:10%;
    left: 50%;
    margin-left: -328px;
}
.shade-main{
    width: 760px;
    height: 520px;
    position: absolute;
    top:50%;
    left: 50%;
   transform: translate(-50%,-50%);
    background: #fff;
}
.ruleShade-close{
    position: absolute;
    width: 50px;
    height: 40px;
    line-height: 60px;
    color: #fff;
    font-size: 36px;
    right: 0;
    top: 0;
    cursor: pointer;
}
.shade-main-close{
    position: absolute;
    width: 60px;
    height: 60px;
    line-height: 60px;
    color: #fff;
    font-size: 36px;
    right: 0;
    top: 0;
    cursor: pointer;
}
.shade-main-title{
    height: 60px;
    line-height: 60px;
    text-align: center;
    color: #fff;
    font-size: 30px;
    background: #03a5ff;
}
.shade-main-content{
    position: relative;
    height: 450px;
    padding: 30px;
    overflow: auto;
    color: #424242;
    overflow-y: auto;
    box-sizing: border-box;
}
.shade-main-content .mCSB_inside>.mCSB_container{
    margin-right: 10px;
}
.shade-main-content p {
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 24px;
    text-indent: 2em;
}
.shade-main-content dl {
    margin-bottom: 24px;
}
.shade-main-content dt {
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 4px;
}
.shade-main-content dd {
    font-size: 14px;
    line-height: 24px;
}
.mCSB_inside>.mCSB_container{
    margin-right: 0px;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
    background: #03a5ff;
}
.mCSB_scrollTools .mCSB_draggerContainer{
    left: 10px;
    background: #fff;
}
.mCSB_scrollTools .mCSB_draggerRail {
   background:#558eca;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
    width: 6px;
}
.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color:#03a5ff; 
}
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
  background-color:#03a5ff;
}
.newnav{
    margin-bottom: 0;
}

@media screen and (max-width: 1965px) {
    .renault_erweima{
        left: -119px;
    }
}
@media screen and (max-width: 1520px) {
    .renault_erweima{
        left: -197px;
    }
}
@media screen and (max-width: 1402px) {
    .renault_erweima{
        left: -208px;
    }
}
@media screen and (max-width: 1373px) {
    .renault_erweima{
        transform: scale(0.8);
        transform-origin: left center;
        left: -10%;
    }
    .renault_logo_chinese{
        transform: scale(0.6);
        transform-origin: right center;
    }
    .banner_enter{
        transform: scale(0.8);
    }
}
@media screen and (max-height: 1000px) {
    .banner{
        height: 116vh;
        background-size: auto 100%; 
    }
}

.code-item{
    justify-content: flex-start;
}
.get_code_btn{
    background: #000;
    padding: 0 50px;
    color: #000;
    font-size: 16px;
    margin-top: 51px;
    color: #fff;
    margin-left: 20px;
    cursor: pointer;
    width: 221px;
}

.get_code_btn.disabled{
    background: #d1cfcf;
    border-color: #d1cfcf;
}



