body {
  /*overflow: hidden;*/
}

@font-face {
  font-family: 'fzlthjw';
  src: url('../font/fzlthjw-webfont.eot');
  src: url('../font/fzlthjw-webfont.eot?#iefix') format('embedded-opentype'), url('../font/fzlthjw-webfont.woff') format('woff'), url('../font/fzlthjw-webfont.ttf') format('truetype'), url('../font/fzlthjw-webfont.svg#fzlantingheis-r-gbregular') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'fzltxhjw';
  src: url('../font/fzltxhjw-webfont.eot');
  src: url('../font/fzltxhjw-webfont.eot?#iefix') format('embedded-opentype'), url('../font/fzltxhjw-webfont.woff') format('woff'), url('../font/fzltxhjw-webfont.ttf') format('truetype'), url('../font/fzltxhjw-webfont.svg#fzlantingheis-el-gbregular') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'fzltzhjw';
  src: url('../font/fzltzhjw-webfont.eot');
  src: url('../font/fzltzhjw-webfont.eot?#iefix') format('embedded-opentype'), url('../font/fzltzhjw-webfont.woff') format('woff'), url('../font/fzltzhjw-webfont.ttf') format('truetype'), url('../font/fzltzhjw-webfont.svg#fzlantingheis-db-gbregular') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'fzltzchjw';
  src: url('../font/fzltzchjw-webfont.eot');
  src: url('../font/fzltzchjw-webfont.eot?#iefix') format('embedded-opentype'), url('../font/fzltzchjw-webfont.woff') format('woff'), url('../font/fzltzchjw-webfont.TTF') format('truetype'), url('../font/fzltzchjw-webfont.svg#fzlantingheis-db-gbregular') format('svg');
  font-weight: normal;
  font-style: normal;
}

html body {
  width: 750px;
  padding: 0;
  font-family: "fzltzhjw", "微软雅黑";
  -webkit-font-smoothing: antialiased;
  color: #000;
  /* font-size: 12px; */
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #fff;
  -webkit-text-size-adjust: none;
  -moz-text-size-adjust:none;
    -ms-text-size-adjust:none;
    text-size-adjust: none;
  outline:none;
}

html body, ul, li, dl, h1, h2, h3, h4, h5, h6, p {
  padding: 0;
  margin: 0;
  line-height: 1.5;
}

ul, li {
  list-style: none;
}

.clear {
  clear: both;
  margin: 0;
  padding: 0;
  height: 0;
  font-size: 0;
}

a {
  color: #535353;
  text-decoration: none;
}

img {
  border: 0 none;
  vertical-align: top;
}

.fl {
  display: block;
  float: left;
}

.fr {
  display: block;
  float: right;
}

.tetright {
  text-align: right;
}

.tetcenter {
  text-align: center;
}

input, button, select, textarea {
  outline: none;
  -webkit-appearance: none;
  border-radius: 0;
  background: none;
}

.hide {
  display: none;
}

/* 字体倾斜 */
.oblique {
  font-style: oblique;
}
/* 字体颜色 */
.tit {
  color: #d7191b;
}

.bganimate {
  background-color: #fff;
  position: relative;
  overflow: hidden;
  margin-top: -1px;
}

.bganimate.top-interval {
  border-top: 40px solid #E8E8E8;
}

.bganimate.top-interval.sj {
  border-top: 0;
}

.bganimate.top-interval .swiper-pagination {
  bottom: 1%;
  line-height: 1;
}

img.bg {
  display: block;
  width: 100%;
}

.clearfix:after {
  content: '';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.pr {
  position: relative;
}

.ps {
  display: block;
  position: absolute;
}

.co-kv {
  width: 100%;
  max-width: inherit;
}

.banner {
  overflow: hidden;
}

#swiper1 {
  height: auto;
  position: relative;
}

#swiper1 img {
  width: 100%;
}

#swiper1 .swiper-slide.video {
  background: #000;
}

.banner-wz {
  font-size: 27px;
  color: #fff;
  letter-spacing: 0.05em;
  bottom: 20%;
  left: 0;
  width: 100%;
  text-align: center;
}

.banner-btn {
  top: 81.125%;
  left: 243px;
  width: 263px;
}

.banner-btn a {
  display: block;
  width: 263px;
  height: 62px;
  line-height: 62px;
  font-size: 24px;
  letter-spacing: 0.2em;
  text-align: center;
  color: #fff;
  padding-right: 20px;
  background: #d7191b url('../images/icon-btn.png') no-repeat 205px center;
  border-radius: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
}

.basetitle {
  color: #000;
  font-size: 36px;
  font-weight: bold;
  letter-spacing: 0.2em;
  text-align: center;
  padding-bottom: 24px;
  margin: 65px 0px 30px 0px;
  position: relative;
  /* background: url(../images/basetitle-bg.png) no-repeat bottom center; */
}
.basetitle::after {
  position: absolute;
  content: "";
  width: 10%;
  height: 2px;
  background: #d7191b;
  left: 45%;
  bottom: 0;
}

.swiper-container {
  width: 100%;
  height: 9.6rem;
}

.swiper-slide {
  float: left;
}

.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 22px;
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 10px;
}

#swiper-img1 .swiper-pagination-bullet, #swiper-img2 .swiper-pagination-bullet, #swiper-img3 .swiper-pagination-bullet, #swiper-img4 .swiper-pagination-bullet, #swiper-img5 .swiper-pagination-bullet,#swiper-img6 .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background: #fff;
  opacity: 0.5;
  margin: 0 10px;
}

.pz .swiper-pagination-bullet, #tanchu1 .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background: #fff;
  opacity: 0.5;
  margin: 0 10px;
}

#swiper-img1 .swiper-pagination-bullet-active, #swiper-img2 .swiper-pagination-bullet-active, #swiper-img3 .swiper-pagination-bullet-active, #swiper-img4 .swiper-pagination-bullet-active, #swiper-img5 .swiper-pagination-bullet-active,#swiper-img6 .swiper-pagination-bullet-active {
  opacity: 10;
}

.pz .swiper-pagination-bullet-active, #tanchu1 .swiper-pagination-bullet-active {
  opacity: 10;
}

.light-desc{
  color: #666;
  margin-bottom: 40px;
}
.light-desc p{
  font-size: 21px;
  line-height: 0.5rem;
  width: 73%;
  margin: 0 auto;
  text-align: center;
}
.line {
  width: 100%;
  height: 2px;
  background: #D0D0D0;
  margin-top: 0.3rem !important;
}
/* 车型卖点 */
.pointBox {
  margin-top: 0.3rem;
}
/* 配置参数 */
.parameter {
  width: 100%;
  height: 2rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.parameter .pzcs {
  font-size: 40px;
  color: #000;
  font-weight: bold;
  letter-spacing: 5px;
}
.parameter .pzcs-zm {
  font-size: 14px;
  color: #2c2c2c;
  margin: 0.15rem 0rem;
  letter-spacing: 5px;
}
.parameter .pzcs-line {
  width: 64px;
  height: 2px;
  background: #d7191b;
  margin-top: 0.2rem;
}

.pointBox .pointback {
  width: 0.12rem;
  height: 0.12rem;
  background: #d7191b;
  display: block;
}
.pointBox .pointText {
  color: #818181;
  font-size: 18px;
  margin-left: 0.2rem;
}
.swiper-img-wz {
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: left;
  font-size: 0.26rem;
  color: #fff;
  background: rgba(0, 0, 0, 0.6);
  padding: 0.4rem 0.4rem 0.65rem 0.4rem;
  box-sizing: border-box;
  /* min-height: 3rem; */
}
.light-desc .light-desc-p{
  margin-top: 0.3rem;
}
.carpoint_tit{
  font-weight: bold;
  margin-bottom: 0.16rem;
  position: relative;
  padding-left: 0.26rem;
  box-sizing: border-box;
}
.carpoint_tit::after{
  position: absolute;
  content: "";
  width: 0.1rem;
  height: 0.3rem;
  background: #d7191b;
  top: 0.05rem;left: 0;
}
.carpoint_p{
  font-size: 0.24rem;
}

.prev, .next {
  top: 41.71%;
  width: 29px;
  height: 56px;
  z-index: 10;
}

.prev {
  left: 3.333%;
  /*display: none;*/
}

.next {
  right: 3.333%;
}

.prev img, .next img {
  width: 100%;
}

.swiper-button-disabled {
  opacity: 0;
}


/*3D数字展厅*/

.show {
  text-align: center;
}

.show .banner-btn {
  width: 100%;
}

.show .banner-btn a {
  margin: 40px auto 12px;
  border: 1px solid #000;
  font-weight: bold;
  color: #1a1a1a;
  background: #fff url(../images/icon-btn2.png) no-repeat 205px center;
}

.show .show-wz {
  color: #2e2334;
  font-size: 18px;
  letter-spacing: 0.1em;
}

.show-car {
  margin: 69px auto 30px;
}

.gailan_con {
  width: 92%;
  margin: 20px auto 0;
}

.canshu1 {
  /* height: 180px; */
  padding: 0px 0 0 0;
}

.canshu1 ul li {
  color: #333333;
  float: left;
  width: 33%;
  text-align: center;
  padding: 60px 16px 15px 16px;
  border-right: 1px solid #ededed;
  font-size: 40px;
  font-weight: bolder;
}


.canshu1 ul li.xiao_li{
  width: 28%;
}
.canshu1 ul li.zhong_li{
  width: 34%;
}
.canshu1 ul li.lang_li{
  width: 38%;
}

.canshu1 ul li:last-child {
  border-right: 0;
}

.canshu1 ul li p {
  color: #656565;
  font-size: 22px;
  font-weight: normal;
  height: auto;
  line-height: 33px;
  overflow: hidden;
}

.canshu1 ul li :nth-child(2) {
  margin-top: 32px;
}
.canshu1 ul{overflow: hidden;}
.canshu2 {
  color: #333;
  padding: 0 20px;
  justify-content: space-between;
  height: 72px;
  line-height: 72px;
  background: #f5f5f5;
  border-radius: 50px;
  text-align: center;
  font-size: 14px;
  margin-top: 0.65rem;
}

.canshu2 span {
  font-size: 22px;
}

.canshu2 div {
  font-size: 20px;
}

.dcar {
  width: 92%;
  margin: 0 auto;
}

.dcar .hd {
  height: 100px;
  width: 87%;
  margin: 0 auto;
  margin-top: 18px;
}

.dcar .hd li {
  width: 33.3% !important;
  text-align: center;
  height: 100px;
  float: left;
}

.dcar .bd {
  text-align: center;
}

.dcar .hd li img {
  height: 56px;
  width: 56px;
  border-radius: 50%;
}

.dcar .hd li p {
  line-height: 30px;
  height: 30px;
  font-size: 18px;
  color: #fff;
  margin-top: 10px;
}

.dcar .hd li.on p {
  color: #666666;
}

.dcar .hd li.on img {
  -moz-box-shadow: 0px 0px 65px #000000;
  -webkit-box-shadow: 0px 0px 65px #000000;
  box-shadow: 2px 2px 8px #333333;
}


/*车型颜色*/

.colorCar {
  width: 100%;
}

.colorCar ul {
  clear: both;
  overflow: hidden;
  zoom: 1;
}

.colorCar ul li {
  float: left;
  width: 33.3333%;
  padding: 4%;
}

.colorCar ul li img {
  width: 100%;
  display: block;
}

.colorCar ul li span {
  display: block;
  width: 100%;
  color: #000;
  margin-top: 1em;
  text-align: center;
  font-size: 18px;
}

.co-kv, .co-kv .bg {
  height: auto;
}

.co-kv img {
  width: 100%;
}

.kv-1 .exp-text {
  bottom: 11.625%;
  left: 4.635%;
}

h2 {
  font-size: 48px;
  margin-bottom: 5px;
}

h3 {
  font-size: 24px;
  margin-bottom: 10px;
}

h4 {
  font-size: 0;
  width: 146px;
  
  background: #fff;
  margin-bottom: 15px;
}

ul li {
  font-size: 14px;
  line-height: 30px;
}

.base-btn {
  margin-top: 40px;
}

.base-btn a {
  display: block;
  width: 140px;
  height: 39px;
  border: 1px solid #fff;
  line-height: 37px;
  font-size: 14px;
  text-align: center;
  color: #fff;
  padding-right: 20px;
  background: url(../images/icon-btn.png) no-repeat 114px center;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
}

.kv-2 .exp-text {
  bottom: 29.375%;
  right: 4.375%;
}

.kv-2 .exp-text .base-btn {
  margin-top: 25px;
}

.kv-3 .exp-text {
  top: 34.125%;
  left: 4.635%;
}

.kv-4 .exp-text {
  bottom: 27%;
  right: 4.375%;
}

.kv-4 .exp-text .base-btn, .kv-5 .exp-text .base-btn {
  margin-top: 15px;
}

.kv-5 .exp-text {
  top: 15.75%;
  left: 4.635%;
}

.kv-6 .exp-text {
  bottom: 17.5%;
  right: 4.375%;
}


/*四个快捷键*/

.flex {
  display: flex;
  display: -webkit-flex;
}

.kjbar {
  width: 49.99%;
  height: 250px;
  float: left;
  border-bottom: 1px solid #f5f5f5;
  border-right: 1px solid #f5f5f5;
  text-align: center;
  font-size: 30px;
}

.kuaijie .kjbar:nth-child(2), .kuaijie .kjbar:nth-child(4) {
  border-right: none;
}

.kuaijie .kjbar:nth-child(3), .kuaijie .kjbar:nth-child(4) {
  border-bottom: none;
}

.kuaijie .flex {
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.kuaijie .flex img {
  width: 90px;
}

.kuaijie a p {
  line-height: 30px;
  font-size: 24px;
  margin-top: 30px;
  color: #333333;
}


/*配置表*/

.bg8 {
  height: 1118px;
}
.bg8 .basetitle{}
.bg8-img {
  /* bottom: 0; */
  left: 0;
  top: 215px;
}

.bg8-tit {
  top: 7.38%;
  left: 0;
  width: 100%;
  font-size: 30px;
  letter-spacing: 0.1em;
  text-align: center;
}

#swiper-pzb {
  position: absolute;
  top: 23%;
  left: 0;
  width: 100%;
  height: 780px;
}

#swiper-pzb .swiper-slide {
  width: 100%;
}

.pzb-box {
  width: 544px;
  height: 758px;
  margin: 0 auto;
  padding: 9% 5% 2%;
  text-align: center;
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.11);
  box-shadow: 6px 6px 35px #000;
}

.pzb-box h2 {
  font-size: 36px;
  font-weight: bold;
  color: #000;
  border-bottom: 1px solid #d7d7d9;
  padding-bottom: 19px;
  margin-bottom: 15px;
}

.pzb-box h3 {
  font-size: 24px;
  font-weight: bold;
  color: #000;
  border-bottom: 1px solid #d7d7d9;
  padding-bottom: 19px;
}

.pzb-box h3 strong {
  font-size: 36px;
}

.pzb-box .pzb-box-wz {
  color: #454545;
  padding: 3% 0 2%;
}

.pzb-box .pzb-box-wz li {
  font-size: 22px;
  line-height: 45px;
}

.pzb-box .pzb-box-btn {
  bottom: 193px;
  width: 40%;
  height: 58px;
  font-size: 24px;
  color: #1a1a1a;
  letter-spacing: 0.3em;
}

.pzb-box .pzb-box-btn a {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  border: 1px solid #1a1a1a;
  border-radius: 30px;
}

.pzb-box .pzb-box-btn a span {
  position: absolute;
  left: 41px;
  top: 50%;
  margin-top: -10px;
  height: 20px;
  line-height: 20px;
}

.pzb-box .pzb-box-btn a .icon-btn2 {
  position: absolute;
  right: 25px;
  top: 50%;
  margin-top: -7px;
  height: 14px;
}

.pzb-box .pzb-box-btn-price {
  left: 9%;
}

.pzb-box .pzb-box-btn-activity {
  right: 9%;
}

.pzb-box .pzb-box-btn-more {
  bottom: 120px;
  width: 82%;
  left: 9%;
}

.pzb-box .pzb-box-btn-more2 {
  bottom: 47px;
  width: 82%;
  left: 9%;
}

.pzb-box .pzb-box-btn-more a {
  border: none;
  background: #d7191b;
  color: #fff;
  transition: all .5s ease;
}

.pzb-box .pzb-box-btn-more2 a {
  border: none;
  background: #1d1d1d;
  color: #fff;
  transition: all .5s ease;
}

.pzb-box .pzb-box-btn-more a span, .pzb-box .pzb-box-btn-more2 a span {
  left: 0;
  width: 100%;
  text-align: center;
}

.pagination2 {
  position: absolute;
  bottom: 2%;
  width: 100%;
  font-size: 30px;
}

.pagination2 .swiper-pagination-bullet, .pagination3 .swiper-pagination-bullet {
  width: 35px;
  height: 6px;
  margin: 0 7px;
  border-radius: 6px;
}

.pagination2 .swiper-pagination-bullet-active, .pagination3 .swiper-pagination-bullet-active {
  width: 53px;
}

.swiper-pzb-prev, .swiper-pzb-next, .swiper-news-prev, .swiper-news-next {
  top: 51%;
  width: 31px;
  height: 60px;
  cursor: pointer;
  z-index: 10;
}

.swiper-pzb-prev, .swiper-news-prev {
  left: 3.2%;
}

.swiper-pzb-next, .swiper-news-next {
  right: 3.2%;
}


/*配置表弹层*/

.pzb-wc {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .85);
  left: 0;
  top: 0;
  z-index: 999;
}

.pzb-tc {
  display: none;
  width: 100%;
  overflow: hidden;
  left: 0;
  margin-left: 0px;
  top: 165px;
  z-index: 999;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

.pzb-tc-t {
  position: relative;
  top: 0px;
  height: 100%;
  margin: auto;
  overflow: hidden;
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.3);
}

.pzb-tc-t .pzb-icon {
  position: absolute;
  top: 0;
  right: 0;
  width: 70px;
  height: 103px;
  background: url(../images/pzb-icon.png) no-repeat center center;
}

.pzb-tc table {
  border-collapse: collapse;
  width: 100%;
}

.pzb-tc-t>table {
  background: #eee;
}

.pzb-tc table.pzb-top {
  height: 15%;
}

.pzb-tc table.pzb-top td {
  border: 1px solid #cececf;
  padding: 15px 10px;
  text-align: center;
  font-size: 22px;
  color: #666161;
  word-wrap: break-word;
  word-break: break-all;
}

.pzb-tc table.pzb-top td.left {
  text-align: left;
  padding-left: 30px;
}

.pzb-tc table.pzb-top td:first-child {
  padding-left: 30px;
  text-align: left;
}

.pzb-tc table.pzb-top1 td {
  font-size: 24px;
  color: #453f3e;
  font-weight: bold;
}

.pzb-tc table.pzb-top tr.price {
  background: #d7191b;
}

.pzb-tc table.pzb-top tr.price td {
  color: #fff;
  font-weight: normal;
}

.pzb-tit {
  font-size: 30px;
  color: #313131;
  padding: 15px 30px;
  background: #eeeeee;
  font-weight: bolder;
  height: 7%;
  align-items: center;
  display: flex;
}

.pzb-tit .pzb-close {
  position: absolute;
  top: 2%;
  right: 30px;
  z-index: 1000;
}

.pzb-car {
  padding: 30px;
  height: 11%;
}

.pzb-car select {
  border: none;
  width: 100%;
  height: 80px;
  line-height: 80px;
  font-size: 24px;
  color: #313131;
  background: url("../images/select.png") no-repeat right center;
}

.pzb-select {
  border: 1px solid #dddddd;
  border-radius: 50px;
  height: 80px;
  padding: 0 50px;
  line-height: 0px;
}

.yy-pzblistBox {
  height: 67%;
  overflow: scroll;
  -webkit-overflow-scrolling: touch
}

.yy-pzblistBox p {
  display: block;
  width: 100%;
  font-size: 20px;
  color: #fff;
  background-color: #343434;
  padding: 2%;
  box-sizing: border-box;
  border: none;
}

.yy-pzblistBox p:nth-child(1) {
  padding-bottom: 1%;
}

.pzblist li {
  margin-bottom: 1px;
}

.pzblist li h3 {
  position: relative;
  height: 60px;
  line-height: 60px;
  font-size: 22px;
  color: #fff;
  background: rgba(49, 49, 49, 0.95);
  padding-left: 30px;
  margin: 0;
  cursor: pointer;
}

.pzblist li h3 span {
  position: absolute;
  top: 7.5px;
  right: 8px;
  width: 45px;
  height: 45px;
  background: url(../images/icon-add.png) no-repeat center center;
  background-size: 30px;
}
.pzblist li h3.lih3heimore{
  height: auto;
  padding: 13px 0;
  padding-left: 30px;
  line-height: 50px;
}
.pzblist li h3.lih3heimore p{
  margin-bottom: 0;
  display: block;
  width: 80%;
  font-size: 22px;
  color: #fff;
  background:rgba(0, 0, 0, 0);
  padding: 0;
  line-height: 35px;
  box-sizing: border-box;
  border: none;
}

.pzblist li.less h3 span {
  background: url(../images/icon-less.png) no-repeat center center;
  background-size: 40px;
}

.pzblist li .pzb-xx {
  display: none;
  overflow: auto;
}

.pzblist li.less .pzb-xx {
  display: block;
}

.pzblist li .pzb-xx .pzb-top {
  margin-top: -91px;
}

.pzb-tc-tips {
  font-size: 16px;
  color: #888888;
  line-height: 28px;
  padding-top: 10px;
}

.top-icon {
  position: fixed;
  right: 20px;
  bottom: 50px;
  z-index: 5;
  width: 70px;
  height: 70px;
}


/*底部查询经销商*/

.service-series {
  background: #fff;
  /*margin-bottom: 80px;*/
}

.cx-right-con .cx-right-nc {
  color: #000;
  padding-left: 0
}

.content-box .tit.jxs_searchResult .dealer_num {
  font-weight: normal;
  color: #141414;
  float: right;
  font-size: 20px;
}

.content-box .tit.jxs_searchResult .now_city {
  float: left;
  margin: 0;
  font-size: 24px;
  color: #141414;
}

.service-series {
  padding: 0;
}

.service-series .container {
  margin: 0 4%;
}

.service-series .bg8-tit {
  padding: 0 0 3%;
  color: #000;
}

.service-series #map-service {
  display: none;
}

.service-series .from-service {
  width: 100%;
  height: auto;
}

.service-series .from-service .content-box {
  height: auto;
}

.service-series .from-service .content {
  position: relative;
  border-top: 0;
}

.service-series .from-service .content .input-select {
  height: 60px;
  border: 0;
}

.service-series .from-service .content .input-select input {
  height: 58px;
  border: 1px solid #141414;
  padding-left: 2em;
  color: #000;
}

.service-series .from-service .content .input-select .input-text {
  background-image: url(../images/icon-btn2.png);
}

.service-series .from-service .content table tr.city_item td:nth-child(1) {
  padding-right: 20px;
}

.tab_con.tab_content {
  margin: 0 7px 0 10px;
}

.cx-right-base .input-select.line_select {
  width: 90%;
  margin: 0 5%;
}

.cx-right-base.mCS_no_scrollbar .input-select.line_select .input-text {
  text-align: center;
  background-position: right center;
}

.cx-right-jxs.cxright-jxs-all {
  height: 135px;
  margin-top: 15px;
  border-top: none;
}

.cx-right-result .nodealer{
    text-align: center;
    font-size: 30px;
    margin: 60px 0;
    color: #333;
}

.fuceng.new_fuceng {
  position: relative;
  height: 600px;
}

.fuceng2 {
  overflow-y: scroll;
  padding: 0;
  overflow: hidden;
}

.fuceng2 li img {
  display: inline-block;
  padding-top: 5px;
  margin-right: 10px;
}

.fuceng2 li .dealertitle {
  font-size: 28px;
  font-weight: bold;
  /* line-height: 50px; */
}

.fuceng2 li .dealersubtit {
    font-size: 22px;
    /* line-height: 50px; */
    width: auto;
    margin-bottom: 5px;
    /* min-height: 50px; */
}

.fuceng2 li .yy-liBox {
  position: relative;
  height: 100%;
}

.fuceng2 li p {
  font-size: 24px;
  /* line-height: 55px; */
}

.fuceng2 li .yy-liBox p {
  position: absolute;
  width: 100%;
  left: 15%;
}

.fuceng2 li .yy-liBox p:nth-child(1) {
  top: 0;
}

.fuceng2 li .yy-liBox p:nth-child(2) {
  bottom: -93px;
}

.fuceng2 li .yy-liBox p {
  line-height: 1.1;
}

.fuceng2 li .mobile {
  color: #d7191b;
  font-size: 22px;
}

.fuceng2 li .mobile a {
  color: #d7191b;
}

.fuceng2 li .nr {
  margin-top: 10px;
  position: relative;
}

.fuceng2 li img.headerImg {
  float: left;
  margin-right: 25px;
  width: 76px;
  padding-top: 0;
}

.fuceng2 li {
  border-bottom: 1px solid #b2b2b2;
  margin-bottom: 30px;
}

.fuceng2 li span {
  font-size: 22px;
  line-height: 50px;
  width: 48%;
  border: 1px solid #1a1a1a;
  font-size: 28px;
  color: #1d1d1d;
  height: 80px;
  text-align: center;
  line-height: 80px;
  border-radius: 40px;
  margin: 30px 0 40px
}


/*.fuceng2 li .toYyty:hover{ font-size: 28px; color: #fff; height: 80px; text-align: center; line-height: 80px; background: #fe0000; border: #fe0000; border-radius: 40px; margin: 30px 0 40px }*/

.fuceng2 li .toYyty {
  border: 1px solid #f00;
  background: #f00;
  font-size: 28px;
  color: #fff;
  height: 80px;
  text-align: center;
  line-height: 80px;
  border-radius: 40px;
  margin: 30px 0 40px
}

.fuceng2 li .toYyty.yy-act {
  border: none;
  background-color: red;
  color: #fff;
}

.more-service {
  font-size: 28px;
  color: #fff;
  height: 80px;
  text-align: center;
  line-height: 80px;
  background: #1d1d1d;
  border: 1px solid #1d1d1d;
  border-radius: 40px;
  margin: 30px 0 40px
}

.tit.jxs_searchResult {
  color: #141414;
  font-size: 22px;
  height: 80px;
  padding: 0;
  margin-bottom: 5px;
  line-height: 80px;
  border-bottom: 1px solid #b8b8b8;
  clear: both;
  overflow: hidden;
  zoom: 1;
}

.tit.jxs_searchResult .now_city {
  float: left;
}

.tit.jxs_searchResult .now_city strong {
  display: inline-block;
    height: 80px;
    padding: 0 16px 0px 37px;
    color: #333;
    margin-left: 28px;
    background: url(../images/city_dian.png) no-repeat left center;
    font-size: 24px;
    font-weight: normal;
}
.tit.jxs_searchResult .now_city i.citygoback {
  font-weight: bold;
}
.yy-dealerNum {
  color: #141414;
  font-size: 22px;
  height: 50px;
  padding: 0;
  margin-bottom: 30px;
  line-height: 50px;
  /*border-bottom: 1px solid #b8b8b8;*/
  clear: both;
  overflow: hidden;
  zoom: 1;
}

.yy-dealerNum .dealer_num {
  float: right;
  font-size: 24px;
}

.cx-right-con {
  border-bottom: 1px solid #B8B8B8;
  padding: 26px 0;
}

.cx-right-con .cx-right-nc .name {
  font-size: 24px;
  font-weight: bold;
}

.cx-right-con .cx-right-nc .tel {
  font-size: 18px;
  padding: 15px 0;
}

.cx-right-con .cx-right-nc .address {
  font-size: 18px;
}

.cx-right-num {
  display: none;
}

#form-jxscx {
  display: none;
  width: 100%;
  position: absolute;
  top: 65px;
  background: #fff;
  z-index: 9;
}

.service-series .from-service .content .input-select .input-option, .service-series .from-service .content .input-select .input-option ul li {
  font-size: 18px;
}

.yy-changeCity {
  float: right;
  display: inline-block;
  font-size: 24px;
  font-weight: bold;
}

.yy-changeCity img {
  vertical-align: middle;
  width: 15px;
  margin-left: 10px;
  margin-top: -6px;
}


/** 自定义滚动条样式 **/

.mCSB_inside>.mCSB_container {
  margin-right: 0;
}

.mCSB_scrollTools .mCSB_draggerRail {
  width: 100%;
  background-color: #ddd;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

.mCSB_scrollTools .mCSB_dragger {
  background-color: #231815;
  height: 115px;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  display: none;
}


/* 公共底部 */

iframe {
  width: 0;
  height: 0;
  overflow: hidden;
  display: block;
}


/*删除红色*/

.bottom {
  padding-bottom: 40px;
  background: #E8E8E8;
}


/*预约表单*/

.bg_white {
  background: #FFF;
}

.yyform {
  padding: 40px 0 60px;
  width: 92%;
  margin: 0 auto;
}

.formbox {
  height: 80px;
  width: 48%;
  border-radius: 50px;
  border: 1px solid #dddddd;
}

.formboxAll {
  height: 81px;
  width: 100%;
  border-radius: 50px;
  border: 1px solid #dddddd;
  margin-top: 21px;
}
.newW{
	width: 48%;
}

.formboxAll select {
  -webkit-tap-highlight-color: transparent;
  color: #999999;
  display: block;
  width: 87%;
  margin: auto;
  height: 82px;
  border: none;
  background: url(../images/select.png) no-repeat right center;
  font-size: 24px;
}
.newW select{
	margin: 0 ;
	margin-left: 15%;
	width: 72%;
}
.formbox img {
  display: block;
  vertical-align: middle;
  float: left;
  height: 45%;
  margin: 23px;
}

input[type=text].yyinput {
  color: #999999;
  height: 80px;
  border: none;
  font-size: 24px;
  width: 60%;
  margin-left: 15%;
}

.guize {
  color: #666666;
  font-size: 24px;
  height: 80px;
  line-height: 80px;
}

.guize span {
  color: #333333;
}
.guize span i{text-decoration: underline;}

.guize label {
  width: 25px;
  height: 25px;
  display: inline-block;
  vertical-align: middle;
  border: 1px solid #999999;
  margin-left: 5px;
  padding: 3px;
}

.guize label img {
  width: 100%;
}

.guize input.yycheckbox[type=checkbox] {
  margin-top: -4px;
  vertical-align: middle;
  -webkit-appearance: checkbox;
  width: 25px;
  height: 25px;
  margin-right: 15px;
}
.ipx #swiper1{
	height:auto
}
#swiper1{
	overflow: hidden;
}
#swiper1 .testBtn{
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	bottom: 9%;
  width: 58.4%;
  font-size: 28px;
  color: #fff;
  background: #d7191b;
  border-radius: 99999px;
  text-align: center;
  line-height: 80px;
}


#swiper1 .bg_white {
  background: #FFFFFF;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: 10;
	transform: translateY(100%);  
	-webkit-transform: translateY(100%);
	 
	transition:transform 1s;
	-webkit-transition:transform 1s;
}
#swiper1 .trans0{
	transform: translateY(0);
	-webkit-transform: translateY(0);
}
.lineZ{height: 40px;background: #E8E8E8;}

.yy_btnbox {
  height: 80px;
  font-size: 0;
}

.yy_btnbox .yy_btn {
  width: 100%;
  height: 80px;
  background: #d7191b;
  line-height: 80px;
  text-align: center;
  color: #fff;
  font-size: 28px;
  border: none;
  border-radius: 50px;
}


/*预约体验*/

.tiyan_nr {
  margin: 0 4%;
  height: 630px;
}

.wel {
  font-size: 24px;
  color: #333;
}

.shijia_form {
  width: 100%;
  color: #333;
  font-size: 24px;
}

.shijia_form input[type=checkbox] {
  -webkit-appearance: checkbox;
  margin: 0 10px;
}

.form_div {
  border-bottom: 1px solid #98999a;
  padding: 15px 10px;
  height: 70px;
  line-height: 40px;
  width: 100%;
}

.form_div .fr {
  font-size: 24px;
}

.shijia_form .input {
  border: none;
  height: 40px;
  line-height: 40px;
  font-size: 24px;
}

.diqu select {
  border: none;
  width: 100%;
  height: 40px;
  background: url(../images/select.png) no-repeat right center;
}

.diqu {
  width: 48%;
}

.jingxiaoshang {
  background: url(../images/select.png) no-repeat right center;
  width: 100%;
}

.shouquan {
  font-size: 12px;
  color: #666;
  line-height: 20px;
  margin: 15px 0;
}

.tijiao_btn {
  width: 100%;
  height: 80px;
  line-height: 80px;
  font-size: 28px;
  background: #d7191b;
  border-radius: 50px;
  border: none;
  color: #fff;
  margin-top: 40px;
}


/*精彩鉴赏*/

.bg11 {
  background: #1d1d1d;
  margin-top: 0!important;
}

.bg11 .basetitle {
  color: #ffffff;
  font-style: oblique;
  /* background: url("../images/basetitle-bg2.png") no-repeat bottom center; */
}
.bg11 .p1 {
  font-size: 13.56px;
  color: #5d5d5d;
  letter-spacing: 0.1rem;
  margin-top: 0.05rem;
  text-align: center;
}
.bg11 .bg11-line {
  width: 64px;
  height: 2px;
  background: #d7191b;
  margin-top: 0.16rem;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  margin-bottom: 0.6rem;
}
.baseWonderful {
  color: #fff;
  font-size: 36px;
  font-weight: bold;
  letter-spacing: 0.2em;
  text-align: center;
  font-style: oblique;
  margin-top: 0.25rem;
}

.jianshang {
  width: 77.733%;
  margin: 0 auto;
}
.news-img{
	position: relative;
}
.news-box2 {
  background: none;
  height: auto;
  position: relative;
  margin-bottom: 50px;
}
.news-box2 .videoBg,#tupian img{
	width: 100%;
}
.news-box2 .playBtn{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	width: 25%;
	border-radius:50%;
}
.news-box2:hover {
  box-shadow: 0px 6px 35px #000;
  -webkit-box-shadow: 0px 6px 35px #000;
  -moz-box-shadow: 0px 6px 35px #000;
  -ms-box-shadow: 0px 6px 35px #000;
  -o-box-shadow: 0px 6px 35px #000;
}

.news-box2:hover .bg_black {
  display: none;
}

.bg_black {
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.bg_tit {
  font-size: 30px;
  color: #fff;
  height: 50px;
  line-height: 50px;
  position: absolute;
  right: 45px;
  bottom: 15px;
}


/*二级页面-价格查询*/

.price-box {
  width: 100%;
  margin: 0 auto;
}

.price-tit {
  width: 100%;
  height: 60px;
  line-height: 60px;
  font-size: 42px;
  color: #2e2e2e;
  font-weight: bold;
  text-align: center;
  letter-spacing: 0.2em;
  background: url(../images/pricebg.png) no-repeat center center;
}

.price-subtit {
  font-size: 18px;
  color: #2E2E2E;
  text-align: center;
  letter-spacing: 0.1em;
}

.price-box .service-series .container {
  margin: 40px auto 0 auto;
  width: 645px;
}

.price-box input::-webkit-input-placeholder {
  color: #000;
}

.price-box input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #000;
}

.price-box input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #000;
}

.price-box input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #000;
}

.service-series .from-service .content .input-select select, .price-box .service-series .from-service .content .input-text input, .price-box .service-series .from-service .content .input-select input {
  height: 64px;
  line-height: 64px;
  font-size: 18px;
  padding-left: 1em;
  border: 1px solid #141414;
  background: none;
  color: #000;
}

.service-series .from-service .content .form-jxscx2 .input-select select {
  display: block;
}

.price-box .service-series .from-service .content .input-select select {
  width: 99%;
  font-size: 18px;
  display: block;
}

.service-series .from-service .content .input-select select, .price-box .service-series .from-service .content .input-select select {
  font-size: 18px;
  width: 99%;
}

.service-series .from-service .content .input-select select {
  background: url(../images/icon-btn2.png) 90% center no-repeat;
}

.price-box .service-series .from-service .content .input-select select {
  background: url(../images/sel.jpg) right center no-repeat;
}

.price-box .service-series .from-service .content .input-select .input-option {
  top: 64px;
}

.price-box .service-series .from-service .content {
  margin: 0;
  overflow: hidden;
}

.price-box .service-series .from-service .content .left_te .input-text input, .price-box .service-series .from-service .content .right_te .input-text input {
  width: 99%;
  font-size: 18px;
}

.price-box .service-series .from-service .content .right_te .input-text input, .price-box .service-series .from-service .content .right_te .input-select input {}

.price-box .service-series .from-service .content .left_te .input-select input, .price-box .service-series .from-service .content .right_te .input-select input {
  width: 99%;
  font-size: 18px;
}

.price-box .service-series .from-service .content table td {
  padding-bottom: 40px;
}

.price-box .service-series .from-service .content .input-select {
  height: 64px;
}

.price-box .service-series .from-service .content .input-select input {
  font-size: 18px;
  width: 99%;
  background: url(../images/sel.jpg) right center no-repeat;
}

.sj_info {
  font-size: 14px;
  text-indent: 3em;
  line-height: 2em;
  position: relative;
  color: #000;
}

.sj_info em {
  position: absolute;
  left: 5px;
  top: 2px;
  display: block;
  width: 20px;
  height: 20px;
  background: url(../images/info_icon.png) right center no-repeat;
}

.sj_info em.current {
  background: url(../images/info_icon2.png) right center no-repeat;
}

.price-box .service-series .from-service .content .confirm {
  height: 90px;
  line-height: 90px;
  margin: 40px 0 20px;
  font-size: 24px;
  font-weight: bold;
  background: #eb0926;
  color: #fff;
}


.price-back {
  right: 2%;
  bottom: 10px;
  width: 126px;
  height: 51px;
}

.price-back a {
  display: block;
  width: 100%;
  letter-spacing: 0.2em;
  padding-right: 15px;
  height: 51px;
  line-height: 51px;
  font-size: 20px;
  text-align: center;
  color: #fff;
  background: #eb0926 url(../images/icon-btn.png) no-repeat 95px center;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
}


/*body .bganimate .animateUpIn1{transition:all 1s ease; opacity: 0; transform: translate(0,30%); }*/


/*body .bganimate .animateUpIn2{transition:all 1s ease 0.3s; opacity: 0; transform: translate(0,30%); }*/


/*body .bganimate .animateUpIn3{transition:all 1s ease 0.6s; opacity: 0; transform: translate(0,30%); }*/


/*body .bganimate .animateUpIn4{transition:all 1s ease 0.9s; opacity: 0; transform: translate(0,30%); }*/


/*body .animatePlay .animateUpIn1{   opacity: 1;transform: translate(0,0);}*/


/*body .animatePlay .animateUpIn2{   opacity: 1;transform: translate(0,0);}*/


/*body .animatePlay .animateUpIn3{   opacity: 1;transform: translate(0,0);}*/


/*body .animatePlay .animateUpIn4{   opacity: 1;transform: translate(0,0);}*/

#tanchu1 .swiper-tanchu, #tanchu2 .swiper-tanchu {
  top: 30%;
}

.tanchubg {
  background: rgba(0, 0, 0, 0.85);
  position: fixed;
  left: 9999999px;
  top: 0;
  width: 100%;
  height: auto;
  z-index: 10000;
}

.tanchu_close {
  z-index: 5;
  position: absolute;
  right: 38px;
  top: 25%;
  cursor: pointer;
  width: 42px;
}

.tu_box img {
  display: block;
  margin: auto;
  max-width: 100%;
  width: 100%;
}

.pagination {
  margin-top: 65%;
  bottom: 132px;
  width: 100%;
  text-align: center;
}

#tanchu1 .pagination {
  font-size: 24px;
  margin-top: 65%;
  color: #fff;
}

#tanchu1 .pagination span {}


/*声明*/

.yy-agreeContainer {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  bottom: 0;
  background-color: #fff;
  z-index: 99;
  overflow: hidden;
  display: none;
}

.yy-agreeContainer .yy-agreeClose {
  width: 36px;
  position: absolute;
  top: 14%;
  right: 6%;
}

.yy-agreeContainer .yy-agreeTextCon {
  width: 90%;
  margin: 0 auto;
}

.yy-agreeContainer .yy-agreeTextCon .yy-agreeTit {
  font-size: 36px;
  color: #2e2334;
  font-weight: bold;
  text-align: center;
  margin-top: 188px;
}

.yy-agreeContainer .yy-agreeTextCon .yy-agreeTit span {
  display: inline-block;
  padding-bottom: 20px;
  border-bottom: 1px solid #2d2d2d;
}

.yy-agreeContainer .yy-agreeTextCon .yy-agreeCon {
  margin-top: 60px;
  font-size: 24px;
  color: #666666;
}

.yy-agreeContainer .yy-agreeTextCon .yy-agreeCon p {
  margin-bottom: 60px;
}

.odoo1, .odoo3 {
  width: 63px;
  display: inline-block;
}


/*更换城市*/

.yy-changeCityContainer {
  position: fixed;
  width: 100%;
  left: 0;
  bottom: 0;
  height: 80%;
  z-index: 999;
  font-size: 100%;
  display: none;
  -webkit-tap-highlight-color: transparent;
}

.dealer-city {
  position: absolute;
  width: 100%;
  height: 80%;
  background: #fff;
  z-index: 3;
  color: #666;
  overflow: hidden;
  font-size: 28px;
  line-height: 40px;
  color: #333;
  -webkit-tap-highlight-color: transparent;
}

body[data-theme="amg"] .dealer-city, [data-theme="amg"].grid-debugger .dealer-city {
  background: #444;
  color: #fff
}

@media screen and (max-width: 767px) {
  .dealer-city {
    /*position: fixed;*/
    /*bottom: 0px;*/
    top: auto;
    height: 100%;
    width: 100%;
    z-index: 900
  }
  body[data-theme="amg"] .dealer-city, [data-theme="amg"].grid-debugger .dealer-city {
    background: #000
  }
}

.dealer-city__back {
  color: #222;
  font-weight: bold;
  font-size: 28px;
  line-height: 100px;
  padding-left: 40px;
  cursor: pointer
}

body[data-theme="amg"] .dealer-city__back, [data-theme="amg"].grid-debugger .dealer-city__back {
  color: #fff
}

@media screen and (max-width: 767px) {
  .dealer-city__back {
    position: absolute;
    top: 47px;
    right: 30px
  }
}

.dealer-city__back {}

.dealer-city__back img {
  width: 30px;
}

@media screen and (max-width: 767px) {
  .dealer-city__back::before {}
}

@media screen and (max-width: 767px) {
  .dealer-city__back-text {
    display: none
  }
}

.dealer-city__title {
  line-height: 50px;
  font-size: 36px;
  font-weight: bold;
  padding: 0px 32px 14px
}

@media screen and (max-width: 767px) {
  .dealer-city__title {
    padding-top: 40px;
    padding-bottom: 30px;
    text-align: center
  }
}

.dealer-city__header {
  border-bottom: 2px solid #e3e3e3;
  padding-left: 50px;
  margin-top: 20px
}

.dealer-city__header-item {
  font-weight: bold;
  padding-bottom: 4px;
  position: relative;
  display: inline-block;
  /* width: 144px; */
  padding: 0 16px 4px;
  text-align: center;
  font-size: 28px;
}

.dealer-city__header-item--active {
  color: #004595;
}

body[data-theme="amg"] .dealer-city__header-item--active, [data-theme="amg"].grid-debugger .dealer-city__header-item--active {
  color: #c00
}

.dealer-city__header-item--active::after {
  content: "";
  position: absolute;
  bottom: -4px;
  left: 0px;
  right: 0px;
  height: 4px;
  background: #004595;
}

body[data-theme="amg"] .dealer-city__header-item--active::after, [data-theme="amg"].grid-debugger .dealer-city__header-item--active::after {
  background: #c00
}

.dealer-city__header-item--click {
  cursor: pointer
}

.dealer-city__list {
  padding: 0px 40px 20px;
  max-height: 794px;
  overflow-y: auto -webkit-overflow-scrolling:touch;
}

@media screen and (max-width: 767px) {
  .dealer-city__list {
    max-height: none;
    margin-bottom: 124px;
    overflow: scroll;
    -webkit-overflow-scrolling: touch;
  }
}

.dealer-city__list-item {
  color: #666;
  padding-top: 20px;
  padding-bottom: 18px;
  position: relative;
  cursor: pointer;
  border-bottom: 1px solid #e3e3e3;
  font-size: 24px;
  padding-left: 28px;
}

.dealer-city__list-item.yy-act {
  background-color: #999999;
}

body[data-theme="amg"] .dealer-city__list-item, [data-theme="amg"].grid-debugger .dealer-city__list-item {
  color: #fff
}

.dealer-city__list-item img {
  width: 12px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0px;
  margin: auto;
  opacity: 0.5;
}

body[data-theme="amg"] .dealer-city__list-item--arrow:after, [data-theme="amg"].grid-debugger .dealer-city__list-item--arrow:after {
  color: #c00
}

.dealer-city__list-item--selected {
  color: #00ADEF
}

.dealer-city__button {
  position: absolute;
  bottom: 46px;
  left: 40px;
  width: 670px;
  height: 80px;
  background: #00ADEF;
  border-radius: 1px;
  color: #fff;
  font-size: 28px;
  cursor: pointer
}

@media screen and (max-width: 767px) {
  .dealer-city__button {
    width: -moz-calc(100% - 40px);
    width: calc(100% - 40px)
  }
}

body[data-theme="amg"] .dealer-city__button, [data-theme="amg"].grid-debugger .dealer-city__button {
  background: #c00
}

.dealer-city__button--disabled {
  background: #a1a1a1;
  color: #fff;
  pointer-events: none
}

.dealer-picker {
  width: auto
}

.dealer-picker__distance {
  position: absolute;
  right: 60px;
  line-height: 80px;
  font-size: 32px;
  color: #999
}

body[data-theme="amg"] .dealer-picker__distance, [data-theme="amg"].grid-debugger .dealer-picker__distance {
  color: #fff;
  z-index: 1
}

.dealer-picker .ui-select {
  padding-right: 192px
}

.pagination-slide{
  display: none;
}
#carScrollWrapper .pagination-slide{
  display: block;
}

.swiper1_policy{
  width: 100%;
  background: #fff;
  padding: 0.4rem 0rem 1.5rem 0rem;
  box-sizing: border-box;
}
#swiper1 .swiper1_policy img{
  width: 90%;
  margin: 0 5%;
}

.junm_pz{
  font-size: 0.3rem;
  color: #d7191b;
  line-height: 1.2rem;
}

.md_video{
  width: 100%;
  display: block;
  margin-bottom: 1rem;
}
.video_slide{
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}

.center{
	text-align: center !important;
}