.forie{
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 500;
}
body{
	max-width: 100%;
	overflow: hidden;
	  font-family:"fz",'Noto Sans S Chinese',"Microsoft Yahei", "Helvetica Neue", Helvetica, Tahoma, sans-serif;
}
.h_about{overflow: hidden;}
.h_about_top{overflow: hidden; margin-bottom: 50px;}
.h_about .hleft {width: 40%;/* margin-left:5%; */float: left;/* margin-top: 12%; */}
.h_about .tit{
    height: 75px;
    background: url(../images/about_bj.png) top left no-repeat;
    background-size:contain;
    }
.h_about .con{
    font-size: 30px;
    color: #164820;
    margin: 3% 0 7% 0;
    font-weight: 600;
    text-align: left;
    } 
.h_about .desc{
    font-size: 16px;
    color: #403d3d;
    } 
.h_about  .hright{ float:right; width: 42%;position: relative;} 
 .h_about  .hright .img{   
    right: 0px;}
.h_about  .hright .img img{ width:100%;float: right;}
.h_about_img{ display: flex;}
.h_about_img li{list-style: none;}
.h_about_img li:nth-child(2n){ margin: 0 10px;}
.swiper-container1 {
      width: 100%;
      /* height: 650px; */
      padding-bottom: 70px!important;
    }
	.h_about .list{ margin-bottom:80px;overflow: hidden;}
	.h_about .list .aimg{ width:45%; max-height:700px; min-height: 700px;background:#000; float:left;}
	.h_about .list .adesc{ width:45%; padding: 50px 5% 50px 5%;max-height: 640px; min-height: 640px; float:left;}
	.h_about .list .adesc .title{ /* float:left; */ width:100%;margin-bottom: 50px;}
	.h_about .list .adesc .title h1{ font-size:40px;height: 60px;}
	.h_about .list .adesc .title span{ font-size:20px; color:#cacaca;margin-top: -10px;}
	.h_about .list .adesc .miaos{ /* float:left; */ width:100%;text-align: left;font-size: 16px;/* color: #000; */}
		.h_about .list .adesc .more{ width: 90px;text-align: left;padding: 10px 20px 10px 10px;}	
.h_about .swiper-container {
      width: 100%;
    

    }
    .h_about .swiper-container  .swiper-wrapper .swiper-slide {
      text-align: center;
      font-size: 18px;
      background: #fff!important;

      /* 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;
    }
	
	

	
	.h_three{margin:0 0 3% 0;overflow: hidden;height: auto;/* position: relative; */ }
.h_three .tit{
    height:80px;
    background: url(../images/three.jpg) top center no-repeat;
    background-size:contain;
    }
.h_three_box{margin:0 0 3% 0;overflow: hidden;padding-bottom: 3%;height: auto;position: relative;}

.h_three_box .swiper-slide .img{
    position: relative;
    /* top: -20px; */ /* 向上浮动 */
    /* left: -20px; */ /* 向左浮动 */
    margin: 0;
    z-index: 1; /* 确保图片在其他内容之上 */
}
.h_three_box .swiper-slide img{border-radius:100%;width: 200px;}
.h_three_box .swiper-slide .box{background: #a7cc09;color:#ffff;position: relative;width: 100%;margin-top: -100px;padding-top: 120px;padding-bottom: 10px;z-index: 0;border-radius: 10px;}
.h_three_box .swiper-slide:hover .box{background: #0b4d21;}
.h_three_box .swiper-slide .box .box_top{ line-height: 2px;}
.h_three_box .swiper-slide .box .box_text{font-size: 14px;text-align: left;line-height: 26px;margin: 5% 8% 8% 8%;letter-spacing: 1px;overflow: hidden;min-height: 160px;}
.h_three_box .swiper-slide .box h1{ font-size:18px; font-weight:bold; }
.h_three_box .swiper-slide .box span{ font-size:14px;}

 .h_three_box .swiper-slide {
      text-align: center;
      font-size: 18px;
      /* 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; */
    }
	
	

	.h_three ul{ /* padding-left:82px; */   display: flex;
  justify-content: space-between;}
.h_three li{float:left;text-align: center;width: 32%;height: 470px;border-radius: 10px;position: relative;color:#333;}
.h_three li .img{
    position: relative;
    /* top: -20px; */ /* 向上浮动 */
    /* left: -20px; */ /* 向左浮动 */
    margin: 0;
    z-index: 1; /* 确保图片在其他内容之上 */
}
.h_three li img{border-radius:100%;width: 200px;}
.h_three li .box{background: #a7cc09;color:#ffff;position: absolute;width: 100%;top: 110px;padding-top: 120px;/* padding-bottom: 100px; */z-index: 0;border-radius: 10px;}
.h_three li:hover .box{background: #0b4d21;}
.h_three li .box .box_top{ line-height: 2px;}
.h_three li .box .box_text{font-size: 14px;text-align: left;line-height: 26px;margin: 5% 8% 8% 8%;letter-spacing: 1px;overflow: hidden;}
.h_three li .box h1{ font-size:18px; font-weight:bold; }
.h_three li .box span{ font-size:14px;}

.h_honor{margin:0 0 1% 0;overflow: hidden;height: auto;/* position: relative; */ }
.h_honor .tit{
    height:80px;
    font-size: 40px;
    color: #164820;
    font-weight: 600;
    }
.h_honor .tit .en{  height: 30px;
    background: url(../images/honor_bj.png) no-repeat;
    width: 150px;
    background-position: left bottom;
    margin-left: 10px;
    display: inline-flex;
    background-size: 70% 80%;
}
.h_honor_box {width: 100%;overflow: hidden;}

.h_honor_box .swiper-slide img {width: 100%; display: block;}
	.h_contact{ margin: 5% 0;overflow: hidden;}

.h_contact .tit{
    height:80px;
    font-size: 28px;
    color: #164820;
    font-weight: 600;
    }
.h_contact .tit .en{  height: 30px;
    margin-left: 10px;
    display: inline-flex;
}

.ny .con{font-size: 16px;}
.h_contact .con{
    font-size: 18px;
    color: #333333;
    margin: 1% 0 7% 0;
    } .swiper-container1 {
      width: 100%;
      /* height: 650px; */
      padding-bottom: 70px!important;
    }
	.h_contact ul{ /* padding-left:82px; */}
.h_contact li{ float:left; width: 25%; color:#333;  }
.h_contact li img{ border:#d0d0d0 1px solid; border-radius:50%;}
.h_contact h3{ font-size:18px; font-weight:bold; color:#666; margin:15px 0 7px;}
.mapimage{ padding-top:45px;}
.mapimage img{ max-width:100%; display:block; margin:0 auto;}
		.mt_20{ margin-top:3%!important;}
		.mb_10{ margin-bottom:1%!important;}

		.h_lm{ margin: 1% 0 1% 0;overflow: hidden;}

.h_lm .tit{
    font-size: 28px;
    color: #164820;
    font-weight: 600;
    }
.h_lm .tit .en{  height: 30px;
    margin-left: 10px;
    display: inline-flex;
}

.h_lm .con{
    font-size: 16px;
    color: #333333;
    } 

.h_ny{
    display: flex;
    justify-content: center;
    /* align-items: center; */
    }
	.h_ny .img{width: 45%;max-height: 550px;min-height: 550px;float:left;}
	.h_ny .img img{ width: 100%; }
	.h_ny .desc{width: 50%;padding: 0% 5% 50px 0%;min-height: 340px;float:left;text-indent: 2em;text-align: left;font-size: 16px;}

.culture ul {
    width: 100%;
    margin-bottom: 5%;
    overflow: hidden;
}
.culture li {
    width: 31.33%;
    height: 260px;
    text-align: center;
    margin: 1%;
    float: left;
}
.culture li img {
    margin-bottom: 14px;
    max-width: 60%;
}
.culture li h2 {
    font-size: 22px;
	font-weight: 600;
    color: #666;
    line-height: 43px;
}
.culture li p {
    font-size: 16px;
    color: #666;
    line-height: 34px;
}

.h_contact .con{
    font-size: 18px;
    color: #333333;
    margin: 1% 0 7% 0;
    } .swiper-container1 {
      width: 100%;
      /* height: 650px; */
      padding-bottom: 70px!important;
    }

	.h_news{
  margin: 5% 0 1% 0;
  overflow: hidden;
  display: flex;
  justify-content:center;
  align-items: center;
  }
.h_news .tit{
	font-size: 40px;
	color: #164820;
	font-weight: 600;
	}
.h_news .con{
       background: url(../images/news_bj.png) no-repeat;
    width: 230px;
    background-position: left center;
    background-size: contain;
    margin-left: 10px;
    display: inline-flex;
    height: 36px;
    margin-top: 5px;
    } 
	.h_news li{ width: 30%;float: left;padding-right: 2%;}
.h_news h1{
    height: 40px;
    color: #000;
    font-size: 16px;
    line-height: 40px;
    overflow: hidden;
    }.h_news p {
    font-size: 14px;
    color: #8e8e8e;
    line-height: 24px;
    overflow: hidden;
    height:48px;
 }
.h_news_box{ position: relative;}
.h_news_box .box{overflow: hidden;/* float: left; */}
.h_news_box .desc{background: #fafcf4;text-align: left;overflow: hidden;padding: 10px;}
.h_news_box .desc h1{color:#89847f;font-size:16px;line-height:22px;margin:10px 0;}
.h_news_box .desc p{color:#89847f;font-size:16px;line-height:22px;margin:10px 0;}

.h_case{margin:0 0 1% 0;overflow: hidden;height: auto;/* position: relative; */ }
.h_case .tit{
    font-size: 28px;
    color: #164820;
    font-weight: 600;
    }
.h_case .tit .en{  height: 30px;
    margin-left: 10px;
    display: inline-flex;
}



.h_cont{ margin: 5% 0;overflow: hidden;}

.h_cont .tit{
    height:80px;
    font-size: 28px;
    color: #164820;
    font-weight: 600;
    }
.h_cont .tit .en{  height: 30px;
    margin-left: 10px;
    display: inline-flex;
}

.h_cont .tit1{
    font-size: 28px;
    color: #164820;
    font-weight: 600;
    }
.h_cont .con{
    font-size: 18px;
    color: #333333;
    margin: 0% 0 7% 0;
    } 
			.h_cont .more{ width: 90px;text-align: left;padding: 10px 20px 10px 10px;}	

	
	.h_cont .write{ width:80%; margin:0 auto; background:url(../imgs/jiameng.png) top no-repeat; background-size:contain; padding:160px 0; }
	.h_cont .write .text1, .h_cont .write .text2 {
    width: 45%;
}
.h_cont .write .text3 {
    width: 92%; margin:2% 0;
}
.h_cont .write input {
    margin-right: 1%;
    background-color: rgba(255, 255, 255, 0.53);
    padding: 20px 0;
    color: #6e6e6e;
    border: #bfbfc1 1px solid;
    padding-left: 1%;
    font-size: 14px;
}

.h_cont .write .submit {
    background-color: #040404;
    color: #fff;
    width: 12%;
    font-size: 20px;
    text-align: center;
    padding-left: 0;
    cursor: pointer;
    margin-right: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    height: 60px;
    line-height: 56px;
    border: 2px solid #040404;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

	
	
	.swiper-container1 {
      width: 100%;
      /* height: 650px; */
      padding-bottom: 70px!important;
    }
	.h_jiameng .list{ overflow: hidden;}
	.h_jiameng .list .aimg{ width: 50%; max-height: 450px; min-height: 450px;background:#000; float:left;}
	.h_jiameng .list .adesc{ width: 40%; padding: 60px 5% 50px 5%;max-height: 400px; min-height: 200px; float:left;}
	.h_jiameng .list .adesc .title{ /* float:left; */ width:100%;margin-bottom: 50px;}
	.h_jiameng .list .adesc .title h1{ font-size:40px;height: 60px;}
	.h_jiameng .list .adesc .title span{ font-size:20px; color:#cacaca;margin-top: -10px;}
	.h_jiameng .list .adesc .miaos{ /* float:left; */ width:100%;text-align: left;font-size: 16px;/* color: #000; */}
 
	.swiper-slide img{  position: relative;/* float: left; */}
.swiper-slide p{float:left;width: 100%;}
    .swiper-slide {
      text-align: center;
      font-size: 18px;
      /* 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; */
    }
	
	
	
	.h_pro{
  margin: 5% 0 1% 0;
  overflow: hidden;
  display: flex;
  justify-content:center;

  align-items: center;
  }
.h_pro .tit{
	font-size: 40px;
	color: #164820;
	font-weight: 600;
	}
.h_pro .con{
    background: url(../images/pro_bj.png) no-repeat;
    width: 230px;
    background-position: left center;
    margin-left: 10px;
	    background-size: contain;

    display: inline-flex;

    height: 30px;
    margin-top: 10px;
    } 
	
.swiper-container1 .title{
    color: #276138;
    text-align: left;
    font-size: 26px;
    line-height: 33px;
    font-weight: 600;
    margin: 15px 0;
    }
.swiper-container1 .title p{
}
	.h_pro_list{
  margin: 5% 0 1% 0;
  overflow: hidden;
  justify-content:center;
  align-items: center;
  }
	.h_pro_list .list{ overflow: hidden;}
	.h_pro_list .list .aimg{ width: 50%; max-height: 550px; min-height: 550px;background:#000; float:left;}
	.h_pro_list .list .adesc{ width: 40%; padding: 40px 5% 50px 5%;max-height: 340px; min-height: 340px; float:left;}
	.h_pro_list .list .adesc .title{width:100%;/* margin-bottom: 50px; */color: #276138;text-align: left;font-size: 26px;line-height: 33px;font-weight: 600;}
	.h_pro_list .list .adesc .title h1{font-size: 30px;height: 60px;text-align: left;font-weight: 600;}
	.h_pro_list .list .adesc .title span{ font-size:20px; background-color: rgba(239, 239, 239, 0.59);height: 1px;width: 80px;display: block;margin-top: 20px;}
	.h_pro_list .list .adesc .miaos{/* float:left; */width:100%;text-align: left;line-height: 26px;font-size: 16px;margin-bottom: 20px;}
	.h_pro_list .list .adesc .more{ width: 90px;text-align: left;padding: 10px 20px 10px 10px;}	
	.h_pro_list .list .adesc1{ width: 40%; padding: 40px 5% 50px 5%;max-height: 340px; min-height: 340px; float:left;}
	.h_pro_list .list .adesc1 .title{width:100%;/* margin-bottom: 50px; */color: #276138;text-align: left;font-size: 26px;line-height: 33px;font-weight: 600;}
	.h_pro_list .list .adesc1 .title h1{ font-size: 30px;height: 60px;text-align: left;font-weight: 600;}
	.h_pro_list .list .adesc1 .title span{ font-size:20px; background-color: rgba(239, 239, 239, 0.59);height: 1px;width: 80px;display: block;margin-top: 20px;}
	.h_pro_list .list .adesc1 .miaos{/* float:left; */width:100%;text-align: left;line-height: 26px;font-size: 16px;margin-bottom: 20px;}
	.h_pro_list .list .adesc1 .more{ width: 90px;text-align: left;padding: 10px 20px 10px 10px;}	
	

#case .wrap1{
	padding: 0px 0 80px;
	text-align: left;
}
#case .wrap1 .box{
	position: relative;
}
#case .wrap1 ul{
	 /* text-align: center; */
}
#case .wrap1 li{
	width: calc(14.5% - 2%);
	margin: 1%;
	display: inline-block;
	vertical-align: top;
	border: #efefef 1px solid;
	padding: 1%;
}
#case .wrap1 li:nth-last-child(1),
#case .wrap1 li:nth-last-child(2){
	/* margin-bottom: 0; */
}
#case .wrap1 li:nth-child(2n){
	/* margin-top: -188px; */
}
#case .wrap1 li img{
	display: block;
	width: 100%;
}
 
	
		.news_class{ margin:5% 0;overflow: hidden;}
.news_class .tit{
    font-size: 26px;
    line-height: 40px;
    color: #000;
    font-weight: bold;
    }
.news_class .con{    font-size: 18px;
    color: #333333;
    margin: 1% 0 3% 0;}
.news_class .con video{    width: 700px;
    margin: 0 auto;
    height: auto;
    display: block;}
.news_class  .des	{
    font-size: 16px;
    color: #757575;
    margin: 1% 0 0% 0;
    } 
	.news_class  .des a{ border:#fff 2px solid; padding:5px 10px; margin:0 10px; color:#333;}
	.news_class  .des a:hover{ border:#333 2px solid; padding:5px 10px; margin:0 10px;}
	.news_class  .des a.on{ border:#333 2px solid; padding:5px 10px; margin:0 10px;}
	
	
	
	.h_jxs{ margin: 12% 0 5% 0;overflow: hidden;width: 100%;/* position: absolute; */}
	
	.h_jxs .hleft {width: 38%; margin-left:5%; float: left;margin-top: 12%;}
.h_jxs .hleft .tit{
    font-size: 50px;
    height:55px;
    /* float: left; */
    margin-bottom: 20px;
    line-height: 55px;
    color: #000;
    font-weight: bold;
    }
.h_jxs  .hleft .con{    font-size: 18px;
    color: #333333;

    margin: 1% 0 8% 0;} 
	
	.h_jxs  .hleft .des	{
    font-size: 16px;
    color: #757575;
    margin: 1% 0 10% 0;
    } 
	.h_jxs  .hleft .more{ border: rgba(117, 117, 117, 0.28) 1px solid;width: 90px;text-align: right;padding: 10px 20px 10px 10px;}	

.h_jxs  .hright{ float:right; width: 45%;height: 850px;position: relative;} 
 .h_jxs  .hright .img{   position: absolute;
    right: 0px;}
.h_jxs  .hright .img img{ width: 90%;float: right;}
.h_jxs  .hright .img1 {
    position: absolute;
    right: 300px;
    bottom: -60px;
    z-index: 9999;
    }

.h_jxs  .hright .img1 img{ /* width: 300px; */float: left;position: relative;}

.h_video{ width:100%; position: relative;height: 500px; background:url(../imgs/video_bj.jpg);}

.h_video .m-video {
    width: 100px;
    height: 100px;
    margin: auto;
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 225px;
}



/* 视频集锦 */
#video .ad{
	height: auto;
}
#video .ad video{
	width: 100%;
}
#video .wrap1{
	padding: 60px 0 70px;
}
#video .wrap1 .video-list{
	margin: 0 -22.5px;
	left: 22.5px;
	position: relative;
}
#video .wrap1 .grid-sizer{
	width: calc(33.3333% - 45px);
}
#video .wrap1 .gutter-sizer{
	width: 45px;	
}
#video .wrap1 .tit-box{
	padding-bottom: 20px;
}
#video .wrap1 .tit-box .tit{
	margin-top: -.15em;
}
#video .wrap1 .tit-box .entit{
	height: 2.6em;
	text-transform: capitalize;
}
#video .wrap1 .item{
	width: calc(33.3333% - 45px);
	margin-top: 54px;
	transition: opacity .4s ease;
}
#video .wrap1 .item .imgs:after{
	content: '';
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(0,0,0,.5);
	position: absolute;
	z-index: 2;
	transition: all .4s ease;
}
#video .wrap1 .item .imgs .play{

	width: 84px;
	height: 84px;
	background: url('../img/play.png') no-repeat center/cover;
	position: absolute;
	top: 0%;
	bottom: 0;
	left: 0%;
	right: 0;
	margin: auto;
	z-index: 3;
	cursor: pointer;
}
#video .wrap1 .item .imgs .play:after{
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: url('../img/play-bg.png') no-repeat center/cover;
	transition: all .4s ease;
	z-index: 1;
}
#video .wrap1 .item img{
	width: 100%;
}
#video .wrap1 .item .item-tit{
	padding: 18px 0 12px;
}
#video .wrap1 .loading{
	margin-top: 60px;
}
/* 新闻 */
#news .wrap1{
	padding: 0px 0 80px;
	text-align: left;
}
#news .wrap1 .box{
	position: relative;
}
#news .wrap1 ul{
	/* margin: 96px -65px 0; */
}
#news .wrap1 li{
	width: calc(33% - 2%);
	margin: 0 1%;
	display: inline-block;
	vertical-align: top;
}
#news .wrap1 li:nth-last-child(1),
#news .wrap1 li:nth-last-child(2){
	/* margin-bottom: 0; */
}
#news .wrap1 li:nth-child(2n){
	/* margin-top: -188px; */
}
#news .wrap1 li a{
	display: block;

}
#news .wrap1 li a .imgs{
	padding-bottom: 68.49056603773585%;
	position: relative;
}
#news .wrap1 li a .imgs img{
	position: absolute;
	top: 0;
	left: 0;
}
#news .wrap1 li a .con{background-color: #fafcf4;padding: 20px;color: #a4a19b;}
#news .wrap1 li a .time{
	font-size: 16px;
	color: #000000;
	width: 115px;
	line-height: 1;
	padding-top: 10px;
	background: #fff;
	position: absolute;
	left: 0;
	bottom: 0;
	text-align: center;
}
#news .wrap1 li .inner-page-tit{
	padding: 0px 0 12px;
	height: 30px;
	font-size: 16px;
	overflow: hidden;
	color: #a4a19b;
}
#news .wrap1 li .more{
	margin-top: 24px;
	width: 133px;
	height: 37px;
	line-height: 35px;
	border-radius: 37px;
	border: 2px solid #000000;
	box-sizing: border-box;
	padding: 0 0 0 35px;
	font-size: 14px;
	color: #000000;
	position: relative;
	transition: all .4s ease;
}
#news .wrap1 li .more:after{
	content: '';
	position: absolute;
	width: 8px;
	height: 100%;
	background: url('../img/more.png') no-repeat center/100% auto;
	right: 25px;
	top: 0;
	transition: all .4s ease;
}
#news .wrap1 .pagination{
	position: absolute;
	right: 0;
	bottom: 0;
}
/* 关爱服务 */
#service{
	background: #f5f5f5;
}
#service .wrap1 .top{
	margin: 80px 0 0;
}
#service .wrap1 .top .logo{
	width: 317px;
}
#service .wrap1 .top .logo img{
	width: 100%;
}
#service .wrap1 .top .con{
	font-size: 16px;
	color: #666666;

	margin-top: 2em;
	line-height: 1.8125;
}
#service .wrap1 .top .con em{
	font-size: 18px;
	color: #000000;
	font-style: normal;
	line-height: 29px;
	font-weight: bold;
}
#service .wrap1 .list,
#service .wrap1 .list2{
	background: #fff;
	margin: 70px 0 80px;
}
#service .wrap1 .list li{
	padding: 0 182px;
	height: 120px;
	line-height: 120px;
	background: no-repeat 40px center/67px auto;
	position: relative;
}
#service .wrap1 .list li + li{
	border-top: 1px solid #d9d9d9;
}
#service .wrap1 .list li:nth-child(1){
	background-image: url('../img/ser-ico1.png');
}
#service .wrap1 .list li:nth-child(2){
	background-image: url('../img/ser-ico2.png');
}
#service .wrap1 .list li:nth-child(3){
	background-image: url('../img/ser-ico3.png');
}
#service .wrap1 .list li:nth-child(4){
	background-image: url('../img/ser-ico4.png');
}
#service .wrap1 .list li:nth-child(5){
	background-image: url('../img/ser-ico5.png');
}
#service .wrap1 .list li:nth-child(6){
	background-image: url('../img/ser-ico6.png');
}
#service .wrap1 .list li:nth-child(7){
	background-image: url('../img/ser-ico7.png');
}
#service .wrap1 .list li:nth-child(8){
	background-image: url('../img/ser-ico8.png');
}
#service .wrap1 .list li .text{
	font-size: 22px;
	color: #000000;
	line-height: 1.2;
	display: inline-block;
	vertical-align: middle;
	font-weight: bold;
}
#service .wrap1 .list li .text em{
	font-style: normal;
	color: #ea5404;
}


#service .wrap1 .list li .number{
	position: absolute;
	top: 0;
	right: 0;
	width: 164px;
	height: 100%;
	text-align: left;
	color: #f2f0f1;
}
#service .wrap1 .list li .number .count{
	position: absolute;
	left: 0;
	top: 50%;
	font-size: 98px;
	line-height: .8em;
	margin-top: -.4em;
	letter-spacing: -.06em;
}
#service .wrap1 .list li .number span{
	position: absolute;
	font-size: 14px;
	color: #000000;
	line-height: 1.1;
	bottom: 0;
	left: 0;
	margin-left: 1.4em;
	letter-spacing: 0;
	text-transform: capitalize;
}
#service .wrap1 .list2 li + li{
	border-top: 1px solid #e5e5e5;
}
#service .wrap1 .list2 .li-tit{
	height: 100px;
	line-height: 100px;
	padding: 0 80px 0 40px;
	font-size: 22px;
	font-weight: bold;
	color: #000000;
	position: relative;
	transition: all .4s ease;
	cursor: pointer;
}
#service .wrap1 .list2 .li-tit:after{
	content: '';
	position: absolute;
	width: 28px;
	height: 100%;
	background: url('../img/down.png') no-repeat center/100% auto;
	right: 40px;
	top: 0;
	bottom: 0;
	margin: 0 auto;
	transition: all .4s ease;
	cursor: pointer;
}
#service .wrap1 .list2 .li-con{
	font-size: 16px;
	color: #666666;
	line-height: 1.5;
	padding: 0 74px 34px;
	display: none;
}
#service .wrap1 .list2 .li-con p + p{
	margin-top: 24px;
}
#service .wrap1 .list2 .li-tit.on{
	color: #ea5404;
}
#service .wrap1 .list2 .li-tit.on:after{
	background-image: url('../img/up.png');
	transform: rotate(-180deg);
}
/* 预约试驾 */
#testdrive .wrap1 .tit-box{
	text-align: center;
	padding: 36px 0 40px;
	position: relative;
}
#testdrive .wrap1 .tit-box:before,
#testdrive .wrap1 .tit-box:after{
	content: '';
	position: absolute;
	height: 100%;
	width: 240px;
	background: url('../img/arrow.png') no-repeat center/cover;
	top: 0;
	left: -76px;
}
#testdrive .wrap1 .tit-box:after{
	left: auto;
	right: -70px;
}
#testdrive .wrap1 .tit-box .tit{
	font-size: 42px;
}
#testdrive .wrap1 .query{
	background-color: #f5f5f5;
	padding: 28px 0 0;
}
#testdrive .wrap1 .htit{
	padding-left: 34px;
	background: url('../img/drive-ico1.png') no-repeat left center/22px auto;
	font-size: 24px;
	color: #000;
	font-weight: bold;
}
#testdrive .wrap1 .sw{
	margin-top: 26px;
}

#testdrive .wrap1 .sw .swiper-wrapper{
	height: auto;
}
#testdrive .wrap1 .sw .swiper-slide{
	width: 33.33333%;
	position: relative;
	cursor: pointer;
	height: auto;
}
#testdrive .wrap1 .sw .imgs{
	height: 350px;
	background: no-repeat center 60%/100% auto;
	position: relative;
	z-index: 2;


}
#testdrive .wrap1 .sw .model-sm{
	font-size: 18px;
	color: #010101;
	position: absolute;
	z-index: 1;
	width: 100%;
	text-align: center;
	bottom: 46px;
	left: 0;
}
#testdrive .wrap1 .sw .mask{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: url('../img/model-bg.jpg') no-repeat center/cover;
	z-index: 2;
	visibility: hidden;
	opacity: 0;
	filter: alpha(opacity=0);
	transition: all .4s ease;
}
#testdrive .wrap1 .sw .mask:after{
	content: '';
	position: absolute;
	width: 50px;
	height: 30px;
	background: url('../img/up.png') no-repeat center bottom/100% auto;
	bottom: 22px;
	left: 0;
	right: 0;
	margin: 0 auto;
}
#testdrive .wrap1 .sw .swiper-slide.cur .mask{
	visibility: visible;
	opacity: 1;
	filter: alpha(opacity=100);
}
#testdrive .wrap1 .sw .mask .model{
	font-size: 24px;
	color: #ea5404;
	text-align: center;
	margin-top: 54px;
	font-weight: bold;
} 
#testdrive .wrap1 .fill-in{
	padding: 68px 0 80px;
	background: url('../img/drive-bg.jpg') no-repeat right center/40% auto;
}
#testdrive .wrap1 .fill-in .htit{
	background-image: url('../img/fillin.png');
	margin-bottom: 16px;
}
#testdrive .wrap1 .box{
	width: 61.19402985074627%;
}
#testdrive .wrap1 .box .inpbox{
	margin: 0 -12px;
}
#testdrive .wrap1 .box .inpbox + .inpbox{
	margin-top: 28px;
}
#testdrive .wrap1 .box .inpbox .selectbox{
	width: calc(33.333333% - 24px);
	display: inline-block;
	vertical-align: top;
	margin: 0 12px;
	position: relative;
}
#testdrive .wrap1 .box .inpbox .select,
#testdrive .wrap1 .box .inpbox select,
#testdrive .wrap1 .box .inpbox .ui-selectbox{
	width: 100%;
	border: 1px solid #d9d9d9;
	height: 67px;
	line-height: 65px;
	font-size: 16px;
	padding: 0 30px;
	box-sizing: border-box;
	background: url('../img/select-down.png') no-repeat 82.67716535433071% center/13px auto;
}
#testdrive .wrap1 .box .inpbox .ui-selectbox:focus{
	outline: none;
}
.ui-selectbox-dropdown{
	position: relative;
    margin: 0;
    padding: 0;
    font-size: 16px;
    list-style: none;
    overflow-y: auto;
    overflow-x: hidden;
    font-family: Helvetica, arial, sans-serif;
    background: #FFF;
    border: solid 1px #d9d9d9;
    border-top: none;
}
.ui-selectbox-option {
	padding: 0 30px;
	line-height: 52px;
	cursor: pointer;
	color: #888888;
}
.ui-selectbox-option + .ui-selectbox-option{
	border-top: 1px solid #d9d9d9;
}
.ui-selectbox-option:hover {
    background: #f9f9f9;
    color: #000000;
}
#testdrive .wrap1 .box .inpbox label{
	font-size: 18px;
	color: #000000;
	margin: 0 12px;
	display: block;
}
#testdrive .wrap1 .box .inpbox .item{
	width: calc(33.333333% - 24px);
	margin: 0 12px;
	display: inline-block;
	vertical-align: top;
}
#testdrive .wrap1 .box .inpbox .item label{
	margin: 0;
	padding-bottom: 11px;
}
#testdrive .wrap1 .box .inpbox .item .selectbox{
	width: 100%;
	margin: 0;
}
#testdrive .wrap1 .box .inpbox .item + .item{
	width: calc(66.666666% - 24px);
	margin: 0 12px;
}
#testdrive .wrap1 .box .inpbox input{
	width: 100%;
	height: 67px;
	font-size: 16px;
	box-sizing: border-box;
	border: 1px solid #d9d9d9;
	padding: 0 30px;
}
#testdrive .wrap1 .box .inpbox .local{
	font-size: 14px;
	color: #888888;
	padding-left: 30px;
	position: relative;
	margin: 12px 0 15px 12px;
}
#testdrive .wrap1 .box .inpbox .local:after{
	content: '';
	position: absolute;
	width: 18px;
	height: 23px;
	background: url('../img/local.png') no-repeat center/100% auto;
	left: 0;
	bottom: 8px;
}
#testdrive .wrap1 .box .inpbox .local em{
	color: #ea5404;
	font-style: normal;
}
#testdrive .wrap1 .box .submit-box{
	margin: 37px 0 0;
}
#testdrive .wrap1 .box .submit-box .clause{
	padding-left: 30px;
	font-size: 16px;
	color: #333333;
	position: relative;
	display: inline-block;
	vertical-align: middle;
	cursor: pointer;
}
#testdrive .wrap1 .box .submit-box .clause:after{
	content: '';
	position: absolute;
	width: 	16px;
	height: 16px;
	border: 1px solid #d9d9d9;
	box-sizing: border-box;
	background: no-repeat center/cover;
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto 0;
}
#testdrive .wrap1 .box .submit-box .clause.ok:after{
	background-image: url('../img/ok.png');
	border: none;
}
#testdrive .wrap1 .box .submit-box .clause a{
	color: #ea5404;
	margin-left: .2em;
}
#testdrive .wrap1 .box .submit-box input{
	width: 158px;
	height: 46px;
	line-height: 46px;
	border-radius: 46px;
	font-size: 14px;
	color: #fff;
	background: #ea5404 url('../img/more-h.png') no-repeat 120px center/8px auto;
	text-align: left;
	box-sizing: border-box;
	padding-left: 36px;
	vertical-align: middle;
	margin-left: 86px;
}
/* 人力资源 */
#recruit .wrap1{
	padding: 60px 0 70px;
}
#recruit .wrap1 .tit,
#recruit .wrap2 .tit{
	font-size: 36px;
	text-align: center;
	font-weight: bold;
	text-align: center;
}
#recruit .wrap1 .list{
	margin-top: 40px;
}
#recruit .wrap1 .list .count,
#recruit .wrap1 .list .text{
	display: inline-block;
	vertical-align: top;
}
#recruit .wrap1 .list .text{
	width: calc(100% - 250px);
}
#recruit .wrap1 .list .count .number{
	font-size: 121px;
	color: #f2f0f1;
	line-height: .75;
	position: relative;
	width: 250px;
    letter-spacing: -.1em;
}
#recruit .wrap1 .list .count .number span{
	font-size: 14px;
	color: #000000;
	position: absolute;
	bottom: 0;
	left: 1em;
    letter-spacing: 0;
    line-height: 1;
}
#recruit .wrap1 .list .text .item-tit{
	font-size: 22px;
	color: #000000;
	font-weight: bold;
	line-height: 1.5;
	padding: .25em 0;
}
#recruit .wrap1 .list .text .item-tit em{
	color: #ea5404;
	font-style: normal;
}
#recruit .wrap1 .list .text .con{
	font-size: 14px;
	color: #888888;
	line-height: 1.71;
}
#recruit .wrap1 .list .item + .item{
	margin-top: 60px;
}
#recruit .wrap2{
	background-color: #f5f5f5;
	padding: 60px 0 80px;
}
#recruit .wrap2 .search-box{
	margin-top: 42px;
}
#recruit .wrap2 .search-box input[type="input"]{
	width: calc(100% - 155px);
	height: 56px;
	line-height: 56px;
	font-size: 14px;
	color: #333;
	box-sizing: border-box;
	padding: 0 20px;
	vertical-align: top;
}
#recruit .wrap2 .search-box input[type="submit"]{
	width: 135px;
	margin-left: 20px;
	height: 56px;
	line-height: 56px;	
	vertical-align: top;
	background: #ea5404 url('../img/search-ico.png') no-repeat center/29px auto;
}
#recruit .wrap2 .sel-group{
	margin: 20px -10px;
}
#recruit .wrap2 .sel-group .select-box{
	width: calc(50% - 20px);
	margin: 0 10px;
	position: relative;
	display: inline-block;
	vertical-align: top;
}
#recruit .wrap2 .sel-group .select-box .ui-selectbox,
#recruit .wrap2 .sel-group .select-box select{
	width: 100%;
	height: 56px;
	line-height: 56px;
	font-size: 18px;
	color: #000000;
	box-sizing: border-box;
	padding: 0 20px;
	background: #fff url('../img/select-down.png') no-repeat calc(100% - 35px) center/13px auto;
	border-bottom: none;
}
#recruit .ui-selectbox-option{
	padding: 0 20px;

}
#recruit .wrap2 .sel-group .select-box .ui-selectbox:focus{
	outline: none;
}
#recruit .ui-selectbox-dropdown{
	border: none;
}
#recruit .list-box{
	background-color: #fff;
	padding-bottom: 24px;
}
#recruit .list-tit{
	padding: 0 40px;
}
#recruit .list-tit span{
	font-size: 22px;



	color: #000000;
	line-height: 100px;
	vertical-align: top;
	display: inline-block;
	width: calc(25% - 1em);
	font-weight: bold;
}
#recruit .list-tit span:last-child{
	width: 4em;
}
#recruit .list-box li{
	padding: 0 40px;
	border-top: 1px solid #f2f2f2;
	height: 55px;
	line-height: 55px;
}
#recruit .list-box li a{
	display: block;
}
#recruit .list-box li span{
	font-size: 16px;
	color: #666666;
	line-height: 1.5;
	display: inline-block;
	vertical-align: middle;
	width: calc(25% - 24px);
}
#recruit .list-box li span:last-child{

	width: 96px;
}
#recruit .pagination{
	text-align: center;
	margin: 40px 0 0;
}
/* 招聘详情 */
#recruit-info{
	background-color: #f5f5f5;
}
#recruit-info .dialog-fix{
	position: fixed;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.2);
	top: 0;
	left: 0;
	box-sizing: border-box;
	display: none;
}
#recruit-info .dialog-fix .dialog{
	position: absolute;
	width: 550px;
	top: 50%;
	left: 0;
	right: 0;
	margin: 0 auto;
	transform: translate(0, -50%);
	background: #fff;
	padding: 41px 32px 62px;
}
#recruit-info .dialog-fix .dialog .close{
	position: absolute;
	width: 63px;
	height: 66px;
	background: url('../img/close.jpg') no-repeat center/100% auto;
	left: 100%;
	top: 0;
	margin-left: 2px;
}
#recruit-info .dialog-fix .dialog .inp{
	position: relative;
	margin-top: 15px;
}
#recruit-info .dialog-fix .dialog .inp .text{
	width: 100%;
	box-sizing: border-box;
	padding-left: 20px;
	padding-right: 140px;
	height: 44px;
	line-height: 44px;
	background: #f7f7f7;
	font-size: 16px;
	color: #000;
}
#recruit-info .dialog-fix .dialog .inp .file{
	width: 132px;
	height: 100%;
    line-height: 44px;
	top: 0;
	right: 0;
	background: #000000;
	color: #fff;
	text-align: center;
	position: absolute;
	font-size: 16px;
	cursor: pointer;
}
#recruit-info .dialog-fix .dialog .dialog-tit{
	font-size: 26px;
	padding-left: 30px;
	background: url('../img/file.png') no-repeat left center/20px auto;
}
#recruit-info .dialog-fix .dialog .format{
	font-size: 14px;
	color: #888888;
	margin: 13px 0;
}
#recruit-info .dialog-fix .dialog input[type="submit"]{
	width: 133px;
	height: 37px;
	line-height: 37px;
	border-radius: 37px;
	box-sizing: border-box;
	padding: 0 0 0 32px;
	text-align: left;
	background: #ea5404 url('../img/more-h.png') no-repeat 96px center/8px auto; 
	color: #ffffff;
	font-size: 14px;
}
#recruit-info .wrap1 .top{
	padding: 60px 0 70px;
	background-color: #ffffff;
}
#recruit-info .wrap1 .top .tit{
	font-weight: bold;
	font-size: 42px;
	color: #000;
}
#recruit-info .wrap1 .top .desc span{
	font-size: 20px;
	color: #333333;
	margin: 0 30px;
}
#recruit-info .wrap1 .details{
	padding: 66px 0 80px;
}
#recruit-info .wrap1 .subtit{
	font-size: 28px;
	font-weight: bold;
	padding-left: 40px;
	background: no-repeat left center/30px auto;
}
#recruit-info .wrap1 .box1 .subtit{

	background-image: url('../img/info-ico1.png');
}
#recruit-info .wrap1 .box2 .subtit{
	background-image: url('../img/info-ico2.png');
}
#recruit-info .wrap1 .box .con{
	padding: 32px 40px 40px;
	background: #fff;
	margin-top: 28px;
}
#recruit-info .wrap1 .box .con p{
	width: 53%;
	float: left;
	font-size: 14px;
	line-height: 1.5;
	padding: .4em 0;
}
#recruit-info .wrap1 .box .con p:nth-child(2n){
	float: right;
	width: 46%;
}
#recruit-info .wrap1 .box + .box{
	margin-top: 66px;

}
#recruit-info .wrap1 .btn-box{
	margin-top: 40px;
}
#recruit-info .wrap1 .btn-box .btn{
	width: 133px;
	height: 37px;
	line-height: 37px;
	border-radius: 37px;
	box-sizing: border-box;
	font-size: 14px;
	color: #ffffff;
	text-align: left;
	padding-left: 32px;
	display: inline-block;
	background: #ea5404 url('../img/more-h.png') no-repeat calc(100% - 28px) center/7px auto;
	margin: 0 20px;
	cursor: pointer;
}
#recruit-info .wrap1 .btn-box .btn.back{
	border: 2px solid #000000;
	line-height: 33px;
	background-color: transparent;
	color: #000000;
	background-image: url('../img/more.png');

}
/* 大乘承诺 */
#world{
	background: #f5f5f5;
}
#world .wrap1 .top{
	background: #fff;
	padding: 60px 0 66px;
	display: none;
}
#world .wrap1 .tit{
	font-size: 42px;
	color: #000000;
	font-weight: bold;
}
#world .wrap1 .top .text{
	margin-top: 50px;
}
#world .wrap1 .top .logo{
	width: 312px;
}
#world .wrap1 .top .con{
	font-size: 16px;
	line-height: 1.75;
	color: #888888;
	width: 820px;
	max-width: calc(100% - 400px);
	display: inline-block;
	vertical-align: top;
	float: right;
	margin-top: -.44em;
	text-align: justify;
}
#world .wrap1 .top .con em{
	color: #000000;
	font-size: 18px;
	font-style: normal;
}
#world .wrap1 .fot .box{
	background-color: #fff;
	margin: 80px 0;
}
#world .wrap1 .fot .fot-tit{
	font-size: 30px;
	font-weight: bold;
	color: #000;
	padding: 0 40px;
	height: 120px;
	line-height: 120px;
	position: relative;
}
#world .wrap1 .fot .fot-tit .dbarrow{
	display: inline-block;
	width: 54px;
	height: 100%;
	background: url('../img/dbarrow.png') no-repeat center/100% auto;
	vertical-align: top;
	margin-left: 33.33%;
}
#world .wrap1 .fot .fot-tit:after{
	content: 'Service';
	position: absolute;
	font-size: 36px;
	color: #f2f0f1;
  	font-family: "GOTHAM-BOLD";
  	right: 45px;
  	top: 0;
}
#world .wrap1 .fot .item{
	padding: 0 190px;
	height: 140px;
	line-height: 140px;
	background: no-repeat 40px center/100px auto;
	border-top: 1px solid #e5e5e5;
	position: relative;
}
#world .wrap1 .fot .item:nth-child(1){
	background-image: url('../img/world-ico1.png');
}
#world .wrap1 .fot .item:nth-child(2){
	background-image: url('../img/world-ico2.png');
}
#world .wrap1 .fot .item:nth-child(3){
	background-image: url('../img/world-ico3.png');
}
#world .wrap1 .fot .item .text{
	margin-top: 28px;
	line-height: 2;
}
#world .wrap1 .fot .item .text .title{
	font-size: 22px;
	color: #000000;
	font-weight: bold;
}
#world .wrap1 .fot .item .text .title em{
	color: #ea5404;
	font-style: normal;
}
#world .wrap1 .fot .item .text .con{
	font-size: 14px;
	color: #888888;
	line-height: 1.5;
	padding: .25em 0;
}
#world .wrap1 .fot .item .text .con span{
	color: #000000;
}
#world .wrap1 .fot .item .count{
	position: absolute;
	width: 180px;
	text-align: left;
	top: 0;
	right: 0;
}
#world .wrap1 .fot .item .count .number{
	display: inline-block;
	font-size: 106px;
	color: #f2f0f1;
	line-height: .8;
	letter-spacing: -.07em;
	vertical-align: middle;
	position: relative;
}
#world .wrap1 .fot .item .count .number span{
	letter-spacing: 0;
	line-height: 1;
	font-size: 13px;
	color: #000000;
	position: absolute;
	bottom: 0;
	left: .7em;
}
/* 品质工艺 */
#technology{

	background: #f5f5f5;
}
#technology .wrap1{
	padding: 60px 0 70px;
	text-align: center;
}
#technology .wrap1 .tit{
	font-size: 42px;
	color: #000000;
	font-weight: bold;
}
#technology .wrap1 .con{
	font-size: 20px;
	color: #333333;
	margin-top: 6px;
}
#technology .wrap2 {
	padding: 0 0 77px;
}
#technology .wrap2 .tap-box{
	background: #fff;
	margin-top: 77px;
}
#technology .wrap2 .tap-box .tap-tit{
	height: 115px;
	line-height: 115px;
	padding: 0 60px;
	font-size: 36px;
	color: #000;
	font-weight: bold;
}
#technology .wrap2 .tap-box .tap-tit span{
	float: right;
	font-size: 42px;
	color: #888888;
	text-transform: capitalize;
}
#technology .wrap2 .tap-box .tap-bar-item{
	height: 100px;
	line-height: 100px;
	width: 25%;
	text-align: center;
	color: #888888;
	border-top: 1px solid #f2f2f2;
	border-bottom: 1px solid #f2f2f2;
	box-sizing: border-box;
	display: inline-block;
	cursor: pointer;
	position: relative;
}
#technology .wrap2 .tap-box .tap-bar-item + .tap-bar-item{
	border-left: 1px solid #f2f2f2;
}
#technology .wrap2 .tap-box .tap-bar-item span{
	font-size: 22px;
	vertical-align: middle;
	margin-right: 22px;
	transition: color .4s ease;
}
#technology .wrap2 .tap-box .tap-bar-item:after{
	content: '';
	display: inline-block;
	width: 11px;
	height: 20px;
	vertical-align: middle;
	background: url('../img/more-hui.png') no-repeat center/100% auto;
	transition: all .4s ease;
}
#technology .wrap2 .tap-box .tap-bar-item.cur{
	color: #ea5404;
	font-weight: bold;
}
#technology .wrap2 .tap-box .tap-bar-item:before{
	content: '';
	position: absolute;
	width: 100%;
	height: 3px;
	background: #ea5404;
	bottom: -1px;
	left: 0;
	opacity: 0;
	filter: alpha(opacity=0);
	transition: all .4s ease;
}
#technology .wrap2 .tap-box .tap-bar-item.cur:before{
	opacity: 1;
	filter: alpha(opacity=1);
}
#technology .wrap2 .tap-box .tap-bar-item.cur:after{
	transform: rotate(90deg);
	background-image: url('../img/more-cheng.png');
}
#technology .wrap2 .tap-list-item{
	padding: 40px 60px;
	display: none;
}
#technology .wrap2 .tap-list-item:first-child{
	display: block;
}
#technology .wrap2 .tap-list-item .imgs{
	width: 270px;
	display: inline-block;
	vertical-align: middle;
}
#technology .wrap2 .tap-list-item .text{
	vertical-align: middle;
	width: calc(100% - 270px);
	box-sizing: border-box;
	padding-left: 120px;
	display: inline-block;
	padding-bottom: 14px;
}
#technology .wrap2 .tap-list-item .text .tap-list-tit{
	font-size: 24px;
	color: #000000;
	font-weight: bold;
}
#technology .wrap2 .tap-list-item .text .tap-list-con{
	font-size: 14px;
	color: #888888;
	line-height: 1.857;
	max-width: 690px;
	text-align: justify;
}
#technology .wrap2 .tap-box2 .tap-bar-item{
	width: 50%;
}
#technology .wrap2 .tap-box3 .tap-bar-item{
	width: 33.3333%;
}
#technology .wrap2 .tap-box3 .logo-list-item{
	padding: 40px 70px 32px 40px;
	overflow: hidden;
}
#technology .wrap2 .tap-box3 .logo-list-item .box{
	margin: 0 -45px;

	text-align: center;
}
#technology .wrap2 .tap-box3 .logo-list-item .link{
	width: 20%;
	text-align: center;
	display: inline-block;
	vertical-align: top;
	margin-bottom: 11px;
}
#technology .wrap2 .tap-box3 .logo-list-item a{
	display: inline-block;
	width: 172px;
	max-width: calc(100% - 90px);
	margin: 0 45px;
	cursor: pointer;
	opacity: .2;
	filter: alpha(opacity=20);
	transition: all .4s ease-in;
}
#technology .wrap2 .tap-box3 .logo-list-item a + a{
	margin-left: 90px;
}
#technology .wrap2 .tap-box3 .logo-list-item a img{
	width: 100%;
}
#technology .wrap2 .tap-box3 .logo-list-item .link-text{

	font-size: 16px;
	color: #888888;
}
/* 车主故事 */
#story{
	background: #f5f5f5;
}
#story .wrap1{
	padding: 67px 0 80px;
	background: #fff;
}
#story .wrap1 .tit{
	margin-bottom: 16px;
}
#story .wrap1 .tit span{
	font-size: 26px;

	color: #000000;
	padding: 0 36px 0 44px;
	position: relative;
	vertical-align: top;
	display: inline-block;
}
#story .wrap1 .tit span:before{
	content: '';
	position: absolute;
	width: 	24px;
	height: 100%;
	left: 0;
	top: 0;
	background: url('../img/msg-ico.png') no-repeat center/100% auto;
}
#story .wrap1 .tit span:after{
	content: '';
	position: absolute;
	width: 16px;
	height: 100%;
	background: url('../img/msg-arrow.png') no-repeat center/100% auto;
	top: 0;
	right: 0;
}
#story .wrap1 .inpbox{
	margin: 0 -21px;
}
#story .wrap1 .inpbox + .inpbox{
	margin-top: 20px;
}
#story .wrap1 .inpbox .item{
	margin: 0 21px;
	display: inline-block;
	vertical-align: top;
	width: calc(100% - 42px);
}
#story .wrap1 .inpbox .item label{
	font-size: 18px;
	color: #000000;
	background: no-repeat left center/20px auto;
	margin-bottom: 7px;
	display: inline-block;
}
#story .wrap1 .inpbox .item input{
	width: 100%;
	height: 52px;
	line-height: 50px;
	box-sizing: border-box;
	border: 1px solid #e5e5e5;
	font-size: 16px;
	color: #888888;
	padding: 0 28px;
}
#story .wrap1 .inpbox .item textarea{
	width: 100%;
	box-sizing: border-box;
	border: 1px solid #e5e5e5;
	font-size: 16px;
	color: #888888;
	padding: .5em 28px;
	height: 172px;
	resize: none;
}
#story .wrap1 .inpbox1 .item.name{
	width: calc(27.31% - 42px);
}
#story .wrap1 .inpbox1 .item.tel{
	width: calc(72.69% - 42px);
}
#story .wrap1 .inpbox .item.name label{
	background-image: url('../img/name-ico.png');
	padding-left: 30px;
}
#story .wrap1 .inpbox .item.tel label{
	background-image: url('../img/tel-ico.png');
	padding-left: 30px;
}
#story .wrap1 .inpbox .item.email label{
	background-image: url('../img/email-ico.png');
	padding-left: 30px;
}
#story .wrap1 .inpbox .item.email{
	width: calc(58.5% - 42px);
}
#story .wrap1 .inpbox .item.msgtype{
	/* width: calc(41.5% - 42px); */
}
#story .wrap1 .inpbox .item.msgtype .select-box{
	position: relative;
}
#story .wrap1 .inpbox .item.msgtype .select-box .ui-selectbox,
#story .wrap1 .inpbox .item.msgtype .select-box select{
	width: 100%;
	height: 52px;
    line-height: 50px;
    box-sizing: border-box;

    border: 1px solid #e5e5e5;
    font-size: 16px;
    color: #888888;
    padding: 0 60px 0 28px;
    background: url('../img/select-down.png') no-repeat calc(100% - 42px) center/13px auto;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
#story .wrap1 .inpbox .item.msgtype .select-box .ui-selectbox .ui-selectbox-inner{
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
#story .wrap1 .inpbox .item.msgtype .select-box .ui-selectbox .ui-selectbox-option{
	padding: 0 28px;
}
#story .wrap1 .inpbox .item.code{
	position: relative;
}
#story .wrap1 .inpbox .item.code label{
	display: block;
}
#story .wrap1 .inpbox .item.code input{
	width: calc(100% - 186px);
}
#story .wrap1 .inpbox .item.code img{
	float: right;
	background-color: #f5f5f5;
	width: 137px;
	margin-top: 2px;
}
#story .wrap1 input[type="submit"]{
	font-size: 14px;
	color: #fff;
	width: 133px;
	height: 37px;
	line-height: 37px;

	border-radius: 37px;
	background: #ea5404 url('../img/more-h.png') no-repeat 96px center/8px auto;
	display: block;
	margin: 40px auto 0;
	box-sizing: border-box;
	padding-left: 32px;
	text-align: left;
}
#story .wrap2{
	padding: 80px 0;
}
#story .wrap2 li{
	padding-bottom: 40px;
	position: relative;
}
#story .wrap2 li:after{
	content: '';
	position: absolute;
	height: calc(100% - 40px);
	width: calc(100% - 106px);
	right: 0;
	top: 40px;
	background: #fff;
	z-index: -1;
}
#story .wrap2 li .imgs{
	display: inline-block;
	width: 427px;
	vertical-align: top;

}
#story .wrap2 li .text{
	display: inline-block;
	vertical-align: top;
	width: calc(100% - 427px);
	box-sizing: border-box;
	padding: 6.1% 50px 0;
	max-width: 830px;
}
#story .wrap2 li .text .li-tit{
	font-size: 26px;
	color: #000000;
	line-height: 1.5;
	padding: .25em 0;
	font-weight: bold;
}
#story .wrap2 li .text .li-con{
	font-size: 14px;
	line-height: 1.8571;
	padding-top: .5em;
	color: #888888;
}
#story .wrap2 li + li{
	margin-top: 40px;
}
#story .wrap2 li .user{
	margin-top: 50px;
}
#story .wrap2 li .user img{
	width: 62px;
	height: 62px;
	border-radius: 100%;
	overflow: hidden;
	vertical-align: middle;
}
#story .wrap2 li .user span{
	display: inline-block;
	vertical-align: middle;
	font-size: 16px;
	font-family: 'Arial';
	color: #666666;
	margin-left: .5em;
}
#story .wrap2 .pagination{
	text-align: center;
	margin-top: 80px;
}
/* 品牌定位 */
#brand .wrap1{
	background: url('../img/brand-repeat.jpg') -40px -32px;
	padding: 62px 0 30px;
}
#brand .wrap1 .tit{
	font-size: 30px;
	color: #000;
	font-weight: bold;
}
#brand .wrap1 .box{
	margin-top: 14px;
}
#brand .wrap1 .box .brand-logo{
	margin-left: 50px;
	width: 24.925%;
	display: inline-block;
}
#brand .wrap1 .box .text{
	display: inline-block;
	vertical-align: middle;
	width: 744px;
	float: right;
	max-width: calc(75.075% - 100px);
	margin-top: 0px;
}
#brand .wrap1 .box .text .text-tit{
	font-size: 24px;
	color: #000;
	font-weight: bold;
	padding-bottom: 10px;
}
#brand .wrap1 .box .text .text-tit em{
	font-style: normal;
	color: #ea5404;
}
#brand .wrap1 .box .text .text-con{
	font-size: 16px;
	color: #888888;
	line-height: 1.8125;
}
#brand .wrap1 .box .text .line{
	width: 100%;
	height: 1px;
	background: rgba(0,0,0,.15);
	margin: 32px 0 26px;
}
#brand .wrap2{
	padding: 80px 0;
	background: #f5f5f5 url('../img/information-bg2.jpg') repeat;
}
#brand .wrap2 .box{
	background-color: #fff;
	padding: 0 0 0 40px;
	overflow: hidden;
}
#brand .wrap2 .box .side{
	width: 396px;
	display: inline-block;
	vertical-align: top;
}
#brand .wrap2 .box .imgs{
	width: calc(100% - 396px);
	display: inline-block;
	vertical-align: top;
	position: relative;
	color: #fff;
}
#brand .wrap2 .box .imgs .color{
	font-size: 30px;

	position: absolute;

	right: 38px;
	top: 15px;






}
#brand .wrap2 .box .imgs .coloren{
	font-size: 24px;
	font-family: 'Arial';
	position: absolute;
	left: 40px;
	bottom: 18px;
}

#brand .wrap2 .box .side .entit{
	font-size: 50px;
	color: #000;
	line-height: 1.1;
	margin-top: .5em;
	text-transform: capitalize;
}
#brand .wrap2 .box .fot{
	line-height: 76px;
}
#brand .wrap2 .box .d1{
	font-size: 30px;
	font-weight: bold;
	color: #000;
	display: inline-block;
	vertical-align: top;
	line-height: 1.56;
	width: 396px;
}
#brand .wrap2 .box .d1 em{
	font-style: normal;
}
#brand .wrap2 .box .fot .d2{
	font-size: 16px;
	line-height: 1.5;
	padding: .25em 30px .25em 0;
	color: #000000;
	display: inline-block;
	vertical-align: middle;
	width: calc(100% - 396px);
	box-sizing: border-box;
}
#brand .wrap2 .box .top .arrow{
	margin-top: 140px;
	width: 70px;
}
#brand .wrap3{
	padding: 80px 0;
	position: relative;
}
#brand .wrap3:after{
	content: '';
	position: absolute;
	width: 100%;

	height: 240px;
	background: #fff;
	bottom: 0;
	left: 0;
	z-index: 1;
}
#brand .wrap3 .w1340{
	position: relative;
	z-index: 2;
}
#brand .wrap3 .imgs1{

	float: left;
	width: 337px;
	height: 436px;
	position: relative;
	overflow: visible;
}
#brand .wrap3 .imgs1 .arrow{
	position: absolute;
	width: 107px;
	height: 107px;
	background: url('../img/brand-arrow.jpg') no-repeat center/100% auto;
	right: -40px;
	bottom: -30px;
}
#brand .wrap3 .section{
	float: right;
	width: calc(100% - 460px);
	text-align: right;
}
#brand .wrap3 .section .tit{
	font-size: 30px;
	color: #000000;
	font-weight: bold;
	line-height: 1;
	padding-bottom: .25em;
}
#brand .wrap3 .section .con{
	font-size: 14px;
	color: #888888;
	line-height: 1.8571;
}
#brand .wrap3 .section .imgs2{
	width: 100%;
	height: 335px;
	margin-top: 76px;
}
#brand .wrap4{
	position: relative;
}
#brand .wrap4 img{
	width: 100%;
}
#brand .wrap4 .text{
	color: #fff;
	position: absolute;
	max-width: 1540px;
	box-sizing: border-box;
	padding: 0 100px;
	left: 0;
	right: 0;
	bottom: 65px;
	text-align: right;
	font-weight: bold;
	line-height: 1.4;
	margin: 0 auto;
}
#brand .wrap4 .text .d1{
	font-size: 30px;
}
#brand .wrap4 .text .d2{
	font-size: 50px;
}
#brand .wrap5{
	padding: 60px 0 130px;
}
#brand .wrap5 .tit{
	font-size: 30px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 55px;
}
#brand .wrap5 .imgs{
	width: calc(33.3333% - 114px);
	margin: 0 57px;
	display: inline-block;
	vertical-align: top;
	overflow: visible;
}
#brand .wrap5 .imgs:nth-child(2),
#brand .wrap5 .imgs:last-child{
	margin-top: 115px;
}
#brand .wrap5 .imgs .text{
	position: absolute;
	color: #000000;
	font-weight: bold;
	right: -12px;
	bottom: 0;
	text-align: right;
	transform: rotate(90deg);
	transform-origin: right bottom;
}

#brand .wrap5 .imgs .text .d1{
	font-size: 36px;
	line-height: 1;
	padding-bottom: 36px;
	transform: rotate(-90deg) translate(-100%,0);
	transform-origin: bottom left;
}
#brand .wrap5 .imgs .text .d2{
	font-size: 28px;
	line-height: 1;
	display: inline-block;
}
/* 大乘概述 */
#dorcen .wrap1,
#dorcen .wrap2{
	background: #fff url('../img/information-bg.jpg') repeat top left;
	padding: 55px 0 70px;
}

#dorcen .wrap1 .tit,
#dorcen .wrap2 .tit{
	font-size: 36px;
	color: #000;
	font-weight: bold;
}
#dorcen .wrap1 .con{
	font-size: 18px;
	color: #333333;


	margin-top: 10px;
}
#dorcen .wrap1 .imgs{
	margin-top: 40px;
}
#dorcen .wrap2{
	background: #f5f5f5 url('../img/information-bg2.jpg') repeat left top;
}
#dorcen .wrap2 .tit{
	font-size: 36px;
	color: #000000;
	font-weight: bold;
	margin-bottom: 60px;
}
#dorcen .wrap2 .item{
	padding: 26px;
	background: #fff;
}
#dorcen .wrap2 .item + .item{
	margin-top: 15px;
}
#dorcen .wrap2 .item img{
	vertical-align: middle;
	width: 232px;
}
#dorcen .wrap2 .item .box{
}
#dorcen .wrap2 .item .text{
	display: inline-block;
	vertical-align: middle;
	line-height: 1;
	width: calc(100% - 232px);
}
#dorcen .wrap2 .item .text .left{
	display: inline-block;
	vertical-align: middle;

	font-weight: bold;
	line-height: 1;
	margin-left: 19%;
}
#dorcen .wrap2 .item .text .left .d1{
	font-size: 39px;
	color: #000000;
	width: 134px;
}
#dorcen .wrap2 .item .text .left .d1 span{
	color: #ea5404;
	font-size: 80px;
	line-height: .8;
}
#dorcen .wrap2 .item .text .left .d2{
	font-size: 26px;
	color: #000000;
}
#dorcen .wrap2 .item .right{
	font-size: 16px;
	color: #666666;
	display: inline-block;
	vertical-align: middle;
	margin-left: 17.143%;
	max-width: calc(57% - 80px);
	line-height: 1.5;
}
#dorcen .wrap2 .sw .swiper-slide{
	width: auto;
}
#dorcen .wrap2 .sw .swiper-slide:first-child{
	margin-left: 80px;
}
#dorcen .wrap2 .sw .swiper-slide + .swiper-slide{
	margin-left: 105px;
}
#dorcen .wrap2 .sw .sbox{
	max-width: 144px;
	text-align: center;
}
#dorcen .wrap2 .sw .year{
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	padding-bottom: 20px;
	position: relative;
}
#dorcen .wrap2 .sw .year:after{

	content: '';
	position: absolute;
	width: 10px;
	height: 10px;

	border-radius: 50%;
	background-color: #000;
	bottom: -4px;
	left: 0;
	right: 0;
	margin: 0 auto;

}
#dorcen .wrap2 .sw .con{
	font-size: 16px;
	color: #666666;
	line-height: 1.375;
	text-align: left;
	display: inline-block;
	padding-top: 20px;
}
#dorcen .wrap2 .sw .con p + p{
	margin-top: 12px;
}
#dorcen .wrap2 .swbox{
	position: relative;
	margin-top: 32px;
}
#dorcen .wrap2 .swbox .arrowbox{
	position: absolute;
	width: 15px;
	height: 13px;
	left: 0;
	top: 49px;
}
#dorcen .wrap2 .swbox .arrowbox .arrow{
	width: 100%;
	height: 100%;
	background: url('../img/world-arrow.png') no-repeat left center/100% auto;
	z-index: 2;
	position: relative;
}
#dorcen .wrap2 .swbox .arrowbox .line{
	content: '';
	position: absolute;
	width: 1920px;
	height: 1px;
	background: #d0d0d0;
	top: 50%;
	left: 1px;
    margin-top: -1px;
}
#dorcen .wrap3{
	padding: 80px 100px 64px;
}
#dorcen .wrap3 .wrap,
#dorcen .wrap4 .wrap{
	box-sizing: border-box;
	padding-left: calc( (100% - 1340px) / 2);
}
#dorcen .wrap3 .mainimg{
	margin-right: -100px;
}
#dorcen .wrap3 .hbox{
	position: relative;
	margin-top: 35px;
}
#dorcen .wrap3 .hbox .tit{
	font-size: 36px;
	font-weight: bold;
	color: #000000;
	position: relative;
	padding-bottom: 30px;
	display: inline-block;
	vertical-align: top;
	line-height: 1;
}
#dorcen .wrap3 .hbox .tit:after{
	content: '';
	position: absolute;
	width: 1em;
	height: 2px;
	background-color: #cccccc;
	bottom: 0;
	left: 0;
}
#dorcen .wrap3 .hbox .dbarrow{
	width: 81px;
	position: absolute;
	left: 35.8%;
	top: 0;
}
#dorcen .wrap3 .hbox .con{
	font-size: 16px;
	color: #666666;
	line-height: 1.625;
	display: inline-block;
	width: 430px;
	vertical-align: top;
	float: right;
	max-width: 50%;
}
#dorcen .wrap3 .box{
	margin-top: 66px;
}
#dorcen .wrap3 .box .item{
	width: 33.3333%;
	display: inline-block;
	vertical-align: top;
}
#dorcen .wrap3 .box .item .imgs{
	width: 236px;
	max-width: 70%;
}
#dorcen .wrap3 .box .item .text{
	background-color: #fff;
	width: 264px;
	max-width: calc(100% - 100px);
	box-sizing: border-box;
	padding: 2px 14px;
	left: 100px;
	top: -24px;
	position: relative;
}
#dorcen .wrap3 .box .item .text .d1{
	font-size: 22px;
	color: #000000;
	font-weight: bold;
}
#dorcen .wrap3 .box .item .text .d2{
	font-size: 14px;
	line-height: 1.643;
	color: #888888;
}
#dorcen .wrap3 .box .item:nth-child(2){
	margin-top: 84px;
}
#dorcen .wrap3 .box .item:nth-child(3){
	margin-top: 168px;
}
#dorcen .wrap4{
	padding: 0 100px;
	position: relative;
	background: #f5f5f5 no-repeat center/cover;
}
/* #dorcen .wrap4:after{
	content: '';
	position: absolute;
	width: 788px;
	height: 100%;
	background: #f5f5f5 url('../img/world-car.jpg') no-repeat left center/auto 436px;
	top: 0;
	right: 0;
	max-width: calc(100% - 680px);
} */
#dorcen .wrap4 .wrap{
	padding-top: 60px;
	padding-bottom: 190px;
	position: relative;

	z-index: 2;
}
#dorcen .wrap4 .tit{
	font-size: 48px;
	line-height: 1.27;
	color: #000000;
	font-weight: bold;
	padding-bottom: 30px;
	position: relative;
}
#dorcen .wrap4 .tit:after{
	content: '';
	position: absolute;
	width: 1em;
	height: 3px;
	background: #c4c4c4;
	bottom: 0;
	left: 0;
}
#dorcen .wrap4 .con{
	color: #666666;
	font-size: 16px;
	line-height: 1.6875;
	width: 600px;
	max-width: 55%;
	margin-top: 50px;
}
#dorcen .wrap4 .more{
	width: 81px;
	transform: rotate(180deg);
	margin-top: 130px;
}
#dorcen .wrap5{
	position: relative;
	height: 555px;
	background: no-repeat center/cover;
	overflow: hidden;
}
#dorcen .wrap5 img{
	width: 100%;
}
#dorcen .wrap5 .text{
	color: #fff;
	position: relative;
	z-index: 2;
	height: 100%;
}
#dorcen .wrap5 .tit{
	font-size: 48px;
	font-weight: bold;
	position: relative;
	padding-bottom: 48px;
	margin-top: 92px;
}
#dorcen .wrap5 .tit:after{
	content: '';
	position: absolute;

	width: 1em;

	height: 3px;
	background: rgba(255,255,255,.25);
	bottom: 0;
	left: 0;
}
#dorcen .wrap5 .stit{
	font-size: 36px;


	color: #ffffff;
	line-height: 1;
	padding-bottom: .3em;

}
#dorcen .wrap5 .con{
	color: #ffffff;
	font-size: 16px;
}
#dorcen .wrap5 .box{
	max-width: 370px;
	display: inline-block;
	margin-top: 60px;
	margin-left: 0;
	vertical-align: top;
}
#dorcen .wrap5 .box + .box {
    margin-left: 5%;
}
/* 经销商查询 */
#dealer .wrap1{
	position: fixed;
	width: 100%;
	height: calc(100% - 100px - 57px);
	top: 100px;
	left: 0;
}
#dealer .wrap1 #map{
	height: 100%;
	width: 100%;
}
#dealer footer{
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	box-sizing: border-box;
}
#dealer .mapbox{
	position: absolute;
	width: 368px;
	height: 567px;
	max-height: 80%;
	top: 0;
	bottom: 0;
	margin: auto 0;
	background: #fff;
	left: 177px;
	z-index: 2;
	overflow: hidden;
	box-shadow: 0px 0px 30px 10px rgba(0, 0, 0, 0.1);
}
#dealer .mapbox .map-step{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: #fff;
}
#dealer .mapbox .map-step,
#dealer .mapbox .store-list-box{
	height: 100%;
}
#dealer .mapbox .top{
	padding: 20px 20px 32px 20px;
}
#dealer .mapbox .top .city-info{
	padding-left: 30px;
	background: url('../img/local.png') no-repeat left top/18px auto;
	position: relative;
}
#dealer .mapbox .top .city-info span{
	font-size: 15px;
	color: #666666;
}
#dealer .mapbox .top .city-info span.city-change{
	position: absolute;
	right: 0;
	top: 0;
	color: #ea5404;
	cursor: pointer;
}
#dealer .mapbox .top .form-select{
	position: relative;
	border: 1px solid #d9d9d9;
	margin-top: 20px;
}
#dealer .mapbox .top .form-select input[type="text"]{
	width: 100%;
	height: 38px;
	line-height: 38px;
	color: #000;
	font-size: 13px;

	box-sizing: border-box;
	padding: 0 65px 0 26px;
}
#dealer .mapbox .top .form-select input[type="submit"]{
	position: absolute;
	width: 20px;
	height: 100%;
	background: url('../img/submit.png') no-repeat center/100% auto;
	position: absolute;
	right: 30px;
	top: 0;
}
#dealer .mapbox .tit-leb{
	border-bottom: 1px solid #ebebeb;
	padding: 0 20px;
	position: relative;
}
#dealer .mapbox .tit-leb .s-city{
	font-size: 15px;


	color: #333333;
	right: 20px;
	bottom: 0;
	position: absolute;
}
#dealer .mapbox .tit-leb span{

	font-size: 15px;
	color: #333333;
	position: relative;
	display: inline-block;
}
#dealer .mapbox .tit-leb span:after{
	content: '';
	width: 100%;
	height: 2px;
	background-color: #ea5404;
	left: 0;
	bottom: -1px;
	position: absolute;
}
#dealer .mapbox .tit-leb .p{
	position: absolute;
	right: 20px;
	top: 0;
	font-size: 13px;
	color: #333333;
	line-height: 30px;
}
#dealer .mapbox .tit-leb .p em{
	color: #eb580a;
	font-style: normal;
}
#dealer .mapbox .map-list{
	height: calc(100% - 142px);
}
#dealer .mapbox .map-list-item{
	width: 100%;
	height: calc(100% - 31px);
}
#dealer .mapbox .map-list-item .li-item{
	padding: 20px 54px 18px 20px;
	font-size: 15px;
	color: #888888;
	line-height: 1.8;
	border-bottom: 1px solid #e3e3e3;
	position: relative;
	cursor: pointer;
}
#dealer .mapbox .map-list-item .li-item:last-child{
	border-bottom: none;
}
#dealer .mapbox .map-list-item .tit-name{
	font-size: 15px;
	color: #333333;
	margin-bottom: 2px;
	font-weight: bold;
}
#dealer .mapbox .map-list-item .distance{
	position: absolute;
	right: 16px;
	top: 23px;
	font-size: 13px;
	color: #888888;
}
#dealer .mapbox .map-list-item .more{
	width: 31px;
	height: 31px;
	border-radius: 50%;
	border: 1px solid rgba(0,0,0,.1);
	background: url('../img/more-cheng.png') no-repeat center/8px auto;
	position: absolute;
	top: 66px;
	right: 16px;
}
#dealer .mCSB_scrollTools{
	width: 4px;
}
#dealer .mCSB_scrollTools .mCSB_draggerRail{
	width: 100%;
	background: #f2f2f2;
}
#dealer .mCSB_inside>.mCSB_container{
	margin-right: 4px;
}
#dealer .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	width: 100%;

	background: #abacab;
}

#dealer .mapbox .map-step1,#dealer .mapbox .map-step2,#dealer .mapbox .map-step3{
    -webkit-transition: all 1s cubic-bezier(0.85, -0.12, 0, 1);
    transition: all 1s cubic-bezier(0.85, -0.12, 0, 1);
}
#dealer .mapbox .map-step2,#dealer .mapbox .map-step3{
	transform: translate(100%, 0);
}
#dealer .mapbox .map-step1.active{
	-webkit-transform: translate(-100%, 0);
    -ms-transform: translate(-100%, 0);
    transform: translate(-100%, 0);
}
#dealer .mapbox .map-step2.active,
#dealer .mapbox .map-step3.active{
	-webkit-transform: translate(0%, 0);
    -ms-transform: translate(0%, 0);
    transform: translate(0%, 0);
}
#dealer .mapbox .map-step2.on{
	-webkit-transform: translate(-100%, 0);
    -ms-transform: translate(-100%, 0);
    transform: translate(-100%, 0);
}
#dealer .mapbox .back-btn{
	padding: 12px 20px 14px;
}
#dealer .mapbox .back-btn .button{
	font-size: 15px;
	color: #ea5404;
	padding-left: 18px;
	display: inline-block;
	position: relative;
	cursor: pointer;
}
#dealer .mapbox .back-btn .button:after{
	content: '';
	position: absolute;
	width: 8px;
	height: 14px;
	background: url('../img/more-cheng.png') no-repeat left center/100% auto;
	transform: rotate(180deg);
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto 0;
}
#dealer .mapbox .tit-title{
	font-size: 24px;
	font-weight: bold;
	padding-left: 36px;
	background: url('../img/city.png') no-repeat left center/25px auto;
	margin-top: 20px;
}
#dealer .mapbox .province-list,
#dealer .mapbox .city-list{
	height: calc(100% - 124px);
}
#dealer .mapbox .province-box,
#dealer .mapbox .city-box{
	height: calc(100% - 31px);
}
#dealer .mapbox .p-item{
	padding: 0 20px;
	height: 56px;
	line-height: 56px;
	font-size: 18px;
	color: #888888;
	border-bottom: 1px solid #e5e5e5;
	position: relative;
    transition: all .3s ease;
    cursor: pointer;
}
#dealer .mapbox .p-item:after{

	content: '';
	position: absolute;
	width: 8px;
	height: 100%;
	background: url('../img/more-hui.png') no-repeat center/100% auto;
	right: 20px;
	top: 0;
	transition: all .4s ease;
}
.fixuserbox{
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: url('../img/userbg.jpg') no-repeat top center/cover;
	min-height: 700px;
}

.fixuserbox .logo{
	position: absolute;
	top: 48px;
	left: 0;
	right: 0;
	margin: 0 auto;
	width: 143px;
}
.fixuserbox .logo img{
	width: 100%;
}
.userbox{
	position: absolute;
	width: 352px;
	top: 40%;
	left: 0;
	right: 0;
	transform: translate(0, -50%);
	margin: 0 auto;
}
.userbox .tit{
	text-align: center;
	margin-bottom: 42px;
}
.userbox .tit span{
	font-size: 24px;
	color: #000000;
	font-weight: bold;
	margin: 0 30px;
	position: relative;
}
.userbox .tit span + span:after{
	content: '';
	position: absolute;
	width: 1px;
	height: 100%;
	left: -30px;
	top: 0;
	background-color: #e4e4e4;
}
.userbox .tit span.on{
	color: #ea5404;
}
.userbox .inp{
	position: relative;
	border: 1px solid #d6d6d6;
}
.userbox .inp input{
	width: 100%;
	height: 45px;
	line-height: 45px;
	box-sizing: border-box;
	padding: 0 14px;
	background: transparent;
	font-size: 16px;
	color: #000;
}
.userbox .inp + .inp{
	margin-top: 18px;
}
.userbox .btn{
	margin-top: 20px;
	background-color: #000000;
	color: #ffffff;
	font-size: 18px;
	width: 100%;
	height: 55px;
	line-height: 55px;
	text-align: center;
	cursor: pointer;
}
.userbox .ftext{
	margin-top: 30px;
	border-top: 1px solid #e0e0e0;
}
.userbox .ftext{
	font-size: 16px;
	color: #000000;
	padding-top: 16px;
}
.userbox .ftext a{
	color: #000000;
	display: inline-block;
}
.userbox .ftext a.forget{
	padding-right: 30px;
	background: url('../img/forget.png') no-repeat right center/16px auto;
}
.userbox .inp.slide{
	border: none;
	width: 100%;
	height: 47px;
	line-height: 47px;
	font-size: 16px;
}
.userbox .inp.code{
	position: relative;
}
.userbox .inp.code input{
	padding-right: 140px;
}
.userbox .inp.code .send{

	position: absolute;

	font-size: 16px;
	color: #ea5404;
	width: 120px;
	height: 100%;
	right: 0;
	top: 0;
    line-height: 45px;
    text-align: center;

    cursor: pointer;
}
.userbox .ftext a.regbtn span{
	color: #ea5404;
}
#register .userbox .tit{
	margin-bottom: 20px;
}

.modal-fix-top{
	height: 78px;
	line-height: 78px;
	background: #fff;
}
.modal-fix-top .model{
	font-size: 36px;
	color: #000000;
	font-weight: bold;
	float: left;
}
.modal-fix-top .model span{
	font-size: 24px;
	display: inline-block;
	vertical-align: top;
}
.modal-fix-top .reelection{
	font-size: 14px;
	color: #000000;
	padding-right: 20px;
	background: url('../img/modal-arrow.png') no-repeat right center/6px auto;
	float: right;
}
/* 选择车型 */
#model{
	background: #f3f3f5;
}
#model .wrap1{
	padding: 80px 0 130px;
}
#model .wrap1 .tit{
	font-size: 36px;
	color: #000000;
	text-align: center;
	margin-bottom: 60px;
	font-weight: bold;
}
#model .wrap1 .swtop{
	overflow: visible;
}
#model .wrap1 .swtop .swiper-slide{
	width: 39.3%;
	text-align: center;
}
#model .wrap1 .swtop .swiper-slide .mbox{
	padding-left: 10%;
}
#model .wrap1 .swtop .swiper-slide + .swiper-slide{
	margin-left: 10%;
}
#model .wrap1 .swtop .swiper-slide .imgs{
	opacity: .5;
	filter: alpha(opacity=50);
	transition: all .3s ease-in;
	cursor: pointer;
}
#model .wrap1 .swtop .swiper-slide .btn-group{
	padding-left: 10.5%;
}
#model .wrap1 .swtop .swiper-slide.cur .imgs{
	opacity: 1;
	filter: alpha(opacity=100);
}
#model .wrap1 .swtop .d1{
	line-height: 1.5;
}
#model .wrap1 .swtop .d1 .number{
	font-size: 28px;
	color: #000000;
}
#model .wrap1 .swtop .d1 .cn{
	font-size: 26px;
	color: #000000;
}
#model .wrap1 .swtop .d2{
	font-size: 18px;
	color: #003e24;
}
#model .wrap1 .swtop .d2 span{
	font-size: 20px;

	margin-right: .5em;
}
#model .wrap1 .swtop .radio{
	width: 20px;
	height: 20px;
	border: 1px solid #cdcdcd;
	border-radius: 50%;
	margin: 8px auto 22px;
	cursor: pointer;
}
#model .wrap1 .swtop .swiper-slide.cur .radio{
	background: #003e24 url('../img/choice.png') no-repeat center/12px auto;
	border: 1px solid #003e24;
}
#model .wrap1 .swfot{
	margin-top: 90px;
}
#model .wrap1 .swtop .swiper-slide a.btn.see{
	display: inline-block;
	font-size: 16px;
    color: #ffffff;
	background-color: #999999;
    width: 142px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    border-radius: 38px;
	margin: 48px 15px 0;
	max-width: calc(50% - 30px);
}
#model .wrap1 .swtop .swiper-slide.cur a.btn.see{
	background-color: #003e24;
}
#model .wrap1 .swfot .site-box{
	display: none;
}
#model .wrap1 .swfot .site-box .md-item{
	display: none;
}
#model .wrap1 .swfot img{
	width: 100%;
}
#model .wrap1 .statement{
	margin-top: 30px;
}
#model .wrap1 .statement .st-tit{
	font-size: 16px;
	color: #000000;
	padding-right: 18px;
	border-bottom: 1px solid #dadadc;
	display: inline-block;
	position: relative;
	padding: 4px 18px 4px 0;
}
#model .wrap1 .statement .st-tit:after{
	content: '';
	position: absolute;
	width: 7px;
	height: 100%;
	right: 0;
	bottom: 0;
	background: url('../img/model-up.png') no-repeat center/100% auto;
}
#model .wrap1 .statement .con{
	font-size: 14px;
	color: #999999;
	line-height: 1.8571;
	margin-top: 20px;
}
/* 选择颜色 */
#color{
	background-color: #f3f3f5;
}
#color .wrap1{
	padding: 96px 0 110px;
}
#color .wrap1 .left{
	width: 49%;
	margin-top: 80px;
	float: left;
	position: absolute;
	left: 0%;
}
#color .wrap1 .left .d1{
	font-size: 18px;
	color: #000000;
}
#color .wrap1 .left .d2{
	font-size: 52px;
	color: #000000;
	font-weight: bold;


}
#color .wrap1 .left .text{
	line-height: 1.5;
	margin-top: 42px;
	margin-left: 0%;
}
#color .wrap1 .left .swiper-pagination{
	position: relative;
	bottom: 0;
	margin-top: 70px;
}
#color .wrap1 .left .swiper-pagination .swiper-pagination-bullet{
	width: 9px;
	height: 9px;
	border-radius: 50%;
	background-color: #000;
	opacity: .2;

	filter: alpha(opacity=20);
	margin: 0 5px;
}
#color .wrap1 .left .swiper-pagination .swiper-pagination-bullet-active{
	opacity: 1;
	filter: alpha(opacity=100);
}
#color .wrap1 .right{
	width: 46.52%;
	float: right;

}
#color .wrap1 .right .rig-tit{
	font-size: 48px;
	color: #000000;
	font-weight: bold;
}
#color .wrap1 .right .rig-con{
	font-size: 14px;
	color: #333333;
	line-height: 2.143;
	margin-top: .5em;
	padding-bottom: 38px;
}
#color .wrap1 .right .itemlist{
	padding-top: 30px;
	border-top: 1px solid #c2c2c4;
}
#color .wrap1 .right .itemlist + .itemlist{
	margin-top: 60px;
}
#color .wrap1 .right .item-tit{
	font-size: 24px;
	color: #000000;
	position: relative;
	margin: 0 2px 24px;
	cursor: pointer;
}
#color .wrap1 .right .item-tit span{
	content: '';
	position: absolute;
	width: 34px;
	height: 34px;
	background: #fff url('../img/colorup.png') no-repeat center/9px auto;
	border-radius: 50%;
	top: 0;
	bottom: 0;
	right: 0;
	margin: auto 0;
}
#color .wrap1 .right .item-tit.on span{
	transform: rotate(180deg);
}
#color .wrap1 .right .itemlist{
	margin: 0 -2px;
	overflow: hidden;
}
#color .wrap1 .right .itemlist .item{
	width: calc(33.33333% - 4px);
	display: inline-block;
	vertical-align: top;
	position: relative;
	margin: 0 2px;
	border-bottom: 1px solid #e4e4e4;
	background: transparent;
	cursor: pointer;
}
#color .wrap1 .right .itemlist .item .imgs{
	display: inline-block;
	width: 90px;
	vertical-align: top;
	position: relative;
}
#color .wrap1 .right .itemlist .item .imgs:after{
	content: '';
	position: absolute;
	width: 19px;
	height: 19px;
	border-radius: 50%;	
	background:#fff url('../img/color-ok.png') no-repeat center/12px auto;
	top: 12px;
	right: 9px;
	opacity: 0;
	filter: alpha(opacity=0);
	transition: all .4s ease-in;
}
#color .wrap1 .right .itemlist .item.cur{

	background: #fff;
}
#color .wrap1 .right .itemlist .item.cur .imgs:after{
	opacity: 1;
	filter: alpha(opacity=100);
}
#color .wrap1 .right .itemlist .item .text{
	position: absolute;
	width: calc(100% - 90px);
	font-size: 15px;
	color: #666666;
	text-align: left;
	top: 50%;
	right: 0;
	transform: translate(0, -50%);
	box-sizing: border-box;
	padding: 0 16px 0 20px;
	line-height: 1.5;
}
#color .wrap1 .right .itemlist .item .text .d1{
	font-size: 16px;
	line-height: 20px;
}
#color .wrap1 .right .itemlist .item .text .pic{
	font-size: 12px;
	color: #003e24;
}
#color .wrap1 .right .itemlist .item .text .pic span{
	font-size: 14px;
}
#color .fix-footer{
	background-color: #000;
	height: 160px;
	line-height: 160px;
}
#color .fix-footer .w1440{
	height: 100%;
}
#color .fix-footer .left{
	float: left;
	height: 100%;
	color: #fff;
}
#color .fix-footer .carico{
	width: 166px;
	height: 100%;
	background: url('../img/color--foot-car.png') no-repeat center/100% auto;
	display: inline-block;
	vertical-align: middle;
}
#color .fix-footer .d1{
	font-size: 18px;
	display: inline-block;
	vertical-align: middle;
	position: relative;

	padding-right: 29px;
	margin-left: 26px;

}
#color .fix-footer .d1:after{
	content: '';
	position: absolute;
	width: 1px;
	height: 25px;
	background-color: #fff;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto 0;
}
#color .fix-footer .d2{
	padding-left: 36px;
	background: no-repeat left center/22px auto;
	font-size: 16px;
	display: inline-block;
	vertical-align: middle;
	margin-left: 25px;
}
#color .fix-footer .d3{
	font-size: 20px;
	padding-left: 26px;
	margin-left: 25px;
	display: inline-block;
	vertical-align: middle;
	position: relative;
}
#color .fix-footer .d3:after{
	content: '';
	position: absolute;
	width: 1px;
	height: 25px;
	background-color: #fff;
	top: 0;
	bottom: 0;
	left: 0;
	margin: auto 0;
}
#color .fix-footer .right{
	float: right;
}
#color .fix-footer .right .btn{
	display: inline-block;
	width: 170px;
	height: 48px;
	line-height: 48px;
	border-radius: 48px;
	text-align: center;
	font-size: 16px;
	color: #ffffff;
	background: #4d4d4d;

	vertical-align: middle;

}
#color .fix-footer .right .complete{
	padding-right: 16px;
	box-sizing: border-box;
	background:#ea5404 url('../img/color-complete.png') no-repeat 130px center/8px auto;
	margin-left: 10px;
}

/* 定制完成支付 */
#payment{
	background-color: #f3f3f5;
}
#payment .wrap1{
	padding: 86px 0 60px;
}
#payment .wrap1 .left{
	width: 49%;
	float: left;
	margin-top: 84px;
}
#payment .wrap1 .right{
	float: right;
	width: 43.75%;
}
#payment .wrap1 .right .d1{
	font-size: 48px;
	color: #000000;
	font-weight: bold;
}
#payment .wrap1 .right .d2{
	font-size: 14px;
	line-height: 2.143;
	color: #333333;
	margin-top: 10px;
	margin-bottom: 26px;
}
#payment .wrap1 .right .item{
	display: inline-block;
	vertical-align: top;
    box-sizing: border-box;
    max-width: 50%;
}
#payment .wrap1 .right .item .tit{
	font-size: 20px;
	font-weight: bold;
	color: #000000;

	margin-bottom: 20px;
}
#payment .wrap1 .right .item{
	padding-right: 50px;
}
#payment .wrap1 .right .item + .item{
	padding-right: 0;
	padding-left: 60px;	
	position: relative;
}
#payment .wrap1 .right .item + .item:after{
	content: '';
	position: absolute;
	width: 1px;
	height: 100px;
	background-color: #e7e7e9;
	left: 0;
	bottom: 0;
}
#payment .wrap1 .right .item .itembox img{
	width: 53px;
	vertical-align: middle;
}
#payment .wrap1 .right .item .itembox span{
	display: inline-block;
	vertical-align: middle;
	font-size: 16px;
	color: #666666;
	margin-left: 20px;
	max-width: calc(100% - 53px - 20px);
	line-height: 1.5;
}
#payment .wrap2 .h1tit{
	font-size: 22px;
	color: #000000;
	font-weight: bold;
}
#payment .wrap2 .box1,
#payment .wrap2 .box2{
	padding: 27px 0 60px;
	border-top: 1px solid #dadadc;
	position: relative;
	padding-right: 50%;
	box-sizing: border-box;
}
#payment .wrap2 .inpbox{
	margin: 0 -11px;
}
#payment .wrap2 .inpbox .inp{
	width: calc(50% - 22px);
	margin: 0 11px;
	display: inline-block;
	vertical-align: top;
}
#payment .wrap2 .inpbox .inp label{
	font-size: 16px;
	color: #000000;
	padding-top: 20px;
	padding-bottom: 12px;
	display: inline-block;
}
#payment .wrap2 .inpbox .inp input{
	font-size: 16px;
	border: 1px solid #d5d5d5;
	background-color: #ebebed;
	width: 100%;
	height: 48px;

	line-height: 46px;

	box-sizing: border-box;
	padding: 0 1em;
}
#payment .wrap2 .box1 .dtl{
	position: absolute;
	left: calc(50% + 85px);
	top: 120px;
	width: 360px;
	max-width: 40%;
}
#payment .wrap2 .box1 .dtl .dtl-tit{
	font-size: 33px;
	color: #000000;
}
#payment .wrap2 .box1 .dtl .dtl-con{
	font-size: 16px;
	color: #000000;
	line-height: 1.875;
	color: #000000;
}
#payment .wrap2 .box1 .dtl .dtl-con span{
	color: #ea5404;
}
#payment .wrap2 .box2 .select-box{
	width: 100%;
	position: relative;
}
#payment .wrap2 .box2 .select-box select,
#payment .wrap2 .box2 .select-box .ui-selectbox{
	width: 100%;
	height: 48px;
	line-height: 46px;
	box-sizing: border-box;
	border: 1px solid #d5d5d5;
    background: url(../img/select-down.png) no-repeat calc(100% - 22px); 
    font-size: 16px;
    padding: 0 1em;
}
#payment .wrap2 .box2 .dtl{
	position: absolute;
	top: 80px;
	left: calc(50% + 85px);
	width: calc(50% - 85px - 50px);
}
#payment .wrap2 .box2 .dtl .dtl-tit{
	font-size: 19px;
	color: #000000;
	position: relative;
	font-weight: bold;
	padding-right: 94px;
}
#payment .wrap2 .box2 .dtl .dtl-tit .ico{
	font-size: 16px;
	color: #000000;
	padding-right: 32px;
	background: url('../img/pay-local.png') no-repeat center right/20px auto;
	position: absolute;
	right: 0;
	top: 0;
	font-weight: normal;
	line-height: 38px;
}
#payment .wrap2 .box2 .dtl .dtl-local{
	font-size: 16px;
	color: #000000;
}
#payment .wrap2 .box2 .dtl .dtl-tel{
	font-size: 16px;
	color: #000000;
}
#payment .ui-selectbox-option{
	font-size: 16px;
	padding: 0 1em;
}
#payment .wrap2 .box3{
    border-top: 1px solid #dadadc;
    padding: 27px 0 38px;
}
#payment .wrap2 .box3 .deposit{
	margin-top: 23px;
}

#payment .wrap2 .box3 .deposit .btn{

	font-size: 18px;
	color: #000000;
	background-color: #ebebed;
	border: 2px solid #000000;
	display: inline-block;
	text-align: center;
	width: 212px;
	height: 53px;
	line-height: 49px;
	box-sizing: border-box;
	vertical-align: middle;
}
#payment .wrap2 .box3 .deposit .s1{
	font-size: 16px;
	color: #000000;
	display: inline-block;
	vertical-align: middle;
	margin-left: 30px;
}
#payment .wrap2 .box3 .deposit .s2{
	font-size: 20px;
	display: inline-block;
	vertical-align: middle;
	color: #ea5404;
	margin-left: 12px;
}
#payment .wrap2 .box4{
	padding: 27px 0 56px;
	border-top: 1px solid #dadadc;
}
#payment .wrap2 .box4 .paymode{
	margin-top: 25px;
}
#payment .wrap2 .box4 .imgs{
	display: inline-block;
	vertical-align: top;
	width: 214px;
	cursor: pointer;
}
#payment .wrap2 .box4 .imgs + .imgs{
	margin-left: 18px;
}
#payment .wrap2 .box4 .imgs.on{
	outline: 2px solid #000;
}
#payment .wrap2 .box5{
	padding: 40px 0 92px;
	border-top: 1px solid #dadadc;
}
#payment .wrap2 .box5 .d1{
	float: right;

	font-size: 16px;
	color: #000000;
	line-height: 48px;
}
#payment .wrap2 .box5 .d1 a{
	color: #ea5404;
}
#payment .wrap2 .box5 .d1 .submit-btn{
	font-size: 16px;

	color: #fff;
	background-color: #ea5404;
	width: 170px;
	height: 48px;
	line-height: 48px;
	border-radius: 48px;
	text-align: center;
	display: inline-block;
	margin-left: 28px;
	cursor: pointer;
}
/* 支付成功 */
#success .wrap1{
	padding: 124px 0 60px;
}
#success .wrap1 .left{
	width: 49.17%;
	float: left;
}
#success .wrap1 .right{
	width: 43.75%;
	float: right;
}
#success .wrap1 .right .tit{
	font-size: 48px;
	color: #000000;
	line-height: 1.25;
	font-weight: bold;
}
#success .wrap1 .right .tit span{
	color: #ea5404;
	display: block;
}
#success .wrap1 .right .con{
	font-size: 16px;
	color: #333333;
	line-height: 1.875;
	margin-top: 18px;
}
#success .wrap1 .right .btnbox{
	margin-top: 30px;
}
#success .wrap1 .right .btn{
	display: inline-block;
	width: 142px;
	height: 38px;
	line-height: 38px;
	border-radius: 38px;
	background-color: #ea5404;
	font-size: 16px;
	color: #ffffff;
	text-align: center;
}
#success .wrap1 .right .btn + .btn{
	margin-left: 8px;
	background-color: #000000;
}
.infofot{
	border-top: 1px solid #dadadc;
	padding: 65px 0;
}
.infofot .item{
	display: inline-block;
	box-sizing: border-box;
	height: 225px;
	vertical-align: top;
}
.infofot .item + .item{
	border-left: 1px solid #e7e7e9;
}
.infofot .item:first-child{
	width: 29.444%;
	padding: 0 4.16%;
}
.infofot .item:nth-child(2){
	width: 33.05%;
	padding: 0 5.27%;
}
.infofot .item:nth-child(3){
	width: 36.8%;
	padding: 0 5.5%;
}
.infofot .tit{
	font-size: 22px;
	color: #000000;
	font-weight: bold;
	padding-bottom: 30px;
	line-height: 1;
}
.infofot .box-item img{
	width: 31px;
	border: 1px solid #e3e3e3;
	padding: 3px;
	vertical-align: middle;
}
.infofot .box-item span{
	font-size: 16px;
	display: inline-block;
	vertical-align: middle;
	color: #333333;
	margin-left: 10px;
	max-width: calc(100% - 49px);
	line-height: 1.5;
}
.infofot .box-item + .box-item{
	margin-top: 18px;
}
.infofot .item:nth-child(2) .con{
	font-size: 16px;
	line-height: 1.875;
	color: #333333;
}
.infofot .item:nth-child(2) .lookup{
	display: inline-block;
	width: 142px;

	height: 38px;
	line-height: 38px;
	border-radius: 38px;
	text-align: center;
	background-color: #e9e9e9;
	font-size: 16px;
	color: #000000;
	margin-top: 20px;
}
.infofot .item:nth-child(3) .orderinfo{
	font-size: 16px;
	color: #333333;
    line-height: 1.875;
    word-break: break-all;
}
/* 订单页 */
.order-top{
	width: 100%;
}
.order-top-box{
	position: relative;
	height: 74px;
	line-height: 74px;
	border-bottom: 1px solid #f2f2f2;
}
.order-top-box .user-ico{
	font-size: 16px;
	color: #999999;
	padding-left: 38px;
	background: url('../img/ico1.png') no-repeat left center/18px auto;
	display: inline-block;
}
.order-top-box .des{
	display: inline-block;
	color: #ea5404;

	font-size: 16px;
	padding-left: 18px;
	background: url('../img/order-more-hui.png') no-repeat left center/6px auto;
	margin-left: 14px;
}
#order .wrap1{
	background: url('../img/order-bg.png') no-repeat top center/cover;
}
#order .wrap1 .container .del-btn{
	position: absolute;
	width: 45px;
	height: 45px;
	top: 25px;
	right: 0;
	cursor: pointer;
}
#order .wrap1 .container .del-btn .ico{
	position: absolute;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	border: 2px solid #f2f2f2;
	background: url('../img/del.png') no-repeat center/18px auto;
	transition: all .2s ease-in;
	box-sizing: border-box;
	z-index: 2;
}
#order .wrap1 .container .del-btn span{
	position: absolute;
	top: 0;
	right: 0;
	height: 100%;

	border-radius: 45px;
	line-height: 45px;
	background: #f2f2f2;
	color: #0c1013;
	font-size: 16px;
	box-sizing: border-box;
	padding: 0;
	background: #f2f2f2;
	overflow: hidden;
	width: 145px;
	padding: 0 0 0 25px;
	opacity: 0;
	filter: alpha(opacity=0);
	visibility: hidden;
	transition: all .2s ease-in;
}
#order .wrap1 .container{
	padding: 90px 0 0px;
	position: relative;
}
#order .wrap1 .sw .top{
}
#order .wrap1 .sw .d1{
	font-size: 70px;
	font-weight: bold;
	line-height: 1;
}
#order .wrap1 .sw .d2{
	font-size: 24px;
	color: #003e24;
}
#order .wrap1 .sw .ordercon{
	font-size: 14px;
	color: #999999;
	line-height: 1.857;
	margin-top: 16px;
	margin-bottom: 50px;
}

#order .wrap1 .sw .ordercon span{
	color: #003e24;
}
#order .wrap1 .sw .btn-group{

	margin-top: 20px;
}
#order .wrap1 .sw .btn-group .btn{
	display: inline-block;
	width: 142px;
	height: 38px;
	line-height: 38px;
	border-radius: 38px;
	text-align: center;
	color: #fff;
	background: #999999;
	font-size: 16px;
}
#order .wrap1 .sw .btn-group .btn + .btn{
	margin-left: 8px;
}
#order .wrap1 .sw .btn-group .btn2{
	background-color: #000000;
}
#order .wrap1 .sw2{
	width: 60.2%;
	margin: 0 auto;
	position: relative;
	left: -30px;
	overflow: visible;
}
#order .wrap1 .sw2 .swiper-slide{
	opacity: .5;
	filter: alpha(opacity=50);
	margin: 0 17.25%;
	transition: all .4s ease-in;
}
#order .wrap1 .sw2 .swiper-slide-active{
	opacity: 1;
	filter: alpha(opacity=100);
}
#order .wrap1 .sw .fot{
	text-align: left;
}
#order .infofot{
	border-top: none;

}
#order .fix-dialog{
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(0,0,0,.2);
	z-index: 30;
	display: none;
}
#order .fix-dialog .del-dialog{
	position: absolute;
	width: 494px;
	text-align: center;
	background: #fff;
	top: 50%;
	left: 0;
	right: 0;
	margin: 0 auto;
	transform: translate( 0, -50%);
	border-radius: 3px;
	text-align: center;
	padding: 50px 50px 42px;
}
#order .fix-dialog .del-dialog img{
	width: 69px;
}
#order .fix-dialog .del-dialog .d1{
	font-size: 26px;
	color: #000000;
	margin-top: 20px;
}
#order .fix-dialog .del-dialog .d2{
	font-size: 14px;
	color: #999999;

}
#order .fix-dialog .del-dialog .group-btn{
	margin-top: 32px;
}
#order .fix-dialog .del-dialog .group-btn .btn{
	font-size: 14px;
	color: #ffffff;
	width: 127px;
	height: 34px;
	line-height: 34px;
	border-radius: 34px;
	background-color: #ea5404;
	display: inline-block;

	margin: 0 3px;
	cursor: pointer;
}
#order .fix-dialog .del-dialog .group-btn .btn.close{
	background-color: #999999;
}
#order .order-top-box .pagination{
	position: absolute;
	top: 0;
	right: 0;
	height: 100%;
	bottom: auto;
	left: auto;
	width: auto;
	font-size: 16px;
	color: #e0e0e0;
}
#order .order-top-box .pagination span{
	display: inline-block;

}
#order .order-top-box .pagination span:first-child{
	color: #ea5404;
	margin-right: .2em;
}
#order .wrap1 .noorder-btn,
#order .wrap1 .noordercon{
	display: none;
}
#order .wrap1.noorder .btn-group,
#order .wrap1.noorder .ordercon,
#order .wrap1.noorder .infofot{
	display: none;
}
#order .wrap1.noorder .noorder-btn,
#order .wrap1.noorder .noordercon{

	display: block;

}
#order .wrap1.noorder .noordercon{
	margin: 0;
}
#order .wrap1.noorder .noorder-btn{
	margin-bottom: 85px;
}
#order .wrap1.noorder{
	padding-bottom: 120px;
}
/* 用户中心 */
#user{
	background: #f3f3f5;
}
#user .order-top{
	background-color: #fff;
}
#user .order-top-box{
	border: none;

}
#user .wrap1 .wrap{
	max-width: 1024px;
	margin: 0 auto;
	padding: 0 100px;
}
#user .wrap1 .d1{
	border-bottom: 1px solid #dadadc;
	margin-top: 48px;
}
#user .wrap1 .d1 .name{
	font-size: 42px;
	color: #333333;
}
#user .wrap1 .d1 a{
	color: #999999;
	font-size: 16px;
	margin-left: 26px;
	float: right;
	line-height: 84px;
}
#user .wrap1 .box{
	margin-top: 34px;
}
#user .wrap1 .left{
	width: 673px;
	float: left;
}
#user .wrap1 .left .item{
	border: 1px solid #e3e3e3;
	background: #fff;
}
#user .wrap1 .left .item + .item{
	margin-top: 24px;
}
#user .wrap1 .left .tit{
	font-size: 22px;
	color: #000000;
	background-color: #f7f7f7;
	height: 69px;
	line-height: 69px;
	width: 100%;
	padding: 0 28px;
	box-sizing: border-box;
	position: relative;
}
#user .wrap1 .left .tit:after{
	content: '';
	position: absolute;
	width: 15px;
	height: 100%;
	right: 20px;
	top: 0;
	background: url('../img/user-down.png') no-repeat center/15px auto;
	transition: all .4s ease-in;
	cursor: pointer;
}
#user .wrap1 .left .tit.on:after{
	transform: rotate(180deg);
}
#user .wrap1 .left .con{
	background-color: #ffffff;
}
#user .wrap1 .left .inpbox{

	width: 580px;
	margin: 0 auto;
	padding: 30px 0 0;
	border-bottom: 1px solid #f3f3f5;
	position: relative;
}
#user .wrap1 .left .inpbox:after{
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
#user .wrap1 .left .inpbox .inp{
	display: inline-block;
	width: 50%;
	vertical-align: top;
	margin-bottom: 26px;
}
#user .wrap1 .left .inpbox label{
	font-size: 18px;
	color: #000000;	
	display: block;
	margin-bottom: 10px;
}
#user .wrap1 .left .inpbox input{
	width: 250px;
	height: 35px;
	line-height: 33px;
	box-sizing: border-box;
	padding: 0;
	font-size: 16px;
	border: 1px solid transparent;
}
#user .wrap1 .left .inpbox .select-box{
	position: relative;	
	width: 250px;
}
#user .wrap1 .left .inpbox .select-box select,
#user .wrap1 .left .inpbox .select-box .ui-selectbox{
	width: 100%;
	height: 35px;
	line-height: 33px;
	box-sizing: border-box;
	padding: 0;
	font-size: 16px;
	color: #999999;
	border: 1px solid transparent;
}
#user .wrap1 .left .btn-box{
	font-size: 16px;
	color: #ea5404;
	padding-top: 14px;
	width: 580px;
	padding-bottom: 40px;
	margin: 0 auto;
}
#user .wrap1 .left .btn-box input{
	font-size: 16px;
	color: #ea5404;
	float: right;
	background: transparent;
	display: inline-block;
	line-height: 2;
	margin-right: 20px;
	font-weight: bold;
	font-family: 'Noto Sans S Chinese';
	display: none;
}
#user .wrap1 .left .btn-box .edit-btn{
	cursor: pointer;
	font-weight: bold;




}
#user .ui-selectbox-option{
	line-height: 40px;

	padding: 0 10px;
}
#user .wrap1 .left.edit .inpbox:after{
	display: none;
}
#user .wrap1 .left.edit .inpbox input{
	border: 1px solid #d2d0d0;
	padding: 0 10px;
}
#user .wrap1 .left.edit .inpbox .select-box select,
#user .wrap1 .left.edit .inpbox .select-box .ui-selectbox{
	border: 1px solid #d2d0d0;
	padding: 0 10px;
	background: url(../img/select-down.png) no-repeat calc(100% - 22px) center/13px auto;
}
#user .wrap1 .left.edit .btn-box input{
	display: block;
}
#user .wrap1 .left .modifyinp{
	width: 580px;
	margin: 0 auto;
	padding: 20px 0;
}
#user .wrap1 .left .modifyinp .inp input{
	height: 64px;
    font-size: 16px;
    color: #333;
    padding: 20px 0;
    transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    width: 100%;
    border-bottom: 1px solid #d2d2d2;
    box-sizing: border-box;
}
#user .wrap1 .box{
	padding: 0 0 86px;
}
#user .wrap1 .box .baseInfor-btn{
	width: 126px;

    color: #fff;

    background: #ea5404;
    line-height: 38px;

    text-align: center;
    margin: 31px auto 0;
    font-size: 14px;
    cursor: pointer;
}
#user .wrap1 .right{
	width: calc(100% - 721px);
	float: right;

}
#user .wrap1 .right .rtit{
	font-size: 23px;
	color: #000000;
}
#user .wrap1 .right .con{
	font-size: 16px;
	color: #999999;
	line-height: 1.5;
}
/* 招商加盟 */
#join .w1340 .tit{
	font-size: 36px;
	text-align: center;
	color: #000000;
	font-weight: bold;
}
#join .wrap1{
	padding: 54px 0;
}
#join .wrap1 ul{
	position: relative;
	margin-top: 40px;
}
#join .wrap1 ul:before{
	content: '';
	position: absolute;
	width: 1px;
	height: calc(100% - 40px);
	left: 50%;
	top: 0;
	background-color: #ededed;
}
#join .wrap1 li{
	width: 50%;
	float: left;
	margin-bottom: 40px;
	box-sizing: border-box;
	padding-right: 4.8%;
}

#join .wrap1 li:nth-child(2n){
	float: right;
	box-sizing: border-box;
	padding-left: 10.8%;
	padding-right: 0;
}
#join .wrap1 li .count{
	display: inline-block;
	vertical-align: middle;
	width: 142px;
	margin-right: 55px;
}
#join .wrap1 li .count .number{
	font-size: 110px;
	color: #f2f0f1;
	letter-spacing: -.1em;
	line-height: .8;
	position: relative;
}
#join .wrap1 li .count .number span{
	font-size: 15px;
	color: #000000;
	letter-spacing: 0;
	position: absolute;
	bottom: 0;
	left: .7em;
	line-height: 1;
	text-transform: capitalize;
}
#join .wrap1 .text{
	font-size: 24px;
	color: #000000;
	font-weight: bold;
	display: inline-block;
	vertical-align: middle;
	width: 390px;
	max-width: calc(100% - 200px);
	line-height: 1.2;
}
#join .wrap1 .text span{
	color: #ea5404;
}
#join .wrap2 {
	background-color: #f5f5f5;
	padding: 60px 0 80px;
}
#join .wrap2 .scroll-box{
	overflow: hidden;
	margin-top: 25px;
}
#join .wrap2 .scroll-box img{
	width: 100%;
	min-width: 1000px;
}
#join .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	background-color: #ea5404;
}
#join .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
	background-color: #ea5404;
}
#join .wrap3{
	padding: 60px 0 80px;
}
#join .wrap3 .list{
	margin-top: 20px;
}
#join .wrap3 .list .item{
	position: relative;
	padding-left: 232px;
}
#join .wrap3 .list .item .ico{
	position: absolute;
	width: 209px;
	height: 100%;
	background: #f5f5f5;
	left: 0;
	top: 0;
}

#join .wrap3 .list .item .text{
	background-color: #f5f5f5;
	box-sizing: border-box;
	padding: 70px 200px 76px 50px;
	line-height: 1.61;
	font-size: 18px;
}
#join .wrap3 .list .item .text .tbox{
	width: 740px;
	max-width: 100%;
}
#join .wrap3 .list .item .text p{
	color: #000000;
}
#join .wrap3 .list .item .text p span{
	color: #ea5404;
}
#join .wrap3 .list .item .text a{
	display: inline-block;
	color: #ea5404;
	position: relative;
}
#join .wrap3 .list .item .text a:after{
	content: '';
	position: absolute;
	width: 100%;
	height: 2px;
	background-color: #ea5404;
	bottom: 0;
	left: 0;
}

#join .wrap3 .list .item .ico{
	background: #f5f5f5 url('../img/join-ico1.png') no-repeat center/125px auto;
}

#join .wrap3 .list .item:nth-child(2) .ico{
	background: #f5f5f5 url('../img/join-ico2.png') no-repeat center/125px auto;
}
#join .wrap3 .list .item:nth-child(3) .ico{
	background: #f5f5f5 url('../img/join-ico3.png') no-repeat center/125px auto;
}
#join .wrap3 .list .item + .item{
	margin-top: 38px;
}
#join .wrap3 .list .item .count{
	position: absolute;
	right: 0;
	top: 50%;
	transform: translate(0, -50%);
	width: 170px;
	text-align: left;
}
#join .wrap3 .list .item .count .number{
	display: inline-block;
	vertical-align: middle;
	font-size: 110px;
	color: #ffffff;
	line-height: .8;
	letter-spacing: -.05em;
}
#join .wrap3 .list .item .count span{
	position: absolute;
	font-size: 15px;
	color: #000000;
	bottom: 0;
	left: .5em;
	line-height: 1;
	letter-spacing: 0;
}
#join .wrap3 .list .list-box{
	margin-top: 20px;
}
#join .wrap3 .list .newbox{
	margin-top: 10px;
}
#join .wrap3 .list .newbox div{

    display: inline-block;
    width: calc(50% - 30px);
    font-size: 16px;
    font-weight: bold;
    color: #333;
    line-height: 25px;

    border: 2px solid #ea5404;
    padding: 20px;
    box-sizing: border-box;

}
#join .wrap3 .list .newbox div + div{
	margin-left: 30px;
}
#join .wrap3 .list .newbox div span{
    font-size: 16px;
    color: #888888;
    font-weight: normal;
    padding-left: .5em;
    display: inline-block;
}
#join .wrap3 .list .list-item{
	display: inline-block;
	vertical-align: top;
	margin-bottom: 20px;
	background: no-repeat left center/auto 46px;
	min-height: 45px;
	line-height: 45px;
	margin-right: 20px;
	width: calc(50% - 20px);
}
#join .wrap3 .list .list-item img{
	height: 46px;
	vertical-align: middle;
	margin-right: 15px;
}
#join .wrap3 .list .list-item .inbox{
	display: inline-block;
	vertical-align: middle;
	padding-left: 60px;
}
#join .wrap3 .list .list-item .inbox .d1{
	font-size: 16px;
	font-weight: bold;
	line-height: 1.3;
}
#join .wrap3 .list .list-item .inbox .d2{
	font-size: 13px;
	color: #888888;
	line-height: 1.3;
}
#join .wrap3 .list .list-item:nth-child(1){
	background-image: url('../img/join-ico6.png');
}
#join .wrap3 .list .list-item:nth-child(2){
	background-image: url('../img/join-ico7.png');
}
#join .wrap3 .list .list-item:nth-child(4){
	background-image: url('../img/join-ico4.png?v=v41');
}
#join .wrap3 .list .list-item:nth-child(5){
	background-image: url('../img/join-ico5.png?v=v41');
}
#join .wrap3 .list .list-item:nth-child(6){
	background-image: url('../img/join-ico8.png?v=v41');
}
#join .wrap3 .list .list-item:nth-child(2) .inbox .d2{
	color: #ea5404;
}
#join .wrap3 .list .list-item:nth-child(2) .inbox .d1,
#join .wrap3 .list .list-item:nth-child(1) .inbox .d1{
	font-weight: bold;
	font-size: 20px;
}
#join .wrap3 .list .list-item:nth-child(2) .inbox .d2,
#join .wrap3 .list .list-item:nth-child(1) .inbox .d2{
	font-weight: bold;
	font-size: 16px;
}
#join .wrap3 .list .line{
	width: 100%;
	height: 1px;
	background: rgba(0,0,0,.1);
	margin: 40px 0 60px;
}
#join .wrap4{
	padding: 60px 0 80px;
	background: #f5f5f5;	
}
#join .wrap4 table{
	width: 100%;
	margin-top: 20px;
}
#join .wrap4 table thead tr{
	font-size: 22px;
	font-weight: bold;
	line-height: 100px;
	background-color: #ffffff;	
}
#join .wrap4 table tr td:nth-child(1),
#join .wrap4 table tr th:nth-child(1){
	width: 190px;
}
#join .wrap4 table tr td:nth-child(2),
#join .wrap4 table tr th:nth-child(2){
	width: 170px;
}
#join .wrap4 table tr td:nth-child(3),
#join .wrap4 table tr th:nth-child(3){
	width: 970px;
}
#join .wrap4 table tbody tr{
	font-size: 18px;
	color: #666666;
	text-align: center;
	line-height: 1.5;
}
#join .wrap4 table tbody tr:nth-child(2n-1){
	background-color: #f5f5f5;
}
#join .wrap4 table tbody tr:nth-child(2n){
	background-color: #fff;
}
#join .wrap4 table tr td{
	padding: 16px 3em;
}

.pagination{display: flex;clear: left;justify-content: center !important;}
.pagination li { margin: 2px;}
.pagination li a{border:#e8e8e8 1px solid;padding: 12px 25px;}
.pagination li span{border: #276138 1px solid;color: #276138;padding: 12px 25px;font-size: 14px;height: 32px;line-height: 32px;text-align: center;display: inline-block;vertical-align: top;}


@media(min-width: 1201px){
   
}
@media(max-width: 900px){
	
}
	
@media(max-width: 760px){
	.h_about .hleft{width:100%; margin-bottom: 5%;}
	.h_about .con{font-size:20px;}
	.h_about .hright{width:100%;}
	.h_about_img{display: block;}
	.h_about_img li{margin-bottom: 10px!important;}
	.h_about_img li:nth-child(2n){margin: 0px;}
	.h_about_img img{display: block;width: 100%;}

	.h_three .tit{height:40px; margin-top: 5%;}
	.h_honor .tit{ height:40px; font-size: 20px;}
.h_honor .tit .en{  height: 20px;width: 100px;}
	
	.h_ny{display:block;overflow: hidden;margin-bottom: 5%;}
.h_ny .desc{width:100%;margin-bottom: 5%;padding-bottom: 0;}

.h_ny .img{display: block;width: 100%;min-height: auto;margin-bottom: 5%;}
	.h_ny img{display: block;width: 100%;}
	.news_class .con video{width:100%;margin: 0 auto;}

	
	.swiper-container1 .title{font-size:14px; line-height: 22px; margin: 10px 0;}
	
.h_lm .tit{
    height:40px;
    font-size: 20px;
    }
.h_lm .tit .en{  height: 20px;
    margin-left: 10px;
}

	.h_news .tit{
	font-size: 20px;

	font-weight: 600;
	}
.h_news .con{
    width: 110px;
    background-position: left center;
    background-size: contain;
    margin-left: 10px;
    height: 20px;
    } 
	
.h_pro .tit{
	font-size: 20px;
	}
.h_pro .con{
    width: 110px;
    height: 20px;
    } 
	
	.culture li{width:100%;}
	.h_pro_list .list .aimg{width: 100%;max-height: 330px;min-height: 330px;overflow: hidden;margin-bottom: 5%;}
	.h_pro_list .list .adesc{width: 96%;padding: 2% 2% 8% 2%;max-height: inherit;min-height: inherit;}
	.h_pro_list .list .adesc .title{width:100%;margin-bottom: 5%;color: #276138;text-align: left;font-size: 26px;line-height: 33px;font-weight: 600;}
	.h_pro_list .list .adesc .title h1{font-size: 30px;height: 60px;text-align: left;font-weight: 600;}
	.h_pro_list .list .adesc .title span{ font-size:20px; background-color: rgba(239, 239, 239, 0.59);height: 1px;width: 80px;display: block;margin-top: 20px;}
	.h_pro_list .list .adesc .miaos{/* float:left; */width:100%;text-align: left;font-size: 16px;margin-bottom: 5%;}
	.h_pro_list .list .adesc .more{padding: 10px 20px 10px 10px;}	
	.h_pro_list .list .adesc1{width: 96%;padding: 2%;max-height: max-content;min-height: 340px;float:left;margin-bottom: 20px;overflow: hidden;}
	.h_pro_list .list .adesc1 .title{width:100%;margin-bottom: 5%;color: #276138;text-align: left;font-size: 26px;line-height: 33px;font-weight: 600;}
	.h_pro_list .list .adesc1 .title h1{ font-size: 30px;height: 60px;text-align: left;font-weight: 600;}
	.h_pro_list .list .adesc1 .title span{ font-size:20px; background-color: rgba(239, 239, 239, 0.59);height: 1px;width: 80px;display: block;margin-top: 20px;}
	.h_pro_list .list .adesc1 .miaos{ /* float:left; */ width:100%;text-align: left;font-size: 16px;    margin-bottom: 50px;}
	.h_pro_list .list .adesc1 .more{ width: 90px;text-align: left;padding: 10px 20px 10px 10px;}	
	
	.h_case{margin:0 0 4% 0;overflow: hidden;height: auto;/* position: relative; */ }

.h_case .tit{
    font-size: 20px;
    color: #164820; line-height: 20px;
    font-weight: 600;
    }
.h_case .tit .en{  height: 20px;
    margin-left: 10px;
    display: inline-flex;
}
	
	#case .wrap1 li{
	width: calc(30% - 2%);
	margin: 1%;
	display: inline-block;
	vertical-align: top;
	border: #efefef 1px solid;
	padding: 1%;
}
}
@media screen and ( max-width: 1400px){
}
.bannertext {
	left: 0;
	top: 50%;
	/* margin-top: -82px; */
	width: 100%;
	display: block;
	text-align: center;
	color: #fff;
	z-index: 3;
}

.bannertext .tit span{
	margin: 0 15px;
	display: inline-block;
}


.bannertext .tit{
	margin-bottom: 50px;
}
.bannertext p{
	font-size: 38px;
	line-height: 1;
}
.bannertext p span{
	margin: 0 10px;
}
.bannerleft{
	left: 50%;
	margin-left: -20px;
	bottom: 20px;
	font-size: 12px;
	color: #fff;
	text-transform: uppercase;
	z-index: 2;
}
.bannerleft p{
	/* transform-origin: left bottom; */
	font-size: 16px;
	padding-left: 3px;
}

.bannerleft .line {
    position: absolute;
    display: block;
    width: 44px;
    height: 70px;
    margin: 0 auto;
    background: url(../imgs/down-icon2.png) no-repeat center center;
    cursor: pointer;
    animation: downico 1.5s ease-out infinite;
}
.banner .swiper-pagination{ bottom:30px!important;}

@-webkit-keyframes line {
  0% {
    height: 27px;
  }
  100% {
    height: 50px;
  }
}

@keyframes line {
  0% {
    height: 27px;
  }

  100% {

    height: 50px;
  }

}

.section1{
	padding: 50px 12.5% 90px;
	background:#121c25 url('../img/bg0917.jpg') repeat left top;
}
.section1 .box1{
	width: 28.4%;
	margin-right: 7.36%;
}
.section1 .box1 .pic{
	text-align: right;

}
.section1 .box1 .pic .img{
	width: 97.066%;
}
.section1 .box1 .pic .car{
	left: -32%;
    top: 59%;

    width: 163%;
    position: absolute;
}
.section1 .box1 .pic .car .bgimg:nth-child(2){
	opacity: 0;
	filter: alpha(opacity=0);
	transition: all .4s ease-in;
}
.section1 .box1 .tit{
	margin-top: 90px;
}
.section1 .box1 .txt{
	margin-top: 80px;
}
.section1 .box1 .txt h2{
	height: 74px; 
}
.section1 .box1 .txt h2 i{
	display: inline-block;
	font-size: 32px;
	color: #000;
	line-height: 74px;
	font-style: normal;
}
.section1 .box1 .txt h2 em{
	margin: 0 5px 0 18px;
	font-size: 27px;
	color: #003e24;
	font-style: normal;
}
.section1 .box1 .txt h2 span{
	font-size: 20px;
	color: #003e24;
	padding-left: 1em;
}

.section1 .box1 .txt p{
	font-size: 14px;
	color: #666;
	line-height: 24px;
}
.section1 .box1 .button{
	margin-top: 25px;
	display: block;
	padding-left: 48px;
	width: 85px;
	height: 37px;
	line-height: 37px;
	border-radius: 19px;
	font-size: 14px;
	background-image: url(../img/ico3.png);
	background-repeat: no-repeat;
	background-position: 22px center;
	background-color: #003e24;
	color: #fff;
}
.section1 .box2{
	width: 28.4%;
	/* overflow: hidden; */
}
.section1 .box2 .pcplay{
	position: absolute;
	width: 88px;
	height: 88px;
	background: url('../img/mimg2.png') no-repeat center/100% auto;
	bottom: 30px;
	left: 30px;
    z-index: 5;
    cursor: pointer;
}
.section1 .box2 img{
	position: relative;
	z-index: 2;
	transition: all .3s ease;
}
.section1 .box2 video{
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: #000;
	z-index: 1;
}
.section1 .box2 .play{
	transition: all .3s ease;
}
.section1 .box2:hover video{
  	z-index: 2;
}
.section1 .box2:hover .play{
/* 	opacity: 0;
	filter: alpha(opacity=0); */
}
.section1 .box3{
	width: 28.056%;
}
.section1 .box3 .pic{
	overflow: hidden;
}

.section1 .tit h2{
	margin-top: 28px;
	font-size: 20px;
	line-height: 1;
	color: #fff;
	font-weight: bold;
}
.section1 .tit h3{
	margin-bottom: 10px;
	height: 54px;	
}
.section1 .tit h3 em{
	font-style: normal;
	font-size: 32px;
	text-transform: uppercase;
	color: #fff;
	line-height: 54px;
}
.section1 .tit h3 .more{
	width: 42px;
	margin-top: 5px;
}

.section2{
	width: 100%;
	height:513px;
	text-align: center;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
.section2 .txt{
	max-width: 730px;
	margin: 0 auto;
	padding: 118px 100px 0; 
}
.section2 .txt .tit{
	font-size: 20px;
	line-height: 1;
	color: #fff;
}
.section2 .txt .line{
	margin: 26px auto;
	width: 31px;
	height: 1px;
	background: rgba(255,255,255,.21);
}
.section2 .txt h2{
	font-size: 27px;
	color: #fff;
	line-height: 38px;
	font-weight: bold;
	margin-bottom: 15px;
}
.section2 .txt p{
	font-size: 16px;
	line-height: 28px;
	color: rgba(255,255,255,.9);
}
.section2 .more{
    display: block;
    margin: 45px auto 0;
 	width: 45px;
 	height: 44px;
}

/* 新闻详情 */
#dtl {
	background-color: #f5f5f5;
}
#dtl .wrap1{
	padding: 70px 0;
	background-image: none;
	background-color: #f5f5f5;
}
#dtl .wrap1 .tit{
	font-size: 42px;
	color: #000000;
	font-weight: bold;
	text-align: center;
	line-height: 1.5;
}
#dtl .wrap1 .time{
	text-align: center;
	margin-top: 14px;
	font-size: 16px;
	color: #000000;
	line-height: 1;
}
#dtl .wrap1 video{

	max-width: 100%;
	margin: 30px auto 0;
}
#dtl .wrap1 .con{
	font-size: 14px;
	color: #666666;
	padding: 30px 40px;
	background-color: #fff;
	line-height: 1.857;
	margin-top: 36px;
}
#dtl .wrap1 .con img{
	max-width: 100%;
}
#dtl video{
	width: 100%;
	margin: 20px 0;
}
#dtl .pagin {
	padding: 20px 0 0;
}
#dtl .pagin .left{

	width: 70%;
	float: left;
}

#dtl .pagin .left a{

	display: inline-block;
	font-size: 16px;
	color: #888888;
	background: no-repeat left center;
	transition: color .3s ease-in;
	max-width: 40%;
}
#dtl .pagin .left a + a{
	position: relative;
	padding-left: 38px;
}
#dtl .pagin .left a + a:after{
	content: '';
	position: absolute;
	width: 1px;
	height: 1em;
	background-color: #d9d9d9;
	left: 20px;
	top: 0;
	bottom: 0;
	margin: auto 0;
}
#dtl .pagin .left a:hover.prev{
	color: #000000;
}
#dtl .pagin .left a:hover.next{
	color: #000000;
}
#dtl .pagin .return{
	vertical-align: middle;
	float: right;
	display: inline-block;
	font-size: 18px;
	color: #fff;
	width: 133px;
	height: 37px;
	text-align: center;
	line-height: 35px;
	border-radius: 37px;
	border: 2px solid #000;
	color: #000;
	font-size: 14px;
	transition: all .4s ease-in;
	box-sizing: border-box;
	padding-right: 10px;
	position: relative;
}
#dtl .pagin .return:after{
	content: '';
	position: absolute;
    width: 8px;
    height: 100%;
    background: url(../img/more.png) no-repeat center/100% auto;
    right: 25px;
    top: 0;
    transition: all .4s ease;
}
#dtl .wrap1 .wrap{
	padding: 60px 0 80px;
}

#dtl .wrap1 .tit{
    font-size: 34px;
}
#dtl .wrap1 .wrap{
    padding: 50px 0 68px;
}



#dealer .mapdiabox{
	padding: 20px 24px 25px;
	width: 315px;
	box-sizing: border-box;
}
#dealer .mapdiabox .maptit{
	font-size: 22px;
	font-weight: bold;
	color: #000000;
	line-height: 1.2;
	padding-bottom: 4px;
}
#dealer .mapdiabox .mapcon{
	font-size: 15px;
	color: #888888;
	line-height: 1.6;
}
#dealer .mapdiabox .btn-group{
	text-align: center;
	margin-top: 18px;
}
#dealer .mapdiabox .btn-group .btn{
	display: inline-block;
	width: 123px;
	height: 37px;
	line-height: 37px;
	border-radius: 37px;
	text-align: center;
	background-color: #000000;
	color: #fff;
	float: left;
	font-size: 14px;
}
#dealer .mapdiabox .btn-group .btn.make{
	background-color: #ea5404;
	float: right;
}
/* 微信支付弹窗 */
.fix-wx-box{
	position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0,0,0,.5);
    z-index: 9;
    display: none;
}
.fix-wx-box .wx_pic{
	padding: 8px;
    position: absolute;
    left: 50%;
    top: 50%;
    background: #fff;
    text-align: center;
    margin-left: -149px;
    margin-top: -183px;
}
.fix-wx-box .wx_pic .tit{
	text-align: center;
    font-size: 20px;
    position: relative;
}
.fix-wx-box .wx_pic img{
	border: 1px solid #e2e2e2;
    width: 280px;
    height: 280px;
}
.fix-wx-box .wx_pic p{
	font-size: 14px;
}
#singup .userbox .box + .box{
	display: none;
}
#singup .userbox .tit span{
	cursor: pointer;
}
.swbanner .swiper-pagination{
	position: absolute;
	bottom: 30px;
}
.swbanner .swiper-pagination .swiper-pagination-bullet{
	display: inline-block;
    cursor: pointer;
    padding: 30px 0;
    height: 0px;
    width: 50px;
    background-color: transparent;
    position: relative;
}
.swbanner .swiper-pagination .swiper-pagination-bullet:after{
	content: '';
	width: 100%;
	height: 2px;
	background-color: #fff;
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -1px;
	transition: all .4s ease-in;
}
.swbanner .swiper-pagination .swiper-pagination-bullet-active:after{
	background-color: #003e24;
}
.swbanner .swiper-slide{
	position: relative;
	overflow: hidden;
	text-align: center;
}
.swbanner .swiper-slide a{
	display: block;
	height: 100vh;
	width: 100%;
}
.swbanner .swiper-slide a .vh100{
	position: absolute;
	width: 100%;
	height: 100%;
	background: no-repeat center/cover;
	top: 0;
	left: 0;
}
.swbanner .swiper-slide a .more{
	transition: all .3s ease;
	position: absolute;
	top: 48%;
	left: 12%;
	right: 12%;
	color: #fff;
	line-height: 1.3;
	-moz-transform: translateY(-50%);
}
.swbanner .swiper-slide a .more h3{ font-size: 50px;height: 50px;line-height: 50px;}
.swbanner .swiper-slide a .more img{
	width: 100%;
}
.swbanner .banner-video{
	position: relative;
	height: 100vh;
	min-height: 500px;
	overflow: hidden;
}
.swbanner .banner-video img{
	/* width: 100%; */
	/* display: none; */
}
.swbanner .banner-video video{
	position: absolute;
	min-width: 100%;
	min-height: 100%;
	left:50%;
	z-index: 9999;
	top: 50%;
	transform: translate(-50%, -50%);
	background: #000;
}
.BMap_shadow{
	display: none !important;
}
.msg-dialog-fix{
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(0,0,0,.3);
	z-index: 100;
	display: none;
}
.msg-dialog{
	background: #fff;
	width: 664px;
	left: 0;
	right: 0;
	top: 50%;
	margin: 0 auto;
	transform: translate(0, -50%);
	position: absolute;
	padding: 50px 50px 80px;
	border-radius: 5px;
	max-height: 90%;
	overflow: auto;
	box-sizing: border-box;
}
.msg-dialog .close{
	position: absolute;
	width: 15px;
	height: 15px;
	background: url('../img/msg-close.png') no-repeat center/100% auto;
	top: 20px;
	right: 18px;
	cursor: pointer;
}
.msg-dialog .msg-tit{
	color: #000000;
	text-align: center;
	padding-bottom: 20px;
	border-bottom: 1px solid #f2f2f2;
	margin-bottom: 26px;
}
.msg-dialog .msg-tit span{
	font-size: 28px;
	display: inline-block;
	padding-left: 34px;
	background: url('../img/msg-ico.png') no-repeat left center/24px auto;
	font-weight: bold;
}
.msg-dialog .inpbox{
	margin: 0 -6px;
}
.msg-dialog .inpbox + .inpbox{
	margin-top: 22px;
}
.msg-dialog .inpbox .inp{
	display: inline-block;
	width: calc(50% - 12px);
	margin: 0 6px;
	vertical-align: top;
}
.msg-dialog .inpbox .inp.msg{
	width: calc(100% - 12px);
}
.msg-dialog .inpbox .inp .select-box{
	width: 100%;
	position: relative;
}
.msg-dialog .inpbox .inp label{
	font-size: 17px;
	color: #000000;
	margin-bottom: 8px;
	display: inline-block;
}
.msg-dialog .inpbox .inp input,
.msg-dialog .inpbox .inp .select-box select,
.msg-dialog .inpbox .inp .select-box .ui-selectbox{
	width: 100%;
	height: 47px;
	line-height: 45px;
	border: 1px solid #e5e5e5;
	font-size: 18px;
	box-sizing: border-box;
	padding: 0 1em;
}
.msg-dialog .inpbox .inp .select-box .ui-selectbox{
    background: url(../img/select-down.png) no-repeat calc(100% - 30px) center/13px auto;
}
.msg-dialog .inpbox.textarea .inp{
	width: calc(100% - 12px);
}
.msg-dialog .inpbox .inp textarea{
	width: 100%;
	height: 154px;
	box-sizing: border-box;

	border: 1px solid #e5e5e5;
	font-size: 18px;
	resize: none;
	box-sizing: border-box;
	padding: 1em;
}
.msg-dialog .inpbox .inp.code{
     width: calc(50% - 6px + 130px);
}
.msg-dialog .inpbox .inp.code label{
	display: block;
}
.msg-dialog .inpbox .inp.code input{
	width: calc(100% - 136px);
}
.msg-dialog .inpbox .inp.code img{
	width: 130px;
	vertical-align: top;
	margin-top: 2px;
	margin-left: 6px;
}
.msg-dialog input[type="submit"]{
	width: 173px;
	height: 49px;
	line-height: 49px;
	text-align: center;
	border-radius: 49px;
	font-size: 16px;
	color: #fff;
	background-color: #ea5404;

	display: block;
	margin: 45px auto 0;

}
#story .wrap3 {

	padding: 95px 0 80px;
}
#story .wrap3 .box{
	padding: 0 50px;
}
#story .wrap3 .box .left{
	width: 60.48%;
	float: left;
	box-sizing: border-box;
	padding-right: 5%;
}

#story .wrap3 .box .left .tit{
	font-size: 30px;
	color: #000000;
	font-weight: bold;
	margin-top: 20px;
}
#story .wrap3 .box .left .con{
	font-size: 18px;
	line-height: 1.6;
	color: #333333;
	max-width: 670px;

	margin-top: 14px;
}
#story .wrap3 .box .left .con .p2{
	color: #333333;
	font-weight: bold;
}
#story .wrap3 .box .left .con .p2 span{
	color: #eb5404;
}
#story .wrap3 .box .right{
	float: right;
	width: 39.35%;
}
#story .wrap3 .box .right img{
	width: 100%;

}



/*  车型 */
#carmodel .wow{
	visibility: hidden;
}
#carmodel .view img{
	width: 100%;
}
#carmodel .view{
	position: relative;
	overflow: hidden;
}
#carmodel .view .text{
	position: absolute;
	width: 720px;
	left: 50%;
	margin-left: -350px;
	color: #fff;
	top: 60px;
	z-index: 3;
	text-align: center;
}
#carmodel .view .text .tit{
	font-size: 40px;
}
#carmodel .view .text .con{
	font-size: 18px;
	line-height: 1.66667;
}
#carmodel .view .imgs{
	max-width: 1470px;
	padding: 0 100px;
	margin: 0 auto;
}
#carmodel .view.wrap5 .imgs{
	position: absolute;

	top: 220px;
}
#carmodel .view .text .btn-group{
	margin-top: 32px;
}
#carmodel .view .text .btn-group .btn{
	display: inline-block;
	font-size: 14px;


	color: #fff;
	text-align: center;
	width: 178px;
	height: 39px;
	line-height: 39px;
	border: 2px solid #fff;
	border-radius: 39px;
	margin: 0 10px;
	transition: all .4s ease;
}
#carmodel .wrap2 .bgimgs{
	background: url('../img/carmodel2.jpg') no-repeat center/cover;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#carmodel .wrap4 .subtit{
	font-size: 18px;
	color: #fff;
	text-align: center;
	bottom: 4%;
	width: 100%;
	position: absolute;
}
#carmodel .wrap5 li{
	width: 33.33333%;
	float: left;
	position: relative;
}
#carmodel .wrap5 li img{
	width: 100%;
}
#carmodel .wrap5 li .text{
	position: absolute;
	font-size: 18px;
	color: #fff;
}
#carmodel .wrap5 li:first-child .text{
    top: 12%;
    right: 10.5%;
	line-height: 1.625;
}
#carmodel .wrap5 li:first-child .text span{
	width: 1em;
	display: inline-block;
	vertical-align: top;
	line-height: 1.2;
    text-align: center;
}
#carmodel .wrap5 li:nth-child(2) .text span{
	width: .8em;
}
#carmodel .wrap5 li:nth-child(2) .text{
	width: 1em;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	line-height: 1.1;
	text-align: center;
	margin-left: 1em;
    word-break: break-all;
}
#carmodel .wrap5 li:nth-child(2) .text span{
	display: block;
	width: 2px;
	height: 2px;
	background-color: #fff;
	margin: .1em auto;
}
#carmodel .wrap5 li:nth-child(3) .text{
	bottom: 22%;
	left: 0;
	width: 100%;
	text-align: center;
	margin-top: -1em;
}
#carmodel .wrap6{
	background: url('../img/carmodel6.jpg') no-repeat center/cover;
	padding: 64px 0 100px;
}
#carmodel .wrap6 .box{
	position: relative;
}
#carmodel .wrap6 .spanbox{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
#carmodel .wrap6 .spanbox span{
	position: absolute;
    font-size: 18px;
    color: #fff;
    bottom: 1%;
    left: 0%;
    text-align: center;
    line-height: 1.5;
    padding: .25em 0;
}
#carmodel .wrap6 .spanbox span:first-child{
    width: 32.51700680272109%;
    bottom: 2%;
    left: 0%;
}
#carmodel .wrap6 .spanbox span:nth-child(2){
    width: 32.51700680272109%;
    bottom: 40%;
    left: 34%;
}
#carmodel .wrap6 .spanbox span:nth-child(3){

    width: 32.51700680272109%;
    bottom: 2.4%;
    left: 33.5%;
}
#carmodel .wrap6 .spanbox span:nth-child(4){
    width: 32.51700680272109%;
    bottom: 67%;
    left: 67.35%;
}
#carmodel .wrap6 .spanbox span:nth-child(5){
    width: 32.51700680272109%;
    bottom: 2.4%;
    left: 67.6%;
}
#carmodel .wrap6 .text{
	position: relative;
	top: 0;

}
#carmodel .wrap6 .imgs{
	max-width: 1470px;

	padding: 0 100px;
	margin-top: 50px;
}

#carmodel .wrap8 li{
	float: left;
	width: 33.3333%;
	position: relative;
}
#carmodel .wrap8 li img{
	width: 100%;
}
#carmodel .wrap8 li .text{
	position: absolute;
	width: 100%;
	font-size: 18px;
	color: #fff;
	text-align: center;
	bottom: 24px;
	left: 0;
}
#carmodel .fix360{
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 100;
	background: #f5f5f5 url('../img/carmodel-bg.jpg') no-repeat center/cover;
	display: none;
}
#carmodel .car-imgbox{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate3d(-50%, -50%,0);
	background: url('../img/carmodel-text.png') no-repeat center 23%;

	background-size: 64.3% auto;
}
#carmodel .car-imgbox .carajax-360{
	background: url('../img/carmodel-round.png') no-repeat center bottom 16%;
	background-size: 100% auto;
}
#carmodel .car-imgbox .ulimg{
    width: 1200px;
    height: 800px;
}
#carmodel .car-imgbox #carimg{
	cursor: move;
	margin: 0 auto;
}
#carmodel .fix360 .close{
    display: inline-block;
    position: relative;
    margin: 0;
    padding: 0;
    border: 0;
    right: 0;
    top: 0;
    width: 44px;
    height: 44px;
    line-height: 44px;
    text-align: center;

    background: rgba(30, 30, 30, 0.6);
    color: #ddd;
    border-radius: 0;
    cursor: pointer;
    vertical-align: top;

    outline: none;
    position: fixed;
    z-index: 3;
}
#carmodel .fix360 .close::before, #carmodel .fix360 .close::after {
    content: '';
    pointer-events: none;
    position: absolute;
    background-color: currentColor;
    color: currentColor;
    opacity: 0.9;
    box-sizing: border-box;
    display: inline-block;
    position: absolute;
    height: 2px;
    width: 16px;
    top: calc(50% - 1px);
    left: calc(50% - 8px);
}
#carmodel .fix360 .close::before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
#carmodel .fix360 .close::after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
#carmodel .wrap1 .qiche{
	position: absolute;
	width: 75.36458333333333%;
    top: 42.2%;
	right: 0%;
	z-index: 9;
}
#carmodel .wrap1 .guangxian{

	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
}
#carmodel .wrap1 .xinxi{
	position: absolute;
	width: 92.03125%;
    top: 27.7%;

    left: 4.4%;
}
#carmodel .wrap1 .biaoti{
    position: absolute;
    width: 48.95833333333333%;
    top: 6.1%;
    left: 3.6%;
}
#carmodel .wrap1 .yanwu{
    position: absolute;
    width: 54.79166666666667%;
    top: 50.1%;
    left: 44.6%;
    z-index: 10;
}
#carmodel .wrap2 .wrap2bg{
	visibility: visible !important;
}
#carmodel .wrap2 .car{
	position: absolute;
    width: 59.84375%;
    top: 46.8%;
    left: 22.6%;

}
#carmodel .zwt{
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
}
#carmodel .wrap1{
	padding-top: 54.58333333333333%;
	height: 0;
}
#carmodel .wrap2{
	padding-top: 52.29166666666667%;
	height: 0;
}
#carmodel .wrap3{
	padding-top: 48.69791666666667%;
	height: 0;
}
#carmodel .view.wrap3 .text{
    top: 38px;
}
#carmodel .wrap3 .tit{
	opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
    transition: all .6s ease 1.4s;
}
#carmodel .wrap3 .con{
	opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
    transition: all .6s ease 1.4s;
}
#carmodel .wrap3 .shou{
    position: absolute;
    width: 32.03125%;
    bottom: 0;
    left: 11.2%;
    z-index: 3;
    transform: translate3d(0, 20%,0);
    opacity: 0;
	transition: all .5s ease .5s;
}
#carmodel .wrap3 .car{
    position: absolute;
    width: 41.822916666666665%;
    bottom: 19.7%;
    left: 43.34%;
    opacity: 0;
	transition: all .7s ease;
	transform: translate(20%, 0) scale(.6);
}
#carmodel .wrap3 .xinhao{
    position: absolute;
    width: 14.53125%;
    bottom: 40%;

    left: 36.2%;
    z-index: 2;
    opacity: 0;
	transition: all .3s ease 1s;
}
#carmodel .wrap3 .ld{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
}
#carmodel .wrap3.cur .car{
	opacity: 1;
	transform:  translate(0%, 0) scale(1);
}
#carmodel .wrap3.cur .shou{
    transform: translate(0, 0);
    opacity: 1;
}
#carmodel .wrap3.cur .xinhao{
	opacity: 1;
}
#carmodel .wrap3.cur .ld{
  	animation-name: wrap3ld;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-delay: 1s;

	animation-delay: 1s;
}
#carmodel .wrap3.cur .tit,
#carmodel .wrap3.cur .con{
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
@keyframes wrap3ld {
  from {
	opacity: 0;
  }
  50%{
  	opacity: 1;
  }
  to {
	opacity: 0;
  }
}

#carmodel .wrapvideo video{
	width: 100%;
}
/* 20181011 */
#model .model-ban{
	position: relative;
	height: 633px;
	background: no-repeat center/cover;
}
#model .model-ban .mobtext{
	display: none;
}
#model .model-ban .bgmob{
	display: none;
	width: 100%;
}
#model .model-ban .model-ban-box{
	margin-top: 60px;
	position: relative;
}

#model .model-ban .model-ban-box.hover ul{
	opacity: 0;
}
#model .model-ban .list .item{
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	visibility: hidden;
	transition: opacity .3s ease;
	margin-right: 60px;
    padding-top: 8px;
    overflow: hidden;
    width: calc(100% - 60px);
    transform: translate3d(0,0,0);
}
#model .model-ban .list .item.cur{
	opacity: 1;
	visibility: visible;
}
#model .model-ban .text{
    position: absolute;
    left: 50%;
    top: 10%;
    transform: translate(-50%, 0);
    width: 1440px;
    max-width: calc(100% - 200px);
    color: #fff;
}
#model .model-ban .text .d1{
	font-size: 46px;
	font-weight: bold;
	line-height: 1;
}
#model .model-ban .text .d1 span{
	font-size: 68px;
}
#model .model-ban .text .d2{
	font-size: 35px;
	line-height: 1.8;
}
#model .model-ban .item-tit{
	display: inline-block;
	vertical-align: top;
	line-height: 1;
	padding: 0 60px;
	position: relative;
	cursor: pointer;
}
#model .model-ban .item-tit:after{
	content: '';
	position: absolute;
	width: 1px;
	height: 80px;
	background-color: #fff;
	top: 5px;
	right: 0;
}
#model .model-ban .item-tit:last-child:after{
	display: none;
}
#model .model-ban .item-tit:first-child{
	padding-left: 0;
}
#model .model-ban .item-tit:nth-child(2){
	padding-top: 5px;
}
#model .model-ban .item-tit .li1{
	font-size: 20px;
	font-weight: bold;
}
#model .model-ban .item-tit .li1 span{
	font-size: 60px;
}
#model .model-ban .item-tit .li2{
	font-size: 28px;
}
#model .model-ban .item-tit:nth-child(2) .li2{
	font-size: 15px;
	margin-top: 6px;
}
#model .model-ban .list{
	position: absolute;
	width: 100%;
	top: 100%;
	left: 0;
	box-sizing: border-box;
	margin-top: 32px;
}
#model .model-ban .list .item:first-child .mark{
    left: 22px;
}
#model .model-ban .list .item:nth-child(2) .mark{
    left: 200px;
}
#model .model-ban .list .item:nth-child(3) .mark{
    left: 375px;
}
#model .model-ban .list .mark{
	position: absolute;
	width: 14px;
	height: 8px;
	background: url('../img/mark.png') no-repeat center/100% auto;
	top: 0;
	left: 0;
}
#model .model-ban .list .mark:after{
	content: '';
	width: 500px;
	height: 1px;
	background-color: #fff;
	position: absolute;
	left: 100%;
	bottom: 0;
}
#model .model-ban .list .mark:before{
	content: '';
	width: 500px;
	height: 1px;
	background-color: #fff;
	position: absolute;

	right: 100%;
	bottom: 0;
}
#model .model-ban .list .item-tit{
    vertical-align: middle;
}
#model .model-ban .item-con{
    font-size: 14px;
    color: #fff;
    line-height: 2;
    padding: 10px 20px;
    border: 1px solid #fff;
    border-top: none;
}
/* 2018-10-23加 */

#model .carslide{
	padding: 90px 0 80px;
	background-color: #fff;
}
#model .carslide .swiper-slide{

	width: 450px;
	margin: 0 11px;
}
#model .carslide .swiper-slide img{
	width: 100%;
}
#model .carslide .swiper-pagination{
	position: relative;
	bottom: 0;
	margin-top: 60px;
}
#model .carslide .swiper-pagination .swiper-pagination-bullet{
	width: 20px;
	height: 2px;
	background-color: #b2b2b2;
	margin: 0 5px;
	transition: all .4s ease;
	position: relative;
}
#model .carslide .swiper-pagination .swiper-pagination-bullet:after{
	content: '';
	position: absolute;
	width: 100%;
	height: 20px;
	top: 50%;
	left: 0;
	margin-top: -10px;
	cursor: pointer;
}	
#model .carslide .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{
	width: 50px;
	background-color: #003e24;

}




  