@charset "utf-8";
/*通用开始*/
body {
	margin: 0px;
	padding: 0px;
	font-size:13px;
	font-family:"微软雅黑";
	color:#333333;
	border:0px;
	line-height:28px;
}
body, div, dl, dt, dd, ul, ol, li, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote {
	margin: 0px;
	padding: 0px;
	font-size: 13px;
}
input, button, textarea, select {
	font-size: 100%;
}
ul, li, dl, dt, dd, ol {
	list-style: none;
	display: block;
}
img {
	border: 0px;
	border:none;
}
a {
	outline: 0px;
	text-decoration: none;
	color:#333333;
}
a:hover {
	color:#c40105;
}
.clear {
	clear: both;
	height:0px;
	line-height:0px;
	border:none;
}
.w1003 {
	width:1003px;
	margin:0 auto;
}
/*通用结束*/
.suspend {
	width:40px;
	height:198px;
	position:fixed;
	top:200px;
	right:0;
	overflow:hidden;
	z-index:9999;
}
.suspend dl {
	width:120px;
	height:198px;
	border-radius:25px 0 0 25px;
	padding-left:40px;
	box-shadow:0 0 5px #e4e8ec;
}
.suspend dl dt {
	width:40px;
	height:198px;
	background:url(../images/suspend.png);
	position:absolute;
	top:0;
	left:0;
	cursor:pointer;
}
.suspend dl dd.suspendQQ {
	width:120px;
	height:85px;
	background:#ffffff;
}
.suspend dl dd.suspendQQ a {
	width:120px;
	height:85px;
	display:block;
	background:url(../images/suspend.png) -40px 0;
	overflow:hidden;
}
.suspend dl dd.suspendTel {
	width:120px;
	height:112px;
	background:#ffffff;
	border-top:1px solid #e4e8ec;
}
.suspend dl dd.suspendTel a {
	width:120px;
	height:112px;
	display:block;
	background:url(../images/suspend.png) -40px -86px;
	overflow:hidden;
}
/*topbg start*/
.topbg {
	width:100%;
	height:35px;
	line-height:35px;
	background-color:#c40105;
}
.top {
	width:1003px;
	margin:0 auto;
	color:#FFF;
}
.tel {
	background:url(../images/tel.jpg) 20px center no-repeat;
	text-indent:52px;
	float:left;
}
.tel span {
	font-family:Arial;
}
.contact {
	float:right;
}
.contact a {
	color:#FFF;
	padding:0px 8px;
}
/*topbg end*/
/*logo start*/
.logobg {
	width:1003px;
	margin:0 auto;
	height:100px;
}
.logo {
	display:block;
	float:left;
}
.en {
	float:right;
	margin-top:46px;
}
.en a {
	padding-left:26px;
	margin-right:8px;
}
.english {
	background:url(../images/english.jpg) 0 0 no-repeat;
	width:23px;
	height:15px;
}
.china {
	background:url(../images/china.jpg) 0 0 no-repeat;
	width:23px;
	height:15px;
}
/*logo end*/
/*nav start*/
.navbg {
	width:100%;
	height:43px;
	line-height:43px;
	background:url(../images/navbg.jpg) 0px 0px repeat-x;
}
.nav {
	margin:0 auto;
	width:1003px;
}
.nav ul {
	float:left;
	width:863px;
}
.nav ul li {
	width: 120px;
	height:43px;
	line-height:43px;
	text-align: center;
	float: left;
	display: block;
	background:url(../images/navli.jpg) 0px 0px no-repeat;
	position:relative;
}
.current {
	width: 120px;
	height:43px;
	line-height:43px;
	text-align: center;
	float: left;
	display: block;
	font-size:14px;
	color:#FFF;
}
.nav ul li a:hover {
	color:#ffffff;
	background:url(../images/navliover.jpg) 0px 0px repeat-x;
}
.home2 {
	width: 120px;
	height:43px;
	line-height:43px;
	text-align: center;
	float: left;
	display: block;
	font-size:14px;
	color:#FFF;
	background:url(../images/navliover.jpg) 0px 0px repeat-x;
}
.nav ul li:hover ul {
	display:block;
}
.nav ul li ul {
	height:auto;
	position:absolute;
	top:43px;
	left:-1px;
	z-index:999999;
	width:574px;
	height:359px;
	overflow:hidden;
	display:none;
	background-color:#fff;
	overflow:hidden;
	float:left;
}
.sort {
	width:132px;
	padding:20px;
	height:319px;
	height:319px;
	background-color:#ededed;
	float:left;
}
.nav ul li ul li {
	height:30px;
	line-height:30px;
	text-align: left;
	width:132px;
	display: block;
	background:none;
	border-bottom:1px #cccccc solid;
}
.nav ul li ul li a {
	height:30px;
	line-height:30px;
	text-align: left;
	width:122px;
	display: block;
	color:#666666;
	padding-left:10px;
}
.nav ul li ul li a:hover {
	color:#c40105;
	background:none;
}
.content {
	width:336px;
	padding:28px 33px;
	float:left;
	overflow:hidden;
}
.content img {
	border:1px #CCC solid;
}
.content span {
	font-size:14px;
	font-weight:bold;
	text-align:left;
	line-height:36px;
	text-align:left;
	display:block;
}
.content p {
	text-align:left;
	line-height:20px;
}
.home {
	float:left;
	width:140px;
}
.home a {
	background:url(../images/home.jpg) 0px 0px no-repeat;
	line-height:43px;
	text-align: center;
	font-size:14px;
	color:#FFF;
	display:block;
	text-indent:20px;
}
/*nav end*/
.banner {
	margin:2px auto 0px auto;
	width:100%;
	height:401px;
	overflow:hidden;
}
.main {
	width:983px;
	margin:22px auto 0px auto;
}
/*foot start*/
/*maintop start*/
.maintop {
	width:100%;
	height:239px;
	margin-bottom:30px;
}
.btwoleft {
	width:655px;
	float:left;
	height:239px;
	overflow:hidden;
}
.btwotit {
	height:33px;
	background:url(../images/titline.jpg) 0 bottom repeat-x;
}
.indexnews a.twomore {
	color:#c40105;
}
.btwotab {
	height:33px;
	float:left;
	overflow:hidden;
}
.btwotab li {
	float:left;
	width:102px;
	height:33px;
	overflow:hidden;
}
.btwotab li a {
	display:block;
	width:102px;
	text-align:center;
	height:33px;
	line-height:33px;
	font-size:16px;
}
.btwotab li.current a {
	background:url(../images/tabhover.jpg) no-repeat;
}
.indexnews {
	margin-top:12px;
	clear:both;
	overflow:hidden
}
.indexnews li {
	background:url(../images/point.jpg) 5px 10px no-repeat;
	overflow:hidden
}
.indexnews li a {
	float:left;
	padding-left:15px;
}
.indexnews li span {
	float:right;
}
.indexnews img {
	border:1px #c9caca solid;
	float:left;
	margin-right:30px;
	margin-top:10px;
}
.indexnews p {
	padding-top:4px;
}
.video {
	width:294px;
	height:235px;
	border:2px #5f5f5f solid;
	overflow:hidden;
	float:right;
}
/*maintop end*/
/*mainbottom start*/
.mainbottom {
	width:100%;
	height:263px;
}
.mainbottom ul li {
	width:285px;
	height:261px;
	border:1px #c9caca solid;
	margin-right:30px;
	float:left;
	padding:0px 10px;
}
.mainbottom ul li:last-child {
	margin-right:0px;
}
.mainbottom ul li span a {
	color:#c40105;
	height:52px;
	line-height:52px;
	text-align:center;
	display:block;
	font-size:16px;
}
.mainbottom ul li img {
	border:1px #b3b5b4 solid;
}
.more {
	float:right;
}
/*mainbottom end*/
.foot {
	width:100%;
	min-height:100px;
	background-color:#4f4f4f;
	border-top:6px #c40105 solid;
	color:#FFF;
	margin-top:30px;
}
.friend p {

	color:#fff;
}
.friend p a {
	color:#fff;
	padding:10px;
}
.foot a {
	color:#FFF;
}
.copy {
	float:left;
	width:673px;
}
.copy p {
	line-height:30px;
	margin-top:4px;
}
.copy span {
	margin-right:10px;
}
.footlogo {
	float:right;
}
/*foot end*/
.ibanner {
	margin:2px auto 2px auto;
	width:100%;
	position:relative;
	overflow:hidden;
	height:260px;
}
.bannerImg {
	width:1903px;
	position:absolute;
	left:50%;
	top:0px;
	margin-left:-952px;
	z-index:1;
}
/*标题 start*/
.ititlebg {
	width:100%;
	height:44px;
	border-top:1px #c9caca solid;
	border-bottom:1px #c9caca solid;
	margin-bottom:10px;
}
.ititle {
	width:1003px;
	margin:0 auto;
}
.prolistT {
	padding:15px 20px 0px 20px;
	width:196px;
	height:59px;
	background:url(../images/prolistT.jpg) 0px bottom no-repeat;
	float:left;
	color:#fff;
	font-size:22px;
	font-weight:bold;
	margin-right:39px;
	position:relative;
	line-height:25px;
	z-index:2;
	margin-top:-30px;
}
.prolistT a {
	color:#fff;
	float:left;
}
.prolistT span {
	font-size:18px;
	font-family:Arial;
	font-weight:normal;
}
.ititleRight {
	float:left;
	width:728px;
	height:44px;
	line-height:44px;
	background:url(../images/ihome.jpg) 94px center no-repeat;
}
.ititleRight a {
	margin: 0px 4px;
}
.ititleRight span {
	margin: 0px 4px;
}
/*标题 end*/
/*left start*/
.left {
	width:236px;
	float:left;
}
.prolist {
	width:234px;
	border-top:1px #c8c8c8 solid;
	border-left:1px #c8c8c8 solid;
	border-right:1px #c8c8c8 solid;
	background:url(../images/prolistborder.jpg) #f6f6f6 0px bottom no-repeat;
	padding-bottom:10px;
	margin-bottom:10px;
}
.current1 {
	width:188px;
	min-height:38px;
	line-height:38px;
	background:url(../images/proli.jpg) 0px 0px no-repeat;
	display:block;
	padding-left:48px;
}
.prolist ul li a:hover {
	width:194px;
	min-height:38px;
	line-height:38px;
	color:#FFF;
	background:url(../images/proover.jpg) 0px 0px no-repeat;
	display:block;
}
.home1 {
	width:188px;
	min-height:38px;
	line-height:38px;
	background:url(../images/proover.jpg) 0px 0px no-repeat;
	display:block;
	padding-left:48px;
	color:#FFF;
}
.icontact {
	width:212px;
	padding:18px 12px;
	background:url(../images/icontact.jpg) 0px 0px repeat-y;
	margin-top:10px;
	color:#FFF;
}
.icontact p {
	font-size:20px;
	font-family:Arial;
	height:46px;
	line-height:46px;
	text-align:center;
}
.icontact div {
	line-height:22px;
	background:url(../images/addr.jpg) 0px 0px no-repeat;
	padding-left:27px;
}
/*left end*/
/*right start*/
.right {
	width:727px;
	float:right;
	padding-top:20px;
}
.right01 {
	width:973px;
	padding:20px 10px 0px 10px;
}
h2 {
	color:#b90005;
	font-size:20px;
	height:51px;
	line-height:51px;
	text-align:center;
	display:block;
	margin:0px;
}
.date {
	font-size:12px;
	height:26px;
	line-height:26px;
	text-align:center;
	display:block;
	margin-bottom:8px;
}
.product_pic {
	margin:25px auto 25px auto;
	text-align:center;
}
.product_pic img {
	border: 3px solid #dfdfdf;
}
.padding1 {
	margin-top:60px;
}
.topName {
	width:16px;
	height:18px;
	background:url(../images/topName.jpg) 0px 2px no-repeat;
	padding-left:25px;
}
.bottomName {
	width:16px;
	height:18px;
	background:url(../images/bottomName.jpg) 0px 0px no-repeat;
	padding-left:25px;
}
/*news start*/
.news {
	padding-top:20px;
}
.news ul li {
	height:100px;
	margin-bottom:15px;
	background:url(../images/newsCon.jpg) 0px 0px no-repeat;
}
.news ul li:hover {
	background:url(../images/newsConH.jpg) 0px 0px no-repeat;
	height:100px;
	display:block;
}
.newsCon {
	float:left;
	width:800px;
	padding:20px;
	height:60px;
}
.newsCon a:hover {
	color:#333333;
}
.newsCon img {
	border:0px;
	margin-right:20px;
	float:left;
	display:block;
	border:1px #FFF solid;
}
.newsCon div {
	float:left;
	width:680px;
	overflow:hidden;
}
.newsCon p {
	float:left;
	line-height:18px;
	display:block;
	overflow:hidden;
	color:#5f6269;
	font-size:13px;
}
.newsCon b {
	font-weight:normal;
	font-size:14px;
	line-height:18px;
	padding-bottom:6px;
	display:block;
}
.news span {
	float:right;
	width:156px;
	line-height:100px;
	height:100px;
	text-align:center;
	font-size:18px;
	font-family:Arial;
	color:#5f6269;
}
/*news end*/
/*right end*/
.pages {
	margin:0 auto;
	text-align:center;
	font-size:14px;
	padding-top:15px;
}
.pages a:hover {
	color:#38302e;
}
.pages span {
	font-size:14px;
	padding:0px;
	margin:0px;
	display:inline-block;
	text-align:center;
	height:21px;
	line-height:21px;
	background:#eaeaea;
	border:#9e9e9e 1px solid;
	margin:0 3px;
	padding:0 6px;
}
.pages a {
	font-size:14px;
	padding:0px;
	margin:0px;
	display:inline-block;
	text-align:center;
	height:21px;
	line-height:21px;
	background:#eaeaea;
	border:#9e9e9e 1px solid;
	margin:0 3px;
	padding:0 6px;
}
.pages nolink {
	font-size:14px;
	padding:0px;
}
/*prouct start*/
.iproduct li {
	height: 218px;
	height:218px;
	/*	width:225px;*/
	float: left;
	background: url(../images/iproduct.jpg) no-repeat 0px 0px;
	margin-right:17px;/*	margin-bottom:30px;*/
}
.iproduct li a:hover {
	color:#fff;
}
#imgbox2 {
	width: 210px;
	height:139px;
	/*	height:176px;*/
	display: block;
	margin-left:15px;
	margin-bottom:3px;
}
.imgtitle2 {
	width:210px;
	height:38px;
	line-height:38px;
	text-align:center;
	display: block;
	background-color:#898989;
	margin-left:15px;
	color:#fff;
}
/*prouct end*/

.casetitle {
	width: 210px;
	/*height:176px;*/
	height:139px;
	margin-left:97px;
	POSITION: absolute;
	COLOR: #fff;
	TEXT-ALIGN: center;
	/*PADDING-TOP: 75px;*/
	PADDING-TOP: 55px;
}
.zoombut {
	HEIGHT: 40px;
	BACKGROUND: url(../images/zoom.png) no-repeat center top;
	FLOAT: left;
	DISPLAY: inline;
	WIDTH: 40px
}
#jquery-overlay {
	HEIGHT: 500px;
	POSITION: absolute;
	LEFT: 0px;
	Z-INDEX: 90;
	TOP: 0px;
	WIDTH: 100%
}
#jquery-lightbox {
	POSITION: absolute;
	TEXT-ALIGN: center;
	LEFT: 0px;
	Z-INDEX: 100;
	LINE-HEIGHT: 0;
	TOP: 0px;
	WIDTH: 100%
}
#jquery-lightbox A IMG {
	BORDER-TOP-STYLE: none;
	BORDER-LEFT-STYLE: none;
	BORDER-BOTTOM-STYLE: none;
	BORDER-RIGHT-STYLE: none
}
#lightbox-container-image-box {
	HEIGHT: 250px;
	POSITION: relative;
	MARGIN: 0px auto;
	WIDTH: 250px;
	BACKGROUND-COLOR: #fff
}
#lightbox-container-image {
	PADDING-BOTTOM: 10px;
	PADDING-TOP: 10px;
	PADDING-LEFT: 10px;
	PADDING-RIGHT: 10px
}
#lightbox-loading {
	HEIGHT: 25%;
	POSITION: absolute;
	TEXT-ALIGN: center;
	LEFT: 0%;
	LINE-HEIGHT: 0;
	TOP: 40%;
	WIDTH: 100%
}
#lightbox-nav {
	HEIGHT: 100%;
	POSITION: absolute;
	LEFT: 0px;
	Z-INDEX: 10;
	TOP: 0px;
	WIDTH: 100%
}
#lightbox-container-image-box > #lightbox-nav {
	LEFT: 0px
}
#lightbox-nav A {
	OUTLINE-STYLE: none
}
#lightbox-nav-btnPrev {
	HEIGHT: 100%;
	ZOOM: 1;
	DISPLAY: block;
	WIDTH: 49%
}
#lightbox-nav-btnNext {
	HEIGHT: 100%;
	ZOOM: 1;
	DISPLAY: block;
	WIDTH: 49%
}
#lightbox-nav-btnPrev {
	FLOAT: left;
	LEFT: 0px
}
#lightbox-nav-btnNext {
	RIGHT: 0px;
	FLOAT: right
}
#lightbox-container-image-data-box {
	OVERFLOW: auto;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 0px;
	FONT: 10px/1.4em Verdana, Helvetica, sans-serif;
	PADDING-LEFT: 10px;
	MARGIN: 0px auto;
	PADDING-RIGHT: 10px;
	WIDTH: 100%;
	BACKGROUND-COLOR: #fff
}
#lightbox-container-image-data {
	COLOR: #666
}
#lightbox-container-image-data #lightbox-image-details {
	FLOAT: left;
	TEXT-ALIGN: left;
	WIDTH: 70%
}
#lightbox-image-details-caption {
	FONT-WEIGHT: bold
}
#lightbox-image-details-currentNumber {
	PADDING-BOTTOM: 1em;
	CLEAR: left;
	DISPLAY: block
}
#lightbox-secNav-btnClose {
	FLOAT: right;
	PADDING-BOTTOM: 0.7em;
	WIDTH: 66px
}
/*-----首页 banner-----*/
.slideBox {
	width:100%;
	height:401px;
	overflow:hidden;
	position:relative;
}
.slideBox .hd {
	overflow:hidden;
	position:absolute;
	right:0;
	bottom:25px;
	width:100%;
	z-index:1;
}
.slideBox .hd ul {
	overflow:hidden;
	zoom:1;
flo/at:left;
	text-align:center;
	width:100%;
}
.slideBox .hd ul li {
fl/oat:left;
	display:inline-block;
	width:12px;
	height:12px;
	margin:0 6px;
	border-radius:6px;
	text-align:center;
	background:#222;
	cursor:pointer;
	font-size:0;
}
.slideBox .hd ul li.on {
	background:#3aa314;
	color:#fff;
}
.slideBox .bd {
	position:relative;
	height:100%;
	z-index:0;
}
.slideBox .bd li {
	zoom:1;
	vertical-align:middle;
	height:401px;
}
.slideBox .bd li a {
	display:block;
	height:401px;
}
.slideBox .bd img {
	width:1903px;
	height:401px;
	display:block;
}
.slideBox .prev, .slideBox .next {
	display:none;
	position:absolute;
	left:3%;
	top:50%;
	margin-top:-30px;
	width:30px;
	height:60px;
}
.slideBox .next {
	left:auto;
	right:3%;
}
.slideBox .prev:hover, .slideBox .next:hover {
	opacity: .7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	-khtml-opacity: .7;
}
.slideBox .prevStop {
	display:none;
}
.slideBox .nextStop {
	display:none;
}
/*分页样式*/
.pglist {
	padding: 20px 0 10px;
	width: 100%;
	text-align: center;
}
.pglist a {
	color: #666;
	padding: 0 14px;
	margin: 0 3px;
	font-weight: bold;
	background: #fff;
	border: 1px solid #ddd;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}
.pglist * {
	display: inline-block;
	_zoom: 1;
	_display: inline;
	vertical-align: middle;
	line-height: 30px;
	padding-bottom: 1px;
}
.pglist a:hover, .pglist .page-num-current {
	display: inline-block;
	color: #fff;
	background: #b90005;
	border-color: #b90005;
}
