 .m-naver {
    display: none;
  } 
.productcenter{
  width: 100%;
  height: 1038px;
  padding-top: 140px;
  box-sizing: border-box;
}
.productall{
  width: 1200px;
  height: 828px;
  margin: 0 auto;
  position: relative;
}
.productlist{
  width: 1200px;
  height: 638px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 30px;
}
.productlist li{
  width: 282px;
  height: 304px;
  border: 1px solid #E4E4E4;
}
.productlist li:nth-child(5){
  margin-top: 30px;
}
.productlist li:nth-child(6){
  margin-top: 30px;
}
.productlist li:nth-child(7){
  margin-top: 30px;
}
.productlist li:nth-child(8){
  margin-top: 30px;
}
.pro-li-img{
  width: 282px;
  height: 222px;
  overflow: hidden;
}
.pro-li-img img{
  width: 100%;
  height: 100%;
  transition: all .5s;
}
.pro-li-textall{
  width: 100%;
  height: 21px;
}
.pro-li-text{
  width: 242px;
  height: 21px;
  display: flex;
  justify-content: space-between;
  margin: 30px auto;
}
.pro-li-text h4{
height: 21px;
font-size: 16px;
font-family: MicrosoftYaHei;
color: #333333;
line-height: 21px;
}
.moreButton{
  width: 150px;
height: 50px;
border: 1px solid #333333;
font-size: 16px;
font-family: MicrosoftYaHei;
color: #333333;
line-height: 50px;
text-align: center;
margin: 70px auto;
}
.moreButton:hover{
  cursor: pointer;
}
.moreButton a{
    color: #666666;
    display: inline-block;
    width: 100%;
    height: 100%;
}
.sixzhezhao{
  width: 1200px;
  padding: 20px 0;
  position: absolute;
  left: 0;
  top: -210px;
  background: #FFFFFF;
  box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  z-index: 100;
  display: flex;
  justify-content: center;

}
.sixzhezhao-center{
  width: 992px;
  height: 90px;
  display: flex;
  justify-content: space-between;
}
.sixzhezhao-center li img{
  transition: all .5s;
}
.sixzhezhao-center li img:hover{
  transform: rotate(360deg);
}
.sixzhezhao-center li{
  width: 64px;
  height: 90px;
}
.sixzhezhao-center li h4{
  width: 64px;
height: 21px;
font-size: 16px;
font-family: MicrosoftYaHei;
color: #333333;
line-height: 21px;
}
.about{
  width: 100%;
height: 430px;
background: #EB6100;
padding-top: 70px;
box-sizing: border-box;
}
.aboutall{
  width: 1200px;
  height: 292px;
  margin: 0 auto;
}

.about .article{
  width: 100%;
  height: 40px;
  font-size: 30px;
  font-family: MicrosoftYaHei;
  color: #FFFFFF;
  line-height: 40px;
}
.aboutall p{
font-size: 14px;
font-family: MicrosoftYaHei;
color: #FFFFFF;
line-height: 28px;
text-align: center;
}
.aboutp1{
  margin-top: 30px;
}
.about .moreButton{
color: #FFFFFF !important;
border: 1px solid #FFFFFF;
margin-top: 60px;
}

.about .moreButton a{
    color:#FFFFFF !important;
}
.news{
  width: 100%;
  height: 755px;
  padding-top: 70px;
  padding-bottom: 80px;
  box-sizing: border-box;
}
.newsall{
  width: 1200px;
  height: 605px;
  margin: 0 auto;
}
.newscenter{
  width: 1200px;
  height: 480px;
  position: relative;
  margin-top: 47px;
}
.news .moreButton{
  width: 150px;
height: 40px;
line-height: 40px;
text-align: center;
color: #666666;
background: #FFFFFF !important;
border: 1px solid #666666;
margin: 0 auto;
}
.news .moreButton a{
    color: #FFFFF;
}
.newscenter .newsbgimg{
  width: 10px;
  height: 480px;
  position: absolute;
  left: 595px;
  top: 0;
}
.newscenter li{
  width: 1200px;
  height: 148px;
  display: flex;
  justify-content: space-between;
}
.newscenter li .newsleft{
  width: 50%;
  height: 100%;
  padding-left: 20px;
  padding-top: 20px;
  box-sizing: border-box;
}
.newscenter li .newsright{
  width: 50%;
  height: 100%;
  box-sizing: border-box;
  display: flex;
  padding-top: 20px;
  box-sizing: border-box;
  position: relative;
}
.newsleftall{
  width: 505px;
  height: 108px;
}
.newsright-date{
  width: 112px;
height: 52px;
font-size: 40px;
font-family: MicrosoftYaHei;
color: #ADADAD;
line-height: 52px;
}
.newsright-year{
  width: 29px;
height: 16px;
font-size: 12px;
font-family: MicrosoftYaHei;
color: #999999;
line-height: 16px;
}
.newsleftall h4{
  width: 100%;
  text-align: right;
height: 21px;
font-size: 16px;
font-family: MicrosoftYaHei;
color: #333333;
line-height: 21px;
}
.newsleftall p{
font-size: 14px;
font-family: MicrosoftYaHei;
text-align: right;
color: #999999;
line-height: 24px;
margin-top: 5px;
transition: all 1s;
}
.newsright-img2{
    position: absolute;
    right: 60px;
}
.newsright-img img{
  width: 304px;
  height: 108px;
  display: none;
}
.newsright2{
  display: flex;
  justify-content: flex-end;
  padding-left: 0;
  padding-right: 40px;
}


.reverse{
flex-direction: row-reverse;
}
    .twoli .newsxx{
        position: absolute;
        left: 424px;
    }
.newsright-text{
  position: absolute;
  left: 60px;
  transition: all 1s;
}

.newscenter li:hover .newsright-text{
  left: 424px;
}

.newscenter li:hover{
  background: #EB6100;
  cursor: pointer;
}
.newscenter li:hover .newsright-date{
color: white;
}
.newscenter li:hover .newsright-year{
color: white;
}
.newscenter li:hover .newsleftall h4{
color: white;
}
.newscenter li:hover .newsleftall p{
color: white;
}

.newscenter li:hover .newsright-img img{
  display: block;
  margin-left: 60px;
}

.newscenter li:hover .newsleftall p {
  margin-top: 15px;
}


.newscenter .twoli:hover .newsright-text2{
    left: 60px !important;
            transition: all 1s;
}


.youqing{
    display: none;
  width: 100%;
  padding: 20px 0;
  background: #E9E9E9;
}
.youqingpc{
      width: 100%;
  padding: 20px 0;
  background: #E9E9E9;
}
.lianjie{
  width: 1200px;
  margin: 0 auto;
  display: flex;
  align-items: center;
}
.lianjie span{
  color: #333333;
}
.lianjie a{
font-size: 14px;
font-family: MicrosoftYaHei;
color: #333333;
margin-left: 20px;
display: block;
}

.footlist{
  width: 100%;
  height: 78px;
}
.footlistcenter{
  width: 1200px;
  height: 78px;
  display: flex;
  margin: 0 auto;
  justify-content: center;
  align-items: center;
  border-bottom: 1px dashed #666666;
}
.footlists{
  width:696px;
  height: 19px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
.footlists li{
  width: 116px;
  height:19px;
  line-height: 19px;
  text-align: center;
  border-right: 1px solid #666666;
}
.footlists li:hover{
  font-weight: bold;
  color: #000;
} 
.footlists li:nth-last-child(1){
  border-right: none;
}
.footlists li a{
  display: inline-block;
  width: 100%;
font-size: 14px;
font-family: MicrosoftYaHei;
color: #666666;
}

.footer{
  width: 100%;
}
.footerall{
  width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
.footertab{
  width: 624px;
  display: flex;
  justify-content: space-between;
  padding-top: 29px;
}
.footertab li{
  height: 42px;
  line-height: 42px;
  color: #333333;
  border-bottom: 1px solid #333333;
}
.footertabx{
  width: 730px;
  height: 56px;
  font-size: 14px;
  font-family: MicrosoftYaHei;
  color: #666666;
  line-height: 28px;
  margin-top: 28px;
  display: none;
}
.current{
  display: block !important;
}
.currentg{
  color: red !important;
  border-bottom: 1px solid red !important;
}
.footertabx p a{
  color: #666666;
}

.footerall2{
  width: 380px;
  height: 112px;
  margin-top: 29px;
}
.footerall2 p{
  width: 380px;
font-size: 14px;
font-family: MicrosoftYaHei;
color: #666666;
line-height: 28px;
}
.pro-li-img img:hover{
  transform: scale(1.2);
}
.productlist li:hover{
    box-shadow: 0px 0px 10px #999;
}

.ham1{
  display: none;
  width: 60px;
  height: 60px;
}

.ham {
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
  transition: transform .6s;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.hamRotate.active {
  transform: rotate(45deg);
}
.hamRotate180.active {
  transform: rotate(180deg);
}
.line {
  fill:none;
  transition: stroke-dasharray 400ms, stroke-dashoffset 400ms;
  stroke:#000;
  stroke-width:5.5;
  stroke-linecap:round;
}
.ham1 .top {
  stroke-dasharray: 40 139;
}
.ham1 .bottom {
  stroke-dasharray: 40 180;
}
.ham1.active .top {
  stroke-dashoffset: -98px;
}
.ham1.active .bottom {
  stroke-dashoffset: -138px;
}


.lianjiea a{
  display: block;
}
.container{
  width: 100%;
  height: 100%;
  position: relative;
  right: 0;
  transition: all 1s;
}

.newsmobile{
  display: none;
}


.cehuanav{
  width: 40%;
  height: 100%;
  position: fixed;
  right: -40%;
  top: 0;
  background: rgb(178, 200 , 187);
  z-index: 999;
  transition: all 1s;
}
.cehuanav li{
  width: 100%;
  text-align: center;
  height: 50px;
  line-height: 50px;
}
.cehuanav li a{
  color: #ffffff;
}
.cehuanav li:hover{
  background: rgb(175, 215, 237);
  cursor: pointer;
}
