@charset "utf-8";

:is(.header,.cXjEwpCSe){width:100%;height: 100px;overflow: hidden;}
:is(.header,.cXjEwpCSe)>div{width:1820px;margin:0 auto;height: 100%;}
:is(.header,.cXjEwpCSe) :is(.logo,.coeInqrWG){float:left;display: block;height: 100%;margin-left:5%;}
:is(.header,.cXjEwpCSe) :is(.logo,.coeInqrWG) a{display:block;height: 100%;line-height: 80px;position: relative;}
:is(.header,.cXjEwpCSe) :is(.logo,.coeInqrWG) a img{top: 20px;display: block;height: 65px;position: relative;}
:is(.header,.cXjEwpCSe) :is(.logo_message,.cqBRdmukV){float:left;height: 100%;padding-left: 17px;margin-right: 105px;position: relative;line-height: 130px;border-left: 1px solid #e6e6e6;}
:is(.header,.cXjEwpCSe) :is(.logo_message,.cqBRdmukV):before{content:"";width:2px;height:15px;position:absolute;top:0;bottom:0;margin-top:auto;margin-bottom:auto;left:1px;background:#df0001}
:is(.header,.cXjEwpCSe) :is(.logo_message,.cqBRdmukV) img{display:block;position: relative;top: 21px;}
:is(.header,.cXjEwpCSe) :is(.logo_message,.cqBRdmukV) p{font-size:20px;color:#505050;width: 100%;top: 0;}
:is(.header,.cXjEwpCSe) :is(.sy_nav,.chCymLGBL){float: right;margin-right: 35px;height: 100%;}
:is(.header,.cXjEwpCSe) :is(.sy_nav,.chCymLGBL)>ul{overflow:hidden;height: 100%;}
:is(.header,.cXjEwpCSe) :is(.sy_nav,.chCymLGBL)>ul>li{float:left;height: 100%;line-height: 130px;margin: 0 30px;}
:is(.header,.cXjEwpCSe) :is(.sy_nav,.chCymLGBL)>ul>li>a{font-size: 24px;color: #333333;position:relative;}
:is(.header,.cXjEwpCSe) :is(.sy_nav,.chCymLGBL)>ul>li>a:after{content:"";width: 100%;height:16px;background:#c30001;position:absolute;top: -45px;left:0;right:0;margin:0 auto;display:none;box-shadow: 2px 2px 4px #5a5a5a;}
:is(.header,.cXjEwpCSe) :is(.sy_nav,.chCymLGBL)>ul>li>a:hover:after,:is(.header,.cXjEwpCSe) :is(.sy_nav,.chCymLGBL)>ul>li:is(.on,.cxRxugHFm) a:after{display:block;}
.header .sy_nav>ul>li>a:hover,.header .sy_nav>ul>li.on a{}
:is(.header,.cXjEwpCSe) :is(.sy_nav,.chCymLGBL)>ul>li>ul{display:none;}
:is(.header,.cXjEwpCSe) :is(.header_contact,.cuypLHFXV){float: right;height: 100%;}
:is(.header,.cXjEwpCSe) :is(.header_contact,.cuypLHFXV) p:nth-child(1){font-size:30px;}
:is(.header,.cXjEwpCSe) :is(.header_contact,.cuypLHFXV) p{font-size: 21px;line-height: 130px;color: #999999;text-indent: 20px;padding-right:20px;position: relative;display: inline-block;}
:is(.header,.cXjEwpCSe) :is(.header_contact,.cuypLHFXV) p:after{content:"";width:1px;height:25px;background:#cccccc;position:absolute;right:0;top:0;bottom:0;margin-top:auto;margin-bottom:auto;}
:is(.header,.cXjEwpCSe) :is(.header_contact,.cuypLHFXV) p i{display:inline-block;position: relative;top: 5px;margin-right: 5px;}
:is(.header,.cXjEwpCSe) :is(.header_contact,.cuypLHFXV) p:nth-child(2) i{top:0;}
:is(.header,.cXjEwpCSe) :is(.header_contact,.cuypLHFXV) p:nth-child(3) i{top:5px;}
:is(.header,.cXjEwpCSe) :is(.header_contact,.cuypLHFXV) p span{color: #333333;}
@media screen and (max-width:1800px){
  :is(.header,.cXjEwpCSe)>div{width: 90%;}
  :is(.header,.cXjEwpCSe) :is(.sy_nav,.chCymLGBL)>ul>li{margin: 0px 5px;}
  :is(.header,.cXjEwpCSe) :is(.sy_nav,.chCymLGBL)>ul>li>a{font-size: 16px;}
  :is(.header,.cXjEwpCSe) :is(.header_contact,.cuypLHFXV) p{font-size: 16px;}
  :is(.header,.cXjEwpCSe) :is(.header_contact,.cuypLHFXV) p:nth-child(1){font-size: 16px;}
  :is(.header,.cXjEwpCSe) :is(.logo,.coeInqrWG){margin-left:0;}
  :is(.advantage,.ctDswxdJi) .slider_advantage{transform:scale(0.8);}
}

/* header search */
:is(.header,.cXjEwpCSe) .search{float: right;width: 70px;height: 30px;display: inline-block;padding-bottom: 10px;position: relative;margin-left: 10px;top: 28px;}
:is(.header,.cXjEwpCSe) :is(.tb,.cedXbirnb){
    float:right;
    width:70px;
    height:70px;
    position:relative;
    z-index:100;
    /* right: -18px; */
}
:is(.search-wrapper,.cyTbHsLJw) {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
:is(.search-wrapper,.cyTbHsLJw) :is(.input-holder,.cEXEBhxLl) {
    overflow: hidden;
    height: 70px;
    background: rgba(255,255,255,0);
    border-radius: 6px;
    position: relative;
    width: 70px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
:is(.search-wrapper,.cyTbHsLJw) :is(.input-holder,.cEXEBhxLl) :is(.search-input,.cMgKPXOvP) {
    width: 100%;
    height: 50px;
    padding: 0px 70px 0 20px;
    opacity: 0;
    position: absolute;
    top: 0px;
    left: 0px;
    background: transparent;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: none;
    outline: none;
    font-family: "Open Sans", Arial, Verdana;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    color: #FFF;
    -webkit-transform: translate(0, 60px);
    -moz-transform: translate(0, 60px);
    transform: translate(0, 60px);
    -webkit-transition: all .3s cubic-bezier(0.000, 0.105, 0.035, 1.570);
    -moz-transition: all .3s cubic-bezier(0.000, 0.105, 0.035, 1.570);
    transition: all .3s cubic-bezier(0.000, 0.105, 0.035, 1.570);
    -webkit-transition-delay: 0.3s;
    -moz-transition-delay: 0.3s;
    transition-delay: 0.3s;
}
:is(.search-wrapper,.cyTbHsLJw) :is(.input-holder,.cEXEBhxLl) :is(.search-icon,.ctwJifZdm) {
    width: 70px;
    height: 70px;
    text-indent:100px;
    border: none;
    background: url('/releases/20260602030052.d0778db7/assets/img/2c/a5/2ca5483b55621ecc8c8c8925aead3d278821a41e.webp') center no-repeat;
    border-radius: 6px;
    padding: 0px;
    outline: none;
    position: relative;
    z-index: 2;
    float: right;
    cursor: pointer;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

:is(.search-wrapper,.cyTbHsLJw) :is(.close,.cvLAZvwNB) {
    position: absolute;
    z-index: 1;
    top: 24px;
    right: 20px;
    width: 25px;
    height: 25px;
    cursor: pointer;
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    transform: rotate(-180deg);
    -webkit-transition: all .3s cubic-bezier(0.285, -0.450, 0.935, 0.110);
    -moz-transition: all .3s cubic-bezier(0.285, -0.450, 0.935, 0.110);
    transition: all .3s cubic-bezier(0.285, -0.450, 0.935, 0.110);
    -webkit-transition-delay: 0.2s;
    -moz-transition-delay: 0.2s;
    transition-delay: 0.2s;
}
:is(.search-wrapper,.cyTbHsLJw) :is(.close,.cvLAZvwNB):before {
    width: 5px;
    height: 25px;
    left: 10px;
    top: 0px;
    content:''
}
:is(.search-wrapper,.cyTbHsLJw) :is(.close,.cvLAZvwNB):after {
    width: 25px;
    height: 5px;
    left: 0px;
    top: 10px;
    content:''
}
:is(.search-wrapper,.cyTbHsLJw) :is(.result-container,.ckAziluWw) {
    width: 100%;
    position: absolute;
    top: 70px;
    left: 0px;
    text-align: center;
    font-family: "Open Sans", Arial, Verdana;
    font-size: 14px;
    display: none;
    color: #B7B7B7;
}
:is(.search-wrapper,.cyTbHsLJw):is(.active,.cRqFUaztO) {
left: -173px;}
:is(.search-wrapper,.cyTbHsLJw):is(.active,.cRqFUaztO) :is(.input-holder,.cEXEBhxLl) {
    border-radius: 50px;
    width: 450px;
    background: rgba(0,0,0,1);
    -webkit-transition: all .5s cubic-bezier(0.000, 0.105, 0.035, 1.570);
    -moz-transition: all .5s cubic-bezier(0.000, 0.105, 0.035, 1.570);
    transition: all .5s cubic-bezier(0.000, 0.105, 0.035, 1.570);
}

:is(.search-wrapper,.cyTbHsLJw):is(.active,.cRqFUaztO) :is(.input-holder,.cEXEBhxLl) :is(.search-input,.cMgKPXOvP) {
    opacity: 1;
    -webkit-transform: translate(0, 10px);
    -moz-transform: translate(0, 10px);
    transform: translate(0, 10px);
}

:is(.search-wrapper,.cyTbHsLJw):is(.active,.cRqFUaztO) :is(.input-holder,.cEXEBhxLl) :is(.search-icon,.ctwJifZdm) {
    width: 50px;
    height: 50px;
    background-color: #E6E6E6;
    margin: 10px;
    border-radius: 30px;
}
:is(.search-wrapper,.cyTbHsLJw) :is(.close,.cvLAZvwNB)::before,:is( .search-wrapper, .cyTbHsLJw) :is(.close,.cvLAZvwNB)::after {
    position: absolute;
    content: '';
    background: #ccc;
    border-radius: 2px;
}

:is(.search-wrapper,.cyTbHsLJw):is(.active,.cRqFUaztO) :is(.close,.cvLAZvwNB) {
    right: -50px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all .6s cubic-bezier(0.000, 0.105, 0.035, 1.570);
    -moz-transition: all .6s cubic-bezier(0.000, 0.105, 0.035, 1.570);
    transition: all .6s cubic-bezier(0.000, 0.105, 0.035, 1.570);
    -webkit-transition-delay: 0.5s;
    -moz-transition-delay: 0.5s;
    transition-delay: 0.5s;
}


/* sy_title */
:is(.sy_title,.cuBglZPRE){text-align:center;margin-bottom:25px;}
:is(.sy_title,.cuBglZPRE) h2{font-size:42px;}
:is(.sy_title,.cuBglZPRE) h2 span{font-weight:500;}
:is(.sy_title,.cuBglZPRE) p{font-size:17px;color:#c3c3c3;position:relative;}
:is(.sy_title,.cuBglZPRE) p:after{content:"";width:83px;height:1px;background:#626262;position:absolute;margin:0 auto;bottom:-22px;left:0;right:0;}


/* banner */
.fullSlide{width:100%;position:relative;height: 745px;z-index:1;margin:0 auto;}
.fullSlide .bd{width:100%;height: 745px;margin:0 auto;position:relative;z-index:0;overflow:hidden;}
.fullSlide .bd ul{ width:100% !important; }
.fullSlide .bd li{width:100% !important;height: 745px;overflow:hidden;text-align:center;color:#fff;}
.fullSlide .bd li a{width:100% !important;height: 745px;display:block;}
.fullSlide :is(.hd,.ckOzIKKjY){/* display:none; */position: absolute;bottom: 25px;width: 100%;text-align: center;}
.fullSlide :is(.hd,.ckOzIKKjY) li{display:inline-block;width:10px;height:10px;overflow:hidden;text-indent:100px;border: 2px solid #fff;margin: 0 10px;border-radius: 8px;}
.fullSlide :is(.hd,.ckOzIKKjY) li:is(.on,.cxRxugHFm){background:#fff;}
.fullSlide :is(.prev,.caQmeghkk),.fullSlide :is(.next,.ceSAPBLHK){display:block;position:absolute;z-index:1;top:50%;margin-top:-65px;left:17%;z-index:1;width:25px;height:131px;cursor:pointer;background: rgba(0,0,0,0.2) url('/releases/20260602030052.d0778db7/assets/img/13/a8/13a8799827adcb74546dadeea55f3eb4c57559aa.webp') center no-repeat;}
.fullSlide :is(.next,.ceSAPBLHK){left:auto;right:17%;background: rgba(0,0,0,0.2) url('/releases/20260602030052.d0778db7/assets/img/14/8c/148cef0dcf53f84901e6f81ed9cab711a1388c4c.webp') center no-repeat;}


:is(.icon_index,.cOWcwQVfp){background:url('/releases/20260602030052.d0778db7/assets/img/d9/3a/d93a981d16d6c250392086803d5535b3a096c1a2.webp') no-repeat;}
:is(.icon1_index,.cIcGkeyLc){width: 48px; height: 11px;background-position:-403px -76px;margin-right:20px;}
:is(.icon2_index,.cHMmxKgpM){width: 925px; height: 46px;background-position:-10px -10px;}
:is(.icon3_index,.ccVbnlDXO){width: 26px; height: 26px;background-position:-374px -152px;}
:is(.icon4_index,.cDgAbcLRK){width: 172px; height: 56px;background-position:-10px -76px;}
:is(.icon6_index,.cfQtweabC){width: 21px; height: 21px;background-position:-329px -107px;}
:is(.icon7_index,.cXBmlqwif){width: 28px; height: 28px;background-position:-85px -232px;}
:is(.icon8_index,.ceZBxHgXl){width: 26px; height: 31px;background-position:-39px -232px;}
:is(.icon9_index,.cpmnITqpa){width: 30px; height: 30px;background-position:-272px -152px;}
:is(.icon10_index,.cGpXzEyxF){width: 57px;height: 60px;background-position:-10px -152px;}
:is(.icon11_index,.crlFjASCp){width: 59px; height: 56px;background-position:-202px -76px;}
:is(.icon12_index,.chSZAwNZc){background:url('/releases/20260602030052.d0778db7/assets/img/67/99/67998b62e33e5bb44e811c19e283a95e519fb77a.webp') no-repeat center;width: 57px;height: 57px;}
:is(.icon13_index,.cruzHzHRp){width: 56px; height: 60px;background-position:-87px -152px;}
:is(.icon16_index,.cvUCKVGvD){width: 28px; height: 28px;background-position:-133px -232px;}
:is(.icon17_index,.cKrRjqVTX){width: 28px; height: 28px;background-position:-181px -232px;}
:is(.icon18_index,.cvBaFGHkz){width: 31px; height: 30px;background-position:-221px -152px;}
:is(.icon19_index,.czSDICHlQ){width: 20px; height: 19px;background-position:-409px -107px;}
:is(.icon20_index,.cKbpyezYO){width: 19px; height: 21px;background-position:-370px -107px;}



:is(.slider_page2,.ckwAZAGOt) :is(.hd,.ckOzIKKjY) ul li:after{content:"";position:absolute;bottom: -19px;left:0;right: 0;margin: 0 auto;width: 102px;height: 11px;background-position:-281px -76px;background: url('/releases/20260602030052.d0778db7/assets/img/d9/3a/d93a981d16d6c250392086803d5535b3a096c1a2.webp') -281px -76px;display: none;}

.advantage{}
:is(.advantage,.ctDswxdJi) .slider_advantage{width:1530px;margin:0 auto;position:relative;left:-165px;}
.advantage .slider_advantage .hd{}
:is(.advantage,.ctDswxdJi) .slider_advantage :is(.hd,.ckOzIKKjY) ul{display:flex;justify-content: space-between;}
:is(.advantage,.ctDswxdJi) .slider_advantage :is(.hd,.ckOzIKKjY) ul li{width: 370px;height:560px;padding:70px 23px 0;box-sizing: border-box;color:#000;position: relative;}
:is(.advantage,.ctDswxdJi) .slider_advantage :is(.hd,.ckOzIKKjY) ul li:after{content:"";position:absolute;width:1px;height:560px;top:0;right:0;background:#d2d2d2;}
:is(.advantage,.ctDswxdJi) .slider_advantage :is(.hd,.ckOzIKKjY) ul li:last-child:after{display:none;}
:is(.advantage,.ctDswxdJi) .slider_advantage :is(.hd,.ckOzIKKjY) ul li :is(.advantage_top,.cqPHEnUgw){font-size:32px;}
:is(.advantage,.ctDswxdJi) .slider_advantage :is(.hd,.ckOzIKKjY) ul li :is(.msg,.cphsHIOEp){font-size:16px;}
:is(.advantage,.ctDswxdJi) .slider_advantage :is(.hd,.ckOzIKKjY) ul li i{display:block;position: absolute;top: 250px;left: 0;right: 0;margin: 0 auto;}
:is(.advantage,.ctDswxdJi) .slider_advantage :is(.hd,.ckOzIKKjY) ul li img{display:none;position: absolute;top: 205px;left: 25px;width: 390px;}
:is(.advantage,.ctDswxdJi) .slider_advantage :is(.hd,.ckOzIKKjY) ul li:is(.on,.cxRxugHFm){background:#c30001;color:#fff;width:450px;}
:is(.advantage,.ctDswxdJi) .slider_advantage :is(.hd,.ckOzIKKjY) ul li:is(.on,.cxRxugHFm) i{display:none;}
:is(.advantage,.ctDswxdJi) .slider_advantage :is(.hd,.ckOzIKKjY) ul li:is(.on,.cxRxugHFm) img{display:block;}
:is(.advantage,.ctDswxdJi) .slider_advantage :is(.hd,.ckOzIKKjY) ul li :is(.number,.cnujOWyDE){font-size:60px;position:absolute;top: 345px;font-weight: 600;left: 18px;}
:is(.advantage,.ctDswxdJi) .slider_advantage :is(.hd,.ckOzIKKjY) ul li :is(.number,.cnujOWyDE):after{content:"";position:absolute;left:0;bottom:0;width: 320px;height: 1px;background:#d2d2d2;}
:is(.advantage,.ctDswxdJi) .slider_advantage :is(.hd,.ckOzIKKjY) ul li :is(.text,.cZwrWBpjy){font-size:12px;position: absolute;top: 455px;}
:is(.advantage,.ctDswxdJi) .slider_advantage :is(.hd,.ckOzIKKjY) ul li:is(.on,.cxRxugHFm) :is(.number,.cnujOWyDE){left:40px;}
:is(.advantage,.ctDswxdJi) .slider_advantage :is(.hd,.ckOzIKKjY) ul li:is(.on,.cxRxugHFm) :is(.text,.cZwrWBpjy){left:40px;}
:is(.advantage,.ctDswxdJi) .slider_advantage :is(.hd,.ckOzIKKjY) ul li:is(.on,.cxRxugHFm) :is(.number,.cnujOWyDE):after{display:none;}

.main{}

:is(.page1,.cGBSlYUPK){height:140px;padding: 60px 0 15px;color:#252525;position:relative;}
:is(.page1,.cGBSlYUPK) h3{font-size:28px;font-weight:500;}
:is(.page1,.cGBSlYUPK) h3 i{width:50px;height:13px;display:inline-block;}
:is(.page1,.cGBSlYUPK) p{width:925px;height:46px;line-height:46px;font-size:16px;text-indent:20px;margin-top:5px;}
:is(.page1,.cGBSlYUPK) a{position:absolute;right:0;top: 75px;width:175px;height:60px;line-height:60px;color:#fff;font-size:22px;}
:is(.page1,.cGBSlYUPK) a i{width:27px;height:27px;display:inline-block;margin: 0 5px 0px 35px;position: relative;top: 5px;}


:is(.page2,.cBngIMkzK){background:#ebedf6;padding:40px 0;}
:is(.page2,.cBngIMkzK) :is(.page2_title,.cxnrPSjEm){text-align:center;line-height:60px;margin-bottom:25px;}
:is(.page2,.cBngIMkzK) :is(.page2_title,.cxnrPSjEm) p{font-size:40px;color:#202020;}
:is(.page2,.cBngIMkzK) :is(.page2_title,.cxnrPSjEm) p span{font-size:30px;}
:is(.page2,.cBngIMkzK) :is(.slider_page2,.ckwAZAGOt){margin-top:70px;}
:is(.page2,.cBngIMkzK) :is(.slider_page2,.ckwAZAGOt) :is(.hd,.ckOzIKKjY){margin-bottom:35px;padding-bottom: 15px;border-bottom: 5px solid #d3d4d9;}
:is(.page2,.cBngIMkzK) :is(.slider_page2,.ckwAZAGOt) :is(.hd,.ckOzIKKjY) ul{text-align:center;}
:is(.page2,.cBngIMkzK) :is(.slider_page2,.ckwAZAGOt) :is(.hd,.ckOzIKKjY) ul li{display:inline-block;padding:0 25px;position: relative;}
:is(.page2,.cBngIMkzK) :is(.slider_page2,.ckwAZAGOt) :is(.hd,.ckOzIKKjY) ul li:hover:after,:is(.page2,.cBngIMkzK) :is(.slider_page2,.ckwAZAGOt) :is(.hd,.ckOzIKKjY) ul li:is(.on,.cxRxugHFm){display:block;}
:is(.page2,.cBngIMkzK) :is(.slider_page2,.ckwAZAGOt) :is(.hd,.ckOzIKKjY) ul li:before{content:"";position:absolute;width:2px;height:17px;background:#c7cbd3;right: -3px;top: 7px;}
:is(.page2,.cBngIMkzK) :is(.slider_page2,.ckwAZAGOt) :is(.hd,.ckOzIKKjY) ul li:last-child:before{display:none;}
:is(.page2,.cBngIMkzK) :is(.slider_page2,.ckwAZAGOt) :is(.hd,.ckOzIKKjY) ul li a{font-size:20px;color:#222222;display:block;position:relative;}
.page2 .slider_page2 .bd{}
:is(.page2,.cBngIMkzK) :is(.slider_page2,.ckwAZAGOt) .bd>ul>li{overflow:hidden;}
:is(.page2,.cBngIMkzK) :is(.slider_page2,.ckwAZAGOt) .bd>ul>li :is(.box,.cFNlfygyJ){width:590px;float:right;position: relative;}
.page2 .slider_page2 .bd>ul>li .box .img{}
:is(.page2,.cBngIMkzK) :is(.slider_page2,.ckwAZAGOt) .bd>ul>li :is(.box,.cFNlfygyJ) :is(.img,.csBxYsXnB) img{display:block;}
.page2 .slider_page2 .bd>ul>li .box .container{}
:is(.page2,.cBngIMkzK) :is(.slider_page2,.ckwAZAGOt) .bd>ul>li :is(.box,.cFNlfygyJ) .container h4{font-size:28px;margin-bottom:10px;font-weight: 500;position:relative;}
:is(.page2,.cBngIMkzK) :is(.slider_page2,.ckwAZAGOt) .bd>ul>li :is(.box,.cFNlfygyJ) .container h4:after{content:"";position:absolute;left: -50px;top: 10px;width: 38px;height: 37px;background: url('/releases/20260602030052.d0778db7/assets/img/d9/3a/d93a981d16d6c250392086803d5535b3a096c1a2.webp') -163px -152px;}
:is(.page2,.cBngIMkzK) :is(.slider_page2,.ckwAZAGOt) .bd>ul>li :is(.box4,.cGfKUchAZ) .container h4:after{display:none;}
:is(.page2,.cBngIMkzK) :is(.slider_page2,.ckwAZAGOt) .bd>ul>li :is(.box,.cFNlfygyJ) .container>p{font-size:14px;}
.page2 .slider_page2 .bd>ul>li .box .container ul{}
.page2 .slider_page2 .bd>ul>li .box .container ul li{}
:is(.page2,.cBngIMkzK) :is(.slider_page2,.ckwAZAGOt) .bd>ul>li :is(.box,.cFNlfygyJ) .container ul li a{font-size: 17px;display: block;color: #000;}
:is(.page2,.cBngIMkzK) :is(.slider_page2,.ckwAZAGOt) .bd>ul>li :is(.box1,.cdOtkoZZE) .container ul li a{color:#fff;}
:is(.page2,.cBngIMkzK) :is(.slider_page2,.ckwAZAGOt) .bd>ul>li :is(.box,.cFNlfygyJ) .container ul li a span{font-size:14px;width:22px;height:22px;display: inline-block;text-align:center;line-height:22px;margin-right: 5px;position: relative;top: 5px;}
.page2 .slider_page2 .bd>ul>li .box .container>span{}
:is(.page2,.cBngIMkzK) :is(.slider_page2,.ckwAZAGOt) :is(.box1,.cdOtkoZZE) :is(.img,.csBxYsXnB),:is(.page2,.cBngIMkzK) :is(.slider_page2,.ckwAZAGOt) :is(.box2,.crjurSlji) :is(.img,.csBxYsXnB){width:590px;height:347px;}
:is(.page2,.cBngIMkzK) :is(.slider_page2,.ckwAZAGOt) :is(.box1,.cdOtkoZZE),:is(.page2,.cBngIMkzK) :is(.slider_page2,.ckwAZAGOt) :is(.box3,.cKxBPpRvX){float: left !important;}
:is(.page2,.cBngIMkzK) :is(.slider_page2,.ckwAZAGOt) :is(.box1,.cdOtkoZZE) .container{height:275px;background:#005bac;color:#fff;padding: 28px 20px 0 80px;}
:is(.page2,.cBngIMkzK) :is(.slider_page2,.ckwAZAGOt) :is(.box1,.cdOtkoZZE) .container>p{margin-bottom:35px;}
:is(.page2,.cBngIMkzK) :is(.slider_page2,.ckwAZAGOt) :is(.box1,.cdOtkoZZE) .container ul li{display:inline-block;margin-right:10px;margin-bottom:10px;}
:is(.page2,.cBngIMkzK) :is(.slider_page2,.ckwAZAGOt) :is(.box1,.cdOtkoZZE) .container ul li span{border:1px solid #df0001;border-radius:12px;}
:is(.page2,.cBngIMkzK) :is(.slider_page2,.ckwAZAGOt) :is(.box1,.cdOtkoZZE) .container>a{position:absolute;right: 40px;bottom: 40px;width: 50px;line-height: 20px;height: 20px;display: block;text-align: center;border: 1px solid #1a6cb4;color: #fff;}
:is(.page2,.cBngIMkzK) :is(.slider_page2,.ckwAZAGOt) :is(.box2,.crjurSlji) .container{height: 225px;background:#fff;padding: 15px 40px 0 80px;}
:is(.page2,.cBngIMkzK) :is(.slider_page2,.ckwAZAGOt) :is(.box2,.crjurSlji) .container>p{margin-bottom:20px;}
:is(.page2,.cBngIMkzK) :is(.slider_page2,.ckwAZAGOt) :is(.box2,.crjurSlji) .container>a{position:absolute;right: 40px;bottom: 25px;width: 50px;line-height: 20px;height: 20px;display: block;text-align: center;border: 1px solid #eeeeee;}
:is(.page2,.cBngIMkzK) :is(.slider_page2,.ckwAZAGOt) :is(.box3,.cKxBPpRvX){clear:both;margin-top:20px;}
:is(.page2,.cBngIMkzK) :is(.slider_page2,.ckwAZAGOt) :is(.box3,.cKxBPpRvX) .container{height:225px;background:#fff;padding:15px 40px 0 80px;}
:is(.page2,.cBngIMkzK) :is(.slider_page2,.ckwAZAGOt) :is(.box3,.cKxBPpRvX) .container>p{margin-bottom:20px;}
:is(.page2,.cBngIMkzK) :is(.slider_page2,.ckwAZAGOt) :is(.box3,.cKxBPpRvX) .container ul li{display:inline-block;margin-right: 10px;}
:is(.page2,.cBngIMkzK) :is(.slider_page2,.ckwAZAGOt) :is(.box3,.cKxBPpRvX) .container>a{position:absolute;right: 40px;bottom: 20px;width: 50px;line-height: 20px;height: 20px;display: block;text-align: center;border: 1px solid #eeeeee;}
:is(.page2,.cBngIMkzK) :is(.slider_page2,.ckwAZAGOt) :is(.box4,.cGfKUchAZ){height:265px;margin-top: -40px;margin-bottom: 20px;}
:is(.page2,.cBngIMkzK) :is(.slider_page2,.ckwAZAGOt) :is(.box4,.cGfKUchAZ) :is(.img,.csBxYsXnB){width:295px;float:left;}
:is(.page2,.cBngIMkzK) :is(.slider_page2,.ckwAZAGOt) :is(.box4,.cGfKUchAZ) .container{width:295px;float:right;background:#df0001;height:265px;color:#fff;padding: 40px 25px 0 30px;box-sizing: border-box;}
:is(.page2,.cBngIMkzK) :is(.slider_page2,.ckwAZAGOt) .bd>ul>li :is(.box4,.cGfKUchAZ) .container>a{display:block;width:140px;line-height:30px;text-align:center;border:1px solid #e95253;margin:30px auto;font-size:30px;color:#e95253;}
:is(.page2,.cBngIMkzK) :is(.slider_page2,.ckwAZAGOt) .bd>ul>li :is(.box5,.cPPuAhbTe){height:330px;background:#fff;}
:is(.page2,.cBngIMkzK) :is(.slider_page2,.ckwAZAGOt) .bd>ul>li :is(.box5,.cPPuAhbTe) :is(.img,.csBxYsXnB){float:right;}
:is(.page2,.cBngIMkzK) :is(.slider_page2,.ckwAZAGOt) .bd>ul>li :is(.box5,.cPPuAhbTe) .container{padding:35px 0 0 75px;}
:is(.page2,.cBngIMkzK) :is(.slider_page2,.ckwAZAGOt) .bd>ul>li :is(.box5,.cPPuAhbTe) .container ul li{line-height:24px;display:block;height: 24px;margin-bottom: 15px;}
:is(.page2,.cBngIMkzK) :is(.slider_page2,.ckwAZAGOt) .bd>ul>li :is(.box5,.cPPuAhbTe) .container>p{margin-bottom:10px;}
:is(.page2,.cBngIMkzK) :is(.slider_page2,.ckwAZAGOt) .bd>ul>li :is(.box5,.cPPuAhbTe) .container>p span{display:inline-block;}
:is(.page2,.cBngIMkzK) :is(.slider_page2,.ckwAZAGOt) .bd>ul>li :is(.box1,.cdOtkoZZE) .container ul li a span{top:0px;}
:is(.icon5,.ctuMPDIBH){background-position: -451px -71px;}



:is(.page3,.cYrVyUDpd){height:835px;padding:55px 0;box-sizing: content-box;position:relative;}
:is(.page3,.cYrVyUDpd) .page3_slider{width:100%;height: 835px;position:absolute;bottom: -50px;left:0;}
:is(.page3,.cYrVyUDpd) .page3_slider :is(.hd,.ckOzIKKjY){position:absolute;left: 0;right: 0;top: 45px;z-index:10;}
.page3 .page3_slider .hd ul{}
:is(.page3,.cYrVyUDpd) .page3_slider :is(.hd,.ckOzIKKjY) ul li:is(.on,.cxRxugHFm),:is(.page3,.cYrVyUDpd) .page3_slider :is(.hd,.ckOzIKKjY) ul div:hover{background:#df0001;}
:is(.page3,.cYrVyUDpd) .page3_slider :is(.hd,.ckOzIKKjY) ul li:is(.on,.cxRxugHFm) a,:is(.page3,.cYrVyUDpd) .page3_slider :is(.hd,.ckOzIKKjY) ul div:hover a{color:#fff;}
:is(.page3,.cYrVyUDpd) .page3_slider :is(.hd,.ckOzIKKjY) ul li,:is(.page3,.cYrVyUDpd) .page3_slider :is(.hd,.ckOzIKKjY) ul div{display:inline-block;margin-right:10px;text-align: center;height: 100px;padding: 30px 10px 0;position: relative;}
:is(.page3,.cYrVyUDpd) .page3_slider :is(.hd,.ckOzIKKjY) ul li:before,:is(.page3,.cYrVyUDpd) .page3_slider :is(.hd,.ckOzIKKjY) ul div:before{content:"";width:0;height:0;position:absolute;border: 12px solid;border-color: #df0001 transparent transparent;bottom: -23px;left: 0;right: 0;margin: 0 auto;display: none;}
:is(.page3,.cYrVyUDpd) .page3_slider :is(.hd,.ckOzIKKjY) ul li:is(.on,.cxRxugHFm):before,:is(.page3,.cYrVyUDpd) .page3_slider :is(.hd,.ckOzIKKjY) ul div:hover:before{display:block;}
:is(.page3,.cYrVyUDpd) .page3_slider :is(.hd,.ckOzIKKjY) ul li a,:is(.page3,.cYrVyUDpd) .page3_slider :is(.hd,.ckOzIKKjY) ul div a{font-size:20px;color:#000;}
:is(.page3,.cYrVyUDpd) .page3_slider :is(.hd,.ckOzIKKjY) ul li span,:is(.page3,.cYrVyUDpd) .page3_slider :is(.hd,.ckOzIKKjY) ul div span{display:block;font-size:12px;color:#d3d3d3;font-weight: 900;}
:is(.page3,.cYrVyUDpd) .page3_slider .bd{height:100%;}
:is(.page3,.cYrVyUDpd) .page3_slider .bd>ul{height:100%;}
:is(.page3,.cYrVyUDpd) .page3_slider .bd>ul>li{color:#fff;height:100%;padding-top: 230px;box-sizing: border-box;}
:is(.page3,.cYrVyUDpd) .page3_slider .bd>ul>li h4{font-weight:500;margin-bottom: 65px;position: relative;height: 90px;}
:is(.page3,.cYrVyUDpd) .page3_slider .bd>ul>li h4:after{content:"";position:absolute;left:0;bottom: -25px;width:50px;height:2px;background:#606060;}
:is(.page3,.cYrVyUDpd) .page3_slider .bd>ul>li h4>p:nth-child(1){font-size:34px;font-weight: 100;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
:is(.page3,.cYrVyUDpd) .page3_slider .bd>ul>li h4>p:nth-child(2){font-size:22px;}
:is(.page3,.cYrVyUDpd) .page3_slider .bd>ul>li h4 p span{font-weight:600;}
:is(.page3,.cYrVyUDpd) .page3_slider .bd>ul>li>div>p{font-size:16px;margin-bottom: 65px;width: 600px;}
:is(.page3,.cYrVyUDpd) .page3_slider .bd>ul>li>div>ul{overflow:hidden;border: 1px solid #778087;line-height: 0;width:540px;}
:is(.page3,.cYrVyUDpd) .page3_slider .bd>ul>li>div>ul>li{line-height: 72px;padding: 0 25px 0 20px;display: inline-block;position: relative;}
:is(.page3,.cYrVyUDpd) .page3_slider .bd>ul>li>div>ul>li:after{content:"";width:1px;height:60px;background: #1d4a77;position:absolute;left:0;top: 7px;}
:is(.page3,.cYrVyUDpd) .page3_slider .bd>ul>li>div>ul>li:nth-child(1):after{display:none;}
:is(.page3,.cYrVyUDpd) .page3_slider .bd>ul>li>div>ul>li p{font-weight:600;font-size:22px;}
:is(.page3,.cYrVyUDpd) .page3_slider .bd>ul>li>div>ul>li p span{display: inline-block;margin-right: 15px;position: relative;top: 8px;}
:is(.page3,.cYrVyUDpd) .page3_slider .bd>ul>li>div{padding-right: 300px;box-sizing:border-box;}


:is(.page4,.cEKTiIdWP){z-index: 10;position: relative;top: -60px;}
:is(.page4,.cEKTiIdWP) :is(.advantage,.ctDswxdJi){margin-top: 70px;padding-bottom: 65px;}

:is(.page5,.cqvfmxDSZ){background:#ebedf6;padding:60px 0 0;}
:is(.sy_news,.cOnDstLXH){
    zoom: 1;
    overflow: hidden;
    margin-top:35px;
}
:is(.sy_news,.cOnDstLXH)  :is(.w1200,.cepHoFZtc){
    zoom: 1;
    overflow: hidden;
}
:is(.sy_news,.cOnDstLXH) :is(.titlemodel,.cSPkqYpWH){
margin-bottom: 25px;
}

:is(.sy_news,.cOnDstLXH) :is(.left,.cfsfnAWZv){
    float: left;
    width: 809px;
}
:is(.sy_news,.cOnDstLXH) :is(.titlemodel2,.cVlZJMAtx){
    line-height: 38px;
    height: 38px;
    margin-bottom: 35px;
    position: relative;
}
:is(.sy_news,.cOnDstLXH) :is(.titlemodel2,.cVlZJMAtx):after{content:"";width:100%;height:1px;position:absolute;background:#c6c7cb;bottom: -15px;left:0;}
:is(.sy_news,.cOnDstLXH) :is(.titlemodel2,.cVlZJMAtx) :is(.title,.cqjIMrDqE){
    float: left;
    padding-left: 40px;
    font-size: 22px;
    color: #333333;
    position:relative;
}
:is(.sy_news,.cOnDstLXH) :is(.titlemodel2,.cVlZJMAtx) :is(.title,.cqjIMrDqE):after{content:"";position:absolute;left: 0;top: 5px;}
:is(.sy_news,.cOnDstLXH) :is(.titlemodel2,.cVlZJMAtx) :is(.icon14_index,.cEbWVRjuI):after{width: 32px; height: 27px;background: url('/releases/20260602030052.d0778db7/assets/img/d9/3a/d93a981d16d6c250392086803d5535b3a096c1a2.webp') -322px -152px;}
:is(.sy_news,.cOnDstLXH) :is(.titlemodel2,.cVlZJMAtx) :is(.icon15_index,.cXmJHxokD):after{width: 28px; height: 24px;background: url('/releases/20260602030052.d0778db7/assets/img/d9/3a/d93a981d16d6c250392086803d5535b3a096c1a2.webp') -281px -107px;}

:is(.sy_news,.cOnDstLXH) :is(.titlemodel2,.cVlZJMAtx) :is(.more,.ctyNfhfbw){
    float: right;
    display: inline-block;
    margin-top: 11px;
    width: 79px;
    line-height: 17px;
    border-radius: 40px;
    color: #000;
    font-size: 12px;
    text-indent: 29px;
    width: 9px; height: 9px;
    background: url('/releases/20260602030052.d0778db7/assets/img/d9/3a/d93a981d16d6c250392086803d5535b3a096c1a2.webp') -471px -76px;
}
.sy_news .list1{
    
}

:is(.sy_news,.cOnDstLXH) :is(.list1,.cZvqzzJdx) li{
    height: 176px;
    margin-bottom: 20px;
}


:is(.sy_news,.cOnDstLXH) :is(.list1,.cZvqzzJdx) li :is(.imgbox,.cyCPbtTRR){
    float: left;
    width: 269px;
    overflow:hidden;
}

:is(.sy_news,.cOnDstLXH) :is(.list1,.cZvqzzJdx) li :is(.imgbox,.cyCPbtTRR) img{
    width: 100%;
    height: 176px;
    

transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
-webkit-transition: all .6s cubic-bezier(0.215, 0.61, 0.355, 1);
-moz-transition: all .6s cubic-bezier(0.215, 0.61, 0.355, 1);
}

:is(.sy_news,.cOnDstLXH) :is(.list1,.cZvqzzJdx) li :is(.imgbox,.cyCPbtTRR):hover img{
 -webkit-transform: scale(1.1,1.1);
    -o-transform: scale(1.1,1.1);
    -moz-transform: scale(1.1,1.1);
    -ms-transform: scale(1.1,1.1);
    transform: scale(1.1,1.1);
}

:is(.sy_news,.cOnDstLXH) :is(.list1,.cZvqzzJdx) li :is(.content,.cBxSJGZbY){
    float: right;
    width: 520px;
}
:is(.sy_news,.cOnDstLXH) :is(.list1,.cZvqzzJdx) li :is(.content,.cBxSJGZbY) :is(.h2tit,.cDzRbQySM){
    padding-top: 17px;
    font-size: 16px;
    line-height: 24px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;

    font-weight: bold;
    margin-bottom: 21px;
}
:is(.sy_news,.cOnDstLXH) :is(.list1,.cZvqzzJdx) li :is(.content,.cBxSJGZbY) :is(.h2tit,.cDzRbQySM) a{
        color: #333333;
}
:is(.sy_news,.cOnDstLXH) :is(.list1,.cZvqzzJdx) {
    padding-bottom: 3px;
}

:is(.sy_news,.cOnDstLXH) :is(.list1,.cZvqzzJdx) li :is(.content,.cBxSJGZbY) :is(.desc,.cabypsCAb){
    line-height: 30px;
    font-size: 14px;
    color: #666666
}
:is(.sy_news,.cOnDstLXH) :is(.list2,.cNbPCUuAA){
        padding-left: 26px;
        position:relative;
}
:is(.sy_news,.cOnDstLXH) :is(.list2,.cNbPCUuAA):after{content:"";position:absolute;left:0;top:8px;width: 9px; height: 149px;background: url('/releases/20260602030052.d0778db7/assets/img/d9/3a/d93a981d16d6c250392086803d5535b3a096c1a2.webp') -10px -232px;}
.sy_news .list2 li{

}

:is(.sy_news,.cOnDstLXH) :is(.list2,.cNbPCUuAA) li a{
    display: block;
    line-height: 32px;
    font-size: 14px;
    color: #333333;

    border-bottom: 1px dashed #dedede;
}
:is(.sy_news,.cOnDstLXH) :is(.list2,.cNbPCUuAA) li a :is(.title,.cqjIMrDqE){
        overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
width: 70%;
}
:is(.sy_news,.cOnDstLXH) :is(.list2,.cNbPCUuAA) li a :is(.time,.cUqbTTDle){
float: right;
color: #999999;
text-align:right;
width: 30%
}
:is(.sy_news,.cOnDstLXH) :is(.right,.cUhKhtEYE){
    float: right;
    width: 357px;
}

:is(.sy_news,.cOnDstLXH) :is(.right,.cUhKhtEYE) :is(.imgbox,.cyCPbtTRR){
    overflow: hidden;
}
:is(.sy_news,.cOnDstLXH) :is(.right,.cUhKhtEYE) a{overflow:hidden;}
:is(.sy_news,.cOnDstLXH) :is(.right,.cUhKhtEYE) :is(.imgbox,.cyCPbtTRR) img{
    width: 100%;
    height: 100%;
    transition: all linear 0.3s;
   
}

:is(.sy_news,.cOnDstLXH) :is(.right,.cUhKhtEYE) :is(.imgbox,.cyCPbtTRR):hover img{
     transform: scale(1.2);

}

:is(.sy_news,.cOnDstLXH) :is(.right,.cUhKhtEYE) :is(.list3,.cPvdJGHnH){
    padding-top: 5px;
}
:is(.sy_news,.cOnDstLXH) :is(.right,.cUhKhtEYE) :is(.list3,.cPvdJGHnH) li{
    padding-bottom: 7px;
    margin-bottom: 20px;
    border-bottom: 1px dashed #e6e6e6;
    position: relative;
}
:is(.sy_news,.cOnDstLXH) :is(.right,.cUhKhtEYE) :is(.list3,.cPvdJGHnH) li:after{content:"";width:100%;height:1px;position:absolute;left:0;bottom: -10px;border-bottom:1px dashed #cdcfd4;}
:is(.sy_news,.cOnDstLXH) :is(.right,.cUhKhtEYE) :is(.list3,.cPvdJGHnH) li:last-child:after{display:none;}
:is(.sy_news,.cOnDstLXH) :is(.right,.cUhKhtEYE) :is(.list3,.cPvdJGHnH) li :is(.question_title,.cyUFZHAXz){
    height: 26px;
    line-height: 26px;
}
:is(.sy_news,.cOnDstLXH) :is(.right,.cUhKhtEYE) :is(.list3,.cPvdJGHnH) li :is(.question_title,.cyUFZHAXz) a{
    display: block;
}

:is(.sy_news,.cOnDstLXH) :is(.right,.cUhKhtEYE) :is(.list3,.cPvdJGHnH) li :is(.question_title,.cyUFZHAXz) a :is(.s1,.cdmajnPAe){
    float: left;
    width: 14px;
    height: 14px;
    line-height: 14px;
    color: #fff;
    text-align: center;
    background: #fa5258;
    font-size: 10px;
    display: inline-block;
    margin-top: 6px;
}
:is(.sy_news,.cOnDstLXH) :is(.right,.cUhKhtEYE) :is(.list3,.cPvdJGHnH) li :is(.question_title,.cyUFZHAXz) a :is(.s2,.cBnCMNfVe){
    float: right;
    width: 338px;
    overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
font-size: 14px;
font-weight: bold;
color: #df3130
}
:is(.sy_news,.cOnDstLXH) :is(.right,.cUhKhtEYE) :is(.list3,.cPvdJGHnH) li :is(.desc,.cabypsCAb){
    zoom: 1;
    overflow: hidden;
}
:is(.sy_news,.cOnDstLXH) :is(.right,.cUhKhtEYE) :is(.list3,.cPvdJGHnH) li :is(.desc,.cabypsCAb) :is(.s1,.cdmajnPAe){
        float: left;
    width: 14px;
    height: 14px;
    line-height: 14px;
    color: #fff;
    text-align: center;
    background: #777777;
    font-size: 12px;
    display: inline-block;
    margin-top: 4px;
}

:is(.sy_news,.cOnDstLXH) :is(.right,.cUhKhtEYE) :is(.list3,.cPvdJGHnH) li :is(.desc,.cabypsCAb) :is(.s2,.cBnCMNfVe){
        float: right;
    width: 338px;
font-size: 14px;
color: #666666;
line-height: 28px;
}
:is(.sy_news,.cOnDstLXH){
    padding-bottom: 55px;
}
:is(.sy_news,.cOnDstLXH) .slider5 .bd{margin-bottom:35px !important;}

:is(.page6,.cbvoZrhmT){padding:55px 0;background:url('/releases/20260602030052.d0778db7/assets/img/c4/96/c496357c23dd787579f55f2208be3f2dfae20d4c.webp') no-repeat center;}
:is(.page6,.cbvoZrhmT) :is(.page6_title,.cStvxBtug){text-align:center;}
.page6 .page6_title img{}
:is(.page6,.cbvoZrhmT) :is(.word,.cYrakvUCH){margin-top:80px;text-align: center;line-height: 28px;}
:is(.page6,.cbvoZrhmT) :is(.word,.cYrakvUCH) p{font-size:16px;}
:is(.page6,.cbvoZrhmT) a{display:block;width:170px;line-height:45px;height:45px;background:#c00010;color:#fff;text-align:center;margin: 15px auto 0;}


/* footer */
:is(.footer,.cXmcqXaxH){width:100%;height: 380px;background:#212121;padding:55px 0 0;box-sizing: content-box;}
:is(.footer,.cXmcqXaxH) :is(.list,.ctmOTgHtm){float:left;overflow:hidden;position: relative;width: 690px;}
:is(.footer,.cXmcqXaxH) :is(.list,.ctmOTgHtm):after{content:"";position:absolute;width:1px;height:175px;background:#424242;top: 15px;}
:is(.footer,.cXmcqXaxH) :is(.list,.ctmOTgHtm) ul{overflow:hidden;float:left;margin-right: 50px;margin-left: 15px;}
:is(.footer,.cXmcqXaxH) :is(.list,.ctmOTgHtm) ul li{margin-bottom: 8px;}
:is(.footer,.cXmcqXaxH) :is(.list,.ctmOTgHtm) ul li a{color: #828282;font-size: 16px;}
:is(.footer,.cXmcqXaxH) :is(.list,.ctmOTgHtm) ul li a:hover{color:#e60012;}
:is(.footer,.cXmcqXaxH) :is(.list,.ctmOTgHtm) ul li:nth-child(1){margin-bottom:30px;position: relative;}
:is(.footer,.cXmcqXaxH) :is(.list,.ctmOTgHtm) ul li:nth-child(1):after{content:"";position:absolute;width:30px;height:1px;background:#e60012;bottom:-15px;left:0;}
:is(.footer,.cXmcqXaxH) :is(.list,.ctmOTgHtm) ul li:nth-child(1) a{font-size: 22px;color:#ffffff;}
:is(.footer,.cXmcqXaxH) :is(.footer_msg,.cRaYGeIaS){position:relative;float:left;width: 400px;padding-left: 50px;color:#a4a4a4;}
:is(.footer,.cXmcqXaxH) :is(.footer_msg,.cRaYGeIaS):after{content:"";width:1px;height:180px;position:absolute;right:0;top:0;background:#424242;}
:is(.footer,.cXmcqXaxH) :is(.footer_msg,.cRaYGeIaS):before{content:"";width:1px;height:180px;position:absolute;left:0;top:0;background:#424242;}
:is(.footer,.cXmcqXaxH) :is(.footer_msg,.cRaYGeIaS) :is(.contact,.cLhqCnkwA){overflow:hidden;}
:is(.footer,.cXmcqXaxH) :is(.footer_msg,.cRaYGeIaS) :is(.contact,.cLhqCnkwA) :is(.footer_tel,.ceLRQQmep){background:url('/releases/20260602030052.d0778db7/assets/img/92/46/92464ed9f05c0df711d6b3da28fb1ade88ef97bc.webp') no-repeat left;}
:is(.footer,.cXmcqXaxH) :is(.footer_msg,.cRaYGeIaS) :is(.contact,.cLhqCnkwA) :is(.mail,.cGMFyKwZF){background:url('/releases/20260602030052.d0778db7/assets/img/25/21/252124c1ca1c72893c7ad2c1439ba41aa7b2601f.webp') no-repeat left;}
:is(.footer,.cXmcqXaxH) :is(.footer_msg,.cRaYGeIaS) :is(.contact,.cLhqCnkwA) div{float:left;padding-left: 45px;margin-right: 25px;margin-bottom: 22px;}
:is(.footer,.cXmcqXaxH) :is(.footer_msg,.cRaYGeIaS) :is(.contact,.cLhqCnkwA) div p{line-height:20px;font-size:16px;}
.footer .footer_msg .address{}
:is(.footer,.cXmcqXaxH) :is(.footer_msg,.cRaYGeIaS) :is(.address,.csXjLMVZA) p{font-size:13px;line-height:24px;}
:is(.footer,.cXmcqXaxH) :is(.footer_code,.cEmYIRASV){float:right;background:url('/releases/20260602030052.d0778db7/assets/img/f5/08/f5080a69f7ab884d3561ce8d1334559a86c83622.webp') no-repeat;background-position: 185px 40px;width: 430px;margin-top: 10px;}
:is(.footer,.cXmcqXaxH) :is(.footer_code,.cEmYIRASV) :is(.img,.csBxYsXnB){width:110px;height: 145px;float: left;background: #fff;border-radius: 0 25px 0 0;}
:is(.footer,.cXmcqXaxH) :is(.footer_code,.cEmYIRASV) :is(.img,.csBxYsXnB) img{display:block;width:100%;}
:is(.footer,.cXmcqXaxH) :is(.footer_code,.cEmYIRASV) :is(.img,.csBxYsXnB) p{font-size:14px;color: #c00010;text-align:center;line-height: 45px;height: 35px;}
:is(.footer,.cXmcqXaxH) :is(.footer_contact,.cFasmqZYJ){clear:both;overflow: hidden;text-align: center;line-height: 85px;border-top: 1px solid #393939;position: relative;top: 25px;}
:is(.footer,.cXmcqXaxH) :is(.footer_contact,.cFasmqZYJ) p{font-size: 13px;color:#a4a4a4;margin-right: 40px;display: inline-block;text-transform: uppercase;}
:is(.footer,.cXmcqXaxH) :is(.footer_contact,.cFasmqZYJ) i{display:inline-block;position:relative;top:10px;margin-right:5px;}


/* links */
:is(.links,.cNAwxAYME){color:#6b6b6b;background: #fff;width:100%;overflow:hidden;}
:is(.links,.cNAwxAYME) :is(.links_title,.cIrtnCkcK){float:left;height: 60px;padding-top: 20px;}
:is(.links,.cNAwxAYME) :is(.links_title,.cIrtnCkcK) p{line-height: 20px;font-size: 14px;}
:is(.links,.cNAwxAYME) :is(.links_lists,.cWvcxQrRN){float:left;padding-top: 26px;padding-left: 55px;width: 1085px;}
:is(.links,.cNAwxAYME) :is(.links_lists,.cWvcxQrRN) ul{overflow:hidden;}
:is(.links,.cNAwxAYME) :is(.links_lists,.cWvcxQrRN) ul li{margin-right: 18px;position:relative;float:left;padding-right: 18px;margin-bottom: 15px;}
:is(.links,.cNAwxAYME) :is(.links_lists,.cWvcxQrRN) ul li:after{content:"";width:1px;height: 12px;position: absolute;top: 3px;right: 0;border-left:1px dotted #6b6b6b;}
:is(.links,.cNAwxAYME) :is(.links_lists,.cWvcxQrRN) ul li a{font-size:13px;}
:is(.links,.cNAwxAYME) :is(.links_lists,.cWvcxQrRN) ul li:nth-child(12n):after{display:none;}



:is(.ny_ban1,.cgAtCEAij){ height:300px;}
:is(.ny_ban1,.cgAtCEAij) a{ width:100%; height:300px;display:block;}


:is(.ny_search,.cPYYyhTfe){width:1200px;height: 60px;overflow:hidden;margin: 15px auto;position: relative;}
:is(.ny_search,.cPYYyhTfe):after{content:"";width:100%;height:1px;background: #e5e5e5;position:absolute;bottom: 9px;left:0;}
:is(.ny_search,.cPYYyhTfe) p{width: 785px;background: url('/releases/20260602030052.d0778db7/assets/img/ab/b8/abb8e9b5cddab2bec6294f70fad4bc50e11adff1.webp') left center no-repeat;padding-left:20px;height:38px;color:#bababa;font-size:12px;line-height:38px;float:left;/* border-bottom:1px solid #dadada; */}
:is(.ny_search,.cPYYyhTfe) :is(.zi,.cuFAnZIPS){ width:830px; height:38px;color:#666;font-size:12px; line-height:38px; float:left;border-bottom:2px solid #ff0041;}
:is(.ny_search,.cPYYyhTfe) h1{color:#bababa;font-size:12px; line-height:38px; display:inline-block;font-weight:normal;}
:is(.ny_search,.cPYYyhTfe) a{ color:#bababa;}
:is(.ny_search,.cPYYyhTfe) p em{ padding:0 6px; font-family:"å®‹ä½“";}
:is(.ny_search,.cPYYyhTfe) a:hover{color:#df0001}
:is(.ny_search,.cPYYyhTfe) :is(.search1,.cwQKTcAzO){width:270px;height:35px;border:1px solid #e5e5e5;background:#fff;border-radius:18px;position:relative;float:right;top: 0px;}
:is(.ny_search,.cPYYyhTfe) :is(.search1,.cwQKTcAzO) :is(.inp01,.crQINpYop){width:200px;height:25px;padding:5px 5px 5px 15px;line-height:25px;text-align:left;color:#999999;font-size:12px;position:absolute;left:0px;top:0;outline:0;font-family:"å¾®è½¯é›…é»‘";}
:is(.ny_search,.cPYYyhTfe) :is(.search1,.cwQKTcAzO) :is(.inpso,.cEsIHMDtG){width:49px;height:20px;background: url('/releases/20260602030052.d0778db7/assets/img/ec/31/ec315b67d301218e75c2de8843f822ae328a41fb.webp') center no-repeat;border-left:1px solid #e5e5e5;border-radius:0 50% 50% 0;position:absolute;right:0;top:7px;outline:0;z-index:2;text-indent:-999px;cursor:pointer;}


:is(.cp_main0,.cfwZONiXq){width:100%;height:auto;overflow:hidden;margin-top: -25px;}
:is(.tits,.cfTCAFPTC){width: 1200px;height:auto;overflow:hidden;/* padding:0 25px 25px; *//* border:1px solid #E9E9E9; */background: #fff;position:relative;margin:25px auto 38px;}
:is(.div1,.cazEwGaoL) a{display:inline-block;height:42px;padding:0 30px;text-align:center;font-size:16px;color:#666;position: relative;}
:is(.div1,.cazEwGaoL) a:before{content:"";width: 14px;height: 14px;position:absolute;bottom: -5px;left:0;right:0;margin:0 auto;background: #dedede;z-index: 2;border-radius: 8px;box-sizing:border-box;}
:is(.tits,.cfTCAFPTC)>div:nth-child(1) :is(.ts,.caXpYwWZf){background: #de5151;}
:is(.tits,.cfTCAFPTC)>div:nth-child(2) :is(.ts,.caXpYwWZf){background: #cea36b;}
:is(.tits,.cfTCAFPTC)>div:nth-child(3) :is(.ts,.caXpYwWZf){background: #de5151;}
:is(.tits,.cfTCAFPTC)>div:nth-child(4) :is(.ts,.caXpYwWZf){background: #cea36b;}
:is(.tits,.cfTCAFPTC)>div:nth-child(5) :is(.ts,.caXpYwWZf){background: #de5151;}
:is(.div1,.cazEwGaoL) a:is(.ce_dianji,.cGiKjLiag){color: #df0001!important;}
:is(.div1,.cazEwGaoL) a:is(.ce_dianji,.cGiKjLiag):before{display:block;}
:is(.div1,.cazEwGaoL) a:hover{color:#df0001;}
:is(.div1,.cazEwGaoL) a:hover:before,:is(.div1,.cazEwGaoL) a:is(.ce_dianji,.cGiKjLiag):before{border:2px solid #df0001;background:#fff;}
:is(.div1,.cazEwGaoL) :is(.xnav,.cWJoWReSI){width: 1200px;height:40px;line-height:40px;border-bottom: 2px solid #dedede;vertical-align:middle;margin:0 auto;text-align: center;background: #fff;z-index: 2;}
:is(.div2,.cgQIHPTTE){top:0px;z-index:999;width: 1200px;position:fixed;_position:absolute;left:50%;margin: 0 auto;left: 0;right: 0;}
:is(.tabs,.cChFsyMZI){width:170px;height:100%;overflow:hidden;background:#fa8545; position:absolute; right:0; top:0;z-index:1;}
:is(.tabs,.cChFsyMZI) p{height:40px;line-height:40px;overflow:hidden;background:#df0001text-align:center;font-size: 16px;color: #fff;}
:is(.tabs,.cChFsyMZI) ul{height:auto;overflow:hidden;padding:10px 5px 15px;}
:is(.tabs,.cChFsyMZI) li {font-size: 14px;height: 32px;line-height: 32px;text-align:left;cursor: pointer;font-size: 15px;background: url(Img/Index/news_tb0.png) 15px 11px no-repeat;padding-left:30px;}
:is(.tabs,.cChFsyMZI) li a {color: #fff;}
:is(.tabs,.cChFsyMZI) :is(.hit,.cxgDLOBMN){border-radius: 5px 5px 0 0;background:#0072c9;}
:is(.tabs,.cChFsyMZI) :is(.hit,.cxgDLOBMN) a{color: #fff;}
:is(.bs1,.cJUhAQoRY){position:relative; z-index:2;}
:is(.pane,.cAljtbloY){height:auto;overflow:hidden;position:relative;min-height: 300px;}
:is(.pane,.cAljtbloY) :is(.ts,.caXpYwWZf){font-size: 20px;margin:0 0 20px;padding: 25px 0 12px 10px;border-bottom: 1px solid #b6b6b6;position: relative;float: left;box-sizing: border-box;color: #fff;width: 185px;height: 130px;}
:is(.pane,.cAljtbloY) :is(.ts,.caXpYwWZf) span{display:block;}
:is(.pane,.cAljtbloY) :is(.ts,.caXpYwWZf):after{content:"";width: 70px;height:2px;position:absolute;bottom:0;right: 0;background:#ff5639;}
:is(.pane,.cAljtbloY)>div:nth-child(2){float:right;width: 955px;}
:is(.ny_r,.ceMDZUuzl) :is(.tits,.cfTCAFPTC){width:788px;height:auto;overflow:hidden;padding:0 25px 25px;border:1px solid #E9E9E9;background: #fff; position:relative; margin:25px auto;}
:is(.ny_r,.ceMDZUuzl) :is(.div1,.cazEwGaoL) :is(.xnav,.cWJoWReSI){width:840px;}
:is(.ny_r,.ceMDZUuzl) :is(.div1,.cazEwGaoL) :is(.xnav,.cWJoWReSI) a{ padding:0 24px;}
:is(.ny_r,.ceMDZUuzl) :is(.div2,.cgQIHPTTE){top:0px;z-index:999;width:840px; padding-right:260px;position:fixed;_position:absolute; left:50%; margin-left:-550px;}
:is(.ny_r,.ceMDZUuzl) :is(.div1,.cazEwGaoL) :is(.tm,.cbIrQvSZA){ float:right;width:102px;height:30px;margin:8px 0 0;}
:is(.ny_r,.ceMDZUuzl) :is(.div1,.cazEwGaoL) :is(.tm,.cbIrQvSZA) a{display: block;width:100px;height:28px; overflow:hidden;line-height: 28px; text-align: center; color: #fff;border-radius:4px; border:1px solid #ff5639; background: #ff5639; padding:0;}
:is(.ny_r,.ceMDZUuzl) :is(.div1,.cazEwGaoL) :is(.tm,.cbIrQvSZA) a:hover{ background:#fff; border:1px solid #ff5639;color: #ff5639;}
#float{}
/* ç¿»é¡µcss */
:is(.page-box,.clVQEBXeK) {width:100%;height: 32px;padding:20px 0px 10px;margin: 0px;}
div:is(.digg,.cAKwOyjnA):is(.t,.cuHfjjuke){margin:0 auto 40px;}
div:is(.digg,.cAKwOyjnA) {width:100%;text-align: center;margin: 50px auto 20px;}
div:is(.digg,.cAKwOyjnA) span {display: inline-block;padding:10px 0; }
div:is(.digg,.cAKwOyjnA) span:is(.disabled,.cZuXktEkH) { border: 1px solid #e1e2e3;border-radius:18px; padding:6px 1%;margin: 0 0.4%;color:#df0001background:#fff; display:inline-block;}
div:is(.digg,.cAKwOyjnA) span:is(.current,.ccJymRZky) {padding:6px 1%;border-radius:18px;margin: 0 0.4%;font-weight: bold; border: 1px solid; #df0001color:#fff;background:#df0001; display:inline-block}
div:is(.digg,.cAKwOyjnA) a {display: inline-block;padding:6px 1%;border-radius:18px;margin: 0 0.4%; border: 1px solid #e1e2e3;color:#df0001background: #fff;text-decoration: none;}


:is(.ny_contact,.cAOaVmoxj){width: 240px;height: 350px;overflow:hidden;background: #f3f3f3;border-top: 4px solid #f07700;margin: 28px auto 0;}
:is(.ny_contact,.cAOaVmoxj) :is(.zi1,.cpuwXwFiW){height:auto; text-align:left; padding:14px 15px 14px 20px; overflow:hidden;margin:0 auto}
:is(.ny_contact,.cAOaVmoxj) :is(.zi1,.cpuwXwFiW) p{height:32px;overflow:hidden;line-height:32px;font-size:20px;color:#04271b;font-weight:bold;text-indent: 20px;}
:is(.ny_contact,.cAOaVmoxj) :is(.zi1,.cpuwXwFiW) p img{ width:24px; height:24px;margin-right:7px;position:relative; top:4px;}
:is(.ny_contact,.cAOaVmoxj) :is(.zi1,.cpuwXwFiW) p:is(.t,.cuHfjjuke){ font-size:23px; letter-spacing:0.3px;}
:is(.ny_contact,.cAOaVmoxj) :is(.zi2,.cekeZIsnQ){width: 219px;height:64px;padding:15px 0 0 67px;border-bottom:1px solid #e7e7e7;border-top:1px solid #e7e7e7;background:url('/releases/20260602030052.d0778db7/assets/img/68/c7/68c7e5bca54cdfd732b55c6d42f7e33e02ec10d3.webp') 20px 25px no-repeat;color:#bdbdbd;text-align:left;overflow:hidden;margin:0 auto;}
:is(.ny_contact,.cAOaVmoxj) :is(.zi2,.cekeZIsnQ) p{ font-size:18px;text-transform:uppercase;}
:is(.ny_contact,.cAOaVmoxj) :is(.zi2,.cekeZIsnQ) p span{ font-size:20px;display:inline-block; margin-right:10px;}
:is(.ny_contact,.cAOaVmoxj) :is(.zi2,.cekeZIsnQ) h6{ font-size:15px;text-transform:uppercase; font-weight:normal;}
:is(.ny_contact,.cAOaVmoxj) :is(.zi2,.cekeZIsnQ) h6 span{display:inline-block; margin-left:10px;}
:is(.ny_contact,.cAOaVmoxj) :is(.zi3,.cvZewHxLB){ padding:23px 0 10px; height:auto; overflow:hidden; text-align:center; vertical-align:middle;}
:is(.ny_contact,.cAOaVmoxj) :is(.zi3,.cvZewHxLB) img{ width:140px; height:140px; margin:0 auto;}
:is(.ny_contact,.cAOaVmoxj) :is(.zi3,.cvZewHxLB) p{ line-height:46px; text-align:center; font-size:16px; color:#444;}


/* æ ç›®é¡µ å¼€å§‹*/
:is(.newbtt,.ceafacByF){width:1200px;margin:0px auto;height:48px;margin-bottom:23px;border-bottom: 1px solid #df0001}
:is(.newbtt,.ceafacByF)>span{ float:right; margin-top:17px;}
:is(.newbtt,.ceafacByF)>a{width:180px;height:48px;display:inline-block;line-height:48px;text-align:center;font-size:20px;background-color: #df0001;color:#fff;}
:is(.newbtt,.ceafacByF) span a{width:100px;text-align:center;height:20px;line-height:18px;background-color: #df0001display: inline-block;border-radius: 30px;color:#fff;text-indent: 10px}
:is(.newbtt,.ceafacByF):is(.one,.ckZDATAFU){ width:1200px; margin:0px auto 23px;background:url(Img/Index/casenew_28.jpg) repeat-x; height:48px; }
:is(.newbtt,.ceafacByF):is(.two,.csXwIwMjs){width:1200px; margin:46px auto 33px;background:url(Img/Index/casenew_28.jpg) repeat-x; height:48px;}
:is(.news_title,.cKfuHAlgs){display: inline-block;height: 47px;margin-top: 0 !important;line-height: 47px;background-color: #df0001color: #fff;font-size: 20px;}
.wrap_slider1{height:283px;width:100%;position:relative;background:#e6eef1;margin: 0px auto 21px;}
.wrap_slider1 :is(.hd,.ckOzIKKjY){ position:absolute; right:16px; bottom:20px; z-index:100;}
.wrap_slider1 :is(.hd,.ckOzIKKjY) ul li{ display:block; width:21px; height:20px; line-height:20px;background-color:#fff; text-align:center; float:left; margin-right:10px; color:#df0001;border-radius:10px;}
.wrap_slider1 :is(.hd,.ckOzIKKjY) ul li:hover{background-color:#df0001;color:#fff;}
.wrap_slider1 :is(.hd,.ckOzIKKjY) ul li:is(.on,.cxRxugHFm){background:#df0001;color:#fff;}
.wrap_slider1 .bd{width:100%;height:100%;}
.wrap_slider1 .bd ul li{float:left;}
.wrap_slider1 .bd img{float:left;display:block;width:474px;height:283px;}
.wrap_slider1 .bd :is(.content,.cBxSJGZbY){width:625px;float:left;font-size:14px;color:#828282;margin-left: 26px;}
.wrap_slider1 .bd :is(.content,.cBxSJGZbY) h1{ padding-bottom:22px; padding-top:26px;}
.wrap_slider1 .bd :is(.content,.cBxSJGZbY) h1 a{ font-size:22px; font-weight:normal; }
.wrap_slider1 .bd :is(.content,.cBxSJGZbY) p a{ color:#1f5770;}
:is(.xenw,.crzPZTWiN){ width:1200px; margin:0px auto; padding-bottom:30px;}
:is(.xenw,.crzPZTWiN) ul{width:724px;float:left;background:url(../images/casenew_23.jpg) 0px 15px no-repeat;}
:is(.xenw,.crzPZTWiN) ul li{margin-left:41px;font-size:14px;color:#565656;border-bottom:1px #e5e5e5 dashed;height:43px;line-height:43px;position: relative;}
:is(.xenw,.crzPZTWiN) ul li:before{content:"";position:absolute;width:8px;height:8px;background: #c5bfba;border-radius:8px;left: -30px;top: 16px;}
:is(.xenw,.crzPZTWiN) ul li:hover:before{background:#df0001}
:is(.xenw,.crzPZTWiN) ul li:hover a,:is(.xenw,.crzPZTWiN) ul li:hover span{color:#df0001}
:is(.xenw,.crzPZTWiN) ul li a:hover{ color:#1f5770;}
:is(.xenw,.crzPZTWiN) ul li :is(.time,.cUqbTTDle){ float:right;}
:is(.xenw,.crzPZTWiN) :is(.gmeg,.clmhXLxCi){ float:right; width:226px; height:265px; overflow:hidden;}
:is(.xenw,.crzPZTWiN) :is(.gmeg,.clmhXLxCi) a{color:#fff;background-color:#ebebeb;display:block; height:205px;padding-top:60px;}
:is(.xenw,.crzPZTWiN) :is(.gmeg,.clmhXLxCi) a:hover{background-color:#df0001}
:is(.xenw,.crzPZTWiN) :is(.gmeg,.clmhXLxCi) a p{width:80%;margin:0 auto;font-size:34px;text-align:center;}
.wrap_slider2{height:230px;width:100%;position:relative;margin: 0px auto 21px;}
.wrap_slider2 :is(.hd,.ckOzIKKjY){ position:absolute; right:16px; bottom:20px; z-index:100;}
.wrap_slider2 :is(.hd,.ckOzIKKjY) ul li{ display:block; width:21px; height:20px; line-height:20px;background-color:#fff; text-align:center; float:left; margin-right:10px; color:#df0001border-radius:10px;}
.wrap_slider2 :is(.hd,.ckOzIKKjY) ul li:hover{background-color:#df0001; color:#fff}
.wrap_slider2 .bd{width:100%;height:100%;}
.wrap_slider2 .bd ul li{float:left;}
.wrap_slider2 .bd a img{float:left;display:block;width:430px;height:230px;}
.wrap_slider2 .bd :is(.content,.cBxSJGZbY){width:720px;float:left;font-size:14px;color:#828282;margin-left: 26px;}
.wrap_slider2 .bd :is(.content,.cBxSJGZbY) h1{ padding-bottom:22px; padding-top:26px;}
.wrap_slider2 .bd :is(.content,.cBxSJGZbY) h1 a{ font-size:22px; font-weight:normal; }
.wrap_slider2 .bd :is(.content,.cBxSJGZbY) p a{ color:#1f5770;}
.wrap_slider2 :is(.next,.ceSAPBLHK){cursor:pointer;position:absolute;bottom:0;right:0;width:32px;height:32px;border:1px solid #bcbcbc;text-align:center;font-size:18px;line-height:31px;}
.wrap_slider2 :is(.next,.ceSAPBLHK):hover{background:#df0001;color:#fff;border:1px solid #df0001;}
:is(.productqg2,.cyBLKcsZw){ width:1200px; margin:0px auto 30px; border-left:1px #ebebeb solid;}
:is(.productqg2,.cyBLKcsZw) ul li{ width:398px; padding-bottom:38px;border:1px #dedede solid; border-left:0px; float:left; padding-top:28px;}
:is(.productqg2,.cyBLKcsZw) ul li a{display:block;width: 100%;}
:is(.productqg2,.cyBLKcsZw):is(.one,.ckZDATAFU) ul li{width:332px; padding-bottom:0px;border:1px #dedede solid; border-left:0px; float:left; padding-top:28px;}
:is(.productqg2,.cyBLKcsZw) ul li :is(.productname,.cHCtvtXoF){position:relative;color:#464646;font-size:16px;font-weight:bold;margin:0px auto;width: 293px;margin-bottom:15px;white-space:nowrap;}
:is(.productqg2,.cyBLKcsZw) ul li :is(.productname,.cHCtvtXoF):before{content:"";width:4px;height:12px;background-color:#df0001position:absolute;left:0;top:5px;}
:is(.productqg2,.cyBLKcsZw) ul li :is(.productname,.cHCtvtXoF) a{color:#494949;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
:is(.productqg2,.cyBLKcsZw) ul li  p{padding-top:15px;width:291px;margin:0px auto;font-size:12px;height:115px;margin: 0px auto 15px;color:#828282;text-indent: 24px;}
:is(.productqg2,.cyBLKcsZw) ul li :is(.ckmore1,.cgAuTdgJR){ width:132px; height:29px; border:1px #d0d0d0 solid; line-height:29px; font-size:14px;color:#134c64; text-align:center; margin:0 auto;}
:is(.productqg2,.cyBLKcsZw) ul li :is(.ckmore1,.cgAuTdgJR):hover{background:#df0001;}
:is(.productqg2,.cyBLKcsZw) ul li :is(.ckmore1,.cgAuTdgJR):hover a{color:#fff;}
:is(.productqg2,.cyBLKcsZw) ul li :is(.ckmore1,.cgAuTdgJR) a{   color:#df0001; text-align:center; margin:0 auto;}
:is(.productqg2,.cyBLKcsZw) ul li:is(.cur,.cvjGLZIDU) :is(.ckmore1,.cgAuTdgJR){ background:#df0001width:132px; height:29px;border:1px #fff solid; color:#fff; text-align:center; margin:0 auto;}
:is(.productqg2,.cyBLKcsZw) ul li:is(.cur,.cvjGLZIDU) :is(.ckmore1,.cgAuTdgJR) a{color:white;}
:is(.productqg2,.cyBLKcsZw) ul li :is(.anlitp,.cMWPBGWZK){ width:291px; height:156px; overflow:hidden; margin:0px auto; border:1px #fff solid;}
:is(.productqg2,.cyBLKcsZw) ul li:is(.cur,.cvjGLZIDU) :is(.anlitp,.cMWPBGWZK){ width:291px; margin:0px auto; border:1px solid #df0001}
.productqg2 ul li.first{ }
.productqg2 ul li.last{ }
:is(.kjbk,.cwQYjUFoE){ width:1200px; margin:0px auto; padding-top:25px;}
:is(.newbg,.ciULcdmwu){ width:700px; float:left;}
:is(.newbg,.ciULcdmwu) ul{  margin:0 auto;}
:is(.newbg,.ciULcdmwu) ul li{ font-size:14px; line-height:38px; border-bottom:1px #e4e4e4 dashed;}
:is(.newbg,.ciULcdmwu) ul li:hover{font-weight:600;}
:is(.newbg,.ciULcdmwu) ul li a{ color:#4f4f4f;font-size:14px; }
:is(.newbg,.ciULcdmwu) ul li:is(.cur,.cvjGLZIDU) a{ font-weight:bold; color:#df0001}
:is(.newbg,.ciULcdmwu) ul li:is(.cur,.cvjGLZIDU) :is(.datenew,.cqpdBRYfu){color:#134c64;}
#iEglokbLv{  line-height:24px; height:125px; border-bottom:0px;}
#iEglokbLv :is(.yyantp,.cKQXhmznZ){ margin-bottom:15px;}
#iEglokbLv :is(.mtbt,.cchQEtnIW){ margin-bottom:8px; }
#iEglokbLv :is(.mtbt,.cchQEtnIW) a { font-size:22px;padding-left:0px;color:#424242;}
#iEglokbLv :is(.btnr,.cYAebDWxd){ line-height:26px; font-size:13px; color:#828282;}
#iEglokbLv :is(.btnr,.cYAebDWxd) a{ font-size:13px; color:#1f5770; font-weight:normal;}
:is(.newbg,.ciULcdmwu) ul li :is(.datenew,.cqpdBRYfu){ float:right; font-size:12px;}

:is(.bky,.ceLpPApIu){ width:394px; float:right;}
.bky .mtbt{}
:is(.bky,.ceLpPApIu) :is(.img,.csBxYsXnB){display:block; height:212px; overflow:hidden;}
:is(.bky,.ceLpPApIu) :is(.mtbt,.cchQEtnIW) a{font-size:18px;color:#424242;line-height: 55px;height: 55px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;width: 100%;display: block;}
:is(.bky,.ceLpPApIu) :is(.mtbt,.cchQEtnIW) a:hover{font-weight:bold;color:#df0001}
:is(.bky,.ceLpPApIu) :is(.btnr,.cYAebDWxd){ line-height:26px; font-size:13px; color:#828282;}
:is(.bky,.ceLpPApIu) :is(.btnr,.cYAebDWxd) a{ font-size:13px; color:#df0001;font-weight:normal;}




:is(.news_main1,.cBJmanRkD) {width:auto;height: 105px;background:#eeeeee;padding:20px 25px 0;text-align:left;margin:20px 0 0;}
:is(.news_main1,.cBJmanRkD) dt {background: url('/releases/20260602030052.d0778db7/assets/img/fb/e3/fbe312ecc8c9ad5077adefd89359e58504ef7c55.webp') no-repeat left center;padding-left:55px;height:28px;line-height:28px;font-size:16px;font-weight:bold;color: #90847a;overflow: hidden;margin-bottom:8px;}
:is(.news_main1,.cBJmanRkD) dt a {font-size:16px; font-weight:bold;color: #3c3c3c;}
:is(.news_main1,.cBJmanRkD) dt a:hover{color:#e60013;}
:is(.news_main1,.cBJmanRkD) dt em {width: 83px;display: inline-block;font-size: 20px;color: #90847a;margin-right:10px;text-align: center;line-height: 36px;}
:is(.news_main1,.cBJmanRkD) dd{font-size:14px;color: #444; line-height:23px; height:69px; overflow:hidden;}
:is(.news_main1,.cBJmanRkD) dd a{color:#e60013;}

:is(.news_main2,.cNBrpwVyz),:is(.news_main4,.cGQFkhhoo){width:auto;overflow: hidden;margin-top: 18px; text-align:left;}
:is(.news_main2,.cNBrpwVyz) dl,:is(.news_main4,.cGQFkhhoo) dl {width:auto;height:178px;background:#f4f4f4;margin-bottom: 22px;overflow: hidden;}
:is(.news_main2,.cNBrpwVyz) dt {width:241px;height: 135px;float: left;margin: 20px 0 0 20px;display: inline;}
:is(.news_main2,.cNBrpwVyz) dt img {width:239px;height: 133px; border:1px solid #ececec;display: block;}
:is(.news_main2,.cNBrpwVyz) dd {width:470px;float: left;display: inline;margin: 20px 0 0 20px;}
:is(.news_main2,.cNBrpwVyz) dd h3{position:relative;}
:is(.news_main2,.cNBrpwVyz) dd h3:before{content:"";width:30px;height:30px;position:absolute;left:0;top:-2px;background:url(Img/Common/hot.gif) no-repeat center;}
:is(.news_main2,.cNBrpwVyz) dd h3,:is(.news_main4,.cGQFkhhoo) dd h3 {font-size:15px;color: #303030;overflow: hidden;height: 26px; line-height:26px;margin:0 0 5px;}
:is(.news_main2,.cNBrpwVyz) dd h3 a,:is(.news_main4,.cGQFkhhoo) dd h3 a{color: #303030;}
:is(.news_main2,.cNBrpwVyz) dd h3  a:hover,:is(.news_main2,.cNBrpwVyz) dd h3  a:hover,:is(.news_main1,.cBJmanRkD) dd a:hover{color:#df0001;}
:is(.news_main2,.cNBrpwVyz) :is(.dd_p,.cRTNvhtSn),:is(.news_main4,.cGQFkhhoo) :is(.dd_p,.cRTNvhtSn) {line-height:21px;font-size: 14px;color: #6e6e6e;text-align: left;height:63px; overflow:hidden;}
:is(.news_main2,.cNBrpwVyz) span,:is(.news_main4,.cGQFkhhoo) span{margin-top:10px;display: block;}
:is(.news_main2,.cNBrpwVyz) :is(.news_more,.cfBtbBwgG) a,:is(.news_main4,.cGQFkhhoo) :is(.news_more,.cfBtbBwgG) a{width:95px;height:25px;border: 1px solid #df0001;text-align: center;font-size: 14px;line-height: 25px;color:#df0001;display: inline-block;}
:is(.news_main2,.cNBrpwVyz) :is(.news_more,.cfBtbBwgG) a:hover,:is(.news_main4,.cGQFkhhoo) :is(.news_more,.cfBtbBwgG) a:hover{border: 1px solid #df0001;background:#df0001;color:#fff;}

:is(.news_main2,.cNBrpwVyz):is(.paln_m,.cWpvvLeZl) dt {width:241px;height: 135px;}
:is(.news_main2,.cNBrpwVyz):is(.paln_m,.cWpvvLeZl) dt img {width:239px;height: 133px;}
:is(.news_main2,.cNBrpwVyz):is(.paln_m,.cWpvvLeZl) dd {width:470px;}


:is(.xnav_m3,.cDxMivBbD){ width:auto; height:auto; overflow:hidden; padding:0 0 10px; border-bottom:1px solid #d3d3d3; position:relative;}
:is(.xnav_m3,.cDxMivBbD) h2{ color:#322821; text-align:left; font-size:16px; float:left;}
:is(.xnav_m3,.cDxMivBbD) h2 img{ width:28px; height:28px; padding:7px 8px 0 0; float:left;}
:is(.xnav_m3,.cDxMivBbD) h2 em{color:#7d7d7d; font-size:12px;text-transform: uppercase; padding-left:5px; font-weight:normal;}
:is(.xnav_m3,.cDxMivBbD) p{ color:#7d7d7d; font-size:13px; float:right;text-transform: uppercase;}
:is(.xnav_m3,.cDxMivBbD) p a{ color:#7d7d7d;}
:is(.xnav_m3,.cDxMivBbD) span{width:66px; height:2px; border-bottom:2px solid #df0001; position:absolute; left:0px; bottom:0px; z-index:10;}

/* æ–°é—»åˆ—è¡¨é¡µ css */
:is(.sideMenu,.cNLErveXm),:is(.cpfl,.cKssNLlCr){ width:240px;height:auto; overflow:hidden;margin:0 0 25px;}
:is(.sideMenu,.cNLErveXm) :is(.xnav,.cWJoWReSI),:is(.cpfl,.cKssNLlCr) :is(.xnav,.cWJoWReSI){ height:auto;padding:20px 25px;overflow:hidden;text-align:center; background:#df0001;}
:is(.sideMenu,.cNLErveXm) :is(.xnav,.cWJoWReSI) i,:is(.cpfl,.cKssNLlCr) :is(.xnav,.cWJoWReSI) i{width:13px;height:3px;display:block;background:#fff; margin:0 0 10px;}
:is(.sideMenu,.cNLErveXm) :is(.xnav,.cWJoWReSI) p,:is(.cpfl,.cKssNLlCr) :is(.xnav,.cWJoWReSI) p{height:38px;line-height:19px;color:#fff;font-size:1.2em;font-family:"Book Antiqua";text-transform:uppercase;}
:is(.sideMenu,.cNLErveXm) :is(.xnav,.cWJoWReSI) p span,:is(.cpfl,.cKssNLlCr) :is(.xnav,.cWJoWReSI) p span{color:#fff;font-size:1.4em;font-family:"Book Antiqua";text-transform:uppercase; display:block;}
:is(.sideMenu,.cNLErveXm) :is(.xnav,.cWJoWReSI) a,:is(.cpfl,.cKssNLlCr) :is(.xnav,.cWJoWReSI) a{height:25px;line-height:25px;color:#fff;font-size:26px; display:block; margin:10px 0 0;}
:is(.sideMenu,.cNLErveXm) :is(.xnav,.cWJoWReSI) a em,:is(.cpfl,.cKssNLlCr) :is(.xnav,.cWJoWReSI) a em{ width:20px;height:20px; display:inline-block; margin-right:6px; position:relative; top:3px;}
:is(.sideMenu,.cNLErveXm) :is(.xnav,.cWJoWReSI) em:is(.al,.cjXUWiImZ){ background-position:-120px -27px;}
:is(.sideMenu,.cNLErveXm) :is(.xnav,.cWJoWReSI) em:is(.cp,.crAXTyTBQ),:is(.cpfl,.cKssNLlCr) :is(.xnav,.cWJoWReSI) em:is(.cp,.crAXTyTBQ){ background-position:-140px -27px;}
:is(.sideMenu,.cNLErveXm) :is(.xnav,.cWJoWReSI) em:is(.ab,.cfcGFnqRE){ background-position:-160px -27px;}
:is(.sideMenu,.cNLErveXm) :is(.xnav,.cWJoWReSI) em:is(.xc,.czcdFLWid){ background-position:-180px -27px;}
:is(.sideMenu,.cNLErveXm) :is(.xnav,.cWJoWReSI) em:is(.hz,.cuLLLKFBi){ background-position:-200px -27px;}
:is(.sideMenu,.cNLErveXm) :is(.xnav,.cWJoWReSI) em:is(.xw,.chzznfIZC){ background-position:-220px -27px;}
:is(.sideMenu,.cNLErveXm) :is(.xnav,.cWJoWReSI) em:is(.fa,.cOPVsXlRL){ background-position:-260px -27px;}
:is(.sideMenu,.cNLErveXm) ul{height:auto; overflow:hidden;padding:15px 20px;background:#f7f7f7;}
:is(.sideMenu,.cNLErveXm) ul li{height:45px; overflow:hidden; margin:0 auto 8px;}
:is(.sideMenu,.cNLErveXm) ul li a{color:#444;font-size:17px;height:45px;overflow:hidden;line-height:45px;display:block;position:relative;padding-left:35px;background: url('/releases/20260602030052.d0778db7/assets/img/f1/1a/f11a407e90e7e82503bcf3a374870a42229fa387.webp') #dfdfdf 20px center no-repeat;}
:is(.sideMenu,.cNLErveXm) ul li:is(.on,.cxRxugHFm) a,:is(.sideMenu,.cNLErveXm) ul li a:hover{color:#df0001;background:url('/releases/20260602030052.d0778db7/assets/img/08/4f/084fa39175b102e82527c45f313ef1bb440185c6.webp') 20px center no-repeat;}
:is(.sideMenu,.cNLErveXm) ul li a i{position:absolute;bottom:0px;left:0;width:0px;height:1px;display:block;background:#df0001;}
:is(.sideMenu,.cNLErveXm) ul li a:hover i{width:150px;transition:all .3s ease-in;-moz-transition:all .3s ease-in;-webkit-transition:all .3s ease-in;-o-transition:all .3s ease-in;}
:is(.sideMenu,.cNLErveXm) dl{height:auto; overflow:hidden;padding:0px 20px 13px;}
:is(.sideMenu,.cNLErveXm) dl dt a{height:28px; overflow:hidden; display:block; line-height:28px; text-indent:15px; font-size:13px; color:#777;border-bottom:1px solid #dedede;}
:is(.sideMenu,.cNLErveXm) dl dt a:hover{color:#e60012;border-bottom:1px solid #e60012;}
.sideMenu1 h2,:is(.sideMenu3,.cWUsRQbaF) h2{ height:65px; color:#fff; font-size:20px;line-height:65px;text-align:center; background: url(Img/ny_cp/arrow.png) #df0001 170px center no-repeat;background-position:205px center;}
:is(.sideMenu2,.cUmxIBNjb) h2{ height:50px; line-height:50px;text-indent: 28px;  text-align:left; background: url(Img/ny_cp/arrow.png) #90847a 200px center no-repeat;}
:is(.sideMenu,.cNLErveXm) h2 a,.sideMenu1 h2 a,:is(.sideMenu3,.cWUsRQbaF) h2 a{color:#fff; font-size:26px; font-weight:normal;}
:is(.sideMenu,.cNLErveXm) h4 a{height:40px; line-height:40px;padding-left:45px;font-weight:normal; text-align:left;font-size:15px;color:#1f1f1f;background:url(Img/ny_cp/cp_b.jpg) center no-repeat; display:block; margin:0 0 1px;}
:is(.sideMenu,.cNLErveXm) h4 a:hover{background:url(Img/ny_cp/cp_c.jpg) center no-repeat;color:#df0001;}
.sideMenu1,:is(.sideMenu3,.cWUsRQbaF){ width:240px;font-family:"å¾®è½¯é›…é»‘";height:auto; overflow:hidden;}
:is(.sideMenu2,.cUmxIBNjb){ width:240px; font-family:"å¾®è½¯é›…é»‘";height:auto; overflow:hidden;}
.sideMenu1 :is(.side_t,.cfRiAQCQD){ padding:6px 14px 14px; height:auto; overflow:hidden; background:#f4f4f4;  }
:is(.sideMenu2,.cUmxIBNjb) :is(.side_t,.cfRiAQCQD){ padding:6px 15px 10px;height:auto; overflow:hidden;background:#f4f4f4;  }
.sideMenu1 h5{ height:40px; font-weight:normal; line-height:40px;text-align:left;font-size:13px; border-bottom:1px solid #e7e7e7; overflow:hidden;}
.sideMenu1 h5 a,:is(.sideMenu3,.cWUsRQbaF) h5 a{color:#000;}
.sideMenu1 h5 a:hover{color:#df0001; text-decoration:underline;}
.sideMenu1 h5 em{ float:left; display:block; width:19px; height:32px; line-height:42px;background:url('/releases/20260602030052.d0778db7/assets/img/fa/b2/fab263e1fd06e0bf3906d0b2736629c2f2870b33.webp') 0px 15px no-repeat; cursor:pointer; color:#fff; font-size:12px; font-family:"å®‹ä½“"; padding-left:3px; }
.sideMenu1 h5:is(.on,.cxRxugHFm) em{ background-position:0px 15px;  color:#fff;}
.sideMenu1 dl,:is(.sideMenu3,.cWUsRQbaF) dl{  display:none; padding-top:6px; /* é»˜è®¤éƒ½éšè— */ }
.sideMenu1 dl img{ width:210px; height:137px;overflow: hidden; /* é»˜è®¤éƒ½éšè— */ }
#iFZdvSbNY dl img{ width:170px; height:134px !important;overflow: hidden; /* é»˜è®¤éƒ½éšè— */ }
:is(.sideMenu2,.cUmxIBNjb) dl img{ width:208px; height:auto;overflow: hidden; /* é»˜è®¤éƒ½éšè— */ }
:is(.sideMenu3,.cWUsRQbaF) :is(.side_t,.cfRiAQCQD){ padding:6px 14px 14px;border:1px solid #ebebeb; background: url(Img/Index/ce_bj1.jpg) #fff center top no-repeat;}
:is(.sideMenu3,.cWUsRQbaF) h5{ height:40px; line-height:40px;text-align:left;font-size:13px; border-bottom:1px solid #e2e2e2; overflow:hidden; font-weight:normal;}
:is(.sideMenu3,.cWUsRQbaF) h5 em{ float:left; display:block; line-height:42px;color:#666; font-size:12px; font-family:"å®‹ä½“"; padding-left:3px; padding-right:10px; }
:is(.sideMenu3,.cWUsRQbaF) dl dt{line-height:28px; font-size:10px; font-family: "å®‹ä½“";padding-left:22px; padding-right:12px;color:#654938; }
:is(.sideMenu3,.cWUsRQbaF) dl dt a{font-size:13px; color:#654938;font-family:"å¾®è½¯é›…é»‘";/* é»˜è®¤éƒ½éšè— */ }
:is(.ny_r_title1,.czwapqkeq){ height:auto; overflow:hidden;}
:is(.ny_r_title2,.cvXhempWZ){ width:1000px;}
:is(.ny_r_title1,.czwapqkeq) :is(.xnav_m2,.cTmTkJbBN){padding:0 0 10px;position:relative;z-index:1;border-bottom: 1px solid #d4d4d4;}
:is(.ny_r_title1,.czwapqkeq) :is(.xnav_m2,.cTmTkJbBN) h2{ width:auto;color:#322821; text-align:left; font-size:16px;}
:is(.ny_r_title1,.czwapqkeq) :is(.xnav_m2,.cTmTkJbBN) h2 em{color:#7d7d7d; font-size:12px;text-transform: uppercase; padding-left:5px; font-weight:normal;}
:is(.ny_r_title1,.czwapqkeq) :is(.xnav_m2,.cTmTkJbBN) p{ color:#7d7d7d; font-size:13px; float:right;text-transform: uppercase;}
:is(.ny_r_title1,.czwapqkeq) :is(.xnav_m2,.cTmTkJbBN) span{ width:70px; height:2px; background:#df0001; position:absolute; left:0; bottom:0;}

/* æŽ¨èèµ„è®¯css */
:is(.nycp_news,.cljkFVkpl){ width:1000px; height:auto; overflow:hidden; padding:20px 0 25px; margin:20px 0px 0px; background:#f8f8f8;}
:is(.nycp_news,.cljkFVkpl) li{ width:445px; margin:0 20px;float:left;line-height:34px; background:url(Img/ny_cp/news_xb1.png) left center no-repeat; padding-left:15px; color:#333; border-bottom:1px dashed #d5d5d5; text-align:right; font-size:12px;}
:is(.nycp_news1,.cxWFYILBC) li{width:360px;margin-left:15px;float:left;margin-right:55px;line-height:34px;padding-left:15px;color:#333;border-bottom:1px dashed #d5d5d5;text-align:right;font-size:12px;position: relative;}
:is(.nycp_news1,.cxWFYILBC) li:before{content:"";width: 6px;height: 6px;position:absolute;background: #a7a6a6;left:0;top: 13px;border-radius: 8px;}
:is(.nycp_news1,.cxWFYILBC) li:hover:before{background:#df0001}
:is(.nycp_news,.cljkFVkpl) li span,:is(.nycp_news1,.cxWFYILBC) li span{float:left;width: 265px;height: 35px;line-height: 35px;overflow: hidden;text-overflow: ellipsis;white-space: pre;text-align: left;}
:is(.nycp_news,.cljkFVkpl) a,:is(.nycp_news1,.cxWFYILBC) a{color:#666; display:block;}
:is(.nycp_news,.cljkFVkpl) a:hover,:is(.nycp_news1,.cxWFYILBC) a:hover{color:#df0001;}
:is(.nycp_news1,.cxWFYILBC){ width:890px; height:auto; padding:15px 0; overflow:hidden;margin:20px 0 18px; background:#f4f4f4;}

/* 新闻详情页 css */
:is(.news_que2,.cETECWtzU){ border-bottom:1px solid #d6d6d6; padding-bottom:10px;}
:is(.news_que2,.cETECWtzU) h2 {height:28px; line-height:28px; font-size:16px; font-weight:bold;color:#4c4c4c;text-align:center; overflow:hidden;}
:is(.news_que2,.cETECWtzU) h3{height:24px;color: #999;font-size: 12px;line-height: 24px; text-align:center; position:relative;}
:is(.news_que2,.cETECWtzU) h3 :is(.news_xb1,.cUAABhanc){background: url('/releases/20260602030052.d0778db7/assets/img/01/7d/017d92d0c0fda6d6efd28d2a6c07935e7135d9ee.webp') left center no-repeat;padding-left:22px;margin-right:15px;}
:is(.news_que2,.cETECWtzU) h3 :is(.news_xb3,.cHAAGtSNK){background: url('/releases/20260602030052.d0778db7/assets/img/29/d7/29d75b088bc31bafdfcd59ae7caad8fee86bbc8e.webp') left center no-repeat;padding-left:22px;margin-right:15px;}
:is(.news_que2,.cETECWtzU) h3 :is(.news_xb4,.cYfiwrbpq){width:100px; height:24px; position:absolute; right:0px; top:0px;}

/*……………………………………内页 css开始……………………………………………………*/
:is(.ny_ban1,.cgAtCEAij){ height:300px;}
:is(.ny_ban1,.cgAtCEAij) a{ width:100%; height:300px;display:block;}

:is(.ny,.cndMYEAzG) { width:1200px;height:auto; overflow:hidden;font-family:"alipuhui";margin:30px auto; }
:is(.ny,.cndMYEAzG) :is(.ny_l,.cAiaHVXKP){ width:240px; height:auto;overflow:hidden;}
:is(.ny,.cndMYEAzG) :is(.ny_r,.ceMDZUuzl){ width:890px; height:auto;overflow:hidden;}

:is(.ny,.cndMYEAzG) :is(.ny1_l,.cqpeDjLZA){ width:240px; height:auto;overflow:hidden;}
:is(.ny,.cndMYEAzG) :is(.ny1_r,.cgUZHMETH){ width:740px; height:auto;overflow:hidden;}
:is(.gjc,.cqWNZLQZn){height:auto;overflow:hidden;text-align:left;line-height:22px;font-size:14px;color: #df0001margin:0 0 10px;}
:is(.fuwu_wenz,.cEABwtzvY){ width:auto;height: auto; margin:15px auto;}
/* 上下篇 */
:is(.sxpian,.cJzjeulKa){ width:770px; height:46px;}
:is(.next-prev-single,.cLKZPDKXZ) {width: 770px;padding:0 0 12px;color: #444;font-size: 14px;overflow: hidden;}
:is(.next-prev-single,.cLKZPDKXZ) p{ width:49%; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; text-align:left;}
:is(.next-prev-single,.cLKZPDKXZ) p a{ color:#232a42; text-decoration:none; font-weight:bold;}
:is(.next-prev-single,.cLKZPDKXZ) p a:hover{ color:#00a1e9 ;}
:is(.next-prev-single,.cLKZPDKXZ) :is(.prev,.caQmeghkk){ float:left;}
:is(.next-prev-single,.cLKZPDKXZ) :is(.next,.ceSAPBLHK){ float:right; text-align:right;}
/* 上下篇 */


:is(.w_al,.cAiyBOEhS){ width:890px; height:auto; overflow:hidden;font-family:"alipuhui";margin:20px auto 5px;}
:is(.w_al,.cAiyBOEhS) :is(.section_title,.cQTHdmtHn){font-size: 18px;border-top: 1px solid #808080;padding-top:30px;padding-bottom: 5px;margin-bottom: 30px;color:#222;letter-spacing: 1px;margin-top: 35px; text-align:center; font-weight:normal;}
:is(.w_al,.cAiyBOEhS) :is(.section_title,.cQTHdmtHn) span{font-size: 16px; display:inline-block; padding-right:10px; color:#808080;}

:is(.w_al,.cAiyBOEhS) ul{ width:900px;height:auto; overflow:hidden;margin:0px -10px;}
:is(.w_al,.cAiyBOEhS) ul li{ width:33.333%; height:auto; overflow:hidden; float:left;}
:is(.w_al,.cAiyBOEhS) ul li :is(.tu,.cbZTHzzAQ){ margin:0 10px 20px; border:1px solid #ececec;}
:is(.w_al,.cAiyBOEhS) ul li :is(.tu,.cbZTHzzAQ) a{  width:100%; height:100%; overflow:hidden;display:block; position:relative;}
:is(.w_al,.cAiyBOEhS) ul li :is(.tu,.cbZTHzzAQ) img{ width:100%; height:auto;}
:is(.w_al,.cAiyBOEhS) ul li :is(.title,.cqjIMrDqE){overflow:hidden; height:0;}
:is(.w_al,.cAiyBOEhS) ul li :is(.tu,.cbZTHzzAQ) a:hover :is(.title,.cqjIMrDqE){width:84%;height:100%;padding:0 8%;text-align:center;background: url('/releases/20260602030052.d0778db7/assets/img/81/a0/81a024e8a2308bc607447dcdc32adcbb3cc98ec8.webp') center repeat;position:absolute;left:0;top:0;color: #fff;}
:is(.w_al,.cAiyBOEhS) ul li :is(.tu,.cbZTHzzAQ) a:hover :is(.title,.cqjIMrDqE) h3{height:22px;line-height:22px;overflow:hidden;font-size:20px;font-weight:normal;text-transform: uppercase;margin: 44px 0 10px;-webkit-transform: translate(0px, 15px);-ms-transform: translate(0px, 15px);transform: translate(0px, 15px);-webkit-transition: transform 0.4s ease 0.2s, opacity 0.4s ease 0.2s;-ms-transition: transform 0.4s ease 0.2s, opacity 0.4s ease 0.2s;transition: transform 0.4s ease 0.2s, opacity 0.4s ease 0.2s;}
:is(.w_al,.cAiyBOEhS) ul li :is(.tu,.cbZTHzzAQ):hover :is(.title,.cqjIMrDqE) p{ height:20px; line-height:20px; overflow:hidden;font-size:14px;-webkit-transform: translate(0px, 15px);-ms-transform: translate(0px, 15px);transform: translate(0px, 15px);-webkit-transition: transform 0.4s ease 0s, opacity 0.4s ease 0.1s ;-ms-transition: transform 0.4s ease 0s, opacity 0.4s ease 0.1s ;transition: transform 0.4s ease 0s, opacity 0.4s ease 0.1s ;}
:is(.w_al,.cAiyBOEhS):is(.w_al1,.cBbHkBmEs) li :is(.tu,.cbZTHzzAQ) img{width:100%;height: 161px;}
:is(.w_al,.cAiyBOEhS):is(.w_al1,.cBbHkBmEs) :is(.tu,.cbZTHzzAQ) a:hover :is(.title,.cqjIMrDqE) h3{margin: 38px 0 10px;}
:is(.w_al,.cAiyBOEhS):is(.w_al2,.cXzAFFqgS) li :is(.tu,.cbZTHzzAQ) img{width:100%; height:164px;}
:is(.w_al,.cAiyBOEhS):is(.w_al2,.cXzAFFqgS) :is(.tu,.cbZTHzzAQ) a:hover :is(.title,.cqjIMrDqE) h3{margin:40px 0 10px;}
:is(.w_al,.cAiyBOEhS):is(.w_al3,.cbykLKELS) li :is(.tu,.cbZTHzzAQ) img{width:100%; height:168px;}
:is(.w_al,.cAiyBOEhS):is(.w_al3,.cbykLKELS) :is(.tu,.cbZTHzzAQ) a:hover :is(.title,.cqjIMrDqE) h3{margin:44px 0 10px;}

:is(.pro4,.crOVqQOAx){width:1100px;height:auto; overflow:hidden;margin:35px auto 0;}
:is(.pro6,.cfACCTgRO){width:64px; height:66px; padding:0 15px; line-height:33px; font-size:30px; font-weight:600; color:#df0001; border-left:1px solid #999;border-right:1px solid #999; float:left;}
:is(.pro5,.cqipiAxaZ){width:980px; float:right;line-height:28px; font-size:15px; color:#444;}
:is(.pro5,.cqipiAxaZ) :is(.bt,.ctcdOOCvo){padding-bottom:12px; font-size:20px; color:#333;}

:is(.cp_m,.cKWNiFWFw){width:1124px; height:auto; overflow:hidden; margin:0 -12px;}
:is(.cp_m,.cKWNiFWFw) dl{width:538px; height:auto; overflow:hidden; float: left;margin:0 12px 24px; }
:is(.cp_m,.cKWNiFWFw) dl a{ display:block;width:538px; height:auto; overflow:hidden;}
:is(.cp_m,.cKWNiFWFw) dl dt{width:538px;height:358px;overflow:hidden; position:relative;}
:is(.cp_m,.cKWNiFWFw) dl dt img{width:538px;height:358px;transition: transform 3s;}
:is(.cp_m,.cKWNiFWFw) dl dd{height:auto;overflow:hidden; background:#f9f9f9; padding:15px;font-size:18px; color:#383838;text-align:left;}
:is(.cp_m,.cKWNiFWFw) dl dd h6{ height:30px; overflow:hidden; line-height:30px; font-size:16px; color:#383838;margin:0 0 10px;}
:is(.cp_m,.cKWNiFWFw) dl dd h6 em{max-width:180px;height:30px; overflow:hidden;text-align:center; display:block; float:right; background:#ccc;font-size:13px; color:#fff;border-radius:4px;padding:0 6px;}
:is(.cp_m,.cKWNiFWFw) dl dd span{display:block; float:right;height:30px; overflow:hidden; line-height:30px;background:url(Img/Index/more_xb0.png) right center no-repeat;font-size:13px;color:#9f9f9f;text-align:right; padding-right:23px;}
:is(.cp_m,.cKWNiFWFw) dl a:hover dd span{background:url(Img/Index/more_xb2.png) right center no-repeat;color:#df0001}
:is(.up-graybox,.cGOjGdQDh) {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  transition: all 0.4s ease 0s;
  z-index:3;
}
:is(.up-graybox,.cGOjGdQDh) :is(.bgbox,.cZuADoApj) {
  display: block;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.4;
  filter: alpha(opacity=40);
}
:is(.up-graybox,.cGOjGdQDh) :is(.stit,.cqAAInlYK) {
  font-size: 14px;
  line-height: 30px;
  width: 100%;
  text-align: center;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -15px;
  color: #fff;
}
:is(.up-graybox,.cGOjGdQDh) :is(.line,.ceKuwsvCc) {
  display: inline-block;
  width: 100px;
  height: 1px;
  background-color: #f2f2f2;
  position: absolute;
  left: 50%;
  margin-left: -50px;
  transition: all 0.6s ease 0s;
}
:is(.up-graybox,.cGOjGdQDh) :is(.linet,.cyAZuAzoM) {
  top: 0;
}
:is(.up-graybox,.cGOjGdQDh) :is(.lineb,.cyhSJskAq) {
  bottom: 0;
}
:is(.up-graybox,.cGOjGdQDh) :is(.out-ico,.cwREmLbSh) {
  display: none;
  width: 26px;
  height: 26px;
  position: absolute;
  right: 20px;
  top: 20px;
}
:is(.cp_zhanshi,.csAVtKfcZ) li a:hover :is(.up-graybox,.cGOjGdQDh) :is(.line,.ceKuwsvCc),:is(.cp_m,.cKWNiFWFw) dl a:hover :is(.up-graybox,.cGOjGdQDh) :is(.line,.ceKuwsvCc),:is(.zi_n,.cLdtZbrve) dl a:hover dt :is(.up-graybox,.cGOjGdQDh) :is(.line,.ceKuwsvCc),:is(.news_n,.cmmOXRaOn) dl:hover dt :is(.up-graybox,.cGOjGdQDh) :is(.line,.ceKuwsvCc),:is(.ln-lst,.caIJogLAx) li:hover :is(.ln-lt-i,.cQhEIWAOX) :is(.up-graybox,.cGOjGdQDh) :is(.line,.ceKuwsvCc){
  width:20px;
  margin-left: -10px;
  opacity: 0.6;
  filter: alpha(opacity=60);
}
:is(.cp_m,.cKWNiFWFw)>dl:hover :is(.up-graybox,.cGOjGdQDh){
    opacity:0.6;
}


:is(.des_bt,.cNrWlzuBo){ width:615px; margin:0px auto 34px;background: url(../images/custzd_05.jpg) repeat-x; height:33px;}
:is(.de_midd,.cjEpGpXOd){ background:#fff; width:205px; margin:0px auto; line-height:33px; text-align:center; color:#353535; font-size:24px;}
:is(.tpleft,.cPmxwhhyP){ float:left;}
:is(.tpright,.crZpbGVWJ){ float:right;}
:is(.solu_f,.cGGRTOUhe){width: 1200px;margin: 0px auto 2px;overflow:hidden;}
:is(.solu_f,.cGGRTOUhe) ul {width: 1200px;}
:is(.solu_f,.cGGRTOUhe) ul li{float:left;width: 375px;height: 350px;border:1px #e4e4e4 solid;margin-right:23px;margin-bottom:19px;margin-top:20px;box-sizing: border-box;}
:is(.solu_f,.cGGRTOUhe) ul li:hover{/* background: url('/releases/20260602030052.d0778db7/assets/img/6d/0b/6d0b03fdde01d06deea706aa6dccea664496b772.webp') no-repeat; */border:none;width: 375px;height: 350px;border: 2px solid #1f6bca;box-sizing: border-box;}
:is(.solu_f,.cGGRTOUhe) ul li :is(.so_zs,.czHnOGvra){width: 330px;margin:0px auto;padding-top:22px;}
:is(.solu_f,.cGGRTOUhe) ul li :is(.so_zs,.czHnOGvra) :is(.bt,.ctcdOOCvo) a{display:block;background: url(../images/custzd_12.jpg) left no-repeat;padding-left:12px;font-size:18px;color:#464646;font-weight:bold;margin-bottom:14px;overflow: hidden;text-overflow: ellipsis;flex-wrap: nowrap;height: 27px;text-align: center;}
:is(.solu_f,.cGGRTOUhe) ul li :is(.so_zs,.czHnOGvra) :is(.tp,.ckzWTrQnA){ margin-bottom:10px;}
:is(.solu_f,.cGGRTOUhe) ul li :is(.so_zs,.czHnOGvra) :is(.tp,.ckzWTrQnA) img{width: 330px;height: 125px;}
:is(.solu_f,.cGGRTOUhe) ul li :is(.so_zs,.czHnOGvra) :is(.nr,.cUPyrarQP){line-height:24px;color:#979797;height: 70px;font-size: 14px;margin-bottom: 20px;overflow: hidden;}
:is(.solu_f,.cGGRTOUhe) ul li :is(.so_zs,.czHnOGvra) a:is(.dj_more,.cicZEzSZs){ width:156px; height:28px; margin:0px auto; border:1px #c8c8c8 solid; line-height:28px; text-align:center; display: block; color:#9e9fa0;background: url('/releases/20260602030052.d0778db7/assets/img/07/54/0754ab9f81db28a4f5927348903e642b9faf811a.webp') 16px 7px no-repeat; }
:is(.solu_f,.cGGRTOUhe) ul li:hover :is(.so_zs,.czHnOGvra) a:is(.dj_more,.cicZEzSZs){border:1px #2e84c7 solid;color:#2e84c7;background: url('/releases/20260602030052.d0778db7/assets/img/dc/d6/dcd6e5656b62426049fa617495bc099358ffe367.webp') 16px 7px no-repeat;}
:is(.solu_f,.cGGRTOUhe) ul li:is(.cur,.cvjGLZIDU) a:is(.dj_more,.cicZEzSZs){border:1px #2e84c7 solid;color:#2e84c7;background: url('/releases/20260602030052.d0778db7/assets/img/dc/d6/dcd6e5656b62426049fa617495bc099358ffe367.webp') 16px 7px no-repeat;}
:is(.solu_f,.cGGRTOUhe) ul li:is(.cur,.cvjGLZIDU){background: url('/releases/20260602030052.d0778db7/assets/img/6d/0b/6d0b03fdde01d06deea706aa6dccea664496b772.webp') no-repeat;border:none;width:375px; height:388px;}

:is(.ckmore,.cYTBTfwSL){ text-align:center; line-height:30px; padding-top:8px; padding-bottom:8px; background:#eeeeee; clear:both;}
:is(.ckmore,.cYTBTfwSL) a{ display:block; color:#6d6d6d; font-size:16px; font-weight:bold;}
:is(.zs_case,.caUMjtWvZ){width: 1200px;margin:100px auto 35px;height:52px;border-bottom:1px #dcdcdc solid;}
:is(.zs_case,.caUMjtWvZ) a:is(.more,.ctyNfhfbw){ float:right; margin-top:27px; font-size:14px; color:#6e6e6e;}


:is(.case_ds,.cRTaDMaQO){width: 1200px;margin:0px auto 56px;border-right:1px #dedede solid;}
:is(.case_ds,.cRTaDMaQO) ul li{width: 399px;height:354px;float:left;border:1px #dedede solid;border-right:0px;}
:is(.case_ds,.cRTaDMaQO) ul li :is(.so_zs,.czHnOGvra){ width:291px; margin:0px auto; padding-top:30px;}
:is(.case_ds,.cRTaDMaQO) ul li :is(.so_zs,.czHnOGvra) :is(.tp,.ckzWTrQnA){ margin-bottom:16px;}
:is(.case_ds,.cRTaDMaQO) ul li :is(.so_zs,.czHnOGvra) :is(.bt,.ctcdOOCvo){ line-height:25px; height:25px; overflow:hidden; margin-bottom:7px;}
:is(.case_ds,.cRTaDMaQO) ul li :is(.so_zs,.czHnOGvra) :is(.bt,.ctcdOOCvo) a{ display:block; font-size:16px; color:#4c4b4b;}
:is(.case_ds,.cRTaDMaQO) ul li :is(.so_zs,.czHnOGvra) :is(.nr,.cUPyrarQP){ font-size:12px; line-height:25px; color:#828282;}

:is(.ad-image-wrapper,.cUblefpsK) :is(.ad-next,.cGfIsMqbZ) :is(.ad-next-image,.cvcFFuQTA){background-image:url("../images/al_qh1.png") !important;background-position:79px 36px !important;width:31px !important;height:70px !important;}
:is(.ad-image-wrapper,.cUblefpsK) :is(.ad-prev,.cgXGbLbEZ) :is(.ad-prev-image,.chuzcwrWe){background-image:url("../images/al_qh1.png") !important;background-position:48px 36px !important;width:31px !important;height:70px !important;}
:is(.w_al,.cAiyBOEhS):is(.w_al4,.cEjAHGryr),:is(.w_al,.cAiyBOEhS):is(.w_al4,.cEjAHGryr) ul{width: 1200px;}
:is(.w_al,.cAiyBOEhS):is(.w_al4,.cEjAHGryr) ul li{width:25%;}
:is(.w_al,.cAiyBOEhS):is(.w_al4,.cEjAHGryr) ul li h3{margin-top: 45px !important;}
:is(.w_al,.cAiyBOEhS):is(.w_al4,.cEjAHGryr) ul li img{width:100%;height: 163px;display:block;}


:is(.nav_float,.cUPCKeWhU){position:fixed;right:-110px;top:50%;width:120px;transform:translateY(-50%);-ms-transform:translateY(-50%);z-index:11;}
:is(.nav_float,.cUPCKeWhU) li{margin-bottom:3px;background:#4461a0;height:120px;border-radius:15px 0 0 15px;perspective:300px;text-align:center;color:#fff;}
:is(.nav_float,.cUPCKeWhU) a{display:block;height:100%;font-size:0;}
:is(.nav_float,.cUPCKeWhU) a :is(.inner,.cPKofPIuM){display: inline-block;vertical-align: middle;}
:is(.nav_float,.cUPCKeWhU) a:after{content:"";vertical-align: middle;height:100%;display: inline-block;}
:is(.nav_float,.cUPCKeWhU) :is(.ico,.cdrwtRJMe){width:55px;height:55px;line-height:55px;display: block;margin:auto;}
:is(.nav_float,.cUPCKeWhU) :is(.ico,.cdrwtRJMe) img{max-width:100%;max-height:100%;}
:is(.nav_float,.cUPCKeWhU) em{font-size:18px;line-height:1;display: block;margin-top:10px;}
:is(.nav_float,.cUPCKeWhU) :is(.a3,.cqLnWWZOi) :is(.img,.csBxYsXnB){position:absolute;right:100%;top:0;max-width:200px;margin-right:10px;box-shadow:0 0 10px rgba(0,0,0,0.15);visibility: hidden; transition:all 0.5s ease-out 0s;opacity: 0;pointer-events:none;}
:is(.nav_float,.cUPCKeWhU) :is(.a3,.cqLnWWZOi):hover :is(.img,.csBxYsXnB){opacity:1;visibility: visible;}
:is(.nav_float,.cUPCKeWhU) :is(.gotop,.cNpmHqDEh){background:url(../image/icon3.png) center -230px no-repeat;}
.layui-layer-content{font-size:20px !important;padding:10px 10px !important;}
.layui-layer-content img{display:block;width:120px;}


/*================搜索页面 css================*/
:is(.ntitle,.cOYfkoBZO) { margin: 0 auto;padding: 15px 0 10px;border-bottom: 1px solid #d6d6d6;width:auto;}
:is(.ntitle,.cOYfkoBZO) h2 {height: 45px;line-height: 45px;font-size: 20px;font-weight: bold;color: #fe0000;text-align: left;overflow: hidden;}
:is(.ntitle,.cOYfkoBZO) h2 a {color: #5c5c5c;}
:is(.ntitle,.cOYfkoBZO) span{height: 24px;color: #999;font-size: 12px;line-height: 24px;text-align: left;position: relative;}
.n-list{ margin:10px 0px;}
.n-list li{ width:770px; height:auto; overflow:hidden;border-bottom: 1px solid #d6d6d6; padding-bottom:20px; margin-bottom:12px; }
.n-list li dl dt{ float:left; width:185px; height:128px;margin-right:25px;}
.n-list li dl dt img{ width:185px; height:128px;}
.n-list li dl dd{ float:left; width:560px; height:128px; }
.n-list li h2{color: #fe0000;text-align: left;overflow: hidden; height:32px; line-height:32px; font-size:16px; margin-bottom:10px; }
.n-list li h2 a{color: #ee4600;}
.n-list li :is(.note,.cgCdfCQkW){ width:770px; height:auto; overflow:hidden;}
.n-list li :is(.note,.cgCdfCQkW) :is(.info,.cUfpAbYBZ) span {margin-right: 10px;padding-left: 20px;color: #777;background: url(Img/Index/sprite.gif) no-repeat;}
.n-list li :is(.note,.cgCdfCQkW) :is(.info,.cUfpAbYBZ) :is(.comm,.cjZgeZAjc) { background-position: 0 5px;}
.n-list li :is(.note,.cgCdfCQkW) b img{ margin:10px 0px;}
.n-list li :is(.note,.cgCdfCQkW) :is(.info,.cUfpAbYBZ) :is(.time,.cUqbTTDle) { background-position: 0 -156px;}
.n-list li :is(.note,.cgCdfCQkW) :is(.info,.cUfpAbYBZ) :is(.view,.cAMTbZZlC) {background-position: 0 -34px;}
.n-list li :is(.note,.cgCdfCQkW) p{font-size:14px; text-align:left; line-height:25px;}
.n-list li :is(.note,.cgCdfCQkW) :is(.info,.cUfpAbYBZ){font-size:14px; line-height:26px; padding:5px 0px;}

:is(.gjc,.cqWNZLQZn){ height:auto; overflow:hidden; text-align:left; line-height:22px; font-size:14px; color:#e60013;margin:0 0 10px; }
:is(.wz,.cnAHGVpog){ height:60px; border-bottom:1px solid #e7e7ea; overflow:hidden; font:12px "宋体"; line-height:60px; color:#484f65;}
:is(.wz2,.cDtgZFyNT){width: 800px !important;height: 60px !important;margin:0 auto;background: url('/releases/20260602030052.d0778db7/assets/img/e3/63/e3630c27491d77d9d6f43cbd9be8cf1b67ee8c6b.webp') no-repeat left center !important;padding-left: 30px !important;box-sizing: border-box;line-height: 60px !important;border: none !important;color: #000 !important;}
:is(.wz,.cnAHGVpog) a{ color:#484f65; padding:0 8px;}
:is(.wz,.cnAHGVpog) span{ font:14px "宋体"; color:#6f7486; display:inline-block; height:60px; line-height:60px;}
:is(.wz,.cnAHGVpog) span em{ font:24px Arial, Helvetica, sans-serif; font-weight:bold; color:#484f65; font-style:italic;}

#iPOgfPGWT .icon-right-center{top:25% !important;}
.side h3 :is(.sub,.cMlCgywls){display:none;}
@media screen and (max-device-height:800px){
    :is(.fd_m,.cWaoWrFGU){top: 10%;}
}