/*Make from Ak.Monster*/
/*2016-06-16 09:00*/
/*www.zjhz.cn*/
body{line-height:200%;}
/*------style.css  start------*/
/*less*/
.clearfix:after{
	content:"";
	display:block;
	clear:both;
}
.clearfix{
	zoom:1;
}
@c:center;
.f-small{font-size:12px;}
.f-mid{font-size:14px;}
.f-big{font-size:16px;}
@b:#000;
@g:#666;
@w:#fff;
@r:#d41c29;
*{
  color: @g;
  box-sizing:border-box;
  -moz-box-sizing:border-box; /* Firefox */
  -webkit-box-sizing:border-box; /* Safari */
}
.fl{
	float:left;
}
.fr{
	float:right;
}
.db{
	display:block;
}
.tl{
	text-align: left;
}
.tc{
	text-align: center;
}
.tr{
	text-align: right;
}
.full{
	width:100%;
	height:100%;
}
.box{
	display: inline-block;
  vertical-align: top;
	*display: inline/*IE7*/;
	*zoom: 1;
}
.none{
	display: none;
}
.fhover{
	color: #000;
	transition: color 0.4s;
	-moz-transition: color 0.4s;
	/* Firefox 4 */
	-webkit-transition: color 0.4s;
	/* Safari and Chrome */
	-o-transition: color 0.4s;
	/* Opera */
}
.bghover{
	background-color: #3078cc;
	transition: background-color 0.4s;
	-moz-transition: background-color 0.4s;
	/* Firefox 4 */
	-webkit-transition: background-color 0.4s;
	/* Safari and Chrome */
	-o-transition: background-color 0.4s;
	/* Opera */
}
.bdhover{
	border-color: #3078cc;
	transition: border-color 0.4s;
	-moz-transition: border-color 0.4s;
	/* Firefox 4 */
	-webkit-transition: border-color 0.4s;
	/* Safari and Chrome */
	-o-transition: border-color 0.4s;
	/* Opera */
}
.clear{
	content:"";
	display:block;
	height:0;
	clear:both;
	float:none;
	margin:0;
}
.long{
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
/*container*/
.clear{
	content:"";
	display:block;
	height:0;
	clear:both;
	float:none;
	margin:0;
}
.before{
	display: table;
	content: " ";
}
/*container*/
.container{
	width:1080px;
	overflow: hidden;
	margin:0 auto;
	clear:both;

	&:before{
		.before;
	}

	&:after{
		.clear;
	}
}

a{
	color: @g;

	&:hover{
		.fhover;
	}
}
ul,nav{
	&:before{
		.before;
	}

	&:after{
		.clear;
	}
}



/*head*/
#head{

		.right{
			.fr;
	    margin-top: 28px;

			p{
				.box;
				background: url(../images/toptel.jpg) no-repeat left center;
				padding-left: 50px;
				font-size: 22px;
				color: #65aa66;
				line-height: 24px;

				span{
					.f-mid;
					color: @g;
				}
			}

		}	
	
	
	#main_menu{
		height: 45px;
		background: #5ac75c;
		line-height: 45px;
		text-align: center;
		
		li{
			color: #5d5d58;
			display: inline-block;
			font-size: 16px;
			text-align: center;
			vertical-align: top;
			width:153px;
			
			
		
			
		}
		
		a{
			.box;
			font-size: 14px;
			color: #ffffff;
			width:153px;
			&:hover{
				.fhover;
			}
		} 
		.cur {background:#48a24b}
	}
}


#head #main_menu .down_list a:hover{color:#fff;}
.down_list .nav_son{background:rgba(102,102,102,0.8);display:none;}


.navul{
	ul{position:absolute;margin:0 0 0 0px;display:none;z-index:1000;zoom:1;}
}
.down_list{
	position: absolute;
	z-index: 99;
	display: none;
	list-style-type :none;
	padding-left:0px;
	opacity: 0.8;
	background:#000;
	
}
.down_list dd a{font-size:12px}
	/*banner*/
#indexbanner{position:relative;z-index:-9999}
#banner {overflow: hidden;position: relative;}
#banner .xxdjzs {overflow: hidden;position: relative;width: 100%;}
#banner .xxdjzs ul {position: absolute;top: 0;left: 0;}
#banner .xxdjzs li span {display: block;width: 100%;}
#banner .arrow {cursor: pointer;display: none;line-height: 40px;text-align: center;font-size: 36px;width: 25px;height: 25px;position: absolute;z-index: 2;top: 180px;background-color: RGBA(0,0,0,.3);color: #fff;}


#insidebanner {overflow: hidden;position: relative;}
#insidebanner .xxdjzs {min-height: 400px;overflow: hidden;position: relative;width: 100%;}
#insidebanner .xxdjzs ul {min-height: 400px;position: absolute;top: 0;left: 0;}
#insidebanner .xxdjzs li span {display: block;width: 100%;min-height: 400px;}
#insidebanner .arrow {cursor: pointer;display: none;line-height: 40px;text-align: center;font-size: 36px;width: 25px;height: 25px;position: absolute;z-index: 2;top: 180px;background-color: RGBA(0,0,0,.3);color: #fff;}

#banner .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width:28px;
	height:58px;
	text-indent: -9999px;
	z-index: 9999;
	display:none;
}
#banner:hover  .bx-controls-direction a {display:block;}
#banner .bx-controls-direction a.disabled {
	display: none;
}

#banner .bx-controls-direction a.bx-prev{background:url(../images/about_img_left.png) no-repeat center center;left:0px;}
#banner .bx-controls-direction a.bx-next{background:url(../images/about_img_right.png) no-repeat center center;right:0px;}

.bx-controls{margin-top:-28px;}
/* PAGER */
.bx-wrapper .bx-pager {text-align: center;font-size: .85em;font-family: Arial;font-weight: bold;color: #666;}
.bx-wrapper .bx-pager .bx-pager-item,.bx-wrapper .bx-controls-auto .bx-controls-auto-item {display: inline-block;*zoom: 1;*display: inline;}
.bx-wrapper .bx-pager.bx-default-pager a {text-indent: -9999px;
  display: block;
  height: 10px;
  margin: 0 10px;
  outline: 0;
  background-color: #D5D5D5;
  width: 10px;
  border-radius:90px;
  z-index:999999999;
  position:relative;}
.bx-wrapper .bx-pager.bx-default-pager a:hover,.bx-wrapper .bx-pager.bx-default-pager a.active {background:#fff;}
/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {left: 10px;background: url(../images/controls.png) no-repeat 0 -32px;}
.bx-wrapper .bx-next {right: 10px;background: url(../images/controls.png) no-repeat -43px -32px;}
.bx-wrapper .bx-prev:hover {background-position: 0 0;}
.bx-wrapper .bx-next:hover {background-position: -43px 0;}
.bx-wrapper .bx-controls-direction a {position: absolute;top: 50%;margin-top: -16px;outline: 0;width: 32px;height: 32px;text-indent: -9999px;z-index: 9999;}
.bx-wrapper .bx-controls-direction a.disabled {display: none;}
/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto {text-align: center;}
.bx-wrapper .bx-controls-auto .bx-start {display: block;text-indent: -9999px;width: 10px;height: 11px;outline: 0;background: url(../images/controls.png) -86px -11px no-repeat;margin: 0 3px;}
.bx-wrapper .bx-controls-auto .bx-start:hover,.bx-wrapper .bx-controls-auto .bx-start.active {background-position: -86px 0;}
.bx-wrapper .bx-controls-auto .bx-stop {display: block;text-indent: -9999px;width: 9px;height: 11px;outline: 0;background: url(../images/controls.png) -86px -44px no-repeat;margin: 0 3px;}
.bx-wrapper .bx-controls-auto .bx-stop:hover,.bx-wrapper .bx-controls-auto .bx-stop.active {background-position: -86px -33px;}
/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {text-align: left;width: 80%;}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {right: 0;width: 35px;}
/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {position: absolute;bottom: 0;left: 0;background: #666\9;background: rgba(80, 80, 80, 0.75);width: 100%;}
.bx-wrapper .bx-caption span {color: #fff;font-family: Arial;display: block;font-size: .85em;padding: 10px;}


.maintwohead{
	text-align:center;
}

.maintwohead h4{
	font-size:20px;
	color:#666666;
	border-bottom:1px solid #d6d6d6;
	width:100px;
	margin:0 auto;
	margin-top:20px;
}
.maintwohead p{
	font-size:14px;
	color:#666;
}
#indexsector{margin:20px 0px;}

#indexsector li{float:left;margin-right:12px;list-style:none;margin-top:30px;
	img{border:1px solid #e5e5e5}
	&:hover{opacity:0.6}
}
#indexsector .last{margin-right:0px!important;}

#indexcorporate{background: url(../images/index_14.jpg) no-repeat center center;height:444px;margin:50px 0px;}

#indexcorporate li{margin-right:22px;list-style:none;margin-top:30px;display: inline-block;
    vertical-align: middle;
	img{border:4px solid #fff}
	&:hover{opacity:0.6}
}
#indexcorporate .last{margin-right:0px!important;}



			.tab {
				position: relative;
				overflow: hidden;
				margin: 0 auto 20px auto;
				font-family: "微软雅黑";
			}
			.tab-nav {
				width:346px;
				margin:0 auto;
			}
			.tab-nav a {
				display: block;
				width: 102px;
				height: 33px;
				line-height: 33px;
				text-align: center;
				text-decoration: none;
				color: #666666;
				margin: 15px auto;
				background:#e3e3e3;
			}
			.tab-nav a.current {
				background: #49b74b;
				color: #fff;
			}
			.tab-con {
				position: relative;
				width: 100%;
				overflow: hidden;
				height:320px;
				margin-top:-70px;
			}
			.tab-con-item {
				display: none;
				width: 1200px;
				height: 320px;
				text-align: left;
				color: #000;
			}
			.tab-con-item li{height:120px;width:516px;float:left;list-style-type:none;background:#ebebeb;margin:20px 10px;;border-left:solid 3px #79d07b;    display: inline-block;
    vertical-align: middle;
				&:hover{opacity:0.6}
			}
/*footer*/
#footer{
	height:230px;
	background:#363636;
	margin-top:80px;
	position:relative;
	z-index:1;
		p{
		color:#fff;
		clear:both
		}
		a{
		color:#fff;
		clear:both
		}
		li{
		.fl;
		margin-right:19px;
		a{
		color:#fff;
		font-size:14px;
		&:hover{color:#cc0000;
		}
		}
		}
}

.mypage {
    text-align: center;
    margin-top: 30px;
	
	span,a {
		display: inline-block;
		vertical-align: top;
		color: #d35b52;
		border: 1px solid #d35b52;
		padding: 5px 10px;
		margin: 5px;
		
		&.current{
			background: #d35b52;
			color: #fff;
		}
	}
}


/*内页*/
.navigation{
	height:50px;background:#f5f5f5;
	.inset_head{font-size:14px;color:#666666;}
	h3{line-height:50px;}
	li{.fl;
		a{line-height:50px;margin-right:10px;font-size:14px;}
		.cur{color:#269729;border:0px;}
	}
}


.insidenews li{width:100%;height:162px;margin-bottom:15px;background:#f5f5f5;}




.bgf{background:url(../images/222_02.jpg) center no-repeat;}