@charset "utf-8";
/* CSS Document */



/* Css writer: www.grwy.net */
html,body,div,dl,dt,dd,ol,ul,li,span,i,p,em,h,form,input,button,table,tr,td,img,h1,h2,h3,h4,h5,h6{ margin:0; padding:0;}

body{ font-size:14px; line-height:2em; font-family:"\5fae\8f6f\96c5\9ed1", sans-serif; color:#ccc; background:#fff; overflow-X:hidden}

ul,li{ list-style:none;}

i,em,cite{font-style:normal;}

h1,h2,h3,h4,h5,h6{ font-size:100%; font-weight:normal}

img,input{ border:none; vertical-align:middle}



a{ font-size:14px; font-family:"\5fae\8f6f\96c5\9ed1", sans-serif; text-decoration:none; color:#ccc;-ms-transition-duration: 0.3s; transition-duration: 0.3s;}

a:hover{ color:#c6080f}



.wrap{ width:1100px; margin:0 auto; word-wrap:break-word; position:relative;}



.l{float:left;}.r{float:right;}.cl{clear:both;}

.rel{position:relative;}.abs{position:absolute;}



.red{ color:#d73e1a; color:#bf0911;}

.yellow{ color:#fffd73;}





.bgcolor:before{ content:""; overflow:hidden; position:absolute; background-color:#ddd; right:0px; top:0; height:99px; width:1px;}



.bgcolor{ 



  -ms-transition-duration: 0.3s; transition-duration: 0.3s;

  

  -ms-transform: scale(1.1); transform: scale(1.1);

  

  filter:Alpha(opacity=0); opacity:0;



  background-color:rgba(244,128,0,0);

  

  background-position:50% 50%; background-repeat:no-repeat; background-size:cover; 

  

  position: absolute; left:0; right:0; top:0; bottom:0;



  overflow: hidden; text-overflow: ellipsis; white-space:nowrap;

  

  

  }










.header {
	border-bottom: 1px solid #eee;
}
.header .wrap {
	height: 34px;
	position: relative;
}
.welcome {
	font-size: 12px;
	line-height: 34px;
	color: #666;
}
.help-menu {
	position: absolute;
	right: 0px;
	top: 0;
}
.help-menu li {
	float: left;
	padding-left: 20px;
	position: relative;
}
.help-menu li:before {
	content: "";
	width: 1px;
	overflow: hidden;
	position: absolute;
	left: 10px;
	top: 11px;
	height: 12px;
	background-color: #ccc
}
.help-menu li:first-child:before {
	background-color: #fff;
}
.help-menu li a {
	font-size: 12px;
	line-height: 34px;
	display: inline-block;
	position: relative;
	padding: 0 1px;
	color: #666;
}
.help-menu li a:hover {
	color: #c6080f;
}
.help-menu li span {
	position: absolute;
	right: -30px;
	top: 35px;
	width: 100px;
	height: 100px;
	background-color: #fff;
	padding: 5px;
	overflow: hidden;
	border-radius: 3px;
	z-index: 999;
	display: none;
}
.help-menu li span img {
	width: 100px;
	width: 100px;
}
.top-content {
	background-image: url(../images/top-content-bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.top-content .logowrap {
	height: 110px;
	width: 1100px;
	margin: 0 auto;
}
.logo {
	height: 110px;
	float: left;
	width: 620px;
	float: left;
	line-height: 100px;
}
.logo dt {
	width: 150px;
	float: left;
}
.logo dd {
	width: 370px;
	float: right;
	margin-top: 20px;
	border-left: 1px solid #a59e98;
	padding-left: 30px;
	height: 70px;
}
.logo dd p {
	font-weight: 400;
	font-size: 16px;
	line-height: 30px;
	color: #5e0400;
}
.logo dd p span {
	color: #dd5800;
	display: inline-block;
	padding: 0 2px;
}
.top-tel {
	margin-top: 10px;
	width: 210px;
	float: right;
	padding: 5px 0 0 75px;
	font-size: 18px;
	line-height: 24px;
	background-image: url(../images/icon-tel.png);
	background-repeat: no-repeat;
	background-position: left 3px;
	background-size: 70px 70px;
	color: #dd5800
}
.top-tel dt {
	font-size: 14px;
	line-height: 26px;
}
.top-tel dd {
	font-weight: 300;
	line-height: 30px;
}
.top-tel dd h6 {
	font-size: 24px;
}
.top-tel dd p {
	font-size: 24px;
	line-height: 24px;
}
.menu-box {
	background-color: #181616;
	background-image: url(../images/menubg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.menu-box .wrap {
	position: relative;
	height: 50px;
}
.menu {
	height: 50px;
}
.menu li {
	float: left;
	width: 110px;
	position: relative;
	overflow: hidden;
	background-image: url(../images/menu-line.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.menu li h6 {
	position: relative;
}
.menu li h6 a {
	font-size: 14px;
	color: #fff;
	line-height: 50px;
	display: block;
	text-align: center;
}
.menu li h6 a:hover {
	background-color: #c32315;
	background-image: url(../images/menu-current.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.menu li h6 span {
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	height: 4px;
	background-color: rgb(0,132,205);
	overflow: hidden;
	-ms-transition-duration: 0.3s;
	transition-duration: 0.3s;
}
.menu li.curr h6 {
	background-color: #c32315;
	background-image: url(../images/menu-current.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.bannerScroll {
	height: 600px;
	overflow: hidden;
	position: relative;
}
.bannerScroll .hd {
	height: 40px;
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 30px;
	z-index: 9999999;
	text-align: center;
}
.bannerScroll .hd ul {
	text-align: center;
	font-size: 0;
	padding-top: 10px;
}
.bannerScroll .hd ul li {
	border: 2px solid #fff;
	background-color: #555;
	border-radius: 50%;
	width: 8px;
	height: 8px;
	display: inline-block;
	margin: 0 6px;
	overflow: hidden;
	text-indent: -999px;
	cursor: pointer;
	box-shadow: 0 0 2px 3px rgba(0,0,0,.2);
}
.bannerScroll .hd ul li.on {
	background-color: #dd5800;
	border-color: #fff;
}
.bannerScroll .prev, .bannerScroll .next {
	position: absolute;
	top: 50%;
	margin-top: -30px;
	display: inline-block;
	width: 50px;
	height: 60px;
	background-image: url(../images/icon-banner-pn.png);
	background-repeat: no-repeat;
	background-position: left top;
	-ms-transition-duration: 0s;
	transition-duration: 0s;
	z-index: 99;
	cursor: pointer;
	display: none;
}
.bannerScroll .prev {
	left: 50%;
	margin-left: -550px;
	background-position: left top;
}
.bannerScroll .next {
	right: 50%;
	margin-right: -550px;
	background-position: right top;
}
.bannerScroll .prev:hover {
	background-position: left bottom;
}
.bannerScroll .next:hover {
	background-position: right bottom;
}
.bannerScroll .bd {
	position: relative;
	left: 50%;
	margin-left: -960px;
}
.search-box {
	height: 50px;
	position: absolute;
	left: 5px;
	right: 5px;
	top: -100px;
	background-color: #d73e1a;
	border-radius: 5px;
	box-shadow: 0 0 0 5px #7f1a02;
}
.keywords {
	font-size: 12px;
	line-height: 50px;
	color: #fffd73;
	text-align: right;
	padding-right: 15px;
}
.keywords a {
	display: inline-block;
	padding: 0 6px;
	font-size: 12px;
	line-height: 50px;
	color: #fffd73;
}
.keywords a:hover {
	text-decoration: underline;
}
.search {
	height: 50px;
	width: 280px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 11;
	overflow: hidden;
	border-right: 1px solid #7f1a02;
}
.search li.seara {
	width: 280px;
	height: 50px;
}
.search li.seara input {
	background: none;
	width: 265px;
	height: 50px;
	padding-left: 15px;
	font: 14px/50px "\5fae\8f6f\96c5\9ed1";
	color: #fff;
	border-radius: 5px;
}
.search li.seara input:focus {
	outline: none;
	background-color: #dd411c;
}
.search li.searb {
	width: 60px;
	height: 50px;
	position: absolute;
	right: 0;
	top: 0;
}
.search li.searb input {
	width: 100%;
	font-size: 0px;
	height: 50px;
	display: inline-block;
	color: #fff;
	position: absolute;
	left: 0;
	top: 0;
	cursor: pointer;
	z-index: 99;
	background-image: url(../images/search.png);
	background-position: 50% 50%;
	background-color: transparent
}
.search li.searb input:focus {
	outline: none;
}
.search li.searb input:hover {
}
 .search li.seara input:-moz-placeholder {
color: #fff;
opacity:.5;
}
 .search li.seara input::-moz-placeholder {
color: #fff;
opacity:.5;
}
 .search li.seara input:-ms-input-placeholder {
color: #fff;
opacity:.5;
}
 .search li.seara input::-webkit-input-placeholder {
color: #fff;
opacity:.5;
}
/* 首页产品*/







.home-product {
	padding: 80px 0 50px;
	background-color: #181818;
	background-image: url(../images/home-product-bg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}
.home-product-left {
	width: 270px;
	float: left;
	position: relative;
}
.home-product-title {
	height: 124px;
	background-image: url(../images/home-product-title.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
.home-product-nav {
	border: 1px solid #9b9898;
	background-color: #1c1a1a;
}
.home-product-nav li {
	position: relative;
}
.home-product-nav li h6 {
	background-color: #9b9898;
}
.left-nav li h6 {
	background: #9b9898;
}
.home-product-nav li ol p {
	border-bottom: 1px dotted #3a3838;
}
.home-product-list {
	position: relative;
	float: right;
	margin-left: 20px;
	border: 1px solid #9b9898;
	width: 800px;
}
.productScroll {
	width: 750px;
	height: 380px;
	overflow: hidden;
	position: relative;
	border: 5px solid #bbbbbb;
	margin: 24px 0 0 24px;
}
.productScroll .hd {
	height: 25px;
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 15px;
	z-index: 9999999;
	text-align: center;
}
.productScroll .hd ul {
	text-align: center;
	font-size: 0;
	padding-top: 10px;
}
.productScroll .hd ul li {
	background-color: #fff;
	width: 16px;
	height: 10px;
	display: inline-block;
	margin: 0 6px;
	overflow: hidden;
	text-indent: -999px;
	cursor: pointer;
	box-shadow: 0 0 2px 3px rgba(0,0,0,.2);
}
.productScroll .hd ul li.on {
	background-color: #fbea6a;
}
.productScroll .bd ul {
	overflow: hidden;
	width: 100%;
	height: 380px;
}
.productScroll .bd ul li {
	width: 100%;
	height: 380px;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: cover;
	position: relative;
}
.productScroll .bd ul.picList li a {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}
.proMarquee {
	margin: 20px 0 0 24px;
	width: 760px;
	overflow: hidden;
}
.home-product-content {
	overflow: hidden;
	padding: 20px 0 0 4px;
}
.home-product-content dl {
	width: 240px;
	float: left;
	margin-left: 20px;
}
.home-product-content dl dt {
	height: 170px;
	border: 5px solid #bbbbbb;
	-ms-transition-duration: 0.3s;
	transition-duration: 0.3s;
	position: relative;
	overflow: hidden;
}
.home-product-content dl dt img {
	-ms-transition-duration: 0.3s;
	transition-duration: 0.3s;
}
.home-product-content dl a:hover dt img {
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}
.home-product-content dl a:hover dt {
	border-color: #ca060e;
}
.home-product-content dl dd {
	text-align: center;
	font-size: 14px;
	line-height: 30px;
	color: #fff;
}
/* ad */







.home-ad {
	height: 160px;
	background-image: url(../images/bg-ad-a.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
.home-ad-contact {
	text-align: center;
	width: 240px;
	position: absolute;
	right: 220px;
	top: 0;
	padding-top: 30px;
}
.home-ad-contact .h1 {
	font-size: 16px;
	line-height: 30px;
	color: #fff;
}
.home-ad-contact .h2 {
	font-size: 26px;
	line-height: 30px;
	color: #fde692;
}
.home-ad-contact .h3 a {
	font-size: 12px;
	line-height: 30px;
	color: #fff;
	text-decoration: underline;
}
/* 案例 */







.home-case {
	background-color: #fff;
	background-image: url(../images/bg-home-case.jpg);
	padding: 50px 0;
}
.home-case-title {
	height: 70px;
	background-image: url(../images/title-case.png);
	background-position: center top;
	background-repeat: no-repeat;
}
.home-case-nav {
	text-align: center;
	padding: 5px 0 5px;
	border-top: 1px solid #ddd;
}
.home-case-nav li {
	font-size: 14px;
	line-height: 40px;
	color: #333333;
	padding: 0 20px;
	display: inline-block;
	position: relative;
	cursor: pointer;
}
.home-case-nav li a {
	font-size: 14px;
	line-height: 40px;
	color: #333333;
	display: block;
}
.home-case-nav li span {
	overflow: hidden;
	position: absolute;
	background-color: #bbb;
	left: 0px;
	top: 15px;
	left: 0;
	height: 14px;
	width: 1px;
}
.home-case-nav li.on a {
	color: #dd5800
}
.home-case-content {
	position: relative;
	padding-top: 15px;
}
.caseList {
	position: relative;
}
.caseList .prev, .caseList .next {
	display: inline-block;
	width: 40px;
	height: 80px;
	position: absolute;
	top: 160px;
	overflow: hidden;
	cursor: pointer;
	background-image: url(../images/icon-case.png);
	background-repeat: no-repeat;
	-ms-transition-duration: 0s;
	transition-duration: 0s;
}
.caseList .prev {
	left: -50px;
	background-position: 10px 25px;
}
.caseList .prev:hover {
	background-position: 10px -36px;
}
.caseList .next {
	right: -50px;
	background-position: -28px 25px;
}
.caseList .next:hover {
	background-position: -28px -36px;
}
.caseList .bd {
	padding-top: 0px;
	overflow: hidden;
}
.caseList .bd ul {
	overflow: hidden;
	zoom: 1;
}
.home-case-list span.cases {
	position: relative;
}
.home-case-list dl {
	width: 260px;
	float: left;
	margin-right: 20px;
}
.home-csse-list dl a {
}
.home-case-list dl dt {
	position: relative;
	height: 200px;
	overflow: hidden
}
.home-case-list dl dt img {
	-ms-transition-duration: 0.3s;
	transition-duration: 0.3s;
}
.home-case-list dl dd {
	background-color: #eee;
	color: #fff;
	padding: 10px 15px 0;
	height: 165px;
	-ms-transition-duration: 0.3s;
	transition-duration: 0.3s;
}
.home-case-list dl dd .h1 {
	font-size:14px;
	font-weight:bold;
	line-height: 30px;
	color: #333;
	-ms-transition-duration: 0.3s;
	transition-duration: 0.3s;
}
.home-case-list dl dd .h2 {
	font-size: 12px;
	line-height: 22px;
	color: #555;
	    height: 76px;
	padding: 5px 0 10px;
}
.home-case-list dl dd .h3 span {
	display: inline-block;
	font-size: 12px;
	line-height: 28px;
	color: #fff;
	background-color: #d73e1a;
	padding: 0 15px;
	border-radius: 3px;
	-ms-transition-duration: 0.3s;
	transition-duration: 0.3s;
}
.home-case-list dl a:hover dt img {
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}
.home-case-list dl a:hover dd {
	background-color: #d73e1a;
}
.home-case-list dl a:hover dd .h1 {
	color: #fff;
}
.home-case-list dl a:hover dd .h2 {
	color: #ffcabf
}
.home-case-list dl a:hover dd span {
	background-color: #fff;
	color: #d73e1a;
}
/* 合作伙伴 */







.home-partner {
	background-color: #a5030f;
	background-image: url(../images/bg-home-partner.jpg);
	background-position: left top;
	height: 210px;
}
.home-partner-left {
	border: 1px solid #fb5b4e;
	height: 225px;
	position: absolute;
	left: 0;
	top: -16px;
	background-color: #c10e15;
	border-bottom: none;
	width: 180px;
}
.home-partner-title {
	background-image: url(../images/title-partner.png);
	background-repeat: no-repeat;
	background-position: center 70px;
	padding-top: 140px;
	text-align: center;
}
.home-partner-title a {
	color: #ec8163;
	text-decoration: underline;
}
.home-partner-title a:hover {
	color: #fff;
}
.home-partner-content {
	padding: 25px 0 0 240px;
}
.brandList {
	position: relative;
}
.brandList .prev, .brandList .next {
	display: inline-block;
	width: 32px;
	height: 30px;
	position: absolute;
	top: 0px;
	overflow: hidden;
	cursor: pointer;
	background-color: #d73e1a;
	-ms-transition-duration: 0s;
	transition-duration: 0s;
	font-size: 18px;
	line-height: 30px;
	color: #fff;
	text-align: center;
}
.brandList a:hover {
	background-color: #bf0911;
}
.brandList .prev {
	right: 33px;
}
.brandList .next {
	right: 0px;
}
.brandList .bd {
	padding-top: 30px;
	overflow: hidden;
}
.brandList .bd ul {
	overflow: hidden;
	zoom: 1;
}
.brandList .bd ul li {
	margin: 0 15px 0 0px;
	text-align: center;
	float: left;
}
.brandPicList li dl {
	width: 160px;
	position: relative;
}
.brandPicList li dl dt {
	height: 100px;
	position: relative;
	overflow: hidden;
}
.brandPicList dl dt img {
	-ms-transition-duration: 0.3s;
	transition-duration: 0.3s;
}
.brandPicList a:hover dl dt img {
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}
.brandPicList li dl dd {
	text-align: center;
	font-size: 12px;
	line-height: 36px;
	color: #fff;
	-ms-transition-duration: 0.3s;
	transition-duration: 0.3s;
}
/* anan */







.home-anan {
	background-image: url(../images/bg-anan.jpg);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	height: 700px;
}
.home-anan-tel {
	position: absolute;
	right: 15px;
	top: 440px;
	font-size: 16px;
	line-height: 50px;
	color: #5e0400;
}
.home-anan-tel span {
	font-weight: 700;
	font-size: 35px;
}
/* 优势 */







.home-advantage {
	background-image: url(../images/bg-advantage.jpg);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	padding: 50px 0;
}
.home-advantage-title {
	height: 160px;
	background-image: url(../images/title-advantage.png);
	background-position: center top;
	background-repeat: no-repeat;
}
.home-advantage-content {
	background-position: left top;
	background-repeat: no-repeat;
}
.home-advantage-list {
	position: relative;
	width: 580px;
	margin-top: 30px;
}
.home-advantage-pic {
	position: absolute;
	top: 0;
}
.home-advantage-a .home-advantage-pic {
	right: 0;
}
.home-advantage-b .home-advantage-pic {
	left: 0;
}
.home-advantage-a {
	padding-right: 520px;
}
.home-advantage-b {
	padding-left: 550px;
	width: 550px;
}
.home-advantage-list dl {
	position: relative;
	padding-left: 70px;
	margin-top: 30px;
}
.home-advantage-list dl span {
	position: absolute;
	left: 0;
	top: 0;
	width: 76px;
	height: 71px;
	background-image: url(../images/icon-advantage-bg.png);
	background-position: left top;
	background-repeat: no-repeat;
	font-size: 28px;
	line-height: 50px;
	color: #fff;
	padding: 0 0 0 20px
}
.home-advantage-list dl dt {
	font-size: 24px;
	line-height: 40px;
	color: #dd5800;
	padding: 12px 0 10px 12px;
}
.home-advantage-list dl dt em {
	font-weight: 700;
}
.home-advantage-list dl dd {
}
.home-advantage-list dl dd p {
	font-size: 14px;
	line-height: 22px;
	color: #333;
	background: url(../images/icon-jiao.png) no-repeat left 9px;
	padding-left: 12px;
	padding-bottom: 8px;
}
.home-advantage-list dl dd a {
	color: #fff;
	display: inline-block;
	padding: 0 15px;
	font-size: 12px;
	line-height: 30px;
	margin-right: 15px;
	background-color: #999;
	margin: 5px 0 0 12px;
}
.home-advantage-list dl dd a em {
	display: inline-block;
	font-family: "\5b8b\4f53";
	padding-left: 4px;
}
.home-advantage-list dl dd a:hover {
	background-color: #c6080f;
}
/* home-newsabout */







.home-newsabout {
	position: relative;
	height: 460px;
}
.home-news-one {
	background-image: url(../images/bg-home-news.jpg);
	background-position: left top;
	height: 460px;
	position: absolute;
	right: 50%;
	top: 0;
	bottom: 0;
	left: 0;
}
.home-newsone-content {
	width: 510px;
	padding-right: 40px;
	float: right;
}
.home-newso-ti {
	padding: 20px 0 20px;
}
.home-newso-pic {
	height: 150px;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;
}
.newsMarquee {
	height: 200px;
	position: relative;
	margin-top: 20px;
	overflow: hidden;
}
.home-newsone-content ul {
	overflow: hidden;
	margin-top: 10px;
}
.home-newsone-content ul li {
	line-height: 40px;
	position: relative;
	height: 42px;
	-ms-transition-duration: 0.3s;
	transition-duration: 0.3s;
	cursor: pointer;
}
.home-newsone-content ul li:before {
	content: "";
	overflow: hidden;
	position: absolute;
	right: 0px;
	top: -1px;
	left: 0;
	height: 1px;
	border-top: 1px dotted #aaa;
}
.home-newsone-content ul li a {
	font-size: 12px;
	line-height: 40px;
	color: #fff;
	display: inline-block;
	position: relative;
	background: url(../images/icon-jiao.png) no-repeat left 18px;
	padding-left: 10px;
	vertical-align: top;
}
.home-newsone-content ul li a:hover {
	text-decoration: underline;
}
.home-newsone-content ul li:hover {
	background-color: #585858;
	padding: 0 15px;
}
.home-newsone-content ul li span {
	font-size: 12px;
	line-height: 40px;
	float: right;
	color: #fff;
}
.home-about {
	background-image: url(../images/bg-home-about.jpg);
	background-position: left top;
	height: 460px;
	position: absolute;
	left: 50%;
	top: 0;
	bottom: 0;
	right: 0;
}
.home-about-content {
	width: 510px;
	padding-left: 40px;
	height: 460px;
}
.home-about-title {
	position: relative;
	padding-top: 40px;
	height: 52px;
}
.home-about-content dl {
	height: 330px;
	position: relative;
}
.home-about-content dl dt {
	font-size: 14px;
	line-height: 26px;
	color: #fff;
	padding-top: 30px;
}
.home-about-content dl dd {
	position: absolute;
	left: 0px;
	bottom: 0;
}
.home-about-content dl dd a {
	border: 1px solid #fffd73;
	color: #fffd73;
	display: inline-block;
	padding: 0 15px;
	font-size: 12px;
	line-height: 30px;
	margin-right: 15px;
}
.home-about-content dl dd a span {
	display: inline-block;
	font-family: "\5b8b\4f53";
	padding-left: 4px;
}
.home-about-content dl dd a:hover {
	background-color: #ca060e;
	color: #fff;
}
/* no */







.slideEquipment {
	padding-bottom: 50px;
}
.home-equipment-title {
	text-align: center;
	padding-bottom: 15px;
}
.home-equipment-title li {
	font-size: 18px;
	line-height: 40px;
	padding: 0 20px;
	display: inline-block;
	position: relative;
	cursor: pointer;
	color: #666;
}
.home-equipment-title li span {
	overflow: hidden;
	position: absolute;
	background-color: #888;
	left: 0px;
	top: 11px;
	left: 0;
	height: 18px;
	width: 1px;
}
.home-equipment-title li.on {
	color: #dd5800
}
.home-equipment-list {
}
.home-equipment-list dl {
	width: 260px;
	float: left;
	margin-left: 20px;
	position: relative;
	overflow: hidden;
}
.home-equipment-list dl dt {
	height: 200px;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;
}
.home-equipment-list dl dt img {
	-ms-transition-duration: 0.3s;
	transition-duration: 0.3s;
}
.home-equipment-list dl a:hover dt img {
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}
.home-equipment-list dl dd {
	background-color: rgba(0,0,0,.8);
	position: absolute;
	left: 0;
	right: 0;
	bottom: -40px;
	text-align: center;
	font-size: 14px;
	line-height: 36px;
	color: #fff;
}
/* news & faq */







.home-newsfaq {
	padding: 30px 0 50px;
	background-image: url(../images/home-news-bg.jpg);
	background-position: left top;
}
.home-news {
	width: 680px;
	background-color: #f5f5f4;
	border-top: 1px solid #dd5800;
	position: relative;
	padding: 0 15px;
}
.home-news:before {
	content: "";
	height: 1px;
	width: 120px;
	background-color: #dd5800;
	position: absolute;
	left: 0;
	top: -2px;
}
.home-news-title {
	height: 50px;
	position: relative;
}
.home-news-title li {
	float: left;
	height: 50px;
	font-size: 20px;
	line-height: 50px;
	color: #555;
	cursor: pointer;
	padding-right: 15px;
}
.home-news-title li.on {
	color: #c6080f;
}
.home-news-title a {
	display: inline-block;
	float: right;
	font-size: 12px;
	line-height: 40px;
	color: #666;
}
.home-news-title a span {
	display: inline-block;
	font-family: "\5b8b\4f53";
	padding-left: 2px;
}
.home-news-list {
	width: 680px;
	height: 440px;
}
.home-news-list dl {
	height: 230px;
	padding: 0px 0 20px;
}
.home-news-list dl dt {
	width: 330px;
	height: 230px;
	position: relative;
	float: left;
	overflow: hidden;
}
.home-news-list dl dt img {
	-ms-transition-duration: 0.3s;
	transition-duration: 0.3s;
}
.home-news-list dl dd {
	float: left;
	width: 320px;
	margin-left: 20px;
	height: 230px;
	position: relative
}
.home-news-list dl dd .h3 {
	color: #c6080f;
	font-weight: 700;
	line-height: 20px;
	font-size: 16px;
}
.home-news-list dl dd .h4 {
	color: #888;
	line-height: 20px;
	font-size: 14px;
	padding-top: 8px;
}
.home-news-list dl dd .h6 {
	height: 42px;
	padding-top: 8px;
	font-size: 12px;
	line-height: 24px;
	color: #777;
}
.home-news-list dl dd .h5 {
	position: absolute;
	left: 0;
	bottom: 0;
}
.home-news-list dl dd .h5 span {
	font-size: 12px;
	line-height: 26px;
	color: #fff;
	background-color: #aaa;
	display: inline-block;
	padding: 0 15px;
	-ms-transition-duration: 0.3s;
	transition-duration: 0.3s;
}
.home-news-list dl a:hover dt img {
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}
.home-news-list dl a:hover dd .h3 {
	color: #c6080f;
	text-decoration: underline;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.home-news-list dl a:hover dd .h5 span {
	background-color: #c6080f;
}
.home-news-list ul {
	overflow: hidden
}
.home-news-list ul li {
	line-height: 42px;
	width: 330px;
	float: left;
	position: relative;
	height: 42px;
	border-bottom: 1px dotted #d0d0d0;
}
.home-news-list ul li.odd {
	margin-left: 20px;
}
.home-news-list ul li a {
	font-size: 12px;
	line-height: 42px;
	color: #333;
	display: inline-block;
	position: relative;
	background: url(../images/icon-jiao.png) no-repeat left 18px;
	padding-left: 10px;
	width: 218px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	vertical-align: top;
}
.home-news-list ul li a:hover {
	text-decoration: underline;
	color: #c6080f;
}
.home-news-list ul li span {
	font-size: 12px;
	line-height: 42px;
	float: right;
	color: #999;
}
.home-news-list ul li:nth-child(2n) {
	margin-left: 20px;
}
.home-news-list ul li:nth-child(7), .home-news-list ul li:nth-child(8) {
	border: none;
}
.home-faq {
	width: 345px;
	height: 490px;
	background-color: #f5f5f4;
	margin-left: 15px;
	padding: 0 15px 0px;
	border-top: 1px solid #dd5800;
	position: relative;
}
.home-faq:before {
	content: "";
	height: 1px;
	width: 120px;
	background-color: #dd5800;
	position: absolute;
	left: 0;
	top: -2px;
}
.home-faq-pic {
	width: 345px;
	height: 135px;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;
}
.home-faq-ti {
	font-size: 20px;
	line-height: 50px;
	color: #c6080f;
}
.home-faq-ti a {
	display: inline-block;
	float: right;
	font-size: 12px;
	line-height: 40px;
	color: #666;
}
.home-faq-ti a span {
	display: inline-block;
	font-family: "\5b8b\4f53";
	padding-left: 2px;
}
.faqMarquee {
	height: 280px;
	position: relative;
	overflow: hidden;
	margin-top: 15px;
}
.home-faq-content {
}
.home-faq-list {
}
.home-faq-list dl {
	padding: 10px 0;
	height: 100px;
	border-bottom: 1px dotted #ddd;
height:
}
.home-faq-list dl dt, .home-faq-list dl dd {
	position: relative;
	padding-left: 26px;
}
.home-faq-list dl dt {
	font-size: 16px;
	line-height: 30px;
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.home-faq-list dl a:hover dt {
	color: #c6080f;
}
.home-faq-list dl dd {
	font-size: 12px;
	line-height: 22px;
	padding-top: 4px;
	color: #666;
}
.home-faq-list dl dt span, .home-faq-list dl dd span {
	position: absolute;
	left: 0;
	top: 6px;
	color: #fff;
	width: 18px;
	height: 18px;
	line-height: 18px;
	text-align: center;
	font-size: 12px;
	text-transform: uppercase;
	border-radius: 3px;
}
.home-faq-list dl dt span {
	background-color: #c6080f
}
.home-faq-list dl dd span {
	background-color: #dd5800;
}
/*footer*/







.footer {
	background-color: #111;
	border-top: 5px solid #c6080f;
}
.footer div.wrap {
	position: relative;padding-bottom: 20px;
}
.footer-nav {
	padding: 30px 0 20px;
	min-height: 230px;
}
.footer-nav dl {
	float: left;
	width: 140px;
}
.footer-nav dl dt {
	font-size: 16px;
	line-height: 28px;
	color: #fff;
}
.footer-nav dl dt a {
	font-size: 16px;
	line-height: 28px;
	color: #fff;
}
.footer-nav dl dd {
}
.footer-nav dl dd p {
}
.footer-nav dl dd p a {
	font-size: 12px;
	line-height: 24px;
	color: #999;
}
.footer-nav dl dd p a:hover {
	color: #fff;
	text-decoration: underline;
}
.copy {
	position: absolute;
	right: 0;
	top: 30px;
	width: 480px;
}
.copy:before {
	content: "";
	position: absolute;
	top: 5px;
	bottom: 0px;
	left: -50px;
	width: 1px;
	overflow: hidden;
	background-color: #666;
}
.copy-title {
	font-size: 16px;
	line-height: 28px;
	color: #fff;
}
.copy-title a {
	font-size: 16px;
	line-height: 28px;
	color: #fff;
}
.copy ul {
	font-size: 12px;
	line-height: 20px;
	color: #999;
	position: relative;
	padding-top: 10px;
}

.copy ul li {
}
.copy ul li a ,.copy ul a {
	font-size: 12px;
	line-height: 20px;
	color: #999;
	display: inline-block;
	position: relative;
	overflow: hidden;
	vertical-align: middle;
	padding: 0 1px;
	margin-right: 15px;
}
.copy ul li span {
	display: inline-block;
	padding-right: 10px;
}
.copy ul li a:hover {
	color: #fff;
}
.footer-tel {
	padding: 6px 0 0 65px;
	font-size: 18px;
	line-height: 24px;
	background-image: url(../images/icon-tel.png);
	background-repeat: no-repeat;
	background-position: left 0px;
	background-size: 70px 70px;
	color: #fcd95b;
	margin-left: -8px;
}
.footer-tel dt {
	font-size: 14px;
	line-height: 20px;
}
.footer-tel dd {
	font-weight: 300;
	font-size: 30px;
	line-height: 30px;
}
.footer-code {
	position: absolute;
	top: 34px;
	right: 0;
}
.footer-code dl {
	width: 110px;
	float: right;
	margin-left: 10px;
	float: left;
}
.footer-code dl dt {
	background-color: #fff;
	padding: 5px;
}
.footer-code dl dt img {
	max-width: 100%;
}
.footer-code dl dd {
	font-size: 12px;
	line-height: 18px;
	color: #aaa;
	padding-bottom: 10px;
}
.links {
	    padding: 10px 0;
    background-color: #181717;
    line-height: 20px;
    /* overflow: auto; */
    width: 100%;
    margin: 0 auto;
}
.links-co {
	position: relative;
	padding-left: 62px;
}
.links-co span {
	font-size: 12px;
	line-height: 24px;
	color: #999;
	position: absolute;
	left: 0;
	top: 3px;
}
.links-co a {
	font-size: 12px;
	line-height: 24px;
	color: #999999;
	display: inline-block;
	padding: 0 1px;
	margin: 0 7px;
	vertical-align: middle;
	border-bottom: 1px solid #181717;
}
.links-co a:hover {
	color: #fff;
	border-bottom: 1px solid #fff;
}
/*---------------page---------------*/



















.page-content {
	padding: 40px 0 50px;
	bakground-image: url(../images/product.gif);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #414141;
}
.page-content:after {
	content: "";
	display: block;
	clear: both;
}
.main {
	padding-left: 310px;
}
.fl {
	float: left
}
.fr {
	float: right;
}
/* sidebar */







.peBar {
	width: 270px;
	margin-top: 0px;
	position: relative;
	z-index: 11;
	overflow: hidden;
}
.left-title {
	background: #c6080f;
	background: url(../images/sidetitle.jpg) no-repeat;
	padding: 30px 0 30px 30px;
	color: #fff;
}
.left-title h2 {
	font-size: 30px;
	line-height: 30px;
}
.left-title p {
	font-family: "MS Serif", "New York", serif;
	font-size: 20px;
	line-height: 30px;
	text-transform: uppercase;
}
.left-nav {
	border: 1px solid #555;
	background-color: #1c1a1a;
}
.left-nav li {
	border-top: 1px dotted #3a3838;
}
.left-nav li a {
	font-size: 14px;
	line-height: 40px;
	color: #fff;
	display: block;
	position: relative;
	padding-left: 45px;
	-ms-transition-duration: 0s;
	transition-duration: 0s;
	background: url(../images/navcurr.png) no-repeat 32px 16px;
}
.left-nav li ol p:hover a{
	color: #fff;
	background-color: #111111;
}
.left-nav ol {
	border-top: 1px dotted #3a3838;
}
.left-nav ol li {
	border-bottom: 1px dotted #3a3838;
	border-top: none;
}
.left-nav ol li a {
	background: none;
	font-size: 14px;
	line-height: 40px;
	color: #fff;
	display: block;
	position: relative;
	padding-left: 78px;
}
.left-nav ol li a:hover, .left-nav ol li.on a {
	color: #fff;
	background-color: #111;
}
.list_pro_left {
	background-color: #1c1a1a;
	margin-top: 10px;
}
.side-product-title {
	background: #b6060f;
	padding: 0px 0 0px 15px;
	color: #fff;
	font-size: 18px;
	line-height: 40px;
	border-left: solid 4px #e0bf49;
}
.side-product-hot {
	width: 230px;
	padding: 19px;
	height: 450px;
	overflow: hidden;
	border: 1px solid #555;
}
.side-product-list {
}
.side-product-list dl {
	margin-top: 10px;
}
.side-product-list dl dt {
	position: relative;
	overflow: hidden
}
.side-product-list dl dd {
	text-align: center;
	font-size: 14px;
	line-height: 40px;
}
.left-contact {
	overflow: hidden;
	border: 1px solid #555;
	padding: 15px 15px;
}
.left-contact dl {
	padding-bottom: 20px;
	height: 46px;
	color: #fcd95b;
	position: relative;
	padding-left: 60px;
	background-image: url(../images/tel2.png);
	background-repeat: no-repeat;
	background-position: left 6px;
	background-size: 66px 66px;
}
.left-contact dl dt {
	line-height: 18px;
	color: #fcd95b
}
.left-contact dl dd {
	font-size:23px;
	font-weight:bold;
	font-family: Arial;
	line-height: 30px;
}
.left-contact ul {
}
.left-contact ul li {
	margin-top: 6px;
	padding: 0 0 6px 26px;
	position: relative;
	font-size: 14px;
	line-height: 20px;
	color: #fff;
	border-bottom: 1px dotted #333;
}
.left-contact ul li span {
	width: 22px;
	height: 22px;
	position: absolute;
	left: -2px;
	top: -1px;
	background-position: left top;
	background-repeat: no-repeat;
}
.left-contact ul li.icon-tel span {
	background-image: url(../images/icon-c.png);
}
.left-contact ul li.icon-fax span {
	background-image: url(../images/icon-d.png);
}
.left-contact ul li.icon-mail span {
	background-image: url(../images/icon-e.png);
}
.left-contact ul li.icon-add span {
	background-image: url(../images/icon-f.png);
}
.left-contact ul li:nth-last-child(1) {
	border: none;
}
/* pageBanner */







.pageBanner {
	overflow: hidden;
	width: 100%;
}
.pageBanner img {
	width: 100%;
}
.lable {
	height: 35px;
	line-height: 35px;
	font-size: 17px;
}
.text {
	height: 25px;
	background: none;
	border: 1px solid #ddd;
	line-height: 25px;
	width: 250px;
	font-size: 17px;
	margin: 5px 0;
}
.submita {
	height: 30px;
	width: 150px;
	font-size: 17px;
	margin-top: 10px;
}
.atextarea {
	background: none;
	border: 1px solid #ddd;
}
.location {
	padding-bottom: 20px;
}
.position {
	font-size: 12px;
	line-height: 50px;
	color: #ccc;
	border-bottom: 2px solid #ddd;
}
.gr_right {
	display: inline-block;
	overflow: hidden;
	vertical-align: top;
}
.position a {
	font-size: 12px;
	line-height: 50px;
	color: #ccc;
	display: inline-block;
	padding: 0 8px 0 0px;
	position: relative;
}
.position a:hover {
	color: #c6080f;
}
/* feedbackBox */



.feedbackBox {
	padding-left: 100px;
}
.feedbackBoxTop {
	font-size: 16px;
	margin-bottom: 36px;
	padding-top: 20px;
}
.feedbackBoxTop span {
	color: #ca060e;
}
/* side */







.side {
	width: 220px;
}
.sideNav {
	margin-bottom: 20px;
}
.sideNavTitle {
	position: relative;
	background-color: #ca060e;
	text-indent: 37px;
	margin-top: -40px;
	padding: 20px 0;
	background-image: url(../images/sideNavTi.png);
	background-position: left top;
	background-repeat: no-repeat;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
}
.sideNavTitle h2 {
	font-weight: 700;
	font-size: 20px;
	line-height: 30px;
	color: #fff
}
.sideNavTitle p {
	font-size: 16px;
	line-height: 20px;
	color: #21a0e8;
	text-transform: uppercase;
}
.sideNavTitle span {
	position: absolute;
	left: 0;
	bottom: -12px;
	right: 0;
	height: 12px;
	background: url(../images/icon-sideNav.png) 10px bottom no-repeat;
}
.sideNavCo {
	border-left: 1px solid #ccc;
	padding: 10px 0 0 15px;
	margin-left: 21px;
}
.sideNav .item {
	background-color: #fff;
	border-bottom: 1px solid #ddd;
}
.sideNav h3 a {
	display: block;
	height: 36px;
	line-height: 36px;
	text-indent: 20px;
	position: relative;
	font-size: 14px;
	background: url(../images/icon-nav-dian.png) 0px -20px no-repeat;
	-ms-transition-duration: 0s;
	transition-duration: 0s;
}
.sideNav h3 a:hover, .sideNav .active h3 a {
	background: url(../images/icon-nav-dian.png) 0px 13px no-repeat;
	color: #ca060e;
}
.sideNav ol {
	background: #fff;
	padding: 0 0 10px;
}
.sideNav .none a {
	background: none;
}
.sideNav h4 {
	position: relative;
	height: 26px;
}
.sideNav h4 a {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 26px;
	font-size: 12px;
	line-height: 26px;
	text-indent: 30px;
}
.sideNav h4 a:hover, .sideNav .on h4 a {
	color: #ca060e;
}
.sideNav .item ol li {
	position: relative;
}
.nav-sam {
	position: absolute;
	left: 150px;
	top: 0;
	border: 1px solid #e5e5e5;
	background-color: #fff;
	width: 200px;
	padding: 10px 20px;
	display: none;
}
.nav-sam p {
}
.nav-sam p a {
	font-size: 12px;
	line-height: 26px;
}
.nav-sam p a:hover {
	color: #ca060e;
	text-decoration: underline;
}
.sideWrap {
	margin-bottom: 20px;
}
.sideWrap h2 {
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	text-indent: 20px;
	background-color: #ca060e;
	color: #fff;
}
.sideBox {
	border: 5px solid #ca060e;
	border-top: none;
}
.contactBox {
	padding: 15px 15px 30px;
}
.hotLine {
	margin-bottom: 30px;
	height: 46px;
	color: #fff;
	position: relative;
	padding-left: 75px;
	background-image: url(../images/tel.png);
	background-repeat: no-repeat;
	background-position: left 0px;
	background-size: 80px 80px;
}
.hotLine p {
	line-height: 18px;
	color: #ddd
}
.hotLine h3 {
	font-size: 26px;
	font-family: Arial;
	line-height: 30px;
}
.contactInfo {
	background: url(../images/default/splitBg.gif) repeat-x;
	padding-top: 10px;
}
.contactInfo p {
	line-height: 22px;
	padding: 5px 0;
}
.contactInfo span {
	vertical-align: top;
	display: inline-block;
	font-size: 14px;
}
.contactInfo .name {
	font-weight: 700;
}
.contactInfo .value {
	width: 150px;
}
.side-contactPic {
	position: relative;
	height: 120px;
	background-color: #ca060e;
}
.side-contactPic span {
	width: 201px;
	height: 147px;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -100px;
}
.side-link {
	margin-top: 10px;
}
.side-link a {
	display: block
}
.side-link a img {
	width: 220px;
	height: 70px;
}
/* imgSideBox */



.imgSideBox {
	padding: 10px 0;
}
.imgSideBox li {
	width: 198px;
	margin: 0 auto 14px;
}
.imgSideBox a {
	display: block;
}
.imgSideBox img {
	width: 190px;
	height: 146px;
	padding: 2px;
	border: 2px solid #dadada;
	transition: 0.3s;
}
.imgSideBox span {
	width: 168px;
	text-align: center;
	display: inline-block;
	vertical-align: top;
	font-size: 14px;
	padding: 0 15px;
	line-height: 30px;
	padding-top: 4px;
	overflow: hidden;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.imgSideBox a:hover {
	color: #ca060e;
}
.imgSideBox a:hover img {
	border-color: #ca060e;
}
/* breadCrumb */



.breadCrumb {
	height: 55px;
	border-bottom: 1px solid #dadada;
	position: relative;
	margin-bottom: 30px;
	display: table;
	width: 100%;
}
.breadCrumb h2 {
	font-size: 18px;
	position: absolute;
	top: 0;
	left: 0;
	height: 54px;
	line-height: 54px;
	padding: 0px;
	border-bottom: 3px solid #ca060e;
	color: #333;
}
.breadCrumb .fr {
	color: #999;
	cursor: default;
	font-size: 12px;
	line-height: 16px;
	text-align: right;
	display: table-cell;
	vertical-align: middle;
	float: none;
}
.breadCrumb .fr a {
	font-size: 12px;
}
/* imgBox */



.imgBox {
	overflow: hidden;
}
.imgBox ul {
	margin-right: -40px;
}
.imgBox li {
	float: left;
	text-align: center;
	margin-bottom: 20px;
}
.imgBox img {
	border: 5px solid #dadada;
	transition: 0.2s;
}
.imgBox span {
	display: inline-block;
	vertical-align: top;
	font-size: 14px;
	padding: 0 15px;
	line-height: 30px;
	padding-top: 4px;
	overflow: hidden;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.imgBox a:hover {
	color: #ca060e;
}
.imgBox a:hover img {
	border-color: #ca060e;
}
/* productBox */







.productBox li {
	width: 240px;
	margin-right: 17px;
	border: 1px solid #ddd;
}
.productBox li:hover {
	border: 1px solid #ca060e;
}
.productBox img {
	width: 230px;
	height: 170px;
	border: none;
}
.productBox span {
	width: 192px;
}
.productBox h6 {
	height: 29px;
	margin-top: 5px;
	position: relative;
}
.productBox h6:before {
	content: "";
	background-color: #ddd;
	width: 1px;
	height: 100%;
	overflow: hidden;
	position: absolute;
	left: 50%;
	top: 0;
	z-index: 5;
}
.productBox h6 a {
	font-size: 12px;
	line-height: 28px;
	background-color: #f5f5f5;
	display: inline-block;
	width: 50%;
	border-top: 1px solid #ddd;
	float: left;
}
/* imgCaseBox */



.imgCaseBox li {
	width: 240px;
	margin-right: 30px;
}
.imgCaseBox img {
	width: 230px;
	height: 177px;
}
.imgCaseBox span {
	width: 192px;
}
/* imgPartnerBox */



.imgPartnerBox li {
	width: 177px;
	margin-right: 10px;
}
.imgPartnerBox li a {
	display: block;
}
.imgPartnerBox img {
	width: 170px;
	height: 85px;
}
.imgPartnerBox span {
	width: 146px;
}
/* imgSettingBox */



.imgSettingBox li {
	width: 230px;
	margin-right: 16px;
}
.imgSettingBox img {
	width: 222px;
	height: 148px;
	padding: 2px;
}
.imgSettingBox span {
	width: 192px;
}
/* imgHonorBox */



.imgHonorBox li {
	width: 250px;
	margin-right: 20px;
}
.imgHonorBox img {
	width: 240px;
	height: 177px;
	padding: 0px;
}
.imgHonorBox span {
	width: 192px;
}
/* imgPartnerBox */



.imgPartnerBox li {
	width: 190px;
	margin-right: 11px;
}
.imgPartnerBox li a {
	display: block;
}
.imgPartnerBox img {
	width: 170px;
	height: 106px;
}
.imgPartnerBox span {
	width: 146px;
}
.articlepic {
}
.articlepic ul li {
width:
}
/* product's picture */



.tb-pic a {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
*display: block;
*font-family: Arial;
*line-height: 1;
*font-size: 271px;
}
.tb-pic img {
	vertical-align: middle;
}
.tb-pic, .tb-pic a {
	height: 355px;
	width: 475px;
	background: #111;
}
.tb-pic, .tb-pic img {
	max-height: 355px;
	max-width: 475px;
	_width: 475px;
}
.tb-pic {
	border: 0px solid #dadada;
	position: relative;
	z-index: 1;
}
.zoomDiv {
	z-index: 999;
	position: absolute;
	top: 0;
	left: 0;
	width: 200px;
	height: 200px;
	background: #fff;
	border: 1px solid #ccc;
	display: none;
	text-align: center;
	overflow: hidden;
}
.zoomMask {
	position: absolute;
	background: url(../images/mask.png);
	cursor: move;
	z-index: 1;
}
.tb-picList {
	width: 475px;
	height: 62px;
	overflow: hidden;
	margin-top: 10px;
	position: relative;
}
.tb-picList .prev, .tb-picList .next {
	position: absolute;
	top: 20px;
	font-family: 'simsun';
	font-weight: bold;
	font-size: 32px;
}
.tb-picList .prev {
	left: 0;
}
.tb-picList .next {
	right: 0;
}
.tb-picList .prev:hover, .tb-picList .next:hover {
	color: #ca060e;
}
.tb-picList .tb-thumb {
	position: relative;
	width: 420px;
	height: 62px;
	margin: 0 auto;
	overflow: hidden;
}
.tb-picList .tb-thumb ul {
	position: absolute;
	width: 999999px;
	display: table;
}
.tb-picList .tb-thumb li {
	float: left;
	width: 76px;
	overflow: hidden;
	position: relative;
}
.tb-picList .tb-thumb a {
	display: table-cell;
	width: 60px;
	border: 1px solid #dadada;
	text-align: center;
	background: #fff;
	height: 60px;
	vertical-align: middle;
}
.tb-picList .tb-thumb img {
	max-width: 100%;
	cursor: pointer;
}
.tb-picList .tb-thumb em {
	position: absolute;
	width: 58px;
	height: 58px;
	border: 2px solid #ca060e;
	top: 0;
	left: 0;
	display: none;
}
.tb-picList .tb-thumb .tb-selected em {
	display: block;
}
.productTop {
	margin-bottom: 20px;
	height: 440px;
	overflow: hidden;
}
.productIntro {
	width: 280px;
}
.productIntro h2 {
	background: url(../images/default/splitBg.gif) repeat-x 0 bottom;
	font-size: 18px;
	color: #fff;
	padding: 10px 0;
	margin-bottom: 10px;
}
.descriptionBox {
	height: 180px;
	overflow: hidden;
}
.descriptionBox .explain .value {
	height: 116px;
	overflow: hidden;
}
.descriptionBox span {
	display: inline-block;
	vertical-align: top;
}
.descriptionBox .value {
}
.productOrder a {
	display: block;
	width: 130px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 15px;
	border-radius: 4px;
	background: #e6a923;
	color: #fff;
}
.productOrder a:hover {
	background-color: #e4c850;
}
.productShow {
	margin-bottom: 10px;
	padding-top: 30px;
}
.productShow .hd {
	height: 38px;
	line-height: 38px;
	font-size: 14px;
	background: #1c1a1a;
}
.productShow .hd li {
	float: left;
	padding: 0 20px;
	cursor: pointer;
	color: #555;
	transition: 0.3s;
}
.productShow .hd .on {
	background-color: #ca060e;
	color: #fff;
}
.productShow .con {
	padding: 10px 0;
}
.column {
	margin-bottom: 20px;
}
.column h2 {
	height: 36px;
	line-height: 36px;
	font-size: 14px;
	background: #c6080f;
	position: relative;
	text-indent: 20px;
	color: #fff;
}
.column h2 em {
	position: absolute;
	width: 4px;
	height: 14px;
	left: 10px;
	top: 50%;
	margin-top: -7px;
	background: #fff;
}
.productForm h2 {
	margin-bottom: 2px;
}
.productFormBox {
	background: #1c1a1a;
}
.productFormBox form {
	padding: 20px 0 20px 16px;
}
.productFormBox p {
	float: left;
	margin-right: 10px;
}
.productFormBox span {
	display: inline-block;
	vertical-align: middle;
	width: 50px;
	color: #fff;
	text-align: right;
	padding-right: 10px;
	line-height: 26px;
}
.productFormBox input, .productFormBox textarea {
	vertical-align: top;
	transition: 0.3s;
}
.productFormBox .row {
	margin-bottom: 10px;
}
.productFormBox .row input {
	height: 24px;
	border: 1px solid #dadada;
	width: 150px;
	padding: 0 10px;
	line-height: 24px;
}
.productFormBox textarea {
	width: 634px;
	height: 72px;
	border: 1px solid #dadada;
	padding: 10px;
	line-height: 18px;
}
.productFormBox .row input:focus, .productFormBox textarea:focus {
	border-color: #aaa;
}
.productFormBox img {
	border: 1px solid #dadada;
	margin-left: 10px;
	cursor: pointer;
	position: relative;
	top: 1px;
}
.productFormBox .btn {
	padding-left: 60px;
}
.productFormBox .btn input {
	width: 65px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	background: #e6a923;
	cursor: pointer;
	color: #fff;
	border-radius: 2px;
	margin-right: 10px;
}
.productFormBox .btn input:hover {
	background: #e4c850;
}
#verifyCode {
	width: 100px;
}
.related h2 {
	margin-bottom: 10px;
}
/* articleBox */











.articleBox {
	overflow: hidden;
}
.articleBox li {
	overflow: hidden;
	zoom: 1;
	padding-bottom: 25px;
	margin-bottom: 25px;
	border-bottom: 1px solid #e5e5e5;
}
.articleBox img {
	width: 250px;
	border: 1px solid #e5e5e5;
	padding: 4px;
	height: 160px;
}
.articleTxt {
	width: 480px;
}
.articleBox .fr {
	width: 480px;
	padding-top: 10px;
}
.articleBox h2 {
}
.articleBox h2 a {
	font-size: 18px;
	line-height: 20px;
	color: #333;
	display: block;
}
.articleBox h2 a:hover {
	color: #ca060e;
}
.articleBox h4 {
	line-height: 30px;
	color: #a2a2a2;
	margin-bottom: 10px;
}
.articleBox p {
	color: #888;
	line-height: 22px;
	height: 100px;
	overflow: hidden;
	position: relative;
}
.articleBox p a {
	display: inline-block;
	padding: 0 12px;
	font-size: 12px;
	line-height: 30px;
	color: #ca060e;
	border: 1px solid #ddd;
	position: absolute;
	left: 0;
	bottom: 0;
}
.articleBox p a:hover {
	background-color: #ca060e;
	border: 1px solid #ca060e;
	color: #fff;
}
.articleBox .img {
	position: relative;
}
.articleBox .img img {
	position: relative;
	z-index: 9;
}
.articleBox .img em {
	position: absolute;
	width: 160px;
	height: 130px;
	background: url(../images/default/timeBg.png) no-repeat #ca060e;
	left: 5px;
	top: 5px;
}
.articleBox .img span {
	color: #fff;
	position: absolute;
	width: 100%;
	text-align: center;
	left: 0;
}
.articleBox .date {
	font-size: 60px;
	line-height: 60px;
	top: 24px;
}
.articleBox .yam {
	font-family: Arial;
	font-size: 18px;
	top: 88px;
}
/* articleShow */



.articleTop {
	text-align: center;
	margin-top: 20px;
	border-bottom: 1px dotted #aaa;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.articleTop h2 {
	font-size: 22px;
	color: #fff;
	margin-bottom: 16px;
}
.articleTop p {
	color: #999;
}
.articleTop span {
	margin: 0 5px;
}
.articleTop a {
	margin: 0 5px;
}
.articleTop .active {
	color: #fff;
	font-weight: bold;
}
.articleShow {
	margin-bottom: 20px;
	font-size: 14px;
}
.articleCtrl {
	height: 36px;
	line-height: 36px;
	background: #eee;
	margin-bottom: 10px;
	color: #999;
	padding: 0 10px;
	cursor: default;
}
.articleCtrl p {
	background: url(../images/default/articleCtrl.png) no-repeat 0 -25px;
	vertical-align: top;
	width: 40%;
}
.articleCtrl .fl {
	padding-left: 16px;
}
.articleCtrl .fr {
	padding-right: 16px;
	background-position: right 10px;
	text-align: right;
}
.articleCtrl a {
	color: #333;
}
.articleCtrl a:hover {
	color: #ca060e;
}
.articleList {
	overflow: hidden;
}
.articleList h2 {
	margin-bottom: 10px;
}
.articleList ul {
}
.articleList li, .articleList h3, .articleList a {
}
.articleList li {
	width: 385px;
	float: left;
	margin-right: 0px;
	height: 32px;
	line-height: 32px;
	border-bottom: 1px dotted #555;
}
.articleList li:nth-child(2n) {
	margin-left: 20px;
}
.articleList a {
	background: url(../images/default/txt.png) no-repeat 6px center;
	padding-left: 26px;
	width: 350px;
}
.articleList span {
	float: right;
	color: #999;
	font-family: Arial;
}
/* pictureDetail */



/* picture's picture */



.pictureDetail .tb-pic a {
	cursor: default;
}
.pictureDetail .tb-pic, .pictureDetail .tb-pic a {
	height: 500px;
	width: 948px;
}
.pictureDetail .tb-pic, .pictureDetail .tb-pic img {
	max-height: 500px;
	max-width: 948px;
	_width: 948px;
}
.pictureDetail .tb-pic {
	border: 1px solid #ECECEC;
	padding: 10px;
}
.pictureDetail .tb-picList {
	width: 970px;
	height: 72px;
}
.pictureDetail .tb-picList .tb-thumb {
	width: 846px;
	height: 72px;
}
.pictureDetail .tb-picList .tb-thumb li {
	width: 86px;
}
.pictureDetail .tb-picList .tb-thumb a {
	width: 70px;
	height: 70px;
	display: table-cell;
	vertical-align: middle;
}
.pictureDetail .tb-picList .tb-thumb img {
}
.pictureDetail .tb-picList .tb-thumb em {
	width: 68px;
	height: 68px;
}
.pictureDetail .tb-picList .prev, .pictureDetail .tb-picList .next {
	top: 0;
	font-size: 18px;
	color: #fff;
	width: 25px;
	height: 72px;
	line-height: 72px;
	background: #ccc;
	text-align: center;
}
.pictureDetail .tb-picList .prev:hover, .pictureDetail .tb-picList .next:hover {
	background-color: #ca060e;
}
.pictureDetail .tb-picList .non, .pictureDetail .tb-picList .non:hover {
	background: #F3F3F3;
	cursor: default;
}
.pictureTop {
	margin-bottom: 20px;
}
/* downloadList */



.downloadList {
}
.downloadList li {
	overflow: hidden;
	zoom: 1;
	background: url(../images/default/splitBg.gif) repeat-x 0 bottom;
	height: 30px;
	line-height: 30px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.downloadList h2 {
	float: left;
	background: url(../images/default/file.png) no-repeat 6px 2px;
	padding-left: 40px;
	font-size: 14px;
	color: #fff;
}
.downloadList a {
	float: right;
	background: url(../images/default/download.png) no-repeat 0 6px;
	padding-left: 16px;
	color: blue;
}
.downloadList a:hover {
	text-decoration: underline;
}
/* faq */







.page-faq-content {
	padding: 0px 0 0px;
}
.page-faq-list {
	padding-left: 2px;
}
.page-faq-list.curr {
	padding-left: 0;
	border-left: 2px solid #ca060e;
}
.page-faq-list dt {
	padding-left: 40px;
	border-bottom: 1px dotted #555;
	font-size: 16px;
	line-height: 40px;
	color: #fff;
	position: relative;
}
.page-faq-list.curr dt {
	background-color: #222;
}
.page-faq-list dt em {
	position: absolute;
	left: 10px;
	top: 50%;
	margin-top: -10px;
	width: 20px;
	height: 20px;
	text-align: center;
	font-size: 12px;
	line-height: 20px;
	color: #fff;
	border-radius: 3px;
	background-color: #ca060e;
}
.page-faq-list dd {
	padding: 15px 0px 15px 40px;
	font-size: 14px;
	line-height: 26px;
	display: none;
	border-bottom: 1px dotted #555;
}
/* job */







.peng {
	width: 800px;
}
.page-job-content {
	border: 20px solid #fff;
}
.page-job-list {
	border: 1px solid #ddd;
	margin-top: -1px;
}
.page-job-title {
	cursor: pointer;
}
.page-job-title ul {
	background-color: #f5f5f5;
}
.page-job-title ul li {
	width: 25%;
	float: left;
	font-size: 14px;
	line-height: 40px;
}
.page-job-title ul li span {
	display: inline-block;
	padding: 0 5px 0 15px;
	font-weight: 700;
	color: #fff;
}
.page-job-co {
	padding: 0 0 15px;
	display: none;
}
.page-job-co dl {
	padding: 15px 15px 0;
}
.page-job-co dl dt {
	font-weight: 700;
	font-size: 14px;
	line-height: 30px;
	color: #333;
}
.page-job-co dl dd {
	font-size: 14px;
	line-height: 24px;
}
.page-job-co h6 {
	padding: 15px 0 0 15px;
}
.page-job-co h6 a.jobLink {
	display: inline-block;
	font-size: 14px;
	line-height: 30px;
	color: #fff;
	padding: 0 18px;
	background-color: #888;
}
.page-job-co h6 a.jobLink:hover {
	background-color: #0084ce
}
.page-job-contact {
	padding-top: 30px;
}
.page-job-contact dl {
}
.page-job-contact dl dt {
	font-weight: 700;
	font-size: 16px;
	line-height: 30px;
	color: #333;
}
.page-job-contact dl dd {
	font-size: 14px;
	line-height: 26px;
}
/* news */







#popup dl dt span {
	position: absolute;
	left: -5px;
	right: -5px;
	top: -5px;
	bottom: -5px;
	border: 5px solid #ca060e;
	z-index: 5;
}
.article-list {
	position: relative;
	padding: 15px 0;
	border-bottom: 1px dotted #888;
}
.article-list a {
	display: inline-block;
}
.article-list dl {
	position: relative;
	height: 200px;
}
.article-list dl dt {
	width: 260px;
	height: 200px;
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 0;
}
.article-list dl dt img {
	-ms-transition-duration: 0.3s;
	transition-duration: 0.3s;
}
.article-list a:hover dl dt img {
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}
.article-list dl dd {
	margin-left: 280px;
	padding-top: 20px;
	position: relative;
	font-size: 12px;
}
.article-list dl dd h3 {
	font-weight: 700;
	font-size: 16px;
	line-height: 30px;
	color: #fff;
}
.article-list a:hover dl h3 {
	color: #ca060e;
}
.article-list dl dd h6 {
	line-height: 24px;
	color: #bbb;
	padding: 0px 0 5px;
}
.article-list dl dd p {
	line-height: 24px;
	color: #ddd;
	height: auto;
}
.search-title {
	font-size: 24px;
	line-height: 50px;
	color: #ddd;
	text-align: center;
	padding: 15px 0;
}
/* site map */







.sitemap {
	padding: 20px 0 30px;
}
.map-title {
	height: 60px;
	border-bottom: 2px solid #555;
}
.map-title ul {
	float: left;
	background-color: #555;
	padding: 0 20px;
}
.map-title ul a {
	font-size: 16px;
	line-height: 60px;
	color: #fff;
	display: inline-block;
	padding: 0 20px;
}
.map-title ul a:hover {
	text-decoration: underline;
}
.map-location {
	font-size: 14px;
	line-height: 30px;
	padding: 20px 0;
}
.map-content {
}
.map-content dl {
	padding: 15px 20px;
	background-color: #1a1a1a;
	border-top: 1px solid #333;
}
.map-content dl dt {
}
.map-content dl dt a {
	font-weight: 700;
	font-size: 16px;
	line-height: 30px;
	color: #eee;
}
.map-content dl dt a:hover {
	text-decoration: underline;
	color: #c6080f;
}
.map-content dl dd {
	padding-top: 5px;
}
.map-content dl dd li {
	float: left;
	width: 20%;
}
.map-content dl dd li a {
	font-size: 14px;
	line-height: 30px;
	position: relative;
	display: inline-block;
	padding-left: 12px;
}
.map-content dl dd li a span {
	font-size: 12px;
	font-family: "\5b8b\4f53";
	position: absolute;
	left: 0;
	top: 0;
}
.map-content dl dd a:hover {
	text-decoration: underline;
}
.map-content dl:nth-child(2n) {
	background-color: #151515;
}
.home-product-content {
	overflow: hidden;
	padding: 20px 0 0 4px;
}
.prodl {
	width: 760px;
	margin: 20px auto 0;
}
.prodl dl {
	width: 240px;
	float: left;
	margin-right: 20px;
}
.prodl dl:nth-child(3n) {
	margin-right: 0px;
}
.prodl dl dt {
	height: 170px;
	border: 5px solid #bbbbbb;
	-ms-transition-duration: 0.3s;
	transition-duration: 0.3s;
	position: relative;
	overflow: hidden;
}
.prodl dl dt img {
	-ms-transition-duration: 0.3s;
	transition-duration: 0.3s;
}
.prodl dl a:hover dt img {
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}
.prodl dl a:hover dt {
	border-color: #ca060e;
}
.prodl dl dd {
	text-align: center;
	font-size: 14px;
	line-height: 30px;
	color: #fff;
}
dl.dl_42{ height:228px ; margin-bottom:20px; border-bottom:1px dotted #d7d7d7 }

.dl_42 dt{width:204px; float:left;}

.dl_42 dt a{width:200px;   padding:1px; border:1px solid #d7d7d7; display:block;}

.dl_42  dt a:hover {border:1px solid #ca060e;}/*å›3⁄4ç‰‡è3⁄41æ¡†,ç‚1å‡»æ—¶çš„çŠ¶æ€&#65533;*/

.dl_42 dt img{  display:block;width:200px;}

.dl_42 dd{ padding-left:15px; float:left; width:474px; line-height:24px; height:194px; overflow:hidden; color:#666;}

.dl_42 dd h4{ font-size:14px;  padding-bottom:5px; height:24px; line-height:24px; overflow:hidden;}

.dl_42 dd h4 a{color:#fff;}
.dz { height:487px; background:url(../images/dzbj.jpg) no-repeat center top;}
.xdz { width:1000px; margin:0 auto; position:relative;}
.xdz h4 { padding:60px 0 0 4px; font:48px "Microsoft YaHei"; color:#040087; font-weight:bold;}
.xdz h4 p { font:42px "Microsoft YaHei"; color:#333333; font-weight:bold; line-height:40px;}
.xdz ul { margin-top:34px; width:640px; height:180px;}
.xdz li { float:left; margin:0 42px 36px 0; width:px;}
.xdz li em { padding-left:46px; background:url(../images/dzt.png) no-repeat; display:block;}
.xdz li b { font:24px "Microsoft YaHei"; font-weight:bold; color:#333333;}
.xdz li p { font:14px "Microsoft YaHei"; color:#222222; line-height:22px;}
.xdz .dzl { width:244px;}
.xdz .nones { margin:0 0 36px 0;}
.dza { clear:both;}
.dza a { display:block; float:left; width:163px; height:35px; font:18px "Microsoft YaHei"; color:#fff; text-align:center; line-height:35px;}
.dza .dza1 { background:url(../images/dzk.png) no-repeat 80px 0; padding:0 43px 0 80px;}
.dza .dza2 { background:url(../images/dzk1.png) no-repeat;}
.dzi { position:absolute; right:-13px; top:60px;}

/* 在线客服样式 */



.kefuBox{position:fixed;z-index:1000;top:180px;right:0;width:auto; _position:absolute;_top: expression(documentElement.scrollTop +45);}

.kefuBox .kefuLeft{float:left;overflow:hidden;width:30px;height: 157px;cursor:pointer;background:url(../images/kefu_l.png) no-repeat}

.kefuBox .kefuRight{display:block;float:left;overflow:hidden;width:0;}

.kefuBox .kefuTop{width:154px;height:46px;background:url(../images/kefu_top.png) no-repeat;}

.kefuBox .kefuClose{float:right;overflow:hidden;width:154px; height:46px;display:block;cursor:pointer;}

.kefuBox .kefuBottom{width:154px;height:12px;background:url(../images/kefu_bottom.png) no-repeat;}

.kefuBox .kefuCont{width:130px;padding:0 12px;background:url(../images/kefu_line.png) repeat-y;overflow:hidden;}

.kefuBox .kefuCont ul{margin:0;padding:0;}

.kefuBox .kefuCont ul li{width:80px;line-height:28px;overflow:hidden;height:28px;padding-left:40px;padding-right:10px;text-overflow:ellipsis;white-space:nowrap;margin-bottom:5px;}

.kefuBox .kefuCont ul li a{color:#333;}

.kefuBox .kefuCont ul li.pic{width:130px;height:89px;margin-bottom:10px;padding:0;}

.kefuBox .kefuCont ul li.qq{background:url(../images/qq.png) no-repeat;}

.kefuBox .kefuCont ul li.wang{background:url(../images/wangwang.png) no-repeat}

.kefuBox .kefuCont ul li.spk{background:url(../images/skype.png) no-repeat}

.kefuBox .kefuCont ul li.codeer{display:block;width:130px;height: 165px;text-align:center;color:#fff;padding:10px 0 0;font-family:"微软雅黑";font-size:14px;margin-bottom:0;}

.kefuBox .kefuCont ul li.codeer p{display:block;height:35px;line-height:35px;}

.kefuBox .kefuCont ul li.codeer span{display:block;width:116px;height:116px;padding:7px;background:url(../images/cobj.png) no-repeat;}

.kefuBox .kefuCont ul li.codeer span img{width:116px;height:116px;}





/*分页样式*/







/*百度地图样式*/



#baidu-map { height: 450px;  margin: 0 auto }

