﻿/*常用的css*/
*{margin:0;padding:0}
body,html{max-width:800px;margin: 0 auto;font-family:"微软雅黑";font-size: 22px;color:#000;}
table{border-collapse:collapse;border-spacing:0}
img{border:0;vertical-align:top;-ms-interpolation-mode: bicubic;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal}
ol,ul{list-style:none}
sup{vertical-align:text-top}
sub{vertical-align:text-bottom}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit}
input,textarea,select{*font-size:100%}
a{text-decoration:none;color:#000}
a:hover{text-decoration:none}
input{-webkit-appearance: none;}
textarea,select{ -webkit-appearance: none;}

/*公用CSS*/
.wb{width: 100%}
.fl{float: left}
.fr{float: right}
.dm{margin: 0 auto}
.tm{text-align: center;}
.poab{position: absolute}
.pore{position: relative}
.justify{text-align: justify}
.radius{border-radius: 100%;}
.indent{text-indent: 2em;}
.overflow{overflow: hidden;}
.inlineblock{display:inline-block;}
.block{display: block}
.clear{clear: both;}

.ellipse {overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.inline{display: inline-block;*display: inline;*zoom: 1;}


body{
  /* background:#46f3ad; */
  background-size: contain;
}
.hed1{
  height: 4.5rem;
}
.ces_dbox{
  background: #fff;
  width: 90%;
  /* height: 5rem; */
  border-radius: 0.1rem;
  padding-bottom: 0.01rem;
}
.ces_dddd11{
  position: relative;
}
.ces_dtop{
  position: absolute;
  width: 100%;
  top: -0.4rem;
}
.ces_dtop div{
  width: 60%;
  background: #ffab3a;
  margin: 0 auto;
  height: 0.8rem;
  line-height: 0.8rem;
  text-align: center;
  color: #fff;
  font-size: 0.36rem;
  border-radius: 0.8rem;
  box-shadow: 2px 2px 1px #ec8d0d;
}


.ces_dcontent p{
  padding-top: 0.8rem;
  width: 90%;
  margin: 0 auto;
  color: #0c6842;
  font-size: 0.3rem;
  text-align: justify;
  line-height: 0.45rem;
}
.ces_dcontent h2{
  width: 90%;
  margin: 0 auto;
  text-align: right;
  font-weight: normal;
  font-size: 0.2rem;
  color: #6bac91;
  padding-top: 0.1rem;
}
.ces_button{
  margin: 0.3rem 0;
}
.ces_button a{
  display: block;
  width: 90%;
  margin: 0 auto;
  text-align: center;
  color: #ffab3a;
  border: 1px solid #ffab3a;
  font-size: 0.36rem;
  height: 0.8rem;
  line-height: 0.8rem;
  border-radius: 0.8rem;
}

.hedd1{
  height: 0.8rem;
}
.hedd2{
  height: 1.1rem;
}
.hedd3{
  height: 0.98rem;
}
.hedd4{
    height: 0.98rem;
}
.hedd5{
  height: 1rem;
}


.ces_dd2 div{
  background: #20bdff;
  box-shadow: 2px 2px 1px #00a3e8;
}
.ces_bu2 a{
  color: #20bdff;
  border: 1px solid #20bdff;
}

.ces_dd3 div{
  background: #6e84fb;
  box-shadow: 2px 2px 1px #370dec;
}
.ces_bu3 a{
  color: #6e84fb;
  border: 1px solid #6e84fb;
}


.ces_dd4 div{
  background: #ff6080;
  box-shadow: 2px 2px 1px #ec0d3d;
}
.ces_bu4 a{
  color: #ff6080;
  border: 1px solid #ff6080;
}

.dnbsssd_1{
  padding: 0.5rem 0  1rem  0;
}


.dibdsoz_wrap{
  width: 90%;
  background: #fff;
  position: relative;
  margin: 0 auto;
  border-radius: 0.3rem;
  top: -0.5rem;
  /**border-bottom: 1px solid #e9e9e9;**/
    box-shadow: 0px 0px 1px #b2b2b2;
        height: 15rem;
}
.dibdsoz_box {
  width: 94%;
  margin: 0 auto;
}
.dbsspuyld_box .hd{
  padding: 0.2rem 0;
}
.dbsspuyld_box .hd ul li{
  display: inline-block;
  font-size: 0.32rem;
  font-weight: 600;
  position: relative;
  margin-right: 0.4rem;
}
.dbsspuyld_box .hd ul li a{
  color: #999999;
}
.dbsspuyld_box .hd ul li.on a{
  color: #333333;
}
.dbsspuyld_box .hd ul li.on::before{
  content: "";
  display: block;
  width: 0.48rem;
  height: 0.06rem;
  background: #24e397;
  position: absolute;
  border-radius: 0.1rem;
  bottom: -0.2rem;
  left: 50%;
  margin-left: -0.3rem;
}

.zhdimg1{
  width: 25%;
}
.zhdimg1 img{
  width: 100%;
  border-radius: 0.15rem;
}
.zhdimg2{
width: 48%;
padding-top: 0.05rem;
padding-left: 0.2rem;
}
.zhdimg2 h2{
  color: #333333;
  font-size: 0.28rem;
  font-weight: 600;
}
.zhdimg2 p{
  color: #999999;
      font-size: 0.24rem;
      padding-top: 0.15rem;

}
.zhdimg2 p b{
 color: #333333;
 font-weight: normal;
}
.zhdimg3{
  width: 20%;
  padding-top: 0.2rem;
}
.zhdimg3 a{
  width: 90%;
  display: block;
  background: #ffab3a;
  color: #FFF;
  font-size: 0.26rem;
  text-align: center;
  height: 0.55rem;
  line-height: 0.55rem;
  border-radius: 0.5rem;
}

.dbsspuyld_box .con ul li{
  padding: 0.3rem 0;
  border-bottom: 1px solid #e9e9e9;
}
