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;}

/* 清除列表样式设置，以下为示例，仅写你用到的标签 */
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);
    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;}

/*清除浮动 两种方式根据具体需求自选*/
.cf1:before, .cf1:after { content:"";display:table;}
.cf1:after {clear:both;}
.cf1 { zoom:1;} /*方式1*/
.of1 { 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,
.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_b50{margin-bottom:50px !important;}
.m_b20{margin-bottom:20px !important;}
.m_b40{margin-bottom:40px !important;}
.m_b15{margin-bottom:15px !important;}
.m_t30{margin-top:30px !important;}
.m_t20{margin-top:20px !important;}
.p_b20 {padding-bottom:20px;}
.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;}

/*其它*/
.yellow {color:#ff6706!important;}
.f_yellow {color:#b27928!important;} 
.f_purple {color:#344177;}
.f_red {color:#ee1d23;}
.bg_red {background:#ee1d23;}
.bg_yellow {background:#b27928;}
.bg_935e12 {background:#935e12;}
.f_935e12 {color:#935e12;}
.bg_orange {background:#ff6706;}
.bg_gray {background:#454545;}
.bg_purple {background:#344177;}
.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;}
.bg_15b48c {background:#15b48c;}
.f_5d5d5d {color:#5d5d5d;}
.bg_5d5d5d {background:#5d5d5d;}
.more {float:right;font-size:12px;line-height:30px;padding-right:5px;}
.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);}

/*字号*/
.font24px {font-size:24px;}
.font12px {font-size:12px;}

/*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 {width:140px;height:50px;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(../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_r {text-align:right;width:370px;padding-top:10px;}
.head_r .map {background: url(../images/ico-arrow.png) no-repeat right;padding-right:20px;margin-right:20px;}
.head_r .tel {background: url(../images/dian.png) no-repeat left;background-size:25px 25px;padding-left:25px;}
.head_r .tel strong {color:#6b0000;font-size:18px;padding-left:10px;}

/*search*/
.car_searchbar{height:32px;border: 1px solid #ff0000;float:left;width:100%;}
.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:30px;height:30px;
width:200px;outline:0;vertical-align:top;font-family:"microsoft yahei";}
.car_searchbar .car_btn{float:right;cursor:pointer;display:block;height:30px;text-align:center;line-height:30px;overflow:hidden;border:0;text-indent:0;width:70px;background:#ff0000; color: #fff; font-size: 14px;}

/*导航*/
.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;}


/*内页导航*/
.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;float:left;}
.title_icon {width:4px; height:12px; margin:0px 10px; display:inline-block;border-radius:4px;}

/*翻页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_detail {float:left; width: 24%; *width: 24.8%;}
.service_detail .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_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;}

/*页脚链接*/
.filed { border-top: 1px #ccc solid;background:#535353;padding:20px 30px 30px 120px;overflow:hidden;}
.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;}

/*地图*/
.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}

.map_list{float:left;position:relative;z-index:10;width:auto;font-size:12px;padding-left:20px;}
.map_list ul{float:left;}
.map_list ul li{height:40px;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}

/*面包屑导航*/
.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(../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;height:240px;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;}

/*分页*/
.tg_pages{
padding-top: 20px;
padding-bottom: 20px; text-align: center;
}

.tg_pages li{
display: inline;
line-height: 22px;
}
.tg_pages li a{
margin-right: 10px;
padding-right: 5px;
padding-left: 5px;
padding-top: 3px;
padding-bottom: 3px;
border: 1px solid #CCC;
background-color: #FFF;
}
.thisclass {
font-weight: bold;
color: #C00;

}