http://api.map.baidu.com/lbsapi/creatmap/h1 { font-size: 36px;line-height: 1.8}
h2 { font-size: 32px;line-height: 1.8}
h3 { font-size: 26px;line-height: 1.8}
h4 { font-size: 22px;line-height: 1.8}
h5 { font-size: 18px;line-height: 1.8}
h6,p{ font-size: 14px;line-height: 1.8}
p.small {font-size: 12px}
@media (max-width:768px) {
  h1 { font-size: 28px;line-height: 1.8}
  h2 { font-size: 26px;line-height: 1.8}
  h3 { font-size: 22px;line-height: 1.8}
  h4 { font-size: 18px;line-height: 1.8}
  h5 { font-size: 14px;line-height: 1.8}
  h6,p{ font-size: 12px;line-height: 1.8}
  p.small {font-size: 10px}

}

@media (min-width:769px) and (max-width: 1200px) {
  h1 { font-size: 30px;line-height: 1.8}
  h2 { font-size: 28px;line-height: 1.8}
  h3 { font-size: 22px;line-height: 1.8}
  h4 { font-size: 18px;line-height: 1.8}
  h5 { font-size: 16px;line-height: 1.8}
  h6,p{ font-size: 14px;line-height: 1.8}
  p.small {font-size: 12px}
}



/*顶部*/
.tophead {
  width: 1190px;
  height:60px;
  background: #ffffff;
  padding:26px 0 16px 60px;
  margin: 0 auto;

}
.tophead_logo{
  position: relative;
  top:50%;
  left: -4%;
  height: 50px;
  width:120px;
  margin-top: -30px;
  display: inline-block
}
.icon_callImg{
  display: inline-block;
  height:30px;
  width:30px;
  position: relative;
  /* right:200px; */
  margin-top: -12px;
  float: right
}
.phoneNum{
  display: inline-block;
  position: relative;
  height: 44px;
  margin-top: -10px;
  right:0px;
   text-align: center;
   float: right;
  color:rgb(0,146,215);
 }




/*头部分区*/

.headerIndex{
  padding-top: 0px;
  display: flex;
  float:right;
}
.headerIndexDiv{

  position: absolute;
  right: 8%;
  top: 50px;
  z-index: 100;
}

.headerIndexList{
  display: inline-block
}
.headerIndex li a{
  font-size: 14px;
  text-align: center;
  display: inline-block;
  line-height: 25px;
  max-height: 40px;
  overflow: hidden;
  background: transparent;
  margin-left: 25px;
  color: white;

}
.headerIndex>li>a:hover{
 color:white;
  border-bottom: 1px solid white;
}



.swiper-container {
  width: 100%;
  height: 100%;

}
.swiper-slide {
  text-align: center;
  font-size: 18px;

  background: #fff;

  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -moz-box-pack: center;
       justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -moz-box-align: center;
       align-items: center;
}
.swiper-slidexiugai {
  text-align: center;

}

.banner{
  position: relative;
  width: 1190px;
  margin: 0 auto;
  
 
 
}

.banner .swiper-button-prev:after,.banner  .swiper-container-rtl .swiper-button-next:after{content: '';}
.banner .swiper-button-next:after,.banner  .swiper-container-rtl .swiper-button-prev:after{content: '';}
.banner .swiper-button-next{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);}
.banner .swiper-button-next,.banner  .swiper-container-rtl .swiper-button-prev{right: 5%;}
.banner .swiper-button-prev,.banner  .swiper-container-rtl .swiper-button-next{left: 5%;}

.swiper-pagination-bullet{width: 8px;height: 8px;border: 1px solid #cccccc;background-color: #ffffff;opacity: 1;}
.swiper-pagination-bullet-active{background-color: white;width: 11px;height: 11px;}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{bottom:4%;}

.container{margin:0 auto;}


/* 公共模块 */
.section_block{
  padding:0px 0;
 
  /* width: 100%; */
  width: 1190px;
  margin: 0 auto;
  
 
 
}
.section_block>img {
  display: block;
  width: 100%;
  margin:0 auto;

}
.block_title{
  width: 100%;
  text-align: center;
  margin-bottom: 2.5em;
}

.zh_tilte{
  position: relative; 
  display: block;
  position: relative;
  font-size: 40px;
  line-height: 1.8; 
  color: #000000;
  margin-bottom: 20px;

}

.zh_tilte .decorate{
  width: 35px;
  height: 5px;
   position: absolute;
   bottom: -2px;
   left:50%;
   margin-left:-17px;
   background-color: #04abb7;
   z-index: 2;
 }
.title_slogen{
  font-size: 10px;
  color: #666666;
  letter-spacing: 6px;
}


/* 业务范围 */


.products{
  width: 100%;
  margin-top: 50px;
   



 }
.products_show{
  width: 30%;
  height: 480px;
  margin: 0 auto;
  display: inline-block;
  margin-left: 20px;

}

 

/* 合作品牌 */

.credentials_swiper{
  position: relative;
  padding:0 10%;
  outline: none;
}
.brand{
  display: inline-block;
}
.brand_img{
  width: 100%;
  height: 100%;
}
 .brand_odd {

  width: 90px;
  height: 90px;
  display: inline-block;
  position: relative;
  /*top: 10px;*/
  margin: 15px;


 }
 .brand {

  width: 90px;
  height: 90px;
  position: relative;
  /*top: -10px;*/
   display: inline-block;
   margin: 15px;



 }


.carLife{
width: 100%;
margin: 0 auto;


}
.carLife_phone{
 width: 500px;
  height: 500px;
  display: inline-block;

}

.carLife_Scan{
width: 500px;
  height: 500px;
  display: inline-block;


}

.JoinUs{
display: inline-block;
float: right;
right: 50px;
top: 50px;
z-index: 100;

}
.JoinUs a{

  float: right;
 color:rgb(0,146,215);
}
 /* 底部 */
.footer{
  width: 1190px;
  padding-top:18%;
  display: flex;
  justify-content: center;
  margin: 0 auto;
  position: relative;
 
}
.footer_bottom{

  width: 1190px;
  margin: 0 auto;
 


}
.footerJoinUsLink{

  position: absolute;
  right: 5.5%;
  height: 130px;
  width: 31%;
  top: 92px;
  background-color: transparent;
}

.contentList{
  display: flex;
  justify-content: center;
}
.contentLi{
  display: inline-block
}
.contentList li a{
  font-size: 10px;
  text-align: center;
  display: inline-block;
  line-height: 20px;
  max-height: 40px;
  overflow: hidden;
  background: transparent;
  margin-left: 20px
  /*color:rgb(117 117 117);*/
}
.contentList>li>a:hover{
  color:#409EFF;
  border-bottom: 1px solid rgb(0,146,215);
}

.contentListImg{

  width: 60px;
  height: 50px;
  display: flex;
  justify-content: center;;
  margin: 0 auto;
  
}

.contentListImg1 {

  width: 20px;
  height: 20px;
  display: inline-block;

}

.commonTitle{
  font-size: 20px;
  color: rgb(198,163,100);
}
.commonTitleCenter{

font-size: 20px;
color: rgb(198,163,100);
margin: 0 auto;
text-align: center;
  margin-top: 20px;

}


/*联系我们区域*/

.contactUs_left{
  height: 260px;
  width: 500px;
/* border: 1px solid #ccc; */
/* box-shadow: 5px 5px 10px 5px rgba(22,32,0,0.1); */
display:inline-block;
float:left;




}

.contactUs_right{
height: 260px;
  width: 500px;
/* border: 1px solid #ccc; */
/* box-shadow: 5px 5px 10px 5px rgba(22,32,0,0.1); */
display:inline-block;
float:right;
padding-left: 40px;


}
.AddInfo{

  font-size: 22px;
  line-height: 30px;
  max-height: 40px;
  overflow: hidden;
  background: transparent;
  margin-left: 5px;
  text-align: left;
  margin-top: 10px;



}

.choose_conName{
border: none;
background-color: rgb(242,242,242);
width: 200px;
height: 30px;
/*padding-left: 40px;*/
left: 40px;
margin:5px;
padding-left: 5px;
padding-right: 5px;

}

.choose_con{

border: none;
background-color: rgb(242,242,242);
width: 200px;
height: 30px;
display: inline-block;
margin:5px;
padding-left: 5px;
padding-right: 5px;
line-height: 30px;
color: #999;
text-align: justify;
}

.choose_con>span {
  font: 400 13.3333px Arial;
}
.choose_con>select {
  float: right;
  height: 30px;
  background-color: transparent;
  color: #999;
  font: 400 13.3333px Arial;
  border: none;
}
.choose_con>select>option {
  font: 400 13.3333px Arial;
}

.choose_contype{
border: none;


}

.choose_name{
border: none;
background-color: rgb(242,242,242);
width: 200px;
height: 30px;
/*padding-left: 40px;*/
left: 40px;
margin:5px;
padding-left: 5px;
padding-right: 5px;
}

.choose_phone{
border: none;
  background-color: rgb(242,242,242);
width: 200px;
height: 30px;
margin:5px;
padding-left: 5px;
padding-right: 5px;
  
}
.choose_suggest{

border: none;
  background-color: rgb(242,242,242);
width: 414px;
height: 50px;
margin:5px;
padding-left: 5px;
padding-right: 5px;
}
.contactUs_submitBtm{
  margin-top: 5px;
width: 414px;
height: 40px;
/*margin: 0 auto;*/
margin-left: 5px;



}
.contactUsTip{
font-size: 12px;
text-align: right;
margin-bottom: 20px;
margin-right: 50px;

}

.companyInfoImg{

height: 400px;
  width: 100%;
margin-top: 100px;



}
.companyInfoContent{

display: inline-block;


}
.companyAddress{

height: 400px;
  width: 80%;
  /*background-color: red;*/
  margin: 0 auto;




}
.companyAddressL{

float: right;
margin-right: 10%;




}

/*商家微官网*/


.cooperation_first_left{

height: 500px;
width: 60%;
display: inline-block;
float: left;
margin-top: 200px;

}
.cooperation_first_brandPic{

height: 300px;
  width: 650px;
float: left;
display: inline-block;
margin-top: 50px;

}
.cooperation_first_right{

height: 600px;
  width: 30%;
float: right;
display: inline-block;


}
.cooperation_first_brand{

height: 80px;
  width: 80px;
float: left;
display: inline-block;
}


.cooperation_second{

height: 480px;
  width: 55%;
float: right;
margin-top: 240px;
display: inline-block;


}




.cooperation_third{
height: 480px;
  width: 50%;
float: right;
margin-top: 240px;
display: inline-block;

}
.commonTitleContent{

color: white;
}
/*车主服务*/



.driverService_first{

height: 600px;
  width: 80%;
float: left;
/*margin-left: 100px*/
display: inline-block;


}
.driverService_first_top{

height: 300px;
  width: 80%;

display: inline-block;
float: left;

margin-top: 100px;

}
.driverService_first_bottom{

height: 300px;
  width: 80%;

display: inline-block;


}
.driverService_first_ewm{


height: 120px;
  width: 120px;
display: inline-block;
margin-top: 50px;

}
.driverService_first_car{


height: 100px;
  width: 380px;
display: inline-block;
float: right;
margin-top: 100px;

}
.driverService_first_carNum{


height: 120px;
  width: 210px;
display: inline-block;
float: right;
margin-top: 50px;

}


.driverService_second_left{


height: 200px;
  width: 10%;
float: left;
display: inline-block;

}
.driverService_second{

height: 480px;
  width: 480px;
display: inline-block;
float: right;
  background-color: white;
  border-radius: 10px;

}

@media (min-width: 1500px) {
  .driverService_second{

    margin-top: 300px;
    background-color: white;
    border-radius: 10px;


  }
}

@media (min-width:1200px) and (max-width: 1500px) {
  .driverService_second{

    margin-top: 250px;
    background-color: white;
    border-radius: 10px;


  }
}

.driverService_second_erweima{

height: 160px;
width: 120px;
display: inline-block;
margin: 10px;



}
.driverService_second_phoneImg{

height: 300px;
width: 180px;
display: inline-block;
/*margin: 0 auto;*/


}



.driverService_third{


height: 480px;
  width: 48%;
float: right;
display: inline-block;
  background-color: white;
  border-radius: 10px;


}
@media (min-width: 1500px) {
  .driverService_third{

    margin-top: 300px;
    background-color: white;
    border-radius: 10px;


  }
}
@media (min-width:1200px) and (max-width: 1500px) {
  .driverService_third{

    margin-top: 200px;
    background-color: white;
    border-radius: 10px;


  }
}
.driverService_third_left{

  width: 50%;
float: left;
display: inline-block;
margin-top: 20px;

}

.driverService_third_right{

height: 400px;
width: 180px;
float: left;
display: inline-block;
margin-top: 40px;
margin-left: 50px;
  background-color: white;
  border-radius: 10px;

}
.driverService_third_jf{

height: 100px;
width: 150px;
display: inline-block;
margin-top: 40px;
float: left;
}
.driverService_third_ewm{

height: 100px;
  width: 100px;
display: inline-block;
margin-top:40px;
float: right;

}
.iw_poi_title {color:#CC5522;font-size:14px;font-weight:bold;overflow:hidden;padding-right:13px;white-space:nowrap}
.iw_poi_content {font:12px arial,sans-serif;overflow:visible;padding-top:4px;white-space:-moz-pre-wrap;word-wrap:break-word}

.popup {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: none;
  z-index: 2;
}
.popup.show {
  display: block;
}
.popup-bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .5);
}
.popup-content {
  width: 500px;
  height: 250px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -250px;
  margin-top: -125px;
  background-color: #fff;
}
.popup-content>.close {
  width: 30px;
  height: 30px;
  float: right;
  background-image: url('../../../img/member/index/close.png');
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
  margin-top: 10px;
  margin-right: 10px;
  cursor: pointer;
}
.popup-content>.title {
  margin-top: 70px;
  text-align: center;
}
.popup-content>.btn-ok {
  font-size: 16px;
  width: 80%;
  height: 40px;
  margin: 40px auto 0;
  color: #E2D0A7;
  border: 1px solid #E2D0A7;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}

input::-webkit-input-placeholder {
  color: #999;
}
.current {
    color: white;
    border-bottom: 1px solid white;
}