body,html{
    background: #fafafa;
    margin: 0;
    color:#666666
}
ul{
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.con{
    /* width: 1200px;
    margin: 0 auto; */
    width:100%;
    display:flex;
    align-items: stretch;
}
header{
    width:100%;
    min-width: 1200px;
    height: 60px;
    line-height: 60px;
    background: #403c3a;
}
.logo{
  /* flex: 0 0 559px; */
  /* min-width:559px; */
  margin-left:10px;
  /* margin: 0 10px; */
}
.btn-group{
  /* margin-left:100px; */
  /* flex: 0 0 100px;  */
}
.logoImg{
  width:70px;
  height:40px;
  margin-top:-11px;
}
.c_name{
  display:inline-block;
  line-height:60px;
  color:#fff;
  font-size:20px;
  font-weight:500
}
.nav{
  padding: 0;
  flex: 1;
  min-width:500px;
  margin-left:50px;
}
.nav li{
    list-style: none;
    display: inline-block;
    margin: 0 10px;
    width:100px;
    height: inherit;
    text-align:center;
}
.nav li.active{
    background:#4ab344;


}
.nav li a{color: #FFFFFF;text-decoration: none;}
.attr{width: 500px;height: 40px;padding-left: 20px;}
.chinese,.english{
  width: 75px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  font-size: 18px;
  cursor: pointer;
  border: none;
  border-radius: 8px;
  background: #2facfe;
  color: #FFFFFF;
  margin: 10px 10px;
}
.banner{
  position: relative;
  width: 100%;
  height: 505px;
  min-width: 1200px;
}
.text{width: 40%;height: 300px;position: absolute;left: 30%;top:150px;background: rgba(64,60,58,0.5);color: #FFFFFF;padding: 10px;}
.text_div{border: 4px solid #FFFFFF;width: 100%;height: 100%;text-align: center;}
.text_div div{font-size: 35px;font-weight: 600;margin: 40px auto;}
.text_div div span{font-size: 50px;color: #2FACFE;}
.text_div p{font-size: 25px;}
.areas{
    height: 100px;
    margin: 0 auto;
    width:1200px;
    display: flex;
    justify-content: space-between;
}
.cropTitle{
    cursor: pointer;
    color: rgb(74, 179, 68);
    font-size: 30px;
    line-height: 100px;
}
.simpleText{
    font-size: 16px;
    color: rgb(153, 153, 153);
    background-color: initial;
    margin-top: 15px;
}
.phone{
    color: rgb(74, 179, 68);
    font-size: 18px;
}
.banner{
    
    background-color: #ccc;
}
.content{
    margin: 0 auto;
    width:1200px;
    margin-bottom:100px;
}
.wrap_title{
    text-align: center;
    color: rgb(74, 179, 68);
    margin:50px 0;
}
.wrap_title.two{
  margin-top:80px;
  margin-bottom: 60px;
}
.info{
    font-size:14px;
    line-height: 36px;
    text-align:center;
    color:rgb(102, 102, 102);
}
.btn_wrap{
    font-family: Microsoft YaHei;
    font-size: 26px;
    margin-top:20px;
}
a{
    color: inherit;
}
a:hover {
    color: #4ab344;
    text-decoration: none;
}
.floatBtn {
    width: 162px;
    height: 42px;
    text-align:center;
    line-height: 42px;
    border: 1px solid #4ab344;
    color: #4ab344;
    text-decoration: none;
    font-size:14px;
    border-radius: 50px;
    margin:0 auto;
}
.fullmeasureOuterContentPage{
    height: 100%;
    padding: 0;
    width: 100%;
    min-width: 1200px;
    height:700px;
    background:url(../img/home_img1.jpg)  no-repeat;
    background-size: 100% 100%;
    margin-top:80px;
}
.fullmeasureOuterContentBg{
    width: 1200px;
    height: 207px;
    margin: 0 auto;
    background:url(../img/home_wrap.png)  no-repeat bottom, transparent;
    padding-top:24px;
}
.fullmeasureContent{
    width: 1147px;
    height: 104px;
    margin-left:30px;
    display:flex;
    justify-content: space-between;
}
.fk-formPack p{
    font-size:14px;
    margin-top:20px;
}
.photoForms{
    text-align:center;
}
.product_wrap{
    line-height:60px;
    display:flex;
    margin-left:300px;
}
.product_wrap li{
    list-style: none;
    /* min-width:100px;
    max-width:190px; */
    height: inherit;
    text-align:center;
}
.product_wrap li a{
    display:inline-block;
    height: inherit;
}
.product_wrap li a.active{
    border-bottom:2px solid #4ab344;
    color:#4ab344;
}
.commonTabItemSep{
    font-weight: normal;
    text-align: left;
    font-family: 微软雅黑;
    color: rgb(102, 102, 102);
    font-size: 14px;
    -webkit-text-size-adjust: 100%;
    height: 16px;
    width: 1px;
    background: #9b9b9b;
    margin: 25px 30px 0;
}
.tab-content{
    /* display:flex; */
    margin-top:30px;
}
.slider-container, .slider-container2,.slider-container3{
  position: relative; 
  width: 1200px;
  overflow: hidden;
}
.slider, .slider2,.slider3{
  display: flex; 
  transition: transform 0.3s ease-in-out;
}
.slider-controls,.slider-controls2,.slider-controls3 {
  position: absolute;
  top: 32%;
  transform: translateY(-50%);
}
.slider-controls span,.slider-controls2 span,.slider-controls3 span{
  display:inline-block;
  position: absolute;
}
.next-btn,.next-btn2,.next-btn3{
  left:1181px
}
.prev-btn,.prev-btn2,.prev-btn3{
  left:11px
}
.productTileForm{
    width: 270px;
    margin: 5px 17px 5px 12px;
    height: 340px;
}
.productTileForm img{
    width: 270px;
    height: 340px;
    margin-left: 0px;
    visibility: visible;
}
.about_wrap{
    height:1240px;
    width:100%;
}
/* add */
.carousel {
    position: relative;
  }
  .carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
    height: 505px;
  }
  .carousel-inner > .item {
    position: relative;
    display: none;
    -webkit-transition: .6s ease-in-out left;
    -o-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left;
  }
  .carousel-inner > .item.ones{
    background-image: url(../img/banner1.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    height: 505px;
  }
  .carousel-inner > .item.ones.active{
    background-image: url(../img/banner1.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    height: 505px;
  }
  .carousel-inner > .item > img,
  .carousel-inner > .item > a > img {
    line-height: 1;
  }
  @media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-inner > .item {
      -webkit-transition: -webkit-transform .6s ease-in-out;
           -o-transition:      -o-transform .6s ease-in-out;
              transition:         transform .6s ease-in-out;
  
      -webkit-backface-visibility: hidden;
              backface-visibility: hidden;
      -webkit-perspective: 1000px;
              perspective: 1000px;
    }
    .carousel-inner > .item.next,
    .carousel-inner > .item.active.right {
      left: 0;
      -webkit-transform: translate3d(100%, 0, 0);
              transform: translate3d(100%, 0, 0);
    }
    .carousel-inner > .item.prev,
    .carousel-inner > .item.active.left {
      left: 0;
      -webkit-transform: translate3d(-100%, 0, 0);
              transform: translate3d(-100%, 0, 0);
    }
    .carousel-inner > .item.next.left,
    .carousel-inner > .item.prev.right,
    .carousel-inner > .item.active {
      left: 0;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
  }
  .carousel-inner > .active,
  .carousel-inner > .next,
  .carousel-inner > .prev {
    display: block;
  }
  .carousel-inner > .active {
    left: 0;
  }
  .carousel-inner > .next,
  .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%;
  }
  .carousel-inner > .next {
    left: 100%;
  }
  .carousel-inner > .prev {
    left: -100%;
  }
  .carousel-inner > .next.left,
  .carousel-inner > .prev.right {
    left: 0;
  }
  .carousel-inner > .active.left {
    left: -100%;
  }
  .carousel-inner > .active.right {
    left: 100%;
  }
  .carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    filter: alpha(opacity=50);
    opacity: .5;
  }
  .carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
    background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
    background-image:         linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x;
  }
  .carousel-control.right {
    right: 0;
    left: auto;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
    background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
    background-image:         linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    background-repeat: repeat-x;
  }
  .carousel-control:hover,
  .carousel-control:focus {
    color: #fff;
    text-decoration: none;
    filter: alpha(opacity=90);
    outline: 0;
    opacity: .9;
  }
  .carousel-control .icon-prev,
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px;
  }
  .carousel-control .icon-prev,
  .carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px;
  }
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px;
  }
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 20px;
    height: 20px;
    font-family: serif;
    line-height: 1;
  }
.glyphicon-chevron-left:before {
    content: "\2039";
    font-size:70px;
}
.glyphicon-chevron-right:before {
  content: "\203a";
  font-size:70px;
}
  /* .carousel-control .icon-prev:before {
    content: "\2039";
  }
  .carousel-control .icon-next:before {
    content: "\203a";
  } */
  .carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none;
  }
  .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    border-radius: 10px;
  }
  .carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff;
  }
  .carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
  }
  .carousel-caption .btn {
    text-shadow: none;
  }
  @media screen and (min-width: 768px) {
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-prev,
    .carousel-control .icon-next {
      width: 30px;
      height: 30px;
      margin-top: -15px;
      font-size: 30px;
    }
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
      margin-left: -15px;
    }
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
      margin-right: -15px;
    }
    .carousel-caption {
      right: 20%;
      left: 20%;
      padding-bottom: 30px;
    }
    .carousel-indicators {
      bottom: 20px;
    }
  }
  .contact_info{
    text-align:left;
    font-size:14px;
    color: rgb(102, 102, 102);
    width:780px;
    margin:0 auto;
}
.contactText{
    margin-bottom: 50px;
}
.contact_item{
    display: flex;
    height: 50px;
}
.contact_img{
    width:30px;
    height: 28px;
    margin-right: 20px;
}
.footer{
  min-width: 1200px;
    background: rgba(38, 38, 38, 1);
    margin-top:60px;
    padding-top:36px;
    color: rgb(102, 102, 102);
}
.banner_item{
  min-width: 1200px;
}
.ft_wrap{
    width:1200px;
    margin:0 auto;
    display: flex;
}
.ft_name{
    font-size:24px;
    color:rgb(74, 179, 68);
    width: 1200px;
    margin: 0 auto;
    margin-bottom: 35px;

}
.ft_phone{
    font-size:20px
}
.ft_contact{
    font-size:18px;
}
.ft_left{
  padding-top:40px
}
.ft_center{
    /* margin-top:24px; */
    margin: 24px 125px 0 120px 
}
.ft_txt{
  font-size: 20px;
  font-weight: bold;
}
.em_list{
    margin-top:65px;
}
.footerContent{
    text-align: center;
    margin-top:36px;
    padding-bottom:8px;
}
.copyright{
    margin-left:5px;
    cursor:pointer;
    text-decoration: underline;
}
.copyright:link {
	color:rgb(102, 102, 102);
  text-decoration: underline;
}
.copyright:visited {
	color:rgb(102, 102, 102);
  text-decoration: underline;
}
.copyright:hover {
	color:rgb(102, 102, 102);
  text-decoration: underline;
}
.about_us_wrap{
  color:rgb(102, 102, 102);
}

