﻿body, html {
	height: 100%;
	-webkit-tap-highlight-color: transparent;
	font-family: "Microsoft Yahei", "Arial Unicode MS";
	font-size: 14px;
}
.none{display: none;}
.page, body {
	background-color: #fff
}
.page {
	-webkit-overflow-scrolling: touch;
}
/********base*******/
.clear {
	clear: both;
}
.block {
	display: block !important;
}
.block-in {
	display: inline-block !important;
}
.hide {
	overflow: hidden;
}
.cover_through {
	pointer-events: none;
}
.font-b {
	
}
.font-b2 {
	font-weight: 800;
}
.line1stop {
	display: -webkit-box;
	text-overflow: ellipsis;
	overflow : hidden;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}
.line2stop {
	display: -webkit-box;
	text-overflow: ellipsis;
	overflow : hidden;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.fixed {
	position: fixed !important;
}
.relative {
	position: relative !important;
}
.absolute {
	position: absolute !important;
}
div {
	outline: 0 !important;
	-webkit-text-size-adjust: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	position: relative;
}
ul, li {
	list-style: none;
}
body, div, ul, li, p, input, dl, dd {
	margin: 0;
	padding: 0;
}
input, textarea {
	border: none;
	outline: none;
	background: none;
}
a, a:active, a:visited, a:focus {
	text-decoration: none;
	color: #333;
	outline: none
}
a:hover {
	color: #d9242b;
}
.uof {
	overflow: hidden;
}


.suspend{background:red;position:fixed;top:50%;left:2px;z-index:999;opacity:0.9;marin-top:70px;float:left;}


/********text shadow*********/
.uts {
	text-shadow: 0px 2px 2px #000;
}
/*****************/
.ufl {
	float: left !important;
}
.ufr {
	float: right !important;
}
/********radius*********/
.uc-a50 {
	-webkit-border-radius: 50%;
	border-radius: 50%;
}
.uc-a1 {
	-webkit-border-radius: 2rem;
	border-radius: 2rem
}
.uc-a15 {
	-webkit-border-radius: 3px;
	border-radius: 3px
}
.uc-l15 {
	-webkit-border-top-left-radius: 2rem;
	border-top-left-radius: 2rem;
	-webkit-border-bottom-left-radius: 2rem;
	border-bottom-left-radius: 2rem
}
.uc-r15 {
	-webkit-border-top-right-radius: 2rem;
	border-top-right-radius: 2rem;
	-webkit-border-bottom-right-radius: 2rem;
	border-bottom-right-radius: 2rem
}
.uc-t15 {
	-webkit-border-top-left-radius: 3px;
	border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	border-top-right-radius: 3px;
}
.uc-b15 {
	-webkit-border-bottom-left-radius: 3px;
	border-bottom-left-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	border-bottom-right-radius: 3px;
}
.uc-a100 {
	-webkit-border-radius: 100px;
	border-radius: 100px
}
.uc-tl, .uc-tr, .uc-bl, .uc-br, .uc-t, .uc-b, .uc-r, .uc-l, .uc-a, .uc-n, .uc-tl1, .uc-tr1, .uc-bl1, .uc-br1, .uc-t1, .uc-b1, .uc-r1, .uc-l1, .uc-a1, .uc-a2, uc-a50, .uc-a3, uc-a15, uc-t15, uc-b15, uc-a100 {
	-webkit-background-clip: padding-box;
	background-clip: padding-box
}
/********font size*********/
.ulev3 {
	font-size: 1.8rem !important;
}
.ulev4 {
	font-size: 1.2rem !important;
}
.ulev2 {
	font-size: 1.5rem !important;
}
.ulev1 {
	font-size: 20px;
}
.ulev0 {
	font-size: 16px;
}
.ulev-1 {
	font-size: 16px;
}
.ulev-2 {
	font-size: 14px;
}
.ulev-3 {
	font-size: 14px;
}
.ulev-4 {
	font-size: 1.1rem !important;
}
.f24{font-size:1.3rem;}
/**************padding***************************/
.uinn {
	line-height: 45px;
	padding: 0 5px;
	margin: 0;
}
.uinn1 {
	padding: 5px;
	margin: 0;
}
.uinn11 {
	padding: 5px 0;
	margin: 0;
}
.uinn12 {
	padding: 10px;
	margin: 0;
}
.uinn121 {
	padding: 10px 20px;
	margin: 0;
}
.uinn13 {
	padding: 15px 0;
	margin: 0;
}
.uinn2 {
	padding: 10px 15px;
	margin: 0;
}
.uinn212 {
	padding: 20px 10px;
	margin: 0;
}
.uinn3 {
	padding: 3px;
	margin: 0;
}
.uinn4 {
	padding: 0 16px;
	margin: 0;
}
.uinn41 {
	padding: 5px 20px;
	margin: 0;
}
.uinn5 {
	padding: 30px 0;
	margin: 0;
}
.uinn7 {
	padding: 0 15px;
	margin: 0;
}
.uinn8 {
	padding: 30px;
	margin: 0;
}
.uinn9 {
	padding: 20px 50px;
	;
	margin: 0;
}
.uinn211 {
	padding: 10px 20px;
	margin: 0;
}
.uinn213 {
	margin: 10px;
	padding: 0 5px;
}
/**************margin***************************/
.umar-b {
	margin-bottom: 5px;
}
.umar-t {
	margin-top: 5px;
}
.umar-l {
	margin-left: 5px;font-size:1.2rem;
}
.umar-r {
	margin-right: 5px;
}
.umar-a {
	margin: 5px;
}
.umar-b1 {
	margin-bottom: 20px;
}
.umar-t1 {
	margin-top: 20px;
}
.umar-l1 {
	margin-left: 20px;
}
.umar-r1 {
	margin-right: 20px;
}
/******************line star**************************/
.t-line10 {
	line-height: 100%;
}
.t-line12 {
	line-height: 120%;
}
.t-line15 {
	line-height: 150%;
}
.t-line18 {
	line-height: 170%;
}
.t-line20 {
	line-height: 200%;
}
/******************con img star**************************/
.page-con img {
	max-width: 100%;
	vertical-align: middle;
	border: 0;
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
}
/******************border star**************************/
.uba {
	border: 1px solid;
}
.uba1 {
	border: 2px solid;
}
.uba2 {
	border: 3px solid;
}
.uba03em {
	border: 0.3rem solid;
}
.ubt {
	border-top: 1px solid;
}
.ubb {
	border-bottom: 1px solid;
}
/*.ubb:last-child{
	border-bottom: 0;
}*/
.ubl {
	border-left: 1px solid;
}
.ubr {
	border-right: 1px solid;
}
/******************text-align star**************************/
.tx-l {
	text-align: left;
}
.tx-r {
	text-align: right;
}
.tx-c {
	text-align: center;
}
/******************box-shadow star**************************/
.us {
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, .3);
	box-shadow: 0 1px 4px rgba(0, 0, 0, .3)
}
.us1 {
	-webkit-box-shadow: 0 1px 4px rgba(120, 120, 120, .3);
	box-shadow: 0 1px 4px rgba(120, 120, 120, .3)
}
/******************box star**************************/
.ub {
	display: box!important;
	display: -webkit-box !important;
	position: relative;/*display: -webkit-box!important;
    display: -webkit-flex!important;
    display: -ms-flexbox!important;
    display: flex!important;*/
}
.ub-rev {
	-webkit-box-direction: reverse;
	box-direction: reverse;
}
.ub-fh {
	width: 100%;
}
.ub-fv {
	height: 100%;
}
.ub-con {
	position: absolute;
	width: 100%;
	height: 100%;
}
.ub-ac {
	-webkit-box-align: center;
	box-align: center;
}
.ub-ae {
	-webkit-box-align: end;
	box-align: end;
}
.ub-pc {
	-webkit-box-pack: center;
	box-pack: center;
}
.ub-pe {
	-webkit-box-pack: end;
	box-pack: end;
}
.ub-pj {
	-webkit-box-pack: justify;
	box-pack: justify;
}
.ub-ver {
	-webkit-box-orient: vertical;
	box-orient: vertical;
}
.ub-f1 {
	position: relative;
	-webkit-box-flex: 1;
	box-flex: 1;
}
.ub-f2 {
	position: relative;
	-webkit-box-flex: 2;
	box-flex: 2;
}
.ub-f3 {
	position: relative;
	-webkit-box-flex: 3;
	box-flex: 3;
}
.ub-f4 {
	position: relative;
	-webkit-box-flex: 4;
	box-flex: 4;
}
.ub-img {
	-webkit-background-size: contain;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}
.ub-img1 {
	-webkit-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
.ub-img2 {
	background-repeat: repeat-x;
	background-size: auto 100%
}
.ub-img3 {
	background-repeat: repeat-y;
	background-size: 100% auto
}
.ub-img4 {
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position: center;
}
.ub-img5 {
	-webkit-background-size: auto 100%;
	background-size: auto 100%;
	background-repeat: no-repeat;
	background-position: center;
}
.ub-img6 {
	background-repeat: no-repeat;
	background-position: center;
}
.ub-img7 {
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-position: center;
}
/******************color star**************************/
.bga {
	background-color: #fbf9fe;
}
.bga .c-foot {
	background-color: #333333;
}
.bga .b-bla99 {
	border-color: #333333;
}
.bga .c-gre1 {
	background-color: #CC6600;
}
.bga .b-gre1 {
	border-color: #CC6600;
}
.bga .t-gre1, .bga a.gre1, .bga a:visited.gre1 {
	color: #eb4f38;
}
.bga .c-gre2 {
	background-color: #CCCC66;
}
.bga .c-gre3 {
	background-color: #669933;
}
.bga .mm-check .active {
	background-color: #CC6600;
	color: #fff;
}
/*******bg color********/
.c-bla {
	background-color: #000;
}
.c-bla80 {
	background-color: rgba(0,0,0,.8);
}
.c-bla50 {
	background-color: #6f6f6f;
}
.c-bla30 {
	background-color: rgba(0,0,0,.3);
}
.c-wh50 {
	background-color: #666;
}
.c-red {
	background-color: #d9242b;
}
.c-blu {
	background-color: #1CA0FF;
}
.c-blu1 {
	background-color: #4FABEC;
}
.c-blu2 {
	background-color: #05B0DE;
}
.c-wh {
	background-color: #FFF;
}
.c-gra {
	background-color: #EFEFEF;
}
.c-gra1 {
	background-color: #515151;
}
.c-gra2 {
	background-color: #2f2f2f;
}
.c-gra3 {
	background-color: #fafafa;
}
.c-gra4 {
	background-color: #f6f6f6;
}
.c-org {
	background-color: #FFBB36;
}
.c-pink {
	background-color: #EA6D8D;
}
/********font color********/
.t-bla {
	color: black;
}
.t-gra {
	color: #838695;
}
.t-dgra {
	color: #B7B6B6;
}
.t-blu {
	color: #252879;
}
.t-yel {
	color: #FFF6C4;
}
.t-org {
	color: #FFBB36;
}
.t-blu2 {
	color: #8e5cd4;
}
.t-red, a.t-red,.t-red a {
	color: #d9242b;
}
.t-bla04 {
	color: rgba(0,0,0,0.4);
}
.t-wh80 {
	color: #b9b9b9;
}
.cpr{padding:6px 0}
.t-wh, a .t-wh, a.t-wh, a.t-wh:active, a .t-wh:active, a.t-wh:visited, a.t-wh:visited {
	color: white;
}
/******boder color********/
.b-bla {
	border-color: black;
}
.b-wh {
	border-color: white;
}
.b-gra {
	border-color: #ABABAB;
}
.b-gra5 {
	border-color: #E3E3E3;
}
.b-blu {
	border-color: #1CC2A7;
}
.b-org {
	border-color: #ED7D00;
}
.b-bla01 {
	border-color: #e1e1e1;
}
.b-bla02 {
	border-color: #e4e4e4;
}
.b-wh50 {
	border-color: rgba(255,255,255,0.5);
}
.b-wh30 {
	border-color: rgba(255,255,255,0.3);
}
.b-wh01 {
	border-color: rgba(255,255,255,0.1);
}
/******************color end**************************/

/*header*/
.header_top {
	background-color: #303C49;
    color:#fff;
    z-index:10000000;
	border-bottom:3px solid #E40045
}
.h_search{height:24px;margin-top:4px!important;line-height:24px}
.h_search .icon-sousuo{height:22px;line-height:22px}
.header_top *{color:#fff}
.header_top input{color:#555}
.header_top form{padding-left:5px;height:24px;line-height:24px; padding-top:0px; padding-bottom:0px;}
.header_top .uinn213{margin:0 10px;}
.header_top .c-gra{background:#303C49;color:#fff;}
.header_top .uinn{line-height:33px}
.container {
	margin: 0 auto;
}
.bnav p{margin:8px 0px;}
.bnav p:first-child a{font-size:16px;}
.bnav p a{font-size:14px;}
.bline{font-size:16px;margin:5px 0px;}
.btele{font-size:20px;}
.logo img{margin-top:6px}
#allnav img{margin-top:10px;height:40px;}
#allnav .logo{height:60px;padding-left:5%}
#allnav ul{width:100%;display:none;background:#fff}


/*plus start*/
.hd_pics ul{}
.hd_pics ul li{width:30%;float:left;margin:1.5% 1.6%;cursor:pointer;}
.hd_pics ul li img{width:100%;}
.hd_pics .hd_title{width:100%;height:40px;background:#efefef;text-align:center;line-height:40px;font-size:1.2rem;margin:20px 0;}


/*大图*/
.big_bg1{width:100%;height:110%;background:#000000;z-index:99999999;opacity:0.7;position:absolute;display:none;}
.big_cont1{width:860px;-background:green;position:absolute;z-index:999999999;left:20%;bottom:4%;display:none;}
.big_cont1 .title{height:36px;width:100%;background:#efefef;-cursor:move;}
.big_cont1 .big_img {width:860px;position:relative;height:430px;overflow:hidden;background:#fff}
.big_cont1 .big_img .icon_img{width:58px;height:20px;position:absolute;z-index:9;right:5px;top:5px;}



.big_cont1 .big_img .prev{width:32px;height:54px;background:url(../images/prev.png) #fff;display:block;position:absolute;top:42%;left:1%;z-index:99;opacity:0.9;display:block;}
.big_cont1 .big_img .next{width:32px;height:54px;background:url(../images/next.png) #fff;display:block;position:absolute;top:42%;right:1%;z-index:99;opacity:0.9;display:block;}
.big_cont1 .big_img ul{width:4000px;height:430px;position:absolute;left:0;top:0}
.big_cont1 .big_img ul li{width:860px;height:430px;float:left;}

.big_cont1 .big_img  ul li img{display:block;margin:0 auto;}

/*plus end*/






@media (min-width: 1200px) {
.container {
	width: 1200px; margin: 0 auto;
}
.blogo {margin-right:30px}
.blogo img{margin-top:0}
.app_block {
	display: inline-block;
}
.header .logobox {
	padding: 8px;
}
.shipin_left {
	width: 584px;
}
.cars_list li img {
	width: 75%;
	height: auto;
    margin:10px auto 15px;
}
.friend_link {
	margin: 10px auto;padding:0 25px;
}
.cars_word {
	padding: 85px 0;
	width: 40%;
	z-index: 9999;
	right: 0;
	top: 0
}
.neiye_left {
	width: 820px;
}
.neiye_right {
	width: 300px;
}
.about_banner {
	padding: 10px;
}
.news_lost .news_toutiao .xinwen_box .biaoti {
	font-size: 18px;
}
.uinn81 {
	padding: 35px 25px;
	margin: 0;
}
.news_r0ght {
	width: 58%;
}
.news_left {
	width: 40%;
}
.news_r0ght ul li .nw_left {
	width: 12%;
}
.news_r0ght ul li .nw_right {
	width: 86%;
	padding-left: 2%
}
.ulev1 {
	font-size: 150%;
}
.ulev0{font-size:20px;}
.uinn71 {
	padding: 0 60px;
	margin: 0;
}
.news_shipin, .news_shipin img{width:583px; height:284px;}
.nav li{}

.nav h3 a {
	 padding: 33px 0 20px 0;
}
.umar-l2 {
	margin-left: 40px;
}
}
.friend_link {padding:0 25px;
	margin: 10px auto;
    position:relative;
    height:160px;
}
.slick-prev {
    left: 0;
}
.slick-next {
    right: 0;
}
.slick-prev:before,.slick-next:before {
    color:#888
}
.right_chexing .carousel-caption{background:#fff}
.header{z-index:5;}
.shadow{z-index:5;background:url('../images/header.png') repeat-x left top;height:10px;position:absolute;left:0;top:85px;z-index:999999;}
@media only screen and (min-width: 951px) and (max-width: 1199px) {

.blogo img{margin-top:50px}
.container, .shipin_left {
	width: 100%;
}
.app_block {
	display: block;
}
.shipin_box, .news_right {
	margin: 0.5rem auto
}
.cars_list li img {
	width: 100px;
	height: auto;
}
.friend_link {padding:0 25px;
	margin: 10px auto;
}
.cars_word {
	padding: 60px 0;
	width: 40%;
	z-index: 9999;
	right: 0;
	top: 0
}
.neiye_left {
	width: 68%;
}
.neiye_right {
	width: 300px;
}
.about_banner {
	padding: 5px;
}
.about_banner img {
	width: 100%;
	height: auto;
}
.news_lost .news_toutiao .xinwen_box .biaoti {
	font-size: 16px;
}
.uinn81 {
	padding: 25px;
	margin: 0;
}
.news_r0ght {
	width: 54%;
}
.news_left {
	width: 43%;
}
.news_r0ght ul li .nw_left {
	width: 13%;
}
.news_r0ght ul li .nw_right {
	width: 83%;
	padding-left: 3%
}
.uinn71 {
	padding: 0 20px;
	margin: 0;
}
.news_shipin, news_shipin img{width:100%; height:284px;}
.nav h3 a {
  padding:50px 40px 25px 30px

}
.shipin_box, .news_right {
	width: 584px;
}
.umar-l2 {
	margin-left: 25px;
}
}
@media (min-width: 950px) {

.top_header .menu_btn {
	display: none
}
.top_phone {
	line-height: 30px;
}
.top_phone span{
	font-size:16px;
}.top_phone span.f24{
	font-size:18px;font-weight:bold
}
.words_box {
	width: 90%;
	margin: 20px auto
}

.news_right img {
	width: 120px;
	height: 70px;
	padding: 5px;
}
.news_right .news_imgbox {

}
.news_right .words {
	width: 370px;
}
.news1_box .words {
    width: 470px;
}
.news1_box .umar-b1 {margin-top:10px;}
.index_title {
	width: 336px;
}
.cars_list li {
	width: 25%;
	float: left;
}
.service_box {
	width: 33.3333%;
}
.h367 {
	height: 367px;
}
.service_box .bg_img {
	height: 205px;
}
.service_box .sekuai {
	width: 50%;
}
.postion {
	height: 50px;
	line-height: 50px;
}
.search_line {
}
.search_l20{line-height:22px; height:22px; margin-top:3px;}
.search_box {
	width: 342px;
	margin: 20px auto;
	line-height: 2rem
}
.search_box .textbox {
	border: 1px solid #969696;
	width: 220px;
	padding: 0 10px;
	line-height: 2rem;
	border-right: none
}
.search_box .stcbtn {
	width: 100px;
	line-height: 2rem;
	background-color: #969696;
	border: 1px solid #969696;
}
.xunlie .f24 { margin-top:5px
}
.cars_list_1 li {
	width: 49%;
	margin-top: 20px;
}
.cars_list_1 li img {
	width: 305px;
	height: 195px;
}
.seriver_box {
	width: 50%;
	height: 205px;
}
.seriver_li {
	width: 70%;
}
.seriver_li2 {
	width: 30%;
}
.kuan30 {
	width: 40%;
	height: 34px;
	line-height: 34px;
}
.seriver_li .form-control {
	width: 50%;
	border-radius: 0;
	border-left: none
}
.flr {
	float: right;
}
.map_box .nav-tabs {
	height: 50px;
	line-height: 50px;
}
.server_class li {
	width: 33.333%;
	float: left
}
.server_class li .re {
	padding: 30px;
}
.secend_menu {
	height: 55px;
}
.secend_menu a {
	margin-right: 30px;padding:0 15px;
	font-size: 1.2rem !important;
	line-height: 52px;
	float: left
}
.secend_menu a:hover, .secend_menu a.on, .secend_menu a:focus {
	color: #fd4f3e;
	border-bottom: 3px solid #fd4f3e;
}
.cars_show2 .title{
	height: 50px;
	line-height: 50px;
    width:100%;background:#fff;
}
.cars_show2 .uinn8{padding:20px 0px;clear:both;}
.cars_show .title {
	height: 45px;
	line-height: 45px;
    width:100%;background:#fff;margin-bottom:15px;
}
.ss{font-family:SimHei,sans-serif,"Microsoft Yahei"!important;}
.lg{FONT-SIZE:1.6REM!important;}
.ug{font-size:1.6rem!important;}
.cars_show1 {    width: 80%;
    margin: 0 auto;
}
.cars_show1 .hd {
	width: 100%;
    margin-top:20px
}
.cars_show1 .hd ul {
text-align:center;
}

.cars_show1 .hd ul li {
	text-align: center;
	position: relative;
    display:inline-block;
    width:15%;margin:0 1%;cursor:pointer;
}
.cars_show1 .hd ul li:last-child {
	border-bottom: none;
}
.cars_show1 .hd ul li img {
    height: auto;
    width: 70%;
    display:block;margin:0 auto;
}
.cars_show1 .hd ul li.on {
	background-color: #fff;
	opacity: 0.3;
 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=30);
}
.cars_show1 .bd ul {
	zoom: 1;
	width: 100%;
}
.cars_show1 .bd li {
	text-align: center
}
.cars_show1 .bd li img {
	max-width: 100%;
	height: auto;
}
.cars_show .swiper-container {
	display: none;
}
.cars_tedian .tedian_left {
	width: 45%;
}
.cars_tedian .tedian_right {
	width: 50%;
}
.cars_tedian .tedian_left ul li {
	width: 50%;
	height: 160px;
	float: left
}
.cars_tedian .tedian_left ul li img {
	width: 100%;
	height: 160px;
}
.smkk {
	padding: 0 10px;
}
.biaodan {
	padding: 30px;
}
.biaodan .col-sm-10 {
	width: 35%;
}
.news1_box{background:#fafafa;
	padding: 20px 30px 30px 30px;
}
.news1_box p.ulev-3{font-size: 16px;margin-bottom:5px;}
.news1_box img {
    width: 120px;
    height: 75px;
    padding: 5px;
}
.news_r0ght .title {
	height: 50px;
	line-height: 50px;
}
.news_r0ght .title .right_biaot {
	width: 50px;
}
.news_r0ght ul li {
	margin-top: 25px;
	height: 75px;
}
.t-l30 {
	line-height: 30px;
}
.news_r0ght ul li a {
	background: url(../images/news_date.jpg) left center no-repeat;
	color: #999
}
.news_r0ght ul li a:hover {
	background: url(../images/news_date_hover.jpg) left center no-repeat #f6f6f6;
	color: #333
}
.news_wid48 {
	width: 48.7%;
}
.news_wid48 .txt_title {
	height: 30px;
	line-height: 30px;
}
.news_wid48 .txt_title .r_v {
	width: 30px;
	line-height: 30px;
}
div.slideBox ul.items li a img {
	margin: 0px !important;
	padding: 0px !important;
	display: block;
	border: none/*For IE.ADD.JENA.201206300844*/;
	width: 450px;
	height: 362px;
}
.txtScroll-top {
	overflow: hidden;
}
.txtScroll-top .bd {
	height: 300px;
	overflow: hidden;
}
.txtScroll-top .infoList li {
	height: 150px;
}
.slideBox {
	width: 100%;
	height: 300px;
	overflow: hidden;
	position: relative;
	
}
.slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}
.slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
}
.slideBox .bd .imgbox1 {
	width: 980px;
	height: 250px;
	display: block;
	margin:0 auto
}
.slideBox .prev,  .slideBox .next {
	position: absolute;
	left: 3%;
	top: 40%;
	margin-top: -25px;
	display: block;
	width: 32px;
	height: 40px;
	background: url(../images/slider-arrow.png) -110px 5px no-repeat;
	filter: alpha(opacity=50);
	opacity: 0.5;
}
.slideBox .next {
	left: auto;
	right: 3%;
	background-position: 8px 5px;
}
.slideBox .prev:hover,  .slideBox .next:hover {
	filter: alpha(opacity=100);
	opacity: 1;
}
.slideBox .prevStop {
	display: none;
}
.slideBox .nextStop {
	display: none;
}
.slideBox .line{border-bottom:3px solid #d9242b; width:84%; margin:0 8%; padding-top:10px;}

.banner .bd img{ width:1920px; height:476px; display:block;  }
.banner{ width:100%; height:auto; overflow:hidden; position:relative;  }
#allnav{display:none;}
.newssrll{ width:100%; height:362px; overflow:hidden; position:relative;}
.newssrll .hd{ height:60px; overflow:hidden; position:absolute; right:0; bottom:0; z-index:55;background-color:#f6f6f6}
.newssrll .hd ul{ overflow:hidden; zoom:1; float:right; margin-top:30px }
.newssrll .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:10px; text-indent:-999px; cursor:pointer; background:url(../images/icocircle.gif) 0 -9px no-repeat; }
.newssrll .hd ul li.on{ background-position:0 0; }
.newssrll .bd{ position:relative; height:100%; z-index:0;   }
.newssrll .bd li{ zoom:1; vertical-align:middle; }
.newssrll .bd img{ width:100%; height:302px; display:block;  }
.newssrll .bd li .txt{position:absolute;left:5px; bottom:10px; z-index:990;}

.car_class_2 a{width:16.66%; padding-top:120px; text-align:center}
.car_line,.car_line1{width:1%; height:120px;}
footer .uinn13{padding:25px 0 15px;} 
.news_year{font-size:24px;}
.news_date{font-size:16px;}
.news_top{padding-top:50px; padding-bottom:10px;}
.cars_show2 .nav-tabs > li > a {
	border-right:1px solid #ddd;
	padding-right:37px;
	padding-left:37px;
}
}

.wap-block .umar-l{font-size:102%}
.search_line .umar-l{font-size:100%}
.sub .umar-l{font-size:14px;}
.neiye_left .uinn5{padding:10px 0 30px}
.neiye_left .ulev4{display:block;margin-bottom:10px}
.server_class .ulev4{font-size:1.5rem!important}
.dropdown-menu1 li:hover{background:#da0012}
.dropdown-menu1 li:hover a{color:#fff}
.seriver_li2 input:hover{
    background-color: #ccc;
    border-color: #ccc;color:#333!important;}
@media (max-width: 950px) {
.umar-l2,.fot_li, .shipin_left, .server_kuang, .server_class li .re, .news_left, .news_r0ght, .news_wid48 {
	width: 100%;
}
.blogo{display:none}
.fot_li.qrcode{width: 50%;margin-left:0!important;;float:left!important;}
.umar-l2, .fot_li {
	border-bottom: 1px dotted rgba(255,255,255,0.6);
	padding: 0.5rem 0;
	text-align: center;
}
.navbar-brand img {
	width: 10rem;
	height: auto;
}
.fot_li img {
	width: auto;
	height: auto;
}
.fot_li:last-child {
	border-bottom: none;
}
.wap-block {
	display: none;
}
.wap-block > a, .wap-block > div {
	width: 1rem;
	height: 1rem;
	margin-left: 0;
}
.app_block {
	display: block;
}
.swiper-button-next, .swiper-button-prev {
	display: none;
}
.top_phone{line-height:42px}
.index_title {
	width: 80%
}
.uinn8 {
    padding: 10px;
    margin: 0;
}
.words_box, .shipin_box, .news_right, .server_class li, .neiye_left, .neiye_right, .cars_tedian .tedian_left, .cars_tedian .tedian_right,.cars_show {
	width: 96%;
	margin: 1rem 2%
}
.cars_tedian .tedian_left ul li {
	width: 50%;
	height: 8rem;
	float: left
}
.cars_tedian .tedian_left ul li img {
	width: 100%;
	height: 8rem;
}
.imgbox {
	width: 100%;
	height: auto;
}
.news_right .news_imgbox {
	width: 28%;
	padding: 1%;
}
.news_right .words {
	width: 65%;
}
.cars_list li {
	width: 100%;
	padding-bottom: 0.5rem
}
.service_box {
	width: 90%;
	margin: 0 5%
}
.h367 {
}
.service_box .bg_img {
	height: 15rem;
}
.service_box .sekuai {
	width: 50%;
}
.postion {
	height: 3rem;
	line-height: 3rem;
}
.search_line {
	line-height: 1.6rem;
	border-bottom: 1px dotted #ddd;
	padding: 0 0.5rem
}
.search_box {
	width: 90%;
	margin: 1rem 5%;
	height: 26px;
}
.search_box .textbox {
	border: 1px solid #969696;
	width: 56%;
	padding: 0 2%;
	line-height: 26px;
	border-right: none
}
.search_box .stcbtn {
	width: 30%;
	line-height: 26px;
	background-color: #969696;
	border: 1px solid #969696;
}
.xunlie {
}
.cars_list_1 li {
	width: 90%;
	margin-top: 20px;
	margin-left: 5%;
	margin-right: 5%;
	padding-bottom: 8rem;
}
.cars_img_box{text-align:center; width:80%; margin:0 auto}
.cars_word {
	padding: 1rem 0;
	width: 90%;
	z-index: 9999;
	right: 0;
	bottom: 0
}
/*pages*/
.pagination li a, .pagination li span {
	display: none;
}
.pagination li .prev, .pagination li .next {
	display: inline-block;
	border-radius: 3px;
}
.seriver_box {
	width: 100%;
	min-height: 8rem;
}
.seriver_li {
	width: 100%;
}
.seriver_li2 {
	width: 100%;
}
.seriver_li2 input[type=submit]{width:90%!important;margin-left:0%!important;}
.kuan30 {
	width: 40%;
	height: 34px;
	line-height: 34px;
}
.seriver_li .form-control {
	width: 50%;
	border-radius: 0;
	border-left: none
}
.flr {
	margin-left: 30%;
}
.map_box .nav-tabs {
	height: 2rem;
	line-height: 2rem;
}
.secend_menu {
}
.secend_menu a {
	padding: 0.5rem;
	font-size: 0.825rem;
	line-height: 2.2rem;
}
.secend_menu a:hover, .secend_menu a.active, .secend_menu a:focus {
	color: #fff;
	background-color: #fd4f3e;
}
.about_banner {
	padding: 0.2rem;
}
.uinn81 {
	padding: 0.5rem;
	margin: 0;
}
.cars_show .title {
	height: 3rem;
	line-height: 3rem;
	font-size: 1rem
}
.cars_show1 {
	display: none;
}
.smkk {
	margin: 0.5rem;
	padding: 0 0.5rem;
	line-height: 1rem;
}
.biaodan {
	padding: 3rem 0.5rem 0.5rem 0.5rem;
}
.biaodan .urr {
	margin-top: 0.5rem;
}
.news1_box {
	padding: 2rem 0.5rem
}
.news_r0ght ul li .nw_left {
	width: 60px;
}
.news_r0ght ul li .nw_right {
	width: 78%;
	padding-left: 2%;
}
.news_r0ght .title {
	height: 2.5rem;
	line-height: 2.5rem;
}
.news_r0ght .title .right_biaot {
	width: 2.5rem;
}
.news_r0ght ul li {
	margin-bottom: 2rem;
}
.news_r0ght ul li:last-child {
	margin-bottom: 0px;
}
.t-l30 {
	line-height: 30px;
}
.news_r0ght ul li a {
	background-image: url(../images/news_date.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	color: #999;
	-webkit-background-size: contain;
	background-size: contain;
}
.news_r0ght ul li a:hover {
	background-image: url(../images/news_date_hover.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	background-color: #f6f6f6;
	-webkit-background-size: contain;
	background-size: contain;
	color: #333
}
div.slideBox ul.items li a img {
	width: 100%;
	height: auto;
}
.news_left {
	margin-bottom: 1rem;
}
.slideBox {
	width: 100%;
	overflow: hidden;
	position: relative;
	
}
.slideBox .bd {
	position: relative;
	z-index: 0;
}
.slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
}
.slideBox .bd .imgbox1 {
	width: 100%;
	height: auto;
	display: block;
	margin:0 auto
}
.slideBox .prev,  .slideBox .next {
	position: absolute;
	left: 3%;
	top: 40%;
	margin-top: -25px;
	display: block;
	width: 32px;
	height: 40px;
	background: url(../images/slider-arrow.png) -110px 5px no-repeat;
	filter: alpha(opacity=50);
	opacity: 0.5;
}
.slideBox .next {
	left: auto;
	right: 3%;
	background-position: 8px 5px;
}
.slideBox .prev:hover,  .slideBox .next:hover {
	filter: alpha(opacity=100);
	opacity: 1;
}
.slideBox .prevStop {
	display: none;
}
.slideBox .nextStop {
	display: none;
}
.slideBox .line{border-bottom:3px solid #d9242b; width:84%; margin:0 8%; padding-top:10px;}
.nav_main{ display:none}
#allnav{ background:#fff; display: block;    position: relative;
    z-index: 99999;
}
.btn1{ float:right; display:block; height:57px; line-height:57px; width:30px; background-image:url(../images/menu.png); background-position:center; background-repeat: no-repeat; background-size:30px 30px; position:absolute; right:0px; z-index:9; top:0px;
; padding:0px; margin-right:15px; cursor:pointer}
#allnav ul{position:absolute; left:0px; top:60px; background:rgba(255,255,255,1);  width:100%; display: none ;width:100%;}
#allnav ul li{  text-align:left; border-bottom:1px solid #ddd;   z-index:9999999;position:relative; }
#allnav ul li a.toplv{ height:45px; line-height:45px;color:#333; text-decoration:none; padding:0 0 0 30px;    display: block;
    width: 40%;
    height: 100%;font-size:120%}
#allnav ul li b.submenu{width:30px;height:30px;background:url('../images/nav.png') no-repeat center center #fff;border:1px solid #ccc;position:absolute;right:10px;top:7px;z-index:99;cursor:pointer;border-radius:5px;}

#allnav ul li b.submenu.on{background:url('../images/navon.png') no-repeat center center #ccc;}
#allnav ul li .subm{width:100%;text-indent:3em;background:#fff;display:none;}
#allnav ul li .subm a{display:block;width:100%;line-height:35px;height:35px;font-size:110%;border-top:1px solid #ccc;color:#777}
.newssrll{ width:100%; height:auto; overflow:hidden; position:relative;}
.newssrll .hd{ height:3rem; overflow:hidden; position:absolute; left:0; bottom:0; z-index:1; width:100%; background-color:#f6f6f6}
.newssrll .hd ul{ overflow:hidden; zoom:1; float:right; margin-top:30px }
.newssrll .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:10px; text-indent:-999px; cursor:pointer; background:url(../images/icocircle.gif) 0 -9px no-repeat; }
.newssrll .hd ul li.on{ background-position:0 0; }
.newssrll .bd{ position:relative; height:100%;  }
.newssrll .bd li{ zoom:1; vertical-align:middle; }
.newssrll .bd img{ width:100%; height:auto; display:block;  }
.newssrll .bd li .txt{position:absolute;left:1rem; bottom:0.2rem; z-index:999;}

.car_class_2 a{width:32%; padding-top:160px; text-align:center; height:30px;}
.car_class_2 a:hover{color:#009CDF;}
.car_line{width:2%; height:190px;}
.car_line1{clear:both;}
.news_shipin{margin-bottom:1rem;}
.news_shipin,.news_shipin img {width:100%; height:auto;}
.news_year{font-size:1rem;}
.news_date{font-size:0.85rem;}
.news_top{padding-top:1rem; padding-bottom:0.5rem;}
}
#EmpireCMSmyElement_display .jwpreview{background-size: 100% auto!important;
    background-color: #fff!important;}
@media (max-width: 480px) {
.pagination li .prev, .pagination li .next {
	margin: 0 3px;
}
.cars_list li {width:50%;float:left;margin-top:10px}
.cars_list li img{width:90%;height:auto;padding-left:5%;padding-right:5%;}
}
.kuang{background:#fff;text-align:center;}
.kuang.uinn{line-height:24px;margin-top:3px;color:#fff;background:#303C49;}
.kuang.uinn a{color:#fff}
.kuang .icon-xiangxiasanjiao:before{color:#fff}
.kuang:hover {
	background-color: #efefef;
}
.kuang:hover a,.kuang:hover font{color:#bb0000;}
.kuang:hover .dropdown-menu1 {
	display: block;
}
.dropdown-menu1 {
	width: 126px;
	right: 0;
	padding: 0;
	top: 100%;
	z-index: 999999;
	display: none
}
.t-gary, a.t-gary {
	color: #B7B6B6;
}
a.t-gary:hover {
	color: white;
}
a.b-red, a.b-red:active, a.b-red:visited {
	color: #666;
	border: 1px solid #eee;
}
a.b-red:hover {
	border: 1px solid #d9242b;
	color: #d9242b
}
a.c-red1, a.c-red1:active {
	color: #666;
	background-color: #e6e6e6;
}
a.c-red1:hover, a.c-red1 .active {
	background-color: #d9242b;
	color: #fff
}
a.c-red2 {    border-radius: 6px;
	color: #666;
}
a.c-red2:active, a.c-red2:hover, a.c-red2.active {
	background-color: #d9242b;
	color: #fff
}
.wap-block {
	float: left;
}
.banner {
	width: 100%;
}
.banner .bd img {
	width: 100%;
	height: auto;
}
.index_title {
	background-image: url(../images/title_bg.png);
	background-position: bottom;
	background-repeat: no-repeat;
}
.gra-bot3 {
	border-bottom: 3px solid #eaeaea;
}
.news_title {
	background-color: #eaeaea;
}
.cars_list {
}
.cars_list_1 {
}
.overlay {
display:none;
	background: #000;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0px;
	right: 0px;
	top: 0px;
	opacity: 0;
 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	z-index: 9999;
}
.cars_list_1 li:hover .cars_img_box img,.cars_list li:hover img {
/*animation:scaleimg 1s infinite ;*/
animation:scaleimg 1s ;
}
.cars_list_1 li:hover .cars_word, .cars_list_1 li:hover .t-gray1 {
	color: #565656 ;
}
.t-gray1 {
	color: #999;
}
.cars_list_1 li:hover a{color: #fff}
.cars_list_1 li:hover span.order_btn {
	background-color: #d9242b;
	color: #fff;
	border: none
}
/*pages*/
.pagination {
	display: inline-block;
	padding-left: 0;
	text-align: center;
	padding: 8px;
}
.pagination > li {
	display: inline;
}
.pagination > li > a, .pagination > li > span {
	float: left;
	line-height: 1.42857;
	margin-left: -1px;
	width: 25px;
	height: 25px;
	line-height: 25px;
	position: relative;
	text-decoration: none;
	margin:0 5px;
}
.mt3{margin-top:3px;}
.pagination > li:first-child > a, .pagination > li:first-child > span {
	border:1px solid #707070; background:#fff;
	width:25px; height:25px; line-height:23px; color:#707070
}
.pagination > li:last-child > a, .pagination > li:last-child > span {
	width:25px; height:25px; line-height:24px; color:#fff
}
.pagination > li > a.active,.pagination > li > a:hover, .pagination > li > a:focus, .pagination > li > span:hover, .pagination > li > span:focus, .current{
	background-color: #d9242b;
	border-color: #e6e6e6;
	color: #fff;
	z-index: 3;
}
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus, .pagination > .active > span, .pagination > .active > span:hover, .pagination > .active > span:focus{
	background-color: #6e6e6e;
	color: #fff;
	cursor: default;
	z-index: 2;
}
.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
	color: #6e6e6e;
	cursor: not-allowed;
	border: 1px solid #6e6e6e
}
.rr{border:1px solid #707070; background:#707070}
.map {
	background-image: url(../images/map.jpg);
}
.map_box {
}
.map_box .nav-tabs {
	width: 100%;
	border-bottom: none
}
.map_box .nav-tabs > li {
	width: 50%;
	float: left;
}
.map_box .nav-tabs > li > a {
	background-color: #f4f4f4;
	border: none
}
.map_box .nav-tabs > li > a:hover {
	background-color: #EAEAEA;
	border: none
}
.map_box .nav-tabs > li.active > a, .map_box .nav-tabs > li.active > a:hover, .map_box .nav-tabs > li.active > a:focus, .txtScroll-top .infoList li div:hover {
	background-color: #EAEAEA;
	border: none
}
.server_class {
}
.server_class li .iconr {
	width: 45%;
}
.server_class li .icont {
	width: 55%;
}
.c-green {
	background-color: #52CB6C;
}
.c-grey {
	background-color: #f9f9f9;
}
.right_side_title {
	background-image: url(../images/right_title_bg.png);
	background-position: bottom;
	background-repeat: no-repeat;
}
.ufr-zu {
	width: 250px;
	margin:0 auto;
}
.right_chexing img {
	width: 240px;
	height: 120px;
}
.newsbox_right img {
	width: 100%;
	height: auto;
}
.news_lost {
}
.news_toutiao{margin-bottom:10px}
.news_lost .news_toutiao .tubox {
	width: 25%;
}
.news_lost .news_toutiao .tubox img {
	width: 100%;
	height: auto;
}
.news_lost .news_toutiao .xinwen_box {
	width: 75%;
}
.news_lost .news_toutiao .xinwen_box p {
	font-size: 12px;
}
.news_lost .xinwen_list li {
	padding: 10px 20px;
    margin-top:15px;
    overflow:hidden;
}
.news_lost .xinwen_list li img{
  margin-right:15px;
}
.news_lost .xinwen_list li:hover, .news_rr li:hover {
	background-color: #f9f9f9;
}
.news_lost .xinwen_list li:last-child {
	border-bottom: none;
}
.news_lost .pic_list{
  overflow:hidden;
}
.news_lost .pic_list li {
	padding: 10px 20px;
}
.news_lost .pic_list li p{
	text-align:center;
    margin-top:5px;
}
.cars_show {
}
.cars_tedian {display:none;
}
.car_canshu {
	padding-bottom: 30px;
}
.car_canshu .txt1 {
	padding: 10px 0;
}
.car_canshu ul li {
	line-height: 30px;
	padding: 0 5px;
}
.car_canshu ul li.dan {
	border-bottom: 1px dashed #ddd;
	border-top: 1px dashed #ddd;
}
.txtScroll-top .hd {
	overflow: hidden;
	height: 30px;
	padding: 0;
}
.txtScroll-top .hd .prev, .txtScroll-top .hd .next {
	display: block;
	width: 30px;
	height: 30px;
	float: left;
	overflow: hidden;
	cursor: pointer;
	background: url(../images/index_main.png) no-repeat
}
.txtScroll-top .hd .prev {
	background-position: -30px 0;
}
.txtScroll-top .hd .next {
	background-position: 0 0;
}



.banner{position:relative;}
.mb0{margin-bottom:0;}

		/* 下面是前/后按钮代码，如果不需要删除即�?*/
        .db{display:block;}
        .full{width:100%;height:100%}
.banner .prev,
.banner .next{position: absolute;
	left: 3%;
	top: 50%;
	margin-top: -25px;
	display: block;
	width: 32px;
	height: 40px;
	background: url(../images/slider-arrow.png) -110px 5px no-repeat;
	filter: alpha(opacity=50);
	opacity: 0.5;}
.banner .next{ left:auto; right:3%; background-position:8px 5px; }
.banner .prev:hover,
.banner .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.banner .prevStop{ display:none;  }
.banner .nextStop{ display:none;  }

footer {
}

.tab-content h3{font-size:18px}

.nav_main {
	height:85px; line-height:77px;
}
.nav_main .logo {
    text-align: left;
	width: 35%;
}
.navBar {
	position: relative;
	z-index: 999;
	color: #181818;
}
.nav h3 {margin:0;
	font-size: 100%;
	font-weight: normal;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 500;
}
.nav .m {
	position: relative;
	float: left;
	display: inline;
	text-align: center;
	margin: 0 40px 0 0px;
    margin-left:15px;
}
.nav h3 a {
	zoom: 1;
	line-height: 22px;
	display: block;
	color: #181818;
    font-size:120%;
	border-bottom: 3px solid #fff;
}
.nav li:hover a,.nav li.hover a,.nav li.on a {
	border-bottom: 3px solid #d9242b;

	color: #d9242b
}
.nav .navon h3 a {
	border-bottom: 3px solid #d9242b;
	color: #d9242b
}
.header .sub {
	display: none;
	position: absolute;
	left: 5%;
	width: 90%;
	top: 85px;
	background: #fff;
	float: left;
	line-height: 35px;
	padding: 12px 5px 22px 5px;
    box-shadow:0px 3px 0px #ccc;z-index:999999999;
}
.header .sub li {
	text-align: left;
	height: 37px;

}
.header .sub li a {
	color: #333;
	zoom: 1;
}
.header .sub li a:hover {
	background: #fff;
	color: #c00;
}
.header  .sub{
	z-index: 1;
	background: #ffffff;
	padding: 0;
	border-bottom: none;
}

.header .sub .sub_left {
padding:1px 0;
	width: 21%;
}
.tc{text-align:center;}
.header .sub .sub_left li {
	font-size: 16px;
	color: #fff;
	height: 37px;
	line-height: 37px;
	width:100%;
    text-indent:3em;
}
.header .sub .sub_left li{
}
.header .sub .sub_left li a{display:block;width:100%;height:100%;border-bottom:1px solid #ddd;
	background:#bb0000;color:#fff;}
.header .sub .sub_left li:last-child a{border-bottom:0;}
.header .sub .sub_left li a:hover,.header .sub .sub_left li.on a {
	background:#fff;color:#bb0000;
	
}
.onsub {
	border:1px solid #d9242b;
	color: #d9242b;
	-webkit-border-radius: 2rem;
	border-radius: 2rem
}
.onsub a {
	color: #d9242b!important;
}
.header .sub{z-index: 99999;}
.header .sub .sub_right {
    border-left: 0;
background:#fff;
	width: 79%;
	text-align: left;
}
.header .sub .sub_right span a {
	font-size: 14px;
	color: #7b7b7b;
	display: inline-block;
	padding: 0 35px;
	line-height: 52px;
}
.header .sub .sub_right span a:hover {
	text-decoration: underline;
	color: #000
}
.header .sub .sub_right .sub_txt {
	width:100%;
	padding: 10px;
	font-size:14px;
}
.header .sub .sub_right .txt {
    line-height: 30px;
	padding-top: 20px;
	width: 46%;
	color: #656565
}
.header .sub .sub_right div.tc{text-align:right}
.header .sub .sub_right dd{display:block;width:50%; float:left;overflow:hidden;margin-bottom:8px;}


.swiper-wrapper img{width:100%; height:auto;}

.cars_show2 .nav-tabs > li {
background:#fff;
  float: left;
  margin-bottom: -1px;
}
.cars_show2 .nav-tabs{border:0;width:40%;padding:10px 0;}
.cars_show2 .nav-tabs > li > a {
	border:1px solid #ddd;    font-size: 1.2rem;border-radius:3px;
}
.cars_show2 .nav-tabs > li > a:hover {
  background-color: #f6f6f6;
}
.cars_show2 .nav-tabs > li.active > a,
.cars_show2 .nav-tabs > li.active > a:hover,
.cars_show2 .nav-tabs > li.active > a:focus {
  color: #fff;
  cursor: default;
  background-color: #da0012;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.car_class_2 a{font-size:130%}
.car_class_2 a.car_icon_1{background-image:url(../images/car_icon_1.png)}
.car_class_2 a.car_icon_1:hover{background-image:url(../images/car_icon_1_hover.png)}
.car_class_2 a.car_icon_2{background-image:url(../images/car_icon_2.png)}
.car_class_2 a.car_icon_2:hover{background-image:url(../images/car_icon_2_hover.png)}
.car_class_2 a.car_icon_3{background-image:url(../images/car_icon_3.png)}
.car_class_2 a.car_icon_3:hover{background-image:url(../images/car_icon_3_hover.png)}
.car_class_2 a.car_icon_4{background-image:url(../images/car_icon_4.png)}
.car_class_2 a.car_icon_4:hover{background-image:url(../images/car_icon_4_hover.png)}
.car_class_2 a.car_icon_5{background-image:url(../images/car_icon_5.png)}
.car_class_2 a.car_icon_5:hover{background-image:url(../images/car_icon_5_hover.png)}
.car_class_2 a.car_icon_6{background-image:url(../images/car_icon_6.png)}
.car_class_2 a.car_icon_6:hover{background-image:url(../images/car_icon_6_hover.png)}
.car_class_2 .car_line,.car_class_2 .car_line1{}

.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {margin:0 auto;}

#provinces_c,#city_c,#sf1_c,#sf2_c,.jq_sel_li{max-height:140px; overflow:auto;}
.jq_sel{width:50%; height:34px; border:1px solid #ccc; position:relative;color:#6e6e6e; line-height:34px; z-index:1;padding: 0px 0px;float:left;}
.jq_sel span{position:absolute; top:0px; right:0px; cursor:pointer; width:28px; height:30px; display:block;}
.jq_sel p {line-height: 34px;cursor: pointer;text-indent: 1em}
.jq_sel span i{border-width:4px 4px 0;border-color:#ccc #fff;border-style: solid; position:absolute; right:8px; top:11px; height:1px;}
.jq_sel .jq_sel_li{position:absolute; top:28px; left:-1px; width:100%; border:1px solid #ccc; border-top:none; background:#fff; display:none; z-index:10010;}
.jq_sel .jq_sel_li li{line-height:24px; margin:0; position:relative; cursor:pointer;text-indent: 1em}
.jq_sel .jq_sel_li li:hover{background:#da0012;color:#fff;}
.jq_sel_news{width:98px; background:#fff; float:left;}
.jq_sel_news .jq_sel_li{width:98px;}
.jq_sel_news span{background:url(../images/s_03.jpg) no-repeat center center;}
.jq_sel_news span i{border:none;}
.jq_sel_net{width:100%; background:#fff; float:left;}
.jq_sel_net .jq_sel_li{width:100%;}
#jq_sel_01{z-index:10;}
#jq_sel_02{z-index:9;}
#jq_sel_04{z-index:7;}
#jq_sel_05{z-index:8;}
#jq_sel_06{z-index:6;width:100%;}
#jq_sel_07{z-index:5;width:40%;}
#jq_sel_08{z-index:4;width:40%;}
#jq_sel_06,#jq_sel_07,#jq_sel_08,#jq_sel_09{    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;}
#jq_sel_09{z-index:3;
    width: 100%;}
.jq_sel_inp{width:272px; border-top:1px solid #ccc; border-bottom:1px solid #ccc; float:left; height:28px; background:#fff; position:relative;}
.jq_inp{width:260px; border:none; background:#fff; height:26px; line-height:24px; padding:0; padding-left:4px;}
.jq_sear{background:url(../images/btn_search.jpg); width:65px; height:30px; float:left; border:none;}

#article_content.respond img,#article_content.respond table,#article_content.respond div{max-width: 100%;height: auto!important}
#article_content {line-height:220%}
.detail_para{ line-height:24px; width:100%; color:#464646; }
.detail_para th{ text-align:left; padding-left:14px; font-weight:normal; border-top:1px solid #d7d7d7; border-bottom:1px solid #d7d7d7; 
    width: 140px;
    padding-top: 5px;
    padding-bottom: 5px; }
.detail_para th.d_p_tit{ line-height:24px; font-size:1.3rem; color:#000; border-top:0; background:#fff;padding:15px 0;}
.detail_para td{width:442px; border-top:1px solid #d7d7d7; border-bottom:1px solid #d7d7d7; padding-left:30px; 
    padding-top: 5px;
    padding-bottom: 5px;}
.detail_para .d_p_1 td{ border-top:0; }
.m_b{ margin-bottom:20px; }
td.iscroll{ padding-left:0; }
.carinfo{ width:936px; overflow:hidden; line-height:36px; }
.carinfo table{ width:auto; }
.carinfo table td{ width:216px; padding-left:18px; border:none; }
.sbarbg{ width:956px; height:2px; background:#dedede; margin:26px 0 0 244px; position:relative; line-height:0; }
.sbar{ width:80px; height:8px; background:#df1700; position:absolute; top:-3px; cursor:pointer; line-height:0; overflow:hidden; }

div.network{padding-bottom: 14px;margin-bottom: 15px;width: 48%;}
div.network h4{line-height: 24px;margin-bottom: 10px;font-size:16px;}
div.network p{color:#666;line-height: 24px;font-size: 14px;}
.fl{float: left;}
.fr{float: right;}
@media only screen and (max-width: 950px) {
	div.network{width: 100%;}
}

.s_result p{color:#888;font-size: 14px;margin-top: 5px;}
.s_result p.time{font-size: 16px;}

.tableborder{background:#ccc; border-left:1px solid #ddd; border-top:1px solid #ddd;}
.tableborder tr th,.tableborder tr.header td{background:#ccc;}
.tableborder tr td{background:#fff;padding:5px 0;}
.tableborder tr td,.tableborder tr th{border-right:1px solid #ddd; border-bottom:1px solid #ddd;}
form .tableborder td,form .tableborder th{padding:5px;}
form .tableborder img{margin-left:10px}
form .tableborder input[type=text],form .tableborder textarea{border:1px solid #ccc;border-radius:5px;}
form .tableborder input[type=submit],form .tableborder input[type=reset]{padding:2px 20px;margin:0 15px;background:#da0602;color:#fff;border-radius:4px;}

.banner,.banner .bd,.banner .bd ul,.banner .bd li,.banner .bd li a{overflow:hidden;display:block;}


.postion {background:#e3e3e3}
.postion .f24{font-size:119%;}
.nw_right .t-l30{font-size:120%;color:#666}
.news_top .f24,.news_wid48 .f24{font-size:140%}
.xinwen_list .ulev-1  a,.infoList .title a{font-size:100%}
.sub.m1 .sub_left li{height:46px;line-height:46px}
.sub .img.ufr{margin-right:0px;padding-top: 15px;}
.sub.m4 .sub_left li{height:46px;line-height:46px;}
.sub.m3 .sub_left li{height:46px;line-height:46px;}
.sub.m2 .sub_left li{height:46px;line-height:46px;}
  .form-horizontal .control-label {font-weight:normal}
.subscribe{color:#B7B6B6;margin:20px auto;line-height:30px;}
.subscribe a{color:#B7B6B6}
.subscribe img{margin-bottom:3px}

.cars_show2 .tab-pane{width: 100%; }
.cars_show2 .tab-pane img{ max-width: 100%!important; height: auto!important;}
.cars_show2 .tab-pane table{ width: 98% !important; border: 1px solid #ccc !important; }
.cars_show2 .tab-pane table tbody{width: 98% !important;}
.cars_show2 .tab-pane table tbody tr{ border-bottom:1px solid #ccc !important; border-right:none !important;  border-left: none !important;border-top: none !important;  }
.cars_show2 .tab-pane table tbody tr td{ border-right:1px solid #ccc !important; padding: 10px; border-left: none !important;border-top: none !important;border-bottom: none !important;}
/* .cars_show2 .tab-pane table tbody tr:nth-of-type(odd){ background-color: #eee!important; }
.cars_show2 .tab-pane table tbody tr:nth-of-type(even){ background-color: #ffffff!important; } */

.hd_pics{ width: 100%; overflow: hidden; }


@media (max-width: 450px){
.subscribe{color:#B7B6B6;margin:0px auto;}
.header_top{padding:5px 0}
.top_phone {
    line-height: 30px;text-align:center;margin-left:10px;
}
.shadow{top:74px}
.header_top .kuang{margin-right:20px}
.h_search.uinn213{margin-bottom:5px}
}
@media (max-width: 950px){
.subscribe{color:#B7B6B6;margin:0px auto;}
.header_top{padding:5px 0}
.shadow{top:60px}
}
.right_chexing .carousel-control.right{right:-15px;}
.right_chexing .carousel-control.left{left:-15px;}
.search_line a{margin-bottom:10px!important;}
.search_line {margin-bottom:5px!important;border-bottom:1px solid #ccc;padding-top:5px;}
.jwlogo{display:none}
header,.header{z-index:999;}

@media (min-width: 1680px) {
.buyBusC ul li .icon{
width: 90px;
    height: 90px;
    margin-bottom: 30px;
}


}

.wapnav{ background: #C00!important; line-height: 55px;text-align: center; width: 100%;}
.wapnav li{ border-bottom: 1px solid #A00!important; line-height: 55px;text-align: center; width: 100%;}
.wapnav li a{ color: #fff; display:block; font-size: 18px; font-weight: 400; text-align: center; width: 100%;}

.pglist{display: inline-block;font-size: 0; margin: 30px auto; width: 100%; text-align: center;}
    .pglist a,.pglist span{display: inline-block;width: auto;height: 32px;line-height: 32px;text-align: center;font-size: 16px;color: #97989E;margin: 0 5px;background: #fff;padding:0 10px; border: 1px solid #ddd; border-radius: 3px;}
    .pglist span,.pglist a:hover{color: #fff;background-image: linear-gradient(270deg,#d9242b,#f10);border-color: #d9242b;}