@font-face {
    font-family: qihei55;
    src: url(../fonts/qh55.woff) format("woff"), url(../fonts/qh55.ttf) format("truetype");
}


/* @font-face {
    font-family: TrimRegular;
    src: url(//mini.cadillac.com.cn/css/font/Trim-Regular.eot);
    src: url(//mini.cadillac.com.cn/css/font/Trim-Regular.eot?) format("embedded-opentype"), url(//mini.cadillac.com.cn/css/font/Trim-Regular.woff) format("woff"), url(//mini.cadillac.com.cn/css/font/Trim-Regular.ttf) format("truetype");
    font-style: normal;
    font-weight: 400;
}
 */

* {
    margin: 0;
    padding: 0;
}

html,
body {
    font-family: qihei55;
}

html {
    overflow-x: hidden;
}

body {
    overflow-x: hidden;
}

.main {
    position: relative;
}


/* 
.main img {
  width: 100vw;
  display: block;
} 
*/

.videos {
    position: absolute;
    top: 0;
    left: 0;
}

.thisform {
    position: absolute;
    width: 880px;
    left: 50vw;
    margin-left: -440px;
    bottom: 40vw;
    /* top: 355vw; */
    /*   margin: 0 auto; */
    /* height: 45vw; */
    /*   margin: 5vw auto 10vw; */
    display: block;
    /* zoom: .6; */
    /* position: relative; */
    /* position: absolute; */
    /* bottom: 8vh; */
    /* top: 211vw; */
    /* left: 50%; */
    /* transform: translateX(-50%); */
}

.thisform h2 {
    font-family: qihei55;
    padding: 0;
    margin: 0;
    font-size: 40px;
    color: white;
    text-align: center;
    width: 100%;
    height: 40px;
    line-height: 1;
    margin-bottom: 55px;
    position: relative;
    display: block;
    font-weight: normal;
    letter-spacing: 6px;
}

.thisform h2::before {
    content: '';
    width: 195px;
    height: 1px;
    position: absolute;
    top: 20px;
    left: 610px;
    background-color: white;
}

.thisform h2::after {
    content: '';
    width: 195px;
    height: 1px;
    position: absolute;
    top: 20px;
    right: 610px;
    background-color: white;
}

.thisform_row {
    width: 880px;
    height: 54px;
    margin-bottom: 16px;
    position: relative;
}

.thisform_row input,
.thisform_row select {
    font-family: qihei55, sans-serif;
    outline: 0;
    border-radius: 0;
    /* background-color: white; */
    background-color: transparent;
    width: 430px;
    /* width: 700px; */
    height: 54px;
    box-sizing: border-box;
    /* color: #010101; */
    color: #eeeeee;
    font-size: 20px;
    border: none;
    padding: 0 16px;
    position: relative;
    display: block;
    -webkit-appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    border-radius: 4px;
    border: 1px solid #eeeeee;
}

.select1 {
    width: 430px;
    height: 54px;
    float: left;
    overflow: hidden;
}

.select1:nth-child(2) {
    float: right;
}

.select2 {
    width: 100%;
    height: 54px;
    overflow: hidden;
}

.select3 {
    width: 100%;
    height: 54px;
    overflow: hidden;
}

.thisform_row select {
    width: 430px;
}


/* .thisform_row:before {
  display:block;
  position:absolute;
  content:'';
  right:0px;
  top:0px;
  height:1em;
  width:1em;
  margin:2px;
  background:white;
  z-index:5;
} */

::-ms-expand {
    display: none;
}

.thisform_row option {
    font-size: 20px;
    background-color: #000000;
}

.select_icon1 {
    position: absolute;
    width: 20px;
    /* height: 19px; */
    top: 24px;
    left: 390px;
    pointer-events: none;
}

.select_icon2 {
    position: absolute;
    width: 20px;
    /* height: 19px; */
    top: 24px;
    left: 838px;
    pointer-events: none;
}

::-webkit-input-placeholder {
    color: #eeeeee;
}

:-moz-placeholder {
    color: #010101;
}

::-moz-placeholder {
    color: #010101;
}

:-ms-input-placeholder {
    color: #010101;
}

.thisform_row input:first-child {
    float: left;
}

.thisform_row input:nth-child(2) {
    float: right;
}

.thisform_row select:first-child {
    float: left;
}

.thisform_row select:nth-child(2) {
    float: right;
}

.thisform_row select.long {
    width: 100%;
}

.thisform_row:after {
    clear: both;
}

.labelBg {
    margin-top: 0px;
    color: white;
}

.labelBg label {
    font-family: qihei55, sans-serif;
    font-size: 20px;
    letter-spacing: 2px;
    display: block;
    position: relative;
    /* height: 20px; */
}

.labelBg label input {
    margin-left: 226px;
    width: 20px;
    height: 20px;
    border-radius: 0;
    border: 1px solid white;
    outline: 0;
    /* -webkit-appearance: none; */
    margin-top: 3px;
    float: left;
    margin-right: 10px;
    cursor: pointer;
}

#submitBt,
#submitDl {
    font-family: qihei55, sans-serif;
    width: 540px;
    height: 54px;
    background-color: #a00021;
    letter-spacing: 2px;
    line-height: 54px;
    display: inline-block;
    color: white;
    font-size: 25px;
    text-decoration: none;
    text-align: center;
    margin: 32px auto 0;
    display: block;
    border-radius: 0;
    /*   border: 2px solid currentColor; */
}

#submitDl {
    margin-left: 10px;
}

#submitBt:hover,
#submitDl:hover {
    filter: brightness(1.1);
}

.headerBox {
    position: relative;
    /* position: fixed; */
    /* top: 0; */
    /* left: 0; */
    width: 100vw;
    height: 90px;
    background-color: white;
    z-index: 10;
}

.logo {
    width: 178px;
    top: 30px;
    left: 41px;
    position: absolute;
}

.logo img {
    width: 100%
}

.home {
    width: 51px;
    height: 12px;
    top: 35px;
    right: 100px;
    position: absolute;
}

.cadillac_like_u {
    width: 88px;
    top: 35px;
    right: 270px;
    position: absolute;
}

.cadillac_like_u_2 {
    width: 114px;
    top: 35px;
    right: 485px;
    position: absolute;
}

.home img {
    /* width: 100%; */
    /* height: 12px; */
}

::-webkit-scrollbar {
    width: 6px;
    height: 6px;
}

::-webkit-scrollbar-track {
    border-radius: 10px;
}

::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgba(66, 66, 66, .6);
}

::selection {
    /* background-color: var(--highlight-color); */
    color: white;
}

.swiper-wrapper {
    /* display: block; */
    transform: translate3d(0, 0, 0);
}

.swiper-slide {
    overflow: hidden;
    backface-visibility: hidden;
    position: relative;
}

.swiper-slide img {
    backface-visibility: hidden;
    /* transform: translate3d(0, 0, 0);
  width: 104%;
  position:absolute;
  top: 0;
  left: -2%; */
}

.swiper-slide {
    position: relative;
}

#bg_content {
    width: 100vw;
    position: relative;
}

#bg_content .bg_content_pic {
    width: 100vw;
    display: block;
}

.subMenu {
    width: 100%;
    height: 70px;
    background-color: #4b4b4b;
    position: relative;
}

.subMenuBox {
    width: 100%;
    height: 70px;
    background-color: #4b4b4b;
    color: #fff;
    position: relative;
}

.subMenuBox .title {
    padding: 25px 0 0 48px;
    font-family: qihei55;
}

.subMenuBox ul {
    width: auto;
    top: 24px;
    right: 10px;
    position: absolute;
}

.subMenuBox ul li {
    float: left;
    margin: 0 18px;
    font-size: 16px;
    cursor: pointer;
}

.subMenuBox ul li a {
    color: #fff;
    font-family: qihei55;
}

.subMenuBox ul li a:hover {
    padding-bottom: 2px;
    border-bottom: 1px solid #fff;
    font-family: qihei55;
}

.subMenuBox .sp {
    padding-bottom: 2px;
    border-bottom: 1px solid #fff;
}

.subMenuBoxFix {
    position: fixed;
    top: 0;
    z-index: 100;
    transition: top ease 0.3s;
    -webkit-transition: top ease 0.3s;
}

.thisform {
    /* top: 200vw; */
}

#swiper_content {
    /*   position: absolute;
  top: 116vw;
  left: 13.0729166vw;
  width: 73.85416666vw;
  height: 41.510416vw; */
    /*   background-color: rgba(0,0,0,.1); */
    width: 100vw;
    height: 56.2vw;
    position: relative;
}

#swiper {
    width: 100%;
    height: 100%;
}


/* #swiper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
 */


/* .poster {
  position: absolute;
  top: 0;
  left: 0.1%;
  width: 99.8%;
  display: block;
  cursor: pointer;
} */

#pagination {
    position: absolute;
    left: 0;
    bottom: -3vw;
    display: flex;
    justify-content: center;
    width: 100%;
}

.swiper-pagination-bullet {
    margin: 0 .5vw;
    background-color: #8a1529;
}

#poster {
    /* position: absolute; */
    display: block;
    width: 100vw;
    cursor: pointer;
}

#video {
    /* position: absolute; */
    width: 100vw;
    height: 56.25vw;
    display: none;
    object-fit: cover;
    background-color: black;
}

#poster2 {
    position: absolute;
    left: 23.3vw;
    top: 102vw;
    width: 53.49vw;
    height: 30.05vw;
    cursor: pointer;
}

#video2 {
    position: absolute;
    left: 23.3vw;
    top: 102vw;
    width: 53.49vw;
    height: 30.05vw;
    display: none;
    object-fit: cover;
    background-color: black;
}

.gif {
    position: absolute;
}


/* .gifImg1{

} */

.gifImg2 {
    position: absolute;
    top: 28.15vw;
    left: 50vw;
}

.gifImg3 {
    position: absolute;
    top: 56.27vw;
    left: 0;
}

.gifImg4 {
    position: absolute;
    top: 84.36vw;
    left: 50vw;
}

.learnMore {
    position: absolute;
    width: 133px;
    height: 31px;
    left: 84vw;
    top: 177.9vw;
    /* background-color: blue; */
}

.firstLink {
    /* display: block; */
    position: absolute;
    left: -59vw;
    top: 1.1vw;
    width: 133px;
    height: 32px;
    /* background-color: blue; */
}

.learnLink {
    display: block;
    width: 133px;
    height: 31px;
}


/* 遮罩层 */

.mask {
    position: fixed;
    top: 0%;
    left: 0%;
    display: none;
    width: 100%;
    height: 100vh;
    z-index: 999;
}

.maskBg {
    position: fixed;
    top: 0%;
    left: 0%;
    /* display: none; */
    width: 100%;
    height: 100vh;
    background-color: #000000;
    opacity: 0.7;
    z-index: 999;
}

.maskImg {
    position: fixed;
    width: 58.5573vw;
    height: 45.47vw;
    top: 50%;
    left: 50%;
    z-index: 1000;
    transform: translateX(-50%) translateY(-50%);
}

#prev_btn {
    position: absolute;
    top: 44vw;
    left: 12.447916666666667vw;
    width: 1.6666666666666666vw;
    z-index: 1;
    transform: translateZ(0);
    cursor: pointer;
}

#next_btn {
    position: absolute;
    top: 44vw;
    right: 12.447916666666667vw;
    width: 1.6666666666666666vw;
    z-index: 1;
    transform: translateZ(0);
    cursor: pointer;
}

.ruleBt {
    /* text-decoration: underline; */
    vertical-align: unset;
    color: #d90030;
}

.logo {
    width: 9.271vw;
    top: 1.563vw;
    left: 2.083vw;
    position: absolute;
}

.logo img {
    width: 100%
}

.home {
    width: 2.656vw;
    height: 0.625vw;
    top: 1.823vw;
    right: 5.208vw;
    position: absolute;
}

.cadillac_like_u_2 {
    width: 4.583vw;
    top: 1.823vw;
    right: 14.063vw;
    position: absolute;
}

.cadillac_like_u {
    width: 4.583vw;
    top: 1.823vw;
    right: 25.26vw;
    position: absolute;
}

a img {
    width: 100%;
}