﻿@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*/
}
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;
}

.height10{width:100%; height:10px; clear:both;}
.height20{width:100%; height:20px; clear:both;}
/** 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;
}
/*头部*/
.container {
	width:1100px;
	height: auto;
	overflow: hidden;
	zoom:1;
	margin: 0 auto;
}

.header {
	width:100%;
	padding:20px 0 10px 0;
	position: relative;
	z-index: 999;
	background-color:#fff;
}
.logo {
	width:600px;
	float:left;
	height:70px;
}
.logo img {
	max-height:100px;
	overflow:hidden
}
.search {
	position:relative;
	float:right;
}
/*导航条*/
.nav {
	width:100%;
	height:60px;
	background-color:#bf3131;
}
.nav1 {
	display:block;
	width:1096px;
	height:60px;
	margin:0px auto;
	border-right: 1px solid #962828;
}
.nav1 li {
	position:relative;
	display:block;
	width:136px;
	height:60px;
	float:left;
	display: inline;
	text-align:center;
	vertical-align:middle;
	line-height:60px;
	border-left:1px solid #962828
}
.nav1 li a {
	text-decoration:none;
	color:#fff;
	font-size:15px;
	display:block;
	width:136px;
	height:60px;
}
.nav1 li a:hover {
	background-color:#BF3131;
}
.nav1 li a.nav_bj {
	background-color:#BF3131;
}
.nav1 li a img {
	margin-right:5px;
}
.nav1 li ul li {
	background-color:#353535;
	border:0px;
	height:40px;
	text-align:center;
	vertical-align:middle;
	line-height:40px;
	clear:both
}
.nav1 li ul li a {
	font-size:12px;
	height:40px
}
.nav1 li ul {
	display:none;
	position:absolute;
	z-index:999;
	left: 0
}
.nav1 li:hover ul {
	display:block
}
.nav1 li ul li a:hover {
	background-color:#979797
}
/*轮播图*/
.index_slide {
	width:100%;
	height:450px;
	overflow:hidden;
	background:#c7c4c4;
}
.fullSlide {
	width:100%;
	position:relative;
	height:450px;
	background:#000;
}
.fullSlide .bd {
	margin:0 auto;
	position:relative;
	z-index:0;
	overflow:hidden;
}
.fullSlide .bd ul {
	width:100% !important;
}
.fullSlide .bd li {
	width:100% !important;
	height:450px;
	overflow:hidden;
	text-align:center;
	background-position: center top;
	background-repeat: no-repeat;
	-webkit-transition:none;
	-moz-transition: none;
	-o-transition: none;
	transition: none;
}
.fullSlide .bd li a {
	display:block;
	height:100%;
	-webkit-transition:none;
	-moz-transition: none;
	-o-transition: none;
	transition: none;
}
.fullSlide .hd {
	width:100%;
	position:absolute;
	z-index:1;
	bottom:20px;
	left:0;
	height:30px;
	line-height:30px;
display:;
	background:none
}
.fullSlide .hd ul {
	text-align:center;
}
.fullSlide .hd ul li {
	cursor:pointer;
	display:inline-block;
*display:inline;
	zoom:1;
	width:50px;
	height:3px;
	margin:3px;
	overflow:hidden;
	background:#fcfbfb;
	filter:alpha(opacity=50);
	opacity:0.5;
	line-height:999px;
}
.fullSlide .hd ul .on {
	background:#ED1C24;
}
.fullSlide .prev, .fullSlide .next {
	display:block;
	position:absolute;
	z-index:1;
	top:50%;
	margin-top:-30px;
	left:15%;
	z-index:1;
	width:40px;
	height:60px;
	background:url(../images/slider-arrow.png) -126px -137px #000 no-repeat;
	cursor:pointer;
	filter:alpha(opacity=50);
	opacity:0.5;
	display:none;
}
.fullSlide .next {
	left:auto;
	right:15%;
	background-position:-6px -137px;
}
/*内容*/
/* 菜单 */
.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 i {
	display: block;
	margin:24px 0;

	padding:0 24px;
}
.g_menu_c .u_lst1 li em {
	display: block;
	text-align: center;
	font-size: 14px;
	color: #333333;
	padding-top: 10px;
	font-style:normal;
}
.g_menu_c .u_lst1 li em b {
	display: block;
	font-size: 10px;
	color: #888888;
	text-transform: uppercase;
	font-weight: normal;
	font-style:normal;
	padding-top: 2px;
}
.content {
	width:1100px;
	height:901px;
	margin:0px auto;
	padding-top:20px;
}
.sy-products {
	padding:0 0;
}
.wd {
	width:1100px;
	margin:0 auto;
	box-sizing:border-box;
}
.sy-title {
	width:100%;
	font-size:30px;
	color:#df2f25;
	text-align:center;
	float:left;
}
/*--------------------滚动--------------------*/
.sy_tjcp{width:100%; height:320px; background-color:#ededed;padding-top:20px;}

.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:250px;	
	height:40px;
	line-height:40px;
	margin:0 auto;
	padding-bottom:15px;
	background: url(../images/bor1.png) no-repeat center bottom;
}
.u-scrollA .b .bnt em{ margin-left:25px; float:left; font-style:normal;}
.u-scrollA .b .bnt span{ float:right; margin-right:25px;}
.u-scrollA .b .bnt a {
	float:right;
	display:inline-block;
}
.u-scrollA .b .prev, .u-scrollA .b .next {
	margin:0 auto;
	z-index:2;
	top:50%;	
	width:25px;
	height:25px;
	margin-top:7px;
	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;
}

/*---------------首页产品分类---------------------*/
.sy_fenlei{clear:both; padding:20px 0;}
.sy_fenlei_l{width:25%; float:left;}
.sy_fenlei_l .fenlei_tit{ height:60px; font-size:30px;background:#c03333;  line-height:60px; padding-left:15px;}
.sy_fenlei_l .fenlei_tit a{ color:#FFF;}

.sy_fenlei_l ul li{ float:left; width:50%; overflow:hidden; height:50px; line-height:50px; background:#f4f4f4; border-bottom:1px solid #e6e6e6; font-size:16px;text-align:center;}
.sy_fenlei_l ul li:hover{background:#c03333; color:#FFF;}
.sy_fenlei_l ul li:hover a{ color:#FFF; }

.sy_fenlei_r{width:74%; float:right;}

.sy_fenlei_r li{ float:left; width:32%; margin-left:14px; text-align:center;width:255px; height:225px; border:1px solid #ccc;}
.sy_fenlei_r li img{width:255px; height:180px; border-bottom:1px solid #ccc;}
/*--------------------图片列表--------------------*/
.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: #CCC 1px solid;
}
.u-txt4 {
	height:35px;
	line-height:35px;
	border-top:none;
}
.u-listB li img, .u-listB1 li img {
	width:257px;
	height:180px;
	display:block;
	transition:0.5s;
	overflow:hidden;
	border-bottom:#ccc 1px solid;
}
.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 55px bottom;
	width:100%;
	margin-bottom:10px;
}
.sy-title2 span {
	background:url(../images/bor1.png) no-repeat bottom;
	display:block;
	width:200px;
	margin:0 auto;
	text-align:center;
}
.sy-title2 h1 {
	color:#df2f25;
	font-size:28px;
	height:50px;
	line-height:30px;
}
.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;
	clear:both;
}
.focus {
	width:1100px;
	margin:0 auto
}
.fc_tit {
	text-align:center;
	height:60px;
	line-height:60px;
	margin-bottom:30px;
	background:url(../images/bor1.png) no-repeat bottom;
}
.fc_tit a {
	color:#df2f25;
	font-size:30px;
	text-transform:uppercase;
}
.fc_tit span {
	color:#df2f25;
	font-size:24px;
}
.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;
}
/*底部*/
.footer {
	width:100%;
}

.footer1 {
	width:100%;
	height:203px;
	border-bottom:1px solid #b9b9b9;
	border-top:3px solid #bf3131;
	background-color: #f1f1f1;
}
.footer_middle {
	width:1100px;
	height:203px;
	margin:0px auto;
}
.footer_middle_logo {
	width:222px;
	height:147px;
	border-right:1px solid #e6e3e4;
	margin-top:40px;
	padding-top:10px;
	float:left
}
.footer_middle_nav {
	width:180px;
	margin-left:35px;
	height:147px;
	border-right:1px solid #e6e3e4;
	float:left;
	margin-top:30px;
}
.footer_middle_nav ul li {
	width:90px;
	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:212px;
	height:147px;
	border-right:1px solid #e6e3e4;
	float:left;
	margin-top:30px;
}
.footer_middle_motorcycle_type ul li a {
	display:block;
	width:160px;
	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:280px;
	height:147px;
	border-right:1px solid #e6e3e4;
	float:left;
	margin-top:30px;
}
.contact_us ul li {
	display:block;
	width:300px;
	height:30px;
	text-decoration:none;
	color:#666666;
	margin:0px 0px 0px 30px;
	text-align:left;
	vertical-align:middle;
	line-height:25px;
}
.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;
	width:98px;
	height:98px;
}
.footer_below {
	width:100%;
	height:39px;
	background-color:#363434;
	text-align:center;
	vertical-align:middle;
	line-height:39px;
	margin-top:1px;
	clear:both;
}


.footer_below p {
    width: 1200px;
    margin: 0 auto;
    line-height: 24px;
}

#totop { width: 56px; height: 56px; display: none; cursor: pointer; text-indent: -999em; background: url(../images/totop.gif) no-repeat -64px 0; position: fixed; right: 15%; bottom: 10%; }
#totop:hover{background:url(../images/totop.gif) no-repeat;}
/*二级页面*/
.sub_banner {
	width:100%;
	height:220px;
	overflow:hidden;
}

#jiathis {
height: 30px;
margin-top: 10px;
line-height: 16px;
margin-bottom: 10px;
}
/*.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
}
.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
}
.sub_bt {
	width:191px;
	height:109px;
	position:absolute;
	margin-top:-50px;
	background-color:#bf3131;
	text-align:left;
	vertical-align:middle;
	line-height:40px;
	padding:20px 0px 0px 20px;
}
.sub_bt span {
	font-size:34px;
	color:#fff;
	font-weight:bold
}
.sub_bt h4 {
	font-size:18px;
	color:#fff;
}
.sub_nav {
	width:211px;
	height:100%;
	margin-top:80px;
	+padding-top: 80px
}
.sub_list{
	width:211px;
	height:100%;
	margin-top:80px;
	+padding-top: 80px}
.sub_nav ul li {
	display:block;
	width:211px;
	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 ul {
	display:block;
	width:211px;
}
.sub_nav ul li a {
	display:block;
	text-decoration:none;
	color:#929292;
	font-size:14px;
	float:left
}
.sub_nav ul li a:hover {
	color:#bf3131
}
.sub_nav ul li span {
	padding:12px 0px 0px 160px;
	display:block;
}
.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:211px;
}
.sub_nav dl dt{ height:40px; width:100%; background-color:#373737; color:#FFF; font-size:16px; line-height:40px; text-indent:10px; font-weight:bold;}
.sub_nav dl dd{margin-top:10px; width:100%; clear:both; text-align:center;}
.sub_nav dl dd img{}
.sub_service {
	width:211px;
	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:859px;
	height:auto;
	overflow:hidden;
	zoom:1;
	float:right;
	margin-top:20px;
	margin-bottom:10px;
}
/*购买流程-begin*/
.gmlc{width:100%; overflow:hidden;}
.gmlc h3{width:100%; clear:both; height:40px; line-height:40px; text-indent:10px; font-size:16px; font-weight:bold; border-bottom:1px solid #EBEBEB; background-color:#f4f5f6;}
.gmlc ul{ padding:0; margin:0; width:100%;}
.gmlc ul li{ float:left; margin:40px 0 0 80px; width:180px; height:215px;}
.gmlc #qian{ background:url(../images/liucheng-bg.png) 0 0 no-repeat; text-align:center}
.gmlc #qian:hover{background:url(../images/liucheng-bg.png) 0 -210px no-repeat;}
.gmlc #shen{ background:url(../images/liucheng-bg.png) 0 -210px no-repeat; text-align:center}
.gmlc #shen:hover{background:url(../images/liucheng-bg.png) 0 0 no-repeat;}
.gmlc #qian div,.gmlc #shen div{ font-size:55px; margin-top:60px;  font-family:Arial, Helvetica, sans-serif;font-weight:bold;}
.gmlc #qian p,.gmlc #shen p{ font-size:24px; margin-top:50px;}
.gmlc #qian div{ color:#cbcbcb;}
.gmlc #shen p,.gmlc #shen div{ color:#FFF;}
.gmlc #qian #small{ font-size:14px;}
.gmlc #qian #xianshi{ font-size:14px; margin-top:40px; color:#FFF;}
.gmlc #qian #xianshi,.gmlc #shen #xianshi{ display:none; padding:0 5px;}

.gmlc #qian:hover p,gmlc #shen:hover p{ display:none;}
.gmlc #qian:hover #xianshi,gmlc #shen:hover #xianshi{ display:block;}
.gmlc #qian:hover div{ color:#FFF;}
.gmlc #shen:hover div{color:#cbcbcb;}
.gmlc #shen:hover #xianshi{font-size:14px; margin-top:-40px; color:#666; display:block;}
/*购买流程结-end*/
/*产品详细页*/
.cplbtn { width: 100%; float: right; overflow: hidden; margin:10px 0;}
.cplbtn li { list-style: none; float: left; background:#DBDDE3;  width: 19.8%; height:42px; line-height:42px; font-size:15px; text-align: center; margin-right:0.2%; margin-bottom:5px;  }

.pro_show { float: left; width: 100%; margin-top: 20px; margin-bottom: 20px; _margin-top: 0; }
.pro_show_img { float: left; width: 430px; border: #CDCDCD 1px solid; text-align: center;  }

.pro_show_con { float: right; width: 45%; }
.pro_titlebg { height: 30px; line-height: 30px; /*background: url(titbg.jpg) repeat-x; */ width: 97.3%; float: left; overflow: hidden; font-size: 20px; text-align: left; margin-bottom:10px; }
.pro_con_explanation { line-height: 30px;width: 100%; overflow: hidden; font-size: 14px; clear:both; }
.pro_con_explanation strong { line-height: 28px; color: #ed1e24; margin-bottom:15px; }
.cplpt { width: 100%; text-align: left; line-height: 28px; font-weight: bold; float: right; }
.cplpt span { font-size: 15px; }
.cplfont { color: #DB1C18; }
.lx-tool {  float: left; width:100%; overflow:hidden; margin:15px 0 15px 0 }      
.lx-tool .left{ float:left; display:block ;color: #333333; line-height: 28px; font-weight: bold; font-size:16px;}  
.lx-tool .right{color: #E30F00; line-height: 28px; font-weight: bold;  font-size:25px;}
.xunjia-btn { margin:0 5px 5px 0; float: left; width: 100%; text-align:center; height:44px; line-height:44px; background: #ed1e24; font-size:16px;  width:40%;}  
.xunjia-btn a{color: #FFFFFF;}

.pro_con { line-height: 30px; margin-right: 5px; width: 100%; overflow: hidden; font-size: 13px; }
.pro_con  h3{    color:#ed1e24;font-size: 16px; text-align:left;}
.pro_con p { text-indent: 2em; margin-top: 10px; margin-bottom: 10px; line-height:30px; padding:0 8px; }
.pro_con p a { color: #0088cc; }
.pro_con table{width:95%; margin:15px 0;}
.pro_con h1 { font-size: 20px; text-align: center; margin-top: 20px; }
.pro_con p#xg { clear: both; overflow: hidden; }
.h4_2em { text-indent: 2em;  margin-top:15px;}

.releate {border: 1px solid #e1e1e1; border-top: none; background: url(../images/news_lm.png) repeat-x; margin: 3% 0 1% 0; width: 99%; overflow: hidden; }
.releate h4 {    display: block;  float: left;      padding-left: 20px; padding-right:20px;  text-align: center; line-height: 42px; height: 41px; background: #fff;border-top: 3px solid #e96a59; border-right: 1px solid #eee;font-size: 16px;}
.releate ul li {   width: 47%;margin: 0 2% 0 0; float: left;  /*height: 30px;*/ line-height: 30px; background: url(../images/new_ico.jpg) no-repeat 20px center; text-indent: 7%;}
.releate ul{ width:100%; overflow:hidden; margin:15px 0 0 0; float:left}

.releate .hyyy{width:100%; clear:both;}
.releate ol{ width:100%; overflow:hidden; margin:15px 0 0 15px; float:left}
.hyyy li{width:23%; float:left; margin:0 2% 0 0; text-align:center; height:150px;}
.hyyy li a{ height:24px; line-height:24px; font-size:14px;}


/*产品列表侧边菜单特效*/
.ny_lmul01{clear:both; width:211px; margin:0 auto;}
/*.ny_lmul01 .ny_lmnr{ width:249px; border-left:#ddd solid 1px;  border-right:#ddd solid 1px; background:url(../images/ny_lmbg.gif) repeat-x;} */
.ny_lmul01 li{height:35px; border-bottom:#ddd solid 1px; background:url(../images/icon07.gif) no-repeat 30px 15px; font-size:14px; font-weight:bold; width:211px;}
.ny_lmul01 h3{ color:#cc0000; font-size:14px; font-weight:bold; font-family:"微软雅黑"; padding-left:20px;}

/*js效果 首页产品列表侧边菜单*/
.ny_lmul01 .list_tt{height:25px; border:#cc0000 1px solid; width:156px; border-right:0px; position:absolute; background:url(../images/productlist_nav.jpg) no-repeat left center; padding:6px 0px 4px 55px; z-index:1002; font-family:"微软雅黑"; font-size:14px;}
.ny_lmul01 .list_wk{position:absolute; z-index:1000; margin-left:211px!important; *margin-left:211px!important; _margin-left:211px!important; padding:10px; margin-top:-30px; border:#aa0000 1px solid; background-color:#fff}
.ny_lmul01 .list_wk2{ display:none}
.ny_lmul01 .list_tt2{ height:25px; width:211px!important; position:absolute; z-index:1002; padding:6px 0px 4px 55px; font-family:"微软雅黑"; font-size:14px;}

.ny_lmul01 .pro_kul{ width:360px;}
.ny_lmul01 .pro_kul li{ width:150px; float:left; margin-left:20px; font-size:12px; font-weight:100; border-bottom:none; font-family:"微软雅黑"; font-size:14px; background:none; display:inline; line-height:24px; height:24px;}

/*产品详细页-结束*/
.sub_content_right_top {
	width:100%;
	border-bottom:1px solid #cccccc;
}
.sub_content_right_top_top {
	width:100%;
	height:30px;
	line-height:30px;
}
.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:70px;
	font-size:24px;
	color:#bf3131;
	font-weight:bold;
	text-align:left;
	vertical-align:middle;
	line-height:70px;
}

.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
}
/*新闻列表*/
.news_list {
	width:859px;
	height:115px;
	;
	border-bottom:1px solid #e5e4e2
}
.news_list_left {
	width:166px;
	height:auto;
	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
}
.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;
}
/*车型展示列表*/
.car_list {
	width:100%;
	height:610px;
}
.car_list ul li {
	display:block;
	float:left;
	width:270px;
	height:230px;
	margin:10px 8px 0 8px;
}
.car_list ul li a {
	display:block;
	float:left;
	width:270px;
	text-decoration:none;
	color:#fff;
	font-size:12px;
}
.car_list ul li a div {
	width:100%;
	height:38px;
	background-color:#363434;
	text-align:center;
	line-height:38px;
}
.car_list ul li a div:hover {
	background-color:#bf3131
}
/*车型展示详情页*/
.sub_content_right_below_top {
	width:100%; /*height:325px;*/
}
/****************/
.sub_content_right_below_top_left {
	width:390px;
	height:auto;
	float:left;
	display: inline;
}
/* 产品 slide  焦点 */
.game163 {
	position: relative;
	overflow: hidden;
	width:390px;
}
.game163 .bigImg {
	height: 247px;
	position: relative;
}
.game163 .bigImg li img {
	vertical-align:middle;
	width:390px;
	height:260px;
}
/*.game163 .bigImg  h4{ font-size: 14px; font-weight: bold; line-height: 33px; height: 33px; padding-right: 30px; overflow: hidden; text-align: left; }*/
.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(../images/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: 350px;
	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:349px;
	height:325px;
	float:left;
	margin-left:19px;
}
.sub_content_right_below_top_right_top {
	width:100%;
	height:36px;
	font-size:18px;
	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:12px;
	line-height:25px;
	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;
}
/*零配件销售列表页*/
.sparepart {
	width:100%;
	height:680px;
}
.sparepart ul li {
	display:block;
	float:left;
	width:240px;
	height:220px;
	margin-left:8px;
}
.sparepart ul li a img {
	border:1px solid #e1e1e1
}
.sparepart ul li div {
	width:240px;
	height:38px;
	text-align:center;
	vertical-align:middle;
	line-height:38px;
}
.sparepart ul li div a {
	text-decoration:none;
	color:#000;
	font-size:12px;
}
.sparepart ul li div a:hover {
	color:#bf3131
}
/*联系我们*/
.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;
}
.cpl_newnya {
    padding: 15px;
    display: block;
    line-height: 24px;
    background: #F4F4F4;
    color: #666;
    font-size: 12px;
    border: #CCC 1px solid;
}

.news-cue{padding:14px 25px 10px;background-color:#eee;font-size:14px;color:#413f3f;line-height:36px;overflow:hidden;margin-bottom:20px}
.news-cue b{ color:#FF461F; display:inline-block}
.news-cue a{ display:inline-block; vertical-align:top; height:36px; line-height:36px; background-color:#FF461F; background-repeat:no-repeat; border-radius: 5px; padding-left: 15px; padding-right:15px;  color:#FFF; margin:0 8px}
.news-cue a:hover{opacity:.8;filter:alpha(opacity=80)}
.news-cue strong{font-size:22px; color:#FF461F; margin-left: 10px; vertical-align:top; display:inline-block}

.news_content_middle {
	width:100%;
	height:100%;
	padding:10px 0;
	border-bottom:1px dashed #bfbfbf;
	font-size:14px;
	line-height:25px;
}
.news_content_middle a{ color:#d91934; font-weight:bold;}
.news_content_middle a:hover{ text-decoration:underline;}
.news_content_middle p {
	margin-top:8px;
	padding:0 10px;
	line-height:25px;	
}
.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
}

.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:120px;
	height:120px;
	margin:10px 10px 0px 10px;
}
.side-bar-qq {
	width:45px;
	height:45px;
	background:#BF3131;
}
.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;
}

/*关于我们*/
.gaishu{ width:100%; height:250px; margin-top:20px;  border-bottom: 1px solid #dbdbdb;  clear:both;}

.js{width:450px;}
.js h2{ font-size:22px; margin-bottom:15px; }
.js p{    color: #747474;
    font-size: 14px;
    line-height: 30px;}
	
/*企业荣誉*/
.honor ul{ margin-top:30px;}
.honor ul li{width: 234px;height: 152px;overflow: hidden;float: left;display: inline;margin-left: 40px;margin-bottom: 40px;cursor: pointer;}
/*企业文化*/
.culture{width:100%; height:auto; overflow:hidden;}
.culture h2{font-size:20px; color:#000; height:40px; line-height:40px; border-bottom:1px solid #e6e6e6; font-weight:normal;}
.culture_l{width:580px; height:auto; overflow:hidden; margin-top:95px;}
.culture_l h3{font-size:17px; color:#1359b1; margin-bottom:10px;}
.culture_l p{line-height:26px; color:#4c4b4b;}
.culture1{width:170px; height:196px; background:url(../images/w_culture1.jpg) no-repeat; background-size:170px 196px; text-align:center; margin-right:10px;}
.culture1 span{color:#2a2b2c; font-size:16px; margin-top:30px; display:block; font-weight:bolder; margin-bottom:10px;}
.culture1 p{line-height:22px; color:#4c4b4b;}
.culture2{width:495px; height:196px; background:url(../images/w_culture2.jpg) no-repeat;background-size:495px 196px; text-align:center;}
.culture2 p{width:175px; display:block; text-align:center;}
.culture2 p span{color:#2a2b2c; font-size:16px; display:block; margin-top:60px; margin-bottom:10px; font-weight:bolder;}
.culture2 ul{width:320px; height:auto; overflow:hidden; display:block; float:left; margin-top:50px;}
.culture2 ul li{width:320px; font-size:13px; color:#4c4b4b; margin-bottom:7px; text-align:left;font-size:11px;}
.culture2 ul li em{ color:#0a448d; font-weight:bolder; font-style:normal;}
.culture3{width:100%; height:auto; overflow:hidden; margin-top:20px;}


.cultureBox ul li dl{margin-top:20px;}
.cultureBox { position: relative; width:480px; height:300px; overflow: hidden; }
.cultureBox .pic li dl dd{border-bottom:1px dotted #c0c0c0; padding-bottom:20px; margin-bottom:20px;}
.cultureBox .pic li dl dd h3{font-size:15px; margin-bottom:10px;}
.cultureBox .pic li dl dd h3 a{color:#666;}
.cultureBox .pic li dl dd p{color:#666; line-height:25px;}
.cultureBox .hd { overflow:hidden; zoom:1; position:absolute; right:15px; z-index:3; margin-top:10px;}
.cultureBox .hd li{float:left; line-height:15px; text-align:center; font-size:12px; width:25px; height:10px; cursor:pointer; overflow:hidden;
 background:#ececec; margin-left:4px; filter:alpha(opacity=80); opacity:.8; -webkit-transition:All .5s ease;-moz-transition:All .5s ease;-o-transition:All .5s ease }
.cultureBox .hd .on{ background:#1359b1; filter:alpha(opacity=100);opacity:1;   }

/*发展历程*/
.bd{width: 100%;height: auto;overflow: hidden;margin: 0 auto;}
.bd .bd_tab{width: 1000px;height: auto;overflow: hidden;}

.bd .q_zhici{width: 713px;height: auto;overflow: hidden;padding-top: 10px;}
.bd .q_zhici p{color: #666666;line-height: 28px;text-indent: 2em;margin-bottom: 5px;}
.bd .q_zhici .q_Inscribe{width: 303px;height: auto;overflow: hidden;padding-left: 410px;padding-top: 82px;color: #4a4a4a;font-size: 16px;position: relative;}
.bd .q_zhici .q_Inscribe em{width: 37px;height: 1px;background-color: #4a4a4a;display: block;margin: 12px 10px 0px 0px;overflow:hidden}
.bd .q_zhici .q_Inscribe span{width: 97px;height: auto;overflow: hidden;display: block;}
.bd .q_zhici .q_Inscribe img{display: block;margin-top: 20px;}

.bd .history{background:url("../images/icon04.gif") repeat-y 287px 0;padding-bottom:70px;height:auto;overflow:hidden;position:relative;}
.bd .history-date{overflow:hidden;position:relative;height:auto;}
.bd .history-date h2{background:#fff url("../images/icon06.gif") no-repeat 158px 0;height:59px;font-size:25px;font-weight:normal;padding-left:45px;margin-bottom:50px; }
.bd .history-date h2 a{color:#1569d2;display:inline-block;*display:inline;zoom:1;background:url("../images/icon08.gif") no-repeat right 50%;padding-right:17px;margin:21px 97px 0 0;}
.bd .history-date h2 a:hover{text-decoration:none;}
.bd .history-date h2 img{vertical-align:-5px;}
.bd .history-date h2.date02{background: url("../images/icon05.gif") 281px 30px no-repeat;}
.bd .history-date h2.first{background: url("../images/icon06.gif") 260px 10px no-repeat #fff;position:absolute;left:0;top:0;width:935px;z-index:99;height: 70px;display:block;}
.bd .history-date ul li{background:url("../images/icon07 (1).gif") no-repeat 281px 0;padding-bottom:60px;zoom:1;}
.bd .history-date ul li.last{padding-bottom:0;}
.bd .history-date ul li:after{content:" ";display:block;height:0;clear:both;visibility:hidden;}
.bd .history-date ul li h3{float:left;text-align:right;padding-right:20px;color:#1569d2;font-size: 16px;width: 270px;font-weight: normal;padding-bottom: 20px;}
.bd .history-date ul li h3 span{display:block;color:#d0d0d0;font-size:12px;}
.bd .history-date ul li p{width: 690px;height: auto;overflow: hidden;font-size:17px;color:#666666;padding-left: 20px;}
.bd .history-date h2.first .more-history{font-size:16px;background:transparent;margin-left:30px;background: url("../images/icon05.gif") no-repeat;}
.bd .history-date h2.first .more-history:hover{text-decoration:underline;}

/*分页*/
.fenye { padding: 3px; text-align: center; margin-top: 20px; font-size: 14px; float: left; /*height: 45px;*/ line-height: 40px; width: 95%; }
.fenye a {background: #fff none repeat scroll 0 0; border: 1px solid #bcbcbc; color: #999; margin: 5px 5px 0 0; padding: 4px 10px ; }
.fenye a:hover { background: #e60012 none repeat scroll 0 0; border: 1px solid #c00; color: #fff;  text-decoration: none; }
.fenye  span { background: #e60012 none repeat scroll 0 0; border: 1px solid #c00; color: #fff;  text-decoration: none;margin: 5px 5px 0 0; padding: 4px 10px ; }


/*服务理念*/
.bservice{background:url(../images/bgservice.jpg) 50% 50% no-repeat}

.pgbanner{overflow:hidden;width:100%;height:200px}
.pgnav{margin-top:10px;border-bottom:1px solid #efefef;border-left:5px solid #ff2020;text-indent:10px;font:14px/30px "microsoft yahei"}
.pgnav:hover{border-bottom:1px solid #ff2020}

/*mid_tit-start*/
.mid_tit{margin-bottom:0;}
.mid_tit h2{height:42px;background:url("../images/bg2.png") no-repeat center bottom;font-size:30px;text-align:center;font-weight:100;color:#333;margin:0 auto;line-height:30px}
.mid_tit h2 a {color:#333;}
.mid_tit h2:hover a {color:#ff3200}
.mid_tit p {color:#666;font-size:14px;text-align: center;height:54px;line-height:54px;}
.con_mid_tit h1{text-align: center;font-size:30px;line-height: 30px;height: 30px;}
.con_mid_tit p{text-align: center;font-size:14px;height: 14px;}
.mid_tit2{margin-bottom:0;position: relative;height: 42px;}
.mid_tit2 h2{height:42px;background:url("../images/bg2.png") no-repeat center bottom;font-size:30px;line-height:30px;position: absolute;left:477px;}
.janli-t{width:100%;height:35px;display:block;overflow:hidden;margin-bottom: 40px;}
.janli-t b{color:#333;background:url("../images/bg3.png") no-repeat left bottom;width:100px;line-height:24px;height:35px;font-size:24px;float:left;margin-bottom:0;font-weight:100}
.janli-t a{color:#FF3F3C;float:right;width:50px;text-align:right;line-height:30px}
/*mid_tit-end*/

/*footer_lx-start*/
.footer_lx{height:200px;border:1px solid #dcdcdc}
.footer_lx ul{width:1100px;margin:0 auto}
.footer_lx ul li{width:220px;float:left}
.footer_lx ul li span{height:58px;width:60px;background-image:url("../images/lx.png");display:block;margin:0 auto;margin-top:37px}
.footer_lx ul li .span1{background-position:0 0}
.footer_lx ul li .span2{background-position:-60px 0}
.footer_lx ul li .span3{background-position:-120px 0}
.footer_lx ul li .span4{background-position:-180px 0}
.footer_lx ul li .span5{background-position:-240px 0}
.footer_lx ul li:hover span{background-position-y:-58px}
.footer_lx ul li p{text-align:center;font-size:16px;line-height:28px;margin-top:10px}
.footer_lx ul li:hover p{color:#ff3f3c}
/*footer_lx_end*/

/*service_process-start*/
.service_process_1_l{width:48.3%;float:left}
.mr40{margin-right:3.36%}
.process_b b{font-size:24px;color:#333;height:24px;line-height:24px;margin-top:40px;display:block;margin-bottom:8px;font-weight:100}
.process_b p{ font-size:14px; line-height:30px;}
.service_process_1_r{float:left;width:48.3%}
.service_process_2_1{width:34.87%;float:left;background-color:#f0f0f2;height:400px}
.service_process_2_1 b{padding:0 18px}
.service_process_2_1 p{padding:0 18px}
.service_process_2_m{width:30.25%;float:left}
.service_process_2_m img {width:100%;height:200px;border:0;margin:0;padding:0;overflow: hidden}
.service_process_3{width:48.3%;float:left}
.service_process_3_con{margin-bottom:30px;height:212px}
.service_process_3_con span{width:15.6%;height:212px;float:left;background:url(http://static.zzboiler.com/web/images/service/process_8.jpg) no-repeat;margin-right:2.6%}
.service_process_3_con .span1{background-position:0 0}
.service_process_3_con .span2{background-position:-90px 0}
.service_process_3_con .span3{background-position:-180px 0}
.service_process_3_con .span4{background-position:-270px 0}
.service_process_3_con h4{font-size:18px;color:#FF3F3C;line-height:18px;height:18px;margin-bottom:12px;width:81.8%;float:left}
.service_process_3_con p{padding-right:20px;width:78%;float:left; font-size:14px; line-height:30px;}
.service_process_4{border-bottom:1px solid #dcdcdc;height:492px}
.service_process_4_l{width:9.66%;float:left;margin-right:4.2%;height:492px}
.service_process_4_r{width:86.05%;height:492px;float:left}
.service_process_4_r_con{height:140px;float:left;border-bottom:1px solid #dcdcdc;margin-bottom:20px}
.service_process_4_r_con b{height:52px;line-height:52px;font-size:24px;color:#333;font-weight:100}
.service_process_4_r_con p{ font-size:14px; line-height:30px;}
/*service_process-end*/

.wrapper{margin: 0 auto;overflow: hidden}
.hbuy p{padding:10px 0;border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;line-height:26px;font-size: 14px;}
.hbuy em,.hbuy h5{color:#ff2020;font-weight:700;}

/*首页-about*/
.abt{padding: 50px 0 30px; background: #ededed;overflow: hidden;}
.abtc{width: 1098px; margin: 0 auto; border: 1px solid #cccccc; background: #ffffff;overflow: hidden; box-shadow: 0 1px 1px #D9D9D9;}
.abtct{border-bottom: 1px solid #cccccc; padding: 20px; overflow: hidden;}
.abtctl{padding: 3px; border: 1px solid #d9d9d9; float: left;width: 466px; height: 212px;}
.abtctl img{ width: 100%;}
.abtctr{width: 540px; height: 212px; float: left; margin-left: 40px;}
.abtctr h2{font-weight: lighter; font-size:24px;}
.abtctr span{display: block; color: #c1c4c5; font-size: 14px; margin: 8px 0;}
.abtctr p{text-indent: 2em;font-size: 14px; line-height: 24px; color: #5c666b; padding-bottom: 10px;}
.abtctb{overflow: hidden; background: #ededed;}
.abtctr a{text-decoration: none;color: #3e4b51;}
.abtctr a:hover{color: #c03333;}


#swta {
	float: right;
	z-index: 999;
	position: fixed !important;
	top: 280px;
	position: absolute;
	top: expression(offsetParent.scrollTop+200);
	right: 10px;
}