@charset "utf-8";
/* CSS Document */
* {
	margin:0px;
	padding:0px;
	font-size:12px;
}
body {
	margin:0 auto;
	background:#fff;
	padding:0px;
	overflow-x:hidden;
	font-family:Arial, Helvetica, sans-serif;
	color:#8b8b8b;
	-webkit-text-size-adjust:none;
	font-size:12px;
	background-image:url(text.txt);/* for IE6  抖动问题  */
	background-attachment:fixed;
	background:url(../images/bg_header.jpg) repeat-x;
}
ul {
	padding:0px;
	margin:0px;
	list-style:none;
}
img {
	border:none;
	display:block;
}
a {
	text-decoration:none;
	color:#8b8b8b;
}
a:hover {
	text-decoration:underline;
}
input {
	border:1px solid #ddd;
	vertical-align:middle
}
.clear {
	clear:both;
}
textarea {
	scrollbar-face-color:#edede2;
	SCROLLBAR-HIGHLIGHT-COLOR:#DBDBDB;
	SCROLLBAR-SHADOW-COLOR:#DBDBDB;
	SCROLLBAR-3DLIGHT-COLOR:#edede2;
	SCROLLBAR-ARROW-COLOR:#DBDBDB;
	SCROLLBAR-TRACK-COLOR:#edede2;
	SCROLLBAR-DARKSHADOW-COLOR:#edede2;
	border:1px solid #DBDBDB;
	font-size:12px;
}
form {
	padding:0px;
	margin:0px;
}
p {
	margin:0px;
}
page {
	height:30px;
	line-height:30px;
	overflow:hidden;
	text-align:center;
	clear:both;
	color:#8b8b8b;
	margin:20px auto
}
/*                 wrappe                     */
#wrappe {
	width:100%;
	margin:0 auto;
	overflow:hidden;
}
/*                 header                     */
.header {
	width:100%;
	margin:0 auto;
}
.banner {
	width:100%;
	margin:0 auto;
	position:relative;
	z-index:10;
}
.banner img {
	width:100%;
	margin:0 auto;
}
.nav1 {
	width:960px;
	margin:0 auto;
	height:40px;
}
.menu {
	width:560px;
	position:absolute;
	left:400px;
	top:25px;
	height:40px;
}
.menu ul li {
	width:90px;
	float:left;
	height:60px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	color:#fff;
}
.logo {
	width:200px;
	position:absolute;
	left:0px;
}
.nav {
	padding: 0;
	min-height: 60px;
	z-index: 10;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	border-radius: 0;
	border-color: #026031;
	border: none;
	border-bottom: 1px solid #026031;
	background: #005e31;
	background: -moz-linear-gradient(left, #005e31 0%, #78ca26 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, #005e31), color-stop(100%, #78ca26));
	background: -webkit-linear-gradient(left, #005e31 0%, #78ca26 100%);
	background: -o-linear-gradient(left, #005e31 0%, #78ca26 100%);
	background: -ms-linear-gradient(left, #005e31 0%, #78ca26 100%);
	background: linear-gradient(to right, #005e31 0%, #78csa26 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#005e31', endColorstr='#78ca26', GradientType=1 );
}
/*                 content                    */
.content {
	width:100%;
	margin:0 auto;
}
.content1 {
	width:960px;
	margin:0 auto;
	height:110px;
}
.z_content1 {
	width:200px;
	float:left;
	margin-right:20px;
}
.r_content1 {
	float:left;
	width:740px;
	padding-top:17px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:23px;
	font-weight:bold;
	font-size:13px;
	color:#666;
}
.r_content1 a {
	text-decoration:none;
	color:#213493;
	font-size:11px;
}
.r_content1 a:hover{
	color:#fa7729;
	font-size:11px;
}
.content2 {
	width:100%;
	background:#FAFAFA;
	height:190px;
}
.content2_ {
	width:960px;
	margin:0 auto;
	padding-top:20px;
}
.con_ct {
	width:960px;
	height:120px;
	background:url("")
}
.z_con_ct {
	width:140px;
	height:120px;
	background:#CCC;
	float:left;
	margin-right:90px;
	margin-top:20PX;
	padding-top:18px;
}
.z_ct1 {
	height:125px;
}
.z_ct1 img {
	float:left;
	margin-right:10px;
}
.z_ct1 span {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	width:165px;
}
.y_con_ct {
	float:left;
	width:550px;
	margin-top:40px;
	margin-left:20px;
}
.footer {
	width:100%;
	margin:0 auto;
	height:100px;
	background:#333;
}
.footer1 {
	width:960px;
	margin:0 auto;
}
.footer_left {
	line-height:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#CCC;
	float:left;
	margin-top:20px;
}
.footer_right {
	line-height:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#CCC;
	float:right;
	margin-top:20px;
}
.logo1 {
	position:absolute;
	left:40px;
	top:0px;
}
.index_menu_xin {
	width:100%;
	height:62px;
	left:0px;
	position:absolute;
	z-index:1000;
	bottom:0px;
}
.menu_xin {
	width:100%;
	height:178px;
	left:0px;
	position:absolute;
	z-index:1000;
	bottom:0px;
}
.con_sub_left_bk {
	width:242px;
	float:left;
	margin-right:28px;
}
.con_sub_left_bk1 {
	width:514px;
	float:left;
	margin-right:28px;
}
.con_sub_left_text {
	width:242px;
	height:14px;
	margin-left:0;
	float:left;
	font-family:"微软雅黑";
	color:#909090;
	font-size:12px;
	margin:10px 0 10px 0;
}
.con_sub_left_wb {
	width:242px;
	height:40px;
	float:left;
	background:#f0f0f0;
}
.con_sub_left_wb1 {
	width:514px;
	height:105px;
	float:left;
	background:#f0f0f0;
}
.con_sub_left_sk {
	width:242px;
	float:left;
	height:40px;
	background:#009049;
}
.con_sub_left_sk1 {
	float:left;
	line-height:40px;
	color:#FFF;
	padding-left:5px;
	font-family:Arial, Helvetica, sans-serif;
}
.con_sub_left_sk2 {
	float:right;
	line-height:40px;
	color:#FFF;
	background:#009049;
	font-size:25px;
	padding-right:5px;
}
.tijiao {
	width:70px;
	height:36px;
	margin-top:20px;
	float:right;
	padding-right:34px;
}
.quyu {
	width:100%;
	margin:0 auto;
}
.style1{
	width:110px;
	height:135px;
	background:#000;
	position:absolute;
	top:46%;
    left:24.5%;
	z-index:1000;
	filter:alpha(opacity=0); /* IE 透明度0% 
*/
	-moz-opacity:0; /* Moz + FF 透明度20%*/
	opacity: 0; /* 支持CSS3的浏览器（FF 1.5也支持）透明度20%*/
}
.style2 {
	width:560px;
	height:175px;
	display:none;
	position:absolute;
	top:55%;
	left:30%;
	z-index:1000;
}
.style3 {
	width:85px;
	height:115px;
	background:#0ff;
	position:absolute;
	top:40%;
	left:200px;
	z-index:1000;
	filter:alpha(opacity=0); /* IE 透明度0% 
*/
	-moz-opacity:0; /* Moz + FF 透明度20%*/
	opacity: 0; /* 支持CSS3的浏览器（FF 1.5也支持）透明度20%*/
}
.style4 {
	width:240px;
	height:160px;
	display:none;
	position:absolute;
	top:40%;
	left:25%;
	z-index:1000;
}
.style5 {
	width:80px;
	height:100px;
	background:#0ff;
	position:absolute;
	top:49%;
	left:81%;
	z-index:1000;
	filter:alpha(opacity=0); /* IE 透明度0% 
*/
	-moz-opacity:0; /* Moz + FF 透明度20%*/
	opacity:0; /* 支持CSS3的浏览器（FF 1.5也支持）透明度20%*/
}
.style6 {
	width:240px;
	height:160px;
	display:none;
	position:absolute;
	top:35%;
	left:70%;
	z-index:1000;
}
.style7 {
	width:85px;
	height:115px;
	background:#0ff;
	position:absolute;
	top:46%;
	left:11.5%;
	z-index:1000;
	filter:alpha(opacity=0); /* IE 透明度0% 
*/
	-moz-opacity:0; /* Moz + FF 透明度20%*/
	opacity:0; /* 支持CSS3的浏览器（FF 1.5也支持）透明度20%*/
}
.style8{
	width:240px;
	height:160px;
	display:none;
	position:absolute;
	top:60%;
	left:12%;
	z-index:1000;
}





.style9{
	width:85px;
	height:100px;
	background:#0ff;
	position:absolute;
	top:47%;
	left:4.5%;
	z-index:1000;
	filter:alpha(opacity=0); /* IE 透明度0% 
*/
	-moz-opacity:0; /* Moz + FF 透明度20%*/
	opacity:0; /* 支持CSS3的浏览器（FF 1.5也支持）透明度20%*/
}
.style10{
	width:240px;
	height:160px;
	display:none;
	position:absolute;
	top:60%;
	left:5%;
	z-index:1000;
}





.style11{
	width:80px;
	height:110px;
	background:#0ff;
	position:absolute;
	top:49%;
	left:74%;
	z-index:1000;
	filter:alpha(opacity=0); /* IE 透明度0% 
*/
	-moz-opacity:0; /* Moz + FF 透明度20%*/
	opacity:0; /* 支持CSS3的浏览器（FF 1.5也支持）透明度20%*/
}
.style12{
	width:430px;
	height:280px;
	display:none;
	position:absolute;
	top:30%;
	left:70%;
	z-index:1000;
}




.style13{
	width:80px;
	height:90px;
	background:#0ff;
	position:absolute;
	top:50%;
	left:88%;
	z-index:1000;
	filter:alpha(opacity=0); /* IE 透明度0% 
*/
	-moz-opacity:0; /* Moz + FF 透明度20%*/
	opacity:0; /* 支持CSS3的浏览器（FF 1.5也支持）透明度20%*/
}
.style14{
	width:240px;
	height:160px;
	display:none;
	position:absolute;
	top:60%;
	left:80%;
	z-index:1000;
}





.style15{
	width:258px;
	height:140px;
	background:#0ff;
	position:absolute;
	top:44%;
	left:34%;
	z-index:1000;
	filter:alpha(opacity=0); /* IE 透明度0% 
*/
	-moz-opacity:0; /* Moz + FF 透明度20%*/
	opacity:0; /* 支持CSS3的浏览器（FF 1.5也支持）透明度20%*/
}
.style16{
	width:650px;
	height:400px;
	display:none;
	position:absolute;
	top:30%;
	left:50%;
	z-index:1000;
}




.style17{
	width:87px;
	height:120px;
	background:#0ff;
	position:absolute;
	top:48%;
	left:66%;
	z-index:1000;
	filter:alpha(opacity=0); /* IE 透明度0% 
*/
	-moz-opacity:0; /* Moz + FF 透明度20%*/
	opacity:0; /* 支持CSS3的浏览器（FF 1.5也支持）透明度20%*/
}
.style18{
	width:430px;
	height:280px;
	display:none;
	position:absolute;
	top:30%;
	left:60%;
	z-index:1000;
}



.style19{
	width:122px;
	height:83px;
	background:#0ff;
	position:absolute;
	top:51%;
	left:55.5%;
	z-index:1000;
	filter:alpha(opacity=0); /* IE 透明度0% 
*/
	-moz-opacity:0; /* Moz + FF 透明度20%*/
	opacity:0; /* 支持CSS3的浏览器（FF 1.5也支持）透明度20%*/
}
.style20{
	width:430px;
	height:280px;
	display:none;
	position:absolute;
	top:30%;
	left:54%;
	z-index:1000;
}





.z_con_ct {
}
/************************************************************   about      **************************************************************/
.about_container {
	width:100%;
	height:auto;
	margin:0 auto;
	background:#f5f5f5;
}
.index_about_menu {
	width:100%;
	height:62px;
	margin:0 auto;
	position:absolute;
	top:0px;
	left:0px;
	z-index:1000;
}

.about_menu {
	width:100%;
	height:170px;
	margin:0 auto;
	position:absolute;
	top:0px;
	left:0px;
	z-index:1000;
}
.banner_about {
	width:100%;
	height:260px;
	margin:0 auto;
	overflow:hidden;
	position:relative;
	top:20px;
	left:0px;
	z-index:10;
}
.about_content1 {
	width:1100px;
	height:2170px;
	margin:0 auto;
	position:relative;
	background:url(../images/shadow_content1.png) top left repeat-y;
	margin-top:30px;
}
.about_content1_left {
	width:218px;
	height:auto;
	float:left;
}
.about_content1_title {
	width:200px;
	height:60px;
	margin:0 auto;
	margin-top:15px;
}
.about_case_img {
	width:200px;
	height:180px;
	margin:0 auto;
	margin-top:15px;
	background:url(../images/about_case_bg.jpg) left top no-repeat;
	overflow:hidden;
}
.about_case_img_inner {
	width:190px;
	height:165px;
	margin:0 auto;
	margin-top:5px;
}
.xianshi_top {
	width:190px;
	height:75px;
	margin-top:5px;
}
.about_case_img_inner_a {
	width:92px;
	height:75px;
	float:left;
}
.about_case_img_inner_b {
	width:85px;
	height:75px;
	float:left;
}
.about_case_wenzi {
	width:200px;
	height:auto;
	margin:0 auto;
	margin-top:10px;
	line-height:25px;
	text-align:center;
	background-color:#184197;
	color:#FFF;
}
.about_content1_middle {
	width:2px;
	height:auto;
	float:left;
	background:url(../images/middle_bar.png) left top no-repeat;
}
.about_content1_right {
	width:800px;
	height:2200px;
	margin-left:30px;
	float:left;
}
.title_about {
	width:800px;
	height:auto;
	overflow:hidden;
	padding-bottom:16px;
	height:33px;
}
.about_neirong {
	width:780px;
	height:auto;
	margin:0 auto;
	line-height:25px;
	margin-bottom:20px;
	color:#666;
}
.about_cooperation {
	width:800px;
	margin:0 auto;
	height:640px;
	color:#333;
}
/*****   合作效果        ******/
h1 {
	background:transparent url(../images/title.png) no-repeat top left;
	text-indent:-9000px;
	width:73px;
	height:530px;
	position:absolute;
	top:20px;
	left:0px;
}
h2 {
	font-size:26px;
	padding:10px 0px 10px 0px;
	margin-top:20px;
}
.xg_menu a {
	color:#777;
	text-decoration:none;
	outline:none;
}
.xg_menu a:hover {
	color:#222;
}
.wrapper2 {
	width:800px;
	margin:0 auto;
	position:relative;
}
/* Box Gallery style */
.xg_container {
	width:800px;
	height:530px;
	background:#aaa url(../images/default.jpg) no-repeat top left;
	position:relative;
	margin:0 auto;
	border:14px solid #fff;
	-moz-box-shadow:1px 1px 4px #333;
	-webkit-box-shadow:1px 1px 4px #333;
	box-shadow:1px 1px 4px #333;
}
.xg_bgimages img {
	position:absolute;
	display:none;
	top:0px;
	left:0px;
	width:800px;
	height:530px;
	opacity:0.3;
 filter:progid:DXImageTransform.Microsoft.Alpha(opacity=30);
}
.xg_container ul {
	list-style:none;
	margin:0;
	padding:0;
}
ul.xg_menu {
	position:relative;
	z-index:9999;
	background:transparent url(../images/bg.png) no-repeat top left;
	width:800px;
	height:530px;
}
ul.xg_menu li {
	width:261px;
	height:106px;
	float:left;
}
ul.xg_menu li a {
	display:block;
	float:left;
	width:100%;
	text-decoration:none;
	height:100%;
}
ul.xg_menu li a:hover {
	background:none;
}
ul.xg_menu li a span {
	padding:5px;
	display:block;
	text-align:center;
	margin:46px 20px 0px 10px;
	background:#fff;
	color:#333;
	opacity:0.8;
	text-transform:uppercase;
	font-size:18px;
 filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	overflow:hidden;
}
ul.xg_menu li:hover a {
	opacity:1.0;
 filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
}
.xg_preview {
	position:absolute;
	top:0px;
	left:0px;
	width:800px;
	height:530px;
	overflow:hidden;
	z-index:11;
}
.xg_preview img {
	position:absolute;
	display:none;
	top:0px;
	width:800px;
	height:530px;
}
.xg_nav a {
	width:35px;
	height:50px;
	position:absolute;
	top:50%;
	margin-top:-25px;
	cursor:pointer;
	opacity:0.7;
	z-index:9999;
 filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
}
.xg_nav a:hover {
	opacity:0.9;
 filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
}
a.xg_next_image {
	background:#000 url(../images/next.png) no-repeat center center;
	right:0px;
	display:none;
	-moz-border-radius:25px 0px 0px 25px;
	-webkit-border-top-left-radius:25px;
	-webkit-border-bottom-left-radius:25px;
	border-top-left-radius:25px;
	border-bottom-left-radius:25px;
}
a.xg_prev_image {
	background:#000 url(../images/prev.png) no-repeat center center;
	left:0px;
	display:none;
	-moz-border-radius:0px 25px 25px 0px;
	-webkit-border-top-right-radius:25px;
	-webkit-border-bottom-right-radius:25px;
	border-top-right-radius:25px;
	border-bottom-right-radius:25px;
}
.xg_loader {
	display:none;
	width:50px;
	height:50px;
	background: #000 url(../images/ajax-loader.gif) no-repeat center center;
	position:absolute;
	top:50%;
	left:50%;
	margin:-25px 0px 0px -25px;
	opacity: 0.7;
	z-index:100;
	-moz-border-radius:25px;
	-webkit-border-radius:25px;
	border-radius:25px;
 filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
}
.xg_back {
	display:none;
	background:#000 url(../images/back.png) no-repeat 50% 9px;
	width:68px;
	height:35px;
	position:absolute;
	left:50%;
	margin-left:-34px;
	top:544px;
	cursor:pointer;
	opacity:0.7;
	-moz-border-radius:0px 0px 35px 35px;
	-webkit-border-bottom-left-radius:35px;
	-webkit-border-bottom-right-radius:35px;
	border-bottom-left-radius:35px;
	border-bottom-right-radius:35px;
 filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
}
.xg_back:hover {
	opacity:1.0;
 filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
}
.latestWeb {
	width:980px;
	margin:10px auto 0;
}
.latestWeb ul {
	overflow:hidden;
	_height:1%;
}
.latestWeb li {
	float:left;
	border:1px solid #EBEAEA;
	width:150px;
	padding:10px;
	margin:14px 14px 0 0;
}
.trans_msg {
	filter:alpha(opacity=100, enabled=1) revealTrans(duration=.2, transition=1) blendtrans(duration=.2);
}
div.bodycontent {
	font-family:Arial, Helvetica, sans-serif;
	padding:0 10px 10px 13px;
	color:#555;
	line-height:22px;
	text-align:justify;
	text-justify:inter-ideograph;
}
div.bodycontent ul {
	margin-left:0px
}
/*****   合作效果  结束  ******/






.about_factory {
	width:800px;
	margin:0 auto;
	margin-bottom:25px;
}
/*********     厂房展示      ********/

#showArea a {
	color:#333;
	text-decoration:none
}
#showArea a:hover {
	color:#ef9b11;
	text-decoration:underline
}
.box {
	width:620px;
	margin:20px auto
}
.left-pro {
	width:810px;
	padding:20px 10px;
	border:1px solid #ccc;
	text-align:left;
	float:left
}
.left-pro .t1 {
	width:100px;
	float:left
}
.left-pro .t2 {
	width:650px;
	text-indent:0;
	float:left;
	padding-left:10px
}
.left-pro .t2 img {
	text-indent:0;
}
#showArea img {
	cursor:pointer;
	display:block;
	margin-bottom:5px;
	width:68px;
	padding:1px;
	border:1px solid #ccc;
	height:68px;
	float:left
}
#main_img {
	cursor:pointer;
	display:block
}
#gotop {
	cursor:pointer;
	display:block;
	margin-left:9px
}
#gobottom {
	cursor:pointer;
	display:block;
	margin-left:9px
}
#showArea {
	height:379px;
	margin:10px;
	overflow:hidden
}
/**********   厂房展示 结束   *******/





/***********************************  优势  ***************************************/
.about_advantages {
	width:800px;
	margin:0 auto;
	padding-top:30px;
}
.about_advantages1 {
	width:800px;
	margin:0 auto;
	height:auto;
}

.about_advantages1 li {
	float:left;
	width:180px;
	height:90px;
	margin-right:20px;
	background:#999;
}
.about_advantages1 li span {
	float:left;
	width:180px;
	height:60px;
	margin-right:20px;
	margin-top:20px;
	line-height:20px;
}
.about_advantages li {
	line-height:25px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
.about_advantages li  span{
	line-height:25px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	font-weight:bold;
}




/*#slider {
	Z-INDEX: 1;
	POSITION: absolute;
	WIDTH: 820px;
	HEIGHT: 403px;
	OVERFLOW: hidden;
	TOP: 380px;
	LEFT: 220px
}
#slider .slide {
	Z-INDEX: 10;
	POSITION: absolute;
	WIDTH: 500px;
	BACKGROUND: #000;
	HEIGHT: 333px;
	OVERFLOW: hidden;
	TOP: 43px;
	CURSOR: default;
	LEFT: 22px;
	text-align:left;
}
#slider .title {
	COLOR: #f80;
	FONT-SIZE: 1.2em;
	FONT-WEIGHT: bold;
	MARGIN-RIGHT: 1.5em;
	TEXT-DECORATION: none
}
#slider .text {
	POSITION: absolute;
	TEXT-ALIGN: justify;
	WIDTH: 470px;
	DISPLAY: none;
	COLOR: #fff;
	FONT-SIZE: 0.9em;
	TOP: 100%;
	LEFT: 10px
}
#slider .diapo {
	POSITION: absolute;
	FILTER: alpha(opacity=100);
	VISIBILITY: visible;
	opacity: 1
}
#apDiv1 {
	Z-INDEX: 1;
	POSITION: absolute;
	BACKGROUND-COLOR: #000000;
	WIDTH: 820px;
	HEIGHT: 30px;
	OVERFLOW: hidden;
	TOP: 0px;
	LEFT: 0px
}
#apDiv2 {
	Z-INDEX: 3;
	POSITION: absolute;
	WIDTH: 860px;
	HEIGHT: 35px;
	OVERFLOW: hidden;
	TOP: 816px;
	LEFT: 429px
}
.pagenext {
	POSITION: relative;
	WIDTH: 820px;
	HEIGHT: 37px
}
A.pn:link {
	Z-INDEX: 4;
	POSITION: absolute;
	WIDTH: 47px;
	FONT: 12px "宋体";
	COLOR: #666;
	TOP: 15px;
	RIGHT: 33px;
	TEXT-DECORATION: none
}
A.pn:visited {
	Z-INDEX: 4;
	POSITION: absolute;
	WIDTH: 47px;
	FONT: 12px "微软雅黑";
	COLOR: #666;
	TOP: 15px;
	RIGHT: 33px;
	TEXT-DECORATION: none
}*/





/* wrap */
.wrap {
	margin:0 auto;
	width:800px;
	height:437px;
	position:relative;
	overflow:hidden;
}
.pic {
	width:500px;
	height:334px;
	cursor:pointer;
}
.pic1 {
	background:url('../images/01q.jpg');
	position:absolute;
	top:0;
	left:0;
	z-index:1;
}
.pic_num1 {
	width:74px;
	height:79px;
	position:absolute;
	top:40px;
	left:17px;
	background:url('../images/pic_num.jpg');
	background-position:0 0;
	display:none;
}
.pic2 {
	background:url('../images/02q.jpg');
	position:absolute;
	top:0;
	left:500px;
	z-index:3;
}
.pic_num2 {
	width:74px;
	height:79px;
	position:absolute;
	top:40px;
	left:17px;
	background:url('../images/pic_num.jpg');
	background-position:-69px 0;
}
.pic3 {
	background:url('../images/03q.jpg');
	position:absolute;
	top:0;
	left:600px;
	z-index:5;
}
.pic_num3 {
	width:74px;
	height:79px;
	position:absolute;
	top:40px;
	left:17px;
	background:url('../images/pic_num.jpg');
	background-position:-138px 0;
}
.pic4 {
	background:url('../images/04q.jpg');
	position:absolute;
	top:0;
	left:861px;
	z-index:7;
}
.pic_num4 {
	width:74px;
	height:79px;
	position:absolute;
	top:40px;
	left:17px;
	background:url('../images/pic_num.jpg');
	background-position:-207px 0;
}
.pic5 {
	background:url('../images/05q.jpg');
	position:absolute;
	top:0;
	left:700px;
	z-index:9;
}
.pic_num5 {
	width:73px;
	height:79px;
	position:absolute;
	top:40px;
	left:18px;
	background:url('../images/pic_num.jpg');
	background-position:-276px 0;
}
/*.pic6 {
	background:url('../images/06q.jpg');
	position:absolute;
	top:0;
	left:800px;
	z-index:11;
}
.pic_num6 {
	width:73px;
	height:79px;
	position:absolute;
	top:40px;
	left:18px;
	background:url('../images/pic_num.jpg');
	background-position:-345px 0;
}*/

/***********************************  优势结束  ***********************************/
/* wrap2 */
.wrap2 {
	margin:0 auto;
	margin-top:35px;
	width:800px;
	height:437px;
	position:relative;
	overflow:hidden;
}
.p2ic {
	width:500px;
	height:334px;
	cursor:pointer;
}
.p2ic1 {
	background:url('../images/01q.jpg');
	position:absolute;
	top:0;
	left:0;
	z-index:1;
}
.p2ic_num1 {
	width:74px;
	height:79px;
	position:absolute;
	top:40px;
	left:17px;
	background:url('../images/pic_num.jpg');
	background-position:0 0;
	display:none;
}
.p2ic2 {
	background:url('../images/02q.jpg');
	position:absolute;
	top:0;
	left:500px;
	z-index:3;
}
.p2ic_num2 {
	width:74px;
	height:79px;
	position:absolute;
	top:40px;
	left:17px;
	background:url('../images/pic_num.jpg');
	background-position:-69px 0;
}
.p2ic3 {
	background:url('../images/03q.jpg');
	position:absolute;
	top:0;
	left:600px;
	z-index:5;
}
.p2ic_num3 {
	width:74px;
	height:79px;
	position:absolute;
	top:40px;
	left:17px;
	background:url('../images/pic_num.jpg');
	background-position:-138px 0;
}
.p2ic4 {
	background:url('../images/04q.jpg');
	position:absolute;
	top:0;
	left:861px;
	z-index:7;
}
.p2ic_num4 {
	width:74px;
	height:79px;
	position:absolute;
	top:40px;
	left:17px;
	background:url('../images/pic_num.jpg');
	background-position:-207px 0;
}
.p2ic5 {
	background:url('../images/05q.jpg');
	position:absolute;
	top:0;
	left:700px;
	z-index:9;
}
.p2ic_num5 {
	width:73px;
	height:79px;
	position:absolute;
	top:40px;
	left:18px;
	background:url('../images/pic_num.jpg');
	background-position:-276px 0;
}

/************************************************************   about end  **************************************************************/




























/*************************************************    产品   ******************************************************/
.pro_title{
	width:760px;
	height:auto;
	padding-top:10px;
	padding-bottom:5px;
	margin:0 auto;
	font-size:18px;
}
.pro_content{
	height:auto;
	width:800px;
}
.pro_neirong{
	width:760px;
	height:240px;
	margin:0 auto;
	padding-top:5px;
}
.pro_neirong_left{
	width:240px;
	height:240px;
	float:left;
	margin-right:20px;
	background:#CCC;
}
.pro_neirong_right{
	background:#CCC;
	width:240px;
	float:left;
	height:240px;
}
.pro_neirong_wenzi{
	margin-left:20px;
	width:760px;
	height:auto;
	margin-top:15px;
}
.pro_neirong_wenziq{
	margin-left:20px;
	width:760px;
	height:44px;
	background:#f1f1f1;
}
.pro_neirong_wenzi_left{
	width:240px;
	height:30px;
	float:left;
	margin-right:20px;
	line-height:30px;
	color:#06c;
	font-size:15px;
	font-weight:bold;
	text-align:center;
}
.pro_neirong_wenzi_right{
	width:240px;
	height:30px;
	float:left;
	line-height:30px;
	color:#06c;
	font-size:15px;
	font-weight:bold;
	text-align:center;
}












/*******************************************************************   banner   ****************************************************************************/

.inside-banner{
	width: 100%;
	height: 260px;
	position: relative;
	z-index: 30;
	filter:alpha(opacity=0); 
	opacity: 0;
}
.inside-banner-main{
	width: 960px;
	height: 260px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}
.inside-banner-main .line{
	width: 0;
	height: 1px;
	background: #fff;
	position: absolute;
	left: 600px;
}
.inside-banner-main p{
	position: absolute;
	left: 960px;
	color: #fff;
}
.inside-banner-main p.fz18{
	width: 300px;
	font-size: 13px;
	line-height: 26px;
	top: 62px;
	font-family:"微软雅黑";
	color:#000;
}
.inside-banner-main p.fz28{
	width: 300px;
	font-size: 25px;
	line-height: 36px;
	top: 100px;
	font-family:Arial, Helvetica, sans-serif; 
	color:#000;
}




.contact-banner{
	background: url(../images/insidebanner04.jpg) no-repeat left top; 
}




.bottom_xian{
	width:1100px;
	height:20px;
	border-top:1px solid #dbe0e0;
	margin:0 auto;
	margin-top:-30px;
}
/*******************************************************************   banner end   ************************************************************************/









/********************************************************************  product_inner  ***********************************************************************/

.products_inner{
	width:760px;
	height:auto;
	margin:0 auto;
}


.wslide {
	font-family: arial;
	font-size: 13px;
	color: #fff;
	cursor: default;
}
.wslide-main {
	position: relative;
	z-index: 2;
	width: 100%;
}
.wslide-link-cell {
	width: 1px;
}
.wslide table {
	border-collapse: collapse;
	border-spacing: 0;
}
.wslide td {
	padding: 0 !important;
	vertical-align: top;
}
.wslide-button {
	position: relative;
	display: inline-block;
	height: 25px;
	overflow: hidden;
	cursor: pointer;
}
.wslide-button-inner {
	position: relative;
	z-index: 2;
	float: left;
	padding: 0 14px !important;
	height: 25px;
	line-height: 25px;
	color: #fff;
	font-weight: bold;
	white-space: nowrap;
}
.wslide-button-icon {
	display: inline-block;
	height: 25px;
	vertical-align: top;
 *vertical-align: middle;
}
.wslide-button-bg {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 25px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background: #333;
	opacity: .8;
	filter: alpha(opacity=80);
}
.wslide-play .wslide-button-icon {
	width: 5px;
	background: url(../images/control_icons.gif) no-repeat -14px 50%;
	margin-left: 2px;
}
.wslide-pause .wslide-button-icon {
	width: 6px;
	background: url(../images/control_icons.gif) no-repeat -19px 50%;
	margin-left: 2px;
}
.wslide-prev .wslide-button-icon {
	width: 7px;
	background: url(../images/control_icons.gif) no-repeat 0 50%;
}
.wslide-next .wslide-button-icon {
	width: 7px;
	background: url(../images/control_icons.gif) no-repeat -7px 50%;
}
.wslide-content {
	position: relative;
	overflow: hidden;
}
.wslide-content-inner {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.wslide-overlay-top-left {
	position: absolute;
	z-index: 2;
	top: 10px;
	left: 10px;
}
.wslide-overlay-top-right {
	position: absolute;
	z-index: 2;
	top: 10px;
	right: 10px;
}
.wslide-overlay-left {
	position: absolute;
	z-index: 2;
	top: 50%;
	left: 10px;
}
.wslide-overlay-right {
	position: absolute;
	z-index: 2;
	top: 50%;
	right: 10px;
}
.wslide-overlay-left .wslide-button, .wslide-overlay-right .wslide-button {
	position: relative;
	top: -13px;
}
/* header-slideshow prev/next styling */

.wsite-header .wslide-overlay-left, .wsite-header .wslide-overlay-right {
	position: absolute;
	width: 100px;
}
.wsite-header .wslide-overlay-left {
	top: 0;
	left: 0;
	bottom: 0;
}
.wsite-header .wslide-overlay-right {
	top: 0;
	right: 0;
	bottom: 0;
}
.wsite-header .wslide-prev, .wsite-header .wslide-next {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
}
.wsite-header .wslide-prev .wslide-button-inner, .wsite-header .wslide-next .wslide-button-inner {
	position: absolute;
	top: 50%;
	height: auto;
	line-height: 100%;
	padding: 0 !important;
}
.wsite-header .wslide-prev .wslide-button-inner {
	left: 10px;
}
.wsite-header .wslide-next .wslide-button-inner {
	right: 10px;
}
.wsite-header .wslide-prev .wslide-button-icon, .wsite-header .wslide-next .wslide-button-icon {
	position: relative;
	top: -20px;
	width: 40px;
	height: 40px;
	background: url(header_slideshow_sprites.png) no-repeat;
}
.wsite-header .wslide-prev .wslide-button-icon {
	background-position: 0 0;
}
.wsite-header .wslide-prev:hover .wslide-button-icon {
	background-position: -40px 0;
}
.wsite-header .wslide-next .wslide-button-icon {
	background-position: -120px 0;
}
.wsite-header .wslide-next:hover .wslide-button-icon {
	background-position: -80px 0;
}
.wsite-header .wslide-prev .wslide-button-bg, .wsite-header .wslide-next .wslide-button-bg {
	display: none;
}
.wslide-slides {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.wslide-slide {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.wslide-slide-loading {
	background: url(loading.gif) no-repeat 50% 50%;
}
.wslide-slide-inner1 {
	position: absolute;
	top: 50%;
	left: 50%;
}
.wslide-slide-inner2 {
	position: absolute;
}

.wslide-slide-inner2 img {
	float: left;
}
.wslide-caption {
	position: absolute;
	z-index: 1;
	left: 0;
	width: 100%;
	overflow: hidden;
	_background: #333; /* bg wasn't working in IE6 */
}
.wslide-caption-top {
	top: 0;
}
.wslide-caption-bottom {
	bottom: 0;
}
.wslide-caption-text {
	position: relative;
	z-index: 2;
	padding: .7em 1em !important;
	line-height: 1.6em;
	text-align: left;
	text-shadow: 0 0 5px #000;
}
.wslide-caption-bg {
	_display: none;
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: .5;
	filter:alpha(opacity=50);
}
/* header slideshow caption */

.wsite-header .wslide-caption {
	width: auto;
	min-width: 25%;
	max-width: 75%;
}
.wsite-header .wslide-caption-text {
	font-size: 25px;
}
.wslide-links {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 100%;
	margin-left:10px;
}
.wslide-links-top .wslide-link {
	margin: 0 5px 5px 0 !important;
}
.wslide-links-bottom .wslide-link {
	margin: 5px 5px 0 0 !important;
}
.wslide-links-left .wslide-link {
	margin: 0 5px 5px 0 !important;
}
.wslide-links-right .wslide-link {
	margin: 0 0 5px 5px !important;
}
.wslide-links-top table, .wslide-links-bottom table {
	margin-right: -5px;
}
.wslide-links-left table, .wslide-links-right table {
	margin-bottom: -5px;
}
.wslide-links-inner {
	position: absolute;
	top: 0;
	left: 0;
}
.wslide-link {
	position: relative;
	display: block;
	cursor: pointer;
}
.wslide-link-thumbnail .wslide-link-inner1 {
	position: relative;
	width: 70px;
	height: 70px;
	overflow: hidden;
}
.wslide-link-thumbnail .wslide-link-inner2 {
	position: absolute;
	top: 50%;
	left: 50%;
}
.wslide-link-thumbnail img {
	position: absolute;
}
.wslide-playing .wslide-link-thumbnail img {
	opacity: .5;
	filter: alpha(opacity=50);
}
.wslide-playing .wslide-thumbnail-links .wslide-link-active img {
	opacity: 1;
	filter: none;
}
.wslide-link-number {
	border: 0;
	padding: 0 .6em !important;
	height: 2em;
	line-height: 2em;
	background: #333;
	color: #ddd !important;
	opacity: .7;
	filter: alpha(opacity=70);
	text-align: center;
	text-decoration: none !important;
}
.wslide-number-links .wslide-link-active, .wslide-number-links a:hover {
	color: #fff !important;
	opacity: 1;
	filter: none;
}
.wslide-dots {
	position: absolute;
	z-index: 3;
}
.wslide-dot {
	float: left;
	width: 15px;
	height: 15px;
	background: url(header_slideshow_sprites.png) no-repeat 0 -40px;
	cursor: pointer;
	margin: 0 3px;
}
.wslide-dot-current {
	background-position: -15px -40px;
}
.wsite-mobile .wslide-dot {
	float: left;
	width: 7px;
	height: 8px;
	background: url(header_slideshow_sprites1x.png) no-repeat 0 -20px;
	cursor: pointer;
	margin: 0 3px;
}
.wsite-mobile .wsite-header .wslide-prev .wslide-button-icon, .wsite-mobile .wsite-header .wslide-next .wslide-button-icon {
	position: relative;
	top: -10px;
	width: 20px;
	height: 20px;
	background: url(header_slideshow_sprites1x.png) no-repeat;
}

.mySlideWrap{
			width:500px;
		}

/********************************************************************  product_inner  end  ***********************************************************************/








/********************************************************************   配件中心   ***************************************************************************/
.peijian_neirong_left{
	width:360px;
	float:left;
	margin-right:36px;
}
.peijian_neirong_right{
	width:360px;
	float:left;
}
.peijian_neirong_wenzi{
	margin-left:20px;
	width:760px;
	height:30px;
	margin-top:20px;
}
.peijian_neirong_wenzi_left{
	width:360px;
	height:30px;
	float:left;
	margin-right:55px;
	line-height:30px;
	text-align:center;
	color:#06C;
	font-size:16px;
	font-weight:bold;
	text-decoration:underline
}
.peijian_neirong_wenzi_right{
	width:340px;
	height:30px;
	float:left;
	line-height:30px;
	text-align:center;
	color:#06C;
	font-size:16px;
	font-weight:bold;
	text-decoration:underline
}
.peijian_neirong_wenzi_leftq{
	width:360px;
	height:44px;
	float:left;
	margin-right:40px;
}
.kehu_contact{
	width:74px;
	height:44px;
	margin:0 auto;
}
.peijian_neirong_wenzi_rightq{
	width:360px;
	height:44px;
	float:left;
	line-height:30px;
	text-align:center;
	color:#06C;
	font-size:15px;
	font-weight:bold;
}
.peijian_content{
	height:auto;
	width:800px;
}
.peijian_content_listall{
	height:auto;
	width:800px;
}

.peijian_neirong{
	width:760px;
	height:auto;
	margin:0 auto;
	padding-top:30px;
}
.peijian_neirong_small{
	width:760px;
	height:225px;
	margin:0 auto;
}
.peijian_list{
	width:175px;
	height:225px;
	margin-right:15px;
	float:left;
}
.peijian_list2{
	width:140px;
	height:180px;
	float:left;
}
.peijian_list_wenzi_left{
	width:175px;
	height:50px;
	float:left;
	margin-right:15px;
	line-height:30px;
	text-align:center;
	color:#06C;
	font-size:12px;
	font-weight:bold;
}
.peijian_list_wenzi_right{
	width:140px;
	height:50px;
	float:left;
	line-height:30px;
	text-align:center;
	color:#06C;
	font-size:12px;
	font-weight:bold;
}
.peijian_list_more{
	width:760px;
	height:30px;
	line-height:30px;
	text-align:right;
	margin-top:20px;
}





.showout{
	position:relative;
}




.y_y_pro4a {
	width:450px;
	float:left;
	padding-top:10px;
}
.Tab2 {
	height:29px;
	background:url(../images/tab_bg_2.gif) repeat-x;
}
.Tab2 li {
	display:inline;
	float:left;
	width:97px;
	height:22px;
	color:#fff;
	text-align:center;
	padding:7px 0 0;
	margin:0 3px 0 0;
	background:url(../images/deta_blur_2.png) no-repeat;
	cursor:pointer;
}
.Tab2 li.focus {
	width:150px;
	font-weight:bold;
	color:#003b83;
	font-size:12px;
	background:url(../images/deta_focus_2.png) no-repeat;
}
.Box2 {
	border-right:1px solid #ececec;
	border-bottom:1px solid #ececec;
	border-left:1px solid #ececec;
	overflow:hidden;
	zoom:1;
}
.Box2 .info {
	width:470px;
	color:#666;
	font-size:12px;
	line-height:30px;
	padding:10px 0 0;
	margin:20px auto;
	background:url(../images/deta_bg.gif) repeat-x;
	overflow:hidden;
}
.Box2 .info * {
	color:#666;
	font-size:12px;
	line-height:30px;
}
table.order {
	background:#ccc;
}
table.order .label {
	width:150px;
	background:#f3f3f3;
	border-top:1px solid #fff;
	border-left:1px solid #fff;
	text-align:right;
	color:#666;
}
table.order .label i {
	color:#f00!important;
	margin:0 3px 0 0;
}
table.order td {
	padding:5px;
	background:#fff;
}

/********************************************************************   配件中心 end  ************************************************************************/






/**********************************************************************   main add   **********************************************************************/
.main_share1{
	float:left;
	width:60px;
	height:40px;
	margin-right:13px;
}
.main_share2{
	float:left;
	width:60px;
	height:60px;
}
.showout{
	position:relative;
}
/**********************************************************************    main sdd end   *****************************************************************/



























































/*******************add****************************************/
.about_advantages1q{
	width:800px;
	height:400px;
}
.application{
	width:100%;
	height:300px;
	margin:0 auto;
}
.inner_bottom{
	width:100%;
	height:auto;
	margin:0 auto;

}
.inner_bottom_pic{
	width:100%;
	height:auto;
}
#none{
	display:none;}
.none{
	display:none;}	
.inner_bottom_pic_a{
	float:left;
	margin-right:20px;
	width:185px;
	height:135px;
	padding-bottom:20px;
}
.inner_bottom_pic_b{
	float:left;
	width:185px;
	height:135px;
	padding-bottom:20px;
}
.inner_bottom_wenzi{
	width:100%;
	height:50px;
	margin-top:20px;
}
.inner_bottom_wenzi_a{
	float:left;
	margin-right:20px;
	width:185px;
	height:50px;
	line-height:30px;
	text-align:center;
	color:#06C;
	font-size:15px;
	font-weight:bold;
}
.inner_bottom_wenzi_b{
	float:left;
	width:185px;
	height:50px;
	line-height:30px;
	text-align:center;
	color:#06C;
	font-size:15px;
	font-weight:bold;
}



.hot_pro_one{
	width:240px;
	height:200px;
	float:left;
	margin-right:20px;
	background:#CCC;
}
.hot_pro_one1{
	width:240px;
	height:168px;
}
.hot_pro_one2{
	width:240px;
	height:30px;
	margin-top:20px;
	line-height:25px;
		color:#FFF;
}
.hot_pro_two{
	width:240px;
	height:200px;
	float:left;
	background:#CCC;

}
.pro_neirongnew{
	width:760px;
	height:auto;
	margin:0 auto;
	padding-top:30px;
}


/*******************add2014.5.21****************************************/
#up_zzjs{border:1px solid #ccc;width:360px;height:82px;line-height:20px;overflow:hidden; text-align:center;}
#up_zzjs #up_li{list-style-type:none;margin:0;padding:0;margin-left:6px;}

#up_zzjs #up_li a{font-size:12px; line-height:16px;}
/*hotproduct图片滚动*/

#demo {
background: #FFF;
overflow:hidden;
border: 1px dashed #CCC;
width: 592px;
height:96px;
margin:0 auto;
padding-top:30px;
padding-bottom:30px;
}
#demo img {
border: 3px solid #F2F2F2;
}
#indemo {
float: left;
width: 800%;

}
#demo1 {
float: left;
}
#demo2 {
float: left;
}
/*图片放大*/
#featured-wrap {
        position: relative;
        width: 592px;
        height: 195px;
        margin: 0 auto;
    }

    #featured-content {
        overflow: hidden;	
    }

    #featured-content a {
        float: left;	
        margin: 0 5px;
    }

    #featured-content a img {
        border: 1px solid #888;	
        padding: 3px;
        vertical-align: top;
    }

    #featured-preview {
        position: absolute;
        top: -64px;
        left: 0;
        z-index: 90;
        display: none;
        overflow: hidden;
        width: 320px;
        height: 217px;	
    }

    #featured-overlay {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 100;
    }

    #featured-overlay div {
        float: left;
        cursor: e-resize;
        background: red;
        display: none;
        width: 148px;
        height: 195px;
    }
.focus_img{width:750px;margin:20px auto;border:#d4d4d4 1px solid;background:url(images/m_cl_001.gif) repeat-x;overflow:hidden;zoom:1;height:500px}
.focus_img .big_area{border:#fd6500 1px solid;display:inline;float:left;margin:8px 0px 0px 10px;overflow:hidden;width:418px;position:relative;height:278px}
.focus_img .big_area h3{font-weight:normal;font-size:18px;left:0px;margin:0px;overflow:hidden;width:418px;color:#000;bottom:0px;line-height:34px;font-family:黑体;position:absolute;height:32px;text-align:center}
.focus_img .big_area img{filter:revealtrans(duration=1,transition=5)}
.focus_img .big_area .titlebg{background:#fff;filter:alpha(opacity=60);left:0px;width:418px;bottom:0px;position:absolute;height:32px;opacity:0.6}
.focus_img .thurmb{padding:0px 8px 0 0;float:right;width:246px;}
.focus_img .thurmb .small_div{margin-top:8px;background:url(images/m_cl_002.gif) no-repeat;overflow:hidden;width:247px;cursor:pointer;height:64px}
.focus_img .thurmb .selected{background-position:0px -136px;color:#fff}
.focus_img .thurmb .selected img{border-color:#ecd8cf;}
.focus_img .thurmb .selected a{color:#fff;text-decoration:none}
.focus_img .thurmb img{border:#ccc 1px solid;display:inline;float:left;margin:4px 0px 0px 16px;width:81px;height:54px}
.focus_img .thurmb .small_div span{padding:5px 0 0 4px;display:block;margin-left:103px;line-height:19px;}



.top{
height:58px; 
z-index:55;
width:100%;

background: url(../images/top_bg.gif) repeat-x;


/*filter:alpha(opacity=75);
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=75);
opacity: 0.75;*/
}

.menu{
	position:relative; 
	width:1260px;
	height:58px;
	padding-right:30px;
	margin:auto;
	z-index:60;
	}

.menu_wid{
width:1100px;
margin:0 auto;
height:58px;
}


.menu_top{
width:630px;
float:right;
overflow:hidden;
margin-right:45px;
margin-top:10px;
}
.menu_top ul{ float:right;}
.menu_top ul li{
width:111px;
float:left;
height:31px;
background:url(../images/menu.png) no-repeat ;
margin-left:10px;

}
.menu_top ul li.nomargin{
background:none;
}
.menu_top ul li a{
display:block;
float:left;
font-family: Arial, Helvetica, sans-serif;
font-weight:bold;
color:#333;
width:111px;
height:31px;
text-align:center;
line-height:31px;
}
.menu_top ul li a:hover,.menu_top ul li a.hovers{
color:#eff0f0;
background:url(../images/anjiao.png) no-repeat center 32px;
}

.menu_two{
width:100%;
height:95px;
display:none;
background: url(../images/submenu530.png) repeat-x;
overflow:hidden;
position:absolute;
top:56px;
}
.menu_center{
width:1200px;
margin:0 auto;
height:95px;
}
.menu1{
width:1200px;
display:none;
padding-top:13px;
overflow:hidden;
}
.menu1_left{
width:95px;
float:left;
margin-right:70px;
border-right:1px dashed #444;
}
.menu1_left ul li{
height:28px;
text-align:center;
line-height:28px;
}
.menu1_left ul li a{
color:#333;
text-decoration:none;
}
.menu_about_img{
width:1200px;
float:left;
overflow:hidden;
text-decoration:none;
}
.menu_about_img a{
margin-right:70px;
float:left;
text-decoration:none;
}
.menu1_pro{
width:1500px;
float:none;
}
a{
	
	
	text-decoration:none;
	}





.index_top{
height:63px; 
z-index:55;
width:100%;
z-index:100000;
background: url(../images/home_topbg.gif) repeat-x;
}

.index_menu_wid{
width:1100px;
margin:0 auto;
height:58px;
}


.index_menu_top{
width:730px;
float:right;
overflow:hidden;
margin-top:6px;
}
.index_menu_top ul{ float:right;}
.index_menu_top ul li{
width:111px;
float:left;
height:50px;
margin-left:20px;
background:url(../images/menu.jpg) no-repeat ;
}
.index_menu_top ul li.nomargin{
background:none;
}
.index_menu_top ul li a{
display:block;
float:left;
font-family: Arial;
font-weight:bold;
color:#333;
width:111px;
height:50px;
text-align:center;
line-height:50px;
font-size:14px

}
.index_menu_top ul li a:hover,.index_menu_top ul li a.hovers{
color:#eff0f0;
background:url(../images/anjiao.png) no-repeat center 32px;
}
.index_menu_two{
width:100%;
height:95px;
display:none;
background: url(../images/submenu530.png) repeat-x;
overflow:hidden;
position:absolute;
top:-88px;
left:0;
}
.index_menu_center{
width:1200px;
margin:0 auto;
height:95px;
}
.index_menu1{
float:right;
width:1200px;
display:none;
overflow:hidden;
margin-top:10px;
}
.menu1_left{
width:95px;
float:left;
margin-right:70px;
border-right:1px dashed #444;
}

.index_menu_about_img{
width:1200px;
height:62px;
overflow:hidden;
margin:0 auto;
margin-top:15px;
}
.index_menu_about_img a{
margin-left:70px;
float:left;
}
.menu1_pro{
width:1100px;
float:none;
}
a{
	
	
	text-decoration:none;
	}


#faqbg {
	background-color:#666666;
	position:absolute;
	z-index:99;
	left:0;
	top:0;
	display:none;
	width:100%;
	height:1000px;
	opacity:0.5;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
}
#faqdiv {
	position:absolute;
	width:700px;
	left:50%;
	top:50%;
	margin-left:-200px;
	height:auto;
	z-index:100;
	background-color:#fff;
	border:1px #8FA4F5 solid;
	padding:1px;
}
#faqdiv h2 {
	height:25px;
	font-size:14px;
	background-color:#8FA4F5;
	position:relative;
	padding-left:10px;
	line-height:25px;
}
#faqdiv h2 a {
	position:absolute;
	right:5px;
	font-size:12px;
	color:#FF0000;
}
#faqdiv .form {
	padding:10px;
}
#faqbg1 {
	background-color:#666666;
	position:absolute;
	z-index:99;
	left:0;
	top:0;
	display:none;
	width:100%;
	height:1000px;
	opacity:0.5;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
}
#faqdiv1 {
	position:absolute;
	width:700px;
	left:50%;
	top:50%;
	margin-left:-200px;
	height:auto;
	z-index:100;
	background-color:#fff;
	border:1px #8FA4F5 solid;
	padding:1px;
}
#faqdiv1 h2 {
	height:25px;
	font-size:14px;
	background-color:#8FA4F5;
	position:relative;
	padding-left:10px;
	line-height:25px;
}
#faqdiv1 h2 a {
	position:absolute;
	right:5px;
	font-size:12px;
	color:#FF0000;
}
#faqdiv1 .form {
	padding:10px;
}
#faqbg2 {
	background-color:#666666;
	position:absolute;
	z-index:99;
	left:0;
	top:0;
	display:none;
	width:100%;
	height:1000px;
	opacity:0.5;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
}
#faqdiv2 {
	position:absolute;
	width:700px;
	margin:0 auto;
	left:30%;
	top:50%;
	height:500px;
	z-index:100;
	background-color:#fff;
	border:1px #8FA4F5 solid;
	padding:20px;
}
#faqdiv2 h2 {
	height:25px;
	font-size:14px;
	background-color:#8FA4F5;
	position:relative;
	padding-left:10px;
	line-height:25px;
}
#faqdiv2 h2 a {
	position:absolute;
	right:5px;
	font-size:12px;
	color:#ffffff;
}
#faqdiv2 .form {
	padding:10px;
}

.pages{
margin-top:8px; 
color:#03F;
	}
.pages font{
	color:#03F;
	text-decoration:underline
	}
.pages table tr td a{
	color:#03F;!important
	text-decoration:underline;!important
	}
.pages table tr td a:link{
	text-decoration:underline;!important
	}	
.pages table tr td a:visited{
	text-decoration:underline;!important
	}	
	
.underline{
	text-decoration:underline;!important
	}

