body, ol, ul, h1, h2, h3, h4, h5, h6, p, th, td, dl, dd, form, fieldset, legend, input, textarea, select, img {margin: 0;padding: 0;}
body { font:12px/1.5 "Microsoft YaHei",tahoma,arial,Hiragino Sans GB,\5b8b\4f53; position: relative;background:#f5f5f5;}
html,body,.am-page,.am-body,.am-bg{height:100%; width:100%;}
/* 设置需要的标签内边距和外边距为0，仅添加需要的标签，不建议使用星号（*）代替，以下为示例 */
* { margin: 0; padding: 0;font-size: 14px; outline: none; color:#666666;}

/*禁止FF等浏览器给textarea增加可拖拽大小的设置*/
textarea { resize: none; }

/*解决谷歌浏览器<12字不能变小的问题*/
html{-webkit-text-size-adjust: none;}

/*打开字号缩放功能*/
*{-webkit-text-size-adjust:auto !important;}

/*图片无边框*/
img { border: none; }
.imgwrap img { width: 100%; }
.border-radius {-moz-border-radius:5px;border-radius:5px;}
.black_border {border-bottom:2px solid #000;padding-bottom:20px;}
.box-shadow {box-shadow:0 0 2px 2px #ccc;}


/* 清除列表样式设置，以下为示例，仅写你用到的标签 */
ul , li{ list-style: none;}
i{font-style:normal;}

/*文字对齐*/
.align_left { text-align: left; }
.align_center { text-align: center; }
.align_right { text-align: right; }

/*背景透明*/
.opacity {background-color:#000000;
    filter:alpha(opacity=50); -moz-opacity:0.5; -khtml-opacity: 0.5; opacity: 0.5;
    position:static; 
    *zoom:1; }
.opacity p {position:relative;}
.opacity span {position:relative;}

/* 设置链接默认样式，默认颜色和鼠标移入颜色根据实际需求自行更改 */
a{text-decoration:none;
	transition:color 0.2s;
	-webkit-transition: color 0.2s;
	-moz-transition: color 0.2s;
	-ms-transition: color 0.2s;
	-o-transition: color 0.2s;
}
em{font-style:normal}
.hotsearch li a:hover , a:hover{color:#ee1d23;}

/*清除浮动 两种方式根据具体需求自选*/
.cf:before, .cf:after { content:"";display:table;}
.cf:after {clear:both;}
.cf { zoom:1;} /*方式1*/
.of { overflow:hidden; }/*方式2*/

/*表格边框合并*/
table{border-collapse:collapse;}

/*动画*/
.btn_cheng ,
.serch_tip ,
.sousuo,
.img2,
.news_list li a , 
.news_list li,
.more_3,
.banner_tip li ,
.txt_search ,
.animate{
transition:all 0.3s;
-webkit-transition:all 0.3s;
-moz-transition:all 0.3s;
-ms-transition:all 0.3s;
-o-transition:all 0.3s;
}

/*浮动*/
.f_left{float:left;}
.f_right{float:right;}

/*强制换行*/
.break_word{word-wrap:break-word;word-break:break-all;}

/*禁止换行*/
.label_list li , .title_coloumn .txt , .keep_all{word-break:keep-all;white-space:nowrap;}

/*超出省略号，仅限单行，并且需要设定一个宽度*/
.car_item_name,
.car_item_center li,
.wenda a,
.car_classlist li a , 
.hot_baike li h1 ,
.list_car .txt ,
.news_list li a ,
.artile_img .zz b ,
.pinpai_list li a ,
.news_tuijian p,
.list_car span,
.pingce_list li a,
.hot_news a,
.news .news_right .newslist ul li a,
.news_3column_list li a,
.video_text span,
.hot_product_text li a,
.news_left p,
.news_right ul li a,
.news_left ul li a,
.huati_txt0 p,
.huati_txt span,
.huati_txt0 a,
.related_news li,
.related_news li a,
.list_photo li a,
.news_tuijian li a,
.right_list li span,
.news_list li,
.tuijian_xm li span,
.right_list li a,
.photo_list .text a,
.top_news .txt .title a,
.ellipsis { overflow: hidden; text-overflow: ellipsis; display: block; white-space: nowrap }

/*段落两端对齐*/
.intro_banner{text-align:justify;text-justify:inter-ideograph}

/*两端对齐 若单行，至少要3个字符，只有两个字符的，中间补一个空格*/
.text_justify {
	text-align: justify; text-justify: distribute-all-lines;/*ie6-8*/ 
	text-align-last: justify;/* ie9*/ 
	-moz-text-align-last: justify;/*ff*/ 
	-webkit-text-align-last: justify;/*chrome 20+*/ }
	@media screen and (-webkit-min-device-pixel-ratio:0) {/* chrome*/
	.aaa:after { content: "."; display: inline-block; width: 100%; overflow: hidden; height: 0; }
}

/*修复火狐按钮文字不垂直居中的bug*/
input[type="reset"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner, input[type="submit"]::-moz-focus-inner, input[type="file"] > input[type="button"]::-moz-focus-inner {
	border:none;
	padding:0;
}

/*布局框架*/
.m_b30{margin-bottom:30px !important;}
.m_b40{margin-bottom:40px !important;}
.m_b50{margin-bottom:50px !important;}
.m_b60 {margin-bottom:60px !important;}
.m_b20{margin-bottom:20px !important;}
.m_b10{margin-bottom:10px !important;}
.m_t10{margin-top:10px !important;}
.m_t30{margin-top:30px !important;}
.m_t20{margin-top:20px !important;}
.m_t40{margin-top:40px !important;}
.m_t60 {margin-top:60px !important;}
.p_b20 {padding-bottom:20px;}
.p_b10 {padding-bottom:10px;}
.p_tb10 {padding:10px 0px;}
.p_lr10 {padding:0px 10px;}
.padd25 {padding:25px;}
.padd20 {padding:20px;}
.padd10 {padding:10px;}
.padd15 {padding:15px;}
.blank_20 {height:20px;background:#fff;}
.m_center{margin:0 auto 0 auto;}
.container{position:relative;}
.container_full{width:100%;}
.container_half{width:50%;}
.container_1200{width:1200px;}
.page_left {width:900px;background:#fff;}
.page_right {width:280px;background:#fff;}
.b_border {border-bottom:1px solid #ccc;}
.f_bg {background:#f5f5f5;}
.ff_bg {background:#fff;}

/*文字位置*/
.l_text {text-align:left;}
.r_text {text-align:right;}
.c_text {text-align:center;}

/*其它*/
.yellow {color:#ff6706!important;}
.f_yellow {color:#b27928!important;} 
.f_purple {color:#344177;}
.f_black {color:#000;}
.bg_black {background:#000;}
.f_red {color:#ee1d23;}
.bg_red {background:#ee1d23;}
.bg_yellow {background:#b27928;}
.bg_935e12 {background:#935e12;}
.bg_white {background:#ffffff;}
.f_white {color:#ffffff;}
.f_935e12 {color:#935e12;}
.bg_orange {background:#ff6706;}
.bg_gray {background:#454545;}
.bg_purple {background:#344177;}
.xcping_bg {background:url(http://images.17350.com/images/xcping_bg.png) no-repeat}
.border_yellow {border-bottom:1px solid #b27928;}
.border_gray {border-bottom:1px solid #ccc;}
.red {color:#ee1d23!important;}
.f_3292a5 {color:#3292a5;}
.bg_3292a5 {background:#3292a5;}
.f_15b48c {color:#15b48c;} 
.f_40501f {color:#40501f;} 
.f_79581f {color:#79581f;}
.bg_15b48c {background:#15b48c;}
.f_5d5d5d {color:#5d5d5d;}
.bg_5d5d5d {background:#5d5d5d;}
.bg_ceccc5 {background:#ceccc5;}
.bg_f2f2f2 {background:#f2f2f2;}
.bg_f5f5f5 {background:#f5f5f5;}
.bg_1d9cdf {background:#1d9cdf;}
.bg_fa9901 { background:#fa9901;}
.bg_dadada {background:#dadada;}
.bg_e0eed7 {background:#e0eed7;}
.bg_4b7019 {background:#4b7019;}
.bg_749b23 {background:#749b23;}
.bg_c52b2b {background:#c52b2b;}
.bg_a70a03 {background:#a70a03;}
.f_a70a03 {color:#a70a03;}
.f_c52b2b {color:#c52b2b;}
.xiaoche_bg {bacgkround:#f4f8e1}
.f_fa9901 { color:#fa9901;}
.bg_008024 {background:#008024}
.f_008024 {color:#008024}
.bg_808080 {background:#808080;}
.bg_313131 {background:#313131;}
.f_313131 {color:#313131;}
.bg_5491bd {background:#5491bd;}
.bg_a49d98 {background:#a49d98;}
.bg_2f3843 {background:#2f3843;}
.bg_58616a {background:#58616a;}
.f_3c6384 {color:#3c6384;}
.bg_3c6384 {background:#3c6384;}
.bg_8397b2 {background:#8397b2;}
.f_8397b2 {color:#8397b2;}
.f_58616a {color:#58616a;}
.f_ff3c3c { color:#ff3c3c;}
.bg_e5f2ff{ background:#e5f2ff;}
.bg_dcf7ff{ background:#dcf7ff;}
.bg_dfeaff{ background:#dfeaff;}
.bg_d7ecff{ background:#d7ecff;}
.bg_e8e0ff{ background:#e8e0ff;}
.bg_435338 {background:#435338;}
.bg_dbeeff{ background:#dbeeff;}
.bg_899198 {background:#899198;}
.f_5491bd {color:#6cacd2;}
.f_ff4c4d {color:#ff4c4d;}
.f_d15118 {color:#d15118;}
.bg_d15118 {background:#d15118;}
.bg_675950 {background:#675950;} 
/*各种灰色*/
.f_454e65 {color:#454e65;}
.bg_454e65 {background:#454e65;}
.more {float:right;font-size:12px;padding-right:5px;}
.page_more {padding:10px 10px 20px 10px;float:right;}
.page_more a {font-size:16px;color:#ff0000;}
.right_txt {float:right;width:400px;text-align:right;font-size:14px;padding-right:20px;}
.orange_triangle_r {border-right:10px solid #ff6706;border-top:10px solid rgba(0,0,0,0);border-bottom:10px solid rgba(0,0,0,0);}
.orange_triangle_l {border-left:10px solid #ff6706;border-top:10px solid rgba(0,0,0,0);border-bottom:10px solid rgba(0,0,0,0);}
.gray_triangle_r {border-right:10px solid #454545;border-top:10px solid rgba(0,0,0,0);border-bottom:10px solid rgba(0,0,0,0);}
.gray_triangle_l {border-left:10px solid #454545;border-top:10px solid rgba(0,0,0,0);border-bottom:10px solid rgba(0,0,0,0);}
.black_trisngle_r { margin-top:8px;border:6px solid #000;border-color:#f5f5f5 #f5f5f5 #f5f5f5 #000;margin-left:80px;}
.green_trisngle_r { margin-top:8px;border:6px solid #008024; border-color:#f5f5f5 #f5f5f5 #f5f5f5 #008024;margin-left:80px;}
.bottom-dotted {border-bottom:1px dotted #808080;}
/*字号*/
.font24px {font-size:24px;}
.font12px {font-size:12px;}

/*通用*/
.zixun_button {color:#d32727!important;clear:both;text-align:center;width:100%!important;}
.page_more {padding:10px 10px 20px 10px;}
.page_more a {font-size:16px;color:#ff0000;}

/*head*/
.container_top {background:#fff;}
.container_head{border-bottom:1px solid #edeef0;height:40px; line-height:40px;background:#fcfcfc;}
.container_head a{display:inline-block;margin:0 9px;font-size:12px;}

/*logo*/
.logo {width:600px;height:60px;padding-top:30px;}
.logo img {padding-right:15px;border-right:1px solid #ccc;float:left;}
.logo span {width:70px;float:left;padding-top:5px;color:#6b0000;padding-left:10px;}
.logo h1 {float:left;font-size:24px;color:#333;padding:12px 10px 0px 10px;font-weight:normal;}
.logo p {float:left;font-size:24px;color:#333;padding:12px 10px 0px 10px;font-weight:normal;}
.logo form {float:left;padding-top:15px;}

/*车型下拉列表选项框*/
.btn-select { position: relative; display: inline-block; width: 130px; height: 25px;font: 14px/20px "Microsoft YaHei"; color: #fff; } 
.btn-select .cur-select { position: absolute; display: block; width: 130px; height: 25px; line-height: 20px; background: url(http://images.17350.com/images/ico-arrow.png) no-repeat 100px center; text-indent: 10px; border:1px solid #f1f1f1;} 
.btn-select select { position: absolute; top:6px; left: 0;height:28px;line-height:28px;width: 130px; opacity: 0; font: 12px/20px "Microsoft YaHei";} 
.btn-select select option { text-indent: 10px;} 
.btn-select select option:hover { background-color: #f80; color: #fff; } 

/*head*/
.container_top {background:#fff;}
.header {padding:50px;}
.zqw-logo {display:block;width:300px;position: relative;left:0;float:left;height:60px;background-position:0 0;background-repeat:no-repeat;}
.zqw-logo a {width:160px;float:left;background:url(http://images.17350.com/images/logo.png) no-repeat;}
.zqw-logo a span {width:160px;float:left;height:52px;background:url(http://images.17350.com/images/xian.png) no-repeat right;text-indent:-9999px;margin:0;}
.zqw-logo img {width:130px;padding-top:2px;}
.zqw-logo span {color:#b3b3b3;font-size:14px;margin-top:7px;float:left;}
.mainNav,.mainMenu,.channel .downlist .close {height:100px;}

/*地图&电话*/
.head_r {text-align:right;width:210px;padding:0;}
.head_r .map {background: url(http://images.17350.com/images/ico-arrow.png) no-repeat right;padding-right:20px;margin-right:20px;}
.head_r .tel {background: url(http://images.17350.com/images/dian.png) no-repeat left top;background-size:25px 25px;padding-left:5px;float:left;width:100%;}
.head_r .tel .phone {color:#000000;font-size:18px;padding-left:5px; font-weight:bold;}
.map_list{float:right;position:relative;z-index:10;width:auto;font-size:12px;padding-left:20px;}
.map_list ul{float:left;}
.map_list ul li{height:30px;line-height:25px;padding:0 10px 0 0;float:left}
.map_list ul li.noborderl{border-left:none}
.bit990 ul li.bit_link{padding:0 10px;position:relative}
.map_list dt {text-align:left;}
.bit990 ul li.bit_link a{padding:0 13px 0 0;display:block;position:relative;color:#999}
ul li.bit_hover dl{display:block;margin:0 -1px 0 0;display:block;position:absolute;border:1px solid #333;background:#fff;border-width:1px 1px 5px 1px;z-index:11;overflow:hidden;font-family:microsoft yahei;font-size:14px;-moz-box-shadow:2px 2px 1px #ccc;-webkit-box-shadow:2px 2px 1px #ccc;box-shadow:2px 2px 1px #ccc}
ul li.bit_hover dl.login_map_listsite{width:309px;top:40px;right:1px}
ul li.bit_hover dl.login_map_listsite dd a{padding:0}
ul li.bit_hover dl.login_fav{width:115px;top:40px;left:0;overflow:hidden}
ul li.bit_hover dl.login_account{width:217px;top:40px;right:-1px;overflow:hidden}
ul li.bit_hover dl dt{color:#999;float:left;width:96%;padding:14px 0 13px 15px;font-weight:bold;line-height:13px;overflow:hidden;border-top:1px #e9e9e9 solid;font-weight:normal}
ul li.bit_hover dl dt.noborder{border:0}
ul li.bit_hover dl dt.dtmore{float:left;text-align:right;font-weight:normal;width:260px;padding:14px 30px 13px 15px}
ul li.bit_hover dl dd{float:left;padding:0 15px;line-height:15px;white-space:nowrap;border-right:1px #e5e5e5 solid;margin:0 0 13px 0}
ul li.bit_hover dl dd a{padding:0}
ul li.bit_hover dl a:link,ul li.bit_hover dl a:visited{color:#333}
ul li.bit_hover dl a:hover{color:#c00}
ul li.bit_hover dl dd.noborder{border:0}
ul li.bit_hover dl dt.block{padding:0;width:100px}
ul li.bit_hover dl dt.block a{padding:0 0 0 15px!important;display:block;width:115px;height:42px;line-height:42px}
ul li.bit_hover dl dt.block a:hover{background:#f2f2f2}
ul li.bit_hover dl.login_fav dd.noborder a{width:85px;display:block;overflow:hidden;white-space:nowrap}
ul li.bit_hover dl.login_fav dt{width:115px}

/*search*/
.car_searchbar{height:33px;float:left;width:400px;margin-left:100px;}
.car_searchbar .car_search_ipt{float:left;}
.car_searchbar .car_search_ipt input{float:left;background:#fff;border:0; color:#999;font-size:14px;padding-left:7px;
line-height:28px;height:28px;
width:200px;outline:0;vertical-align:top;font-family:"microsoft yahei";}
.car_searchbar .car_btn{float:right;cursor:pointer;display:block;height:28px;text-align:center;line-height:28px;overflow:hidden;border:0;text-indent:0;width:70px;background:#ff0000; color: #fff; font-size: 14px;}
.search_text {float:left;line-height:28px;color:#808080;font-size:12px;}

/*导航*/
.container_nav{height:50px;_height:50px;border-bottom:1px solid #ccc;position:relative;}
.nav {position:relative;height:45px;width:100%;}
.nav .nav_item{float:left;height:45px;}
.nav .nav_item a{display:inline-block;padding:0 48px;line-height:50px;font-size:16px;font-family:"微软雅黑";color:#3c3c3c;height:50px;font-weight:bold;}
.nav .nav_item a:hover{color:#ff6706;}
.nav_tip{position:absolute;height:2px;width:100px;left:15px;bottom:-6px;_bottom:-6px;background:#ff6706;}

/*导航*/
#menu {background-color:#313131;overflow:hidden;}
#nav {	margin-top: 0;margin-right: auto;margin-left: auto;width: 1200px;display: block;background-color: #313131;}
#nav .jquery_out {float:left;line-height:32px;display:block; border-right:1px solid #fff; text-align:center; color:#fff;font:18px/32px "微软雅黑"; background:#062723;}
#nav .jquery_out .smile {padding-left:1em;}
#nav .jquery_inner {margin-left:16px;}
#nav .jquery {margin-right:1px;padding:0 2em;}
#nav .mainlevel {background-color: #313131;float: left;width:92px;/*132 IE6 only*/}/*width: 120px;width:109px*/
#nav .mainlevel a {color: #fff;text-decoration: none;line-height: 40px;display: block;padding: 0 2px;width: 92px;text-align: center;}/*20 padding: 0 12px;*/
#nav .mainlevel a:hover {color: #fff;text-decoration: none;background-color: #505050;width: 96px;}/*92*/
#nav .mainlevel .on {bacgkround:#000;}
.nav-xiala { background-image: url(http://images.17350.com/images/nav-arrow-down.png);background-repeat: no-repeat;background-size: auto auto;background-position: 81px 10px;}/*background-position:100px 10px background-position: 90px 10px*/
#nav .mainlevel ul {display:none; position:absolute;z-index:9999;}
#nav .mainlevel li {border-top: 1px solid #fff;background-color: #999;width:100px;/*132 IE6 only*/}/*width: 120px;width:109px;*/
.nav-on {background-color:#FF0000;}
.log {text-align:center; color:skyblue; line-height:24px; text-transform:capitalize; margin:50px auto;}


/*内页导航*/
.nav-bg{background-color:#333;width:100%;margin-bottom:50px;}
.mainnav{z-index:1;background-color:#333;width:1200px;margin:0 auto;}
.mainnav>ul{font-size:0;line-height:0}
.mainnav>ul>li,.mainnav>ul>li>a{height:40px;line-height:40px}
.mainnav>ul>li{display:inline-block;color:#fff;font-size:14px;font-weight:bold}
.mainnav>ul>li>a{display:inline-block;padding:0 70px;color:#fff;text-align:center}
.mainnav>ul>li>a:hover,.mainnav>ul>li.current>a{color:#fff;text-decoration:none;background-color:#000;-webkit-transition:background-color .3s ease 0s;-moz-transition:background-color .3s ease 0s;-o-transition:background-color .3s ease 0s;-ms-transition:background-color .3s ease 0s;transition:background-color .3s ease 0s}
.mainnav>ul>li.now{background-color:#ff0000;}
.Hui-nav-toggle{display:none;position:absolute;top:0;right:10px;font-size:20px;color:#999;padding:6px 11px;-moz-border-radius:4px;-webkit-border-radius:4px;-ms-border-radius:4px;border-radius:4px;background-color:rgba(0,0,0,0.5);color:#fff}
.Hui-nav-toggle:hover{text-decoration:none}
@media(max-width:767px){.mainnav>ul>li{font-size:1.125em}
.Hui-nav-toggle{display:block}}
@media(max-width:480px){.mainnav>ul>li{text-align:center}
.mainnav>ul>li{width:20%}
.mainnav>ul>li>a{padding:0;padding:0!important;width:100%}}
.dropDown{display:inline-block}
.dropDown_A{display:inline-block}
.dropDown_A i{transition-duration:.3s;transition-property:all}
.dropDown-menu{display:none;transition:all .3s ease 0s}
.dropDown:focus,.dropDown-menu:focus{outline:0}
.dropDown-menu li.arrow{position:absolute;display:block;width:12px;height:8px;margin-top:-13px;margin-left:20%;line-height:0;background:url(../images/icon-jt.png) no-repeat 0 0}
.dropDown.hover .dropDown_A,.dropDown.open .dropDown_A{text-decoration:none;background-color:rgba(255,255,255,0.2)}
.dropDown.hover .dropDown_A i,.dropDown.open .dropDown_A i{transform:rotate(180deg);transition-duration:.3s;transition-property:all;_background-position:0 0}
.dropDown.open{position:relative;z-index:990}
.dropDown.open .dropDown-menu{position:absolute;z-index:1000;display:inline-block;top:100%;left:-1px;min-width:100%;background-color:#fff;border:solid 1px #f2f2f2}
.dropDown.open .dropDown-menu.box-shadow{border-top-left-radius:0;border-top-right-radius:0}
.dropDown.open .dropDown-menu.radius{border-top:0}
.dropDown.open.right .dropDown-menu{right:-1px!important;left:auto!important}
.dropDown.open .dropDown-menu li{float:none;display:inline}
.dropDown-menu li a{display:block;clear:both;border-bottom:solid 1px #f2f2f2;margin-bottom:-1px;padding:0 20px;height:30px;line-height:30px;font-size:12px;text-align:center;font-weight:normal;white-space:nowrap}
.dropDown-menu li:last-child a{border-bottom:0}
.dropDown-menu li a:hover,.dropDown-menu li a:focus{background-color:#f0f1f2;text-decoration:none}
.dropDown.open .dropDown-menu .disabled a,.dropDown.open .dropdown-menu .disabled a:hover,.dropDown.open .dropdown-menu .disabled a:focus{color:#999;text-decoration:none;cursor:no-drop;background-color:transparent}
.dropDown.open .dropDown-menu li.divider{display:block;height:0;line-height:0;margin:9px 0;overflow:hidden;border-top:solid 1px #eee}


/*内页导航*/
.container_menu {background:#de0000;height:45px;line-height:45px;}
.menu li{width:14%;float:left;text-align:center;}
.menu li a {color:#fff;font-size:16px;font-weight:bold;}
.menu span {font-size:16px;color:#333;}
.thisclass {background:#fff;margin-top:5px;height:40px;-moz-border-radius:5px;border-radius:5px 5px 0px 0px;}

/*分类导航*/
.daohang {margin-top:20px;}
.daohang li{width:280px;height:162px;float:left;background:#fff;margin:0 20px 20px 0;}
.daohang li a {float:left;width:287px;}
.daohang li a span:hover{color:#ee1d23;}
.daohang li span{font-size:18px;color:#313131;position:relative;padding:34px 25px 0px 0px;float:right;}
.daohang img{position:relative;top:21px;left:23px;}

/*栏目标题*/
.title_coloumn {height:50px;line-height:50px;}
.title_coloumn span {width:200px;margin:0 auto;font-size:18px;color:#313131;}
.title_coloumn h1 {width: auto;margin:0 auto;font-size:18px;color:#313131;text-align: center;}
.title_icon {width:4px; height:12px; margin:0px 10px; display:inline-block;border-radius:4px;*margin-top:-15px;}

/*翻页pagin*/
.pagin{padding:20px;height:26px;clear:both;white-space:nowrap;}
.pagin .pagin_info{text-align:center;}
.pagin a{ display:inline-block; width:auto;background-color:#f2f2f2;border:1px solid #ddd;height:24px;line-height:24px;font-size:12px;padding:0 8px;text-decoration:none;margin-right:5px;cursor:pointer;}
.pagin a:visited{color:#666;}
.pagin a:hover,.pagin a.now{color:#f8f8f8;background:#e02428;}

/*footer*/
/*服务介绍*/
.service { padding:50px 30px 30px 30px;}
.service ul {overflow:hidden;}
.service li{float:left; width: 22%; *width: 23%;text-align:center;padding-left:30px;}
.service.icon {color: #aaaaaa; font-family: "alipayhome"; text-align: center;margin:0 auto; line-height: 36px; font-size: 36px; font-style: normal; display:block; height:36px; width:36px;-webkit-font-smoothing: antialiased; }
.service .first {margin:0;padding:0;}
.service_detail .tips { margin-top: 4px;}
.service_detail .tips p { font-size:14px;}
.service_detail .tips span { font-size:14px; color:#999;}
.service_detail .tips a { text-decoration: none; color: #999;}
.service_detail .tips a:hover,.newslist li a:hover,.tlink a:hover {text-decoration: underline;}
.service_detail .title { height: 36px; line-height: 36px; font-size: 14px; text-align:center;}

/*友情链接*/
.tab_zixun{height:38px;line-height:38px;border-bottom:1px solid #e7e7e7;border-top:1px solid #ff0000;background:#fff;}
.tab_zixun li{float:left;border-right:1px solid #e7e7e7;padding:0 15px;color:#333;font-size:14px;cursor:default;}
.tab_zixun .focus  {color:#ffffff;font-weight:bold;}
.tab_zixun .focus:hover {background:#ee1d23;color:#ffffff;}
.tab_zixun li:hover{color:#EE1D23;}
.table_link {border:1px solid #e7e7e7;line-height:40px;}
.table_link a {padding-left:5px;}

/*友情链接*/
.links {border-top:2px solid #f76464;height:90px;background:#f5f5f5;}
.links .tab{ overflow:hidden;}
.links .tab a{ display:block; padding:5px 20px; float:left; text-decoration:none; color:#f76464;width: auto;height: 20px;line-height: 20px;}
.links .tab a:hover{ background:#f76464; color:#fff; text-decoration:none;}
.links .tab a.on{ background:#f76464; color:#fff; text-decoration:none;}
.links .content{ overflow:hidden; padding-left:20px;margin-top:15px;}
.links .content li{ float: left;}
.links .content li a{ padding-right:10px;}

/*页脚链接*/
.filed { border-top: 1px #ccc solid;background:#535353;padding:30px 0px;overflow:hidden;width:100%;}
.filed a {text-decoration:none;color:#fff;}
.filed .block { padding-top: 0px; width: 190px;float: left; text-align:center;}
.tlink ul{ margin-bottom: 10px; margin-top:2px;overflow:hidden;}
.tlink ul p {font-weight:bold;padding-bottom:20px;text-align:center;color:#fff;}
.tlink ul li a {line-height:22px; float:left;width:100%;margin-bottom:5px;text-align:center;}
.tlink a {color:#eee;}

/*页脚版权*/
.footer,.footer a {color:#535353;}
.footer { padding:20px 10px;text-align: center;}
.footer p {line-height:24px;color:#535353;font-weight:normal;}
.trust{text-align:center;padding-bottom:10px;}

/*地图*/
.col_con_map{width:100%;float:center;padding:30px 15px 0 0;position:relative;border-top:3px solid #de0000;margin-top:20px;}
.webmap{border-bottom:1px solid #e9e9e9;padding:0 0 15px;margin-bottom:30px;overflow:hidden;}
.webmap dt{float:left;width:120px;font-family:microsoft yahei;font-weight:bold;font-size:18px}
.webmap dd{float:left;width:1000px;line-height:30px;}
.webmap .t-list li{float:left;width:120px}
.webmap .t-list li a{float:left;display:block;height:30px;overflow:hidden;white-space:nowrap;font-family:microsoft yahei;font-size:14px}
.webmap .pic_60{width:600px}
.webmap .pic_60 ul{width:665px;overflow:hidden;zoom:1}
.webmap .pic_60 ul li{margin:0 55px 10px 0}
.webmap .link_box ul li{margin:0 10px 16px 0}
.webmap .link_box ul li.more_links{margin:0}

/*面包屑导航*/
.mianbaoxie_nav {border-bottom: 2px solid #FF0000;height: 30px;position: relative;}
.show_pro .show_left .show_tu {width: 500px;height: 360px;background-color: #FFFFFF;text-align: center;margin-top: 20px;}
.mianbaoxie_text {padding-left: 20px;background-image: url(http://images.17350.com/images/title_bj_red.png);background-repeat: no-repeat;background-position: 5px 4px;}


/*图库*/
.photo {padding-top:20px;margin-top:5px;}
.list_photo li{float:left;margin:0 20px 20px 0;width:280px;background:#fff;border-radius:-moz-border-radius:5px;border-radius:5px;}
.list_photo li a{display:block;color:#313131;}
.list_photo .img{width:280px;height:187px;overflow:hidden;}
.list_photo img {width:280px;height:100%;}
.list_photo .txt{font-size:14px;overflow:hidden;padding:10px;text-align:center;}

/*顶部欢迎条*/
.tab_title {color:#313131;font-weight:bold;font-size:16px;}
.tab_title a{color:#313131;font-size:16px;}
.tab_title a:hover{color:#ff0000;}
.tab_title span { width: 100%; }
.top-head-bg { background-color:#F5F5F5; height:30px; width:100%; font-size:12px !important; }
.top-head { width:1200px; margin:0 auto; }
.top-welcome { line-height:30px; }
.top-welcome-txt { margin-right:5px; float:left; color:#a2a2a2; font-size:12px; }
.city { box-sizing: border-box; position: relative; font-size: 12px; color: #ff0000; margin-right: 16px; margin-left: 18px; margin-top:4px; float: left; width: 88px; height: 22px; border-radius: 2px; border: 1px solid #cecece; line-height: 22px; padding-right: 15px; }
.city .J_city { font-size:12px; cursor: pointer; height: 20px; line-height:20px; overflow: hidden; color: #ff0000; }
.city #J_city_show { width: 75px; text-align: center; }
.city .J_hotcity { color: #FF5719; margin-left: 15px; cursor: pointer; }
.city .active-city { background: #ff5517; color: #fff !important; }
.dealer-name { color:#ff0000; font-size:12px; }
.city span { display: block; float: left; }
.city i { display: block; width: 10px; height: 6px; background: url(http://images.17350.com/images/zqw/city-chose.png) no-repeat; margin-top: 6px; cursor: pointer; position: absolute; right: 10px; }
.city .city-open { position: absolute; top: 31px; z-index: 100000; width: 380px; overflow: hidden; border: 1px solid #FF581A; background: #fff; }
.city .city-wrap { width: 730px; position: relative; }
.city .area-box { position: relative; width: 410px; background: #fff; padding: 20px; float:left}
.city .area-box .hot-city { border-bottom: 1px solid #ededed; color: #777; padding-bottom: 20px; font-size: 12px; }
.city .area-box .hot-city .title { color: #777; margin-right: 15px; }
.city .area-box .hot-city .hot-item { color: #FF5719; margin-left: 10px; cursor: pointer; }
.city .area-box .area-city { margin-top: 20px; font-size: 12px; }
.city .area-box .area-city .area-line .area { color: #777; padding-right: 15px; border-right: 1px solid #ededed; }
.area-line { margin-bottom:10px; }
.city .area-box .area-city .area-line .province-item { margin-left: 15px; color: #333; cursor: pointer; }
.city .area-box .area-city .area-line .province-item:hover { color: #FF5719; }
.city .city-box { width: 360px; padding: 20px; height: 140px; background: #fff; position: absolute; left: 362px; }
.city .city-box .tit { border-bottom: 1px solid #ededed; padding-bottom: 20px; }
.city .city-box .tit .city-return { display: block; background-position: 0 -19px; padding-left: 12px; color: #999; float: left; line-height: 13px; height: 13px; font-size: 13px; cursor: pointer; }
.city .city-box .tit .province { display: block; float: left; margin-left: 95px; height: 14px; font-size: 12px; line-height: 12px; color: #333; }
.city .city-box .tit .city-close { display: block; float: right; width: 9px; height: 9px; background-position: 0px -10px; margin-top: 5px; cursor: pointer; }
.city .city-box .city-list { margin-top: 20px; }
.city .city-box .city-list .city-item { display: block; margin-bottom: 10px; margin-right: 15px; font-size: 12px; color: #333; float: left; cursor: pointer; }
.city .city-box .city-list .city-item:hover { color: #FF5719; }
.hidden { display: none !important; }
.jiameng { padding-left:180px; float:left; }
.jiameng a { font-size:12px; }
.logoin { margin-left: 5px; color:#a2a2a2; font-size:12px; line-height:30px; }
.top-welcome-r { float:right; width:80px; }
.dealer-phone { font-size:16px; font-weight: bold; margin-left:40px; color:#ff0000; padding-left:20px; background-image: url(http://images.17350.com/images/zqw/phone.png); background-repeat: no-repeat; background-size: auto auto; background-position: 0px 3px; }

#sddm{ float:left; margin-right:10px;}
#sddm li{margin: 0;padding: 0;list-style: none;}
#sddm li a{display: block; font-size:12px; color:#a2a2a2;text-align: center;text-decoration: none; line-height:31px;}
#sddm li a:hover{color: #ff0000;}
#sddm div{position: absolute;visibility: hidden;z-index:999999;margin: 0;padding: 0; border: 1px solid #808080; border-radius:2px;}
#sddm div a{position: relative;display: block; padding:0 5px; text-align: center;text-decoration: none;background: #808080;color: #fff;}
#sddm div a:hover{background: #313131;color: #FFF}
.header {padding: 30px 0px;}

.bdcs-container .bdcs-main{
 	overflow: visible;
}
.bdcs-container .bdcs-main, 
.bdcs-container .bdcs-main * {
 	box-sizing: content-box;
    margin: 0;
    padding: 0;
    float: none;
    clear: none;
    overflow: hidden;
    white-space: nowrap;
    word-wrap: normal;
    border: 0;
    background: 0 0;
    width: auto;
    height: auto;
    max-width: none;
    min-width: none;
    max-height: none;
    min-height: none;
    border-radius: 0;
    box-shadow: none;
    transition: none;
    text-align: left;
}
.bdcs-container .bdcs-clearfix{
 	zoom: 1;
}
.bdcs-container .bdcs-search{
    width: 373px;
    height: 32px;
    overflow: visible;
    border-color: #ffffff;
    border-radius: 0px;
    border-width: 0px;
    box-shadow: none;
    background-color: none;
}
.bdcs-container .bdcs-search{
 	display: block;
    overflow: visible;
    position: relative;
    border-style: solid;
}
.bdcs-container .bdcs-search-form-input{
 	margin-right: -1px;
    border-color: #FF0000;
    margin-right: 0px;
    width: 300px;
    height: 30px;
    line-height: 30px;
    font-family: Arial,SimSun,sans-serif;
    color: #000000;
    font-size: 14px;
    border-radius: 0px;
    background-color: #FFFFFF;
}
.bdcs-container .bdcs-search-form-input{
 	border-width: 1px;
    border-style: solid;
    display: inline-block;
    vertical-align: top;
    text-indent: 5px;
    background-color: #fff;
    float: left;
}
.bdcs-container .bdcs-search-form-submit{
    display: inline-block;
    cursor: pointer;
    border-width: 1px;
    border-style: solid;
    vertical-align: top;
    text-align: center;
    width: 50px;
}
.bdcs-container .bdcs-search-form-submit{
    line-height: 30px;
    border-color: #FF0000;
    height: 30px;
    width: 70px;
    background-color: #FF0000;
    color: #FFFFFF;
    font-family: Arial,SimSun,sans-serif;
    font-size: 14px;
    border-radius: 0px;
}
.bdcs-container .bdcs-clearfix:after{
 	content: '';
    display: block;
    clear: both;
    height: 0;
}
.bdcs-container .bdcs-clearfix:after{
    content: '';
    display: block;
    clear: both;
    height: 0;
}
.video_list li {
    position: relative;
    width: 468px;
    height: 350px;
    float: left;
    margin-left: 12px;
    margin-bottom: 15px;
    background-color: #fff;
}
.video_list .v_icon {
    background-position: -54px -490px;
    display: block;
    position: absolute;
    top: 110px;
    left: 190px;
    z-index: 90;
    width: 80px;
    height: 80px;
    opacity: 1;
    filter: Alpha(opacity=1);
}
.video_list li span {
    text-align: center;
    display: block;
    font-size: 14px;
    line-height: 36px;
}
.heat_video {
    width: 100%;
    overflow: hidden;
}
.recom_video {
    width: 100%;
    overflow: hidden;
}