﻿/* Reset CSS Document zh c it*/
body,div,iframe,ul,ol,dl,dt,dd,h1,h2,h3,h4,h5,h6,p,pre,caption,form,input,button,select,textarea {margin:0;padding:0;}
input,button,textarea,select{font-size:100%}
h1, h2, h3, h4, h5, h6,em { font-size: 100%; font-weight: normal; font-style: normal; } 
ol,ul { list-style:none; }
img {border:0;}
hr { height:1px; border-top-width: 1px; border-top-style: solid; border-top-color: #CCCCCC; }
.clear {clear:both;font-size:0;height: 1px;overflow:hidden;}
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix{zoom:1;}.clr { clear: both; }

/* 主要*/
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	background-color: #FFF;
	background-image: url(../Images/body-bg.png);
	background-repeat: repeat;
}
a:link, a:visited { text-decoration: none; color: #333333; }
a:hover, a:active {
	text-decoration: none;
	color: #DE005F;
}

#demo {
	overflow:hidden;
	width: 100%;
	height:190px;
}
#demo img {
	display: block;
	width: 200px;
	height: 155px;
	margin-right: auto;
	margin-left: auto;
}
#indemo {float: left;width: 800%;}
#demo1 {float: left;}
#demo2 {float: left;}
.demo-box {
	width:220px;
	height:190px;
	float:left;
	text-align:center;
}
.demo-box span { line-height:20px; font-size: 12px; color: #333333; display: block; height: 20px; padding-top: 5px; }
#demoa { overflow:hidden; width: 100%; height:160px; background-color: #FFF; }
#demoa img { display: block; width: 165px; height: 130px; margin-right: auto; margin-left: auto; }
#indemoa {float: left;width: 800%;}
#demoa1 {float: left;}
#demoa2 {float: left;}
.demoa-box { width:180px; height:160px; float:left; text-align:center; }
.demoa-box span { line-height:20px; font-size: 12px; color: #333333; display: block; height: 20px; padding-top: 5px; }
.InputBorder {
	font-size: 12px;
	background-color: #FFF;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
	border: 1px solid #CCC;
}
.fl { float: left; }
.fr { float: right; }
.btn {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: normal;
	height: 36px;
	width: 60px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #626262;
	line-height: 36px;
}
.btn2 { color: #FFFFFF; border: 1px solid #999999; padding-top: 2px; padding-right: 2px; padding-bottom: 1px; padding-left: 2px; background-image: url(../Images/btn-bg1.png); background-repeat: repeat-x; background-position: 0px 0px; background-color: #919191; font-family: Verdana; font-weight: 700; }

/*-------- 下拉菜单 --------------*/
.dropMenu {
	position:absolute;
	top: 0px;
	z-index:100;
	visibility: hidden;
	margin-top: -1px;
	background-color: #F8F3DA;
	width:110px;
	border: 1px solid #D5B886;
	padding: 5px;
}
.dropMenu li {
	height: 30px;
	padding-left:10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D5B886;
}
.dropMenu a { width: auto; color:#734900; line-height: 30px; height: 30px; font-size: 12px;  }
.dropMenu small { color: #666; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; }
* html .dropMenu a {
	width: 100%;
}

.slides { height:534px; padding-top: 10px; width: 542px; overflow: hidden; }
.slide-pic { display: block; }
.slide-pic LI {DISPLAY: none}
.slide-pic LI.cur {DISPLAY: block}
.slide-li {display: none; }

#comment { border: 1px solid #D9D9D9; background-color: #FFF; }
.comment-tl {
	height: 26px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1E1E1;
	padding-top: 1px;
	color: #333;
	background-color: #EFEFEF;
}
.comment-tl h3 { line-height: 26px; font-weight: 700; font-size: 12px; float: left; padding-left: 10px; }
.comment-tl .fr { line-height: 26px; padding-right: 10px; }
.comment_form { padding: 10px; }
.comment_form h5 { font-size: 14px; font-weight: 700; }
.comment_content { padding: 10px; border: 1px solid #F0F0F0; font-size: 14px; }
.comment_content .tips { line-height: 20px; font-size: 12px; color: #666666; }
#comment_list { padding: 10px; border: 1px solid #F0F0F0; margin-top: 10px; margin-right: 10px; margin-left: 10px; }
#comment_list p { line-height: 20px; margin-bottom: 8px; padding-bottom: 8px; border-bottom-width: 1px; border-bottom-style: dashed; border-bottom-color: #CCC; font-size: 12px; }
#comment_list strong {
	font-weight: 700;
	color: #9725D8;
	margin-right: 5px;
}
#showmsg,#showmsg2 { color: #FF6600; margin-left: 10px; }
#yzm_num { cursor:pointer;}

.pageinfo { PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-SIZE: 12px; PADDING-BOTTOM: 10px; COLOR: #333; PADDING-TOP: 10px; FONT-FAMILY: Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #fff; TEXT-ALIGN: center }
.pageinfo A { PADDING-RIGHT: 5px; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; MARGIN: 0px 2px; COLOR: #333; PADDING-TOP: 2px; TEXT-DECORATION: none; border: 1px solid #E1E1E1; }
.pageinfo A:hover { COLOR: #E3242C; border: 1px solid #E3242C; }
.pageinfo A:active { COLOR: #E3242C; border: 1px solid #E3242C; }
.pageinfo SPAN.thisclass { PADDING-RIGHT: 5px; PADDING-LEFT: 5px; FONT-WEIGHT: bold; PADDING-BOTTOM: 2px; COLOR: #fff; PADDING-TOP: 2px; BACKGROUND-COLOR: #E3242C; border: 1px solid #E3242C; }
.pageinfo SPAN.pageinfo { PADDING-RIGHT: 5px; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; PADDING-TOP: 2px; BACKGROUND-COLOR: #FFFFFF; border: 1px solid #E1E1E1; color: #333333; }
.pageinfo SPAN.disabled {DISPLAY: none}
.pageinfo SPAN.current { PADDING-RIGHT: 5px; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; PADDING-TOP: 2px; border: 1px solid #E3242C; color:#FFFFFF; background-color: #E3242C; }


#zh {
	display: block;
	padding-top: 20px;
}
#header {
	display: block;
}
#header .line {
	height: 32px;
	background-color: #333333;
}
#header .line .wel {
	line-height: 32px;
	float: left;
	height: 32px;
	font-size: 12px;
	color: #FFF;
}
#header .top {
	height: 140px;
	position: relative;
}
.logo {
	width: 90px;
	position: absolute;
	left: 0px;
	top: 15px;
}
.set {
	float: right;
	line-height: 32px;
	height: 32px;
	color: #CCC;
}
.set img{ margin-right: 6px; margin-left: 6px; }

.nav-index{
	position: absolute;
	left: 0px;
	top: 15px;
	z-index: 1000;
}
#nav {
	height: 74px;
	position: absolute;
	width: 940px;
	left: 140px;
	top: 45px;
	overflow:hidden;
}
#nav li {
	float: left;
	display: inline-block;
	height: 74px;
	text-align:center;
}
#nav ul {
	height: 74px;
	display: block;
	overflow: hidden;
}
#nav li a {
    color: #333;
    font-size: 17px;
    line-height: 50px;
    height: 74px;
    text-decoration: none;
    display: inline-block;
    font-weight: bold;
    padding-right: 16px;
    padding-left: 16px;
}

#nav li a:link, #nav li a:visited {
	text-decoration: none;
	color: #333;
}
#nav li a.hover, #nav li a:hover, #nav li a:active {
	background-image: url(../Images/nav-bg.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}

#search {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 3;
	width: 37px;
	height: 140px;
	background-image: url(../Images/search-btn.png);
	background-repeat: no-repeat;
	background-position: center 60px;
}
#search:hover { width: 218px; }
.searchBox {
	position: absolute;
	top: 50px;
	right: 0px;
	width: 0;
	z-index: 10;
	overflow: hidden;
	height: 37px;
	line-height: 37px;
	-webkit-opacity: 0;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	-ms-border-radius: 7px;
	border-radius: 7px;
}
.searchBox input {
	display: block;
	float: left;
	height: 37px;
	line-height: 37px;
	color: #FFF;
	border: none;
	background-color: #4E4E4E;
	background-image: none;
}
.searchBox input[type="text"] { padding-left: 6px; width: 147px; font-size: 1.4em; }
.searchBox input[type="submit"] {
	width: 37px;
	cursor: pointer;
	background-image: url(../Images/search-btn-2.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #4E4E4E;
	height: 37px;
}

.sidebar {
	float: left;
	width: 285px;
	position: relative;
}
.page-sidebar {
	float: left;
	width: 235px;
}
.main {
	float: right;
	width: 840px;
}


.tl-l {
	height: 32px;
	background-color: #565758;
}
.tl-l h3 {
	font-weight: bold;
	float: left;
	font-size: 14px;
	color: #FFF;
	line-height: 32px;
	height: 32px;
	padding-left: 15px;
}
.tl-l span {
	float: right;
	padding-right: 8px;
	line-height: 32px;
	height: 32px;
	color: #FFF;
}
.tl-l h3 a { color: #484747; }
.tl-l h3 a:link, .tl-l h3 a:visited { text-decoration: none; color: #484747; }
.tl-l h3 a:hover, .tl-l h3 a:active { text-decoration: underline; color: #484747; }

.tl-cate {
	height: 54px;
	color: #FFF;
	background-image: url(../Images/tl-cate.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.tl-cate h3 {
	font-weight: bold;
	font-size: 26px;
	color: #FFF;
	padding-top: 17px;
	text-align: center;
}
.tl-cate span {
	float: right;
	padding-right: 10px;
	line-height: 36px;
	height: 36px;
	color: #FFF;
	display:none;
}
.tl-cate a {
	color: #FFF;
}
.tl-cate a:link, .tl-cate a:visited {
	text-decoration: none;
	color: #FFF;
}
.tl-cate a:hover, .tl-cate a:active {
	text-decoration: underline;
	color: #FFF;
}

.tl-s {
	height: 45px;
	background-color: #F0F0F0;
	background-image: url(../Images/tl-s-bg.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.tl-s h3 {
	float: left;
	font-size: 16px;
	color: #666;
	line-height: 44px;
	height: 45px;
	font-weight: normal;
	padding-right: 10px;
	padding-left: 10px;
}
.tl-s span {
	float: right;
	line-height: 44px;
	height: 45px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding-right: 10px;
}
.tl-s a { color: #333; }
.tl-s a:link, .tl-s a:visited {
	text-decoration: none;
	color: #333;
}
.tl-s a:hover, .tl-s a:active {
	text-decoration: underline;
	color: #333;
}

.tl-b {
	height: 30px;
}
.tl-b h3 {
	font-weight: normal;
	font-size: 26px;
	color: #004098;
	line-height: 30px;
	height: 30px;
	text-align: left;
}
.tl-b span {
	padding-right: 15px;
	line-height: 20px;
	height: 20px;
	color: #666;
	background-image: url(../Images/more.png);
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
	width: 26px;
	margin-right: auto;
	margin-left: auto;
}

.cate {
	display: block;
	background-color: #9124CF;
	padding: 5px;
}
.cate dl {
	display: block;
	padding-bottom: 5px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 5px;
}
.cate ul {
	display: block;
	background-color: #FFF;
	border: 1px solid #D1D1D1;
}
.cate li {
	height: 42px;
	background-image: url(../Images/cate-li.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 16px;
	line-height: 40px;
}
.cate dt {
	line-height: 30px;
	height: 31px;
	font-size: 14px;
	overflow: hidden;
	color: #FFF;
	background-image: url(../Images/cate-dt.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	background-color: #666666;
	padding-left: 36px;
}
.cate dt.current {
	background-image: url(../Images/cate-dt-cur.png);
}
.cate dd {
	text-align: left;
}
.cate a,
.cate a:visited {
	color: #333;
	display: block;
	height: 42px;
	padding-left: 30px;
}
.cate small { color: #CCC; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; }

.border-b {
	border: 1px solid #DDD;
	background-color: #FFF;
}
.border {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CDCDCD;
	border-right-color: #CDCDCD;
	border-bottom-color: #CDCDCD;
	border-left-color: #CDCDCD;
	background-color: #FFF;
}
.mt10 { margin-top: 10px; }
.news-ul { padding: 0px; overflow:hidden; display: block; }
.news-ul li {
	background-image: url(../Images/dot-arr.png);
	background-repeat: no-repeat;
	background-position: 4px 13px;
	padding-left: 20px;
	line-height: 28px;
	height: 28px;
	overflow: hidden;
	font-size: 12px;
}
.feedback { padding: 8px; }
.feedback dl { padding-top: 5px; padding-bottom: 5px; margin-bottom: 5px; border-bottom-width: 1px; border-bottom-style: dashed; border-bottom-color: #CCCCCC; }
.feedback dt { line-height: 18px; }
.contact-ul {
	overflow: hidden;
	line-height: 28px;
	background-image: url(../Images/pic-contact.png);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	padding-top: 140px;
	padding-bottom: 8px;
	padding-left: 10px;
}
#banner {
	height: 615px;
	position:relative;
	z-index: 0;
	background-image: url(../Images/banner-bg.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 31px;
}
#banner ul{
	height: 615px;
	width: 100%;
	overflow: hidden;
	position:absolute;
}
#banner ul li a{
	display: block;
	height: 615px;
	width: 100%;
}
#banner .adarea {
	display: block;
	height: 615px;
	width: 100%;
}
div.flicking_con {
	position:absolute;
	left:0;
	bottom: 45px;
	text-align: center;
	height: 10px;
	z-index: 100;
	width:100%;
}
div.flicking_con a{
	display:inline-block;
	width:30px;
	height:5px;
	background-color: #FFF;
	color:#FFF;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 5px;
	font-size: 12px;
	line-height: 20px;
	text-align:center;
}
div.flicking_con a.on{
	background-color: #9124CF;
	color:#FFF;
}

#btn_prev,#btn_next {width:71px; height:72px; position:absolute; top:215px; background:url(../Images/sprite.png) no-repeat 0 0; cursor:pointer;}
#btn_prev {left:3.5%;}
#btn_next {right:3.5%; background-position:right top;}

.tl-m {
	height: 51px;
}
.tl-m h3 {
	height: 44px;
	line-height: 44px;
	font-size: 20px;
	float: left;
	font-weight: normal;
	padding-left: 20px;
	background-image: url(../Images/tl-m-tab-hover.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-right: 20px;
}
.tl-m span {
	color: #666;
	float: right;
	height: 46px;
	line-height: 46px;
}
.tl-m a, .tl-m a:visited  {
	color: #333;
}

#footer {
	background-color:#232323;
	padding-top: 22px;
}
#footer .info {
	text-align: center;
	color: #FFF;
	line-height: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 12px;
}
#wraper {
	width: 1150px;
	margin-right: auto;
	margin-left: auto;
}
#page {
	float: right;
	width: 900px;
}
.about-page { font-size: 14px; line-height: 20px; overflow: hidden; padding: 10px; }
.about-page p { padding-top: 4px; padding-bottom: 4px; }


.contact-ul li strong { color: #333; }
.m { float: left; width: 560px; }
.r { float: right; width: 225px; }
.p8 {
	padding: 8px;
}
.center { text-align:center;}
.video {
	display: block;
	width: 580px;
	height: 328px;
	background-color: #010101;
	float: left;
}
.cus { text-align: center; padding-top: 5px; }
#links a { margin-right: 5px; margin-left: 5px; }
#footer .nav {
	line-height: 56px;
	color: #FFF;
	height: 56px;
	text-align: center;
	left: 0px;
}
#footer .nav span {
	margin-right: 5px;
	margin-left: 5px;
	color: #FFF;
}
#footer .nav a {
	color: #FFF;
	font-size: 16px;
	margin-right: 13px;
	margin-left: 13px;
}
#footer .keywords { margin-top:5px; border-top-width: 1px; border-top-style: dotted; border-top-color: #CCC; line-height: 20px; padding: 5px; }
#go-top{
	background: url("../Images/retop.png") no-repeat scroll 0 0 transparent;
	z-index:1000;
	float: left;
	height: 41px;
	overflow: hidden;
	width: 36px;
	position: fixed;
	bottom: 35px;
	cursor: pointer;
	right: 0px;
	_position: absolute;
	_right: auto;
 _left: expression(eval(document.documentElement.scrollLeft+document.documentElement.clientWidth-this.offsetWidth)-(parseInt(this.currentStyle.marginLeft, 10)||0)-(parseInt(this.currentStyle.marginRight, 10)||20));
 _top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop, 10)||20)-(parseInt(this.currentStyle.marginBottom, 10)||20)));
}
#page-product-list ul { }
#page-product-list li { display: block; height: 190px; float: left; width: 187px; }
.page-products-box { height: 160px; }
.page-products-box span { display: block; text-align: center; }
.page-products-box .pic img { width: 160px; height: 150px; padding: 1px; border: 1px solid #CCC; }
.page-products-box .name { margin-top: 5px; line-height: 20px; margin-right: 8px; margin-left: 8px; text-align: center; }
.page-products-box .pic { text-align: center; }

.page-products-box .info { float: left; height: 170px; width: 554px; padding-left: 15px; }
.page-products-box .info h3 { font-size: 14px; font-weight: 700; line-height: 30px; padding-top: 10px; }
.page-products-box .info p { line-height: 20px; padding-top: 5px; color: #666; }

.per_nex {
	line-height: 28px;
	margin-top: 15px;
	height:56px;
}
.pro-page-show { padding: 10px; }
.pro-pic-info { width:756px; }
.pro-more-info { margin-top: 8px; }
.pro-more-info h4 { line-height: 26px; font-weight: 700; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #CCC; color: #333; background-image: url(../Images/tab-bg.jpg); background-repeat: no-repeat; background-position: 0px center; height: 26px; padding-left: 18px; }
.pro-more-info .info-list { line-height: 26px; }
.more-info-tab-con { line-height: 24px; margin-top: 8px; font-size: 14px; padding: 8px; }
.page-news-show { padding: 8px; }
.page-news-show h2 {
	font-size: 20px;
	line-height: 32px;
	text-align: center;
	color: #9E26E2;
	font-weight: normal;
}
.page-news-show .info { text-align: center; color: #666666; line-height: 22px; }
#zoom {
	padding-top: 10px;
	font-size: 14px;
	line-height: 24px;
	overflow: hidden;
	padding-left: 10px;
}
.page-gb { padding: 8px; }
.page-news-list { padding: 8px; }
.page-news-list li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3E3E3;
	overflow: hidden;
	background-image: url(../Images/dot-sq.png);
	background-repeat: no-repeat;
	background-position: 5px 10px;
	padding-left: 20px;
	padding-bottom: 20px;
	margin-top: 5px;
	margin-bottom: 10px;
}
.page-news-list li span { font-size: 12px; color: #999999; }
.page-images-list {
	padding-top: 20px;
	padding-bottom: 10px;
	width: 950px;
}
.page-images-list li {
	display: block;
	float: left;
	height: 260px;
	width: 237px;
}
.page-images-list li span { display: block; text-align: center; }
.page-images-list .pic img {
	width: 200px;
	padding: 3px;
	border: 1px solid #EAEAEA;
	max-height: 200px;
}
.page-images-list li .name { line-height: 22px; margin-top: 5px; margin-right: 5px; margin-left: 5px; }

.page-cert-list {
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
	width: 720px;
}
.page-cert-list li {
	display: block;
	float: left;
	height: 230px;
	width: 180px;
}
.page-cert-list li span { display: block; text-align: center; }
.page-cert-list .pic img { width: 110px; padding: 10px 20px; border: 2px solid #EAEAEA; height: 150px; }
.page-cert-list li .name { line-height: 22px; margin-top: 5px; margin-right: 5px; margin-left: 5px; }



.relate_pro ul { height: 185px; margin-top: 10px; }
.relate_pro li { float: left; width: 188px; height: 185px; display: block; text-align: center; }
.relate_pro li span { display: block; padding-top: 5px; padding-right: 8px; padding-left: 8px; }
.relate_pro img { padding: 1px; border: 1px solid #CCCCCC; height: 150px; width: 160px; }
.login { float: left; line-height: 24px; }
.topuserinfo { line-height:20px;}
.topuserinfo a,.topuserinfo a:visited { color:#C00; margin:0 2px 0 2px;}
.ipt-txt { border: 1px solid #257AC7; width: 82px; padding: 1px; height: 14px; background-color: #D5EFFE; }
.btn-login { background-image: url(../Images/btn-login.jpg); background-repeat: no-repeat; background-position: 0px 0px; height: 18px; width: 40px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; text-indent: -2000px; }
.btn-reg { background-image: url(../Images/btn-reg.jpg); background-repeat: no-repeat; background-position: 0px 0px; height: 18px; width: 40px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; text-indent: -2000px; }
#nav li.b {
	background-image: url(../Images/nav-blank.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 1px;
}
.btn-search {
	height: 38px;
	color: #FFF;
	width: 46px;
	font-weight: bold;
	float: left;
	background-image: url(../Images/search-btn.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #FFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #E0E0E0;
	border-right-color: #E0E0E0;
	border-bottom-color: #E0E0E0;
	border-left-color: #E0E0E0;
}

.news-ul li span {
	float: right;
	font-family: Tahoma;
	color: #999;
}
.more-news h3 { font-size: 14px; line-height: 28px; font-weight: 700; padding-left: 8px; background-color: #E67207; color: #FFF; 
}
.page-login { padding-top: 20px; padding-bottom: 20px; padding-left: 40px; width: 930px; }
.reg-box { width:450px; }
.reg-box h4 { font-size: 14px; font-weight: 700; line-height: 30px; color: #333; }
.reg-box p { line-height: 22px; color: #666666; padding-bottom: 5px; }
.ip { border: 1px solid #CCCCCC; width: 200px; padding-top: 2px; padding-right: 3px; padding-bottom: 3px; padding-left: 3px; }
.user-menu { padding: 10px; }
.user-menu li { font-size: 14px; line-height: 30px; border-bottom-width: 1px; border-bottom-style: dashed; border-bottom-color: #DBDBDB; background-image: url(../Images/dot-arr.jpg); background-repeat: no-repeat; background-position: 0px center; padding-left: 12px; }
.member-index-page { padding: 12px; }
.member-index-page .welcome { font-size: 14px; font-weight: 700; color: #FF6600; line-height: 30px; }
.member-index-page .user-info { padding: 8px; border: 1px solid #DBDBDB; line-height: 30px; background-color: #F6F6F6; }
.user-info-list { margin-top: 15px; }
.user-info-list h3 { font-size: 14px; line-height: 28px; font-weight: 700; }
.user-info-list table { background-color: #EBEBEB; }
.user-info-list td { background-color: #FFFFFF; }
.member-page { padding: 10px; }
#zoomdiv{ position: absolute; background: #FFFFFF; border:1px solid #EAEAEA; display:none; text-align: center; overflow: hidden; }
#zoomup{ position:absolute; display:none; filter:alpha(opacity=50); opacity:.5; cursor:move; background-color: #FFFFFF; }
.zoom{position:relative;}
.pro-page-show { padding-top: 12px; }
#gallery { float: left; width: 404px; position: relative; text-align: center; }
.pro-pic-infolist { float: right; width: 340px; }
#gallery .zoom { width: 400px; border: 1px solid #CCCCCC; }
.pro-pic-infolist .info-list { margin-bottom: 15px; font-size: 14px; line-height: 32px; }
.bluep { background-color: #DFF1FD; padding-top: 10px; padding-bottom: 10px; }
.info-list li { padding-left: 10px; }

.box-m { background-image: url(../Images/col-l-bg.png); background-repeat: no-repeat; background-position: left top; height: 260px; }
.about-con {
	height: 328px;
	background-color: #EDEDED;
	width: 1070px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 20px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}

.box {
	display:block;
}

.ul-cus {
	overflow: hidden;
	height: 180px;
	padding-top: 8px;
	padding-left: 5px;
}
.ul-cus li {
	display: block;
	height: 85px;
	float: left;
	width: 160px;
	line-height: 28px;
	text-align: center;
}
.ul-cus li span { display: block; }
.ul-cus li img {
	height: 70px;
	width: 145px;
	background-color: #FFF;
	margin-top: 8px;
	border: 1px solid #CCC;
}



.news-box { width: 299px; background-color: #FFF; background-image: url(../Images/news-box-bg.png); height: 98px; background-repeat: no-repeat; background-position: left top; padding: 10px; }
.mr10 { margin-right: 12px; }
.box-s { background-image: url(../Images/box-s-bg.png); background-repeat: repeat-x; background-position: left bottom; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-right-color: #CCC; border-bottom-color: #CCC; border-left-color: #CCC; margin-right: 6px; margin-left: 6px; height: 263px; }
.join { padding-right: 12px; padding-left: 12px; }
.join p { line-height: 22px; padding-top: 6px; }

.headline {
	height: 150px;
	overflow: hidden;
	padding-top: 10px;
}
.headline .pic {
	width: 180px;
	float: left;
}
.headline .pic img {
	height: 130px;
	width: 176px;
	padding: 1px;
	border: 1px solid #EEE;
}
.headline .info {
	height: 135px;
	width: 480px;
	float: right;
}
.headline .info h3 {
	line-height: 16px;
	font-size: 14px;
	font-weight: 700;
	padding-top: 5px;
}
.headline .info p {
	color: #666;
	line-height: 22px;
	padding-top: 8px;
	padding-bottom: 8px;
}

.headline2 { padding-top: 8px; padding-right: 10px; padding-left: 10px; height: 88px; overflow: hidden; }
.headline2 .pic { height: 80px; width: 100px; float: left; }
.headline2 .pic img { height: 75px; width: 85px; padding: 2px; border: 1px solid #CCC; }
.headline2 .info { float: left; height: 80px; width: 235px; }
.headline2 .info h3 { line-height: 28px; font-weight: 700; font-size: 12px; }
.headline2 .info p { color: #999; line-height: 22px; }

.links {
	background-color: #434343;
	margin-top:10px;
}
.links a {
	margin-right: 10px;
	color: #FFF;
}

.page-cate {
	padding: 10px;
	background-color: #FFF;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DFDFDF;
	border-right-color: #DFDFDF;
	border-bottom-color: #DFDFDF;
	border-left-color: #DFDFDF;
}
.page-cate li {
	background-image: url(../Images/dot-sq.png);
	background-repeat: no-repeat;
	background-position: 5px 12px;
	padding-left: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	line-height: 34px;
}
.page-cate li a { font-size: 14px;}

.page-cate dl{
	padding-bottom:5px;
}
.page-cate dt {
	line-height: 40px;
	height: 40px;
	font-size: 15px;
	overflow: hidden;
	color: #333;
	font-weight: bold;
	padding-left: 20px;
	margin-bottom: 5px;
	background-color: #EEE;
}
.page-cate dd {
	line-height: 32px;
	height: 32px;
	overflow: hidden;
	background-image: url(../Images/dot-gray.jpg);
	background-repeat: no-repeat;
	background-position: 10px center;
	font-size: 12px;
	text-align: left;
	padding-left: 20px;
}

#page-product-list ul { height: 190px; margin-bottom: 8px; padding-bottom: 8px; border-bottom-width: 1px; border-bottom-style: dashed; border-bottom-color: #CCC; }
.page-products { padding-top: 18px; padding-left: 10px; padding-right: 10px; }

.cxt { float: right; height: 28px; padding-right: 10px; }
.ipt-search {
	font-size: 12px;
	width: 160px;
	height: 34px;
	line-height: 34px;
	text-align: left;
	padding-left: 10px;
	background-color: #FFF;
	float: left;
	color: #333;
	padding-top: 1px;
	padding-bottom: 1px;
	border: 1px solid #E0E0E0;
}
.faq dl {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D2D9D6;
	float: left;
	height: 190px;
	width: 360px;
	margin-right: 15px;
}
.faq dt span { font-weight: 700; color: #FF6600; }
.faq dd span { color: #1FB530; font-weight: 700; }

.about p {
	line-height: 26px;
	font-size: 14px;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
	color: #555351;
}
.about {
	height: 308px;
	overflow: hidden;
	width: 450px;
	float: right;
	padding-top: 20px;
	padding-right: 20px;
}

.tl-w {
	height: 44px;
	background-image: url(../Images/tl-w-bg.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.tl-w h3 {
	float: left;
	line-height: 42px;
	font-size: 20px;
	color: #333;
	height: 44px;
	font-weight: normal;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url(../Images/tl-w-h3.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.tl-w span {
	float: right;
	color: #666;
	font-family: "宋体";
	line-height: 44px;
	height: 44px;
}
.tl-w h3 a, .tl-w h3 a:visited {
	color: #8B5F13;
}
.tl-w span a, .tl-w span a:visited {
	color: #333;
}

.tl-h {
	height: 70px;
	text-align: center;
}
.tl-h h3 {
	font-size: 28px;
	color: #C00;
	font-weight: bold;
	line-height: 36px;
}
.tl-h span {
	float: right;
	padding-top: 10px;
}
.tl-h h3 a, .tl-h h3 a:visited { color: #0172AB; }
.tl-h span a, .tl-h span a:visited {
	color: #8B8B8B;
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
}

.partner { background-image: url(../Images/pic-cor.png); background-repeat: no-repeat; background-position: 5px 8px; height: 86px; padding-left: 40px; padding-top: 8px; }
.partner-ul {
	background-image: url(../Images/partner-bg.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 20px;
	height: 64px;
	padding-bottom: 20px;
	padding-left: 10px;
}
.partner-ul li {
	float: left;
	width: 190px;
	height: 64px;
	text-align: center;
}
.partner-ul img {
	height: 64px;
	width: 167px;
	background-color: #FFF;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCC;
	padding-right: 11px;
}
.partner-ul li:last-child img{
	border-right:none;
}
.pro-pic-infolist .info-p { padding: 10px; line-height: 20px; color: #666; }
.pro-pic-infolist .info-fav { padding: 10px; text-align: center; }
.order { margin-top: 10px; border: 1px solid #E1E1E1; }
.order h3 { background-color: #227DC5; color: #FFF; font-size: 14px; font-weight: 700; line-height: 22px; padding-top: 2px; padding-right: 8px; padding-bottom: 2px; padding-left: 8px; }
.order h3 span { font-size: 12px; font-weight: normal; float: right; }
.order .order-form { padding: 10px; }
.set small {
	color: #CCC;
	margin-right: 4px;
	margin-left: 4px;
	font-size: 12px;
}
.faq dl dt {
	line-height: 20px;
	padding-top: 6px;
	padding-bottom: 6px;
	background-image: url(../Images/faq-q.png);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 30px;
}
.faq dl dd {
	line-height: 18px;
	color: #FFF;
	padding-top: 4px;
	padding-bottom: 4px;
	background-image: url(../Images/faq-a.png);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 30px;
}
.mbox { width: 379px; }


#top_login strong { color: #F30; padding-left: 10px; font-size: 12px; }

.cert-ul li {
	text-align: center;
	display: block;
	padding-bottom: 20px;
}
.cert-ul li span { display: block; padding-top: 3px; }
.cert-ul li img {
	padding: 1px;
	width: 180px;
	border: 1px solid #E7E7E7;
}

.links strong {
	color: #FFF;
	margin-right: 10px;
}
.red {
	color: #D73637;
}
.grey { color: #666; }
.cert-ul {
	text-align: center;
}


#gallery .pic-box { position: relative; }
#gallery .tab-li { height: 100px; padding-top: 5px; }
#gallery .tab-li li { float: left; width: 101px; display: block; height: 100px; overflow: hidden; text-align: center; }
#gallery .tab-li li img { padding: 1px; border: 1px solid #D7D7D7; cursor:pointer; width: 90px; height: 80px; }
#gallery .tab-li li.hover img { padding: 1px; border: 1px solid #FE8900; }

.sb-pro-ul { display: block; padding: 8px; }
.sb-pro-ul li { display: block; height: 95px; }
.sb-pro-ul li img { width: 80px; padding: 2px; border: 1px solid #F0F0F0; float: left; height: 80px; }
.sb-pro-ul li span { float: left; padding-left: 10px; line-height: 18px; padding-top: 5px; width: 75px; }

#history ul { padding: 8px; }
#history img { width: 80px; height: 80px; padding: 2px; border: 1px solid #F0F0F0; float: left; }
#history li { height: 95px; }
#history span { float: left; padding-left: 10px; line-height: 18px; width: 75px;}
#history .clearhistory { padding-right: 8px; padding-left: 8px; background-color: #F0F0F0; line-height: 22px; text-align: right; margin: 2px; }.pro-tel { font-family: "微软雅黑"; text-align: center; font-size: 16px; line-height: 26px; }

#pic-scroll { height: 100px; padding: 10px; }
#pic-scroll img { cursor:pointer;}
#pic-scroll .lefta { float: left; padding-top: 35px; width: 35px; height: 65px; padding-left: 5px; }
#pic-scroll .righta { float: right; padding-top: 35px; width: 32px; height: 65px; }
#pic-scroll .cont { float: left; height: 100px; width: 515px; overflow: hidden; }
#pic-scroll .cont .box { float: left; width: 98px; height: 100px; text-align: center; }
#pic-scroll .cont .box img { height: 96px; width: 85px; padding: 1px; border: 1px solid #E5E5E5; }

.tel {
	float: right;
	background-image: url(../Images/tel.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 76px;
	width: 270px;
	margin-top: 35px;
}
.tel strong {
	color: #E41F29;
	font-size: 21px;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	padding-top: 2px;
	display: block;
}


#pic-scroll .cont .box span { display: block; padding-top: 2px; padding-right: 5px; padding-left: 5px; }
#about-video {
	height: 260px;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
}
.links p {
	line-height: 40px;
	color: #FFF;
	padding-top: 10px;
	padding-bottom: 10px;
}
.tl-m span img {
	padding-top: 16px;
}
.adt {
	float: left;
}
#ba-icon { height: 120px; margin-top: 10px; }
#ba-icon ul li { float: left; display: block; width: 254px; }
.col1 { float: left; width: 260px; padding-right: 10px; }
.col2 { float: left; width: 460px; }
.col3 { float: right; width: 256px; }
.mt5 { margin-top: 5px; }
#news-slide { padding: 5px; height: 250px; }
#news-headline { padding: 5px; height: 250px; background-image: url(../Images/news.jpg); background-repeat: no-repeat; background-position: 0px 0px; }

.witness-ul {
	height: 350px;
	padding-top: 15px;
	display: block;
	padding-left: 10px;
}
.witness-ul li {
	display: block;
	height: 340px;
	float: left;
	width: 247px;
}
.witness-ul li h3 {
	font-size: 12px;
	font-weight: 700;
	line-height: 24px;
	display: block;
	height: 24px;
	overflow: hidden;
}
.witness-ul li p {
	line-height: 26px;
	color: #333;
	padding-top: 3px;
}
.witness-li-1{ background-image: url(../Images/cus-1.png);}
.witness-li-2{ background-image: url(../Images/cus-2.png);}
.witness-li-3{ background-image: url(../Images/cus-3.png);}

.mtb { margin-top: 3px; border-top-width: 1px; border-top-style: solid; border-top-color: #DFEFFC; }
.box-ft { font-size: 0px; line-height: 0px; }
.bgc {
	background-color: #F2EEEB;
}
.blue { color: #013561; }
.feedback dl dd { line-height: 18px; padding-top: 5px; color: #666; }

.loginform { padding: 5px; }
.loginform li { padding-top: 2px; padding-bottom: 2px; }
.loginform .ipt { padding: 2px; width: 130px; border: 1px solid #CCC; }
.p3 { padding: 3px; }
.about p strong {
	color: #B91627;
}
.t-d { background-image: url(../Images/til-hea.png); }
#new-box { padding: 8px; height: 250px; }
.news-ul2 { display: block; }
.news-ul2 li { background-image: url(../Images/dot-arr.png); background-repeat: no-repeat; background-position: 0px 11px; line-height: 28px; padding-left: 12px; height: 28px; overflow: hidden; }
.news-ul2 li span { float: right; color: #999; }
.news-ul2 li a, .news-ul2 li a:visited { color: #333; }
.t-e { background-image: url(../Images/til-cor.png); }
.page-video-list { padding: 10px; }
.page-video-list ul li { display: block; height: 210px; border-bottom-width: 1px; border-bottom-style: dashed; border-bottom-color: #CCC; margin-bottom: 10px; }
.page-video-list ul li .vcode { float: left; height: 200px; width: 250px; }
.page-video-list ul li .vinfo { float: right; height: 200px; width: 505px; }
.page-video-list ul li .vinfo h4 { font-size: 14px; line-height: 30px; font-weight: 700; }
.page-video-list ul li .vinfo p { line-height: 22px; padding-top: 5px; }
.tl-m h3 small {
	color: #999;
	font-weight: normal;
	font-size: 16px;
	padding-left: 2px;
	padding-right: 5px;
}

#equ { height: 190px; }
#equ li { float: left; display: block; width: 186px; text-align: center; height: 190px; }#equ li img { padding: 2px; border: 1px solid #CCC; width: 165px; height: 150px; }
#equ li span { display: block; padding-top: 5px; }

.submail { background-image: url(../Images/mail-icon.png); background-repeat: no-repeat; background-position: left center; padding-left: 20px; }
.ipt-gray { border: 1px solid #D1D1D1; width: 100px; padding-top: 3px; padding-right: 2px; padding-bottom: 2px; padding-left: 2px; }
.btn-gray { background-image: url(../Images/btn-gray.png); height: 21px; width: 62px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; color: #666; }
.boxg { background-color: #F8F8F8; }

.col-l {
	float: left;
	width: 760px;
}
.slides .pro-list { padding-top: 5px; padding-right: 5px; padding-left: 5px; height: 180px; }
.slides .pro-box { float: left; width: 174px; text-align: center; }
.slides .pro-box span { display: block; line-height: 20px; }
.col-r {
	float: right;
	width: 360px;
}
#contact { background-color: #F8F8F8; text-align: center; padding-top: 5px; padding-bottom: 5px; border-top-width: 1px; border-top-style: solid; border-top-color: #CCE7FA; }
#pic-scroll .tit { width: 35px; height: 145px; float: left; background-image: url(../Images/tl-scroll.png); background-repeat: repeat-y; background-position: left top; }
#pic-scroll .tit h3 { font-size: 14px; font-weight: 700; color: #FFF; width: 16px; padding-top: 15px; padding-left: 10px; line-height: 26px; }
.con-b {
	background-image: url(../Images/adv-bg2.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 900px;
	position: relative;
}
.col2-l {
	float: left;
	width: 330px;
	margin-right: 15px;
}
.col2-m {
	float: left;
	width: 320px;
}
.col2-r {
	float: right;
	width: 320px;
}
.btn-blue { background-image: url(../Images/btn-blue.png);  }
.btn-orange { background-image: url(../Images/btn-orange.png);  }

.gusetbook { height: 250px; }
#supply { margin-top: 8px; height: 50px; border: 1px solid #CCE7FA; }
#supply h3 { font-size: 12px; font-weight: 700; color: #0299D6; float: left; line-height: 18px; display: block; padding-top: 7px; padding-right: 5px; padding-bottom: 5px; padding-left: 5px; }
#supply ul { display: block; float: left; width: 945px; padding-top: 6px; height: 40px; overflow: hidden; }
#supply ul li img { width: 90px; height: 38px; border: 1px solid #F0F0F0; }
#supply ul li { float: left; width: 94px; display: block; }
#about_pic { display: block; float: left; height: 130px; width: 200px; }
.gusetbook p { padding-left: 10px; line-height: 20px; font-size: 12px; }
#honor { margin-top: 10px; border: 1px solid #CCE7FA; height: 80px; padding-top: 8px; }
#honor ul li { float: left; width: 114px; display: block; text-align: center; padding-right: 5px; padding-left: 5px; }
#honor ul li img { height: 35px; width: 42px; margin-bottom: 5px; }

.page-images-list ul li .pic { padding-bottom: 5px; }


#pro-demo { padding: 8px; }
.bule { color: #247AC7; }
.mt8 { margin-top: 8px; }

.pro-more-info .more-info-tab-li { height: 28px; background-image: url(../Images/tab_bg.gif); background-repeat: repeat-x; background-position: 0px bottom; }
.pro-more-info .more-info-tab-li li { background-image: url(../Images/tab_b.gif); background-repeat: no-repeat; background-position: 0px 0px; height: 28px; width: 120px; line-height: 28px; text-align: center; display: inline-block; font-weight: 700; float: left; margin-right: 4px; cursor:pointer;}
.pro-more-info .more-info-tab-li li.hover { background-image: url(../Images/tab_a.gif); }
.more-info-tab-con { line-height: 24px; margin-top: 8px; font-size: 14px; padding: 8px; }
.redfont {
	color: #C00;
}
.tel p {
	padding-top: 10px;
}
.feedback dl dt strong { color: #F60; }
.feedback dl dd strong { color: #249639; }
.newbox { height: 342px; overflow: hidden; }
.box-news { width: 381px; }
.headline .info h3 a,
.headline .info h3 a:visited {
	color: #333;
}
.gusetbook strong { color: #21983A; }
.links img { float: left; }
.news-index { padding-top: 10px; height: 215px; padding-right: 10px; padding-left: 10px; }
.news-index .news-box-s { float: left; width: 380px; padding-right: 8px; height: 275px; }


.tl-r a,
.tl-r a:visited { color: #FFF; }
.set a,
.set a:visited {
	color: #FFF;
}
#top_login span a,
#top_login span a:visited { color: #C00; }
#top_login span { margin-right: 3px; margin-left: 3px; }

.links ul { width: 960px; }
.links ul li { line-height: 22px; text-align: center; float: left; height: 22px; width: 160px; }
#footer .icon { text-align: center; padding-top: 5px; }
#footer .icon img { margin-right: 5px; margin-left: 5px; }
.faq dl dt strong { color: #009B4C; }
.faq dl dd strong { color: #666; }
#customer {
	height: 80px;
	padding-top: 10px;
	background-image: url(../Images/tit-partner.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-left: 110px;
}
.frame {
	width: 1150px;
	margin-right: auto;
	margin-left: auto;
}
.search-in { background-color: #F3F3F1; height: 31px; padding-right: 10px; padding-left: 10px; }
.tl-w ul {
	height: 50px;
	display: block;
	float: left;
}
.tl-w ul li {
	display: block;
	float: left;
	height: 50px;
	text-align: center;
	line-height: 48px;
	font-weight: bold;
	color: #333;
	font-size: 15px;
	cursor:pointer;
	width: 100px;
}
.tl-w ul li.hover {
	color: #004098;
	background-image: url(../Images/tl-w-h3.png);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.sitemap-list { padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 100px; }
.sitemap-list dl { padding-top: 10px; padding-bottom: 15px; }
.sitemap-list dl dt { font-weight: 700; line-height: 30px; font-size: 14px; }
.sitemap-list dl dd a { margin-right: 10px; }
.brand-ul li { float: left; width: 91px; height: 60px; text-align: center; }
.brand-ul { width: 182px; }
.brand-ul li img { height: 33px; width: 88px; }



#links p { line-height: 22px; display: block; padding: 8px; }
.brand-cate { width: 756px; margin-bottom: 12px; padding-bottom: 12px; border-bottom-width: 1px; border-bottom-style: dashed; border-bottom-color: #CCC; }
.brand-cate ul li { display: block; float: left; height: 26px; width: 150px; text-align: center; overflow: hidden; line-height: 26px; }
.brand-hover { background-color: #C4F6C8; }


.ul-cases { padding-top: 8px; padding-left: 8px; display: block; overflow: hidden; padding-right: 8px; height: 300px; }
.ul-cases li { height: 150px; display: block; float: left; width: 480px; }
.ul-cases li img { height: 112px; width: 95px; margin-top: 8px; margin-left: 17px; }
.ul-cases li h3 { font-size: 14px; line-height: 26px; font-weight: 700; }
.ul-cases li h3 a,
.ul-cases li h3 a:visited { color: #333; }
.ul-cases li p { line-height: 20px; color: #666; }

.tl-w h3 small {
	font-family: Verdana;
	font-size: 15px;
	font-weight: normal;
	color: #999;
	padding-left: 5px;
}

.box-r { background-image: url(../Images/box-r.png); background-repeat: no-repeat; background-position: right center; padding-right: 10px; }
.page-num {
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	margin-top: 10px;
}
.page-num a, .page-num span{
	font-size:14px;
	display:inline-block;
	padding:4px 6px;
	background-color:#F0F0F0;
	margin:0 2px;
}
.page-num .current {
	color: #FFF;
	background-color: #9825D9;
}
.page-news-show .keyword {
	line-height: 28px;
	height: 28px;
	margin-top: 10px;
	padding:5px;
	border:1px solid #EEE;
}
.more-news h3 strong {
	color: #F30;
}
.cate-page { padding: 8px; }
.cate-page dl { padding-bottom: 5px; }
.cate-page dt { font-size: 14px; font-weight: 700; line-height: 28px; background-color: #FFF; background-image: url(../Images/dot-arr.png); background-repeat: no-repeat; background-position: 5px center; padding-left: 20px; }
.cate-page dd { line-height: 26px; padding-left: 20px; }
.more-news ul {
	width: 930px;
	display: block;
}
.more-news li {
	height: 28px;
	width: 450px;
	float: left;
	line-height: 28px;
	background-image: url(../Images/dot-gray.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	overflow: hidden;
}
#comment_list p span { color: #999; padding-left: 20px; font-family: Tahoma, Geneva, sans-serif; font-size: 11px; }
.about-page .keyword { font-size: 12px; line-height: 30px; margin-top: 10px; padding-top: 5px; border-top-width: 1px; border-top-style: solid; border-top-color: #CCC; }
.tRight {
	text-align: right;
}
#headlink { height: 20px; width: 260px; overflow: hidden; }
#headlink a { line-height: 20px; display: block; height: 20px; overflow: hidden; text-align:left; }
#headlink span { font-family: Tahoma, Geneva, sans-serif; font-size: 11px; color: #666; padding-left: 10px;}
.font-orange { color: #F60; }
#guestbook { padding: 15px; }
.gustbook-form { padding-top: 10px; }
#guestbook dl { padding: 10px; border: 1px solid #F0F0F0; margin-bottom: 10px; }
#guestbook dt { line-height: 30px; height: 30px; padding-right: 8px; padding-left: 8px; background-color: #F1FDE3; }
#guestbook dt span { font-family: Tahoma, Geneva, sans-serif; font-size: 11px; color: #666; float: right; }
#guestbook dt strong { color: #F60; }
#guestbook dd { padding: 8px; }
#guestbook .reply strong { color: #0E8109; }
#gustbook { height: 300px; background-image: url(../Images/pic-guestbook.png); background-repeat: no-repeat; background-position: left bottom; padding-top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 250px; }
.wel span { color: #999; margin-right: 3px; margin-left: 3px; }
.wel span a,
.wel span a:visited {
	color: #EF6D23;
}
#workshop { height: 210px; display: block; padding-top: 10px; overflow: hidden; }
#workshop h3 { font-size: 14px; font-weight: 700; color: #333; height: 30px; line-height: 30px; text-align: center; }
.workshop-pic-list { height: 160px; padding-top: 10px; padding-right: 10px; padding-left: 10px; }
.tl-l-tab { float: left; height: 30px; padding-left: 10px; }
.tl-l-tab li { line-height: 30px; float: left; height: 30px; width: 70px; font-weight: 700; color: #666; text-align: center; }
.tl-l-tab li.hover { background-color: #FFF; color: #0A64A5; }
#sitemap { background-color: #FFF; margin-top: 8px; }
.page-news-list dt {
	font-size: 16px;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
}
.page-news-list dt span { color: #666; font-family: Tahoma, Geneva, sans-serif; font-size: 11px; margin-left: 20px; }
.page-news-list dd { line-height: 18px; color: #666; }
.page-content { padding: 10px; }
.products-list {
	padding-top: 20px;
}
.products-list li {
	height: 360px;
	display: block;
	float: left;
	width: 300px;
	text-align: center;
}
.products-list .img img {
	height: 310px;
	width: 290px;
	border: 1px solid #EEE;
}
.products-list .img a:hover img {
	border-top-color: #9024CE;
	border-right-color: #9024CE;
	border-bottom-color: #9024CE;
	border-left-color: #9024CE;
}
.products-list .name { margin-right: 10px; margin-left: 10px; margin-top: 6px; }

/*产品介绍*/
.goods-left { float: left; width: 400px; }
.goods-right {
	float: right;
	width: 420px;
}
.btn-buy { display: block; height: 37px; width: 127px; text-indent: -3000px; background-image: url(../Images/btn-buy.png); background-repeat: no-repeat; background-position: left top; margin-right: 15px; float: left; }
.btn-buy:hover { background-position: left bottom; }
.btn-addcar { height: 37px; width: 127px; display: inline-block; background-image: url(../Images/btn-addcar.png); background-repeat: no-repeat; background-position: left top; text-indent: -3000px; float: left; }
.btn-addcar:hover { background-position: left bottom; }
.goods-cart ul { display: block; height: 50px; }
.goods-cart { margin-top: 10px; padding-top: 10px; border-top-width: 1px; border-top-style: solid; border-top-color: #E3E3E3; }
.goods-cart li { padding-top: 5px; }
.goods-cart li { float: left; }
.goods-cart .goods-num-sel { padding-top: 8px; padding-right: 10px; }
#cart_alert { border: 1px solid #F6C5C5; background-color: #FFF6F4; background-image: url(../Images/i-error.png); background-repeat: no-repeat; background-position: 6px center; padding-top: 8px; padding-right: 8px; padding-bottom: 8px; padding-left: 25px; color: #F00; }
#cart_ok { border: 1px solid #98C700; background-color: #EFFEB9; background-image: url(../Images/i-ok.png); background-repeat: no-repeat; background-position: 6px 12px; padding-top: 8px; padding-right: 8px; padding-bottom: 8px; padding-left: 25px; line-height: 22px; }
#cart_ok strong { color: #090; margin-right: 2px; margin-left: 2px; }
#cart_ok a,
#cart_ok a:visited { color: #F60; }
.font-orange {
	color: #9525D6;
}
#product_price { font-family: Arial, Helvetica, sans-serif; font-size: 22px; font-weight: 700; color: #F60; }
.goods-right li del { color: #666; }
#attr_selected span { color: #F30; font-weight: 700; }
#attr_price { margin-right: 15px; }
.goods-spec { margin-top: 10px; padding-top: 10px; border-top-width: 1px; border-top-style: solid; border-top-color: #E3E3E3; }
.goods-spce-ul li {
	line-height: 30px;
	font-size: 14px;
}
.goods-spce-ul li strong { font-size: 16px; font-weight: 700; }
.goods-position { text-align: center; margin-top: 10px; height: 30px; }
.goods-position a,
.goods-position a:visited { color: #207DC1; margin-right: 5px; margin-left: 5px; padding: 5px; border: 1px solid #EFEEEE; background-color: #F0F0F0; font-size: 14px; }
.goods-spce-ul li a,
.goods-spce-ul li a:visited { color: #36F; }
.goods-page-detail { margin-top: 15px; }
.detail-title {
	height: 40px;
	background-color: #F0F0F0;
}
.detail-title h3 {
	font-size: 18px;
	line-height: 40px;
	font-weight: normal;
	float: left;
	color: #FFF;
	width: 100px;
	text-align: center;
	height: 40px;
	background-color: #9024CE;
}
.detail-content { padding: 10px; font-size: 12px; line-height: 24px; }
.goods-list-ul {
	padding-top: 10px;
}
.goods-list-ul li {
	height: 240px;
	width: 220px;
	text-align: center;
	float: left;
}
.goods-ping { padding-top: 10px; }
.goods-ping h4 { line-height: 20px; color: #666; }
.goods-ping-list li { padding: 8px; border: 1px solid #EFEEEE; margin-bottom: 8px; }
.ping-head { float: left; width: 80px; text-align: center; }
.ping-info { float: right; width: 635px; }
.ping-star { height: 30px; line-height: 30px; }
.ping-star .fl { font-weight: 700; color: #666; }
.ping-star .fr { color: #666; }
.ping-content { padding: 5px; margin-top: 5px; line-height: 20px; border-top-width: 1px; border-top-style: solid; border-top-color: #EFEEEE; }
.ping-reply { margin-top: 8px; padding-top: 5px; border-top-width: 1px; border-top-style: none; border-top-color: #98C700; }
.ping-reply strong { color: #F60; }
.ping-form { padding: 10px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: #CCC; border-right-color: #EFEEEE; border-bottom-color: #EFEEEE; border-left-color: #EFEEEE; }
.ping-no { padding: 10px; }
.goods-ping-list h3 { line-height: 28px; font-weight: 700; color: #4E8200; }
#tellfriend-page { width: 550px; background-color: #FFF; }
.goods-button { text-align: center; margin-top: 20px; }
.goods-button a,
.goods-button a:visited { margin-right: 4px; margin-left: 4px; background-repeat: no-repeat; line-height: 22px; height: 22px; background-image: url(../Images/pro-btn-s-bg.png); display: inline-block; text-align: left; }
.i-fav { background-position: left -30px; width: 70px; padding-left: 23px; }
.i-review { background-position: left -120px; width: 57px; padding-left: 23px; }
.i-tell { background-position: left -60px; width: 57px; padding-left: 23px; }
.goods-page-info { padding-bottom: 20px; }

.goods-order {
	margin-top: 10px;
}
.goods-order h3 {
	background-color: #333;
	color: #FFF;
	font-size: 18px;
	font-weight: normal;
	line-height: 40px;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
}
.goods-order h3 span { font-size: 12px; font-weight: normal; float: right; }
.goods-order .order-form { padding: 10px 300px 10px 10px; background-image: url(../Images/order-bg.jpg); background-repeat: no-repeat; background-position: 570px 40px; background-color:#fff;}
.i-pic { background-position: left -150px; width: 57px; padding-left: 23px; }
.goods-desc { color: #666; margin-top: 10px; padding-top: 10px; line-height: 20px; }
.goods-list-ul .img img {
	height: 185px;
	width: 180px;
	padding: 0px;
	border: 1px solid #DDD;
}
.goods-list-ul .name { margin-right: 8px; margin-left: 8px; margin-top: 5px; }
.ul-rank { display: block; }
.ul-rank li { height: 180px; padding-top: 5px; float: left; width: 108px; text-align: center; }
.ul-rank-img { padding-bottom:5px;}
.ul-rank-img img {
	height: 100px;
	width: 90px;
	padding: 0px;
	border: 1px solid #EEE;
}
.ul-rank-name {padding:0 5px; overflow:hidden; font-size:12px;}
.nocontent { background-image: url(../Images/error.png); background-repeat: no-repeat; background-position: 10px 10px; height: 100px; padding-top: 40px; padding-left: 120px; font-size: 14px; }

.order-list fieldset { border: 1px solid #CCC; margin-bottom: 15px; }
.order-list legend { font-size: 14px; font-weight: 700; color: #F60; }
.order-list legend span { font-size: 12px; font-weight: normal; color: #666; }
.order-list { margin-top: 15px; }
.table-list th { font-size: 12px; font-weight: 700; background-color: #F5f5f5; line-height: 28px; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #E1E1E1; }
.table-list td { background-color: #FFF; padding-top: 10px; padding-right: 5px; padding-bottom: 10px; padding-left: 5px; }
.member-info { padding: 5px; }
.member-info h5 { font-size: 14px; line-height: 30px; }
.member-info ul { padding: 8px; border: 1px solid #CCC; background-color: #F6F6F6; line-height: 24px; margin-top: 10px; }
.member-info li span { font-family: Tahoma, Geneva, sans-serif; color: #390; font-size: 11px; }
.ping-form .tips { font-size: 12px; line-height: 20px; color: #666666; }
.page-getpass { padding-top: 10px; padding-right: 80px; padding-bottom: 10px; padding-left: 80px; }
.page-getpass p { line-height: 30px; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #DDD; margin-bottom: 10px; }
.page-getpass h3 { font-size: 14px; font-weight: 700; }
.page-getpass h3 { background-image: url(../Images/i-getpass.png); background-repeat: no-repeat; background-position: left center; padding-left: 25px; line-height: 20px; height: 20px; }

#about-news { background-image: url(../Images/box-bg.png); background-repeat: repeat-x; background-position: left bottom; height: 285px; }
#about {
	height: 340px;
	padding: 5px;
}
.foot-icon { text-align: center; margin-top: 5px; }
.foot-keyword { line-height: 22px; margin-top: 8px; background-color: #FFF; padding-top: 5px; border-top-width: 1px; border-top-style: dashed; border-top-color: #E8E8E8; }
#store-ul { height: 150px; }
.btn-sub { padding: 0px; height: 23px; width: 64px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; font-weight: 700; color: #FFF; background-color: #AB0554; }
.box-cate { background-color: #90908F; }
.tab-tl { background-image: url(../Images/tl-m-bg.png); background-repeat: repeat-x; background-position: left top; height: 33px; padding-left: 20px; }
.tl-l .tab-ul {
	height: 32px;
	width: 360px;
	float: left;
	display: block;
}
.tl-l .tab-ul li {
	line-height: 32px;
	font-weight: 700;
	color: #FFF;
	height: 32px;
	float: left;
	text-align: center;
	cursor:pointer;
	font-size: 14px;
	padding-right: 20px;
	padding-left: 25px;
}
.tl-l .tab-ul .hover {
	color: #FFF;
	background-color: #D8261C;
}
.tab-tl .more { line-height: 28px; float: right; padding-right: 5px; background-image: url(../Images/tl-m-span.png); background-repeat: no-repeat; background-position: right top; height: 33px; }

.adt p { line-height: 20px; height: 20px; width: 255px; margin-right: auto; margin-left: auto; text-align: left; }
.cate dt a,
.cate dt a:visited {
	color: #FFF;
}
.video-ul { overflow: hidden; padding-top: 8px; }
.video-ul li {
	background-image: url(../Images/dot-arr.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
}
.cus-ul {
	height: 320px;
	overflow: hidden;
	padding-top: 15px;
	padding-bottom: 10px;
}
.cus-ul li {
	float: left;
	height: 67px;
	width: 135px;
	display: block;
	text-align: center;
}
.cus-ul li img {
	width: 120px;
	height: 55px;
	border: 1px solid #CECECE;
}
.cus-ul li span { display: block; padding-top: 4px; }
.cus-ul li a:hover img {
	border-top-color: #EF6924;
	border-right-color: #EF6924;
	border-bottom-color: #EF6924;
	border-left-color: #EF6924;
}
.sitemap-list dl dd { line-height: 24px; }
#gg { height: 20px; line-height: 20px; width: 350px; padding-left: 100px; overflow: hidden; }
#gg span { background-image: url(../Images/i-gg.png); background-repeat: no-repeat; background-position: left center; padding-left: 25px; color: #F30; float: left; height: 20px; display: block; }

.more-info-tab-li { height: 28px; background-image: url(../Images/tab_bg.gif); background-repeat: repeat-x; background-position: 0px bottom; }
.more-info-tab-li li { background-image: url(../Images/tab_b.gif); background-repeat: no-repeat; background-position: 0px 0px; height: 28px; width: 120px; line-height: 28px; text-align: center; display: inline-block; font-weight: 700; float: left; margin-right: 4px; cursor:pointer;}
.more-info-tab-li li.hover { background-image: url(../Images/tab_a.gif); }
.more-info-tab-con { line-height: 24px; margin-top: 8px; font-size: 14px; padding: 8px; }
.goods-contact-ul { margin-top: 10px; padding-top: 10px; border-top-width: 1px; border-top-style: solid; border-top-color: #E3E3E3; }
.goods-contact-ul li { padding-top: 5px; padding-bottom: 5px; }
.goods-contact-ul li strong { font-size: 14px; font-weight: 700; }
.goods-contact-ul li span { color: #E77307; font-size: 16px; font-family: Tahoma, Geneva, sans-serif; font-weight: 700; }

.goods-info { }
#team-box { height: 250px; }
#equ-box { height: 250px; overflow: hidden; }
#onepage {
	padding: 10px;
}
#team-box img { height: 120px; width: 120px; padding: 2px; border: 1px solid #CCC; float: left; margin-right: 10px; }
#team-box h3 { font-weight: 700; line-height: 28px; }
#team-box p { line-height: 22px; padding-top: 5px; }
#equ-box p { line-height: 22px; padding-top: 5px; text-indent: 24px; }
.search-txt { background-image: url(../Images/search-text.png); background-repeat: no-repeat; background-position: left top; float: left; height: 23px; width: 185px; padding-left: 35px; padding-top: 3px; }
.faq dt a,
.faq dt a:visited {
	color: #FFF;
	font-weight: normal;
	font-size: 14px;
}
.witness-ul li .info h3 a,
.witness-ul li .info h3 a:visited {
	font-size: 13px;
	font-weight: 700;
	color: #333;
}
.ul-cases li .info { float: right; width: 332px; height: 140px; overflow: hidden; }
#links { }
.video-info { padding-top: 10px; text-align: left; }
#tab-act-con { height: 170px; padding-top: 10px; padding-right: 10px; padding-left: 10px; }
.tab-act-layout img { float: left; height: 160px; width: 160px; }
.tab-act-layout { height: 170px; }
.tab-act-layout dl { float: right; height: 160px; width: 415px; display: block; }
.tab-act-layout dl dt { font-size: 14px; line-height: 24px; font-weight: bold; }
.tab-act-layout dl dd { line-height: 20px; padding-top: 5px; }
#tab-act { height: 140px; padding-left: 10px; }
#tab-act li { float: left; width: 110px; display: block; padding-right: 9px; }
#tab-act li img { height: 108px; width: 108px; padding: 1px; border: 1px solid #CCC; }
#tab-act li span { background-color: #D2D2D2; display: block; text-align: center; margin-top: 3px; line-height: 22px; height: 22px; overflow: hidden; }
#tab-act li.hover img { border-top-color: #FDD0D0; border-right-color: #FDD0D0; border-bottom-color: #FDD0D0; border-left-color: #FDD0D0; }
#tab-act li.hover span { background-color: #FEE2E2; }



#gustbook p { font-weight: bold; color: #AB0554; font-size: 14px; }
.pro-bg { background-color: #DFEFFD; padding: 3px; }


.border-g {
	border-top-width: 0px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DFDFDF;
	border-right-color: #DFDFDF;
	border-bottom-color: #DFDFDF;
	border-left-color: #DFDFDF;
}
.ul-equ { height: 290px; padding-top: 10px; padding-left: 5px; }
.ul-equ li { display: block; float: left; width: 148px; text-align: center; height: 144px; }
.ul-equ li img { height: 115px; width: 130px; }
.ul-equ li span { display: block; padding-top: 3px; }
.news-ul-box { height: 136px; padding-top: 5px; }
.news-ul-s { background-color: #EAF6FD; width: 348px; height: 120px; padding-top: 8px; padding-right: 8px; padding-bottom: 4px; padding-left: 8px; }
.news-ul-s li { height: 24px; line-height: 24px; background-image: url(../Images/dot-gray.jpg); background-repeat: no-repeat; background-position: left 10px; padding-left: 10px; overflow: hidden; }
.news-ul-s li span { float: right; color: #666; }
.tl-l span a,
.tl-l span a:visited {
	color: #333;
}

.headline-s {
	height: 70px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #DBBE9D;
}
.headline-s h3 {
	font-family: "宋体";
	color: #8B5F13;
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
	height: 24px;
	overflow: hidden;
	text-align: center;
}
.headline-s h3 a,
.headline-s h3 a:visited {
	color: #8B5F13;
}
.headline-s p {
	color: #8B5F13;
	line-height: 22px;
	padding-top: 3px;
}
.news-ul-b { overflow: hidden; }
.news-ul-b li {
	display: block;
	line-height: 32px;
	height: 32px;
	overflow: hidden;
	background-image: url(../Images/dot-arr.png);
	background-repeat: no-repeat;
	background-position: 2px center;
	padding-left: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	font-size: 12px;
}

.set span { color: #DE231E; margin-right: 2px; margin-left: 2px; }
.set span a,
.set span a:visited { color: #DE231E; }
.font-blue {
	color: #0E4097;
}

.tl-m span a,
.tl-m span a:visited {
	color: #666;
	font-size: 12px;
}
.news-box img { float: left; padding-top: 4px; }
.news-box .info { float: right; height: 90px; width: 190px; }
.news-box .info h3 { font-weight: bold; line-height: 28px; font-size: 14px; }
.news-box .info p { line-height: 20px; }
.news-box .info p a,
.news-box .info p a:visited { color: #0356A1; display: block; height: 20px; overflow: hidden; }
.page-news-list dt a,
.page-news-list dt a:visited { color: #000; }
.pro-index {
	width: 780px;
	position: relative;
}
.ul-cases li .pic { float: left; background-image: url(../Images/pic-bg.png); background-repeat: no-repeat; background-position: left top; height: 140px; width: 138px; }
.ul-cases li.mod .pic { float: right; margin-right: 0px; }
#customer h3 {
	display: none;
	font-size: 14px;
	font-weight: 700;
	color: #FFF;
}
.faq {
	height: 190px;
	padding-top: 10px;
}

.pic-scroll {
	height: 300px;
	padding-top: 20px;
}
.pic-scroll-left {
	height: 180px;
	width: 94px;
	float: left;
	padding-top: 80px;
}
.pic-scroll-right {
	text-align: right;
	height: 180px;
	width: 50px;
	right: 12px;
	bottom: 5px;
	float: right;
	padding-top: 80px;
}
.pic-scroll-con {
	float: left;
	height: 300px;
	width: 960px;
}
.pic-scroll-con li {
	float: left;
	width: 240px;
	display: block;
	height: 300px;
	text-align: center;
}
.pic-scroll-con li img {
	width: 206px;
	height: 206px;
	background-color: #FFF;
	border: 3px solid #E0E0E0;
}
.pic-scroll-con li span {
	display: block;
	line-height: 22px;
	height: 80px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
}

.pic-scroll-left a {
	display: block;
	height: 75px;
	width: 20px;
	background-image: url(../Images/arr-l2.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.pic-scroll-left a:hover {
	background-image: url(../Images/arr-l2-hover.png);
}
.pic-scroll-right a {
	display: block;
	height: 75px;
	width: 20px;
	background-image: url(../Images/arr-r2.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.pic-scroll-right a:hover {
	background-image: url(../Images/arr-r2-hover.png);
}

.pic-scroll-con li a:hover span {
	text-decoration: none;
}

.customer-scroll {
	height: 540px;
	position: relative;
	margin-top: 15px;
}
.customer-scroll-left {
	position: absolute;
	left: 60px;
	bottom: 20px;
	cursor: pointer;
}
.customer-scroll-right {
	position: absolute;
	right: 60px;
	bottom: 20px;
	cursor: pointer;
}
.customer-scroll-con {
	height: 430px;
	width: 300px;
}
.customer-scroll-con li {
	float: left;
	width: 316px;
	display: block;
	height: 345px;
}


.cert-scroll {
	height: 230px;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
}
.cert-scroll-left {
	height: 150px;
	width: 40px;
	float: left;
	padding-top: 80px;
}
.cert-scroll-right {
	text-align: right;
	height: 150px;
	width: 40px;
	float: right;
	padding-top: 80px;
}
.cert-scroll-con {
	float: left;
	height: 230px;
	width: 855px;
}
.cert-scroll-con li {
	float: left;
	width: 171px;
	display: block;
	height: 230px;
	text-align: center;
}
.cert-scroll-con li img {
	width: 140px;
	height: 180px;
	padding: 3px;
	border: 1px solid #DDD;
}
.cert-scroll-con li span {
	display: block;
	line-height: 28px;
	height: 28px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	color: #333;
	margin-top: 5px;
}



.workshop-scroll {
	height: 220px;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
}
.workshop-scroll-left {
	height: 140px;
	width: 30px;
	float: left;
	padding-top: 80px;
}
.workshop-scroll-right {
	text-align: right;
	height: 140px;
	width: 30px;
	float: right;
	padding-top: 80px;
}
.workshop-scroll-con {
	float: left;
	height: 220px;
	width: 876px;
}
.workshop-scroll-con li {
	float: left;
	width: 219px;
	display: block;
	height: 220px;
	text-align: center;
}
.workshop-scroll-con li img {
	width: 190px;
	height: 165px;
	border: 1px solid #DDD;
	padding: 3px;
}
.workshop-scroll-con li span {
	display: block;
	line-height: 28px;
	height: 28px;
	overflow: hidden;
	padding-top: 5px;
}




.search-info { background-color: #F0F0F0; border: 1px solid #DDD; padding: 10px; }
.tl-faq { border-top-width: 1px; border-right-width: 1px; border-bottom-width: 0px; border-left-width: 1px; border-top-style: solid; border-right-style: solid; border-bottom-style: none; border-left-style: solid; border-top-color: #B1E5CB; border-right-color: #B1E5CB; border-bottom-color: #B1E5CB; border-left-color: #B1E5CB; height: 40px; }
.tl-faq h3 { font-size: 14px; line-height: 40px; font-weight: 700; color: #FFF; background-image: url(../Images/tl-faq.png); background-repeat: no-repeat; background-position: 10px top; float: left; padding-left: 30px; padding-right: 50px; }
.tl-faq span { line-height: 40px; float: right; padding-right: 10px; }

.links-list { padding: 20px; }
.links-list p a { margin-right: 20px; }
.links-list p { line-height: 30px; }
.links-list h3 { font-size: 14px; font-weight: bolder; line-height: 30px; margin-top: 30px; }

.line-y {
	background-image: url(../Images/line-y.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 40px;
}

.video-ul li a,
.video-ul li a:visited {

}

.witness-ul .pic {
	height: 190px;
}
.witness-ul .info {
	height: 140px;
	padding-right: 15px;
}
.witness-ul .pic img {
	height: 180px;
	width: 230px;
	border: 1px solid #E6E3D5;
	padding: 2px;
}
.p5 {
	padding: 5px;
}
.con-faq {
	background-image: url(../Images/bg-faq.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 320px;
}
.con-faq p {
	font-size: 14px;
	line-height: 36px;
	padding-top: 85px;
	padding-left: 70px;
}
.tl-m span.more {
	height: 42px;
}
.tl-m span.more a,.tl-m span.more a:visited{
	color:#666;
}
.col-l2 {
	float: left;
	width: 895px;
}
.col-r2 {
	float: right;
	width: 290px;
}
.tl-h p {
	line-height: 22px;
	height: 22px;
	color: #EF7A00;
	font-size: 20px;
}
.tl-h p a {
	margin-right: 12px;
}

#guestbook-con {
	height: 320px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#guestbook-con h3 {
	font-size: 20px;
	color: #A7233A;
	font-weight: bold;
	line-height: 30px;
}
#guestbook-con p {
	font-size: 14px;
	line-height: 22px;
	color: #666;
	padding-top: 5px;
}
.tl-cate2 {
	height: 44px;
	background-color: #9B26DF;
	background-image: url(../Images/tl-cate.png);
}
.tl-cate2 h3 {
	font-size: 18px;
	font-weight: normal;
	color: #FFF;
	height: 44px;
	line-height: 44px;
	text-align: center;
}

#weixin {
	position: fixed;
	left: 3px;
	bottom: 10px;
	border: 1px solid #ddd;
	background: #FFF;
	line-height: 1.2;
	text-align: center;
	padding: 5px;
	width: 128px;
	color: #CC0000;
}
#weixin h4{
 line-height:28px;
 background-color:#1F8EFF;
 color:#FFF;
 font-weight:700;
}
#weixin img {
	width: 128px;
	margin-bottom: 3px;
}
#weixin span{
	color:#333;
}

#adv li h5 strong {
	font-size: 28px;
	color: #F60;
	background-color: #FFF;
	display: inline-block;
	padding-right: 5px;
	padding-left: 5px;
	font-style: italic;
}

.tel p img {
	padding-left: 5px;
}
.adv-remark {
	line-height: 24px;
	padding-top: 20px;
	padding-right: 50px;
	padding-left: 50px;
}
#adv ul {
	height: 979px;
	position: relative;
}
.tl-l h3 small {
	font-family: Verdana;
	font-size: 12px;
	padding-left: 2px;
}
.tl-h h3 small {
	color: #999;
	display: inline-block;
	padding-left: 10px;
	font-weight: normal;
	font-size: 14px;
}
.video-iframe {
	background-color: #000;
	height: 245px;
}
.bgg {
	background-color: #2A2A2A;
}
#footer .menu dt a, #footer .menu dt a:visited {
	color: #FFE400;
}
.tl-cate2 span {
	line-height: 38px;
	height: 38px;
	padding-left: 10px;
	float: right;
}



.p10 {
	padding: 10px;
}
.p20 {
	padding: 20px;
}
.pic-news {
	text-align: center;
}

.tl-m h3 strong {
	color: #F60;
}
.line-x {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
}


.adv-video {
	top: 158px;
	right: 43px;
}
.witness-ul .more {
	background-image: url(../Images/btn-bg.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 23px;
	text-align: right;
	padding-right: 7px;
	line-height: 22px;
}
.mt20 {
	margin-top: 20px;
}
.btn-s {
	background-color:#BF1C2F;
	color:#FFF;
	font-size: 14px;
	line-height: 28px;
	font-weight: normal;
	height: 28px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 60px;
}
.btn-b {
	background-image: url(../Images/btn-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 23px;
	width: 108px;
	line-height: 22px;
	display: inline-block;
	margin-right: 5px;
	margin-left: 5px;
	text-align: center;
}
.about-btn {
	height: 34px;
	padding-top: 15px;
}
.tl-m p {
	float: left;
	height: 46px;
	padding-left: 34px;
	line-height: 46px;
	font-size: 16px;
	color: #666;
	padding-right: 30px;
}
.tl-links {
	background-image: url(../Images/links-tit.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 40px;
	padding-bottom: 8px;
}
.tl-links h3 {
	line-height: 40px;
	font-weight: bold;
	float: left;
	padding-left: 10px;
	font-size: 14px;
}
.tl-links span {
	float: right;
	height: 40px;
	padding-right: 10px;
	line-height: 40px;
}
.i-weibo {
	background-image: url(../Images/i-weibo.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 24px;
}


.witness-ul .info p a {
	color: #00A1A6;
}
.adv-tit {
	text-align: center;
	background-image: url(../Images/adv-tl.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 60px;
}

.box-bg {
	position: relative;
	background-color: #F0F0F0;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D6DAE2;
	border-bottom-color: #D6DAE2;
}
.box-bg-b {
	background-image: url(../Images/box-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 442px;
	width: 15px;
	position: absolute;
	left: -16px;
	top: 0px;
}
.pro-ul li dl {
	float: left;
	width: 540px;
	padding-left: 20px;
	height: 175px;
	font-size: 14px;
}
.pro-ul dd {
	padding-top: 5px;
	line-height: 22px;
}
.t-r {
	text-align: right;
}
.btn-s-gray {
	height: 28px;
	width: 80px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	display: inline-block;
	font-size: 12px;
	background-color: #F90;
	color: #FFF;
}
.btn-s-red {
	background-image: url(../Images/btn-s-red.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 32px;
	width: 102px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	display: inline-block;
	font-size: 12px;
	color: #FFF;
}
.t-c {
	text-align: center;
}
.question-tit {
	font-size: 32px;
	color: #333;
	font-weight: bold;
	position: absolute;
	left: 294px;
	top: 27px;
}
.tl-m ul {
	height: 44px;
	float: left;
	width: 260px;
}
.tl-m ul li {
	float: left;
	height: 54px;
	line-height: 44px;
	font-size: 14px;
	text-align: center;
	cursor: pointer;
	font-weight: normal;
	color: #FFF;
	width: 130px;
	background-image: url(../Images/tl-tab-li.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.tl-m ul li.hover {
	color: #FFF;
	background-image: url(../Images/tl-tab-hover.png);
	background-repeat: no-repeat;
	background-position: left top;
}


.witness-ul2 {
	height: 430px;
}
.witness-ul2 li {
	height: 430px;
	float: left;
	width: 300px;
	display: block;
}
.witness-ul2 .pic {
	height: 225px;
}
.witness-ul2 .pic img {
	height: 225px;
	width: 300px;
	background-color: #F5F5F5;
}
.witness-ul2 li .info {
	padding-top: 15px;
}
.witness-ul2 .info h3 {
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
	height: 35px;
	overflow: hidden;
}
.witness-ul2 .info p {
	line-height: 22px;
	color: #666;
	padding-top: 5px;
}
.goods-spce-ul li p {
	font-size: 12px;
	color: #666;
	line-height: 20px;
	padding-top: 5px;
}
.products-list li .pic {
	float: left;
}
.products-list .pic img {
	height: 165px;
	width: 165px;
	border: 1px solid #DDD;
}
.products-list li dl {
	float: left;
	height: 175px;
	width: 540px;
	padding-left: 20px;
	font-size: 14px;
}
.products-list dl dd {
	line-height: 20px;
	padding-top: 5px;
	font-size: 12px;
	color: #666;
}
#qrcode {
	position: absolute;
	top: 12px;
	right: 0px;
}
#page-banner {
	background-image: url(../Images/banner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 80px;
	position: relative;
}
.tl-h h3 strong {
	font-size: 22px;
	font-weight: normal;
	color: #FFF;
	background-color: #0E4097;
	padding-right: 5px;
	padding-left: 5px;
	display: inline-block;
	line-height: 30px;
	height: 30px;
	margin-bottom: 3px;
}
#solution-tab {
	background-image: url(../Images/cate-bg.png);
	background-repeat: repeat;
	padding-top: 10px;
	padding-bottom: 10px;
	height: 380px;
}
#solution-tab li {
	background-image: url(../Images/cate-li.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-left: 20px;
	line-height: 32px;
	height: 32px;
	color: #FFF;
}
#solution-tab li a, #solution-tab li a:visited {
	color: #FFF;
}
#solution-tab li.hover {
	background-image: url(../Images/cate-li-hover.png);
	background-repeat: no-repeat;
	background-position: right top;
	color: #F60;
}
#solution-tab li.hover a, #solution-tab li.hover a:visited {
	color: #F60;
}
.cases-ul {
	height: 140px;
	padding-top: 10px;
}
.cases-ul li {
	float: left;
	width: 165px;
	text-align: left;
}
.cases-ul li span {
	color: #FFF;
	display: block;
	padding-top: 5px;
}
.cases-ul li img {
	background-color: #DDD;
	padding: 4px;
	height: 120px;
	width: 150px;
}
.mt40 {
	margin-top: 40px;
}
.index-cate {
	padding-top: 10px;
	padding-bottom: 10px;
}
.index-cate li {
	border-bottom-color: #DDD;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	line-height: 32px;
	height: 32px;
}
.index-cate  li a {
	margin-right: 8px;
	display:inline-block;
	padding:0 3px;
}
.index-cate li span.hover{
	color:#FFF;
	background-color:#F90;
}

.video h5 {
	font-size: 22px;
	font-weight: normal;
	margin-top: 20px;
	line-height: 26px;
}
.video p {
	color: #666;
	padding-top: 5px;
}
.frame-s {
	width: 975px;
	margin-right: auto;
	margin-left: auto;
}

.page-info-list {
	padding-top: 20px;
	padding-bottom: 10px;
	width:950px;

}
.page-info-list li {
	display: block;
	height: 160px;
	border-bottom:solid 1px #EEE;
	margin-bottom:10px;
}
.page-info-list ul li .pic {
	height: 160px;
	float: left;
	width: 190px;
}
.page-info-list ul li .pic img {
	width: 180px;
	height: 150px;
}
.page-info-list dl {
	float: left;
	width: 750px;
	padding-left: 10px;
	display: block;
	height: 160px;
}
.page-info-list dt {
	font-size: 18px;
	line-height: 28px;
	font-weight: normal;
}
.page-info-list dd {
	line-height: 24px;
	padding-top: 3px;
	color: #585858;
}
.page-info-list dt a, .page-info-list dt a:visited {
	color: #333;
}

.page-solution-list {
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
	width:760px;

}
.page-solution-list li {
	display: block;
	height: 140px;
	border-bottom:solid 1px #CCC;
	margin-bottom:10px;
}
.page-solution-list ul li .pic {
	height: 130px;
	float: left;
	width: 200px;
}
.page-solution-list ul li .pic img {
	width: 200px;
	height: 130px;
}
.page-solution-list dl {
	float: right;
	width: 550px;
	display: block;
	height: 130px;
}
.page-solution-list dt {
	font-size: 14px;
	line-height: 28px;
	font-weight: bold;
}
.page-solution-list dd {
	line-height: 24px;
	padding-top: 3px;
	color: #585858;
}
.page-solution-list dt a, .page-solution-list dt a:visited {
	color: #C00;
}
.solution-cate {
	padding: 10px;
}
.solution-cate dt {
	background-image: url(../Images/dot-yellow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 22px;
	line-height: 30px;
	height: 30px;
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEE;
	margin-bottom: 5px;
}
.solution-cate dd {
	background-image: url(../Images/dot-gray.jpg);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-left: 20px;
	line-height: 26px;
	height: 26px;
}
.logo img {
	padding-right: 15px;
	float: left;
}
.logo h1 {
	font-size: 22px;
	color: #333;
	font-weight: normal;
	padding-top: 12px;
	padding-bottom: 5px;
}
.logo p {
	font-size: 15px;
	font-weight: normal;
	color: #333;
}

.adw {
	background-image: url(../Images/adw.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 163px;
}

.about-cert {
	padding-top: 30px;
	padding-bottom: 30px;
}

.tl-s h3 small {
	color: #CCC;
	font-size: 14px;
	padding-left: 8px;
	font-weight: normal;
}

.logo p strong {
	color: #F60;
}

.con-bg {
	padding-bottom: 30px;
	background-image: url(../Images/con-bg.png);
	background-repeat: repeat;
	background-position: left top;
	padding-top: 35px;
}


.bg-gary {
	padding-bottom: 25px;
	background-color: #F5F5F5;
	padding-top: 25px;
}
.tl-b h3 strong {
	font-weight: normal;
	color: #F60;
}


#header .share {
	float: right;
	padding-top: 7px;
	padding-right: 10px;
}

.free-form {
	height: 300px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	color: #FFF;
}
.free-form-con {
	float: left;
	width: 380px;
}
.free-form-weixin {
	float: right;
	padding-top: 20px;
	padding-right: 30px;
	padding-left: 30px;
	border: 1px solid #23AD51;
}
.free-form-weixin p {
	line-height: 80px;
}
.free-form-con .InputBorder {
	width: 280px;
}
.tel-box {
	color: #FFF;
	height: 65px;
	line-height: 24px;
	font-size: 15px;
	position: absolute;
	left: 779px;
	top: 442px;
	width: 219px;
}
.tel-box strong {
	font-size: 24px;
}


.slider-box{
	height:260px;
	background-color: #FFF;
	padding-top: 10px;
}
.slider-btn{
	height: 14px;
	text-indent: -9999px;
	display: block;
	background-position: center top;
	background-repeat: no-repeat;
}
.slider-next{
	background-image: url(../Images/arr-b.png);
	margin-top: 10px;
}
.slider-prev{
	background-image: url(../Images/arr-t.png);
	margin-bottom: 10px;
}
.slider-wrapper{
	height: 205px;
	position: relative;
	overflow: hidden;
}
.slider-wrapper ul{position: absolute;top: 0;width: 100%;left: 0}
.slider-wrapper li{
	height: 205px;
	list-style: none;
	text-align: center;
}
.slider-wrapper li img{
	height: 185px;
	width: 220px;
	border: none;
}
.slider-bigimg {
	float: left;
	width: 480px;
	height: 518px;
	background-color: #FFF;
	padding: 1px;
}
.slider-bigimg img {
	width: 480px;
	height: 480px;
}
.slider-bigimg span {
	display: block;
	text-align: center;
	line-height: 38px;
	color: #FFF;
	background-color: #F60;
}

.tl-s ul {
	height: 45px;
	width: 400px;
	float: left;
}
.tl-s ul li {
	font-size: 15px;
	float: left;
	line-height: 44px;
	height: 45px;
	cursor:pointer;
	width: 110px;
	text-align: center;
	margin-right: 10px;
}
.tl-s ul li.hover {
	color: #333;
	background-image: url(../Images/tl-s-h3.png);
	background-repeat: repeat-x;
	background-position: left top;
}

.tl-n {
	height: 57px;
	background-image: url(../Images/tl-n-bg.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.tl-n h3 {
	float: left;
	font-size: 22px;
	color: #FFF;
	line-height: 50px;
	height: 57px;
	background-image: url(../Images/tl-n-h3.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 150px;
	padding-right: 30px;
	text-align: center;
}
.tl-n span {
	float: right;
	line-height: 50px;
	height: 57px;
	font-family: "宋体";
	font-size: 12px;
	padding-right: 10px;
	background-image: url(../Images/tl-n-span.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.tl-n a { color: #333; }
.tl-n a:link, .tl-n a:visited {
	text-decoration: none;
	color: #333;
}
.tl-n a:hover, .tl-n a:active {
	text-decoration: underline;
	color: #333;
}
.tl-n ul {
	float: left;
	height: 50px;
	width: 300px;
}
.tl-n ul li {
	font-size: 22px;
	float: left;
	margin-right: 20px;
	line-height: 46px;
	height: 47px;
	cursor:pointer;
}
.tl-n ul li.hover {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #009430;
	color: #009430;
}

#footer .weixin {
	float: left;
	width: 200px;
	padding-top: 20px;
	height: 235px;
	text-align: center;
	padding-right: 35px;
}
#footer .weixin img {
	height: 180px;
	width: 180px;
}
#footer .weixin p {
	padding-top: 10px;
	color: #CCC;
	font-size: 14px;
}
.logo h1 strong {
	color: #F90;
	font-size: 28px;
}


.ipt-s {
	background-color: #FFF;
	border: 1px solid #DDD;
	padding: 6px;
	width: 230px;
	font-size: 15px;
	line-height: 31px;
	height: 31px;
}
.solution {
	float: left;
	height: 310px;
	width: 470px;
	background-color: #FFF;
	padding: 5px;
	border: 1px solid #EEE;
}
.solution-info {
	float: right;
	width: 500px;
}
.solution-info h4 {
	color: #006E2E;
	font-weight: bold;
	font-size: 24px;
	padding-top: 10px;
}
.solution-info p {
	color: #999;
	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	font-size: 15px;
}
.solution-info ul {
	padding-top: 15px;
	height: 185px;
}
.solution-info ul li {
	padding-left: 10px;
	padding-bottom: 20px;
	line-height: 26px;
	font-size: 16px;
	color: #666;
}

.index-order {
	padding-top: 30px;
	color: #FFF;
	padding-right: 10px;
	padding-left: 10px;
}
.bg-gary2 {
	background-color: #EDEDED;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
.index-order .tit {
	padding-top: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	height: 40px;
}
.index-order .tit h3 {
	color: #F60;
	font-size: 18px;
	font-weight: bold;
	border-bottom-width: 3px;
	border-bottom-color: #0058AE;
	border-bottom-style: solid;
	float: left;
	line-height: 38px;
	height: 38px;
}
.index-order p {
	line-height: 20px;
	padding-bottom: 10px;
	padding-top: 10px;
}
.index-order p strong {
	color: #F60;
	font-size: 14px;
}
.tl-m .tab-ul li.b {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E2E2E2;
}
.slider-wrapper li span {
	line-height: 20px;
	display: block;
}

.index-guestbook {
	background-image: url(../Images/index-guestbook.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
	height: 310px;
}
.index-guestbook p {
	font-size: 28px;
	line-height: 24px;
	padding-bottom: 10px;
	color: #9124CF;
	padding-left: 10px;
	padding-top: 10px;
}
.index-guestbook p {
}
.index-guestbook p strong {
	color: #CF0902;
}
#footer .info a, #footer .info a:visited {
	color: #CCC;
}
.products-list ul {
	padding-top: 15px;
}




.pic-ul li {
	text-align: center;
	float: left;
	height: 200px;
	width: 250px;
}
.pic-ul li span {
	display: block;
	padding-top: 6px;
	padding-bottom: 6px;
}
.pic-ul li img {
	width: 100%;
	height: 170px;
}


.ys-tit {
	height: 144px;
	text-align: center;
	background-image: url(../Images/ys-tit.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}
.ys-tit p {
	color: #FFF;
	font-size: 15px;
	font-weight: normal;
	position: absolute;
	left: 439px;
	top: 52px;
}
.ys-tit p span {
	color: #EF7A00;
}
.ys-tit h3 {
	font-size: 48px;
	color: #FFF;
	font-weight: bold;
	position: absolute;
	left: 259px;
	top: 48px;
}
.ys-tit h3 strong {
	color: #0955A3;
}
.ys li p strong {
	color: #EF7A00;
	font-weight: normal;
}
.ys-con {
	position: relative;
	height: 2337px;
}
.ys-con li {
	position: absolute;
}
.ys-con li h4 {
	color: #BF1C2F;
	font-size: 24px;
	line-height: 36px;
	font-weight: normal;
}
.ys-con li h5 {
	color: #333;
	font-size: 17px;
	line-height: 40px;
	font-weight: normal;
}
.ys-con li p {
	font-size: 14px;
	color: #444;
	line-height: 26px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.ys-li-1 {
	left: 104px;
	top: 115px;
	width: 370px;
	
}
.ys-li-2 {
	left: 614px;
	top: 473px;
	width: 380px;
}
.ys-li-3 {
	left: 109px;
	top: 869px;
	width: 407px;
}
.ys-li-4 {
	left: 106px;
	top: 1090px;
	width: 411px;
}
.ys-li-5 {
	left: 111px;
	top: 1322px;
	width: 409px;
}
.ys-li-6 {
	left: 612px;
	top: 1736px;
	width: 390px;
}
.ys-li-7 {
	left: 544px;
	top: 2038px;
	width: 498px;
}


.btn-more {
	color: #FFF;
	background-color: #FF9C01;
	display: inline-block;
	padding-right: 4px;
	padding-left: 4px;
	line-height: 22px;
	height: 22px;
	margin-right: 12px;
}
.btn-order {
	color: #FFF;
	background-color: #01943D;
	display: block;
	line-height: 38px;
	height: 38px;
	margin-right: 30px;
	width: 160px;
	text-align: center;
	font-size: 15px;
}
.about h5 {
	font-size: 16px;
	color: #093067;
}
.index-order h3 {
	color: #2E1C70;
	font-size: 18px;
	line-height: 40px;
	padding-bottom: 8px;
}
.index-order ul li {
	padding-bottom: 6px;
	height: 34px;
}
.index-order .ipc {
	border: 1px solid #FFF;
	width: 93%;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 12px;
	padding-left: 10px;
}
.cate li a:hover,.cate li a.hover {
	text-decoration: underline;
}
.tl-w span.more {
	line-height: 0px;
}
.tl-w span.more a, .tl-w span.more a:visited {
	color: #666;
}


.pro-ul {
	display: block;
	padding-top: 20px;
	height: 716px;
}
.pro-ul li {
	height: 358px;
	display: block;
	float: left;
	width: 280px;
	text-align: center;
	background-image: url(../Images/pro-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.pro-ul li a {
	display: block;
}
.pro-ul li .name {
	display: block;
	line-height: 56px;
	text-align: center;
	color: #333;
	margin-right: 22px;
	margin-left: 22px;
	height: 56px;
	overflow: hidden;
	font-size: 16px;
}
.pro-ul li .pic{
	height: 256px;
	text-align: center;
	padding-top: 17px;
}
.pro-ul li .pic img {
	height: 248px;
	width: 236px;
}
.pro-ul li a:hover .name {
	color:#93F;
}




.cate p {
	color: #FFF;
	background-image: url(../Images/cate-tel.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-left: 55px;
	margin-top: 175px;
}
.cate p strong {
	color: #FFF;
	font-size: 18px;
}
.tl-b p {
	color: #666;
	font-size: 16px;
	text-align: center;
}

.font-green {
	color: #1C7532;
}

.tl-s span.more {
	background-image: url(../Images/more.png);
	background-repeat: no-repeat;
	background-position: 28px center;
	padding-right: 25px;
}
.tl-s span.more a, .tl-s span.more a:visited {
	color: #666;
}
.links h3 {
	font-size: 15px;
	color: #FFF;
	float: left;
	font-weight: bold;
	height: 40px;
	padding-top: 20px;
}
.links h3 span a {
	color: #CCC;
	font-size: 12px;
}


.tl-m p strong {
	color: #CF0902;
}
.index-guestbook-text {
	position: absolute;
	left: 151px;
	top: 77px;
	width: 295px;
	text-align: center;
	font-size: 20px;
	height: 136px;
	line-height: 32px;
}
.index-guestbook-qr {
	text-align: center;
	width: 312px;
	padding-top: 22px;
	float: left;
}
.index-guestbook-form {
	width: 720px;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 270px;
	background-color: #FAFAFA;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
}
.index-guestbook-text h3 {
	font-weight: normal;
	font-size: 28px;
	line-height: 30px;
	color: #01509F;
}
.index-guestbook-text p {
	font-size: 18px;
	line-height: 28px;
	padding-top: 10px;
}
.index-guestbook-text a, .index-guestbook-text a:visited {
	color: #FFF;
	background-color: #CF0902;
	display: block;
	text-align: center;
	font-size: 18px;
	line-height: 44px;
	height: 44px;
	margin-bottom: 10px;
}

.witness-ul2 .more {
	height: 20px;
	line-height: 20px;
	padding-top: 10px;
}
.witness-ul2 .more a, .witness-ul2 .more a:visited {
	color: #C00;
}
.tl-m ul li small {
	font-weight: normal;
	color: #999;
	font-size: 16px;
	padding-left: 5px;
}

#good {
	background-image: url(../Images/con-good.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 627px;
}
.good-tit {
	text-align: center;
	padding-top: 60px;
	height: 162px;
}
.good-tit h3 {
	font-size: 36px;
	font-weight: bold;
	color: #333;
}
.good-tit h3 span {
	color: #0A336B;
}
.good-tit p {
	color: #ABB1BA;
	font-size: 16px;
	font-weight: bold;
}
.good-tit h4 {
	color: #FE983F;
	font-weight: bold;
	font-size: 38px;
}
.good-ul {
	position: relative;
	height: 818px;
}
.good-ul li {
	position: absolute;
	height: 128px;
}
.good-ul li h5 {
	color: #FFF;
	font-size: 30px;
	line-height: 94px;
	float: left;
	height: 94px;
	width: 94px;
	text-align: center;
}
.good-ul li p {
	font-size: 15px;
	color: #666;
	padding-top: 5px;
	line-height: 28px;
	margin-left: 110px;
}
.good-li-1 {
	left: 362px;
	top: 191px;
	width: 636px;
}
.good-li-2 {
	left: 491px;
	top: 320px;
	width: 507px;
}
.good-li-3 {
	left: 521px;
	top: 498px;
	width: 480px;
}
.good-li-4 {
	left: 438px;
	top: 661px;
	width: 560px;
}
.tl-cate p {
	text-align: left;
	font-size: 13px;
	color: #FFF;
	padding-left: 65px;
}



#index-guestbook {
	border: 1px solid #EEE;
}
#index-guestbook form {
	display: block;
}
#index-guestbook form p {
	font-size: 18px;
	color: #666;
	font-weight: normal;
	line-height: 46px;
	padding-bottom: 10px;
}
.iptt {
	background-color: #FFF;
	line-height: 38px;
	height: 38px;
	border: 1px solid #E1E1E1;
	padding-left: 40px;
	width: 310px;
}
.ipt-name{
	background-image: url(../Images/form-name.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 45px;	
}
.ipt-email{
	background-image: url(../Images/form-email.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 45px;	
}
.ipt-mob{
	background-image: url(../Images/form-tel.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 45px;	
}
.ipt-qq{
	background-image: url(../Images/form-qq.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 45px;	
}
.tit-partner {
	background-image: url(../Images/tl-w-bg.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 86px;
}
.tit-partner h3 {
	color: #333;
	font-size: 16px;
	height: 74px;
	float: left;
	background-image: url(../Images/tit-p.png);
	background-repeat: no-repeat;
	background-position: 20px bottom;
	padding-left: 20px;
	padding-top: 12px;
}
.links-app {
	float: left;
	width: 140px;
	text-align: center;
	padding-top: 70px;
}
#footer .weixin li {
	width: 150px;
	text-align: center;
	float: left;
}

#solution {
	background-image: url(../Images/solution-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 606px;
}
.solution-tab {
	height: 53px;
	padding-top: 25px;
}
.solution-tab li {
	height: 52px;
	float: left;
	line-height: 52px;
	display: inline-block;
	font-size: 15px;
	width: 100px;
	background-image: url(../Images/solution-tab.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	cursor: pointer;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F3F3F3;
}

.solution-tab li.hover {
	background-image: url(../Images/solution-tab-hover.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	color: #FFF;
}
.solution-tab-con {
	padding-top: 8px;
	padding-right: 8px;
	padding-left: 8px;
	height: 463px;
}
.solution-tab-con .pic {
	float: left;
	height: 465px;
	width: 775px;
}
.solution-tab-con .pic img {
	height: 465px;
	width: 775px;
}
.solution-tab-con .pro {
	float: right;
	height: 465px;
	width: 200px;
}
.solution-tab-con .pro li {
	background-color: #FFF;
	height: 140px;
	margin-bottom: 8px;
	text-align: center;
}
.solution-tab-con .pro li img {
	width: 200px;
	height: 115px;
}
.solution-tab-con .pro .more {
	background-color: #FFF;
	text-align: right;
	line-height: 22px;
	height: 22px;
	padding-right: 10px;
}
.solution-tab-con .pro .more a, .solution-tab-con .pro .more a:visited {
	color: #C00;
}
.solution-page {
	padding: 15px;
}
.solution-page-info {
	height: 240px;
}
.solution-page-info .pic {
	float: left;
	width: 360px;
}
.solution-page-info .pic img {
	width: 360px;
	height: 216px;
}
.solution-page-info dl {
	float: right;
	width: 375px;
	display: block;
}
.solution-page-info dl dt {
	font-size: 16px;
	line-height: 22px;
	padding-bottom: 10px;
	font-weight: bold;
	color: #C00;
	padding-top: 10px;
}
.solution-page-info dl dd {
	line-height: 22px;
}
.solution-page-cont {
	overflow: hidden;
}
.links-app a {
	color: #999;
}
#good .frame {
	height: 627px;
	position: relative;
}
#good .frame h3 {
	color: #1C7532;
	font-weight: bold;
	font-size: 34px;
	position: absolute;
	left: 0px;
	top: 37px;
}
#good .frame p {
	font-size: 16px;
	position: absolute;
	left: 1px;
	top: 139px;
	width: 530px;
	line-height: 26px;
}
#good .frame h4 {
	color: #C00;
	font-size: 20px;
	font-weight: bold;
	position: absolute;
	left: 0px;
	top: 335px;
	line-height: 26px;
}
#good .frame h5 {
	color: #FFF;
	font-weight: bold;
	font-size: 28px;
	position: absolute;
	left: 302px;
	top: 507px;
	width: 694px;
	line-height: 46px;
}
#good .frame h5 strong {
	font-size: 40px;
}
.cate dd a {
	font-size: 12px;
}
.cate dd a:hover {
	color: #B9000E;
}
.cases-tab {
	background-color: #00923F;
	height: 60px;
}
.cases-tab li {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #00923F;
	line-height: 58px;
	height: 58px;
	color: #FFF;
	width: 250px;
	text-align: center;
	font-size: 16px;
	float: left;
	cursor:pointer;
}
.cases-tab li a, .cases-tab li a:visited {
	color: #FFF;
}
.cases-tab li.hover {
	color: #333;
	background-color: #FFF;
}
.cases-tab li.hover a, .cases-tab li.hover a:visited {
	color: #333;
}.cases-tab-con {
	background-color: #FFF;
	height: 380px;
	padding-top: 25px;
	padding-left: 25px;
}
.cases-tab-con li.big {
	float: left;
	height: 360px;
	width: 475px;
	margin-right: 10px;
}
.cases-tab-con li.big img {
	height: 360px;
	width: 475px;
}.cases-tab-con li {
	height: 175px;
	width: 230px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.cases-tab-con li img {
	height: 175px;
	width: 230px;
}
.con-a {
	background-image: url(../Images/ys-con.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 593px;
}
.ggw {
	height: 143px;
	background-repeat: no-repeat;
	background-position: left top;
}
.ggw .frame h3 {
	color: #FFF;
	font-size: 40px;
	font-weight: bold;
	padding-top: 50px;
	padding-left: 20px;
}
.ggw .frame p {
	font-size: 36px;
	font-weight: bold;
	color: #FFF;
	padding-left: 20px;
	padding-top: 5px;
	font-style: italic;
}
.font-red {
	color: #C00;
}
.about-btn a.more {
	height: 34px;
	float: left;
	line-height: 34px;
	font-size: 15px;
	width: 138px;
	text-align: center;
	margin-right: 15px;
	background-color: #626262;
	color: #FFF;
	background-image: url(../Images/btn-more.png);
	background-repeat: no-repeat;
	background-position: 110px center;
}
.about-btn a.contact {
	height: 34px;
	float: left;
	line-height: 34px;
	font-size: 15px;
	width: 138px;
	text-align: center;
	margin-right: 15px;
	background-color: #004098;
	color: #FFF;
}
.links-tit {
	height: 48px;
}
.links-tit span {
	line-height: 48px;
	float: right;
	padding-right: 10px;
}
.links-tit span a, .links-tit span a:visited {
	color: #C00;
}

.cate-tit {
	background-image: url(../Images/cate-tit.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 74px;
}
.cate-tit h3 {
	color: #FFF;
	font-size: 20px;
	line-height: 50px;
	text-align: center;
}
.cate-ft {
	background-image: url(../Images/cate-tel.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 165px;
	font-size: 0px;
	line-height: 0px;
	background-color: #004098;
}
.cate-info {
	height: 285px;
	padding-top: 15px;
}
.cate-info .pic {
	float: left;
	height: 285px;
	width: 387px;
}
.cate-info .pic img {
	background-color: #FFF;
	padding: 4px;
	border: 1px solid #CCC;
	height: 275px;
	width: 360px;
}
.cate-info .info {
	float: left;
	width: 350px;
}
.cate-info .info h3 {
	font-size: 22px;
	font-weight: bold;
	line-height: 54px;
}
.cate-info .info h3 a {
	color: #006E2E;
}
.cate-info .info p {
	line-height: 28px;
	font-size: 14px;
}


.flow-tit {
	text-align: center;
	height: 115px;
}
.flow-tit h3 {
	font-size: 28px;
	font-weight: bold;
	color: #FFF;
	height: 50px;
	line-height: 40px;
	padding-top: 30px;
}
.flow-tit p {
	color: #FFF;
	font-size: 20px;
}

.index-guestbook-tit {
	background-image: url(../Images/guestbook-tit.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 66px;
}
.index-guestbook-tit h3 {
	line-height: 66px;
	color: #FFF;
	font-size: 22px;
	float: right;
	padding-right: 20px;
}
.index-guestbook-text p strong {
	color: #E62129;
}
.ggw-a {
	background-image: url(../Images/ggw-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 191px;
}
.ggw-a .frame {
	height: 191px;
	position: relative;
}
.ggw-a-txt {
	color: #FFF;
	position: absolute;
	font-size: 26px;
	left: 2px;
	top: 50px;
	width: 671px;
	height: 102px;
	text-align: left;
	line-height: 50px;
}
a.ggw-a-qq {
	position: absolute;
	color: #FFF;
	font-size: 14px;
	left: 803px;
	top: 90px;
	width: 120px;
	height: 34px;
	line-height: 34px;
	text-align: center;
}
.ys-tit h5 {
	line-height: 32px;
	font-size: 28px;
	color: #FFF;
	position: absolute;
	font-weight: bold;
	left: 440px;
	top: 74px;
}
.ggw-b {
	background-image: url(../Images/ggw-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 150px;
}
.ggw-b .frame {
	height: 150px;
	position: relative;
}
.ggw-b-txt {
	color: #FFF;
	font-size: 22px;
	position: absolute;
	left: 6px;
	top: 33px;
	width: 567px;
	height: 88px;
	text-align: left;
	font-weight: bold;
	line-height: 40px;
}
.ggw-b-txt strong {
	font-size: 30px;
}
.ggw-b-tel {
	color: #FFF;
	position: absolute;
	left: 727px;
	top: 12px;
	width: 233px;
	height: 55px;
	font-size: 16px;
}
.ggw-b-tel strong {
	font-size: 24px;
}
.ggw-b-tel a {
	color: #FFF;
	display: inline-block;
	border: 2px solid #FFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 10px;
}
.tl-w span.more img {
	padding-top: 20px;
}
.col-m {
	float: left;
	width: 335px;
}
.banner-bg {
	background-image: url(../Images/banner-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 33px;
	width: 100%;
}
#flow {
	background-image: url(../Images/pic-flow.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 458px;
}
#flow .frame {
	height: 458px;
	position: relative;
}
a.flow-a-qq {
	line-height: 30px;
	color: #FFF;
	height: 30px;
	width: 160px;
	border: 2px solid #FFF;
	position: absolute;
	left: 646px;
	top: 379px;
	font-size: 18px;
	text-align: center;
}
.pk-tit {
	height: 100px;
	line-height: 90px;
	text-align: center;
	font-size: 36px;
	font-weight: bold;
	margin-right: 230px;
	margin-left: 200px;
}
.pk-tab {
	height: 330px;
}
.pk-tab-l {
	float: left;
	width: 236px;
	height: 330px;
}
.pk-tab-l li {
	background-image: url(../Images/vs-tab-li.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 35px;
	margin-bottom: 10px;
	line-height: 35px;
	text-align: center;
	font-size: 16px;
	color: #FFF;
	cursor:pointer;
}
.pk-tab-l li.hover {
	background-image: url(../Images/vs-tab-li-hover.jpg);
}
.pk-tab-r {
	float: right;
	height: 330px;
	width: 720px;
	background-image: url(../Images/vs-pic.jpg);
	background-repeat: no-repeat;
	background-position: center 50px;
}
.pk-tab-l p {
	font-size: 18px;
	text-align: center;
	padding-top: 20px;
	line-height: 30px;
}
.pk-tab-l p .font-orange {
	font-size: 28px;
}
.pk-a {
	float: left;
	width: 400px;
	height: 188px;
	padding-left: 20px;
}
.pk-b {
	float: right;
	height: 188px;
	width: 400px;
	padding-right: 20px;
}
.pk-tab-r h4 {
	font-size: 20px;
}
.pk-tab-r p {
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	color: #999;
	font-size: 15px;
}
.index-product {
	height: 350px;
	margin-top: 30px;
}
.index-product .pic {
	float: left;
	height: 350px;
	width: 378px;
}
.index-product .pic img {
	height: 348px;
	width: 376px;
	border: 1px solid #CCC;
}
.index-product dl {
	float: right;
	width: 280px;
	display: block;
}
.index-product dl dt {
	font-size: 16px;
	font-weight: bold;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
}
.index-product dl dd {
	font-size: 14px;
	line-height: 28px;
}
.index-product dl dd strong {
	color: #FF7F08;
}
#question {
	background-image: url(../Images/who-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 674px;
}
#question .frame {
	height: 674px;
	position: relative;
}
.question-tit strong {
	font-size: 56px;
	color: #C00;
}
.question-tit-b {
	color: #000;
	font-weight: bold;
	font-size: 26px;
	position: absolute;
	left: 526px;
	top: 59px;
}
.question-tit-b p {
	font-weight: normal;
	font-size: 12px;
	color: #999;
}
.question-ul {
	position: absolute;
	left: 0px;
	top: 416px;
	width: 1002px;
	height: 107px;
}
.question-ul li {
	height: 105px;
	display: block;
	float: left;
	width: 250px;
}
.question-ul li h5 {
	color: #FFF;
	font-size: 20px;
	float: left;
	padding-top: 10px;
	width: 76px;
	text-align: center;
}
.question-ul li p {
	font-size: 15px;
	padding-top: 40px;
	padding-left: 80px;
	color: #FFF;
	padding-right: 10px;
}
#pk {
	background-image: url(../Images/pk-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 735px;
}
.pk-tab-con li {
	height: 188px;
}
.pk-t {
	float: left;
	text-align: center;
	width: 120px;
	color: #C00;
	font-size: 25px;
	padding-top: 65px;
}
.pk-tab-con li img {
	border: 4px solid #FFF;
}
.pk-a img {
	float: left;
}
.pk-b img {
	float: right;
}
.pk-tab-con li p {
	font-size: 16px;
	width: 190px;
	display: block;
	float: left;
	padding-top: 40px;
	padding-left: 20px;
	line-height: 24px;
}
.witness-ul2 .info h3 a {
	color: #333;
}
.pic-ul {
	height: 210px;
	display: block;
}
.ggm-a {
	background-image: url(../Images/ggm-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 164px;
	position: relative;
}
.ggm-a-txt {
	position: absolute;
	left: 44px;
	top: 64px;
	width: 689px;
	height: 55px;
}
.ggm-a-txt li {
	line-height: 54px;
	float: left;
	height: 55px;
	color: #FFF;
	font-size: 16px;
	width: 103px;
	text-align: center;
	margin-right: 10px;
}
.ggm-a-tel {
	color: #FFF;
	font-size: 16px;
	position: absolute;
	top: 21px;
	right: 15px;
}
.ggm-a-tel strong {
	font-size: 24px;
}
a.ggm-a-qq {
	font-size: 15px;
	color: #FFF;
	position: absolute;
	left: 783px;
	top: 85px;
	width: 121px;
	height: 34px;
	line-height: 34px;
	text-align: center;
}
.ggm-b {
	background-image: url(../Images/ggn-bg2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 164px;
	position: relative;
}
.ggm-b-txt {
	font-size: 23px;
	color: #FFF;
	position: absolute;
	left: 192px;
	top: 29px;
	width: 538px;
	height: 97px;
}
.ggm-b-txt strong {
	font-size: 32px;
}
.index-guestbook .frame {
	position: relative;
	height: 430px;
}
.index-guestbook-text strong {
	font-size: 26px;
}
.index-guestbook-text small {
	color: #FFF;
	font-size: 18px;
}
.index-guestbook-form h3 {
	font-weight: bold;
	font-size: 22px;
	color: #9124CF;
	height: 45px;
}
.tl-links span a {
	color: #FFF;
}
.tl-tab {
	height: 55px;
	background-image: url(../Images/tl-w-bg.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.tl-tab ul {
	float: left;
	height: 55px;
	width: 730px;
}
.tl-tab span {
	float: right;
	height: 55px;
	line-height: 54px;
	padding-right: 10px;
}
.tl-tab ul li {
	float: left;
	height: 55px;
	line-height: 52px;
	color: #333;
	font-size: 18px;
	padding-right: 16px;
	padding-left: 16px;
	font-weight: normal;
}
.tl-tab span a, .tl-tab span a:visited {
	color: #666;
	font-size: 20px;
}
.tl-tab ul li.hover {
	cursor: pointer;
	background-image: url(../Images/tl-w-h3.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	color: #9325D3;
}
.about-con-tab {
	float: left;
	height: 512px;
	width: 274px;
	display: block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #B4B4B4;
	border-right-color: #B4B4B4;
	border-bottom-color: #B4B4B4;
	border-left-color: #B4B4B4;
}
.about-con-tab li {
	background-image: url(../Images/ys-tab-li.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 127px;
	width: 274px;
	cursor: pointer;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B4B4B4;
}
.about-con-tab li.hover {
	background-image: url(../Images/ys-tab-hover.png);
}
.about-con-tab li strong {
	display: block;
	height: 127px;
	line-height: 128px;
	font-size: 22px;
	font-weight: normal;
	background-repeat: no-repeat;
	background-position: 12px center;
	padding-left: 90px;
}
.about-con-tab-1 {
	background-image: url(../Images/ys-tab-1.png);
}
.about-con-tab-2 {
	background-image: url(../Images/ys-tab-2.png);
}
.about-con-tab-3 {
	background-image: url(../Images/ys-tab-3.png);
}
.about-con-tab-4 {
	background-image: url(../Images/ys-tab-4.png);
}
.about-con-tab li.hover strong {
	color: #FFF;
}
.about-con-tab-con {
	width: 726px;
	float: right;
}
.about-con-tab-con .layout {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #B4B4B4;
	border-right-color: #B4B4B4;
	border-bottom-color: #B4B4B4;
	border-left-color: #B4B4B4;
	height: 511px;
}
.about-con-tab-con-p {
	padding-top: 20px;
	padding-left: 15px;
}
.about-con-tab-con-p h3 {
	font-size: 22px;
	font-weight: bold;
	line-height: 40px;
}
.about-con-tab-con-p p {
	font-size: 18px;
	color: #666;
	height: 66px;
}
.question-tit-c {
	position: absolute;
	height: 31px;
	width: 1002px;
	text-align: center;
	font-size: 18px;
	color: #C00;
	top: 535px;
}
.question-ul-b {
	position: absolute;
	width: 1002px;
	left: 0px;
	top: 577px;
}
.question-ul-b li {
	float: left;
	padding-left: 30px;
	display: block;
	line-height: 30px;
	font-size: 15px;
}
.ys-tit .frame {
	height: 144px;
	position: relative;
}
.ys {
	background-image: url(../Images/ys-bg.jpg);
	background-repeat: repeat;
	background-position: center top;
	height: 2337px;
}
.ys-li-7 a {
	display: block;
	float: left;
	margin-right: 10px;
	padding-right: 30px;
	padding-left: 30px;
	height: 90px;
	line-height: 90px;
	color: #FFF;
	font-size: 18px;
}
a.a-yellow {
	background-color: #FAC200;
}
.a-red {
	background-color: #C00402;
}
.customer-tit {
	background-image: url(../Images/customer-tit.png);
	background-repeat: no-repeat;
	height: 200px;
	padding-left: 420px;
	background-position: 170px;
}
.customer-tit h3 {
	font-size: 24px;
	font-weight: bold;
	padding-top: 50px;
}
.customer-tit p {
	font-family: Impact;
	color: #999;
	font-size: 44px;
}
.customer-tit span {
	background-image: url(../Images/customer-more.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 25px;
	width: 81px;
	text-align: center;
	line-height: 24px;
}
.customer-box {
	margin-right: auto;
	margin-left: auto;
	height: 610px;
	width: 300px;
}

.pic-tab-con {
	background-image: url(../Images/pic-con-bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 240px;
	margin-top: 25px;
	overflow: hidden;
}
.pic-ul li a {
	background-color: #FFF;
	padding: 2px;
	border: 1px solid #CCC;
	display: block;
	margin-right: 5px;
	margin-left: 5px;
}
.about-tit {
	background-image: url(../Images/about-tit.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 293px;
}
.about-tit .frame {
	position: relative;
	height: 270px;
}
.about-tit .frame a {
	position: absolute;
	left: 668px;
	top: 31px;
}
.about-con .frame {
	height: 657px;
	position: relative;
}
.about-t {
	position: absolute;
	height: 73px;
	width: 1002px;
	left: 0px;
	top: 22px;
	text-align: center;
}
.about-t h3 {
	color: #BF0200;
	font-size: 30px;
	font-weight: bold;
}
.about-t p {
	font-size: 16px;
	font-weight: bold;
}
.cate li a:hover,.cate li a.hover {
	background-image: url(../Images/cate-li-hover.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
}
.index-menu {
	background-image: url(../Images/menu-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 165px;
	width: 235px;
	float: left;
	margin-right: 11px;
}
.index-menu li {
	float: left;
	width: 78px;
	height: 82px;
}
.index-menu li a {
	display: block;
	text-align: center;
	font-size: 14px;
	color: #FFF;
	padding-top: 50px;
}
.index-menu li a:hover {
	color: #DE005F;
}
.index-ban li{
	float:left;
	display:block;
	height:165px;
	width: 310px;
	color: #FFF;
}
.index-ban-1 {
	background-image: url(../Images/ba-1.jpg);
	margin-right: 12px;
}
.index-ban-2 {
	background-image: url(../Images/ba-2.jpg);
	margin-right: 12px;
}
.index-ban-3 {
	background-image: url(../Images/ba-3.jpg);
}
.index-ban li h5 {
	font-size: 16px;
	font-weight: bold;
	padding-top: 35px;
	padding-left: 120px;
}
.index-ban li p {
	padding-top: 10px;
	padding-left: 120px;
	padding-right: 10px;
}
.pro-ul li.p .name strong {
	font-size: 16px;
	font-weight: normal;
	display: block;
	padding-bottom: 8px;
}
.pro-ul li.p .name {
	height: 81px;
	background-color: #FFF;
	background-image: url(../Images/icon-plus.png);
	background-repeat: no-repeat;
	background-position: center 95px;
	padding-bottom: 60px;
}
.pro-ul li.p .name p {
	font-size: 11px;
	color: #666;
}
.news-ul-i {
	padding-top: 20px;

}
.news-ul-i li {
	display: block;
	height: 145px;
	float: left;
	width: 600px;
}
.news-ul-i ul li .pic {
	height: 130px;
	float: left;
	width: 160px;
}
.news-ul-i ul li .pic img {
	width: 150px;
	height: 130px;
}
.news-ul-i dl {
	float: left;
	width: 445px;
	padding-left: 10px;
	display: block;
	height: 135px;
}
.news-ul-i dt {
	font-size: 20px;
	line-height: 28px;
	font-weight: normal;
}
.news-ul-i dd {
	line-height: 24px;
	padding-top: 3px;
	color: #585858;
}
.news-ul-i dt a, .news-ul-i dt a:visited {
	color: #333;
}
.news-ul-i li .pic {
	height: 135px;
	width: 135px;
	float: left;
}
.news-ul-i li .pic img {
	height: 135px;
	width: 135px;
}

.footer-menu {
	height: 185px;
	border-top-width: 1px;
	border-bottom-width: 10px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C6C6C6;
	border-bottom-color: #C6C6C6;
	background-color: #E9E9E9;
}
.footer-menu dl {
	float: left;
	width: 25%;
	text-align: center;
	padding-top: 15px;
}
.footer-menu dl dt {
	font-size: 16px;
	color: #9124CF;
	font-weight: bold;
	line-height: 34px;
	background-image: url(../Images/tit-p.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-bottom: 15px;
}
.footer-menu dl dd {
	line-height: 30px;
	height: 30px;
}
.footer-menu dl dd a, .footer-menu dl dd a:visited {
	color: #333;
}
.footer-btn {
	height: 40px;
	text-align: center;
	color: #FFF;
	font-size: 16px;
	line-height: 40px;
}
.footer-btn a {
	background-image: url(../Images/footer-btn.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	width: 153px;
	line-height: 40px;
	color: #FFF;
	text-align: center;
	margin-right: 10px;
	display: inline-block;
}
#footer-ad{
	position:fixed;
	bottom:0;
	width:100%;
	height:50px;
	background-color:#333;
	_position:absolute;
	_bottom:0;

	_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginBottom,10)||0)));
}
#footer-ad .frame {
	line-height: 50px;
	color: #FFF;
	font-size: 18px;
	text-align: center;
}
a.btn-red {
	background-image: url(../Images/abs-btn-a.png);
	background-repeat: no-repeat;
	background-position: left center;
	display: inline-block;
	color: #FFF;
	text-align: center;
	width: 96px;
}
a.btn-green {
	background-image: url(../Images/abs-btn-b.png);
	background-repeat: no-repeat;
	background-position: left center;
	display: inline-block;
	color: #FFF;
	text-align: center;
	width: 96px;
}
.goods-info {
	padding: 15px;
	border: 1px solid #EEE;
}
.goods-page {
	margin-top: 20px;
}
.header-box {
	background-color: #E5E5E5;
	padding: 36px;
	height: 70px;
}
.newsletter-form {
	float: left;
	height: 70px;
	width: 620px;
}
.newsletter-txt {
	line-height: 68px;
	color: #999;
	height: 68px;
	padding-left: 10px;
	border: 1px solid #FFF;
	float: left;
	width: 490px;
}
.newsletter-btn {
	background-image: url(../Images/newsletter-btn.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 70px;
	width: 70px;
	background-color: #A7A7A7;
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.contact {
	float: right;
	height: 70px;
	width: 445px;
}
.contact h5 {
	background-color: #A7A7A7;
	float: left;
	height: 70px;
	line-height: 70px;
	width: 190px;
	text-align: center;
	color: #FFF;
	font-size: 18px;
	font-weight: normal;
}
.contact p {
	float: right;
	height: 70px;
	width: 205px;
	font-size: 18px;
	line-height: 34px;
	background-image: url(../Images/contact-p.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:40px
}
.sidebar-l {
	background-image: url(../Images/cate-l.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 780px;
	width: 20px;
	position: absolute;
	left: -20px;
	top: 0px;
}
.sidebar-r {
	background-image: url(../Images/cate-r.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 780px;
	width: 20px;
	position: absolute;
	top: 0px;
	right: -20px;
}
#partner {
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #E5E5E5;
	background-color: #FFF;
}
.tit-partner h3 strong {
	font-weight: normal;
	color: #9124CF;
	font-size: 30px;
}
.tit-partner span {
	float: right;
	padding-top: 20px;
	padding-right: 20px;
}
.about-bg {
	background-image: url(../Images/about-bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 713px;
}
.about-bg .frame {
	height: 713px;
}
.tit-about {
	color: #FFF;
	text-align: center;
	padding-top: 94px;
	text-shadow: #333 2px 2px;
	padding-bottom: 30px;
}
.tit-about h3 {
	font-size: 90px;
	font-weight: bold;
}
.tit-about p {
	font-size: 20px;
}
.about h4 {
	background-image: url(../Images/tit-p.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 18px;
	color: #9124CF;
	line-height: 40px;
	height: 50px;
}
.news-pic {
	height: 172px;
	width: 245px;
	float: left;
}
.news-pic img{
	height: 172px;
	width: 245px;
}
.index-news {
	height: 172px;
	width: 500px;
}
.index-faq {
	background-color: #232323;
	height: 324px;
}
.index-faq .frame {
	height: 324px;
	position: relative;
}
.bg-w {
	background-image: url(../Images/bg-w-a.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 38px;
}
.tit-faq {
	height: 112px;
}
.tit-faq h3 {
	color: #FFF;
	float: left;
	height: 82px;
	background-image: url(../Images/tit-w.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 16px;
	padding-top: 30px;
}
.tit-faq h3 strong {
	font-size: 32px;
}
.tit-faq span {
	float: right;
	padding-top: 50px;
	padding-right: 10px;
}
.tit-faq span a {
	color: #FFF;
}
.index-customer {
	background-image: url(../Images/customer-bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 610px;
	width: 426px;
	position: absolute;
	right: -40px;
	bottom: 0px;
}
.tit-customer {
	font-size: 26px;
	color: #9124CF;
	padding-top: 20px;
	background-image: url(../Images/tit-p.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 40px;
}
.index-guestbook-tel {
	background-image: url(../Images/map-big.png);
	padding-top: 230px;
	position: absolute;
	top: 10px;
	right: 26px;
	background-repeat: no-repeat;
	background-position: center top;
	width: 350px;
	text-align: center;
}
.i-name {
	background-image: url(../Images/ipt-name.png);
	background-repeat: no-repeat;
	background-position: 5px center;
}
.i-mob {
	background-image: url(../Images/ipt-tel.png);
	background-repeat: no-repeat;
	background-position: 5px center;
}
.i-email {
	background-image: url(../Images/ipt-email.png);
	background-repeat: no-repeat;
	background-position: 5px center;
}
.i-content {
	background-image: url(../Images/ipt-content.png);
	background-position: 5px 5px;
	background-repeat: no-repeat;
}
.iptc {
	border: 1px solid #E1E1E1;
	padding-left: 40px;
	height: 139px;
	width: 310px;
	padding-top: 8px;
	background-color: #FFF;
}
.index-guestbook-form .form-l {
	float: left;
	height: 54px;
	width: 359px;
}
.index-guestbook-form .form-r {
	float: right;
	height: 164px;
	width: 355px;
}
.index-guestbook-form .form-m {
	float: left;
	width: 716px;
}
.bg-w-b {
	background-image: url(../Images/bg-w-b.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 49px;
}
.footer-btn span {
	padding-right: 12px;
	padding-left: 12px;
}

.contact-tit{
	font-size: 16px;
    color: #9124CF;
    font-weight: bold;
    line-height: 40px;
}
