@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,.cOUJcAzfx){*zoom:1;}
:is(.clear,.cOUJcAzfx):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,.cFGuujarr) {float:left;}
:is(.fr,.csdhZSgVD) {float:right;}


/**ly_top**/
:is(.ly_top,.cLgoWUbbW) { 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,.cLgoWUbbW) :is(.top_logo_box,.cqDEWmDYU){float:left;}
:is(.ly_top,.cLgoWUbbW) :is(.top_logo,.cZALdXVgF) {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,.cLgoWUbbW) :is(.top_logo,.cZALdXVgF) a:is(.logo_img,.cAYhjZTIg){ 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,.cLgoWUbbW) :is(.top_logo,.cZALdXVgF) a:is(.logo_img,.cAYhjZTIg) img{display: block;max-width: 90%;max-height: 90%;margin: auto;position: absolute;left: 0;top: 0;right: 0;bottom: 0;}
:is(.ly_top,.cLgoWUbbW) :is(.top_logo,.cZALdXVgF) a:is(.logo_text,.cwUKsNZoq){ 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,.cLgoWUbbW) :is(.top_logo_img,.czHbsRoDA){ width:520px;height:98px; float:left;overflow:hidden;margin:0;padding:0;margin-left:10px; position:relative;}
:is(.ly_top,.cLgoWUbbW) :is(.top_logo_img,.czHbsRoDA) a img{display:block;max-width: 100%;width: auto;height: 80px;margin: -40px 0 0;position:absolute;left:0;top: 50%;}
:is(.ly_top,.cLgoWUbbW) :is(.top_menu,.cCnOQfEoe) { width:98px; height:98px; overflow:hidden; margin:0; padding:0; float:right;}
:is(.ly_top,.cLgoWUbbW) :is(.top_search,.caEoKCcZw) { width:98px; height:98px; overflow:hidden; margin:0; padding:0; float:right;}
:is(.top_menu,.cCnOQfEoe) a,:is( .top_search, .caEoKCcZw) 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,.cEhyvEuVs) { 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,.cVbHXQdka) { -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,.cmukafrvv) > a { background-color: rgba(0, 0, 0, 0.2); color:#fff;}

:is(.ss_main,.cEmKEUPSU) { 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,.cEmKEUPSU) :is(.ss_con,.cnRwuGrQV) { 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,.cnRwuGrQV) :is(.ss_form,.cdLAvbmBf) { 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,.cdLAvbmBf) :is(.ss_input,.ccOoqQOAy) { 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,.cdLAvbmBf) input::-webkit-input-placeholder { color:#fff;}
:is(.ss_form,.cdLAvbmBf) :is(.ss_btn,.cKmpUKehk) { display:block; width:80px; height:80px; overflow:hidden; margin:0; padding:0; cursor:pointer; outline:none; border:none; background:url('/releases/20260501013031.30347ba5/assets/img/14/e3/14e3549540c48e37423f9a7fcbcaade7fd38300e.webp') center center no-repeat; position:absolute; top:0; right:0;}
:is(.ss_con,.cnRwuGrQV) :is(.ss_close,.cFCfblWIW) { width:200px; height:80px; overflow:hidden; margin:80px auto 0; padding:0;}
:is(.ss_close,.cFCfblWIW) 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,.cFCfblWIW) 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,.ckXCxbQyn) { width:100%; height: 100%; background-color:#fff; position:relative;}
.swiper-slide :is(.part,.ckXCxbQyn) 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,.cxrAuORko) { width:750px; overflow:hidden; margin:40px auto; padding:0;}
:is(.ly_title1,.cMczHAHZn) { 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,.cMczHAHZn) 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,.cMczHAHZn) p font { color:#1264ba;}
:is(.ly_title1,.cMczHAHZn) :is(.tit_line,.cbGQZlcmo) { width:100%; height:21px; overflow:hidden; margin:0 auto; padding:0; background:url('/releases/20260501013031.30347ba5/assets/img/e5/e5/e5e50454d235cdbd8a23a95cb26c7e2c819d1803.webp') 0 0 repeat-x;}
:is(.tit_line,.cbGQZlcmo) img { display:block; width:21px; height:21px; overflow:hidden; margin:0 auto; padding:0;}

:is(.ly_title2,.clAJqiyZt) { 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,.clAJqiyZt) 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,.clAJqiyZt) :is(.tit_line,.cbGQZlcmo) { width:100%; height:21px; overflow:hidden; margin:0 auto; padding:0; background:url('/releases/20260501013031.30347ba5/assets/img/9c/42/9c428d2c2cfafd7e9e45045b8607490595850b9f.webp') 0 0 repeat-x;}


:is(.tjpro_list,.cQdMIYeSz) { 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,.cQdMIYeSz) 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,.cQdMIYeSz) ul li :is(.tjpro_main,.cVCgrLFRY) { width:100%; height:auto; margin:0 auto; padding:0;}
:is(.tjpro_list,.cQdMIYeSz) ul li:active :is(.tjpro_main,.cVCgrLFRY) { box-shadow:0 10px 20px rgba(0, 0, 0, 0.1);}
:is(.tjpro_list,.cQdMIYeSz) ul li :is(.tjpro_main,.cVCgrLFRY) :is(.tjpro_img,.cKZXQXARZ) { width:100%; height:295px; overflow:hidden; margin:0 auto; padding:0; background-color:#fff;}
:is(.tjpro_list,.cQdMIYeSz) ul li :is(.tjpro_main,.cVCgrLFRY) :is(.tjpro_img,.cKZXQXARZ) a { display:block; width:100%; height:100%; overflow:hidden; margin:0 auto; padding:0; position:relative;}
:is(.tjpro_list,.cQdMIYeSz) ul li :is(.tjpro_main,.cVCgrLFRY) :is(.tjpro_img,.cKZXQXARZ) 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,.cQdMIYeSz) ul li:active :is(.tjpro_main,.cVCgrLFRY) :is(.tjpro_img,.cKZXQXARZ) 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,.cQdMIYeSz) ul li :is(.tjpro_main,.cVCgrLFRY) :is(.tjpro_text,.cgbhWLovv) { 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,.cQdMIYeSz) ul li :is(.tjpro_main,.cVCgrLFRY) :is(.tjpro_text,.cgbhWLovv) a:is(.tjpro_name,.cxhALldTM) { 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,.cQdMIYeSz) ul li:active :is(.tjpro_main,.cVCgrLFRY) :is(.tjpro_text,.cgbhWLovv) a:is(.tjpro_name,.cxhALldTM) { color:#1264ba;}
:is(.tjpro_text,.cgbhWLovv) 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,.cuWalKGrh) { width:100%; height:60px; overflow:hidden; margin:0 auto; padding:0;}
:is(.tjpro_btn,.cuWalKGrh) 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,.cuWalKGrh) a:active { background-color:#1264ba; color:#fff;}
:is(.tjpro_btn,.cuWalKGrh) a:nth-child(2) { margin:0; color:#434343; border:1px solid #434343;}
:is(.tjpro_btn,.cuWalKGrh) a:nth-child(2):active { background-color:#434343; color:#fff;}
:is(.tjpro_more,.ctfsolxkT) { 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,.ctfsolxkT) 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,.ctfsolxkT) a:active { background-color:#1264ba; color:#fff;}

/**ly_gsjj**/
:is(.ly_gsjj,.cEMmzusaF) { 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,.cEMmzusaF) :is(.gsjj_main,.ciBAFKvdj) { 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,.ciBAFKvdj) 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,.cgBuApxkH) { width:100%; overflow:hidden; margin:40px auto; padding:0;}
:is(.gsjj_dl,.cgBuApxkH) 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,.cgBuApxkH) dl dd:nth-child(3) { margin:0;}
:is(.gsjj_dl,.cgBuApxkH) dl dd img { display:block; width:88px; height:88px; overflow:hidden; margin:0 auto; padding:0;}
:is(.gsjj_dl,.cgBuApxkH) 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,.cHpCUNhUM) { 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,.cHpCUNhUM) 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,.cHpCUNhUM) a:active { background-color:#fff; color:#1264ba;}

/**idx_news**/
:is(.idx_news,.cFHrIjsLD) { 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,.cWwqEKnAT) { 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,.cdAyxMXGW) { 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,.cdAyxMXGW):active { box-shadow:0 10px 20px rgba(0, 0, 0, 0.1);}
.New_main :is(.New_top,.cdAyxMXGW) :is(.Newtop_img,.clpimpmaU) { width:280px; height:200px; overflow:hidden; margin:0; padding:0; float:left; position:relative; background-color:#f8f8f8;}
.New_main :is(.New_top,.cdAyxMXGW) :is(.Newtop_img,.clpimpmaU) 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,.cdAyxMXGW):active :is(.Newtop_img,.clpimpmaU) 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,.cdAyxMXGW) :is(.Newtop_img,.clpimpmaU) :is(.Newtop_time,.cJOnIaYXN) { 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,.cJOnIaYXN) 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,.cJOnIaYXN) 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,.cdAyxMXGW) :is(.Newtop_text,.cAQkyCZer) { width:370px; height:200px; overflow:hidden; margin:0; padding:0; float:right;}
.New_main :is(.New_top,.cdAyxMXGW) :is(.Newtop_text,.cAQkyCZer) a:is(.Newtop_name,.cTLrBFnus) { 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,.cdAyxMXGW):active :is(.Newtop_text,.cAQkyCZer) a:is(.Newtop_name,.cTLrBFnus) { color:#1264ba;}
.New_main :is(.New_top,.cdAyxMXGW) :is(.Newtop_text,.cAQkyCZer) 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,.cdAyxMXGW) :is(.Newtop_text,.cAQkyCZer) a:is(.Newtop_btn,.cAGSEvHDf) { 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,.cxAPIbHcN) { width:100%; height:auto; margin:0 auto 20px; padding:0;}
:is(.New_list,.cxAPIbHcN) 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,.cxAPIbHcN) 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,.cxAPIbHcN) 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,.cxAPIbHcN) ul li :is(.Newtext,.cQewnIBqk) { width:100%; height:40px; overflow:hidden; margin:0; padding:0;}
:is(.New_list,.cxAPIbHcN) ul li :is(.Newtext,.cQewnIBqk) :is(.Newname,.ckCYyKlwF) { 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,.cxAPIbHcN) ul li:active :is(.Newtext,.cQewnIBqk) :is(.Newname,.ckCYyKlwF) { color:#1264ba;}
:is(.New_list,.cxAPIbHcN) ul li :is(.Newtext,.cQewnIBqk) 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,.coqfCRthn) { 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,.coqfCRthn) 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,.coqfCRthn) a:active { background-color:#1264ba; color:#fff;}

/**ly_bottom**/
:is(.ly_bottom,.cwkDjCUAI) { 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,.cwkDjCUAI) ul li { width:108px; height:108px; overflow:hidden; margin:0; padding:0; float:left;}
:is(.ly_bottom,.cwkDjCUAI) 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,.cwkDjCUAI) ul li a :is(.btm_icon,.cObvLvIXk) { display:block; width:48px; height:48px; overflow:hidden; margin:0 auto; padding:0;}
:is(.ly_bottom,.cwkDjCUAI) ul li a :is(.btm_icon1,.cDqGUpKlQ) { background:url('/releases/20260501013031.30347ba5/assets/img/67/1f/671f48ffd08974381a1b5906295292b273e4ed5a.webp') center center no-repeat; background-size:48px 48px;}
:is(.ly_bottom,.cwkDjCUAI) ul li a :is(.btm_icon2,.csWbaDZYc) { background:url('/releases/20260501013031.30347ba5/assets/img/d6/48/d648a7c17fa075f58bd9ae91bd4492a66f536756.webp') center center no-repeat; background-size:48px 48px;}
:is(.ly_bottom,.cwkDjCUAI) ul li a :is(.btm_icon3,.cyXaXjhgO) { background:url('/releases/20260501013031.30347ba5/assets/img/ae/88/ae88eef1aa34f2aa72b183d16f63d8bb1c28e275.webp') center center no-repeat; background-size:48px 48px;}
:is(.ly_bottom,.cwkDjCUAI) 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,.cwkDjCUAI) ul li a:active :is(.btm_icon1,.cDqGUpKlQ) { background:url('/releases/20260501013031.30347ba5/assets/img/44/d4/44d4e8e34e9e93ba7b4ed10175670fcd1d287623.webp') center center no-repeat; background-size:48px 48px;}
:is(.ly_bottom,.cwkDjCUAI) ul li a:active :is(.btm_icon2,.csWbaDZYc) { background:url('/releases/20260501013031.30347ba5/assets/img/7a/3a/7a3a9fda053655598596fc54590a494d23000bf6.webp') center center no-repeat; background-size:48px 48px;}
:is(.ly_bottom,.cwkDjCUAI) ul li a:active :is(.btm_icon3,.cyXaXjhgO) { background:url('/releases/20260501013031.30347ba5/assets/img/e3/df/e3df5cf9247d92c4c8dc6118c17ceff0ce9bd96d.webp') center center no-repeat; background-size:48px 48px;}
:is(.ly_bottom,.cwkDjCUAI) ul li a:active p { color:#1264ba;}

:is(.ly_bottom,.cwkDjCUAI) :is(.btm_btn,.crEQnAASu) { width:400px; height:76px; overflow:hidden; margin:16px 0; padding:0; float:right;}
:is(.btm_btn,.crEQnAASu) 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,.crEQnAASu) a:is(.btn1,.ckQLKwAQN) { background-color:#1264ba;}
:is(.btm_btn,.crEQnAASu) a:is(.btn2,.cqlucOvRx) { background-color:#262626;}
:is(.btm_btn,.crEQnAASu) a img { display:block; width:56px; height:56px; overflow:hidden; margin:0 16px 0 0; padding:0; float:left;}

/**右侧漂浮**/
:is(.PF_Right,.cZWjphFSt) { width:98px; height:206px; overflow:hidden; margin:0; padding:0; position:fixed; top:50%; right:10px; z-index:999;}
:is(.PF_Right,.cZWjphFSt) :is(.PF_cpml,.cjVKSWdTv) { width:98px; height:98px; overflow:hidden; margin:0 auto 10px; padding:0;}
:is(.PF_Right,.cZWjphFSt) .PF_top { width:98px; height:98px; overflow:hidden; margin:0 auto; padding:0;}
:is(.PF_cpml,.cjVKSWdTv) 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,.cjVKSWdTv) 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,.cjVKSWdTv) a:active { background-color:rgba(18, 100, 186, 1);}
.PF_top a:active { background-color:rgba(0, 0, 0, 1);}
:is(.PF_cpml,.cjVKSWdTv) a img { display:block; width:40px; height:40px; overflow:hidden; margin:0 auto 10px; padding:0;}
:is(.PF_cpml,.cjVKSWdTv) 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,.ckAngThfU) { width:750px; height:270px; overflow:hidden; margin:0 auto; padding:0;}
:is(.ny_banner,.ckAngThfU) img { display:block; width:100%; height:100%; margin:0 auto; padding:0;}

:is(.ny_main,.cHlDaTSPd) { width:750px; overflow:hidden; margin:0 auto; padding:0 0 108px;}
/**ny_mbx**/
:is(.ny_mbx,.ckZoVuCYl) { 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,.ckZoVuCYl) :is(.mbx_main,.cCbvxzSAo) { 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,.cCbvxzSAo) img { display:block; width:40px; height:40px; margin:0; padding:0; position:absolute; left:10px; top:20px;}
:is(.mbx_main,.cCbvxzSAo) 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,.cCbvxzSAo) p a { color:#999;}
:is(.mbx_main,.cCbvxzSAo) p a:hover { color:#1264ba;}

/**ab_main**/
:is(.ab_main,.cxPAGzdfO) { 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,.cxPAGzdfO) :is(.ab_con1,.cYaYNuADc) { 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,.cYaYNuADc) 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,.cYaYNuADc) ul li:last-child { border:0;}
:is(.ab_con1,.cYaYNuADc) ul li :is(.ab_tit,.ceQPHxbpm) { 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,.cYaYNuADc) 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,.cxPAGzdfO) :is(.ab_con2,.csRzkugNS) { 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,.csRzkugNS) 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,.csRzkugNS) p span,:is( .ab_con2, .csRzkugNS) p em,:is( .ab_con2, .csRzkugNS) p b,:is( .ab_con2, .csRzkugNS) span,:is( .ab_con2, .csRzkugNS) em,:is( .ab_con2, .csRzkugNS) b { font-family: Arial,\5FAE\8F6F\96C5\9ED1,Helvetica,sans-serif!important; font-style:normal; font-weight:normal;}
:is(.ab_con2,.csRzkugNS) p img,:is( .ab_con2, .csRzkugNS) img { display:block; width:auto; max-width:100%; overflow:hidden; margin:20px auto; padding:0;}

/**PF_Left**/
:is(.PF_Left,.ceHyATpgr) { 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,.ceHyATpgr) 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,.ceHyATpgr) a img { display:block; width:58px; height:58px; overflow:hidden; margin:16px auto; padding:0;}

/**Nynew_main**/
:is(.Nynew_main,.coZLhJjnL) { 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,.coZLhJjnL) :is(.New_top,.cdAyxMXGW) { 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,.coZLhJjnL) :is(.New_top,.cdAyxMXGW):active { box-shadow:0 10px 20px rgba(0, 0, 0, 0.1);}
:is(.Nynew_main,.coZLhJjnL) :is(.New_top,.cdAyxMXGW) :is(.Newtop_img,.clpimpmaU) { width:280px; height:200px; overflow:hidden; margin:0; padding:0; float:left; position:relative; background-color:#f8f8f8;}
:is(.Nynew_main,.coZLhJjnL) :is(.New_top,.cdAyxMXGW) :is(.Newtop_img,.clpimpmaU) 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,.coZLhJjnL) :is(.New_top,.cdAyxMXGW):active :is(.Newtop_img,.clpimpmaU) 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,.coZLhJjnL) :is(.New_top,.cdAyxMXGW) :is(.Newtop_img,.clpimpmaU) :is(.Newtop_time,.cJOnIaYXN) { 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,.coZLhJjnL) :is(.New_top,.cdAyxMXGW) :is(.Newtop_text,.cAQkyCZer) { width:370px; height:200px; overflow:hidden; margin:0; padding:0; float:right;}
:is(.Nynew_main,.coZLhJjnL) :is(.New_top,.cdAyxMXGW) :is(.Newtop_text,.cAQkyCZer) a:is(.Newtop_name,.cTLrBFnus) { 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,.coZLhJjnL) :is(.New_top,.cdAyxMXGW):active :is(.Newtop_text,.cAQkyCZer) a:is(.Newtop_name,.cTLrBFnus) { color:#1264ba;}
:is(.Nynew_main,.coZLhJjnL) :is(.New_top,.cdAyxMXGW) :is(.Newtop_text,.cAQkyCZer) 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,.coZLhJjnL) :is(.New_top,.cdAyxMXGW) :is(.Newtop_text,.cAQkyCZer) a:is(.Newtop_btn,.cAGSEvHDf) { 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,.coZLhJjnL) :is(.New_list,.cxAPIbHcN) { width:100%; height:auto; margin:0 auto 20px; padding:0;}
:is(.New_list,.cxAPIbHcN) 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/20260501013031.30347ba5/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/20260501013031.30347ba5/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/20260501013031.30347ba5/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/20260501013031.30347ba5/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/20260501013031.30347ba5/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/20260501013031.30347ba5/assets/img/ff/f4/fff445bbb44f1bd47c9fdff260db1ad23f8d520b.webp') center center no-repeat; border:1px solid #1264ba;}
.ly_page a.pg_last:active { background:#1264ba url('/releases/20260501013031.30347ba5/assets/img/3f/e0/3fe0da21ed7befaf37e082bb0753e63ea53350d7.webp') center center no-repeat; border:1px solid #1264ba;}
.ly_page a.pg_prev:active { background:#1264ba url('/releases/20260501013031.30347ba5/assets/img/f3/82/f3828e6083f644c9a2364772c33aa98b393722c0.webp') center center no-repeat; border:1px solid #1264ba;}
.ly_page a.pg_next:active { background:#1264ba url('/releases/20260501013031.30347ba5/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,.cPYIfAhnx){ 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,.cPYIfAhnx) input{ width:20px; height:15px; color:#000000;}
:is(.ly_page,.cPYIfAhnx) 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,.cPYIfAhnx) a:visited{color: #fff;}
:is(.ly_page,.cPYIfAhnx) a:hover{ border:1px solid #ccd8e3; background-color:#363636; color:#fff;}
:is(.ly_page,.cPYIfAhnx) input{  height:30px; text-decoration:999em; border:none; display:block; margin-top:60px; display:none;}


/**WZ_detail**/
:is(.WZ_detail,.ciCpWAcom) { 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,.ciCpWAcom) :is(.WZdtl_con,.cuRWoTkmw) { 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,.cuRWoTkmw) :is(.WZdtl_title,.clWZPOZjd) { 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,.cuRWoTkmw) :is(.WZdtl_tips,.cQFJrToRj) { 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,.cQFJrToRj) img { display:inline-block; width:40px; height:40px; vertical-align:middle; margin:-4px 8px 0 0; padding:0;}
:is(.WZdtl_con,.cuRWoTkmw) :is(.WZdtl_text,.cuvaFTuGu) { 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,.cuvaFTuGu) p,:is( .WZdtl_text, .cuvaFTuGu) 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,.cuvaFTuGu) p span,:is( .WZdtl_text, .cuvaFTuGu) p em,:is( .WZdtl_text, .cuvaFTuGu) p b,:is( .WZdtl_text, .cuvaFTuGu) span,:is( .WZdtl_text, .cuvaFTuGu) em,:is( .WZdtl_text, .cuvaFTuGu) 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,.cuvaFTuGu) p img,:is( .WZdtl_text, .cuvaFTuGu) img { display:block; width:auto; max-width:100%; overflow:hidden; margin:20px auto; padding:0;}

:is(.WZ_prev_next,.cGqWjmjnD) { width:100%; overflow:hidden; margin:20px auto; padding:0;}
:is(.WZ_prev_next,.cGqWjmjnD) 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,.cGqWjmjnD) ul li a { color:#666; font-size:28px;}
:is(.WZ_prev_next,.cGqWjmjnD) ul li:active a{ color:#fff;}
:is(.WZ_prev_next,.cGqWjmjnD) ul li:is(.WZ_prev,.cbHxkafQT) { background:#fff url('/releases/20260501013031.30347ba5/assets/img/d1/78/d178ff234fa89c461b8489eade9f551386de486b.webp') 10px 20px no-repeat;}
:is(.WZ_prev_next,.cGqWjmjnD) ul li:is(.WZ_next,.cZAvsKGHW) { background:#fff url('/releases/20260501013031.30347ba5/assets/img/c8/a8/c8a856efc54e75542a97a39f04a6b0694a7170b1.webp') 10px 20px no-repeat;}
:is(.WZ_prev_next,.cGqWjmjnD) ul li:is(.WZ_prev,.cbHxkafQT):active { color:#fff; background:#1264ba url('/releases/20260501013031.30347ba5/assets/img/a2/39/a23913da3beb7b2190cfe5d8f670fd68f1adbbba.webp') 10px 20px no-repeat;}
:is(.WZ_prev_next,.cGqWjmjnD) ul li:is(.WZ_next,.cZAvsKGHW):active { color:#fff; background:#1264ba url('/releases/20260501013031.30347ba5/assets/img/4e/e0/4ee0ad2d145531b891a7342e630df879a429e012.webp') 10px 20px no-repeat;}

/**Nypro_main**/
:is(.Nypro_main,.chyJXvziN) { 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,.cgoRYvhlZ) { 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,.cgoRYvhlZ) :is(.ProMenu_list,.cqRTOjSAv) { 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,.cqRTOjSAv) 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,.cqRTOjSAv) 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,.cqRTOjSAv) ul li .t a:is(.Promenu_name,.cbHfUARWz) { 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,.cqRTOjSAv) ul li .t a:is(.Promenu_name,.cbHfUARWz):active,:is( .ProMenu_list, .cqRTOjSAv) ul li .t:is(.hover,.cZNbfhidc) a:is(.Promenu_name,.cbHfUARWz) { color:#1264ba;}
:is(.ProMenu_list,.cqRTOjSAv) ul li .t i { display:block; width:80px; height:80px; overflow:hidden; margin:0; padding:0; background:url('/releases/20260501013031.30347ba5/assets/img/0b/03/0b031ee2eba3dc931d545e94100b10a295c0b64c.webp') center center no-repeat; background-size:40px 40px; position:absolute; top:0; right:0;}
:is(.ProMenu_list,.cqRTOjSAv) ul li .t:is(.hover,.cZNbfhidc) i { background:url('/releases/20260501013031.30347ba5/assets/img/04/91/04919c91e6ac7b60b8a63efc9aa4e4ae1d744e91.webp') center center no-repeat;}
:is(.ProMenu_list,.cqRTOjSAv) ul li :is(.txt,.cEMvpAiAR) { 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,.cqRTOjSAv) ul li :is(.txt,.cEMvpAiAR) dl dd { width:100%; height:80px; overflow:hidden; margin:0 auto; padding:0; border-bottom:1px solid #eaeaea;}
:is(.ProMenu_list,.cqRTOjSAv) ul li :is(.txt,.cEMvpAiAR) dl dd:last-child { border:0;}
:is(.ProMenu_list,.cqRTOjSAv) ul li :is(.txt,.cEMvpAiAR) 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,.cqRTOjSAv) ul li :is(.txt,.cEMvpAiAR) 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,.cqRTOjSAv) ul li :is(.txt,.cEMvpAiAR) dl dd a:active { color:#1264ba;}
:is(.ProMenu_list,.cqRTOjSAv) ul li :is(.txt,.cEMvpAiAR) dl dd a:active em { background-color:#1264ba;}

/**Nyvideo_main**/
:is(.Nyvideo_main,.cyEGpMhQA) { 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,.cyEGpMhQA) :is(.video_list,.cMlWIEQhF) { 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,.cMlWIEQhF) 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,.cMlWIEQhF) ul li :is(.vd_img,.cPzYDQTFZ) { width:100%; height:200px; overflow:hidden; margin:0 auto; padding:0;}
:is(.video_list,.cMlWIEQhF) ul li :is(.vd_img,.cPzYDQTFZ) a { display:block; width:100%; height:100%; overflow:hidden; margin:0 auto; padding:0; background-color:#f8f8f8; position:relative;}
:is(.video_list,.cMlWIEQhF) ul li :is(.vd_img,.cPzYDQTFZ) a img:is(.vdimg,.cpPAKdsZJ) { 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,.cMlWIEQhF) ul li :is(.vd_img,.cPzYDQTFZ) a img:is(.VideoImage,.cLUnuTqSg) { 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,.cMlWIEQhF) ul li :is(.vd_img,.cPzYDQTFZ) 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,.cMlWIEQhF) ul li :is(.vd_img,.cPzYDQTFZ) a span img { display:block; width:72px; height:72px; overflow:hidden; margin:0 auto; padding:0;}
:is(.video_list,.cMlWIEQhF) ul li :is(.vd_img,.cPzYDQTFZ) 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,.cMlWIEQhF) ul li:active :is(.vd_img,.cPzYDQTFZ) a em { background-color:rgba(18, 100, 186, 0.7);}
:is(.video_list,.cMlWIEQhF) ul li :is(.vd_name,.cQZDnYOEA) { width:100%; overflow:hidden; margin:12px auto; padding:0;}
:is(.video_list,.cMlWIEQhF) ul li :is(.vd_name,.cQZDnYOEA) 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,.cMlWIEQhF) ul li:active :is(.vd_name,.cQZDnYOEA) a { color:#1264ba;}
:is(.video_list,.cMlWIEQhF) ul li :is(.vd_num,.cPZaFAMcw) { width:100%; height:32px; overflow:hidden; line-height:32px; color:#999; font-size:24px; margin:0 auto; padding:0;}
:is(.vd_num,.cPZaFAMcw) img { display:block; width:30px; height:30px; margin:1px 8px 1px 0; padding:0; float:left;}

/**video_con**/
:is(.video_con,.clFfzSEbC) { 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,.clFfzSEbC) video { display:block; width:100%; height:100%; overflow:hidden; margin:0 auto; padding:0;}
:is(.video_con,.clFfzSEbC) a:is(.vd_btn,.cZwjXmQUS) { 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,.cRHDbKIPc) { 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,.cRHDbKIPc) :is(.order_con,.cjZtcNaEh) { 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,.cjZtcNaEh) ul li { width:100%; overflow:hidden; margin:0 auto 20px; padding:0;}
:is(.order_con,.cjZtcNaEh) 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,.cjZtcNaEh) ul li p span{ color:#ff0000;}
:is(.order_con,.cjZtcNaEh) ul li :is(.order_ipt1,.cbjCsaXbf),:is( .order_con, .cjZtcNaEh) ul li :is(.order_ipt2,.cqDzOhNsq) { 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,.cjZtcNaEh) ul li :is(.order_ipt3,.ckpjfJpHs) { 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/20260501013031.30347ba5/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,.cbjCsaXbf) input,:is( .order_ipt2, .cqDzOhNsq) 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,.cjZtcNaEh) ul li :is(.order_ipt2,.cqDzOhNsq) { padding:0 0 0 210px;}
:is(.order_ipt2,.cqDzOhNsq) a { display:block; width:200px; height:60px; overflow:hidden; margin:0; padding:0; position:absolute; left:10px; top:10px;}
:is(.order_ipt2,.cqDzOhNsq) a img { display:block; width:100%; height:100%; overflow:hidden; margin:0; padding:0;}
:is(.order_con,.cjZtcNaEh) ul li :is(.order_area,.cfkehPugA) { 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,.cfkehPugA) 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,.cavDUBjTN) { width:100%; overflow:hidden; margin:0 auto; padding:0;}
:is(.order_btn,.cavDUBjTN) 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,.cavDUBjTN) 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,.cavDUBjTN) input:is(.od_btn1,.cqKEfgNBP) { background-color:#1264ba;}
:is(.order_btn,.cavDUBjTN) button:is(.od_btn2,.cNzLfZYpp) { background-color:#666666;}

/**Nycontact_main**/
:is(.Nycontact_main,.ckZleRWyF) { 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,.ckZleRWyF) :is(.contact_con,.czpucUMXS) { 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,.czpucUMXS) :is(.gs_name,.csnPtcIUm) { 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,.czpucUMXS) :is(.contact_text,.cWbqebUNN) { width:100%; max-height: 9999999999999999999999999px; overflow:hidden; margin:20px auto; padding:0;}
:is(.contact_text,.cWbqebUNN) 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,.cWbqebUNN) ul li span { color:#333; font-weight:bold;}

:is(.contact_con,.czpucUMXS) :is(.contact_btn,.cWIHpZMtM) { width:100%; height:80px; margin:20px auto 40px; padding:0;}
:is(.contact_btn,.cWIHpZMtM) 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,.cWIHpZMtM) a img { display:block; width:48px; height:48px; overflow:hidden; margin:16px auto; padding:0;}
:is(.contact_btn,.cWIHpZMtM) a:hover { background-color:#1264ba;}

:is(.contact_con,.czpucUMXS) :is(.contact_tel,.cyIDwxCgr) { 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,.cyIDwxCgr) 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,.cyIDwxCgr) 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,.cBtimEbkM) { 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,.cBtimEbkM) :is(.pro_con,.cighDPwRz) { 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,.cBAGBIGAE) { 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,.cBAGBIGAE) :is(.prodetail_name,.czzzOMCaM) { 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,.cBAGBIGAE) :is(.prodetail_price,.cJzZmvfaX) { width:100%; height:48px; line-height:48px; color:#999; font-size:28px; font-weight:bold; margin:20px auto; padding:0;}
:is(.pro1_text,.cBAGBIGAE) :is(.prodetail_price,.cJzZmvfaX) img{ margin-top:8px;}
:is(.prodetail_price,.cJzZmvfaX) span { color:#cc2220; font-size:36px; font-weight:bold;}
:is(.prodetail_price,.cJzZmvfaX) span a img { display:none;}
:is(.prodetail_price,.cJzZmvfaX) span a { display:inline-block; width:160px; height:60px; overflow:hidden; margin:-5px 0 0; padding:0; background:url('/releases/20260501013031.30347ba5/assets/img/dc/8a/dc8a0515a9f902050e0aaf0ddc8cee5ca9520ee7.webp') 0 0 no-repeat; border-radius:30px; vertical-align:middle;}
:is(.pro1_text,.cBAGBIGAE) :is(.prodetail_xx,.cYtXqhXOK) { 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,.cYtXqhXOK) img:is(.proxx_icon1,.cKhxDrIHz) { display:block; width:64px; height:64px; overflow:hidden; margin:0; padding:0; border-radius:4px; position:absolute; left:0; top:8px;}
:is(.prodetail_xx,.cYtXqhXOK) a:is(.proxx_tel,.cIsTmZApF) { display:block; width:100px; height:100px; overflow:hidden; margin:0; padding:0; position:absolute; right:-10px; top:-10px;}
:is(.proxx_tel,.cIsTmZApF) img { display:block; width:100px; height:100px; overflow:hidden; margin:0; padding:0;}
:is(.prodetail_xx,.cYtXqhXOK) :is(.proxx_text,.cPXBMmRZa) { width:100%; height:80px; overflow:hidden; margin:0; padding:0;}
:is(.proxx_text,.cPXBMmRZa) 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,.cPXBMmRZa) p span { color:#999;}

:is(.procon_tit,.cCgArhEoE) { 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,.cCgArhEoE) 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,.cCgArhEoE) 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,.cxHOqyYZI) { 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,.cxHOqyYZI) 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,.cxHOqyYZI) p span,:is( .procon_text, .cxHOqyYZI) p em,:is( .procon_text, .cxHOqyYZI) p b,:is( .procon_text, .cxHOqyYZI) span,:is( .procon_text, .cxHOqyYZI) em,:is( .procon_text, .cxHOqyYZI) 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,.cxHOqyYZI) p img,:is( .procon_text, .cxHOqyYZI) img { display:block; width:auto; max-width:100%; overflow:hidden; margin:20px auto; padding:0;}
:is(.procon_text,.cxHOqyYZI) table,:is( .procon_text, .cxHOqyYZI) table tr th,:is( .procon_text, .cxHOqyYZI) table tr td { border:1px solid #dfdfdf;}
:is(.procon_text,.cxHOqyYZI) table { border-width: 1px!important; border-color:#dfdfdf!important; border-collapse: collapse!important;}
:is(.procon_text,.cxHOqyYZI) table tr td { width:auto!important; padding:10px 0;}
:is(.procon_text,.cxHOqyYZI) 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,.cxPAGzdfO) #iOIJRSAlE { height:1000px!important;}


/*资料下载样式*/
:is(.New_list,.cxAPIbHcN) ul li :is(.Newtext,.cQewnIBqk) :is(.down_btn,.cePYwcKds){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/20260501013031.30347ba5/assets/img/19/ed/19ed0b192666271833c2fec4f82380b0655aa1b2.webp') no-repeat right center;}
:is(.downdetail_btn,.cacDDtvYO){width:100%; overflow:hidden; margin:30px auto 0; padding:0; text-align:center;}
:is(.downdetail_btn,.cacDDtvYO) 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;}

















