﻿@charset "utf-8";
/*reset.css*/

html {
	color: #000;
	background: #FFF;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
i,em,b{ font-style:normal}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img {
	border: 0;
}
address, caption, cite, code, dfn, em, th, var, optgroup {
	font-style: inherit;
	font-weight: inherit;
}
del, ins {
	text-decoration: none;
}
li {
	list-style: none;
}
caption, th {
	text-align: left;
}
q:before, q:after {
	content: '';
}
abbr, acronym {
	border: 0;
	font-variant: normal;
}
sup {
	vertical-align: baseline;
}
sub {
	vertical-align: baseline;
}
input, button, textarea, select, optgroup, option {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
}
input, button, textarea, select {
*font-size:100%;
}
input, select {
	vertical-align: middle;
}
body {
	font: 12px/1.231 arial, helvetica, clean, sans-serif;
}
select, input, button, textarea, button {
	font: 99% arial, helvetica, clean, sans-serif;
}
table {
	font-size: inherit;
	font: 100%;
	border-collapse: collapse;
}
pre, code, kbd, samp, tt {
	font-family: monospace;
*font-size:108%;
	line-height: 100%;
}
.txtboxcs {
	border: solid 1px #ccc;
	height: 22px;
}
h1 {
	font-size: 32px;
}
h2 {
	font-size: 26px;
}
h3 {
	font-size: 20px;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10px;
}
.mt10 {
	margin-top: 10px;
}
/*title*/

h1 {
	font-size: 32px;
}
h2 {
	font-size: 26px;
}
h3 {
	font-size: 20px;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10px;
}
/* -- 弹出窗口 -- */

#mesbook1_c, #mesbook1 {
	display: none;
	z-index: 1001;
	width: 398px;
	border: 1px solid #ccc;
	background: #fff;
	padding-bottom: 20px;
}
#mesbook1_c div, #mesbook1 div {
	border: 1px solid #E4E3E3;
	background: #EBECEB;
	height: 18px;
	padding: 4px .5em 0;
	margin-bottom: 10px;
}
#mesbook1_c dl.b1, #mesbook1 dl.b1 {
	width: 370px;
	margin: 0 auto;
}
#mesbook1_c dl.b1 dt, #mesbook1 dl.b1 dt {
	float: left;
	width: 105px;
	overflow: hidden;
}
#mesbook1_c dl.b1 dd, #mesbook1 dl.b1 dd {
	width: 265px;
	float: right;
}
#mesbook1_c #mesbook1_cBtns, #mesbook1 #mesbook1Btns {
	padding-bottom: 10px;
}
#mesbook1_c #mesbook1_cBtns input, #mesbook1 #mesbook1Btns input {
	margin-right: 20px;
}
#nodata {
	padding: 80px;
	padding-left: 150px;
	border: solid 1px #eee;
	margin: 10px 0;
	background: url(../images/nodata.gif) no-repeat 20px 20px;
}
/* -- 外边距 -- */

.m1 {
	margin: 1px;
}
.m2 {
	margin: 2px;
}
.m5 {
	margin: 5px;
}
.m10 {
	margin: 10px;
}
.mt2 {
	margin-top: 2px;
}
.mt5 {
	margin-top: 5px;
}
.mt8 {
	margin-top: 8px;
}
.mt10 {
	margin-top: 10px;
}
.mt12 {
	margin-top: 12px;
}
.mt15 {
	margin-top: 15px;
}
.mt20 {
	margin-top: 20px;
}
.mt30 {
	margin-top: 30px;
}
.mr5 {
	margin-right: 5px;
}
.mr10 {
	margin-right: 10px;
}
.mr12 {
	margin-right: 12px;
}
.ml5 {
	margin-left: 5px;
}
.ml7 {
	margin-left: 7px;
}
.mb10 {
	margin-bottom: 10px;
}
.ml12 {
	margin-left: 12px;
}
.ml10 {
	margin-left: 10px;
}
.ml20 {
	margin-left: 20px;
}
/*加盟商在线下单*/

.userorder {
	width: 700px;
}
.userorder tr {
	height: 25px;
}
.userorder tr span {
	color: #f00;
	padding-left: 4px;
}
.stf {
	border: 1px solid #ccc;
	padding-left: 140px;
	padding-top: 10px;
	padding-bottom: 20px
}
.stf span {
	color: #000;
	font-size: 14px;
	line-height: 30px;
	font-weight: bold
}
.stf dd {
	line-height: 24px;
	font-size: 14px
}
.stf p {
	line-height: 24px;
	font-size: 14px
}
/*处理中动画占全屏*/

#oran_div_processing {
	width: 300px;
	padding: 20px;
	z-index: 9999;
	text-align: center;
	background: #fffeef;
	border: solid 1px #b8ab04;
}
.nor_tab {
	width: 100%;
	border: solid 1px #ccc;
	margin-bottom: 10px;
}
.nor_tab th {
	font-weight: bold;
	text-align: center;
	background: #f9f9f9;
	border: solid 1px #ccc;
	padding: 6px 0;
}
.nor_tab td {
	padding: 5px;
	border: solid 1px #ccc;
}
ul.t05_ul table {
*margin-left:-15px;
}/*滚动板IE补丁*/
.left_pro {
	width: 201px;
	float: right;
	overflow: hidden;
	margin-left: 5px;
}
.right_pro {
	width: 754px;
	float: left;
	display: inline;
	overflow: hidden;
}
.left_prj {
	width: 201px;
	float: right;
	overflow: hidden;
	margin-left: 5px;
}
.right_prj {
	width: 754px;
	float: left;
	display: inline;
	overflow: hidden;
}
.left_agent {
	width: 201px;
	float: right;
	overflow: hidden;
	margin-left: 5px;
}
.right_agent {
	width: 754px;
	float: left;
	display: inline;
	overflow: hidden;
}
.left_help {
	width: 201px;
	float: right;
	overflow: hidden;
	margin-left: 5px;
}
.right_help {
	width: 754px;
	float: left;
	display: inline;
	overflow: hidden;
}
.b15 {
	background: url(../images/SkinsVIBtn.jpg) no-repeat;
	border: 0;
	cursor: pointer;
	overflow: hidden;
}
.b15 {
	background-position: -79px -650px;
	width: 60px;
	height: 24px;
	line-height: 24px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}



#flashs {
	position: relative;
	height: 600px;
	overflow: hidden;
}
#flashs .bgitem {
	z-index: 1;
	position: absolute;
	top: 0;
}
#flashs .btn {
	position: absolute;
	z-index: 7;
	bottom: 12px;
	left: 46%;
	margin-right: -450px;
	padding: 5px 6px;
}
#flashs .btn span {
	width: 13px;
	height: 13px;
	color: #fffab1;
	background: url("../images/ic1.png") no-repeat;
	float: left;
	cursor: pointer;
	display: block;
	margin-left: 15px;/*padding:2px 6px;*/
}
#flashs .btn span.cur {
	width: 13px;
	height: 13px;
	background: url("../images/ic2.png") no-repeat;
	color: #fffab1;
}
#roll_top, #fall, #ct {
	position: relative;
	cursor: pointer;
	height: 72px;
	width: 26px;
}
#roll_top {
	background: url(../images/top.gif) no-repeat;
}
#fall {
	background: url(../images/top.gif) no-repeat 0 -80px;
}
#ct {
	background: url(../images/top.gif) no-repeat 0 -40px;
}
#roll {
	display: block;
	width: 15px;
	margin-right: -500px;
	position: fixed;
	right: 50%;
	top: 60%;
	_margin-right: -505px;
	_position: absolute;
	_margin-top: 300px;
 _top: expression(eval(document.documentElement.scrollTop));
}
#slideshow_wrapper {
	POSITION: relative;
	PADDING-BOTTOM: 0px;
	PADDING-LEFT: 0px;
	WIDTH: 960px;
	PADDING-RIGHT: 0px;
	HEIGHT: 351px;
	OVERFLOW: hidden;
	PADDING-TOP: 0px
}
#slideshow_footbar {
	right: 45%;
	Z-INDEX: 5;
	POSITION: absolute;
	WIDTH: 100%;
	BOTTOM: 0px;
	HEIGHT: 30px
}
#slideshow_photo {
	POSITION: absolute;
	WIDTH: 100%;
	HEIGHT: 100%;
	CURSOR: pointer
}
#slideshow_photo A {
	Z-INDEX: 1;
	BORDER-BOTTOM: 0px;
	POSITION: absolute;
	BORDER-LEFT: 0px;
	MARGIN: 0px;
	DISPLAY: block;
	BORDER-TOP: 0px;
	TOP: 0px;
	BORDER-RIGHT: 0px;
	LEFT: 0px
}
#slideshow_footbar .slideshow-bt {
	background-color: #FFFFFF;
	border: 1px solid #DC0000;
	color: #FA6916;
	cursor: pointer;
	float: right;
	font-family: Arial;
	font-size: 12px;
	height: 16px;
	line-height: 16px;
	margin: 2px 1px;
	overflow: hidden;
	text-align: center;
	width: 16px;
}
#slideshow_footbar .bt-on {
	background-color: #DC0000;
	color: #fff;
	line-height: 18px;
	width: 18px;
	height: 18px;
	font-size: 12px;
	margin: 2px 1px;
	border: 0px;
}



/*common.css*/

@charset "utf-8";
body {
	color: #666;
	font-size: 12px;
	font-family: "宋体";
} /*网站字体颜色*/
a {
	color: #666;
	text-decoration: none;
}  /*for ie f6n.net*/
a:focus {
	outline: 0;
} /*for ff f6n.net*/
a:hover {
	text-decoration: underline;
}
.vam {
	vertical-align: middle;
}
.clear {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
p {
	word-spacing: -1.5px;
}
.tr {
	text-align: right;
}
.tl {
	text-align: left;
}
.center {
	text-align: center;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.pa {
	position: absolute;
}
.pr {
	position: relative
}
/* -- 购物车外部框架 -- */

.cart_header, .cart_content, .cart_footer {
	width: 760px;
	margin: 0 auto;
}
/* -- 页面整体布局 -- */

.content, .footer {
	width: 1100px;
	margin: 0 auto;
	overflow: hidden;
}
.header {
	width: 1100px;
	margin: 0 auto;
}
.left {
	width: 201px;
	float: left;
	overflow: hidden;
}
.left2 {
	width: 670px;
	float: left;
	overflow: hidden;
}
.left3 {
	width: 754px;
	float: left;
	overflow: hidden;
	color: #666;
}
.lefttop {
	background: url(../images/left_top_img.gif) no-repeat;
	height: 3px;
	font-size: 0;
	overflow: hidden;
	margin-top: 10px;
}
.left2top {
	background: url(../images/left2_top_img.gif) no-repeat;
	height: 3px;
	font-size: 0;
	overflow: hidden;
}
.leftbot {
	background: url(../images/left_bot_img.gif) no-repeat;
	height: 3px;
	font-size: 0;
	overflow: hidden;
	margin-bottom: 10px;
}
.left2bot {
	background: url(../images/right_bot2_img.gif) no-repeat;
	height: 3px;
	font-size: 0;
	overflow: hidden;
	margin-bottom: 10px;
}
.right {
	width: 754px;
	float: left;
	display: inline;
	margin-left: 5px;
	overflow: hidden;
}
.right2 {
	width: 275px;
	float: right;
	overflow: hidden;
}
.right3 {
	width: 201px;
	float: right;
	overflow: hidden;
	color: #666;
}
.righttop { /*background:url(../images/right_top_img.gif) no-repeat;height:3px;*/
	font-size: 0;
	overflow: hidden;
	border-bottom: 1px solid #ccc;
}
.right2top {
	background: url(../images/right2_top_img.gif) no-repeat;
	height: 3px;
	font-size: 0;
	overflow: hidden;
}
.rightbot { /*background:url(../images/right_bot_img.gif) no-repeat;*/
	height: 3px;
	font-size: 0;
	overflow: hidden;
	margin-bottom: 10px;
	border-top: 1px solid #ccc;
}
.right2bot {
	background: url(../images/left_bot2_img.gif) no-repeat;
	height: 3px;
	font-size: 0;
	overflow: hidden;
	margin-bottom: 10px;
}
.right_main {
	width: 752px;
	min-height: 200px;
	border: solid 1px #d5d5d5;
	border-top: 0;
	border-bottom: 0;
	padding-bottom: 15px;
	overflow: hidden;
}
.right2_main {
	width: 273px;
	border: solid 1px #d5d5d5;
	border-top: 0;
	border-bottom: 0;
	padding-bottom: 15px;
	overflow: hidden;
}
.left2_main {
	width: 668px;
	border: solid 1px #d5d5d5;
	border-top: 0;
	border-bottom: 0;
	padding-bottom: 15px;
	overflow: hidden;
}
 .h_nav li a:-webkit-any-link {
display:block;
}
body {
	background: #fff;
}
em {
	font-style: normal;
}
.clearfix {
	zoom: 1;
}
.clearfix:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/*头部开始*/

.top {
	background:#fff;
	font-family: 'Microsoft YaHei';
}
.toptx {
	width: 100%;
	background: url(../images/toptx-top.png) no-repeat top center;
    border-top: 2px solid #3C722A;
}
.h_top {
	color: #666;
	height: 31px;
	line-height: 30px;
	overflow: hidden;
}
.h_top h2 {
	float: left;
	font-size: 12px;
	font-weight: normal;
}
.h_top em {
	float: left;
}
.h_top p {
	float: right;
	line-height: 30px;
	    margin-right: 8em;
}
.h_top p a {
	padding: 0 0 0 12px;
	color: #fff;
	display: inline-block;
	background: url('../images/ico1.gif') no-repeat 2px center;
	margin: 0 5px;
	font-size:14px
}
.h_top p a img {
	vertical-align: middle;
}
.h_con {
	padding: 0;
	height: 96px;
	overflow: hidden;
	margin-top: 1.5em;
}
.h_con h1 {
	float: left;
}
.h_con h1 a {
	display: inline-block;
}
.h_con h1 img {
	vertical-align: middle;
}
.h_con .ewm {
	position: absolute;
	right: 0;
}
.jw-logo {
	width: 570px;
	height: 80px;
	overflow: hidden;
}
.jw-logo span {
	display: block;
	height: 80px;
	border-right: 1px solid #0a9d1a;
	padding-right: 10px
}
.jw-logo h1 {
	width: 290px;
	height: 56px;
	margin-left: 10px;
	font: bold 16px/25px "Microsoft Yahei";
	color: #444444;
	padding: 0px 0 0 5px;
}
.jw-logo h1 em{ color:#098316}
.jw-logo h1 b {
	display: block;
	color: #0a9d1a;
	vertical-align: middle;
	width: 381px;
	font-size: 28px;
	line-height: 45px;
}
.h-pho {
	float: right;
	width: 165px;
	color: #444;
	padding: 3px 0 3px 80px;
	background: url('../images/pho.png') no-repeat 0 5px;
}
.h-pho span {
	font-size: 14px;
	color: #0a5ed8;
	display: block;
	float: right;
	width: 100%;
}
.h-pho b {
	color: #0a9d1a;
	font-size: 24px;
	line-height: 30px;
	font-weight: normal;
	display: block;
	font-family: impact
}
.h_nav {
	height: 45px;overflow:hidden; background:url(../images/nav_bg.jpg) repeat-x
}
.h_nav ul {
	font-size: 0;
}
.h_nav li {
	float: left;
	height: 45px;
	line-height: 45px;
	font-size: 0;
	position: relative;
	z-index: 15;
	border-right: 1px solid #2cbc44;
    border-left: 1px solid #2E6708;
}
.jieshu {
	background: none !important
}
.h_nav li.first {
	background: none;
}
.h_nav li a {
	color: #fff;
	font-weight: bold;
	display: inline-block;
	font-size: 15px;
	padding: 0 34px;
	text-align: center;
}
.h_nav li a:hover, .h_nav li.cur a {
	color: #fff;
	text-decoration: none;
	background: url(../images/nav_bg.gif);
}
/*--- 搜索 ---*/

.h-ser {
	height: 42px;
	width: 100%;
	border-bottom: 1px solid #ebf0f4;
	background: #e8e8e8
}
.ser-con {
	width: 1100px;
	margin: 0 auto;
}
.h-ser p {
	float: left;
	width: 650px;
	line-height: 42px;
}
.h-ser p b {
	color: #333
}
.h-ser p a {
	padding: 0 6px;
	color: #787878;
}
.s-inp {
	width: 300px;
	position: relative;
	padding: 5px 0 0;
}
.inp01 {
	background: url(../images/s_inp.gif) no-repeat;
	width: 245px;
	height: 31px;
	line-height: 31px;
	border: none;
	padding: 0 0 0 10px;
}
/*头部结束*/




/*友情链接*/
.link_bg {
	width: 100%;
	height: 100px;
	margin-top: 5px;
	padding-top: 15px;
	background: url(../images/f_bg.jpg) no-repeat top center
}
.link {
	width: 1100px;
	margin: 0 auto;
}
.link_til dt {
	height: 22px;
	color: #e50515;
	background: url(../images/link_line.gif) repeat-x left 8px;
	overflow: hidden;
}
.link_til dt span {
	float: left;
	padding-right: 10px;
	font-family: "Microsoft YaHei";
	font-weight: bold;
	font-size: 16px;
	color: #fff;
	background: #0a8818;
}
.link_til em {
	padding-left: 5px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.link_til dt a {
	color: #fff;
}
.link_til dt i {
	padding-left: 5px;
	font-style: normal;
	line-height: 20px;
	float: right;
	font-family: "宋体";
	background: #444;
}
.link_til dd {
	line-height: 30px;
	padding-top: 5px;
}
.link_til dd a {
	padding: 0 16px;
	color: #f9f9f9;
}
/*底部开始*/
.f_bottom {
	height: 290px;
	color: #ffdf88;
	background: url(../images/f_bg.jpg) no-repeat bottom;
}
.bot_nav {
	height: 35px;
	line-height: 35px;
	text-align: center;
	color: #fff;
	background: #0a8818;
}
.Shadow {
	width: 100%;
	height: 36px;
	background: url(../images/subNav.png) no-repeat center 0;
}
.bot_nav a {
	padding: 0 15px;
	color: #fff;
}
.copy_rt {
	padding: 25px 0 0 124px;
	line-height: 25px;
	color: #a9a9a9;
	overflow: hidden;
}
.copy_rt dt {
	float: left;
	width: 318px;
	height: 111px;
	padding: 0px 15px 13px 0;
	border-right: 1px solid #66685f;
}
.copy_rt dt img {
	vertical-align: top;
}
.copy_rt dd {
	float: left;
	width: 540px;
	padding-left: 16px;
	color: #FFF
}
.copy_rt dd a {
	color: #fff;
}
.copy_rt a {
	color: #666;
}
.tx1 {
	float: left;
	width: 250px;
	text-align: center;
}
.qr {
	float: left;
	width: 71px;
	height: 71px;
	margin: 25px 0 0 10px;
	display: inline;
}
.qr img {
	width: 71px;
	height: 71px;
	vertical-align: top;
}


/*index.css*/

@charset "utf-8";
/* CSS Document */

/*common*/

.mb10 {
	margin-bottom: 10px;
}
.ml10 {
	margin-left: 10px;
}
.bg {
	background: #FFF;
}
.contant {
	padding: 0;
	overflow: hidden;
	font-family: 'Microsoft YaHei';
}
.nobor {
	border: none !important;
}
html {
	-webkit-text-size-adjust: none;
}
.tit {
	zoom: 1;
}
.tit:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/**/

.banner {
	width: 100%;
	height: 500px;
	background: url('../images/banner.jpg') no-repeat center 0;
	position: relative;
}
.banner p {
	width: 960px;
	position: absolute;
	left: 50%;
	bottom: 20px;
	margin-left: -480px;
	text-align: center;
}
.banner p a {
	display: inline-block;
	width: 13px;
	height: 13px;
	background: url('../images/ic1.png') no-repeat;
	margin: 0 10px;
}
.banner p a:hover, .banner p a.cur {
	background: url('../images/ic2.png') no-repeat;
}
/*---title ---*/

.tit {
	height: 45px;
	line-height: 45px;
	padding: 0 12px 0 0;
}
.tit em {
	color: #bcbcbc;
	float: left;
	font-size: 15px;
	padding-left: 22px;
	text-transform: uppercase;
}
.tit em a {
	color: #c5901d;
	margin-right: 8px;
	font-size: 16px;
}
.tit b {
	display: block;
	float: right;
	margin-top: 15px;
}
.tit b a {
	color: #666;
}

/*产品展示*/
.jwcp{}
.jwcp h2 {
	display: block;
    margin-top: 50px;
    height: 85px;
    font-size: 36px;
    text-align: center;
    background: url(../images/pro_tbg.jpg) no-repeat center 25px;
}
.jwcp h2 a {
	    color: #444444;
}
.jwcp h2 b {
    display: block;
    font-size: 26px;
    color: #666666;
    font-weight: normal;
}
.jwcp h2 span {
	color: #fba502;
}

.sy_pro_four{overflow:hidden;margin-top:40px;height:88px;line-height:88px;}
.sy_pro_four span{display:block;float:left;margin-right:25px;width:256px;height:88px;}
.sy_pro_four span.laster{margin-right:0;}
.sy_pro_four span img{display:inline-block;float:left;margin:18px 18px 0 0 ;width:63px;height:56px;}
.sy_pro_four a{display:block;padding-left:35px;width:230px;background:#0fbd22;color:#ffffff;font-size:16px;font-weight:bold;}
.sy_pro_four a:hover{background:#fba502;}


.zx {
	width: 224px;
	background: url(../images/fen_h.gif) no-repeat center top;
	margin-top: 32px;
	overflow: hidden;
}
.zx_top {
	height: 49px;
    padding-top: 17px;
    color: #fff;
    text-align: center;
    font: bold 27px "Microsoft YaHei";
	
    overflow: hidden;
}
.zx_top a{ color:#FFF}
.zx_con {
	padding: 10px 10px 20px 10px;
	border: 1px solid #13a70a;
	margin-top: 0.7em;
	border-top: 0
}
.zx_con li {
	border-bottom: 1px dashed #d9d9d9;
	background: url(../images/dian.jpg) no-repeat left center;
	text-indent: 18px;
	line-height: 40px;
}
.zx_con li a {
	font-size: 14px
}
.zx_con h2 {
	height: 30px;
    margin: 11px auto 0;
    overflow: hidden;
    background: url(../images/fen_bg1.gif) repeat-x left center ;
    font: 14px "Microsoft Yahei";
    line-height: 30px;
    text-align: left;
    padding-left: 1em;
}
.zx_con h2 a {
	display: inline-block;
	background: url(../images/fen_jt1.png) no-repeat 7px 8px;
	height: 28px;
	padding-left: 35px;
	color: #fff;
	font-weight:bold
}
.zx_con ul {
	padding: 0 0 10px 10px;
}
.zx_con ul li {
	font: 14px "Microsoft Yahei";
	height: 39px;
	line-height: 39px;
	overflow: hidden;
	
	margin: 0 auto;
	border-bottom: 1px dashed #ccc;
}
.zx_con ul .nobor {
	border: none;
}
.zx_con ul li a {
	display: block;
	height: 39px;
	background: url(../images/fen_jt3.gif) no-repeat 9px 17px;
	padding-left: 15px;
	
}
.jw_lianxi{ background:#0a9d1a; border-top:2px solid #ff7000; margin-top:2.3em; padding-bottom:1em }
.jw_lianxi p{ display:block; padding:0 10px; line-height:26px; color:#FFF}

.cp {
	    margin: 35px 0 0 14px;
	width:860px;
}

.cp_top {
	 background: url(../images/pro3_tbg.jpg) no-repeat left top;
	 height: 52px;
    line-height: 52px;
	margin-bottom:1.5em
}
.cp_top h3 {
	overflow: hidden;
   
   
	padding-left: 52px;
}
.cp_top h3 a {
	font-size:18px;
	color:#0a9d1a;
}
.cp_top h3 span {
	font-weight:normal;
	font-family:Arial;
	text-transform:uppercase;
	color:#7c7c7c;
	font-size:12px;
	padding-left:5px;
}
.more02 {
	padding-right:10px;
}
.cp_con {

}
.cp_con ul li {
	float:left;
	width:202px;
	padding:0 17px 0 0;
	margin-bottom: 11px;
}

.cp_con ul .nobor {
	padding:0;
}
.cp_con ul li img {
	border:solid 1px #c9c9c9;
	width:200px;
	/*height:219px*/

}
.cp_con ul li span {
	text-align:center;
	height:35px;
	line-height:35px;
	display:block;
	background:#f1f1f1
}
.cp_con ul li span a{ color:#0a9d1a; font-weight:bold}
/*对比*/
.sy_duibi h2 {
	display: block;
    margin-top: 50px;
    height: 85px;
    font-size: 36px;
    text-align: center;
    background: url(../images/pro_tbg.jpg) no-repeat center 25px;
}
.sy_duibi h2 a {
	    color: #444444;
}
.sy_duibi h2 b {
    display: block;
    font-size: 26px;
    color: #666666;
    font-weight: normal;
}
.sy_duibi h2 span {
	color: #fba502;
}
.duibi_Con {
	height: 621px;
	overflow: hidden;
	width: 100%;
	margin-top:2em
}
.duibi_leftCom, .duibi_rightCom {
	width: 460px;
}
.duibi_leftCom, .duibi_midCom {
	float: left;
}
.duibi_midCom {
	width: 179px;
	height: 620px;
	background: url(../images/comparPic2.jpg) no-repeat center 0
}
.duibi_rightCom {
	float: right;
}
.CompaU {
	width: 100%;
	height: 180px;
	display: block;
	margin-bottom: 44px;
}
.duibi_Con ul li {
	height: 80px;
	line-height: 80px;
	border-bottom: 1px solid #ededed;
	padding-left: 30px;
	font-size: 18px;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: left center;
}
.duibi_leftCom li {
	color: #02783e;
	background-image: url(../images/comparPic4.jpg);
}
.duibi_rightCom li {
	color: #a5a4a4;
	background-image: url(../images/comparPic5.jpg);
}
/*优势*/
.sy_ys{    background: url(../images/sy_ysbg01.jpg) top center no-repeat;}
.syys_tit{background: url(../images/syys_titbg.jpg) no-repeat;
    color: #fff;
    text-align: center;
    font-size: 30px;
    font-weight: 600;
    width: 91px;
    height: 131px;
    display: block;}
.syys_tit i {
    text-align: center;
    line-height: 60px;
    display: block;
    color: #f29627;
    margin-bottom: 13px;
    font-size: 19px;
    font-weight: normal;
}
.syys_right{    width: 490px;
    margin-left: 15px;}
.sy_ystit{    font-weight: 600;
    margin-bottom: 10px;
    color: #171717;
    font-size: 28px;
    line-height: 70px;
    background: url(../images/sy_ystit_line.png) left bottom repeat-x;}
.syys_right span {
    line-height: 40px;
    font-size: 16px;
    color: #0a9d1a;
    font-weight: 600;
}
.syys_right p {
    margin-left: 20px;
    font-size: 16px;
    color: #666;
    line-height: 30px;
}
.mt40 {
    margin-top: 40px;
}
.mb35 {
    margin-bottom: 35px;
}
.p40 {
    padding-top: 40px;
}
.mr130 {
    margin-right: 30px;
}
.mb70 {
    margin-bottom: 70px;
}
.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}

/*案例*/
{}
.sy_case h2 {
	display: block;
    margin-top: 50px;
    height: 85px;
    font-size: 36px;
    text-align: center;
    background: url(../images/pro_tbg.jpg) no-repeat center 25px;
}
.sy_case h2 a {
	    color: #444444;
}
.sy_case h2 b {
    display: block;
    font-size: 26px;
    color: #666666;
    font-weight: normal;
}
.sy_case h2 span {
	color: #fba502;
}

.caset{ height:113px; margin-top:52px; overflow:hidden; background:url(../images/sycase_bg1.gif) repeat-x center top;}
.case .content{ position:relative;}
.case h3{ width:118px; height:34px; overflow:hidden; position:absolute; top:87px; right:45px;}
.caset li{ width:220px; font:18px "Microsoft Yahei"; text-align:center; line-height:103px; height:113px; background:url(../images/sycase_line2.gif) no-repeat right top; float:left;}
.caset li a{ color:#fff;  display:block; height:113px;}
.caset li a:hover,.caset .cur a{ background:url(../images/sycase_bg2.png) no-repeat center top; text-decoration:none;}
.case dl{ height:488px; overflow:hidden; margin-top:16px; float:left; position:relative;}
.case dt{ width:785px; height:488px; overflow:hidden;}
.case dt img{width:785px; height:488px;}
.case dd{ height:80px; background:url(../images/syalp.png);width:725px; overflow:hidden; position:absolute; bottom:0; left:0; font:20px "Microsoft Yahei"; font-weight:bold; padding:0 30px;}
.case dd a{ color:#fff; display:block; padding-top:11px;}
.case dd em{ display:block; font:14px "Microsoft Yahei"; color:#fff; padding-top:6px;}
.case dd span a{ display:block; width:72px; height:80px; background:#0a9d1a; font:16px "Microsoft Yahei"; text-align:center; line-height:80px; overflow:hidden; position:absolute; top:0; right:0; padding:0;}
.caset2{ width:294px; float:right; margin-top:16px; overflow:hidden;}
.caset2 li{ width:294px; height:161px; overflow:hidden; position:relative; margin-bottom:2px;}
.caset2 li img{ width:294px; height:161px;}
.caset2 li em{ display:block;text-align:center; width:294px; height:161px; overflow:hidden; position:absolute; top:0; left:0; background:url(../images/syalp.png);     opacity: 0.8;}
.caset2 li em i{color:#fff;display: block; height: 141px;line-height: 141px; padding: 10px;overflow:hidden;white-space:nowrap; text-overflow:ellipsis; }
.caset2 .cur em{ display:none;}
/*定制流程*/
.sylcbg { background:url(../images/sydzbg03.jpg) no-repeat center top; height:322px; margin-top:4em}
.sylc { width:960px; height:322px; margin:0 auto; overflow:hidden;}
.sylc h2 { font-size:16px; font-weight:normal; text-align:center; padding:23px 0 0 18px; height:30px; overflow:hidden;}
.sylc h2 a { color:#323232; letter-spacing:5px; font-family:"微软雅黑";}
.sylc ul { padding:78px 0 0 0; height:110px; overflow:hidden;}
.sylc ul li { float:left; overflow:hidden; font-size:14px; font-family:"微软雅黑"; color:#fff; padding-left:58px;}
.sylc ul .lc01 { width:120px;}
.sylc ul .lc02 { width:106px;}
.sylc ul .lc03 { width:114px;}
.sylc ul .lc04 { width:108px;}
.sylc ul .lc05 { width:164px;}
.sylc ul .lc06 { width:58px; padding:0;}
.sylc p { padding:0 0 0 294px; color:#323232; height:32px; line-height:32px; font-family:"微软雅黑";}
.sylc p span { font-size:26px; padding:0 0 0 6px;}
.sylc p em { padding:0 0 0 6px; display:inline-block;}
.sylc p em img { width:119px; height:32px;}


/*公司简介*/
.title {position:relative;height: 45px;border-bottom:1px solid #e7e7e7;overflow: hidden;background:url(../images/t1.gif) repeat-x top;}
.title .tit_tx {float:left;padding-left:35px;font: bold 18px/45px "Microsoft Yahei";color: #034091;background:url(../images/about_bg.png) no-repeat 10px 10px;}
.title .tit_tx a {color: #0a9d1a;}
.title i {float: right;padding: 15px 16px 0 0;}
.title i a {color: #999;}

.xmy_about{ width:1100px; margin:0 auto}
.ab_box {margin-top: 24px;margin-bottom:20px;}
.ab_info {height: 610px;overflow: hidden; border: 1px solid #eaeaea; border-top:0}
.app_list {padding: 42px 20px 0 20px;height:280px;overflow:hidden;}
.app_list dt {float:left;width:404px;height: 260px;}
.app_list dt img {display:block;width:404px;height:260px;}
.app_list dd {float:right;width:630px;color: #3e3e3e;}
.app_list dd h3 {font: bold 18px "Microsoft YaHei";}
.app_list dd h3 a {color: #0a9d1a;}
.app_list dd p {padding-top:10px;color:#3e3e3e;font: 14px/24px "Microsoft YaHei";overflow:hidden;}
/*展示*/
.ab_showtit {margin: 0 45px 0 20px;height: 38px; text-align:center; position:relative;background:url(../images/xmy_gstit.gif) no-repeat center top;overflow: hidden;}
.ab_showtit li {font: bold 18px/38px "Microsoft YaHei";}
.ab_showtit li a {color:#5b5b5b;}
.ab_showtit li a:hover, .ab_showtit .cur a {text-decoration: none;color: #fff;}
.show_cont {padding-top:18px;height:243px;overflow:hidden;}
.show_hide {margin-left:25px;display:inline;width: 1000px;height:243px;overflow: hidden;}
.show_hide li {float: left;width: 240px;height: 225px;margin-right:10px;display:inline;}
.show_hide li img {display: block;width: 240px;height: 179px;}
.show_hide li p { line-height:35px;font-size:14px;text-align: center; background:#f1f1f1}
.show_hide li p a {color: #0a9d1a; font-weight:bold}
.show_hide .nomg {margin-right:0;}
.show_cont .preva, .show_cont .nexta {width:27px;height:59px;margin-top:54px;}
.show_cont .preva a, .show_cont .nexta a {display:block;width:27px;height:59px;}
.show_cont .preva a {background:url(../images/scroll_btn1.gif) no-repeat;}
.show_cont .preva a:hover,.show_cont .cur a {background:url(../images/scroll_btn1.gif) no-repeat -27px 0;}
.show_cont .nexta a {background:url(../images/scroll_btn1.gif) no-repeat 0 -59px;}
.show_cont .nexta a:hover {background:url(../images/scroll_btn1.gif) no-repeat -27px -59px;}
/**/



.pro {
	margin: 0 auto 15px;
	width: 960px;
}
.pro-l {
	width: 206px;
	float: left;
	height: 820px;
	overflow: hidden;
	position: relative;
}
.pro-l h2 {
	height: 42px;
	line-height: 42px;
	color: #fff;
	text-align: center;
	font-family: 'Microsoft YaHei';
	font-weight: normal;
	font-size: 18px;
}
.pro-l h2 a {
	color: #fff;
}
.pro-l h3 {
	height: 33px;
	line-height: 32px;
	margin: 0 12px;
	color: #3a2f27;
	text-align: center;
	font-family: 'Microsoft YaHei';
	font-weight: normal;
	font-size: 15px;
}
.pro-l h3 a {
	color: #fff;
}
.pro-l ul {
	padding: 5px 0 12px;
	margin: 0 12px;
}
.pro-l li {
	height: 30px;
	line-height: 30px;
	border-bottom: 1px dotted #cecece;
	padding-left: 26px;
}
.pro-l li a {
	color: #000;
	display: inline-block;
	width: 148px;
	overflow: hidden;
}
.pro-r {
	width: 728px;
	float: right;
	height: 820px;
	overflow: hidden;
}
.pro-r h3 {
	height: 36px;
	line-height: 36px;
	border-bottom: 2px solid #53311b;
}
.pro-r h3 em {
	float: left;
	color: #b61d17;
	font-size: 16px;
	font-family: 'Microsoft YaHei';
	font-weight: normal;
	padding-left: 28px;
}
.pro-r h3 em a {
	color: #b61d17;
}
.pro-r h3 b {
	float: right;
	font-weight: normal;
	font-size: 12px;
}
.pro-r h3 b a {
	color: #999;
}
.pro-r ul {
	margin-right: -12px;
	padding: 20px 0 0;
}
.pro-r li {
	width: 228px;
	float: left;
	margin-right: 12px;
}
.pro-r li img {
	display: block;
	width: 220px;
	height: 164px;
	padding: 3px;
	background: #fff;
	border: 1px solid #d3cfcf;
}
.pro-r li span {
	display: block;
	text-align: center;
	padding: 10px 0 20px;
}
.pro-r li a {
	color: #000;
}
.list {
	height: 245px;
	width: 960px;
	margin: 0 auto 15px;
	background: #fff;
}
.list-con {
	padding: 25px 16px 0;
}
.list-con-a {
	padding: 60px 12px 0 0;
}
.list-con-c {
	padding: 60px 0 0 0;
	float: right;
}
.list li {
	width: 203px;
	margin-right: 15px;
	float: left;
}
.list li img {
	width: 197px;
	height: 136px;
	display: block;
	border: 1px solid #e6e6e6;
	padding: 2px;
}
.list li span {
	display: block;
	text-align: center;
	padding: 5px 0;
}
.list li a {
	color: #262626;
}

/*新闻中心*/
.g-dt {
	margin: 0 auto 50px;
	width: 1100px;
	padding: 10px 0 0;
}
.g-dt h3 {
	height: 34px;
	line-height: 34px;
	border-bottom: 1px solid #dcddde;
	padding-left: 25px;
	background: url('../images/about_bg.png') no-repeat 0 center;
}
.g-dt h3 a {
	color: #0a5ed8;
	font-size: 16px;
}
.g-dt h3 span {
	float: right;
	padding: 10px 0 0;
}
/*常见问题*/
.wd {
	width: 368px;
}
.wd h3 {
}
.wd dl {
	padding: 20px 0 18px;
	border-bottom: 1px dashed #d5d5d5;
}
.wd dt {
	background: url(../images/wd_w.gif) no-repeat 0 2px;
	line-height: 18px;
	padding: 0 0 10px 25px;
	overflow: hidden;
}
.wd dt a {
	color: #2c2c2c;
}
.wd dd {
	background: url(../images/wd_d.gif) no-repeat 0 5px;
	padding-left: 25px;
	line-height: 22px;
	color: #838282;
	max-height: 80px;
	overflow: hidden;
}
/*公司新闻*/
.block_2{width: 710px;}
.block_cont_2 {overflow:hidden;}
.new_about {padding: 20px 0px 0 10px;height:185px;overflow:hidden;}
.new_about dt{float:left;width:224px;height:185px;}
.new_about dt img {display:block;width:224px;height:185px;}
.new_about dd{float:right;width:455px; text-align:justify}
.new_about dd h4 {font:bold 16px "Microsoft Yahei";}
.new_about dd h4 a {color:#0a9d1a;}
.new_about p {padding-top:10px;color:#666;font: 14px/24px "Microsoft Yahei";overflow: hidden;}
.new_about p a {display:inline-block;color: #666;}

.newslist {margin-top:20px;}
.newslist li{float:left;width:325px;padding-left:22px;padding-right:5px;height:41px;border-bottom:1px dashed #dadada;font:12px/41px "Microsoft Yahei";overflow:hidden;vertical-align:top;background:url(../images/item5.gif) no-repeat left 11px;}
.newslist li a {float:left;display:block;color:#666;}
.newslist li span {float: right;color:#999;}
.newslist .nobd {border:none;}



/*rollup.css*/

#roll_top, #fall, #ct {
	position: relative;
	cursor: pointer;
	height: 72px;
	width: 26px
}
#roll_top {
	background: url(../images/top.gif) no-repeat
}
#fall {
	background: url(../images/top.gif) no-repeat 0 -80px
}
#ct {
	background: url(../images/top.gif) no-repeat 0 -40px
}
#roll {
	display: block;
	width: 15px;
	margin-right: -500px;
	position: fixed;
	right: 45%;
	top: 50%;
	_margin-right: -505px;
	_position: absolute;
	_margin-top: 300px;
_top:expression(eval(document.documentElement.scrollTop))
}
.ImTable * {
	padding: 0px;
	margin: 0px
}
.ImTable {
	border-collapse: collapse;
	border: none;
	background: url(../images/bg.gif)
}
.ImTable h2 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 5px
}
.ImHeader {
	height: 165px;
	background: url(../images/im_01.gif)
}
.ImRow0 {
	background: url(../images/ico_item1.gif) no-repeat;
	margin: 10px 10px 0;
	height: 24px;
	padding-left: 5px;
	padding-top: 4px;
}
.ImRow1 {
	background: url(../images/ico_item1.gif) no-repeat;
	margin: 10px 10px 0;
	height: 24px;
	padding-left: 5px;
	padding-top: 4px;
}
a.im, a:hover.im {
	text-decoration: none;
	height: 35px;
	color: #333;
	font-size: 12px;
}
.ImFooter {
	height: 90px;
	background: url(../images/im_04.gif) no-repeat;
	display: inline-block;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
}
.ImFooter h5 {
	font-size: 14px;
	font-weight: normal;
	color: #fff;
	text-align: center;
	margin: 15px 0 0;
	font-family: 'Microsoft YaHei';
	font-weight: bold;
}
.ImFooter p {
	font-size: 20px;
	font-weight: bold;
	color: #ff993b;
	text-align: center;
	margin: 10px 0;
}

/*内页*/
.blank20 {
	height: 20px;
	line-height: 20px;/* _margin:-3px 0;*/
	clear: both;
	visibility: hidden;
}
.main {
	width: 1100px;
	margin: 0 auto
}


.edit_con {
	width: 100%;
	height: auto;
	overflow: hidden;
	font: 14px/30px "microsoft yahei";
	color: #626262;
	padding: 15px 0
}
.edit_con p {
	font: 14px/30px "microsoft yahei";
	color: #626262;
}
.edit_con div {
	font-size: 14px;
}
/*产品分类*/
.sy_zx {

    width: 224px;
    background: url(../images/sy_zx_h.gif) no-repeat center top;
    margin-top: 32px;
    overflow: hidden;
}
.rc_tpo {
    line-height: 42px;
    font-size: 16px;
    padding-top: 16px;
    font-weight: bold;
}
.sy_zx_top {
	line-height: 32px;
    text-align: center;
    padding-top: 15px;
    color: #fff;
	font-size: 16px;
	font-weight:bold
}
.sy_zx_top a {
	    color: #fff;
    display: block;
	font-size:14px;
  
	font-weight:bold
}
.sy_zx_top i{    display: block;
    font: 14px Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    color: #fff;
    height: 24px;
    line-height: 24px;
    overflow: hidden;}
.sy_zx_con {
	padding:10px 10px 20px 10px;
	    border: 1px solid #ddd;
		margin-top:0.7em;
		border-top:0
}
.sy_zx_con li{border-bottom: 1px dashed #d9d9d9;
    background: url(../images/dian.jpg) no-repeat left center;
    text-indent: 18px;
	line-height:40px;}
	.zx_con li a{ font-size:14px}
.sy_zx_con h2 {
	width: 203px;
    height: 28px;
    margin: 9px auto 0;
    overflow: hidden;
    background: url(../images/fen_bg1.gif) repeat-x center top;
    font: 14px "Microsoft Yahei";
    line-height: 28px;
}
.sy_zx_con h2 a {
	
    display: inline-block;
    background: url(../images/fen_jt1.png) no-repeat 7px 8px;
    height: 28px;
    padding-left: 35px;
    color: #fff;
}
.sy_zx_con ul {
	padding:0 0 10px 10px;
}
.sy_zx_con ul li {
	font: 14px "Microsoft Yahei";
    height: 39px;
    line-height: 39px;
    overflow: hidden;
    width: 203px;
    margin: 0 auto;
    border-bottom: 1px dashed #ccc;
}
.sy_zx_con ul .nobor {
	border:none;
}
.sy_zx_con ul li a {
	display: block;
    height: 39px;
    background: url(../images/fen_jt3.gif) no-repeat 9px 17px;
    padding-left: 35px;
}
/**/
.sy_bt3{ background:#0a9d1a; border-top:#fc8012 3px solid; line-height:42px; font-size:16px; color:#FFF; padding-left:20px;}
.sy_cptj{ margin:20px 0 }
.sy_cptj ul{ border:#e3e3e3 1px solid; padding:10px 10px;}
.sy_cptj ul li{width:200px; text-align:center;}
.sy_cptj ul li p{ font-size:12px; line-height:45px}
.sy_cptj ul li i{ display:block; width:200px; height:250px; border:#cdcdcd 1px solid; text-align:center}
.sy_cptj ul li i img{ width:200px; height:250px;}
.sy_cptj ul li:hover i{ border:#fc8012 1px solid; box-shadow: 0px 0px 4px rgba(0,0,0,0.25); }
/**/

.contits{ height:40px; line-height:40px; padding-top:0;    background: url(../images/sy_zx_h.gif) no-repeat center top;}
.contits a{ padding-top:0 }
.leib .nr {
	padding:12px 5px 10px 5px;
	border-bottom:0px;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
.leib .nr h5 {
	height:30px;
	line-height:30px;
	font-size:15px;
	color:#0a9d1a}
.leib .nr p {
	line-height:22px;
}
.leib .nr h4 a {
	font-weight:bold;
	color:#fff;
	font-size:14px;
	padding-left:10px;
	height:30px;
	line-height:30px;
	display:block;
	margin-bottom:5px;
}
.leib .nr .cur a {
	display:block;
	color:#FF7C00;
	font-weight:bold;
}
.leib .nr ul {
	padding-bottom:5px;
	margin-bottom:7px;
}
.leib .nr li a {
	color:rgb(245,100,0);
	display:block;
	padding-left:30px;
	background:url(../images/ico02.gif) no-repeat 20px 10px;
	line-height:24px;
	height:24px;
	overflow:hidden
}
.leib .nr h4 {
	padding-bottom:2px;
	background: url("../images/zx_h2bg.gif") no-repeat scroll 0 0 transparent;
	height:30px;
	line-height:30px;
}
.leib .nr li {
	border-bottom: 1px dashed rgb(245,100,0);
	height:30px;
	line-height:30px;
}
/*面包屑*/
.rtop{ margin:0 10px; overflow:hidden; padding-top:28px; padding-bottom:9px; border-bottom:1px solid #dbdbdb; margin-bottom:1em}
.rtop h5{ float:left; padding-left:10px; border-left:3px solid #0a9d1a; font-weight:normal; line-height:16px;}
.rtop h5 a{ font-size:16px; color:#ff9900;}
.rtop span{ float:right;}
.rtop span em{ color:#999;}
.rtop span a{ color:#999;}

/*产品*/
.procons{ width:860px;margin-top: 25px;}
.procons ul li {
	width: 244px;
    float: left;
    background: #eeeeee;
    border: 1px solid #c6c5c5;
    padding: 10px;
    margin: 10px;
}
.procons ul li:hover {
	border: 1px solid #0a9d1a;
}
.procons ul li img {
	width: 100%;
	height: 326px;
}
.procons ul li span {
	line-height: 35px;
	display: block;
	background: #0a9d1a;
	text-align: center;
	color: #fff;
	font-weight:bold
}
.procons ul li span b {
	font-weight: 500;
}
.procons ul .nobor {
    margin: 10px 0px 10px 10px;
}
/*产品内页*/
.rc_right {
    width: 860px;
    float: right;
    display: inline;
    margin-left: 5px;
    overflow: hidden;
	margin-top:2.8em
}
.rc_plc {
	background: url(../images/cp_top.gif) repeat-x;
    height: 34px;
    line-height: 34px;
    border: solid 1px #c1c1c1;
}
.rc_plc span{ float:right; margin-right:1em; padding:0 10px}
.rc_plc h3{ font-size:14px; color:#0a9d1a; font-weight: bold; padding:0 10px; float:left}
.pro_main {
	background-color:#fff;
	border:solid 1px #ccc;
	border-top:none;
	zoom:1;
	overflow:hidden;
	font-size:14px;
}


.detail_h{ height:425px; overflow:hidden;  margin-top:25px; position:relative;}
.de{ width:411px; float:left; overflow:hidden; border-right:1px solid #ebebeb; overflow:hidden; height:507px; position:relative;}
.de .photo_scroll{ width:346px; height:433px; overflow:hidden; margin:36px auto 0; text-align:center}
.photo_scroll li{ text-align:-webkit-center}
.de li img{ border:1px solid #e3e3e3; display:block; width:227px; height:359px; }
.de .h01{width:33px; height:55px; overflow:hidden; position:absolute; top:210px; left:45px;}
.de .h02{width:33px; height:55px; overflow:hidden; position:absolute; top:210px; right:45px;}
.detail_h p{ width:372px; padding-top:32px; float:right; overflow:hidden; padding-right:40px;}
.detail_h p em{ display:block; font:26px "Microsoft Yahei"; font-weight:bold; color:#0a9d1a; height:50px;}
.detail_h p span{ display:block; font:14px "Microsoft Yahei"; line-height:30px; color:#7f7f7f;}
.detail_h h5{ width:230px; height:75px; overflow:hidden; position:absolute; top:340px; left:447px;font:14px "Microsoft Yahei"; line-height:75px; color:#7f7f7f; padding-left:160px;}
.detail_h h5 em{ font:22px Arial, Helvetica, sans-serif; color:#e62129;}
.detail_h h5 i{ display:block; width:149px; height:51px; overflow:hidden; position:absolute; top:0; left:0;}

.canshu{ background:#fff url(Img/prodetail/line.gif) no-repeat center bottom; padding:35px 0; margin-top:20px;}
.cans{ width:945px; margin:0 auto; height:385px;}
.tit5{ background:url(Img/prodetail/cansu_line.gif) no-repeat center bottom; height:43px; font:22px "Microsoft Yahei"; color:#fff; padding-left:30px; line-height:43px; overflow:hidden; margin-bottom:23px;}
.cans dl{ border:1px solid #dedede;border-bottom:0px solid #dedede; border-left:0;}
.cans dd{ font:16px "Microsoft Yahei"; border-bottom:1px solid #dedede;height:45px;line-height:45px; color:#7f7f7f;}
.cans dd span{ display:inline-block; width:120px; height:45px; border-right:1px solid #dedede; border-left:1px solid #dedede; padding-left:34px;float:left;}
.cans dd em{display:inline-block; width:286px; height:45px; border-top:0px solid #dedede; border-left:0px solid #dedede; padding-left:30px; float:left;}
.fenlei {
	background:url(../images/fenlei_line.gif) repeat-x top;
	position:relative;
	padding-top:10px;
	clear:both;
	width:820px;
	margin: 3em auto 1em;
}

.fenlei .tits {
	padding-bottom:4px;
	_padding-bottom:2px;
	position:absolute;
	top:-25px;
}
.fenlei .tits a {
	display:inline-block;
	background:url(../images/pro_fenlei_a.gif) no-repeat left top;
	padding-left:4px;
	height:25px;
	overflow:hidden;
	margin-left:1px;
	cursor:pointer;
	float:left;
	color:#000;
}
.fenlei .tits a span {
	background:url(../images/pro_fenlei_span.gif) no-repeat right top;
	height:25px;
	float:left;
	padding:7px 20px 0 15px;
}
.fenlei .tits a:hover, .fenlei .tits .cur {
	color:#fff;
	text-decoration:none;
	background-position:left -25px;
	margin-top:1px;
}
.fenlei .tits a:hover span, .fenlei .tits .cur span {
	background-position:right -25px;
	padding-top:6px;
}
.fenlei .tits a.first {
	color:#C10005;
}
.fenlei .tits a.first:hover {
	color:#fff;
}
.fenlei table {
	border:solid 1px #ddd;
	border-right:0;
	border-left:0;
	background:#F6F6F6;
	width:100%;
	color:#666;
}
.fenlei table td {
	padding-left:15px;
	line-height:25px;
}
.fenlei table .top_td td {
	padding-top:5px;
}
.fenlei table .bot_td td {
	padding-bottom:5px;
}
.proinfo {
	line-height:25px;
	margin-left:10px;
*margin-left:10px;
	line-height:30px;
}

.proinfo p {
	white-space: normal;
	word-spacing: 10px;
}

.gduo {
	height:30px;
	line-height:30px;
	background:#f7f7f7;
	overflow:hidden;
	margin:15px 0px;
	padding:0 10px;
}
.gduo span {
	float:right;
	width:320px;
	overflow:hidden;
	height:30px;
	display:block;
}
.gduo a {
	font-weight:bold;
}
.ks5 {
	border:1px solid #ccc;
	width:450px;
	height:80px;
	margin-top:10px;
}

/*案例*/
.pro_main {
	background-color:#fff;
	border:solid 1px #ccc;
	border-top:none;
	zoom:1;
	overflow:hidden;
	font-size:14px;
}
dl.p_list_dl {
	width:272px;
	overflow:hidden;
	float:left;
	padding:10px 7px;
}
dl.p_list_dl dt {
	width:272px;
	
	line-height:0;
	font-size:0;
}
dl.p_list_dl dt img {
	width:268px;
	height:220px;
	padding:1px;
	border:1px solid #D6D6D6;
}
dl.p_list_dl dd {
	background:#f1f1f1;
	line-height:35px;
	text-align:center;
	overflow:hidden;
	    font-weight: bold;
		
}
dl.p_list_dl dd a{ color:#0a9d1a}






/*新闻*/
.rc_right {
	width:860px;
	float:right;
	display:inline;
	margin-left:5px;
	overflow:hidden;
}
.right_mains {
    border: solid 1px #d5d5d5;
    border-top: 0px;
    padding-bottom: 15px;
    overflow: hidden;
}
.news_con {
	width:830px;
	margin:0 auto;
	padding-top:15px;
}  
dl.news_dl {
	font-size:14px;
	color:#666;
	padding:0 5px;
	line-height:22px;
	border-bottom:1px dashed #CCCCCC;
}
dl.news_dl a {
	color:#000;
}
dl.news_dl dt {
	margin-bottom:3px;
	margin-top:5px;
	line-height:24px;
	background:url(../images/ico10.gif) no-repeat 0 11px;
	height:24px;
	overflow:hidden;
}
dl.news_dl .dt_2 {
	font-size:12px;
	float:right;
	padding:0 10px 0 8px;
	font-family:"宋体";
}

dl.news_dl dt {
}
dl.news_dl .dt_1 {
	height:20px;
	
	padding-left:10px;
	font-size:14px;
	color:#0a9d1a;
	font-weight:bold;
}
dl.news_dl .dt_1:hover {
	background:url(../images/ico7.gif) no-repeat 0 9px;
	color:#0050AF;
}
/*推荐产品*/
.cp_top h2 {
	padding-left:1.8em;
}
.cp_top h2 a {
	font-size:18px;
	color:#0a9d1a;
}
.cp_top h2 span {
	font-weight:normal;
	font-family:Arial;
	text-transform:uppercase;
	color:#7c7c7c;
	font-size:12px;
	padding-left:5px;
}
.rc_cp{ width:830px; margin: 5px 0 0 0px; }
.sdp{    padding: 0 15px;}
.rc_cp_con{}
.rc_cp_con li{
    width: 240px;
    float: left;
    background: #eeeeee;
    border: 1px solid #c6c5c5 !important;
    padding: 10px;
    margin: 10px;
}
.rc_cp_con .nobor {
       margin: 10px 0;
}
.rc_cp_con li img{    width: 100%;
    height: 316px;}
.rc_cp_con li span{ display:block;    background: #0a9d1a;
    line-height: 35px;
    text-align: center;
    overflow: hidden;
    font-weight: bold;}
.rc_cp_con li span a{color: #fff;}
.mt03{ margin-bottom:2em}
.rc_bt3{ background:#1882df; border-top:#fc8012 3px solid; line-height:42px; font-size:16px; color:#FFF; padding-left:20px;}
.rc_cptj{ margin:20px 0 }
.rc_cptj ul{ border:#e3e3e3 1px solid; padding:10px 10px;}
.rc_cptj ul li{width:200px; text-align:center;}
.rc_cptj ul li p{ font-size:12px; line-height:45px}
.rc_cptj ul li i{ display:block; width:200px; height:150px; border:#cdcdcd 1px solid; text-align:center}
.rc_cptj ul li i img{ width:200px; height:150px;}
.rc_cptj ul li:hover i{ border:#fc8012 1px solid; box-shadow: 0px 0px 4px rgba(0,0,0,0.25); }

.apage {
	display: table;
    margin: 0 auto;
    overflow: auto;
    margin-top: 20px;
    margin-bottom: 1em;
}
.apage li{float: left;
    background-color: #0a9d1a;
    padding: 5px 12px;
    line-height: 19px;
    font-size: 12px;
    margin-right: 3px;
    color: #fff;}
.thisclass {
    background-color: #f1f1f1!important;
	
}	
.thisclass a{color:#0a9d1a !important}	
	
.apage a {
	font-size: 12px;
    color: #fff;
}



/*分页*/
.thisclass {
	background-color: #f2f2f2!important;
	color:#0a5ed8 !important
}
.fenye {
	display: table;
	margin: 0 auto;
	overflow: auto;
	margin-top: 20px;
	margin-bottom: 1em
}
.fenye li {
	float: left;
	background-color: #0a9d1a;
	padding: 5px 12px;
	line-height: 19px;
	font-size: 12px;
	margin-right: 3px;
	color: #fff
}
.fenye li a {
	font-size: 12px;
	color: #fff
}
.fenye li a:hover {
	color: #fff
}
/*内容页*/
.case_details {
	padding: 15px 0 35px;
}
.edit_top h3 {
	font-weight: normal;
	text-align: center;
	font-size: 24px;
	color: #0a5ed8;
	font-weight:bold;
	padding: 20px 45px 30px 45px;
}
.edit_top {
}
.edit_top p {
	height: 70px;
	border-top: 1px dotted #9e9e9e;
	border-bottom: 1px dotted #9e9e9e;
	font-size: 14px;
	color: #8d8d8d;
}
.edit_top p a {
	color: #8d8d8d;
	margin: 0 10px;
}
.edit_top .share {
	padding-left: 20px;
	background: url(../images/share.png) no-repeat 0 center;
}
.edit_top .book {
	padding-left: 20px;
	background: url(../images/bookmark.png) no-repeat 0 center;
}
.edit_top p em {
	float: left;
	line-height: 70px;
}
.edit_top p span {
	padding-right: 15px;
}
.edit_top p i {
	float: right;
	display: block;
	padding-top: 20px;
}
.edit_con {
	padding: 45px 0;
	font-size: 14px;
	line-height: 24px;
}
.edit_con p {
	padding-bottom: 18px;
	text-indent: 2em;
}
.edit_con p img {
	margin-left: -2em;
}
.edit_con a {
	color: #3b0600;
}
.edit_bottom {
	background: #fff;
	font-size: 14px;
	line-height: 30px;
}
.edit_bottom .target {
	padding-bottom: 10px;
	color: #505050;
	line-height: 40px;
}
.edit_bottom .target a {
	color: #666;
	padding: 0 4px;
}
.edit_bottom .target em {
	float: left;
	width: 480px;
	height: 40px;
	overflow: hidden;
	margin-top: 18px;
}
.edit_bottom .target em a {
	display: inline-block;
}
.edit_bottom .target em a:hover {
	color: #07923b;
}
.edit_bottom .target p {
	float: right;
	text-align: right;
	line-height: 66px;
}
.edit_bottom .target p span {
	display: block;
}
.prevnext {
	color: #3B0600;
	padding: 15px 0 25px;
	border-top: 1px dashed #cacaca;
}
.prevnext span {
	width: 500px;
	height: 30px;
	overflow: hidden;
	text-align: center
}
.prevnext a {
	color: #666;
}
/*招商加盟*/
.comp2 {
	margin-top: 48px;
	padding-left: 18px;
	padding-right: 30px;
}
.comp2 h3 {
	font: 30px "Microsoft Yahei";
	line-height: 48px;
	height: 48px;
	color: #fff;
	background: url(../images/dsj_h.gif) no-repeat left top;
	overflow: hidden;
	padding: 0 0 0 15px;
}
.comp2 h3 a {
	color: #fff;
}
.comp2 .dl01 {
	background: url(../images/dsj_line.gif) repeat-y 13px top;
}
.comp2 dl {
	background: url(../images/dot.gif) no-repeat left 80%;
	padding-left: 75px;
	padding-top: 25px;
}
.comp2 dt {
	font: 20px "Microsoft Yahei";
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	color: #333;
}
.comp2 dt a {
	color: #333;
}
.comp2 dt span {
	color: #ff9012;
}
.comp2 dd {
	font: 14px "Microsoft Yahei";
	line-height: 30px;
}
<!--
-->
.comp3 {
	margin-top: 48px;
	padding-left: 18px;
	padding-right: 30px;
}
.comp3 h3 {
	font: 30px "Microsoft Yahei";
	line-height: 48px;
	height: 48px;
	color: #fff;
	background: url(../images/dsj_h.gif) no-repeat left top;
	overflow: hidden;
	padding: 0 0 0 15px;
}
.comp3 h3 a {
	color: #fff;
}
.comp3 .dl01 {
	background: url(../images/dsj_line.gif) repeat-y 13px top;
}
.comp3 dl {
	background: url(../images/dot.gif) no-repeat left 80%;
	padding-left: 75px;
	padding-top: 25px;
}
.comp3 dt {
	font: 20px "Microsoft Yahei";
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	color: #333;
}
.comp3 dt a {
	color: #333;
}
.comp3 dt span {
	color: #ff9012;
}
.comp3 dd {
	font: 14px "Microsoft Yahei";
	line-height: 30px;
}
<!--
-->
.comp4 {
	margin-top: 48px;
	padding-left: 18px;
	padding-right: 30px;
}
.comp4 h3 {
	font: 30px "Microsoft Yahei";
	line-height: 48px;
	height: 48px;
	color: #fff;
	background: url(../images/dsj_h.gif) no-repeat left top;
	overflow: hidden;
	padding: 0 0 0 15px;
}
.comp4 h3 a {
	color: #fff;
}
.comp4 .dl01 {
	background: url(../images/dsj_line.gif) repeat-y 13px top;
}
.comp4 dl {
	background: url(../images/dot.gif) no-repeat left 80%;
	padding-left: 75px;
	padding-top: 25px;
}
.comp4 dt {
	font: 20px "Microsoft Yahei";
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	color: #333;
}
.comp4 dt a {
	color: #333;
}
.comp4 dt span {
	color: #ff9012;
}
.comp4 dd {
	font: 14px "Microsoft Yahei";
	line-height: 30px;
}
/**/
.cc_kf {
	margin-bottom: 35px;
	height: 158px;
	overflow: hidden;
}
.cc_kf dl dt {
	font-size: 0;
	float: right;
	width: 158px;
}
.cc_kf dl dd {
	float: left;
	width: 942px;
	padding: 35px 0 0;
	border-bottom: 1px dotted #9f9f9f;
	border-top: 1px dotted #9f9f9f;
	height: 120px;
	background: url(../images/ico21.gif) no-repeat 34px 23px;
}
.cc_kf dl dd p {
	font-size: 14px;
	color: #666;
	line-height: 27px;
	text-indent: 2em;
	padding-right: 53px;
}
/**/
.contact-wrapper dl {
	padding: 24px 0 20px 0;
	border-bottom: 1px dashed #9f9f9f;
	overflow: hidden;
	zoom: 1;
}
.contact-wrapper .dl-last {
	border: none;
}
.contact-wrapper dt {
	float: left;
	width: 75px;
}
.contact-wrapper dt img {
	width: 75px;
}
.contact-wrapper dd {
	float: right;
	width: 990px;
}
.contact-wrapper dd h4 {
	font-size: 24px;
	font-weight: normal;
	color: #333333
}
.contact-wrapper dd p {
	padding: 13px 0 0 0;
	line-height: 32px;
	font-size: 14px;
}
.contact-wrapper dd p span {
	display: block;
}
/**/
.liapage {
	position: absolute;
	top: 200px;
	width: 1088px;
}
.liapage .pre_l {
	color: rgba(0,0,0,0);
	float: left;
	font-size: 0;
}
.liapage .pre_l a {
	display: block;
	color: rgba(0,0,0,0);
	height: 60px;
	width: 60px;
	background-image: url(../images/prevnext.gif);
	background-color: #0a5ed8;
	background-position: -10px;
}
.liapage .pre_r {
	color: rgba(0,0,0,0);
	float: right;
	font-size: 0;
}
.liapage .pre_r a {
	display: block;
	color: rgba(0,0,0,0);
	height: 60px;
	width: 60px;
	background-image: url(../images/prevnext.gif);
	background-color: #0a5ed8;
	background-position: -90px;
}
/*关于我们*/
.sy_right {
	width:860px;
	float:right;
	display:inline;
	margin-left:5px;
	overflow:hidden;
	margin-top:3em
}
.agent_con {
	width:820px;
	padding-top:10px;
	line-height:24px;
	margin-left:19px;
	font-size:14px;
}
.agent_con p {
}
.age_con_key {
	margin:0 auto;
}
.age_con_key .age_con_key1 {
}
.age_con_key .age_con_key1 span {
	margin:0;
	font-weight:bold;
}
.age_con_key .age_con_key2 {
	float:right;
}
.rt_bot_line {
	background:#0a9d1a;
	height:2px;
	font-size:0;
	margin-top:20px;
	margin-bottom:10px;
}
.rc_News{ padding:0 10px}
.rc_News h4{ text-indent:1em; background: url(../images/cp_top.gif) repeat-x;
    line-height: 34px;
    border: solid 1px #c1c1c1; }
.rc_News h4 a{color:#0a9d1a}
.rc_News ul{ padding:10px;}
.rc_News li{border-bottom: 1px dashed #d9d9d9;
    background: url(../images/dian.jpg) no-repeat left center;
    text-indent: 18px;
    line-height: 35px;}
/*新闻详情页*/
.left2_main {
	width:860px;
	margin:3em 0;
	
	border:solid 1px #d5d5d5;
	border-top:0;
	padding-bottom:15px;
	overflow:hidden;
}
.n_info_con {
	padding:10px 15px 0 10px;
	overflow:hidden;
	font-size:14px;
	line-height:30px;
}
.n_info_con h1 {
	border-bottom: 1px dashed #CCCCCC;
	color: #333;
	font-family: "宋体";
	font-size: 22px;
	line-height: 40px;
	padding-bottom:10px;
	margin-bottom: 10px;
	text-align: center;
}
.n_info_con2 {
	width:650px;
	margin:0 auto;
}
.n_info_con h3 {
	text-align:center;
	color:#000;
	font-family:"宋体";
	margin-bottom:10px;
	font-size:24px;
	border-bottom: 1px dashed #CCCCCC;
} /*资讯详细页面，内容标题*/
.info_con_tit {
	font-family:"宋体";
	line-height:24px;
	margin-bottom:15px;
}
.info_con_tit span {
	margin-right:20px;
}
.info_con_tit .n_tit {
	text-align:center;
	color:#BCBBBB;
}
.info_con_tit .n_tit a {
	color:#BCBBBB;
}
.info_con_tit .n_tit2 {
	height:24px;
}
.n_info_con .tit2_span {
	float:right;
	margin:0;
	_margin-top:5px;
}
.n_info_con p {
	line-height:22px;
	padding:0 10px;
	word-spacing: 10px;
}
.n_info_con p a {
	color:#0a9d1a;
}
.n_info_con .apage {
	text-align:center;
	margin-bottom:10px;
} /*资讯详细页面，翻页区块*/
.info_input {
	text-align:center;
	color:#000;
	margin-bottom:15px;
}
.info_key {
	border-bottom:solid 1px #ccc;
	height:30px;
	line-height:30px;
	padding:0 10px;
	margin:10px auto;
	width:818px;
	overflow:hidden;
}
.info_key span {
	font-size:14px;
	font-weight:bold;
}
.info_key a {
	margin-right:10px;
}

/*客服*/
.keifu {
	position: fixed;
	top: 10%;
	right: 0;
	width: 131px;
	_position: absolute;
_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.bottom, 10)||0)-(parseInt(this.currentStyle.marginTop, 10)||0)-(parseInt(this.currentStyle.marginBottom, 10)||0)));
	z-index: 990;
}
.keifu_tab {
	width: 160px;
}
.icon_keifu {
	width: 26px;
	height: 100px;
	float: left;
	background: url(../images/keifu.png) 0 0;
	position: relative;
	display: none;
	cursor: pointer;
}
.keifu_box {
	float: left;
	width: 131px;
}
.keifu_tab img {
	display: block;
}
.keifu_head {
	width: 131px;
	height: 41px;
	background: url(../images/keifu.png);
	background-position: 0 -103px;
	font-size: 0;
	line-height: 0;
	position: relative;
}
.keifu_close:link, .keifu_close:visited {
	display: block;
	width: 11px;
	height: 11px;
	background: url(../images/keifu.png) -42px 0;
	position: absolute;
	top: 5px;
	right: 5px;
}
.keifu_close:hover {
	background-position: -60px 0;
}
.keifu_con {
	border-left: 7px solid #0db520;
	border-right: 7px solid #0db520;
	padding-top: 15px;
	background: #fbfbfb;
}
.keifu_con li {
	height: 33px;
	padding-left: 12px;
}
.keifu_con li a {
	display: block
}
.keifu_con .weixin {
	height: 96px;
}
.keifu_con .bt {
	font-size: 16px;
	height: 30px;
	line-height: 30px;
	text-align: left;
	padding: 0 0 0 20px;
	color: #012646;
}
.keifu_bot {
	width: 131px;
	height: 119px;
	background: url(../images/keifu.png);
	background-position: 0 -149px;
}
/*企业文化*/
.aboHisBox .aboHis {
	background: url(../images/abo_photo09.jpg) no-repeat 15px 29px;
	margin: 0 auto;
	width: 800px;
	padding: 29px 0 0 300px;
	position: relative;
}
.aboHisBox .aboHis ul {
	height: 313px;
	overflow: hidden;
}
.aboHisBox .aboHis ul li {
	color: #313131;
	font-size: 14px;
	overflow: hidden;
	line-height: 33px;
	padding-bottom: 6px;
}
.aboHisBox .aboHis ul li span {
	background:#0a5ed8;
	color: #fff;
	display: block;
	text-align: center;
	width: 95px;
	float: left;
	    margin-right: 1em;
		font-size: 18px;
    font-weight: 600;
}
.aboHisBox .aboHis ul li p {
	float: right;
	width: 685px;
}
.wzsm_foot .content{border-radius:10px; border:1px #0bad1f dashed}
.wzsm_foot span{ font-size:18px; line-height:45px; padding:0 10px 0 30px; color:#FFF; float:left; font-weight:bold}
.wzsm_foot p{ font-size:14px; color:#FFF; line-height:45px; }