body{
  background: #f5f5f5;
}
.mbxnav .nav_bar_box {
  overflow: hidden;
}
.mbxnav .nav_bar_box .breadcrumb {
  display: inline-block;
  width: 62%;
  margin-bottom: 0px;
}
.mbxnav .nav_bar_box .breadcrumb a {
  color: #666;
}
.mbxnav .bar_qy_hy {
  width: 100%;
  display: inline-block;
  text-align: center;
  padding: 20px 0;
}
.mbxnav .bar_qy_hy span {
  display: inline-block;
  padding: 10px 10px;
  cursor: pointer;
  color: #999;
}
.mbxnav .bar_qy_hy .active a {
  color: #6d0fc5;
  font-size: 20px;
  font-weight: bold;
}
.qylb_pic_box ul .click {
  cursor: pointer;
  float: left;
  width: 31%;
  margin: 25px 1%;
}
.qylb_pic_box ul li {
  /*height: 300px;*/
  padding: 0px;
  margin-bottom: 2px;
}
.qylb_pic_box ul li .pic_box {
  height: 240px;
}
.qylb_pic_box ul li .pic_box img {
  width: 100%;
  height: 100%;
}
.qylb_pic_box ul li .qylb_tit {
  height: 50px;
}
.qylb_pic_box ul li .qylb_tit span {
  display: inline-block;
  height: 100%;
  text-align: center;
  font-weight: bold;
  overflow: hidden;
}
.qylb_pic_box ul li .qylb_tit :first-child {
  color: #fff;
  width: 30%;
  background-color: #00893b;
  padding: 15px;
}
.qylb_pic_box ul li .qylb_tit :last-child {
  color: #333;
  width: 70%;
  padding: 15px;
  background-color: #e6e6e6;
  margin-left: -4px;
  font-size: 14px;
  text-align: left;
  overflow: hidden;
  white-space: nowrap;
  text-overflow:ellipsis;
}
.qylb_pic_box .fy {
  border-bottom: 1px solid #ccc;
  text-align: right;
}
.qylb_pic_box .fy li {
  margin: 0!important;
}
.qylb_pic_box .fy a {
  color: #333;
}
.qylb_pic_box .fy .pagination > .active > a,
.qylb_pic_box .fy .pagination > .active > a:focus,
.qylb_pic_box .fy .pagination > .active > a:hover {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #00893b;
  border-color: #00893b;
}
.qylb_pic_box .fy .active {
  background-color: #00893b !important;
  color: #fff;
}
.spjszx {
  padding: 45px 8px;
}
.spjszx h4 {
  font-size: 16px;
  color: #00893b;
}
.spjszx .p1 {
  color: #999;
}
.spjszx p {
  font-size: 14px;
}
.spjszx p .sl_date {
  margin-left: 30px;
}

/*
新增招聘
*/
.flex{
  display: flex;
  display: -webkit-flex;
  display: -moz-flex;
  display: -o-flex;
  justify-content: space-between;
  -moz-justify-content: space-between;
  -o-justify-content: space-between;
  flex-flow:row nowrap;
  -webkit-flex-flow:row nowrap;
  -moz-flex-flow:row nowrap;
  -o-flex-flow:row nowrap;
  -webkit-flex-flow:row nowrap;
}
.title_l{
  border-bottom: 1px solid #e0e0e0;
  padding: 10px 0;	
}
.bl_main{
  max-width: 1200px;
  margin: 50px auto 0;
 overflow: hidden;
}
.main_l{
  width: 64%;
  float: left;
  background: #fff;
}
.main_r{
  width: 30%;
  float: right;
  background: #fff;
}
.title_l>h2{
	display: inline-block;
    text-align: left;
    font-size: 20px;
    margin: 0;
}
.title_l>.more{
  float: right;
}
.con li{
  height: 30px;
  line-height: 30px;
  margin: 18px auto;
  font-size: 20px;
}
.con li>a:nth-child(1){
  height: 30px;
  line-height: 30px;
  color: #00893d;
}
.con li>a:nth-child(2){
  height: 30px;
  line-height: 30px;
  color: #333;
  text-align: right;
}
.timer:hover{
	color:#00893d;
}
.main_r>h1{
   color: #00893d;
   font-size: 30px;
   padding: 0;
   margin: 0;
}
.main_r>h3{
 	color: #efefef;
    font-size: 30px;
    padding: 0;
    margin: 5px 0 10px;
    font-weight: bold;
    text-transform: uppercase;
}
.main_r>a{
  display: block;
  padding-bottom: 3px;
  font-size: 14px;
  margin: 5px auto;
  color: #666;
}
.lb_box{
  width: 100%;
/*  height: 340px;*/
  position: relative;
}
.con{
  width: 100%;
  height: auto;
  position: absolute;
}
#demo1>li {
  width: 100%;
  margin: 15px auto;
    font-size: 14px;	
}

/*
  公益页面样式
*/
.gy_main{
  width: 1200px;
  margin: 20px auto;
}
.tits{
  width: 740px;
  height: 79px;
}
.gytit{
  width: 1000px;
  margin: 0 auto;
}
.gytit>img{
  width: 230px;
  display: block;
}
.tits>a{
  width: 32%;
 height: 39px;
  padding: 20px 0;
}
.tits>a>img{
 width: 60px;
  height: 32px;
  display: block;
}
.tits>a>span{
  width: 160px;
  color: #666;
  font-size: 14px;
  font-weight: bold;
  line-height: 32px;
}
.gy_l{
  margin: 30px auto;
  background-color: #fff;
  padding-bottom: 20px;	
}
.insertk{
  width: 230px;
  float: left;
  margin-right: 10%;	
}
.inserttit{
  width: 100%;
  height: 79px;
  background: #00893d;
  overflow: hidden;
}
.insertbd{
  width: 230px;
  overflow: hidden;
}
.insertbds{
  background: #00893d;
  padding: 23px 0;
  height: 120px;
}
.addp1{
  color: #fff;
  font-size: 14px;
  text-align: center;
  margin: 10px auto;
}
.addp2{
  color: #fff;
  font-size: 17px;
  text-align: center;
}
.inserttit>img{
  display: block;
  width: 128px;
  height: 32px;
  margin: 24px auto;
}
.addtel{
  background: #00ae4d url("/assets/image/top_tel_icon.png") no-repeat 25px center/18px 18px;
  padding: 25px 0;
  font-size: 18px;
  text-align: center;
  color: #fff;
}
.addfx{
  background: #fff;
  padding: 35px 25px;
}
.addfx>span{
  width: 20%;
  font-size: 18px;
  height: 30px;
  line-height: 30px;
  color: #666;
  text-align: center;
}
.addfx>a{
  width: 30px;
  height: 30px;
}
.addfx>a>img{
  display: block;
  width: 100%;
  height: 100%;
}
.gy_r{
	width: 595px;
    padding: 0 60px 10px 0;
    border-right: 1px dashed #d8d8d8;
    margin-top: 15px;
}
.lb_t{
  margin-bottom: 15px;
}
.gre{
	background: #00893d;
    color: #fff;
    font-size: 14px;
    width: 90px;
    text-align: center;
    height: 34px;
    line-height: 34px;
}
.colorGre{
  color: #00893d;
  font-size: 14px;
}
.mores{
    font-size: 14px;
	line-height: 32px;
    color: #a7a5a5;
}
.r_pic{
  width: 281px;
  padding: 15px 0;
}
.txt{
  color: #888888;
  font-size: 14px;
  line-height: 28px;
  padding: 10px 0;
display: -webkit-box;/** 对象作为伸缩盒子模型显示 **/
word-break: break-all;
text-overflow: ellipsis;
-webkit-box-orient: vertical;/** 设置或检索伸缩盒对象的子元素的排列方式 **/
-webkit-line-clamp: 2;/** 显示的行数 **/
overflow: hidden;	
}
.btnss{
  width: 120px;
  background: #f5654d;
  color: #fff;
  font-size: 14px;
  line-height: 34px;
  text-align: center;
  display: block;
}
.btnss:hover{
  width: 120px;
  background: #f5654d;
  color: #fff;
  height: 40px;
  font-size: 18px;
  line-height: 45px;
  text-align: center;
  display: block;
}
.pics{
  margin: 15px auto;
}
.pics>a{
  width: 45%;
  overflow: hidden;
}
.pics>a>div>img{
  width: 100%;
  display: block;
  height: 125px;
}
.pics>a>div>p{
	color: #888;
    font-size: 14px;
    line-height: 28px;
    padding: 10px 0;
	display: -webkit-box;/** 对象作为伸缩盒子模型显示 **/
	word-break: break-all;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;/** 设置或检索伸缩盒对象的子元素的排列方式 **/
	-webkit-line-clamp: 2;/** 显示的行数 **/
	overflow: hidden;
}
.titlespan{
  width: 55px;
  font-size: 20px;
  color: #00893b;
  padding: 9px 0;
  border-bottom: 4px solid #afafaf;
}
.arc{
  margin: 30px auto;
  padding-bottom:20px ;
  border-bottom: 1px solid #ececec;
  height: 180px;
}
.arc>img{
  width: 230px;
  height: 160px;
}
.arccon{
  width: 920px;
  padding: 0 40px;
  border-left: 1px solid #f3f3f3;
  overflow: hidden;
}
.arccon p{
  white-space: normal;
}
.arccon>h3{
   color: #333;
   font-size: 16px;
   font-weight: bold;
   margin: 25px 0 0;
}
.arccon>p>a{
  color: #00893d;
}
.timers{
  color: #cccccc;
  font-size: 12px;
  display: inline-block;
}
.addpages{
  text-align: center;
}
.addbg{
  width: 100%;
  background: #fff;
  height: auto;
  overflow: hidden;
}


/*
 新增行业新闻样式
*/
.tradeNews{
  background: #fff;
}
.tradeList{
  width: 1200px;
  margin: 25px auto;
}
.tradeList>.leftList{
  width: 10%;
  font-size: 16px;
  color: #878787;
}
.tradeList>.rightList{
  width: 88%;
}
.tradeList>.rightList>h3{
  display: block;
  color: #000;
  font-size: 16px;
  margin: 0;
}
.tradeList>.rightList>p{
  color: #878787;
  font-size: 14px;
  line-height: 25px;
||||||| .r958
}


/*
 新增行业新闻样式
*/
.tradeNews{
  background: #fff;
}
.tradeList{
  width: 1200px;
  margin: 25px auto;
}
.tradeList>.leftList{
  width: 10%;
  font-size: 16px;
  color: #878787;
}
.tradeList>.rightList{
  width: 88%;
}
.tradeList>.rightList>h3{
  display: block;
  color: #000;
  font-size: 14px;
  font-weight: bold;
  margin: 0;
}
.tradeList>.rightList>p{
  color: #878787;
  font-size: 14px;
  line-height: 25px;
  margin-top: 8px;
}
.tradeCaroursel{
  max-width: 1200px;
  overflow: hidden;
  margin: 25px auto;
  /*height: 90px;*/
  position: relative;
}
.lbUl{
  width: 9999px;
  height: 90px;
  position: absolute;
  left: 0;
  top: 0;
}
.lbUl>li{
  float: left;
  width: 1200px;
}
.sw-slides{
/*  height: 115px!important;*/
}
.tradeCaroursel .lbdiv{
  width: 33%;
  float: left;
}
.tradeCaroursel .lbdiv>a:nth-child(1){
  width: 133px;
  height: 76px;
  overflow: hidden;
}
.tradeCaroursel .lbdiv>a:nth-child(1)>img{
  display: block;
  border: 0;
  width: 130px;
  height: 75px;
}
.tradeCaroursel .lbdiv>a:nth-child(2){
  width: 60%;
  padding: 0 8px;
  white-space: pre-wrap;
}
.tradeCaroursel .lbdiv>a:nth-child(2)>p{
  color: #000;
  font-size: 14px;
  line-height: 24px;
  font-weight: bold;
}
.tradeCaroursel .lbdiv>a:nth-child(2)>span{
  color: #9f9f9f;
  font-size: 14px;
}


/*
  公益body布局样式变动
*/
.changesty{
  max-width: 1200px;
  margin: 35px auto;
}
.chLeft{
  width: 18%;
  font-size: 30px;
  font-weight: bold;
  color: #FFFFFF;
  padding: 64px 0;
  text-align: center;
  background: #00893b;
}
.chCenter{
  width: 28%;
  font-size: 14px;
  padding: 10px;
  line-height: 24px;
  background: #fff;
}
.chRight{
  width: 48%;
  background: #fff;
}
.chRight img{
  display: block;
  width: 100%;
}