.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;
}



.sitemp2{
    background: #F7F8FA;
    padding:10px 0;
}
.site2{
    max-width: 1200px;
    width: 100%;
    margin:0 auto;
    font-size: 14px;
    color: #787878;
}
.site2 a{
    font-size: 14px;
    color: #787878;
}
#container2{
    max-width: 1200px;
    width: 100%;
    margin:0 auto;
    padding:50px 0 100px;
}
#container2 .left{
    width: 29%;
    float: left;
}
a.back{
    display: block;
    width: 134px;
    line-height: 40px;
    background: #0038FF;
    border-radius: 20px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    margin-bottom: 100px;
}
a.back img{
    margin-right: 50px;
    position: relative;
    top: 2px;
    display: inline-block;
}
.n_news{
    
}
.n_news h3{
    font-size: 22px;
    color: #000;
    line-height: 1.2;
    font-weight: 500;
    margin-bottom: 35px;
}
.news_list4{
    
}
.news_list4 li{
    margin-bottom: 20px;
}
.news_list4 li a{
    display: block;
    background: #F7F8FA;
    padding:15px 20px;
}
.news_list4 li a p{
    font-size: 18px;
    color: #282828;
    margin-bottom: 15px;
    line-height: 1.6;
}
.news_list4 li a span{
    font-size: 14px;
    color: #A8A8A8;
    display: block;
    padding-left: 0;
}
.news_list4 li a:hover{
    background: #0038FF;
}
.news_list4 li a:hover p,.news_list4 li a:hover span{
    color: #fff;
}
#container2 .right{
    width: 60%;
    float: right;
}
.case_detail{
    padding:0;
}
.news_detail h1,.case_detail h1{
    font-size: 26px;
    color: #000;
    font-weight: normal;
    margin-bottom: 15px;
    text-align: left;
    border:none;
    line-height: 40px;
}
.news_detail .info_title,.case_detail .info_title{
    font-size: 14px;
    color: #A8A8A8;
    padding-bottom: 20px;
    border-bottom: 2px solid #D8D8D8;
}
.news_detail .content{
    padding:30px 0;
    font-size: 18px;
    color: #787878;
    line-height: 2em;
}
.news_detail .page,.case_detail .page{
    border:none;
    padding:0;
    margin-top:50px;
}
.page{
    display: flex;
    justify-content: space-between;
}
.page .pageleft,.page .pageright{
    background: #252525;
    font-size: 22px;
    color: #fff;
    width: 296px;
    line-height: 80px;
    text-align: center;
    border-radius: 40px;
    overflow: hidden;

}
.page .pageleft a,.page .pageright a{
    display: block;
    font-size: 22px;
    color: #fff;
    width: 100%;
    line-height: 80px;
    text-align: center;
    white-space: nowrap; 
    text-overflow: ellipsis;
    overflow: hidden;
    padding:0 10px;
    box-sizing: border-box;
}
.page .pageleft:hover,.page .pageright:hover{
    background: #0038FF;
}

.case_detail .content{
    padding:30px 0;
}
.case_detail .case_text1 p{
    line-height: 2em;
    font-size: 18px;
    border-bottom: 1px solid #F0F0F0;
    padding:10px 0;
}
.case_detail .case_text1 p strong{
    color: #282828;
    display: inline-block;
    width: 35%;
    font-weight: normal;
}
.case_detail .case_text1 p em{
    color: #000;
    font-style: normal;
    display: inline-block;
    width: 65%;
    text-transform: uppercase;
}
.case_img_list{
    display: flex;
    flex-wrap: wrap;
    margin-top:50px;
}
.case_img_list p{
    width: 48%;
    margin-right: 4%;
    margin-bottom: 30px;
}
.case_img_list p:nth-child(2n){
    margin-right: 0;
}


.product_detail2{
    
}
.product_detail2 h1{
    font-size: 20px;
    color: #000;
    font-weight: normal;
    line-height: 36px;
    max-width: 1200px;
    width: 100%;
    margin:0 auto;
}
.product_detail2 h1 a{
    display: block;
    float: right;
    width: 96px;
    line-height: 36px;
    border-radius: 20px;
    font-size: 14px;
    color: #fff;
    background: #0038FF;
    text-align: center;
}
.pd_nav{
    background: #F7F8FA;
    margin:15px 0 0;
}
.pd_content{
    max-width: 1200px;
    width: 100%;
    margin:0 auto;    
}
.tab3li{
    display: flex;
    flex-wrap: wrap;

    max-width: 1200px;
    width: 100%;
    margin:0 auto;
}
.tab3li li{
    width: 176px;
    line-height: 62px;
    height: 65px;
    text-align: center;
    font-size: 18px;
    cursor: pointer;
}
.tab3li li.active{
    border-bottom: 3px solid #1A39D6;
    color: #1A39D6;
}
.tab3{
    display: none;
}
.tab3_2 img{
    max-width: 100%;
    text-align: center;
}
.tab3_1_img{
    display: flex;
    flex-wrap: wrap;
    margin:110px 0 80px;
}
.tab3_1_img .example{
    width: 45%;
    margin-right: 10%;
    position: relative;
    text-align: center;
}
.tab3_1_img .example img{
    max-height: 480px;
}
.tab3_1_img .example:nth-child(2n){
    margin-right: 0;
}
.tab3_1_img .example:before{
    content:'';
    position: absolute;
    right:0;
    top:0;
    background: url(../images/icon_fdj.svg) no-repeat center;
    width: 30px;
    height: 30px;
}
.example.zoomed:before{
    display: none;
}
.pd_list1{
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 65px;
}
.pd_list1 p{
    width: 45%;
    margin-right: 10%;
    line-height: 2em;
    font-size: 18px;
    border-bottom: 1px solid #F0F0F0;
    padding:10px 0;
}
.pd_list1 p:last-child{
    width: 100%
}
.pd_list1 p:last-child strong{
    width: 18%
}
.pd_list1 p:last-child em{
    width: auto;
    margin-right: 30px
}
.pd_list1 p:nth-child(2n){
    margin-right: 0;
}
.pd_list1 p strong{
    color: #282828;
    display: inline-block;
    width: 40%;
    font-weight: normal;    
}
.pd_list1 p em{
    color: #787878 ;
    font-style: normal;
    display: inline-block;
    width: 60%;
    text-transform: uppercase;
}
.pd_list2{
    
}
.pd_list2 p:nth-of-type(1)>em{
    text-align: center;
    width: 34%;
}
.pd_list2 p:nth-of-type(2)>em{
    text-align: center;
    width: 34%;
}
.pd_list2 p{
    display: flex;
    flex-wrap: wrap;
    line-height: 2em;
    font-size: 18px;
    border-bottom: 1px solid #F0F0F0;
    padding:10px 0;
}
.pd_list2 p strong{
    color: #282828;
    display: inline-block;
    width: 18%;
    font-weight: normal;    
}
.pd_list2 p em{
    color: #787878 ;
    font-style: normal;
    display: inline-block;
    width: 20%;
    text-transform: uppercase;
}
.p_tj{
    margin:140px auto 0px;   
}

.container.n_nav2,.he_xin{
    position: sticky;
    top: 0;
    left: 0;
    z-index: 999;
    position: -webkit-sticky;
}
@media(max-width:1600px){
    #container2 .right{
        width: 67%;
    }
    .news_detail h1, .case_detail h1{
        font-size: 22px;
        margin-bottom: 10px;
        line-height:1.6;
    }
    .news_detail .info_title, .case_detail .info_title {
        padding-bottom: 15px;
        border-bottom: 1px solid #D8D8D8;
        margin-top:0;
    }
    .case_detail .content{
        padding:20px 0;
    }
    .case_detail .case_text1 p{
        font-size: 16px;
        padding:6px 0;
    }
    .page .pageleft a, .page .pageright a{
        font-size: 17px;
        line-height: 60px;
    }
    .news_detail .content{
        font-size: 16px;
        padding:20px 0;
    }
    a.back {
        margin-bottom: 50px;
    }

}
@media(max-width:1440px){
    .page .pageleft, .page .pageright{
        width: 220px;
    }
}
@media(max-width:1199px){

}
@media(max-width:768px){
    #container2 .left{
        width: 100%;
    }
    a.back {
        width: 100px;
        margin-bottom: 20px;
    }
    a.back img {
        margin-right: 12px;
    }
    #container2 .left .n_news{
        display: none;
    }
    #container2 .right{
        width:100%;
        float:none;
    }
    .case_img_list{
        margin-top:30px;
    } 
    .news_detail .page, .case_detail .page{
        margin-top:30px;
    }
    .page .pageleft a, .page .pageright a{
        font-size: 15px;
        line-height: 50px;
    }
    .news_detail .content{
        font-size: 15px;
        padding:15px 0;
    }
}
@media(max-width:640px){
    .case_img_list{
        margin-top:20px;
    } 
    .news_detail h1, .case_detail h1 {
        font-size: 18px;
        margin-bottom: 0px;
    }
    .news_detail .info_title, .case_detail .info_title {
        padding-bottom: 10px;
    }
    .case_detail .case_text1 p{
        font-size: 15px;
    }
    .case_detail .case_text1 p strong{
        width: 30%;
    }
    .case_detail .case_text1 p em{
        width: 70%;
    }
    .news_detail .page, .case_detail .page{
        margin-top:20px;
    }
    .page .pageleft, .page .pageright {
        width: 150px;
    }
    .page .pageleft a, .page .pageright a{
        font-size: 14px;
        line-height: 38px;
    }
    
}
