.ico-al{font-size: 32px !important;line-height: 58px;}
.layer-kefu ul li{height: 60px;}
.drawer-default .drawer-nav-list li a{font-size: 18px;}
.bgbs{background:#FFF; overflow:hidden;}
.clear{
	clear: both;
}
*{
	font-family: 微软雅黑;
}
.zx {
    color: #fff;
    background: #FF2E2F;
    width: 30%;
    margin: auto;
    margin-top: 1rem;
    line-height: 2.5rem;
    text-align: center;
    /* font-weight: bold; */
    font-size: 1.4rem;
    border-radius: 0.5rem;
}
  .slider {
    position: relative;
    width: 100%;
    margin:auto;
    overflow: hidden;
  }
  .slider .slider-pointer {
    position: absolute;
    bottom: 20px;
    color: #fff;
    list-style: none;
    padding: 0;
    z-index: 999;
  }
  .slider .slider-pointer li {
    display: inline-block;
    margin: 0 15px;
    width: 15px;
    height: 15px;
    border-radius: 15px;
    background-color: #ffffff;
    opacity: 0.85;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.5);
    transition: all 320ms ease;
  }
  .slider .slider-pointer li:hover {
    background-color: #e30006;
  }
  .slider .slider-pointer li.active {
    background-color: #b00005;
  }
  .slider .slider-inner {
    width: 100%;
    height: 100%;
    position: relative;
  }
  .slider .slider-inner .item {
    width: 100%;
    height: 100%;
    float: left;
  }
  .slider .slider-inner .img {
    background-position: center top !important;
    width: 100%;
    height: 100%;
  }
  .slider .slider-control {
    position: absolute;
    width: 30px;
    height: 30px;
    z-index: 999;
    border-radius: 30px;
    text-align: center;
    font-weight: 900;
    font-size: 20px;
    line-height: 30px;
    background-color: #ffffff;
    opacity: 0.5;
    cursor: pointer;
    top: 40%;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.5);
    transition: all 320ms ease;
  }
  .slider .slider-control:hover {
    opacity: 0.65;
    background-color: #b00005;
  }
  .slider .slider-control:active {
    opacity: 0.85;
  }
  .slider .slider-control.prev {
    display: none;
    left: 20px;
  }
  .slider .slider-control.next {
    display: none;
    right: 20px;
  }
  .slider:hover .slider-control.prev {
    display: block;
    left: 20px;
  }
  .slider:hover .slider-control.next {
    display: block;
    right: 20px;
  }




.img1{
  padding: 1rem;
  background: #fff;
}
.img2{
  padding: 1rem 6rem 1rem 6rem;
  background: #fff;
}
.img3{
  background: #fff;
  padding: 1rem;
}

.first{
  background: #F0D36D;
  padding-top: 2rem;
  border:1px dashed #ccc;
}
.first .a1{
  width: 60%;
  margin:auto;
}
.first .a2{
  padding:1rem;
}
.text1{
    font-size: 1.8rem;
    text-indent: 2em;
    line-height: 2.2rem;
    padding: 1rem;
    background: #fff;
}
.kong{
  height: 2rem;
  background: #fff;
}
.second{
  background: #fff;
  padding-bottom: 2rem;
}
.second .a2{
  width: 50%;
  margin:1.5rem auto;
}
.second p{
  text-align: center;
}
.second .txt{
  width: 90%;
  margin:auto;
}
.second .p2{
  color: #f00;
  font-weight: bold;
  font-size: 1.8rem;
}
.second .p3{
  color: #444;
  font-weight: bold;
  font-size: 2rem;
}
.bao{
  background: #00A1E9;
}
.bao p{
  color: #fff;
  text-align: center;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 3rem;
}
.bao p span{
  color: #EFF288;
}
.third{
  background: #fff;
  padding-top: 2rem;
}
.third .a1{
  width: 50%;
  margin:auto;
}
.third .p1{
  text-align: center;
  font-size: 1.5rem;
}
.third .a2{
  width: 90%;
  margin:auto;
  padding-bottom: 0.5rem;
  padding-top: 0.5rem;
}

  .sixth{
  background: #FE4A4B;
  padding: 2rem 0 0rem 0;
}
.sixth .ul0 li{
  float:left;
}
.sixth .ul0 .l1{
  width: 35%;
  padding: 1rem;
}
.sixth .ul0 .l2{
  width: 60%;
  text-align: center;
}
.sixth .ul0 p{
  margin-top: 1rem;
  color: #fff;
  font-size: 1.8rem;
  font-weight: bold;
}
.sixth .ul0 p span{
  color: #FEEE53;
  font-size: 2.5rem;
  font-style: italic;
}

.sixth .ul1{
  width: 95%;
  margin:auto;
  margin-top: 0.3rem;
}
.sixth .ul1 .l1{
  float: left;
  width: 49%;
  margin-left: 1%;
  background: #fff;
  border-radius: 0.3rem;
  padding: 0.5rem 0.1rem 0.5rem 0.1rem;
}
.sixth .ul2 .l2{
  width:12%;
  float: left;
}
.sixth .ul2 .l3{
  width:88%;
  float: left;
}
.sixth .ul2 .l3 p{
  font-size: 1rem;
  margin-bottom: 0px;
}
.sixth .zx{
  background: #FEEE53;
  color: #FE4A4B;
  font-size: 1.5rem;
  margin-bottom: 2rem;
}

.seventh{
  padding: 2rem 0 2rem 0;
  background: url(images/bott.jpg) no-repeat center;
}
.seventh .text1{
  text-align: center;
  font-weight: bold;
  font-size: 2rem;
  line-height: 5rem;
}
.seventh .text1 span{
  color: #FE8E1F;
}
.seventh ul li{
  float: left;
  width: 31%;
  border:1px solid #ccc;
  margin-left: 2%;
  border-radius: 1rem;
  background: #fff;
}
.seventh ul li p{
  text-align: center;
  font-size: 0.5rem;
}
.seventh ul li img{
  padding: 0.5rem;
}