﻿body {
	margin:0;
	padding:0;
	font-size:12px;
	line-height:22px;
	font-family:Microsoft Yahei, Geneva, Arial, Helvetica, sans-serif;
	-webkit-text-size-adjust:none;
	color:#6D6D6D;
	overflow-x:hidden;
    background:#FFFFFF;
}
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,p {
	margin:0;
	padding:0;
}
input,select,textarea {
	font-size:12px;
	line-height:16px;
}
img {
	border:0;
}
ul,li {
	list-style-type:none;
}
a {
	color:#333;
	text-decoration:none;
}
a:link {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
* {
	margin:0;
	padding:0;
}


/*菜单*/
#xww_nav{
	margin:0 auto;
	height:40px;
	width:100%;
	/*background-image: url(../images/memubg01.png);
	
	background-repeat: repeat-x;*/
	
}

.nav_fi {
	
	margin:0px auto;
}
.nav_sec {
}
.nav {
	width:900px;
	_width:850px;
	margin:0px 5px;
	height:100px;
	margin:0 auto;
	line-height:100px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	overflow:hidden;
	display: block;
}
.nav li {
	float:left;
	 width:150px;
	_width:150px;
	
	
	
}
.nav li a {
	display:block;
	padding:0px 2px;
	text-align:center;
	font-size:16px;
	color:#fff;
	overflow:hidden;
	font-weight:normal;
	font-family:Geneva, Arial, Helvetica, sans-serif;

}
.nav li a:hover, .nav li a:hover.on {
	background-color:#000;
	text-decoration:none;
}
.nav li a.on {
	background:#1c1c1c;
}
.nav li a.on2 {
	background:#0066CC;
	text-decoration:none;
}
.nav li:hover.on {
	background:#0066CC;
	text-decoration:none;
}
.nav li ul {
	display:none;
	position:absolute;
	z-index:9999;
}
.nav .sub_nav li {
	float:none;
	position:relative;
	line-height:20px;
	_display:inline;
	border:0;
	max-width:150px;
	_width:150px;
	list-style:none;
	overflow:hidden;
	border-bottom:1px solid #666;
}
.nav .sub_nav li a {
	display:block;
	padding:6px 5px 6px 5px;
	background:#333;
	height:30px;
	line-height:30px;
	text-align:left;
	font-weight:normal;
	font-size:1.2em;
	color:#ccc;
	overflow:hidden;
}
.nav .sub_nav li a:hover {
	color:#FFFFFF;
}
/***/
#header{
width:100%;
height:100px;
position:fixed;
background:#000000;

}



.main {
	margin: 100px auto 0px auto;
	width:100%;
	height:auto;
}
.pro-switch {
	height: auto;
	overflow: hidden;
	position: relative;
	width:100%;
	margin-top:100px;
}
.flexslider {
	margin: 0;
	padding: 0;
}
.flexslider .slides > li {
	display: none;
	-webkit-backface-visibility: hidden;
}
.flexslider .slides img {
	width:1680px;
	display: block;
	height:auto;
	margin:0 auto;
	height:438px;
}
.slides:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
html[xmlns] .slides {
	display: block;
}
* html .slides {
	height: 100%;
}
.no-js .slides > li:first-child {
	display: block;
}
.flexslider {
	margin: 0 auto;
	position: relative;
	width:100%;
	zoom: 1;
}
.flex-viewport {
	max-height: 2000px;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	transition: all 1s ease;
}
.flexslider .slides {
	zoom: 1;
}
.flex-direction-nav {
*height: 0;
}
.flex-direction-nav a {
	width: 60px;
	height: 90px;
	margin: -60px 0 0;
	display: block;
	background: url(../images/ad_ctr.png) no-repeat 0 0;
	position: absolute;
	top: 50%;
	z-index: 10;
	cursor: pointer;
	text-indent: -9999px;
	opacity: 0;
	filter:alpha(opacity=0);
-webkit-transition: all .3s ease;
}
.flex-direction-nav .flex-next {
	background-position: 0 -90px;
	right: 0;
}
.flex-direction-nav .flex-prev {
	left: 0;
}
.flexslider:hover .flex-next {
	opacity: 0.8;
	filter:alpha(opacity=25);
}
.flexslider:hover .flex-prev {
	opacity: 0.8;
	filter:alpha(opacity=25);
}
.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
	opacity: 1;
	filter:alpha(opacity=50);
}
.flex-control-nav {
	width: 100%;
	position: absolute;
	text-align: center;
	left:0;
	top:422px;
}
.flex-control-nav li {
	margin: 0 5px;
	display: inline-block;
	zoom: 1;
*display: inline;
}
.flex-control-paging li a {
	background: url(../images/dot.png) no-repeat 0 -16px;
	display:block;
	height: 16px;
	overflow: hidden;
	text-indent:-99em;
	width: 16px;
	cursor: pointer;
}
.flex-control-paging li a.flex-active {
	background-position: 0 0;
}
.td {
	font-size:12px;
}
.tc {
	text-align:center;
}
.tl {
	text-align:left;
}
.tr {
	text-align:right;
}
.dis {
	display:block;
}
.undis {
	display:none;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
.fb {
	font-weight:bold;
}
.fnb {
	font-weight:200;
	margin-left:-1px;
}
input[type="text"]:focus,
input[type="password"]:focus,
textarea:focus {
	outline:none;
}
dt span.bt {
	float:left;
	margin-left:15px;
	font:bold 15px/36px "微软雅黑";
	color:#0066CC;
}
dt span.bt1 {
	float:left;
	margin-left:24px;
	font:bold 15px/40px "微软雅黑";
	color:#ffffff;
}
dt span.mor {
	float:right;
	margin-right:10px;
	line-height:36px;
	color:#D1D1D1;
}
.clear {
	clear:both;
}
/*head开始*/
/***/
#header{
margin:0 auto;
overflow:hidden;
background:#000000;
top:0;
z-index:9999;
display:block;

}
.header-conn{

width:1200px;
height:100px;
margin:0 auto;
}
.logo{
float:left;


}
.logo img{
float:left;
}

.logo .img2{display: none;} 
.logo:hover .img1{display: none;} 
.logo:hover .img2{display: block;} 


.webnav{

float:right;

height:100px;
width:860px;

}
/****/
a {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #F00;
}
#menuxww {
	width:885px;
	height:100px;
	margin:0 auto;
	line-height:100px;
	
}
#menuxww ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#menuxww ul li {
	float:left;
	margin-left:2px;
	width:140px;
	/*background:#FF6633;*/
	
}
#menuxww ul li a {
	display:block;
	width:160px;
	height:100px;
	line-height:100px;
	text-align:center;
	/*background:#009966;*/
	font-size:18px;
	color:#FFFFFF;
	font-family:"微软雅黑";
	text-decoration:none;
	
}
#menuxww ul li a:hover {
	color:#FFFF00;
	
}
#menuxww ul li a#current {
	background:#0C395A;
	font-weight:bold;
	color:#fff;
}
#menuxww ul li ul {
	
	display:none;
	position:absolute;
	z-index:99999;
	
}
#menuxww ul li ul li {
	float:left;
	width:160px;
	
	margin:0;
	height:60px;
	line-height:60px;
	padding:0px;
	
	
}
#menuxww ul li ul li a {
	background:none;
	height:60px;
	line-height:60px;
	color:#333333;
}
#menuxww ul li ul li a:hover {
	color:#003399;
	font-family:"微软雅黑";
	font-weight:bold;
}
#menuxww ul li:hover ul {
	display:block;
}
#menuxww ul li.sfhover ul {
	display:block;
}
/***/
#proclistcm{
width:1920px;
background:#FFFFFF;
margin:0 auto;
position:absolute;
left:-600px;
filter:alpha(opacity=90); 
-moz-opacity:0.90; 
-khtml-opacity: 0.90; 
opacity: 0.90; 

}	

#proclistcm2{
width:2000px;
background:#FFFFFF;
margin:0 auto;
position:absolute;
left:-800px;
filter:alpha(opacity=90); 
-moz-opacity:0.90; 
-khtml-opacity: 0.90; 
opacity: 0.90; 

}

#proclistcm3{
width:2100px;
background:#FFFFFF;
margin:0 auto;
position:absolute;
left:-900px;
filter:alpha(opacity=90); 
-moz-opacity:0.90; 
-khtml-opacity: 0.90; 
opacity: 0.90; 

}

#proclistcm4{
width:2250px;
background:#FFFFFF;
margin:0 auto;
position:absolute;
left:-1030px;
filter:alpha(opacity=90); 
-moz-opacity:0.90; 
-khtml-opacity: 0.90; 
opacity: 0.90; 

}
#proclistcm5{
width:2450px;
background:#FFFFFF;
margin:0 auto;
position:absolute;
left:-1200px;
filter:alpha(opacity=90); 
-moz-opacity:0.90; 
-khtml-opacity: 0.90; 
opacity: 0.90; 

}
.prolistfbin {
	width:1200px;
	overflow:hidden;
	margin:0 auto;
	
	
}
.prolistfbin li {
	width:220px;
	margin:10px 5px 5px 5px;
    height:158px;
	float:left;
	
}
.prolistfbin li a{

	text-align:center;
}

.prolistfbin2 {
	width:900px;
	overflow:hidden;
	margin:0 auto;
	
	
}
.prolistfbin3 {
	width:800px;
	overflow:hidden;
	margin:0 auto;
	
	
}
.prolistfbin4 {
	width:700px;
	overflow:hidden;
	margin:0 auto;
	
	
}
.prolistfbin5 {
	width:380px;
	overflow:hidden;
	margin:0 auto;
	
	
}
/**banner**/
.main {
	margin: 0px auto 0px auto;
	width:100%;
	height:auto;
}
.pro-switch {
	height: auto;
	overflow: hidden;
	position: relative;
	width:100%;
}
.flexslider {
	margin: 0;
	padding: 0;
}
.flexslider .slides > li {
	display: none;
	-webkit-backface-visibility: hidden;
}
.flexslider .slides img {
	width:1680px;
	display: block;
	height:auto;
	margin:0 auto;
	height:438px;
}
.slides:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
html[xmlns] .slides {
	display: block;
}
* html .slides {
	height: 100%;
}
.no-js .slides > li:first-child {
	display: block;
}
.flexslider {
	margin: 0 auto;
	position: relative;
	width:100%;
	zoom: 1;
}
.flex-viewport {
	max-height: 2000px;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	transition: all 1s ease;
}
.flexslider .slides {
	zoom: 1;
}
.flex-direction-nav {
*height: 0;
}
.flex-direction-nav a {
	width: 60px;
	height: 90px;
	margin: -60px 0 0;
	display: block;
	background: url(../images/ad_ctr.png) no-repeat 0 0;
	position: absolute;
	top: 50%;
	z-index: 10;
	cursor: pointer;
	text-indent: -9999px;
	opacity: 0;
	filter:alpha(opacity=0);
-webkit-transition: all .3s ease;
}
.flex-direction-nav .flex-next {
	background-position: 0 -90px;
	right: 0;
}
.flex-direction-nav .flex-prev {
	left: 0;
}
.flexslider:hover .flex-next {
	opacity: 0.8;
	filter:alpha(opacity=25);
}
.flexslider:hover .flex-prev {
	opacity: 0.8;
	filter:alpha(opacity=25);
}
.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
	opacity: 1;
	filter:alpha(opacity=50);
}
.flex-control-nav {
	width: 100%;
	position: absolute;
	text-align: center;
	left:0;
	top:422px;
}
.flex-control-nav li {
	margin: 0 5px;
	display: inline-block;
	zoom: 1;
*display: inline;
}
.flex-control-paging li a {
	background: url(../images/dot.png) no-repeat 0 -16px;
	display:block;
	height: 16px;
	overflow: hidden;
	text-indent:-99em;
	width: 16px;
	cursor: pointer;
}
.flex-control-paging li a.flex-active {
	background-position: 0 0;
}
.td {
	font-size:12px;
}



/*菜单*/

/*banner*/

#banner {
	width:auto;
	margin:0 auto;
}
.banner {
	width:100%;
	margin:0 auto;
}
.banner img {
	width: 100%;
	display: block;
	height:auto;
}


/*公告区域*/

#noticea {
	width:100%;
	margin:2px auto;
	height:46px;
	line-height:36px;
	background:url(../images/ggbg.png) repeat-x;
	color:#8d8d8d;
	overflow:hidden;
}

.notice {
	width:1200px;
	_width:1200px;
	margin:2px auto;
	height:36px;
	line-height:36px;
	background:url(../images/ggbg.png) repeat-x;
	color:#8d8d8d;
	overflow:hidden;
}
.notice_a {
	width:680px;
	overflow:hidden;
	float:left;
	padding-left:10px;
}
.notice_a strong {
	color:#6a6a6a;
	float:left;
}

.inxww_pro {
	width:1200px;
	margin:10px auto;
}
.inpro_tit {
	width:100%;
	height:109px;
	overflow:hidden;
	background-repeat: repeat-x;
}
.inxww_pro_t {
	height:83px;
	background:url(../img/pictitle.gif);
	margin:0 auto;
	width:1200px;
}
.inxww_pro_c {
	width:890px;
	border:1px #f1f1f1 solid;
	padding:10px 0px 0px 0px;
	background-color:#FFFFFF;
	border-top-style:none;
	overflow:hidden;
}
.inpro_con {
	width:295px;
	height:230px;
	float:left;
	border:1px solid #EFEFE3;
	margin-right:5px;
	display:block;
}
.inpro_con ul {
	width:286px;
	height:213px;
	background:#F9F9F9;
	margin:3px;
}
.inpro_con:hover {
	border:1px solid #FF0000;
}
.pro_color ul li a:link {
	color:#FF0000;
}
.pro_line {
	border-bottom:1px dashed #EFEFEF;
}
#inpro_zt {
	margin:0px auto 0px auto;
	background:#F9F9F9;
}
.inpro_ztb {
	width:100%;
	height:109px;
	overflow:hidden;
	background-image: url(../img/protitb.gif);
	background-repeat: repeat-x;
}
.inpro_ztb h1 {
	width:1200px;
	height:109px;
	margin:0 auto;
	background-image: url(../img/prozt.gif);
}
.inpro_tw {
	width:1200px;
	margin:0px auto;
	height:340px;
}
.inpro_ztl {
	width:488px;
	height:324px;
	border:1px solid #EBEBEB;
	float:left;
	padding:4px;
}
.inpro_ztr {
	width:692px;
	height:332px;
	float:right;
}
.inpro_ztr li {
	padding-left:20px;
	line-height:23px;
	font-size:13px;
	text-align:left;
	list-style-type:none;
}
.inpro_ztr li span {
	width:80px;
	height:45px;
	background:#0099FF;
	color:#FFFFFF;
	padding:6px 25px 6px 25px;
	line-height:45px;
	text-align:center;
}
.inpro_ztr li span a:link {
	color:#FFFFFF;
}
#inproduct {
	background:#F9F9F9;
	margin:0 auto;
	padding:0;
	height:250px;
}
#prody {
	margin:0 auto;
}
.prody_pic {
	width:1200px;
	margin:0 auto;
}
.prody_pic li img {
	padding:0;
	margin:0 auto;
}
.inxww_pro_c li {
	width:auto;
	float:left;
	margin-left:10px;
	margin-bottom:8px;
	display:inline;
	text-align:center;
	word-wrap: break-word;
}
.inxww_pro_c li img {
	border:1px #EAEAEA solid;
	padding:3px;
}
.inxww_pro_c li span {
	line-height:24px;
	width:100%;
	display:block;
}
/*友情链接*/
#weblink {
	width:100%;
	background:#E10F29;
	height:60px;
}
#weblink .link-txt {
	width:160px;
	float:left;
	background:#000000;
	height:60px;
}
#weblink .link_c {
	height:60px;
}
#weblink .link {
	width:1200px;
	height:60px;
	margin:0 auto;
	background:#EFEFEF;
}
/*页脚区域*/
#bottomall {
	width:100%;
}
.bottom_r {
	width:1200px;
	margin:0 auto;
}
.bottom_r li {
	text-align:center;
	height:25px;
	line-height:25px;
}
.f_dc {
	width:100%;
	text-align:center;
	line-height:24px;
	color:#999999;
}
.f_dc a {
	color:#FFFFFF;
}
.f_dc a:hover {
	color:#CCCC00;
}
/*子页样式*/
.webmain_title {
	width:890px;
	height:50px;
	margin:5px auto;
	background-color:#FFFFFF;
	line-height:50px;
	border:1px solid #E8E8E8;
}

.webmain_titlejob {
	width:890px;
	height:50px;
	margin:5px auto;
	background-color:#FFFFFF;
	line-height:50px;
	border:1px solid #E8E8E8;
}


.webmain_title .stitle {
	font-size:16px;
	float:left;
	font-family:"微软雅黑";
	color:#333;
	padding-left:5px;
}
.webmain_title .sdh li {
	float:right;
	font-family:"微软雅黑";
	color:#333;
	padding-right:5px;
	width:70px;
	height:30px;
	line-height:30px;
	text-align:center;
	margin-top:9px;
	margin-left:9px;
	border:1px solid #EAEAEA;
	vertical-align: middle;
	font-size:12px;
	display:block;
}
.webmain_title .sdh li a:link {
	text-decoration:none;
}
.webmain_title .sdh {
	font-size:16px;
}
.webmain_title .sdh li a:hover {
	color:#FF0000;
}
.xwwweb_con {
	width:1200px;
	_width:1200px;
	margin:0px auto;
	background:#FFFFFF;
}
.xwwweb_con .cleft {
	width:890px;
	display:block;
	float:right;
	margin:5px 10px 5px 5px;
	background-color:#FFFFFF;
}

.xwwweb_con .sub_body {
	width:890px;
	border:1px solid #EAEAEA;
}
.xwwweb_con .sub_bodyin {
	width:1200px;
	border:1px solid #EAEAEA;
}
.xwwweb_con .sub_show {
	width:870px;
	margin:15px;
	overflow:hidden;
	line-height:28px;
}
.xwwweb_con .sub_showab {
	width:870px;
	margin:10px;
	overflow:hidden;
	line-height:28px;
}
.xwwweb_con .sub_show .title {
	font-size:24px;
	text-align:center;
	line-height:34px;
	color:#757575;
}
.xwwweb_con .sub_show .info {
	width:380px;
	height:22px;
	line-height:22px;
	text-align:center;
	margin:5px auto;
	color:#666;
	margin:5px;
}
.xwwweb_con .sub_show small {
	margin-left:8px;
	margin-right:3px;
	color:#999;
	font-size:12px;
}
.xwwweb_con .sub_show .dsp {
	margin:10px 0 10px;
	padding:5px 10px;
	line-height:24px;
	border:1px solid #f4e4b4;
	background:#fffff0;
}
.xwwweb_con .sub_show .showimg {
	margin:20px 0;
	text-align:center;
}
.xwwweb_con .sub_show .showimg a img {
	border:1px solid #ccc;
	padding:1px;
}
.xwwweb_con .sub_show .showimg a:hover img {
	border:1px solid #F90;
	padding:1px;
}
.xwwweb_con .sub_show em {
	font-style:normal;
}
.xwwinput {
	height:18px;
	padding:2px;
	line-height:18px;
}
#webmain-tt{

width:100%;
height:50px;
background:#FFFFFF;

}
.gkktd{
font-size:14px;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-weight:normal;

}
.xwwweb_conab {
	width:1200px;
	_width:1200px;
	margin:15px auto 15px auto;
}
.xwwweb_conab .cleft {
	width:1200px;
	display:block;
	float:left;
	margin-right:10px;
	background-color:#FFFFFF;
}
.xwwweb_conab .cleftin {
	width:1190px;
	display:block;
	float:left;
	margin-right:10px;
	background-color:#FFFFFF;
}
.xwwweb_conab .sub_body {
	width:1200px;
	border:1px solid #EAEAEA;
}
.xwwweb_conab .sub_bodyin {
	width:1200px;
	border:1px solid #EAEAEA;
}
.xwwweb_conab .sub_show {
	width:1130px;
	margin:15px;
	overflow:hidden;
	line-height:28px;
}
.xwwweb_conab .sub_showab {
	width:1130px;
	margin:10px;
	overflow:hidden;
	line-height:28px;

}

.xwwweb_con .webnyr {
	width:280px;
	float:left;
	background-color:#FFFFFF;
	margin-top:5px;
}
.xwwweb_con .wnyxww_t {
	width:100%;
	height:38px; /*background:url(../images/r_t.gif) no-repeat;*/
	overflow:hidden;
	border:1px solid #EAEAEA;
}
.xwwweb_con .wnyxww_tpic {
	width:280px;
	overflow:hidden;
	border:1px solid #EAEAEA;
}
.xwwweb_con .wnyxww_tpic span{
    background:url(../img/lestback.png);
	font-size:16px;
	color:#666666;
	height:40px;
	margin:2px;
	line-height:40px;
	padding-left:20px;
	display:block;
}
.xwwweb_con .wnyxww_tpicm {
	width:280px;
	overflow:hidden;
	border:1px solid #EAEAEA;
}

.xwwweb_con .wnyxww_tpicm span{
    background:url(../img/lestback.png);
	font-size:16px;
	color:#666;
	height:40px;
	margin:2px;
	line-height:40px;
	padding-left:20px;
	display:block;
	
}


.xwwweb_con .wnyxww_t .title {
	font:bold 15px/38px "微软雅黑";
	padding-left:23px; /*background:url(../img/bt01.gif) no-repeat;*/
	color:#FFFFFF;
}
.xwwweb_con .webnynr_con {
	width:280px;
	border:1px solid #EAEAEA;
	border-top-style:none;
	margin-bottom:10px;
	overflow:hidden;
}
.xwwweb_con .xxwcon {
	width:300px;
	margin:5px auto;
	overflow:hidden;
	display:block;
}
.xwwweb_con .xxwcon li {
	line-height:34px;
	font-size:13px;
	display:block;
	padding-left:20px;
	background:url(../img/tt02.gif);
}
.xwwweb_con .xxwcon li:hover {
	line-height:34px;
	font-size:13px;
	color:#FF0000;
	font-weight:bold;
	display:block;
	height:35px;
	text-decoration:none;
	border-bottom:1px dashed #F0F0F0;
	width:300px;
	background:url(../img/muen0023.gif);
	text-decoration:none;
}
#webcmm {
	width:1200px;
	height:310px;
	margin:5px auto;
	border:1px solid #EEEEEE;
	background:#FFFFFF;
}
.webcmm-l {
	width:400px;
	height:310px;
	float:left;
}
.webcmm-l ul li {
	margin:10px;
	font-size:14px;
}
.webcmm-l h1 {
	margin:5px;
	font-size:14px;
	height:35px;
	line-height:35px;
	border-bottom:1px dashed #EAEAEA;
}
.webcmm-c {
	width:498px;
	border-right:1px solid #EEEEEE;
	border-left:1px solid #EEEEEE;
	height:310px;
	float:left;
}
.webcmm-c ul li {
	margin-left:10px;
	font-size:13px;
}
.webcmm-c h1 {
	margin:5px;
	font-size:14px;
	height:35px;
	line-height:35px;
	border-bottom:1px dashed #EAEAEA;
}
.webcmm-c .xwwinput {
	border:1px solid #EFEFEF;
	height:30px;
*height:28px;
	_height:28px;
	margin:2px auto;
	top:0px;
}
.messagexw {
	float:left;
	width:70px;
	height:28px;
*height:32px;
	line-height:30px;
	text-align:center;
	border-left:1px solid #EFEFEF;
	border-top:1px solid #EFEFEF;
	border-bottom:1px solid #EFEFEF;
	position:relative;
	top:2px;
*top:3px;
	_top:2px;
}
.webcmm-r {
	width:298px;
*width:300px;
	_width:300px;
	height:310px;
	float:right;
}
.webcmm-r h1 {
	margin:5px;
	font-size:14px;
	height:35px;
	line-height:35px;
	border-bottom:1px dashed #EAEAEA;
}
.webcmm-r ul li {
	float:left;
	margin:15px;
}
#wzgg a {
	display:block;
	line-height:35px;
	text-decoration:none;
	color:#333;
	font-family:Arial;
	font-size:12px;
	border-bottom:dashed 1px #EAEAEA;
}
#wzgg {
	margin-top:10px;
	margin-left:5px;
	height:210px;
	overflow:hidden;
}
#wzgg li {
	height:35px;
	border-bottom:dashed 1px #ccc;
	line-height:35px;
}
/***产品内页***/
.pros-img-list{
width:490px;
float:left;
height:500px;
margin-right:10px;
}


.pros-con-list{
width:700px;
float:right;
height:500px;
}

        *
        {
            margin: 0;
            padding: 0;
            list-style: none;
            
        }
        .pros-img-list .nTab
        {
            width:490px;
            overflow:hidden;
			
        }
        .none
        {
            display:none;
        }
		
		.pros-img-list .nTab .TabTitle {
		
		height: 35px;
		/*background:url(../img/prolistba.png);*/
		
		}
		
        .nTab .TabTitle li
        {
            float: left;
            cursor: pointer;
            height: 35px;
            line-height: 35px;
            text-align:center;
            width:111px;
			margin-right:1px;
			_text-align:left;
			*text-align:left;
			color:#666666;
        }
        .nTab .TabTitle li a
        {
            text-decoration: none;
			
        }
        .nTab .TabTitle .active
        {
           
            color:#FFFFFF;
        }
        .nTab .TabTitle .normal
		
        {
           color:#333;
		   
			
        }
        .nTab .TabContent
        {
            clear: both;
            overflow: hidden;
            background: #fff;
            padding: 5px;
            display: block;
            height: 100%;
        }
		
		   .nTab .TabContent img{
          height:400px;
        }
		
		.pro_pnex li{
		
		margin-left:10px;
		*margin-left:5px;
		
		}

		
		#pros-img-con-list{
		
		margin-top:40px;
		margin-bottom:40px;
		overflow:hidden;
		border-bottom:2px solid #EEEEEE;
		}

		.pros-con-list dl{
		
		font-size:16px;
		margin:10px;
		font-weight:bold;
		border-bottom:1px dashed #CCCCCC;
		
		}
		.pros-con-list dt{
		
		font-size:14px;
		margin:10px;
		overflower:hidden;
		
		}
		.pros-con-list dd{
		height:20px;
		font-size:14px;
		margin:10px;
		line-height:20px;
		}
		.pros-con-list .pro-order{
		width:150px;
		height:30px;
		line-height:30px;
		text-align:center;
		background:#333333;
		-moz-border-radius: 5px;      /* Gecko browsers */
-webkit-border-radius: 5px;   /* Webkit browsers */
border-radius:5px;            /* W3C syntax */
		}
		.pros-con-list .pro-order a:link{
		
         color:#FFFFFF;
		}
/*新闻栏目*/

.news_xwwlist {
	width:845px;
	margin:4px;
	overflow:hidden;
	float:left;
	border-bottom:1px dashed #EAEAEA;
}
.news_xwwl {
	float:left;
	margin-right:10px;
	font-size:0px;
	width:260px;
	height:160px;
	overflow:hidden;
	margin:5px;
	border:1px solid #DBDBDB;
}
.news_xwwl2 {
	width:250px;
	height:150px;
	overflow:hidden;
	margin:5px;
}
.news_xwwl2 img {
	width:270px;
	height:170px;
	transition:all 0.3s linear;
	-moz-transition:all 0.3s linear;
	-o-transition:all 0.3s linear;
	-webkit-transition:all 0.3s linear;
}
.news_xwwl2 img:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	transition:all 1.2s linear;
	-moz-transition:all 1.2s linear;
	-o-transition:all 1.2s linear;
	-webkit-transition:all 1.2s linear;
	-webkit-transform:scale(1.12);
	-moz-transform:scale(1.12);
	-o-transform:scale(1.12);
	-m-transform:scale(1.12);
	transform:scale(1.12);
}
#news_xwwin ul {
	float:left;
	width:260px;
	margin:2px;
	padding:2px;
	border:1px solid #CCCCCC;
	overflow:hidden;
}
#news_xwwin ul li a:link {
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
}
#news_xwwin li a:visited {
	color:#FFFFFF;
}
#news_xwwin img {
	width:350px;
	height:260px;
	transition:all 0.3s linear;
	-moz-transition:all 0.3s linear;
	-o-transition:all 0.3s linear;
	-webkit-transition:all 0.3s linear;
}
#news_xwwin img:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	transition:all 1.2s linear;
	-moz-transition:all 1.2s linear;
	-o-transition:all 1.2s linear;
	-webkit-transition:all 1.2s linear;
	-webkit-transform:scale(1.12);
	-moz-transform:scale(1.12);
	-o-transform:scale(1.12);
	-m-transform:scale(1.12);
	transform:scale(1.12);
}
.news_xwwr {
	width:840px;
	margin:5px;
}
.news_xwwr_txt {
	font-family:Microsoft Yahei, Geneva, Arial, Helvetica, sans-serif;
	font-size:16px;
	height:40px;
	color:#999999;
}
.news_xwwr_txt span{
	font-weight:bold;
	color:#0066FF;
}
.news_xwwr_txt a:link{
	text-decoration:none;
	font-weight:bold;
}

.news_xwwr_txt a:hover{
	text-decoration:none;
	font-weight:bold;
	color:#0066FF;
}



.news_xwwr_l {
	border:1px dashed #E4E4E4;
}
.news_xwwr_dc {
	line-height:20px;
	color:#999;
	height:80px;
	overflow:hidden;
	font-size:12px;
	font-family:Microsoft Yahei, Geneva, Arial, Helvetica, sans-serif;
}
#news_xwwr_xq h1 {
	height:30px;
	width:100px;
	font-size:12px;
	color:#FFFFFF;
	line-height:30px;
	text-align:center;
	position:relative;
	display:block;
	margin-left:720px;
}
#news_xwwr_xq h1 a:link {
	text-decoration:none;
	color:#CC0000;
}
#news_xwwr_xq h1 a:visited {
	text-decoration:none;
	color:#CC0000;
}
#news_xwwr_xq h1 a:active {
	text-decoration:none;
	color:#CC0000;
}
#news_xwwr_xq h1 a:hover {
	text-decoration:none;
	color:#FF6600;
}
.xwwweb_con .sub_nlist {
	width:850px;
	margin:14px;
	overflow:hidden;
}
.xwwweb_con .sub_nlist li {
	font:13px/38px "Times New Roman", Times, serif;
	border-bottom:1px solid #eff2f4;
	overflow:hidden;
	background:url(../images/newslist.gif) no-repeat 0px 14px;
	padding-left:18px;
}
.xwwweb_con .sub_nlist li a:hover {
	text-decoration:none;
	color:#999;
}
#newslist p{

margin:10px 0;     /*段落间距*/


}
.xwwweb_con .sub_nlist span {
	float:right;
	font-family:Arial;
	color:#5868bf;
}
.windowscp {
	float:right;
	padding-right:20px;
}
#mgnews {
	width:890px;
	height:330px;
	border-top:1px solid #F5F5F5;
	margin:0 auto;
}
#mgnews dt {
	width:875px;
	height:30px;
	border-bottom:1px solid #F5F5F5;
	font-size:14px;
	padding-left:15px;
	line-height:30px;
	margin:0 auto;
	background:#F5F5F5;
}
#mgnews li {
	height:35px;
	line-height:35px;
	width:420px;
	float:left;
	border-bottom:1px dashed #CCCCCC;
	padding-left:8px;
}

.pro-img-txt-m{
border:1px solid #F5F5F5;
float:left;
margin:10px;
width:250px;
overflow:hidden;
}
.pro-img-txt-m dl{
text-align:center;
}
#pro-ny-list-txt{

margin:0 auto;
width:1200px;
height:40px;


}
#pro-ny-list-txt .sdh{

margin:0 auto;
line-height:40px;
height:40px;
font-size:16px;

}


/*滚动产品栏目*/
#case {
	width:1190px;
	margin:2px auto;
}
.case_t {
	width:100%;
	height:34px;
}
.case_c {
	width:1200px;
	border-top-style:none;
	overflow:hidden;
}
.marginbtm10 {
	margin-bottom:10px;
}
.caseShow {
	height:auto;
	width:1188px;
	background-repeat:no-repeat;
	overflow:hidden;
}
.caseShow .leftarrow {
	width:38px;
	height:99px;
	background-image:url(../images/arrow1.jpg);
	float:left;
	margin-top:40px;
	cursor:pointer
}
.caseShow .centerCase {
	width:1180px;
	float:left;
	padding-top:10px;
	overflow:hidden;
	height:auto;
}
.caseShow .rightarrow {
	width:38px;
	height:99px;
	background-image:url(../images/arrow1.jpg);
	float:left;
	margin-top:40px;
	background-position:0 99px;
	cursor:pointer
}
.ulIndexCase {
	width:1200px;
}
.ulIndexCase li {
	width:212px;
	margin:5px 5px 0px 5px;
	text-align:center;
	float:left;
	display:inline;
*display:inline;
}
.ulIndexCase span {
	width:212px;
	margin:5px 5px 0px 5px;
	text-align:center;
	float:left;
	display:inline;
*display:inline;
}
.ulIndexCase li img {
	padding:1px;
	border:solid 1px #CCC;
}
.ulIndexCase li p {
	text-align:center;
	padding:6px 0px;
}
/*产品栏目*/
.pro_list {
	width:890px;
	margin:4px 1px;
	overflow:hidden;
}
.pro_box {
	width:auto;
	margin:5px 5px 10px 5px;
	display:block;
	border-bottom:1px dashed #B3B3B3;
	overflow:hidden;
}
.pro_pic {
	
	text-align:center;
	font-size:0px;
	float:left;
	overflow:hidden;
	margin-bottom:10px;
	
}

.pro_pic img{

margin:15px;
background:#666666;
}

.pro_pic img:hover{

background:#666666;
	transform:scale(1.2);
	-webkit-transform:scale(1.2);
	-moz-transform:scale(1.2);
	-o-transform:scale(1.2);
	-ms-transform:scale(1.2);
}



.pro_txt {
	padding:3px;
	width:480px;
	float:right;
}
.pro_txt li{

background:#F2F2F2;
}
.pro_txt li a{
 font-size:18px;
 text-align:center;
 height:40px;
 line-height:40px;
 padding-left:10px;
}
.pro_txt dd{

 padding-left:10px;
}

.pro-price-xq2 dt{

width:100px;
background:#333333;
hieght:30px;
float:right;
line-height:30px;
text-align:center;
margin:10px;
-moz-border-radius: 5px;      /* Gecko browsers */
-webkit-border-radius: 5px;   /* Webkit browsers */
border-radius:5px;            /* W3C syntax */

}


.pro-price-xq2 dt a:link{
color:#FFFFFF;
text-decoration:none;
}
.price-color2 a:visited{
color:#FFFFFF;
}
.price-color2 a:hover{
color:#FF0000;
}
#morepic {
	width:1200px;
	height:auto;
	border:1px solid #EEEEEE;
	margin:8px auto;
}
.pictitle {
	height:45px;
	line-height:45px;
	background:url(../img/spc01.gif);
}
.pictitle h1 {
	font-size:14px;
	font-weight:bold;
	padding-left:20px;
	color:#0066CC;
}
.info {
	border-bottom:1px dashed #EBEBEB;
	width:930px;
}

/***/
#phocontainer {
	margin:0 auto;
	width:1200px;
	overflow:hidden;
	
}
.phocon_txt {
	margin-top:5px;
	margin-bottom:5px;
}
.phocon_txt h1 {
	margin-top:10px;
	margin-bottom:10px;
	height:45px;
	_height:48px;
	font-size:16px;
	line-height:45px;
	width:1198px;
	color:#333;
	float:left;
	border-bottom:1px solid #EEEEEE;
	background:#F0F0F0;
	
	
}
.phocon_txt img {
	float:left;
}


.phomore {
	float:right;
	font-size:12px;
	color:#666666;
	padding-right:20px;
}


.case_ul {
	width:1197px;
	margin:0 auto;
	overflow:hidden;
}
.case_ul img {
	margin:8px;
}
.case_ul li {
	float:left;
	width:288px;
	margin:4px;
	border:1px solid #EEEEEE;
	height:358px;
	transition:all 0.3s linear;
	-moz-transition:all 0.3s linear;
	-o-transition:all 0.3s linear;
	-webkit-transition:all 0.3s linear;
	font-size:12px;
}
.case_ul li:hover {
	box-shadow:0px 0px 0px rgba(200, 200, 200, .9);
	
}


.case_ul img:hover {
-webkit-transform:translatey(-5px);
-moz-transform:translatey(-5px);
-ms-transform:translatey(-5px);
-o-transform:translatey(-5px);
transform:translatey(-5px)
}
.case_ul li:hover .pro-size-num a{
   color:#FF0000;
   font-size:16px;
}

.case_ul li:hover #pro-p-n-t{
    background:#F3F3F3;

}

.case_ul li p {
	line-height:30px;
	margin:0 auto;
	height:30px;
	width:280px;
	font-size:14px;
	padding-left:10px;
	border-top:1px dashed #CCCCCC;
}
.case_ul li p a {
	
	color:#000;
	font-size:16px;
	padding:10px 0 10px 0;
	text-align:center;
}
.case_ul li p a:link {
	text-decoration:none;
}
.case_ul li p a:hover {
	color:#00CCCC;
}

.case_ul li.on {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-name: dt_fadeInDown;
	animation-name: dt_fadeInDown;
}


#phocontainer dl{

text-align:center;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:40px;
height:100px;
line-height:100px;
background:#999999;
color:#FFFFFF;
}

.pro-bigclass{

float:left;

font-size:22px;
margin-left:25px;
margin-top:8px;

}

#pro-smallclass li{

float:right;
margin:5px;
font-size:16px;

}

.kcscroll-tex-c{

height:150px;
overflow:hidden;

}

.pro-price {
float:right;
width:100px;
color:#FF0000;
line-height:30px;
text-align:center;
height:30px;
margin:10px;
font-size:18px;
font-weight:bold;
border:1px solid #E4E4E4;
-moz-border-radius: 5px;      /* Gecko browsers */
-webkit-border-radius: 5px;   /* Webkit browsers */
border-radius:5px;            /* W3C syntax */

}

.pro-price-xq dt{

width:100px;
background:#333333;
hieght:30px;
float:right;
line-height:30px;
text-align:center;
margin:10px;
-moz-border-radius: 5px;      /* Gecko browsers */
-webkit-border-radius: 5px;   /* Webkit browsers */
border-radius:5px;            /* W3C syntax */

}

.pro-price-xq dt a:link{

color:#FFFFFF;
text-decoration:none;
}
.pro-price-xq dt a:hover{

color:#FFFF00;
text-decoration:none;
}


.pro-size-num{
margin-left:10px;

}
.price-color a:visited{

color:#0099FF;
}
.pro-zt{
font-size:14px;
padding-bottom:15px;
}



/*案例样式*/
.case_xwwlist {
	width:860px;
	margin:9px;
	overflow:hidden;
	background: #F7F7F7;
	float:left;
	border:1px solid #fff;
}
.case_xwwl {
	float:left;
	margin-right:10px;
	font-size:0px;
	width:350px;
	height:260px;
	overflow:hidden;
	margin:5px;
	border:1px solid #DBDBDB;
}
.case_xwwl2 {

	overflow:hidden;
	margin:5px;
}
#webmain_titlet{

width:100%;
height:50px;
background:#FFFFFF;

}

#case_xwwin ul {
	float:left;
	margin:11px;
	padding:2px;
	border:1px solid #F0F0F0;
	overflow:hidden;
	
}
#case_xwwin ul li a:link {
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
}
#case_xwwin ul:hover {
	box-shadow:0px 2px 8px rgba(200, 200, 200, .6);
	border:1px solid #CCCCCC;
}
#case_xwwin li a:visited {
	color:#FFFFFF;
}
/**
#case_xwwin img {
	width:270px;
	height:180px;
	transition:all 0.3s linear;
	-moz-transition:all 0.3s linear;
	-o-transition:all 0.3s linear;
	-webkit-transition:all 0.3s linear;
}
#case_xwwin img:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	transition:all 1.2s linear;
	-moz-transition:all 1.2s linear;
	-o-transition:all 1.2s linear;
	-webkit-transition:all 1.2s linear;
	-webkit-transform:scale(1.12);
	-moz-transform:scale(1.12);
	-o-transform:scale(1.12);
	-m-transform:scale(1.12);
	transform:scale(1.12);
}**/
.case_xwwr {
	width:480px;
	float:right;
	margin:5px;
}
.case_xwwr_txt {
	font:bold 13px/24px "微软雅黑";
	color:#333;
}
.case_xwwr_l {
	border:1px dashed #E4E4E4;
}
.case_xwwr_dc {
	line-height:20px;
	color:#999;
	height:180px;
	overflow:hidden;
}
.tablecss {
	width:100%;
	margin:10px auto;
}
.tablecss th,
.tablecss td {
	border:1px solid #EEEEEE;
}
.tablecss th {
	background:#F2F2F2;
	width:158px;
	text-align:right;
	font-size:14px;
	font-weight:normal;
	padding:5px 0 5px 10px;
	color:#000
}
.tablecss td {
	background:#fff;
	padding:5px 0 5px 10px;
}
.tablecss em {
	color:#FF0000;
	margin:0 5px;
}
.case_list li p.preview {
	width:100px;
	height:80px;
	float:left;
	margin-right:12px;
	display:block;
}
.case_list li p.dsp {
	padding:0 10px;
	line-height:20px;
	color:#999;
}
.case_list li a.img {
	width:100px;
	height:80px;
	margin:0px;
	padding:1px;
	display:table-cell;
	vertical-align:middle;
	text-align:center;
*display:block;
 *font-size:70px;
 *font-family:Arial;
	border:1px solid #ccc;
	overflow:hidden;
}
.case_list li a.img:hover {
	border:1px solid #ff9900;
}
.case_list li a.img img {
	vertical-align:middle;
}
#caselist {
	width:1200px;
	margin:2px auto;
	background:#E8E8E8;
	height:460px;
}
#caselist ul li {
	width:255px;
	height:420px;
	float:left;
	background:url(../img/mteebg.png);
	margin:22px;
	display:block;
}
#caselist ul li:hover {
	width:255px;
	height:420px;
	background:url(../img/mteebg21.png);
	display:block;
	box-shadow:0px 2px 8px rgba(200, 200, 200, .6);
}
#caselist ul li h1 {
	margin-top:15px;
	margin-left:15px;
	font-size:18px;
	font-family:Microsoft Yahei, Geneva, Arial, Helvetica, sans-serif;
	letter-spacing:5px;
	text-align:center;
}
#caselist ul li h2 {
	margin-top:15px;
	margin-left:15px;
	font-size:14px;
	color:#FF33CC;
	font-weight:normal;
	text-align:center;
}
#caselist ul li h3 {
	height:33px;
}
#caselist ul li span {
	width:226px;
	height:165px;
	margin:2px auto;
	overflow:hidden;
	display:block;
}
#caselist ul li span img {
	width:226px;
	height:160px;
	transition:all 0.3s linear;
	-moz-transition:all 0.3s linear;
	-o-transition:all 0.3s linear;
	-webkit-transition:all 0.3s linear;
}
#caselist ul li span img:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	transition:all 1.2s linear;
	-moz-transition:all 1.2s linear;
	-o-transition:all 1.2s linear;
	-webkit-transition:all 1.2s linear;
	-webkit-transform:scale(1.12);
	-moz-transform:scale(1.12);
	-o-transform:scale(1.12);
	-m-transform:scale(1.12);
	transform:scale(1.12);
}
#caselist ul li p {
	margin-top:10px;
	width:226px;
	height:110px;
	margin:0 auto;
	color:#999999;
	font-family:Microsoft Yahei, Geneva, Arial, Helvetica, sans-serif;
}
#caselist ul li span {
	padding-left:2px;
	text-align:center;
	margin:0 auto;
	color:#FF3399;
	font-weight:bold;
}
#case_xwwr_xq h1 {
	height:30px;
	width:100px;
	background:#FF33CC;
	font-size:12px;
	color:#FFFFFF;
	line-height:30px;
	text-align:center;
	position:relative;
	display:block;
	margin-left:380px;
}
#case_xwwr_xq h1 a:link {
	text-decoration:none;
	color:#FFFFFF
}
#case_xwwr_xq h1 a:visited {
	text-decoration:none;
	color:#FFFFFF
}
#case_xwwr_xq h1 a:active {
	text-decoration:none;
	color:#FFFFFF
}
#case_xwwr_xq h1 a:hover {
	text-decoration:none;
	color:#99FF66;
}
.case_pnex {
	margin-top:30px;
	margin-bottom:30px;
	margin-left:15px;
}
#lmlistc{
	width:1200px;
	margin:0 auto;
	background:#FFFFFF;
	height:40px;
	line-height:40px;
}
#lmlistc ul li {
	float:left;
	width:146px;
	border-right:1px dashed #EFEFEF;
	margin-left:20px;
	padding:2px;
	font-weight:bold;
	height:40px;
	line-height:40px;
	display:block;
	text-align:center;
	font-family:Microsoft Yahei, Geneva, Arial, Helvetica, sans-serif;
	font-size:15px;
}
#lmlistc ul li a:hover {
	height:40px;
	line-height:40px;
	background:#FF3399;
	display:block;
	text-align:center;
	text-decoration:none;
	color:#FFFFFF;
}
/*软件下载*/
.down_list {
	width:870px;
	margin:9px;
	overflow:hidden;
	font-family:Verdana;
}
.down_list li {
	height:36px;
	border-bottom:1px #EEEEEE solid;
	line-height:36px;
	overflow:hidden;
	background:url(../img/bullet.gif) no-repeat 0px 12px;
	padding-left:18px;
}
.down_list li span {
	float:right;
}
.downcz li {
	height:36px;
	border-bottom:1px #EEEEEE solid;
	line-height:36px;
	overflow:hidden;
	padding-left:5px;
	font-size:14px;
}
.downcz li span {
	float:right;
	font-size:14px;
}
/*详细页功能区*/
.preNext {
	position:relative;
}
.preNext .line {
	height:10px;
	overflow:hidden;
	clear:both;
	background:url(../images/box_dotline.gif) left 15px repeat-x;
	margin:4px auto;
	padding-top:10px;
}
.preNext .line strong {
	display:block;
	width:8px;
	height:10px;
	overflow:hidden;
	font-size:0px;
	line-height:100px;
	background:url(../images/box_dotline.gif) right -10px no-repeat;
	float:left;
}
.preNext .text {
	color:#999;
}
.preNext .actBox {
	position:absolute;
	top:25px;
	right:30px;
}
.preNext .actBox li {
	display:inline;
	padding-left:22px;
	background-image:url(../images/actbox-ico.gif);
	background-repeat:no-repeat;
	margin-left:10px;
}
.preNext .actBox li a {
	color:#666;
}
.preNext .actBox li#act-fav {
	background-position:4px 0px;
}
.preNext .actBox li#act-err {
	background-position:4px -37px;
}
.preNext .actBox li#act-pus {
	background-position:4px -73px;
}
.preNext .actBox li#act-pnt {
	background-position:4px -109px;
}
/*分页样式*/
.page_info {
	text-align:center;
	margin-top:10px;
	color:#333;
}
.page_info span {
	padding:0 2px;
	font-weight:bold;
}
.page_list {
	height:24px;
	line-height:24px;
	text-align:center;
	letter-spacing:0;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	margin-top:20px;
	margin-bottom:20px;
	font-size:14px;
*font-size:16px;
	_font-size:16px;
	padding:10px;
}
.page_list a {
	display:inline-block;
	color:#898989;
	border:1px solid #e8e8e8;
	background:#F0F0F0;
	text-align:center;
	padding:0 8px;
	margin:0 1px;
	font-size:14px;
}
.page_list a:hover {
	color:#fff;
	border:1px solid #898989;
	background:#0099FF;
	text-decoration:none;
}
.page_list a.on {
	color:#333;
	border:1px solid #ccc;
	background:#E5EDF2;
}
/*产品显示*/
.showimg_pic {
	width:430px;
	height:330px;
	float:left;
}
.showimg_pic img {
	width:400px;
	height:300px;
	float:left;
	overflow:hidden;
	padding:5px;
	border:1px solid #CCCCCC;
}
.showimg_txt h1 {
	font-size:14px;
	font-weight:bold;
	float:left;
}
.showimg_txt li span {
	width:80px;
	height:35px;
	background:#0099FF;
	color:#FFFFFF;
	padding:6px 25px 6px 25px;
	line-height:35px;
	text-align:center;
}
.showimg_txt li span a:link {
	color:#FFFFFF;
}
.showimg_body ul {
	border-bottom:1px dashed #E4E4E4;
}
.pro_print li a {
	float:right;
}
.inav_con {
	margin:10px auto;
	height:315px;
	background:#F9F9F9;
}
.inabcon_tit {
	width:1200px;
	height:40px;
	margin:5px auto 0px auto;
*margin:5px auto 0px auto;
	background:url(../img/sp01.jpg);
}
.inabcon_tit h1 {
	font-size:16px;
	padding-left:20px;
	line-height:40px;
	font-family:"微软雅黑";
}
.inabcon {
	width:1200px;
	height:265px;
	background:#FFFFFF;
	margin:0px auto;
}
.inabcon_l {
	width:350px;
	height:250px;
	float:left;
}
.inabcon_l {
	width:350px;
	height:250px;
	float:left;
	border:1px solid #E8E8E8;
	margin:5px;
	text-align:center;
}
.inabcon_l img {
	margin:5px;
}
.inabcon_m {
	width:480px;
	height:250px;
	float:left;
	border:1px solid #EBEBEB;
	margin:5px;
}
.inabcon_m p {
	margin:5px 10px 5px 10px;
	overflow:hidden;
}
.inabcon_r {
	width:330px;
	height:250px;
	float:left;
	border:1px solid #EBEBEB;
	margin:5px;
}
/***/
body #bottommen {
	width:100%;
	margin:0 auto;
	padding:0;
	height:45px;
	line-height:45px;
}
.botommen_fi {
	width:1200px;
	margin:0px auto;/*
	background:url(../images/Menubg.png) repeat-x 0 bottom;;*/
}
.botommen_fi li {
	float:left;
	width:150px;
	height:45px;
	line-height:45px;
}
.botommen_fi li a {
	display:block;
	padding:0px 35px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	overflow:hidden;
}
.botommen_fi li a:hover, ..botommen_fi li a:hover.on {
 background-color:#0066CC;
 text-decoration:none;
}
/*客服*/
#xwwprint {
	margin:0px auto;
	width:1200px;
	border-bottom:1px solid #EBEBEB;
}
.xwwprint_l {
	
	margin:6px;
	border:1px solid #EBEBEB;
	padding-bottom:15px;
	height:260px;
	float:left;
	
}
.xwwprint_l h1 {
	background:#F6F6F6;
	height:35px;
	line-height:35px;
	border-bottom:1px solid #EBEBEB;
	font-size:16px;
	padding-left:5px;
}
#jpysconn {
	


}
.pr-l {
	float:left;
	width:255px;
	height:210px;
	border:1px solid #E8E8E8;
	margin-top:5px;
	margin-left:3px;
}

.pr-c {
	float:left;
	width:315px;
	margin-left:5px;
	height:240px;
}
.pr-c li {
	
	font-size:14px;
	height:35px;
	line-height:35px;
	margin-left:0px;
	border-bottom:1px dashed #EBEBEB;
}


/*精品客服图片*/
.jpyspic {
	list-style: none;
	padding: 0;
	height: 200px;
	
}
.jpyspic li {
	float: left;
	width: 260px;
	height: 225px;
	overflow: hidden;
	margin: 3px;
}
.jpyspic a {
	display: block;
	width: 250px;
	height: 205px;
	overflow: hidden;
	position: relative;
	text-decoration: none;
}
.jpyspic a img {
	width: 350px;
	height: 250px;
	margin: 0 auto;
	position: absolute;
	left: -10px;
	top: -40px;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
.jpyspic a:hover img {
	width: 250px;
	height: 200px;
	left: 0;
	top: -10px;
}
.jpyspic a p {
	background: #59A214;
	color: #fff;
	font-size: 11px;
	padding: 12px 0px;
	position:absolute;
	bottom:-100px;
	line-height: 20px;
	display: block;
	width: 250px;
	cursor: pointer;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
.jpyspic a:hover p {
	bottom: 0;
	background:#009933;
	filter:alpha(opacity=50);
*filter:alpha(opacity=80);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
*moz-opacity:0.9;
 *khtml-opacity: 0.9;
	opacity: 0.9;
*opacity: 0.9;
	text-align:center;
}
#yssmconn {
	height:350px;
	width:1198px;
	margin:0 auto;
	border:1px solid #EEEEEE;
}
/*客服说明*/
#webmenu {
	width:1200px;
	overflow:hidden;
	margin:0px auto;
}
#webmenu #webnav {
	display:block;
	width:100%;
	padding:0;
	margin:0;
	list-style:none;
	border-bottom:1px solid #EEEEEE;
	height:40px;
}
#webmenu #webnav li {
	float:left;
	width:180px;
	border-right:1px solid #EBEBEB;
}
#webmenu #webnav li a {
	display:block;
	line-height:40px;
	text-decoration:none;
	padding:0 0 0 5px;
	text-align:center;
	color:#666666;
	font-size:14px;
}
#webmenu_con {
	width:100%;
	height:100%;
	border-top:none
}
.tag {
	padding:10px;
	overflow:hidden;
}
.selected {
	background:#F6F6F6;
	font-weight:bold;
	color:#fff;
}
.prolistfb {
	width:288px;
	border:1px #dcdcdc solid;
	border-top-style:none;
	overflow:hidden;
	background:#FFFFFF;
	
}
.prolistfbc {
	width:280px;
	margin:5px;
	padding-top:5px;
	
}
.prolistfbc ul li {
	line-height:26px;
}
.probigg {
	width:275px;
	height:40px;
	line-height:40px;
	padding-left:0px;
	border-bottom:1px dashed #DBDBDB;
	font:bold 16px/24px "宋体";
	color:#FF3300;
	margin:2px;
}

.probigg li a{
	height:40px;
	line-height:40px;
}
.prosmalls {
	width:280px;
	overflow:hidden;
	margin-bottom:3px;
}


.prosmalls ul li {
	width:280px;
	float:left;
	text-align:left;
	padding-left:10px;
	padding-top:2px;
	font-size:14px;
		height:35px;
	line-height:35px;
	border-bottom:1px dashed #DBDBDB;
}
.prosmalls ul li a {
	width:100%;
	line-height:22px;
}
.pxnrpica img{
float:left;
margin:5px;
border:1px solid #E7E7E7;
padding:2px;

}
.pxnra_t a{

font-weight:bold;
}
.pxnra{

margin:8px;
}
.sub_showjob h1{
font-size:14px;
*font-size:12px;
}
#job-conn{
width:1200px;
margin:0 auto;


}



#job-conn {
	width:1200px;
	height:50px;
	margin:5px auto;
	background-color:#FFFFFF;
	line-height:50px;
	border:1px solid #E8E8E8;
}


#job-conn .stitle {
	font-size:16px;
	float:left;
	font-family:"微软雅黑";
	color:#333;
	padding-left:5px;
}
#job-conn .sdh li {
	float:right;
	font-family:"微软雅黑";
	color:#333;
	padding-right:5px;
	width:70px;
	height:30px;
	line-height:30px;
	text-align:center;
	margin-top:9px;
	margin-left:9px;
	border:1px solid #EAEAEA;
	vertical-align: middle;
	font-size:12px;
	display:block;
}
#job-conn .sdh li a:link {
	text-decoration:none;
}
#job-conn .sdh {
	font-size:16px;
}
#job-conn .sdh li a:hover {
	color:#FF0000;
}
#job-conn-list{

width:1200px;
margin:5px auto;
border:1px solid #EBEBEB;

}

#job-conn-list li{

height:45px;
line-height:45px;
border-bottom:1px dashed #EBEBEB;
font-size:16px;

}
/***/
#footer{
background:#1E1E1E;
}
.footer{
	width:1200px;
	margin:0 auto;
	padding-top:40px;
	padding-bottom:10px;
	color:#666;
    overflow:hidden;
	
}



.footer .nav_li {
float:left;

}

.nav_li p a {
color:white;
font-size:16px;
font-weight:normal;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-ms-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
margin-left:10px;
letter-spacing:2px;


}

.footer a:link {
	color:#FFFFFF;
	text-decoration:none;
}

.footer a:visited {
	color:white;
}
.footer a:hover {
	color:yellow;
}
.footer a:active {
	color:yellow;
}

.footer p {
	display:block;
	padding:5px 0;
	font-size:14px;
}
#footer h1 {
	
	padding:5px 0;
	font-size:14px;
	margin:0 auto;
	width:1200px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#CCCCCC;
	border-bottom:1px solid #666666;
	height:35px;
	line-height:35px;
}



.footer li {
	margin-right:35px;
	
}

.footer-right{

overflow:hidden;
padding-bottom:10px;
float:right;


}
.footer-right dl{
height:28px;
color:#FFFFFF;
font-size:14px;
font-family:"微软雅黑";


}

#footer-b{
margin:0 auto;
background:#1E1E1E;
height:40px;
line-height:40px;

}
.footer-b{
margin:0 auto;
width:1200px;
}
.footer-b li{
height:40px;
float:left;
}
.footer-copyrigh{

float:right;
}



.sub_navfoot li{
margin-left:10px;}
.sub_navfoot li a{

font-size:13px;
font-family:"微软雅黑";

}
.footer-sclink li{
}
.footer-sclink img{
float:left;

}
.footer-sclink li a:link{
color:#CCCCCC;

}
.footer-sclink li a:visited{
color:#CCCCCC;

}
.footer-sclink li a:active{
color:#CCCCCC;

}
.footer-sclink li a:hover{
color:#FF0000;

}
/***/
.footerad-c-s{
background:#1E1E1E;
color:#1E1E1E;
margin:0 auto;
height:30px;
line-height:30px;
width:100%;

}
.footerad-c-s h1{
font-size:12px;

}

/**seacher**/
.search{
float:right;
margin-right:8px;


}
#text {
	width:180px;
	height:26px;
	margin:0px;
	color:#555555;
	font-size:12px;
    margin-top:7px;
	border:1px solid #ccc;
	float:left;
	line-height:26px;
}
#button {
	width:80px;
	height:28px;
	color:#fff;
	font-size:12px;
    margin-top:7px;
	padding:3px;
	border:1px solid #0066CC;
	float:left;
	_padding-top:2px;
	background:#333333;
}

<style>



/***/
#footer{
background:#1E1E1E;
}
.footer{
	width:1200px;
	margin:0 auto;
	padding-top:40px;
	padding-bottom:10px;
	color:#666;
    overflow:hidden;
	
}

.footer .nav_li {
float:left;

}

.nav_li p a {
color:white;
font-size:16px;
font-weight:normal;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-ms-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
margin-left:10px;



}

.footer a:link {
	color:#FFFFFF;
	text-decoration:none;
}

.footer a:visited {
	color:white;
}
.footer a:hover {
	color:#0099FF;
}
.footer a:active {
	color:yellow;
}

.footer p {
	display:block;
	padding:5px 0;
	font-size:14px;
}
#footer h1 {
	
	padding:5px 0;
	font-size:14px;
	margin:0 auto;
	width:1200px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#CCCCCC;
	border-bottom:1px solid #666666;
	height:35px;
	line-height:35px;
}



.footer li {
	margin-right:35px;
	
}

.footer-right{

overflow:hidden;
padding-bottom:10px;
float:right;


}
.footer-right dl{
height:28px;
color:#FFFFFF;
font-size:14px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:normal;


}

#footer-b{
margin:0 auto;
background:#1E1E1E;
height:40px;
line-height:40px;

}
.footer-b{
margin:0 auto;
width:1200px;
}
.footer-b li{
height:40px;
float:left;
padding-right:15px;
}
.footer-copyrigh{

float:right;
}



.sub_navfoot dt{
margin-left:10px;
font-weight:normal;
}
.sub_navfoot dt a{
font-weight:normal;
font-size:12px;
font-family: Verdana,Arial, Helvetica, sans-serif;

}
.footer-sclink li{
}
.footer-sclink img{
float:left;

}
.footer-sclink li a:link{
color:#CCCCCC;

}
.footer-sclink li a:visited{
color:#CCCCCC;

}
.footer-sclink li a:active{
color:#CCCCCC;

}
.footer-sclink li a:hover{
color:#FF0000;

}

/***/

.transition1 {
	-webkit-transition: all 1.8s ease;
	-moz-transition:all 1.8s ease;
	-o-transition:all 1.8s ease;
	transition:all 1.8s ease;
}

.transform_footer {
	opacity:0;
	transform: translateY(150px);
	-o-transform: translateY(150px);
	-moz-transform: translateY(150px);
	-webkit-transform: translateY(150px);
	-ms-transform: translateY(150px);
}

.transform_footer.visible-first {
	opacity:1;
	transform: translateY(0px);
	-o-transform: translateY(0px);
	-moz-transform: translateY(0px);
	-webkit-transform: translateY(0px);
	-ms-transform: translateY(0px);
}


.mapdm h3{

font-size:20px;
margin-bottom:15px;
font-weight:normal;



}
/**cpshow**/
#pro-xianqi-con{
width:1200px;
margin:0 auto;
}
#pro-xianqi-con h1{
height:45px;
line-height:45px;
text-align:center;
font-size:35px;
margin:25px;
}
.cpbig img{
display:block;
margin:0 auto;

}
.cpbig-conn{
margin-top:25px;
margin-bottom:25px;

}
.cpbig-conn p{
margin:15px;



}
/**seacher**/
.search{
float:right;
margin-right:8px;


}
#text {
	width:180px;
	height:26px;
	margin:0px;
	color:#555555;
	font-size:12px;
    margin-top:7px;
	border:1px solid #ccc;
	float:left;
	line-height:26px;
}
#button {
	width:80px;
	height:28px;
	color:#fff;
	font-size:12px;
    margin-top:7px;
	padding:3px;
	border:1px solid #0066CC;
	float:left;
	_padding-top:2px;
	background:#333333;
}

/***kefu***/

/*****/
.transition0 {
	-webkit-transition: all 2s ease;
	-moz-transition: all 2s ease;
	-o-transition: all 2s ease;
	transition: all 2s ease;
}
.transition1 {
	-webkit-transition: all 0.8s ease;
	-moz-transition:all 0.8s ease;
	-o-transition:all 0.8s ease;
	transition:all 0.8s ease;
}
.transition2 {
	-webkit-transition: all 0.8s ease 0.3s;
	-moz-transition:all 0.8s ease 0.3s;
	-o-transition:all 0.8s ease 0.3s;
	transition:all 0.8s ease 0.3s;
}
.transition3 {
	-webkit-transition: all 0.8s ease 0.5s;
	-moz-transition:all 0.8s ease 0.5s;
	-o-transition:all 0.8s ease 0.5s;
	transition:all 0.8s ease 0.5s;
}
.transition4 {
	-webkit-transition: all 0.8s ease 0.6s;
	-moz-transition:all 0.8s ease 0.6s;
	-o-transition:all 0.8s ease 0.6s;
	transition:all 0.8s ease 0.6s;
}
.transform_30 {
	opacity:0;
	transform: translateY(50px);
	-o-transform: translateY(50px);
	-moz-transform: translateY(50px);
	-webkit-transform: translateY(50px);
	-ms-transform: translateY(50px);
}
.transform_300 {
	opacity:0;
	transform: translateY(150px);
	-o-transform: translateY(150px);
	-moz-transform: translateY(150px);
	-webkit-transform: translateY(150px);
	-ms-transform: translateY(150px);
}
.transform_30.visible-first,
.transform_300.visible-first {
	opacity:1;
	transform: translateY(0px);
	-o-transform: translateY(0px);
	-moz-transform: translateY(0px);
	-webkit-transform: translateY(0px);
	-ms-transform: translateY(0px);
}
/***/
.transform_opacity {
	opacity:0;
}
.transform_opacity.visible-first {
	opacity:1;
}
/***/
.transform_bottom50 {
	opacity:0;
	transform: translateY(-50px);
	-o-transform: translateY(-50px);
	-moz-transform: translateY(-50px);
	-webkit-transform: translateY(-50px);
	-ms-transform: translateY(-50px);
}
.transform_top50 {
	opacity:0;
	transform: translateY(50px);
	-o-transform: translateY(50px);
	-moz-transform: translateY(50px);
	-webkit-transform: translateY(50px);
	-ms-transform: translateY(50px);
}
.transform_top50.visible-first,
.transform_left200.visible-first,
.transform_right200.visible-first,
.transform_bottom50.visible-first {
	opacity:1;
	transform: translateY(0px);
	-o-transform: translateY(0px);
	-moz-transform: translateY(0px);
	-webkit-transform: translateY(0px);
	-ms-transform: translateY(0px);
}
.transform_left200 {
	opacity:0;
	transform: translateX(-500px);
	-o-transform: translateX(-500px);
	-moz-transform: translateX(-500px);
	-webkit-transform: translateX(-500px);
	-ms-transform: translateX(-500px);
}
.transform_right200 {
	opacity:0;
	transform: translateX(500px);
	-o-transform: translateX(500px);
	-moz-transform: translateX(500px);
	-webkit-transform: translateX(500px);
	-ms-transform: translateX(500px);
}

.search{
float:right;
margin-right:8px;


}
#text {
	width:180px;
	height:26px;
	margin:0px;
	color:#555555;
	font-size:12px;
    margin-top:7px;
	border:1px solid #ccc;
	float:left;
	line-height:26px;
}
#button {
	width:80px;
	height:28px;
	color:#fff;
	font-size:12px;
    margin-top:7px;
	padding:3px;
	border:1px solid #0066CC;
	float:left;
	_padding-top:2px;
	background:#0066CC;
}
@-moz-document url-prefix() {
#button {
padding-top:2px;
}

_selector {
	property:value;
}
