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: #FFF;
}
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;
}
.main {
	margin: 190px auto 0px auto;
	width: 100%;
	height: 450px;
}
.pro-switch {
	height: 450px;
	overflow: hidden;
	position: relative;
	width: 100%;
}
.flexslider {
	margin: 0;
	padding: 0;
}
.flexslider .slides > li {
	display: none;
	-webkit-backface-visibility: hidden;
}
.flexslider .slides img {
	width: 1920px;
	display: block;
	height: 450px;
	margin: 0 auto;
}
.slides:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
html[xmlns] .slides {
	display: block;
}
* html .slides {
	height: 450px;
}
.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: 40%;
	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: 380px;
}
.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;
}
/***top***/
#webtopc {
	width: 1200px;
	margin: 0 auto;
}
.logo_gsname {
	height: 110px;
	widht: 600px;
	float: left;
	overflow: hidden;
}
#webtopc .logo {
	height: 110px;
	widht: 200px;
	float: left;
	overflow: hidden;
}
#webtopc .logo img {
	height: 110px;
	widht: 200px;
	overflow: hidden;
}
.gsname {
	height: 110px;
	widht: 400px;
	float: left;
	overflow: hidden;
}
.gsname h1 {
	font-size: 30px;
	margin-top: 25px;
	letter-spacing: 2px;
	color: #1E58A8;
}
.gsname p {
	height: 30px;
	letter-spacing: 0.5px;
	margin-top: 15px;
	border-radius: 5px;
	font-size: 15px;
	color: #09F;
}
.searchb {
	height: 110px;
	widht: 600px;
	float: right;
	font-size: 12px;
}
.searchform {
	float: right;
	width: 100%;
	height: 34px;
	line-height: 34px;
	margin: 50px auto 20px 100px;
}
.searchform li {
	float: left;
	position: relative;
}
.searchform input.text {
	float: left;
	width: 250px;
	font: 14px/34px Arial, Helvetica, sans-serif;
	height: 40px;
	_height: 40px;
 *height:38px;
	padding: 0px 4px;
	color: #ccc;
	border: 1px solid #EFEFEF;
	border-right: none;
	line-height: 40px;
}
input[type="text"]:focus {
	line-height: normal
}
#btnsearch1 p image {
	max-height: 34px;
}
.searchform li p {
	float: left;
	height: 34px;
	padding: 0;
	margin: 0;
}
.search {
	margin: 20px 0 0 30px;
}
.search input {
	border: solid 2px #06C;
	background: none;
	padding: 0 5px 0 15px;
	width: 302px;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	float: left;
}
.search button {
	border: none;
	width: 73px;
	height: 34px;
	vertical-align: top;
	cursor: pointer;
	background-color: #06C;
	color: #FFF;
	font-size: 14px;
}
/*.search button:hover{ box-shadow:0 0 8px rgba(0,0,0,0.3);}*/
.keywords {
	padding: 10px 0;
}
.keywords a, .keywords span, .keywords label {
	float: left;
	display: inline;
	white-space: nowrap;
	color: #999;
}
.keywords a:link, .keywords a:visited {
	color: #999;
}
.keywords a:hover {
	color: #333;
}
.keywords a.cred {
	color: #ff0000;
}
.keywords span {
	color: #999;
	margin: 0 10px;
}
/**head**/
#web-header {
	margin: 0 auto;
	padding: 0;
	width: 100%;
	position: fixed;
	left: 0;
	top: 0px;
	z-index: 9999;
	background-image: url(../img/logbak.png);
}
.header-con {
	height: 35px;
	background: url(../img/toptxba.png);
	line-height: 35px;
}
.headertoptx {
	width: 1200px;
	margin: 0 auto;
}
.headercf {
	float: left;
}
.headercf h1 {
	font-size: 14px;
	font-weight: bold;
	line-height: 25px;
	padding-left: 20px;
}
.header-con dl {
	float: right;
	padding-right: 20px;
	height: 25px;
	line-height: 25px;
}
#logback {
	width: 1200px;
	height: 125px;
	margin: 0 auto;
}
.header-log {
	width: 150px;
	margin: 0 auto;
	float: left;
	height: 125px;
	overflow: hidden;
}
.header-txt {
	width: 500px;
	margin: 0 auto;
	float: left;
}
.header-txt h1 {
	margin-top: 30px;
	letter-spacing: 5px;
	font-size: 28px;
	margin-bottom: 10px;
	color: #000000;
	padding-left: 8px;
}
.header-txt p {
	margin-left: 10px;
	letter-spacing: 1px;
	font-size: 14px;
	margin-bottom: 10px;
	background: #FF6633;
	padding-left: 5px;
	color: #FFFFFF;
	width: 450px;
	height: 25px;
	-moz-border-radius: 5px;      /* Gecko browsers */
	-webkit-border-radius: 5px;   /* Webkit browsers */
	border-radius: 5px;            /* W3C syntax */
}
.xueyan h5 {
	font-size: 46px;
	color: #FF0000;
	height: 55px;
	line-height: 55px;
}
.xueyan {
	margin-top: 25px;
	float: left;
}
#text {
	width: 230px;
	height: 30px;
	margin: 0px;
	color: #555555;
	font-size: 12px;
	margin-top: 7px;
	border: 1px solid #ccc;
	float: left;
	line-height: 30px;
}
#button {
	width: 80px;
	height: 32px;
	color: #fff;
	font-size: 12px;
	margin-top: 7px;
	padding: 3px;
	border: 1px solid #0066CC;
	float: left;
	_padding-top: 2px;
	background: #0066CC;
}
.header-tel {
	float: right;
	height: 125px;
	overflow: hidden;
}
.phoindexc a {
	height: 45px;
	line-height: 45px;
	text-align: center;
	float: left;
	width: 150px;
	display: block;
	background: none;
}
.xueyan h1 {
}
/***/

#header-nav {
	margin: 0 auto;
	width: 100%;
	height: 45px;
	background-image: url(../img/webcc.png);
}
.header-menun {
	width: 1200px;
	height: 45px;
	margin: 0 auto;
}
/*菜单*/
#xww_nav {
	margin: 0 auto;
	height: 45px;
	width: 100%;/*background-image: url(../images/memubg01.png);
	
	background-repeat: repeat-x;*/
}
.nav_fi {
	margin: 0px auto;
}
#nav_sec {
}
#nav {
	width: 1200px;
	_width: 1200px;
	margin: 0px 5px;
	height: 45px;
	margin: 0 auto;
	line-height: 45px;
	font-family: "微软雅黑";
	overflow: hidden;
	display: block;
	background-image: url(../img/navbagcc.png);
}
#nav li {
	float: left;
	width: 130px;
	_width: 130px;
}
#nav li a {
	display: block;
	padding: 0px 2px;
	text-align: center;
	font-size: 15px;
	color: #fff;
	overflow: hidden;
}
#nav li a:hover, .nav li a:hover.on {
	background-color: #1D4685;
	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-top: 1px solid #09F;
}
#nav .sub_nav li a {
	display: block;
	padding: 6px 5px 6px 5px;
	background: #0066CC;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-weight: normal;
	font-size: 1.2em;
	color: #ccc;
	overflow: hidden;
}
#nav .sub_nav li a:hover {
	color: #CCFF00;
}
.cur {
	background-color: #1D4685;
	font-weight: bold;
}
#banner {
	width: 1920px;
	margin: 0 auto;
	overflow: hidden;
}
#bannerpp img {
	margin: 0 auto;
}
/***/
#menuewmt {
	float: right;
	height: 25px;
	margin: 0 auto;
}
#menuewmt ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#menuewmt ul li {
	float: left;
	margin-left: 2px;
	width: 45px;
}
#menuewmt ul li a {
	display: block;
	height: 25px;
	line-height: 25px;
	text-align: center;
	font-size: 14px;
}
#menuewmt ul li a:hover {
}
#menuewmt ul li a#current {
	font-weight: bold;
	color: #fff;
}
#menuewmt ul li ul {
	border: 1px solid #ccc;
	display: none;
	position: absolute;
	top: 33px;
}
#menuewmt ul li ul li {
	float: none;
	width: 153px;
	height: 160px;
	background: #eee;
	margin: 0;
}
#menuewmt ul li ul li a {
	background: none;
}
#menuewmt ul li ul li a:hover {
	background: #333;
	color: #fff;
}
#menuewmt ul li:hover ul {
	display: block;
}
#menuewmt ul li.sfhover ul {
	display: block;
}
.ewmm img {
}
.phoindex a {
	height: 45px;
	line-height: 45px;
	text-align: center;
	float: left;
	width: 150px;
	display: block;
}
.phoindexc a {
	height: 45px;
	line-height: 45px;
	text-align: center;
	float: left;
	width: 150px;
	display: block;
	background: none;
}
#lxwm-c dt {
	padding: 8px;
	font-size: 12px;
	border-bottom: 1px dashed #CCCCCC;
}
/***daohan***/
#xwwweb_con {
	width: 1200px;
	_width: 1200px;
	margin: 0px auto;
	overflow: hidden;
	background: #FFF;
}
#xwwweb_conbig {
	float: left;
	width: 860px;
	background: #FFFFFF;
}
.xwwweb_conl {
	width: 880px;
	margin: 5px auto 0px auto;
	background: #FFF;
}
.xwwweb_conl_pro {
	width: 1200px;
	margin: 5px auto 0px auto;
	background: #FFF;
}
.webmain_title {
	width: 840px;
	height: 50px;
	margin: 5px auto;
	background-color: #FFFFFF;
	line-height: 50px;
	border-bottom: 1px solid #E8E8E8;
}
.webmain_title .stitle {
	font-size: 16px;
	float: left;
	font-family: "微软雅黑";
	color: #333;
	padding-left: 5px;
}
.pro_title {
	width: 400px;
	height: 50px;
	margin: 5px auto;
	background-color: #FFFFFF;
	line-height: 50px;
	border-bottom: 1px solid #E8E8E8;
	float: right;
}
.webmain_title .stitle {
	font-size: 16px;
	float: left;
	font-family: "微软雅黑";
	color: #333;
	padding-left: 5px;
}
.protxt {
	width: 1200px;
	height: 55px;
	clear: both;
	border-bottom: 1px dashed #ccc;
}
.protxt h2 {
	line-height: 55px;
	padding-left: 15px;
	color: #09C;
	float: left;
}
.protxt b {
	width: 3px;
	height: 20px;
	background: #F90;
	display: block;
	float: left;
	margin: 15px 5px;
}
.webmain_title .viewlist {
	float: right;
	height: 45px;
}
.webmain_title .viewlist dt {
	float: left;
}
.webmain_title .viewlist img {
	margin-top: 15px;
	padding-right: 5px;
}
.xwwweb_conl .xww_nrl {
	width: 860px;
	border-top: 1px solid #EAEAEA;
	padding: 10px;
	margin: 10px 0px 10px 0px;
}
.xwwweb_conl_pro .xww_nrlp {
	width: 1180px;
	border-top: 1px solid #EAEAEA;
	padding: 10px;
	margin: 10px 0px 10px 0px;
}
#xwwweb_nyrbig {
	float: right;
	width: 300px;
}
.xwwweb_nyr {
	width: 292px;
	margin: 5px auto 0px auto;
	background: #FFF;
	float: right;
}
.xww_nrl li {
	height: 40px;
	line-height: 40px;
	border-bottom: 1px dashed #EAEAEA;
	padding-left: 15px;
	font-size: 14px;
}
.fxkclist p a {
	color: #999999;
}
.fanhui-list {
	width: 1200px;
	margin: 0px auto;
	height: 50px;
	border-top: 1px dashed #E0E0E0;
	line-height: 50px;
	background: #FFF;
}
.fanhui-list img {
	float: left;
}
.fanhui-list .sdh {
	float: right;
}
.fanhui-list .sdh img {
	padding-bottom: 10px;
}
.fanhui-list h2 {
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	float: left;
}
.fanhui-list h1 {
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	float: left;
}
/***newsin***/
.news_xwwconn .news_pic {
	height: 152px;
	width: 201px;
	border: 1px solid #EBEBEB;
	padding: 2px;
	float: left;
	margin-right: 15px;
	color: #FFFFFF;
}
.news_pic {
	height: 150px;
	width: 200px;
	border: 1px solid #EBEBEB;
	padding: 2px;
	float: left;
	margin-right: 15px;
	color: #FFFFFF;
	overflow: hidden;
}
.news_xwwconn:hover .news_pic img {
	-webkit-transform: scale(1.15);
	-moz-transform: scale(1.15);
	-o-transform: scale(1.15);
	transform: scale(1.15);
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}
.news_xwwconn:hover .entry-title h2 a {
	color: #06F;
	text-decoration: none;
}
.news_xwwconn:hover .qhd-content dl a {
	background: #09F;
	color: #FFF;
	padding: 5px 3px;
	width: 100px;
}
.news_xwwconn dl {
	height: 50px;
	line-height: 50px;
	border-top: 1px solid #FFFFFF;
}
.entry-title h2 {
	font-size: 16px;
	margin-bottom: 5px;
}
.news_xwwconn {
	border-bottom: 1px dashed #999999;
	margin-bottom: 8px;
	padding-bottom: 8px;
}
.qhd-content dl {
	font-size: 14px;
}
.qhd-content dl a:link {
	color: #FF0000;
	text-decoration: none;
}
/****jbos****/
.sub_showjob h1 {
	font-size: 14px;
*font-size:12px;
}
.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;
}
/***proshow***/
#kcshow-info {
	width: 1200px;
	height: 450px;
	margin: 0 auto 15px auto;
	border: 1px solid #E0E0E0;
}
.kcshow_info_l {
	margin: 5px 15px 5px 2px;
	float: left;
	width: 450px;
	height: 300px;
}
.kcshow-infor {
	float: right;
	margin: 5px;
	float: left;
	width: 720px;
	height: 300px;
}
.kcshow-infor h1 {
	text-align: center;
	height: 45px;
	line-height: 45px;
	border-bottom: 1px solid #CCCCCC;
	font-size: 18px;
}
.tuijianpx {
	width: 1200px;
	margin: 0 auto;
	text-align: right;
}
.kcshow-infor h2 {
	padding-left: 10px;
	height: 35px;
	line-height: 35px;
	border-bottom: 1px dashed #CCCCCC;
	font-size: 14px;
	font-weight: normal;
}
.kcshow-infor img {
	padding-top: 5px;
}
/***gipic***/
.xwwweb_con {
	width: 1200px;
	margin: 5px auto;
}
.xwwweb_con {
	width: 1200px;
	margin: 5px auto;
}
#xwwjrkj {
	width: 1200px;
	height: 100%;
	padding: 0px;
}
.xwwjrkj-l {
	width: 1190px;
	border: 1px solid #EEEEEE;
	margin: 5px;
}
.xwwjrkj-l h1 {
	height: 40px;
	border-bottom: 1px solid #EEEEEE;
	font-size: 16px;
	line-height: 40px;
	padding-left: 15px;
}
.xwwjrkj-l dl {
	margin: 5px;
	width: 375px;
	overflow: hidden;
}
.xwwjrkj-l ul {
	margin: 5px;
}
.xwwjrkj-l ul li {
	height: 40px;
	border-bottom: 1px dashed #EEEEEE;
	font-size: 14px;
	line-height: 40px;
}
/**zoom**/
#preview {
	float: none;
	margin: 20px auto;
	text-align: center;
	width: 500px;
}
.jqzoom {
	width: 350px;
	height: 250px;
	position: relative;
	margin:10px;
}
.zoomdiv {
	left: 859px;
	height: 400px;
	width: 400px;
}
.list-h li {
	float: left;
}
#spec-n5 {
	width: 350px;
	height: 56px;
	padding-top: 6px;
	overflow: hidden;
	margin-left:10px;
}
#spec-left {
	background: url(images/left.gif) no-repeat;
	width: 10px;
	height: 45px;
	float: left;
	cursor: pointer;
	margin-top: 5px;
}
#spec-right {
	background: url(images/right.gif) no-repeat;
	width: 10px;
	height: 45px;
	float: left;
	cursor: pointer;
	margin-top: 5px;
}
#spec-list {
	width: 325px;
	float: left;
	overflow: hidden;
	margin-left: 2px;
	display: inline;
	
}
#spec-list ul li {
	float: left;
	margin-right: 0px;
	display: inline;
	width: 62px;
}
#spec-list ul li img {
	padding: 2px;
	border: 1px solid #ccc;
	width: 50px;
	height: 50px;
}
/*jqzoom*/
.jqzoom {
	position: relative;
	padding: 0;
}
.zoomdiv {
	z-index: 100;
	position: absolute;
	top: 1px;
	left: 0px;
	width: 400px;
	height: 320px;
	background: url(i/loading.gif) #fff no-repeat center center;
	border: 1px solid #e4e4e4;
	display: none;
	text-align: center;
	overflow: hidden;
}
.bigimg {
	width: 800px;
	height: 800px;
	background:#9C0;
}
.jqZoomPup {
	z-index: 10;
	visibility: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 50px;
	height: 50px;
	border: 1px solid #aaa;
	background: #FEDE4F 50% top no-repeat;
	opacity: 0.5;
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	filter: alpha(Opacity=50);
	cursor: move;
}
#spec-list {
	position: relative;
	width: 322px;
	margin-right: 6px;
}
#spec-list div {
	margin-top: 0;
	margin-left: -30px;
*margin-left:0;
}
/***产品***/
#phocontainer {
	margin: 0 auto;
	width: 1200px;
	overflow: hidden;
	background: #FFF;
}
.phocon_txt h1 {
	margin-top: 10px;
	margin-bottom: 10px;
	height: 45px;
	_height: 48px;
	font-size: 16px;
	line-height: 45px;
	width: 1180px;
	color: #666666;
	float: left;
	border-bottom: 1px solid #EEEEEE;
}
.phomore {
	float: right;
	font-size: 12px;
	color: #666666;
	padding-right: 20px;
}
.wxlist_ul {
	width: 1190px;
	margin: 0 auto;
	overflow: hidden;
}
.wxlist_ul img {
	margin: 8px 8px 0px 8px;
}
.wxlist_ul li {
	float: left;
	width: 290px;
	border: 1px solid #EEEEEE;
	height: 270px;
	transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
}
.wxlist_ul li:hover {
	box-shadow: 0px 2px 8px rgba(200, 200, 200, .6);
}
.wxlist_ul img:hover {
	-webkit-transform: translatey(-5px);
	-moz-transform: translatey(-5px);
	-ms-transform: translatey(-5px);
	-o-transform: translatey(-5px);
	transform: translatey(-5px)
}
.wxlist_ul {
	-webkit-transition: all .2s ease-in;
	-moz-transition: all .2s ease-in;
	-ms-transition: all .2s ease-in;
	-o-transition: all .2s ease-in;
	transition: all .2s ease-in;
	left: 0;
	position: relative;
}
.wxlist_ul li:hover h2 a {
	color: #0066CC;
	font-size: 14px;
}
.wxlist_ul li:hover h2 {
	background: #F0F0F0;
	line-height: 40px;
	height: 40px;
}
.wxlist_ul li:hover h3 {
	background: #F0F0F0;
	line-height: 40px;
	height: 40px;
}
.wxlist_ul li h2 {
	line-height: 40px;
	margin: 0 auto;
	height: 40px;
	width: 272px;
	font-size: 14px;
	text-align: center;
	border-bottom: 1px dashed #DFDFDF;
}
.wxlist_ul li h3 {
	line-height: 40px;
	margin: 0 auto;
	height: 40px;
	width: 272px;
	font-size: 14px;
	text-align: left;
}
.wxlist_ul li h3 a {
	line-height: 40px;
	margin: 0 auto;
	height: 40px;
	width: 272px;
	font-size: 14px;
	text-align: left;
	padding-left: 10px;
}
.wxlist_ul li h2 a {
	color: #000;
	font-size: 14px;
	padding: 10px 0 10px 0;
	text-align: center;
}
.wxlist_ul li h2 a:link {
	text-decoration: none;
}
.wxlist_ul li h2 a:hover {
	color: #333333;
}
.wxlist_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;
	letter-spacing: 5px;
	font-size: 40px;
	height: 100px;
	line-height: 100px;
}
.pro-bigclass {
	float: left;
	font-size: 22px;
	margin-left: 25px;
	margin-top: 8px;
}
.img_txt_list li span {
	background: #996600;
}
.webmain_title2 {
	width: 1200px;
	height: 50px;
	margin: 5px auto;
	background-color: #FFFFFF;
	line-height: 50px;
	border: 1px solid #E8E8E8;
}
.webmain_title2 .stitle {
	font-size: 16px;
	float: left;
	font-family: "微软雅黑";
	color: #333;
	padding-left: 5px;
}
.webmain_title2 .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_title2 .sdh li a:link {
	text-decoration: none;
}
.webmain_title2 .sdh {
	font-size: 16px;
	float: right;
}
.webmain_title2 .sdh li a:hover {
	color: #FF0000;
}
#clist-wx {
	width: 1200px;
	margin: 0 auto;
	background: #FFF;
}
.sub_body2 {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	padding-bottom: 15px;
	background: #FFF;
}
.dzxwpx_list {
	float: left;
	margin: 11px;
	padding: 2px;
	border: 1px solid #F0F0F0;
	background: #F5F5F5;
	overflow: hidden;
}
.dzxwpx_list p {
	width: 270px;
	height: 36px;
	line-height: 36px;
	border-bottom: 1px dashed #CCCCCC;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	background: #F5F5F5;
}
.dzxwpx_list h3 {
	width: 270px;
	height: 40px;
*height:36px;
	_height: 36px;
	line-height: 40px;
*line-height:36px;
	font-size: 14px;
	text-align: center;
	background: #F5F5F5;
}
.dzxwpx_list:hover {
	box-shadow: 0px 2px 8px rgba(200, 200, 200, .6);
	border: 1px solid #CCCCCC;
}
/***newsconn**/
.xww_nrl .title {
	font-size: 18px;
	height: 45px;
	line-height: 45px;
	text-align: center;
}
.xww_nrl .info {
	height: 45px;
	line-height: 45px;
	font-size: 14px;
}
.xww_nrl small {
	font-size: 14px;
	font-weight: bold;
}
#Zoom {
	margin-top: 30px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
}
.up_down {
	background: #EEEEEE;
	height: 80px;
	font-size: 14px;
	padding-left: 10px;
}
.up_down li {
	line-height: 40px;
	height: 40px;
	font-size: 14px;
}
.up_down b {
	color: #003366;
	font-weight: bold;
	font-size: 14px;
}
.chuban {
	border: 1px solid #E6E6E6;
	margin-top: 20px;
}
.chuban h1 {
	border-bottom: 1px solid #E6E6E6;
	font-size: 16px;
	height: 40px;
	line-height: 40px;
	color: #FF0000;
}
.chuban li {
	padding: 10px;
	font-size: 14px;
}
.bqcon li {
	padding: 10px;
	font-size: 14px;
	float: left;
}
.zrbj {
	padding: 10px;
	font-size: 14px;
}
.chuban dl {
	font-size: 14px;
	height: 40px;
	line-height: 40px;
	margin-left: 10px;
	margin-right: 10px;
	border-bottom: 1px dashed #ccc;
}
#mgnews {
	width: 820px;
	border: 1px solid #F5F5F5;
	margin: 25px auto;
	padding-bottom: 100px;
}
#mgnews h1 {
	width: 825px;
	height: 30px;
	border-bottom: 1px solid #F5F5F5;
	font-size: 14px;
	padding-left: 5px;
	line-height: 30px;
	margin: 0 auto;
	background: #F5F5F5;
}
#mgnews li {
	height: 35px;
	line-height: 35px;
	width: 280px;
	float: left;
	border-bottom: 1px dashed #CCCCCC;
	padding-left: 8px;
	font-size: 14px;
}
.windowscp {
	float: right;
	padding-right: 20px;
}
/**case**/
.case_listc {
	width: 820px;
	height: 180px;
	background: #F0F0F0;
	margin-top: 15px;
}
.case_listimg {
	float: left;
	margin-right: 25px;
}
.case_listimg img {
	border: 1px solid #D8D8D8;
	padding: 3px;
	margin: 10px;
}
.case_listtxt h1 {
	margin: 10px;
	font-size: 18px;
	height: 40px;
	line-height: 40px;
	font-weight: normal;
}
.case_listtxt h1 a:hover {
	color: #0066FF;
	text-decoration: none;
}
.case_listtxt {
	height: 130px;
}
.case_listtxt p {
	padding-right: 15px;
	height: 25px;
	line-height: 25px;
	font-weight: normal;
}
.case_zx {
	margin-top: 10px;
	margin-bottom: 10px;
}
.case_zx dl {
	width: 120px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	background: #CDCDCD;
	float: left;
	margin-right: 10px;
	font-size: 14px;
	border-radius: 4px;
}
.case_zx dl a:hover {
	width: 120px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	background: #0099FF;
	float: left;
	margin-right: 10px;
	font-size: 14px;
	border-radius: 4px;
	color: #FFFFFF;
	text-decoration: none;
}
/***product***/
.inpro-list {
	width: 290px;
	border: 1px solid #EEEEEE;
	padding-bottom: 20px;
	float: left;
}
.inpro-list h1 {
	height: 45px;
	font-size: 16px;
	background: #0099FF;
	line-height: 45px;
	color: #FFFFFF;
	padding-left: 10px;
	margin: 2px;
}
.inpro-list .probigg2 h2 {
	height: 35px;
	font-size: 16px;
	background: #EBEBEB;
	line-height: 35px;
	color: #FFFFFF;
	padding-left: 10px;
	margin: 2px;
	font-weight: bold;
}
.inpro-list .probigg2 h2 a:link {
	color: #FF6600;
	text-decoration: none;
}
.inpro-list .probigg2 h2 a:visited {
	color: #333333;
}
.inpro-list .probigg2 h2 a:hover {
	color: #FF6600;
	text-decoration: none;
}
.inpro-list .probigg2 h2 a:active {
	color: #333333;
}
.inpro-list .prosmalls2 ul li {
	height: 35px;
	font-size: 14px;
	border-bottom: 1px dashed #E6E6E6;
	line-height: 35px;
	color: #FFFFFF;
	padding-left: 10px;
	margin: 2px;
}
.prosmalls2 ul lia:link {
	color: #FF6600;
	text-decoration: none;
}
.prosmalls2 ul li a:visited {
	color: #333333;
}
.prosmalls2 ul li a:hover {
	color: #FF6600;
	text-decoration: none;
}
.prosmalls2 ul li a:active {
	color: #333333;
}
.inpro-list .prosmalls2 img {
	margin-right: 5px;
}
.inpro-c {
	width: 900px;
	border: 1px solid #eee;
	padding-bottom: 55px;
	float: right;
}
/**casegirlcp**/
.casegcp_list {
	float: left;
	border: 1px solid #D8D8D8;
	width: 258px;
	margin: 5px 13px 30px 0px;
	height: 265px;
}
.casegcp_list:hover {
	border: 1px solid #0099CC;
}
.casegcp_list img {
	padding: 3px;
}
.casegcp_list h1 {
	height: 45px;
	line-height: 45px;
	text-align: center;
	font-size: 14px;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 2px;
	border-bottom: 1px dashed #ccc;
	border-radius: 5px 5px 0px 0px;
	;
}
.casegcp_list h1 a:hover {
	color: #FF0000;
	text-decoration: none;
}
.inpro_left h2 {
	text-align: center;
}
.casegcp_list p {
	font-size: 12px;
	margin-left: 3px;
	margin-right: 3px;
	padding: 3px;
}
.casegcp_list dl {
	font-size: 12px;
	background: #EBEBEB;
	margin-left: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	padding: 3px;
}
.casecp_zx2 {
	height: 40px;
	margin-left: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	padding-bottom: 15px;
}
.page_list {
	margin: 40px;
}
.casecp_zx2 p {
	float: left;
	margin: 5px 3px 3px 3px;
	padding: 4px 5px 4px 5px;
	font-size: 13px;
	background: #F2F2F2;
	border: 1px solid #CCC;
}
.casecp_zx2 p a:link {
	color: #333;
	text-decoration: none;
}
.casecp_zx2 p a:hover {
	color: #FFF;
	text-decoration: none;
}
.casecp_zx2 p:hover {
	float: left;
	margin: 5px 3px 3px 3px;
	padding: 4px 5px 4px 5px;
	font-size: 13px;
	background: #09F;
	color: #FFF;
}
.casecp_zx2 p:hover a {
	color: #FFF;
}
.casecp_zx2 span {
	float: right;
	margin: 5px 3px 3px 3px;
	padding: 4px 5px 4px 5px;
	font-size: 13px;
	background: #09F;
}
.casecp_zx2 span a:link {
	color: #FFF;
}
.casecp_zx2 span a:visited {
	color: #FFF;
}
.casecp_zx2 span:hover {
	color: #FFFFFF;
	text-decoration: none;
	background: #CCCCCC;
}
.casecp_zx2 span a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
/**casegirl**/
.caseg_list {
	float: left;
	border: 1px solid #D8D8D8;
	margin: 5px;
}
.caseg_list:hover {
	border: 1px solid #0099CC;
}
.caseg_list img {
	padding: 3px;
}
.caseg_list h1 {
	height: 45px;
	line-height: 45px;
	text-align: center;
	font-size: 16px;
	margin-left: 3px;
	margin-right: 3px;
	margin-top: 3px;
	border-radius: 5px 5px 0px 0px;
	;
}
.caseg_list h1 a:hover {
	color: #FF0000;
	text-decoration: none;
}
.inpro_left h2 {
	text-align: center;
}
.caseg_list p {
	font-size: 12px;
	background: #EBEBEB;
	margin-left: 3px;
	margin-right: 3px;
	padding: 3px;
}
.caseg_list dl {
	font-size: 12px;
	margin-left: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	padding: 3px;
}
.case_zx2 {
	height: 40px;
	margin-left: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	padding-bottom: 15px;
}
.page_list {
	margin: 40px;
}
.case_zx2 span {
	float: left;
	margin: 3px 3px 3px 20px;
	padding: 4px 20px 4px 20px;
	border: 1px dashed #ccc;
}
.case_zx2 span:hover {
	color: #FFFFFF;
	text-decoration: none;
	background: #CCCCCC;
}
.case_zx2 span a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
/***/
#news_title_info {
	height: 60px;
	border-bottom: 1px dashed #E6E6E6;
}
#sjmenu * {
	line-height: 45px;
	z-index: 10;
	float: left;
	margin-left: 5px;
}
#sjmenu a {
	text-decoration: none;
	display: block;
}
#sjmenu img {
	margin-top: 10px;
}
#sjmenu li:hover>ul {
	display: block;
}
#sjmenu>ul {
	height: 30px;
} /* 即使没有菜单项也能保持顶级菜单栏的高度。 */
/* 一级菜单 */

 /* 下拉的菜单栏 */
#sjmenu>ul>li ul {
	display: none;
	width: 150px;
	position: absolute;
	background: #F2F2F2;
	box-shadow: 2px 2px 2px #000;
	-webkit-box-shadow: 2px 2px 2px #999;
	-moz-box-shadow: 2px 2px 2px #123;
	margin-top: 45px;
	padding-right: 90px;
	height: 200px;
}
/***mainleft**/

.xwwweb_nyr .xwwcon {
	width: 290px;
	border: 1px solid #EAEAEA;
	margin-bottom: 15px;
}
.xwwcon h1 {
	height: 40px;
	line-height: 40px;
	background: #0066CC;
	font-size: 16px;
	color: #FFFFFF;
	padding-left: 15px;
	margin: 2px;
	font-weight: normal;
	letter-spacing: 2px;
}
.xwwcon dl {
	margin: 2px;
	overflow: hidden;
}
.xwwcon ul li {
	line-height: 34px;
	font-size: 13px;
	display: block;
	padding-left: 20px;
	background: url(../img/tt02.gif);
	overflow: hidden;
	margin: 2px;
}
.xwwcon 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: 266px;
	background: url(../img/muen0023.gif);
	text-decoration: none;
}
.xwwweb_nyr .xwwcon2 {
	width: 290px;
	border: 1px solid #EAEAEA;
	margin-bottom: 15px;
}
.xwwcon2 h1 {
	height: 40px;
	line-height: 40px;
	background: #0066CC;
	font-size: 16px;
	color: #FFFFFF;
	padding-left: 15px;
	margin: 2px;
	font-weight: normal;
	letter-spacing: 2px;
}
.xwwcon2 ul li {
	line-height: 34px;
	font-size: 13px;
	display: block;
	padding-left: 20px;
	background: url(../img/tt02.gif);
	overflow: hidden;
	margin: 2px;
}
.xwwcon2 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: 266px;
	background: url(../img/muen0023.gif);
	text-decoration: none;
}
/***search***/
.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;
}
/*公告区域*/

#notice {
	width: 100%;
	background: url(../images/ggbg.png) repeat-x;
}
.notice {
	width: 1200px;
	_width: 1003px;
	margin: 0px auto;
	height: 45px;
	line-height: 45px;
	background: url(../images/ggbg.png) repeat-x;
	color: #8d8d8d;
	overflow: hidden;
}
.notice_a {
	width: 980px;
	overflow: hidden;
	float: left;
	padding-left: 10px;
}
.notice_a strong {
	color: #6a6a6a;
	float: left;
}
.inxww_pro {
	width: 1003px;
	margin: 10px auto;
}
.inpro_tit {
	width: 100%;
	height: 109px;
	overflow: hidden;
	background-repeat: repeat-x;
}
/***aboutus***/
#content_list {
	width: 1200px;
	height: 58px;
	margin: 0 auto;
	background-image: url(../img/backline.png);
}
#content_con {
	width: 1200px;
	height: 58px;
	margin: 0 auto;
	line-height: 58px;
	background-image: url(../img/backline.png);
	top: 0px;
	background: #FFF;
	border-bottom: #0CC 2px solid;
}
.content_txt p {
	height: 58px;
	line-height: 58px;
	font-size: 16px;
	padding-left: 10px;
	float: left;
}
#content {
	width: 1200px;
	margin: 10px auto;
	overflow: hidden;
}
.conuctus_conn {
	margin: 15px;
}
/**message**/
#concont {
	width: 100%;
	height: 58px;
	z-index: 10000;
	margin: 0 auto;
	background: #FFFFFF;
	top: 0px;
}
#container_t {
	width: 1200px;
	height: 58px;
	margin: 0 auto;
	background: url(../img/backline.png);
}
.container_left h1 {
height:45px line-height:45px;
	float: left;
	font-size: 14px;
	padding-top: 16px;
	padding-left: 45px;
	font-family: "微软雅黑";
}
.container_left h1 a {
	line-height: 45px;
	height: 45px;
}
.container_left p {
height:45px line-height:45px;
	float: left;
	font-size: 16px;
	padding-top: 16px;
	padding-left: 45px;
	font-family: "微软雅黑";
}
.container_left p a {
	line-height: 45px;
	height: 45px;
}
.container_right ul {
	float: right;
}
.container_right ul li {
	float: left;
	font-size: 14px;
	width: 100px;
	border: 1px solid #EEEEEE;
	margin: 2px;
	height: 35px;
	line-height: 35px;
	display: block;
	text-align: center;
}
.container_right ul li a {
	display: block;
	font-size: 14px;
	height: 35px;
	line-height: 35px;
}
.container_right ul li a:link {
	text-decoration: none;
}
.container_right li a.active {
	background: #e60012;
	color: #fff;
	border: 1px solid #e60012;
}
.container_right ul li a:hover {
	border: 1px solid #FF0000;
}
#container {
	width: 1200px;
	margin: 10px auto;
	overflow: hidden;
	display: block;
	background: #FFF;
}
.container-con {
	padding: 15px;
}
#clist-wx {
	width: 1200px;
	margin: 0 auto;
	background: #FFF;
}
/**innews**/
#in-news-in {
	width: 100%;
	margin-top: 10px;
}
#in-news {
	width: 1200px;
	margin: 0 auto;
}
.in-news-l {
	width: 850px;
	float: left;
	background: #F9F9F9;
}
.in-news-l h1 {
	padding-left: 10px;
	height: 45px;
	line-height: 45px;
	color: #fff;
	font-size: 16px;
	background-image: url(../img/newtit.png);
	word-spacing: 5px;
	padding-left: 25px;
}
.innews_img_sq {
	margin: 10px auto;
	height: 80px;
	border-bottom: 1px dashed #CCC;
}
.innews_img_sq img {
	float: left;
	margin-right: 15px;
	border: 1px solid #CCCCCC;
	padding: 2px;
}
.innews_img p {
	font-size: 12px;
	color: #999;
}
.in-news-r {
	width: 320px;
	float: right;
	background: #F9F9F9;
}
.in-news-r h1 {
	padding-left: 10px;
	height: 45px;
	line-height: 45px;
	color: #fff;
	font-size: 16px;
	background-image: url(../img/newtit.png);
	word-spacing: 5px;
	padding-left: 25px;
}
/**message**/
#bjpro {
	width: 1200px;
	margin: 0 auto;
}
.casebj_listc {
	width: 580px;
	height: 250px;
	background: #F2F2F2;
	margin-top: 15px;
	margin-right: 15px;
	float: left;
}
.casebj_listimg {
	margin-right: 25px;
}
.casebj_listimg img {
	border: 1px solid #D8D8D8;
	padding: 3px;
	margin: 10px;
}
.casebj_listtxt h1 {
	margin: 10px;
	font-size: 18px;
	height: 40px;
	line-height: 40px;
	font-weight: normal;
}
.casebj_listtxt h1 a:hover {
	color: #0066FF;
	text-decoration: none;
}
.casebj_listtxt {
	height: 180px;
}
.casebj_listtxt p {
	padding-right: 15px;
	height: 25px;
	line-height: 25px;
	font-weight: normal;
}
.casebj_zx {
	margin: 10px 10px 10px 250px;
}
.casebj_zx dl {
	width: 120px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	background: #CDCDCD;
	float: left;
	margin-right: 10px;
	font-size: 14px;
	border-radius: 4px;
}
.casebj_zx dl a:hover {
	width: 120px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	background: #0099FF;
	float: left;
	margin-right: 10px;
	font-size: 14px;
	border-radius: 4px;
	color: #FFFFFF;
	text-decoration: none;
}
#lyconn {
	width: 1200px;
	height: 560px;
	background: url(../img/lybag.png);
	margin: 15px auto;
}
.ly-con-left h1 {
	padding-top: 170px;
	padding-right: 20px;
	color: #0066FF;
	text-align: right;
	font-size: 20px;
}
.ly-con-left dt {
	padding-right: 20px;
	text-align: right;
}
.ly-con-right {
	width: 700px;
	height: 420px;
	float: right;
}
.ly-con-right li {
	border: 1px solid #CCCCCC;
	width: 310px;
	height: 40px;
	margin: 10px 10px 10px 10px;
	float: left;
}
.ly-con-right span {
	padding-left: 5px;
	padding-right: 5px;
	float: left;
	height: 40px;
	line-height: 40px;
	clear: both;
}
.ly-con-right dl {
	margin-top: 35px;
	padding-left: 11px;
	padding-right: 11px;
	display: block;
}
.ly-con-right p {
	margin-top: 15px;
	margin-botom: 15px;
	padding-left: 11px;
	padding-right: 11px;
	display: block;
}
.ly-con-right dt {
	padding-top: 10px;
	padding-right: 11px;
	width: 560px;
}
.ly-con-right .xwwinput {
	height: 30px;
	line-height: 30px;
	border-type-style: none;
	outline: none;
	border-left: 0px;
	border-top: 0px;
	border-right: 0px;
	clear: both;
}
.ly-con-right .vcode {
	height: 30px;
	line-height: 30px;
	border-type-style: none;
	outline: none;
	border-left: 0px;
	border-top: 0px;
	border-right: 0px;
}
.ly-con-right .SelectList {
	position: relative;
	background-color: transparent;
	TOP: 10px;
	left: 5px;
	border: none;
	display: block;
	height: 20px;
	overflow: hidden;
}
.lysumm {
	float: right;
	width: 690px;
	height: 20px;
	margin-left: 10px;
}
.ly-con-left {
	width: 490px;
	height: 600px;
	float: left;
}
.ly-con-right p {
	font-size: 14px;
}
.ly-con-right img {
	padding-top: 5px;
}
/**down**/
.down_list {
	height: 40px;
	line-height: 40px;
	background: #EEE;
}
.down_list h1 {
	font-size: 16px;
}
.down_lic li {
	font-size: 14px;
}
.down_lic span {
	font-size: 14px;
	float: right;
	padding-right: 10px;
	font-weight: bold;
}
.down_lic span a:link {
	color: #F00;
	text-decoration: none;
}
.down_lic span a:visited {
	color: #F00;
	text-decoration: none;
}
.down_lic span a:acitve {
 color:#F00;
text-decoration:none;
}
.down_lic span a:hover {
	color: #F00;
	text-decoration: none;
}
/***conuctus_***/

#content_list {
	width: 1200px;
	height: 58px;
	margin: 0 auto;
	background: url(../img/backline.png);
}
.conuctus_left {
	width: 600px;
	height: 565px;
	float: left;
	padding-bottom: 20px;
	float: left;
}
#conuctus-ad {
	width: 1200px;
	height: 250px;
	background: #F6F6F6;
	margin: 0px auto 0px auto;
}
.conucts-l {
	float: left;
	width: 250px;
	background: url(../img/lxwm.png);
	height: 250px;
}
.conucts-r {
	float: right;
	background: url(../img/lxwmr.png);
	height: 250px;
	width: 850px;
}
.conucts-r p {
	padding-top: 100px;
	font-size: 14px;
	line-height: 180%;
}
.conucts-r ul li {
	float: left;
	margin-top: 65px;
	padding: 5px;
}
.conucts-r ul li a {
	margin-top: 65px;
	padding: 5px;
	font-weight: bold;
}
.conuctus_right {
	width: 570px;
	float: right;
	height: 550px;
	overflow: hidden;
}
.chengche {
	width: 1200px;
	height: 120px;
	margin-top: 60px;
	border-bottom: 1px dashed #ccc;
	border-top: 1px dashed #ccc;
	padding-left: 20px;
	padding-top: 10px;
}
.chengche img {
	float: left;
}
.chengche h3 {
	font-size: 16px;
	padding-left: 55px;
}
.chengche p {
	font-size: 14px;
	padding-left: 55px;
	padding-right: 20px;
}
.kaiche {
	width: 1200px;
	height: 120px;
	margin-top: 60px;
	padding-left: 20px;
	border-bottom: 1px dashed #ccc;
}
.kaiche img {
	float: left;
	marign: 20px;
}
.kaiche h3 {
	font-size: 16px;
	padding-left: 55px;
}
.kaiche p {
	font-size: 14px;
	padding-left: 55px;
	padding-right: 20px;
}
.conuctus_left p {
	padding: 20px;
}
.conuctus_right h3 {
	color: #00CCCC;
	margin: 0px 15px 10px 0px;
	padding: 0px 15px 10px 0px;
	border-bottom: 1px solid #00CCCC;
}
.conuctus_right {
	padding: 20px 15px 15px 15px;
}
#conuctnav {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
#conuctnav li {
	background: #F3F3F3;
	margin-right: 1px;
	float: right;
	color: #333333;
	margin: 9px;
	border-radius: 4px;
}
#conuctnav li a {
	display: block;
	padding: 5px 10px 5px 10px;
	text-align: center;
	height: 24px;
	line-height: 24px;
	font-size: 13px;
	text-decoration: none;
	font-family: "微软雅黑";
}
#nav_current {
	background: #00CCCC;
	color: #FFFFFF;
	border-radius: 4px;
}
#nav_current a:visited {
	color: #FFFFFF;
}
#nav_current li a:active {
	color: #FFFFFF;
}
#nav_current a:link {
	color: #FFFFFF;
}
#conuctnav li a:link {
	color: #333333;
}
#conuctnav li a:hover {
	background: #FF0000;
	color: #FFFFFF;
	border-radius: 4px;
}
#content {
	width: 1200px;
	margin: 10px auto;
	overflow: hidden;
	background: #FFF;
}
/**showpro***/
* {
	margin: 0;
	padding: 0;
	list-style: none;
}
.nTab {
	width: 860px;
	height: 100%;
	margin: 0px auto;
	overflow: hidden;
}
.none {
	display: none;
}
.nTab .TabTitle {
	height: 35px;
	border-bottom: 2px solid #CCCCCC;
}
.nTab .TabTitle li {
	float: left;
	cursor: pointer;
	height: 35px;
	line-height: 35px;
	font-weight: bold;
	text-align: center;
	width:121px;
	font-size: 16px;
}
.nTab .TabTitle li a {
	text-decoration: none;
}
.nTab .TabTitle .active {
	background: #0066FF;
	color: #FFFFFF;
}
.nTab .TabTitle .normal {
	color: #333333;
}
.nTab .TabContent {
	clear: both;
	overflow: hidden;
	background: #fff;
	padding: 10px;
	display: block;
	height: 100%;
}
.pro_pnex li {
	margin-left: 1px;
 *margin-left:5px;
}

#myTab_Content1 img{
	
	max-width:850px;
	
	
	}

#myTab_Content2 img{
	
	max-width:850px;
	
	
	}
#myTab_Content3 img{
	
	max-width:850px;
	
	
	}

/***link***/
.web_yafoot {
	width: 1200px;
	margin: 10px auto;
}
.web_yafoot h2 {
	float: left;
	padding: 15px;
	padding-left: 5px;
	font-size: 14px;
}
.web_yafoot a:link {
	text-decoration: none;
}
#box {
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.5);
	position: fixed;
	z-index: 100;
	display: none;
	background: #06F;
}
.hint {
	width: 1000px;
	height: 600px;
	margin: 0 auto;
	background: #fff;
	position: fixed;
	top: 50%;
	left: 30%;
	margin-left: -150px;
	margin-top: -166px;
	z-index: 111;
	display: none;
}
.hint-in1 {
	width: 1000px;
	height: 70px;
	background: #ff6600;
	position: relative;
}
.hint2 {
	line-height: 70px;
	color: #f4e8df;
	font-size: 26px;
	padding-left: 156px;
}
.hint3 {
	width: 38px;
	height: 37px;
	background: url(../product/images/icon/hint3.png) no-repeat;
	-webkit-background-size: 38px 37px;
	background-size: 38px 37px;
	position: absolute;
	top: 7px;
	right: 7px;
}
.hint3:hover {
	width: 38px;
	height: 37px;
	background: url(../product/images/icon/hint33.png) no-repeat;
	-webkit-background-size: 38px 37px;
	background-size: 38px 37px;
	position: absolute;
	top: 7px;
	right: 7px;
}
.hint-in2 {
	line-height: 150px;
	font-size: 20px;
	text-align: center;
	color: #ff6600;
}
.hintl {
	width: 500px;
	height: 332px;
	margin: 0 auto;
	background: #fff;
	position: fixed;
	top: 50%;
	left: 50%;
	margin-left: -250px;
	margin-top: -166px;
	z-index: 111;
	display: none;
}
.hintl-in1 {
	width: 500px;
	height: 70px;
	background: #ff6600;
	position: relative;
}
.hintl1 {
	width: 48px;
	height: 47px;
	background: url(../product//images/icon/hint2.png) no-repeat;
	-webkit-background-size: 48px 47px;
	background-size: 48px 47px;
	top: 12px;
	left: 98px;
	position: absolute;
	z-index: 111;
}
.hintl2 {
	line-height: 70px;
	color: #f4e8df;
	font-size: 26px;
	padding-left: 156px;
}
.hintl3 {
	width: 38px;
	height: 37px;
	background: url(../product/images/icon/hint3.png) no-repeat;
	-webkit-background-size: 38px 37px;
	background-size: 38px 37px;
	position: absolute;
	top: 7px;
	right: 7px;
}
 @-moz-document url-prefix() {
#button {
padding-top:2px;
}
 _selector {
 property:value;
}
