@charset "utf-8";
body{ padding:0; margin:0; font-size:13px; line-height:22px; color:#666; background:#fafafa}
ul,li,dd,dl,H1,H2,H3,H4,H5,H6,dl,dt,dd,i{ margin:0; padding:0;font-weight:normal; font-size:13px;  list-style:none;text-indent:0; font-style:normal}
a{ font-size:13px; color:#666; text-decoration:none; blr:expression(this.onFocus=this.blur());}
a:hover{ color:#f20; text-decoration:none}
a:focus { outline:none;-moz-outline:none;}
.common_width{ width:1200px; margin: 0 auto; float:none; clear:both;}
img{ border: none}
.head{ width:100%; height:75px; background:#000}
.head .logo{ width:33%; height:75px; float:left}
.head .logo a{ background:url(Logo.png) no-repeat 0 center; display:block; width:100%; height:75px}
.head .menu{ width:50%; float:right}
.head .menu li{ padding-left: 1px;height:75px; float:left}
.head .menu li a{ color:#fff; font-size:16px; padding: 0 25px; line-height:75px; display:block; float:left}
.head .menu li.this a,.head .menu li a:hover{ background:#e71f19; text-decoration:none}

.i_banner{height:300px; width:100%; position:relative; z-index:10; background:url(shad.gif) repeat-x bottom; padding-bottom:22px }
.i_banner.home{ height:700px}
.i_banner #slides { display:block; width:100%; height:300px; list-style:none; padding:0; margin:0; position:relative}
.i_banner.home #slides {height:700px}
.i_banner #slides li { display:block; width:100%; height:100%; list-style:none; padding:0; margin:0; position:absolute}
.i_banner #slides li a { display:block; width:100%; height:100%; text-indent:-9999px}
.i_banner #pagination { display:block; list-style:none; position:absolute; left:45%; top:260px; z-index:9900; padding:5px 15px 5px 0; margin:0}
.i_banner.home #pagination{ top:640px;left:44%;  }
.i_banner #pagination li { display:block; list-style:none; width:28px; height:6px; overflow:hidden; float:left; margin-left:12px; background:#afafaf }
.i_banner.home #pagination li {width:50px;margin-left:20px;}
.i_banner #pagination li a { display:block; width:100%; height:100%; padding:0; margin:0;  text-indent:-9999px;}
.i_banner #pagination li.current { background:#c03333}

.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兼容专用*/
.sy-products {	padding:40px 0;}
.wd {	width:1200px;	margin:0 auto;	box-sizing:border-box;}
.sy-title {	font-size:30px;color:#df2f25;	text-align:center;	padding-bottom:30px;	background:url(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:282px;	text-align:center;	border:#CCC 1px solid;	background:#FFF;	margin:10px;	visibility:visible;	overflow:hidden;}
.u-listB1 li {	float:left;	width:282px;	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:282px;	height:200px;	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:220px;
	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;
	clear:both
}
.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:1260px;
	height:220px;
	margin:0 auto
}
.hezuo ul {
	width:100%
}
.hezuo ul li {
	width:20%;
	text-align:center;
	float:left;
	margin-top:30px;
}
.bt {
	width:1200px;
	text-align:center;
	padding-top:68px;
}
.bt1 {
	font-size:34px;
	color:#b7061c;
	width:1200px;
	text-align:center;
	height:66px;
	line-height:66px;
	display:block
}
.bt2 {
	font-size:26px;
	color:#a70526;
	width:1200px;
	text-align:center;
	height:35px;
	line-height:35px;
	display:block;
	background:url(../images/zhanshi.gif) no-repeat center;
}
.bt3 {
	padding-top:10px;
	width:1200px;
	text-align:center;
	display:block
}
/*新闻列表*/
.news {
	background:#f2f2f2;
	padding:25px 0
}
.focus {
	width:1200px;
	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:410px;
	border-bottom:4px solid #c03333;
	height:430px;
}
.fs_lt h4 {
	background:#c03333;
	padding:22px 16px 0;
	height:68px;
	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:28px;
}
.fs_lt h4 i{
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
.fs_pic {
	width:410px;
	height:182px;
	position:relative;
}

.fs_wrp {
	width:100%;
	overflow:hidden;
}
.fs_wrp li {
	float:left;
	width:100%;
}
.fs_wrp li a, .fs_wrp li img {
	display:block;
	width:100%;
	height:182px;
}
.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(n_line.gif) 208px 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(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;
}
.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;
}

.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;
}
/*底部*/
.footer {
	width:100%;
}
.recur_top {
	width:41px;
	height:32px;
	background-color:#c03333;
	margin:0px auto;
	text-align:center;
	vertical-align:middle;
	line-height:32px;
}
.recur_top a {
	text-decoration:none;
	color:#fff;
}
.footer1 {
	width:100%;
	height:203px;
	border-bottom:1px solid #b9b9b9;
	border-top:3px solid #bf3131;
	background-color: #f1f1f1;
}
.footer_middle {
	width:1200px;
	height:203px;
	margin:0px auto;
}
.footer_middle_logo {
	width:270px;
	height:147px;
	border-right:1px solid #e6e3e4;
	margin-top:30px;
	float:left
}
.footer_middle_nav {
	width:240px;
	margin-left:35px;
	height:147px;
	border-right:1px solid #e6e3e4;
	float:left;
	margin-top:30px;
}
.footer_middle_nav ul li {
	width:100px;
	float:left;
	display:block
}
.footer_middle_nav ul li a {
	display:block;
	height:28px;
	text-decoration:none;
	color:#666666;
	text-align:left;
	vertical-align:middle;
	line-height:28px;
}
.footer_middle_nav ul li a:hover {
	color:#bf3131
}
.footer_middle_nav ul .footer_middle_motorcycle_type_bt {
	width:220px;
	text-align:left;
	font-size:14px;
	color:#333333;
}
.footer_middle_motorcycle_type {
	width:132px;
	height:147px;
	border-right:1px solid #e6e3e4;
	float:left;
	margin-top:30px;
}
.footer_middle_motorcycle_type ul li a {
	display:block;
	width:80px;
	height:28px;
	text-decoration:none;
	color:#666666;
	margin:0px 0px 0px 40px;
	text-align:left;
	vertical-align:middle;
	line-height:28px;
}
.footer_middle_motorcycle_type ul li a:hover {
	color:#bf3131
}
.footer_middle_motorcycle_type ul .footer_middle_motorcycle_type_bt {
	font-size:14px;
	color:#333333;
	text-align:center
}
.contact_us {
	width:520px;
	height:147px;
	border-right:1px solid #e6e3e4;
	float:left;
	margin-top:30px;
}
.contact_us ul li {
	display:block;
	width:500px;
	height:30px;
	text-decoration:none;
	color:#666666;
	margin:0px 0px 0px 30px;
	text-align:left;
	vertical-align:middle;
	line-height:25px;
}
.contact_us ul li img{vertical-align: sub}
.contact_us ul .contact_us_bt {
	font-size:14px;
	color:#333333;
}
.contact_us ul li span {
	padding-left:10px;
}
.two_dimension_code {
	width:110px;
	height:147px;
	float:right;
	margin-top:30px;
}
.two_dimension_code div {
	width:110px;
	height:30px;
	text-align:center;
	vertical-align:middle;
	line-height:30px;
}
.two_dimension_code img {
	display:block;
	margin:0px auto
}
.footer_below {
	width:100%;
	height:39px;
	background-color:#363434;
	text-align:center;
	vertical-align:middle;
	line-height:39px;
	margin-top:1px;
}
.footer_below a:hover{ color:#ff0}
/*二级页面*/
.sub_banner {
	width:100%;
	height:300px;
	overflow:hidden;
}
/*.sub_banner div{position:absolute; left:50%;top:0; margin-left:-800px;width:1600px; height:166px}*/
/*二级页面*/
.sub_content {
	width:1200px;
	overflow:hidden;
	zoom:1;
	margin:0 auto;
	clear:both;
	background-color:#fff
}
.sub_content:after {
	content:".";
	display: block;
	height: 0;
	clear:both;
	visibility: hidden
}
.sub_content_left {
	width:213px;
	float:left;
	height:auto;
	overflow:hidden;
	zoom:1; 
}
.sub_bt {
	width:193px;
	height:109px;
	position:absolute;
	margin-top:-50px;
	background-color:#bf3131;
	text-align:left;
	vertical-align:middle;
	line-height:40px;
	padding:20px 0px 0px 20px;
	z-index:100;
}
.sub_bt h1 {
	font-size:30px;
	color:#fff;
	font-weight:bold
}
.sub_bt h4 {
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#fff;
}
.sub_nav {
	width:213px;
	height:100%;
	margin-top:80px;
+padding-top: 80px
}
.sub_nav span{ display:none}
.sub_nav ul li {
	display:block;
	width:213px;
	height:auto;
	overflow:hidden;
	zoom:1;
	text-align:left;
	vertical-align:middle;
	line-height:38px;
	padding-left:20px;
	border-bottom:1px solid #e9e9e9;
}
.sub_nav ul li:hover {
	cursor:pointer
}
.sub_nav ul li:hover span{ display: block}
.sub_nav ul li ul {
	display:block;
	width:213px;
}
.sub_nav ul li a {
	display:block;
	width:100%;
	text-decoration:none;
	color:#929292;
	font-size:14px;
	background:url(jt.png) no-repeat 82% 14px;
	float:left
}
.sub_nav ul li a:hover {
	color:#bf3131;
	background-position:82% -36px;
}

.sub_nav ul .sub_nav_bj {
	background:url(../images/bt_bg.jpg) repeat-x
}
.sub_nav ul li ul li {
	display:block;
	padding:0;
	background:none;
	width:213px;
}
.sub_service {
	width:213px;
	height:238px;
	margin-top:20px;
}
.sub_service a {
	display:block;
	width:211px;
	height:72px;
	margin-top:10px;
}
.sub_service a img {
	border:1px solid #e0e0e0
}
.sub_content_right {
	width:880px;
	height:auto;
	margin-right:30px;
	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:40px;
	width:100%;
	height:auto;
	overflow:hidden;
	zoom:1;
}
.sub_content_right_below p {
	line-height:22px;
	padding-top:10px;
	font-size:13px;
	color:#666666
}
/*新闻列表*/
.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.news_li {
	width:100%;
}
.news_list_right a {
	text-decoration: none
}
.news_list_right h4 {
	width:100%;
	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:98%;
	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
}
.page ul {
	text-align:center
}
.page .firstPage {
	width: 30px;
}
.page ul li {
	display:inline-block;
	line-height: 25px;
	height: 25px;
	margin-left: 5px;
	font-size: 12px;
	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;
}

.sub_content_right_below_top {
	width:100%; /*height:325px;*/
}

.sub_content_right_below_top_left {
	width:500px;
	min-height:520px;
	float:left;
	display: inline;
}

.game163 {
	width:500px;
}

.game163 .bigImg li img {
	vertical-align:middle;
	border:1px #eee solid;
	width:498px;
}

.game163 .smallScroll {
	height: 53px;
	margin-bottom: 6px;
	margin-top: 20px;
}
.game163 .sPrev, .game163 .sNext {
	float: left;
	display: block;
	width: 14px;
	height: 47px;
	text-indent: -9999px;
	background: url(sprites1008.png) no-repeat 0 -3046px;
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	transition: none;
	margin-top: 5px;
}
.game163 .sNext {
	background-position: 0 -2698px;
}
.game163 .sPrev:hover {
	background-position: 0 -3133px;
}
.game163 .sNext:hover {
	background-position: 0 -2785px;
}
.game163 .smallImg {
	float:left;
	margin: 0 6px;
	display:inline;
	width: 460px;
	overflow: hidden;
}
.game163 .smallImg ul {
	height:65px;
	width: 9999px;
	overflow: hidden;
}
.game163 .smallImg li {
	float: left;
	width:84px;
	cursor:pointer;
	display: inline;
	margin: 0 4px 0 0
}
.game163 .smallImg img {
	border: 1px solid #dcdddd;
	width:80px;
	height:60px;
}
.game163 .smallImg .on img {
	border-color: #bf3131;
}
.game163 .pageState {
	position: absolute;
	top: 200px;
	right: 5px;
	font-family: "Times New Roman", serif;
	letter-spacing: 1px;
}
.game163 .pageState span {
	color: #f00;
	font-size: 16px;
}
/****************/
.sub_content_right_below_top_right {
	width:340px;
	height:325px;
	float:left;
	margin-left:25px;
}
.sub_content_right_below_top_right_top {
	width:100%;
	height:60px;
	line-height:60px;
	font-size:22px;
	font-weight:bold;
	color:#333333;
	border-bottom:1px dashed #e6e6e6
}
.sub_content_right_below_top_right_below {
	width:100%;
	height:279px;
	padding-top:10px;
}
.sub_content_right_below_top_right_below ul li {
	font-size:14px;
	line-height:45px;
	color:#666666
}
.sub_content_right_below_top_right_below .descr {
	padding: 12px 0;
	width: auto;
	height: 66px;
	color: #ffffff;
	overflow: hidden;
}
.sub_content_right_below_top_right_below .descr .tit {
	font-size: 20px;
	color:#666666
}
.sub_content_right_below_top_right_below .descr .tel {
	font-size: 20px;
	color:#ff5e03;
	margin-left:12px
}
.sub_content_right_below_top_right_below .descr2 {
	padding: 12px 12px;
	width: auto;
	height: 25px;
	background: #BF3131;
	color:#fff;
	overflow: hidden;
	margin-top:12px
}
.sub_content_right_below_top_right_below .descr2 font {
	font-family: "Georgia";
	font-size:18px
}
.sub_content_right_below_top_right_below .btn_look {
	display:inline-block;
*display: inline;
	zoom:1;
	width: 150px;
	height: 40px;
	background: #ff5f01;
	font-size: 20px;
	color: #ffffff;
	text-decoration: none;
	line-height: 40px;
	text-align: center;
	margin-top: 12px
}

.logistics_top {
	width:100%;
	height:316px;
}
.logistics_top_left {
	width:483px;
	height:316px;
	float:left
}
.logistics_top_right {
	width:276px;
	height:316px;
	float:left;
	background-color:#535353
}
.logistics_top_right1 {
	width:230px;
	height:296px;
	margin:0px auto;
	color:#ffffff;
	font-size:12px;
	padding-top:20px;
	line-height:22px;
}
.logistics_top_right1 h1 {
	font-size:18px;
}
.logistics_top_right1 p {
	font-size:12px;
	color:#ffffff;
	text-indent:0
}
.logistics_top_right1 div a {
	text-decoration:none;
	color:#ffffff;
}
.logistics_top_right1 div a:hover {
	color:#bf3131
}
.logistics_below {
	width:100%;
	height:450px;
	margin-top:20px;
}
.logistics_below_left {
	width:377px;
	height:400px;
	float:left
}
.logistics_below_left ul {
	display:block;
	margin-top:10px;
}
.logistics_below_left ul li {
	display:block;
	width:377px;
	height:45px;
	text-align:left;
	vertical-align:middle;
	line-height:20px;
	border-bottom:1px solid #e2e2e2;
}
.logistics_below_left ul li a {
	text-decoration:none;
	color:#444444;
	font-size:12px;
}
.logistics_below_left ul li a:hover {
	color:#bf3131
}
.logistics_below_left ul li span {
	display:block;
	color:#aaaaaa
}
.logistics_below_right {
	width:350px;
	height:400px;
	float:left;
	margin-left:32px;
}
/*-------------------------*/
.slideBox {
	width:230px;
	height:286px;
	overflow:hidden;
	position:relative;
}
.slideBox .bd {
	position:relative;
	height:100%;
	z-index:0;
}
.slideBox .bd li {
	zoom:1;
	vertical-align:middle;
}
.slideBox .bd div {
	padding-top:70px;
}
/*-------------------------*/

/*优惠车型列表页*/
.preferential {
	width:100%;
	height:730px;
}
.preferential ul li {
	display:block;
width240px;
	float:left;
	height:238px;
	margin-left:8px;
}
.preferential ul li a {
	display:block;
	float:left;
	width:240px;
	height:152px;
	text-decoration:none;
	color:#fff;
	font-size:12px;
}
.preferential ul li a img {
	border-top-left-radius:5px;
	border-top-right-radius:5px;
}
.preferential ul li a div {
	width:240px;
	height:38px;
	background-color:#363434;
	text-align:center;
	vertical-align:middle;
	line-height:38px;
}
.preferential ul li a img.arrows {
	border-radius:0px;
	margin-left:80px;
}
.preferential ul li a .price {
	display:block;
	width:100%;
	height:38px;
	background-color:#bf3131;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	font-size:14px;
}
.preferential ul li a div b {
	font-size:18px;
}
.preferential ul li a div span {
	padding-left:30px;
}


/*产品展示列表*/
.prut_list {
	width:100%;
	height:610px;
}
.prut_list ul li {
	display:block;
	float:left;
	width:275px;
	height:230px;
	margin-top:10px;
	margin-left:8px;
	margin-right:8px;
}
.prut_list ul li a {
	display:block;
	float:left;
	width:270px;
	height:182px;
	text-decoration:none;
	color:#fff;
	font-size:12px;
}
.prut_list ul li a img {
}
.prut_list ul li a div {
	width:270px;
	height:38px;
	background-color:#363434;
	text-align:center;
	vertical-align:middle;
	line-height:38px;
}
.prut_list ul li a div:hover {
	background-color:#bf3131
}
.prut_list ul li a img.arrows {
	margin-left:80px;
}

.pagelink{width:98%; padding:15px 1%; clear:both; border-top:1px #eaeaea dotted; margin-top:15px; text-align:center}
.pagelink.noborder{ border-top:none}
.pagelink select{font-family:Arial}
.yellow {padding: 7px 0; margin: 3px;  font-size:12px}
.yellow B{ padding:0 3px; font-size:12px; color:#f00}
.yellow a {border: #ddd 1px solid; margin: 2px; padding: 2px 6px; text-decoration: none; font-size:12px; color:#666}
.yellow a:hover {border: #bf3131 1px solid;background: #bf3131; color: #fff; text-decoration:none}
.yellow span.current {border: #bf3131 1px solid; font-weight: bold; margin: 2px; color: #fff; padding: 2px 6px;background: #bf3131; font-size:12px}
.yellow span.disabled {border: #eee 1px solid; padding: 2px 5px 2px 5px; margin: 2px; color: #aaa; font-size:12px }

.nextpre{border-top:1px #eee dotted; padding:15px 0; line-height:30px; font-size:12px}
.nextpre a{ color:#f60; font-size:12px}
.publish{font-family:Arial;}
.publish a{ color:#f40}
/*联系我们*/
.relation_headline {
	width:100%;
	height:25px;
	background-color:#ebebeb;
	font-size:12px;
	font-weight:bold;
	color:#666666;
	text-align:left;
	vertical-align:middle;
	line-height:25px;
}
.relation_content {
	width:100%;
	height:180px;
	line-height:30px;
	color:#666666
}
.plat {
	width:700px;
	height:524px;
	margin-top:10px;
}
/*地图*/
.dituContent {
	color:#CC5522;
	font-size:14px;
	font-weight:bold;
	overflow:hidden;
	padding-right:13px;
	white-space:nowrap
}
.iw_poi_content {
	font:12px arial, sans-serif;
	overflow:visible;
	padding-top:4px;
	white-space:-moz-pre-wrap;
	word-wrap:break-word
}
/*在线留言*/
.message_content {
	width:100%;
}
#contact input[type="text"], #contact input[type="email"], #contact input[type="tel"], #contact input[type="url"], #contact textarea, #contact button[type="submit"] {
	font:400 12px/16px "Open Sans", Helvetica, Arial, sans-serif;
}
#contact {
	background:#F9F9F9;
	padding:25px;
	margin:5px 0;
}
#contact h3 {
	color:#F96;
	display:block;
	font-size:30px;
	font-weight:400;
}
#contact h4 {
	margin:5px 0 15px;
	display:block;
	font-size:13px;
}
fieldset {
	border:medium none !important;
	margin:0 0 10px;
	min-width:100%;
	padding:0;
	width:100%;
}
#contact input[type="text"], #contact input[type="email"], #contact input[type="tel"], #contact input[type="url"], #contact textarea {
	width:90%;
	border:1px solid #CCC;
	background:#FFF;
	margin:0 0 5px;
	padding:10px;
}
#contact input[type="text"]:hover, #contact input[type="email"]:hover, #contact input[type="tel"]:hover, #contact input[type="url"]:hover, #contact textarea:hover {
	-webkit-transition:border-color 0.3s ease-in-out;
	-moz-transition:border-color 0.3s ease-in-out;
	transition:border-color 0.3s ease-in-out;
	border:1px solid #BF3131;
}
#contact textarea {
	height:100px;
	max-width:100%;
	resize:none;
}
#contact button[type="submit"] {
	cursor:pointer;
	width:20%;
	border:none;
	background:#BF3131;
	color:#FFF;
	margin:0 0 5px;
	padding:10px;
	font-size:15px;
}
#contact button[type="submit"]:hover {
	background:#A30000;
	-webkit-transition:background 0.3s ease-in-out;
	-moz-transition:background 0.3s ease-in-out;
	transition:background-color 0.3s ease-in-out;
}
#contact button[type="submit"]:active {
	box-shadow:inset 0 1px 3px rgba(0,0,0,0.5);
}
#contact input:focus, #contact textarea:focus {
	outline:0;
	border:1px solid #BF3131;
}
::-webkit-input-placeholder {
color:#888;
}
:-moz-placeholder {
color:#888;
}
::-moz-placeholder {
color:#888;
}
:-ms-input-placeholder {
color:#888;
}
/*搜索页面*/
.search_bt {
	width:980px;
	height:50px;
	border-bottom:1px solid #cccccc;
	text-align:left;
	vertical-align:middle;
	line-height:50px;
	font-size:18px;
	font-family:"宋体";
	color:#95959;
	padding-left:20px;
}
.search_content {
	width:980px;
	height:100%;
	padding:20px 0px 0px 20px;
	border-bottom:1px dashed #d8d8d8
}
.search_content a {
	text-decoration:none
}
.search_content a:hover {
	color:#bf3131
}
.search_content h1 a {
	font-size:16px;
	color:#666666
}
.search_content h2 {
	font-size:12px;
	margin-top:10px;
}
.search_content h2 a {
	color:#999999;
}
.search_content h3 {
	margin-top:20px;
}
.search_content h3 a {
	color:#666666
}
.search_content .red {
	color:#bf3131;
}
.search_content .date {
	padding-left:450px;
}
.search_page {
	margin-left:100px;
}
/*新闻内容页*/
.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
}
.news_content_top h2 {
	font-size:12px;
	color:#999999
}
.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:400px;
	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;
}
.side-bar {
	position:fixed;
	top:35%;
	right:0;
	width:45px;
	z-index:10000;
	display:none;
}
.side-bar div {
	margin:1px 0 0;
	float:right;
	cursor:pointer;
}
.side-bar div p {
	color:#fff;
	padding-top:14px;
}
.to-top {
	width:45px;
	height:45px;
	line-height:45px;
	text-align:center;
	background:#cbcbcb;
	color:#fff;
	font-weight:bold;
	position:relative;
}
.side-bar-erweima {
	width:45px;
	height:45px;
	background:#BF3131;
	position:relative;
}
.erweima {
	width:140px;
	height:150px;
	display:none;
	position:absolute;
	top:-108px;
	left:-155px;
	background:#fff;
	border:1px solid #ccc;
	float:right;
	text-align:center;
	cursor:default !important;
}

.side-bar-erweima .erweima p {
	line-height:20px;
	color:#000;
	font-size:12px;
	text-align:center;
	float:left;
	width:130px;
}
.side-bar-erweima .arrow3 {
	width:6px;
	height:11px;
	display:block;
	background:url(../images/weixin-arrow.png) no-repeat;
	position:absolute;
	right:-6px;
	top:122px;
}
.side-bar-erweima img {
	width:110px;
	height:110px;
	margin:10px 10px 0px 10px;
}
.side-bar-qq {
	width:45px;
	height:45px;
	background:#BF3131;
}
.side-bar-qq p,.side-bar-contact p{
	line-height:18px;
	height:18px;
	overflow:hidden;
	padding:0;
	margin:0;
}
.side-bar-contact {
	width:45px;
	height:45px;
	background:#BF3131;
}
.side-bar .ico2 {
	width:46px;
	height:46px;
	display:block;
	float:left;
}
.side-bar .side-bar-erweima .ico2 {
	float:right;
}
.to-top .ico2 {
	width:12px;
	height:5px;
	position:absolute;
	top:-5px;
	left:18px;
}
.ico2 {
	background:url(../images/ico2.png) no-repeat;
}
.side-bar-erweima .ico2 {
	background-position:-46px -46px;
}
.side-bar-qq .ico2 {
	background-position:2px -46px;
}
.to-top .ico2 {
	background-position:-28px -2px;
}
.side-bar-contact .ico2 {
	background-position:-92px -46px;
}
.totopa {
	text-decoration:none;
	padding:0px;
	margin:0px;
}
.totopa p {
	padding:0px;
	margin:0px;
}
#dituContent{border-bottom: #ccc 1px solid; border-left: #ccc 1px solid; width: 99%; height: 500px; border-top: #ccc 1px solid; border-right: #ccc 1px solid; float:none; margin:20px 0}

.tab1 {
	width:100%;
	border-top:#e5e5e5 solid 1px;
	border-bottom:#e5e5e5 solid 1px;
	margin-top: 20px;
	clear:both;
}
.tab1 .menu {
	height:46px;
	border-right:#e5e5e5 solid 1px;
	font-size:14px;
	background:#f6f6f6
}
.tab1 .menu li {
	float:left;
	width:99px;
	text-align:center;
	line-height:46px;
	height:46px;
	cursor:pointer;
	border-left:#e5e5e5 solid 1px;
	border-bottom:#e5e5e5 solid 1px;
	color:#666;
	overflow:hidden;
	background:#f6f6f6;
}
.tab1 .menu li:last-child {
	border-right:#e5e5e5 solid 1px;
}
.tab1 .menu li {
	background:#fff;
	color:#336699;
	font-weight:bold;
	border-bottom:none;
}
.tab1 .menudiv {
	height:100%;
	border-left:#e5e5e5 solid 1px;
	border-right:#e5e5e5 solid 1px;
	border-top:0;
	background:#fefefe
}
.tab1 .menudiv div {
	padding:15px;
	line-height:28px;
}