*{margin:0;padding:0;list-style:none;}
body{background:#fff;font:normal 12px/22px 微软雅黑;width:100%;color:#555;}
img{border:0;}
a{text-decoration:none;color:#333;}
a:hover{color:#e56018;}
.clear{
	clear:both;
}
.con_nav{
  width:100%;
  position:fixed;
  top:0; 
  left:0;
  background-color:rgba(255, 255, 255, 0.8);
  z-index:999;
}
.container {
  *zoom: 1;
  margin: 0 auto;
  padding: 0 20px;
  width: 1200px;
  height: 100%;

}
.container:before,
.container:after {
  content: "";
  display: table;
}
.container:after {
  clear: both;
}

  .container {
    padding: 30px 20px 10px 0;
  }

.nav_top {
  float: right;
}
.nav_top ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.nav_top ul:before,
.nav_top ul:after {
  content: "";
  display: table;
}
.nav_top ul:after {
  clear: both;
}
.nav_top ul > li {
  float: left;
  position: relative;
}
.nav_top a {
  display: block;
  margin:0 10px;
  padding-left:20px;
  line-height: 1.2em;
  color: #000;
  border-left: 1px solid #595959;
  font-size:16px;
}
.nav_top_li a{
	border-left:none;
	font-size:16px;
	}
.nav_top a:hover {
  text-decoration: none;
  color:#256f1e;
}
.nav_top li ul {
  background: #273754;
}
.nav_top li ul li {
  width: 200px;
}
.nav_top li ul a {
  border: none;
}
.nav_top li ul a:hover {
  background: rgba(0, 0, 0, 0.2);
}
.nav_top ul > li:hover ul {
  left: 0;
}
.nav_top li ul {
  position: absolute;
  left: -9999em;
  top: 36px;
  z-index: 1;
}
.top_t{
	background:#256f1e;
	color:#fff;
}
.top{
	width:1200px;
	margin:0 auto;
	height:35px;
	
}
.top .top1{
	float:left;
	font-size:14px;
	line-height:40px;
}
.top .top2{
	float:right;
	font-size:14px;
	line-height:40px;
}
.nav_m{
	width:100%;
	text-align:center;
	z-index:9999;
	position: relative;
	top:-30px;
}
.nav_m_c{
	width:1200px;
	margin:0 auto;
	text-align:center;
	background:#256f1e;
	color:#fff;
}
.nav_m_c ul li{
	float:left;
	width:298px;
	border:1px solid #fff;
	background:#256f1e;
	height:60px;
	line-height:60px;
}
.nav_m_c ul li img{
	float:left;
	width:30px;
	margin:15px 0px 15px 40px;
}
.nav_m_c ul li span{
	font-size:16px;
	font-weight:600;
	color:#fff;
	margin-left:40px;
	float:left;
}
.in_title{
	width:100%;
}
.in_title .titl {
    width: 1180px;
    height: 40px;
    line-height: 24px;
    font-size: 24px;
    margin:50px auto;
    text-align: center;
    font-family: inherit;
    color: #222;
    padding-top: 10px;
}

.in_title .titl span{
	color: #e04111;
	font-size:22px;
}
.container .logo{
	float:left;
	margin:-20px 0;
}
.container .logo img{
	height:60px;
	margin:5px;
}
.cont {
    width: 1200px;
    height: 270px;
    background: #256f1e;
    margin: 0 auto;
    color: #fff;
}
.cont img {
    float: left;
    margin: 10px 20px;
    width: 400px;
    height: 250px;
}
.cont .content{
	padding:40px;
}
.cont .content p{
	font-size:16px;
	text-indent:32px;
	line-height:30px;
	font-weight:600;
	letter-spacing:3px;
}
.cont .content .title {
    font-size: 22px;
    padding-bottom: 20px;
    text-indent: 0px;
}
.cont .content p a{
	color: #ffd400;
}
.in_logo img{height:50px;float:left;}
.fullSlide{width:100%;position:relative;height:500px;background:#000;margin-top:85px;}
.fullSlide .bd{margin:0 auto;position:relative;z-index:0;overflow:hidden;}
.fullSlide .bd ul{width:100% !important;}
.fullSlide .bd li{width:100% !important;height:500px;overflow:hidden;text-align:center;}
.fullSlide .bd li a{display:block;height:500px;}
.fullSlide .hd{width:100%;position:absolute;z-index:1;bottom:0;left:0;height:80px;line-height:30px;}
.fullSlide .hd ul{text-align:center;}
.fullSlide .hd ul li{cursor:pointer;display:inline-block;*display:inline;zoom:1;width:42px;height:11px;margin:1px;overflow:hidden;background:#000;filter:alpha(opacity=50);opacity:0.5;line-height:999px;}
.fullSlide .hd ul .on{background:#f00;}
.fullSlide .prev,.fullSlide .next{
	display:block;
	position:absolute;
	z-index:1;top:50%;
	margin-top:-30px;
	left:15%;
	z-index:1;
	width:40px;
	height:60px;
	background:url(../images/slider-arrow.png) -126px -137px #000 no-repeat;
	cursor:pointer;
	filter:alpha(opacity=50);
	opacity:0.5;
	display:none;
}
.fullSlide .next{left:auto;right:15%;background-position:-6px -137px;}
#cen_right_top{width:1200px;margin:0px auto 0 auto;height:500px;}
#cen_right_top .active{color:#256f1e;border-right:2px solid #e04111;background: linear-gradient(90deg,rgba(0,0,0,0) 0%,rgba(211,85,32,0.8) 100%);font-weight:600;}
#cen_right_top h3{border-bottom:1px dashed #eee;background: linear-gradient(90deg,rgba(0,0,0,0) 0%,rgba(74,143,64,0.8) 100%);line-height:75px;text-align:center;float:left;height:75px;width:160px;margin:0 auto;padding:0px;font-size:14px;color:#444;font-weight:lighter;cursor:pointer;border-right:1px solid #256f1e;}
#cen_right_top .cen_con{font-size:14px;display:none;height:100px;padding:0px;}
#cen_right_top div ul li img{width:278px;height:200px;float:left;margin:0 5px;padding:5px;}	
#cen_right_top #cen_tit{margin-top:-30px;}
#cen_right_top span{
	float:right;
	line-height:35px;
	text-align:center;
	height:35px;
	width:180px;
	margin:0 auto;
	padding:0px;
	font-size:14px;
	color:#777;
	font-weight:lighter;
	cursor:pointer;
}
#cen_tit{width:100px;float:left;}
#cen_right_top .cen_con{width:1000px;float:right;}
.conte{
	width:1200px;
	margin:0 auto;
}
.conte ul li {
	width:270px;
	float:left;
	margin-left:15px;
	border:1px dashed #ddd;
	padding:5px;
}
.conte ul li img{
	width:270px;
}

.conte ul li .tit{
	font-size:16px;
	text-align:center;
	padding:5px 0 0 0;
	border-top:1px dashed #ccc;
	margin-top:5px;
	font-weight:600;
}
.conte ul li:hover{
	background:#256f1e;
	transition: all .3s ease;
	color:#fff;
	font-weight:600;
	border:1px solid #aaa;
}
.conten{
	width:1100px;
	margin:50px auto 0;
}
.conten .in_news,.conten .in_contact{
	float:left;
}
.conten .in_news{
	width:700px;
}
.in_news .tit,.in_contact .tit{
	height:40px;
	font-size:24px;
	line-height:40px;
	margin-bottom:20px;
	color: #222;
}
.in_news .tit span,.in_contact .tit span{
	height:40px;
	font-size:24px;
	line-height:40px;
	margin-bottom:20px;
	color: #e04111;
}
.in_news ul li{
	width:600px;
	font-size:14px;
	color:#333;
	border-bottom:1px dashed #aaa;
	height:40px;
	line-height:40px;
	margin-left:10px;
}
.in_news ul li span{
	float:right;
	color:#777;
}
.in_contact{
	width:300px;
}
.in_contact .content{
	font-size:16px;
	background:#256f1e;
	border:1px solid #aaa;
	height:330px;
	width:300px;
	padding:10px 20px 0 20px;
	line-height:40px;
	letter-spacing:2px;
	color:#fff;
}
.bottom{
	width:100%;
	background:#1f1f1f;
	font-size:14px;
	color:#ddd;
	height:200px;
	margin-top:50px;
	border-top:3px solid #e56018;
}
.bottom .nav{
	width:1000px;
	margin:0 auto;
	
}
.bottom .nav li{
	float:left;
	text-align:center;
	width:120px;
	padding:20px;
	border-bottom:1px solid #ddd;
}
.power{
	width:1000px;
	margin:0 auto;
}
.nav_m .nav_m_c ul li:hover{
	background:#328029;
}
.shili {
    width: 1200px;
    height: 240px;
    float: left;
    background: url(/images/service.png) no-repeat;
	margin-left:-66px;
}
.shili_l {
    width: 200px;
    float: left;
    height: 180px;
    padding: 40px 25px 0;
}
.shili_lt {
    width: 200px;
    float: left;
    font-size: 20px;
    color: #fff;
    font-weight: bold;
}
.shili_ln {
    width: 200px;
    float: left;
    line-height: 1.8;
    font-size: 14px;
    color: #f1f1f1;
    margin-top: 10px;
    height: 110px;
}
.shili_m {
    float: right;
    height: 25px;
    line-height: 25px;
    font-size: 14px;
}
.shili_m a {
    color: #fff;
}
.zl {
    width: 197px;
    float: left;
    height: 220px;
    padding-left: 20px;
    padding-right: 20px;
}
.zl:nth-child(2) {
    width: 195px;
}
.zl_t {
    width: 190px;
    float: left;
    height: 50px;
    text-align: center;
    line-height: 35px;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    margin-top: 100px;
}
.zl_n {
    width: 190px;
    float: left;
    line-height: 1.9;
    text-align: center;
    font-size: 14px;
    color: #e1e1e1;
}
.in_de{width:160px;height:40px;font-size:16px;color:#d35520;border:1px solid #d35520;margin:0 auto;border-radius:2px;line-height:40px;text-align:center;margin-top:40px;}
.bottom .nav ul li a{color:#fff}