﻿
@charset "utf-8";
/*全局*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p/*,blockquote,th,td*/ {
	margin:0;
	padding:0;
}
ol, ul, li {
	list-style:none;
}
table {
	border-collapse:collapse;/*border-spacing:0*/
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

/*新闻内容页*/
.news_content_top {
	width:100%;
	height:100%;
	border-bottom:1px dashed #bfbfbf;
	text-align:center;
	vertical-align:middle;
	line-height:50px;
}
.news_content_top h1 {
	font-size:24px;
	color:#666666;
	margin-top:20px;
	margin-bottom:20px;
}
.news_content_top h2 {
	font-size:12px;
	color:#999999;
	margin-bottom:20px;
}
.news_content_top h2 span {
	padding-left:40px;
}
.news_content_middle {
	width:100%;
	height:100%;
	padding:10px 0;
	border-bottom:1px dashed #bfbfbf;
	font-size:14px;
	line-height:25px;
}
.news_content_middle p {
	margin-top:8px;
}
.news_content_below_left {
	width:300px;
	height:150px;
	float:left
}
.news_content_below_left ul li {
	padding-top:20px;
	color:#999999
}
.news_content_below_left ul li a {
	text-decoration:none;
	color:#999999
}
.news_content_below_left ul li a:hover {
	color:#bf3131;
}
.news_content_below_right {
	width:230px;
	height:110px;
	float:right;
	padding-top:40px;
}
.main1140{
	width:1200px;
	overflow:hidden;
	height: 480px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;

}

/*首页业务范围开始*/
.bodyCont{
	    width: 1200px;
    margin: 0 auto;
}
.index .bus {
    padding-bottom: 38px;
    -moz-backgroud-size: 100%;
    -ms-backgroud-size: 100%;
    -webkit-backgroud-size: 100%;
    -o-backgroud-size: 100%;
    backgroud-size: 100%;
}
.titbox .tit {
    text-align: center;
    padding-bottom: 3px;
    background: url(../images/index_47.png) no-repeat center bottom;
    font-size: 25px;
    font-family: serif;
    font-weight: bold;
    color: #e98b2b;
    line-height: 36px;
}
.index .bus .list {
    padding-top: 72px;
}
.index .bus ul {
    text-align: center;
    font-size: 0;
}
.index .bus li {
    display: inline-block;
    vertical-align: middle;
    width: 230px;
    margin-right: 12px;
    float: left;
    position: relative;
}
.index .bus li, .zaop table, .visj ul li, .wdyfl ul li, .publicity {
    -moz-animation: bus 0.8s ease-out both;
    -ms-animation: bus 0.8s ease-out both;
    -webkit-animation: bus 0.8s ease-out both;
    -o-animation: bus 0.8s ease-out both;
    animation: bus 0.8s ease-out both;
}
.index .bus li .tp {
    -moz-transition: .8s;
    -ms-transition: .8s;
    -webkit-transition: .8s;
    -o-transition: .8s;
    transition: .8s;
}
.index .bus .tp {
    position: absolute;
    left: 78px;
    top: -38px;
    z-index: 9999;
}
.index .bus li img {
    -moz-transition: 1s;
    -ms-transition: 1s;
    -webkit-transition: 1s;
    -o-transition: 1s;
    transition: 1s;
}
.index .bus li .li_img {
    overflow: hidden;
}
.li_img img{
	width: 100%;
	height: 135px;
}
.index .bus li img {
    -moz-transition: 1s;
    -ms-transition: 1s;
    -webkit-transition: 1s;
    -o-transition: 1s;
    transition: 1s;
}
.index .bus li .con {
    background: #696969;
    color: #fff;
    padding-left: 20px;
    padding-right: 16px;
    text-align: left;
    padding-bottom: 20px;
    height: 127px;
    overflow: hidden;
}
.index .bus .li_tit {
    font-size: 20px;
    text-align: center;
    line-height: 36px;
    padding-top: 2px;
}
.index .bus li .li_txt {
    font-size: 12px;
    line-height: 23px;
}
.index .bus .li2, .wdyfl ul .li2 {
    -moz-animation-delay: 0.3s;
    -ms-animation-delay: 0.3s;
    -webkit-animation-delay: 0.3s;
    -o-animation-delay: 0.3s;
    animation-delay: 0.3s;
}
.index .bus .li3, .wdyfl ul .li3 {
    -moz-animation-delay: 0.6s;
    -ms-animation-delay: 0.6s;
    -webkit-animation-delay: 0.6s;
    -o-animation-delay: 0.6s;
    animation-delay: 0.6s;
}
.index .bus .li4 {
    -moz-animation-delay: 0.9s;
    -ms-animation-delay: 0.9s;
    -o-animation-delay: 0.9s;
    -webkit-animation-delay: 0.9s;
    animation-delay: 0.9s;
}
.index .bus .li5 {
    -moz-animation-delay: 1.2s;
    -ms-animation-delay: 1.2s;
    -o-animation-delay: 1.2s;
    -webkit-animation-delay: 1.2s;
    animation-delay: 1.2s;
}
.index .bus li.li5 {
    margin-right: 0;
}
.index .bus li .li_img:hover img {
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.index .bus li:hover .tp {
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
}
/*首页业务范围结束*/

address, caption, cite, code, dfn, var {
	font-style:normal;
	font-weight:normal;
}
body {
	font:normal 12px/160% "Microsoft Yahei", Verdana, Geneva, sans-serif;
	color:#666;
}
input, button, select, textarea {
	outline:none;
	font-family:"Microsoft Yahei"
}
textarea {
	resize:none
}
fieldset, img {
	border:0px;
}
a {
	outline:0;
}
a {
	color:#808380;
	text-decoration:none;
}
a:hover {
	color:#dd4250;
	text-decoration:none;
	outline:none;
	-webkit-transition: all .4s ease-out;
	-moz-transition: all .4s ease-out;
	-ms-transition: all .4s ease-out;
	-o-transition: all .4s ease-out;
	transition: all .4s ease-out;
}
/** html a{behavior:url(../images/select.htc);}*/
p.txident {
	text-indent:2em
}
h1, h2, h3, h4, h5, h6 {
	font-style:normal;
	font-size:100%;
	font-weight:normal
}
html, body {
	width:100%;
	height:100%; /*background:#f1f1f1*/
}
.clear {
	clear:both
}
/*******浮动*******/
.fl {
	float: left;
	display: inline
}
.fr {
	float: right;
	display: inline
}
/*清除浮动*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}
.clearfix {
	zoom: 1
}/*IE兼容专用*/
* li {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
a {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
/*欢迎*/
.welcome {
	width:100%;
	height:36px;
	background-color:#666;
	text-align:center;
	vertical-align:middle;
	line-height:36px;
	color:#fff;
}
.welcome1 {
	float:left
}
.phone {
	float:right;
	padding-left:35px;
	font-size:16px;
	background:url(../images/phone.png) left no-repeat
}

.logo {
	width:600px;
	float:left;
	height:70px;
}
.logo img {
	overflow:hidden;
	width: 270px;
	height: 110px;
}
.search {
	position:relative;
	float:right;
	margin-top:20px;
}
.search input {
	border:none;
	background:none;
}
.search .txt1 {
	width:220px;
	border:#efefef 1px solid;
	border-right:none;
}
.search .txt1 input {
	height:26px;
	padding:0 10px;
	width:200px;
	background:#FFF;
	font-family:微软雅黑;
	color:#999;
	line-height:26px;
*margin:-1px 0;
}
.search .sub1 {
	position:absolute;
	right:0;
	top:0;
	width:29px;
	background:url(../images/search.jpg) no-repeat;
	text-align:center;
}
.search .sub1 input {
	height:34px;
	line-height:34px;
	color:#fff;
}

/*内容*/
/* 菜单 */
.g_menu {
	width:100%;
	height:153px;
	background: #ededed;
	padding:40px 0 20px 0;
}
.g_menu_c {
	width:1200px;
	margin:0 auto
}
.g_menu_c .u_lst1 li {
	float: left;
	width: 120px;
	padding:0 56px;
	background:url(../images/line1.jpg) no-repeat right top;
}
.g_menu_c .u_lst1 .lastli {
	background: none;
}
.g_menu_c .u_lst1 li img {
	display: block;
	width: 72px;
	height: 72px;
	padding: 0 24px;
}
.g_menu_c .u_lst1 li em {
	display: block;
	text-align: center;
	font-size: 14px;
	color: #333333;
	padding-top: 10px;
}
.g_menu_c .u_lst1 li em b {
	display: block;
	font-size: 10px;
	color: #888888;
	text-transform: uppercase;
	font-weight: normal;
	padding-top: 2px;
}

.sy-products {
	padding:40px 0;
}
.wd {
	width:1100px;
	margin:0 auto;
	box-sizing:border-box;
}
.sy-title {
	font-size:30px;
	color:#df2f25;
	text-align:center;
	padding-bottom:30px;
	background:url(../images/bor1.png) no-repeat center bottom;
}
/*--------------------滚动--------------------*/
.u-scrollA .h {
	margin-top:20px;
}
.u-scrollA .h .prev, .u-scrollA .h .next, .u-scrollA .h ul {
	display:inline-block;
*display:inline;
*zoom:1;
	vertical-align:middle;
}
.u-scrollA .h ul {
	padding:0 5px;
}
.u-scrollA .h li {
	float:left;
	display:inline;
	width:10px;
	height:10px;
	background:#eee;
	overflow:hidden;
	text-indent:-999em;
	margin:0 5px;
	cursor:pointer;
}
.u-scrollA .h .on {
	background:#f60;
}
.u-scrollA .b {
	position:relative;
*zoom:1;
}
.u-scrollA .b .bnt {
	width:60px;
	margin:40px auto 0 auto;
}
.u-scrollA .b .bnt a {
	display:inline-block;
}
.u-scrollA .b .prev, .u-scrollA .b .next {
	margin:0 auto;
	z-index:2;
	top:50%;
	margin-top:-20px;
	width:25px;
	height:25px;
	text-align:center;
	line-height:25px;
	color:#333;
	font-size:13px;
	background:#fff;
	border:#dfdfdf 1px solid;
	overflow:hidden;
	font-family:宋体;
}
.u-scrollA .b .prev {
	left:0;
}
.u-scrollA .b .next {
	right:0;
}
.u-scrollA .b .prevStop, .u-scrollA .b .nextStop {
	background:#e71f19;
	border:#e71f19 1px solid;
	color:#FFF;
}
.u-scrollA .b .next:hover, .u-scrollA .b .prev:hover {
	background:#e71f19;
	color:#FFF;
}
.u-scrollA .pageState {
	display:inline-block;
}
.u-scrollA .pageState span {
	color:#f60;
}
/*--------------------图片列表--------------------*/
.u-listB, .u-listB1 {
	margin:8px -10px;
}
.u-listB li {
	float:left;
	width:257px;
	text-align:center;
	border:#CCC 1px solid;
	background:#FFF;
	margin:10px;
	visibility:visible;
	overflow:hidden;
}
.u-listB1 li {
	float:left;
	width:257px;
	text-align:center;
	background:#FFF;
	margin:10px;
	visibility:visible;
	overflow:hidden;
	border:none;
}
.u-txt4 {
	height:35px;
	line-height:35px;
	border:#CCC 1px solid;
	border-top:none;
}
.u-listB li img, .u-listB1 li img {
	width:257px;
	height:180px;
	display:block;
	transition:0.5s;
	overflow:hidden;
}
.u-txt5 {
	height:45px;
	line-height:45px;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}
.u-listB li img:hover {
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-ms-transform:scale(1.1);
	transform:scale(1.1);
	transition:0.6s;
	overflow:hidden;
	opacity:0.7;
}
.u-listB1 li img:hover {
	transition:0.6s;
	overflow:hidden;
	opacity:0.7;
}
.sy-more {
	width:590px;
	height:40px;
	margin:25px auto 6px auto;
	box-shadow:5px 5px 5px #eee;
	border-radius:6px;
	border:#CCC 1px solid;
	text-align:center;
	line-height:40px;
	font-size:16px;
}
.sy-more:hover {
	background:#e71f19;
	transition:1.1s;
}
.sy-more:hover a {
	color:#FFF;
	display:block;
}
.sy-case {
	padding:40px 0;
	border-bottom:10px
}
.sy-title2 {
	background:url(../images/bo.png) repeat-x 35px center;
	width:100%;
}
.sy-title2 span {
	background:url(../images/bor1.png) no-repeat center;
	display:block;
	width:200px;
	margin:0 auto;
	text-align:center;
}
.sy-title2 h1 {
	color:#df2f25;
	font-size:28px;
	height:50px;
	line-height:40px;
}
.sy-title2 h2 {
	height:50px;
	line-height:45px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#999;
}
.huoban {
	width:100%;
	padding:30px 0;
	margin:0 auto;
	overflow:hidden;
	background:#f2f2f2
}
.hezuo {
	width:1140px;
	height:220px;
	margin:0 auto
}
.hezuo ul {
}
.hezuo ul li {
	float:left;
	margin-top:30px;
	margin-right:15px;
	margin-left:15px;
}
.bt {
	width:1100px;
	text-align:center;
	padding-top:68px;
}
.bt1 {
	font-size:34px;
	color:#b7061c;
	width:1100px;
	text-align:center;
	height:66px;
	line-height:66px;
	display:block
}
.bt2 {
	font-size:26px;
	color:#a70526;
	width:1100px;
	text-align:center;
	height:35px;
	line-height:35px;
	display:block;
	background:url(../images/zhanshi.gif) no-repeat center;
}
.bt3 {
	padding-top:10px;
	width:1100px;
	text-align:center;
	display:block
}
/*新闻列表*/
.news {
	background:#f2f2f2;
	padding:25px 0
}
.focus {
	width:1100px;
	margin:0 auto
}
.fc_tit {
	text-align:center;
	height:75px;
	line-height:75px;
	margin-bottom:40px;
	background:url(../images/bor1.png) no-repeat bottom;
}
.fc_tit a {
	color:#c03333;
	font-size:30px;
	text-transform:uppercase;
}
.fc_tit em {
	display:block;
	color:#c2c2c2;
	font-size:20px;
}
.focus_con {
	height:434px;
	overflow:hidden;
}
.fs_lt {
	float:left;
	width:330px;
	border-bottom:4px solid #c03333;
	height:430px;
}
.fs_lt h4 {
	background:#c03333;
	padding:22px 16px 0;
	height:78px;
	overflow:hidden;
}
.fs_lt h4 a {
	color:#fff;
	font-size:16px;
	font-weight:normal;
}
.fs_lt h4 b {
	display:block;
	font-size:20px;
	line-height:25px;
}
.fs_pic {
	width:303px;
	height:172px;
	position:relative;
}
.lt {
	position:absolute;
	left:11px;
	top:66px;
	background:url(../images/lt.png) no-repeat;
	width:40px;
	height:40px;
}
.rt {
	position:absolute;
	right:11px;
	top:66px;
	background:url(../images/rt.png) no-repeat;
	width:40px;
	height:40px;
}
.fs_wrp {
	width:330px;
	overflow:hidden;
}
.fs_wrp li {
	float:left;
	width:303px;
}
.fs_wrp li a, .fs_wrp li img {
	display:block;
	width:330px;
	height:172px;
}
.fs_txt {
	color:#666;
	font-size:14px;
	line-height:26px;
	height:78px;
	overflow:hidden;
	margin:12px 0 15px;
	padding:0 0 0 0;
}
.fs_rt {
	width:742px;
	float:right;
}
.fs_more {
	display:block;
	border:2px solid #c03333;
	width:94px;
	height:25px;
	color:#c03333;
	font-size:14px;
	text-align:center;
	line-height:25px;
}
.fs_more:hover {
	display:block;
	border:2px solid #c03333;
	width:94px;
	height:25px;
	color:#fff;
	font-size:14px;
	text-align:center;
	line-height:25px;
	background:#c03333
}
.fs_rt h4 {
	height:47px;
	line-height:47px;
	overflow:hidden;
	zoom:1;
	margin-bottom:20px;
	background:url(../images/n_line.gif) 293px 22px no-repeat;
}
.fs_rt h4 .n_more {
	float:right;
	font-weight:normal;
	color:#333;
	font-size:14px;
	padding-right:18px;
}
.fs_rt h4 .n_name {
	color:#333;
	font-size:20px;
	background:url(../images/lk_line.gif) right center no-repeat;
	padding-right:10px;
}
.fs_rt h4 .n_namesnone {
}
.fs_rt h4 .cur {
	color:#c03333;
}
.n_list {
}
.n_list li {
	height:94px;
	overflow:hidden;
	zoom:1;
	border-bottom:1px solid #e0e0e0;
	margin-bottom:40px;
	_margin-bottom:36px;
}
.n_list dl {
	float:left;
	width:620px;
}
.n_list dt {
	height:32px;
	line-height:32px;
	overflow:hidden;
}
.n_list dt a {
	color:#333;
	font-size:16px;
}
.n_list dd {
	color:#666;
	font-size:14px;
	line-height:24px;
	height:48px;
	overflow:hidden;
}
.n_list dd a {
	color:#333;
}
.n_list li span {
	float:right;
	width:91px;
	height:80px;
	line-height:40px;
	padding-top:10px;
	text-align:center;
	background:#c03333;
	color:#fff;
	font-size:16px;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.n_list li b {
	font-size:30px;
	display:block;
}
.n_list .n_top span {
	background:#AD0000;
}
.n_list .n_top span b {
	font-size:30px;
	margin-top:14px;
	font-family:"Microsoft Yahei";
}
.serv_bg {
	padding:42px 0 28px;
	background:#eee;
	margin-bottom:55px;
}
.service {
	width:1002px;
	margin:0 auto;
	height:408px;
}
.serv_list {
}
.serv_list dl {
	float:left;
	display:inline;
	margin-right:134px;
	width:150px;
}
.serv_list .s4 {
	margin-right:0;
}
.serv_list dt {
	height:162px;
	margin-bottom:15px;
}
.s1 dt {
	background:url(../images/s1.gif) no-repeat;
}
.s2 dt {
	background:url(../images/s002.gif) no-repeat;
}
.s3 dt {
	background:url(../images/s3.gif) no-repeat;
}
.s4 dt {
	background:url(../images/s4.gif) no-repeat;
}
.serv_list dt a {
	display:block;
	text-align:center;
	color:#fff;
	font-size:16px;
	line-height:22px;
	padding-top:99px;
}
.serv_list dt a:hover {
	text-decoration:none;
	font-weight:bold;
}
.serv_list dd {
	height:28px;
	line-height:28px;
	overflow:hidden;
	padding-left:45px;
	color:#333;
	font-size:14px;
}

/*二级页面*/
.sub_banner {
	width:100%;
	height:auto;
}
/*.sub_banner div{position:absolute; left:50%;top:0; margin-left:-800px;width:1600px; height:166px}*/
/*二级页面*/
.sub_content {
	width:1100px;
	overflow:hidden;
	zoom:1;
	margin:0 auto;
	clear:both;
	background-color:#fff;
	margin-bottom: 25px;

}
.sub_content:after {
	content:".";
	display: block;
	height: 0;
	clear:both;
	visibility: hidden
}
.sub_content_left {
	width:211px;
	float:left;
	height:auto;
	overflow:hidden;
	zoom:1;
	margin-top: 50px;
}
.sub_bt {
	width:201px;
	height:109px;
	background-color:#bf3131;
	text-align:left;
	vertical-align:middle;
	line-height:40px;
	padding:20px 0px 0px 20px;
}
.sub_bt h1 {
	font-size:28px;
	color:#fff;
	font-weight:bold
}
.sub_bt h4 {
	font-size:18px;
	color:#fff;
	margin-top: 10px;
}
.sub_nav {
	width:211px;
	height:100%;
	background-color: #000000;
}
.title04{
	background-image: url(../images/jt.png);
	background-repeat: no-repeat;
	background-position: 155px center;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-decoration: none;
}
.title04 a:active{color: #FF0000;}
.biaoyf{
	font-size: 14px;
	text-decoration: none;
	color:#808080;
	line-height: 30px;
	width:155px;
	height:35px;
}
.zil a{
	font-size: 14px;
	text-decoration: none;
	color:#999999;
}
.zil a:hover{
	color:#FF0000;
}

.sub_content_right {
	width:859px;
	height:auto;
	;
	overflow:hidden;
	zoom:1;
	float:right;
	margin-top:50px;
	margin-bottom:15px;
}

.sub_content_right_top {
	width:100%;
	height:75px;
	border-bottom:1px solid #cccccc;
}
.sub_content_right_top_top {
	width:100%;
	height:20px;
}
.sub_content_right_top_top a {
	text-decoration:none;
	color:#666666
}
.sub_content_right_top_top a:hover {
	color:#bf3131
}
.sub_content_right_top_below {
	width:100%;
	height:55px;
	font-size:24px;
	color:#bf3131;
	font-weight:bold;
	text-align:left;
	vertical-align:middle;
	line-height:55px;
}
.sub_content_right_top_below span {
	font-size:14px;
	color:#999999;
	padding-left:10px;
}
.sub_content_right_below {
	padding-top:10px;
	width:100%;
	height:auto;
	overflow:hidden;
	zoom:1;
}
.sub_content_right_below p {
	line-height:22px;
	padding-top:10px;
	font-size:13px;
	color:#666666;
	text-align: justify;
}
/*新闻列表*/
.news_list {
	width:859px;
	height:115px;
	;
	border-bottom:1px solid #e5e4e2
}
.news_list_left {
	width:166px;
	height:98px;
	float:left
}
.news_list_right {
	width:680px;
	height:110px;
	float:left;
	margin-left:13px;
}
.news_list_right a {
	text-decoration: none
}
.news_list_right h4 {
	width:680px;
	height:25px;
	display:block
}
.news_list_right h4 a {
	font-size:14px;
	color:#e20316;
	font-weight:bold
}
.news_list_right h4 a:hover {
	text-decoration:underline
}
.news_list_right p {
	width:680px;
	height:75px;
	display:block
}
.news_list_right p a {
	color:#a9a6a6;
	font-size:12px;
}
.news_list_right p a:hover {
	color:#bf3131;
}
.news_list_right p .details {
	color:#494848
}
.news_list_right p span {
	display:block;
	color:#a9a6a6;
	font-size:12px;
	text-align:right;
	float:right
}
.news_list {
	margin-top:20px;
}
/*翻页*/
.page {
	width:859px;
	height:40px;
	padding:10px 0;
	text-align: left;
}
.page a {
	text-align:center
}
.page .firstPage {
	width: 30px;
}
.page a,.current{
	display: inline-block;
    line-height: 25px;
    height: 29px;
    margin-left: 9px;
    font-size: 16px;
    border: 1px solid #E9E9E9;
    padding: 0px 10px;
    width: auto;
}
.page ul li a:hover {
	color: #ff0000;
	text-decoration: none;
}
.page ul li.thisclass, .page ul li.thisclass a, .page ul li.thisclass a:hover {
	background-color: #333;
	color: #FFF
}
.page .pageinfo {
	line-height: 25px;
	padding: 12px 5px 10px 5px;
	color: #999;
}
.page select {
	line-height: 25px;
	margin-top: 4px
}
.page .pageinfo strong {
	color: #555;
	font-weight: normal;
	margin: 0px 2px;
}
/*车型展示列表*/
.car_list {
	width:100%;
	/*height:610px;*/
}
.car_list ul li {
	display:block;
	float:left;
	width:270px;
	/*height:230px;*/
	height: 275px ;
	margin-top:10px;
/*	margin-left:8px;*/
	margin-right:16px;
}
.car_list ul li a {
	display:block;
	float:left;
	width:270px;
	height:182px;
	text-decoration:none;
	color:#fff;
	font-size:12px;
}
.car_list ul li a img {
	border: 1px solid #ddd;
}
.car_list ul li a div {
	width:270px;
	height:38px;
	background-color:#363434;
	text-align:center;
	vertical-align:middle;
	line-height:38px;
}
.car_list ul li a div:hover {
	background-color:#bf3131
}
.car_list ul li a img.arrows {
	margin-left:80px;
}
/*车型展示详情页*/
.sub_content_right_below_top {
	width:100%; /*height:325px;*/
}
/****************/
.sub_content_right_below_top_left {
	width:390px;
	height:auto;
	float:left;
	display: inline;
}
.sub_content_left .sub_gg img{
	width: 100%;
}
#con_one_1 p img{
	max-width: 100%;
}