<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url(../../css/theme.css);
@import url(../../css/m.css);


*,*:before,*:after {-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}
html {-webkit-tap-highlight-color:transparent}
body,dd,dl,figure,form,h1,h2,h3,h4,h5,h6,p,td,th {margin:0;padding:0;border:0}
body {overflow-x:hidden;color:#333;font-size:16px;font-family:Arial,'Times New Roman','Microsoft Yahei';-webkit-overflow-scrolling:touch;background:#fff;}
@font-face {src:url("../font/Gobold%20Bold.otf");font-family:"Gobold Bold";}
li,ol,ul {margin:0;padding:0;list-style-type:none}
img {max-width:100%;border:0;vertical-align:middle}
table {border-collapse:collapse;border-spacing:0}
a {color:inherit;outline:none;text-decoration:none;background:transparent}
a,em,i,span {display:inline-block}
b,em,i {font-style:normal}
h1,h2,h3,h4,h5,h6 {font-weight:normal;font-size:16px}
button,input,optgroup,select,textarea {outline:0;border:0;vertical-align:middle;padding:0;}
button,html input[type=button],input[type=reset],input[type=submit],input[type=text] {outline:0;border:0;border-radius:0;cursor:pointer;-webkit-appearance:button;background:#fff;}
textarea {resize:none;font-size:14px}
textarea,.select {appearance:none;-webkit-appearance:none;-moz-appearance:none;-o-appearance:none}
.clearfix:after,.clearfix:before,.mauto:after,.mauto:before {display:table;content:""}
.clearfix:after,.mauto:after,.clear {clear:both}
.img img,.imgs img {width:100%;}
.imgs {position:relative}
.mauto {max-width:1440px;margin:0 auto}
@media screen and (max-width:1680px) {.mauto {max-width:90%;}
    .home_product {padding-top:40px;padding-bottom:20px;}
}
@media (max-width:1200px) {.mauto {max-width:92%;}
}
@media (max-width:768px) {.mauto {max-width:92%;}
    body {padding-top:0;}
    .ny-about03 .ny-about-left p{margin:0!important; padding:0!important;text-indent: 0!important;}
    #inquiry_area img{ display:none;}
}
/* transition */ .head_nav li a,.nav_w .head_nav li li a,.nav_w .head_nav li ul,.nav_w .head_nav li li&gt;a:before,.head_nav b:after,.nav_head .btn--search,.nav_head .btn--search:after,.nav_w .head_nav&gt;li&gt;a:after,.nav_head .head-search .search-ipt {-moz-transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;}
.home_product h2::after,.home_partner h2::after,.home_email h2::after,.home_product .item img,.hot_advantage_box ul li .item,.hot_advantage_box ul li .item img,.index-news-box ul li .item img,.hot_advantage_box ul li .item img,.product-item-text span a,.case-list li a .img img,.pagination-bar ul li a,.sidebar-about ul li,.sidebar-about ul li i,.sidebar-featured ul li .item .pro-detail-info span a,.owl-controls .owl-prev,.owl-controls .owl-next,.owl-controls .owl-prev,.owl-controls .owl-next,.products_info .bavlcn a::after,.home_product::after,.home_about,.products-list li a:hover .imgs,.products-list .imgs img,.sidebar-featured ul li .item .pro-media img,.news-list li a .img,.news-list li:hover a .img img,.home_about .mauto::after,.home_product li:first-child .imgs,.home_product li:last-child .imgs,.home_product .imgs img,.home_newslist &gt; .news_item,.home_newslist &gt; .items-wrapper .news_item + .news_item,.home_newslist &gt; .news_item .img img,.home_newslist &gt; .items-wrapper .news_item .img img,.i-more a,.home_newslist .news_item .img img,.home_newslist .owl-item:nth-child(3) .content {transition:ease all 0.4s;-webkit-transition:ease all 0.4s;-moz-transition:ease all 0.4s;-o-transition:ease all 0.4s;}
/*æ»šåŠ¨æ¡æ&nbsp;·å¼*/@media screen and (max-width:768px) {::-webkit-scrollbar {width:1px;height:1px;}
    ::-webkit-scrollbar-track {-webkit-box-shadow:inset 0 0 1px rgba(0,0,0,0);border-radius:1px;background-color:#fff;}
    ::-webkit-scrollbar-thumb {border-radius:1px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0);background-color:#fff;}
}
/*-å¼€åœºåŠ¨ç”»-*/.animated {-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}
.animated.infinite {-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}
.animated.hinge {-webkit-animation-duration:2s;animation-duration:2s}
@-webkit-keyframes fadeInLeftA {0% {opacity:0;-webkit-transform:translate3d(-20%,0,0);transform:translate3d(-20%,0,0)}
    100% {opacity:1;-webkit-transform:none;transform:none}
}
@keyframes fadeInLeftA {0% {opacity:0;-webkit-transform:translate3d(-20%,0,0);-ms-transform:translate3d(-20%,0,0);transform:translate3d(-20%,0,0)}
    100% {opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}
}
.fadeInLeftA {-webkit-animation-name:fadeInLeftA;animation-name:fadeInLeftA}
@-webkit-keyframes fadeInUpA {0% {opacity:0;-webkit-transform:translate3d(0,30px,0);transform:translate3d(0,30px,0)}
    100% {opacity:1;-webkit-transform:none;transform:none}
}
@keyframes fadeInUpA {0% {opacity:0;-webkit-transform:translate3d(0,30px,0);-ms-transform:translate3d(0,30px,0);transform:translate3d(0,30px,0)}
    100% {opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}
}
.fadeInUpA {-webkit-animation-name:fadeInUpA;animation-name:fadeInUpA}
@-webkit-keyframes fadeInRightA {0% {opacity:0;-webkit-transform:translate3d(20%,0,0);transform:translate3d(20%,0,0)}
    100% {opacity:1;-webkit-transform:none;transform:none}
}
@keyframes fadeInRightA {0% {opacity:0;-webkit-transform:translate3d(20%,0,0);-ms-transform:translate3d(20%,0,0);transform:translate3d(20%,0,0)}
    100% {opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}
}
.fadeInRightA {-webkit-animation-name:fadeInRightA;animation-name:fadeInRightA}
@-webkit-keyframes twinkling {0% {opacity:0;}
    100% {opacity:1;}
}
@-webkit-keyframes OrangePulse {from {background-color:rgba(210,174,109,.2);-webkit-box-shadow:0 0 10px rgba(210,174,109,1);}
    50% {background-color:rgba(210,174,109,1);-webkit-box-shadow:0 0 10px rgba(210,174,109,1);}
    to {background-color:rgba(210,174,109,.2);-webkit-box-shadow:0 0 10px rgba(210,174,109,1);}
}
@-webkit-keyframes swing {20% {-webkit-transform:rotate(40deg);transform:rotate(40deg)}
    40% {-webkit-transform:rotate(-20deg);transform:rotate(-20deg)}
    60% {-webkit-transform:rotate(10deg);transform:rotate(10deg)}
    80% {-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}
    100% {-webkit-transform:rotate(0deg);transform:rotate(0deg)}
}
@keyframes swing {20% {-webkit-transform:rotate(40deg);-ms-transform:rotate(40deg);transform:rotate(40deg)}
    40% {-webkit-transform:rotate(-20deg);-ms-transform:rotate(-20deg);transform:rotate(-20deg)}
    60% {-webkit-transform:rotate(10deg);-ms-transform:rotate(10deg);transform:rotate(10deg)}
    80% {-webkit-transform:rotate(-10deg);-ms-transform:rotate(-10deg);transform:rotate(-10deg)}
    100% {-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}
}
.swing {-webkit-transform-origin:top center;-ms-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}
@-webkit-keyframes jump {0% {-webkit-transform:translateY(0);}
    25% {-webkit-transform:translateY(-20%);}
    50% {-webkit-transform:translateY(0);}
    75% {-webkit-transform:translateY(-10%);}
    100% {-webkit-transform:translateY(0);}
}
@keyframes jump {0% {transform:translateY(0);}
    25% {transform:translateY(-20%);}
    50% {transform:translateY(0);}
    75% {transform:translateY(-10%);}
    100% {transform:translateY(0);}
}
@-webkit-keyframes bounceInA {0%,100%,20%,40%,60%,80% {-webkit-transition-timing-function:cubic-bezier(0.215,.61,.355,1);transition-timing-function:cubic-bezier(0.215,.61,.355,1)}
    0% {opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}
    20% {-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}
    40% {-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}
    60% {opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}
    80% {-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}
    100% {opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}
}
@keyframes bounceInA {0%,100%,20%,40%,60%,80% {-webkit-transition-timing-function:cubic-bezier(0.215,.61,.355,1);transition-timing-function:cubic-bezier(0.215,.61,.355,1)}
    0% {opacity:0;-webkit-transform:scale3d(.3,.3,.3);-ms-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}
    20% {-webkit-transform:scale3d(1.1,1.1,1.1);-ms-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}
    40% {-webkit-transform:scale3d(.9,.9,.9);-ms-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}
    60% {opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);-ms-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}
    80% {-webkit-transform:scale3d(.97,.97,.97);-ms-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}
    100% {opacity:1;-webkit-transform:scale3d(1,1,1);-ms-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}
}
.bounceInA {-webkit-animation-name:bounceInA;animation-name:bounceInA;-webkit-animation-duration:.75s;animation-duration:.75s}
@-webkit-keyframes fadeInDownA {0% {opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}
    100% {opacity:1;-webkit-transform:none;transform:none}
}
@keyframes fadeInDownA {0% {opacity:0;-webkit-transform:translate3d(0,-100%,0);-ms-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}
    100% {opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}
}
.fadeInDownA {-webkit-animation-name:fadeInDownA;animation-name:fadeInDownA}
@keyframes fadeInA {0% {opacity:0;}
    100% {opacity:1;}
}
.fadeInA {-webkit-animation-name:fadeInA;animation-name:fadeInA}
@-webkit-keyframes flipInY {0% {-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}
    0%,40% {-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}
    40% {-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg)}
    60% {-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}
    80% {-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}
    to {-webkit-transform:perspective(400px);transform:perspective(400px)}
}
@keyframes flipInY {0% {-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}
    0%,40% {-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}
    40% {-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg)}
    60% {-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}
    80% {-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}
    to {-webkit-transform:perspective(400px);transform:perspective(400px)}
}
.flipInY {-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}
@-webkit-keyframes zoomInA {0% {opacity:0;-webkit-transform:scale3d(.6,.6,.6);transform:scale3d(.6,.6,.6)}
    50% {opacity:1}
}
@keyframes zoomInA {0% {opacity:0;-webkit-transform:scale3d(.6,.6,.6);transform:scale3d(.6,.6,.6)}
    50% {opacity:1}
}
.zoomInA {-webkit-animation-name:zoomInA;animation-name:zoomInA}
/* CSS å…¬å…±æ&nbsp;·å¼ç»“æŸ *//* nav */.nav_main {margin:0 auto;position:relative;}
.nav_w {-moz-box-sizing:content-box;-webkit-box-sizing:content-box;-ms-box-sizing:content-box;-o-box-sizing:content-box;box-sizing:content-box;}
header {width:100%;z-index:10;position:fixed;left:0;top:0;}
header .header {width:100%;background:#fff;border-bottom:1px solid #ddd;}
header .header .logo {overflow:hidden;float:left;}
header .header .logo img {max-height:60px;padding-top:3%;}
header .header .top-fixed .logo img {/*width:80%;*/transition:all .5s;-webkit-transition:all .5s;}
header .header .top-fixed .sm-blue &gt; li {height:70px;transition:all .5s;-webkit-transition:all .5s;}
header .header .top-fixed .sv-acbl span {width:80px;height:70px;transition:all .5s;-webkit-transition:all .5s;}
header .header .top-fixed .sm-blue ul {top:70px;}
header .header .top-fixed .sv-acbl p {top:70px;}
@media screen and ( max-width:1300px) {.header {padding:0 3%;}
    header .header .logo {padding:5px 0;}
    header .header .logo img {height:50px;padding-top:0;}
    header .header .header-top {padding:0 3%;}
    header .header .sv-acbl span {width:70px;border-left:0px solid #ddd !important;border-right:0px solid #ddd  !important;}
}
@media screen and ( max-width:768px) {header {z-index:101}
    header .header {padding:0;}
    header .header-top {padding:0;}
    header .header .logo img {width:auto;max-height:50px;}
    header .header .sm-blue &gt; li {height:auto;}
}
header .header-top {width:100%;background-color:#cc0505;position:relative;padding:0 20px;}
header .header-top #top1 {width:100%;/*background-color:#eeeeee;*/}
header .header-top #top1 .top1c {padding:5px 0 5px 0;line-height:25px;width:100%;margin:0 auto;color:#fff;}
header .header-top #top1 .top1c a {/*padding-left:5px;*/ margin-right:5px;}
header .header-top #top1 .top1c_l {float:right;color:#fff;}
header .header-top #top1 .top1c_l li {display:inline-block;margin-right:10px;}
header .header-top #top1 .top1c_l li:hover a {color:#fff;}
header .header-top #top1 .top1c_l li p {text-align:center;height:24px;width:24px;line-height:24px;display:block;border-radius:24px;margin:0px;padding:0px;float:left;margin-right:5px;}
header .header-top #top1 .top1c_l li:hover p {background-color:fff;}
header .header-top #top1 .top1c_r {float:right;margin-left:5px;}
header .header-top #top1 .top1c_r .sitemap {}
header .header-top #top1 .top1c i {color:#fff;display:inline-block;vertical-align:top;}
@media screen and ( max-width:1300px) {header .header-top #top1 .top1c_l {margin-bottom:5px;/*display:none;*/}
    header .header-top #top1 .top1c_l li p {/*background-color:#666;*/text-align:center;height:20px;width:20px;line-height:20px;display:block;border-radius:20px;margin:0px;padding:0px;float:left;margin-right:5px;}
    header .header-top #top1 .top1c_l li p i {font-size:12px;}
}
.head_layer {-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding:0 45px;background:#fff;}
.head_layer .nav_main {/*background-color:#1d1e20;*/display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;}
.head_layer .logo {height:105px;/*background-color:#1d1e20;*/position:relative;padding-right:5%;padding-top:5px;padding-bottom:5px;float:left;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;}
.head_layer .logo img {width:auto;max-height:80px;}
.head_layer .nav_w {-webkit-box-flex:1;-webkit-flex:1;flex:1;float:rihgt;}
.nav_head .head_right {float:right;text-align:right;}
.nav_head .c-language {display:inline-block;padding:25px 0;position:relative;text-align:left;vertical-align:middle;}
.nav_head .c-language .c-language-title {padding-top:7px;padding-bottom:7px;position:relative;}
.nav_head .c-language .c-language-title,.nav_head .c-language .c-language-title a {color:#333;}
.nav_head .c-language .c-language-cont {top:117%;border-radius:5px;overflow:hidden;}
.nav_head .c-language:hover .c-language-title,.nav_head .c-language:hover .c-language-title a {color:#fff;}
.nav_head .head-search {display:inline-block;position:relative;margin-left:30px;vertical-align:middle;}
.nav_head .head-search .search-ipt {display:block;width:230px;border:0;background-color:#eee;height:32px;line-height:35px;padding-left:20px;font-size:12px;}
.nav_head .head-search .search-btn {width:35px;height:32px;border:0;cursor:pointer;position:absolute;right:0;top:0;background:#fc0001;}
.nav_head .head-search .search-btn:before {content:'\e6fb';font-size:22px;font-family:"iconfont";color:#fff;}
.nav_w {vertical-align:middle;}
.nav_w .head_nav {display:inline-block;position:relative;z-index:2;float:right;}
.nav_w .head_nav:after {display:none;}
.nav_w .head_nav&gt;li {display:inline-block;line-height:103px;font-size:15px;position:relative;perspective:500px;font-family:Arial;vertical-align:middle;position:relative;}
.nav_w .head_nav&gt;li&gt;a {color:#333;position:relative;font-weight:700;display:inline-block;vertical-align:top;padding:0 20px;text-transform:uppercase;}
.nav_w .head_nav&gt;li&gt;a&gt;em {display:inline-block;vertical-align:top;position:relative;font-size:20px;font-family:"Gobold Bold";}
.nav_w .head_nav&gt;li&gt;a&gt;b {display:inline-block;margin-left:5px;}
.nav_w .head_nav&gt;li&gt;a&gt;b:after {content:'\e635';font-size:12px;margin-left:.2em;vertical-align:middle;font-family:"iconfont";color:#999;}
.nav_w .head_nav&gt;li.nav-current&gt;a {color:#fc0001;}
.nav_w .head_nav&gt;li.nav-current&gt;a&gt;em:before {width:100%;left:0;opacity:1;}
.nav_w .head_nav&gt;li:hover&gt;a {color:#fc0001;}
.nav_w .head_nav&gt;li:hover&gt;a&gt;b:after {-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg);}
.nav_w .head_nav&gt;li li {position:relative;text-align:left;padding:0 15px;}
.nav_w .head_nav&gt;li li a {display:block;line-height:1.4em;padding:10px 5px;font-size:14px;position:relative;color:#333;}
.nav_w .head_nav&gt;li li a:before,.nav_w .head_nav&gt;li li:hover&gt;a:before {content:'';display:block;width:3px;height:30%;background-color:#193553;position:absolute;left:-15px;top:40%;opacity:0;filter:alpha(opacity=0);}
.nav_w .head_nav&gt;li li b:after {content:'\e600';font-size:12px;position:absolute;right:0;top:10px;font-family:"iconfont";color:#999;}
.nav_w .head_nav&gt;li li:last-child&gt;a {border-bottom:0;}
.nav_w .head_nav&gt;li li:hover&gt;a {color:#fc0001;}
.nav_w .head_nav&gt;li li:hover&gt;a b:after {border-left-color:#193553;}
.nav_w .head_nav li ul {width:250px;padding:15px 0;background-color:#1d1e20;position:absolute;left:0;top:100%;z-index:999;-webkit-transform:scale(.8) rotateY(30deg);-ms-transform:scale(.8) rotateY(30deg);-o-transform:scale(.8) rotateY(30deg);transform:scale(.8) rotateY(30deg);opacity:0;filter:alpha(opacity=0);visibility:hidden;box-sizing:border-box;-webkit-transform-origin:center 0;-moz-transform-origin:center 0;-ms-transform-origin:center 0;-o-transform-origin:center 0;transform-origin:center 0;box-shadow:3px 3px 0 rgba(0,0,0,.1);background:#fff;}
.nav_w .head_nav li ul:before {content:'';display:block;width:100%;height:2px;background:linear-gradient(90deg,#fc0001,#fc0001);position:absolute;left:0;top:0;}
.nav_w .head_nav&gt;li ul ul {left:100%;top:-15px;}
.nav_w .head_nav li:hover&gt;ul {-webkit-transform:none;-ms-transform:none;-o-transform:none;transform:none;opacity:1;filter:alpha(opacity=100);visibility:visible;}
/*.nav_w .head_nav li.menu_left ul {left:auto;right:0;}
*/.nav_w .head_nav li.menu_left ul ul {right:102%;}
.fixed-nav {width:100%;}
.fixed-nav .head_layer {background:#1d1e20;}
.fixed-nav .head_layer .logo {height:81px;display:none;}
.fixed-nav .head_layer .nav_w {padding-left:0;}
.fixed-nav .head_layer .nav_w .head_nav {float:left;}
.fixed-nav .fixed-nav .c-language {padding-top:15px;padding-bottom:15px;}
.fixed-nav .head_layer {width:100%;position:fixed;left:0;top:0;z-index:9;-webkit-transition:none;-o-transition:none;transition:none;-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);-o-transform:translateY(-100%);transform:translateY(-100%);opacity:1;box-shadow:0 0 1px rgba(0,0,0,.2);}
.fixed-nav .head_nav&gt;li&gt;a,.fixed-nav .head_nav li {-webkit-transition:none;-o-transition:none;transition:none;}
.fixed-nav .nav_w .head_nav li li {font-size:13px;}
.fixed-nav .nav_w .head_nav&gt;li {line-height:75px;}
.fixed-nav .nav_w .head_nav&gt;li&gt;a:after {top:auto;bottom:-1px;}
.fixed-nav-active .head_layer {-webkit-transform:none;-ms-transform:none;-o-transform:none;transform:none;opacity:1;-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;background:#fff;}
.phone-head-items {display:none;}
@media only screen and (max-width:1680px) {.head_layer .logo {height:116px;}
    .head_layer .nav_w {text-align:right;}
    .nav_w .head_nav {padding-top:60px;}
    .nav_w .head_nav &gt; li {line-height:55px;}
    .nav_w .head_nav &gt; li &gt; a {padding:0 18px;}
    .nav_w .head_nav &gt; li:last-child &gt; a {padding-right:0;}
    .nav_head .head_right {position:absolute;right:0;top:0;z-index:5;}
    .nav_head .c-language {padding:15px 0;}
    .fixed-nav .nav_w .head_nav {padding-top:0;}
    .fixed-nav .head_right {position:static;}
    .fixed-nav .head_layer .nav_w {text-align:left;}
    .fixed-nav .nav_w .head_nav &gt; li:first-child &gt; a {padding-left:0;}
}
@media only screen and (max-width:1440px) {.nav_main {width:100%;}
    .nav_w .head_nav&gt;li&gt;a&gt;em {font-size:16px;}
}
@media only screen and (max-width:1200px) {.head_layer .logo {padding-right:3%;}
    .head_layer .logo img {max-height:50px;}
    .head_layer .nav_w {padding-left:0;}
    .nav_w .head_nav&gt;li&gt;a {padding:0 10px;}
}
@media only screen and (max-width:950px) {.mobile-body-mask {width:100%;height:100vh;background:rgba(0,0,0,0.6);position:fixed;left:0;top:0;z-index:999}
    .mobile-ico-close {width:30px;height:30px;position:absolute;right:-30px;top:0;background:#1d1e20;line-height:30px;text-align:center;font-weight:normal;}
    .mobile-ico-close:before {content:'\e689';font-family:"iconfont";font-size:20px;color:#fff;}
    .sub-content {position:relative;display:block;right:auto;border-radius:0;border:none;box-shadow:none;z-index:99999;}
    .lang-more {display:none !important}
    .phone-head-items {position:fixed;top:0;left:0;background:#333;width:100%;height:25px;line-height:25px;text-align:left;display:block;z-index:999;}
    .phone-head-item {float:left;width:45px;}
    .phone-head-item .phone-head-aside {float:right}
    .phone-head-item .title {width:100%;height:25px;line-height:25px;overflow:hidden;text-align:center;color:#FFF;cursor:pointer;-webkit-tap-highlight-color:rgba(0,0,0,0);}
    .phone-head-item .title a {position:relative;display:block;color:#FFF;}
    .phone-head-item.phone-head-home .title a:before {content:'\f015';font-family:"iconfont";}
    .phone-head-item.phone-head-nav .title:before {content:'\e601';font-family:"iconfont";}
    .phone-head-item.phone-head-language .title:before {content:"\e85f";font-family:"iconfont";}
    .phone-head-item.phone-head-search .title:before {content:"\e6fb";font-family:"iconfont";}
    .phone-head-item .phone-head-social .title:before {content:"\f007";font-family:"iconfont";}
    .phone-head-item .phone-head-aside .title:before {content:"\f060";font-family:"iconfont";}
    .phone-head-item .main-content-wrap {background:#1d1e20;top:0;display:block;z-index:99999;}
    .phone-head-item .main-content-wrap .content-wrap {overflow-y:auto;height:100%;padding:15px 10px;background-color:#1d1e20;background:#333;}
    .phone-head-item .main-content-wrap.middle-content-wrap .content-wrap {overflow-y:hidden;}
    .phone-head-item .side-content-wrap {position:fixed;display:block;left:-90%;width:90%;height:100%;}
    .phone-head-item .middle-content-wrap {position:absolute;left:0;width:100%;height:auto;padding:20px 0;opacity:0;visibility:hidden;}
    .phone-head-item .middle-show-content-wrap {top:30px;visibility:visible;opacity:1;}
    .nav_head .logo {position:relative;display:block;float:none;text-align:center;}
    .nav_head {padding:25px 0 0;height:auto;}
    .nav_head .nav_w .head_nav,.nav_head .c-language,.nav_head .btn--search {display:none;}
    .nav_head .nav_w {position:static;display:none;}
    .nav_head .btn--search {right:0;top:-20px;margin:0;}
    .nav_head .head-search {display:none;}
    .head-search {position:relative;width:90%;height:35px;background:#000;margin:0 auto;}
    .head-search .search-ipt {position:absolute;width:100%;height:100%;left:0;top:0;color:#FFF;padding:0 10px;border:0;background-color:transparent;}
    .head-search .search-btn {position:absolute;width:35px;height:100%;border:none;right:0;top:0;display:block !important;background:#fc0001;}
    .head-search .search-btn:before {content:"\e6fb";font-family:"iconfont";font-size:20px;}
    .head-search .search-attr {display:none;}
    /* header */.nav_head {position:static;}
    .head_layer {/*background:#1d1e20;*/background:#fff;padding-top:5px;padding-bottom:5px;}
    .head_layer .logo {height:auto;padding-right:0;}
    .head_layer .logo img {max-height:50px;}
    .head_layer .nav_main {display:block;background:none;}
    .head_top {display:none;}
    /*nav */.head_nav {width:100%;}
    .head_nav li {position:relative;display:block;width:100%;}
    .head_nav &gt; li {border-bottom:1px solid #ddd;line-height:35px;color:#ddd;}
    .head_nav &gt; li:after {content:'\e600';position:absolute;right:0;top:0;font-size:12px;font-family:"iconfont";}
    .head_nav li ul {display:block;width:100%;}
    .head_nav li ul li {width:auto;padding:0 10px;font-size:14px;text-transform:lowercase;line-height:30px;}
    .head_nav li ul li:before {content:"";width:3px;height:3px;background:#999;border-radius:50%;position:absolute;left:0;top:15px;}
    .head_nav li ul li li {line-height:25px;}
    .head_nav li ul li li:before {display:none;}
}
@media only screen and (max-width:767px) {.nav_head .logo img {max-height:50px;width:auto;}
}
@media only screen and (max-width:480px) {/* nav_main */.nav_main,.nav_head .nav_main {width:100%;padding-left:10px;padding-right:10px;}
    /* header */.head_top {padding-top:15px;padding-bottom:15px;border-bottom-width:1px;}
}
/*-search-*/.container {position:relative;min-height:100vh;}
.nav-search:before {-webkit-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out;}
.nav-search,.nav-search .head-search,.nav-search .btn--search-close {-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;}
.nav-search {width:100%;height:102px;position:absolute;left:0;top:158px;z-index:3;opacity:0;visibility:hidden;}
.nav-search:before {content:'';display:block;width:100%;height:100%;position:absolute;left:0;top:0;background-color:#313131;}
.nav-search .head-search {padding:25px;position:relative;z-index:1;}
.nav-search .head-search {text-align:center;-webkit-transform:scale(.8);-ms-transform:scale(.8);-o-transform:scale(.8);transform:scale(.8);opacity:0;}
.nav-search .search-ipt {display:inline-block;color:#fff;width:50%;max-width:600px;height:50px;background-color:transparent;border:2px solid #999;padding:0 15px;margin-right:-5px;}
.nav-search .search-btn {width:60px;height:50px;background-color:#999;border:0;position:relative;z-index:1;background-position:center;background-repeat:no-repeat;background-image:url(../images/search_btn.png);}
.nav-search .search-attr {display:none;}
.nav-search .btn--search-close {display:inline-block;width:45px;height:45px;background-color:#ccc;background-position:center;background-repeat:no-repeat;background-image:url(../images/search_btn_close.png);-webkit-background-size:auto 15px;background-size:auto 15px;border-radius:50%;position:absolute;right:5%;top:50%;margin-top:-22px;cursor:pointer;z-index:2;}
.nav-search .btn--search-close:hover {background-color:#fc0001;}
.nav-search .btn--search-close:hover {-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg);}
.search--open {opacity:1;visibility:visible;}
.search--open .head-search {opacity:1;-webkit-transform:none;-ms-transform:none;-o-transform:none;transform:none;}
.search--open .btn--search-close {-webkit-animation:bounceInA .4s ease;-o-animation:bounceInA .4s ease;animation:bounceInA .4s ease;}
.fixed-body .nav-search {position:fixed;top:0;}
/*-language-*/.language-seo {display:none;font-family:Arial,Helvetica,sans-serif;}
.phone-head-language .language-seo,.c-language .language-seo {display:block}
.c-language .c-language-title,.c-language .c-language-title a {font-size:10pt;}
.c-language .c-language-title {padding:7px 0;}
.c-language .c-language-title a:after {font-family:'iconfont';content:"\e635";font-size:12px;display:inline-block;padding-left:2px;color:#999;}
.c-language:hover .c-language-title a:after {-moz-transform:rotate(-360deg);-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);-o-transform:rotate(-180deg);transform:rotate(-180deg);}
.c-language .c-language-cont {position:absolute;top:67px;right:0;width:100px;background:#fff;padding:10px;transform:scale3d(0.9,0.9,1);opacity:0;visibility:hidden;z-index:999;-moz-transition:all 0.3s ease-in-out;-webkit-transition:all 0.3s ease-in-out;-ms-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;border-radius:5px;overflow-y:scroll;max-height:80vh;}
.c-language:hover .c-language-cont {transform:scale3d(1,1,1);opacity:1;visibility:visible;}
.c-language .c-language-cont li {display:inline-block;vertical-align:top;width:100%;margin:0 0 15px;font-size:10pt;overflow:hidden;padding:0 10px 0 0;}
.c-language .c-language-cont .lang-item-hide {display:none !important;}
.c-language .c-language-cont .lang-more {position:relative;display:block;text-align:center;cursor:pointer;line-height:30px;}
.c-language .c-language-cont .more-active {font-size:20px;}
.language-f span {position:relative;display:inline-block;vertical-align:top;*display:inline;*zoom:1;white-space:nowrap;padding:0 0 0 33px;overflow:hidden;color:#333;}
@media screen and (max-width:950px) {.language-f span {color:#fff;}
    .head-search .search-btn:before {color:#fff;}
}
.c-language::-webkit-scrollbar {width:5px;}
.c-language::-webkit-scrollbar-track {background-color:#fff;}
.c-language::-webkit-scrollbar-thumb {background-color:rgba(0,0,0,.3);border-radius:3px;}
.c-language .language-cont:hover::-webkit-scrollbar-thumb {display:block}
.language-f .country-f {position:absolute;left:0;top:50%;display:inline-block;vertical-align:top;*display:inline;*zoom:1;background-repeat:no-repeat;background-image:url(../image/flag.png);width:22px;height:16px;margin:-8px 5px 0;}
li.language-f a {position:relative;}
li.language-f a:hover span {color:#a6937c}
.language-f-cn .country-f {background-position:0 0;}
.language-f-en .country-f {background-position:0 -22px;}
.language-f-es .country-f {background-position:0 -44px;}
.language-f-nl .country-f {background-position:0 -66px;}
.language-f-ar .country-f {background-position:0 -88px;}
.language-f-ru .country-f {background-position:0 -110px;}
.language-f-de .country-f {background-position:0 -132px;}
.language-f-ja .country-f {background-position:0 -154px;}
.language-f-pt .country-f {background-position:0 -176px;}
.language-f-fr .country-f {background-position:0 -198px;}
.language-f-it .country-f {background-position:0 -220px;}
.language-f-ko .country-f {background-position:0 -242px;}
.language-f-th .country-f {background-position:0 -264px;}
.language-f-el .country-f {background-position:0 -286px;}
.language-f-pl .country-f {background-position:0 -308px;}
.language-f-bul .country-f {background-position:0 -330px;}
.language-f-est .country-f {background-position:0 -352px;}
.language-f-dan .country-f {background-position:0 -374px;}
.language-f-fin .country-f {background-position:0 -396px;}
.language-f-cs .country-f {background-position:0 -418px;}
.language-f-rom .country-f {background-position:0 -440px;}
.language-f-slo .country-f {background-position:0 -462px;}
.language-f-swe .country-f {background-position:0 -484px;}
.language-f-hu .country-f {background-position:0 -506px;}
.language-f-hi .country-f {background-position:0 -528px;}
.language-f-tr .country-f {background-position:0 -550px;}
.language-f-vi .country-f {background-position:0 -572px;}
.language-f-fa .country-f {background-position:0 -594px;}
.language-f-he .country-f {background-position:0 -616px;}
.language-f-sk .country-f {background-position:0 -638px;}
.language-f-id .country-f {background-position:0 -660px;}
.language-f-lt .country-f {background-position:0 -682px;}
.language-f-lv .country-f {background-position:0 -704px;}
.language-f-ms .country-f {background-position:0 -726px;}
.language-f-no .country-f {background-position:0 -748px;}
.language-f-uk .country-f {background-position:0 -770px;}
.language-f-ur .country-f {background-position:0 -792px;}
.language-f-hr .country-f {background-position:0 -814px;}
.language-f-tw .country-f {background-position:0 0;}
.language-f-bn .country-f {background-position:0 -836px;}
/*æŒ‰é’®*/.i-more a {position:relative;padding:0 20px;height:50px;line-height:50px;color:#fff;background:#fc0001;border-radius:5px;}
.i-more a:hover {padding:0 50px;color:#fff;border-radius:25px;}
.i-more a:hover::after {width:100%;border-color:#fc0001;border-radius:5px;background:#fc0001;}
.i-more a i {z-index:1;position:relative;}
@media screen and (max-width:768px) {.i-more {text-align:center;}
}
/*é¦–é¡µ-å¤§æ&nbsp;‡é¢˜å…¬ç”¨*/.home_product h2,.home_partner h2,.home_email h2,.home_news h2 {color:#333333;padding-bottom:60px;text-align:center;position:relative;}
.home_product h2 em,.home_partner h2 em,.home_email h2 em,.home_news h2 em {font-size:40px;text-transform:uppercase;color:#231816;font-weight:bold;}
@media screen and (max-width:768px) {.home_product h2,.home_partner h2,.home_email h2,.home_news h2 {padding-bottom:40px;}
}
/*å†…é¡µ-å³ä¾§å°æ&nbsp;‡é¢˜å…¬ç”¨*/.alcet_title {font-size:20px;background:#eee;height:50px;line-height:50px;border-left:5px solid #fc0001;padding-left:20px;margin-bottom:20px;}
.alcet_title a {float:right;font-size:14px;color:#fc0001;margin-right:20px;}
.alcet_title a:hover {color:#ea4234;}
@media screen and (max-width:1280px) {.alcet_title {height:auto;line-height:30px;}
}
@media screen and (max-width:768px) {.inner-message .alcet_title {line-height:25px;}
}
main .main_con {min-height:400px;margin:0 auto;max-width:1440px;}
.main_con{ display: flex; align-items: flex-start;}
@media screen and (max-width:1500px) {main .main_con {max-width:85%;}
}
@media screen and (max-width:768px) {
	.main_con{display: block;}
	main .main_con {margin-top:0;max-width:100%;}
}
/*banner*/.pc_block {display:block}
.pc_none {display:none}
@media screen and (max-width:768px) {.pc_block {display:none}
    .pc_none {display:block}
}
.banner .owl-controls .owl-prev {left:40px;}
.banner .owl-controls .owl-next {right:40px;}
.banner .owl-controls .owl-prev,.banner .owl-controls .owl-next {top:50% !important;}
@media screen and ( max-width:768px) {.banner .owl-controls .owl-prev {left:10px;}
    .banner .owl-controls .owl-next {right:10px;}
}
/*banner*/.banner_sy {background-color:#fff;}
.slides {text-align:center;overflow:hidden;display:block;}
.flex-container a:active,.flexslider a:active {outline:none;}
.slides,.flex-control-nav,.flex-direction-nav {list-style:none;z-index:2;}
.flexslider {width:100%;overflow:hidden;position:relative;zoom:1;z-index:2;}
.flexslider .slides {zoom:1;}
.flexslider .slides &gt; li {display:none;position:relative;}
.flexslider .slides &gt; li:nth-child(2n+2) .banner-text-c .itme {position:absolute;top:30%;left:auto;right:0;width:50%;text-align:left;}
.flexslider .slides img {width:100%;display:block;text-align:center;overflow:hidden;margin-right:auto;margin-left:auto;}
/*é¦–é¡µ-æ–°é—»*/.home_email {padding:60px 0 0 0;}
.home_email h2 em {color:#fff;}
.home_email p {font-size:20px;text-align:center;padding-top:30px;padding-bottom:30px;color:#fff;font-weight:normal;}
.home_email .ind-email-con {text-align:center;}
.ind-email-con .text {width:50%;padding-right:108px;}
.ind-email-con input,.ind-email-con button {border:none;padding:16px;outline:none;border-radius:12px;color:#666;font-size:16px;}
.ind-email-con .btn {background:#fc0001;color:#fff;cursor:pointer;border-top-left-radius:0;border-bottom-left-radius:0;margin-left:-85px;margin-top:0px;height:50px;margin-top:-6px\9;height:52px\9;position:relative;}
@media screen and (max-width:1500px) {.home_email .mauto {max-width:85%;}
}
@media screen and (max-width:768px) {.home_email {padding-top:40px;}
    .ind-email-con .text {width:98%;}
    .home_email .mauto {max-width:92%;}
    .home_email h2 em {font-size:26px;}
    .home_email p {font-size:18px;}
}
/*é¦–é¡µ-äº§å“*/.home_product {padding-top:60px;width:100%;position:relative;overflow:hidden;border-top:1px solid #ddd;margin-top:100px;}
.home_product .mauto {z-index:2;position:relative;}
.home_product h2 em {color:#231816;}
.home_product p {font-size:20px;text-align:center;padding-top:30px;padding-bottom:30px;color:#333;}
.home_product-t {margin-bottom:40px;text-align:center;}
.home_product-t span {font-size:28px;display:block;letter-spacing:1px;color:#1b2839;line-height:25px;position:relative;text-transform:uppercase;padding-bottom:10px;}
@media screen and ( max-width:768px) {.home_product {padding-top:40px;margin-top:60px;}
    .home_product p {padding:20px 0;font-size:18px;}
    .home_product h2 em {font-size:26px;}
    .home_product-t {margin-bottom:30px;}
}
/*å†…é¡µ-äº§å“åˆ—è¡¨*/.home_product li {width:24.7%;vertical-align:bottom;display:inline-block;}
.home_product li .product-item {margin:0 10px 10px 10px;}
.home_product li a {text-align:center;display:block;}
.home_product li a:hover .info {visibility:visible;opacity:1}
.home_product li a:hover h3 {color:#fc0001;}
.home_product .imgs {border:1px solid #ddd;overflow:hidden;}
.home_product .imgs img {top:0;left:0;}
.home_product .imgs:hover img {transform:scale(1.1)}
.home_product .info {visibility:hidden;opacity:0;top:0;left:0;padding:20px;background:rgba(0,0,0,0.3);color:#fc0001;width:100%;height:100%;position:absolute;}
.home_product .info i {border:1px solid #fff;color:#fff;font-size:16px;width:100%;height:100%;align-items:center;-webkit-align-items:center;justify-content:center;-webkit-justify-content:center;display:-webkit-flex;display:flex;}
.home_product h3 {height:100px;line-height:30px;padding-top:15px;font-size:18px;font-weight:bold;overflow:hidden;}
.home_product ul li:nth-child(1) h3 {background:#cef8ff;}
.home_product ul li:nth-child(2) h3 {background:#dedbed;}
.home_product ul li:nth-child(3) h3 {background:#f8cadd;}
.home_product ul li:nth-child(4) h3 {background:#f2d2b3;}
@media screen and (max-width:1250px) {.home_product li {width:24.5%;}
}
@media screen and (max-width:1024px) {.home_product li {width:49%;}
}
@media screen and (max-width:768px) {.home_product li {width:49%;}
    .home_product li .product-item {margin:0;}
    .home_product li:first-child .imgs {border-top-left-radius:50px;}
    .home_product li:last-child .imgs {border-bottom-right-radius:50px;}
}
/*é¦–é¡µ-å…³äºŽæˆ‘ä»¬*/.home_about {padding:60px 0 0 0;position:relative;overflow:hidden;border-top:1px solid #ddd;margin-top:60px;}
.home_about .home_about_bg {margin-bottom:100px;}
.home_about .home_about_bg img {max-width:100%;}
.home_about .home_about_box {padding:20px;}
.home_about .owl-item {height:440px;width:100%;}
.home_about .owl-item a {display:block;text-align:center;width:100%;vertical-align:middle;}
.home_about .owl-item a img {max-height:400px;max-width:100%;}
.home_about .owl-controls .owl-prev {left:0;top:45%;}
.home_about .owl-controls .owl-next {right:0;top:45%;}
.home_about h2 {font-size:40px;font-weight:bold;text-transform:uppercase;text-align:center;position:relative;margin-bottom:40px;}
.home_about h3::after {position:absolute;content:'';bottom:0;width:50px;right:-4%;height:2px;background:#fc0001;transform:translateX(-50%);-webkit-transform:translateX(-50%);transition:all .5s;-webkit-transition:all .5s;}
.home_about h2 em {display:block;color:#231816;}
.home_about h2 span {color:#fff}
.home_about .con-l {width:50%;float:left;}
.home_about .con-l .pic img {z-index:1}
.home_about .pb {display:inline-block;position:relative;height:auto;margin-bottom:10px;z-index:0;}
.home_about .con-r {width:50%;float:right;padding:0px 60px;}
.home_about .con-r h2 {text-align:right;display:block;margin-top:60px;}
.home_about .con-r .txt {margin:10px 0 20px 0;}
.home_about .con-r .txt p {overflow:hidden;/*text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;*/line-height:30px;color:#333; text-align:justify;}
.home_about .con-r .i-more {float:right;}
.home_about .con-r .red_line {width:100px;height:5px;background:#fc0001;margin-top:60px;}
@media screen and (max-width:768px) {.home_about .home_about_bg {margin-bottom:30px;}
    .home_about .con-r .red_line {margin-top:30px;}
}
/*svg*/.wave-placement-top {top:0;bottom:auto;-webkit-transform:scaleY(-1);-ms-transform:scaleY(-1);transform:scaleY(-1);position:absolute;bottom:0;left:0;width:100%;min-width:768px;z-index:0;}
path[Attributes Style] {d:path("M 0 9.96854 C 188.794 104.871 434.286 119.997 736.475 55.344 C 1038.66 -9.30863 1273.17 -17.3161 1440 31.3217 L 1440 99 L 0 99 L 0 9.96854 Z");fill:rgb(255,255,255);}
.container *,.flex-container * {box-sizing:border-box;}
/*i-video*/.i-video .article video {border-radius:0;}
.i-video .afolre {width:100%;overflow:hidden;background:#000;}
.i-video .xlorec {position:absolute;bottom:6%;z-index:5;left:50%;transform:translateX(-50%);}
@media screen and (max-width:1500px) {.home_about .mauto {max-width:100%;padding:0;}
}
@media (max-width:950px) {.home_about {max-height:100%;padding:0;margin-bottom:0;background-image:none;padding-top:40px;}
    .home_about .mauto {max-width:92%;margin:0 auto;left:0;position:inherit;display:block;}
    .home_about h2 {display:block;margin-bottom:20px;font-size:26px;}
    .home_about h2::after {content:'';left:50%;}
    .home_about:hover h2::after {left:50%;}
    .home_about h2 em {color:#333;}
    .home_about .owl-item {height:auto;}
    .home_about .home_about_box {padding:0;}
    .home_about .con-l {width:100%;padding-right:0%;float:none}
    .home_about .con-l a {padding:0;}
    .home_about .con-r {float:none;width:100%;padding:0;border-radius:0 0 50px 0;background-color:rgba(153,153,153,0.2);max-height:100%;padding:20px;position:inherit;margin:0 auto;margin-bottom:20px;}
    .home_about .con-r h2 {text-align:center;font-size:26px;display:none;}
    .home_about .con-r .txt {margin:0;padding:0 0 20px 0;}
    .home_about .con-r .txt p {-webkit-line-clamp:5;line-height:25px;color:#333}
    .home_about .con-r .i-more {float:none;}
    .home_about .con-r .i-more a {height:40px;line-height:40px;}
    .wave-placement-top {display:none;}
    .i-video .article video {border-radius:50px 0 0 0;}
}
@media screen and (max-width:768px) {.home_about .con-r {margin-bottom:0;}
}
/*é¦–é¡µ-ä¼˜åŠ¿*/.home_partner {padding-top:20px;padding-bottom:20px;border-top:1px solid #ddd;margin-top:100px;}
.hot_advantage_box {}
.hot_advantage_box ul {font-size:0;margin:-6px}
.hot_advantage_box ul li {width:33.33%;display:inline-block;vertical-align:top;font-size:14px;text-align:center;}
.hot_advantage_box ul li .item {margin:5px;overflow:hidden;}
.hot_advantage_box a {display:block;overflow:hidden;}
.hot_advantage_box ul li .item:hover {box-shadow:0 0 15px rgba(0,0,0,0.1);}
.hot_advantage_box ul li .item img {display:inline-block;max-width:100%;}
.hot_advantage_box ul li .item:hover img {transform:scale(1.1);border-radius:0;}
.hot_advantage_box-t {height:40px;margin:18px 0 10px 0;overflow:hidden;display:table;width:100%;text-align:center;}
.hot_advantage_box-t a {display:table-cell;vertical-align:top;border-radius:0;background:none;}
.hot_advantage_box ul li .item h3 {font-size:16px;font-weight:normal;text-align:center;line-height:20px;}
.hot_advantage_box ul li .item:hover h3 {color:#fc0001;}
@media screen and (max-width:1500px) {.home_partner .mauto {max-width:85%;}
}
@media screen and (max-width:768px) {.home_partner {padding:20px 0 40px 0;margin-top:60px;}
    .home_partner .mauto {max-width:92%;}
    .home_partner h2 em {font-size:26px;}
    .hot_advantage_box ul li {width:50%;}
    .hot_advantage_box ul li .item {padding:0;}
}
.home_partner2 {margin-bottom:60px;}
.home_partner2 .mauto {border:1px solid #ddd;overflow:hidden;}
.home_partner2 .mauto img {transition:ease all 0.4s;-webkit-transition:ease all 0.4s;-moz-transition:ease all 0.4s;-o-transition:ease all 0.4s;}
.home_partner2 .mauto:hover img {transform:scale(1.1)}
/*é¦–é¡µ-ä¸ºä»€ä¹ˆé€‰æ‹©æˆ‘ä»¬*/.choose {padding:60px 0 0 0;border-top:1px solid #ddd;margin-top:100px;}
.choose h2 {color:#333333;padding-bottom:60px;text-align:center;position:relative;}
.choose h2 em {font-size:40px;text-transform:uppercase;color:#231816;font-weight:bold;}
.choose li {width:49.7%;vertical-align:bottom;display:inline-block;}
.choose li .product-item {margin:3px;position:relative;}
.choose li a {text-align:center;display:block;}
.choose li a:hover .info {visibility:visible;opacity:1}
.choose li a:hover h3 {color:#fc0001;}
.choose .imgs {border:1px solid #ddd;overflow:hidden;}
.choose .imgs img {top:0;left:0;transition:ease all 0.4s;-webkit-transition:ease all 0.4s;-moz-transition:ease all 0.4s;-o-transition:ease all 0.4s;}
.choose .imgs:hover img {transform:scale(1.1)}
.choose .info {visibility:hidden;opacity:0;top:0;left:0;padding:20px;background:rgba(0,0,0,0.3);color:#fc0001;width:100%;height:100%;position:absolute;}
.choose .info i {border:1px solid #fff;color:#fff;font-size:16px;width:100%;height:100%;align-items:center;-webkit-align-items:center;justify-content:center;-webkit-justify-content:center;display:-webkit-flex;display:flex;}
.choose h3 {height:60px;line-height:60px;font-size:18px;font-weight:bold;overflow:hidden;position:absolute;bottom:0;left:0;right:0;text-align:left;padding-left:30px;}
.choose ul li:nth-child(1) h3 {background:rgba(206,248,255,.8)}
.choose ul li:nth-child(2) h3 {background:rgba(222,219,237,.8)}
.choose ul li:nth-child(3) h3 {background:rgba(248,202,221,.8)}
.choose ul li:nth-child(4) h3 {background:rgba(242,210,149,.8)}
@media screen and (max-width:1250px) {.choose li {width:24.5%;}
}
@media screen and (max-width:1024px) {.choose li {width:49%;}
}
@media screen and (max-width:768px) {.choose {margin-top:60px;padding-top:40px;}
    .choose h2 {padding-bottom:40px;}
    .choose h2 em {font-size:26px;}
    .choose li {width:49%;}
    .choose li .product-item {margin:0;}
    .choose li:first-child .imgs {border-top-left-radius:50px;}
    .choose li:last-child .imgs {border-bottom-right-radius:50px;}
}
/*é¢åŒ…å±‘*/.ny-about {height:564px;background:no-repeat center center;background-size:cover;background-image:url(../images/nei_aboutbg_01.jpg);position:relative;/*margin-top:100px;*/padding-top:120px;}
.ny-about .mauto {max-width:900px;}
.ny-about h2 {font-size:80px;text-align:center;color:#fff;position:relative;padding-bottom:50px;}
.ny-about h2:after {position:absolute;content:'';bottom:0;width:100px;left:50%;height:5px;background:#fff;transform:translateX(-50%);-webkit-transform:translateX(-50%);}
.ny-about p {font-size:16px;color:#fff;line-height:30px;text-align:center;padding-top:20px;}
.ny-about02 img {max-width:100%;}
.ny-about03 {padding:60px 0;background:#f1f1f1;margin-bottom:60px;}
.ny-about03 .ny-about-left {width:47%;float:left;margin-right:3%;}
.ny-about03 .ny-about-left h2 {font-size:34px;color:#131313;position:relative;padding-bottom:15px;margin-bottom:15px;font-weight:bold;}
.ny-about03 .ny-about-left h2:after {position:absolute;content:'';bottom:0;width:145px;left:0%;height:5px;background:#fa0102;}
.ny-about03 .ny-about-left p {font-size:16px;color:#373737;line-height:30px;}
.ny-about03 .ny-about-right {width:50%;float:right;}
.ny-about03 .ny-about-right .ny-about-right-img {position:relative;}
.ny-about03 .ny-about-right .ny-about-right-img  img{ width:100%;}
.ny-about03 .ny-about-right .ny-about-right-img h4 {background:rgba(0,0,0,.3);height:60px;line-height:60px;width:100%;color:#fff;position:absolute;bottom:0;left:0;right:0;padding:0 20px;text-align:center;font-size:30px;}
.ny-about-quality {height:370px;background:no-repeat center top;background-size:100%;background-image:url(../image/ny_about_quality.jpg);position:relative;/*margin-top:150px;*/padding-top:100px;}
.ny-about-quality h2 {background:rgba(0,186,255,0.7);width:800px;height:145px;line-height:145px;text-align:center;font-size:80px;position:relative;color:#fff;margin:0 auto;margin-bottom:40px;}
.ny-about-quality h2:after {position:absolute;content:'';bottom:0;width:100px;left:50%;height:5px;background:#fff;transform:translateX(-50%);-webkit-transform:translateX(-50%);}
.ny-about-quality .lboae {text-align:center;}
.ny-about-quality .lboae ul li {display:inline-block;color:#fff;}
.ny-about-quality02 {padding:20px 0;}
/*.ny-about-quality02 .mauto {max-width:900px;}*/
.ny-about-quality02 h2 {font-size:34px;color:#131313;position:relative;padding-bottom:15px;margin-bottom:15px;font-weight:bold;text-align:center;max-width:672px;margin:0 auto;}
.ny-about-quality02 h2:after {position:absolute;content:'';bottom:0;width:100px;left:50%;height:5px;background:#fa0102;transform:translateX(-50%);-webkit-transform:translateX(-50%);}
.ny-about-quality02 p {font-size:16px;color:#373737;line-height:30px;}
.ny-about-quality03 {padding:60px 0;background:#f1f1f1;margin-bottom:40px;}
.ny-about-quality03 h2 {font-size:34px;color:#131313;position:relative;padding-bottom:15px;margin-bottom:15px;font-weight:bold;text-align:center;}
.ny-about-quality03 h2:after {position:absolute;content:'';bottom:0;width:100px;left:50%;height:5px;background:#fa0102;transform:translateX(-50%);-webkit-transform:translateX(-50%);}
.ny-about-quality03 p {font-size:20px;color:#373737;line-height:30px;text-align:center;margin-bottom:30px;}
.ny-about-quality03 strong {text-align:center;display:block;margin-top:30px;}
.ny-banner .baloea .wrap {max-width:1440px;margin:0 auto;}
.ny-banner {height:50px;position:relative;}
.ny-banner .baloea {position:absolute;left:0;bottom:0;color:#333;line-height:45px;height:45px;width:100%;}
.ny-banner .baloea .baloea_title {float:left;font-size:20px;}
.ny-banner .lboae {color:#666;float:right;}
.ny-banner .lboae span {margin:0 5px;}
.ny-banner .lboae ul {float:right;margin-left:10px;}
.ny-banner .lboae ul li {float:left;margin-right:5px;}
.ny-banner .lboae ul li a:hover {color:#fc0001;}
.ny-banner .lboae ul li i {margin-right:10px;}
@media screen and (max-width:1600px) {/*.ny-about-quality {padding-top:50px;}*/
    .ny-about-quality h2 {height:100px;line-height:100px;font-size:60px;width:600px;}
}
@media screen and (max-width:1500px) {.ny-banner .mauto {max-width:85%;}
}
@media screen and (max-width:950px) {.ny-about-quality {margin-top:0;}
}
@media screen and ( max-width:768px) {.ny-banner {height:auto;position:inherit;}
    .ny-banner .mauto {max-width:92%;}
    .ny-banner .baloea {height:auto;position:inherit;}
    .ny-banner .baloea .wrap {padding:0 3%;}
    .ny-banner .lboae {float:left;padding-left:0;font-size:12px;width:100%;}
    .ny-banner .lboae i {float:left;}
    .ny-banner .lboae ul {float:left;margin-left:0;}
    .ny-banner .lboae ul li {height:30px;line-height:30px;}
    .ny-about {margin-top:0;padding-top:50px;height:450px;}
    .ny-about .mauto {max-width:92%;}
    .ny-about h2 {font-size:40px;padding-bottom:20px;}
    .ny-about p {font-size:14px;line-height:25px;}
    .ny-about-quality {padding-top:10px;height:90px;}
    .ny-about-quality h2 {height:40px;line-height:40px;font-size:16px;width:300px;margin-bottom:5px;}
    .ny-about-quality02 {padding:40px 0;}
    .ny-about-quality02 h2,.ny-about-quality03 h2,.ny-about03 .ny-about-left h2 {font-size:20px;}
    .ny-about-quality02 .mauto {max-width:92%;}
    .ny-about03 {padding:40px 0;}
    .ny-about03 .ny-about-left {width:100%;float:none;margin-right:0;}
    .ny-about03 .ny-about-right {width:100%;float:none;margin-top:40px;}
    .ny-about03 .ny-about-left p {font-size:14px;line-height:25px;}
    .ny-about03 .ny-about-right .ny-about-right-img h4 {font-size:18px;}
    .ny-about-quality03 {padding:40px 0;}
}






/*equipment é¡µé¢*/
.ny-equipment {height:500px;background:no-repeat center center;background-size:cover;background-image:url(../image/equipment01.jpg);position:relative;padding-top:120px;}
.ny-equipment .mauto {max-width:1200px;}
.ny-equipment h2 {font-size:70px;text-align:left;color:#fff;position:relative;padding-bottom:20px;}
.ny-equipment p {font-size:24px;color:#fff;line-height:30px;text-align:left;padding-top:20px;}

.ny-equipment02 {padding:40px 0 0 0;display:flex;box-sizing:border-box; border-top: 1px solid #000000; margin-top:40px;}
.ny-equipment02:before{}
.ny-equipment02 .ny-about-left {width:50%;justify-content:space-evenly;display:flex;flex-direction:column;box-sizing:border-box;}
.ny-equipment02 .ny-about-left .ny-about-right-img h4 {background:rgba(0,0,0,.3);height:60px;line-height:60px;width:100%;color:#fff;position:absolute;bottom:0;left:0;right:0;padding:0 20px;text-align:center;font-size:30px;}
.ny-equipment02 .ny-about-right {width:50%;padding:3% 5%;box-sizing:border-box;flex-direction:column;justify-content:space-evenly;justify-content:space-evenly;display: flex;flex-direction: column;justify-content: space-evenly;}
.ny-equipment02 .ny-about-right h2 {font-size:34px;color:#131313;position:relative;padding-bottom:5%;font-weight:bold;display: -webkit-box;}
.ny-equipment02 .ny-about-right h2:after {position:absolute;content:'';bottom:0;width:145px;left:0%;height:5px;background:#fa0102;}
.ny-equipment02 .ny-about-right p {font-size:16px;color:#373737;line-height:30px;display: -webkit-box;}


.ny-equipment03 {display:flex;box-sizing:border-box;}
.ny-equipment03 .ny-about-right {width:50%;justify-content:space-evenly;display:flex;flex-direction:column;box-sizing:border-box;}
.ny-equipment03 .ny-about-right .ny-about-right-img h4 {background:rgba(0,0,0,.3);height:60px;line-height:60px;width:100%;color:#fff;position:absolute;bottom:0;left:0;right:0;padding:0 20px;text-align:center;font-size:30px;}
.ny-equipment03 .ny-about-left {width:50%;padding:3% 5%;box-sizing:border-box;background:#efefef; justify-content:space-evenly;display: flex;flex-direction: column;justify-content: space-evenly;}
.ny-equipment03 .ny-about-left h2 {font-size:34px;color:#131313;position:relative;padding-bottom:5%;font-weight:bold;    display: -webkit-box;}
.ny-equipment03 .ny-about-left h2:after {position:absolute;content:'';bottom:0;width:145px;left:0%;height:5px;background:#fa0102;}
.ny-equipment03 .ny-about-left p {font-size:16px;color:#373737;line-height:30px;display: -webkit-box;}

.ny-equipment04 {display:flex;box-sizing:border-box;}
.ny-equipment04 .ny-about-left {width:50%;justify-content:space-evenly;display:flex;flex-direction:column;box-sizing:border-box;justify-content:space-evenly;display: flex;flex-direction: column;justify-content: space-evenly;}
.ny-equipment04 .ny-about-left .ny-about-right-img h4 {background:rgba(0,0,0,.3);height:60px;line-height:60px;width:100%;color:#fff;position:absolute;bottom:0;left:0;right:0;padding:0 20px;text-align:center;font-size:30px;}
.ny-equipment04 .ny-about-left .ny-equipment04-left-word{ padding:15% 10%; background:#eeeeee;}
.ny-equipment04 .ny-about-left .ny-equipment04-left-word h2 {font-size:34px;color:#131313;position:relative;padding-bottom:5%;margin-bottom:5%;font-weight:bold;}
.ny-equipment04 .ny-about-left .ny-equipment04-left-word h2:after {position:absolute;content:'';bottom:0;width:145px;left:0%;height:5px;background:#fa0102;}
.ny-equipment04 .ny-about-right {width:50%;padding:3% 5%;box-sizing:border-box;flex-direction:column;justify-content:space-evenly;justify-content:space-evenly;display: flex;flex-direction: column;justify-content: space-evenly;}
.ny-equipment04 .ny-about-right h2 {font-size:34px;color:#131313;position:relative;padding-bottom:5%;font-weight:bold;display: -webkit-box;}
.ny-equipment04 .ny-about-right h2:after {position:absolute;content:'';bottom:0;width:145px;left:0%;height:5px;background:#fa0102;}
.ny-equipment04 .ny-about-right p {font-size:16px;color:#373737;line-height:30px;display: -webkit-box;}


.ny-equipment05 {padding:40px 0 0 0;display:flex;box-sizing:border-box; border-top: 1px solid #000000; margin-top: 40px;}
.ny-equipment05:before{}
.ny-equipment05 .ny-about-left {width:50%;justify-content:space-evenly;display:flex;flex-direction:column;box-sizing:border-box;}
.ny-equipment05 .ny-about-left .ny-about-right-img h4 {background:rgba(0,0,0,.3);height:60px;line-height:60px;width:100%;color:#fff;position:absolute;bottom:0;left:0;right:0;padding:0 20px;text-align:center;font-size:30px;}
.ny-equipment05 .ny-about-right {width:50%;padding:3% 5%;box-sizing:border-box;flex-direction:column;justify-content:space-evenly; background:#f1f1f1;justify-content:space-evenly;display: flex;flex-direction: column;justify-content: space-evenly;}
.ny-equipment05 .ny-about-right h2 {font-size:34px;color:#131313;position:relative;padding-bottom:5%;font-weight:bold;display: -webkit-box;}
.ny-equipment05 .ny-about-right h2:after {position:absolute;content:'';bottom:0;width:145px;left:0%;height:5px;background:#fa0102;}
.ny-equipment05 .ny-about-right p {font-size:16px;color:#373737;line-height:30px;display: -webkit-box;}


.ny-equipment06 {display:flex;box-sizing:border-box;}
.ny-equipment06 .ny-about-right {width:50%;justify-content:space-evenly;display:flex;flex-direction:column;box-sizing:border-box;}
.ny-equipment06 .ny-about-right .ny-about-right-img h4 {background:rgba(0,0,0,.3);height:60px;line-height:60px;width:100%;color:#fff;position:absolute;bottom:0;left:0;right:0;padding:0 20px;text-align:center;font-size:30px;}
.ny-equipment06 .ny-about-left {width:50%;padding:3% 5%;box-sizing:border-box;flex-direction:column;justify-content:space-evenly; background:#efefef;justify-content:space-evenly;display: flex;flex-direction: column;justify-content: space-evenly;}
.ny-equipment06 .ny-about-left h2 {font-size:34px;color:#131313;position:relative;padding-bottom:5%;font-weight:bold;display: -webkit-box;}
.ny-equipment06 .ny-about-left h2:after {position:absolute;content:'';bottom:0;width:145px;left:0%;height:5px;background:#fa0102;}
.ny-equipment06 .ny-about-left p {font-size:16px;color:#373737;line-height:30px;display: -webkit-box;}

.ny-equipment07 {display:flex;box-sizing:border-box;}
.ny-equipment07 .ny-about-left {width:50%;justify-content:space-evenly;display:flex;flex-direction:column;box-sizing:border-box;}
.ny-equipment07 .ny-about-left .ny-about-right-img h4 {background:rgba(0,0,0,.3);height:60px;line-height:60px;width:100%;color:#fff;position:absolute;bottom:0;left:0;right:0;padding:0 20px;text-align:center;font-size:30px;}
.ny-equipment07 .ny-about-left .ny-equipment04-left-word{ padding:10%; background:#eeeeee;}
.ny-equipment07 .ny-about-left .ny-equipment04-left-word h2 {font-size:34px;color:#131313;position:relative;padding-bottom:10%;margin-bottom:10%;font-weight:bold;}
.ny-equipment07 .ny-about-left .ny-equipment04-left-word h2:after {position:absolute;content:'';bottom:0;width:145px;left:0%;height:5px;background:#fa0102;}
.ny-equipment07 .ny-about-right {width:50%;padding:1% 5%;box-sizing:border-box;flex-direction:column;justify-content:space-evenly;justify-content:space-evenly;display: flex;flex-direction: column;justify-content: space-evenly;}
.ny-equipment07 .ny-about-right h2 {font-size:34px;color:#131313;position:relative;padding-bottom:5%;margin-bottom:5%;font-weight:bold;display: -webkit-box;}
.ny-equipment07 .ny-about-right h2:after {position:absolute;content:'';bottom:0;width:145px;left:0%;height:5px;background:#fa0102;}
.ny-equipment07 .ny-about-right p {font-size:16px;color:#373737;line-height:30px;display: -webkit-box;}

.ny-equipment08 {display:flex;box-sizing:border-box; border-top: 1px solid #000000; margin-top:40px; padding-top:40px;}
.ny-equipment08 .ny-about-right {width:50%;justify-content:space-evenly;display:flex;flex-direction:column;box-sizing:border-box;}
.ny-equipment08 .ny-about-right .ny-about-right-img h4 {background:rgba(0,0,0,.3);height:60px;line-height:60px;width:100%;color:#fff;position:absolute;bottom:0;left:0;right:0;padding:0 20px;text-align:center;font-size:30px;}
.ny-equipment08 .ny-about-left {width:50%;padding:0% 5%;box-sizing:border-box;flex-direction:column;justify-content:space-evenly;justify-content:space-evenly;display: flex;flex-direction: column;justify-content: space-evenly;}
.ny-equipment08 .ny-about-left h2 {font-size:34px;color:#131313;position:relative;padding-bottom:5%; margin-bottom:5%;font-weight:bold;display: -webkit-box;}
.ny-equipment08 .ny-about-left .ny-about-right-img{ margin-top:30px;}
.ny-equipment08 .ny-about-left h2:after {position:absolute;content:'';bottom:0;width:145px;left:0%;height:5px;background:#fa0102;}
.ny-equipment08 .ny-about-left p {font-size:16px;color:#373737;line-height:30px;display: -webkit-box;}

.ny-equipment09 {display:flex;box-sizing:border-box;border-top: 1px solid #000000; margin-top:40px; padding-top:40px;}
.ny-equipment09 .ny-about-right {width:50%;justify-content:space-evenly;display:flex;flex-direction:column;box-sizing:border-box;}
.ny-equipment09 .ny-about-right .ny-about-right-img h4 {background:rgba(0,0,0,.3);height:60px;line-height:60px;width:100%;color:#fff;position:absolute;bottom:0;left:0;right:0;padding:0 20px;text-align:center;font-size:30px;}
.ny-equipment09 .ny-about-left {width:50%;padding:3% 5%;box-sizing:border-box;flex-direction:column;justify-content:space-evenly;justify-content:space-evenly;display: flex;flex-direction: column;justify-content: space-evenly;}
.ny-equipment09 .ny-about-left h2 {font-size:34px;color:#131313;position:relative;padding-bottom:10%;margin-bottom:0;font-weight:bold;display: -webkit-box;}
.ny-equipment09 .ny-about-left .ny-about-right-img{ margin-top:30px;}
.ny-equipment09 .ny-about-left h2:after {position:absolute;content:'';bottom:0;width:145px;left:0%;height:5px;background:#fa0102;}
.ny-equipment09 .ny-about-left p {font-size:16px;color:#373737;line-height:30px;display: -webkit-box;}

.ny-equipment10 {display:flex;box-sizing:border-box;border-bottom: 1px solid #000000; margin-bottom:40px; padding-bottom:40px;}
.ny-equipment10 .ny-about-left {width:50%;justify-content:space-evenly;display:flex;flex-direction:column;box-sizing:border-box;}
.ny-equipment10 .ny-about-left .ny-about-right-img h4 {background:rgba(0,0,0,.3);height:60px;line-height:60px;width:100%;color:#fff;position:absolute;bottom:0;left:0;right:0;padding:0 20px;text-align:center;font-size:30px;}
.ny-equipment10 .ny-about-left .ny-equipment04-left-word{ padding:10%; background:#eeeeee;}
.ny-equipment10 .ny-about-left .ny-equipment04-left-word h2 {font-size:34px;color:#131313;position:relative;padding-bottom:10%;margin-bottom:10%;font-weight:bold;}
.ny-equipment10 .ny-about-left .ny-equipment04-left-word h2:after {position:absolute;content:'';bottom:0;width:145px;left:0%;height:5px;background:#fa0102;}
.ny-equipment10 .ny-about-right {width:50%;padding:3% 5%;box-sizing:border-box;flex-direction:column;justify-content:space-evenly;justify-content:space-evenly;display: flex;flex-direction: column;justify-content: space-evenly;}
.ny-equipment10 .ny-about-right h2 {font-size:34px;color:#131313;position:relative;padding-bottom:10%;margin-bottom:10%;font-weight:bold;display: -webkit-box;}
.ny-equipment10 .ny-about-right h2:after {position:absolute;content:'';bottom:0;width:145px;left:0%;height:5px;background:#fa0102;}
.ny-equipment10 .ny-about-right p {font-size:16px;color:#373737;line-height:30px;display: -webkit-box;}
.ny-equipment10 .ny-about-right h3{ font-size:30px; margin-top:40px; margin-bottom:20px;}

.ny-equipment11 {display:flex;box-sizing:border-box; margin-top:40px;}
.ny-equipment11 .ny-about-right {width:50%;justify-content:space-evenly;display:flex;flex-direction:column;box-sizing:border-box;}
.ny-equipment11 .ny-about-right .ny-about-right-img h4 {background:rgba(0,0,0,.3);height:60px;line-height:60px;width:100%;color:#fff;position:absolute;bottom:0;left:0;right:0;padding:0 20px;text-align:center;font-size:30px;}
.ny-equipment11 .ny-about-left {width:50%;padding:3% 5%;box-sizing:border-box;flex-direction:column;justify-content:space-evenly;justify-content:space-evenly;display: flex;flex-direction: column;justify-content: space-evenly;}
.ny-equipment11 .ny-about-left h2 {font-size:34px;color:#131313;position:relative;padding-bottom:5%;font-weight:bold;display: -webkit-box;}
.ny-equipment11 .ny-about-left .ny-about-right-img{ margin-top:30px;}
.ny-equipment11 .ny-about-left h2:after {position:absolute;content:'';bottom:0;width:145px;left:0%;height:5px;background:#fa0102;}
.ny-equipment11 .ny-about-left p {font-size:16px;color:#373737;line-height:30px;display: -webkit-box;}
.ny-equipment11 .ny-about-left img{ max-width:max-content;}
.ny-equipment11 .ny-about-left h3{ font-size:20px; font-weight:bold; margin-top:10px; margin-bottom:5px;}

.ny-equipment12 {padding:40px 0 0 0;display:flex;box-sizing:border-box; border-top: 1px solid #000000; margin-top:40px;}
.ny-equipment12:before{}
.ny-equipment12 .ny-about-left {width:50%;justify-content:space-evenly;display:flex;flex-direction:column;box-sizing:border-box;}
.ny-equipment12 .ny-about-left .ny-about-right-img h4 {background:rgba(0,0,0,.3);height:60px;line-height:60px;width:100%;color:#fff;position:absolute;bottom:0;left:0;right:0;padding:0 20px;text-align:center;font-size:30px;}
.ny-equipment12 .ny-about-right {width:50%;padding:3% 5%;box-sizing:border-box;flex-direction:column;justify-content:space-evenly;justify-content:space-evenly;display: flex;flex-direction: column;justify-content: space-evenly;}
.ny-equipment12 .ny-about-right h2 {font-size:34px;color:#131313;position:relative;padding-bottom:5%;font-weight:bold;display: -webkit-box;}
.ny-equipment12 .ny-about-right h2:after {position:absolute;content:'';bottom:0;width:145px;left:0%;height:5px;background:#fa0102;}
.ny-equipment12 .ny-about-right p {font-size:16px;color:#373737;line-height:30px;display: -webkit-box;}

.ny-equipment13 {display:flex;box-sizing:border-box;}
.ny-equipment13 .ny-about-right {width:50%;justify-content:space-evenly;display:flex;flex-direction:column;box-sizing:border-box;}
.ny-equipment13 .ny-about-right .ny-about-right-img h4 {background:rgba(0,0,0,.3);height:60px;line-height:60px;width:100%;color:#fff;position:absolute;bottom:0;left:0;right:0;padding:0 20px;text-align:center;font-size:30px;}
.ny-equipment13 .ny-about-left {width:50%;padding:3% 5%;box-sizing:border-box;flex-direction:column;justify-content:space-evenly; background:#efefef;justify-content:space-evenly;display: flex;flex-direction: column;justify-content: space-evenly;}
.ny-equipment13 .ny-about-left h2 {font-size:34px;color:#131313;position:relative;padding-bottom:5%;font-weight:bold;display: -webkit-box;}
.ny-equipment13 .ny-about-left h2:after {position:absolute;content:'';bottom:0;width:145px;left:0%;height:5px;background:#fa0102;}
.ny-equipment13 .ny-about-left p {font-size:16px;color:#373737;line-height:30px;display: -webkit-box;}

.ny-equipment13 {display:flex;box-sizing:border-box;}
.ny-equipment13 .ny-about-right {width:50%;justify-content:space-evenly;display:flex;flex-direction:column;box-sizing:border-box;}
.ny-equipment13 .ny-about-right .ny-about-right-img h4 {background:rgba(0,0,0,.3);height:60px;line-height:60px;width:100%;color:#fff;position:absolute;bottom:0;left:0;right:0;padding:0 20px;text-align:center;font-size:30px;}
.ny-equipment13 .ny-about-left {width:50%;padding:3% 5%;box-sizing:border-box;flex-direction:column;justify-content:space-evenly; background:#efefef;}
.ny-equipment13 .ny-about-left h2 {font-size:34px;color:#131313;position:relative;padding-bottom:10%;margin-bottom:10%;font-weight:bold;display: -webkit-box;}
.ny-equipment13 .ny-about-left h2:after {position:absolute;content:'';bottom:0;width:145px;left:0%;height:5px;background:#fa0102;}
.ny-equipment13 .ny-about-left p {font-size:16px;color:#373737;line-height:30px;display: -webkit-box;}

.ny-equipment14 {display:flex;box-sizing:border-box;}
.ny-equipment14 .ny-about-right {width:50%;justify-content:space-evenly;display:flex;flex-direction:column;box-sizing:border-box;padding:2% 8%;}
.ny-equipment14 .ny-about-right .ny-about-right-img h4 {background:rgba(0,0,0,.3);height:60px;line-height:60px;width:100%;color:#fff;position:absolute;bottom:0;left:0;right:0;padding:0 20px;text-align:center;font-size:30px;}
.ny-equipment14 .ny-about-right h2 {font-size:34px;color:#131313;position:relative;padding-bottom:10%;margin-bottom:10%;font-weight:bold;}
.ny-equipment14 .ny-about-right h2:after {position:absolute;content:'';bottom:0;width:145px;left:0%;height:5px;background:#fa0102;}
.ny-equipment14 .ny-about-right p {font-size:16px;color:#373737;line-height:30px;}
.ny-equipment14 .ny-about-left {width:50%;padding:2% 8%;}
.ny-equipment14 .ny-about-left h2 {font-size:34px;color:#131313;position:relative;padding-bottom:10%;margin-bottom:10%;font-weight:bold;}
.ny-equipment14 .ny-about-left h2:after {position:absolute;content:'';bottom:0;width:145px;left:0%;height:5px;background:#fa0102;}
.ny-equipment14 .ny-about-left p {font-size:16px;color:#373737;line-height:30px;}

.ny-equipment15 {display:flex;box-sizing:border-box;border-top: 1px solid #000000; padding-top:40px;}
.ny-equipment15 .ny-about-left {width:50%;justify-content:space-evenly;display:flex;flex-direction:column;box-sizing:border-box;}
.ny-equipment15 .ny-about-left .ny-about-right-img h4 {background:rgba(0,0,0,.3);height:60px;line-height:60px;width:100%;color:#fff;position:absolute;bottom:0;left:0;right:0;padding:0 20px;text-align:center;font-size:30px;}
.ny-equipment15 .ny-about-left .ny-equipment04-left-word{ padding:10%; background:#eeeeee;}
.ny-equipment15 .ny-about-left .ny-equipment04-left-word h2 {font-size:34px;color:#131313;position:relative;padding-bottom:10%;margin-bottom:10%;font-weight:bold;}
.ny-equipment15 .ny-about-left .ny-equipment04-left-word h2:after {position:absolute;content:'';bottom:0;width:145px;left:0%;height:5px;background:#fa0102;}
.ny-equipment15 .ny-about-right {width:50%;padding:3% 5%;box-sizing:border-box;flex-direction:column;justify-content:space-evenly; background:#f1f1f1;justify-content:space-evenly;display: flex;flex-direction: column;justify-content: space-evenly;}
.ny-equipment15 .ny-about-right h2 {font-size:34px;color:#131313;position:relative;padding-bottom:5%;font-weight:bold;display: -webkit-box;}
.ny-equipment15 .ny-about-right h2:after {position:absolute;content:'';bottom:0;width:145px;left:0%;height:5px;background:#fa0102;}
.ny-equipment15 .ny-about-right p {font-size:16px;color:#373737;line-height:30px;display: -webkit-box;}
.ny-equipment15 .ny-about-right h3{ font-size:30px; margin-top:60px; margin-bottom:20px;display: -webkit-box;}


.ny-equipment16 {display:flex;box-sizing:border-box;border-top: 1px solid #000000; padding-top:40px; margin-top:40px;}
.ny-equipment16 .ny-about-right {width:50%;justify-content:space-evenly;display:flex;flex-direction:column;box-sizing:border-box;}
.ny-equipment16 .ny-about-right .ny-about-right-img h4 {background:rgba(0,0,0,.3);height:60px;line-height:60px;width:100%;color:#fff;position:absolute;bottom:0;left:0;right:0;padding:0 20px;text-align:center;font-size:30px;}
.ny-equipment16 .ny-about-left {width:50%;padding:15% 8%;box-sizing:border-box;flex-direction:column;justify-content:space-evenly;justify-content:space-evenly;display: flex;flex-direction: column;justify-content: space-evenly;}
.ny-equipment16 .ny-about-left h2 {font-size:34px;color:#131313;position:relative;padding-bottom:5%;font-weight:bold;display: -webkit-box;}
.ny-equipment16 .ny-about-left h2:after {position:absolute;content:'';bottom:0;width:145px;left:0%;height:5px;background:#fa0102;}
.ny-equipment16 .ny-about-left p {font-size:16px;color:#373737;line-height:30px;display: -webkit-box;}

.ny-equipment17 {padding:40px 0 0 0;display:flex;box-sizing:border-box; border-top: 1px solid #000000; border-bottom:1px solid #000000; margin-top: 40px; margin-bottom:40px; padding-bottom:40px;}
.ny-equipment17:before{}
.ny-equipment17 .ny-about-left {width:50%;justify-content:space-evenly;display:flex;flex-direction:column;box-sizing:border-box;}
.ny-equipment17 .ny-about-left .ny-about-right-img h4 {background:rgba(0,0,0,.3);height:60px;line-height:60px;width:100%;color:#fff;position:absolute;bottom:0;left:0;right:0;padding:0 20px;text-align:center;font-size:30px;}
.ny-equipment17 .ny-about-right {width:50%;padding:3% 5%;box-sizing:border-box;flex-direction:column;justify-content:space-evenly; background:#f1f1f1;justify-content:space-evenly;display: flex;flex-direction: column;justify-content: space-evenly;}
.ny-equipment17 .ny-about-right h2 {font-size:34px;color:#131313;position:relative;padding-bottom:5%;font-weight:bold;display: -webkit-box;}
.ny-equipment17 .ny-about-right h2:after {position:absolute;content:'';bottom:0;width:145px;left:0%;height:5px;background:#fa0102;}
.ny-equipment17 .ny-about-right p {font-size:16px;color:#373737;line-height:30px;display: -webkit-box;}


@media screen and ( max-width:768px) {
.ny-equipment{ margin-top:0;height: auto;padding:40px;}
.ny-equipment h2{    font-size: 40px;}
.ny-equipment p{padding-top:0px;}
.ny-equipment02{padding:30px 0 0 0; margin-top:40px;}
.ny-equipment02,.ny-equipment03,.ny-equipment04,.ny-equipment05,.ny-equipment06,.ny-equipment07,.ny-equipment08,.ny-equipment09,.ny-equipment10,.ny-equipment11,.ny-equipment12,.ny-equipment13,.ny-equipment14,.ny-equipment15,.ny-equipment16,.ny-equipment17{ display:block;}
.ny-equipment03{margin-top:0px; padding-top:0px;}
.ny-equipment02,.ny-equipment17{margin-top:50px; padding-top:50px; padding-bottom:50px;}
.ny-equipment05{ margin-top:50px;}
.ny-equipment08,.ny-equipment09,ny-equipment11,.ny-equipment12{ margin-top:50px; padding-top:0;}
.ny-equipment10{ margin-bottom:0; padding-bottom:50px;}
.ny-equipment11{ padding-top:0;}
.ny-equipment15{ padding-top:50px;}
.ny-equipment16{margin-top:50px; padding-top:0;}
.ny-equipment14 .ny-about-left,.ny-equipment14 .ny-about-right{ padding-top:20px; padding-bottom:20px;}
.ny-equipment02 .ny-about-left,.ny-equipment02 .ny-about-right,.ny-equipment03 .ny-about-left,.ny-equipment03 .ny-about-right,.ny-equipment04 .ny-about-left,.ny-equipment04 .ny-about-right,.ny-equipment05 .ny-about-left,.ny-equipment05 .ny-about-right,.ny-equipment06 .ny-about-left,.ny-equipment06 .ny-about-right,.ny-equipment07 .ny-about-left,.ny-equipment07 .ny-about-right,.ny-equipment08 .ny-about-left,.ny-equipment08 .ny-about-right,.ny-equipment09 .ny-about-left,.ny-equipment09 .ny-about-right,.ny-equipment10 .ny-about-left,.ny-equipment10 .ny-about-right,.ny-equipment11 .ny-about-left,.ny-equipment11 .ny-about-right,.ny-equipment12 .ny-about-left,.ny-equipment12 .ny-about-right,.ny-equipment13 .ny-about-left,.ny-equipment13 .ny-about-right,.ny-equipment14 .ny-about-left,.ny-equipment14 .ny-about-right,.ny-equipment15 .ny-about-left,.ny-equipment15 .ny-about-right,.ny-equipment16 .ny-about-left,.ny-equipment16 .ny-about-right,.ny-equipment17 .ny-about-left,.ny-equipment17 .ny-about-right{ width:100%;}
.ny-equipment02 h2,.ny-equipment03 h2,.ny-equipment04 h2,.ny-equipment05 h2,.ny-equipment06 h2,.ny-equipment07 h2,.ny-equipment08 h2,.ny-equipment09 h2,.ny-equipment10 h2,.ny-equipment11 h2,.ny-equipment12 h2,.ny-equipment13 h2,.ny-equipment14  h2,.ny-equipment15 h2,.ny-equipment16 h2,.ny-equipment17 h2{font-size:20px !important; margin-top:30px; margin-bottom:20px;}
.ny-equipment10 .ny-about-right h3 {
    font-size: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.ny-equipment03 .ny-about-left,.ny-equipment06 .ny-about-left,.ny-equipment13 .ny-about-left,.ny-equipment15 .ny-about-right,.ny-equipment17 .ny-about-right{ padding-bottom:8%;}
.ny-equipment15 .ny-about-right h3{font-size:20px !important;}
}

/*å†…é¡µ-èµ„è´¨è¯ä¹¦åˆ—è¡¨*/.honor-list ul {}
.honor-list li {margin-bottom:.1rem;width:33%;display:inline-block;border:1px solid #ddd}
.honor-list li .item .certificate-listing-frame {padding:5px;}
.honor-list li .honor-item {margin:0 10px 10px 10px;border:1px solid #333;}
.honor-list li a {text-align:center;display:block;padding:0 15px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:#333;}
.honor-list li a:hover h3 {color:#fc0001;text-decoration:underline}
.honor-list li .pic {width:100%;position:relative;overflow:hidden;}
.honor-list li a h3 {height:60px;padding:10px;overflow:hidden;display:inline-block;}
.honor-list li a h3 p {line-height:23px;overflow:hidden;width:100%;vertical-align:middle;display:table-cell;}
@media screen and ( max-width:1500px) {.honor-list li {width:32.9%;}
}
@media screen and ( max-width:1100px) {.honor-list li {width:32.5%;}
}
@media screen and ( max-width:768px) {.honor-list li {width:49%;}
}
/*äº§å“ç±»åˆ«*/.product-category {overflow:hidden;}
.product-category li {width:100%;margin-bottom:25px;}
.product-category .item {text-align:left;font-size:0;position:relative;}
.product-category .item .sale-label {position:absolute;top:0;left:0;}
.product-category .item .sale-label span {font-size:14px;color:#fff;background-color:#fc0001;display:inline-block;padding:4px 10px;}
.product-category li .product-image {width:25%;display:inline-block;vertical-align:middle;}
.product-category li .product-image img {width:100%;max-width:500px;}
.product-item-text {font-size:14px;width:75%;display:inline-block;vertical-align:middle;}
.product-item-text-b {margin-left:30px;}
.product-item-text-b a:hover {color:#fc0001}
.product-item-text h2 {font-size:18px;line-height:24px;margin-bottom:12px;}
.product-item-text p {font-size:14px;line-height:24px;}
.product-item-text .tag {font-size:12px;width:100%;margin:10px -5px}
.product-item-text .tag a {padding:4px 8px;background-color:#eee;display:inline-block;margin:5px;}
.product-item-text .tag a:hover {color:#fff;background-color:#fc0001;}
.product-item-text span a {line-height:24px;color:#fff;background-color:#fc0001;padding:8px 15px;display:inline-block;}
.product-item-text span a i {font-size:20px;line-height:18px;margin-right:5px;}
.product-item-text span a.more {background-color:#1d1e20;margin-left:10px;}
.product-item-text span a:hover {color:#fff;background-color:#fc0001;}
@media screen and (max-width:768px) {.product-item-text h2 {font-size:16px;}
    .product-item-text p {display:none;}
    .product-item-text-b {margin-left:0;}
    .product-category li .product-image {width:100%;}
    .product-item-text {width:100%;}
}
/*å†…é¡µ-äº§å“åˆ—è¡¨*/.products-list li {width:33%;vertical-align:bottom;display:inline-block;margin-bottom:15px;}
.products-list li .product-item {margin:0 10px 10px 10px;}
.products-list li a {text-align:center;display:block;}
.products-list li a:hover .info {visibility:visible;opacity:1}
.products-list li a:hover h3 {color:#fc0001;}
.products-list .imgs {border:1px solid #ddd;overflow:hidden;}
.products-list .imgs img {top:0;left:0;}
.products-list .imgs:hover img {transform:scale(1.1)}
.products-list .info {visibility:hidden;opacity:0;top:0;left:0;padding:20px;background:rgba(0,0,0,0.3);color:#fc0001;width:100%;height:100%;position:absolute;}
.products-list .info i {border:1px solid #fc0001;color:#fc0001;font-size:16px;width:100%;height:100%;align-items:center;-webkit-align-items:center;justify-content:center;-webkit-justify-content:center;display:-webkit-flex;display:flex;}
.products-list h3 {height:50px;padding:10px;font-size:16px;overflow:hidden;}
/*.products-list li a:hover .imgs {border:1px solid #fc0001;border-bottom:1px solid #fc0001;}
*/@media screen and (max-width:1440px) {.products-list li {width:32.5%;}
}
@media screen and (max-width:1250px) {.products-list li {width:32%;}
}
@media screen and (max-width:1024px) {.products-list li {width:49%;}
}
@media screen and (max-width:768px) {.products-list li {width:100%;}
    .products-list li .product-item {margin:0;}
}
/*å†…é¡µ-äº§å“å·¦ä¾§äºŒçº§èœå•*/.aside {float:left;width:230px;}
.side-tit-bar {position:relative;margin-bottom:15px;}
.side-tit-bar .side-tit {position:relative;height:38px;overflow:hidden;white-space:nowrap;line-height:38px;color:#fc0001;padding:0 0 0 15px;text-transform:uppercase;}
.side-widget {position:relative;margin:0 0 25px;background-color:#eee;padding:16px 20px;}
/*.side-cate {padding:0 0 0 10px;}
*/.side-cate li {position:relative;line-height:1.5em;-ms-word-break:break-all;word-break:break-all;word-wrap:break-word;}
.side-cate li li {font-size:12px;}
.side-cate li a {position:relative;display:block;margin-right:38px;padding:8px 0;word-break:break-word;}
.side-cate ul {display:none;overflow:visible !important;padding-bottom:6px;}
.side-cate li li {padding:3px 0;}
.side-cate li li a {padding:4px 10px 4px 15px;margin-right:0;position:relative;font-size:14px;}
.side-cate li li a:hover,.side-cate li li.active&gt;a {color:#fc0001;}
.side-cate li li a:hover:before,.side-cate li li.active&gt;a:before {background-color:#fc0001;}
.side-cate li li a:before {content:'';display:inline-block;width:5px;height:5px;background-color:#fc0001;position:absolute;left:0;top:9px;}
.side-cate li li li a {padding:0 66px;margin-right:0;}
.side-cate&gt;li {border-bottom:1px solid #ddd;}
.side-cate li .icon-cate {position:absolute;right:10px;top:6px;display:inline-block;width:20px;height:20px;line-height:23px;overflow:hidden;text-align:center;font-size:10px;cursor:pointer;color:#fc0001;-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;}
.side-cate li .icon-cate.icon-cate-down:before {content:"\e644";font-family:"iconfont";}
.side-cate li .icon-cate.icon-cate-up:before {content:"\e62b";font-family:"iconfont";}
.side-cate li.nav-current &gt; .icon-cate,.side-cate li:hover &gt; .icon-cate,li.show_li &gt;.icon-cate {color:#fc0001;}
.side-cate li .icon-cate:hover {background-color:#fc0001;color:#fff;}
@media screen and (max-width:768px) {.side-widget {display:none;}
}
/*å†…é¡µ-æ–°é—»åˆ—è¡¨*/.news-list li {margin-bottom:20px;position:relative;background:#eee;}
.news-list li::after {position:absolute;content:'';top:0;left:0;width:0;height:100%;background:#fc0001;transition:all ease .4s;-webkit-transition:all ease .4s;}
.news-list li a .img img {height:100%;}
.news-list li:hover::after {width:100%;}
.news-list li:hover a .img {overflow:hidden;}
.news-list li:hover a .img img {transform:scale(1.1);}
.news-list li a {z-index:1;position:relative;display:flex;}
.news-list li a .img {width:150px}
.news-list li a .info-w {width:calc(100% - 150px);padding-right:.4rem;justify-content:space-between;-webkit-justify-content:space-between;display:-webkit-flex;display:flex;}
.news-list li a .info {width:calc(100% - 180px);}
.news-list li a .info h3 {font-size:18px;margin-top:20px;display:inline-block;overflow:hidden;width:100%;vertical-align:middle;text-overflow:ellipsis;white-space:nowrap;word-wrap:break-word;}
.news-list li a .info .els2 {height:60px;margin-bottom:.25rem;margin-top:.2rem;line-height:30px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
.news-list li a:hover .info .els2 {color:#fff;}
.news-list li a .icon {width:100%;height:24px;background:url(../images/news_icon.png) no-repeat right center}
.news-list li a .date {width:150px;padding-right:.2rem;padding-left:.2rem;border-right:1px solid #ddd;-webkit-flex-direction:column;flex-direction:column;align-items:center;-webkit-align-items:center;display:flex;justify-content:center;-webkit-justify-content:center;text-align:center;}
.news-list li a .date em,.news-list li a .date span {width:100%}
.news-list li a .date em {font-size:30px;margin-left:-15px}
.news-list li a .date span {font-size:18px;margin-top:20px;}
.news-list li:hover a h3 {color:#fff;}
.news-list li a:hover .con .d1,.news-list li a:hover .con .d2,.news-list li a:hover .date {color:#fff;transition:all 0.5s ease;}
.news-list li a:hover .date {background-image:url(../images/an02.png);}
.news-list li:hover a {color:#fff;transition:all 0.5s ease;background:linear-gradient(90deg,#fc0001,#fc0001);}
@media screen and (max-width:1300px) {.news-list li a .date {width:110px;}
    .news-list li a .date em {font-size:24px;}
    .news-list li a .info {width:calc(100% - 130px);}
}
@media (max-width:768px) {.news-list li a .date,.news-list li a .img,.news-list li a .info {height:auto;width:100%;}
    .news-list li a {display:block;}
    .news-list li a .info-w {width:100%;padding-right:0;display:block;}
    .news-list li a .info {height:auto;}
    .news-list li a .info .els2 {margin-top:5px;margin-bottom:5px;line-height:25px;height:50px;display:none;}
    .news-list li a .date em,.news-list .date span {font-size:18px;width:auto;}
    .news-list li a .date span {margin-top:0;}
    .news-list li a .info h3 {margin-top:0;font-size:18px;overflow:inherit;text-overflow:inherit;white-space:inherit;}
    .news-list li a .date {display:none;}
    .news-list li a .pic img {width:150px;height:90px;}
    .news-list li a .con {width:calc(100% - 150px);padding:0px 10px 0;}
    .news-list li a .con .d1 {font-size:14px;line-height:25px;height:25px;}
    .news-list li a .con .d2 {line-height:20px;height:40px;margin-top:5px;font-size:12px;}
}
.news-info {padding:20px;/*border:1px solid #ddd;*/margin-bottom:20px;}
.news-info .news_line {border-bottom:1px solid #ddd;padding-bottom:12px;margin-bottom:25px;}
.news-info h3 {font-size:20px;color:#fc0001;text-align:center;text-align:center;}
.news-info .date {text-align:center;margin-top:20px;}
.news-info .edit {padding-top:.3rem;line-height:30px;}
.news-info .edit ul li {list-style-type:inherit;}
@media (max-width:768px) {.news-info .head h3 {font-size:18px;color:#fc0001;}
    .news-info {margin:.2rem;border:1px solid #333;margin-bottom:40px;}
    .news-info .edit {font-size:14px;line-height:25px;}
}
/*å†…é¡µ-æ¡ˆä¾‹åˆ—è¡¨*/.case-list li {margin-bottom:5px;vertical-align:bottom;display:inline-block;width:33%;}
.case-list li a:hover i span {color:#fff;}
.case-list li a:hover h3 {color:#fc0001;}
.case-list li a:hover i {border-color:#fc0001;color:#fff}
.case-list li a:hover i::after {width:100%}
.case-list li a .img {overflow:hidden;}
.case-list li:nth-child(even) a {-webkit-flex-direction:row-reverse;flex-direction:row-reverse}
.case-list li a .img img {width:100%;display:inline-block;overflow:hidden;}
.case-list li a .img:hover img {transform:scale(1.1);}
.case-list li a h3 {font-size:16px;text-align:center;height:50px;}
.case-list .info {padding:10px 0 0 0;}
.case-list .info i {padding:0 .2rem;border:1px solid #333;height:45px;line-height:45px;text-align:center;float:right;position:relative;}
.case-list .info i::after {position:absolute;content:'';top:0;left:0;width:0;height:100%;background:#fc0001;transition:all .3s;-webkit-transition:all .3s}
.case-list .info i span {z-index:1;position:relative;color:#666;}
@media screen and (max-width:1440px) {.case-list li {width:32.9%;}
}
@media screen and (max-width:1200px) {.case-list .txt {font-size:14px;line-height:25px;-webkit-box-orient:vertical;-webkit-line-clamp:3;}
}
@media screen and (max-width:1100px) {.case-list li {width:32.5%;}
}
@media screen and (max-width:768px) {.case-list li {width:100%;}
    .case-list li a {display:block}
    .case-list li a h3 {font-size:16px;height:auto;}
    .case-list li a .img {width:100%;}
    .case-list .info {padding:10px 0;width:100%;}
    .case-list .txt {font-size:14px;margin-top:.1rem;margin-bottom:0;line-height:25px;}
    .case-list .info i {height:40px;line-height:40px;padding:0 .3rem;display:none;}
}
/*å†…é¡µ-è§†é¢‘*/.video-info .slider-w .t-slider .pic::after {position:absolute;content:'';top:0;left:0;width:100%;height:100%;background:url(../images/video_icon.png) no-repeat center/.94rem .94rem}
.video-info .slider-w .t-slider .slick-arrow {width:.6rem;height:.6rem}
.video-info .slider-w .t-slider .slick-prev {background:url(../images/video_l.png) no-repeat center/cover}
.video-info .slider-w .t-slider .slick-next {background:url(../images/video_r.png) no-repeat center/cover}
.video-info .slider-w .t-slider .slick-dots {display:none!important}
.video-info .slider-w .b-slider .imgs {padding-bottom:86%;cursor:pointer}
.video-info .slider-w .b-slider .imgs::after {position:absolute;content:'';left:0;top:0;width:100%;height:100%;background:url(../images/video_icon.png) no-repeat center/.4rem .4rem}
.video-info .slider-w .b-slider h3 {height:40px;line-height:40px;color:#fff;background:#fc0001}
.video-info .slider-w .b-slider .slick-slide {padding:0 15px}
.video-info .slider-w .b-slider .slick-current .img::after {border-color:#fc0001}
.slick-dots div.slick-active,.slick-dots div:focus,.slick-dots div:hover {background:#fc0001}
.in-page {color:#888}
.in-page a,.in-page span {padding:.08rem .15rem;border:1px solid #e8e8e8}
.in-page a {margin-bottom:5px}
.in-page a.cur,.in-page a:hover {color:#fff;border-color:#fc0001;background:#fc0001}
.tab-head li {cursor:pointer}
.tab-body li {visibility:hidden;opacity:0;height:0;overflow:hidden;transition:all .3s;-webkit-transition:all .3s}
.tab-body li.cur {visibility:visible;opacity:1;height:inherit}
/*å†…é¡µ-èœå•*/
.inner-page-l {width:25%;margin-bottom:40px;position: sticky; top:100px;left: 0;}
.inner-page-r {width:75%;margin-bottom:40px;}
.inner-page-r .mauto {max-width:100%;}
.inner-page-r-con {overflow:hidden}
.inner-page-r-con .com_title {font-size:22px;color:#fc0001;line-height:40px;position:relative;padding-bottom:5px;margin-bottom:20px;}
.inner-page-r-con:hover .com_title {font-size:22px;color:#fc0001;line-height:40px;}
.inner-page-r-con .com_title_line {width:208px;height:2px;background:#fc0001;bottom:0;left:0;transition:all .5s;position:absolute;}
.inner-page-r-con:hover .com_title_line {width:500px;height:2px;background:#fc0001;bottom:0;left:0;}
.inner-page-r-con .edit {line-height:25px;margin-bottom:20px;}
.inner-page-r-con .edit ul li {list-style-type:inherit;}
.inner-page-r-con .edit p {}
.inner-page-r-con span {display:inline}
.inner-page-r-con img {width:auto!important;height:auto!important}
.inner-page-r-width {width:100%;float:none;}
@media screen and (max-width:1044px) {.index-about-l {float:none;}
    .index-about-r {position:relative;right:0;top:0;width:100%;}
}
@media (max-width:767px) {.inner-page-r-con .com_title {font-size:20px;margin-bottom:20px;}
    .inner-page-l,.inner-page-r {width:100%;margin-bottom:0;}
}
/*å†…é¡µ-ä¾§è¾¹*/.sidebar-block {margin-right:20px;overflow:hidden;}
.sidebar-box {overflow:hidden;margin-bottom:20px;background-color:#eee;padding:16px 20px;}
.sidebar-title {overflow:hidden;padding-bottom:16px;margin-bottom:16px;border-bottom:1px solid #ddd;}
.sidebar-title span {font-size:20px;line-height:24px;text-transform:capitalize;color:#fc0001;}
.sidebar-about ul {overflow:hidden;}
.sidebar-about ul li {line-height:20px;padding:10px 20px;position:relative;display:block;overflow:hidden;border-bottom:1px solid #ddd;}
.sidebar-about ul li:hover {padding:10px 10px 10px 30px;background:linear-gradient(90deg,#fc0001,#fc0001);}
.sidebar-about ul li a {display:block;}
.sidebar-about ul li i {font-size:8px;position:absolute;top:10px;left:0;}
.sidebar-about ul li:hover i {left:10px;color:#fff;}
.sidebar-about ul li:hover a {color:#fff;}
.sidebar-featured ul {overflow:hidden;}
.sidebar-featured ul li {width:100%;overflow:hidden;margin:8px 0;float:left;}
.sidebar-featured ul li .item {overflow:hidden;}
.sidebar-featured ul li .item .pro-media {float:left;width:45%;overflow:hidden;}
.sidebar-featured ul li .item .pro-media img {max-width:100%;width:100%;display:block;}
.sidebar-featured ul li .item .pro-media a:hover img {transform:scale(1.1)}
.sidebar-featured ul li .item .pro-detail-info {float:right;width:55%;}
.sidebar-featured ul li .item .pro-detail-info .th {margin-left:15px;font-size:16px;line-height:18px;margin-bottom:12px;font-weight:normal;max-height:54px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;}
.sidebar-featured ul li .item .pro-detail-info .th a {display:block;}
.sidebar-featured ul li:hover .item .pro-detail-info .th a {color:#fc0001;}
.sidebar-featured ul li .item .pro-detail-info span {margin-left:15px;display:block;}
.sidebar-featured ul li .item .pro-detail-info span a {background-color:#ddd;border:1px solid #ddd;font-size:12px;line-height:26px;padding:0 15px;display:inline-block;border-radius:4px;}
.sidebar-featured ul li:hover .item .pro-detail-info span a {background-color:#fc0001;color:#fff;}
@media screen and (max-width:1280px) {.sidebar-featured ul li .item .pro-media,.sidebar-featured ul li .item .pro-detail-info {float:none;width:100%;}
    .sidebar-featured ul li .item .pro-detail-info .th {margin-left:0;margin-top:5px;}
    .sidebar-featured ul li .item .pro-detail-info span {display:none;}
    .sidebar-contact {display:none;}
}
/*å†…é¡µ-ä¾§è¾¹è”ç³»æ–¹å¼*/.sidebar-contant {overflow:hidden;}
.sidebar-contact .mb-20 {font-size:14px;line-height:30px;margin-bottom:15px;padding-left:45px;position:relative;}
.sidebar-contact .mb-20:nth-last-child(1) {margin-bottom:0;}
.sidebar-contact .mb-20:nth-child(1) .inner-title i {font-size:16px;}
.sidebar-contact .inner-title {color:#fc0001;font-weight:bold;position:absolute;left:0;top:0;background:#ddd;border-radius:4px;float:left;font-size:20px;height:35px;line-height:35px;text-align:center;width:35px;}
.sidebar-contact .inner-title i {font-size:17px;color:#fc0001;}
.sidebar-contact ul li a {word-break:break-all;display:inline-block;font-size:16px;}
.sidebar-contact ul li a:hover {color:#fc0001;}
.sidebar-contact ul {overflow:hidden;}
.sidebar-contact ul li {line-height:20px;margin:8px 0;float:left;}
/*äº§å“æŠ˜å&nbsp;èœå•*/.sidebar-product dl {width:100%;overflow:hidden;margin-bottom:0;}
.sidebar-product dl dt {font-size:14px;line-height:18px;font-weight:normal;padding:12px 15px 12px 0;border-bottom:1px solid #333;position:relative;margin-bottom:0;}
.sidebar-product dl:last-child dt {border-bottom:0;}
.sidebar-product dl dt i {width:0;height:0;background-color:#6d6d6d;overflow:hidden;position:absolute;left:5px;top:15px;}
.sidebar-product dl span a:hover {color:#fecd0f;}
.sidebar-product dl span {overflow:hidden;font-weight:bold;color:#6d6d6d;height:38px;display:block;line-height:38px;float:right;cursor:pointer;padding:0 5px;position:relative;z-index:1;}
.sidebar-product dl span.clicker_active {font-size:26px;font-weight:normal;}
.sidebar-product dl:hover span {background-position:10px 20px;text-decoration:none;}
.sidebar-product dl dd {overflow:hidden;line-height:30px;font-size:14px;margin:10px 0 10px 15px;}
.sidebar-product dl dd a {font-size:14px;color:#666;width:100%;display:block;border-bottom:1px dashed #333;}
.sidebar-product dd a:hover {text-decoration:none;color:#fc0001;border-bottom:1px dashed #fc0001;}
.sidebar-product dl dt:hover {border-bottom:1px solid #fc0001;background:#fc0001;}
.sidebar-product dl dt:hover a {padding-left:10px;}
.sidebar-product dl dt:hover a,.sidebar-product dl dt:hover span {color:#fff;}
/*å†…é¡µ-èµ„è´¨è¯ä¹¦*/.honor-ul li {width:32%;float:left;margin-right:2%;margin-top:3%;position:relative;}
.honor-ul li:nth-child(3n) {margin-right:0;}
.honor-ul li .honor-li-tit {line-height:45px;height:45px;overflow:hidden;transition:all 0.5s ease;}
.honor-ul li .honor-li-img {display:table;width:100%;height:300px;text-align:center;border:1px solid #333;}
.honor-ul li .honor-li-img p {display:table-cell;vertical-align:middle;height:215px;}
.honor-ul li .honor-li-img p img {max-width:80%;max-height:260px;}
.honor-ul li:after {content:'';position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(0,109,135,0.75) url(../images/fdj.png) no-repeat center center;opacity:0;transition:all 0.5s ease;}
@media (min-width:1301px) {.honor-ul li:hover .honor-li-tit {color:#fff;background:#fc0001;transition:all 0.5s ease;}
}
@media (max-width:640px) {.honor-ul li {width:100%;margin-right:0;}
}
/*å†…é¡µ-è”ç³»æˆ‘ä»¬*/.contact {padding-bottom:20px;}
.contact .add {height:4.65rem}
.contact .add img {max-width:inherit}
.contact .contact_company {width:100%;min-height:300px;padding:20px;border:1px solid #ddd;background:#eee;position:relative;}
/*.contact .contact_company:before {content:'';position:absolute;bottom:0;transition:opacity .5s ease 0s,transform .5s ease 0s;width:100%;height:100%;top:0%;left:0%;opacity:0;border-top:1px solid #fc0001;border-bottom:1px solid #fc0001;transform:scale(0,1);-webkit-transform:scale(0,1);box-sizing:border-box;}
.contact .contact_company:hover::before {opacity:1;transform:scale(1);-webkit-transform:scale(1);}
.contact .contact_company::after {transition:opacity .5s ease 0s,transform .5s ease 0s;content:'';border-left:1px solid #fc0001;border-right:1px solid #fc0001;transform:scale(1,0);-webkit-transform:scale(1,0);opacity:0;position:absolute;width:100%;height:100%;top:0%;left:0%;box-sizing:border-box;}
.contact .contact_company:hover::after {opacity:1;transform:scale(1);-webkit-transform:scale(1);}
*/.contact .contact_company .d1 {font-size:24px;margin-bottom:25px;color:#fc0001;}
.contact .contact_company .d2 {background:no-repeat left 8px;padding:5px 0 5px 0px;margin-bottom:10px;}
.contact .contact_company .d2 span {color:#fc0001;}
.contact .contact_company .d2 i {margin-right:10px;font-size:20px;}
.contact .contact_man li {float:left;width:100%;padding:50px 50px 40px;border:1px solid #ddd;margin-top:20px;box-sizing:border-box;-moz-box-sizing:border-box;/* Firefox */-webkit-box-sizing:border-box;/* Safari */ position:relative}
/*.contact .contact_man li:before {content:'';position:absolute;bottom:0;transition:opacity .5s ease 0s,transform .5s ease 0s;width:100%;height:100%;top:0%;left:0%;opacity:0;border-top:1px solid #fc0001;border-bottom:1px solid #fc0001;transform:scale(0,1);-webkit-transform:scale(0,1);box-sizing:border-box;}
.contact .contact_man li:hover::before {opacity:1;transform:scale(1);-webkit-transform:scale(1);}
.contact .contact_man li::after {transition:opacity .5s ease 0s,transform .5s ease 0s;content:'';border-left:1px solid #fc0001;border-right:1px solid #fc0001;transform:scale(1,0);-webkit-transform:scale(1,0);opacity:0;position:absolute;width:100%;height:100%;top:0%;left:0%;box-sizing:border-box;}
.contact .contact_man li:hover::after {opacity:1;transform:scale(1);-webkit-transform:scale(1);}
*/.contact .contact_man .d1 {font-size:24px;margin-bottom:25px;color:#fc0001;}
.contact .contact_man .d2 {background:no-repeat left 8px;padding:5px 0 5px 0px;margin-bottom:10px;width:33.3%;float:left;}
.contact .contact_man .d2 span {color:#fc0001;}
.contact .contact_man .d2 i {margin-right:10px;font-size:20px;}
@media screen and ( max-width:1300px ) {.contact .contact_company {min-height:auto;}
    .contact .contact_man li {float:left;width:100%;color:#666;min-height:300px;padding:20px;margin-top:20px;box-sizing:border-box;-moz-box-sizing:border-box;/* Firefox */-webkit-box-sizing:border-box;/* Safari */}
    .contact .contact_man .d1 {font-size:24px;margin-bottom:25px;color:#fc0001;}
    .contact .contact_man .d2 {width:100%;}
    .contact .contact_man .d2 span {color:#fc0001;}
    .contact .contact_man .d2 i {margin-right:10px;font-size:20px;}
}
@media screen and ( max-width:768px ) {.contact .contact_company {padding:20px;}
    .contact .contact_company .d1 {font-size:20px;}
    .contact .contact_man .d2 {margin-bottom:0;}
}
/*åº•éƒ¨ç‰ˆæƒ*/footer {background:url(../image/footbg03.jpg) no-repeat bottom center;background-size:cover;padding:60px 0 0 0;margin:60px;}
footer .foot_contact {background:url(../image/foot_contact.jpg) no-repeat top left;padding:60px;max-width:958px;margin-bottom:60px;}
footer .foot_contact ul li {margin-bottom:30px;}
footer .foot_contact ul li:last-child {margin-bottom:0;}
footer .foot_contact ul li p {font-size:24px;font-weight:bold;margin-bottom:10px;}
footer .foot_contact ul li span {font-size:18px;display:block;}
footer .footer-head {padding-top:20px;}
footer .footer-main .telbl {width:100%;margin:20px 0;text-align:center;}
footer .footer-main .telbl .d2 {line-height:30px;color:#fff;display:flex;width:auto;display:inline-block;}
footer .footer-main .telbl .d2 label {display:inline-block;vertical-align:top;min-width:70px;text-align:right;}
.nei_footer {background:url(../image/footbg02.jpg) no-repeat bottom center;background-size:cover;padding:0 0 0;margin:0;}
.nei_footer .social-link {text-align:center;}
.nei_footer .social-link a {border:0;background-color:#fff;color:#fc0001;border-radius:28px;}
.nei_footer .social-link a i {font-size:16px;}
.nei_footer .copyright {color:#fff;}
@media screen and ( max-width:768px ) {footer {margin:0;}
    footer .foot_contact {padding:20px;}
    footer .foot_contact ul li p {font-size:20px;}
    footer .foot_contact ul li span {font-size:14px;}
}
/*ç¤¾äº¤åˆ†äº«é“¾æŽ¥*/.foot_cop .copyright {background:#f2f2f2;}
.foot_cop .copyright span {margin-right:10px;}
.foot_cop .copyright a {padding:0 10px;border-left:1px solid #ddd;}
.copyright {padding:10px 0;width:100%;display:inline-block;line-height:28px;text-align:center;color:#999;}
.social-link {text-align:right;}
.social-link a {color:#595757;margin-left:5px;display:inline-block;width:40px;height:40px;line-height:40px;text-align:center;font-size:26px;border-right:1px solid #999;}
.social-link a i {font-size:26px;}
@media screen and (max-width:1300px) {footer .footer-main dl dt {font-size:20px;line-height:35px;}
    footer .footer-main dl dd {font-size:14px;line-height:30px;}
    .social-link a {}
    .telbl .d1 {font-size:20px;line-height:35px;}
    .telbl .d2 {font-size:14px;line-height:30px;}
}
@media screen and (max-width:768px) {footer .footer-head {padding-top:0;}
    footer .footer-main .telbl {width:100%;margin:20px 0;text-align:left;}
    footer .footer-main dl {margin-left:0;float:none;width:100%;}
    footer .footer-main .telbl .d2 label {text-align:left;}
    .social-link {margin-top:20px;text-align:left;}
    .social-link a {width:35px;height:35px;line-height:35px;}
    .copyright p {font-size:12px;}
}
/*site-mapç½‘ç«™åœ°å›¾*/.site-map-t {color:#fc0001;font-size:18px;line-height:30px;background-color:#ddd;padding:12px 30px;margin-bottom:15px;text-transform:capitalize;}
.site-map-th {color:#6d6d6d;line-height:30px;background:#eee;padding:8px 30px;}
.site-map-th h2 {font-size:18px;font-weight:normal;}
.site-map ul {font-size:0;overflow:hidden;margin:20px 0 30px 0;border-bottom:1px solid #fc0001;padding:10px 30px 0 30px;background-color:#eee;}
.site-map ul li {font-size:14px;display:inline-block;vertical-align:top;line-height:35px;width:33.3%;}
.site-map ul li h3 {font-size:16px;font-weight:normal;}
.site-map ul.site-map-l1 li {width:25%;}
.site-map ul.site-map-l2 li {width:50%;}
.site-map a:hover {color:#fc0001}
@media screen and (max-width:1300px) {.site-map ul li,.site-map ul.site-map-l1 li,.site-map ul.site-map-l2 li {width:100%;}
}
/*å³ä¾§æ¼‚æµ®æ›¿æ¢æ&nbsp;·å¼*/.im {position:fixed;right:2px;top:auto;bottom:150px;z-index:11;}
.im-l {color:#fff;width:32px;height:60px;cursor:pointer;background-color:#fc0001;border-radius:4px 0px 0px 4px;display:block;text-align:center;line-height:60px;float:left;}
.im-l i {font-size:20px;}
#select {display:none;}
.im .box {float:right;width:60px;background-color:#fc0001;border-radius:0 4px 4px 4px;display:none;}
.im .box ul {background-color:#fff;list-style-type:none;margin:5px;}
.im .box ul li {height:50px;width:50px;overflow:hidden;text-align:center;line-height:50px;}
.im .box ul li a {text-decoration:none;display:block;}
.im .box ul li i {font-size:24px;color:#f39d22;}
.im .box ul li i.img-skype {color:#00aff0;}
.im .box ul li i.img-whatsapp {color:#00d51b;}
.im .box ul li i.img-user {color:#F66;}
.im .box ul li i.img-skype,.im .box ul li i.img-envelope {font-size:28px;}
.im .box ul li a:hover i {color:#343537;}
#select:checked + .box {display:block;}
#cus_ser1 .msn {background-image:url(../images/c.jpg);background-repeat:no-repeat;height:50px;width:50px;}
.im .skype {background-image:url(../images/c.jpg);background-repeat:no-repeat;background-position:-47px 0;height:50px;width:47px;}
.im .mail {background-image:url(../images/c.jpg);background-repeat:no-repeat;background-position:-94px 0;height:50px;width:47px;}
.im .kefu_01 {background-image:url(../images/kefu_01.png);background-repeat:no-repeat;background-position:center center;height:50px;width:50px;overflow:hidden;background-color:#FFF;}
.im .whatsapp {background-image:url(./images/kefu_02.png);background-repeat:no-repeat;background-position:center center;height:50px;width:50px;overflow:hidden;background-color:#FFF;}
@media screen and (max-width:768px) {.im {right:0;bottom:250px;}
}
/*åˆ†é¡µç¬¦*/.pagination-bar {text-align:center;margin-bottom:20px;margin-top:20px;}
.pagination-bar ul {display:block;}
.pagination-bar ul li {display:inline-block;margin:2px;vertical-align:top;padding-left:0;width:auto;}
.pagination-bar ul li a {background:#eee;height:35px;width:35px;display:inline-block;line-height:35px;text-align:center;text-overflow:clip;padding:0;}
.pagination-bar ul li.pageinfo {background:#eee;line-height:35px;text-align:center;padding:0 15px;}
.pagination-bar ul li.active {background:#fc0001;color:#fff;height:35px;width:35px;display:inline-block;line-height:35px;text-align:center;}
.pagination-bar ul li a:hover {color:#fff;background:#fc0001;}
@media screen and (min-width:768px) {.im {width:92px;position:fixed;right:-60px;top:150px;transition:right 0.5s;bottom:auto;z-index:11;}
    .im:hover {right:0;}
    .im .box {position:absolute;display:block;width:60px;right:0;top:0;}
}
/*è¿”å›žé¡¶éƒ¨*/.scroll {width:40px;height:40px;color:#fff;line-height:42px;text-align:center;position:fixed;right:50px;bottom:150px;cursor:pointer;background-color:rgba(250,1,2,0.5);border-radius:4px;z-index:10;}
.scroll i {font-size:28px;}
@media (max-width:1480px) {.top {padding:0 2%;position:relative;top:0;}
}
@media (min-width:1301px) {.lcolae li a:hover .pic img,.lmobl li a:hover .pic img,.aeopte li a:hover .pic img {transform:scale(1.05);transition:all 0.5s ease;}
    .wmore:hover {background-color:#fc0001;transition:all 0.5s ease;border-radius:10px;}
}
@media (max-width:1300px) {.top {height:58px;background:#fff;position:relative;top:0;}
}
@media screen and (max-width:768px) {.scroll {right:0;bottom:0;width:36px;}
}
/*ç§»åŠ¨ç«¯ä¾§è¾¹,åº•éƒ¨æŠ˜å&nbsp;*/.sidebar-block-but,.footer-content-but {display:none;}
@media screen and (max-width:768px) {.footer-middle {padding-top:10px;}
    .inner-message {margin-bottom:0;}
    .sidebar-block-but,.footer-content-but {position:relative;padding:10px 40px 10px 0px;display:block;}
    .sidebar-block-but span,.footer-content-but span {text-transform:uppercase;line-height:20px;color:#fff;}
    .sidebar-block-but button,.footer-content-but button {position:absolute;top:9px;right:5px;width:30px;height:24px;border:0;color:#fff;display:inline-block;border-radius:0;line-height:24px;background:none;}
    .sidebar-block-but button i,.footer-content-but button i {font-size:20px;position:relative;}
    .sidebar-block-but button i::after,.footer-content-but button i::after {content:"\e660";font-family:"iconfont";}
    .sidebar-block-but.expand button,.footer-content-but.expand button {transform:rotateZ(180deg);}
    .sidebar-box,.footer-main {display:none;}
    .sidebar-box.expand,.footer-main.expand {display:block;}
}
/*é‚®ä»¶*/.inner-message {overflow:hidden;}
.inner-message-t {background:#f0f0f0;padding:10px 16px;margin-bottom:20px;}
.inner-message-t h5 {font-size:18px;line-height:24px;}
.inner-message .th {font-size:20px;margin-bottom:10px;}
.inner-message .inner-message-centered span {color:#F60;}
.inner-message-row {margin-top:20px;overflow:hidden;}
.inner-message-row .item {width:100%;float:left;margin-bottom:20px;}
.inner-message-row .item input {width:100%;line-height:30px;border:0;height:30px;color:#999;font-size:16px;}
.inner-message-row .item textarea {width:100%;line-height:30px;border:0;font-family:Arial,Helvetica,sans-serif;min-height:150px;background:#fff;color:#999;font-size:16px;}
.inner-message-row .item button {color:#fff;font-size:14px;background-color:#fc0001;display:block;line-height:30px;padding:8px 20px;cursor:pointer;border:0;position:relative;}
.inner-message-row .item button:hover {border-radius:5px;}
.inner-message-row .item button:active {background-color:#F60;}
.inner-message-row .item button i {z-index:10}
.inner-message-row .item.item-half {width:50%;}
.inner-message-half {padding:8px;border:1px solid #ddd;margin-right:20px;}
.inner-message-box {padding:8px;border:1px solid #ddd;}
@media screen and (max-width:768px) {}
/*äº§å“è¯¦æƒ…é¡µå¤šå›¾*/.products_info {padding-bottom:20px;}
.products_info .sec_m {margin-top:30px;}
.products_info .edit {line-height:30px;}
.products_info .panel {width:40%!important;}
.products_info .brief {float:left;width:55%;position:relative;max-width:590px;overflow:hidden;margin-left:10px;}
.products_info .brief h1 {font-size:20px;color:#fc0001;border-bottom:1px solid #ddd;padding-bottom:15px;margin-bottom:15px;}
.products_info .brief p {margin-bottom:5px;line-height:20px;padding:3px;}
.products_info .brief span {color:#fc0001;font-weight:bold;padding-right:10px;}
.products_info .annex_list {border-bottom:1px solid #ddd;padding-bottom:18px;}
.products_info .annex_list ul li {line-height:40px;}
.products_info .annex_list ul li a i {font-size:24px;margin-right:10px;}
.products_info .annex_list ul li a:hover,.annex_list ul li a:hover i {color:#fc0001;}
.products_info .vlbamc {border:1px solid #ddd;padding:20px;margin-bottom:20px;}
.products_info .bavlcn {margin-top:3%;}
.products_info .bavlcn a {display:inline-block;line-height:40px;padding:0 20px;background:#fc0001;color:#fff;position:relative;}
.products_info .bavlcn a:hover {border-radius:5px;}
.products_info .bavlcn a::after {position:absolute;content:'';top:0;left:0;width:0;height:100%;background:#fc0001;border-radius:5px;}
.products_info .bavlcn a:hover::after {width:100%;}
.products_info .bavlcn a b {z-index:10;position:relative;font-weight:normal;}
.products_info .bavlcn a i {font-size:30px;}
@media screen and (max-width:768px) {.products_info .panel {width:100%!important;}
    .products_info .brief {width:100%;margin-left:0;}
    .products_info .brief h1 {font-size:22px;}
    .products_info .bavlcn a {padding:0 10px;}
	.products_info .sec_m p iframe {width: 100% !important; height: 100% !important;}
	.products_info .sec_m p img{ max-width: 100% !important; height: 100%!important;}
}
/*äº§å“è¯¦æƒ…é¡µ-äº§å“æŽ¨è*/.related-products {width:100%;margin-top:20px;}
.related-products-t {margin-bottom:10px;position:relative;overflow:hidden;}
.related-products-t::after {background-color:#ddd !important;bottom:10px;content:"";height:1px;left:0;position:absolute;width:100%;}
.related-products-t span,.related-products-t span {font-size:18px;line-height:30px;background-color:#fc0001!important;display:inline-block;padding-left:30px;padding-right:30px;position:relative;z-index:1;color:#fff!important;}
.related-products ul {font-size:0;}
.related-products ul li {font-size:14px;width:25%;display:inline-block;vertical-align:top;}
.related-products ul li .item {padding:15px;}
.related-products ul li .item img {width:100%;max-width:500px;}
.related-products ul li .item .text {font-size:16px;line-height:20px;margin-top:5px;}
@media screen and (max-width:768px) {.related-products ul li {width:50%;}
}
/*è¡¨æ&nbsp;¼*/.nei-table {width:100%;overflow:auto;}
.nei-table table {border-collapse:collapse;border-spacing:0;}
.nei-table table,.nei-table table th,.nei-table table td {/*border:1px solid #666;*/}
.nei-table table th,.nei-table table td {padding:4px 10px;}
/*è¯¦æƒ…é¡µæ&nbsp;‡ç­¾*/.product-tag {display:flex;margin-top:20px;padding:20px 0;border-top:1px solid #333;}
.product-tag-title {display:inline-block;}
.product-tag span {padding:5px 0;float:left;white-space:nowrap;color:#fc0001;}
.product-tag-item {vertical-align:top;}
.product-tag-item a {margin:5px 12px;line-height:20px;font-size:14px;display:inline-block;}
.product-tag-item a:hover {color:#8dc73f;}
/*ä¸Šä¸‹ç¯‡*/.other-upper-next {overflow:hidden;line-height:28px;font-size:18px;padding:10px;background-color:#eee;margin-top:30px;}
.other-upper-next-box {overflow:hidden;}
.other-upper-next .other-upper {float:left;}
.other-upper-next .other-next {float:right;}
.other-upper-next .other-upper i {font-size:16px;display:inline-block;vertical-align:middle;margin-right:5px;}
.other-upper-next .other-next i {float:right;font-size:14px;display:inline-block;vertical-align:middle;margin-left:5px;}
.other-upper-next span a:hover {color:#fc0001;}
/*è¯¦æƒ…é¡µseoå†…å®¹*/.article-append {padding:10px 0;overflow:hidden}
.article-outline {margin-bottom:20px;padding:10px;background-color:rgba(0,0,0,0.05);margin-top:10px}
.article-outline p {font-size:16px}
.append-item {padding:10px 0;border-top:1px solid #ccc;overflow:hidden;margin-bottom:20px}
.article-append-t {overflow:hidden}
.article-append-t span {font-size:18px;line-height:22px;display:inline-block;border-bottom:1px solid #8e969b;padding:5px 0}
.append-item h2 {font-size:18px;text-align:left}
.append-item p {overflow:hidden;text-align:left}
@media screen and (max-width:426px) {.article-outline {margin-top:20px}
}
/*è¯ä¹¦æ”¾å¤§*/body.fancybox-active {overflow:hidden}
body.fancybox-iosfix {position:fixed;left:0;right:0}
.fancybox-is-hidden {position:absolute;top:-9999px;left:-9999px;visibility:hidden}
.fancybox-container {position:fixed;top:0;left:0;width:100%;height:100%;z-index:99992;-webkit-tap-highlight-color:transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}
.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage {position:absolute;top:0;right:0;bottom:0;left:0}
.fancybox-outer {overflow-y:auto;-webkit-overflow-scrolling:touch}
.fancybox-bg {background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}
.fancybox-is-open .fancybox-bg {opacity:.87;transition-timing-function:cubic-bezier(.22,.61,.36,1)}
.fancybox-caption-wrap,.fancybox-infobar,.fancybox-toolbar {position:absolute;direction:ltr;z-index:99997;opacity:0;visibility:hidden;transition:opacity .25s,visibility 0s linear .25s;box-sizing:border-box}
.fancybox-show-caption .fancybox-caption-wrap,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-toolbar .fancybox-toolbar {opacity:1;visibility:visible;transition:opacity .25s,visibility 0s}
.fancybox-infobar {top:0;left:0;font-size:13px;padding:0 10px;height:44px;min-width:44px;line-height:44px;color:#ccc;text-align:center;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-webkit-font-smoothing:subpixel-antialiased;mix-blend-mode:exclusion}
.fancybox-toolbar {top:0;right:0;margin:0;padding:0}
.fancybox-stage {overflow:hidden;direction:ltr;z-index:99994;-webkit-transform:translateZ(0)}
.fancybox-is-closing .fancybox-stage {overflow:visible}
.fancybox-slide {position:absolute;top:0;left:0;width:100%;height:100%;margin:0;padding:0;overflow:auto;outline:none;white-space:normal;box-sizing:border-box;text-align:center;z-index:99994;-webkit-overflow-scrolling:touch;display:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform}
.fancybox-slide:before {content:"";display:inline-block;vertical-align:middle;height:100%;width:0}
.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous {display:block}
.fancybox-slide--image {overflow:visible}
.fancybox-slide--image:before {display:none}
.fancybox-slide--video .fancybox-content,.fancybox-slide--video iframe {background:#000}
.fancybox-slide--map .fancybox-content,.fancybox-slide--map iframe {background:#e5e3df}
.fancybox-slide--next {z-index:99995}
.fancybox-slide&gt;* {display:inline-block;position:relative;padding:24px;margin:44px 0;border-width:0;vertical-align:middle;text-align:left;background-color:#fff;overflow:auto;box-sizing:border-box}
.fancybox-slide&gt;base,.fancybox-slide&gt;link,.fancybox-slide&gt;meta,.fancybox-slide&gt;script,.fancybox-slide&gt;style,.fancybox-slide&gt;title {display:none}
.fancybox-slide .fancybox-image-wrap {position:absolute;top:0;left:0;margin:0;padding:0;border:0;z-index:99995;background:transparent;cursor:default;overflow:visible;-webkit-transform-origin:top left;transform-origin:top left;background-size:100% 100%;background-repeat:no-repeat;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform}
.fancybox-can-zoomOut .fancybox-image-wrap {cursor:zoom-out}
.fancybox-can-zoomIn .fancybox-image-wrap {cursor:zoom-in}
.fancybox-can-drag .fancybox-image-wrap {cursor:-webkit-grab;cursor:grab}
.fancybox-is-dragging .fancybox-image-wrap {cursor:-webkit-grabbing;cursor:grabbing}
.fancybox-image,.fancybox-spaceball {position:absolute;top:0;left:0;width:100%;height:100%;margin:0;padding:0;border:0;max-width:none;max-height:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.fancybox-spaceball {z-index:1}
.fancybox-slide--iframe .fancybox-content {padding:0;width:80%;height:80%;max-width:calc(100% - 100px);max-height:calc(100% - 88px);overflow:visible;background:#fff}
.fancybox-iframe {display:block;padding:0;border:0;height:100%}
.fancybox-error,.fancybox-iframe {margin:0;width:100%;background:#fff}
.fancybox-error {padding:40px;max-width:380px;cursor:default}
.fancybox-error p {margin:0;padding:0;color:#444;line-height:20px}
.fancybox-button {box-sizing:border-box;display:inline-block;vertical-align:top;width:44px;height:44px;margin:0;padding:10px;border:0;border-radius:0;background:rgba(30,30,30,.6);transition:color .3s ease;cursor:pointer;outline:none}
.fancybox-button,.fancybox-button:link,.fancybox-button:visited {color:#ccc}
.fancybox-button:focus,.fancybox-button:hover {color:#fff}
.fancybox-button[disabled] {color:#ccc;cursor:default;opacity:.6}
.fancybox-button svg {display:block;position:relative;overflow:visible;shape-rendering:geometricPrecision}
.fancybox-button svg path {fill:currentColor;stroke:currentColor;stroke-linejoin:round;stroke-width:3}
.fancybox-button--share svg path {stroke-width:1}
.fancybox-button--pause svg path:nth-child(1),.fancybox-button--play svg path:nth-child(2) {display:none}
.fancybox-button--zoom svg path {fill:transparent}
.fancybox-navigation {display:none}
.fancybox-show-nav .fancybox-navigation {display:block}
.fancybox-navigation button {position:absolute;top:50%;margin:-50px 0 0;z-index:99997;background:transparent;width:60px;height:100px;padding:17px}
.fancybox-navigation button:before {content:"";position:absolute;top:30px;right:10px;width:40px;height:40px;background:rgba(30,30,30,.6)}
.fancybox-navigation .fancybox-button--arrow_left {left:0}
.fancybox-navigation .fancybox-button--arrow_right {right:0}
.fancybox-close-small {position:absolute;top:0;right:0;width:40px;height:40px;padding:0;margin:0;border:0;border-radius:0;background:transparent;z-index:10;cursor:pointer}
.fancybox-close-small:after {content:"Ã—";position:absolute;top:5px;right:5px;width:30px;height:30px;font:22px/30px Arial,Helvetica Neue,Helvetica,sans-serif;color:#888;font-weight:300;text-align:center;border-radius:50%;border-width:0;background-color:transparent;transition:background-color .25s;box-sizing:border-box;z-index:2}
.fancybox-close-small:focus {outline:none}
.fancybox-close-small:focus:after {outline:1px dotted #888}
.fancybox-close-small:hover:after {color:#555;background:#eee}
.fancybox-slide--iframe .fancybox-close-small,.fancybox-slide--image .fancybox-close-small {top:0;right:-40px}
.fancybox-slide--iframe .fancybox-close-small:after,.fancybox-slide--image .fancybox-close-small:after {font-size:35px;color:#aaa}
.fancybox-slide--iframe .fancybox-close-small:hover:after,.fancybox-slide--image .fancybox-close-small:hover:after {color:#fff;background:transparent}
.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small {display:none}
.fancybox-caption-wrap {bottom:0;left:0;right:0;padding:60px 2vw 0;background:linear-gradient(180deg,transparent 0,rgba(0,0,0,.1) 20%,rgba(0,0,0,.2) 40%,rgba(0,0,0,.6) 80%,rgba(0,0,0,.8));pointer-events:none}
.fancybox-caption {padding:30px 0;border-top:1px solid hsla(0,0%,100%,.4);font-size:14px;color:#fff;line-height:20px;-webkit-text-size-adjust:none}
.fancybox-caption a,.fancybox-caption button,.fancybox-caption select {pointer-events:all;position:relative}
.fancybox-caption a {color:#fff;text-decoration:underline}
.fancybox-slide&gt;.fancybox-loading {border:6px solid hsla(0,0%,39%,.4);border-top:6px solid hsla(0,0%,100%,.6);border-radius:100%;height:50px;width:50px;-webkit-animation:a .8s infinite linear;animation:a .8s infinite linear;background:transparent;position:absolute;top:50%;left:50%;margin-top:-30px;margin-left:-30px;z-index:99999}
@-webkit-keyframes a {0% {-webkit-transform:rotate(0deg);transform:rotate(0deg)}
    to {-webkit-transform:rotate(359deg);transform:rotate(359deg)}
}
@keyframes a {0% {-webkit-transform:rotate(0deg);transform:rotate(0deg)}
    to {-webkit-transform:rotate(359deg);transform:rotate(359deg)}
}
.fancybox-animated {transition-timing-function:cubic-bezier(0,0,.25,1)}
.fancybox-fx-slide.fancybox-slide--previous {-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);opacity:0}
.fancybox-fx-slide.fancybox-slide--next {-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);opacity:0}
.fancybox-fx-slide.fancybox-slide--current {-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}
.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous {opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}
.fancybox-fx-fade.fancybox-slide--current {opacity:1}
.fancybox-fx-zoom-in-out.fancybox-slide--previous {-webkit-transform:scale3d(1.5,1.5,1.5);transform:scale3d(1.5,1.5,1.5);opacity:0}
.fancybox-fx-zoom-in-out.fancybox-slide--next {-webkit-transform:scale3d(.5,.5,.5);transform:scale3d(.5,.5,.5);opacity:0}
.fancybox-fx-zoom-in-out.fancybox-slide--current {-webkit-transform:scaleX(1);transform:scaleX(1);opacity:1}
.fancybox-fx-rotate.fancybox-slide--previous {-webkit-transform:rotate(-1turn);transform:rotate(-1turn);opacity:0}
.fancybox-fx-rotate.fancybox-slide--next {-webkit-transform:rotate(1turn);transform:rotate(1turn);opacity:0}
.fancybox-fx-rotate.fancybox-slide--current {-webkit-transform:rotate(0deg);transform:rotate(0deg);opacity:1}
.fancybox-fx-circular.fancybox-slide--previous {-webkit-transform:scale3d(0,0,0) translate3d(-100%,0,0);transform:scale3d(0,0,0) translate3d(-100%,0,0);opacity:0}
.fancybox-fx-circular.fancybox-slide--next {-webkit-transform:scale3d(0,0,0) translate3d(100%,0,0);transform:scale3d(0,0,0) translate3d(100%,0,0);opacity:0}
.fancybox-fx-circular.fancybox-slide--current {-webkit-transform:scaleX(1) translateZ(0);transform:scaleX(1) translateZ(0);opacity:1}
.fancybox-fx-tube.fancybox-slide--previous {-webkit-transform:translate3d(-100%,0,0) scale(.1) skew(-10deg);transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}
.fancybox-fx-tube.fancybox-slide--next {-webkit-transform:translate3d(100%,0,0) scale(.1) skew(10deg);transform:translate3d(100%,0,0) scale(.1) skew(10deg)}
.fancybox-fx-tube.fancybox-slide--current {-webkit-transform:translateZ(0) scale(1);transform:translateZ(0) scale(1)}
.fancybox-share {padding:30px;border-radius:3px;background:#f4f4f4;max-width:90%;text-align:center}
.fancybox-share h1 {color:#222;margin:0 0 20px;font-size:35px;font-weight:700}
.fancybox-share p {margin:0;padding:0}
p.fancybox-share__links {margin-right:-10px}
.fancybox-share__button {display:inline-block;text-decoration:none;margin:0 10px 10px 0;padding:0 15px;min-width:130px;border:0;border-radius:3px;background:#fff;white-space:nowrap;font-size:14px;font-weight:700;line-height:40px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#fff;transition:all .2s}
.fancybox-share__button:hover {text-decoration:none}
.fancybox-share__button--fb {background:#3b5998}
.fancybox-share__button--fb:hover {background:#344e86}
.fancybox-share__button--pt {background:#bd081d}
.fancybox-share__button--pt:hover {background:#aa0719}
.fancybox-share__button--tw {background:#1da1f2}
.fancybox-share__button--tw:hover {background:#0d95e8}
.fancybox-share__button svg {position:relative;top:-1px;width:25px;height:25px;margin-right:7px;vertical-align:middle}
.fancybox-share__button svg path {fill:#fff}
.fancybox-share__input {box-sizing:border-box;width:100%;margin:10px 0 0;padding:10px 15px;background:transparent;color:#5d5b5b;font-size:14px;outline:none;border:0;border-bottom:2px solid #d7d7d7}
.fancybox-thumbs {display:none;position:absolute;top:0;bottom:0;right:0;width:212px;margin:0;padding:2px 2px 4px;background:#fff;-webkit-tap-highlight-color:transparent;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;box-sizing:border-box;z-index:99995}
.fancybox-thumbs-x {overflow-y:hidden;overflow-x:auto}
.fancybox-show-thumbs .fancybox-thumbs {display:block}
.fancybox-show-thumbs .fancybox-inner {right:212px}
.fancybox-thumbs&gt;ul {list-style:none;position:absolute;position:relative;width:100%;height:100%;margin:0;padding:0;overflow-x:hidden;overflow-y:auto;font-size:0;white-space:nowrap}
.fancybox-thumbs-x&gt;ul {overflow:hidden}
.fancybox-thumbs-y&gt;ul::-webkit-scrollbar {width:7px}
.fancybox-thumbs-y&gt;ul::-webkit-scrollbar-track {background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}
.fancybox-thumbs-y&gt;ul::-webkit-scrollbar-thumb {background:#2a2a2a;border-radius:10px}
.fancybox-thumbs&gt;ul&gt;li {float:left;overflow:hidden;padding:0;margin:2px;width:100px;height:75px;max-width:calc(50% - 4px);max-height:calc(100% - 8px);position:relative;cursor:pointer;outline:none;-webkit-tap-highlight-color:transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;box-sizing:border-box}
li.fancybox-thumbs-loading {background:rgba(0,0,0,.1)}
.fancybox-thumbs&gt;ul&gt;li&gt;img {position:absolute;top:0;left:0;max-width:none;max-height:none;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.fancybox-thumbs&gt;ul&gt;li:before {content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:4px solid #4ea7f9;z-index:99991;opacity:0;transition:all .2s cubic-bezier(.25,.46,.45,.94)}
.fancybox-thumbs&gt;ul&gt;li.fancybox-thumbs-active:before {opacity:1}
@media (max-width:800px) {.fancybox-thumbs {width:110px}
    .fancybox-show-thumbs .fancybox-inner {right:110px}
    .fancybox-thumbs&gt;ul&gt;li {max-width:calc(100% - 10px)}
}
@keyframes resize {60%,75%,90%,from,to {animation-timing-function:cubic-bezier(.215,.61,.355,1)}
    0% {opacity:0;transform:scale(5,5)}
    100% {opacity:1;transform:scale(1,1)}
}
@-webkit-keyframes resize {60%,75%,90%,from,to {-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1)}
    0% {opacity:0;-webkit-transform:scale(5,5)}
    100% {opacity:1;-webkit-transform:scale(1,1)}
}
@keyframes ReturnToNormal {from {opacity:0;transform-origin:right bottom;transform:rotate3d(0,0,1,45deg)}
    to {opacity:1;transform-origin:right bottom;transform:none}
}
@-webkit-keyframes ReturnToNormal {from {opacity:0;-webkit-transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg)}
    to {opacity:1;-webkit-transform-origin:right bottom;-webkit-transform:none}
}
/*å¼¹çª—æ&nbsp;·å¼*/.fix-wrap {display:none;z-index:999;position:fixed;background:rgba(0,0,0,.8)}
.fix-wrap,.fix-wrap svg {top:0;left:0;width:100%;height:100%}
.fix-wrap .hide,.fix-wrap circle {transition:all .8s;-webkit-transition:all .8s}
.fix-wrap .hide {position:fixed;top:5%;right:5%;width:49px;height:49px;border-radius:50%;cursor:pointer;overflow:hidden;background:0 0}
.fix-wrap .hide::after,.fix-wrap .hide::before {z-index:1;position:absolute;content:'';top:50%;left:50%;width:1px;height:50%;margin-top:-25%;background:#fff}
.fix-wrap .hide::before {transform:rotate(45deg);-webkit-transform:rotate(45deg)}
.fix-wrap .hide::after {transform:rotate(-45deg);-webkit-transform:rotate(-45deg)}
.fix-wrap .hide:hover {transform:rotate(-180deg);-webkit-transform:rotate(-180deg)}
.fix-wrap .hide:hover circle {fill:none;stroke-dasharray:145}
.fix-wrap svg {position:absolute}
.fix-wrap circle {stroke-dasharray:0 145}
.fix-video .video-wrap {min-width:55%;max-width:55%}
.fix-video video {width:100%;height:100%;padding:10px;border-radius:5px;border:1px solid #3a3a3a;box-shadow:0 0 5px rgba(0,0,0,.5);background:#2d2d2d;object-fit:cover;animation:ReturnToNormal .5s both;-webkit-animation:ReturnToNormal .5s both}
.fix-pic {overflow:auto}
.fix-pic img {max-height:100%;animation:zoomIn .5s both;-webkit-animation:zoomIn .5s both}
.fix-pics {background:rgba(0,0,0,.7)}
.fix-pic-slider {color:#fff}
.fix-pic-slider .item {position:relative;width:100%;height:100vh;cursor:grab;cursor:-webkit-grab;background-color:transparent}
.fix-pic-slider .item:active {cursor:grabbing;cursor:-webkit-grabbing}
.fix-pic-slider .item::after {position:absolute;content:'';z-index:-1;top:0;right:0;bottom:0;left:0;margin:auto;width:50px;height:50px;border-radius:5px;box-shadow:0 0 10px rgba(255,255,255,.1);background:rgba(255,255,255,.9)}
.fix-pic-slider em,.fix-pic-slider img {position:absolute;left:0;bottom:0}
.fix-pic-slider img {top:0;right:0;margin:auto;width:auto;height:auto;max-width:100%;max-height:100%;object-fit:inherit}
.fix-pic-slider em {width:100%;line-height:25px;font-weight:700;text-align:center;padding:10px;box-shadow:0 0 10px rgba(255,255,255,.1);background:rgba(0,0,0,.7)}
.fix-pic-slider .slick-arrow {width:45px;height:45px;border-radius:5px;box-shadow:0 0 5px rgba(255,255,255,.1);background:rgba(0,0,0,.3);transform:translateY(-50%);-webkit-transform:translateY(-50%);transition:all .5s;-webkit-transition:all .5s}
.fix-pic-slider .slick-arrow::after {position:absolute;content:'';top:50%;border:solid #fff;padding:6px}
.fix-pic-slider .slick-arrow:hover {background:rgba(0,0,0,.9)}
.fix-pic-slider .slick-prev {left:1%;animation:slideInLeft .5s both;-webkit-animation:slideInLeft .5s both}
.fix-pic-slider .slick-prev::after {left:50%;border-width:0 1px 1px 0;transform:translateX(-25%) translateY(-50%) rotate(135deg);-webkit-transform:translateX(-25%) translateY(-50%) rotate(135deg)}
.fix-pic-slider .slick-next {right:1%;animation:slideInRight .5s both;-webkit-animation:slideInRight .5s both}
.fix-pic-slider .slick-next::after {right:50%;border-width:1px 0 0 1px;transform:translateX(25%) translateY(-50%) rotate(135deg);-webkit-transform:translateX(25%) translateY(-50%) rotate(135deg)}
.fix-pic-slider .slick_page {position:absolute;top:0;left:0;padding:15px;font-weight:700}
.fix-pic-slider .slick_page i {font-size:22px}
.fix-pic-slider .slick_page div {display:none}
.fix-pic-slider .slick_page div.slick-active {display:block}
.fix-search {padding:0 2.5%;background:#222}
.fix-search:hover .search::after {transform:scale(1);-webkit-transform:scale(1)}
.fix-search .search {position:relative;width:100%;height:125px;color:#555;padding-left:88px;font-size:66px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAVCAYAAACpF6WWAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyFpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDozNEE5NEZGREQ0QUQxMUU2OUVGNjk4Qzg2RjZCRDdENiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDozNEE5NEZGRUQ0QUQxMUU2OUVGNjk4Qzg2RjZCRDdENiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjM0QTk0RkZCRDRBRDExRTY5RUY2OThDODZGNkJEN0Q2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjM0QTk0RkZDRDRBRDExRTY5RUY2OThDODZGNkJEN0Q2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+/Hs+IwAAAVlJREFUeNpi+P//PwMaFgLiJiC+/x8VHATiCCzqMTC6QBKSIc+AeC0QzwXiA0jiT4DYmFhDS6CaNgGxOg4NIUD8E6rOipChcVCFZUR4jwWIj0PVq+EylA2q4AAx4YWEQeAxLkMroAqESTS0D6rPAZuhL4H4NYkGgrAG1NDl2AwFgRVkGMqClBpQ5JgYIOAdA+ngL5TmR5eAGapKhqE8UPo1NkNvAbEtGYaaQOmDGDLAMIiGho0niWEKy2UWuBL/VyD+RYKBFlAD9+PLUTZQRUeAWICAgU5QB4CAIaG8745UaHQCsRkQ8wIxOxCLA7EfEG9HK7kuArEsoVLKHIgf/McPQF72RioaXwGxCD5DYdgXiBcC8S0gfgvEV4B4OhA7IqmRh+ZGELgJxFyEDCUWSwLxVSSDZalhKAhzogWFLiPYZMqBJBBfBGJRIH5ALUNBQBGI5wPxVIAAAwAoIUyRNtFOOQAAAABJRU5ErkJggg==) no-repeat 35px center}
.fix-search .search::after,.fix-search .search::before {position:absolute;content:'';left:0;bottom:0;width:100%;height:1px;transition:all 1s;-webkit-transition:all 1s}
.fix-search .search::before {background:#515151}
.fix-search .search::after {background:rgba(255,255,255,.5);transform:scale(0,1);-webkit-transform:scale(0,1)}
.fix-search .btn,.fix-search .txt {color:#555;background:0 0}
.fix-search .txt {width:100%;text-align:center;font-size:66px;padding-right:2%}
.fix-search .btn {font-size:24px}
/*è¯¢ç›˜æäº¤å¼¹çª—*/.fancybox-caption-wrap,.fancybox-infobar,.fancybox-toolbar {position:absolute;direction:ltr;z-index:99997;opacity:0;visibility:hidden;transition:opacity .25s,visibility 0s linear .25s;box-sizing:border-box}
.fancybox-show-caption .fancybox-caption-wrap,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-toolbar .fancybox-toolbar {opacity:1;visibility:visible;transition:opacity .25s,visibility 0s}
.fancybox-infobar {top:0;left:0;font-size:13px;padding:0 10px;height:44px;min-width:44px;line-height:44px;color:#ccc;text-align:center;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-webkit-font-smoothing:subpixel-antialiased;mix-blend-mode:exclusion}
.pagelc {margin-top:3%;}
.pagelc a {display:inline-block;line-height:30px;padding:0 10px;border:1px solid #333;margin:0 2px;vertical-align:middle;}
.pagelc a.mob-none {padding:0;width:32px;}
.pagelc a.cur,.pagelc a:hover {color:#fff;background:#fc0001;border-color:#fc0001;}
.bopae {font-size:20px;color:#fc0001;padding:4% 0;}
.bpoaec {border:1px solid #333;padding:3%;margin-top:3%;}
.vlnea {padding-bottom:15px;border-bottom:1px solid #333;}
.vlnea .d1 {color:#fc0001;font-size:20px;}
.vlnea .d2 {margin-top:10px;}
.edit-con {padding:3% 0 0 0;line-height:2;color:#666;}
.edit-con p img {text-align:center;}
.edit-con p span img {text-align:center;}
.bvlop {margin-top:4%;}
@media (max-width:768px) {.vlnea .d2 {font-size:12px;}
    .edit-con {font-size:14px;}
    .pagelc {margin-top:6%;}
}
/*è½®æ’­å›¾*/.owl-carousel .owl-wrapper:after {content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}
.owl-carousel {display:none;position:relative;-ms-touch-action:pan-y}
.owl-carousel .owl-wrapper {display:none;position:relative;-webkit-transform:translate3d(0px,0px,0px)}
.owl-carousel .owl-wrapper-outer {overflow:hidden;position:relative;width:100%}
.owl-carousel .owl-wrapper-outer.autoHeight {-webkit-transition:height 500ms ease-in-out;-moz-transition:height 500ms ease-in-out;-ms-transition:height 500ms ease-in-out;-o-transition:height 500ms ease-in-out;transition:height 500ms ease-in-out}
.owl-carousel .owl-item {float:left}
.owl-controls .owl-page,.owl-controls .owl-buttons div {cursor:pointer}
.owl-controls {-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}
.owl-carousel .owl-wrapper,.owl-carousel .owl-item {-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}
.container {padding-left:0;padding-right:0}
.owl-carousel .owl-wrapper-outer {display:inline-block;padding-top:7px;margin-top:-7px}
.owl-controls .owl-prev,.owl-controls .owl-next {position:absolute;top:35%;width:40px;height:40px;line-height:40px;font-size:0;background-color:rgba(255,255,255,0.1);display:inline-block;border-radius:5px;overflow:hidden;text-align:center;}
.home_product .owl-controls .owl-prev,.owl-controls .owl-next {top:45%;}
.owl-controls .owl-prev:hover,.owl-controls .owl-next:hover {background-color:#fc0001;color:#fff;}
.owl-controls .owl-prev {left:-20px;}
.owl-controls .owl-next {right:-20px;}
@media screen and (max-width:768px) {.owl-controls .owl-prev {left:10px;}
    .owl-controls .owl-next {right:10px;}
}
.owl-controls .owl-prev:before,.owl-controls .owl-next:before {font-family:"iconfont";font-style:normal;font-weight:bold;speak:none;-webkit-font-smoothing:antialiased;text-transform:none;font-size:24px;color:#fff;}
.owl-controls .owl-prev:hover:before,.owl-controls .owl-next:hover:before {color:#fff;}
.owl-controls .owl-prev:before {content:"\e610";line-height:40px;}
.owl-controls .owl-next:before {content:"\e633";line-height:40px;}
/*å…³äºŽæˆ‘ä»¬è½®æ’­å›¾å¼€å§‹*/#about_pb {max-width:1200px;}
#promotion_banners {width:100%;overflow:hidden;}
#promotion_banners li {width:100%;height:100%;list-style-type:none;}
.switcher_2 {position:absolute;right:5px;bottom:5px;}
.product_box {width:100%;max-width:450px;min-width:320px;}
.product_box .banners {height:450px;overflow:hidden;border:1px solid #e6e6e6;}
.pb {display:inline-block;position:relative;height:auto;margin-bottom:20px;z-index:0;}
.pb .points_2 li {width:22px;height:22px;text-align:center;cursor:pointer;float:left;margin-right:5px;background-color:#999;line-height:22px;color:#FFF;border-top-width:0px;border-right-width:0px;border-bottom-width:0px;border-left-width:0px;}
.pb .points_2 li.current {color:#FFF;margin-right:5px;height:22px;width:22px;background-color:#fc0001;}
.pb .banners {float:left;padding:0px;margin:0px;}
.pb .banners li {display:none;padding:0px;}
.pb .banners li.current {display:block;}
.pb .switcher {width:100%;display:block;height:auto;overflow:hidden;}
.pb .points {font-size:0px;margin-top:4px;margin-right:auto;margin-bottom:0;margin-left:auto;width:100%;overflow:hidden;}
.pb .points li {width:70px;height:70px;background-position:0px 0px;text-align:center;cursor:pointer;float:left;margin-right:8px;border:1px solid #e6e6e6;display:table;margin-top:8px;}
.pb .points li i {width:100%;overflow:hidden;height:100%;display:table-cell;vertical-align:middle;text-align:center;}
.pb .points li img {max-height:70px;max-width:70px;vertical-align:middle;display:table-cell;z-index:-1;position:relative;}
.pb .points li.current {color:#FFF;margin-right:8px;height:70px;width:70px;border:1px solid #F00;}
.C_top_R1IMG {width:100%;height:100%;position:relative;display:table;text-align:center;}
.C_top_R1IMG a {width:100%;overflow:hidden;height:100%;display:table-cell;vertical-align:middle;}
.C_top_R1IMG img {vertical-align:middle;max-width:100%;max-height:450px;}
.C_top_R1IMG a h5 {height:30px;position:absolute;z-index:3;bottom:40px;left:0px;font-weight:bold;padding-left:10px;width:500px;font-size:22px;line-height:30px;color:#FFFFFF;font-weight:normal;}
.C_top_R1IMG a p {line-height:20px;color:#FFFFFF;position:absolute;z-index:3;bottom:15px;left:0px;width:500px;padding-left:10px;height:20px;}
.C_top_R1IMG a span {filter:alpha(opacity=50);-moz-opacity:0.5;opacity:0.5!important;height:80px;width:100%;position:absolute;z-index:2;left:0px;bottom:0px;background-color:#000000;}
.C_top_R1IMG2 {width:100%;height:auto;}
.C_top_R1IMG2 a img {width:100%;height:100%;}
@media (max-width:768px) {#about_pb {width:100%;margin-left:0px;}
    .product_box .banners {height:300px;}
    .pb .points li img {max-width:80px;}
}
/*å…³äºŽæˆ‘ä»¬è½®æ’­å›¾ç»“æŸ*//*é¦–é¡µ-æ–°é—»*/.home_news {padding-top:60px;padding-bottom:40px;}
.home_newslist {margin:0;margin-top:40px;padding:0;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-moz-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-align-content:stretch;-ms-flex-line-pack:stretch;align-content:stretch;-webkit-box-align:stretch;-moz-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;}
.home_newslist .news_item {-webkit-transition:all 200ms ease-in-out;moz-transition:all 200ms ease-in-out;ms-transition:all 200ms ease-in-out;-o-transition:all 200ms ease-in-out;transition:all 200ms ease-in-out;}
.home_newslist .news_item .img {background-color:rgba(0,0,0,0.1);}
.home_newslist .news_item .img img {border-radius:100px 0 0 0;}
.home_newslist .news_item:hover .img img {border-radius:0 0 0 0;}
.home_newslist .owl-item:nth-child(2) .img img,.home_newslist .owl-item:nth-child(3) .img img {border-radius:0;}
.home_newslist .owl-item:nth-child(3) .content {border-radius:0 0 100px 0;}
.home_newslist .owl-item:hover:nth-child(3) .content {border-radius:0 0 0 0;}
.home_newslist .owl-item .news_item {margin:0 15px;}
.home_newslist .owl-item .new_r_b {margin-top:30px;}
.home_newslist .owl-item .new_r_t,.home_newslist .owl-item .new_r_b {height:100%;position:relative;}
.home_newslist .owl-item .new_r_t .img,.home_newslist .owl-item .new_r_b .img {width:58%;}
.home_newslist .owl-item .new_r_t .content,.home_newslist .owl-item .new_r_b .content {width:42%;position:absolute;top:0;right:0;}
.home_newslist .owl-item .news_item .content {padding:20px;background:#eee;}
.home_newslist .owl-item .new_r_t .content,.home_newslist .owl-item .new_r_b .content {padding:20px 20px 0 20px;position:absolute;top:0;right:0;bottom:0;height:100%;background-position:center center;background-size:cover;overflow:hidden;}
.home_newslist .owl-item .news_item .content .sub-title {width:100%;font-size:18px;margin-bottom:5px;line-height:25px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.home_newslist .owl-item .new_r_t .content .sub-title,.home_newslist .owl-item .new_r_b .content .sub-title {width:100%;font-size:18px;margin-bottom:10px;line-height:25px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;white-space:normal;}
.home_newslist .owl-item .news_item h3 {width:100%;font-size:14px;color:#666;line-height:25px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.home_newslist .owl-item .new_r_t .content h3,.home_newslist .owl-item .new_r_b .content h3 {width:100%;font-size:14px;margin-bottom:10px;line-height:25px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;white-space:normal;}
.home_newslist .owl-item .news_item h4 {width:100%;font-size:16px;color:#666;line-height:25px;}
.home_newslist .owl-item .new_r_t .content h4,.home_newslist .owl-item .new_r_b .content h4 {width:100%;font-size:16px;margin-bottom:10px;line-height:25px;}
.home_newslist .owl-item .news_item .read-more {width:100%;color:#fc0001;font-weight:bold;}
@media screen and (max-width:1440px) {.home_newslist .owl-item .new_r_t .content h3,.home_newslist .owl-item .new_r_b .content h3 {display:none;}
}
@media only screen and (min-width:951px) {.home_newslist .owl-wrapper-outer {overflow:inherit !important;}
    .home_newslist .owl-wrapper {width:auto !important;}
    .home_newslist .owl-wrapper .owl-item {width:50% !important;/*width:calc((100% - 20px) / 2)!important;*/display:inline-block;vertical-align:top;position:relative;float:left;}
    .home_newslist .owl-item:nth-child(2),.home_newslist .owl-item:nth-child(3) {float:right;}
}
@media screen and (max-width:1200px) {.home_newslist .owl-item .news_item {margin:0;}
}
@media screen and (max-width:950px) {.home_news {padding-top:40px;padding-bottom:20px;}
    .home_newslist {margin-top:20px;}
    .home_newslist .owl-wrapper .owl-item {width:100%;float:left;}
    .home_newslist .owl-item .new_r_t .img,.home_newslist .owl-item .new_r_b .img {width:100%;}
    .home_newslist .owl-item .new_r_t .content,.home_newslist .owl-item .new_r_b .content {width:100%;}
    .home_newslist .owl-item .new_r_t .content,.home_newslist .owl-item .new_r_b .content {position:inherit;}
    .home_newslist .owl-item .new_r_b {margin-top:0;}
    .home_newslist .owl-item .news_item {margin:0;}
    .home_newslist .owl-item .news_item a {width:100%;}
    .home_newslist .news_item .img img {border-radius:0 0 0 0;}
    .home_newslist .owl-item .news_item .content .sub-title {white-space:inherit;}
    .home_newslist .owl-item .news_item .read-more {display:none;}
    .home_newslist .owl-item:nth-child(3) .content {border-radius:0 0 0 0;}
    .home_newslist .owl-controls .owl-prev {left:0;}
    .home_newslist .owl-controls .owl-next {right:0;}
}
/*é¦–é¡µ-æ–°é—»*/


.social-media {}
.social-media .social-media-list{
    display: flex;
}
.social-media .social-media-item{
    margin: 0 8px 8px 0;
}
.social-media .social-media-link{
    display: block;
    background-color: #ddd;
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    font-size: 16px;
    color: #fff;
}
.social-media .social-media-link.youtube {
    background-color: #FF0000;
}
.social-media .social-media-link.twitter {
    background-color: #55ACEE;
}
.social-media .social-media-link.facebook {
    background-color: #3B5998;
}
.social-media .social-media-link.instagram {
    background-color: #E84F8C;
}
.social-media .social-media-link.linkedin {
    background-color: #0077B5;
}</pre></body></html>