@import url(reset.css);
@import url(font/css/font-awesome.min.css);
@import url(banner.css);

body{background-color:#fff; font-size:12px; font-family:"Microsoft Yahei","Helvetica Neue",Arial,Helvetica,sans-serif,Lato; color: #222222;}

#nav{/* position: fixed; left:0; top: 0;*/ width: 100%; height: 80px; background-color: #222222; display:block;}
#nav dl{ margin:0 auto; width:80%; display:block;}
#nav dl dt.logo{float:left; width:300px; height: 80px; overflow: hidden; text-align:center}
#nav dl dd{ float:left; width: 100px; height: 80px; text-align:center;}
#nav dl dd:hover{ background-color: #333;-webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; -o-transition: all .3s; transition: all .3s; }
#nav dl dd a{ color: #fff; font-size: 16px; line-height: 80px; display: block;}
/*#nav .copy{ position: fixed; bottom: 0; left: 0; width: 300px; text-align: center;}
#nav .copy li{ float: left; width: 135px; padding: 0 5px 0 10px; text-align: center; color: #fff; font-size: 14px;}
#nav .copy li:nth-child(2){ padding: 0 10px 0 5px;}
#nav .copy li.copyright{ width: 100%; height: 40px; line-height: 20px; padding: 10px 0; color: #fff; font-size: 12px;}
#nav .copy li a{ color:#fff;}*/

#content{/* position: fixed; right:0; top: 0;*/ width:100%;  height: 100%;/* min-width: 1000px; overflow-y:scroll; overflow-x:hidden;*/}

/*首页品牌中心*/
.icar { padding: 10px 0 10px 0; min-width:1200px; max-width:1600px; margin:0 auto;}
.icar h3{font-size: 30px;font-weight: 100;margin-bottom:0px;line-height: 24px; text-align:center;}
.icar h3 label{ color:#b9b9b9; font-size:16px;}
.icar .title { width: 100%;text-align: center;}
.icar .title h1 { color: #015593; font-weight: normal;font-size: 24px;margin-bottom: 17px;}
.icar .title p { display: inline-block;width: 710px;color: #676767;line-height: 22px}
.icar .leibie {width: 100%;text-align: center}
.icar .leibie ul {width:600px;display: inline-block;height: 32px;line-height: 32px;background: #fff;margin: 10px auto}
.icar .leibie ul li {float:left; padding:0px;height: 32px;width:100px; margin-right: -1px;}
.icar .leibie ul li:first-child {}
.icar .leibie ul li a {display: inline-block;width: 100%;color: #222;font-family:"å¾®è½¯é›…é»‘";	font-size:16px}
.icar .leibie ul li.on {/* background: #468e33;*/}
.icar .leibie ul li.on a { color: #e10000; font-weight:bold;}
.icar .show-box{ overflow:hidden; height:150px;}
.icar .show-box .bd ul { width:100%;height:150px; margin:0 auto; overflow:hidden; text-align:center;}
.icar .show-box .bd ul li { width: 160px; /*height: 220px;*/display:inline-block;margin-right: 10px;text-align: center;transition: .3s;}
.icar .show-box .bd ul li:hover {border-color: #222;}
.icar .show-box .bd ul li .a-pic {display: block;width: 150px;height: 100px;background: #fff;overflow: hidden;border: 5px solid #fff;border-bottom: none; transition: .3s;}
.icar .show-box .bd ul li .a-p { display: inline-block; width: 100%; padding:5px 0; border-top: 1px solid #f5f5f5; background: #fff; transition: .3s;}
.icar .show-box .bd ul li .a-p strong{ font-size:15px;}
.icar .hd { width: 100%; text-align: center; margin-top: 25px; display:none;}
.icar .hd ul li {margin: 0 5px; display:inline-block; width: 10px; height: 10px; border-radius: 50%; background: #aeaeae;text-indent: -9999px; cursor: pointer;}
.icar .hd ul li.on { background: #468e33;}

/*首页新闻开始*/
.inews ul li{ width:390px; overflow:hidden; margin:0 5px;}

.inews,.ivideo{ padding:25px 0 0; display:table;}
.inews h3,.ivideo h3 { padding: 0; margin: 0 0 20px 0; font-size:30px; line-height:30px; font-weight: normal; text-align:center;}
.inews h3 label,.ivideo h3 label{ font-size:16px; color:#b9b9b9;}
.inews ul,.ivideo ul{ overflow:hidden; text-align:center;}
.inews ul li{ display:inline-block; height:30px; overflow:hidden; text-align:left;}
.inews ul li label{ float:right; font-size:12px; line-height:30px; color:#999; padding:0 0 0 10px;}
.inews ul li a{ font-size:15px; line-height:30px;}

/*首页视频中心*/
.ivideo{ width:100%; display:table; padding:35px 0 0 0;}
.ivideo ul{ width:100%; text-align:center; height:332px; overflow:hidden;}
.ivideo ul li{/*position: relative; float:left;*/  display: inline-table; margin:0 10px 20px; width:288px; text-align:center; border:1px solid #f5f5f5; background-color:#fff; /*-moz-box-shadow: 1px 1px 5px #d7d7d7; box-shadow: 1px 1px 5px #eaeaea;*/}
.ivideo ul li:hover{ background:#fafafa; cursor:pointer;}
.ivideo ul li div a{ cursor:pointer!important;}
.ivideo ul li div{ width:100%; height:190px; overflow:hidden; margin-bottom:10px;}
.ivideo ul li div .fa-youtube-play{ position:absolute; z-index:1; right:15px; top:140px; font-size:30px; color:#fff;}
.ivideo ul li h4{ font-size:15px; font-weight:100; line-height:40px;}
.ivideo ul li p{ padding:0 20px 20px; font-size:13px; color:#999; line-height:30px; height:60px;}

/*内页栏目导航，NAV_BAR*/
.nav_bar { /*width:100%;*/ min-width:1200px; max-width:1600px; margin:0 auto;}
.nav_bar dl { list-style-type: none; width: 100%; text-align:center;}
.nav_bar dl dt{ width:100%; font-size:30px; margin-bottom:20px; line-height:24px; text-align:center; margin-top:20px;}
.nav_bar dl dt label{ font-size:16px; color:#b9b9b9;}
.nav_bar dl dd{ margin:0 auto; background-color:#fff; display:table; padding:10px 10px 10px;}
.nav_bar dl dd span{ display:inline-block;/* width: 160px; */text-align:center; padding:0 5px; margin-bottom:10px;} 
.nav_bar dl dd span img{ max-width:100%;}
.nav_bar dl dd span a{ line-height:20px; font-size:14px; color:#222;}
.nav_bar dl dd span a:hover{ color:#e10000;}
.nav_bar dl dd.dd1 span:nth-child(8),#nav li dl dd.dd1 span:nth-child(9){ display:none;}
.nav_bar dl h2{ width:100%; font-size:30px; font-weight:100; margin-bottom:20px; line-height:24px; text-align:center; margin-top:20px;}
.nav_bar dl h2 label{ font-size:16px; color:#b9b9b9; font-weight:100; width:100%; margin:0 auto; display:block; padding: 10px 0 0;}

.cont{ padding:10px 20px; line-height:30px; font-size:15px; min-width:1200px; max-width:1600px; margin:0 auto;}

/*新闻列表*/
.news_list{ padding:20px 30px 20px 30px; text-align:center;}
.news_list ul li{ display:inline-block; width:290px; overflow: hidden; margin:5px 5px 20px 5px;}
.news_list ul li .pimg{ width:290px; height:200px; overflow: hidden;}
.news_list ul li .pimg img{ width:290px; height:200px;}
.news_list ul li h2{ line-height:40px; height:40px; overflow:hidden;}
.news_list ul li h2 a,.news_list ul li h3,.news_list ul li h4{ font-weight:normal; color:#222; padding:0px 0px; font-size:18px;}
.news_list ul li h3,.news_list ul li h4,.news_list ul li h4 a{font-size:14px; color:#999;}
.news_list ul li h3{ line-height:25px; height:50px; text-align:left;}
.news_list ul li h2 a{ font-weight:bold;}
.news_list ul li h2 a:hover,.news_list ul li h4 a:hover{ color:#e00000;}
.news_list ul li h4{ height:20px; line-height:20px;}

/*pagelist开始*/
#pagelist { padding: 10px 10px 0px; height: 30px; line-height: 30px; text-align: center;}
#pagelist a, span.page_index,span.page_prev, #pagelist span.active, span.page_end, span.page_next, #pagelist span { cursor: pointer; padding:5px 8px; font-size: 14px; font-family:"宋体";}
#pagelist span.active {  background-color: #222; color: #fff; border-color: #222;}
#pagelist a:hover, #pagelist span:hover {  background-color: #222; color: #fff; border-color: #222}
#pagelist span:first-child {  border: none}
#pagelist span:first-child:hover { background: #fff; color: #333333; cursor: default;}

/*news详细页开始*/
.news_detail{ padding:20px 0px 20px 0px; width:80%; margin:0 auto;}
.news_detail h1 {text-align: center; font-weight:100; font-size:30px; width:100%;}
.news_detail .time{ color:#999;border-bottom: 1px dashed #d8d8d8; font-size: 12px; line-height: 30px; margin: 10px 0 15px 0; text-align:center;}
.news_detail .time a{ color:#999;}
.news_detail .time a:hover{ color:#e10000;}
.detail,.detail a,.detail p,.detail p span{ font-size:15px!important; font-family:"微软雅黑"!important; line-height:28px;}
.detail{ padding:0 30px;}
.detail img{ max-width:100%;}
.detail p{ line-height:40px;}

.prew_fixed, .next_fixed{ width: 32px; height: 69px; line-height:60px; text-indent:1000px;  overflow:hidden; z-index:1000; position:fixed;}
.prew_fixed a, .next_fixed a{ float:left; width: 32px; height: 69px; line-height:60px; text-indent:1000px; background: url(../img/btn_f.png) no-repeat left top;}
.prew_fixed a:hover, .next_fixed a:hover{ background: url(../img/btn_f2.png) no-repeat left top;}
.prew_fixed{ bottom:50px;}
.next_fixed{ right:30px; bottom:50px;}
.next_fixed a,.next_fixed a:hover{ background-position:right top;}

/*车型列表页面*/
.car_center{ text-align:center;}
.car_center a{ font-size:14px;}
.car_center li{ display:inline-block; text-align:left; width:280px; margin:0 0px 10px; color:#999;}
.car_center li strong{ float:left; width:100%; line-height:24px; height:48px; overflow:hidden; font-size:16px; font-weight:200; color:#000;}
.car_center li img{ max-width:100%;}
.car_center li .line-t{ width:100%; line-height:30px; height:30px; display:block; overflow:hidden;}
.car_center li label{ color:#f00;}

/*汽车详细页*/
.product_detail{ display:table; border:1px solid #d7d7d7; background-color:#fff; box-shadow: 1px 1px 3px #eaeaea; padding:25px; margin:0 auto;}
.product_detail_c img{ max-width:1200px;}
.probar { padding: 10px 0 0;}
.probar_left { width: 402px; margin-right:30px;}
.probar_right { height: 402px; width:716px;}
.probar_right li { border: 0 none;}
.probar_right h1, .probar_right h3,.probar_right h4,.probar_right h5{ line-height:30px; font-weight:normal; font-size:18px;}
.probar_right h1 a.red{ font-size:18px; color:#e10000; margin-left:50px;}
.probar_right h3,.probar_right h4{ font-size:14px;}
.probar_right h3 label.red img{ margin:5px 0 0 10px;/* color:#e00000;height:90px;*/}
.probar_right h4 p{ color:#333; padding:0 30px 0 48px}
.probar_right h5{ padding-top:10px;}
.probar_right h5 a{ text-align:center; font-size:16px; margin:0 10px 0 0; }
.probar_right h5 a i.fa{ font-size: 18px;position: relative; top: 2px;}

#show{ width:400px; height:400px; overflow:hidden; position:relative; left:0; border:1px solid #eee; text-align:center; display:table-cell; vertical-align:middle;}
#show img{ float:left; width:100%;}
#show_mark{ position:absolute; top:0; left:0; width:400px; height:400px; background-color:#000; opacity:1; filter:alpha(opacity=50); cursor:crosshair; border:1px solid #999; display:none; }
#zoom{ float:left; position:relative; left:412px; margin-top:-402px; z-index:3; width:300px; height:400px; text-align:center; line-height:400px; display:none; overflow:hidden; border:1px solid #eee; background-color:#fff; z-index:1000;}
#zoom img{ position:absolute; margin:0 auto;}

.tagContent_ { border: 1px solid #EEEEEE; height: 400px; overflow: hidden; text-align: center; width: 400px;}
#thumb { float: left; overflow: hidden; width: 402px;}
#thumb li { float:left; border: 1px solid #EEEEEE; display: inline;/* height: 70px;*/ margin: 10px 4px; overflow: hidden; text-align: center; width: 70px;/* display:table-cell; vertical-align:middle;*/}
#thumb li:hover { border: 1px solid #e10000;}
#thumb li img { float:left; width:100%;}
/*#thumb li A { float: left; height: 70px; line-height: 70px; text-align: center;width: 70px; display:table-cell; vertical-align:middle;}
*/#thumb li.emptyTag {}
#thumb li.selectTag { position: relative;}
#thumb li.selectTag A {}

/*低价咨询*/
#djzx{ width:1148px; margin:0 auto; background:rgba(0,0,0,0.8); position:fixed; bottom:0; font-size:14px; color:#fff; padding:20px 0; display:none; z-index:100;}
#djzx h6{ padding:0 0 10px 0; text-align:center; font-size:22px;}
#djzx h6 #close{ font-size:28px; color:#fff; position: absolute; right: 20px; font-weight:100;}
#djzx ul li { display: block; text-align: center; margin: 0px auto 0px; width: 60%; padding: 12px 0 0; font-size: 14px;}
#djzx ul li .input { background-color: #f2efed; width: 100%; text-align: center; font-size: 14px;  height: 34px;line-height: 34px!important; border-radius:0!important;}
#djzx ul li select { background-color: #f2efed; width: 100%; font-family: "微软雅黑"; margin-right: 5px; text-align: center;  height: 34px;line-height: 34px!important; border-radius:0!important;}
#djzx ul li .submit { width: 90%; height: 34px; line-height: 34px!important; font-family: "微软雅黑"; font-size: 16px; margin-top: 0px; color:#fff;}

/*底部样式开始*/
.footer{ width:100%;}
.bot{ max-width:1600px; min-width:1200px; height:300px; margin:25px auto;}
.bot dl {float: left; margin:0 0px 0 0; width: 15%; height: auto;}
.bot dl dt{padding:0 0 20px 0; position: relative; font-size: 16px;}
.bot dl dd{ margin:0; padding:0;}
.bot dl dd a{ font-size:14px; line-height:28px;}

.bot dl.bot_r{ width:40%;/* border-left:1px solid #d7d7d7;*/ margin:0; padding:0 0 0 0px; height:290px;}
.bot dl.bot_r .icon{ width:310px;}
.bot dl.bot_r .icon p{ float:left; margin-bottom:20px;}
.bot dl.bot_r .icon p b{  display: block; width: 43px; height: 43px; float: left;  margin:0px 15px 0 0;}
.bot dl.bot_r .icon p span{ display: block; float: left; margin-top:0px; font-size: 12px;}
.bot dl.bot_r .icon p span strong{ font-size:18px; font-weight:100;}
.bot dl.bot_r .icon p b.tel{background:url(../img/icon_tel.png) no-repeat center center;}
.bot dl.bot_r .icon p b.email{background:url(../img/icon_email.png) no-repeat center center;}

.bot dl.bot_r .weixin{ margin:0 0 0 10px; float:right; text-align:center;}

.copyright{ background-color:#333; padding:25px 0;}
.copyright ul{ max-width:1600px; min-width:1200px; margin:0 auto; color:#999; line-height:22px;}
.copyright ul a{ color:#999; line-height:22px; margin:0 5px;}
.copyright ul a:hover{ color:#fff;}

/*右下角浮动图标*/
.fot_position{width:40px; position:fixed; bottom:0px; padding:0; right:5px;}
.fot_position a{ margin-bottom:5px; display:block}
._top{ width:40px; height:40px; margin:0; padding:0;}