@charset "UTF-8";
/* CSS Document */
body {  color: #252525;background: #fff;}
.fl{ float:left;}
.fr{ float:right;}
.flex{display: flex; flex-direction: row; flex-wrap: wrap;justify-content: space-between;}
.clear{clear:both;}
.clearfix:after{content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.clearfix{*zoom:1;}
.mar30 {margin: 3% auto;}
.wrap {padding: 0 1%;}
.p {
  text-indent: 2em;
  line-height: 2em;
}
.img100{width: 100%;}

.title_main {
  font-size: 1.4rem;
  text-align: center;
  color: #1e3a62;
  position: relative;
  z-index: 1;
}
.zxbtn{
    width: 44%;
    line-height: 3.2rem;
    background: #1e3a62;
    text-align: center;
    display: block;
    border-radius: 30px;
    color: #fff;
    font-size: 1.4rem;
}
.div_1{
  border: 4px solid #373737;
  width: 47%;
  text-align: center;
  left: 20%;
  top: 0;
  padding: 1.4rem;
  position: absolute;
  margin: 0rem auto 0;
}
.div1_fa{
  position: relative;
  height: 15rem;
}
.img1{
  width: 14%;
}
.div_1 h2{
  color: #5d9c26;
}
.div_1 p{
  color: #6f6f6f;
  line-height: 1.8rem;
  margin: 0.6rem auto 0;
}
.img2{
  position: absolute;
  right: 0;
  width: 20%;
}
.biaoti_img{
  width: 44%;
  
  margin: 1rem 0 1rem 1rem;
}
.kecheng_p{
  text-align: left;
  line-height: 2rem;
  text-indent: 2rem;
  margin: 1rem auto;
  max-height: 500px;
}
.jianjie_div img{
  display:inline-block;
  width: 52%;
}
.jianjie_div .right{
  width: 46%;
}
.jianjie_div .right strong{
  font-size: 1.6rem;
  text-align: center;
  display: block;
  color: #548d48;
}
.jianjie_div .right p{
  font-size: 1.2rem;
  padding-left: 1.4rem;
  line-height: 2rem;
  padding-top: 0.6rem;
  color: #548d48;
}



.table{
  border: 0.3rem solid #548d48;
  margin: 3% auto;
  width: 98%;
}

.table tr td{
  padding: 1% 0;
  border: 1px solid #bdbdbd;
  border-top: none;
  text-align: left;
  padding-left: 0.4rem;
}
.table tr td:first-child{
  color: #548d48;
  font-weight: bold;
  width: 28%;
  text-align: center;
}
.table tr td:last-child{
	color: #818181;
}

.table tr:nth-child(odd){
	background: #ebfee8;
}
.table tr td span{
    color: #548d48;
    font-weight: bold;
}
.zuopin_img{
  width: 98%;
  display: block;
  margin: 0 auto;
}
.zuopin_img img{
  width: 100%;
  margin: 0.6rem auto 0;
}
.ul_list2 li{
  width: 50%;
  FONT-WEIGHT: 100;
  padding: 1rem 0;
}
.ul_list2 li .top{
  text-align: center;
  color: #83955c;
  font-size: 1rem;
  font-weight: bold;
  line-height: 3.2rem;
}
.ul_list2 li .top img{
  width: 20%;
  height: auto;
  display: inline-block;
}
.ul_list2 li .bottom{
  text-align: center;
  font-size: 1rem;
  margin: 1rem auto;
}
.ul_list2 li:nth-child(2),.ul_list2 li:nth-child(3){
background: #f5fff5;
}
.bg_ls{
  background: #7ebb76;
  max-height: 500px;
}
.bg_ls strong{
  font-size: 1.6rem;
  text-align: center;
}
.bg_ls strong{
  text-align: center;
  display: block;
  padding: 0.8rem 0;
  font-size: 2rem;
  color: #fff;
}
.bg_ls p{
  text-align: center;
  color: #fff;
  padding-bottom: 1rem;
}
.ul_list3 li{
  width: 31%;
  border: 1px solid #e0e0e0;
  text-align: center;
  border-radius: 10px;
  height: 8rem;
  margin: 0.6rem auto 0;
}
.ul_list3 li img{
  width: 100%;
  height: 8rem;
}
.ul_list3 li strong{
  font-size: 1.2rem;
  padding-top: 1.4rem;
  display: inline-block;
  border-bottom: 5px solid #ed101a;
}
.ul_list3 li:nth-child(5){
  border: none;
}