body{font:12px/22px \5fae\8f6f\96c5\9ed1, \5b8b\4f53,Arial, Sans-serif; min-width:1003px; background:#FFF;}
a{ text-decoration:none;color:#333;}
a:hover{ color:#005F18; text-decoration: underline;}
p { line-height:22px;}

/*--------header------------*/
.warp {width:100%;margin:0px auto;zoom:1;overflow:hidden;padding:0;}
#header{overflow:visible;width:1000px;margin:0px auto; padding:26px 0 20px 0;}
#header #top_right{float:right;width:246px;text-align:right;}
#line,#top_nav {float:left;}

#main_nav{background:url(/Templates/zhjsyl/images/xb_main_nav_bg.png) 0 0 repeat-x;height:52px;padding-bottom:0;margin:0px}
#footer{text-align:center;padding-top:15px;line-height:22px;background:#e2e2e2;}
#main{width:1000px;margin:0px auto;margin-top:52px;padding:0;}
/*--nav最先--*/
.navlist {
	background:url(/Templates/zhjsyl/images/xb_main_nav_bg.png) 0 0 repeat-x;
	height:52px;
	padding-bottom:0;
	margin:0px;
}
 @import "font-awesome.css";

.venus-menu {
	width:1000px;margin:0 auto;
	padding:0;
	position: relative;
	float:left;
	list-style: none;
	z-index:999;
	font-family:Microsoft YaHei, Arial;
}
.venus-menu li {
	display: inline-block;
	margin: 0;
	padding: 0;
	float: left;
	
	line-height: 20px;
	position: relative;
}
.venus-menu > li > a {
	padding: 15px 32px;
	font-size: 16px;
	color: #fff;
	font-weight:normal;
	text-decoration: none;
	display: block;
	-webkit-transition: color 0.2s linear, background 0.2s linear;
	-moz-transition: color 0.2s linear, background 0.2s linear;
	-o-transition: color 0.2s linear, background 0.2s linear;
	transition: color 0.2s linear, background 0.2s linear;
}
.venus-menu li:hover > a, .venus-menu li.active a {
	background:url(/Templates/zhjsyl/images/nav_on.png) 0 0 repeat-x;
	color: #fff;
}
 .venus-menu li.active  ul li a {
	background: #72BE70;
	opacity:0.9;
	color: #fff;
}
 .venus-menu li.active  ul li a:hover{
	 background: #006018;
	color: #fff;
 }

.venus-menu > li > a i {
	color: #fff;
}
.venus-menu > li:hover > a i, .venus-menu li.active a i {
	color: #333;
}
.venus-menu ul, .venus-menu ul li ul {
	list-style: none;
	margin: 0;
	padding: 0;
	display: none;
	position: absolute;
	z-index: 99;
	width: 140px;
}
.venus-menu ul {
	top: 50px;
	left: 0;
	padding-top: 10px;
}
.venus-menu ul li ul {
	top: -95px;
	left: 100%;
	padding-left: 10px;
}
.venus-menu ul li {
	clear: both;
	width: 100%;
	border: none;
}
.venus-menu ul li a {
	padding: 14px 20px;
	width: 100%;
	color: #fff;
	font-size: 14px;
	text-decoration: none;
	display: inline-block;
	float: left;
	clear: both;
	background: #72BE70;
	opacity:0.9;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-webkit-transition: background 0.2s linear;
	-moz-transition: background 0.2s linear;
	-o-transition: background 0.2s linear;
	transition: background 0.2s linear;
}
.venus-menu ul li:hover > a {
	background: #006018;
}
.venus-menu > li > ul > li:first-child a:before {
	content: '';
	position: absolute;
	bottom: 48px;
	left: 45%;
	margin-left: -48px;
	width: 0;
	height: 0;
	border-left: 8px solid rgba(255, 255, 255, 0);
	border-right: 8px solid rgba(255, 255, 255, 0);
	border-bottom: 8px solid #72BE70;
}
.venus-menu > li > ul > li ul .triangle:before {
	content: '';
	position: absolute;
	bottom: 16px;
	left: 45%;
	margin-left: -71px;
	width: 0;
	height: 0;
	border-top: 8px solid rgba(255, 255, 255, 0);
	border-right: 8px solid #72BE70;
	border-bottom: 8px solid rgba(255, 255, 255, 0);
	z-index:999;
}

.venus-menu > li > ul > li:first-child:hover a:before {
	border-bottom-color: #72BE70;
}
.venus-menu > li > ul > li ul .triangle:hover:before {
	border-right-color: #72BE70;
}
.venus-menu > li .indicator {
	position: absolute;
	color: #bababa;
	top: 19px;
	right: 8px;
	font-size: 20px;
	-webkit-transition: color 0.2s linear;
	-moz-transition: color 0.2s linear;
	-o-transition: color 0.2s linear;
	transition: color 0.2s linear;
}
.venus-menu > li:hover > .indicator {
	color: #fff;
}
.venus-menu ul > li .indicator {
	top: 14px;
	right: 8px;
	color: #fff;
}
/*--nav竣事--*/


/*--头部最先--*/
.header {
	height: 70px;
}
.header h2 {
	color: #0068b7;
	font-size: 30px;
	font-family: "朴直准圆简体";
	line-height: 70px;
	float: left;
}
.header .cell {
	float: right;
}
.follow-top {
	margin-top: 25px;
}
.header .cell ul li a {
	margin: 0 10px;
}
.header .cell ul li {
	float: left;
	font-size: 12px;
}
.header .cell ul li img {
	margin-top: 15px;
}
.weixin-qr {
    display: none;
    left: -100px;
    position: absolute;
    top: 18px;
    z-index: 9999;
}
.weixin-link {
    position: relative;
}
/*--头部竣事--*/
.clear_line { border-bottom: 1px #CCC  dashed;}

/*--------common layout------------*/
.warpper {background:url(/Templates/zhjsyl/images/head_bg.gif) repeat-x 0 0; width:100%;}
.content_warp{ background:#fff url(../images/content_bg.jpg) repeat-x 0 0;}
.container,.page_subnav { width:1000px; margin:0 auto;padding-top:20px;}
.containers { width:1000px; margin:0 auto;}
.page {height:auto !important; height:600px; min-height:600px; padding-bottom:50px;/*hlf*/}
/*------------foot---------*/

.Clientbox{ width:1180px;margin:0px auto; padding:55px 0px;position:relative;}
.Clientlist{width:1003px;margin:0px auto;overflow:hidden; position:relative;}
.Clientlist ul{width:9999px; position:relative;}
.Clientlist ul li{float:left;width:1003px;overflow:hidden;}
.Clientlist ul li dl{width:1003px; margin:auto;}
.Clientlist ul li dl dd{ float:left; width:180px; height:80px; border:1px solid #e6e6e6; display:inline; margin:0px 6px 10px;}
.Clientlist ul li dl dd img{ display:block;width:180px; height:80px;}


.footer_warp{ color:#FFFFFF;background:#006018; }
.footer { height:auto !important; height:77px; min-height:120px; background:#eee url(../images/footbg.jpg) repeat-x 0 0; 
min-width:1003px; color:#333333; text-align:center; line-height:25px;}
.foot_link{
	height:40px;
	line-height:40px;
	color:#3D3D3D;
	font-size:13px;
}
.foot_link a{
	color:#fff;
	padding-left:5px;
	padding-right:5px;
}
.foot_link a:hover{
	text-decoration:none;
	color:#AD7E33;
}
.foot_links{
	height:43px;
	line-height:43px;
	color:#3D3D3D;
	font-size:13px;
	padding-top:20px;
	padding-bottom:15px;
}
.foot_links a{
	color:#006018;
	padding-left:6px;
	padding-right:6px;
}

.footer a{
	color:#333333;
}
.foot_map_link,.foot_contact,.foot_map_link dl,.foot_contact dt,.foot_contact dd,.left_nav,.page_content { float:left; display:inline;}
.foot_map_link {width:1000px;margin-top:30px;}
.foot_map_link dl { width:165px; text-align:center}
.foot_map_link dl dt {font-size:14px; font-weight:700; padding-bottom:10px;}
.foot_map_link dl dt a{
	color:#e7ecf3;
}
.foot_map_link dl dd {}
.foot_map_link dl dd a{color:#C3C3C3;}
.foot_map_link dl dd a:hover { color:#602E00; text-decoration:none}
.foot_contact { width:275px; background:url(/Templates/zhjsyl/images/foot_contact.jpg) no-repeat 0 0; padding-top:67px; margin:30px 0 0 20px}
.foot_contact dt {width:60px;}
.foot_contact dd {width:190px;}
.foot_map {position:relative; width:1000px; margin:0 auto;}
.web_map_btn{ position:absolute; right:0; top:0;}
.web_map_btn a { display:block; width:70px; height:23px; overflow:hidden; background-image:url(/Templates/zhjsyl/images/map_btn.gif); background-repeat:no-repeat;color:#fff; padding-left:10px; text-decoration:none;}
.map_show .web_map_btn a { background-position:0 0;}
.map_show .foot_mapcontent { display:block; padding-bottom:20px;}
.map_hide .web_map_btn a { background-position:0 -23px;}
.map_hide .web_map_btn a:hover{ color:#fff; text-decoration:none}
.map_hide .foot_mapcontent {}
/*---------------------*/
/* rightsead */
#rightsead{width:130px;height:268px;position:fixed; top:50%; margin-top:-68px;right:0px;z-index:10;}
*html #rightsead{margin-top:258px;position:absolute;top:expression(eval(document.documentElement.scrollTop));}
#rightsead li{width:131px;height:60px;}
#rightsead li img{float:right;}
#rightsead li a{height:49px;float:right;display:block;min-width:47px;max-width:131px;}
#rightsead li a .shows{display:block;}
#rightsead li a .hides{margin-right:-143px;cursor:pointer;cursor:hand;}
#rightsead li a.youhui .hides{display:none;position:absolute;right:188px;top:2px;}

.plist{ width:820px;}
.nptu{ width:250px; margin-right:20px; float:left; height:240px;}
.nptu a{
	border: 1px solid #dfdfdf;
	padding: 11px;
	display:block;
	background-image: url(/Templates/zhjsyl/images/bg3.jpg);
	background-repeat: repeat-x;
	background-position: left bottom; text-align:center; height:190px; overflow:hidden;
}
.nptu a img{ width:226px; overflow:hidden; height:165px; margin-bottom:5px;}<!--耗时1763943672.2063秒-->