@charset "gb2312";
/* CSS Document */
/*banner start*/
* {
	margin: 0;
	padding: 0;
	list-style: none;
}
#playBox {
	width: 1440px;
	height: 420px;
	margin: 0px auto;
	background: #333;
	position: relative;
	overflow: hidden;
}
#playBox .oUlplay {
	width: 99999px;
	position: absolute;
	left: 0;
	top: 0;
}
#playBox .oUlplay li {
	float: left;
}
#playBox .pre {
	cursor: pointer;
	width: 45px;
	height: 45px;
	background: url("../company/l.png") no-repeat;
	position: absolute;
	top: 190px;
	left: 10px;
	z-index: 1;
}
#playBox .next {
	cursor: pointer;
	width: 45px;
	height: 45px;
	background: url("../company/r.png") no-repeat;
	position: absolute;
	top: 190px;
	right: 10px;
	z-index: 1;
}
#playBox .smalltitle {
	width: 1400px;
	height: 10px;
	position: absolute;
	bottom: 15px;
	z-index: 1
}
#playBox .smalltitle ul {
	width: 120px;
	margin: 0 auto;
}
#playBox .smalltitle ul li {
	width: 10px;
	height: 10px;
	margin: 0 5px;
	border-radius: 10px;
	background: #ffffff;
	float: left;
	overflow: hidden;
*display:inline;
*zoom:1;
}
#playBox .smalltitle .thistitle {
	background: #69aaec;
}
/*banner end*/
/*middle*/
.ftbox {
	width: 1200px;
	padding: 0;
	margin: 10px auto 10px auto;
	background: #fcfcfc;
	border-bottom: #f2f2f2 solid 5px;
}
.ftit {
	width: 1200px;
	height: 34px;
	background: url("../company/ftit.gif") no-repeat;
}
.ftit_l {
	float: left;
	padding-left: 100px;
}
.ftit_l a {
	border-right: 1px dashed #aaa;
	color: #666;
	line-height: 34px;
	padding: 0px 10px 0px 10px;
}
.ftit_r {
	float: right;
}
.ftit_r a {
	color: #fff;
	line-height: 34px;
	margin-right: 10px;
}
.ftit_r a:hover {
	color: #fff;
}
/*content1 start*/
.w1000 {
	width: 1200px;
	margin: 0 auto;
}
.hd {
	border-bottom: 2px solid #797981;
	height: 35px;
	margin-bottom: 10px;
	position: relative;
}
.hd h2 {
	background: url("../company/news-titbg.gif") no-repeat bottom left;
	float: left;
	height: 41px;
	line-height: 35px;
	width: 150px;
	top: 0;
	left: 0;
	font-size: 16px;
	font-family: "宋体";
	color: #F00;
}
.hd a.more {
	float: right;
	color: #999;
	margin-top: 10px;
}
.hd a:hover.more{color: red;}
.content1 {
	margin: 30px auto 30px;
	overflow: hidden
}
.protab {
	float: left;
	width: 67%;
	margin-right: 20px;
}
.protab ul {
	margin-bottom: 22px;
	border-bottom: 1px solid #ccc;
	height: 36px;
}
*html .protab ul {
	margin-bottom: 10px;
	border-bottom: 1px solid #ccc;
	height: 36px;
	overflow: hidden;
}
.protab ul li {
	float: left;
	width: 130px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	background: #3C3E45;
	margin-right: 20px;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	cursor: pointer;
}
.protab ul li a {
	color: #fff;
}
.protab ul li.active {
	background: #fff;
	width: 130px;
	height: 35px;
	border-top: 3px solid #ED1E24;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	color: #ED1E24
}
.protab dl {
	float: left;
	width: 390px;
	margin: 20px 0 0 2px;
	border: #CCC 1px solid;
	overflow: hidden;
	_height: 110px;
}
.protab dl dt {
	width: 150px;
	height: 112px;
	float: left;
}
.protab dl dd {
	float: right;
	width: 50%;
 *width:52%;
	_width: 52%;
	margin-right: 20px;
	overflow: hidden;
}
.protab dl dd a {
	font-weight: bold;
	line-height: 24px;
	color: #333;
	font-size: 12px;
}
.protab dl dd p {
	color: #666;
	line-height: 20px;
}
#demo {
	background: #FFF;
	overflow: hidden;
	border: 0;
}
#indemo {
	float: left;
	width: 800%;
}
#demo1, #demo2 {
	float: left;
	width: 2020px;
}
#demo0 {
	background: #FFF;
	overflow: hidden;
	border: 0;
}
#indemo0 {
	float: left;
	width: 800%;
}
#demo01, #demo02 {
	float: left;
	width: 1620px;
}
.news {
	float: right;
	width: 30%;
}
.news ul {
	overflow: hidden;
}
.news ul li {
	height: 34px;
	line-height: 34px;
	border-bottom: 1px dotted #ccc;
}
.news ul li a {
	padding-left: 8px;
	float: left;
}
.news ul li span {
	color: #2d64b3;
	float: right;
	line-height: 35px;
}
/*content2*/
.content2 {
	margin-top: 20px;
	overflow: hidden;
}
.xianchang {
	width: 28%;
	float: left;
	margin-right: 35px;
}
.xianchang dl {
	width: 100%;
	overflow: hidden;
	margin-bottom: 4px;
}
.xianchang dl dt {
	float: left;
	width: 114px;
}
.xianchang dl dd {
	float: right;
	width: 56%;
}
.xianchang dl dd a {
	font-weight: bold;
	display: block;
}
.xianchang dl dd p {
	color: #666;
	padding-top: 6px;
}
.xianchang dl dd a.more-proline {
	color: #cd0102;
	font-size: 12px;
	font-weight: normal;
	float: right;
}
/*客户现场折叠*/
.title18 {
	padding: 10px 0 10px 0;
	font-size: 14px;
	border-bottom: #d8d8d8 1px solid;
	background: url("../company/arrow_down.gif") no-repeat right 7px;
}
.title18 a {
	font-size: 15px;
	color: #cc0000;
	text-align: left;
	display: block;
	background: url("../company/icon2.jpg") no-repeat left center;
}
.title18 a:hover {
	color: #000;
}
.title18 p {
	background: url("../company/icon2.jpg") no-repeat left center;
	padding-left: 20px;
	font-weight: bold;
	font-size: 12px;
	color: #666;
}
.title18.onshow {
	cursor: default;
	color: #cc0000;
	background: url("../company/arrow_down.gif") no-repeat right 7px;
}
.title18.onshow p {
	color: #c00;
}
.title18.on {
	cursor: pointer;
	color: #000;
	background: url("../company/arrow_down.gif") no-repeat right -53px;
}
.title18.off {
	cursor: default;
	color: #000;
	background: url("../company/arrow_down.gif") no-repeat right 7px;
}
.column {
	display: block;
	overflow: hidden;
	width: 100%;
	clear: both;
}
.column img {
	height: auto;
	padding: 2px;
	width: 15px;
	height: 15px;
	margin: 10px 0 10px 0;
	float: left;
}
.column .con0 {
	width: 100%;
	color: #666;
	height: 40px;
	margin-top: 10px;
	line-height: 23px;
	overflow: hidden;
}
.about {
	width: 35%;
	float: left;
}
.about p {
	line-height: 24px;
	color: #666;
	padding-top: 15px;
}
.service {
	float: right;
	width: 30%;
}
.service dl {
	margin-bottom: 16px;
	overflow: hidden;
	width: 100%;
}
.service dl img {
	float: left;
	margin-top: 10px;
}
.service dl dd {
	float: right;
	width: 46%;
	color: #666;
	line-height: 24px;
}
.ser-xm {
	margin-bottom: 22px;
}
.ser-xm ul {
	overflow: hidden;
}
.ser-xm ul li {
	float: left;
	margin-right: 16px;
}
.ser-xm ul li.shili {
	background: url("../company/shili.jpg") no-repeat left center;
	padding-bottom: 3px;
}
.ser-xm ul li.chanpin {
	background: url("../company/chanpin.jpg") no-repeat left center;
}
.ser-xm ul li.fuwu {
	background: url("../company/fuwu.jpg") no-repeat left center;
}
.ser-xm ul li a {
	font-family: "Microsoft Yahei", "宋体";
	font-size: 14px;
	color: #333;
	padding-left: 28px;
}
.category, .product {
	position: relative;
}
.category {
	z-index: 5;
}
.product {
	z-index: 3;
}
.category span, .product span {
	line-height: 30px;
	color: #666;
	font-size: 14px;
}
.search2 input.txt2 {
	float: left;
	width: 65%;
	height: 30px;
	line-height: 30px;
	color: #666;
	border: 1px solid #ccc;
	padding-left: 10px;
	font-size: 14px;
}
.search2 input.search2-btn {
	float: right;
	background: url("../company/search01.jpg") no-repeat;
	width: 80px;
	height: 30px;
	cursor: pointer;
	margin-right: 1px;
	color: #fff;
	font-size: 14px;
}
.select_box {
	width: 96%;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	padding-left: 8px;
	cursor: pointer;
	background: url("../company/search-select.jpg") no-repeat 98% 5px;
	border: 1px solid #ccc;
}
.select_box span {
	color: #F00;
}
.selet_open {
	display: inline-block;
	position: absolute;
	right: 20px;
	top: 0;
	height: 24px;
}
.select_txt {
	display: inline-block;
	line-height: 28px;
	height: 28px;
	cursor: pointer;
	overflow: hidden;
}
.option {
	width: 99%;
	border: solid 1px #ccc;
	position: absolute;
	top: 30px;
	left: 0;
	z-index: 2;
	overflow: hidden;
	display: none;
}
.option a {
	display: block;
	height: 26px;
	line-height: 26px;
	text-align: left;
	padding-left: 10px;
	width: 98%;
	background: #fff;
	font-size: 14px;
}
.option a:hover {
	background-color: #efefef;
	height: 26px;
	line-height: 26px;
	color: #d80100;
}
