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; }

/*图片无边框*/
img { border: none; }
.imgwrap img { width: 100%; }
.border-radius {-moz-border-radius:5px;border-radius:5px;}

/* 清除列表样式设置，以下为示例，仅写你用到的标签 */
ul , li{ list-style: none; }

/*文字对齐*/
.align_left { text-align: left; }
.align_center { text-align: center; }
.align_right { text-align: right; }

/* 设置链接默认样式，默认颜色和鼠标移入颜色根据实际需求自行更改 */
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;
}
.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 ,
.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+*/ }
.canshu_right .canshu_boder #liangdian {
}













	@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_b20{margin-bottom:20px !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;}
.b_border {border-bottom:1px solid #ccc;}
.f_bg {background:f5f5f5;}

/*颜色*/
.yellow {color:#ff6706!important;}
.more {float:right;font-size:12px;line-height:30px;padding-right:5px;}

/*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:500px;height:60px;padding-top:30px;}
.logo h1 {width:170px;float:left;}
.logo img {width:140px;height:50px;padding-right:15px;border-right:1px solid #ccc;}
.logo span {width:70px;float:left;padding-top:5px;color:#6b0000;}
.logo  p {float:left;font-size:24px;color:#ff6706;padding:12px 10px 0px 10px;}
.logo form {float:left;padding-top:15px;}

/*车型下拉列表选项框*/
.btn-select { position: relative; display: inline-block; width: 130px; height: 25px; border:1px solid #fefefe;font: 14px/20px "Microsoft YaHei"; color: #fff; } 
.btn-select .cur-select { position: absolute; display: block; width: 130px; height: 25px; line-height: 20px; background: url(../../../../9%E6%9C%88/17350/images/ico-arrow.png) no-repeat 100px center; text-indent: 10px; 
border:1px solid #f1f1f1;} 
.btn-select select { position: absolute; top:6px; left: 0;border:1px solid #f1f1f1; 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; } 
.logo.f_left.m_t30 p a {
	font-size: 24px;
	color: #FF6600;
}
.logo.f_left.m_t30 p a:hover {
	color: #313131;
}


/*地图&电话*/
.head_r {text-align:right;width:350px;padding-top:10px;}
.head_r .map {background: url(../../../../9%E6%9C%88/17350/images/ico-arrow.png) no-repeat right;padding-right:20px;margin-right:20px;}
.head_r .tel {background: url(../../../../9%E6%9C%88/17350/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:30px;border: 2px solid #ff6706;margin-top:10px;}
.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:#f60; 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 80px;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:45px;bottom:-6px;_bottom:-6px;background:#ff6706;}


/*栏目标题*/
.title_coloumn {border-bottom:1px solid #ccc;height:50px;line-height:50px;}
.title_coloumn span {width:1200px;margin:0 auto;font-size:18px;color:#313131;}

/*footer*/
/*服务介绍*/
.service { padding:80px 30px 60px 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;}

/*页脚链接*/
.filed { border-top: 1px #ccc solid;background:#313131;padding:20px 30px 70px 160px;}
.filed a {text-decoration:none;color:#fff;}
.filed .block { padding-top: 40px; width: 14%; *width:24.8%; 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:#999;}

/*页脚版权*/
.footer,.footer a {color:#808080;}
.footer { padding:20px 10px;text-align: center;}
.footer p {line-height:24px;color:#808080;font-weight:normal;}
