* {margin: 0; padding: 0; outline: 0;}

body {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #666;
	font-size: 12px;
	background:#fff;
}

h1, h2 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	margin:0 0 15px 0;
}


h1 {
	font-size: 36px;
	letter-spacing: -2px;
	line-height: 100%;
}

h1.title {
	font-size: 46px;
	font-weight: 700;
	color: #6a6a6a;
}


h2 {
	font-size: 24px;
}

p {
	margin: 0 0 15px 0;
}

.clear {
	clear: both;
}
.header {
		/*background:url(../images/bg.png) top left repeat-x;*/
		width: 100%;
		min-width: 1200px;
		z-index: 10;
		position: relative;
		margin: 0 auto;
		padding: 0;
		background: #339966;
		float:left;
		height:140px;

}

.top{
	width: 1200px;
	margin: 0 auto;
	height: 90px;
}

.top .logo{
	float:left;
	width:650px;
}
.top .search{
	float:right;
	width:500px;
	padding-top:10px;
	color:#fff;
	text-align:right;
}

.subMenu {
	position: absolute;
	top: 90px;
	height: 50px;
	z-index: 99999999;
	width: 100%;
	min-width: 1200px;
	background: #0c8547;

}

.subMenu .inner,.left_nav .inner {
	padding:0;
	font-weight: 400;
}

.subNavBtn {
	display: block;
	height: 35px;
	width: 12%;
	float: left;
	margin: 0px 0px 0 0;
	text-decoration: none;
	font-size: 14px;
	padding: 15px 2% 0 2%;
	text-align: center;
	color: #fff;
}

.end {
	margin: 0;
}
.inner {
	width: 1200px;
	margin: 0 auto;
	min-height: 50px;
	font-size: 16px;
	font-family: arial, sans-serif; 
	font-weight: 300;
}

.inner ul {
padding:0; 
margin:0;
padding-left:10px;
list-style-type: none;
float:right;
}

.inner ul li {
float:left; 
position:relative;
z-index:99999;
padding:0px 0px;
}

.inner ul li a, .inner ul li a:visited {
display:block; 
text-align:center; 
text-decoration:none; 
width:110px;
height:50px; 
color:#fff; 
line-height:50px; 
font-size:16px;
font-weight:bold;
}

.inner ul li ul {
display: none;
}

.inner ul li:hover a {
color:#fff; 
background:#339966;
}

.inner ul li:hover ul {
display:block; 
position:absolute; 
top:50px; 
/*left:-10px; 
width:500px;*/
}

.inner ul li:hover ul li a {
display:block; 
background:#188f56; 
color:#fff;
font-weight:normal;
line-height:36px;
height:36px;
font-size:12px;
width:110px;
}

.inner ul li:hover ul li a:hover {
background:#339966; 
color:#fff;
font-weight:normal;
line-height:36px;
height:36px;
font-size:12px;
}
.width2{ width:100%;}
.toppic{ width:50px;float:right;}
.topchat{ width:100px;float:right; position:relative;}
.topchat01{ width:auto; line-height:20px; background:url(../images/topbg_icon.png) left center no-repeat; padding:0 0 0 25px; margin-top:2px;}
.topchat02{ width:120px; height:98px;z-index:99999999999999999999999999999; /*background:url(../images/erambgx.png) top center no-repeat;*/margin-left:0; position:absolute; top:25px; right:-20px; text-align:center;}
.topchat{ cursor:pointer;}
.topchat02{ display:none;}
.topchat:hover .topchat02{ display:block;}

.toSearch{margin-top:10px;float:right;}
.toSearch_k{ width:214px; height:33px; border:1px solid #dcdcdc; border-right:none; line-height:35px; padding:0 15px; color:#888;}
.toSearch_an{ width:35px; height:35px; background:url(../images/serch_an.jpg) no-repeat; cursor:pointer;border:none;float:right;}
.tel{
	font-size:24px;color:#fff;line-height:50px;font-family: "微软雅黑";float:left;
}
/*banner部分*/
.banner{width:100%;height:520px;background:#339966;float:left;}

/*企业优势*/
.wrap{
	width:100%;background:#fff;float:left;
}
.wrap .youshi{
	width:1200px;float:left;text-align:center;
}
.wrap .youshi h1{
	margin-top:30px;font-size:30px;width:100%;float:left;font-family: "微软雅黑";line-height:60px;color:#000;
}
.wrap .youshi h1 span{
	border-bottom:#339966 2px solid;height:60px;display:inline-block;
}
.wrap .youshi p{
	font-size:14px;color:#666;width:100%;float:left;line-height:30px;
}
.wrap .youshi .ysBox{
	width:100%;float:left;background:#ccc;
}
.wrap .youshi .ysBox td{
	background:#fff;
	height:170px;
	width:200px;
}

.left_nav{
	position:fixed; 
	top:90px; 
	z-index:1000; 
	display:none;
	height: 50px;
	width: 100%;
	min-width: 1200px;
	background: #0c8547;
}
.left_nav a{display:block}
.sp-title {
        width: 700px;
        height: 100px;
        float:right;
        color:#fff;
        font-size:40px;
        font-family: "微软雅黑";
        line-height:60px;
        margin-top:20px;
}
.box{
	padding-top:40px;
	float:right;
	width:700px;
}
.swiper-container {
        width: 700px;
        height: 300px;
        margin: 20px auto;
    }
    .swiper-slide {
        text-align: left;
        font-size: 14px;
        color:#fff;
        line-height:30px;
        
        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: left;
        -ms-flex-pack: left;
        -webkit-justify-content: left;
        justify-content: left;
        -webkit-box-align: left;
        -ms-flex-align: left;
        -webkit-align-items: center;
        align-items: left;
    }
    .swiper-pagination-bullet-active{background:#fff;}
    #img{width:400px; height: 470px; overflow: hidden;text-align:center; position: relative;float:left;margin-left:30px;padding:0px;}
    #img img{display: block; height:470px;width:400px;}
    #img li{position: absolute;z-index:2; left: 0; top: 0; transition: opacity 0.5s, transform 0.5s; opacity:0; transform:scale(2,2);}
.iner {
	width: 1200px;
	margin: 0 auto;
	min-height: 50px;
	font-size: 18px;
	font-family: arial, sans-serif; 
	font-weight: 300;
}
.cBox{
	height:60px;color:#666;font-size:14px;line-height:60px;text-align:left;float:left;
}
.cLeft,.cLeft1{
	width:230px;float:left;margin-top:20px;
}
.cRight{
	width:970px;float:right;margin-top:20px;
}
.cLeft h4,.cLeft1 h4{
	width:230px;height:120px;background:#339966;padding:30px 40px;color:#fff;font-size:30px;font-weight:normal;float:left;
}
.cLeft h4 p,.cLeft1 h4 p{font-size:16px;font-family: "微软雅黑"}
.cLeft ul{
	width:230px;
	float:left;
	margin-bottom:20px;
}
.cLeft1 ul{
	float:left;
	margin-bottom:20px;
}
.cLeft ul li{
	width:230px;
	float:left;
	margin-top:3px;
	background:#EDEDED;
	height:45px;
	line-height:45px;
	text-align:center;
	font-size:14px;
}
.cLeft ul li.on{
	background:#339966;
	color:#fff;
}
.cLeft ul li:hover{
	background:#339966;
	color:#fff;
}
.cLeft ul li.on a,.cLeft ul li:hover a{
	color:#fff;
}
.cLeft ul li a{
	color:#666;
	display:block;
}
.cRight ul{
	width:100%;
	float:left;
}
.cRight ul.product li{
	width:300px;
	float:left;
	margin-left:23px;
	border:#ccc 1px solid;
	margin-bottom:20px;
	text-align:center;
	height:400px;
}
.cRight ul.product li:hover{
	border:#339966 1px solid;
}
.cRight ul.product li a {
	display: block;
	color:#339966;
}
.cRight ul.product li img{
	width:290px;
	height:290px;
	margin:4px;

}
.cRight ul.product li p{padding:0px;margin:0px;}
.cRight ul.product li p.title{
	height:36px;line-height:36px;font-size:16px;color:#666;
}
.cRight ul.product li p.content{
	line-height:24px;font-size:12px;color:#999;padding:0px 10px;text-align:left;
}
.cRight ul.news{
	width:950px;
	float:right;
	background:#fff;
}
.cRight ul.news li{
	width:100%;
	float:left;
	border-bottom:#ccc 1px dashed;
	line-height:36px;
	font-size:14px;
	text-align:left;
	padding-left:10px;
	padding-right:10px;
}
.cRight ul.news li a{color:#666;}
.cRight ul.news li a:hover{color:#339966;}
.cRight ul.news li:hover{
	border-bottom:#339966 1px dashed;
}
.cRight ul.news li span{float:right;}

.cRight ul.huoban li{
	width:220px;
	float:left;
	margin-left:22px;
	margin-bottom:20px;
	text-align:center;
	height:126px;
}
.cRight ul.huoban li a {
	display: block;
}
.cRight ul.huoban li img{
	width:216px;
	height:96px;
	border:#ccc 1px solid;
	padding:2px;
}
.cRight ul.huoban li img:hover{
	border:#339966 1px solid;
}
.cRight ul.huoban li p{padding:0px;margin:0px;}
.cRight ul.huoban li p.title{
	height:26px;line-height:26px;font-size:14px;color:#666;
}


.page{
	margin-bottom:20px;
	text-align:right;
}

.sRight{
	width:948px;float:right;margin:20px 0px;border:#ccc 1px solid;padding:20px;
}
.sRight h1{
	font-size:30px;line-height:30px;width:100%;float:left;text-align:center;padding-top:30px;
}
.sRight p.info{
	width:100%;text-align:center;line-height:26px;font-size:12px;border-bottom:#ccc 1px dashed;float:left;
}
.sRight ul{
	width:100%;float:left;
}
.sRight ul li{
	font-size:14px;line-height:30px;text-align:left;
}
.sRight ul li img{max-width:900px;_width:expression(this.width > 900 ? "900px" : this.width);} 
.pagination{float:right;padding-right:25px;padding-top:20px;}
.pagination ul{float:left;width:100%;}
.pagination ul li{float:left;margin:0px 3px;}
.pagination ul li a{padding:4px 8px;display:block;color:#ccc;font-size:14px;border:#ccc 1px solid;}

.pagination ul li .current{border:#339966 1px solid;color:#339966;display:block;padding:2px 8px 2px 8px;}
.map{
	width:100%;float:left;
}



.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}
.clearfix {
    *zoom: 1;
}
ul{list-style: none}

  
.mcd-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  /*height: 100px;*/
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  
  /* == */
  width: 230px;
  /* == */
}
.mcd-menu li {
  position: relative;
  background:#EDEDED;
  height:45px;
  line-height:45px;
  font-size:14px;
  margin-top:3px;
  /*float:left;*/
}
.mcd-menu li a {
  display: block;
  text-decoration: none;
  color: #666;
  text-align: center;
  /*border-right: 1px solid #E7E7E7;*/
  
  /* == */
  height: 45px;
  position: relative;
  /* == */
}

/* == */
.mcd-menu li:hover > a {
  background:#339966;
  color:#fff;
}
.mcd-menu li.on{
  background:#339966;
  color:#fff;
}
.mcd-menu li.on a{color:#fff;}

.mcd-menu li ul,
.mcd-menu li ul li ul {
  position: absolute;
  height: auto;
  min-width: 200px;
  padding: 0;
  margin: 0;
  background: #FFF;
  /*border-top: 4px solid #e67e22;*/
  opacity: 0;
  visibility: hidden;
  transition: all 300ms linear;
  -o-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -webkit-transition: all 300ms linear;
  /*top: 130px;*/
  z-index: 1000;
  
  /* == */
  left:260px;
  top: 0px;
  border-left: 4px solid #e67e22;
  /* == */
}
.mcd-menu li ul:before {
  content: "";
  position: absolute;
  /*top: -8px;
  left: 23%;
  border-bottom: 5px solid #e67e22;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;*/
  
  /* == */
  top: 25px;
  left: -9px;
  border-right: 5px solid #e67e22;
  border-bottom: 5px solid transparent;
  border-top: 5px solid transparent;
  /* == */
}
.mcd-menu li:hover > ul,
.mcd-menu li ul li:hover > ul {
  display: block;
  opacity: 1;
  visibility: visible;
  /*top: 100px;*/
  
  /* == */
  left:230px;
  /* == */
}
/*.mcd-menu li ul li {
  float: none;
}*/
.mcd-menu li ul li a {
  text-align: left;
  border: 0;
  border-bottom: 1px solid #EEE;
  padding-left:15px;
  /* == */
  height: auto;
  /* == */
}
.mcd-menu li ul li ul {
  left: 230px;
  top: 0;
  border: 0;
  border-left: 4px solid #e67e22;
}  
.mcd-menu li ul li ul:before {
  content: "";
  position: absolute;
  top: 15px;
  /*left: -14px;*/
  /* == */
  left: -9px;
  /* == */
  border-right: 5px solid #e67e22;
  border-bottom: 5px solid transparent;
  border-top: 5px solid transparent;
}
.mcd-menu li ul li:hover > ul {
  top: 0px;
  left: 200px;
}

@media only screen and (min-width: 768px) and (max-width: 1920px) {
    .mcd-menu {
		width: 230px;
	}
	.mcd-menu li a {
		height:45px;
	}
	.mcd-menu li > ul {
		min-width:180px;
	}
	.mcd-menu li:hover > ul {
		min-width:180px;
		left:230px;
	}
	.mcd-menu li ul li > ul, .mcd-menu li ul li ul li > ul {
		min-width:150px;
	}
	.mcd-menu li ul li:hover > ul {
		left:176px;
		min-width:150px;
	}
	.mcd-menu li ul li ul li:hover > ul {
		left:150px;
		min-width:150px;
	}
	.mcd-menu li ul a {
		font-size:14px;
	}
}


.lanrenzhijia{ width:100%;font-family:'微软雅黑';float:left;}
.lanrenzhijia .tab{ overflow:hidden;border-bottom:#eee 2px solid;}
.lanrenzhijia .tab a{ display:block;background:#eeeeee; padding:9px 20px;margin:0 4px; float:left; text-decoration:none; color:#333;}
.lanrenzhijia .tab a:hover{ background:#339966; color:#fff; text-decoration:none;}
.lanrenzhijia .tab a.on{ background:#339966; color:#fff; text-decoration:none;}
.lanrenzhijia .content{ padding:10px;}
.lanrenzhijia .content li{ display:none;}


/**cen style**/
.cen{ width:1000px; overflow:hidden; float:left; display:inline;background:#fff;}
.cen_top{ width:100%; overflow:hidden;border-bottom:#ccc 1px dashed;}
.cen_top h3{margin-left:15px;font-size:16px;height:32px; line-height:32px; width:60%; margin-top:13px; font-weight:normal; float:left; display:inline; overflow:hidden;}
.cen_top ul{ margin-right:15px;display:inline; float:right; overflow:hidden; width:174px; height:22px; line-height:22px; border:1px solid #f0f0f0; margin-top:18px;}
.cen_top ul li{ width:80%;padding-left:10px; float:left; display:inline; overflow:hidden; text-align:left;}
.cen_top #myTab0 li a{ display:block; color:#212121;}
.cen_top #myTab0 li.active_down{ background:url(../images/sh_tablih.gif) no-repeat right center;}
.cen_top #myTab0 li.active_up{ background:url(../images/sh_tablih_up.gif) no-repeat right center;}
.cen_top #myTab0 li.normal{ background:url(../images/sh_tabli.gif) no-repeat right center;}/**搜索情况style**/
.cen_leadtab{ width:96%; overflow:hidden; margin:10px auto 0px auto; font-size:13px;}
.cen_leadtab td{ line-height:24px; overflow:hidden;}
.cen_leader_border{ border:1px solid #b6b6b6; padding:1px; width:116px; height:136px; display:block;}
.cen_leadtit{ font-weight:bold;}/**成员列表over**/
.cen_list{ width:96%; overflow:hidden; margin:0px auto;}
.cen_list ul{ width:100%; overflow:hidden; margin:15px auto 0px auto;padding-bottom:10px;}
.cen_list ul h3{  overflow:hidden; float:left; display:inline; font-size:14px; color:#207dc2; }
.cen_list ul h3 a,.wsbs h3 a{color:#207dc2;}
.cen_list ul h4{ width:100%; overflow:hidden; float:left; display:inline; font-weight:normal; font-size:13px; line-height:24px;}
.cen_list ul h4 span{ display:inline; overflow:hidden;}/**标题**/
.cen_list ul p{ padding:5px 0px 0px 0px; line-height:18px; width:100%; overflow:hidden; float:left; display:inline;}/**摘要**/
.cen_list ul li{ line-height:18px; float:left; white-space:normal; width:100%;}
.cen_list ul li a{ color:#2d9a56;}
.cen_list ul ul.cen_que li{ line-height:26px;}/**搜索列表**/
.cen_next{ width:100%; overflow:hidden; margin-top:10px; padding-bottom:10px;}/**翻页开始**/