@charset "utf-8";
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p {
	margin: 0;
	padding: 0
}
ol,ul,li {
	list-style: none
}
table {
	border-collapse: collapse
}
address,caption,cite,code,dfn,var {
	font-style: normal;
	font-weight: 400
}
body {
	font-size:14px;line-height:1.5;font-family:'Microsoft Yahei',"PingFang SC","Helvetica Neue",Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;
	color: #333;
}

input,button,select,textarea {
	outline: none;
	font-family: microsoft yahei
}
textarea {
	resize: none
}
fieldset,img {
	border: 0
}
a {
	outline: 0
}
a {
	color: #333;
	text-decoration: none
}
a:hover {
	color: #ff4b59;
	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
}
p.txident {
	text-indent: 2em
}
h1,h2,h3,h4,h5,h6 {
	font-style: normal;
	font-size: 100%;
	font-weight: 400
}
html,body {
	width: 100%;
	height: 100%
}
.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
}
* li {
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}
a {
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}
.container {
	width: 1200px;
	height: auto;
	overflow: hidden;
	zoom: 1;
	margin: 0 auto
}
.header {
	width: 100%;
	padding: 10px 0;
	position: relative;
	z-index: 999;
	background-color: #f9f9f9
}
.logo {
	width: 350px;
	float: left;
	height: 80px
}

.logo img {
	max-height: 100px;
	overflow: hidden
}

.search {
	position: relative;
	float: right;
	margin-top: 20px
}

.search input {
	border: none;
	background: 0 0
}

.search .txt1 {
	width: 220px;
	border: #bf3131 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: -1px0
}

.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
}

.nav {
	width: 100%;
	height: 60px;
	background-color: #bf3131
}

.nav1 {
	display: block;
	width: 1199px;
	height: 60px;
	margin: 0 auto;
	border-right: 1px solid #962828
}

.nav1 li {
	position: relative;
	display: block;
	width: 169px;
	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: 18px;
	font-weight: 700;
	display: block;
	width: 169px;
	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: 0;
	height: 40px;
	text-align: center;
	vertical-align: middle;
	line-height: 40px;
	clear: both
}

.nav1 li ul li a {
	font-size: 14px;
	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: 350px;
	overflow: hidden;
	background: #c7c4c4
}

.fullSlide {
	width: 100%;
	position: relative;
	height: 350px;
	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: 350px;
	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: 0;
	left: 0;
	height: 30px;
	line-height: 30px;
	display:;
	background: 0 0
}

.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: .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: 5%;
	z-index: 1;
	width: 40px;
	height: 60px;
	background: url(../images/slider-arrow.png) -106px 14px #000 no-repeat;
	cursor: pointer;
	filter: alpha(opacity=50);
	opacity: .5;
	display: none;	
}

.fullSlide .next {
	left: auto;
	right: 5%;
	background-position: 10px 14px
}
.fullSlide .prev:hover,.fullSlide .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.content {
	width: 1100px;
	height: 901px;
	margin: 0 auto;
	padding-top: 20px
}

.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(../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
}

.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: .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: .6s;
	overflow: hidden;
	opacity: .7
}

.u-listB1 li img:hover {
	transition: .6s;
	overflow: hidden;
	opacity: .7
}

.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: 400
}

.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
}

.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: 400;
	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 dt a:hover {
	color: #c03333;
}

.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: 700
}

.serv_list dd {
	height: 28px;
	line-height: 28px;
	overflow: hidden;
	padding-left: 45px;
	color: #333;
	font-size: 14px
}
.link{ margin:10px 0;}
.link h3 {
	float:left;
	width:100px;
    font-size: 18px;
    color: #333;
    line-height: 30px;
	font-weight:bold
}
.link .sel{float:left;}
.link .sel dl{float:left;width:227px;height:35px;line-height:33px;border:1px solid #e7e7e7;background:url(../images/h11.png) right 15px center no-repeat #f7f7f7;margin-bottom:7px;padding:0 18px;color:#6f6f6f;position:relative;margin-left:10px}
.link .sel dd{display:none;position:absolute;z-index:9999;right:0;bottom:34px;left:0;margin:0 -1px;background-color:#f7f7f7;border:1px solid #e7e7e7;border-bottom:none}
.link .sel dd a{display:block;font-size:14px;color:#6f6f6f;line-height:30px;padding-left:18px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;transition:.2s}
.link .sel dd a:hover{color:#d7000e}
.footer {
	width: 100%
}

.recur_top {
	width: 41px;
	height: 32px;
	background-color: #c03333;
	margin: 0 auto;
	text-align: center;
	vertical-align: middle;
	line-height: 32px
}

.recur_top a {
	text-decoration: none;
	color: #fff
}
.footer1 {
	width: 100%;
	border-bottom: 1px solid #b9b9b9;
	border-top: 3px solid #bf3131;
	background-color: #f1f1f1
}

.footer_middle {
	width: 1100px;
	margin: 0 auto
}

.footer_middle_nav {
	width: 100%;
	margin-top: 10px;
	text-align:center;
}

.footer_middle_nav ul li {
	display:inline-block;
	height: 28px;	
	line-height: 28px; 
	margin:0 10px;
}

.footer_middle_nav ul li a {
	text-decoration: none;
	color: #666;	
	font-size:14px;
}

.footer_middle_nav ul li a:hover {
	color: #bf3131
}
.contact_us {
	width: 100%;
	height: 30px;
	font-size:14px;
	margin-top: 10px;
}

.contact_us p{	
	color: #666;
	text-align:center;	
}

.contact_us ul .contact_us_bt {
	font-size: 14px;
	color: #333
}

.contact_us span {
	 margin:0 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: 0 auto
}

.footer_below {
	width: 100%;
	height: 39px;
	background-color: #363434;
	text-align: center;
	vertical-align: middle;
	line-height: 39px;
	margin-top: 1px;
	color:#CCCCCC;
}

.sub_banner {
	width: 100%;
	height: 300px;
	overflow: hidden
}

.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: 211px;
	float: left;
	height: auto;
	overflow: hidden;
	zoom: 1
}

.sub_bt {
	width: 191px;
	height: 50px;	
	margin-top: 20px;
	background-color: #bf3131;
	text-align: left;
	vertical-align: middle;
	line-height: 30px;
	padding: 10px 0 20px 20px
}

.sub_bt h1 {
	font-size: 16px;
	color: #fff;
	font-weight: 700
}

.sub_bt h4 {
	font-size: 16px;
	color: #fff
}

.sub_nav {
	width: 211px;
	height: 100%;
	margin-top: 10px;
	+padding-top: 10px
}

.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;
	font-weight: 700;
	text-decoration: none;
	color: #333;
	font-size: 16px;
	float: left
}
.sub_nav ul li.on a{color:#bf3131;}
.sub_nav ul li a:hover {
	color: #bf3131
}

.sub_nav ul li span {
	padding: 12px 0 0 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: 0 0;
	width: 211px
}

.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: 959px;
	height: auto;
	overflow: hidden;
	zoom: 1;
	float: right;
	margin-top: 20px;
	margin-bottom: 15px
}

.sub_content_right_top {
	width: 100%;
	height: 75px;
	border-bottom: 1px solid #ccc
}

.sub_content_right_top_top {
	width: 100%;
	height: 20px
}

.sub_content_right_top_top a {
	text-decoration: none;
	color: #666
}

.sub_content_right_top_top a:hover {
	color: #bf3131
}

.sub_content_right_top_below {
	width: 100%;
	height: 55px;
	font-size: 24px;
	color: #000;
	font-weight: 700;
	text-align: left;
	vertical-align: middle;
	line-height: 55px;
	font-family:"黑体";
}

.sub_content_right_top_below span {
	font-size: 14px;
	color: #999;
	padding-left: 10px
}

.sub_content_right_below {
	padding-top: 10px;
	width: 100%;
	height: auto;
	overflow: hidden;
	zoom: 1
}

.sub_content_right_below p {
	text-indent: 2em;
	line-height: 2em;
	padding-top: 10px;
	font-size: 16px;
	color: #333
}
.type{width:530px;}
.type_title{float:left; width:100%;line-height: 38px;border-bottom:1px solid #e0e0e0;}
.type_title h3{float:left; width:110px;font-size: 22px;height:38px; border-bottom:3px solid #bf3131; color:#df2f25;font-weight: 700;}
.type_title h3 img{ margin-right:5px;}
.type_title a{ float:right;}
.dang_list {
    margin-top: 20px;
}
.dang_list {
	width: 530px;
	height: 115px;
	border-bottom: 1px solid #e5e4e2
}

.dang_list_left {
	width: 166px;
	height: 98px;
	float: left
}

.dang_list_right {
	width: 351px;
	height: 110px;
	float: left;
	margin-left: 13px
}

.dang_list_right a {
	text-decoration: none
}

.dang_list_right h4 {
	width: 351px;
	height: 30px;
	display: block;
	padding-bottom:10px;
}

.dang_list_right h4 a {
	font-size: 16px;
	color: #e20316;
	font-weight: 700
}

.dang_list_right h4 a:hover {
	text-decoration: underline
}

.dang_list_right p {
	width: 351px;
	height: 75px;
	display: block
}

.dang_list_right p a {
	color: #333;
	font-size: 14px
}

.dang_list_right p a:hover {
	color: #bf3131
}

.dang_list_right p .details {
	color: #929292
}

.dang_list_right p span {
	display: block;
	color: #a9a6a6;
	font-size: 12px;
	text-align: right;
	float: right
}
.fabu_list ul{ margin-top:10px;}
.fabu_list li{ height:38px; line-height:38px; font-size:14px; text-align:right;}
.fabu_list li a{ float:left;color: #333;}
.fabu_list li a:hover {text-decoration: underline;color: #e20316;}






.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-family:"黑体";
	font-size: 16px;
	color: #000;
	font-weight: 700
}

.news_list_right h4 a:hover {
	text-decoration: underline;
	color: #bf3131;
}

.news_list_right p {
	width: 680px;
	height: 75px;
	display: block
}

.news_list_right p a {
	color: #333;
	font-size: 14px
}

.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: 0 10px;
	width: auto
}

.page ul li a:hover {
	color: red;
	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;
	color: #999
}

.page select {
	line-height: 25px;
	margin-top: 4px
}

.page .pageinfo strong {
	color: #555;
	font-weight: 400;
	margin: 0 2px
}

.car_list {
	width: 100%
}

.car_list ul li {
	display: block;
	float: left;
	width: 270px;
	height: 230px;
	margin-top: 10px;
	margin-left: 8px;
	margin-right: 8px
}

.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 {
}

.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%
}

.sub_content_right_below_top_left {
	width: 390px;
	height: auto;
	float: left;
	display: inline
}

.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 .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: red;
	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: 700;
	color: #333;
	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: #666
}

.sub_content_right_below_top_right_below .descr {
	padding: 12px 0;
	width: auto;
	height: 66px;
	color: #fff;
	overflow: hidden
}

.sub_content_right_below_top_right_below .descr .tit {
	font-size: 20px;
	color: #666
}

.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;
	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: #fff;
	text-decoration: none;
	line-height: 40px;
	text-align: center;
	margin-top: 12px
}

.tab1 {
	width: 100%;
	border-top: #e5e5e5 solid 1px;
	border-bottom: #e5e5e5 solid 1px;
	margin-top: 20px
}

.menu {
	height: 46px;
	border-right: #e5e5e5 solid 1px;
	font-size: 14px;
	background: #f6f6f6
}

.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
}

.menu li:last-child {
	border-right: #e5e5e5 solid 1px
}

.menu li.off {
	background: #fff;
	color: #369;
	font-weight: 700;
	border-bottom: none
}

.menudiv {
	height: 100%;
	border-left: #e5e5e5 solid 1px;
	border-right: #e5e5e5 solid 1px;
	border-top: 0;
	background: #fefefe
}

.menudiv div {
	padding: 15px;
	line-height: 28px
}

.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: 0 auto;
	color: #fff;
	font-size: 12px;
	padding-top: 20px;
	line-height: 22px
}

.logistics_top_right1 h1 {
	font-size: 18px
}

.logistics_top_right1 p {
	font-size: 12px;
	color: #fff;
	text-indent: 0
}

.logistics_top_right1 div a {
	text-decoration: none;
	color: #fff
}

.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: #444;
	font-size: 12px
}

.logistics_below_left ul li a:hover {
	color: #bf3131
}

.logistics_below_left ul li span {
	display: block;
	color: #aaa
}

.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: 0;
	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: 700;
	color: #666;
	text-align: left;
	vertical-align: middle;
	line-height: 25px
}

.relation_content {
	width: 100%;
	height: 180px;
	line-height: 30px;
	color: #666
}

.plat {
	width: 700px;
	height: 524px;
	margin-top: 10px
}

.dituContent {
	color: #c52;
	font-size: 14px;
	font-weight: 700;
	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!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 .3s ease-in-out;
	-moz-transition: border-color .3s ease-in-out;
	transition: border-color .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 .3s ease-in-out;
	-moz-transition: background .3s ease-in-out;
	transition: background-color .3s ease-in-out
}

#contact button[type=submit]:active {
	box-shadow: inset 0 1px 3px rgba(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 #ccc;
	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 0 0 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: #666
}

.search_content h2 {
	font-size: 12px;
	margin-top: 10px
}

.search_content h2 a {
	color: #999
}

.search_content h3 {
	margin-top: 20px
}

.search_content h3 a {
	color: #666
}

.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: #000
}

.news_content_top h2 {
	font-size: 12px;
	color: #999
}

.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;
	color:#333;
}

.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: #999
}

.news_content_below_left ul li a {
	text-decoration: none;
	color: #999
}

.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: 700;
	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 0
}

.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: 0;
	margin: 0
}

.totopa p {
	padding: 0;
	margin: 0
}

.pages {
	padding: 30px 0;
	text-align: center
}

.pages li {
	display: inline;
	margin: 0 2px;
	font-size: 12px
}

.pages li.thisclass,.pages a:hover {
	padding: 3px 8px;
	border: 1px solid #333;
	background: #333;
	color: #fff;
	text-decoration: none
}

.pages a {
	padding: 3px 8px;
	border: 1px solid #ccc;
	background: #fff;
	color: #a4a4a4;
	line-height: 18px;
	font-size: 12px
}
.mtop{margin-top:20px;}
.news_left{ float:left; width:877px;}
.col_top{ width:100%;}
.col_top_l{ float:left; width:477px; height:317px; overflow:hidden;}
/*.col_top_l img{ width:400px;}*/
.col_top_r{ float:right; width:380px;}
.col_top_title{overflow:hidden;padding-bottom:19px; background:#f2f2f2;border-bottom: 2px solid #c03333;}
.col_top_title h3{ font-size:22px;font-weight: 700;}
.col_top_title .more{display:block;float:right;width:17px;height:28px;}
.col_top_box{}
.col_top_box h2{font-size:28px;color:#3f3e3e;line-height:1.1;padding-top:10px;text-align:center;margin-bottom:20px}
.topnews{margin-bottom:25px;overflow:hidden}
.topnews h5{float:left;width:48%;font-size:16px;color:#3f3e3e;line-height:26px;font-weight:400;text-align:left;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}
.topnews .r>h5{display:none;font-size:16px;color:#3f3e3e;line-height:26px;font-weight:400;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}
.topnews .tit1{text-align:right;padding-right:1%;border-right:2px solid #000000bf;}
.topnews .tit2{padding-left:2%}
.topnews h5 a{font-size:18px;color:#000;font-weight: 400;}
.ul-txt1 li{padding-bottom:11px;margin-bottom:11px;border-bottom:1px dashed #e5e5e5}
.ul-txt1 li a{display:block;font-size:16px;color:#333;line-height:24px;height:24px;overflow:hidden;position:relative;white-space: nowrap;text-overflow: ellipsis; padding-right: 60px;}
.ul-txt1 li a span{position:absolute;bottom:0;right:0;background-color:#fff;z-index:2;color:#b3b2b2;margin-left:10px}
.ul-txt1 li a:hover{color:#d7000e}

.ul-txt1 .newst a{height:auto;padding-top:24px}
.ul-txt1 .newst img{max-width:100%;border:none}
.ul-txt1 .newst .pic{width:135px;height:71px;overflow:hidden;float:left;margin-right:17px}
.ul-txt1 .newst .txt{overflow:hidden;padding-right:9px;margin-top:-2px}
.ul-txt1 li a .txt {white-space: normal; text-overflow: ellipsis; padding-right: 0;}
.news_right{ float:right; width:300px;background: #f9f9f9;}
.ggnews ul{padding:0 6px 20px;border-bottom:1px solid #e5e5e5}
.ggnews ul a{padding-left:0;background:0 0}
.ggnews li{overflow:hidden}
.ggnews li a{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:16px;color:#333;line-height:35px;padding-left:13px;background:url(/Public/style/images/h14.png) left center no-repeat}
.ggnews li a:hover{color:#d7000e}
.mbot{ margin-bottom:10px;}
.pfr{ padding:0 5px;}
.mfr{ margin-right:40px;}
.pd25{overflow:hidden;padding:5px 10px 0}
.ul-img1{overflow:hidden;margin-bottom:10px}
.ul-img1 li a{display:block;margin-bottom:9px}
.ul-img1 li a img{display:block}
/*hot img*/
.col_top_l .slick-slide{ max-width:100%; position:relative;}
.col_top_l .slick-slide p{ position: absolute; bottom: 0px;  margin:0px; line-height: 40px; text-indent: 1em; font-size:16px; color: #fff; text-align: left;  width: 100%; background:url(/Public/style/images/pic-tit-bg.png) repeat;}
.col_top_l .slick-slide p a{ display: block; width: 95%; color: #fff; overflow: hidden; text-overflow:ellipsis; white-space: nowrap;}
.col_top_l .slick-dots{ position:absolute; right:0px; bottom:45px;}
.col_top_l .slick-dots li{ display:inline-block; margin:0 5px; background:#000;}
.col_top_l .slick-dots li.slick-active{ background:#d6000f;}
.col_top_l .slick-dots li button{ background:none; border:0; width:20px; height:20px; font-size:12px; color:#fff; text-align:center; outline:none;}
.col_top_r h4{height:44px;line-height:40px;overflow:hidden;zoom:1;margin-bottom:10px;border-bottom:0px solid #e0e0e0}
.col_top_r h4 .n_more{float:right;font-weight:400;color:#333;font-size:14px;padding-right:18px}
.col_top_r h4 .n_name{color:#333;font-size:20px;height:40px; line-height: 25px;}
.col_top_r h4 a{float:left; width:25%; text-align:center;}
.col_top_r h4 .cur{color:#df2f25;border-bottom: #d6000f 4px solid;font-weight: 700;}
.cn_case{ overflow:hidden; width:100%; height:280px;}
.cn_case li{float:left; width:220px; margin:10px;}
.cn_case li img{ width:100%; height:150px;}
.cn_case li p{display:block;font-size:16px;color:#333;line-height:24px;height:24px;overflow:hidden;position:relative;white-space: nowrap;text-overflow: ellipsis;}
