html {
  font-family: Arial, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto,
    Helvetica Neue, Pingfang SC, Microsoft Yahei, \\5fae\8f6f\96c5\9ed1,
    WenQuanYi Micro Hei, sans-serif;
}
a,
body,
center,
cite,
code,
dd,
del,
div,
dl,
dt,
em,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hr,
html,
img,
input,
label,
legend,
li,
mark,
ol,
p,
section,
span,
strong,
textarea,
time,
ul,
var input {
  margin: 0;
  border: 0;
  padding: 0;
  font-style: normal;
  color: #000;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
body,
html {
  -webkit-touch-callout: none;
  -webkit-text-size-adjust: none;
  -webkit-tap-highlight-color: transparent;
}
article,
aside,
details,
fieldset,
figcaption,
figure,
footer,
header,
main,
nav,
section {
  display: block;
}
a,
button,
cite,
code,
del,
em,
img,
label,
mark,
small,
strong,
textarea,
time,
var {
  display: inline-block;
}
footer,
header,
section {
  position: relative;
}
ol,
ul {
  list-style: none;
}
button,
input,
textarea {
  border: 0;
  margin: 0;
  padding: 0;
  font-size: 1em;
  line-height: 1em;
  background-color: transparent;
}
span {
  display: inline-block;
}
a:active,
a:hover {
  outline: 0;
}
a,
a:visited {
  text-decoration: none;
}
.wordWrap,
label {
  word-wrap: break-word;
  word-break: break-all;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
input,
textarea {
  outline: none;
  border: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
}
.clearfix:after {
  content: " ";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
button:focus {
  outline: none;
}

body{
  font-family: '方正黑体简体';
}
/* 间距 */
.container{
  width: 1300px;
  margin: 0 auto;
}
/* pc头部 */
.header{}
.header .htop{
  font-size: 13px;
  color: #ffffff;
  background: #009549;
  width: 100%;
  height: 40px;
  line-height: 40px;
}
.header .htop div{
  color: #ffffff;

}
.header .htop .language{
  float: right;
}
.header .htop .language img{
  width: 24px;
  margin-top: 8px;
}

.header .hnav{
  width: 100%;
  background: url(../img/sds.png) no-repeat no-repeat;
  background-size: 100% 100%;
  padding: 15px 0;
}
.header .hnav .right{
  display: flex;
  align-items: center;
}
.header .hnav .right .home,
.header .hnav .right .ra a{
  width: 90px;
  font-size: 16px;
  color: #333333;
  text-align: center;
  height: 78px;
  line-height: 78px;
  box-sizing: border-box;
}
.header .hnav .div1{
  display: flex;
  justify-content: space-between;
}
.header .hnav .div1 .img1{
  width: 410px;
  height: 78px;
  /* margin-top: 14px; */
  margin-left: -12px;
}
.header .hnav .right .ra{
  display: flex;
}
/* .header .hnav .right .language{
  position: relative;
  font-size: 16px;
  color: #333333;
  display: flex;
  align-items: center;
  cursor: pointer;
}
.header .hnav .right .language img{
  width: 8px;
  margin-left: 5px;
}
.header .hnav .right .language .float_box{
  position: absolute;
  top: calc(100% + 5px);
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  padding: 0 8px;
  box-sizing: border-box;
  width: 80px;
  background-color: #fff;
  box-shadow: 0 0 8px 0px rgba(0, 0, 0, 0.3);
}
.header .hnav .right .language .float_box .item{
  display: block;
  line-height: 36px;
  font-size: 16px;
  text-align: center;
  border-bottom: 1px solid #ccc;
}
.header .hnav .right .language .float_box .item:last-of-type{
  border: none;
} */
.header .hnav .right .img2{
  width: 150px;
  height: 52px;
  margin-left: 28px;
}

.header .hnav .right .home{
  position: relative;
}
.header .hnav .right .ra  .headelist{
  font-size: 0;
  width: 100%;
  position: absolute;
  left: -58px;
  /* top: 93px; */
  z-index: 2;
  width: 200px;
  top: 0;
  padding-top: 93px;
  display: none;
}
.header .hnav .right .ra  .headelist a{
  width: 200px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  font-size: 14px;
  color: #333333;
  background-color: rgba(255, 255, 255, 0.5);
  display:block;
}
.header .hnav .right .ra  .headelist a:hover{
  background-color: rgba(215, 36,46, 0.8);
  color: #fff;
}
.header .hnav .right .ra  .headelist a.link{
  background-color: rgba(215, 36,46, 0.8);
  color: #fff;
}
.header .hnav .right .ra .home:hover .headelist{
  display: block;
}
.header .hnav .right .ra .home.active {
  color: #009549;
  border-bottom: 4px solid #009549;

}
.header .hnav .right .ra a.active{
  color: #009549;
  border-bottom: 4px solid #009549;
}
/* 手机端头部 */
.mobile-h .header-mobile{
  display: flex;
  justify-content: space-between;
  overflow: hidden;
  width: 100%;
  height: 50px;
  /* padding-top: 4px;
  padding-bottom: 4px; */
}
.header-mobile .mb-logo1{

  /* float: left; */
}
.header-mobile .mb-logo1,
.header-mobile .mb-logo2,
.header-mobile  .mb-menu{
  flex: 1;
}
.header-mobile .mb-logo{

  /*
  margin: 0 auto; */
}

.header-mobile .mb-logo1 img{
  width: 150px;
}
.header-mobile .mb-logo2 img{
  /* width: 60%; */
  width: 100px;
}
.header-mobile .htop div{
  background: #009549;
  color: #ffffff;
  font-size: 13px;
  height: 40px;
  line-height: 40px;
}
.header-mobile  .mb-menu .mb_icon{
  float: right;
}
.header-mobile  .mb-menu .mb_icon{
  position: relative;
  width: 25px;
  height: 18px;
}
.mb-menu .mb_icon span {
  display: inline-block;
  position: absolute;
  height: 3px;
  width: 100%;
  background: #009549;
  border-radius: 2px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.1s ease-in-out;
  transition: 0.1s ease-in-out;
  -webkit-transform-origin: left center;
  transform-origin: left center;
}
.mb-menu .mb_icon span:nth-child(1) {
  top: 0px;
}
.mb-menu .mb_icon span:nth-child(2) {
  top: 8px;
}
.mb-menu .mb_icon span:nth-child(3) {
  top: 16px;
}
.mb-menu .mb_icon.active span:nth-child(1) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: -1px;
  left: 0px;
}
.mb-menu .mb_icon.active span:nth-child(2) {
  opacity: 0;
  width: 0%;
}
.mb-menu .mb_icon.active span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 17px;
  left: 0px;
}
.header-mobile .mb-menu{
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.header-mobile .mb-logo1{
  display: flex;
  align-items: center;
}
.header-mobile .mb-logo2{
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 1%;
}

.header-mobile .language{
  display: block;
  position: absolute;
  right: 50px;
  top: 50px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  font-size: 16px;
  color: #333333;
}
.header-mobile .language img{
  width: 18px;
}
.header-mobile .language .float_box{
  position: absolute;
  top: calc(100% + 10px);
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  padding: 0 6px;
  box-sizing: border-box;
  width: 60px;
  background-color: #fff;
  box-shadow: 0 0 8px 0px rgba(0, 0, 0, 0.3);
}
.header-mobile .language .float_box .item{
  display: block;
  line-height: 32px;
  font-size: 14px;
  text-align: center;
  border-bottom: 1px solid #ccc;
}
.header-mobile .language .float_box .item:last-of-type{
  border: none;
}

.mobile-h .header-nav{
  position: absolute;
  top: 74px;
  z-index: 2;
  background: #fff;
  width: 100%;
  display: none;
}
.mobile-h{
  position: relative;
  display: none;
  position: fixed;
  width: 100%;
  background: #fff;
  z-index: 99;
}
.mobile-h .header-nav ul li{

}
.mobile-h .header-nav ul li .home{
  width: 100%;
  height: 42px;
  line-height: 42px;
  border-top: 1px solid #ddd;
  padding: 0 12px;
}
.mobile-h .header-nav ul li a{
  width: 100%;
  height: 42px;
  line-height: 42px;
  border-top: 1px solid #ddd;
  padding: 0 12px;
}
.mobile-h .header-nav ul li  .div1 a{
  padding: 0 30px;
}
.mobile-h .header-nav .div1{
  display: none;
}
.mobile-h .wec{
  font-size: 12px;
  color: #fff;
  background: #009549;
  height: 24px;
  line-height: 24px;
}
/* banner */
.banner{
  font-size: 0;
}
.banner img{
  width: 100%;
}
.banner .banner-pagination .swiper-pagination-bullet-active{
  background: #259859;
}
.banner  .swiper-pagination-bullet{
  background: #fff;
  opacity: 1;
}
.pbanner{
 font-size: 0;
}
.pbanner img{
  width: 100%;
}
/* 底部 */
.bottom{
  width: 100%;
  background: url(../img/bot.png) no-repeat;
  background-size: 100% 100%;
  /* padding: 76px 0; */
  overflow: hidden;
}
.bottom .left{
  width: 50%;
  /* float: left; */

}
.bottom .left ul{
  display: flex;
  justify-content: space-between;
}
.bottom .left ul li{
  /* width:12%; */
  width: 78px;
  /* float: left; */
}
.bottom .left ul li p{
  color: #ffffff;
  font-size: 16px;
  padding-bottom: 20px;
  position: relative;
  margin-bottom: 12px;
}
.bottom .left ul li p::after{
  content: ' ';
  position: absolute;
  width: 28px;
  height: 2px;
  background: #fff;
  bottom: 0;
  left: 0;
}
.bottom .left ul li a{
  width: 100%;
  font-size: 14px;
  color: #b3b3b3;
  margin-top: 18px;
}
.bottom .left ul li a:hover{
  color: #fff;
  text-decoration: underline;
}
.bottom .right{
  width: 390px;
  /* width: 30%; */
  /* float: right; */
}
.bottom .right ul {
  display: flex;
  justify-content:flex-end;
  margin-bottom: 40px;
}
.bottom .right ul li{
  /* width: 25%; */
  width: 90px;
  /* height: 90px; */
  margin-left: 40px;
}
.bottom .right ul li img{
  width: 100%;
  height: 90px;
}
.bottom .right ul li p{
  font-size: 12px;
  color: #e5e5e5;
  text-align: center;
  margin-top: 10px;
}
.bottom .right .p1{
  font-size: 14px;
  color: #e5e5e5;
  padding-left: 52px;
  margin-top: 18px;
}
.bottom .right .p1 span{
  font-size: 24px;
  color: #e5e5e5;
}
.bottom .bp{
  overflow: hidden;
  width: 100%;
  font-size: 12px;
  color: #9a9a9a;
  text-align: center;
  height: 55px;
  line-height: 55px;
  background-color: rgba(000, 000, 000, 0.5);
}
.bottom  .bottom-b{
  display: flex;
  justify-content: space-between;
  align-items: center;
  /* padding: 76px 0; */
  padding-top: 76px;
  padding-bottom: 76px;
}
@media screen and (max-width: 767px) and (min-width: 0px) {
  .bottom .bottom-b{
    flex-wrap: wrap;
    padding: 10px 0;
  }
  .bottom .left{
    width: 100%;
  }
  .bottom .right{
    width: 100%;
    margin-top: 18px;
  }
  .bottom .left ul li{
    /* width: 20%; */
  }
  .bottom .right ul{
    justify-content: center;
    margin-bottom: 20px;
    margin-top: 10px;
  }
  .bottom .right ul li:nth-child(1){
    margin-left: 0;
  }
  .bottom .right .p1{
    padding-left: 0;
    text-align: center;
  }
  .bottom .left ul{
    padding: 0 2%;
  }
  .bottom .bp{
    font-size: 10px;
    height: auto;
    text-align: center;
    line-height: 20px;
    padding: 14px 0;
  }
  .bottom .right ul li{
    margin-left: 12px;
  }
}
@media (min-width: 1200px) {
  .header{
    display: block;
  }
 .mobile-h{
   display: none;
 }
}
@media (max-width: 1200px) {
  .container{
    width: 100%;
    padding: 0 2%;
  }
  .header{
    display: none;
  }
  .mobile-h{
    display: block;
  }
  .pbanner {
    padding-top: 74px;
   }
  .banner{
    padding-top: 74px;

  }
}
/* 分页 */
.pagination{
  display: flex;
  font-size: 12px;
  color: #333333;
  justify-content: center;
}
.pagination ul{
  display: flex;
}
.pagination ul li.number{
  width: 38px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  border: 1px solid #e6e6e6;
  box-sizing: border-box;
  margin-left: 10px;
  /* margin:0 10px; */
}
.pagination ul li.number.active{
  background: #009549;
  border: 1px solid #009549;
  color: #fff;
}
.pagination ul li.more{
  width: 38px;
  height: 38px;
  line-height: 38px;
  text-align: center;

}
.pagination .btn-prev,
.pagination .btn-next{
  width: 72px;
  height: 38px;
  line-height: 38px;
  font-size: 12px;
  color: #999999;
  border: 1px solid #e6e6e6;
  box-sizing: border-box;

}
.pagination .total{
  height: 38px;
  line-height: 38px;
  margin-left: 10px;
}
.pagination .jump{
  height: 38px;
  line-height: 38px;
}
.pagination .jump input{
  width: 38px;
  height: 38px;
  line-height: 38px;
  border: 1px solid #e6e6e6;
  box-sizing: border-box;
  margin:0 10px;
  text-align: center;
}
.pagination .sumbit{
  width: 60px;
  height: 38px;
  line-height: 38px;
  border: 1px solid #e6e6e6;
  box-sizing: border-box;
  margin-left: 10px;
}
.pagination .btn-next:hover,
.pagination .btn-prev:hover{
  color: #009549;
  border: 1px solid #009549;
}
.pagination .btn-next span{

  display: inline-block;
  height:10px;
  right: 0;
  width: 10px;
  border-width: 2px 2px 0 0;
  border-color: #cccccc;
  border-style: solid;
  -webkit-transform: matrix(0.51, 0.51, -0.51, 0.51, 0, 0);
  transform: matrix(0.51, 0.51, -0.51, 0.51, 0, 0);
}
.pagination .btn-prev span{

  display: inline-block;
  height:10px;
  right: 0;
  width: 10px;
  border-width:   0 0 2px 2px;
  border-color: #cccccc;
  border-style: solid;
  -webkit-transform: matrix(0.51, 0.51, -0.51, 0.51, 0, 0);
  transform: matrix(0.51, 0.51, -0.51, 0.51, 0, 0);
}
.pagination .btn-prev:hover span,
.pagination .btn-next:hover span{
  border-color: #009549;

}
@media screen and (max-width: 767px) and (min-width: 0px) {
  .pagination ul li.number,
  .pagination ul li.more{
    width: 25px;
    height: 25px;
    line-height: 25px;
  }
  .pagination{
    flex-wrap: wrap;
  }
  .pagination .btn-prev,
  .pagination .btn-next{
    height: 25px;
    line-height: 25px;
    width: 56px;
  }
  .pagination .btn-prev{
    /* margin-left: 40px; */
    /* margin-bottom: 16px; */

  }
  .pagination .btn-next{
    /* margin-right: 40px; */
  }
  .pagination .sumbit,
  .pagination .jump,
  .pagination .jump input,
  .pagination .total{
    height: 25px;
    line-height: 25px;
  }
  .pagination .total{
    margin-left: 0;
  }
  .pagination .jump,
  .pagination .total,
  .pagination .sumbit{
    display: none;
  }
}