@font-face {
  font-family: "sy";
  src: url("./SourceHanSansCN-Normal.otf");
}
*{
  font-family: 'sy';
}

.container {
    width: 100%;
}

.bgi {
    position: relative;
    width: 100%;
}

.tabbar {

  display: flex;
  align-items: center;
  justify-content: space-between;
  position: absolute;
  top: 60px;
  left: 50%;
  transform: translate(-50%);
  width: 1500px;
  height: 88px;
  background-color: #ffffff;
  border-radius: 6px;
  z-index: 9;
  padding: 0 50px;
  box-sizing: border-box;
}

.f{
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: fixed;
  top: 0;
  left: 50%;
  transform: translate(-50%);
  height: 88px;
  background-color: #ffffff;
  border-radius: 6px;
  z-index: 987654321;
  padding: 0 50px;
  width: 1500px;
  box-sizing: border-box;
 } 

.logo {
    width: 452px;
    height: 32px;
}

.logo img {
    width: 100%;
    height: 100%;
}

.navigationTab {
    font-size: 16px;
    height: 100%;
    margin-left: 96px;
}
.navigationTab ul {
    display: flex;
    width: 100%;
    height: 100%;
}

.navigationTab ul li {
    line-height: 88px;
    text-align: center;
    font-weight: bold;
    margin-left: 50px;
    color: #333333;
}
.navigationTab ul li:first-child{
    margin-left: 0;
}
/* .navigationTab ul li:nth-child(3){
  margin-left: 48px;
}
.navigationTab ul li:nth-child(4){
  margin-left: 55px;
}
.navigationTab ul li:nth-child(5){
  margin-left: 57px;
}
.navigationTab ul li:nth-child(6){
  margin-left: 56px;
} */

.navigationTab ul li:hover {
    color: #c8103d;
}

.tabbarInp {
    position: relative;
    width: 160px;
    height: 34px;
    border-radius: 6px;
}

.tabbarInp input {
    display: inline-block;
    width: 100%;
    height: 100%;
    border-radius: 6px;
    border: solid 1px #c8103d;
    padding-left: 10px;
    box-sizing: border-box;
}

.tabbarInp img {
    position: absolute;
    right: 10px;
    bottom: 10px;
}

.product{
  width: 100%;
  margin-top: 56px;
}

.product img{
  display: block;
  margin: 0 auto;
 
}

.swiper-product{
  display: flex;
}

.news{
  width: 100%;
  height: 525px;
  background-color: #f6f6f6;
}

.news-main{
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 1400px;
  height: 100%;
  margin: 0 auto;
  box-sizing: border-box;
}

.news-video{
  width: 712px;
  height: 404px;
}

.news-video video{
  width: 100%;
  height: 100%;
}

.news-box{
  width: 660px;
  height: 404px;
  box-sizing: border-box;
  margin-left: 50px;
}

.news-tabbar{
  display: flex;
  justify-content: space-between;
  width: 100%;
  height: 53px;
  background-color: #e9e9e9;
}
.news-tabbar img{
  border-top-left-radius: 6px;
}

.news-video,.news-video video{
  border-radius: 6px;
}

.news-box,.news-tabbar{
  border-radius: 6px;
}

.news-icon{
  font-size: 14px;
  color: #666666;
  line-height: 53px;
  padding-right: 14px;
  box-sizing: border-box;
}

.box{
  width: 100%;
  height: 152px;
  padding: 0 31px 0px 31px;
  box-sizing: border-box;
  background-color: white;
}

.news-title{
  height: 100%;
}

.news-title-content{
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 50%;
  font-weight: bold;
}

.news-title-txt{
  display: flex;
  height: 50%;
  font-size: 18px;
  color: #8bbc30;
  align-items: center;
  width: 80%;
}

.news-title-time{
  display: flex;
  align-items: center;
  font-size: 16px;
  color: #666666;
  height: 50%;
  font-weight: initial;
}

.news-title-main{
  width: 100%;
  /* height: 50%; */
	font-size: 15px;
	line-height: 30px;
  color: #666666;
  border-bottom: 1px dotted #e5e5e5;
  box-sizing: border-box;
}

.news-list-box{
  width: 100%;
  height: 196px;
  background-color: white;
  padding: 16px 31px 31px 31px;
  box-sizing: border-box;
  color: #666666;
  font-size: 15px;
  border-radius: 6px;
}

.news-list{
  width: 100%;
  height: 100%;
}
.list-content{
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 25%;
}
.list-content div:first-child{
  overflow: hidden;white-space: nowrap;text-overflow: ellipsis;
  flex: 1;
}

.productBox{
  width: 100%;
  height: 477px;
}

.productlist{
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 1400px;
  height: 100%;
  margin: 0 auto;
}

.productInfo{
  width: 440px;
  height: 340px;
}

.productIcon{
  width: 100%;
  height: 54px;
  background-color: #f4f4f4;
  border-radius: 6px;
}

.productIcon img{
  border-radius: 6px;
}


.head{
  width: 100%;
  height: 180px;
}

.head-main{
  display: flex;
  position: relative;
  width: 1400px;
  height:100%;
  margin: 0 auto;
}

.c1{
  width: 25%;
  height: 100%;
}

.c1-1{
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 50%;
  font-size: 16px;
  color: #666666;
}

.introduce{
  width: 100%;
  height: 140px;
  background-color:#79a74e ;
  text-align: center;
  padding: 25px 0;
  box-sizing: border-box;
}

.introduce>div{
  height: 33.33%;
  /* line-height: 46px; */
  color: white;
  font-size: 16px;
}

.footer{
  width: 100%;
  height: 65px;
  text-align: center;
  line-height: 65px;
  color: #555555;
}

@media screen and (max-width: 1600px) {
  .tabbar,f {
      width: 100%;
  }
  body{
    zoom: .857;
  }
  .navigationTab ul li{
    color: #333333;
    /* margin-left: 46px; */
  }
}
@media screen and (max-width: 1440px) {
  .tabbar,.f{
    width: 100%;
  }
  .navigationTab{
    margin-left: 96px;
  }
  .navigationTab ul li{
    color: #333333;
    margin-left: 46px;
  }
}

@media screen and (max-width: 1400px) {
  body{
    zoom: .857;
  }
  .navigationTab {
    margin-left: 50px;
  }

  .navigationTab ul li{
    margin-left: 26px;
  }
  .tabbar {
      width: 100%;
  }
  .f{
    box-shadow: 0px 20px 20px -20px #ededed;
  } 

  .news-slider__arrow.news-slider-prev{
    left: 44px;
  }
  .news-slider__arrow.news-slider-next {
    right: 30px;
  }
  .news-main{
    width: 1200px;
  }
  .productlist{
    width: 1200px;
  }

  .productInfo{
    width: 350px;
  }
  .productInfo>div:last-child img{
    width: 350px;
  }
  .head-main{
    width: 1200px;
  }
}

@media screen and (max-width: 1366px) {
  .tabbar {
      width: 100%;
  }
  .f{
    box-shadow: 0px 20px 20px -20px #ededed;
  } 

  .news-slider__arrow.news-slider-prev{
    left: 44px;
  }
  .news-slider__arrow.news-slider-next {
    right: 30px;
  }
  .news-main{
    width: 1200px;
  }
  .productlist{
    width: 1200px;
  }

  .productInfo{
    width: 350px;
  }
  .productInfo>div:last-child img{
    width: 350px;
  }
  .head-main{
    width: 1200px;
  }
}

@media screen and (max-width: 1280px){
  .news-slider__arrow.news-slider-prev{
    left: -100px;
  }
  .news-slider__arrow.news-slider-next{
    right: -100px;
  }
  .head-main{
    width: 1300px;
  }
  .navigationTab{
    margin-left: 50px;
  }
  .navigationTab ul li{
    margin-left: 30px;
  }
} 

