<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.container::before,.container::after{
    display: none;
}
img{
    width: 100%;
}
#ip-img-preview {
    width: 33%;
    height: auto;
}
#imgs img{
    cursor: pointer;
}
.ban{
    position: relative;
}
.ban-text{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.ban-text h3{
    text-align: center;
    font-size: 36px;
    font-weight: bold;
    color: #fff;
}
.ban-text p{
    text-align: center;
    font-size: 16px;
    color: #ccc;
}
/* leftt */
.ny-nav{
    border-bottom: 1px solid #ccc;
    padding-bottom: 15px;
    padding-top: 30px;
    background: #f8f8f8;
}
.ny-nav&gt;ul{
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    margin: 0;
    position: relative;
}
.ny-nav&gt;ul&gt;li{
    margin: 0 50px;
}
.ny-nav&gt;ul&gt;li&gt;a{
    font-size: 16px;
    color: #333;
    padding-bottom: 15px;
    position: relative;
    cursor: pointer;
}
.ny-nav&gt;ul&gt;li.active&gt;a{
    color: #123984;
}
.ny-nav&gt;ul&gt;li:hover&gt;a{
    color: #123984;
}
.ny-nav&gt;ul&gt;li&gt;a&gt;hr{
    position: absolute;
    left: 50%;
    bottom: -22px;
    width: 0;
    height: 2px;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
}
.ny-nav&gt;ul&gt;li.active&gt;a&gt;hr{
    background: #123984;
    width: 80%;
    left: 10%;
}
.ny-nav&gt;ul&gt;li:hover&gt;a&gt;hr{
    background: #123984;
    width: 80%;
    left: 10%;
}

.ny-nav&gt;ul&gt;li&gt;ul{
    position: absolute;
    left: 0;
    top: 40px;
    width: 100%;
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    background: #fff;
}
.ny-nav&gt;ul&gt;li&gt;ul&gt;li{
    padding: 0 50px;
}
.ny-nav&gt;ul&gt;li&gt;ul&gt;li&gt;a{
    font-size: 14px;
    color: #000;
    padding: 15px 0;
    display: inline-block;
}
.ny-nav&gt;ul&gt;li&gt;ul&gt;li&gt;a:hover{
    color: #123984;
}
/* about */
.ny-about{
    padding: 60px 0;
    background: #f8f8f8;
}
.ny-ab-title{
    border-bottom: 1px solid #eee;
    margin-bottom: 50px;
}
.ny-ab-title&gt;h3{
    font-size: 24px;
    color: #000;
    font-weight: bold;
    margin-left: 50px;
}
.ny-ab-title&gt;span{
    font-size: 14px;
    color: #999;
    margin-left: 50px;
}
.ny-ab-title&gt;hr{
    width: 100px;
    height: 1px;
    background: #123984;
    border: none;
    margin: 0;
    margin-top: 10px;
    margin-left: 50px;
}
.ny-ab-con{
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    padding: 0 50px 50px;
}
.ny-ab-text{
    width: 100%;
    padding-top: 20px;
}
.ny-ab-text&gt;p{
    font-size: 14px;
    color: #666;
    text-indent: 2em;
    line-height: 36px;
    text-align: justify;
}
.ny-ab-img{
    width: 100%;
}
.ny-about ul{
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    margin-top: 50px;
}
.ny-about ul&gt;li{
    width: 49%;
    margin: 10px 0;
}
.ny-about ul&gt;li&gt;p{
    text-align: center;
    font-size: 16px;
    padding: 10px 0;
    margin: 0;
}











.ny-pr-con&gt;ul{
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
}
.ny-pr-con&gt;ul&gt;li{
    width: 24%;
    background: #fff;
    text-align: center;
    padding: 60px 20px;
    box-shadow: 0 0 12px -2px #ccc;
    position: relative;
}
.ny-pr-con&gt;ul&gt;li&gt;h3{
    font-size: 20px;
    color: #000;
    font-weight: bold;
}
.ny-pr-con&gt;ul&gt;li&gt;p{
    font-size: 14px;
    color: #333;
    line-height: 26px;
    margin-top: 30px;
}
.ny-pr-icon{
    position: absolute;
    left: 0;
    top: 0;
    width: 40px;
    height: 40px;
    background: #133984;
}
.ny-pr-icon&gt;span{
    color: #fff;
    font-size: 20px;
    line-height: 35px;
}
.ny-pro-img{
    width: 90%;
    margin: 80px auto 0;
    position: relative;
    padding: 30px 0;
}
.ny-pro-img&gt;h3{
    font-size: 26px;
    color: #000;
    font-weight: bold;
    text-align: center;
    margin-bottom: 70px;
}
.ny-pro-text{
    position: absolute;
}
.ny-pro-text p{
    font-size: 22px;
    color: #133984;
    font-weight: bold;
}
.ny-pro-text1{
    top: 395px;
    left:163px;
}
.ny-pro-text2{
    top: 395px;
    left:512px;
}
.ny-pro-text3{
    top: 395px;
    right:100px;
}
.ny-pro-text4{
    bottom: 302px;
    left:131px;
}
.ny-pro-text5{
    bottom: 302px;
    left:541px;
}
.ny-pro-text6{
    bottom: 302px;
    right:89px;
}



/*honor*/
.carousel {
    -webkit-perspective: 500px;
            perspective: 500px;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .carousel &gt; * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }
  .carousel figure {
    margin: 0;
    width: 40%;
    -webkit-transform-style: preserve-3d;
            transform-style: preserve-3d;
    -webkit-transition: -webkit-transform 0.5s;
    transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
    transition: transform 0.5s, -webkit-transform 0.5s;
  }
  .carousel figure a{
      display: block;
    width: 100%;
    box-sizing: border-box;
    padding: 0 0px;
  }
  .carousel figure a:not(:first-of-type) {
    position: absolute;
    left: 0;
    top: 0;
  }
  .carousel nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 20px 0 0;
  }
  .carousel nav button {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin: 0 5px;
    cursor: pointer;
    color: #333;
    background: none;
    border: 1px solid;
    letter-spacing: 1px;
    padding: 5px 10px;
  }

  nav.hbtn {
    position: absolute;
    width: 90%;
    margin: 5%;
    height: 100%;
    top: 0;
    left: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.lbtn,
.rbtn {
    height: 50px;
}




.ny-project{
    background: #f8f8f8;
    padding: 80px 0;
}
.ny-project&gt;h5{
    font-size: 18px;
    color: #666;
    text-align: center;
    line-height: 30px;
    margin-bottom: 80px;
}
.ny-project-con{
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    margin-bottom: 80px;
}
.ny-project-left{
    width: 40%;
}
.ny-project-right{
    width: 55%;
}
.ny-project-title{
    display: flex;
    align-items: center;
}
.ny-project-title&gt;i{
    font-size: 40px;
    color: #ccc;
    margin-right: 15px;
}
.ny-project-title&gt;h3{
    margin: 0;
}
.ny-project-title&gt;h3&gt;span{
    font-size: 18px;
    color: #000;
    font-weight: bold;
    display: inline-block;
}
.ny-project-title&gt;h3&gt;small{
    font-size: 14px;
    color: #999;
    display: inline-block;
}
.ny-project-left p{
    font-size: 16px;
    color: #666;
    line-height: 30px;
    margin-top: 30px;
}
.ny-project-left table{
    width: 100%;
    margin-top: 30px;
}
.ny-project-left table td{
    border: solid 1px #ccc;
    font-size: 16px;
    color: #666;
    padding: 10px;
    text-align: center;
}



.ny-project-die{
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    padding: 40px 0;
    margin: 40px 0;
}
.ny-die-left{
    width: 55%;
}

.ny-die-right{
    width: 40%;
    padding-top: 80px;
}
.ny-die-right p{
    font-size: 16px;
    color: #666;
    line-height: 30px;
    margin-top: 30px;
}













.ny-project-img{
    margin-top: 80px;
}
.ny-project-img&gt;.ny-project-title{
    margin-left: 50px;
    margin-bottom: 50px;
}
.ny-project-img&gt;ul{
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    
}
.ny-project-img&gt;ul&gt;li{
    width: 32%;
    margin: 10px 0;
}
.ny-project-img&gt;ul&gt;li&gt;p{
    text-align: center;
    font-size: 16px;
    color: #333;
    padding: 10px 0;
    margin: 0;
}

.bd_con4 { 
    display: flex;
    flex-flow: row wrap;
 }
 .bd_c4r{
     width: 70%;
     position: relative;
 }
 .bd_c4top&gt;a{
     position: absolute;
     right: 0;
     bottom: 5%;
 }
 .bd_c4l{
     width: 30%;
 }

 .bd_chgBox { float: left; height: 400px; width: 268px; overflow:hidden; position:relative}
 .bd_long { width: 3216px; position: absolute; left: 0px; top: 0px; height:400px; }
 .bd_long ul li { height: 400px; width: 268px; float: left; font-family: "å¾®è½¯é›…é»‘"; }








/* product */
.ny-product{
    background: #f8f8f8;
    padding: 60px 0;
}
.ny-pro-con&gt;h3{
    font-size: 18px;
    color: #666;
    text-align: center;
}
.ny-pro-con&gt;ul{
    display: flex;
    flex-flow: row wrap;
    margin-top: 80px;
}
.ny-pro-con&gt;ul&gt;li{
    width: 24%;
    margin-right: 15px;
    margin-bottom: 30px;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    overflow: hidden;
    background: #fff;
}
.ny-pro-con&gt;ul&gt;li:hover{
    box-shadow: 0 0 12px -2px #ccc;
}
.ny-pro-con&gt;ul&gt;li img{
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
}
.ny-pro-con&gt;ul&gt;li:hover img{
    transform: scale(0.9);
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    -o-transform: scale(0.9);
}
.ny-pro-con&gt;ul&gt;li:nth-of-type(4n){
    margin-right: 0;
}
.ny-pro-con&gt;ul&gt;li p{
    text-align: center;
    font-size: 16px;
    padding: 10px 20px;
    margin: 0;
    border-top: 1px solid #eee;
    background: #8dc31e;
    color: #fff;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
}
.ny-pro-con&gt;ul&gt;li:hover p{
    color: #fff;
    border-top: 1px solid #8dc31e;
}
/* pro-xq */

.ny-pro-xq{
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
   margin-top: 60px;
}
.ny-pro-xq&gt;div{
    width: 48%;
}
.pro-title&gt;h3{
    font-size: 22px;
    margin-top: 10px;
}
.pro-title&gt;h4{
    font-size: 22px;
    margin: 0;
    padding: 15px 0;
}
.pro-title&gt;p{
    font-size: 14px;
    line-height: 25px;
}
.ny-xq-title&gt;h2{
    font-size: 18px;
    font-weight: bold;
}
.ny-xq-title&gt;p{
    font-size: 14px;
    line-height: 26px;
    letter-spacing: 1px;
}
.ny-xq-title{
    width: 100% !important;
}
.pro-xq-con{
    padding-top: 20px;
}
.pro-xq-con table{
    width: 100%;
}
.pro-xq-con table tr:first-of-type{
    border: solid 1px #ccc;
    background: #123984;
    color: #fff;
}
.pro-xq-con table tr:first-of-type&gt;td{
    
    font-size: 16px;
}
.pro-xq-con table td{
    border: solid 1px #ccc;
    text-align: center;
    padding: 5px 5px;
    word-break: inherit !important;
}
.pro-xq-con&gt;p img{
    width: 100%;
    margin-top: 20px;
    margin-right: 19px;
}
.pro-xq-con&gt;p img:nth-of-type(3n){
    margin-right: 0;
}
.pro-xq-con&gt;p{
    display: flex;
    flex-flow: row wrap;
    line-height: 26px;
}
/* news */
.ny-news{
    padding: 60px 0;
}
.ny-news ul{
    display: flex;
    flex-flow: row wrap;
    
}
.ny-news ul&gt;li{
    width: 32%;
    padding: 20px 30px 40px;
    border-left: solid 1px #eee;
}
.ny-news ul&gt;li:nth-of-type(3n){
    border-right: solid 1px #eee;
}
.ny-news ul&gt;li h2{
    font-size: 60px;
    font-weight: bold;
    color: #eee;
    margin-bottom: 30px;
}
.ny-news ul&gt;li b{
    font-size: 12px;
    color: #999;
    font-weight: normal;
    margin: 0;
}
.ny-news ul&gt;li h3{
    font-size: 16px;
    font-weight: bold;
    color: #000;
    margin-top: 10px;
    margin-bottom: 30px;
}
.ny-news ul&gt;li p{
    font-size: 14px;
    color: #ccc;
    padding: 10px 0;
}
.ny-news ul&gt;li h5{
    margin-top: 30px;
    color: #333;
    display: flex;
    align-items: center;

}
.ny-news ul&gt;li h5&gt;span{
    width: 20px;
    height: 1px;
    background: #333;
    display: inline-block;
    margin-left: 10px;
    position: relative;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
}
.ny-news ul&gt;li h5&gt;span&gt;small{
    position: absolute;
    right: -2px;
    top: -3px;
    border-left: 8px solid #000;
    border-top: 3px solid transparent;
    border-bottom: 3px solid transparent;
}
.ny-news ul&gt;li:hover h5&gt;span{
    width: 80%;
}
.ny-news-xq{
    padding-top: 60px;
}
.ny-news-xq&gt;h2{
    font-size: 26px;
    font-weight: bold;
    margin: 0;
}
.ny-news-xq&gt;h3{
    margin: 0;
}
.ny-news-xq&gt;h3&gt;span{
    font-size: 16px;
    color: #000;
    margin-right: 20px;
}



.ny-downlad{
    margin-top:50px;
    width: 100%;
}
.ny-downlad li{
    border-bottom: 1px solid #ccc;
    padding: 20px 0;
}
.ny-downlad li&gt;a{
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
}
.ny-downlad li span{
    font-size: 16px;
    font-weight: bold;
    color: #000;
}
.ny-downlad li span i{
    padding-right: 5px;
}
.ny-downlad li small{
    display: inline-block;
    padding: 5px 20px;
    background: #d91f24;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    color: #fff;
}


/* ny-contact */
.ny-contact{
    background: #f6f6f6;
}
.ny-contact-con{
    padding: 60px 0;
}
.ny-contact-con&gt;h1{
    text-align: center;
    font-size: 24px;
    color: #123984;
    font-weight: bold;
}
.ny-contact-con&gt;ul{
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    padding: 10px 0 10px 17%;
}
.ny-contact-con&gt;ul&gt;li{
    width: 28%;
    margin: 0 20px;
}
.ny-contact-con&gt;ul&gt;li&gt;h3{
    font-size: 16px;
    color: #123984;
    font-weight: bold;
}
.ny-contact-con&gt;ul&gt;li&gt;p{
    font-size: 14px;
    color: #333;
}

/* message */
.ny-ditu{
    display: flex;
    flex-flow: row wrap;
}
.ny-message{
    width: 50%;
    background: #fff;
    padding: 30px 50px;
}
.ny-message&gt;h3{
    font-size: 20px;
    color: #000;
    font-weight: bold;
    text-align: center;
}
form input{
    width: 100%;
    height: 28px;
    border: 1px solid #dadada;
    color: #4e4e4e;
    font-size: 16px;
    line-height: 28px;
    text-indent: 10px;
    background:#fff;
} 
form textarea {
    width: 100%;
    border: 1px solid #dadada;
    color: #4e4e4e;
    font-size: 16px;
    line-height: 28px;
    text-indent: 10px; resize:none;
  
  }
  form span{
      font-size: 16px;
      color: #000;
      padding: 20px 0 5px;
      display: inline-block;
  }
  form input.botton {
    display: inline-block;
    border: none;
    cursor: pointer;
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    padding-right: 10px;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    background: #da251c;
    width: auto;
    height: 30px;
    margin-left: 45%;
    margin-top: 15px;
}
 

.page,.page1{
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    padding: 10px 10px;
    margin-top: 20px;
    width: 100%;
}
.page span,.page1 span{
    width: 50%;
    color: #000;
    font-size: 14px;
}
.page span:last-of-type,.page1 span:last-of-type{
    text-align: right;
}
.page span&gt;a{
    font-size: 14px;
    color: #000;
    border: solid 1px #ccc;
    padding: 2px 5px;
    border-radius: 5px;
}
.page span&gt;a&gt;select,.page span&gt;a&gt;select:focus{
    border: none;
    background: #f8f8f8;
}
.page-nums{
    display: none;
}
.page1 span&gt;a{
    color: #000;
}
.page-num{
    border: solid 1px #ccc;
    padding: 2px 10px;
    margin: 0 3px;
    border-radius: 5px;
}
.left-menu{
    display: none;
}
@media all and (max-width:768px) {
    .container{
        width: 100%;
    }
    
    .ban-text h3{
        font-size: 22px;
        margin-bottom: 10px;
        margin-top: 0;
    }
    .ny-about{
        padding: 20px 0;
    }
    .ny-ab-con{
        padding: 0;
    }
    .ny-ab-title{
        margin-bottom: 20px;
    }
    .ny-about ul{
        margin-top: 20px;
    }
    .ny-pro-con&gt;ul{
        margin-top: 0;
    }
    .ny-pro-con&gt;ul&gt;li{
        width: 47%;
        margin: 5px ;
    }
    .page span, .page1 span{
        width: 100%;
        display: inline-block;
        text-align: left !important;
        margin: 10px 0;
    }
    .ny-pro-xq{
        margin-top: 0;
    }
    .ny-pro-xq&gt;div{
        width: 100%;
    }
    .ny-contact-con{
        padding: 20px 0;
    }
    .ny-contact-con&gt;ul{
        padding: 20px 20px;
    }
    .ny-contact-con&gt;ul&gt;li{
        width: 100%;
    }
    #dituContent{
        height: 300px !important;
    }
    .nav-pro,.ny-product&gt;ul&gt;li,.bread-pro,.ny-news ul&gt;li{
        width: 100% !important;
    }
    .beard{
        display: none !important;
    }
}</pre></body></html>