/*公共样式处理*/

html {
	width: 100%;
	-webkit-text-size-adjust: none;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	height: 100%;
}

body {
	width: 100%;
	height: 100%;
	font-size: 14px;
	/* color: #fff; */
	line-height: 24px;
	background: #fff;
	min-height: 100%;
	font-family: 'Microsoft Yahei', '微软雅黑', Arial, sans-serif;
}

* {
	margin: 0;
	padding: 0;
	border: 0;
}

ul,
ul li,
ol,
li {
	list-style: none outside none;
}

img {
	border: none;
}

i {
	font: inherit;
}

input,
select,
option {
	vertical-align: middle;
	border-radius: 0px;
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	outline: none;
}

input[type="text"],
input[type="button"],
input[type="submit"],
input[type="reset"] {
	-webkit-appearance: none;
	appearance: none;
	border-radius: 0;
	outline: none;
}

.fl {
	float: left;
	display: inline;
}

.fr {
	float: right;
	display: inline;
}

h1,
h2,
h3,
h4,
h5,
h6,
i,
strong {
	font-weight: normal;
}

select::-ms-expand {
	display: none;
}

a {
	text-decoration: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

a:hover {
	text-decoration: none;
	outline: none;
}

.clear {
	clear: both;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	zoom: 1;
	display: block;
	_height: 1px;
	clear: both;
}

body,
ul,
ol,
li,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
table,
td,
img,
div,
dl,
dt,
dd,
input {
	margin: 0;
	padding: 0;
}

@font-face {
    font-family: 'fzlth';
    src: url('./iconfont/fzlth.eot');
    src: url('./iconfont/fzlth.eot?#iefix') format('embedded-opentype'),
         url('./iconfont/fzlth.woff') format('woff'),
         url('./iconfont/fzlth.ttf') format('truetype'),
         url('./iconfont/fzlth.svg#webfont34M5alKg') format('svg');
    font-weight: normal;
    font-style: normal;
}
* {
  font-family:"Microsoft YaHei", SimHei, helvetica, arial, verdana, tahoma, sans-serif;
  font-style:normal;
  /*-webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;*/
}


.gray {
	background: #E4E4E3;
}

.gray .title-box .title {
	background: #E4E4E3;
}
.section {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.banner {
  width: 100%;
  height: 0px;
  padding-bottom: 61.333%;
  top:0px !important;
}

/*360展示*/
.btnBox360 {
  position: absolute;
  display: block;
  left: 0;
  top: 50%;
  margin-top: -3.76rem;
  width: 4.92rem;
  height: 1.61rem;
  z-index: 10;
}

.btn360 {
  position: absolute;
  left: 0;
  top: 0;
  width: 4.92rem;
  height: 1.61rem;
}

.btnArr360 {
  position: absolute;
  left: 3.3rem;
  top: .97rem;
  width: .36rem;
  height: .36rem;
  /*opacity:.2; animation:arr360Move 1.2s ease infinite;*/
}

/*@keyframes arr360Move{
  0%{opacity:.2;}
  60%{opacity:1;}
  80%{opacity:1;}
  100%{opacity:.2;}
}*/
.swiper-slide.box360 .ldMoveLeft {
  opacity: 0;
  -moz-transform: translateX(-200px);
       transform: translateX(-200px);
  -webkit-transform: translateX(-200px);

}

.ani-slide.box360 .ldMoveLeft {
  opacity: 1;
  -moz-transform: translateX(0);
       transform: translateX(0);
  -webkit-transform: translateX(0);
  -moz-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
  -webkit-transition: all .5s ease-in-out;
}

/*车型颜色*/
.car_img {
  position: absolute;
  left: 50%;
  top: 0;
  -moz-transform: translate(-50%, 0);
       transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  width: 5.26rem;
  height: 3.05rem;
}

.car_img img {
  width: 100%;
}


.car_tab img {
  width: 100%;
}

.car_tab {
 
     /* margin-top: 0.3rem; */
    /* display: -webkit-box; */
    display: -moz-box;
    display: -ms-flexbox;
    display: block;
    /* -webkit-box-pack: justify; */
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    /* justify-content: space-between; */
    /* padding: 0 0.5rem 0 0.5rem; */
    width: 100%;
    /* height: 200px;*/
 
 
}

.car_tab li {
  width: 0.77rem;
  height: 0.77rem;
  text-align: center;
}

.car_tab li img {
  width: 60% !important ;
  height: 60% !important;
}

.car_tab_cot {
  position: absolute;
  top: 50%;
  margin-top: .8rem;
  width: 100%;
  color: #000;
  font-size: 0.2rem;
}

.car_beizhu {
  width: 100%;
  text-align: center;
  margin: 0.4rem auto 0 auto;

}

.car_content {
  width: 100%;
}

.quanjingbtn {
  display: block;
  width: 3.2rem;
  margin: auto;
  position: absolute;
  left: 50%;
  top: 53.5%;
  margin-left: -1.6rem;
  z-index: 999;
}

.quanjingbtn img {
  width: 100%
}

.car_color {
  position: absolute;
  left: 0;
  top: 50%;
  -moz-transform: translateY(-50%);
       transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  width: 100%;
  height: 5.8rem;
}

.neishiBtn {
  position: relative;
  margin: 0 auto;
  width: 1.82rem;
  height: .59rem;
  background-image: url(../img/btn_naishi.png);
  -moz-background-size: 100% 100%;
       background-size: 100% 100%;
  display: block;
}

/* 媒体新闻 */
.media_contanier{
  overflow: hidden;
  width: 100%;
}

.title_media{
  padding: 0 0 .2rem 0;
}
.media_pic_contanier{
  overflow: hidden;
  padding: 0 .4rem;
  width: 100%;
  min-height: 500px;
}
.media_pic_contanier ul li{
  margin-bottom: .2rem;
}

.media_pic_contanier ul li p{
  font-size: .32rem;
  color: #333;
}

.tianmaoBtn{
  width: 2rem;
  height: 0.8rem;
  margin-left: 50%;
  transform: translateX(-50%) ;
  margin-bottom: 0.2rem;
}

.jingdongBtn{
  width: 2rem;
  height: 1rem;
  margin-left: 50%;
  transform: translateX(-50%) ;
}

/* 精彩集锦start */

.sectionWrc{
  position: relative;
  overflow: hidden;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.atlasBox {
  position: relative;
  width: 100%;
  height: 280px;
  overflow: hidden;
  margin-top: 30px
}

.titleBox {
  position: relative;
  width: 100%;
  text-align: center;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.mar30 {
  margin-bottom: 30px;
}

.titleBox span {
  vertical-align: middle;
  font-family: "Microsoft YaHei", SimHei, helvetica, arial, verdana, tahoma, sans-serif;
  width: 140px;
  font-size: 20px;
  color: black;
  display: inline-block;
  font-weight: 600;
}

.titleBox span img {
  display: block;
  width: 100%;
}

.titleBox i {
  display: block;
  font-size: 16px;
  color: #666;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
}

.atlasBtn {
  position: relative;
  margin: 0 auto;
  width: 120px;
  height: 25px;
  line-height: 20px;
  color: #333;
  font-size: 16px;
  overflow: hidden;
  text-align: center;
}


.atlasBtn li {
  width: 50%;
  height: 100%;
  float: left;
  cursor: pointer;
  box-sizing: border-box;
  font-size: 0.28rem;
  color: #716d85;
  text-align: center;
}

.atlasBtn li.active {
  color: #000;
  border-bottom: 1px solid #000;
}

.atlasContBox{
  width: 100vw;
  display: none;
}

.atlasBox .atlasContBox.active {
  display: block !important;
  opacity: 1;
}

/* .atlasContBox .swiper-slide:nth-child(2n) {
  width: 60% !important;
}
.atlasContBox .swiper-slide:nth-child(3n) {
  width: 40% !important;
}
 */

 .atlasContBox .swiper-container {
  width: 100%;
  height: 100%;
}
.atlasContBox .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  width: 70%;

  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.atlasContBox .swiper-slide:nth-child(1) {
  margin-left: 10%
}

/* 精彩集锦end */
