<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">*{ padding: 0; margin: 0;}
body {
    font: 14px/24px 'å¾®è½¯é›…é»‘', 'Roboto', Arial, Helvetica, sans-serif;
    color: #232323;
    background: #fff;
}
a{
    text-decoration: none !important;
    color: inherit;
}
a:focus {
    outline: none;
}
ul,li{
    list-style: none;
}
.pic{
    width: 100%;
    height: auto;
    display: block;
}
.pa0{
    padding: 0;
}

.top60 {
    margin-top: 60px;
}
.bottom60{
    margin-bottom: 60px;
}
.pa0{ padding:0 !important;}

.topnav{
    background: #333;
    color: #fff;
    height: 36px;
    line-height: 36px;
}
.topnav .right{
    text-align: right;
}
.topnav .right p{
    margin: 0 15px 0 0;
    display: inline;
}

/* nav */
.navbar-default {
    background: #fff;
}
.navbar-collapse {
    float: right;
    width: 68%;
    background: #fff;
}
.navbar-default .navbar-nav&gt;li&gt;a{
    color: #111;
}
.navbar-nav&gt;li&gt;a {
    line-height: 46px;
    font-size: 16px;
}
.navbar-default .navbar-nav&gt;.active&gt;a,
.navbar-default .navbar-nav&gt;.active&gt;a:hover,
.navbar-default .navbar-nav&gt;.active&gt;a:focus {
    color: #fff;
    background-color: #d7261f;
}
.navbar-brand {
    padding: 0px 15px;
}
.navbar-nav {
    float: right;
}
.navbar-brand img{
    width: 280px;
    height: auto;
    margin: 8px 0 0;
}


/* syabout */
.syaleft{
    border: 3px solid #333;
    padding: 50px;
}
.syaleft h5{
    position: relative;
    padding-bottom: 12px;
}
.syaleft h5::after{
    content: "";
    position: absolute;
    background: #d7261f;
    height: 3px;
    width: 50px;
    left: 0;
    bottom: 0;
}
.syaleft h2{
    margin-bottom: 26px;
}
.more {
    border: 1px solid #ddd;
    margin: 15px 0 0;
    padding: 8px 36px;
    color: #fff;
    background: #d7261f;
    display: inline-block;
}
.more:hover{
    color: #fff;
}
.syabout{
    margin: 80px 0;
}
.syaright{
    margin: 30px 0 0 -50px;
}

/* syproduct */
.ptitle{
    background: url(../images/bg.JPG) center center no-repeat fixed;
    background-size: cover;
    padding: 60px 0 0;
    color: #fff;
    height: 680px;
}
.ptitle h2{
    font-weight: 600;
    margin-bottom: 30px;
    font-size: 20px;
}
.ptit{
    float: left;
    margin: 0;
} 

.plist{
    float: right;
}
.plist li{ 
    float: left;
    border: 1px solid #ddd;
    margin-right: 10px;
    padding: 3px 10px;
}
.plist li:nth-of-type(6){
    margin-right: 0;
    color: #fff;
    background: #d7261f;
}
.plist li:hover a{
    color: #d7261f;
}
#flexiselDemo1,
#flexiselDemo2,
#flexiselDemo3 {
    display: none;
}

.nbs-flexisel-container {
    position: relative;
    max-width: 100%;
}

.nbs-flexisel-ul {
    position: relative;
    width: 9999px;
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    text-align: center;
}

.nbs-flexisel-inner {
    overflow: hidden;
    float: left;
    width: 100%;
    margin-top: 10px;
    background: rgba(215, 38, 31, .9);
    padding: 20px 0;
}

.nbs-flexisel-item {
    float: left;
    margin-right: 8px;
    padding: 0 0 30px 0;
    cursor: pointer;
    position: relative;
    line-height: 0px;
}

.nbs-flexisel-item img {
    width: 100%;
    cursor: pointer;
    positon: relative;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-right: 10px;
    /*max-width:100px;
	max-height:45px;*/
}
.agile-gallery-info h5{
    font-size: 14px;
    padding: 12px 0;
    color: #444;
}
.w3_tab_img_left{
    background: #fff;
}
.pmore{
    border: 1px solid #666;
    padding: 3px 15px;
}

.w3_tab_img_left:hover .agile-gallery-info .pmore {
    color: #fff;
    background: #d7261f;
    border: 1px solid #fff;
}

/*** Navigation ***/

.nbs-flexisel-nav-left,
.nbs-flexisel-nav-right {
    width: 36px;
    height: 36px;
    position: absolute;
    cursor: pointer;
    z-index: 100;
    opacity: 0.8;
}

.nbs-flexisel-nav-left {
    left: 10px;
    background: url(../images/button-previous.png) no-repeat;
}

.nbs-flexisel-nav-right {
    right: 5px;
    background: url(../images/button-next.png) no-repeat;
}

a.cm-overlay {
    text-decoration: none;
    overflow: hidden;
    display: block;
    background: #fff;
}

.gimg:hover {
    -webkit-transform: scale(1.18);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 750ms;
    -moz-transform: scale(1.15);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 750ms;
    overflow: hidden;
}

.w3_tab_img_left .agile-gallery-info p {
    margin: 20px 0;
}

.w3_tab_img_left:hover .agile-gallery-info p {
    color: #ef7b00;
    margin-top: 20px;
}
/* syproduct-end */

.boxzi{
    background: #d7261f;
    height: 348px;
    padding: 30px 48px;
}
.boxzi h2{
    margin-bottom: 5px !important;
    font-size: 20px;
}
.hot ul {
    padding: 15px 0;
    margin: 0;
}

.hot ul li {
    line-height: 28px;
    margin: 8px 0;
}

.hot ul li a {
    color: #fff;
}
.hot ul li a div{
    font-size: 16px;
}
.hot ul li a p{
   width: 100%;
   line-height: 26px;
   margin: 15px 0 0;
   font-size: 13px;
   text-align: justify;
   color: rgba(255, 255, 255, 0.8)
}

/* .hot ul li:hover a {
    color: #ff9600;
} */

.hot ul li:hover a b {
    background: #ff9600;
}

.hot ul li a b {
    margin-right: 8px;
    background: #333;
    color: #fff;
    width: 26px;
    height: 26px;
    text-align: center;
    display: block;
    float: left;
}
.synews{
    background: #fcb200;
    color: #111;
    padding: 30px 42px;
}
.synews ul{
    margin-top: 12px;
}
.synews ul li{
    border-bottom: rgba(0, 0, 0, .1) 1px solid;
    line-height: 42px;
}
.synews ul li span{
    float: right;
    border: 1px solid #333;
    height: 28px;
    line-height: 24px;
    width: 28px;
    text-align: center;
    font-size: 20px;
    border-radius: 50%;
    margin-top: 7px;
}
.synews ul li a{
    color: #333;
}
.synews ul li:hover a {
    color: #222;
}

.tubox{
    position: relative;
    width: 100%;
    overflow: hidden;
}
.tubox img {
    transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -webkit-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
}

.tubox:hover img {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    -moz-transform: scale(1.2);
    cursor: pointer;
}
.tubox .tuzi{
    position: absolute;
    top: 15px;
    left: 0;
    right: 0;
    text-align: center;
    width: 70%;
    height: 70%;
    margin: 15%;
    background: rgba(0, 0, 0, .5);
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    line-height: 20px;
}
.tubox .tuzi h4{
    width: 100%;
    font-weight: 600;
    letter-spacing: 1px;
    text-shadow: 0 1px 6px #333;
    text-transform: uppercase;
}
.tubox .tuzi:hover h4{
    color: #d7261f;
}
.tubox .tuzi:hover h4 a {
    color: #d7261f;
}
.tubox .tuzi a{
    text-shadow:1px 1px 1px #333;
}
.tubox .tuzi a b{
    color: #fff;
    text-shadow: none;
    font-size: 26px;
    margin-top: 10px;
}

/* footop */
.footop{
    width: 100%;
    height: auto;
    margin: 200px 0 50px;
}
.datit{
    position: relative;
    padding-bottom: 15px;
    font-size: 26px;
}
.datit::after{
    content: "";
    position: absolute;
    background: #d7261f;
    height: 3px;
    width: 60px;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.footop ul {
    width: 100%;
    margin: 30px 0 38px;
    display: inline-block;
}

.footop ul li {
    border-right: 1px solid #ddd;
    text-align: center;
}

.footop ul li:nth-of-type(4) {
    border-left: none !important;
    border-right: none !important;
}

.abjj {
    width: 100%;
    height: 112px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    background: rgba(255, 255, 255, 0.5);
}
.abjj img{
    width: 60px;
    height: auto;
}

.abjj h3 {
    color: #d7261f;
    font-size: 36px;
    font-weight: 600;
    margin: 10px 0 40px;
    width: 100%;
    text-align: center;
}
.abjj h3 span{
    font-size: 18px;
    color: #333;
    padding-left: 5px;
    font-weight: normal;
}
.abjj p {
    margin-top: -40px;
    text-indent: 0 !important;
    font-size: 16px;
}

/* footer */
.footer {
    width: 100%;
    background: url(../images/footbg.jpg) center top no-repeat;
    padding: 20px 0;
    color: #fff;
    border-top: 8px solid #d7261f;
}
.footer h3{
    font-size: 20px;
}

.footer p {
    margin-bottom: 0 !important;
    line-height: 26px;
}

/* ny-about */
.aboutnr{ margin-bottom: 30px;}
.nyban {
    position: relative;
}

.nyban .postit {
    width: 100%;
    height: auto;
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 40%;
}

.nyban .postit h4 {
    display: block;
    font-size: 30px;
    letter-spacing: 2px;
    font-weight: 500;
    color: #fff;
    /* background: rgba(0, 0, 0, .8); */
    padding: 15px 0;
}
.position {
    border-bottom: 1px solid #ddd;
    color: #333;
    background: #c72c1c;
}
.position h3{
    margin: 0;
    line-height: 50px;
    color: #fff;
}

.nyabbg {
    background: #fff;
    margin: 42px 0;
}
.abnav{
    width: 100%;
    height: auto;
    display: inline-block;
}
.abnav ul li{
    float: left;
    margin-right: 15px;
    background: #666;
    padding: 5px 25px;
}
.abnav ul .active{
    background: #c72c1c;
}
.abnav ul li a{
    color: #fff;
}

/* ny-shebei */
.tz-gallery {
    width: 100%;
    display: -ms-flex;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    /* margin: 0 10px; */
    width: 100%;
        margin-top: 30px;
    /* justify-content: space-between; */
}

.thumbnail {
    width: 100%;
    overflow: hidden;
    padding: 8px;
    border: 5px solid #ddd;
    border-radius: 0;
}

.thumbnail:hover {
    border: 5px solid rgba(236, 78, 79, .6);
}

.thumbnail img {
    transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -webkit-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
}

.thumbnail:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -moz-transform: scale(1.1);
}


/* ny-page*/
.pagination {
    display: -ms-flex;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin: 30px auto;
    justify-content: space-between;
}

.pagination span&gt;a {
    padding: 5px 10px;
    color: #333;
    border: solid 1px #ccc;
    border-radius: 5px;
}

.page-num-current {
    padding: 5px 0 !important;
}

.pagination span&gt;a select,
.pagination span&gt;a select:focus {
    border: solid 1px transparent !important;
    padding: 5px 10px;
    background: transparent;
}


/* left-nav */
.nav-pro&gt;ul {
    border: none;
    /* box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2); */
}

.nav-pro&gt;ul&gt;li {
    position: relative;
    margin: 0 15px 0 0;
    border-bottom: 1px solid #f5f5f5;
    transition: .3s;
}

.nav-pro&gt;ul&gt;li&gt;a {
    padding: 10px 0 10px 10px;
    display: block;
    transition: .3s;
    cursor: pointer;
    line-height: 20px;
}

.nav-pro&gt;ul&gt;li:hover&gt;a {
    border-left: 5px solid #0000ff;
    background: #f5f5f5;
}

.nav-pro&gt;ul&gt;li&gt;i {
    position: absolute;
    right: 6px;
    top: 8px;
    font-size: 24px;
}

.nav-pro&gt;ul&gt;.active {
    border: none;
}

.nav-pro&gt;ul&gt;.active&gt;a {
    border-left: 5px solid #0000ff;
    background: #f5f5f5;
    display: block;
}

.nav-pro&gt;ul&gt;li&gt;a {
    color: #333;
    font-size: 13px;
}

.nav-pro&gt;ul&gt;li&gt;ul&gt;li&gt;a {
    color: #555;
    padding: 10px 5px;
    margin: 0 10px;
    border-bottom: 1px solid #ddd;
    display: block;
    font-size: 15px;
}

.nav-pro&gt;ul&gt;li&gt;ul&gt;.active {
    background: #0000ff;
}

.nav-pro&gt;ul&gt;li&gt;ul&gt;li&gt;ul&gt;li {
    padding-left: 26px;
}

.nav-pro&gt;ul&gt;li&gt;ul&gt;li&gt;ul&gt;li&gt;a {
    color: #888;
    line-height: 32px;
    width: 92%;
    display: block;
    padding: 0 0 0 8px;
    border-bottom: 1px dotted #ddd;
}

.submenu {
    display: none !important;
}

.showsub .submenu {
    display: block !important;
}

.sonmenu {
    display: none;
}

/* ny-product */
.pboxny {
    width: 100%;
    height: auto;
    margin-bottom: 24px;
}
.pro-title h2 {
    font-size: 16px !important;
    padding: 0 10px !important;
}

.pboxny img {
    width: 100%;
    height: auto;
    margin: 0;
    /* box-shadow: 0 0 1px #ccc; */
    background-color: skyblue;
    transition: all 1s;
    /* border: 1px solid #ddd; */
}

.pboxny:hover img{
    box-shadow: 5px 5px 8px #ddd;
}

.pboxny p {
    text-align: center;
    line-height: 24px;
    height: 56px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    padding: 8px;
    font-size: 14px;
    color: #333;
    border-bottom: 1px solid #ddd;
}

.pboxny:hover p {
    color: #c72c1c;
}

.pro-xq-ms&gt;h3 {
    font-size: 20px;
    color: #444;
    line-height: 56px;
    text-indent: 2em;
    font-weight: 600;
    border-bottom: 4px solid #d7d7d7;
    background-color: #eee;
}

.pro-xq-ms&gt;p {
    padding: 5px 5px;
    display: -ms-flex;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    justify-content: space-between;
    border-bottom: 1px solid #000;
}

.pro-xq-ms&gt;p&gt;a {
    color: #333;
    font-size: 14px;
}

.pro-xq-ms&gt;p&gt;span {
    font-size: 14px;
    color: #333;
}
.pro-title h2{
    height: auto !important;
    line-height: 28px !important;
    padding: 8px 15px !important;
}

/* ny-faq */
.faq li{
    border-bottom: 1px solid #ddd;
}
.faq li h3{
    font-size: 18px;
    line-height: 26px;
    font-weight: 600;
}
.faq li h3 span {
    float: left;
    height: 52px;
}
.faq li h3 b{
    background: #c72c1c;
    color: #fff;
    width: 26px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    display: block;
    float: left;
    margin-right: 15px;
}
.faq li p{
    color: #666;
}
.faq li p span{
    float: left;
    height: 78px;
}
.faq li p b {
    background: #0000ff;
    color: #fff;
    width: 26px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    display: block;
    margin-right: 15px;
}

.newback {
    display: flex;
    display: -webkit-flex;
    flex-flow: row wrap;
    justify-content: space-between;
    margin-top: 50px;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    line-height: 46px;
    padding: 0 15px;
}

.newback a:hover {
    color: #014d97;
}
/* ny-news */
.news {
    display: inline;
}

.news li {
    width: 100%;
    display: inline-block;
    border: #ddd 1px solid;
    padding: 32px;
    margin-bottom: 15px;
    transition: all 1s;
}

.news li:hover {
    background: #fafafa;
    box-shadow: 10px 10px 10px #ddd;
}

.news li:hover h4 {
    color: #014d97;
}

.news li a {
    color: #333;
}

.news li a p {
    color: #666;
    font-size: 15px;
    line-height: 26px;
    margin-bottom: 10px;
}

.news li h4 {
    font-size: 20px;
    margin: 0 0 15px;
}

.newshow h3 {
    font-size: 22px;
    margin-bottom: 20px;
}

.newshow p {
    font-size: 15px;
    line-height: 26px;
    text-indent: 2em;
    margin-bottom: 10px;
}

.newback {
    display: flex;
    display: -webkit-flex;
    flex-flow: row wrap;
    justify-content: space-between;
    margin-top: 50px;
}

.newback a:hover {
    color: #014d97;
}
.wenz p img{
    width: 94%;
    height: auto;
}


/* ny-contact */
.linkbox {
    width: 100%;
    height: auto;
    display: inline-block;
    margin: 0 0 10px;
    text-align: center;
}

.linkbox b {
    font-weight: normal;
}

.linkbox ul li {
    line-height: 28px;
    border: 5px solid #ddd;
    padding: 10px 36px 16px;
    text-align: left;
}

/* .linkbox ul li:nth-of-type(2){
    border-right: none;
} */

.linkbox ul li p {
    border-bottom: 1px dotted #ddd;
}

.linkbox ul li h3 {
    font-size: 20px;
    margin-bottom: 18px;
    padding-left: 7px;
    border-left: 4px solid #0000ff;
}

.messagebox {
    width: 100%;
    display: inline-block;
    /* border: 1px solid #ddd; */
    padding: 25px 45px;
    background: #eee;
    margin-top: 0;
}

.linktu {
    width: 100%;
    height: auto;
    margin: 0 auto;
    position: relative;
}

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

.messagebox h4 {
    font-size: 20px;
}

.message-con {
    width: 100%;
    padding: 10px 0 0;
}

.message-con&gt;form {
    display: -ms-flex;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;

}

.message-con&gt;p {
    font-size: 26px;
    font-weight: block;
    text-align: center;
}

.form-group {
    width: 33%;
    margin: 0;
    padding: 5px;
}

.form-group input,
.form-group1 textarea {
    padding: 10px;
    border-radius: 5px;
    letter-spacing: 1px;
    font-size: 15px;
    outline: none;
    border: none;
    box-shadow: none;
    display: block;
    width: 100%;
    height: 34px;
    line-height: 28px;
    color: #555;
    background-color: #fff;
    background-image: none;
}

.form-group1 {
    width: 100%;
    margin: 0;
    padding: 5px;
}

.form-group1 textarea {
    width: 100%;
    height: 90px;
}

.yzm {
    margin: 15px 30px 0 0;
}

.submit {
    background: #333;
    color: #fff;
    border-radius: 0;
    font-size: 15px;
    width: 16%;
    margin: 12px 42%;
    height: 38px;
    outline: none;
    letter-spacing: 1px;
    cursor: pointer;
    border: none;
}

.message-bd {
    height: 30px;
}

.message-con img {
    height: 35px;
}

.linkicon2 {
    margin: 20px 0;
    line-height: 46px;
    text-align: center;
}

.linkicon2 li {
    display: inline-block;
    background: rgba(0, 0, 0, .8);
    border-radius: 50%;
    width: 60px;
    height: 60px;
    text-align: center;
    line-height: 72px;
    margin: 0 20px;
}

.linkicon2 li:hover {
    background: rgba(70, 158, 48, .9);
}

.linkicon2 li&gt;a {
    color: #fff;
}

.pro-next {
    padding: 15px 15px 0;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    margin: 26px 0 38px;
    display: flex;
    display: -webkit-flex;
    flex-flow: row wrap;
    justify-content: space-between;
}

.pro-next p a {
    color: #333;
}

.pro-next p a:hover {
    color: #0000ff;
}

.pback {
    display: block;
    padding: 3px 24px;
    border-radius: 15px;
    background: #666;
    color: #fff;
}

.pback:hover {
    background: #0000ff;
    color: #fff;
}

.youcs {
    padding-left: 20px;
}

.youcs h4 {
    background: #ddd !important;
    height: 46px;
}

.youcs h4 strong {
    color: #222;
    line-height: 46px;
}

.scweb {
    background-image: linear-gradient(to right, #ff9000 0, #ff5000 100%);
    background-repeat: repeat-x;
    border: 1px solid #0000ff;
    display: inline-block;
    padding: 6px 30px;
    margin: 15px 0 0 15px;
    color: #fff;
    border-radius: 5px;
}

.scweb:hover {
    color: #fff;
}

.scweb:visited {
    color: #fff;
    text-decoration: line-through;
}

.sj{ display: block;}
@media all and (max-width: 767px) {
    html,body{ overflow-x: hidden;}
    .topnav{ display: none;}
    .navbar-brand{ padding: 0;}
    .navbar-brand img{ width: 200px;}
    .navbar-collapse{ width: 100%; float: none;}
    .navbar-nav{ float: none;}
    .navbar-nav&gt;li&gt;a{ line-height: 24px; text-align: center;}
    .abjj{ height: 160px; margin-bottom: 10px;}
    .footop{ margin-top: 250px;}
    .sj{ display: none;}
    .nyban img{ width: 150%; margin: 0 25% 0 -25%;}
    .faq li p span{ height: auto;}
    .messagebox{ padding: 22px;}
    .form-group{ width: 100%;}
    .submit{ width: 50%; margin: 10px auto;}
    .footer h3{ display: none;}
    .ewm{ display: none;}
    .boxzi{ display: none;}
}</pre></body></html>