@charset "UTF-8";

/* 通用样式 */
p {
  margin: 0;
}


input,
textarea {
  border: none;
  outline: none;
  background-color: transparent;
}

img {
  vertical-align: middle;
}

.p1920 {
  width: 1920px;
  position: relative;
  left: 50%;
  margin-left: -960px;
}

.wd1200 {
  width: 1200px;
  margin: 0 auto;
}

.bw {
  width: 100%;
}

.clearfix::after {
  content: '';
  display: block;
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden;
}

.clearboth {
  height: 0px;
  line-height: 0px;
  overflow: hidden;
  clear: both;
  font-size: 0px;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.dfc {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.ovimg,
.ibw,
.miw,
.iml,
.imgbig {
  overflow: hidden;
}

.of{
  overflow: hidden;
}

.imgbig img {
  -webkit-transition: all ease .5s;
  -moz-transition: all ease .5s;
  -ms-transition: all ease .5s;
  -o-transition: all ease .5s;
  transition: all ease .5s;
}

.imgbig:hover img {
  -webkit-transform: scale(1.2, 1.2);
  -moz-transform: scale(1.2, 1.2);
  -ms-transform: scale(1.2, 1.2);
  -o-transform: scale(1.2, 1.2);
  transform: scale(1.2, 1.2);
}

.ovimg img {
  width: 100%;
  min-height: 100%;
}

.ibw img {
  width: 100%;
  height: auto;
}

.miw img {
  max-width: 100%;
  max-height: 100%;
}

.iml {
  text-align: center;
}

.iml img {
  transform: translateY(-2px);
  vertical-align: middle;
}

.bgmax {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
}

.bgmin {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center top;
}

.fh {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

/**/
.flexed {
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
  display: -webkit-flex;
}

.max1400{
    max-width: 1430px;
    margin: 0 auto;
    padding-left: 15px;
    padding-right: 15px;
}

.max1200{
    max-width: 1200px;
    margin: 0 auto;
    padding-left: 15px;
    padding-right: 15px;
}


/**/
.head-index{
  align-items: center;
  margin-bottom: 20px;
}

.head-index .logo{
  width: 20%;
}


.head-index .logo img{
  max-width: 100%;
}

.head-index .headr{
  width: 74%;
}


.top-function{
	/* position: absolute;
    right: 57px;
    top: 46px;
    height: 38px;
    min-width: 100px; */
    float: right;
    margin-top: 2.34375vw;
  }
.u-func-top{
	color: #6e6e6e;
    font-size: 24px;
    line-height: 24px;
    display: block;
    float: left;
    padding: 0 18px;
    border-right: 1px solid #6e6e6e;}
.top-function a:last-child .u-func-top{border:0;}
.top-nav .dropdown-menu>li>a{font-size: 12px;line-height: 30px;}

.top-search{line-height: 30px;margin-top: -5px;position: relative;width: 0;overflow: hidden;    transition: all .3s;
    -moz-transition: all .3s; /* Firefox 4 */
    -webkit-transition: all .3s; /* Safari å’Œ Chrome */
    -o-transition: all .3s; /* Opera */
	padding-left: 5px;
	}
.top-search form{display: block;width: 230px;}
.pc-func .showSearch{width: 235px;}
.pc-func-ico .dropdown-menu{top: 70%}
.showSearch {
    width: 240px;
}


/**/
.caipu{
  background:url(../images/1172529abcd6e90175f787f496dc5e2a3e040b72.jpg) no-repeat top center;
  background-size: 100% 100%;
  padding-bottom: 80px;
}

.com-header img{margin-top: 12px;margin-bottom: 12px;}
.com-header {
    padding: 28px 0 10px;
}
.com-header h3{font-size: 40px;text-align: center;margin-top: 20px;}
.bronw{color: #bb894d;}

.en-name{
    text-align: center;
    font-size: 14px;
    line-height: 30px;
    margin-top: 10px;
}

.tt{
  display: none;
}
.caipu-wrap{

}
.psort{
  text-align: center;
}
.psort li{
  display: inline-block;
  padding: 0 2rem;
}
.psort li+li{
  
  background: url(../images/b988eb59808c6fc231ee78914cc5208f17eedee5.png) no-repeat left center;
}

.psort li a{
  display: block;
  color: #333;
  border-radius: 10px;
  padding: 8px 15px;
}

.psort li.cur a{
      background-color: #6aaf16;
    border-color: #6aaf16;
    color: #fff;
}

.plist1{
  flex-wrap: wrap;
  margin-top: 36px;
}

.plist1 li{
  width: 31.3333%;
  margin-bottom: 24px;
  
}

.plist1 li .img1{position: relative;}

.plist1 li .img1 img{
  width: 100%;
}

.plist1 li .wz{
  font-size: 16px;
    line-height: 24px;
    text-align: center;
    margin-top: 20px;
    color: #333;
}

.plist1 li .hh{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background: rgba(0,0,0,.3);
  width: 100%;
  height: 100%;
  display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    opacity: 0;
}

.plist1 li:hover .hh{
  opacity: 1;
}

.plist1 li .hh .hh1{
  font-size: 20px;
  color: #fff;
  line-height: 40px;
}
.plist1 li .hh .hh2{
  background: url(../images/1d8515881a70744a660c548f305c2103df2cf801.png) no-repeat top center;
  width: 26px;
  height: 26px;
  margin: 0 auto;
}

@media(max-width: 767px){
  .plist1 li{
    width: 48%;
    margin-bottom: 10px;
  }
  .plist1 li .wz{
    margin-top: 10px;
    font-size: 14px;
  }
}


/**/
.product-bg{
  background: url(../images/48c46e0e3e44e72e3477f82d8a2a15fccf312803.jpg) no-repeat top center;
  background-size: 100% 100%;
  padding-top: 66px;
  padding-bottom: 50px;
}
.white{
  color: #fff;
}

.psort2{
  text-align: center;
}
.psort2 li{
  display: inline-block;
  padding: 0 36px;
}
.psort2 li+li{
  
  background: url(../images/c6fd87f342e43425f4d968a635e00c24369705c8.png) no-repeat left center;
}

.psort2 li a{
  display: block;
  color: #fff;
  border-radius: 10px;
  padding: 8px 15px;
}

.psort2 li.cur a{
      background-color: #6aaf16;
    border-color: #6aaf16;
    color: #fff;
}
.tt2{
  display: none;
}

.plist2{
  flex-wrap: wrap;
  margin-top: 36px;
}

.plist2 li{
  width: 23%;
  margin-bottom: 24px;
  background: url(../images/e23d8f162141d9f81e6237a98bb8dd46639b5ab6.jpg) no-repeat top center;
  background-size: cover;
  padding: 14px 0;
}

.plist2 li .img1 img{
  width: 100%;
}

.plist2 li .wz{
  padding: 0 10%;
}

.plist2 li .wz .wz1{
  font-size: 18px;
    font-weight: bold;
    text-align: center;
    line-height: 30px;
    margin-top: 20px;
    margin-bottom: 10px;
    white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #333;
}

.plist2 li .wz .wz2{
  font-size: 12px;
    line-height: 20px;
    color: #555;
    padding: 0 10%;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    height: 40px;
}
.plist2 li .wz .wz3{
      width: 132px;
    font-size: 14px;
    margin: 0 auto;
    color: #fff;
    background-color: #333;
    text-align: center;
    line-height: 36px;
    margin-top: 18px;
        transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
}

.plist2 li:hover{
    box-shadow: 1px 1px 10px #eee;
}

.plist2 li:hover .wz .wz3{
  background: #6aaf16;
}

@media(max-width: 767px){
  .plist2{
    flex-wrap: wrap;
  }
  .plist2 li{
    width: 48%;
  }
  .plist2 li .wz .wz1{
    margin-top: 0;
  }
  .product-bg {
    background-size: cover;
  }
}


/**/
.news-index{
  
}

.nlist1{
  margin: 0 -1%;
}

.nlist1 li{
  border: 1px solid #d6d6d6;
    background-color: #f9f9f9;
    color: #333;
    padding: 8px;
    width: 23%;
    float: left;
    margin: 0 1%;
    margin-bottom: 14px;
}

.nlist1 li .img1 img{
  max-width: 100%;
}

.nlist1 li .wz1{
  font-size: 16px;
    line-height: 40px;
    color: #333;
  word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.nlist1 li .wz2{
  color: #333;
  font-size: 12px;
    line-height: 20px;
    margin-bottom: 10px;
}
.nlist1 li .wz3{
  color: #333;
  font-size: 14px;
}

.nlist1 li:nth-child(even){
  margin-top: 36px;
}

.more-news{
  width: 156px;
  margin: 0 auto;
    font-size: 12px;
    line-height: 36px;
    text-align: center;
    border: 1px solid #bfbfbf;
    color: #bfbfbf;
    margin-top: 30px;
}

.more-news a{
  display: block;
  color: #BFBFBF;
}

@media(max-width: 767px){
  .nlist1 li{
    width: 46%;
  }
  .nlist1 li:nth-child(even){
    margin-top: 0;
    float: right;
  }
  .nlist1 li .wz2 {
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp:4;
  }
}
/**/
.foot-bg{
    background-color: #69ae15;
    padding-top: 36px;
    padding-bottom: 26px;
}

.foot-index{

}

.foot-index .footl{
  width: 16.6666%;
  text-align: center;
}
.flogo{

}
.flogo img{
  max-width: 100%;
}
.ferq1{
  margin-top: 16px;
}

.ferq1 p{
  color: #fff;
  font-size: 14px;
  line-height: 3;
}

.ferq1 img{
  max-width: 100%;
}
.foot-index .footm{
  width: 66.6666%;
}

.footm dl{

}

.footm dl dt a{
  font-size: 16px;
  color: #fff;
  padding-bottom: 14px;
}

.footm dl dd{
  padding-bottom: 14px;
}

.footm dl dd a{
  display: block;
  color: #fff;
  line-height: 3em;
  font-size: 14px;
}

.foot-index .footr{
  width: 16.6666%;
  text-align: center;
}

.foot-index .footr p img{
  max-width: 100%;
}

.foot-index .footr p{
  color: #fff;
  font-size: 14px;
  line-height: 3;
}

.cop-index{
  align-items: center;
  font-size: 14px;
  color: #fff;
  padding-top: 60px;
}

.cop-index a{
  color: #fff;
}

.cop1{
  width: 260px;
  height: 40px;
  background: #fff;
  border-radius: 10px;
  line-height: 40px;
}

.cop1 a{
  display: block;
  color: #69ae15;
  font-size: 18px;
  font-weight: 600;
  text-align: center;
}

.cop2 img{
  max-width: 100%;
}
.xypg-left-con2{
  text-align: center;
  margin-top: 36px;
  margin-bottom: 48px;
}

.xypg-left-con2 .xypg-left-nav{
  margin: 0;
  border: 1px solid #e5e5e5;
  display: inline-block;
  text-align: center;
}

.xypg-left-con2 .xypg-left-nav > li{
 display: inline-block;
    font-size: 14px;
    line-height: 40px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 8px;
    padding-bottom: 8px;
        background: url(../images/87b92ae70f2c421ddb6e11a80a0c002341f15c52.png) no-repeat right center;
    position: relative;
}

.xypg-left-con2 .xypg-left-nav > li:last-child{
  background: none;
}

.xypg-left-con2 .xypg-left-nav > li >a{
  display: block;
    color: #333;
    padding: 0 18px;
    line-height: 40px;
}

.xypg-left-con2 .xypg-left-nav > li .first-nav-btn{
  display: none;
}
.xypg-left-con2 .xypg-left-nav > li:hover > a{
  background-color: #6aaf16;
    color: #fff;
    border-radius: 10px;
}

.xypg-left-con2 .xypg-left-nav > li:hover > a, .xypg-left-con2 .xypg-left-nav > li.clicked > a{
   background-color: #6aaf16;
    color: #fff;
    border-radius: 10px;
}


.xypg-detail-title{
  font-size: 22px;
    line-height: 40px;
    text-align: center;
    color: #333;
    margin: 36px 0;
    font-weight: 500;
}

.xypg-detail-info-bar{
  display: none;
}

@media(max-width: 767px){
  .foot-index .footl{
   
  }
  .foot-index .footm{
    width: 50%;
    flex-wrap: wrap;
    display: block;
  }
  .footm dl{
    margin-bottom: 0;
    display: inline-block;
    width: 49%;
  }
  .footm dl dd{
    display: none;
    
  }
  .footm dl dt{
    font-size: 14px;
    
  }
  .ferq1{
    text-align: center;
  }
  .foot-index .footr{
    width: 50%;
  }
  .cop-index{
    padding-top: 20px;
    display: block;
  }
  .copyright{
    text-align: center;
  }
  .cop1{
    width: 200px;
    margin: 10px auto;
  }
}


/**/
.prodocu-list-wrap{

}
.prodocu-list-wrap ul li{
  width: 25%;
  float: left;
  padding: 0 15px;
}


.prodocu-list-wrap ul li a{
      text-align: center;
    color: #666;
    border: 1px solid #ddd;
    display: block;
    margin-bottom: 32px;
}


.prodocu-list-wrap li span{
  display: block;
    /* background: #fff; */
}

.prodocu-list-wrap li img{
  width: 100%;
}

.prodocu-list-wrap li h3{
  font-size: 16px;
    color: #333;
    line-height: 2.5em;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 10px;
}

.prodocu-list-wrap li p{
      font-size: 12px;
    color: #bbbbbb;
    line-height: 20px;
    padding: 0 30px;
    height: 40px;
    overflow: hidden;
}

.prodocu-list-wrap li .u-pro-detail{
      width: 134px;
    text-align: center;
    font-size: 14px;
    background-color: #000;
    line-height: 36px;
    color: #fff;
    margin: 14px auto 20px;
}

.prodocu-list-wrap li a:hover{
      background-image: url(../images/051ae311a573d4b4aabc27c175196312a9322b0e.jpg);
    box-shadow: 5px 5px 10px #eee;
}

.com-bg{
  background-position: center center;
    background-size: cover;
}
.dh {
    transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
}

/* 菜谱 */

.sp-content-tit {
    font-size: 16px;
    color: #333;
    line-height: 40px;
    padding-left: 30px;
    border: 1px solid #ddd;
    margin-bottom: 24px;
}

.menu-list-wrap{margin:36px 0 24px;}
.menu-item{margin-bottom:16px;}
.menu-item:hover dt{background-size:105%;    -webkit-transform: scale(1.1);
    transform: scale(1.1);overflow: hidden;}
.menu-item img{width:100%;}
.menu-item-txt h2 a{font-size:20px;color:#666;line-height:1em;}
.menu-item-txt h2{text-align: center;}
.menu-item-txt p{font-size:12px;line-height:24px;color:#666;border-bottom:1px solid #f0f0f0;padding-bottom:18px;height:48px;overflow:hidden;}
.menu-list-wrap dl{overflow: hidden;margin-bottom:0}


@media(max-width: 767px){
  .prodocu-list-wrap ul li{
    width: 48%;
  }
}


.np{

}

.np .np1{
  width: 50%;
}
.np .np1 .main-img{
  padding: 14px;
  border: 1px solid #ddd;
}
.np .np2{
  width: 50%;
  padding-left: 24px;
}

.nptitle{
  font-weight: 600;
  font-size: 24px;
  border-bottom: 1px solid #ddd;
  line-height: 3em;
}

.paralist{
  border-bottom: 1px solid #ddd;
}

.paralist li{
  font-size: 16px;
    line-height: 60px;
    color: #747474;
}

.paralist li .title{
display: inline-block;
width: 100px;
font-size: 16px;
line-height: 60px;
    padding-right: 24px;
    float: left;
    color: #333;
}

.links{
  padding-top: 24px;
}

.u-pro-btn{
  width: 140px;
  display: block;
    float: left;
    margin-right: 24px;
    font-size: 14px;
    line-height: 3em;
    border: 1px solid #ddd;
    text-align: center;
    color: #333;
}

.links .kf{
  background-color: #8ec21f;
    color: #fff;
}

@media(max-width: 767px){
  .np{
    display: block;
  }
  .np .np1{
    width: 100%;
  }
   .np .np2{
    width: 100%;
    padding-left: 0;
  }
}