@charset "utf-8";
/* 个性化手机站模板 CSS Document 
 * ver：2.0
 * By：liuyang.
 * ICQ：1845676808
 * Date：2020/10/20
*/

/**common**/
*{ margin:0; padding:0;}
html,body{ width:100%; max-width:750px; height:100%; margin:0 auto; padding:0; position:relative; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
body, div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p {padding:0; margin:0; font:14px/1.5 Arial,\5FAE\8F6F\96C5\9ED1,Helvetica,sans-serif;}
table,td,tr,th{font-size:14px;}
ol,ul {list-style:none;}
li{list-style-type:none;}
img{vertical-align:top;border:0;}
h1,h2,h3,h4,h5,h6{font-size:inherit; font-weight:normal;}
address,cite,code,em,th,i{font-weight:normal; font-style:normal;}
input::-webkit-input-placeholder { color:#b0b0b0;}
button { -webkit-appearance: none; -webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
:is(.clear,.cqzIdjVTL){*zoom:1;}
:is(.clear,.cqzIdjVTL):after{display:block; overflow:hidden; clear:both; height:0; visibility:hidden; content:".";}
a {text-decoration:none;}
a:visited {text-decoration:none; color:#333;}
a:hover {text-decoration:none; color:#333;}
a:active {text-decoration:none; color:#333;}
:is(.fl,.cGHdxiblo) {float:left;}
:is(.fr,.cASolHoTU) {float:right;}


/**ly_top**/
:is(.ly_top,.cFzbDmAVv) { width:750px; height:98px; background-color:#fff; box-shadow:0 10px 20px rgba(0, 0, 0, 0.1); margin:0; padding:0; position:fixed; top:0; z-index:999; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
:is(.ly_top,.cFzbDmAVv) :is(.top_logo_box,.cxlDKELFM){float:left;}
:is(.ly_top,.cFzbDmAVv) :is(.top_logo,.ctllAKEMg) {width: 535px;height:98px;overflow:hidden;margin:0;line-height: 98px;padding:0;float:left;vertical-align: middle;position: relative;margin-left:10px;margin-left:10px;}
:is(.ly_top,.cFzbDmAVv) :is(.top_logo,.ctllAKEMg) a:is(.logo_img,.cwFPkpxFA){ display:block;width: 98px;height:98px;overflow:hidden;margin:0;line-height: 98px;padding:0;float:left;vertical-align: middle;position: relative; }
:is(.ly_top,.cFzbDmAVv) :is(.top_logo,.ctllAKEMg) a:is(.logo_img,.cwFPkpxFA) img{display: block;max-width: 90%;max-height: 90%;margin: auto;position: absolute;left: 0;top: 0;right: 0;bottom: 0;}
:is(.ly_top,.cFzbDmAVv) :is(.top_logo,.ctllAKEMg) a:is(.logo_text,.cmLkYGUFA){ display:block;width:422px; height:98px;overflow:hidden; line-height:98px; font-size:32px; color:#333; float:left; margin-left:15px;font-weight:bold;}
:is(.ly_top,.cFzbDmAVv) :is(.top_logo_img,.cCOWpwxuf){ width:520px;height:98px; float:left;overflow:hidden;margin:0;padding:0;margin-left:10px; position:relative;}
:is(.ly_top,.cFzbDmAVv) :is(.top_logo_img,.cCOWpwxuf) a img{display:block;max-width: 100%;width: auto;height: 80px;margin: -40px 0 0;position:absolute;left:0;top: 50%;}
:is(.ly_top,.cFzbDmAVv) :is(.top_menu,.cfuhlEqHZ) { width:98px; height:98px; overflow:hidden; margin:0; padding:0; float:right;}
:is(.ly_top,.cFzbDmAVv) :is(.top_search,.cxKUwrsEO) { width:98px; height:98px; overflow:hidden; margin:0; padding:0; float:right;}
:is(.top_menu,.cfuhlEqHZ) a,:is( .top_search, .cxKUwrsEO) a { display:block; width:100%; height:100%; margin:0 auto; padding:20px; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}

:is(.slide-mask,.cECeZDaSh) { display: none; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.5); position: fixed; z-index: 9999; left: 0; top: 0;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;  
}
.slide-wrapper { width: 70%; height:100%; background-color:#1264ba; position: fixed; z-index: 9999; left: 0; top: 0;  
  -webkit-transform: translate3d(-100%, 0, 0);
  -moz-transform: translate3d(-100%, 0, 0);
  -ms-transform: translate3d(-100%, 0, 0);
  -o-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.slide-wrapper:is(.moved,.cRbjsfwQg) { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0);}
.slide-wrapper ul { height:100%; overflow-y:scroll;}
.slide-wrapper li > a { padding: 24px; font-size: 28px; display: block; color: #fff; border-top: 1px solid rgba(255, 255, 255, 0.2); border-bottom: 1px solid rgba(0, 0, 0, 0.2);}
.slide-wrapper li:first-child > a { border-top:0;}
.slide-wrapper li:last-child > a { border-bottom:0;}
.slide-wrapper li:is(.current,.cveYeRvWv) > a { background-color: rgba(0, 0, 0, 0.2); color:#fff;}

:is(.ss_main,.cobtEZQAf) { display:none; width:100%; height:100%; overflow:hidden; margin:0; padding:0; background-color:rgba(0, 0, 0, 0.9); position:fixed; left:0; top:0; z-index:9999;}
:is(.ss_main,.cobtEZQAf) :is(.ss_con,.cmSYlfFwm) { width:100%; height:241px; overflow:hidden; margin:-120px 0 0 0; padding:0 40px; position:absolute; left:0; top:50%; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
:is(.ss_con,.cmSYlfFwm) :is(.ss_form,.cAoKEPXjK) { width:100%; height:81px; overflow:hidden; margin:0 auto; padding:0 80px 0 0; border-bottom:1px solid #fff; position:relative; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
:is(.ss_form,.cAoKEPXjK) :is(.ss_input,.ctbAivsUN) { display:block; width:100%; height:48px; overflow:hidden; line-height:48px; color:#fff; font-family:Arial,\5FAE\8F6F\96C5\9ED1,Helvetica,sans-serif!important; font-size:28px; margin:0; padding:16px 0; border:none; outline:none; background:none;}
:is(.ss_form,.cAoKEPXjK) input::-webkit-input-placeholder { color:#fff;}
:is(.ss_form,.cAoKEPXjK) :is(.ss_btn,.cfnLCiLPw) { display:block; width:80px; height:80px; overflow:hidden; margin:0; padding:0; cursor:pointer; outline:none; border:none; background:url('/releases/20260520072633.1cf1f983/assets/img/14/e3/14e3549540c48e37423f9a7fcbcaade7fd38300e.webp') center center no-repeat; position:absolute; top:0; right:0;}
:is(.ss_con,.cmSYlfFwm) :is(.ss_close,.cGrKHVhNr) { width:200px; height:80px; overflow:hidden; margin:80px auto 0; padding:0;}
:is(.ss_close,.cGrKHVhNr) a { display:block; width:200px; height:80px; overflow:hidden; line-height:80px; color:#fff; font-size:28px; text-align:center; margin:0 auto; padding:0; cursor:pointer;}
:is(.ss_close,.cGrKHVhNr) a img { display:inline-block; width:40px; height:40px; vertical-align:middle; margin:-4px 10px 0 0; padding:0;}


/**ly_banner**/
.swiper-container { width: 100%; height:380px;}
.swiper-slide { text-align: center; font-size: 20px;}
.swiper-slide :is(.part,.cUHOdvGoC) { width:100%; height: 100%; background-color:#fff; position:relative;}
.swiper-slide :is(.part,.cUHOdvGoC) img { display:block; max-width:100%; max-height:100%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0;}
.swiper-pagination-bullet { width: 12px; height: 12px; background: rgba(255,255,255,0.5);}
#swiper-container-01 .swiper-pagination-bullet-active { background: #1264ba;}

/**tj_pro**/
:is(.tj_pro,.cBfLwbMXH) { width:750px; overflow:hidden; margin:40px auto; padding:0;}
:is(.ly_title1,.ccNNmQvQt) { width:100%; overflow:hidden; margin:0 auto 32px; padding:0 20px; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
:is(.ly_title1,.ccNNmQvQt) p { width:100%; height:40px; overflow:hidden; line-height:40px; color:#000; font-size:38px; font-weight:bold; text-align:center; margin:0 auto 16px; padding:0;}
:is(.ly_title1,.ccNNmQvQt) p font { color:#1264ba;}
:is(.ly_title1,.ccNNmQvQt) :is(.tit_line,.cLLcmWltY) { width:100%; height:21px; overflow:hidden; margin:0 auto; padding:0; background:url('/releases/20260520072633.1cf1f983/assets/img/e5/e5/e5e50454d235cdbd8a23a95cb26c7e2c819d1803.webp') 0 0 repeat-x;}
:is(.tit_line,.cLLcmWltY) img { display:block; width:21px; height:21px; overflow:hidden; margin:0 auto; padding:0;}

:is(.ly_title2,.cJEedBeeU) { width:100%; overflow:hidden; margin:0 auto 32px; padding:0 20px; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
:is(.ly_title2,.cJEedBeeU) p { width:100%; height:40px; overflow:hidden; line-height:40px; color:#fff; font-size:38px; font-weight:bold; text-align:center; margin:0 auto 16px; padding:0;}
:is(.ly_title2,.cJEedBeeU) :is(.tit_line,.cLLcmWltY) { width:100%; height:21px; overflow:hidden; margin:0 auto; padding:0; background:url('/releases/20260520072633.1cf1f983/assets/img/9c/42/9c428d2c2cfafd7e9e45045b8607490595850b9f.webp') 0 0 repeat-x;}


:is(.tjpro_list,.cHPPkDSTw) { width:100%; height:auto; margin:0 auto; padding:0 10px; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
:is(.tjpro_list,.cHPPkDSTw) ul li { width:50%; height:auto; margin:0 0 20px; padding:0 10px; float:left; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
:is(.tjpro_list,.cHPPkDSTw) ul li :is(.tjpro_main,.cAqLkZxBe) { width:100%; height:auto; margin:0 auto; padding:0;}
:is(.tjpro_list,.cHPPkDSTw) ul li:active :is(.tjpro_main,.cAqLkZxBe) { box-shadow:0 10px 20px rgba(0, 0, 0, 0.1);}
:is(.tjpro_list,.cHPPkDSTw) ul li :is(.tjpro_main,.cAqLkZxBe) :is(.tjpro_img,.ccBNbIqVu) { width:100%; height:295px; overflow:hidden; margin:0 auto; padding:0; background-color:#fff;}
:is(.tjpro_list,.cHPPkDSTw) ul li :is(.tjpro_main,.cAqLkZxBe) :is(.tjpro_img,.ccBNbIqVu) a { display:block; width:100%; height:100%; overflow:hidden; margin:0 auto; padding:0; position:relative;}
:is(.tjpro_list,.cHPPkDSTw) ul li :is(.tjpro_main,.cAqLkZxBe) :is(.tjpro_img,.ccBNbIqVu) a img { display:block; max-width:100%; max-height:100%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0; transition: all 0.6s;}
:is(.tjpro_list,.cHPPkDSTw) ul li:active :is(.tjpro_main,.cAqLkZxBe) :is(.tjpro_img,.ccBNbIqVu) a img { transform: scale(1.1); -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -o-transform: scale(1.1); -ms-transform: scale(1.1);}
:is(.tjpro_list,.cHPPkDSTw) ul li :is(.tjpro_main,.cAqLkZxBe) :is(.tjpro_text,.czLwNEDbS) { width:100%; overflow:hidden; margin:0 auto; padding:20px 0; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
:is(.tjpro_list,.cHPPkDSTw) ul li :is(.tjpro_main,.cAqLkZxBe) :is(.tjpro_text,.czLwNEDbS) a:is(.tjpro_name,.crHKCjzWm) { display:block; width:100%; height:36px; overflow:hidden; line-height:36px; color:#333; font-size:28px; text-align:center; white-space:nowrap; text-overflow: ellipsis; margin:0 auto; padding:0;}
:is(.tjpro_list,.cHPPkDSTw) ul li:active :is(.tjpro_main,.cAqLkZxBe) :is(.tjpro_text,.czLwNEDbS) a:is(.tjpro_name,.crHKCjzWm) { color:#1264ba;}
:is(.tjpro_text,.czLwNEDbS) p { width:100%; height:30px; overflow:hidden; line-height:30px; color:#999; font-size:24px; text-align:center; white-space:nowrap; text-overflow: ellipsis; margin:12px auto; padding:0;}
:is(.tjpro_btn,.cNmysKiAc) { width:100%; height:60px; overflow:hidden; margin:0 auto; padding:0;}
:is(.tjpro_btn,.cNmysKiAc) a { display:block; width:48%; height:60px; overflow:hidden; line-height:58px; color:#1264ba; font-size:24px; text-align:center; margin:0 4% 0 0; padding:0; background-color:#fff; border:1px solid #1264ba; border-radius:30px; float:left; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
:is(.tjpro_btn,.cNmysKiAc) a:active { background-color:#1264ba; color:#fff;}
:is(.tjpro_btn,.cNmysKiAc) a:nth-child(2) { margin:0; color:#434343; border:1px solid #434343;}
:is(.tjpro_btn,.cNmysKiAc) a:nth-child(2):active { background-color:#434343; color:#fff;}
:is(.tjpro_more,.cEcapOunT) { width:100%; height:80px; overflow:hidden; margin:0 auto; padding:0 20px; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
:is(.tjpro_more,.cEcapOunT) a { display:block; width:100%; height:80px; overflow:hidden; line-height:80px; color:#555; font-size:28px; text-align:center; background-color:#fff; margin:0 auto; padding:0;}
:is(.tjpro_more,.cEcapOunT) a:active { background-color:#1264ba; color:#fff;}

/**ly_gsjj**/
:is(.ly_gsjj,.ckumcIdDk) { width:750px; overflow:hidden; margin:40px auto; padding:40px 0; background-color:#1264ba; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
:is(.ly_gsjj,.ckumcIdDk) :is(.gsjj_main,.cnwfUUvwO) { width:100%; max-height:9999999999999999999999999px; overflow:hidden; margin:0 auto; padding:0 20px; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
:is(.gsjj_main,.cnwfUUvwO) p { width:100%; overflow:hidden; line-height:44px; color:#fff; font-size:28px; text-align:justify; text-indent:2em; margin:0 auto 30px; padding:0;}
:is(.gsjj_dl,.cevULcfXg) { width:100%; overflow:hidden; margin:40px auto; padding:0;}
:is(.gsjj_dl,.cevULcfXg) dl dd { width:31%; overflow:hidden; margin:0 3.5% 0 0; padding:20px 0; background-color:rgba(255, 255, 255, 0.1); border-radius:4px; float:left;}
:is(.gsjj_dl,.cevULcfXg) dl dd:nth-child(3) { margin:0;}
:is(.gsjj_dl,.cevULcfXg) dl dd img { display:block; width:88px; height:88px; overflow:hidden; margin:0 auto; padding:0;}
:is(.gsjj_dl,.cevULcfXg) dl dd span { display:block; width:100%; height:40px; overflow:hidden; line-height:40px; color:#fff; font-size:28px; font-weight:300; text-align:center; margin:0 auto; padding:0;}
:is(.gsjj_more,.cjhphjGgX) { width:100%; height:80px; overflow:hidden; margin:0 auto; padding:0 20px; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
:is(.gsjj_more,.cjhphjGgX) a { display:block; width:100%; height:80px; overflow:hidden; line-height:80px; color:#fff; font-size:28px; text-align:center; background-color:rgba(255, 255, 255, 0.3); margin:0 auto; padding:0;}
:is(.gsjj_more,.cjhphjGgX) a:active { background-color:#fff; color:#1264ba;}

/**idx_news**/
:is(.idx_news,.cCZZHYzUK) { width:750px; overflow:hidden; margin:40px auto 0; padding:0 0 148px;}
.NewTab { width:100%; height:80px; overflow:hidden; margin:0 auto 32px; padding:0 20px; text-align:center; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
.NewTab ul li { display:inline-block; width:200px; height:80px; overflow:hidden; line-height:80px; color:#fff; font-size:30px; font-weight:bold; text-align:center; background-color:#d8d8d8; margin:0 10px; padding:0;}
.NewTab ul li:is(.tabActive,.cuITHTDpS) { color:#fff; background-color:#1264ba;}

.New_main { width:100%; height:auto; margin:0 auto; padding:0 20px; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
.New_main :is(.New_top,.chSnfvgrB) { width:100%; height:auto; margin:0 auto 20px; padding:20px; background-color:#fff; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
.New_main :is(.New_top,.chSnfvgrB):active { box-shadow:0 10px 20px rgba(0, 0, 0, 0.1);}
.New_main :is(.New_top,.chSnfvgrB) :is(.Newtop_img,.cNQzJadQI) { width:280px; height:200px; overflow:hidden; margin:0; padding:0; float:left; position:relative; background-color:#f8f8f8;}
.New_main :is(.New_top,.chSnfvgrB) :is(.Newtop_img,.cNQzJadQI) a img { display:block; max-width:100%; max-height:100%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0; transition: all 0.6s;}
.New_main :is(.New_top,.chSnfvgrB):active :is(.Newtop_img,.cNQzJadQI) a img { transform: scale(1.1); -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -o-transform: scale(1.1); -ms-transform: scale(1.1);}
.New_main :is(.New_top,.chSnfvgrB) :is(.Newtop_img,.cNQzJadQI) :is(.Newtop_time,.cbMGtwJiI) { width:100px; height:72px; overflow:hidden; margin:0; padding:8px 0; background-color:rgba(18, 100, 186, 0.8); position:absolute; left:20px; top:20px; z-index:9;}
:is(.Newtop_time,.cbMGtwJiI) span { display:block; width:100%; height:32px; overflow:hidden; line-height:32px; color:#fff; font-size:26px; text-align:center; margin:0 auto; padding:0;}
:is(.Newtop_time,.cbMGtwJiI) em { display:block; width:100%; height:40px; overflow:hidden; line-height:40px; color:#fff; font-size:30px; font-weight:bold; font-style:normal; text-align:center; margin:0 auto; padding:0;}
.New_main :is(.New_top,.chSnfvgrB) :is(.Newtop_text,.ctrVnJiDn) { width:370px; height:200px; overflow:hidden; margin:0; padding:0; float:right;}
.New_main :is(.New_top,.chSnfvgrB) :is(.Newtop_text,.ctrVnJiDn) a:is(.Newtop_name,.cTyRgndkU) { display:block; width:100%; height:40px; overflow:hidden; line-height:40px; color:#333; font-size:30px; font-weight:bold; white-space:nowrap; text-overflow: ellipsis; margin:0 auto; padding:0;}
.New_main :is(.New_top,.chSnfvgrB):active :is(.Newtop_text,.ctrVnJiDn) a:is(.Newtop_name,.cTyRgndkU) { color:#1264ba;}
.New_main :is(.New_top,.chSnfvgrB) :is(.Newtop_text,.ctrVnJiDn) p { display: -webkit-box; width:100%; height:108px; overflow:hidden; line-height:36px; color:#999; font-size:24px; text-align:justify; -webkit-line-clamp: 3; -webkit-box-orient: vertical; text-overflow: ellipsis; margin:6px auto; padding:0;}
.New_main :is(.New_top,.chSnfvgrB) :is(.Newtop_text,.ctrVnJiDn) a:is(.Newtop_btn,.cSyHvnFhf) { display:block; width:100%; height:40px; overflow:hidden; line-height:40px; color:#1264ba; font-size:24px; text-align:left; margin:0; padding:0;}

.New_main :is(.New_list,.crzclPwlw) { width:100%; height:auto; margin:0 auto 20px; padding:0;}
:is(.New_list,.crzclPwlw) ul li { width:100%; height:80px; margin:0 auto 20px; padding:20px; background-color:#fff; position:relative; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
:is(.New_list,.crzclPwlw) ul li a { display:block; width:100%; height:100%; margin:0; padding:0; position:absolute; left:0; top:0; right:0; bottom:0;}
:is(.New_list,.crzclPwlw) ul li:active { box-shadow:0 10px 20px rgba(0, 0, 0, 0.1);}
/*.New_list ul li .Newtime { width:120px; height:80px; overflow:hidden; margin:0; padding:20px 0; background-color:#cecece; float:left;}
.New_list ul li .Newtime span { display:block; width:100%; height:40px; overflow:hidden; line-height:40px; color:#fff; font-size:28px; text-align:center; margin:0 auto; padding:0;}
.New_list ul li .Newtime em { display:block; width:100%; height:40px; overflow:hidden; line-height:40px; color:#fff; font-size:32px; font-weight:bold; font-style:normal; text-align:center; margin:0 auto; padding:0;}
.New_list ul li:active .Newtime { background-color:#1264ba;}*/
:is(.New_list,.crzclPwlw) ul li :is(.Newtext,.cDCZAjjpn) { width:100%; height:40px; overflow:hidden; margin:0; padding:0;}
:is(.New_list,.crzclPwlw) ul li :is(.Newtext,.cDCZAjjpn) :is(.Newname,.clMjAuXOm) { width:80%; height:40px; overflow:hidden; line-height:40px; color:#333; font-size:28px; white-space:nowrap; text-overflow: ellipsis; margin:0; padding:0; float:left;}
:is(.New_list,.crzclPwlw) ul li:active :is(.Newtext,.cDCZAjjpn) :is(.Newname,.clMjAuXOm) { color:#1264ba;}
:is(.New_list,.crzclPwlw) ul li :is(.Newtext,.cDCZAjjpn) p { width:20%; height:40px; overflow:hidden; line-height:40px; color:#999; font-size:24px; text-align:right; margin:0; padding:0; float:right;}
:is(.New_more,.czVsnwsTs) { width:100%; height:80px; overflow:hidden; margin:0 auto; padding:0; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
:is(.New_more,.czVsnwsTs) a { display:block; width:100%; height:80px; overflow:hidden; line-height:80px; color:#555; font-size:28px; text-align:center; background-color:#fff; margin:0 auto; padding:0;}
:is(.New_more,.czVsnwsTs) a:active { background-color:#1264ba; color:#fff;}

/**ly_bottom**/
:is(.ly_bottom,.cijlSSFEA) { width:750px; height:108px; background-color:#fff; box-shadow:0 -10px 20px rgba(0, 0, 0, 0.1); margin:0; padding:0; position:fixed; bottom:0; z-index:999;}
.ly_bottom ul {}
:is(.ly_bottom,.cijlSSFEA) ul li { width:108px; height:108px; overflow:hidden; margin:0; padding:0; float:left;}
:is(.ly_bottom,.cijlSSFEA) ul li a { display:block; width:100%; height:100%; margin:0 auto; padding:12px 20px; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
:is(.ly_bottom,.cijlSSFEA) ul li a :is(.btm_icon,.cSTNmZLRo) { display:block; width:48px; height:48px; overflow:hidden; margin:0 auto; padding:0;}
:is(.ly_bottom,.cijlSSFEA) ul li a :is(.btm_icon1,.cdjJXpbjn) { background:url('/releases/20260520072633.1cf1f983/assets/img/67/1f/671f48ffd08974381a1b5906295292b273e4ed5a.webp') center center no-repeat; background-size:48px 48px;}
:is(.ly_bottom,.cijlSSFEA) ul li a :is(.btm_icon2,.cyylqLeBA) { background:url('/releases/20260520072633.1cf1f983/assets/img/d6/48/d648a7c17fa075f58bd9ae91bd4492a66f536756.webp') center center no-repeat; background-size:48px 48px;}
:is(.ly_bottom,.cijlSSFEA) ul li a :is(.btm_icon3,.cViXDOvSd) { background:url('/releases/20260520072633.1cf1f983/assets/img/ae/88/ae88eef1aa34f2aa72b183d16f63d8bb1c28e275.webp') center center no-repeat; background-size:48px 48px;}
:is(.ly_bottom,.cijlSSFEA) ul li a p { width:100%; height:28px; overflow:hidden; line-height:28px; color:#5f5f5f; font-size:24px; text-align:center; margin:8px auto 0; padding:0;}
:is(.ly_bottom,.cijlSSFEA) ul li a:active :is(.btm_icon1,.cdjJXpbjn) { background:url('/releases/20260520072633.1cf1f983/assets/img/44/d4/44d4e8e34e9e93ba7b4ed10175670fcd1d287623.webp') center center no-repeat; background-size:48px 48px;}
:is(.ly_bottom,.cijlSSFEA) ul li a:active :is(.btm_icon2,.cyylqLeBA) { background:url('/releases/20260520072633.1cf1f983/assets/img/7a/3a/7a3a9fda053655598596fc54590a494d23000bf6.webp') center center no-repeat; background-size:48px 48px;}
:is(.ly_bottom,.cijlSSFEA) ul li a:active :is(.btm_icon3,.cViXDOvSd) { background:url('/releases/20260520072633.1cf1f983/assets/img/e3/df/e3df5cf9247d92c4c8dc6118c17ceff0ce9bd96d.webp') center center no-repeat; background-size:48px 48px;}
:is(.ly_bottom,.cijlSSFEA) ul li a:active p { color:#1264ba;}

:is(.ly_bottom,.cijlSSFEA) :is(.btm_btn,.cCxbRLErA) { width:400px; height:76px; overflow:hidden; margin:16px 0; padding:0; float:right;}
:is(.btm_btn,.cCxbRLErA) a { display:block; width:180px; height:76px; overflow:hidden; line-height:56px; color:#fff; font-size:32px; font-weight:bold; margin:0 20px 0 0; padding:10px; border-radius:38px; float:left; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
:is(.btm_btn,.cCxbRLErA) a:is(.btn1,.cbNWxxriZ) { background-color:#1264ba;}
:is(.btm_btn,.cCxbRLErA) a:is(.btn2,.ctMvizNZl) { background-color:#262626;}
:is(.btm_btn,.cCxbRLErA) a img { display:block; width:56px; height:56px; overflow:hidden; margin:0 16px 0 0; padding:0; float:left;}

/**右侧漂浮**/
:is(.PF_Right,.cpupvMEZk) { width:98px; height:206px; overflow:hidden; margin:0; padding:0; position:fixed; top:50%; right:10px; z-index:999;}
:is(.PF_Right,.cpupvMEZk) :is(.PF_cpml,.cVwfmXKYr) { width:98px; height:98px; overflow:hidden; margin:0 auto 10px; padding:0;}
:is(.PF_Right,.cpupvMEZk) .PF_top { width:98px; height:98px; overflow:hidden; margin:0 auto; padding:0;}
:is(.PF_cpml,.cVwfmXKYr) a, .PF_top a { display:block; width:100%; height:100%; margin:0 auto; padding:10px 0; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
:is(.PF_cpml,.cVwfmXKYr) a { background-color:rgba(18, 100, 186, 0.9);}
.PF_top a { background-color:rgba(0, 0, 0, 0.9); display:none;}
:is(.PF_cpml,.cVwfmXKYr) a:active { background-color:rgba(18, 100, 186, 1);}
.PF_top a:active { background-color:rgba(0, 0, 0, 1);}
:is(.PF_cpml,.cVwfmXKYr) a img { display:block; width:40px; height:40px; overflow:hidden; margin:0 auto 10px; padding:0;}
:is(.PF_cpml,.cVwfmXKYr) a p { width:100%; height:24px; overflow:hidden; line-height:24px; color:#fff; font-size:22px; text-align:center; margin:0 auto; padding:0;}
.PF_top a img { display:block; width:40px; height:40px; overflow:hidden; margin:15px auto; padding:0;}

/**ny_banner**/
:is(.ny_banner,.cgCIDinJo) { width:750px; height:270px; overflow:hidden; margin:0 auto; padding:0;}
:is(.ny_banner,.cgCIDinJo) img { display:block; width:100%; height:100%; margin:0 auto; padding:0;}

:is(.ny_main,.cmAHAzrbt) { width:750px; overflow:hidden; margin:0 auto; padding:0 0 108px;}
/**ny_mbx**/
:is(.ny_mbx,.cNdMPhfaL) { width:100%; overflow:hidden; margin:20px auto; padding:0 20px; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
:is(.ny_mbx,.cNdMPhfaL) :is(.mbx_main,.cfAmPjCbW) { width:100%; overflow:hidden; margin:0 auto; padding:20px 20px 20px 60px; background-color:#fff; position:relative; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
:is(.mbx_main,.cfAmPjCbW) img { display:block; width:40px; height:40px; margin:0; padding:0; position:absolute; left:10px; top:20px;}
:is(.mbx_main,.cfAmPjCbW) p { display: -webkit-box; width:100%; max-height:80px; overflow:hidden; line-height:40px; color:#999; font-size:26px; text-align:justify; -webkit-line-clamp: 2; -webkit-box-orient: vertical; text-overflow: ellipsis; margin:0 auto; padding:0;}
:is(.mbx_main,.cfAmPjCbW) p a { color:#999;}
:is(.mbx_main,.cfAmPjCbW) p a:hover { color:#1264ba;}

/**ab_main**/
:is(.ab_main,.cIcevTxIY) { width:100%; overflow:hidden; margin:20px auto; padding:0 20px; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
:is(.ab_main,.cIcevTxIY) :is(.ab_con1,.cIVYWdzCG) { width:100%; overflow:hidden; margin:0 auto 20px; padding:0 20px; background-color:#fff; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
:is(.ab_con1,.cIVYWdzCG) ul li { width:100%; overflow:hidden; margin:0 auto; padding:20px 0 20px 140px; border-bottom:1px solid #eaeaea; position:relative; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
:is(.ab_con1,.cIVYWdzCG) ul li:last-child { border:0;}
:is(.ab_con1,.cIVYWdzCG) ul li :is(.ab_tit,.cXZDRFgqr) { width:120px; height:40px; overflow:hidden; line-height:40px; color:#333; font-size:28px; font-weight:bold; margin:0; padding:0; position:absolute; left:0; top:20px;}
:is(.ab_con1,.cIVYWdzCG) ul li p { display: -webkit-box; width:100%; max-height:200px; overflow:hidden; line-height:40px; color:#818181; font-size:28px; text-align:justify; -webkit-line-clamp: 5; -webkit-box-orient: vertical; text-overflow: ellipsis; margin:0 auto; padding:0;}
:is(.ab_main,.cIcevTxIY) :is(.ab_con2,.cCcZxehAA) { width:100%; overflow:hidden; margin:20px auto; padding:20px; background-color:#fff; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
:is(.ab_con2,.cCcZxehAA) p { width:100%; max-height:99999999999999999999999999px; overflow:hidden; line-height:44px; color:#333; font-size:28px; text-align:justify; margin:0 auto; padding:0;}
:is(.ab_con2,.cCcZxehAA) p span,:is( .ab_con2, .cCcZxehAA) p em,:is( .ab_con2, .cCcZxehAA) p b,:is( .ab_con2, .cCcZxehAA) span,:is( .ab_con2, .cCcZxehAA) em,:is( .ab_con2, .cCcZxehAA) b { font-family: Arial,\5FAE\8F6F\96C5\9ED1,Helvetica,sans-serif!important; font-style:normal; font-weight:normal;}
:is(.ab_con2,.cCcZxehAA) p img,:is( .ab_con2, .cCcZxehAA) img { display:block; width:auto; max-width:100%; overflow:hidden; margin:20px auto; padding:0;}

/**PF_Left**/
:is(.PF_Left,.cnaqfIWPW) { width:98px; height:98px; margin:0; padding:0; position:fixed; left:10px; bottom:248px; z-index:999; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
:is(.PF_Left,.cnaqfIWPW) a { display:block; width:90px; height:90px; margin:0 auto; padding:0; border:4px solid #fff; background-color:#1264ba; border-radius:50%; box-shadow:0 0 10px rgba(0, 0, 0, 0.1);}
:is(.PF_Left,.cnaqfIWPW) a img { display:block; width:58px; height:58px; overflow:hidden; margin:16px auto; padding:0;}

/**Nynew_main**/
:is(.Nynew_main,.czHUsjstE) { width: 100%; height: auto; margin: 0 auto; padding: 0 20px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;}
:is(.Nynew_main,.czHUsjstE) :is(.New_top,.chSnfvgrB) { width:100%; height:auto; margin:0 auto 20px; padding:20px; background-color:#fff; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
:is(.Nynew_main,.czHUsjstE) :is(.New_top,.chSnfvgrB):active { box-shadow:0 10px 20px rgba(0, 0, 0, 0.1);}
:is(.Nynew_main,.czHUsjstE) :is(.New_top,.chSnfvgrB) :is(.Newtop_img,.cNQzJadQI) { width:280px; height:200px; overflow:hidden; margin:0; padding:0; float:left; position:relative; background-color:#f8f8f8;}
:is(.Nynew_main,.czHUsjstE) :is(.New_top,.chSnfvgrB) :is(.Newtop_img,.cNQzJadQI) a img { display:block; max-width:100%; max-height:100%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0; transition: all 0.6s;}
:is(.Nynew_main,.czHUsjstE) :is(.New_top,.chSnfvgrB):active :is(.Newtop_img,.cNQzJadQI) a img { transform: scale(1.1); -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -o-transform: scale(1.1); -ms-transform: scale(1.1);}
:is(.Nynew_main,.czHUsjstE) :is(.New_top,.chSnfvgrB) :is(.Newtop_img,.cNQzJadQI) :is(.Newtop_time,.cbMGtwJiI) { width:100px; height:72px; overflow:hidden; margin:0; padding:8px 0; background-color:rgba(18, 100, 186, 0.8); position:absolute; left:20px; top:20px; z-index:9;}
:is(.Nynew_main,.czHUsjstE) :is(.New_top,.chSnfvgrB) :is(.Newtop_text,.ctrVnJiDn) { width:370px; height:200px; overflow:hidden; margin:0; padding:0; float:right;}
:is(.Nynew_main,.czHUsjstE) :is(.New_top,.chSnfvgrB) :is(.Newtop_text,.ctrVnJiDn) a:is(.Newtop_name,.cTyRgndkU) { display:block; width:100%; height:40px; overflow:hidden; line-height:40px; color:#333; font-size:30px; font-weight:bold; white-space:nowrap; text-overflow: ellipsis; margin:0 auto; padding:0;}
:is(.Nynew_main,.czHUsjstE) :is(.New_top,.chSnfvgrB):active :is(.Newtop_text,.ctrVnJiDn) a:is(.Newtop_name,.cTyRgndkU) { color:#1264ba;}
:is(.Nynew_main,.czHUsjstE) :is(.New_top,.chSnfvgrB) :is(.Newtop_text,.ctrVnJiDn) p { display: -webkit-box; width:100%; height:108px; overflow:hidden; line-height:36px; color:#999; font-size:24px; text-align:justify; -webkit-line-clamp: 3; -webkit-box-orient: vertical; text-overflow: ellipsis; margin:6px auto; padding:0;}
:is(.Nynew_main,.czHUsjstE) :is(.New_top,.chSnfvgrB) :is(.Newtop_text,.ctrVnJiDn) a:is(.Newtop_btn,.cSyHvnFhf) { display:block; width:100%; height:40px; overflow:hidden; line-height:40px; color:#1264ba; font-size:24px; text-align:left; margin:0; padding:0;}

:is(.Nynew_main,.czHUsjstE) :is(.New_list,.crzclPwlw) { width:100%; height:auto; margin:0 auto 20px; padding:0;}
:is(.New_list,.crzclPwlw) ul li { width:100%; height:80px; margin:0 auto 20px; padding:20px; background-color:#fff; position:relative; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}

/**ly_page
.ly_page { width:100%; height:auto; margin:40px auto; padding:0; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
.ly_page a { float:left;}
.ly_page a.pg_first { display:inline-block; width:64px; height:64px; overflow:hidden; margin:0 8px 0 0; padding:0; background:#fff url('/releases/20260520072633.1cf1f983/assets/img/46/62/4662d5ee08c514031346a74c1fe737076f4ed55b.webp') center center no-repeat; border:1px solid #f0f0f0; border-radius:4px; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
.ly_page a.pg_last { display:inline-block; width:64px; height:64px; overflow:hidden; margin:0 8px 0 0; padding:0; background:#fff url('/releases/20260520072633.1cf1f983/assets/img/d9/b9/d9b9004dd2c6e7c0b875aeaf313dc45ae5fa80f9.webp') center center no-repeat; border:1px solid #f0f0f0; border-radius:4px; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
.ly_page a.pg_prev { display:inline-block; width:80px; height:64px; overflow:hidden; margin:0 8px 0 0; padding:0; background:#fff url('/releases/20260520072633.1cf1f983/assets/img/22/22/222231d4f680625bbbc3c5717564b8ac416b55fb.webp') center center no-repeat; border:1px solid #f0f0f0; border-radius:4px; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
.ly_page a.pg_next { display:inline-block; width:80px; height:64px; overflow:hidden; margin:0 8px 0 0; padding:0; background:#fff url('/releases/20260520072633.1cf1f983/assets/img/f0/d1/f0d1643c00bb1a54eb106404ace8cc2c929a2f8b.webp') center center no-repeat; border:1px solid #f0f0f0; border-radius:4px; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
.ly_page a.pg_num { display:inline-block; width:64px; height:64px; overflow:hidden; line-height:62px; color:#777; font-size:26px; text-align:center; margin:0 8px 0 0; padding:0; background-color:#fff; border:1px solid #f0f0f0; border-radius:4px; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
.ly_page input.pgipt { float:left; display:inline-block; width:80px; height:64px; overflow:hidden; line-height:62px; color:#777; font-size:26px; text-align:center; margin:0 8px 0 0; padding:0; background-color:#fff; border:1px solid #f0f0f0; border-radius:4px; outline:none; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
.ly_page button.pgbtn { float:left; display:inline-block; width:64px; height:64px; overflow:hidden; line-height:64px; color:#fff; font-size:26px; text-align:center; margin:0; padding:0; background:#1264ba url('/releases/20260520072633.1cf1f983/assets/img/4e/9b/4e9bda2d40efc61f4fe67bc679b1c9f44f7e72cf.webp') center center no-repeat; border-radius:4px; border:0; outline:none;}
.ly_page a.pg_first:active { background:#1264ba url('/releases/20260520072633.1cf1f983/assets/img/ff/f4/fff445bbb44f1bd47c9fdff260db1ad23f8d520b.webp') center center no-repeat; border:1px solid #1264ba;}
.ly_page a.pg_last:active { background:#1264ba url('/releases/20260520072633.1cf1f983/assets/img/3f/e0/3fe0da21ed7befaf37e082bb0753e63ea53350d7.webp') center center no-repeat; border:1px solid #1264ba;}
.ly_page a.pg_prev:active { background:#1264ba url('/releases/20260520072633.1cf1f983/assets/img/f3/82/f3828e6083f644c9a2364772c33aa98b393722c0.webp') center center no-repeat; border:1px solid #1264ba;}
.ly_page a.pg_next:active { background:#1264ba url('/releases/20260520072633.1cf1f983/assets/img/2f/ec/2fec56809dbd5c4ef0272937b291c5e65555a576.webp') center center no-repeat; border:1px solid #1264ba;}
.ly_page a.pg_num:active, .ly_page a.pg_num.pgon { color:#fff; background-color:#1264ba; border:1px solid #1264ba;}**/

:is(.ly_page,.cHRvSAEIZ){ text-align:left;font-size:0px; line-height:0px; height:72px; *height:72px; clear:both; text-align:center; margin:20px auto 40px; padding:0 20px;}
:is(.ly_page,.cHRvSAEIZ) input{ width:20px; height:15px; color:#000000;}
:is(.ly_page,.cHRvSAEIZ) a{ border:1px solid #ccd8e3;cursor:pointer;width:140px; height:72px; color: #fff; text-align:center; display:inline-block; margin: 0 5px; font-size:26px; line-height: 72px;background: #1264ba; border-radius: 36px;}
:is(.ly_page,.cHRvSAEIZ) a:visited{color: #fff;}
:is(.ly_page,.cHRvSAEIZ) a:hover{ border:1px solid #ccd8e3; background-color:#363636; color:#fff;}
:is(.ly_page,.cHRvSAEIZ) input{  height:30px; text-decoration:999em; border:none; display:block; margin-top:60px; display:none;}


/**WZ_detail**/
:is(.WZ_detail,.cYeVHtFrt) { width:100%; overflow:hidden; margin:20px auto; padding:0 20px; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
:is(.WZ_detail,.cYeVHtFrt) :is(.WZdtl_con,.couyhZpgX) { width:100%; overflow:hidden; margin:0 auto; padding:20px; background-color:#fff; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
:is(.WZdtl_con,.couyhZpgX) :is(.WZdtl_title,.cMUWvVXgE) { width:100%; max-height:9999999999999999999999999px; overflow:hidden; line-height:48px; color:#333; font-size:36px; text-align:center; margin:20px auto; padding:0;}
:is(.WZdtl_con,.couyhZpgX) :is(.WZdtl_tips,.cCmPuTaXu) { width:100%; max-height:9999999999999999999999999px; overflow:hidden; line-height:40px; color:#999; font-size:28px; text-align:center; margin:20px auto; padding:0 0 20px; border-bottom:1px solid #eaeaea;}
:is(.WZdtl_tips,.cCmPuTaXu) img { display:inline-block; width:40px; height:40px; vertical-align:middle; margin:-4px 8px 0 0; padding:0;}
:is(.WZdtl_con,.couyhZpgX) :is(.WZdtl_text,.crmgQMiBf) { width:100%; max-height:9999999999999999999999999px; overflow:hidden; margin:20px auto; padding:0; line-height:44px; color:#666; font-family: Arial,\5FAE\8F6F\96C5\9ED1,Helvetica,sans-serif!important; font-size:28px; text-align:justify; text-indent:2em;}
:is(.WZdtl_text,.crmgQMiBf) p,:is( .WZdtl_text, .crmgQMiBf) div { width:100%; overflow:hidden; line-height:44px; color:#666; font-family: Arial,\5FAE\8F6F\96C5\9ED1,Helvetica,sans-serif!important; font-size:28px; text-align:justify; text-indent:2em; margin:0 auto; padding:0;}
:is(.WZdtl_text,.crmgQMiBf) p span,:is( .WZdtl_text, .crmgQMiBf) p em,:is( .WZdtl_text, .crmgQMiBf) p b,:is( .WZdtl_text, .crmgQMiBf) span,:is( .WZdtl_text, .crmgQMiBf) em,:is( .WZdtl_text, .crmgQMiBf) b { font-family: Arial,\5FAE\8F6F\96C5\9ED1,Helvetica,sans-serif!important; font-size:30px!important; font-style:normal; font-weight:normal;}
:is(.WZdtl_text,.crmgQMiBf) p img,:is( .WZdtl_text, .crmgQMiBf) img { display:block; width:auto; max-width:100%; overflow:hidden; margin:20px auto; padding:0;}

:is(.WZ_prev_next,.cwCLbkZEz) { width:100%; overflow:hidden; margin:20px auto; padding:0;}
:is(.WZ_prev_next,.cwCLbkZEz) ul li { width:100%; height:80px; overflow:hidden; line-height:40px; color:#666; font-size:28px; white-space:nowrap; text-overflow: ellipsis; margin:0 auto; padding:20px 20px 20px 60px; position:relative; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
:is(.WZ_prev_next,.cwCLbkZEz) ul li a { color:#666; font-size:28px;}
:is(.WZ_prev_next,.cwCLbkZEz) ul li:active a{ color:#fff;}
:is(.WZ_prev_next,.cwCLbkZEz) ul li:is(.WZ_prev,.cQHbGZGwK) { background:#fff url('/releases/20260520072633.1cf1f983/assets/img/d1/78/d178ff234fa89c461b8489eade9f551386de486b.webp') 10px 20px no-repeat;}
:is(.WZ_prev_next,.cwCLbkZEz) ul li:is(.WZ_next,.cvoGylUxX) { background:#fff url('/releases/20260520072633.1cf1f983/assets/img/c8/a8/c8a856efc54e75542a97a39f04a6b0694a7170b1.webp') 10px 20px no-repeat;}
:is(.WZ_prev_next,.cwCLbkZEz) ul li:is(.WZ_prev,.cQHbGZGwK):active { color:#fff; background:#1264ba url('/releases/20260520072633.1cf1f983/assets/img/a2/39/a23913da3beb7b2190cfe5d8f670fd68f1adbbba.webp') 10px 20px no-repeat;}
:is(.WZ_prev_next,.cwCLbkZEz) ul li:is(.WZ_next,.cvoGylUxX):active { color:#fff; background:#1264ba url('/releases/20260520072633.1cf1f983/assets/img/4e/e0/4ee0ad2d145531b891a7342e630df879a429e012.webp') 10px 20px no-repeat;}

/**Nypro_main**/
:is(.Nypro_main,.cbfsfNiGL) { width: 100%; height: auto; margin: 0 auto; padding: 0; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;}
.Nypro_main .ly_page {}

/**Nypro_menu**/
:is(.Nypro_menu,.cYteHVnGB) { width: 100%; height: auto; margin: 0 auto 20px; padding: 0 20px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;}
:is(.Nypro_menu,.cYteHVnGB) :is(.ProMenu_list,.coikJulrY) { width:100%; height:auto; margin:0 auto; padding:20px; background-color:#fff; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;}
:is(.ProMenu_list,.coikJulrY) ul li { width:100%; height:auto; margin:0 auto; padding:0; border-bottom:1px solid #eaeaea; position:relative; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;}
:is(.ProMenu_list,.coikJulrY) ul li .t { display:block; width:100%; height:81px; overflow:hidden; margin:0 auto; padding:0 80px 0 0; border-bottom:1px solid #eaeaea; position:relative; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;}
:is(.ProMenu_list,.coikJulrY) ul li .t a:is(.Promenu_name,.cZaZSvTre) { display:block; width:100%; height:80px; overflow:hidden; line-height:40px; color:#333; font-size:30px; white-space:nowrap; text-overflow: ellipsis; margin:0 auto; padding:20px; position:relative; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;}
:is(.ProMenu_list,.coikJulrY) ul li .t a:is(.Promenu_name,.cZaZSvTre):active,:is( .ProMenu_list, .coikJulrY) ul li .t:is(.hover,.cgUHfCBhv) a:is(.Promenu_name,.cZaZSvTre) { color:#1264ba;}
:is(.ProMenu_list,.coikJulrY) ul li .t i { display:block; width:80px; height:80px; overflow:hidden; margin:0; padding:0; background:url('/releases/20260520072633.1cf1f983/assets/img/0b/03/0b031ee2eba3dc931d545e94100b10a295c0b64c.webp') center center no-repeat; background-size:40px 40px; position:absolute; top:0; right:0;}
:is(.ProMenu_list,.coikJulrY) ul li .t:is(.hover,.cgUHfCBhv) i { background:url('/releases/20260520072633.1cf1f983/assets/img/04/91/04919c91e6ac7b60b8a63efc9aa4e4ae1d744e91.webp') center center no-repeat;}
:is(.ProMenu_list,.coikJulrY) ul li :is(.txt,.cnTSCWQSY) { display:none; width:100%; overflow:hidden; margin:0 auto; padding:0 0 0 20px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;}
:is(.ProMenu_list,.coikJulrY) ul li :is(.txt,.cnTSCWQSY) dl dd { width:100%; height:80px; overflow:hidden; margin:0 auto; padding:0; border-bottom:1px solid #eaeaea;}
:is(.ProMenu_list,.coikJulrY) ul li :is(.txt,.cnTSCWQSY) dl dd:last-child { border:0;}
:is(.ProMenu_list,.coikJulrY) ul li :is(.txt,.cnTSCWQSY) dl dd a { display:block; width:100%; height:80px; overflow:hidden; line-height:40px; color:#666; font-size:28px; white-space:nowrap; text-overflow: ellipsis; margin:0; padding:20px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;}
:is(.ProMenu_list,.coikJulrY) ul li :is(.txt,.cnTSCWQSY) dl dd a em { display:block; width:32px; height:2px; overflow:hidden; margin:19px 10px 19px 0; padding:0; background-color:#999; float:left;}
:is(.ProMenu_list,.coikJulrY) ul li :is(.txt,.cnTSCWQSY) dl dd a:active { color:#1264ba;}
:is(.ProMenu_list,.coikJulrY) ul li :is(.txt,.cnTSCWQSY) dl dd a:active em { background-color:#1264ba;}

/**Nyvideo_main**/
:is(.Nyvideo_main,.cjJoaauTo) { width: 100%; height: auto; margin: 0 auto; padding: 0 20px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;}
:is(.Nyvideo_main,.cjJoaauTo) :is(.video_list,.cPcBnZlZM) { width:100%; overflow:hidden; margin:0 auto; padding:20px 10px; background-color:#fff; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;}
:is(.video_list,.cPcBnZlZM) ul li { width:50%; overflow:hidden; margin:0 0 20px; padding:0 10px; float:left; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;}
:is(.video_list,.cPcBnZlZM) ul li :is(.vd_img,.caVGkRHbX) { width:100%; height:200px; overflow:hidden; margin:0 auto; padding:0;}
:is(.video_list,.cPcBnZlZM) ul li :is(.vd_img,.caVGkRHbX) a { display:block; width:100%; height:100%; overflow:hidden; margin:0 auto; padding:0; background-color:#f8f8f8; position:relative;}
:is(.video_list,.cPcBnZlZM) ul li :is(.vd_img,.caVGkRHbX) a img:is(.vdimg,.cAqraZZTv) { display:block; max-width:100%; max-height:100%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0;}
:is(.video_list,.cPcBnZlZM) ul li :is(.vd_img,.caVGkRHbX) a img:is(.VideoImage,.cniaAzKlZ) { display:block; max-width:100%; max-height:100%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0;}
:is(.video_list,.cPcBnZlZM) ul li :is(.vd_img,.caVGkRHbX) a span { display:block; width:72px; height:72px; overflow:hidden; margin:-36px 0 0 -36px; padding:0; position:absolute; left:50%; top:50%; z-index:1;}
:is(.video_list,.cPcBnZlZM) ul li :is(.vd_img,.caVGkRHbX) a span img { display:block; width:72px; height:72px; overflow:hidden; margin:0 auto; padding:0;}
:is(.video_list,.cPcBnZlZM) ul li :is(.vd_img,.caVGkRHbX) a em { display:inline-block; height:32px; overflow:hidden; line-height:32px; color:#fff; font-size:22px; font-style:normal; margin:0; padding:0 12px; background-color:rgba(186, 186, 186, 0.7); position:absolute; top:12px; right:12px; z-index:1;}
:is(.video_list,.cPcBnZlZM) ul li:active :is(.vd_img,.caVGkRHbX) a em { background-color:rgba(18, 100, 186, 0.7);}
:is(.video_list,.cPcBnZlZM) ul li :is(.vd_name,.cDpayXwKu) { width:100%; overflow:hidden; margin:12px auto; padding:0;}
:is(.video_list,.cPcBnZlZM) ul li :is(.vd_name,.cDpayXwKu) a { display:block; width:100%; height:40px; overflow:hidden; line-height:40px; color:#333; font-size:28px; white-space:nowrap; text-overflow: ellipsis; margin:0 auto; padding:0;}
:is(.video_list,.cPcBnZlZM) ul li:active :is(.vd_name,.cDpayXwKu) a { color:#1264ba;}
:is(.video_list,.cPcBnZlZM) ul li :is(.vd_num,.cMxWfaSlH) { width:100%; height:32px; overflow:hidden; line-height:32px; color:#999; font-size:24px; margin:0 auto; padding:0;}
:is(.vd_num,.cMxWfaSlH) img { display:block; width:30px; height:30px; margin:1px 8px 1px 0; padding:0; float:left;}

/**video_con**/
:is(.video_con,.cUqkfbjeb) { width:100%; height:400px; overflow:hidden; margin:20px auto !important; padding:0; background-color:#f8f8f8; position:relative; z-index:9; text-indent:0px !important;}
:is(.video_con,.cUqkfbjeb) video { display:block; width:100%; height:100%; overflow:hidden; margin:0 auto; padding:0;}
:is(.video_con,.cUqkfbjeb) a:is(.vd_btn,.cAOxFXVVZ) { display:block; width:80px; height:80px; margin:-40px 0 0 -40px; padding:0; position:absolute; left:50%; top:50%; z-index:1;}

/**Nyorder_main**/
:is(.Nyorder_main,.cMAyKgwtO) { width: 100%; height: auto; margin: 20px auto; padding: 0 20px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;}
:is(.Nyorder_main,.cMAyKgwtO) :is(.order_con,.cOuKNkKzv) { width:100%; overflow:hidden; margin:0 auto; padding:20px; background-color:#fff; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;}
:is(.order_con,.cOuKNkKzv) ul li { width:100%; overflow:hidden; margin:0 auto 20px; padding:0;}
:is(.order_con,.cOuKNkKzv) ul li p { width:100%; height:40px; overflow:hidden; line-height:40px; color:#333; font-size:28px; margin:0 auto 10px; padding:0;}
:is(.order_con,.cOuKNkKzv) ul li p span{ color:#ff0000;}
:is(.order_con,.cOuKNkKzv) ul li :is(.order_ipt1,.cjRyoxTmr),:is( .order_con, .cOuKNkKzv) ul li :is(.order_ipt2,.coEbZALMX) { width:100%; height:80px; overflow:hidden; margin:0 auto; padding:0; background-color:#f3f3f3; position:relative; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;}
:is(.order_con,.cOuKNkKzv) ul li :is(.order_ipt3,.cjNaZcwrM) { width:100%; height:80px; overflow:hidden; line-height:80px; color:#666; font-size:26px; white-space:nowrap; text-overflow: ellipsis; margin:0 auto; padding:0 20px; background:#f3f3f3 url('/releases/20260520072633.1cf1f983/assets/img/3e/81/3e8119e3506deef3f7f6be0bbb924fc208fb27da.webp') 600px 20px no-repeat; position:relative; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;}
:is(.order_ipt1,.cjRyoxTmr) input,:is( .order_ipt2, .coEbZALMX) input { display:block; width:100%; height:80px; overflow:hidden; line-height:40px; color:#666; font-size:26px; white-space:nowrap; text-overflow: ellipsis; margin:0; padding:20px; background:none; border:0; outline:none; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;}
:is(.order_con,.cOuKNkKzv) ul li :is(.order_ipt2,.coEbZALMX) { padding:0 0 0 210px;}
:is(.order_ipt2,.coEbZALMX) a { display:block; width:200px; height:60px; overflow:hidden; margin:0; padding:0; position:absolute; left:10px; top:10px;}
:is(.order_ipt2,.coEbZALMX) a img { display:block; width:100%; height:100%; overflow:hidden; margin:0; padding:0;}
:is(.order_con,.cOuKNkKzv) ul li :is(.order_area,.cnVBZVHup) { width:100%; height:auto; overflow:hidden; margin:0 auto; padding:20px; background-color:#f3f3f3; position:relative; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;}
:is(.order_area,.cnVBZVHup) textarea { display:block; width:100%; height:200px; overflow:hidden; line-height:40px; color:#666; font-size:26px; margin:0; padding:0; background:none; border:0; outline:none; resize:none; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;}

:is(.order_btn,.cAWHNPvwN) { width:100%; overflow:hidden; margin:0 auto; padding:0;}
:is(.order_btn,.cAWHNPvwN) button { display:block; width:100%; height:88px; overflow:hidden; line-height:88px; color:#fff; font-size:32px; text-align:center; border:0; outline:none; margin:20px auto; padding:0;}
:is(.order_btn,.cAWHNPvwN) input { display:block; width:100%; height:88px; overflow:hidden; line-height:88px; color:#fff; font-size:32px; text-align:center; border:0; outline:none; margin:20px auto; padding:0;}
:is(.order_btn,.cAWHNPvwN) input:is(.od_btn1,.cSGYRyzII) { background-color:#1264ba;}
:is(.order_btn,.cAWHNPvwN) button:is(.od_btn2,.cYCgHWLRu) { background-color:#666666;}

/**Nycontact_main**/
:is(.Nycontact_main,.czsRZsrNV) { width: 100%; height: auto; margin: 20px auto; padding: 0 20px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;}
:is(.Nycontact_main,.czsRZsrNV) :is(.contact_con,.cAHjhVIhC) { width:100%; overflow:hidden; margin:0 auto; padding:40px 20px; background-color:#fff; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;}
:is(.contact_con,.cAHjhVIhC) :is(.gs_name,.cZimKqmdZ) { width:100%;max-height: 9999999999999999999999999px; overflow:hidden; line-height:40px; color:#333; font-size:32px; font-weight:bold; margin:20px auto; padding:0;}
:is(.contact_con,.cAHjhVIhC) :is(.contact_text,.cGePiRXly) { width:100%; max-height: 9999999999999999999999999px; overflow:hidden; margin:20px auto; padding:0;}
:is(.contact_text,.cGePiRXly) ul li { width:100%; overflow:hidden; line-height:44px; color:#666; font-size:28px; text-align:justify; margin:20px auto; padding:0;}
:is(.contact_text,.cGePiRXly) ul li span { color:#333; font-weight:bold;}

:is(.contact_con,.cAHjhVIhC) :is(.contact_btn,.cWyUeXNBc) { width:100%; height:80px; margin:20px auto 40px; padding:0;}
:is(.contact_btn,.cWyUeXNBc) a { display:block; width:80px; height:80px; overflow:hidden; margin:0 40px 0 0; padding:0; background-color:#d0d0d0; border-radius:50%; float:left;}
:is(.contact_btn,.cWyUeXNBc) a img { display:block; width:48px; height:48px; overflow:hidden; margin:16px auto; padding:0;}
:is(.contact_btn,.cWyUeXNBc) a:hover { background-color:#1264ba;}

:is(.contact_con,.cAHjhVIhC) :is(.contact_tel,.cMZgNVlUA) { width:100%; overflow:hidden; margin:40px auto; padding:0; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;}
:is(.contact_tel,.cMZgNVlUA) a { display:block; width:100%; height:88px; overflow:hidden; line-height:88px; color:#fff; font-size:36px; text-align:center; background-color:#1264ba; border-radius:44px; margin:0 auto; padding:0;}
:is(.contact_tel,.cMZgNVlUA) a img { display:inline-block; width:44px; height:44px; overflow:hidden; vertical-align:middle; margin:20px 20px 20px 0; padding:0;}

/**pro_detail**/
:is(.pro_detail,.cqSHcbVBa) { width:100%; overflow:hidden; margin:20px auto; padding:0 20px; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
:is(.pro_detail,.cqSHcbVBa) :is(.pro_con,.cTluvkXVF) { width:100%; overflow:hidden; margin:0 auto 20px; padding:0; background-color:#fff; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
.swiper-container2 { width:100%; height:491px; overflow:hidden; margin:0 auto; padding:20px; border-bottom:1px solid #eaeaea; position:relative; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
.swiper-container2 .swiper-pagination-bullet { background-color:rgba(0, 0, 0, 0.5)!important;}
.swiper-container2 .swiper-pagination-bullet-active { background-color:#1264ba!important;}

:is(.pro1_text,.cGHTjcAHZ) { width:100%; overflow:hidden; margin:0 auto; padding:20px; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
:is(.pro1_text,.cGHTjcAHZ) :is(.prodetail_name,.cNuEwXOsX) { width:100%; max-height: 9999999999999999999999999px; overflow:hidden; line-height:48px; color:#333; font-size:40px; font-weight:bold; text-align:justify; margin:20px auto; padding:0;}
:is(.pro1_text,.cGHTjcAHZ) :is(.prodetail_price,.cVdVUHSCk) { width:100%; height:48px; line-height:48px; color:#999; font-size:28px; font-weight:bold; margin:20px auto; padding:0;}
:is(.pro1_text,.cGHTjcAHZ) :is(.prodetail_price,.cVdVUHSCk) img{ margin-top:8px;}
:is(.prodetail_price,.cVdVUHSCk) span { color:#cc2220; font-size:36px; font-weight:bold;}
:is(.prodetail_price,.cVdVUHSCk) span a img { display:none;}
:is(.prodetail_price,.cVdVUHSCk) span a { display:inline-block; width:160px; height:60px; overflow:hidden; margin:-5px 0 0; padding:0; background:url('/releases/20260520072633.1cf1f983/assets/img/dc/8a/dc8a0515a9f902050e0aaf0ddc8cee5ca9520ee7.webp') 0 0 no-repeat; border-radius:30px; vertical-align:middle;}
:is(.pro1_text,.cGHTjcAHZ) :is(.prodetail_xx,.chgQHDZVA) { width:100%; height:80px; margin:20px auto; padding:0 100px 0 80px; position:relative; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
:is(.prodetail_xx,.chgQHDZVA) img:is(.proxx_icon1,.cAfoHrlCd) { display:block; width:64px; height:64px; overflow:hidden; margin:0; padding:0; border-radius:4px; position:absolute; left:0; top:8px;}
:is(.prodetail_xx,.chgQHDZVA) a:is(.proxx_tel,.cKuYrcrmF) { display:block; width:100px; height:100px; overflow:hidden; margin:0; padding:0; position:absolute; right:-10px; top:-10px;}
:is(.proxx_tel,.cKuYrcrmF) img { display:block; width:100px; height:100px; overflow:hidden; margin:0; padding:0;}
:is(.prodetail_xx,.chgQHDZVA) :is(.proxx_text,.cxCWEEouB) { width:100%; height:80px; overflow:hidden; margin:0; padding:0;}
:is(.proxx_text,.cxCWEEouB) p { width:100%; height:40px; overflow:hidden; line-height:40px; color:#666; font-size:26px; white-space:nowrap; text-overflow: ellipsis; margin:0 auto; padding:0;}
:is(.proxx_text,.cxCWEEouB) p span { color:#999;}

:is(.procon_tit,.cFwguAkUo) { width:100%; overflow:hidden; margin:0 auto 20px; padding:10px 20px; border-bottom:1px solid #eaeaea; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
:is(.procon_tit,.cFwguAkUo) p { width:144px; height:60px; overflow:hidden; line-height:60px; color:#1264ba; font-size:32px; font-weight:bold; text-align:center; margin:0; padding:0 0 4px 0; position:relative;}
:is(.procon_tit,.cFwguAkUo) p em { display:block; width:48px; height:4px; overflow:hidden; margin:0 0 0 -24px; padding:0; background-color:#1264ba; position:absolute; left:50%; bottom:0;}
:is(.procon_text,.cUrIyyoFf) { width:100%; max-height:9999999999999999999999999px; overflow:hidden; margin:20px auto; padding:20px; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
:is(.procon_text,.cUrIyyoFf) p { width:100%; overflow:hidden; line-height:48px; color:#666; font-family: Arial,\5FAE\8F6F\96C5\9ED1,Helvetica,sans-serif!important; font-size:28px; text-align:justify; margin:0 auto !important; padding:0;}
:is(.procon_text,.cUrIyyoFf) p span,:is( .procon_text, .cUrIyyoFf) p em,:is( .procon_text, .cUrIyyoFf) p b,:is( .procon_text, .cUrIyyoFf) span,:is( .procon_text, .cUrIyyoFf) em,:is( .procon_text, .cUrIyyoFf) b { font-family: Arial,\5FAE\8F6F\96C5\9ED1,Helvetica,sans-serif!important; font-style:normal; font-size:26px!important; font-weight:normal;}
:is(.procon_text,.cUrIyyoFf) p img,:is( .procon_text, .cUrIyyoFf) img { display:block; width:auto; max-width:100%; overflow:hidden; margin:20px auto; padding:0;}
:is(.procon_text,.cUrIyyoFf) table,:is( .procon_text, .cUrIyyoFf) table tr th,:is( .procon_text, .cUrIyyoFf) table tr td { border:1px solid #dfdfdf;}
:is(.procon_text,.cUrIyyoFf) table { border-width: 1px!important; border-color:#dfdfdf!important; border-collapse: collapse!important;}
:is(.procon_text,.cUrIyyoFf) table tr td { width:auto!important; padding:10px 0;}
:is(.procon_text,.cUrIyyoFf) table tr td p{ line-height:40px; font-size:26px; text-align:left; text-indent:0 !important; padding:0; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;word-break: break-all !important;}





:is(.ab_main,.cIcevTxIY) #iHmyQtGom { height:1000px!important;}


/*资料下载样式*/
:is(.New_list,.crzclPwlw) ul li :is(.Newtext,.cDCZAjjpn) :is(.down_btn,.cYvztTCzz){width: 20%;height: 40px;overflow: hidden;line-height: 40px;color: #999;font-size: 24px;text-align: right;margin: 0;padding: 0;float: right; background:url('/releases/20260520072633.1cf1f983/assets/img/19/ed/19ed0b192666271833c2fec4f82380b0655aa1b2.webp') no-repeat right center;}
:is(.downdetail_btn,.cRGBmNwVf){width:100%; overflow:hidden; margin:30px auto 0; padding:0; text-align:center;}
:is(.downdetail_btn,.cRGBmNwVf) a{display:inline-block; width:45%; height:80px; overflow:hidden; line-height:80px; color:#fff; font-size:25px; text-align:center; background-color:#1264ba; padding:0;border-radius: 50px;}

















