@charset "utf-8";
/* CSS Document */
body, h1, h2, h3, h4, h5, h6, p, ul, ol, li, form, img, dl, dt, dd, table, th, td, blockquote, fieldset, div, strong, label, em {
	margin: 0;
	padding: 0;
	border: 0;

}
ul, ol, li {
	list-style: none;
}
img, input, button {
	margin: 0;
	padding: 0;
	font-size: 14px;
	vertical-align: middle;
}
body {
	font: 14px/1.5em "Microsoft YaHei", Arial, Helvetica, sans-serif;
	color: #444;
	text-align:left;
}
a{
	color:#444;
	outline:none;
}
a:link{
	color:#444;
	outline:none;
}
a:hover{
	color:#337ab7;
	text-decoration:none;
}
a:focus{
	color:inherit;
}
/* header */
.header{
	position:fixed;
	width:100%;
	top:0;
	z-index:99;
}
.header .navbar {
  	position:relative;
	margin:0;
	padding-top:32px;
	padding-bottom:32px;
	padding-right:0;
	padding-left:0;
    border:none;
	border-bottom:1px solid #ddd;
	border-radius:0;
}
.header .navbar-default{ 
	background-color:#fff;
}
.header .navbar-brand {
  height:44px;
  padding-top:0;
  padding-right:0;
  padding-bottom:0;
  padding-left:100px;
  font-size:18px;
  line-height:44px;
}
@media (max-width: 1366px) {
	.header .navbar-brand {
	  padding-left:15px;
	}
}
.header .navbar-default .navbar-toggle .icon-bar {
    background-color: #818181;
}
.header .navbar-default .navbar-toggle:hover, 
.header .navbar-default .navbar-toggle:focus {
	background-color:#eee;	
}
.header .navbar-collapse{
	padding:0;
}
.header .navbar-nav {
	margin:0;
	padding-right:90px;
}
.header .navbar-nav > li > a {
	width:140px;
	margin:0;
	padding:0;
	line-height:44px;
	font-size:18px;
	text-align:center;
	border:none;
}
@media (max-width: 1366px) {
	.header .navbar-nav {
		padding-right:0;
	}
	.header .navbar-nav > li > a {
		width:128px;
	}
}
.header .navbar-nav > li > a {
    color: #444;
	border-radius:22px;
}
.header .navbar-nav > li > a:hover, 
.header .navbar-nav > li > a:focus {
    color: #fff;
	background-color:#60b229;
}
.header .navbar-nav > .open > a, 
.header .navbar-nav > .open > a:hover, 
.header .navbar-nav > .open > a:focus {
    color: #fff;
	background-color:#60b229;
}
.header .dropdown-menu {
	top:77px;
	left: 0;
	padding-top:20px;	
	padding-right:0;
	padding-bottom:30px;
	padding-left:25px;
	background-color:#f0f0f0;
}
.header .dropdown-renzheng{
	left: -490px;
	width:1130px;
}
.header .dropdown-menu .submenu{
	float:left;
	width:150px;
	margin-right:15px;
	margin-left:15px;	
}
.header .dropdown-menu .submenu h3{
	height:36px;
	font-size:16px;
	color:#333;
}
.header .dropdown-menu .submenu dt{
	margin-bottom:12px;
}
.header .dropdown-menu .submenu dd{
	height:28px;
	line-height:28px;
	padding-left:16px;
	background:url(../images/icon01.png) no-repeat 3px center;
}
.header .dropdown-menu .submenu dd a{
	font-size:14px;
	color:#666;
}
.header .dropdown-menu .submenu dd a:hover{
	color:#60b229;
}
.header .dropdown-fuwulingyu{
	left: -220px;
	width:600px;
}
.header .dropdown-fuwulingyu ul{
	float: left;
	width: 236px;
}
.header .dropdown-fuwulingyu ul li{
	height: 32px;
	line-height: 32px;
	padding-left: 20px;
	font-size: 15px;
	background:url(../images/icon01.png) no-repeat 5px center;
}
.header .dropdown-fuwulingyu .fuwulingyu_pic{
	float: left;
	width: 300px;
	padding-top: 10px;
}
.carousel {
	margin-top:108px;
}
@media (max-width: 1366px) {
	.header .dropdown-renzheng{
		left: -360px;
	}
}
@media (max-width: 768px) {
	.header{
		position:inherit;
	}	
	.header .navbar-toggle{
		margin-top:0;	
	}
	.header .navbar-brand {
	  padding-left:15px;
	}
	.header .navbar-brand img{
		width:80%;
		vertical-align:middle;
	}
	.header .navbar {
		padding-top:15px;
		padding-bottom:5px;
	}
	.header .pull-right{
		float: left !important;
		width:100%;
	}
	.header .navbar-nav {
		padding-right:0;
	}
	.header .navbar-nav > li > a {
		width:100%;
		line-height:40px;
		font-size:16px;
		text-align:left;
		text-indent:20px;
	}
	.header .navbar-nav > li > a {
		border-radius:0;
	}	
	.carousel {
		margin-top:0;
	}
	.carousel-mt img{
		min-height:220px;	
	}
	.header .dropdown-menu {
		display:none;
	}
}
.carousel-arrow{
    position: relative;
    top: 50%;
    display: inline-block;
	width:30px;
	height:60px;
	margin-top:-30px;
	font-family:inherit;
	background:url(../images/arrow.png) no-repeat;
}
.carousel-arrow-left{
	background-position:0 0;
}
.carousel-arrow-right{
	background-position:-30px 0;
}
/* renzhengfuwu */
.renzhengfuwu{
	width:1200px;
	margin-right:auto;
	margin-left:auto;
	margin-top:72px;
}
.renzhengfuwu h2{
	width:610px;
	height:50px;
	line-height:50px;
	margin-right:auto;
	margin-bottom:60px;
	margin-left:auto;
	padding-left:102px;
	font-size:40px;
	color:#60b229;
	background:url(../images/mainLine.png) no-repeat left center;
}
.renzhengfuwu h2 strong{
	font-weight:normal;
}
.renzhengfuwu h2 span{
	margin-left:5px;
	font-size:26px;
	color:#818181;
	font-family:Arial, Helvetica, sans-serif;
}
.renzhengfuwu .mainShadow{
	box-shadow:#e5e5e5 0 10px 36px;
}
.renzhengfuwu .mainShadow h3{
	height:100px;
	padding-top:12px;
	font-size:26px;
	color:#fff;	
	text-align:center;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	background-color:#60b229;
}
.renzhengfuwu .mainShadow .renzhengfuwuBg{
	background-color:#7dc150;
}
.renzhengfuwu .mainShadow h3 span{
	display:block;
	width:72px;
	height:58px;
	line-height:58px;
	margin-right:auto;
	margin-left:auto;
	text-align:center;
	border-bottom:#bfe0a9 2px solid;
}
.renzhengfuwu .mainShadow .renzhengfuwuBg1{
	background-color:#7dc150;
}
.renzhengfuwu .mainShadow .renzhengfuwuBg1 span{
	width:128px;
}
.renzhengfuwu .mainShadow dl{
	padding-top:27px;
	padding-right:20px;
	padding-bottom:30px;
	padding-left:20px;
	border:2px solid #fff;
	border-top:none;	
	transition: 0.2s;
	-moz-transition: 0.2s;
	-webkit-transition: 0.2s;
	-o-transition: 0.2s;
	cursor:pointer;
}
.renzhengfuwu .mainShadow dl:hover{
	border:2px solid #7dc150;
	border-top:none;	
}
.renzhengfuwu .mainShadow dl dt{
	margin-bottom:20px;
	text-align:center;
}

.renzhengfuwu .mainShadow dl .img-responsive{
	margin-right:auto;
	margin-left:auto;
}
.renzhengfuwu .mainShadow dl dd{
	line-height:160%;
	color:#666;
}
.renzhengfuwu .mainShadow dl .mainTit{
	height:36px;
	font-size:18px;
	color:#333;
}
.renzhengfuwu .mainShadow dl .mainMore{
	margin-top:16px;
}
.renzhengfuwu .mainShadow dl:hover dd{
	color:#60b229;
}
@media (max-width: 768px) {
 	.renzhengfuwu{
		width:100%;
		margin-top:30px;
	}
	.renzhengfuwu h2{
		width:auto;
		height:40px;
		line-height:120%;
		margin-bottom:36px;
		padding-left:0;
		font-size:28px;
		text-align:center;
		background:none;
	}
	.renzhengfuwu h2 span{
		display:block;
		margin-left:0;
		font-size:18px;
	} 
	.renzhengfuwu .row{
		margin-right:0;
    	margin-left:0;
	}
	.renzhengfuwu .mainShadow{
		margin-bottom:20px;	
	}
	.renzhengfuwu .mainShadow h3{
		height:64px;
		padding-top:5px;
		font-size:20px;
		line-height:160%;
	}
	.renzhengfuwu .mainShadow h3 span{
		width:60px;
		height:44px;
		line-height:44px;
	}
	.renzhengfuwu .mainShadow dl{
		padding-top:15px;
		padding-bottom:15px;
	}
	.renzhengfuwu .mainShadow dl dt{
		width:36%;
		margin-right:auto;
		margin-left:auto;
		margin-bottom:10px;
	}
	.renzhengfuwu .mainShadow dl .mainTit{
		height:30px;
		font-size:16px;
	}
	.renzhengfuwu .mainShadow dl dd{
		font-size:14px;
	}
	.renzhengfuwu .mainShadow dl .mainMore{
		margin-top:10px;
	}
}
/* fuwulingyu */
.fuwulingyubg{
	width:100%;

	padding-top:35px;
	padding-bottom:30px;
	
}
.fuwulingyu{
	width:1200px;
	margin-right:auto;
	margin-left:auto;	
}
.fuwulingyu h2{
	width:480px;
	height:50px;
	line-height:50px;
	margin-right:auto;
	margin-bottom:60px;
	margin-left:auto;
	padding-left:102px;
	font-size:40px;
	color:#2d8fda;

}
.fuwulingyu h2 strong{
	font-weight:normal;
}
.fuwulingyu h2 span{
	margin-left:5px;
	font-size:26px;
	color:#818181;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
}
.fuwulingyu li{
	margin-bottom:40px;
	font-size:18px;
	text-align:center;
}
.fuwulingyu li a{
	display:block;
	width:128px;
	height:128px;
	margin-right:auto;
	margin-bottom:10px;
	margin-left:auto;
	text-indent:-9999px;
	background:url(../images/fuwulingyu.png) no-repeat;
	transition: 0.2s;
	-moz-transition: 0.2s;
	-webkit-transition: 0.2s;
	-o-transition: 0.2s;
}
.fuwulingyu li .iconbg01{
	background-position:0 0;
}
.fuwulingyu li .iconbg01:hover{
	background-position:0 -128px;
}
.fuwulingyu li .iconbg02{
	background-position:-128px 0;
}
.fuwulingyu li .iconbg02:hover{
	background-position:-128px -128px;
}
.fuwulingyu li .iconbg03{
	background-position:-256px 0;
}
.fuwulingyu li .iconbg03:hover{
	background-position:-256px -128px;
}
.fuwulingyu li .iconbg04{
	background-position:-384px 0;
}
.fuwulingyu li .iconbg04:hover{
	background-position:-384px -128px;
}
.fuwulingyu li .iconbg05{
	background-position:-512px 0;
}
.fuwulingyu li .iconbg05:hover{
	background-position:-512px -128px;
}
.fuwulingyu li .iconbg06{
	background-position:-640px 0;
}
.fuwulingyu li .iconbg06:hover{
	background-position:-640px -128px;
}
.fuwulingyu li .iconbg07{
	background-position:-768px 0;
}
.fuwulingyu li .iconbg07:hover{
	background-position:-768px -128px;
}
.fuwulingyu li .iconbg08{
	background-position:-896px 0;
}
.fuwulingyu li .iconbg08:hover{
	background-position:-896px -128px;
}
@media (max-width: 768px) {
	.fuwulingyubg{
		margin-top:20px;
		padding-top:30px;
		padding-bottom:20px;
	}
 	.fuwulingyu{
		width:auto;
	}	
	.fuwulingyu h2{
		width:auto;
		height:40px;
		line-height:120%;
		margin-bottom:36px;
		padding-right:0;
		padding-left:0;
		font-size:28px;
		text-align:center;
		background:none;
	}
	.fuwulingyu h2 span{
		display:block;
		margin-left:0;
		font-size:18px;
	}
	.fuwulingyu .row{
		margin-right:0;
    	margin-left:0;
	}
	.fuwulingyu li{
		margin-bottom:15px;
		font-size:16px;
	}
	.fuwulingyu li a{
		margin-bottom:5px;
	}
}
/*xinwen*/
.xinwen{
	width:1200px;
	margin-right:auto;
	margin-left:auto;
	margin-top:1px;
}
.xinwen .nav-tabs {
	width:560px;
	margin-right:auto;
	margin-left:auto;
	border:none;
}
.xinwen .nav-tabs > li {
	width:250px;
	margin-right:15px;
 	margin-left:15px;
 	margin-bottom:0;
 	text-align:center;
}
.xinwen .nav-tabs > li > a {
	display:block;
	width:250px;
	height:64px; 	
 	line-height:90%;
	font-size:26px;
	color:#444;
 	border:none;  	
    background-color:#e5e5e5;
  	border-radius:32px;
}
.xinwen .nav-tabs > li > a:hover {
    color:#444;
    background-color:#e5e5e5;
  	border-radius:32px;
}
.xinwen .nav-tabs > li.active > a,
.xinwen .nav-tabs > li.active > a:hover,
.xinwen .nav-tabs > li.active > a:focus {
    color: #fff;
    background-color:#60b229;
    border:none;
}
.xinwen .nav-tabs > li span{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#666;
	text-transform:uppercase;
}
.xinwen .nav-tabs > li.active span{
	color:#fff;
}
.xinwen .tab-content{
	margin-top:64px;
}
.xinwen .tab-content .xinwen-list{
	padding-top:10px;
}
.xinwen .tab-content dl{
	margin-bottom:22px;
	padding-bottom:22px;
	border-bottom:1px solid #e1e1e1;
}
.xinwen .tab-content dl dt{
	height:36px;
	overflow:hidden;
	zoom:1;
}
.xinwen .tab-content dl dt strong{
	float:left;
	color:#333;
	font-weight:normal;
}
.xinwen .tab-content dl dt span{
	float:right;
	font-size:14px;
	color:#818181;
	font-weight:normal;
}
.xinwen .tab-content dl dd{
	line-height:160%;
}
.xinwen .tab-content dl strong{
	font-size:18px;
}
.xinwen .tab-content dl a{
	font-size:15px;
	color:#818181;
}
.xinwen .tab-content dl a:hover{
	color:#46ab34;
}
.xinwen .tab-content .carousel{
	margin-top:0;
}
.xinwen .carousel-indicators {
    bottom:15px;
    right:0;
	left:0;
    z-index:20;
    width:96%;
    margin-left:0;
	margin-right:0;
    text-align:right;
}
.xinwen .carousel-caption {
	width:100%;
	right:0;
	left:0;
	bottom:0;
	z-index:10;
	padding-top: 18px;
	padding-right:70px;
	padding-bottom: 18px;
	padding-left:20px;
	font-size:16px;
	line-height:120%;
	text-align:left;
	background:url(../images/newbg.png);
	text-shadow:none;
}
@media (max-width: 768px) {	
 	.xinwen{
		width:100%;
		margin-top:40px;
	}
	.xinwen .nav-tabs {
		width:376px;
	}
	.xinwen .nav-tabs > li {
		width:172px;
		margin-right:8px;
		margin-left:8px;
		margin-bottom:0;
		text-align:center;
	}
	.xinwen .nav-tabs > li > a {
		width:172px;
		height:54px; 
		font-size:20px;
		border-radius:27px;
	}
	.xinwen .nav-tabs > li > a:hover {
		background-color:#e5e5e5;
		border-radius:27px;
	}
	.xinwen .nav-tabs > li span{
		font-size:14px;
	}
	.xinwen .nav-tabs > li.active span{
		color:#fff;
	}
	.xinwen .tab-content{
		margin-top:27px;
		margin-right:15px;
		margin-left:15px;
	}
	.xinwen .tab-content .xinwen-list{
		padding-top:20px;
	}
	.xinwen .tab-content dl{
		margin-bottom:15px;
		padding-bottom:15px;
	}
	.xinwen .tab-content dl dt{
		height:30px;
	}
	.xinwen .tab-content dl dt strong{
		font-size:16px;
	}
	.xinwen .tab-content dl dt span{
		display:none;
	}
	.xinwen .tab-content dl dd {
		line-height:140%;
	}
	.xinwen .tab-content dl a{
		font-size:12px;
	}
}
/* about */
.aboutbg{
	width:100%;
	
	padding-top:15px;
	padding-bottom:20px;

}
.about{
	width:1200px;
	margin-right:auto;
	margin-left:auto;	
}
.about h2{
	width:400px;
	height:50px;
	line-height:50px;
	margin-right:auto;
	margin-bottom:60px;
	margin-left:auto;
	padding-left:102px;
	font-size:40px;
	color:#2d8fda;

}
.about h2 strong{
	font-weight:normal;
}
.about h2 span{
	margin-left:5px;
	font-size:26px;
	color:#818181;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
}
.about .about-info{
	padding-top:15px;
	padding-right:120px;
}
.about .about-info p{
	margin-bottom:15px;
	line-height:180%;
	font-size:15px;
	color:#666;	
}
.about .about-info strong{
	margin-right:10px;
	color:#2d8fda;
}
.about .about-info .about-more{
	margin-top:30px;
}
.about .about-info .about-more a{
	display:block;
	width:164px;
	height:46px;
	line-height:44px;
	font-size:15px;
	text-align:center;
	border:1px solid #bbb;
	border-radius:23px;
	transition: 0.1s;
	-moz-transition: 0.1s;
	-webkit-transition: 0.1s;
	-o-transition: 0.1s;
}
.about .about-info .about-more a:hover{
	color:#fff;
	background-color:#60b229;
	border:1px solid #60b229;
}
.about .chaxun{
	padding-top:36px;
	padding-right:44px;
	padding-bottom:36px;
	padding-left:40px;
	background-color:#fff;
	box-shadow:#ddd 0 10px 36px;
}
.about .chaxun h4{
	margin-bottom:20px;
	font-size:16px;
	color:#444;
}
.about .chaxun h3{
	margin-bottom:10px;
	font-size:20px;
	color:#2d8fda;
	font-weight:bold;
}
.about .chaxun .form-control{
	display:block;
    height:50px;
	margin-bottom:15px;
	padding-left:20px;
	line-height:48px;
    font-size:15px;
    color:#333;
    background-color:#eeeeee;
	border:none;
	border-radius:0;
	box-shadow:none;
}
.about .chaxun .form-group {
    margin-bottom: 10px;
}
.about .chaxun .btn{
	width:100%;
	height:50px;
	line-height:48px;
    padding:0;
    font-size:18px;
	color:#fff;
	background-color:#2d8fda;
	border:none;
}
.about .chaxun .btn:hover{
	color:#fff;
	background-color:#2d8fda;
}
.about .chaxun img{
	vertical-align:middle
}
@media (max-width: 768px) {
	.aboutbg{		
		margin-top:20px;
		padding-top:30px;
		padding-bottom:0;
	}
 	.about{
		width:auto;
	}
	.about h2{
		width:auto;
		height:40px;
		line-height:120%;
		margin-bottom:36px;
		padding-left:0;
		font-size:28px;
		text-align:center;
		background:none;
	}
	.about h2 span{
		display:block;
		margin-left:0;
		font-size:18px;
	}
	.about .row{
		margin-right:0;
		margin-left:0;		
	}
	.about .about-info{
		margin-right:30px;
		margin-left:15px;
		padding-top:5px;		
		padding-right:0;
		padding-bottom:36px;
	}
	.about .about-info p{
		font-size:14px;
	}
	.about .about-info strong{
		margin-right:10px;
	}
	.about .about-info .about-more{
		margin-top:25px;
	}
	.about .about-info .about-more a{
		width:160px;
		height:44px;
		line-height:42px;
		margin-right:auto;
		margin-left:auto;
		border-radius:22px;
	}
	.about .chaxun{
		padding-right:20px;
		padding-left:20px;
		box-shadow:none;
	}
}
/* bottom */
.bottombg{
	width:100%;
	height:80px;	
	background-color:#555555;
}
.bottom{
	width:1200px;
	margin-right:auto;
	margin-left:auto;
}
.bottom p{
	line-height:78px;
	font-size:15px;
	color:#ccc;
}
.bottom a{
	color:#ccc;
}
.bottom a:hover{
	color:#fff;
}
@media (max-width: 768px) {
	.bottombg{		
		height:60px;
		padding-top:10px;	
	}
 	.bottom{
		width:auto;
	}
	.bottom .row{
		margin-right:0;
		margin-left:0;
	}
	.bottom p{
		line-height:180%;
		font-size:12px;
		text-align:center;
	}
}
/* cont_banner */
.cont_banner {
	width:100%;
	margin-top:108px;
}
@media (max-width: 768px) {
	.cont_banner {
		margin-top:0;
	}
	.cont_banner img{
		min-height:150px;
	}
}
/* cont_renzheng */
.sidebar h3{
	height:54px;
	line-height:52px;
	padding-left:15px;
	font-size:22px;
	color:#fff;
	background:url(../images/renzheng_icon.png) no-repeat right center;
	background-color:#46ab34;
}
.v{ 
	display:block;
	padding-left:46px;
	height:50px;
	line-height:50px;
	font-style:normal;
	background:url(../images/sidebarbg.png) no-repeat;	
	}
.v01{
	background-position:0 0;
}
.v02{
	background-position:0 -50px; 
	color:#fff;
}
.vtitle{
	height:50px;	
	font-size:16px;
	cursor:pointer;
	}
.vconlist{
	padding-top:10px;
	padding-bottom:10px;
	border:1px solid #ddd;
	border-top:none;
	background-color:#fff;
}
.vconlist li a{
	display:block;
	height:34px;
	line-height:34px;
	padding-left:62px;	
	font-size:14px;
	color:#666;
	background:url(../images/renzheng_icon6.png) no-repeat 46px center;
}
.vconlist li.select a,.vconlist li a:hover{
	color:#46ab34;
	background:url(../images/renzheng_icon7.png) no-repeat 46px center;
}
@media (max-width: 768px) {
	.sidebar {
		display:none;
	}
}
.cont_renzheng{
	width:1200px;
	margin-top:70px;
	margin-right:auto;
	margin-bottom:30px;
	margin-left:auto;
}
.cont_renzheng .cont_renzheng_tit{
	height:54px;	
	margin-bottom:30px;
	border-bottom:1px solid #ddd;
	background:url(../images/linebg01.png) no-repeat left center;
	overflow:hidden;
	zoom:1;
}
.cont_renzheng .cont_renzheng_tit h2{	
	line-height:52px;
	padding-left:18px;
	font-size:22px;	
}
.cont_renzheng .cont_renzheng_tit p{	
	line-height:52px;
}
.cont_renzheng dl{
	margin-bottom:22px;
	padding-bottom:18px;
	border-bottom:1px dashed #d5d5d5;
}
.cont_renzheng dl dt{
	height:36px;
	font-size:18px;
	color:#333;
	font-weight:normal;
}
.cont_renzheng dl dd{
	color:#666;
	line-height:160%;
}
.cont_renzheng dl .cont_renzheng_more{
	margin-top:10px;	
}
.cont_renzheng dl .cont_renzheng_more a{
	color:#46ab34;
}
.cont_renzheng dl .cont_renzheng_more a:hover{
	text-decoration:underline;
}
.cont_renzheng .cont_renzheng_info{
	margin-top:30px;
	margin-bottom:40px;
}
.cont_renzheng .cont_renzheng_info h3{
	margin-bottom:18px;
	font-size:26px;
	color:#46ab34;
}
.cont_renzheng .cont_renzheng_info p{
	line-height:180%;
}
.cont_renzheng .cont_renzheng_next{
	margin-bottom:30px;
	padding-top:30px;
	border-top:1px solid #ddd;	
}
.cont_renzheng .cont_renzheng_next p{
	margin-top:5xp;
	margin-bottom:5px;
}
@media (max-width: 768px) {
	.cont_renzheng{
		width:100%;
		margin-top:20px;
		margin-bottom:10px;
	}
	.cont_renzheng .row{
		margin-right:0;
		margin-left:0;
	}
	.cont_renzheng .cont_renzheng_tit{
		height:52px;	
		margin-bottom:20px;
	}
	.cont_renzheng .cont_renzheng_tit h2{	
		line-height:50px;
		padding-left:16px;
		font-size:20px;	
	}
	.cont_renzheng .cont_renzheng_tit p{	
		line-height:50px;
	}
}
/* cont_fuwulingyu */
.cont_sidebar h3{
	height:54px;
	line-height:52px;
	padding-left:15px;
	font-size:22px;
	color:#fff;
	background:url(../images/fuwulingyu_icon.png) no-repeat right center;
	background-color:#46ab34;
}
.cont_sidebar ul{	
	background-color:#f3f3f3;
}
.cont_sidebar ul a{
	display:block;
	width:100%;
	height:50px;
	line-height:48px;
	padding-left:44px;
	font-size:16px;
	border:1px solid #ddd;
	border-top:none;
	background:url(../images/renzheng_icon2.png) no-repeat 16px center;
}
.cont_sidebar ul a:hover{
	color:#fff;
	border:1px solid #68b95a;
	border-top:none;
	background:url(../images/renzheng_icon3.png) no-repeat 16px center;
	background-color:#68b95a;
}
.cont_sidebar ul .active{
	color:#fff;
	border:1px solid #68b95a;
	border-top:none;
	background:url(../images/renzheng_icon3.png) no-repeat 16px center;
	background-color:#68b95a;
}
@media (max-width: 768px) {
	.cont_sidebar {
		display:none;
	}
}
/* cont_about */
.cont_about{
	width:1200px;
	margin-top:60px;
	margin-right:auto;
	margin-bottom:60px;
	margin-left:auto;
}
.cont_about h2{
	height:50px;
	font-size:36px;
	color:#333;
	text-align:center;
}
.cont_about h4{
	font-size:16px;
	color:#666;
	text-align:center;
	text-transform:uppercase;
}
.cont_about h5{
	text-align:center;
}
.cont_about .cont_about_info{
	margin-top:30px;
}
.cont_about .cont_about_info p{
	margin-bottom:15px;
	font-size:16px;
	line-height:180%;	
}
.cont_about .cont_about_info strong{
	margin-right:15px;
	color:#46ab34;	
}
.cont_about .cont_about_list{
	margin-top:60px;
	margin-right:100px;
	margin-bottom:60px;
	margin-left:100px;	
}
.cont_about .cont_about_list .list{
	margin-right:10px;
	margin-bottom:20px;
	margin-left:10px;
	text-align:center;
	background-color:#f0f0f0;	
}
.cont_about .cont_about_list .title{
	height:100px;
	font-size:80px;
	color:#60b229;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
}
.cont_about .cont_about_list .des{
	font-size:22px;
	color:#60b229;
}
.cont_about .cont_about_list .text{
	padding-top:10px;
	padding-bottom:25px;
	font-size:20px;
	color:#666;
}
.cont_about .company_culture{
	margin-top:36px;
}
.cont_about .company_culture h3{
	margin-top:22px;
	height:54px;
	font-size:28px;
	text-align:center;
}
.cont_about .company_culture p{
	margin-bottom:20px;
	padding-right:10px;
	padding-left:10px;
	font-size:15px;
	color:#666;
	line-height:160%;
}
@media (max-width: 768px) {
	.cont_about{
		width:100%;
		margin-top:20px;
		margin-bottom:20px;
	}
	.cont_about h2{
		height:32px;
		font-size:22px;
	}
	.cont_about h4{
		font-size:14px;
	}
	.cont_about .cont_about_info{
		margin-top:10px;
		margin-right:15px;
		margin-left:15px;
	}
	.cont_about .cont_about_info p{
		font-size:14px;
		color:#666;
		line-height:160%;	
	}
	.cont_about .cont_about_list{
		margin-top:30px;
		margin-right:0;
		margin-bottom:20px;
		margin-left:0;	
	}
	.cont_about .cont_about_list dl{
		margin-right:0;
		margin-bottom:15px;
		margin-left:0;
	}
	.cont_about .cont_about_list dl dt{
		height:70px;
		font-size:56px;
	}
	.cont_about .cont_about_list dl dd{
		font-size:18px;
	}
	.cont_about .cont_about_list dl .cont_about_text{
		padding-top:0;
		padding-bottom:15px;
		font-size:18px;
	}
	.cont_about .company_culture{
		margin-top:20px;
		margin-right:0;
		margin-left:0;
	}
	.cont_about .company_culture h3{
		margin-top:10px;
		height:40px;
		font-size:20px;
	}
	.cont_about .company_culture p{
		margin-bottom:20px;
		padding-right:10px;
		padding-left:10px;
		font-size:14px;
	}
}
/* cont_contact */
.cont_contact{
	width:1200px;
	margin-top:60px;
	margin-right:auto;
	margin-bottom:90px;
	margin-left:auto;
}
.cont_contact h2{
	height:72px;
	margin-top:40px;
	font-size:30px;
}
.cont_contact dl{
	height:58px;
	margin-bottom:27px;
	padding-left:72px;
	font-size:18px;
}
.cont_contact .cont_address{
	background:url(../images/address.png) no-repeat left center;	
}
.cont_contact .cont_tel{
	background:url(../images/tel.png) no-repeat left center;	
}
.cont_contact .cont_website{
	background:url(../images/website.png) no-repeat left center;	
}
.cont_contact .cont_mail{
	background:url(../images/mail.png) no-repeat left center;	
}
.cont_contact dl dt{
	font-size:22px;
	line-height:120%;
	font-weight:normal;
}
.cont_contact dl span{
	margin-left:10px;
	font-size:18px;
	color:#818181;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;	
}
.cont_message{
	margin-top:90px;
	padding-top:50px;
	padding-right:90px;
	padding-bottom:50px;
	padding-left:60px;
	background-color:#f0f0f0;
}
.cont_message h3{
	width:90px;
	height:40px;
	margin-bottom:10px;
	font-size:22px;
	border-bottom:3px solid #60b229;
}
.cont_message h4{
	margin-bottom:44px;
	font-size:15px;
	color:#666;
}
.cont_message .form-group{
	margin-bottom:0;	
}
.cont_message .control-label{
}
.cont_message .form-control{
	margin-bottom:15px;
	padding-top:20px;
	padding-bottom:20px;	
}
.cont_message .btn{
	width:100%;
	height:50px;
	line-height:48px;
    padding:0;
    font-size:18px;
	color:#fff;
	background-color:#60b229;
	border:none;
}
.cont_message .btn:hover{
	color:#fff;
	background-color:#46ab34;
}
@media (max-width: 768px) {
	.cont_contact{
		width:100%;
		margin-top:0;
		margin-bottom:0;
	}	
	.cont_contact h2{
		height:44px;
		font-size:20px;
	}
	.cont_contact .row{
		margin-right:0;
		margin-left:0;
	}
	.cont_contact dl{
		margin-bottom:20px;
		padding-left:68px;
		font-size:14px;
		line-height:140%;
	}
	.cont_contact dl dt{
		padding-top:5px;
		font-size:20px;
	}
	.cont_contact dl span{
		margin-left:5px;
		font-size:16px;
	}
	.cont_message{
		margin-top:30px;
		padding-top:22px;
		padding-right:15px;
		padding-bottom:30px;
		padding-left:15px;
	}
	.cont_message h3{
		width:90px;
		height:40px;
		margin-bottom:10px;
		font-size:22px;
		border-bottom:3px solid #60b229;
	}
	.cont_message h4{
		margin-bottom:25px;
		font-size:14px;
	}	
}
/* cont_inquire */
.cont_inquirebg{
	width:100%;
	padding-top:90px;
	padding-bottom:100px;
	background-color:#f0f0f0;
}
.cont_inquire{
	padding-top:50px;
	padding-right:60px;
	padding-bottom:60px;
	padding-left:50px;
	background-color:#fff;
	box-shadow:#e1e1e1 0 10px 40px;
}
.cont_inquire .form-horizontal{
	padding-right:60px;
}
.cont_inquire h4{
	margin-bottom:25px;
	font-size:16px;
	color:#444;
}
.cont_inquire h3{
	margin-bottom:20px;
	font-size:20px;
	color:#60b229;
	font-weight:bold;
}
.cont_inquire .form-control{
	display:block;
    height:50px;
	margin-bottom:20px;
	padding-left:20px;
	line-height:48px;
    font-size:15px;
    color:#333;
    background-color:#eeeeee;
	border:none;
	border-radius:0;
	box-shadow:none;
}
.cont_inquire .form-group {
    margin-bottom: 10px;
}
.cont_inquire .btn{
	width:100%;
	height:50px;
	line-height:48px;
    padding:0;
    font-size:18px;
	color:#fff;
	background-color:#60b229;
	border:none;
}
.cont_inquire .btn:hover{
	color:#fff;
	background-color:#46ab34;
}
.cont_inquire .cont_inquire_text{
	min-height:310px;
	padding-left:72px;
	border-left:1px solid #e1e1e1;
}
.cont_inquire .cont_inquire_text h5{
	font-size:16px;
	color:#46ab34;
	margin-bottom:15px;
}
.cont_inquire .cont_inquire_text p{
	margin-bottom:20px;
	color:#666;
	line-height:180%;
}
.cont_inquire .cont_inquire_tit{
	height:54px;	
	margin-bottom:20px;
	border-bottom:1px solid #ddd;
	background:url(../images/linebg01.png) no-repeat left center;
	overflow:hidden;
	zoom:1;
}
.cont_inquire .cont_inquire_tit h2{	
	line-height:52px;
	padding-left:18px;
	font-size:22px;	
}
.cont_inquire .cont_inquire_tit p{	
	line-height:52px;
}
.cont_inquire .cont_inquire_list li{
	height:56px;	
	font-size:16px;
	border-bottom:1px dashed #d1d1d1;
	background:url(../images/icon01.png) no-repeat 5px center;
	overflow:hidden;
	zoom:1;
}
.cont_inquire .cont_inquire_list li strong{
	float:left;
	margin-left:20px;
	line-height:56px;
	font-weight:normal;
}
.cont_inquire .cont_inquire_list li a{
	float:right;
	line-height:56px;
	font-size:15px;
	color:#46ab34;
}
.cont_inquire .cont_inquire_list li a:hover{
	text-decoration:underline;
}
.cont_inquire .pagination{
	margin-top:40px;
	margin-bottom:0;
}
@media (max-width: 768px) {
	.cont_inquirebg{
		padding-top:0;
		padding-bottom:0;
	}
	.cont_inquire{
		padding-top:30px;
		padding-right:15px;
		padding-bottom:15px;
		padding-left:15px;
		box-shadow:none;
	}
	.cont_inquire .form-horizontal{
		padding-right:0;
	}
	.cont_inquire h4{
		margin-bottom:20px;
	}
	.cont_inquire h3{
		margin-bottom:15px;
	}
	.cont_inquire .form-control{
		margin-bottom:15px;
	}
	.cont_inquire .cont_inquire_text{
		min-height:inherit;
		padding-top:25px;
		padding-left:0;
		border-left:none;
	}
	.cont_inquire .cont_inquire_text h5{
		font-size:15px;
	}
	.cont_inquire .cont_inquire_text p{
		margin-bottom:20px;
		line-height:160%;
	}	
}
/* cont_xinwen*/
.cont_xinwen{
	width:100%;
	margin-bottom:36px;
}
.cont_xinwen .cont_xinwen_bt{
	height:56px;
	border-bottom:1px solid #e1e1e1;
}
.cont_xinwen .cont_xinwen_menu{
	width:1200px;
	margin-right:auto;
	margin-left:auto;
	overflow:hidden;
	zoom:1;
}
.cont_xinwen .nav-tabs {	
	border-bottom:none;
}
.cont_xinwen .nav-tabs > li {
	width:136px;
 	text-align:center;
}
.cont_xinwen .nav-tabs > li > a {
	display:block;
	width:136px;
	height:56px;
	font-size:20px;
	color:#444;	
	border:none;
	border-radius:0;
}
.cont_xinwen .nav-tabs > li > a:hover {	
	color:#46ab34;	
	border:none;
	border-bottom:3px solid #46ab34;
	background-color:#fff;
}
.cont_xinwen .nav-tabs > li.active > a,
.cont_xinwen .nav-tabs > li.active > a:hover,
.cont_xinwen .nav-tabs > li.active > a:focus {
    color:#46ab34;	
	border:none;
	border-bottom:3px solid #46ab34;
}
.cont_xinwen .pull-right{
	line-height:56px;
	font-size:15px;
	color:#666;
}
.cont_xinwen .pull-right a{
	color:#666;
}
.cont_xinwen .pull-right a:hover{
	color:#46ab34;
}
.cont_xinwen .tab-content{
	width:1200px;
	margin-top:40px;
	margin-right:auto;
	margin-left:auto;
}
.cont_xinwen .tab-content dl{
	margin-right:0;
	margin-left:0;
	margin-bottom:25px;
	padding-bottom:25px;
	border-bottom:1px solid #ddd;
}
.cont_xinwen .tab-content dt{
	padding-left:0;
}
.cont_xinwen .tab-content img{ 
	margin-right:auto; 
	margin-left:auto;
}
.cont_xinwen .tab-content dd{
	display:block;
	padding-top:5px;
	padding-right:0;
}
.cont_xinwen .tab-content dd h3{
	font-size:18px;
}
.cont_xinwen .tab-content p{
	color:#818181;
}
.cont_xinwen .tab-content dd a{
	color:#46ab34;
}
.cont_xinwen .tab-content dd a:hover{ 
	text-decoration:underline;
}
.cont_xinwen .tab-content .cont_xinwen_time{
	margin-top:5px;
	margin-bottom:5px;
	color:#46ab34;
}
.cont_xinwen .tab-content .cont_xinwen_more{
	margin-top:18px;
}
@media (max-width: 768px) {
	.cont_xinwen{
		margin-bottom:10px;
	}
	.cont_xinwen .cont_xinwen_bt{
		width:100%;
		height:48px;
	}
	.cont_xinwen .cont_xinwen_menu{
		width:100%;
	}
	.cont_xinwen .nav-tabs > li {
		width:50%;
	}
	.cont_xinwen .nav-tabs > li > a {
		width:100%;
		height:48px;
		font-size:18px;
	}
	.cont_xinwen .pull-right{
		display:none;
	}
	.cont_xinwen .tab-content{
		width:auto;
		margin-top:30px;
	}
	.cont_xinwen .tab-content dl{
		margin-right:15px;
		margin-left:15px;
		margin-bottom:20px;
		padding-bottom:20px;
		border-bottom:1px solid #ddd;
	}
	.cont_xinwen .tab-content dt{
		margin-bottom:10px;
		padding-right:0;
		padding-left:0;
	}
	.cont_xinwen .tab-content dd{
		padding-right:0;
		padding-left:0;
	}
	.cont_xinwen .tab-content dd h3{
		font-size:16px;
	}
	.cont_xinwen .tab-content .cont_xinwen_more{
		margin-top:10px;
	}
}
/* xinwe_info */
.xinwe_info_bt{
	height:56px;
	border-bottom:1px solid #e1e1e1;
}
.xinwe_info_bt .xinwe_info_tit{
	width:1200px;
	margin-right:auto;
	margin-left:auto;
	overflow:hidden;
	zoom:1;
}
.xinwe_info_bt .xinwe_info_tit h3{
	font-size:20px;
	color:#444;
	line-height:54px;
}
.xinwe_info_bt .xinwe_info_tit p{
	line-height:54px;
}
.xinwe_info_bt .xinwe_info_tit a{
	color:#666;
}
.xinwe_info_bt .xinwe_info_tit a:hover{
	color:#46ab34;
}
.xinwe_info{
	width:1200px;
	margin-top:50px;
	margin-right:auto;
	margin-bottom:60px;
	margin-left:auto;
}
.xinwe_info h2{
	margin-bottom:5px;
	font-size:22px;
	line-height:120%;
	text-align:center;
}
.xinwe_info h4{
	margin-bottom:30px;
	font-size:15px;
	text-align:center;
	color:#818181;
}
.xinwe_info .xinwe_text{
	margin-bottom:40px;
}
.xinwe_info .xinwe_text p{
	margin-bottom:15px;
	line-height:180%;
}
.xinwe_info .xinwe_next{
	padding-top:40px;
	border-top:1px solid #ddd;	
}
.xinwe_info .xinwe_next p{
	margin-top:5xp;
	margin-bottom:5px;
}
@media (max-width: 768px) {
	.xinwe_info_bt{
		height:48px;
	}
	.xinwe_info_bt .xinwe_info_tit{
		width:100%;
	}
	.xinwe_info_bt .xinwe_info_tit h3{
		margin-left:15px;
		line-height:48px;
		font-size:18px;
	}
	.xinwe_info_bt .xinwe_info_tit p{
		line-height:48px;
		display:none;
	}
	.xinwe_info{
		width:100%;
		margin-top:20px;
		margin-bottom:20px;
	}
	.xinwe_info h2{
		margin-right:15px;
		margin-left:15px;
		font-size:20px;
	}
	.xinwe_info h4{
		margin-right:15px;
		margin-bottom:15px;
		margin-left:15px;
		font-size:14px;
	}
	.xinwe_info .xinwe_text{
		margin-right:15px;
		margin-left:15px;
		margin-bottom:20px;
	}
	.xinwe_info .xinwe_text p{
		margin-bottom:10px;
	}
	.xinwe_info .xinwe_next{
		margin-right:15px;
		margin-left:15px;
		padding-top:20px;	
	}
}


