body{
  font-family: "微软雅黑";
  margin:0;
  padding:0;
  min-width: 100%!important;
  font-size: 16px !important;
}
p,h1,h2,h3,h4,h5,h6,ul,li,ol,dd,dt,dl{
  margin:0;
  padding:0;
}
ul,li,li{
  list-style:none;
}
a{
  text-decoration:none;
  color:white;
}
a:hover{
  text-decoration:none!important;
  color:white;
}
#wrap{
  width: 100%;
  padding: 0 10px;
  height: 350px;
}

/*banner*/
* #banner{
  width:100%;
  margin-top: 58px;
}
* #banner img{
  width:100%;
}
/*内容*/
.ab_con{
  padding:30px 13px 0 13px;
  width: 100%;
  display: table;
}
.ab_con li{
  width: 45%;
  margin: 1.5% 2%;
  text-align: center;
  float:left;
}
.ab_con li img{
  height: 130px;
  margin-bottom: 8px;
}
.ab_con h4{
  text-align: center;
  color:#f35415;
  font-size:18px;
  padding-bottom: 5px;
  width: 120px;
  margin: auto;
  margin-bottom: 15px;
  box-shadow: 2px 2px 3px #e9e6e6;
}
.ab_con p{
  font-size:15px;
  text-indent: 2em;
  line-height: 25px;
}
.ab_con img{
  width: 100%;
  height: auto;
  float: left;
  margin: 0;
}
/*人力资源*/
ul.rcfz{ padding:26px 0;}
ul.rcfz li{ border-bottom:1px #e1e1e1 solid; padding-top:12px;}
ul.rcfz li p{ line-height:26px; color:#666; text-indent:2em; padding-bottom:26px;}
ul.rcfz li h2{ height:80px; line-height:80px; font-size:28px; text-indent:48px; color:#00803b;}
ul.rcfz li:nth-child(1) h2{ background:url(../images/rcicon01.png) 12px center no-repeat;}
ul.rcfz li:nth-child(2) h2{ background:url(../images/rcicon02.png) 12px center no-repeat;}
ul.rcfz li:nth-child(3) h2{ background:url(../images/rcicon03.png) 12px center no-repeat;}
.zhaopian .jdanl{ padding:0;}
.zp ul{ background:#fff;}
.zp dl{ width:100%;}
.zp dl dt{ width:100%; height:45px; overflow:hidden; border-top:3px #f5f5f5 solid;}
.zp dl dt h4{ float:left; height:45px; line-height:45px; font-size:16px; color:#666; text-indent:24px;}
.zp dl dt span{ display:block; float:right; margin-right:20px; padding-right:5px; background:url(../images/dt.png) right center no-repeat; line-height:45px; color:#666;cursor: pointer;}
.zp dl dd{ display:none; padding:0 40px; border-top:3px #f5f5f5 solid;}
.zpzw{ padding:10px 0;}
.zpzw p{ line-height:30px; color:#666;}
.zpzw p strong{ font-weight:normal; color:#00803b}
.zp dl dd ol{ padding:10px 0; border-bottom:1px #e5e5e5 solid; overflow:hidden;}
.zp dl dd ol li{ width:100%; height:30px; overflow:hidden; line-height:30px; float:left; color:#666;}
.zp dl dd ol li span{ display:block; padding-right:15px; color:#333; float:left;}
.zp dl.zp_on dd{ display:block;}
.zp dl.zp_on dt{ background:#fc9726; border-color:#fc9726;}
.zp dl.zp_on dt h4{ color:#fff;}
.zp dl.zp_on dt span{ color:#fff; background:url(../images/dton.png) right center no-repeat;}
a.mroe{ display:block; height:60px; line-height:60px; text-align:center; background:url(../images/zpmore.png) center bottom no-repeat; color:#999; font-size:16px; margin-top:24px;}
.zhaopian{ padding-bottom:10px;}
/*分页*/
.page_list{
	margin-bottom:20px;
	margin-top: 20px;
}
.page_list a{
	background: none!important;
	border: 1px solid black;
	font-size: 16px!important;
}
.page_info{
	margin: 25px;
	font-size:16px;
}
/*资料下载*/
/*资料下载*/
* .zlxz{
	width: 93%;
	margin: auto;
	margin-bottom: 50px;
	margin-top: 30px;
}
.zlxz ul li{
	width: 100%;
	margin: 10px 0;
	display: table;
	padding: 15px 0;
	border-bottom: 1px dotted lightgrey;
}
.zlxz .left{
	float: left;
}
.left h4{
	color: #fc5000;
	margin: 0px 0px 25px 0;
	font-size: 16px;
}
.left p{
  color: grey;
	font-size: 15px;
}
.zlxz .right{
	float: right;
	border: 1px solid #72706f;
	padding: 3px 7px;
	margin-top: 15px;
}
.zlxz .right:hover{
	border: 1px solid #dd360c;

}
.right a{
  color: black;
  font-size: 14px;
}
/*标题*/
.one_tit{
  width:100%;
  color:#f6670c;
  padding:0px 0px;
  box-sizing: border-box;
  height: 40px;
  position: relative;
  padding-top: 7px;
  margin-bottom: 20px;
  border-bottom: 1px solid #fefefe;
  margin-top: 5px;
  box-shadow: 4px 5px 7px #e4e4e4;
}
.one_tit_l{
  display: table;
  float:left;
  margin-left: 10px;
  width: 100%;
}

.one_tit_l h2{
  width:3px;
  float:left;
  background: #f6670c;
  height: 20px;
  margin-right: 5px;
}
.one_tit_l h3{
  font-size: 16px;
  margin-top: -2px;
}
.one_tit_l h3 a{
  font-size: 16px;
  color: #056e24;
}
.one_tit_l h3 span{
  font-weight: normal;
  color:black;
  font-size: 15px;
}
.one_tit_r{
  position: absolute;
  height: auto;
  right: 10px;
}
.one_tit_r a{
  color:#141486;
}
/*销售网络*/
#xswl table{
  width: 90%!important;
}
#xswl tr td{
  font-size: 12px;
}
#shfw table{
  width: 90%!important;
}
#shfw tr td{
  font-size: 12px;
  padding: 10px 10px;
}
/*联系我们*/
/*联系我们*/
.lxlist{
	width: 97%;
	margin: auto;
	display: table;
	margin-bottom: 40px;
}
.lxlist ul{
	width: 100%;
	margin-bottom: 30px;
	display: table;
}
.lxlist ul li{
	float: left;
	border: 1px solid #3d6180;
	height: 190px;
	text-align: center;
	border-radius: 5px;
	margin: 1% 0.9%;
  padding-top: 8px;
	cursor: pointer;
	box-sizing: border-box;
	width: 31.5%;
}
.lxlist ul li img{
  margin-top: 0px;
transition: 0.7s;
  width: 70px;
}
.lxlist ul li:hover img{
  margin-top: 3px;
}
.lxlist ul li h4{
	color: #ec6218;
	margin: 5px 0 5px;
	font-size: 15px;
}
.lxlist ul li h5{
	font-size: 13px;
	font-weight: normal;
	color: #4e4c4c;
	padding: 3px;
	word-wrap: break-word;
}