@charset "utf-8";
/* CSS Document */
/*body,html{scroll-behavior: smooth;}*/
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{ margin:0; padding:0;}
fieldset,img,textarea,button{ border:0;}
address,caption,cite,code,dfn,em,strong,th,var{ font-style:normal; font-weight:normal}
ol,ul,li{ list-style:none}
h1,h2,h3,h4,h5,h6{ font-size:100%; font-weight:normal;}
body{ color:#666; background:#fff; font:16px/22px "微软雅黑"; text-align:left;padding-bottom:50px;max-width: 750px;  margin: 0 auto;}
table{ border-collapse:collapse; border-spacing:0; font-size:inherit; font:100%;}
th,td { text-align:left;}
i{ font-style:normal;}
a{ text-decoration:none; cursor:pointer; outline:none; color:#333;}
em{font-style:normal}
input{border:none;outline:none;}
figure,section{padding:0;margin:0;}
.clear{ clear:both; font:0/0 Arial; height:0;}
.clearfix:after{ content:"."; display:block; height:0; clear:both; visibility:hidden;}
.fl{float:left;}
.fr{float:right;}
img{display: block;border: none;}

/*头部*/
.header{width:92.4%;padding:0 3.8%;}
.header .head_top{width:100%;padding:3% 0;background-color:#fff;}
.header .head_top .logo{float:left;width:40%;}
.header .head_top .logo img{width:100%;}
.header .head_top .tel{float:right;width:42%;padding-top: 5px;}
.header .head_top .tel img{width:100%;}
.header .nav{width:100%;background-color:#dc0000;border-radius:12px;}
/*#f25722*/
.header .nav li{float:left;width:25%;text-align:center;line-height:36px;height:36px;}
.header .nav li.li-n5{width: 50%;}
.header .nav li a{display:block;font-size:0.8em;color:#fff;}

/*banner*/
.banner{width:92.4%;padding:2% 3.8%;}
.banner .swipslider{border-radius:12px;}
.banner img{width:100%;}

/*icon*/
.icon{width:92.4%;padding:2% 3.8% 0;}
.icon li{float:left;width:16.8%;margin-right:4%;margin-bottom:4%;}
.icon li:nth-child(5n){margin-right:0;}
.icon li a{display:block;}
.icon li a img{width:100%;}
.icon li a span{display:block;width:100%;height:26px;line-height:26px;font-size:0.8em;color:#1f1f1f;text-align:center;}

/*促销车型*/
.promotional{width:92.4%;padding:0 3.8%;margin-bottom:3%;}
.promotional h2{line-height:28px;font-size:1em;color:#03173c;font-weight:bold;margin-bottom:2%;}
.promotional .box {position:relative;height: 128px;width: 100%;overflow: hidden;margin:0 auto;}
.promotional .box .scroller {position:absolute;}
.promotional .box .scroller li {float: left;width: 150px;text-align: center;padding: 0 6px;}
.promotional .box .scroller li:nth-child(1) {padding-left: 0px; }
.promotional .box .scroller li:last-child{padding-right:0;}
.promotional .box .scroller li a{display:block;width:100%;overflow:hidden;}
.promotional .box .scroller li a img{width:100%;border-radius:12px;}
.promotional .box .scroller li a span{display:block;width:100%;line-height:26px;font-size:0.8em;color:#1f1f1f;overflow:hidden;}

/*精品车型*/
.boutique{width:92.4%;padding:0 3.8%;}
.boutique h2{line-height:28px;font-size:1em;color:#03173c;font-weight:bold;margin-bottom:2%;}
.boutique .boutique_list{width:100%;}
.boutique .boutique_list .tabList{width:100%;height:40px;line-height:40px;}
.boutique .boutique_list .tabList li{width:20%;height:40px;line-height:40px;float:left;text-align:center;border-radius:10px;overflow:hidden;}
.boutique .boutique_list .tabList li a{display:block;width:100%;font-size:0.7em;color:#03173c;}
.boutique .boutique_list .tabList li.ac a{color:#fff;font-weight:bold;background-color:#dc0000}/*#f25722*/
.boutique .boutique_list .tabCon{width:100%;}
.boutique .boutique_list .tabCon .tabItem{width:100%;display:none;padding-top:3%;}
.boutique .boutique_list .tabCon .tabItem:first-child{display:block;}
.boutique .boutique_list .tabCon .tabItem ul{width:95%;padding:0 2.5%;}
.boutique .boutique_list .tabCon .tabItem ul:after{ content:"."; display:block; height:0; clear:both; visibility:hidden;}
.boutique .boutique_list .tabCon .tabItem ul li{width:48.2%;margin-bottom:2.5%;margin-right:3%;padding-bottom:2%;float:left;background-color:#f9f9f9;border-radius:5%;}
.boutique .boutique_list .tabCon .tabItem ul li:nth-child(2n){margin-right:0;}
.boutique .boutique_list .tabCon .tabItem ul li img{width:100%;margin-bottom:0.5%;border-radius:6%;}
.boutique .boutique_list .tabCon .tabItem ul li h2{padding-left:3%;width:97%;line-height:26px;height:26px;font-size:0.9em;color:#111c2c;margin-bottom:1.5%;overflow:hidden;}
.boutique .boutique_list .tabCon .tabItem ul li p{width:97%;padding-left:3%;line-height:18px;font-size:0.6em;color:#636363;height:36px;overflow:hidden;}

/*企业动态*/
.dynamic{width:92.4%;padding:0 3.8%;margin-bottom:2%;}
.dynamic h2{line-height:28px;font-size:1em;color:#03173c;font-weight:bold;margin-bottom:2%;}
.dynamic .dynamic_list{width:100%;}
.dynamic .dynamic_list li{width:100%;background-color:#f9f9f9;margin-bottom:2%;border-radius:12px;}
.dynamic .dynamic_list li a{display: block;width: 94%;padding:3%;}
.dynamic .dynamic_list li a img{width:39%;float:left;border-radius:7px;margin-right:3%;}
.dynamic .dynamic_list li a h3{width:56%;float:left;overflow:hidden;height:26px;line-height:26px;font-size:0.8em;color:#111c2c;margin-bottom:2%;}
.dynamic .dynamic_list li a p{width:56%;float:left;overflow:hidden;line-height:22px;height:44px;font-size:0.6em;color:#797979;}

/*关于我们*/
.about{width:92.4%;padding:0 3.8%;margin-bottom:3%;}
.about h2{line-height:28px;font-size:1em;color:#03173c;font-weight:bold;margin-bottom:2%;}
.about .about_con{width:100%;}
.about .about_con img{max-width: 100%;height: auto !important;}
.about .about_con img:nth-child(1){border-radius:12px;margin-bottom:3%;width: 100%;}
.about .about_con p{font-size:0.8em;color:#7e7e7e;line-height:22px;margin-bottom:2.5%;}
.about .about_con p span{color:#111c2c;}

/*售后服务*/
.after{width:92.4%;padding:0 3.8%;margin-bottom:3%;}
.after h2{line-height:28px;font-size:1em;color:#03173c;font-weight:bold;margin-bottom:2%;}
.after .after_con{width:100%;}
/*#f25722*/
.after .after_con li{float:left;width:48.3%;margin-right:3.4%;background-color:#dc0000;border-radius:8px;overflow:hidden;margin-bottom:2%;}
.after .after_con li:nth-child(2n){margin-right:0;}
.after .after_con li img{width:70%;float:left;}
.after .after_con li span{display:inline-block;width:26%;font-size:0.75em;color:#fff;line-height:22px;padding:4% 2% 0;text-align:center;}

/*关于我们*/
.contact{width:92.4%;padding:0 3.8%;margin-bottom:3%;}
.contact h2{line-height:28px;font-size:1em;color:#03173c;font-weight:bold;margin-bottom:2%;}
.contact .contact_con{width:100%;}
.contact .contact_con img{width:100%;border-radius:11px;margin-bottom:3%;}
.contact .contact_con h3{font-size:1em;color:#111c2c;line-height:26px;text-align:center;background:url(../images/contact.png) no-repeat;background-position:33% center;background-size:contain;}
.contact .contact_con h4{text-align:center;color:#dc0000;font-size:1.2em;font-weight:bold;line-height:30px;margin:2% 0;}
.contact .contact_con p{font-size:0.8em;text-align:center;line-height:26px;color:#1f1f1f;}
.contact .contact_con p:last-child{color:#dc0000;} /*#f25722*/

/*f底部*/
.footer{width:100%;height:50px;background-color:#fbfbfb;border-top:1px solid #cccccc;position:fixed;bottom:0;left:50%;z-index:999;max-width: 750px;  transform: translate(-50%);}
.footer a{width:25%;height:99%;float:left;text-align:center;font-size:0.8em;color:#000;padding-top:1%;}
.footer a:last-child{background-color:#dc0000;color:#fff;}
.footer a img{width:20%;margin:0 auto;max-width: 21px;}
.footer a:last-child img{width:22%;max-width: 22px;}



/*全部车型*/
.box_wrap{background: #fff;margin: 10px;border: 1px solid #cdcdcd;}
.box_wrap .carheader{color: #666666;font-size: 16px;font-weight: normal;line-height: 45px;padding-left: 10px;margin: 0;border-bottom: 1px solid #cdcdcd;}
.box_wrap .content{}

.box_wrap .select_brands{list-style: none;display: inline-block;width: 98%;text-align: left;padding:1%;}
.box_wrap .select_brands li{float: left;width: 50%;}
.box_wrap .select_brands li span{display: block;margin:5px;line-height: 4px;padding: 8px 0;font-size: 16px;color: #002daf;}
.box_wrap .select_server li{float: none;width: 100%;}
.none_data{display: block;width: 100%;text-align: center;line-height: 64px;color: #999;font-size: 16px;}
.telico {width: 48px; height: 170px; background: url(../images/telico.png) no-repeat center; background-size: 80%; border-radius: 50px; position: fixed; right: 0; z-index: 999; top: 40%; }

/*.window2{width:400px;position: fixed; left: 50%; margin-left: -200px; top: 50%; margin-top: -278px; height:566px; background: url("../images/kst_bj.png") no-repeat; background-size:100%;z-index: 150}
.wenzi{color: #1697f1;font-weight: bold;font-size: 14px;}
.wenzi2{color: #fc672d;font-size: 16px;font-weight: bold}
.tantel2{width: 95%;height:90px;padding: 1% 5%;margin-top: 60px;border-radius: 0 0 4px 4px}

.input2{width: 180px;height: 25px;border-radius: 6px;background-color: none; margin-top: 250px; margin-left: 137px;}
.submit2{width: 45%;height: 50px;margin-left:25%;margin-top:75px; background: none; border: none; cursor: pointer;}
.close2{position:absolute; width: 33px; height: 33px; color: #1697f1; left: 45.5%; bottom: 14px; cursor: pointer; text-align: center;font-size: 20px;background: url("../images/off.png") no-repeat;background-size: 100% 100% }
.righttel2{width: 20px;position: fixed; top: 50%;bottom: 45%; left: 0; background: #1697f1; color: whitesmoke; margin-top: -50px; margin-bottom: -50px; font-size: 0.8em; text-align: center; border-radius: 0 5px 5px 0; display: none;z-index: 100;opacity: 0.7}
#vfcode{width: 25%;height: 20px;border: none;margin-top: 5px;margin-right: 3px}
.tan_lable{color: white}*/
.page{text-align: center;margin-bottom: 25px;}
/* .page .pageinfo, .page .pagefirst, .page .pageend{display: none;}
.page span, .page a {
  display: inline-block;
  padding: 0 10px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  color: #666;
  font-size: 16px;
  border: 1px solid #d8d8d8;
  background-color: #d8d8d8;
  vertical-align: bottom;
}
.page a{background-color:#FFF;} */
.channelcontent img{max-width: 100%; height: auto !important;}
