a {
  text-decoration: none;
}
body {
  position: relative;
}
.container {
  height: 60px;
  width: 1500px;
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.banner {
  position: relative;
  overflow: hidden;
  margin-bottom: 20px;
}
.bannerviedo {
  position: relative;
}
.bannerviedo img{
  display: block;
  width: 100%;
}
.head {
  position: fixed;
  z-index: 552;
  height: 60px;
  padding: 10px 0px;
  top: 0px;
  left: 0%;
  width: 100%;
  padding-bottom: 20px;
}
.nav ul{
  display: flex;
}
.nav li {
  /* flex: 1; */
  padding: 0 14px;
}
.nav li a {
  font-size: 16px;
  color: #fff;
  display: block;
  text-align: center;
  padding: 0 13px;
  line-height: 30px;
}
.logo a {
  display: block;
  background: url(../images/logo.png) no-repeat center;
  width: 310px;
  height: 69px;
  background-size: 310px auto;
}
.tel {
  display: block;
  color: #fff;
  font-size: 16px;
  padding: 0 10px;
  border-radius: 30px;
  line-height: 46px;
  border: 2px solid #fff;
}
.search{
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 182px;
  padding: 0 16px;
  height:30px;
  border:1px solid #ccc;
  border-radius: 30px;
}
.sipt{
  height:30px;
  background:none;
  border:none;
  outline:none;
  /* flex: 1; */
  color:#fff;
  width: 109px;
}
.sea {
  display:block;
  cursor: pointer;
  width: 22px;
  height: 22px;
  border: none;
  outline: none;
  background: url(../images/search.png) no-repeat center;
}
.head.fix {
  background: #fff;
  box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.3);
}
.head.fixa {
  background: #fff;
  box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.3);
}
.fix .nav li a {
  color: #252525;
}
.fixa .nav li a {
  color: #252525;
}
.fix .sea {
  background: url(../images/search.jpg) no-repeat center;
}
.fixa .sea {
  background: url(../images/search.jpg) no-repeat center;
}
.fix .sipt{
  color:#252525;
}
.fixa .sipt{
  color:#252525;
}
.nav li:hover> a {
  /*border-radius: 6px;
  background: #547834;
  color: #fff;*/

}
.nav li a.cur{
   border-radius: 4px;
   /*background: #547834;*/
   /*color: #fff;*/
}
.fix .tel {
  color: #fff;
  background: #547834;
}
.fixa .tel {
  color: #fff;
  background: #547834;
}
.fix .logo a {
  background: url(../images/logos.png) no-repeat left center;
  background-size: 310px auto;
}
.fixa .logo a {
  background: url(../images/logos.png) no-repeat center;
  background-size: 310px auto;
}
.pin {
  width: 1500px;
  box-sizing: border-box;
  margin: 80px auto;
  box-shadow: 0px 0px 10px #ccc;
  padding: 50px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.pin.inner{
  margin: 80px auto;
}
.abpai {
  padding-left: 60px;
  flex: 1;
}
.abptsm {
  color: #6c6d6b;
  text-transform: uppercase;
  padding-bottom: 20px;
}
.abptsm em {
  padding-left: 20px;
}
.wpb_wrapper {
  color: #333;
  font-size: 16px;
  line-height: 32px;
}
.wpb_wrapper h2 {
  font-size: 22px;
  padding-bottom: 20px;
}
.wpb_wrapper a {
  color: #333;
}
.wpb_wrapper p {
  padding-bottom: 20px;
  font-size: 16px;
  line-height: 28px;
}
.vision {
  background: #6c6d6b;
  padding: 60px 0px;
  height: 150px;
}
.vision-in {
  width: 1500px;
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.visame .abptsm {
  color: rgba(255, 255, 255, 0.5);
}
.visame {
  color: #fff;
}
.vida {
  font-size: 28px;
  line-height: 50px;
}
.vida em {
  font-size: 18px;
}
.vida2 {
  text-align: center;
  line-height: 30px;
}
.pro {
  width: 1500px;
  margin: 30px auto;
}
.pro .lunwa {
  margin: 0px -20px;
  padding: 10px 20px;
}
.prosame {
  display: block;
  background: #f5f5f5;
  width: calc(25% - 15px);
  padding-bottom: 35px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all ease 0.2s;
  -moz-transition: all ease 0.2s;
  -o-transition: all ease 0.2s;
  transition: all ease 0.2s;
}
.protu img {
  width: 100%;
  display: block;
  -webkit-transition: all ease 0.2s;
  -moz-transition: all ease 0.2s;
  -o-transition: all ease 0.2s;
  transition: all ease 0.2s;
}
.content-box-info {
  padding-top: 30px;
  text-align: center;
  color: #888;
}
h4 {
  color: #333;
  padding-bottom: 15px;
  font-size: 18px;
}
.prosame:hover {
  position: relative;
  top: -1px;
  background: #fff;
  box-shadow: 0px 0px 15px #ccc;
}
.protu {
  overflow: hidden;
  max-height: 480px;
}
.prosame:hover .protu img {
  opacity: 0.9;
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.lanmu {
  width: 1500px;
  box-sizing: border-box;
  padding: 0 30px;
  margin: 0 auto;
  background: #3a3a3a;
  height: 80px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.cont {
  padding: 50px 0px;
}
.til {
  color: #fff;
}
.tilyw {
  text-transform: uppercase;
  font-size: 20px;
  line-height: 26px;
}
.tilzw {
  font-size: 20px;
  line-height: 26px;
}
.lanmore {
  color: #fff;
  font-size: 18px;
  line-height: 40px;
  display: block;
  padding-right: 45px;
  background: url(../images/more.png) no-repeat right center;
  background-size: 35px auto;
  -webkit-transition: all ease 0.2s;
  -moz-transition: all ease 0.2s;
  -o-transition: all ease 0.2s;
  transition: all ease 0.2s;
}
.lanmore:hover {
  padding-right: 55px;
}
.anli {
  width: 1500px;
  margin: 40px auto;
}
.anli.inner{
  margin: 40px auto;
}
.anlun {
  position: relative;
  overflow: hidden;
  height: 540px;
}
.anbtn {
  position: absolute;
  bottom: 0px;
  right: 0px;
  z-index: 22;
  width: 130px;
  height: 70px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.lebtn {
  width: 64px;
  height: 50px;
  border-right: 2px solid #e6e6e6;
  background: url(../images/icon6.png) no-repeat center;
  cursor: pointer;
}
.lebtn:hover {
  background: url(../images/icon6-1.png) no-repeat center;
}
.ribtn {
  width: 60px;
  height: 70px;
  background: url(../images/icon7.png) no-repeat center;
  cursor: pointer;
}
.ribtn:hover {
  background: url(../images/icon7-1.png) no-repeat center;
}
.lunin {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}
.lunin li {
  /* width: 1200px; */
  height: 540px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.dexlundiv {
  /* width: 1200px; */
  height: 540px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.anwen {
  /* width: 365px; */
  flex: 1;
  padding-left: 100px;
}
.antu {
  width: 715px;
  height: 540px;
  overflow: hidden;
}
.antu img {
  width: 100%;
  height: 100%;
  display: block;
  cursor: pointer;
  -webkit-transition: all ease 0.2s;
  -moz-transition: all ease 0.2s;
  -o-transition: all ease 0.2s;
  transition: all ease 0.2s;
}
.antu:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.antil em {
  display: block;
  font-size: 24px;
  color: #333;
  line-height: 1.2em;
  font-family: AVGARDM;
  text-transform: uppercase;
  overflow: hidden;
}
.anht {
  font-size: 24px;
  color: #666;
  font-weight: 400;
  line-height: 1.3em;
  margin-top: -3px;
  overflow: hidden;
}
.anct {
  font-size: 36px;
  line-height: 1.3em;
  color: #333;
  overflow: hidden;
  margin-bottom: 38px;
  padding-top: 70px;
  padding-bottom: 30px;
}
.anxiw {
  color: #666;
  line-height: 24px;
  margin-bottom: 70px;
  overflow: hidden;
  /*text-overflow: ellipsis;*/
  /*display: -webkit-box;*/
  /*-webkit-line-clamp: 2;*/
  /*-webkit-box-orient: vertical;*/
}
.syanmore {
  display: block;
  color: #666;
  font-size: 18px;
  line-height: 26px;
}
.syanmore em {
  display: block;
  font-weight: bold;
  text-transform: uppercase;
}
.syanmore:hover {
  color: #547834;
}
.news {
  width: 1500px;
  margin: 30px auto;
}
.news ul {
  margin: 0 -10px;
}
.news li {
  float: left;
  width: 49%;
  border: solid 1px #cdcdcd;
  padding: 2.5%;
  box-sizing: border-box;
  margin: 0.5%;
  overflow: hidden;
}
.navbox {
  display: flex;
  align-items: center;
  flex: 1;
  padding-left: 30px;
  justify-content: space-between;
}
.navbar {
  display: none;
}
.seamb {
  display: none;
}
.news li a {
  display: block;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.news li .item {
  width: 45%;
}
.news li .thumb {
  width: 50%;
  height: 200px;
  overflow: hidden;
}
.news li .thumb img {
  width: 100%;
}
.news li:hover {
  border: solid 1px #547834;
}
.newrq {
  font-size: 12px;
  line-height: 20px;
  color: #333333;
}
.newrq em {
  display: block;
  font-size: 40px;
  line-height: 40px;
}
.news li:hover .newrq {
  color: #547834;
}
.newbiao {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 18px;
  padding: 20px 0px;
  color: #252525;
}
.newxi {
  font-size: 13px;
  color: #797979;
  max-height: 72px;
  overflow: hidden;
}
.foot {
  width: 1500px;
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.footer {
  border-top: 1px solid #e6e6e6;
  padding-top: 50px;
  margin: 30px 0;
  background:#efefef;
  margin-bottom: 0px;
  padding-bottom: 30px;
}
.footer-right {
  font-size: 14px;
  color: #5e5e5e;
}
.footer-right a {
  color: #5e5e5e;
}
.footnav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.ftsa {
  padding: 0 30px;
}
.fvtl a {
  color: #252525;
  font-size: 20px;
}
.fvtl {
  padding-bottom: 30px;
}
.foot-left {
  color: #252525;
}
.ftqg {
  font-size: 20px;
}
.foot .p2 {
  height: 1px;
  background: #e5e5e5;
  width: 60px;
  margin: 10px 0;
}
.fttel {
  display: block;
  line-height: 36px;
  font-size: 24px;
  color: #252525;
}
.footer-left{
 display: flex;
 justify-content: space-between;
 padding: 0px 100px;
  flex-wrap: wrap;
  flex: 1;
}
.ftlo{
  position:relative;

  padding-top: 30px;
}
.ftlo:last-child{
  margin-right: 0px;
}
.dootlimg img{
  width: 400px;
}
.ftic{
  width: 60px;
    height: 60px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
    border-radius: 100%;
    border: 1px solid #999999;
}
.ftma {
  position:absolute;
  top: -96px;
  left: -30px;
  display: none;
}
.ftma img {
  width: 120px;
}
.ftlo:hover .ftma{display:block;}
.dootl{
  font-size:24px;
  width: 100%;
  padding-top: 30px;
}
.dootl img{
  display: block;
  margin-top: 20px;
}
.ftsa ul li a {
  color: #5e5e5e;
  font-size: 12px;
  line-height: 18px;
}
.ftsa ul li a:hover {
  color: #547834;
}
.banwen {
  position: absolute;
  width: 100%;
  top: 0px;
  left: 0px;
}
.bntl {
  text-align: center;
  font-size: 14px;
  padding-top: 200px;
  color: rgba(255, 255, 255, 0.5);
  text-transform: uppercase;
}
.abdw {
  font-weight: bold;
  font-size: 36px;
  text-align: center;
  color: #fff;
  line-height: 46px;
}
.title-content-text {
  text-align: center;
  margin-top: 30px;
  color: #fff;
  font-size: 20px;
}
.banganx {
  width: 60px;
  margin: 0 auto;
  background: rgba(255, 255, 255, 0.5);
  height: 2px;
  margin-top: 30px;
}
.mianbao {
  height: 50px;
  border-bottom: 1px solid #f5f5f5;
}
.mbin {
  width: 1500px;
  margin: 0 auto;
  color: #999;
  line-height: 50px;
}
.mbin a {
  color: #999;
  padding: 0 10px;
}
.abjie {
  width: 1500px;
  margin: 0 auto;
  padding: 40px 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.abjiezuo {
  width: 300px;
}
.ajzw {
  color: #6c6d6b;
  text-transform: uppercase;
}
.ajbt {
  color: #333;
  font-size: 30px;
  line-height: 60px;
  padding-bottom: 10px;
}
.ajgan {
  background: rgba(0, 0, 0, 0.3);
  width: 60px;
  height: 2px;
}
.abyou {
  /* width: 900px; */
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  flex: 1;
}
.abyou p {
  width: calc(50% - 30px);
  padding-left: 50px;
  color: #777;
  line-height: 29px;
}
.shouxi {
  position: relative;
  width: 1500px;
  margin: 30px auto;
}
.shejishi {
  background: #fff;
  position: absolute;
  width: calc(100% - 550px);
  padding: 50px;
  box-shadow: 0px 0px 15px #ccc;
  height: 300px;
  top: 200px;
  left: 0px;
}
.sj-ji p {
  color: #777;
  padding-top: 20px;
}
.abryyou{
   width: 1170px;

}
.rongyu {
  width: 1170px;

  margin-top: 30px;
  position: relative;
}
.rylun {}
.rylun li {
  height: 380px;
}
.rylun li img {
  max-height: 100%;
}
.acit {
  width: 1170px;
  margin: 60px 0;
  margin-top: 0px;
}
.acitbtl {
  text-align: center;
  color: #252525;
  font-weight: bold;
  font-size: 30px;
  padding-bottom: 30px;
  line-height: 60px;
}
.acsp {
  padding-top: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  flex-wrap: wrap;
}
.aclei {
  position: relative;
  width:48%;
  margin-bottom: 25px;
}
.aclei img {
  display: block;
}
.aclei1{
  width:1170px;
}
.actil{
  text-align:center;
  font-size: 20px;
  line-height:60px;
  color:#252525;
}
.aclei>img{width:100%;}
.play {
  position: absolute;
  width: 100%;
  height: calc(100% - 60px);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
  top: 0px;
  left: 0px;
}
.pronei {

  width: 1500px;
  margin: 0 auto;
  padding-top: 20px;
}
.lansame {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom: 1px solid #efefef;
}
.sale-left-wrap {
  width: 100px;
  height: 60px;
  /* background-color: #5d5d5d; */
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-display: flex;
  -webkit-align-items: center;
  -webkit-justify-content: center;
  font-size: 16px;
  color: #111;
  margin-right: 30px;
}
.sale-list {
  min-height: 60px;
  flex: 1;
  /* background: #6f6f6f; */
}
.sale-list li {
  float: left;
  padding-left: 50px;
}
.sale-list li:first-child{
    padding-left: 0px;
}
.sale-list li a {
  color: #333;
  line-height: 60px;
  font-size: 14px;
}
.sale-list li a.cur {
    color: #d7977c;
}
/* fenye */

.pagination-wrap {
  width: 12rem;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  -webkit-justify-content: center;
  -webkit-display: flex;
  -webkit-align-items: center;
}
.pagination {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
}
.pagination li {
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-display: flex;
  -webkit-align-items: center;
  -webkit-justify-content: center;
  /* background-color: #373332; */
  margin: 0 5px;
  color: #666;
  /* color: #fff; */
  font-size: 14px;
  cursor: pointer;
  border: 1px solid #ddd;
}
.pagination li:first-child {
  width: 100px;
  height: 50px;
  /* background-color: #373332; */
  font-size: 0.3rem;
}
.pagination li a {
  color: #888;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  -webkit-display: flex;
  -webkit-align-items: center;
  -webkit-justify-content: center;
}
.pagination li.active {
  background-color: #547834;
  color: #fff;
  font-size: 14px;
}
.pagination li:first-child {
  width: 50px !important;
}
.pagination li .fenda {
  font-size: 30px;
}
/* fenye */

.prolist {
  padding-top: 70px;
  width: 1500px;
  margin: 0 auto;
}
.prolist ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
}
.prolist ul {
   display: flex;
   flex-wrap: wrap;
   margin: 0px -15px;
}
.prolist li {
  width:25%;
  padding: 0px 15px;
  box-sizing: border-box;
}
.prolist li a {
  display: block;
  color: #252525;
}


.pro-tu {
  overflow: hidden;
  position: relative;
  max-height: 474px;
}
.pro-tu>img {
  width: 100%;
}
.pro-name {
  font-size: 16px;
  padding-top: 10px;
  padding-bottom: 40px;
}
.pro-name em {
  font-size: 14px;
}
.prolist li a:hover {}
.prozhe {

  position: absolute;
  width: 100%;
  top: 0px;
  left: 0px;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: all ease 0.5s;
  -moz-transition: all ease 0.5s;
  -o-transition: all ease 0.5s;
  transition: all ease 0.5s;
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%);
  overflow:hidden;
}
.prolist li:hover .prozhe {
  -webkit-transform: translateX(0%);
  -moz-transform: translateX(0%);
  -ms-transform: translateX(0%);
  -o-transform: translateX(0%);
  transform: translateX(0%);
}
.prozhe img {
  width: 100%;
}
.dfjs {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.probox{
  padding-top:30px;
  align-items: flex-start;
}
.protail {
  width: 520px;
  overflow: hidden;
}
.protail .swiper-slide img {
  width: 520px;
  max-height: 480px;
}
.protail .swiper-button-prev {
  background: url(../images/prlerybtn.png) no-repeat center;
  display: none;
}
.protail .swiper-button-next {
  background: url(../images/prrirybtn.png) no-repeat center;
  display: none;
}
.protail:hover .swiper-button-prev {
  display: block;
}
.protail:hover .swiper-button-next {
  display: block;
}
.proxiaotu{
  width:100%;
  margin-top:10px;
  /* height:100px; */
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.suolue{
  width:430px;
  /* height:100px; */
  overflow:hidden;
  position:relative;
}
.proxiaobtn{
  cursor:pointer;
}
.suolue ul{

}
.proxiaobtn img{
  display: block;
}
.suolue li{

   cursor: pointer;

}
.suolue li img{
  width:100%;
  display: block;
  max-height: 105px;
}
.reliable-box-r {
  flex: 1;
  padding-left: 50px;
}
.reliable-title {
  font-size: 24px;
  line-height: 30px;
}
.reliable-title-p {
  padding-bottom: 20px;
}
.category {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 12px 0px;
}
.category-name {
  width: 140px;
  color: #252525;
  font-size: 16px;
}
.category-son {
  flex: 1;
  display: block;
}
.category-sm {}
.category-color {
  width: 75px;
  height: 25px;
  border: 1px solid #999999;
  overflow: hidden;
}
.category-color img {
  width: 100%;
}
.category-xin {

  float: left;
  margin-right: 15px;
  text-align: center;
}
.mai {
  float: left;
  display: block;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 120px;
  height: 35px;
  background: #c81623;
  border: 1px solid #c81623;
  margin-right: 15px;
}
.mnmai {
  background: none;
  border: 1px solid #547834;
  color: #547834;
}
.mnmai:hover {
  color: #fff;
  background: #547834;
}
.category-xin2{
  border:1px solid #ccc ;
  padding:0 10px;
  cursor:pointer;
  box-sizing: border-box;
  width: 78px;
}
.category-xin2.cur{
  border:1px solid #547834;
  background:#547834;
  color:#fff;
}
.proma {
  width:100px;

}
.pro-cont{
  width:1500px;
  overflow:hidden;
  margin:40px auto;
}
.pro-lanmu{
  width: 200px;
  padding: 13px;
  border: 1px solid #999;
}
.ptl{
  background:#c8c8c8;
  color:#252525;
  line-height: 40px;
  font-size: 16px;
  padding-left:10px;
}
.tree{
  padding-top:10px;
}
.yia{
  display:block;
  font-size: 14px;
  padding-left: 29px;
  /*background: url(../images/zhankai.png) no-repeat left center;*/
  color:#252525;
  line-height: 30px;
  background-size: 22px;
  position:relative;
}
.yia:after{
  content:"+";
  left: 0px;
  top: 50%;
  margin-top: -9px;
  width: 16px;
  height: 16px;
  position:absolute;
  text-align:center;
  border:1px solid #999;
  color:#999;
  line-height: 15px;
  cursor: pointer;
  font-size:12px;
}
.erlie{
  display:none;
}
.erli a{
  padding-left: 32px;
  font-size: 13px;
  line-height:30px;
  color:#252525;
}

.pro-main {
  width: 1100px;
  flex: 1;
  margin-left: 30px;
  overflow:hidden;
  position: relative;
}
.mai-kj{
  padding:10px 0px;
}
.pro-main p{
  font-size:16px;
  line-height:26px;
  color:#252525;
  padding:10px 0px;
}
.mai-btn {
  position: absolute;
  top: 50%;
  margin-top: -27px;
  z-index: 2;
}
.cur .yia:after{
  content: "-";
  background-size: 22px;
}
.cur .erlie{display:block;}
.mai-ribtn {
  width: 60px;
  right: 5px;
  opacity: 0;
  height: 90px;
  cursor: pointer;
  background: url(../images/rirybtn2.png) no-repeat center;
}
.mai-lebtn {
  width: 60px;
  left: 5px;
  height: 90px;
  cursor: pointer;
  opacity: 0;
  background: url(../images/lerybtn2.png) no-repeat center;
}
.mai-center {
  width: 1500px;
  overflow: hidden;
}
.mai-center li {
  width: 1000px;
  overflow: hidden;
  position: relative;
}
.mai-le {
  width: 490px;
}
.mai-ri {
  width: 510px;
}
.mai-letl {
  width: 100%;
  color: #252525;
  text-indent: 1em;
  font-size: 30px;
  line-height: 66px;
}
.mai-kj {
  /* height:494px; */
  width: 100%;
  border-radius: 8px;
}
.mai-kj img {
  width: 100%;
}
.tuilist{
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.tuisame{
  display:block;
  width:calc(25% - 15px);
}
.tuitu{
  width:100%;
}
.tuitu img{
  width:100%;
  max-height: 400px;
}
.tuibiao{
  color:#252525;
  line-height:40px;
}

.pro-main:hover .mai-lebtn {
  opacity: 1;
}
.pro-main:hover .mai-ribtn {
  opacity: 1;
}
.tongtui{
  width:1500px;
  margin:0 auto;
  margin-bottom:60px;
}
.tuitl{
  font-size:24px;
  line-height:60px;
  color:#252525;
}
.anlist ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0px -15px
}
.anlist li {
  display: block;
  width: 25%;

  /* height: 350px; */
  padding: 0px 15px;
  box-sizing: border-box;
  margin-bottom: 40px;
}
.anlist li:nth-child(3n) {
  margin-right: 0
}
.anlist li a {
  display: block;
  position: relative;
  color: #252525;
  background: #f0f0f0;
  /* height: 350px; */
}
.anlitu img {
  width: 100%;
  display: block;
  height: 100%;
}
.anlitu {
  /* width: 400px; */
  /* height: 280px; */
  overflow: hidden;
}
.anlizhe {
  background: url(../images/lvbg.png);
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  position: absolute;
  display: none;
}
.an-name {
  /* position: absolute; */
  width: 100%;
  bottom: 0px;
  left: 0px;
  text-align: center;
  font-size: 20px;
  line-height: 70px;
}
.anlist li a:hover {}
.fangda {
  height: calc(100% - 70px);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.anlist li a:hover .anlizhe {
  display: block;
}
.anmore {
  display: block;
  text-align: center;
  color: #547834;
  width: 138px;
  text-align: center;
  line-height: 39px;
  font-size: 18px;
  border: 2px solid #547834;
  border-radius: 40px;
  margin: 0px auto;
}
.anmore:hover {
  background: #547834;
  color: #fff;
}
.tan {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  z-index: 992;
  background: url(../images/zhebg.png);
}
.tanwai {
  position: relative;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.close1 {
  position: absolute;
  top: 60px;
  right: 30px;
  cursor: pointer;
}
.antanlun {
  width: 1200px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.anjie {
  background: #547834;
  padding: 20px;
  color: #fff;
}
.anlun-main {
  width: 860px;
  overflow: hidden;
  float: left;
}
.anlun-main li {
  width: 860px;
}
.antantu img {
  width: 860px;
  height: 600px;
  display: block;
}
.andj {
  font-size: 24px;
  font-weight: bold;
  padding-bottom: 7px;
  line-height: 30px;
}
.anxj {
  font-size: 16px;
}
.newsin {

}
.newsin:after {

}
.newwa{

}
.news-tail {
  width: 1500px;
  margin: 30px auto;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
}
.share{
  width:110px;
}
.new-wen{
  width:960px;
}
.news-lie{
  width:300px;
  padding:20px;
  background:#f4f5f6;
  align-self:flex-start;
}
.news-taitil {
  font-size: 28px;
  color: #222;
  font-weight:bold;
  line-height: 40px;
}
.news-time {
  line-height: 30px;
  font-size: 20px;
  color: #252525;
  text-align: center;
  padding: 10px 0px;
  padding-bottom: 30px;
}
.news-main {
  padding: 30px 0px;
  border-top: solid 1px #d9d9d9;
}
.news-main p {
  color: #797979;
  padding-bottom: 20px;
}
.can-tu {
  text-align: center;
  padding-bottom: 10px;
}
.can-tu img{
  width:100%;
}
.newtou{
  position:relative;
  cursor:pointer;
}
.haibao{
  position:absolute;
  right:0px;
  top:10px;
}
.shencheng{
  display:block;
  width:120px;
  height:30px;
  text-align:center;
  color:#fff;
  line-height:30px;
  border-radius: 5px;
  background:#547834;
}
.tilma{
  position:absolute;
  right:10px;
  top:40px;
  display:none;
}
.newliettl{
  font-size:22px;
  color:#252525;
  padding-left:10px;
  font-weight:bold;
}
.news-lie li a{
  display:block;
  padding-left:15px;
  background: url(../images/dian.png) no-repeat left 10px ;
  color:#222;
  line-height:22px;
  margin-top:15px;
}
.news-lie li a:hover{
  color:#547834;
}
.haibao:hover .tilma{display:block;}
.tilma img{
  width:100px;
}
.news-next {
  padding: 30px 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.news-next a {
  color: #797979;
}
.banmap {
  padding-top: 20px;
  width:1500px;
  margin:0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.dizhilie{
  width:300px;
  padding:0px 20px;
  border:2px solid #dcdcdc  ;
  max-height: 600px;
  overflow-y:auto;
}
.dizhisame{
  display:block;
  padding-top:20px;
  color:#252525;
  padding-bottom:10px;
  border-bottom:1px dotted #dcdcdc;
}
.dinum em{
  background:#c8cac9;
  border-radius: 20px;
  color:#fff;
  width:32px;
  text-align:center;
  height:32px;
  display:inline-block;
  margin-right:10px;
}
.dinum{
  font-size:18px;
  line-height:32px;
}
.cpdi{
  text-indent:3em;
}
.dizhisame.cur .dinum em{background:#124c50;}
.map {
  height: 600px;
  width: 1100px;

  overflow: hidden;
}
.gps {
  position: absolute;
  top: 300px;
  left: 600px;
  color: #fff;
  background: url(../images/gpsbg.png) no-repeat center top;
  height: 86px;
  padding-bottom: 30px;
  line-height: 86px;
  text-align: center;
  font-size: 20px;
  width: 400px;
}
.cantact {
  width: 1500px;
  margin: 0 auto;
  padding: 30px 0px;
}
.contact-tit {
  color: #547834;
  font-size: 40px;
  line-height: 60px;
}
.lianxi-list {
  padding-top: 30px;
}
.lianxi-list li {
  float: left;
  width: 236px;
  height: 48px;
  padding-left: 20px;
  border-left: 3px solid #547834
}
.lianxi-list li:first-child {
  width: 500px;
}
.lianxi-list li .tit {
  font-weight: bold;
}
.con a {
  color: #333;
}
.bottom-box {
  padding: 60px 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.lx-left .til {
  font-size: 28px;
  color: #547834;
  line-height: 40px;
}
.lx-left .con {
  color: #666;
  padding-bottom: 40px;
}
.lx-tel a {
  color: #547834;
  font-size: 30px;
  font-weight: bold;
  padding-left: 30px;
  background: url(../images/contact-tel.png) no-repeat left center;
}
.qrcode-list a {
  display: block;
  width: 120px;
  float: left;
  text-align: center;
  color: #666;
  margin-left: 20px;
}
.qrcode-list a .img {
  width: 118px;
  height: 118px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #ddd;
  border-radius: 10px;
}
.qrcode-list a .img img {
  width: 100%;
}
.jiameng {
  /* background: url(../images/jmbg.jpg) no-repeat center top; */
  padding-top: 60px;
}
.jmban {
  height: 800px;
  display: none;
}
.jmlc {
  padding-top: 30px;
}
.jmtl {
  font-size: 50px;
  text-align: center;
  line-height: 60px;
  color: ##3e3e3e;
}
.lc-box {
  padding-top: 40px;
  padding-bottom: 50px;
}
.lc-box {
  width: 100%;
  max-width: 1480px;
  padding: 0 10px;
  margin: 0 auto;
  background: url(../images/item-11-line.png) no-repeat center 108px;
  background-size: 1500px auto;
}
.lc-box ul li {
  float: left;
  width: 11.11%;
  margin: 50px 0;
  text-align: center;
}
.lc-box ul li i {
  display: block;
  width: 120px;
  height: 120px;
  padding: 5px;
  border-radius: 50%;
  margin: 0 auto;
  background: #1d5a6e;
  overflow: hidden;
  box-shadow: 2px 2px 8px rgba(82, 82, 82, 0.5);
}
.lc-box ul li i img {
  width: 100%;
}
.lc-box ul li p {
  font-size: 18px;
  color: #333;
  padding: 30px 0 0 0;
}
.join-message {
  padding: 30px 0px;
}
.join-title {
  text-align: center;
}
.jmcontainer {
  width: 1500px;
  margin: 0 auto;
}
.msg-box {
  border: 1px solid #dadada;
  overflow: hidden;
  padding: 15px 25px 35px;
  margin-top: 40px;
}
.msg-list {
  float: left;
  width: 50%;
  margin-top: 20px;
  position: relative;
  display: flex;
}
.w100 {
  width: 100%;
}
.msg-list label {
  display: block;
  left: 1px;
  line-height: 35px;
  outline: 0 none;
  /* position: absolute; */
  text-align: center;
  top: 1px;
  width: 90px;
  font-size: 14px;
  color: #3a3a3a;
  font-weight: bold;
}
.msg-list em {
  /* float: left; */
  /* margin-left: 90px; */
  display: block;
  flex: 1;
  position:relative;
}
.msg-list em label.error{
  position:absolute;
  right: 10px;
  top: 0px;
  color:red;
  line-height: 38px;
  white-space:nowrap;
  width: auto;
  text-align:right;
  width: auto;
  left: auto;
}
.msg2-input {
  border: 1px solid #ddd;
  font-size: 14px;
  height: 38px;
  line-height: 36px;
  width: 100%;
  color: #666;
}
.msg-list select {
  border: 1px #ddd solid;
  color: #6a6a6a;
  float: left;
  height: 40px;
  margin-right: 10px;
  width: 120px;
  padding: 0 5px;
  float: left;
}
.msg2-textarea {
  border: 1px solid #ddd;
  font-size: 14px;
  height: 90px;
  line-height: 18px;
  padding: 8px 8px 8px 8px;
  width: 100%;
  color: #666;
  box-sizing: border-box;
}
.msg-box .submit button {
  background: #1d5b6a;
  border: 0 none;
  border-radius: 3px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  font-weight: 700;
  height: 42px;
  line-height: 42px;
  overflow: hidden;
  vertical-align: middle;
  width: 200px;
  margin: 20px 0 0 90px;
}
.video {
  width: 100vw;
  height: calc(100vw * 1080 / 1920);
}
.bottombtn {
  position: absolute;
  left: 50%;
  bottom: 30px;
  width: 26px;
  height: 14px;
  z-index: 30;
  margin-left: -13px;
  background: url(../images/bottom.png) no-repeat center top;
  cursor: pointer;
}
.layervidwo {
  display: none;
  height: calc(60vw * 1080 / 1920);
  overflow: hidden;
  width: 60vw;
}
.layervidwo iframe{
    width: 100%;
    height: 100%;
}
.video-layer {
  width: 60vw;
  height: calc(60vw * 1080 / 1920);
}
.shipin {
  position: relative;
}
.shipin iframe{
    width: 100%;
    height: 100%;
}
.playbtn {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 80px;
  height: 80px;
  color: #fff;
  line-height: 80px;
  text-align: center;
  opacity: 0.8;
  cursor: pointer;
  background: url(../images/playbtn.svg) no-repeat;
  background-position: 0 -39px;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
.playbtn:hover {
  opacity: 1;
}
.shipin .video-shipin {
  width: 573px;
  height: 346px;
}
.search-fix {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 888;
}
.search-fix .bg {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  left: 0;
  background: rgba(0, 0, 0, 0.6)
}
.search-fix .search-content {
  background: #fff;
  max-width: 1850px;
  margin: -300px auto;
  padding: 200px 15px;
  top: 50%;
  position: relative;
  z-index: 1
}
.search-fix .search-content .item {
  max-width: 1000px;
  margin: 0 auto;
}
.search-fix .search-content .item .p {
  font-size: 25px;
  text-align: center;
  margin-bottom: 8%;
}
.search-fix .search-content .item .form {
  position: relative;
  margin: 2.5% 0;
}
.search-fix .search-content .item .submit {
  position: absolute;
  top: 15px;
  right: 15px;
  border: 0;
  width: 21px;
  height: 21px;
  background: url(../images/search.jpg) no-repeat;
  background-size: cover
}
.search-fix .search-content .item .text {
  border-bottom: solid 1px #d8d8d8;
  font-size: 20px;
  padding: 15px 5% 15px 2.5%;
  color: #808080;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  display: block;
  width: 100%;
  box-sizing: border-box;
}
.vertical-number-box {
  transform: rotate(-90deg);
  left: 14px;
  position: absolute;
  bottom: 149px;

}
.vertical-number {
  font-size: 15px;
  position: absolute;
  color: rgba(255, 255, 255, 0.6);
  font-weight: 400;
  transition: 0.2s;
}
.vertical-number-box .vertical-number {
  width: 240px;
  text-align: left;
}
.vertical-number:after {
  content: '';
  width: 52px;
  height: 2px;
  display: inline-block;
  background: rgba(255, 255, 255, 0.5);
  margin-left: 10px;
  bottom: 9px;
  position: absolute;
  transition: 0.2s;
}
.rybtn {
  cursor: pointer;
  opacity: 0;
  position: absolute;
  top: 50%;
  z-index: 50;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0px;
  -webkit-transition: all ease 0.2s;
  -moz-transition: all ease 0.2s;
  -o-transition: all ease 0.2s;
  transition: all ease 0.2s;
}
.rongyu:hover .rybtn {
  opacity: 1;
}
.rybtn  img{


}
@charset "utf-8";
/* CSS Document */

body {
  margin: 0;
}
#certify {
  position: relative;
  width: 1170px;

}
#certify .swiper-container {
  padding-bottom: 0px;
  padding-bottom: 60px;
}
#certify .swiper-slide {
  width: 520px;
  height: 408px;
  background: #fff;
  box-shadow: 0 8px 30px #ddd;
}
#certify .swiper-slide img {
  display: block;
}
#certify .swiper-slide p {
  line-height: 98px;
  padding-top: 0;
  text-align: center;
  color: #636363;
  font-size: 1.1em;
  margin: 0;
}
#certify .swiper-pagination {
  width: 100%;
  bottom: 20px;
}
#certify .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 5px;
  border: 3px solid #fff;
  background-color: #d5d5d5;
  width: 10px;
  height: 10px;
  opacity: 1;
}
#certify .swiper-pagination-bullets .swiper-pagination-bullet-active {
  border: 3px solid #547834;
  background-color: #fff;
}
#certify .swiper-button-prev {
  left: -30px;
  width: 45px;
  height: 45px;
  background: url(../images/wm_button_icon.png) no-repeat;
  background-position: 0 0;
  background-size: 100%;
}
#certify .swiper-button-prev:hover {
  background-position: 0 -46px;
  background-size: 100%
}
#certify .swiper-button-next {
  right: -30px;
  width: 45px;
  height: 45px;
  background: url(../images/wm_button_icon.png) no-repeat;
  background-position: 0 -93px;
  background-size: 100%;
}
#certify .swiper-button-next:hover {
  background-position: 0 -139px;
  background-size: 100%
}
#certify .swiper-slide {
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  background: none;
  box-shadow: 0px 0px 0px #000;
}
#certify .swiper-slide img {
  max-width: 100%;
  display: block;
  height: 100%;
}
.rybtn.ryribtn {
  left: auto;
  right: 0px;
}
.axsbtns {
  cursor: pointer;
}
.newlan {
  margin: 20px auto;
  margin-top: 30px;
}
.shiyu {
  width: 1500px;
  padding: 50px;
  box-sizing: border-box;
  margin: 0 auto;
  background: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  height: 280px;
  box-shadow: 0px 0px 10px #ccc;
  margin-top: 20px;
  background: #efefef;
}
.shiyusame {
  font-size: 22px;
  line-height: 60px;
  color: #252525;
}
.shiyusame em {
  font-size: 60px;
}
.xian {
  text-align: center;
}
.categorylt .category-name {
  align-self: flex-start;
}
.jiaban {
  overflow: hidden;
}
.banin {}
.banin img {
  width: 100%;
  display: block;
}
.idx_tit {
  padding-top: 20px;
  text-align: center;
  font-size: 36px;
  color: #333;
  line-height: 40px;
  font-weight: bold;
}
.copri {
  text-align: center;
  line-height: 30px;
  color: #666;
  padding-top: 40px;
}
.lxkg {
  padding-top: 90px;
}
.ftqg{
  display:none;
}
.fttel{
  display:none;
}
.foot .p2{
  display:none;
}
.newsin{
  width:1500px;
  margin:60px auto;
  margin-top: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.newstab{
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 30px 0;
}
.newstab a{
  margin: 0px 10px;
  line-height: 45px;
  padding: 0px 62px;
  border-radius: 8px;
  color:#333;
  background:#efefef;
}
.newstab a.cur{
  background:#547834;
  color:#fff;
}
.newsneiye{
  width:700px;
  margin:0;
}
.newsneiye li{
  width:99%;
  margin-bottom:14px;
}
.newsneiye li:last-child{margin-bottom:0px;}
.newlie{
  width:660px;
  padding:20px 30px;
  border:1px solid #929292;
}
.newul li{
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.newul .nltm{
  display:block;
  width:15%;
  line-height:42px;
  color:#9f93a1;
  text-align:center;
  border-bottom:1px dotted #cdcdcd;
}
.newul li a{
  display:block;
  border-bottom:1px dotted #cdcdcd;
  line-height:42px;
  color:#5c575b;
  width:82%;
  padding-left:20px;
  box-sizing:border-box;
  background: url(../images/dian.png) no-repeat 6px center ;
}
.newul a:hover{
  color:#547834;
}
.newul{

}
.newfenye{
  padding-top:40px;
}
.newfenye li{background:none;height:30px;}
.newfenye li a{
  color:#8a8c8b;
  background:none;
  border:1px solid #dedede  ;
}
.newfenye li:first-child {
    width: 100px;
    height: 30px;
  background:none;
}
.sharein.fixed{
  position: fixed;
  top: 120px;
  width: 110px;
}
.area{
  width:1500px;
  margin:30px auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.secbox{
  width:300px;
  padding:0px 20px;
  border:1px solid #dcdcdc;
  height:50px;
  outline:none;
  font-size:16px;
}

.city-picker-select{
  flex: 1;
  display: flex;
  justify-content: space-between;
  margin-right: 20px;
}
.city-picker-select>select{
  width:300px;
  padding:0px 20px;
  border:1px solid #dcdcdc;
  height:50px;
  outline:none;
  font-size:16px;
}
.ar-sh{
  display:block;
  width:200px;
  height:52px;
  text-align:center;
  color:#fff;
  font-size:20px;
  background:#547834;
  line-height:52px;
  border: none;
}

.footer-left{
  display: flex;
  align-items: center;
}

.inner{
  margin: 0 auto;
}
.meyshj{
  text-align:center;
  padding-top: 30px;
}
@media(min-width: 1200px){

  .nav{
    position:absolute;
    right: 0px;
    bottom: 10px;
    width: 100%;
  }
  .nav .inner{
    width: 1500px;
    margin:  0 auto;
  }
  .flex1{
    flex: 1;
  }
  .nav ul{
    /* padding-left: 377px; */
    float: right;
  }
  .dinahu{
    padding-right: 20px;
    font-size: 16px;
    color:#fff;
  }
  .head.fix .dinahu{
    color:#555;
  }
  .head.fixa .dinahu{
    color:#555;
  }
  .logo{
    position:relative;
    top: 20px;
  }
  .head .container{
    height: 30px;
    /*width: 1700px;*/
  }
  .nav ul li{
    position:relative;
  }
  .xiala{
    position:absolute;
    left: -20px;
    background:rgba(255,255,255,0.8);
    min-width: 200px;
    border-radius: 5px;
    box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
    display:none;
    padding: 10px 0;
    padding-left: 40px;
  }
  .nav .xiala a{
    color:#111;
    line-height: 46px;
    text-align:left;
    padding: 0px 20px;
  }
  .nav .xiala a:hover{
    color:#547834;
    transform:scale(1.1);
    transform-origin: left center 0px;
  }

}
@media(max-width: 1700px){
  .head .container{
    width: 1500px;
  }
  .nav .inner{
    width: 1500px;
  }
}
.xiala{
  display:none;
}
.nav ul li:hover .xiala{

  }
.products{
  max-width: 1500px;
  margin: 0 auto;

}
.radius{ border-radius:25px; -webkit-border-radius:25px; -moz-border-radius:25px; -ms-border-radius:25px; -o-border-radius:25px;}

.products *{
  line-height: 1.42857143;
}
.products{  text-align:center; color:#fff;}
.products ul {
  /*display: flex;
  justify-content: space-between;*/
  display: flex;
  flex-direction: column;
}
.products ul li{   height:768px;   margin-bottom:50px; }
.products ul li .item{ position:relative; top:50%; margin-top:-150px;}
.products ul li .item .p1{ font-size:80px;}
.products ul li .item .p1 a{ color:#fff;}
.products ul li .item .p2{ font-size:45px; letter-spacing:10px;}
.products ul li .item .p2 a{ color:#fff;}
.products ul li .item .p3{ background:#fff; height:1px; margin:2.5% auto;width:100%; max-width:530px; opacity:0.5; -webkit-opacity:0.5; -moz-opacity:0.5; -ms-opacity:0.5; -o-opacity:0.5}
.products ul li .item .p4 a{color:#252525; display:inline-block; background:#fff; font-size:15px; line-height:46px; width:160px; margin:0 10px 10px 10px;}



.chapleo{
  max-width: 1500px;
  margin: 0 auto;
  min-height: 55vh;
  padding-top: 30px;
}
.chapleo ul{
  display: flex;
  justify-content: space-between;
}
.chapleo ul li{
  width: calc(33.33% - 20px);
  position:relative;
}
.chapleo ul li img{
  display: block;
  width: 100%;
}
.chapleo ul li a{
  position:absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.chanptles{
  color:#fff;
  font-size:24px;
}

.banner .swiper-pagination-bullet{
  background:#fff;
  opacity: 1;
}
.banner .swiper-pagination-bullet-active{
  background:#547834;
}

.doot-waiz{
  display: flex;
  align-items: center;
  flex: 1;
}

.rybtn{
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background:#ccc;
  display: flex;
  align-items: center;
  justify-content: center;
}
.rybtn img{
  width: 50% ;
}

.headege{
  height: 90px;
}


.tabqxs{
  display: flex;
  justify-content: space-between;
  background:#eee;
  padding: 15px 20px;
  margin-bottom: 20px;
}
.tabqxs a{
  padding: 0px 10px;
  color:#666;
}
.tabqxs a.cur{
  color:#547834;
}
.tabqxs a:hover{
  color:#547834;
}
.closesch{
  position:absolute;
  right: 0px;
  top: 0px;
  font-size:28px;
  color:#666;
  cursor: pointer;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align:center;
}

.prductshare .wechat-qrcode>h4,
.prductshare .wechat-qrcode>.help{
  display:none;
}
#city-picker-search.city-picker-selector{
  display: flex;
  justify-content: space-between;
}
#city-picker-search.city-picker-selector .selector-item{
  display: flex;
  width: calc(33.33% - 5px);
  height: 35px;
  border:1px solid #eee;
  background:#fff;
  line-height: 35px;

}

#city-picker-search.city-picker-selector  .selector-name{
  display: block;
  width: 100%;
}
#city-picker-search.city-picker-selector .selector-item:after{
  top: 16px;
}

.news-main img{
  max-width: 100%;
}