@charset "UTF-8";

/* 通用样式 */
p {
  margin: 0;
}


input,
textarea {
  border: none;
  outline: none;
  background-color: transparent;
}

img {
  vertical-align: middle;
}

.p1920 {
  width: 1920px;
  position: relative;
  left: 50%;
  margin-left: -960px;
}

.wd1200 {
  width: 1200px;
  margin: 0 auto;
}

.bw {
  width: 100%;
}

.clearfix::after {
  content: '';
  display: block;
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden;
}

.clearboth {
  height: 0px;
  line-height: 0px;
  overflow: hidden;
  clear: both;
  font-size: 0px;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.dfc {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.ovimg,
.ibw,
.miw,
.iml,
.imgbig {
  overflow: hidden;
}

.imgbig img {
  -webkit-transition: all ease .5s;
  -moz-transition: all ease .5s;
  -ms-transition: all ease .5s;
  -o-transition: all ease .5s;
  transition: all ease .5s;
}

.imgbig:hover img {
  -webkit-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}

.ovimg img {
  width: 100%;
  min-height: 100%;
}

.ibw img {
  width: 100%;
  height: auto;
}

.miw img {
  max-width: 100%;
  max-height: 100%;
}

.iml {
  text-align: center;
}

.iml img {
  transform: translateY(-2px);
  vertical-align: middle;
}

.bgmax {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
}

.bgmin {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center top;
}

.fh {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

/* pre css */
#c_grid-16638442497500 .p_gridbox::after{content:'';clear:left;display:block}#c_grid-16638442497500 > div > .p_gridbox{width:100%;overflow:hidden;position:static}#c_grid-16638442497500 > div > .p_gridCell{float:left;position:static}#c_grid-16638442497500 > .p_gridbox.signal{min-height:inherit}#c_grid-16638442497500 > .p_gridbox.signal > .p_gridCell{min-height:inherit !important}#c_grid-16638442497500{margin-left:auto;margin-right:auto;width:100%;display-radio:1}#c_grid-16638442497500 .p_gridCell{display-radio:1}@media screen and (max-width:768px){#c_grid-16638442497500 > .p_gridbox > .p_gridCell:nth-child(1n + 1){width:100%;margin-left:0%;margin-right:0%;margin-top:0rem;margin-bottom:0rem;clear:left}}@media screen and (min-width: 769px){#c_grid-16638442497500 > .p_gridbox > .p_gridCell:nth-child(1n + 1){width:100%;margin-left:0%;margin-right:0%;margin-top:0rem;margin-bottom:0rem;clear:left}}@media screen and (max-width: 1024px) and (min-width: 769px){#c_grid-16638442497500 > .p_gridbox > .p_gridCell:nth-child(1n + 1){width:99%;margin-left:0.5%;margin-right:0.5%;margin-top:0.5rem;margin-bottom:0.5rem;clear:left}}@font-face{font-family:"syht";src:url(https://omo-oss-file.thefastfile.com/portal-saas/new2022072816143420680/cms/file/06640598-a05f-45c0-8bed-f4a7593dbdc2.otf)}.L_nav a.pc_nav{background:rgba(0,87,164,1)}:root{--theme-color:#006eba}*{word-break:break-word}body{/*font-family: arial,syht !important*/}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:#d7d7d7;border-radius:6px}::-webkit-scrollbar-thumb{background:#888;border-radius:6px}::-webkit-scrollbar-thumb:hover{background:var(--theme-color)}.L_nav .pc_nav{position:fixed;width:100%;left:0;top:0;z-index:99;transition:all .5s;border-bottom:1px solid rgb(255 255 255 / 30%)}.L_nav .header1>.header-left{display:flex;max-width:1880px;width:94%;align-items:center;margin:0 auto!important;justify-content:space-between;line-height:0}.L_nav .header1>.header-left h1{width:322px;overflow:hidden;display:flex;align-items:center;margin:0}.L_nav .header1>.header-left h1 a{display:block;line-height:0}.L_nav .header1>.header-left h1 a img{max-width:100%;width:auto;height:auto}.L_nav .header1>.header-left nav.fr{height:auto;width:auto;-webkit-transition:all .3s ease;transition:all .3s ease;display:flex;align-items:center}.L_nav .header1 nav ul.f-cb{overflow:visible;padding-right:0}.L_nav .header1 nav ul.f-cb:after{clear:both;display:block;content:''}.L_nav li.hvr-left{text-align:center;transition:all 0.3s cubic-bezier(0.86, 0.5, 1, 1);position:relative;display:block;float:left;margin:0 20px}.L_nav li.hvr-left .home-dec{display:block;position:relative;line-height:86px;transition:all .5s ease;font-size:16px;color:#fff;font-weight:bold}.on li.hvr-left .home-dec{color:#333;line-height:80px}.ont li.hvr-left .home-dec{line-height:100px}.L_nav li.hvr-left .home-dec:after{content:'';position:absolute;left:0;bottom:-1px;width:0%;height:3px;background:var(--theme-color);transition:all .5s ease}.L_nav li.hvr-left:hover .home-dec{color:#006eba}.L_nav li.hvr-left:hover .home-dec:after{width:100%}.L_nav li.hvr-left .nav-sub{border:none;background:#fff;width:auto;left:0;margin-left:0;padding:0;position:absolute;min-width:180px;transition:all .5s ease;display:none;box-shadow:1px 1px 10px rgba(0, 0, 0, .13)}.L_nav li.hvr-left:hover .nav-sub{display:block}.L_nav li.hvr-left .nav-sub a{height:45px;line-height:45px;display:block;padding:0 40px 0 20px;text-align:left;color:#333;font-size:14px;position:relative;-webkit-transition:all 0.3s cubic-bezier(0.86, 0.5, 1, 1);transition:all 0.3s cubic-bezier(0.86, 0.5, 1, 1);white-space:nowrap}.L_nav li.hvr-left .nav-sub .L_e_list:hover>a{background-color:var(--theme-color);color:#fff}.L_nav li.L_Last_box{float:left;height:90px;display:flex;align-items:center;justify-content:space-between;width:320px;margin-left:2vw;position:absolute;right:0;background:#436dc2}.L_nav li.L_Last_box:before{display:block;height:30px;position:absolute;width:1px;background:#ccc;left:0;top:50%;margin-top:-15px}.L_nav .L_TopLang{position:relative;height:90px;display:flex;align-items:center;width:80px;justify-content:center}.L_nav .L_TopLangBtn{cursor:pointer}.L_nav .L_TopLangCon{background:#dc1e32;position:absolute;left:50%;transform:translateX(-50%);top:120px;opacity:0;visibility:hidden;transition:all 0.6s ease}.L_nav .L_TopLangCon:before{content:'';position:absolute;top:-10px;left:50%;transform:translateX(-50%);background:transparent;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:10px solid #dc1e32;width:10px;height:10px}.L_nav .L_TopLangCon a{width:100px;text-align:center;display:block;line-height:36px;color:#fff}.L_nav .L_TopLang:hover .L_TopLangCon{top:90px;opacity:1;transition:all 0.8s ease;visibility:visible}.L_nav .L_TopLangCon a:hover{background:#999}.on .pc_nav{background:#fff;box-shadow:0px 0px 8px 0 rgb(0 0 0 / 15%)}.L_nav li.L_Last_box img{cursor:pointer}.L_nav a.L_pulic{width:160px;height:90px;display:flex;align-items:center;justify-content:center;font-size:16px;color:#fff;background:#dc1e32}#c_static_001-1642577720267{display-radio:1;margin-top:0px;margin-bottom:0px}.L_nav .nav-arrow{position:absolute;top:0px;right:25px;width:16px;height:16px;opacity:0;-webkit-transform:rotate(0deg) translate(-20px, 0px);-ms-transform:rotate(0deg) translate(-20px, 0px);transform:rotate(0deg) translate(-20px, 0px);transition:all 300ms;opacity:1;-webkit-transform:rotate(0deg) translate(0px, 0px);-ms-transform:rotate(0deg) translate(0px, 0px);transform:rotate(0deg) translate(0px, 0px);filter:brightness(10);opacity:0}.L_nav .L_e_list:hover .nav-arrow{opacity:1;right:20px}.L_nav .L_e_list{position:relative}.L_nav .L_s_list{position:absolute;left:100%;background:#fff;top:20px;border-left:1px solid #f5f5f5;visibility:hidden;opacity:0;transition:all .5s}.L_nav .L_e_list:hover .L_s_list{visibility:visible;opacity:1;top:0}.L_nav a.navNameLink:hover{background-color:var(--theme-color);color:#fff !important}.L_nav_right{display:flex;align-items:center;margin-left:30px}.L_nav_right a{font-size:24px;color:#fff;font-family:arial !important;font-weight:700;display:flex;align-items:center}.L_nav_right .L_search{background:rgb(255 255 255 / 30%);width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;color:#fff;cursor:pointer;margin-left:30px;transition:all .5s ease}.on .L_nav_right .L_search{background:#0057a4}.L_nav_right svg{margin:0}.L_nav_right a>svg{width:24px;height:auto;margin-right:10px;transition:all .5s ease}.on .L_nav_right a{color:#333}.on .L_nav_right a>svg{}@media only screen and (max-width:1600px){.L_nav_right .L_search{margin-left:10px}.L_nav_right a{font-size:18px}.L_nav_right{margin-left:10px}.L_nav li.hvr-left .home-dec{font-size:15px}.L_nav li.hvr-left{margin:0 15px}}@media only screen and (max-width:1400px){.L_nav .header1>.header-left h1{width:250px}.L_nav_right a:first-child{display:none}}@media only screen and (min-width:1161px){.L_nav .header2{display:none}}@media only screen and (max-width:1160px){.L_nav{height:62px}.L_nav .pc_nav{display:none}.L_nav .header2{height:62px;position:fixed;background:#fff;z-index:100;top:0px;width:100%;display:block;left:0}.L_nav .header2 .main-wrap{height:62px;padding:0 3%;box-shadow:0px 0px 10px 0px rgb(0 0 0 / 10%);display:flex;align-items:center;justify-content:space-between}.L_nav .header2 .logo{width:158px;height:62px;margin-top:0px;overflow:hidden;position:relative;display:flex;align-items:center;margin:0}.L_nav .header2 .logo a{display:block;line-height:0}.L_nav .header2 .logo a img{max-width:100%;width:auto !important;height:auto !important}.L_nav .header2 .nav-btn{width:25px;height:16px;cursor:pointer;position:relative}.L_nav .header2 .nav-btn .line{display:block;width:100%;height:2px;border-radius:2px;background-color:#333;position:absolute;left:50%;margin-left:-15px}.L_nav .header2 .nav-btn .line1{-webkit-transform-origin:4px 0;-ms-transform-origin:4px 0;transform-origin:4px 0}.L_nav .header2 .nav-btn.hover .line{background:var(--theme-color)}.L_nav .header2 .nav-btn .line2{top:7px}.L_nav .header2 .nav-btn .line3{bottom:0px;-webkit-transform-origin:1px center;-ms-transform-origin:1px center;transform-origin:1px center}.L_nav .header2 .sub-menu{width:100%;padding:0 3%;display:none;position:absolute;left:0px;top:72px;z-index:2;overflow-y:auto}.L_nav .header2 .sub-menu ul{width:100%;height:calc(100vh - 55px - 1.5rem)}.L_nav .header2 .sub-menu li{border-bottom:1px solid #dcdcdc;font-size:16px;padding:0 20px}.L_nav .js-m-3{opacity:0;-webkit-transform:translate(30px, 0);-ms-transform:translate(30px, 0);transform:translate(30px, 0);-webkit-transition:all .8s ease;transition:all .8s ease}.L_nav .js-m-3.animate{opacity:1;-webkit-transform:translate(0, 0);-ms-transform:translate(0, 0);transform:translate(0, 0)}.L_nav .header2 .sub-menu li{border-bottom:1px solid #dcdcdc;font-size:16px;padding:0 20px}.L_nav .header2 .sub-menu .tit{display:inline-block;text-decoration:none;width:80%;line-height:60px;color:#333;position:relative;box-sizing:border-box}.L_nav .header2 .sub-menu .sub-tit.on{background-color:#e9e9e9}.L_nav .header2 .sub-menu .sec-list{line-height:40px;padding:1px 0%;display:none}.L_nav .header2 .sub-menu .jt{position:relative;display:inline-block;width:10%;height:60px;text-align:center;background:none;float:right;cursor:pointer}.L_nav .header2 .sub-menu .jt:after{content:'';display:block;width:26px;height:26px;background:url(../img/e73464c5-0cc3-4d30-9572-e876108a27e0.png) no-repeat center;background-size:17px auto;position:absolute;right:3%;top:15px}.L_nav .header2 .sub-menu .jt.jtRote:after{background:url(../img/9d6bd074-7bba-4f30-82ee-905696d9c95b.png) no-repeat center;background-size:20px auto}.L_nav .header2 .sub-menu .sec-list p{background-repeat:no-repeat;background:url(../img/69cca8fb-dc25-415f-85c2-bb9092c8090a.png) no-repeat left center;background-size:3px auto;font-size:14px}.L_nav .header2 .sub-menu .sec-list a{padding-left:5%;color:#666;display:block}.L_nav .header2 .sub-menu .sec-list a:active{color:#005bac}.L_nav .header2 .sub-menu .sec-list .L_box_list{background:url(../img/e73464c5-0cc3-4d30-9572-e876108a27e0.png) no-repeat left 20px;background-size:3px auto;font-size:14px;position:relative;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}.L_nav .header2 .sub-menu .sec-list .sec-list a{padding-left:5%;color:#666;display:block;max-width:200px;width:100%}.L_nav .header2 .sub-menu .sec-list .jts{position:relative;display:inline-block;width:10%;height:40px;text-align:center;background:none;float:right}.L_nav .header2 .sub-menu .sec-list .jts:after{content:'';display:block;width:26px;height:26px;background:url(../img/e73464c5-0cc3-4d30-9572-e876108a27e0.png) no-repeat center;background-size:17px auto;position:absolute;right:3%;top:5px}.L_nav .search-bg{position:fixed;left:0px;top:0px;width:100%;height:100%;z-index:20;background-color:#f5f5f5;display:none}.L_nav .header2 .sub-menu .sec-list .sec-lists{line-height:40px;padding:10px 0%;display:none;width:100%}.L_nav .header2 .sub-menu .sec-list .sec-lists a{padding-left:5%;color:#666;display:block;width:100%}}.p_item a.active{color:#006eba;font-weight:700;position:relative}.p_item a.active:before{content:'';position:absolute;bottom:-10px;width:100%;background:#006eba;height:2px}#c_static_001_P_249-16638442497551{display-radio:1}#c_static_001_P_249-16638442497551 .e_loop-2 .p_list{display:flex;flex-wrap:wrap;position:relative;/*解决无缝滚动在循环体多列展示问题  */max-width:100%/* 解决无缝滚动在循环体多列展示问题 */}#c_static_001_P_249-16638442497551 .e_loop-2 .p_loopitem{flex:0 0 33.3%;position:relative}#c_static_001_P_249-16638442497551 .e_loop-2 .p_page{text-align:center}#c_static_001_P_249-16638442497551 .e_loop-2 .p_filter_wrapper{width:100%;font-size:13px}#c_static_001_P_249-16638442497551 .e_loop-2 .p_kv_wrapper{display:flex;flex-wrap:nowrap;line-height:40px;margin:15px 0}#c_static_001_P_249-16638442497551 .e_loop-2 .p_filter_key{/* min-width:80px;
 */width:70px;overflow:hidden;margin-right:10px;font-weight:bold;color:#333333;font-size:12px}#c_static_001_P_249-16638442497551 .e_loop-2 .p_v_item{display:inline-block;padding:0 3px;cursor:pointer;font-size:13px;color:#555555;margin-right:30px}#c_static_001_P_249-16638442497551 .e_loop-2 .p_active .p_fbutton{color:#fff;background-color:cornflowerblue/* border-radius:2px;
 */}#c_static_001_P_249-16638442497551 .e_loop-2 .p_result_item{position:relative;padding:3px 20px 3px 10px;border:1px solid #ddd;border-radius:3px;margin-right:10px}#c_static_001_P_249-16638442497551 .e_loop-2 .p_filter_close{position:absolute;right:0;top:0;padding:3px;font-style:normal;font-size:16px;margin-top:-5px;cursor:pointer}#c_static_001_P_249-16638442497551 .e_loop-2 .p_s_option{}#c_static_001_P_249-16638442497551 .e_loop-2 .multSelect{font-size:13px;position:relative}#c_static_001_P_249-16638442497551 .e_loop-2 .multSelect .inputWrap{width:100%;min-width:100px;min-height:24px;border:1px solid #DCDFE6;border-radius:3px;position:relative;cursor:pointer;background:white}#c_static_001_P_249-16638442497551 .e_loop-2 .multSelect.is-invalid .inputWrap{border-color:#dc3545}#c_static_001_P_249-16638442497551 .e_loop-2 .multSelect ul{padding:0 5px;margin:0;padding-right:35px}#c_static_001_P_249-16638442497551 .e_loop-2 .multSelect ul,li{list-style:none}#c_static_001_P_249-16638442497551 .e_loop-2 .multSelect li{display:inline-block;background:#edf0f3;color:#92969c;padding:0px 5px;margin:1px 5px 1px 0;border-radius:5px;line-height:16px}#c_static_001_P_249-16638442497551 .e_loop-2 .multSelect .multSelect-option{width:100%;border:1px solid #DCDFE6;border-radius:2px;border-top:0;max-height:200px;overflow-y:scroll;position:absolute;height:0;opacity:0;z-index:9;background:#fff}#c_static_001_P_249-16638442497551 .e_loop-2 .multSelect .multSelect-option>div{line-height:24px;cursor:pointer;padding:0 10px}#c_static_001_P_249-16638442497551 .e_loop-2 .multSelect .multSelect-option>div.selected{color:#409eff}#c_static_001_P_249-16638442497551 .e_loop-2 .multSelect .multSelect-option>div:hover{color:#409eff;background:#f3f6f9}#c_static_001_P_249-16638442497551 .e_loop-2 .multSelect .fa-close{font-style:normal;font-size:12px;padding:0 5px 0 7px}#c_static_001_P_249-16638442497551 .e_loop-2 .multSelect .inputWrap>.fa svg{fill:#666;width:12px;height:12px;position:absolute;right:0;top:calc(50% - 3px)}#c_static_001_P_249-16638442497551 .e_loop-2 .multSelect .inputWrap>.fa-down svg{transform:rotate(-90deg)}#c_static_001_P_249-16638442497551 .e_loop-2 .multSelect .inputWrap>.fa-up svg{transform:rotate(90deg)}#c_static_001_P_249-16638442497551 .e_loop-2 .multSelect .placeholder{line-height:40px;padding-left:10px;color:#aaa;position:absolute;left:0;top:0}/* #c_static_001_P_249-16638442497551 .e_loop-2 .p_filter_close::before {
	content: "\2716";
}
*//* #c_static_001_P_249-16638442497551 .e_loop-2 .p_filter_select {
	width: 110px;
	height: 24px;
	padding: 0;
	border: 1px solid #DCDFE6;
}
*/#c_static_001_P_249-16638442497551 .e_loop-2 .p_normal_start{display:inline;width:100px;height:40px}#c_static_001_P_249-16638442497551 .e_loop-2 .p_date_start{display:inline;width:105px;height:40px}#c_static_001_P_249-16638442497551 .e_loop-2 .p_normal_end{display:inline;width:100px;height:40px;margin-right:5px}#c_static_001_P_249-16638442497551 .e_loop-2 .p_date_end{display:inline;width:105px;height:40px;margin-right:5px}#c_static_001_P_249-16638442497551 .e_loop-2 .p_split{margin:0 5px}#c_static_001_P_249-16638442497551 .e_loop-2 .p_normal{margin-right:16px}#c_static_001_P_249-16638442497551 .e_loop-2 .p_fbutton{background-color:#007bff;border:1px solid #409EFF;text-decoration:none;color:white;font-size:14px;text-align:center;padding:10px 25px;position:relative;overflow:hidden}#c_static_001_P_249-16638442497551 .e_loop-2 .input-check,#c_static_001_P_249-16638442497551 .e_loop-2 .input-radio{margin:0 5px;vertical-align:text-top}#c_static_001_P_249-16638442497551 .e_loop-2 .position-left{display:flex}#c_static_001_P_249-16638442497551 .e_loop-2 .position-right{display:flex;flex-direction:row-reverse}#c_static_001_P_249-16638442497551 .e_loop-2 .position-top{/* display:flex;
 */}#c_static_001_P_249-16638442497551 .e_loop-2 .position-bottom{display:flex;flex-direction:column-reverse}#c_static_001_P_249-16638442497551 .e_loop-2 .p_mbutton{border:1px solid #409EFF;text-decoration:none;color:#409EFF;font-size:14px;text-align:center;padding:10px 25px;position:relative;overflow:hidden}#c_static_001_P_249-16638442497551 .e_loop-2 .p_mbutton:after{content:"";display:none;width:16px;height:16px;background-color:#409eff;-webkit-transform:skewY(
-45deg);transform:skewY(
360deg);position:absolute;bottom:0px;right:0;z-index:1}#c_static_001_P_249-16638442497551 .e_loop-2 .p_mbutton::before{content:"";display:none;width:6px;height:9px;border-right:#ffffff solid 2px;border-bottom:#ffffff solid 2px;-webkit-transform:rotate(
35deg);transform:rotate(
35deg);position:absolute;bottom:5px;right:4px;z-index:2}#c_static_001_P_249-16638442497551 .e_loop-2 .p_active .p_mbutton::before{display:block}#c_static_001_P_249-16638442497551 .e_loop-2 .p_active .p_mbutton::after{display:block}#c_static_001_P_249-16638442497551 .e_loop-2 .p_input_match{width:100px;height:40px;padding:10px;border:1px solid #ced4da;border-radius:3px}#c_static_001_P_249-16638442497551 .e_loop-2 .p_filter_result{display:inline-block}#c_static_001_P_249-16638442497551 .e_loop-2 .p_contclear{cursor:pointer}#c_static_001_P_249-16638442497551 .e_loop-2 .swiper-container{padding-bottom:30px}#c_static_001_P_249-16638442497551 .e_loop-2 .p_imgwrapper{width:80px;height:100px;overflow:hidden}#c_static_001_P_249-16638442497551 .e_loop-2 .p_imgtitle{display:flex;justify-content:center;flex-wrap:nowrap;margin:0 auto;line-height:20px}#c_static_001_P_249-16638442497551 .e_loop-2 .p_imgwrapper img{width:100%;object-fit:cover}#c_static_001_P_249-16638442497551 .e_loop-2 .p_active .p_imgwrapper{border:1px solid #409eff}#c_static_001_P_249-16638442497551 .e_loop-2 .p_filter_result{display:none}#c_static_001_P_249-16638442497551 .e_loop-2 .p_contclear{display:none}#c_static_001_P_249-16638442497551 .e_loop-2 .p_inputRangeSearch{padding:7px 12px;background:#007bff;color:white;font-size:14px;font-style:normal}#c_static_001_P_249-16638442497551 .e_loop-2 .p_inputSearch{padding:0px 17px;background:#007bff;color:white;font-size:14px;font-style:normal;height:40px;display:inline-block;vertical-align:middle;border-radius:5px;margin-left:10px}#c_static_001_P_249-16638442497551 .e_loop-2{display-radio:1;min-height:32px}#c_static_001_P_249-16638442497551 .e_text-3{line-height:normal}@media screen and (max-width:768px){#c_static_001_P_249-16638442497551 .e_loop-2 .p_loopitem{flex-grow:0;flex-shrink:0;flex-basis:calc(100% / 1)}}@media screen and (min-width: 769px){#c_static_001_P_249-16638442497551 .e_loop-2 .p_loopitem{flex-grow:0;flex-shrink:0;flex-basis:calc(100% / 7)}}@media screen and (max-width: 1024px) and (min-width: 769px){}#c_grid-116273709439190 .p_gridbox::after{content:'';clear:left;display:block}#c_grid-116273709439190 > div > .p_gridbox{width:100%;overflow:hidden;position:static}#c_grid-116273709439190 > div > .p_gridCell{float:left;position:static}#c_grid-116273709439190 > .p_gridbox.signal{min-height:inherit}#c_grid-116273709439190 > .p_gridbox.signal > .p_gridCell{min-height:inherit !important}#c_grid-116273709439190{margin-left:auto;margin-right:auto;width:100%}#c_grid-116273709439190 .p_gridCell{background-color:rgba(8,57,133,1);display-radio:1}@media screen and (max-width:768px){#c_grid-116273709439190 > .p_gridbox > .p_gridCell:nth-child(1n + 1){width:100%;margin-left:0%;margin-right:0%;margin-top:0rem;margin-bottom:0rem;clear:left}}@media screen and (min-width: 769px){#c_grid-116273709439190 > .p_gridbox > .p_gridCell:nth-child(1n + 1){width:100%;margin-left:0%;margin-right:0%;margin-top:0rem;margin-bottom:0rem;clear:left}}@media screen and (max-width: 1024px) and (min-width: 769px){#c_grid-116273709439190 > .p_gridbox > .p_gridCell:nth-child(1n + 1){width:99%;margin-left:0.5%;margin-right:0.5%;margin-top:0.5rem;margin-bottom:0.5rem;clear:left}}#c_static_001-1663722326731{display-radio:1;border-top:0px solid var(--theme-color);min-height:0px;background-fill-value:background-color;margin-bottom:0px;background-color:rgba(12,23,41,1)}#c_static_001-1663722326731 .e_container-8{display:flex;flex-wrap:wrap;flex-direction:row;width:100%;display-radio:flex;background-color:rgba(235,239,245,0)}#c_static_001-1663722326731 .e_container-8 > .p_item{flex:1;max-width:100%;max-height:100%}#c_static_001-1663722326731 .e_container-9{display:flex;flex-wrap:wrap;flex-direction:row;width:100%;display-radio:flex;max-width:100%;margin-left:auto;margin-right:auto;padding-top:15px;padding-bottom:15px;border-top-style:solid;border-top-width:0px;border-top-color:rgba(255,255,255,0.24);margin-top:10px;background-color:rgba(9,17,30,1)}#c_static_001-1663722326731 .e_container-9 > .p_item{flex:1;max-width:100%;max-height:100%}#c_static_001-1663722326731 .e_richText-10{font_radio:2;display-radio:1;color:rgba(130,130,130,1);line-height:1.5;max-width:1320px;width:100%;margin-left:auto;margin-right:auto;font-size:13px}#c_static_001-1663722326731 .e_container-21{display:flex;flex-wrap:wrap;flex-direction:row;width:96%;display-radio:flex;border-bottom-style:none;border-bottom-width:1px;border-bottom-color:rgba(255,255,255,0.4);padding-top:72px;padding-bottom:38px;margin-bottom:0px;max-width:1280px;min-width:0px;margin-left:auto;margin-right:auto;padding-right:0px}#c_static_001-1663722326731 .e_container-21 > .p_item{flex:1;max-width:100%;max-height:100%}#c_static_001-1663722326731 .e_image-22{overflow:hidden;display-radio:1;max-width:176px;min-width:0px}#c_static_001-1663722326731 .e_image-22 img{width:100%;height:100%;object-fit:contain}#c_static_001-1663722326731 .e_text-24{line-height:normal;font_radio:2;display-radio:1;font-size:18px;text-align:center;color:rgba(255,255,255,1);font-weight:normal;margin-top:6px;max-width:120px;margin-bottom:10px;margin-left:0px}#c_static_001-1663722326731 .e_bottomNav-25 span{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;color:#ccc}#c_static_001-1663722326731 .e_bottomNav-25 .p_level1Item>p>a>span{color:#fff}#c_static_001-1663722326731 .e_bottomNav-25 .p_level1Item>p{padding:0 0 10px 0;position:relative}#c_static_001-1663722326731 .e_bottomNav-25 .p_level1Item>p:after{content:"";width:28px;height:1px;background:#fff;display:block;position:absolute;bottom:4px;left:0}#c_static_001-1663722326731 .e_bottomNav-25 .p_level1Item{width:auto;padding:0;flex-grow:inherit;display-radio:1}#c_static_001-1663722326731 .e_bottomNav-25 .p_level3Box{display:none}#c_static_001-1663722326731 .e_bottomNav-25{font_radio:1;display-radio:1;max-width:560px;margin-left:auto;margin-right:auto;min-width:0px}#c_static_001-1663722326731 .e_bottomNav-25 .p_menu1Item{display-radio:1;font-size:16px;color:rgba(255,255,255,1);margin-bottom:5px}#c_static_001-1663722326731 .e_bottomNav-25 .p_menu2Item{display-radio:1;font-size:14px;color:rgba(255,255,255,0.5);line-height:2}#c_static_001-1663722326731 .e_bottomNav-25 .p_menu2Item:hover{color:rgba(255,255,255,1)}#c_static_001-1663722326731 .e_bottomNav-25 .L_lastchird{display:flex;text-align:center;color:#fff;line-height:2}#c_static_001-1663722326731 .e_bottomNav-25 .L_lastchird .L_imgbox:nth-of-type(2){margin:0 20px}#c_static_001-1663722326731 .e_html-26{background_radio:1;display-radio:1;min-height:0px}.sidebar{position:fixed;bottom:20%;right:0px;z-index:999999}.sidebar>ul>li{position:relative;text-align:center;cursor:pointer;margin-bottom:6px}.sidebar ul li:last-child{border-bottom:none}.sidebar ul li a{display:block;position:relative;width:60px;height:60px;border-radius:5px 0 0 5px;text-align:center;overflow:hidden;box-shadow:0px 0px 6px rgba(0,0,0,0.13);background:rgba(247,247,247,0.9);-o-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.sidebar ul li a:hover{background-color:#0057a4;text-decoration:none}.sidebar ul li a .img{width:100%;text-align:center;overflow:hidden;height:60px;-o-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.sidebar ul li .img img{display:block;margin:auto;max-width:35%;padding-top:10px}.sidebar ul li .img img:nth-of-type(2){display:none}.sidebar ul li .img .wt{text-align:center;font-size:12px;color:#666666;line-height:1.5;margin-top:3px}.sidebar ul li:hover .img .wt{color:#FFFFFF}.sidebar ul li .secondary{display:none;position:absolute;right:80px;top:0;z-index:10;min-width:100%;min-height:100%;background:rgba(247,247,247,0.9);box-shadow:0px 1px 25px rgba(0,0,0,0.1);-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;white-space:nowrap}.sidebar ul li .secondary .icon{font-size:16px;width:auto;height:auto}.sidebar ul li .secondary::before{content:'';position:absolute;top:0;right:-14px;bottom:0;margin:auto;width:0;height:0;border-top:10px solid transparent;border-bottom:10px solid transparent;border-left:14px solid #f7f7f7;opacity:0.9}.sidebar ul li .txtli{text-align:left;line-height:60px;font-family:"din";font-size:20px;color:#0057a4;padding:5px 20px;min-width:160px}.sidebar ul li .txtli img{display:inline-block;margin-right:10px}.sidebar .lianxi{white-space:nowrap;text-align:center;padding:20px 20px 15px}.sidebar .lianxi .imgbox{width:100%;overflow:hidden;text-align:center;font-size:0;white-space:nowrap}.sidebar .lianxi .imgli{display:inline-block;vertical-align:top;width:120px}.sidebar ul li .imgli img{display:block;width:100%}.sidebar ul li .imgli .t1{margin-top:6px;color:#222222;font-size:18px}#c_static_001-1663722326731 .e_bottomNav-25 .p_level1Box{display-radio:1}#c_static_001-1663722326731 .e_container-21 .p_item{display-radio:1}#c_static_001-1663722326731 .e_image-27{overflow:hidden;display-radio:1;max-width:120px;min-width:0px;margin-left:0px}#c_static_001-1663722326731 .e_image-27 img{width:100%;height:100%;object-fit:contain}#c_static_001-1663722326731 .e_container-28{display:flex;flex-wrap:wrap;flex-direction:row;width:100%;display-radio:flex;max-width:272px;min-width:0px;margin-left:auto}#c_static_001-1663722326731 .e_container-28 > .p_item{flex:1;max-width:100%;max-height:100%}#c_static_001-1663722326731 .e_container-21 .cbox-21-1{flex:0 0 48%}#c_static_001-1663722326731 .e_container-21 .cbox-21-0{flex:0 0 28%}#c_static_001-1663722326731 .e_container-21 .cbox-21-2{flex:0 0 24%}#c_static_001-1663722326731 .e_container-8 .p_item{display-radio:1}#c_static_001-1663722326731 .e_richText-31{font_radio:2;display-radio:1;min-height:32px;line-height:2;margin-top:22px;font-size:14px;color:rgba(255,255,255,1)}#c_static_001-1663722326731 .e_credible-36 .img1{width:65px;height:23px}#c_static_001-1663722326731 .e_credible-36 .img1 img{displsy:none}#c_static_001-1663722326731 .e_credible-36 .img2{width:79px;height:28px}#c_static_001-1663722326731 .e_credible-36 .img3{width:92px;height:33px}#c_static_001-1663722326731 .e_credible-36 .img4{width:106px;height:38px}#c_static_001-1663722326731 .e_credible-36 .img5{width:131px;height:47px}#c_static_001-1663722326731 .e_credible-36{background_radio:1;display-radio:1;margin-top:32px;max-width:132px;min-width:0px;margin-left:auto}#c_static_001-1663722326731 .e_container-38{display:flex;flex-wrap:wrap;flex-direction:row;width:96%;display-radio:flex;max-width:1280px;margin-left:auto;margin-right:auto}#c_static_001-1663722326731 .e_container-38 > .p_item{flex:1;max-width:100%;max-height:100%}#c_static_001-1663722326731 .e_container-38 .cbox-38-0{flex:0 0 80%}#c_static_001-1663722326731 .e_provider-39{text-align:right;font_radio:2;display-radio:1;color:rgba(130,130,130,1);line-height:1.5}#c_static_001-1663722326731.response-animated{animation-name:none,none;animation-delay:0.0s,0.6s;animation-duration:0.6s,0.6s;animation-iteration-count:1,1}#c_static_001-1663722326731.response-animated .e_container-21{animation-name:none,none;animation-delay:0.0s,0.6s;animation-duration:0.6s,0.6s;animation-iteration-count:1,1}#c_static_001-1663722326731 .e_image-40{overflow:hidden;display-radio:1;max-width:120px;min-width:0px;margin-left:auto}#c_static_001-1663722326731 .e_image-40 img{width:100%;height:100%;object-fit:contain}#c_static_001-1663722326731 .e_text-41{line-height:normal;font_radio:2;display-radio:1;font-size:18px;text-align:center;color:rgba(255,255,255,1);font-weight:normal;margin-top:6px;max-width:120px;margin-bottom:10px;margin-left:auto}#c_static_001-1663722326731 .e_loop-43 .p_list{display:flex;flex-wrap:wrap;display-radio:flex}#c_static_001-1663722326731 .e_loop-43 .p_loopitem{flex:0 0 33.3%;position:relative}#c_static_001-1663722326731 .e_loop-43 .p_page{text-align:center}#c_static_001-1663722326731 .e_loop-43 .p_filter_wrapper{width:100%;font-size:13px}#c_static_001-1663722326731 .e_loop-43 .p_kv_wrapper{display:flex;flex-wrap:nowrap;line-height:24px;margin:15px 0}#c_static_001-1663722326731 .e_loop-43 .p_filter_key{width:70px;overflow:hidden;margin-right:10px;font-weight:bold;color:#333333;font-size:12px}#c_static_001-1663722326731 .e_loop-43 .p_v_item{display:inline-block;padding:0 3px;cursor:pointer;font-size:13px;color:#555555;margin-right:30px}#c_static_001-1663722326731 .e_loop-43 .p_active{color:#fff;background-color:#409EFF;border-radius:2px}#c_static_001-1663722326731 .e_loop-43 .p_result_item{position:relative;padding:3px 20px 3px 10px;border:1px solid #ddd;border-radius:3px;margin-right:10px}#c_static_001-1663722326731 .e_loop-43 .p_filter_close{position:absolute;right:0;top:0;padding:3px;font-style:normal;font-size:16px;margin-top:-5px;cursor:pointer}#c_static_001-1663722326731 .e_loop-43 .multSelect{font-size:13px;position:relative}#c_static_001-1663722326731 .e_loop-43 .multSelect .inputWrap{width:100%;min-width:100px;min-height:24px;border:1px solid #DCDFE6;border-radius:3px;position:relative;cursor:pointer;background:white}#c_static_001-1663722326731 .e_loop-43 .multSelect.is-invalid .inputWrap{border-color:#dc3545}#c_static_001-1663722326731 .e_loop-43 .multSelect ul{padding:0 5px;margin:0;padding-right:35px}#c_static_001-1663722326731 .e_loop-43 .multSelect ul,li{list-style:none}#c_static_001-1663722326731 .e_loop-43 .multSelect li{display:inline-block;background:#edf0f3;color:#92969c;padding:0px 5px;margin:1px 5px 1px 0;border-radius:5px;line-height:16px}#c_static_001-1663722326731 .e_loop-43 .multSelect .multSelect-option{width:100%;border:1px solid #DCDFE6;border-radius:2px;border-top:0;max-height:200px;overflow-y:scroll;position:absolute;height:0;opacity:0;z-index:9;background:#fff}#c_static_001-1663722326731 .e_loop-43 .multSelect .multSelect-option>div{line-height:24px;cursor:pointer;padding:0 10px}#c_static_001-1663722326731 .e_loop-43 .multSelect .multSelect-option>div.selected{color:#409eff}#c_static_001-1663722326731 .e_loop-43 .multSelect .multSelect-option>div:hover{color:#409eff;background:#f3f6f9}#c_static_001-1663722326731 .e_loop-43 .multSelect .fa-close{font-style:normal;font-size:12px;padding:0 5px 0 7px}#c_static_001-1663722326731 .e_loop-43 .multSelect .inputWrap>.fa svg{fill:#666;width:12px;height:12px;position:absolute;right:0;top:calc(50% - 3px)}#c_static_001-1663722326731 .e_loop-43 .multSelect .inputWrap>.fa-down svg{transform:rotate(-90deg)}#c_static_001-1663722326731 .e_loop-43 .multSelect .inputWrap>.fa-up svg{transform:rotate(90deg)}#c_static_001-1663722326731 .e_loop-43 .multSelect .placeholder{line-height:40px;padding-left:10px;color:#aaa;position:absolute;left:0;top:0}#c_static_001-1663722326731 .e_loop-43 .p_filter_select{width:110px;height:24px;padding:0;border:1px solid #DCDFE6}#c_static_001-1663722326731 .e_loop-43 .p_normal_start{display:inline;width:60px;height:22px}#c_static_001-1663722326731 .e_loop-43 .p_date_start{display:inline;width:105px;height:22px}#c_static_001-1663722326731 .e_loop-43 .p_normal_end{display:inline;width:60px;height:22px;margin-right:5px}#c_static_001-1663722326731 .e_loop-43 .p_date_end{display:inline;width:105px;height:22px;margin-right:5px}#c_static_001-1663722326731 .e_loop-43 .p_split{margin:0 5px}#c_static_001-1663722326731 .e_loop-43 .p_normal{margin-right:16px}#c_static_001-1663722326731 .e_loop-43{background_radio:1;display-radio:1;max-width:1280px;margin-left:auto;margin-right:auto;margin-bottom:32px}#c_static_001-1663722326731 .e_button-44{display:block;position:relative;overflow:hidden;text-align:center;box-sizing:border-box;width:auto;padding:8px;background_radio:2;border_radio:2;font_radio:2;radius_radio:2;border-color:rgba(204,204,204,1);margin-top:5px;margin-bottom:5px;margin-left:10px;margin-right:10px;background-color:rgba(110,110,110,1);font-size:14px;font-family:Microsoft YaHei;color:rgba(255,255,255,1);border-style:none;border-width:1px;border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-left-radius:4px;border-bottom-right-radius:4px;padding-bottom:4px;padding-top:4px;display-radio:block}#c_static_001-1663722326731 .e_button-44 span{display:block;width:100%;position:relative;z-index:1;outline:0;margin:0px;overflow:hidden}#c_static_001-1663722326731 .e_button-44::after{content:"";position:absolute;width:0;height:100%;transition:all .3s;z-index:0;opacity:0;top:0;left:0px}#c_static_001-1663722326731 .e_button-44:hover::after{opacity:1}#c_static_001-1663722326731 .e_button-44:hover{border-color:rgba(64,158,255,1);border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-style:none;border-width:1px;font-size:14px;font-family:Microsoft YaHei;background-color:rgba(1,86,183,1)}@media screen and (max-width:768px){#c_static_001-1663722326731{display-radio:1;min-height:0px;border:none}#c_static_001-1663722326731 .e_container-9 .cbox-9-0{flex:0 0 100%}#c_static_001-1663722326731 .e_container-9 .cbox-9-1{flex:0 0 100%}#c_static_001-1663722326731 .e_richText-10{font_radio:2;display-radio:1;text-align:center}#c_static_001-1663722326731 .e_bottomNav-25 .p_menu1Item,#c_static_001-1663722326731 .e_bottomNav-25 .p_menu2Item{display:flex;justify-content:space-between}#c_static_001-1663722326731 .e_bottomNav-25 .p_level1Box ul{display:none}#c_static_001-1663722326731 .e_bottomNav-25 .p_jtIcon{width:auto;height:auto;max-width:20px;font-size:inherit;transition:0.5s;margin:0}#c_static_001-1663722326731 .e_bottomNav-25 .p_jtIcon.active{transform:rotateZ(90deg)}#c_static_001-1663722326731 .e_bottomNav-25 a{display:flex;flex-direction:column;justify-content:center}#c_static_001-1663722326731 .e_bottomNav-25 .p_level1Item{padding:0}#c_static_001-1663722326731 .e_bottomNav-25 .p_menu2Item svg{opacity:.5}#c_static_001-1663722326731 .e_container-21 .cbox-21-1{flex:0 0 100%}#c_static_001-1663722326731 .e_container-21 .cbox-21-0{flex:0 0 100%}#c_static_001-1663722326731 .e_container-21{display-radio:1;padding-top:30px}#c_static_001-1663722326731 .e_text-24{font_radio:2;display-radio:1;text-align:left}#c_static_001-1663722326731 .e_container-21 .p_item{display-radio:1}#c_static_001-1663722326731 .e_container-8{display-radio:1;padding-top:0px;margin-top:0px}#c_static_001-1663722326731 .e_container-9{display-radio:1;margin-top:0px;width:94%;border:none}.sidebar{position:fixed;bottom:0;right:0;z-index:99;width:100%}.sidebar ul{display:flex}.sidebar>ul>li{margin-bottom:0;width:calc(100% / 3)}.sidebar ul li a{display:block;position:relative;width:100%;height:62px;border-radius:0;text-align:center;overflow:hidden;box-shadow:none;background:#006eba;border-right:1px solid #fff}#c_static_001-1663722326731 .e_html-26{height:62px;background:#fff}.sidebar ul li .img img:nth-of-type(1){display:none}.sidebar ul li .img img:nth-of-type(2){display:block}.sidebar ul li .img .wt{text-align:center;font-size:12px;color:#fff;margin-top:2px}#c_static_001-1663722326731 .e_text-41{font_radio:2;display-radio:1;text-align:center}#c_static_001-1663722326731 .e_credible-36{display:none}#c_static_001-1663722326731 .e_loop-43 .p_loopitem{flex-grow:0;flex-shrink:0;flex-basis:calc(100% / 2)}}@media screen and (min-width: 769px){#c_static_001-1663722326731 .e_bottomNav-25 .p_level1Box{display:flex;justify-content:space-between}#c_static_001-1663722326731 .e_bottomNav-25 .p_jtIcon{display:none}.sidebar ul li:hover .secondary{display:block}.sidebar ul li:hover .img img:nth-of-type(1){display:none}.sidebar ul li:hover .img img:nth-of-type(2){display:block}#c_static_001-1663722326731 .e_loop-43 .p_loopitem{flex-grow:0;flex-shrink:0;flex-basis:calc(100% / 10)}}#c_banner_019_P_129-1664518884025{display-radio:1;min-height:100px;margin-top:0px}#c_banner_019_P_129-1664518884025 .e_bannerA-2{height:auto;background_radio:1;display-radio:1}#c_banner_019_P_129-1664518884025 .e_bannerA-2 .p_img{display-radio:1}#c_banner_019_P_129-1664518884025 .e_video-4{width:100%;position:relative;display-radio:1}#c_banner_019_P_129-1664518884025 .e_video-4 video{width:100%;display:block}#c_banner_019_P_129-1664518884025 .e_video-4 .p_video{position:relative;display-radio:1}#c_banner_019_P_129-1664518884025 .e_video-4 .cover{width:100%;height:100%;position:absolute;left:0;top:0}#c_banner_019_P_129-1664518884025 .e_video-4 .cover .coverImage{width:100%;height:100%}#c_banner_019_P_129-1664518884025 .e_video-4 .cover .coverImage img{width:100%;height:100%;object-fit:contain}#c_banner_019_P_129-1664518884025 .e_video-4 .cover .playBtn{position:absolute;width:80px;height:80px;z-index:2;left:50%;top:50%;margin:-40px auto auto -40px;cursor:pointer}#c_banner_019_P_129-1664518884025 .e_richText-6{font_radio:1;display-radio:1;min-height:28px}#c_banner_019_P_129-1664518884025 .e_bannerA-2 .p_img img,#c_banner_019_P_129-1664518884025 .e_bannerA-2 .p_videoPoster img,#c_banner_019_P_129-1664518884025 .e_bannerA-2 .gallery-thumbs .swiper-slide img{object-fit:cover}@media screen and (max-width:768px){#c_banner_019_P_129-1664518884025 .e_bannerA-2 .swiper-slide{height:260px}#c_banner_019_P_129-1664518884025 .e_bannerA-2 .p_info{width:100%;z-index:9;text-align:center}#c_banner_019_P_129-1664518884025 .e_bannerA-2 .p_subtitle{display:none}#c_banner_019_P_129-1664518884025 .e_bannerA-2 .p_summary{display:none}#c_banner_019_P_129-1664518884025 h1.text-white.p_btitle{font-size:24px}a.L_banner_more{width:120px;line-height:32px;border:1px solid #fff;display:block;text-align:center;font-size:14px;color:#fff;transition:all .5s ease;margin:20px auto 0}#c_banner_019_P_129-1664518884025 .swiper-container-horizontal>.swiper-pagination-bullets{bottom:10px}}#c_static_001_P_6989-16655447288610{min-height:0px;display-radio:1;background-fill-value:background-image;background-repeat:no-repeat;background-size:cover;padding-top:86px;padding-bottom:16px;background-position:bottom center;background-attachment:fixed}#c_static_001_P_6989-16655447288610 .e_container-23{display:flex;flex-wrap:wrap;flex-direction:row;width:96%;display-radio:flex;max-width:1280px;min-width:0px;margin-left:auto;margin-right:auto;margin-bottom:36px}#c_static_001_P_6989-16655447288610 .e_container-23 > .p_item{flex:1;max-width:100%;max-height:100%}#c_static_001_P_6989-16655447288610 .e_container-23 .cbox-23-0{flex:0 0 60%}#c_static_001_P_6989-16655447288610 .e_container-23 .cbox-23-1{align-self:center}#c_static_001_P_6989-16655447288610 .e_button-24{display:block;position:relative;overflow:hidden;text-align:center;box-sizing:border-box;width:158px;border-radius:4px;padding:8px;background_radio:1;border_radio:1;font_radio:1;radius_radio:1;display-radio:block;margin-left:auto}#c_static_001_P_6989-16655447288610 .e_button-24 span{display:block;width:100%;position:relative;z-index:1;outline:0;margin:0px;overflow:hidden}#c_static_001_P_6989-16655447288610 .e_button-24::after{content:"";position:absolute;width:0;height:100%;transition:all .3s;z-index:0;opacity:0;top:0;left:0px}#c_static_001_P_6989-16655447288610 .e_button-24:hover::after{opacity:1}#c_static_001_P_6989-16655447288610 .e_container-25{display:flex;flex-wrap:wrap;flex-direction:row;width:100%;display-radio:flex}#c_static_001_P_6989-16655447288610 .e_container-25 > .p_item{flex:1;max-width:100%;max-height:100%}#c_static_001_P_6989-16655447288610 .e_container-25 .p_item{display-radio:1}#c_static_001_P_6989-16655447288610 .e_container-25 .cbox-25-0{flex:0 0 35%}#c_static_001_P_6989-16655447288610 .e_richText-26{font_radio:2;display-radio:1;min-height:22px;font-size:48px;font-weight:bold;line-height:1.1}#c_static_001_P_6989-16655447288610 .e_text-27{font_radio:2;display-radio:1;font-size:60px;color:rgba(153,153,153,0.12);font-weight:bold;max-width:1280px;min-width:0px;margin-left:auto;margin-right:auto;text-align:left;padding-top:0px;font-family:Arial;line-height:1}#c_static_001_P_6989-16655447288610 .e_loop-28 .p_list{display:flex;flex-wrap:wrap;position:relative;max-width:100%}#c_static_001_P_6989-16655447288610 .e_loop-28 .p_loopitem{flex:0 0 33.3%;position:relative}#c_static_001_P_6989-16655447288610 .e_loop-28 .p_page{text-align:center}#c_static_001_P_6989-16655447288610 .e_loop-28 .p_filter_wrapper{width:100%;font-size:13px}#c_static_001_P_6989-16655447288610 .e_loop-28 .p_kv_wrapper{display:flex;flex-wrap:nowrap;line-height:40px;margin:15px 0}#c_static_001_P_6989-16655447288610 .e_loop-28 .p_filter_key{width:70px;overflow:hidden;margin-right:10px;font-weight:bold;color:#333333;font-size:12px}#c_static_001_P_6989-16655447288610 .e_loop-28 .p_v_item{display:inline-block;padding:0 3px;cursor:pointer;font-size:13px;color:#555555;margin-right:30px}#c_static_001_P_6989-16655447288610 .e_loop-28 .p_active .p_fbutton{color:#fff;background-color:cornflowerblue}#c_static_001_P_6989-16655447288610 .e_loop-28 .p_result_item{position:relative;padding:3px 20px 3px 10px;border:1px solid #ddd;border-radius:3px;margin-right:10px}#c_static_001_P_6989-16655447288610 .e_loop-28 .p_filter_close{position:absolute;right:0;top:0;padding:3px;font-style:normal;font-size:16px;margin-top:-5px;cursor:pointer}#c_static_001_P_6989-16655447288610 .e_loop-28 .multSelect{font-size:13px;position:relative}#c_static_001_P_6989-16655447288610 .e_loop-28 .multSelect .inputWrap{width:100%;min-width:100px;min-height:24px;border:1px solid #DCDFE6;border-radius:3px;position:relative;cursor:pointer;background:white}#c_static_001_P_6989-16655447288610 .e_loop-28 .multSelect.is-invalid .inputWrap{border-color:#dc3545}#c_static_001_P_6989-16655447288610 .e_loop-28 .multSelect ul{padding:0 5px;margin:0;padding-right:35px}#c_static_001_P_6989-16655447288610 .e_loop-28 .multSelect ul,li{list-style:none}#c_static_001_P_6989-16655447288610 .e_loop-28 .multSelect li{display:inline-block;background:#edf0f3;color:#92969c;padding:0px 5px;margin:1px 5px 1px 0;border-radius:5px;line-height:16px}#c_static_001_P_6989-16655447288610 .e_loop-28 .multSelect .multSelect-option{width:100%;border:1px solid #DCDFE6;border-radius:2px;border-top:0;max-height:200px;overflow-y:scroll;position:absolute;height:0;opacity:0;z-index:9;background:#fff}#c_static_001_P_6989-16655447288610 .e_loop-28 .multSelect .multSelect-option>div{line-height:24px;cursor:pointer;padding:0 10px}#c_static_001_P_6989-16655447288610 .e_loop-28 .multSelect .multSelect-option>div.selected{color:#409eff}#c_static_001_P_6989-16655447288610 .e_loop-28 .multSelect .multSelect-option>div:hover{color:#409eff;background:#f3f6f9}#c_static_001_P_6989-16655447288610 .e_loop-28 .multSelect .fa-close{font-style:normal;font-size:12px;padding:0 5px 0 7px}#c_static_001_P_6989-16655447288610 .e_loop-28 .multSelect .inputWrap>.fa svg{fill:#666;width:12px;height:12px;position:absolute;right:0;top:calc(50% - 3px)}#c_static_001_P_6989-16655447288610 .e_loop-28 .multSelect .inputWrap>.fa-down svg{transform:rotate(-90deg)}#c_static_001_P_6989-16655447288610 .e_loop-28 .multSelect .inputWrap>.fa-up svg{transform:rotate(90deg)}#c_static_001_P_6989-16655447288610 .e_loop-28 .multSelect .placeholder{line-height:40px;padding-left:10px;color:#aaa;position:absolute;left:0;top:0}#c_static_001_P_6989-16655447288610 .e_loop-28 .p_normal_start{display:inline;width:100px;height:40px}#c_static_001_P_6989-16655447288610 .e_loop-28 .p_date_start{display:inline;width:105px;height:40px}#c_static_001_P_6989-16655447288610 .e_loop-28 .p_normal_end{display:inline;width:100px;height:40px;margin-right:5px}#c_static_001_P_6989-16655447288610 .e_loop-28 .p_date_end{display:inline;width:105px;height:40px;margin-right:5px}#c_static_001_P_6989-16655447288610 .e_loop-28 .p_split{margin:0 5px}#c_static_001_P_6989-16655447288610 .e_loop-28 .p_normal{margin-right:16px}#c_static_001_P_6989-16655447288610 .e_loop-28 .p_fbutton{background-color:#007bff;border:1px solid #409EFF;text-decoration:none;color:white;font-size:14px;text-align:center;padding:10px 25px;position:relative;overflow:hidden}#c_static_001_P_6989-16655447288610 .e_loop-28 .input-check,#c_static_001_P_6989-16655447288610 .e_loop-28 .input-radio{margin:0 5px;vertical-align:text-top}#c_static_001_P_6989-16655447288610 .e_loop-28 .position-left{display:flex}#c_static_001_P_6989-16655447288610 .e_loop-28 .position-right{display:flex;flex-direction:row-reverse}#c_static_001_P_6989-16655447288610 .e_loop-28 .position-bottom{display:flex;flex-direction:column-reverse}#c_static_001_P_6989-16655447288610 .e_loop-28 .p_mbutton{border:1px solid #409EFF;text-decoration:none;color:#409EFF;font-size:14px;text-align:center;padding:10px 25px;position:relative;overflow:hidden}#c_static_001_P_6989-16655447288610 .e_loop-28 .p_mbutton:after{content:"";display:none;width:16px;height:16px;background-color:#409eff;-webkit-transform:skewY(
-45deg);transform:skewY(
360deg);position:absolute;bottom:0px;right:0;z-index:1}#c_static_001_P_6989-16655447288610 .e_loop-28 .p_mbutton::before{content:"";display:none;width:6px;height:9px;border-right:#ffffff solid 2px;border-bottom:#ffffff solid 2px;-webkit-transform:rotate(
35deg);transform:rotate(
35deg);position:absolute;bottom:5px;right:4px;z-index:2}#c_static_001_P_6989-16655447288610 .e_loop-28 .p_active .p_mbutton::before{display:block}#c_static_001_P_6989-16655447288610 .e_loop-28 .p_active .p_mbutton::after{display:block}#c_static_001_P_6989-16655447288610 .e_loop-28 .p_input_match{width:100px;height:40px;padding:10px;border:1px solid #ced4da;border-radius:3px}#c_static_001_P_6989-16655447288610 .e_loop-28 .p_filter_result{display:none}#c_static_001_P_6989-16655447288610 .e_loop-28 .p_contclear{cursor:pointer;display:none}#c_static_001_P_6989-16655447288610 .e_loop-28 .swiper-container{padding-bottom:30px}#c_static_001_P_6989-16655447288610 .e_loop-28 .p_imgwrapper{width:80px;height:100px;overflow:hidden}#c_static_001_P_6989-16655447288610 .e_loop-28 .p_imgtitle{display:flex;justify-content:center;flex-wrap:nowrap;margin:0 auto;line-height:20px}#c_static_001_P_6989-16655447288610 .e_loop-28 .p_imgwrapper img{width:100%;object-fit:cover}#c_static_001_P_6989-16655447288610 .e_loop-28 .p_active .p_imgwrapper{border:1px solid #409eff}#c_static_001_P_6989-16655447288610 .e_loop-28 .p_inputRangeSearch{padding:7px 12px;background:#007bff;color:white;font-size:14px;font-style:normal}#c_static_001_P_6989-16655447288610 .e_loop-28 .p_inputSearch{padding:0px 17px;background:#007bff;color:white;font-size:14px;font-style:normal;height:40px;display:inline-block;vertical-align:middle;border-radius:5px;margin-left:10px}#c_static_001_P_6989-16655447288610 .e_loop-28{display-radio:1;max-width:1320px;min-width:0px;margin-left:auto;margin-right:auto;margin-top:16px;margin-bottom:10px}#c_static_001_P_6989-16655447288610 .e_image-29{overflow:hidden}#c_static_001_P_6989-16655447288610 .e_image-29 img{width:100%;height:100%;object-fit:contain}#c_static_001_P_6989-16655447288610 .e_text-30{line-height:normal;font_radio:2;display-radio:1;font-size:22px}#c_static_001_P_6989-16655447288610 .e_button-31{display:block;position:relative;overflow:hidden;text-align:center;box-sizing:border-box;width:100px;border-radius:4px;padding:8px}#c_static_001_P_6989-16655447288610 .e_button-31 span{display:block;width:100%;position:relative;z-index:1;outline:0;margin:0px;overflow:hidden}#c_static_001_P_6989-16655447288610 .e_button-31::after{content:"";position:absolute;width:0;height:100%;transition:all .3s;z-index:0;opacity:0;top:0;left:0px}#c_static_001_P_6989-16655447288610 .e_button-31:hover::after{opacity:1}#c_static_001_P_6989-16655447288610 .e_text-33{line-height:normal;font_radio:2;display-radio:1;min-height:22px}#c_static_001_P_6989-16655447288610 .e_loop-48 .p_list{display:flex;flex-wrap:wrap;position:relative;max-width:100%}#c_static_001_P_6989-16655447288610 .e_loop-48 .p_loopitem{flex:0 0 33.3%;position:relative}#c_static_001_P_6989-16655447288610 .e_loop-48 .p_page{text-align:center}#c_static_001_P_6989-16655447288610 .e_loop-48 .p_filter_wrapper{width:100%;font-size:13px}#c_static_001_P_6989-16655447288610 .e_loop-48 .p_kv_wrapper{display:flex;flex-wrap:nowrap;line-height:40px;margin:15px 0}#c_static_001_P_6989-16655447288610 .e_loop-48 .p_filter_key{width:70px;overflow:hidden;margin-right:10px;font-weight:bold;color:#333333;font-size:12px}#c_static_001_P_6989-16655447288610 .e_loop-48 .p_v_item{display:inline-block;padding:0 3px;cursor:pointer;font-size:13px;color:#555555;margin-right:30px}#c_static_001_P_6989-16655447288610 .e_loop-48 .p_active .p_fbutton{color:#fff;background-color:cornflowerblue}#c_static_001_P_6989-16655447288610 .e_loop-48 .p_result_item{position:relative;padding:3px 20px 3px 10px;border:1px solid #ddd;border-radius:3px;margin-right:10px}#c_static_001_P_6989-16655447288610 .e_loop-48 .p_filter_close{position:absolute;right:0;top:0;padding:3px;font-style:normal;font-size:16px;margin-top:-5px;cursor:pointer}#c_static_001_P_6989-16655447288610 .e_loop-48 .p_s_option{}#c_static_001_P_6989-16655447288610 .e_loop-48 .multSelect{font-size:13px;position:relative}#c_static_001_P_6989-16655447288610 .e_loop-48 .multSelect .inputWrap{width:100%;min-width:100px;min-height:24px;border:1px solid #DCDFE6;border-radius:3px;position:relative;cursor:pointer;background:white}#c_static_001_P_6989-16655447288610 .e_loop-48 .multSelect.is-invalid .inputWrap{border-color:#dc3545}#c_static_001_P_6989-16655447288610 .e_loop-48 .multSelect ul{padding:0 5px;margin:0;padding-right:35px}#c_static_001_P_6989-16655447288610 .e_loop-48 .multSelect ul,li{list-style:none}#c_static_001_P_6989-16655447288610 .e_loop-48 .multSelect li{display:inline-block;background:#edf0f3;color:#92969c;padding:0px 5px;margin:1px 5px 1px 0;border-radius:5px;line-height:16px}#c_static_001_P_6989-16655447288610 .e_loop-48 .multSelect .multSelect-option{width:100%;border:1px solid #DCDFE6;border-radius:2px;border-top:0;max-height:200px;overflow-y:scroll;position:absolute;height:0;opacity:0;z-index:9;background:#fff}#c_static_001_P_6989-16655447288610 .e_loop-48 .multSelect .multSelect-option>div{line-height:24px;cursor:pointer;padding:0 10px}#c_static_001_P_6989-16655447288610 .e_loop-48 .multSelect .multSelect-option>div.selected{color:#409eff}#c_static_001_P_6989-16655447288610 .e_loop-48 .multSelect .multSelect-option>div:hover{color:#409eff;background:#f3f6f9}#c_static_001_P_6989-16655447288610 .e_loop-48 .multSelect .fa-close{font-style:normal;font-size:12px;padding:0 5px 0 7px}#c_static_001_P_6989-16655447288610 .e_loop-48 .multSelect .inputWrap>.fa svg{fill:#666;width:12px;height:12px;position:absolute;right:0;top:calc(50% - 3px)}#c_static_001_P_6989-16655447288610 .e_loop-48 .multSelect .inputWrap>.fa-down svg{transform:rotate(-90deg)}#c_static_001_P_6989-16655447288610 .e_loop-48 .multSelect .inputWrap>.fa-up svg{transform:rotate(90deg)}#c_static_001_P_6989-16655447288610 .e_loop-48 .multSelect .placeholder{line-height:40px;padding-left:10px;color:#aaa;position:absolute;left:0;top:0}#c_static_001_P_6989-16655447288610 .e_loop-48 .p_normal_start{display:inline;width:100px;height:40px}#c_static_001_P_6989-16655447288610 .e_loop-48 .p_date_start{display:inline;width:105px;height:40px}#c_static_001_P_6989-16655447288610 .e_loop-48 .p_normal_end{display:inline;width:100px;height:40px;margin-right:5px}#c_static_001_P_6989-16655447288610 .e_loop-48 .p_date_end{display:inline;width:105px;height:40px;margin-right:5px}#c_static_001_P_6989-16655447288610 .e_loop-48 .p_split{margin:0 5px}#c_static_001_P_6989-16655447288610 .e_loop-48 .p_normal{margin-right:16px}#c_static_001_P_6989-16655447288610 .e_loop-48 .p_fbutton{background-color:#007bff;border:1px solid #409EFF;text-decoration:none;color:white;font-size:14px;text-align:center;padding:10px 25px;position:relative;overflow:hidden}#c_static_001_P_6989-16655447288610 .e_loop-48 .input-check,#c_static_001_P_6989-16655447288610 .e_loop-48 .input-radio{margin:0 5px;vertical-align:text-top}#c_static_001_P_6989-16655447288610 .e_loop-48 .position-left{display:flex}#c_static_001_P_6989-16655447288610 .e_loop-48 .position-right{display:flex;flex-direction:row-reverse}#c_static_001_P_6989-16655447288610 .e_loop-48 .position-top{}#c_static_001_P_6989-16655447288610 .e_loop-48 .position-bottom{display:flex;flex-direction:column-reverse}#c_static_001_P_6989-16655447288610 .e_loop-48 .p_mbutton{border:1px solid #409EFF;text-decoration:none;color:#409EFF;font-size:14px;text-align:center;padding:10px 25px;position:relative;overflow:hidden}#c_static_001_P_6989-16655447288610 .e_loop-48 .p_mbutton:after{content:"";display:none;width:16px;height:16px;background-color:#409eff;-webkit-transform:skewY(
-45deg);transform:skewY(
360deg);position:absolute;bottom:0px;right:0;z-index:1}#c_static_001_P_6989-16655447288610 .e_loop-48 .p_mbutton::before{content:"";display:none;width:6px;height:9px;border-right:#ffffff solid 2px;border-bottom:#ffffff solid 2px;-webkit-transform:rotate(
35deg);transform:rotate(
35deg);position:absolute;bottom:5px;right:4px;z-index:2}#c_static_001_P_6989-16655447288610 .e_loop-48 .p_active .p_mbutton::before{display:block}#c_static_001_P_6989-16655447288610 .e_loop-48 .p_active .p_mbutton::after{display:block}#c_static_001_P_6989-16655447288610 .e_loop-48 .p_input_match{width:100px;height:40px;padding:10px;border:1px solid #ced4da;border-radius:3px}#c_static_001_P_6989-16655447288610 .e_loop-48 .p_filter_result{display:inline-block}#c_static_001_P_6989-16655447288610 .e_loop-48 .p_contclear{cursor:pointer}#c_static_001_P_6989-16655447288610 .e_loop-48 .swiper-container{padding-bottom:30px}#c_static_001_P_6989-16655447288610 .e_loop-48 .p_imgwrapper{width:80px;height:100px;overflow:hidden}#c_static_001_P_6989-16655447288610 .e_loop-48 .p_imgtitle{display:flex;justify-content:center;flex-wrap:nowrap;margin:0 auto;line-height:20px}#c_static_001_P_6989-16655447288610 .e_loop-48 .p_imgwrapper img{width:100%;object-fit:cover}#c_static_001_P_6989-16655447288610 .e_loop-48 .p_active .p_imgwrapper{border:1px solid #409eff}#c_static_001_P_6989-16655447288610 .e_loop-48 .p_filter_result{display:none}#c_static_001_P_6989-16655447288610 .e_loop-48 .p_contclear{display:none}#c_static_001_P_6989-16655447288610 .e_loop-48 .p_inputRangeSearch{padding:7px 12px;background:#007bff;color:white;font-size:14px;font-style:normal}#c_static_001_P_6989-16655447288610 .e_loop-48 .p_inputSearch{padding:0px 17px;background:#007bff;color:white;font-size:14px;font-style:normal;height:40px;display:inline-block;vertical-align:middle;border-radius:5px;margin-left:10px}#c_static_001_P_6989-16655447288610 .e_text-49{line-height:normal;font_radio:2;display-radio:1;font-size:24px;text-align:center}#c_static_001_P_6989-16655447288610 .e_image-51{overflow:hidden;display-radio:1;max-width:98px;min-width:0px;margin-left:auto;margin-right:auto}#c_static_001_P_6989-16655447288610 .e_image-51 img{width:100%;height:100%;object-fit:contain}#c_static_001_P_6989-16655447288610 .e_text-52{line-height:normal;font_radio:2;display-radio:1;font-size:24px;text-align:center}#c_static_001_P_6989-16655447288610 .e_categoryC-54{user-select:none}#c_static_001_P_6989-16655447288610 .e_categoryC-54 .p_c_tree{background:#f5f5f5}#c_static_001_P_6989-16655447288610 .e_categoryC-54 .deep-1{max-width:1400px;width:100%;margin:0 auto;display:flex;justify-content:flex-start}#c_static_001_P_6989-16655447288610 .e_categoryC-54 .p_c_item{position:relative}#c_static_001_P_6989-16655447288610 .e_categoryC-54 .deep{font-size:15px;width:100%;padding-top:0;padding-bottom:0;padding-left:15px;padding-right:15px;line-height:50px;color:rgb(0 0 0 / 70%);display:block;background:rgb(255 255 255 / 0%);transition:all ease .3s;position:relative;height:100%;overflow:hidden;min-width:120px;text-align:center}#c_static_001_P_6989-16655447288610 .e_categoryC-54 .deep-2{position:absolute;left:0;top:100%;z-index:9;background:#ededed;width:100%;display:none}#c_static_001_P_6989-16655447288610 .e_categoryC-54 .p_c_title2{font-size:14px;color:rgb(0 0 0 / 60%)}#c_static_001_P_6989-16655447288610 .e_categoryC-54 .p_c_title3{font-size:14px;color:rgb(0 0 0 / 60%)}#c_static_001_P_6989-16655447288610 .e_categoryC-54 .deep-3{display:none;background:#e3e3e3;top:0;left:100%;position:absolute}#c_static_001_P_6989-16655447288610 .e_categoryC-54 .deep:hover,#c_static_001_P_6989-16655447288610 .e_categoryC-54 .active > p > .deep{color:rgb(0 123 255)}#c_static_001_P_6989-16655447288610 .e_categoryC-54 .p_c_menu{display:none}@media screen and (max-width:768px){#c_static_001_P_6989-16655447288610 .e_loop-28 .p_loopitem{flex-grow:0;flex-shrink:0;flex-basis:calc(100% / 1)}#c_static_001_P_6989-16655447288610{display-radio:1}#c_static_001_P_6989-16655447288610 .e_text-27{line-height:normal;font_radio:2;display-radio:1;font-size:24px}#c_static_001_P_6989-16655447288610 .e_image-29{display-radio:1;margin-left:auto;margin-right:auto}#c_static_001_P_6989-16655447288610 .e_loop-28{display-radio:1}#c_static_001_P_6989-16655447288610 .e_text-30{font_radio:1;display-radio:1}#c_static_001_P_6989-16655447288610 .e_container-23{display-radio:1}#c_static_001_P_6989-16655447288610 .e_loop-48 .p_loopitem{flex-grow:0;flex-shrink:0;flex-basis:calc(100% / 2)}#c_static_001_P_6989-16655447288610 .e_categoryC-54 .deep-1{flex-direction:column;padding:0 15px}#c_static_001_P_6989-16655447288610 .e_categoryC-54 .deep{text-align:left;padding:0}#c_static_001_P_6989-16655447288610 .e_categoryC-54 .deep-2{position:static;padding:0 15px}#c_static_001_P_6989-16655447288610 .e_categoryC-54 .deep-3{position:static;background:none}#c_static_001_P_6989-16655447288610 .e_categoryC-54 .p_c_t{display:flex;justify-content:space-between;border-bottom:1px solid rgb(0 0 0 / 5%)}#c_static_001_P_6989-16655447288610 .e_categoryC-54 .p_c_item:last-child > p{border-bottom:0px solid rgb(0 0 0 / 10%)}#c_static_001_P_6989-16655447288610 .e_categoryC-54 .p_c_menu{display:flex;flex-direction:column;justify-content:center;padding-left:15px;cursor:pointer}#c_static_001_P_6989-16655447288610 .e_categoryC-54 .p_c_menu svg:last-child{display:none}#c_static_001_P_6989-16655447288610 .e_categoryC-54 svg{margin:0;width:16px}#c_static_001_P_6989-16655447288610 .e_categoryC-54 .show > p > .p_c_menu svg:first-child{display:none}#c_static_001_P_6989-16655447288610 .e_categoryC-54 .show > p > .p_c_menu svg:last-child{display:block}}@media screen and (min-width: 769px){#c_static_001_P_6989-16655447288610 .e_loop-28 .p_loopitem{flex-grow:0;flex-shrink:0;flex-basis:calc(100% / 2)}#c_static_001_P_6989-16655447288610 .e_loop-48 .p_loopitem{flex-grow:0;flex-shrink:0;flex-basis:calc(100% / 20)}#c_static_001_P_6989-16655447288610 .e_categoryC-54 .deep::after{content:'';position:absolute;right:0;top:50%;transform:translateY(-50%);width:1px;height:12px;background:rgb(0 0 0 / 15%)}#c_static_001_P_6989-16655447288610 .e_categoryC-54 .p_c_item:last-child .deep::after,#c_static_001_P_6989-16655447288610 .e_categoryC-54 .p_c_item > .p_c_content .deep::after{display:none}}#c_static_001-1665195413051 .e_container-1{display:flex;flex-wrap:wrap;flex-direction:row;width:96%;display-radio:flex;max-width:1280px;margin-left:auto;margin-right:auto;min-width:0px;padding-top:0px;margin-top:32px;margin-bottom:98px}#c_static_001-1665195413051 .e_container-1 > .p_item{flex:1;max-width:100%;max-height:100%}#c_static_001-1665195413051 .e_html-6{min-height:0px;display-radio:1;background_radio:1;max-width:1280px;min-width:0px;margin-left:auto;margin-right:auto;margin-top:36px;margin-bottom:0px;padding-bottom:42px;width:96%}#c_static_001-1665195413051 .e_html-6 .about-num ul.f-cb{display:flex;justify-content:space-between;margin:0 0 0 auto;max-width:100%}#c_static_001-1665195413051 .e_html-6 .about-num ul.f-cb .L_ico svg{width:35px;height:auto;margin:0 auto}#c_static_001-1665195413051 .e_html-6 .about-num ul.f-cb .L_ico{margin-bottom:10px;display:none}#c_static_001-1665195413051 .e_html-6 .about-num ul.f-cb h2.counter{font-size:60px;color:#002e82;display:inline-block;margin:0}#c_static_001-1665195413051 .e_html-6 i.count-unit{font-style:normal;font-weight:300;font-size:16px}#c_static_001-1665195413051 .e_html-6 .about-num ul.f-cb li p{font-size:16px;color:#333;line-height:1.5;margin-top:10px}#c_static_001-1665195413051 .e_html-6 .About_bottom{max-width:66.6%;width:100%;margin:5% 0 0 auto;overflow:hidden;background:rgb(255 255 255 / 95%);box-shadow:1px 1px 10px rgb(0 0 0 / 20%)}#c_static_001-1665195413051 .e_html-6 .About_bottom a{display:block;width:25%;float:left;text-align:center;padding:2.2vw 0;transition:all .5s ease}#c_static_001-1665195413051 .e_html-6 .About_bottom a svg.icon{margin:0;width:35px;height:auto;color:#979797;margin-bottom:20px;transition:all .5s ease}#c_static_001-1665195413051 .e_html-6 .About_bottom a p{font-size:14px;color:#b7b7b7;margin-bottom:10px;transition:all .5s ease}#c_static_001-1665195413051 .e_html-6 .About_bottom a h4{font-size:16px;color:#333;font-weight:700;transition:all .5s ease;margin:0}#c_static_001-1665195413051 .e_html-6 .About_bottom a:hover{background:var(--theme-color)}#c_static_001-1665195413051 .e_html-6 .About_bottom a:hover *{color:#fff}#c_static_001-1665195413051 .e_container-1 .p_item{display-radio:1}#c_static_001-1665195413051 .e_image-8{overflow:hidden;display-radio:1;max-width:641px;min-width:0px;margin-left:auto}#c_static_001-1665195413051 .e_image-8 img{width:100%;height:100%;object-fit:contain}#c_static_001-1665195413051 .e_container-1 .cbox-1-1{padding-left:32px}#c_static_001-1665195413051 .e_button-9{display:block;position:relative;overflow:hidden;text-align:center;box-sizing:border-box;width:150px;border-radius:4px;padding:8px;background_radio:1;border_radio:1;font_radio:1;radius_radio:1;display-radio:block;margin-top:34px;margin-bottom:12px}#c_static_001-1665195413051 .e_button-9 span{display:block;width:100%;position:relative;z-index:1;outline:0;margin:0px;overflow:hidden}#c_static_001-1665195413051 .e_button-9::after{content:"";position:absolute;width:0;height:100%;transition:all .3s;z-index:0;opacity:0;top:0;left:0px}#c_static_001-1665195413051 .e_button-9:hover::after{opacity:1}#c_static_001-1665195413051{display-radio:1;padding-top:56px;padding-bottom:0px;background-fill-value:background-image;background-image:url(../img/04064bf5-4757-4e7e-b969-0bad04284335.jpg);padding-left:0px}#c_static_001-1665195413051 .e_richText-4{font_radio:2;display-radio:1;color:rgba(102,102,102,1);margin-top:18px;max-width:606px;min-width:0px;line-height:2;margin-bottom:22px}#c_static_001-1665195413051 .e_container-11{display:flex;flex-wrap:wrap;flex-direction:row;width:100%;display-radio:flex;padding-bottom:36px;margin-top:0px}#c_static_001-1665195413051 .e_container-11 > .p_item{flex:1;max-width:100%;max-height:100%}#c_static_001-1665195413051 .e_container-11 .p_item{display-radio:1}#c_static_001-1665195413051 .e_richText-13{font_radio:2;display-radio:1;min-height:22px;font-size:48px;font-weight:bold;line-height:1.1;margin-bottom:32px;margin-left:0px}#c_static_001-1665195413051 .e_container-11 .cbox-11-0{flex:0 0 38%}#c_static_001-1665195413051 .e_container-15{display:flex;flex-wrap:wrap;flex-direction:row;width:100%;display-radio:flex;background-fill-value:background-image;background-image:url(../img/722d7919-c37c-4581-9ff3-90635dfab94e.jpg);background-position:center center;background-attachment:fixed;padding-top:36px;padding-bottom:36px}#c_static_001-1665195413051 .e_container-15 > .p_item{flex:1;max-width:100%;max-height:100%}#c_static_001-1665195413051 .e_container-15 .p_item{display-radio:1}#c_static_001-1665195413051 .p_item{display-radio:1}@media screen and (max-width:768px){#c_static_001-1665195413051{padding-top:50px;padding-bottom:50px;display-radio:1;background-color:none}#c_static_001-1665195413051 .e_richText-4{margin-top:30px;margin-bottom:15px}#c_static_001-1665195413051 .e_html-6 .about-num ul.f-cb li p{font-size:14px}#c_static_001-1665195413051 .e_html-6 .About_bottom a{display:block;width:50%;padding:30px 0;border-right:1px solid #eee;border-bottom:1px solid #eee}#c_static_001-1665195413051 .e_html-6 .About_bottom{box-shadow:none;border-left:1px solid #eee;border-top:1px solid #eee}#c_static_001-1665195413051 .e_html-6 .About_bottom a p{font-size:12px}}@media screen and (min-width: 769px){}@media screen and (max-width: 1024px) and (min-width: 769px){}#c_new_list_180-16710942107520{min-height:0px;padding-top:5%;padding-bottom:5%;display-radio:1;background-fill-value:background-image;background-position:top center;background-repeat:no-repeat;background-size:cover}#c_new_list_180-16710942107520 .e_text-16{line-height:normal;font_radio:2;margin-top:0px;margin-left:auto;-webkit-line-clamp:1;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.e_container-8:hover #c_new_list_180-16710942107520 .e_text-16,.e_container-8:hover #c_new_list_180-16710942107520 .e_text-16{color:rgba(255,255,255,1)}#c_new_list_180-16710942107520 .e_text-16,#c_new_list_180-16710942107520 .e_text-16{transition-property:all;transition-duration:0.8s;transition-timing-function:cubic-bezier(0.25,0.1,0.25,1)}#c_new_list_180-16710942107520 .e_text-17{line-height:1.6;font_radio:2;margin-top:10px;margin-left:auto;color:rgba(130,130,130,1);font-size:12px;-webkit-line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}#c_new_list_180-16710942107520 .e_text-17 .p_item{margin-top:10px}.e_container-8:hover #c_new_list_180-16710942107520 .e_text-17,.e_container-8:hover #c_new_list_180-16710942107520 .e_text-17{color:rgba(255,255,255,1)}#c_new_list_180-16710942107520 .e_text-17,#c_new_list_180-16710942107520 .e_text-17{transition-property:all;transition-duration:0.8s;transition-timing-function:cubic-bezier(0.25,0.1,0.25,1)}#c_new_list_180-16710942107520 .e_image-18{overflow:hidden}#c_new_list_180-16710942107520 .e_image-18 img{width:100%;height:100%;object-fit:contain}#c_new_list_180-16710942107520 .e_image-20{overflow:hidden}#c_new_list_180-16710942107520 .e_image-20 img{width:100%;height:100%;object-fit:contain}#c_new_list_180-16710942107520 .e_text-22{line-height:normal;font_radio:2;margin-top:6px;margin-left:37px;-webkit-line-clamp:1;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;font-size:16px;color:rgba(107,107,107,1);margin-right:100px;transition-property:all;transition-duration:0.6s;transition-timing-function:cubic-bezier(0.25,0.1,0.25,1)}#c_new_list_180-16710942107520 .e_text-23{line-height:1.6;font_radio:2;margin-top:12px;margin-left:37px;-webkit-line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;font-size:12px;color:rgba(119,119,119,1);margin-right:100px;transition-property:all;transition-duration:0.6s;transition-timing-function:cubic-bezier(0.25,0.1,0.25,1)}#c_new_list_180-16710942107520 .e_line-24{border-top-color:rgba(51,51,51,1);border-top-style:solid;border-top-width:1px;width:0px;margin-left:0px;margin-right:auto;transition-property:all;transition-duration:0.6s;transition-timing-function:cubic-bezier(0.25,0.1,0.25,1)}.e_container-3:hover #c_new_list_180-16710942107520 .e_line-24{width:70px}#c_new_list_180-16710942107520 .e_text-50{line-height:normal;display-radio:1;font_radio:2}#c_new_list_180-16710942107520 .p_item{display-radio:1}hr{box-sizing:content-box;height:0;margin-top:0.5rem;border:0;border-top:1px solid rgba(0,0,0,.1)}#c_new_list_180-16710942107520 .e_container-86{display:flex;flex-wrap:wrap;flex-direction:row;width:96%;display-radio:flex;max-width:1280px;min-width:0px;margin-left:auto;margin-right:auto}#c_new_list_180-16710942107520 .e_container-86 > .p_item{flex:1;max-width:100%;max-height:100%}#c_new_list_180-16710942107520 .e_container-86 .cbox-86-0{flex:0 0 60%}#c_new_list_180-16710942107520 .e_container-86 .cbox-86-1{align-self:center}#c_new_list_180-16710942107520 .e_button-87{display:block;position:relative;overflow:hidden;text-align:center;box-sizing:border-box;width:158px;padding:8px;background_radio:1;border_radio:1;font_radio:1;radius_radio:1;margin-left:auto;display-radio:block;margin-bottom:12px;margin-top:10px}#c_new_list_180-16710942107520 .e_button-87 span{display:block;width:100%;position:relative;z-index:1;outline:0;margin:0px;overflow:hidden}#c_new_list_180-16710942107520 .e_button-87::after{content:"";position:absolute;width:0;height:100%;transition:all .3s;z-index:0;opacity:0;top:0;left:0px}#c_new_list_180-16710942107520 .e_button-87:hover::after{opacity:1}#c_new_list_180-16710942107520 .e_container-88{display:flex;flex-wrap:wrap;flex-direction:row;width:100%;display-radio:flex}#c_new_list_180-16710942107520 .e_container-88 > .p_item{flex:1;max-width:100%;max-height:100%}#c_new_list_180-16710942107520 .e_container-88 .p_item{display-radio:1}#c_new_list_180-16710942107520 .e_container-88 .cbox-88-0{flex:0 0 35%}#c_new_list_180-16710942107520 .e_richText-89{font_radio:2;display-radio:1;min-height:22px;font-size:48px;font-weight:bold;line-height:1.1}#c_new_list_180-16710942107520 .e_text-90{font_radio:2;display-radio:1;font-size:60px;color:rgba(153,153,153,0.12);font-weight:bold;max-width:1280px;min-width:0px;margin-left:auto;margin-right:auto;text-align:left;padding-top:0px;font-family:Arial;line-height:1}#c_new_list_180-16710942107520 .p_right{display-radio:1}#c_new_list_180-16710942107520 .e_loop-92 .p_list{display:flex;flex-wrap:wrap;position:relative;max-width:100%}#c_new_list_180-16710942107520 .e_loop-92 .p_loopitem{flex:0 0 33.3%;position:relative;display-radio:1}#c_new_list_180-16710942107520 .e_loop-92 .p_page{text-align:center}#c_new_list_180-16710942107520 .e_loop-92 .p_filter_wrapper{width:100%;font-size:13px}#c_new_list_180-16710942107520 .e_loop-92 .p_kv_wrapper{display:flex;flex-wrap:nowrap;line-height:40px;margin:15px 0}#c_new_list_180-16710942107520 .e_loop-92 .p_filter_key{width:70px;overflow:hidden;margin-right:10px;font-weight:bold;color:#333333;font-size:12px}#c_new_list_180-16710942107520 .e_loop-92 .p_v_item{display:inline-block;padding:0 3px;cursor:pointer;font-size:13px;color:#555555;margin-right:30px}#c_new_list_180-16710942107520 .e_loop-92 .p_active .p_fbutton{color:#fff;background-color:cornflowerblue}#c_new_list_180-16710942107520 .e_loop-92 .p_result_item{position:relative;padding:3px 20px 3px 10px;border:1px solid #ddd;border-radius:3px;margin-right:10px}#c_new_list_180-16710942107520 .e_loop-92 .p_filter_close{position:absolute;right:0;top:0;padding:3px;font-style:normal;font-size:16px;margin-top:-5px;cursor:pointer}#c_new_list_180-16710942107520 .e_loop-92 .p_s_option{}#c_new_list_180-16710942107520 .e_loop-92 .multSelect{font-size:13px;position:relative}#c_new_list_180-16710942107520 .e_loop-92 .multSelect .inputWrap{width:100%;min-width:100px;min-height:24px;border:1px solid #DCDFE6;border-radius:3px;position:relative;cursor:pointer;background:white}#c_new_list_180-16710942107520 .e_loop-92 .multSelect.is-invalid .inputWrap{border-color:#dc3545}#c_new_list_180-16710942107520 .e_loop-92 .multSelect ul{padding:0 5px;margin:0;padding-right:35px}#c_new_list_180-16710942107520 .e_loop-92 .multSelect ul,li{list-style:none}#c_new_list_180-16710942107520 .e_loop-92 .multSelect li{display:inline-block;background:#edf0f3;color:#92969c;padding:0px 5px;margin:1px 5px 1px 0;border-radius:5px;line-height:16px}#c_new_list_180-16710942107520 .e_loop-92 .multSelect .multSelect-option{width:100%;border:1px solid #DCDFE6;border-radius:2px;border-top:0;max-height:200px;overflow-y:scroll;position:absolute;height:0;opacity:0;z-index:9;background:#fff}#c_new_list_180-16710942107520 .e_loop-92 .multSelect .multSelect-option>div{line-height:24px;cursor:pointer;padding:0 10px}#c_new_list_180-16710942107520 .e_loop-92 .multSelect .multSelect-option>div.selected{color:#409eff}#c_new_list_180-16710942107520 .e_loop-92 .multSelect .multSelect-option>div:hover{color:#409eff;background:#f3f6f9}#c_new_list_180-16710942107520 .e_loop-92 .multSelect .fa-close{font-style:normal;font-size:12px;padding:0 5px 0 7px}#c_new_list_180-16710942107520 .e_loop-92 .multSelect .inputWrap>.fa svg{fill:#666;width:12px;height:12px;position:absolute;right:0;top:calc(50% - 3px)}#c_new_list_180-16710942107520 .e_loop-92 .multSelect .inputWrap>.fa-down svg{transform:rotate(-90deg)}#c_new_list_180-16710942107520 .e_loop-92 .multSelect .inputWrap>.fa-up svg{transform:rotate(90deg)}#c_new_list_180-16710942107520 .e_loop-92 .multSelect .placeholder{line-height:40px;padding-left:10px;color:#aaa;position:absolute;left:0;top:0}#c_new_list_180-16710942107520 .e_loop-92 .p_normal_start{display:inline;width:100px;height:40px}#c_new_list_180-16710942107520 .e_loop-92 .p_date_start{display:inline;width:105px;height:40px}#c_new_list_180-16710942107520 .e_loop-92 .p_normal_end{display:inline;width:100px;height:40px;margin-right:5px}#c_new_list_180-16710942107520 .e_loop-92 .p_date_end{display:inline;width:105px;height:40px;margin-right:5px}#c_new_list_180-16710942107520 .e_loop-92 .p_split{margin:0 5px}#c_new_list_180-16710942107520 .e_loop-92 .p_normal{margin-right:16px}#c_new_list_180-16710942107520 .e_loop-92 .p_fbutton{background-color:#007bff;border:1px solid #409EFF;text-decoration:none;color:white;font-size:14px;text-align:center;padding:10px 25px;position:relative;overflow:hidden}#c_new_list_180-16710942107520 .e_loop-92 .input-check,#c_new_list_180-16710942107520 .e_loop-92 .input-radio{margin:0 5px;vertical-align:text-top}#c_new_list_180-16710942107520 .e_loop-92 .position-left{display:flex}#c_new_list_180-16710942107520 .e_loop-92 .position-right{display:flex;flex-direction:row-reverse}#c_new_list_180-16710942107520 .e_loop-92 .position-top{}#c_new_list_180-16710942107520 .e_loop-92 .position-bottom{display:flex;flex-direction:column-reverse}#c_new_list_180-16710942107520 .e_loop-92 .p_mbutton{border:1px solid #409EFF;text-decoration:none;color:#409EFF;font-size:14px;text-align:center;padding:10px 25px;position:relative;overflow:hidden}#c_new_list_180-16710942107520 .e_loop-92 .p_mbutton:after{content:"";display:none;width:16px;height:16px;background-color:#409eff;-webkit-transform:skewY(
-45deg);transform:skewY(
360deg);position:absolute;bottom:0px;right:0;z-index:1}#c_new_list_180-16710942107520 .e_loop-92 .p_mbutton::before{content:"";display:none;width:6px;height:9px;border-right:#ffffff solid 2px;border-bottom:#ffffff solid 2px;-webkit-transform:rotate(
35deg);transform:rotate(
35deg);position:absolute;bottom:5px;right:4px;z-index:2}#c_new_list_180-16710942107520 .e_loop-92 .p_active .p_mbutton::before{display:block}#c_new_list_180-16710942107520 .e_loop-92 .p_active .p_mbutton::after{display:block}#c_new_list_180-16710942107520 .e_loop-92 .p_input_match{width:100px;height:40px;padding:10px;border:1px solid #ced4da;border-radius:3px}#c_new_list_180-16710942107520 .e_loop-92 .p_filter_result{display:inline-block}#c_new_list_180-16710942107520 .e_loop-92 .p_contclear{cursor:pointer}#c_new_list_180-16710942107520 .e_loop-92 .swiper-container{padding-bottom:30px}#c_new_list_180-16710942107520 .e_loop-92 .p_imgwrapper{width:80px;height:100px;overflow:hidden}#c_new_list_180-16710942107520 .e_loop-92 .p_imgtitle{display:flex;justify-content:center;flex-wrap:nowrap;margin:0 auto;line-height:20px}#c_new_list_180-16710942107520 .e_loop-92 .p_imgwrapper img{width:100%;object-fit:cover}#c_new_list_180-16710942107520 .e_loop-92 .p_active .p_imgwrapper{border:1px solid #409eff}#c_new_list_180-16710942107520 .e_loop-92 .p_filter_result{display:none}#c_new_list_180-16710942107520 .e_loop-92 .p_contclear{display:none}#c_new_list_180-16710942107520 .e_loop-92 .p_inputRangeSearch{padding:7px 12px;background:#007bff;color:white;font-size:14px;font-style:normal}#c_new_list_180-16710942107520 .e_loop-92 .p_inputSearch{padding:0px 17px;background:#007bff;color:white;font-size:14px;font-style:normal;height:40px;display:inline-block;vertical-align:middle;border-radius:5px;margin-left:10px}#c_new_list_180-16710942107520 .e_loop-92{display-radio:1;max-width:1200px;min-width:0px;margin-left:auto;margin-right:auto;margin-top:12px}#c_new_list_180-16710942107520 .e_image-94{overflow:hidden;display-radio:1;margin-right:auto;max-width:308px;min-width:0px;margin-left:auto;margin-top:0px}#c_new_list_180-16710942107520 .e_image-94 img{width:100%;height:100%;object-fit:contain}#c_new_list_180-16710942107520 .e_richText-98{font_radio:2;display-radio:-webkit-box;font-size:14px;line-height:1.5;color:rgba(102,102,102,1);min-height:62px;text-align:left;margin-top:12px;margin-bottom:12px;-webkit-line-clamp:3;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}#c_new_list_180-16710942107520 .e_text-100{font_radio:2;display-radio:-webkit-box;text-align:left;font-size:20px;padding-left:0px;-webkit-line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}#c_new_list_180-16710942107520 .e_html-102{min-height:100px;background_radio:1;display-radio:1;margin-top:36px}#c_new_list_180-16710942107520 .e_container-103{display:flex;flex-wrap:wrap;flex-direction:row;width:100%;display-radio:flex;margin-bottom:0px}#c_new_list_180-16710942107520 .e_container-103 > .p_item{flex:1;max-width:100%;max-height:100%}#c_new_list_180-16710942107520 .e_button-104{display:block;position:relative;overflow:hidden;text-align:center;box-sizing:border-box;width:100px;border-radius:4px;padding:8px;background_radio:1;border_radio:1;font_radio:1;radius_radio:1;display-radio:block;margin-bottom:12px}#c_new_list_180-16710942107520 .e_button-104 span{display:block;width:100%;position:relative;z-index:1;outline:0;margin:0px;overflow:hidden}#c_new_list_180-16710942107520 .e_button-104::after{content:"";position:absolute;width:0;height:100%;transition:all .3s;z-index:0;opacity:0;top:0;left:0px}#c_new_list_180-16710942107520 .e_button-104:hover::after{opacity:1}#c_new_list_180-16710942107520 .e_container-103 .p_item{display-radio:1}#c_new_list_180-16710942107520 .e_timeFormat-105{min-height:20px;font_radio:2;display-radio:1;font-size:30px;color:rgba(153,153,153,1)}#c_new_list_180-16710942107520 .e_container-103 .cbox-103-0{flex:0 0 51%}#c_new_list_180-16710942107520 .e_loop-92 .p_rollPagination{display-radio:1}@media screen and (max-width:768px){#c_new_list_180-16710942107520 .e_loop-92 .p_loopitem{flex-grow:0;flex-shrink:0;flex-basis:calc(100% / 1)}#c_new_list_180-16710942107520 .e_text-90{line-height:normal;font_radio:2;display-radio:1;font-size:24px}#c_new_list_180-16710942107520{display-radio:1;padding-top:12%;padding-bottom:3%}#c_new_list_180-16710942107520 .e_loop-92{}}@media screen and (min-width: 769px){#c_new_list_180-16710942107520 .e_loop-92 .p_loopitem{flex-grow:0;flex-shrink:0;flex-basis:calc(100% / 2)}}@media screen and (max-width: 1024px) and (min-width: 769px){}#c_new_list_180-16788864866090{min-height:0px;padding-top:0%;padding-bottom:5%;display-radio:1;background-fill-value:background-image;background-position:top center;background-repeat:no-repeat;background-size:cover}#c_new_list_180-16788864866090 .e_text-16{line-height:normal;font_radio:2;margin-top:0px;margin-left:auto;-webkit-line-clamp:1;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.e_container-8:hover #c_new_list_180-16788864866090 .e_text-16,.e_container-8:hover #c_new_list_180-16788864866090 .e_text-16{color:rgba(255,255,255,1)}#c_new_list_180-16788864866090 .e_text-16,#c_new_list_180-16788864866090 .e_text-16{transition-property:all;transition-duration:0.8s;transition-timing-function:cubic-bezier(0.25,0.1,0.25,1)}#c_new_list_180-16788864866090 .e_text-17{line-height:1.6;font_radio:2;margin-top:10px;margin-left:auto;color:rgba(130,130,130,1);font-size:12px;-webkit-line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}#c_new_list_180-16788864866090 .e_text-17 .p_item{margin-top:10px}.e_container-8:hover #c_new_list_180-16788864866090 .e_text-17,.e_container-8:hover #c_new_list_180-16788864866090 .e_text-17{color:rgba(255,255,255,1)}#c_new_list_180-16788864866090 .e_text-17,#c_new_list_180-16788864866090 .e_text-17{transition-property:all;transition-duration:0.8s;transition-timing-function:cubic-bezier(0.25,0.1,0.25,1)}#c_new_list_180-16788864866090 .e_image-18{overflow:hidden}#c_new_list_180-16788864866090 .e_image-18 img{width:100%;height:100%;object-fit:contain}#c_new_list_180-16788864866090 .e_image-20{overflow:hidden}#c_new_list_180-16788864866090 .e_image-20 img{width:100%;height:100%;object-fit:contain}#c_new_list_180-16788864866090 .e_text-22{line-height:normal;font_radio:2;margin-top:6px;margin-left:37px;-webkit-line-clamp:1;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;font-size:16px;color:rgba(107,107,107,1);margin-right:100px;transition-property:all;transition-duration:0.6s;transition-timing-function:cubic-bezier(0.25,0.1,0.25,1)}#c_new_list_180-16788864866090 .e_text-23{line-height:1.6;font_radio:2;margin-top:12px;margin-left:37px;-webkit-line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;font-size:12px;color:rgba(119,119,119,1);margin-right:100px;transition-property:all;transition-duration:0.6s;transition-timing-function:cubic-bezier(0.25,0.1,0.25,1)}#c_new_list_180-16788864866090 .e_line-24{border-top-color:rgba(51,51,51,1);border-top-style:solid;border-top-width:1px;width:0px;margin-left:0px;margin-right:auto;transition-property:all;transition-duration:0.6s;transition-timing-function:cubic-bezier(0.25,0.1,0.25,1)}.e_container-3:hover #c_new_list_180-16788864866090 .e_line-24{width:70px}#c_new_list_180-16788864866090 .e_text-50{line-height:normal;display-radio:1;font_radio:2}#c_new_list_180-16788864866090 .p_item{display-radio:1}hr{box-sizing:content-box;height:0;margin-top:0.5rem;border:0;border-top:1px solid rgba(0,0,0,.1)}#c_new_list_180-16788864866090 .p_right{display-radio:1}#c_new_list_180-16788864866090 .e_loop-92 .p_list{display:flex;flex-wrap:wrap;position:relative;max-width:100%;display-radio:flex}#c_new_list_180-16788864866090 .e_loop-92 .p_loopitem{flex:0 0 33.3%;position:relative;display-radio:1}#c_new_list_180-16788864866090 .e_loop-92 .p_page{text-align:center}#c_new_list_180-16788864866090 .e_loop-92 .p_filter_wrapper{width:100%;font-size:13px}#c_new_list_180-16788864866090 .e_loop-92 .p_kv_wrapper{display:flex;flex-wrap:nowrap;line-height:40px;margin:15px 0}#c_new_list_180-16788864866090 .e_loop-92 .p_filter_key{width:70px;overflow:hidden;margin-right:10px;font-weight:bold;color:#333333;font-size:12px}#c_new_list_180-16788864866090 .e_loop-92 .p_v_item{display:inline-block;padding:0 3px;cursor:pointer;font-size:13px;color:#555555;margin-right:30px}#c_new_list_180-16788864866090 .e_loop-92 .p_active .p_fbutton{color:#fff;background-color:cornflowerblue}#c_new_list_180-16788864866090 .e_loop-92 .p_result_item{position:relative;padding:3px 20px 3px 10px;border:1px solid #ddd;border-radius:3px;margin-right:10px}#c_new_list_180-16788864866090 .e_loop-92 .p_filter_close{position:absolute;right:0;top:0;padding:3px;font-style:normal;font-size:16px;margin-top:-5px;cursor:pointer}#c_new_list_180-16788864866090 .e_loop-92 .p_s_option{}#c_new_list_180-16788864866090 .e_loop-92 .multSelect{font-size:13px;position:relative}#c_new_list_180-16788864866090 .e_loop-92 .multSelect .inputWrap{width:100%;min-width:100px;min-height:24px;border:1px solid #DCDFE6;border-radius:3px;position:relative;cursor:pointer;background:white}#c_new_list_180-16788864866090 .e_loop-92 .multSelect.is-invalid .inputWrap{border-color:#dc3545}#c_new_list_180-16788864866090 .e_loop-92 .multSelect ul{padding:0 5px;margin:0;padding-right:35px}#c_new_list_180-16788864866090 .e_loop-92 .multSelect ul,li{list-style:none}#c_new_list_180-16788864866090 .e_loop-92 .multSelect li{display:inline-block;background:#edf0f3;color:#92969c;padding:0px 5px;margin:1px 5px 1px 0;border-radius:5px;line-height:16px}#c_new_list_180-16788864866090 .e_loop-92 .multSelect .multSelect-option{width:100%;border:1px solid #DCDFE6;border-radius:2px;border-top:0;max-height:200px;overflow-y:scroll;position:absolute;height:0;opacity:0;z-index:9;background:#fff}#c_new_list_180-16788864866090 .e_loop-92 .multSelect .multSelect-option>div{line-height:24px;cursor:pointer;padding:0 10px}#c_new_list_180-16788864866090 .e_loop-92 .multSelect .multSelect-option>div.selected{color:#409eff}#c_new_list_180-16788864866090 .e_loop-92 .multSelect .multSelect-option>div:hover{color:#409eff;background:#f3f6f9}#c_new_list_180-16788864866090 .e_loop-92 .multSelect .fa-close{font-style:normal;font-size:12px;padding:0 5px 0 7px}#c_new_list_180-16788864866090 .e_loop-92 .multSelect .inputWrap>.fa svg{fill:#666;width:12px;height:12px;position:absolute;right:0;top:calc(50% - 3px)}#c_new_list_180-16788864866090 .e_loop-92 .multSelect .inputWrap>.fa-down svg{transform:rotate(-90deg)}#c_new_list_180-16788864866090 .e_loop-92 .multSelect .inputWrap>.fa-up svg{transform:rotate(90deg)}#c_new_list_180-16788864866090 .e_loop-92 .multSelect .placeholder{line-height:40px;padding-left:10px;color:#aaa;position:absolute;left:0;top:0}#c_new_list_180-16788864866090 .e_loop-92 .p_normal_start{display:inline;width:100px;height:40px}#c_new_list_180-16788864866090 .e_loop-92 .p_date_start{display:inline;width:105px;height:40px}#c_new_list_180-16788864866090 .e_loop-92 .p_normal_end{display:inline;width:100px;height:40px;margin-right:5px}#c_new_list_180-16788864866090 .e_loop-92 .p_date_end{display:inline;width:105px;height:40px;margin-right:5px}#c_new_list_180-16788864866090 .e_loop-92 .p_split{margin:0 5px}#c_new_list_180-16788864866090 .e_loop-92 .p_normal{margin-right:16px}#c_new_list_180-16788864866090 .e_loop-92 .p_fbutton{background-color:#007bff;border:1px solid #409EFF;text-decoration:none;color:white;font-size:14px;text-align:center;padding:10px 25px;position:relative;overflow:hidden}#c_new_list_180-16788864866090 .e_loop-92 .input-check,#c_new_list_180-16788864866090 .e_loop-92 .input-radio{margin:0 5px;vertical-align:text-top}#c_new_list_180-16788864866090 .e_loop-92 .position-left{display:flex}#c_new_list_180-16788864866090 .e_loop-92 .position-right{display:flex;flex-direction:row-reverse}#c_new_list_180-16788864866090 .e_loop-92 .position-top{}#c_new_list_180-16788864866090 .e_loop-92 .position-bottom{display:flex;flex-direction:column-reverse}#c_new_list_180-16788864866090 .e_loop-92 .p_mbutton{border:1px solid #409EFF;text-decoration:none;color:#409EFF;font-size:14px;text-align:center;padding:10px 25px;position:relative;overflow:hidden}#c_new_list_180-16788864866090 .e_loop-92 .p_mbutton:after{content:"";display:none;width:16px;height:16px;background-color:#409eff;-webkit-transform:skewY(
-45deg);transform:skewY(
360deg);position:absolute;bottom:0px;right:0;z-index:1}#c_new_list_180-16788864866090 .e_loop-92 .p_mbutton::before{content:"";display:none;width:6px;height:9px;border-right:#ffffff solid 2px;border-bottom:#ffffff solid 2px;-webkit-transform:rotate(
35deg);transform:rotate(
35deg);position:absolute;bottom:5px;right:4px;z-index:2}#c_new_list_180-16788864866090 .e_loop-92 .p_active .p_mbutton::before{display:block}#c_new_list_180-16788864866090 .e_loop-92 .p_active .p_mbutton::after{display:block}#c_new_list_180-16788864866090 .e_loop-92 .p_input_match{width:100px;height:40px;padding:10px;border:1px solid #ced4da;border-radius:3px}#c_new_list_180-16788864866090 .e_loop-92 .p_filter_result{display:inline-block}#c_new_list_180-16788864866090 .e_loop-92 .p_contclear{cursor:pointer}#c_new_list_180-16788864866090 .e_loop-92 .swiper-container{padding-bottom:30px}#c_new_list_180-16788864866090 .e_loop-92 .p_imgwrapper{width:80px;height:100px;overflow:hidden}#c_new_list_180-16788864866090 .e_loop-92 .p_imgtitle{display:flex;justify-content:center;flex-wrap:nowrap;margin:0 auto;line-height:20px}#c_new_list_180-16788864866090 .e_loop-92 .p_imgwrapper img{width:100%;object-fit:cover}#c_new_list_180-16788864866090 .e_loop-92 .p_active .p_imgwrapper{border:1px solid #409eff}#c_new_list_180-16788864866090 .e_loop-92 .p_filter_result{display:none}#c_new_list_180-16788864866090 .e_loop-92 .p_contclear{display:none}#c_new_list_180-16788864866090 .e_loop-92 .p_inputRangeSearch{padding:7px 12px;background:#007bff;color:white;font-size:14px;font-style:normal}#c_new_list_180-16788864866090 .e_loop-92 .p_inputSearch{padding:0px 17px;background:#007bff;color:white;font-size:14px;font-style:normal;height:40px;display:inline-block;vertical-align:middle;border-radius:5px;margin-left:10px}#c_new_list_180-16788864866090 .e_loop-92{display-radio:1;max-width:640px;min-width:0px;margin-left:auto;margin-right:auto;margin-top:0px}#c_new_list_180-16788864866090 .e_image-94{overflow:hidden;display-radio:1;margin-right:auto;max-width:308px;min-width:0px;margin-left:auto;margin-top:0px}#c_new_list_180-16788864866090 .e_image-94 img{width:100%;height:100%;object-fit:contain}#c_new_list_180-16788864866090 .e_richText-98{font_radio:2;display-radio:-webkit-box;font-size:14px;line-height:1.5;color:rgba(102,102,102,1);min-height:62px;text-align:left;margin-top:12px;margin-bottom:12px;-webkit-line-clamp:3;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}#c_new_list_180-16788864866090 .e_text-100{font_radio:2;display-radio:-webkit-box;text-align:left;font-size:20px;padding-left:0px;-webkit-line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}#c_new_list_180-16788864866090 .e_html-102{min-height:100px;background_radio:1;display-radio:1;margin-top:36px}#c_new_list_180-16788864866090 .e_container-103{display:flex;flex-wrap:wrap;flex-direction:row;width:100%;display-radio:flex;margin-bottom:0px}#c_new_list_180-16788864866090 .e_container-103 > .p_item{flex:1;max-width:100%;max-height:100%}#c_new_list_180-16788864866090 .e_button-104{display:block;position:relative;overflow:hidden;text-align:center;box-sizing:border-box;width:100px;border-radius:4px;padding:8px;background_radio:1;border_radio:1;font_radio:1;radius_radio:1;display-radio:block;margin-bottom:12px}#c_new_list_180-16788864866090 .e_button-104 span{display:block;width:100%;position:relative;z-index:1;outline:0;margin:0px;overflow:hidden}#c_new_list_180-16788864866090 .e_button-104::after{content:"";position:absolute;width:0;height:100%;transition:all .3s;z-index:0;opacity:0;top:0;left:0px}#c_new_list_180-16788864866090 .e_button-104:hover::after{opacity:1}#c_new_list_180-16788864866090 .e_container-103 .p_item{display-radio:1}#c_new_list_180-16788864866090 .e_timeFormat-105{min-height:20px;font_radio:2;display-radio:1;font-size:28px;color:rgba(153,153,153,1)}#c_new_list_180-16788864866090 .e_container-103 .cbox-103-0{flex:0 0 51%}#c_new_list_180-16788864866090 .e_loop-92 .p_rollPagination{display-radio:1}@media screen and (max-width:768px){#c_new_list_180-16788864866090 .e_loop-92 .p_loopitem{flex-grow:0;flex-shrink:0;flex-basis:calc(100% / 1)}#c_new_list_180-16788864866090{display-radio:1;padding-top:12%;padding-bottom:3%}}@media screen and (min-width: 769px){#c_new_list_180-16788864866090 .e_loop-92 .p_loopitem{flex-grow:0;flex-shrink:0;flex-basis:calc(100% / 1)}#c_new_list_180-16788864866090{display:none}}#c_static_001_P_6989-16663121906850{min-height:0px;display-radio:1;background-fill-value:background-image;background-repeat:no-repeat;background-size:cover;padding-top:88px;padding-bottom:52px;background-position:center right;background-image:url(../img/6c7695c6-9290-4bb0-bf26-beef9623196c.jpg)}#c_static_001_P_6989-16663121906850 .e_loop-14 .multSelect .inputWrap>.fa-down svg{transform:rotate(-90deg)}#c_static_001_P_6989-16663121906850 .e_loop-14 .multSelect .inputWrap>.fa-up svg{transform:rotate(90deg)}#c_static_001_P_6989-16663121906850 .e_loop-14 .multSelect .placeholder{line-height:40px;padding-left:10px;color:#aaa;position:absolute;left:0;top:0}#c_static_001_P_6989-16663121906850 .e_loop-14 .p_normal_start{display:inline;width:100px;height:40px}#c_static_001_P_6989-16663121906850 .e_loop-14 .p_date_start{display:inline;width:105px;height:40px}#c_static_001_P_6989-16663121906850 .e_loop-14 .p_normal_end{display:inline;width:100px;height:40px;margin-right:5px}#c_static_001_P_6989-16663121906850 .e_loop-14 .p_date_end{display:inline;width:105px;height:40px;margin-right:5px}#c_static_001_P_6989-16663121906850 .e_loop-14 .p_split{margin:0 5px}#c_static_001_P_6989-16663121906850 .e_loop-14 .p_normal{margin-right:16px}#c_static_001_P_6989-16663121906850 .e_loop-14 .p_fbutton{background-color:#007bff;border:1px solid #409EFF;text-decoration:none;color:white;font-size:14px;text-align:center;padding:10px 25px;position:relative;overflow:hidden}#c_static_001_P_6989-16663121906850 .e_loop-14 .input-check,#c_static_001_P_6989-16663121906850 .e_loop-14 .input-radio{margin:0 5px;vertical-align:text-top}#c_static_001_P_6989-16663121906850 .e_loop-14 .position-left{display:flex}#c_static_001_P_6989-16663121906850 .e_loop-14 .position-right{display:flex;flex-direction:row-reverse}#c_static_001_P_6989-16663121906850 .e_loop-14 .position-bottom{display:flex;flex-direction:column-reverse}#c_static_001_P_6989-16663121906850 .e_loop-14 .p_mbutton{border:1px solid #409EFF;text-decoration:none;color:#409EFF;font-size:14px;text-align:center;padding:10px 25px;position:relative;overflow:hidden}#c_static_001_P_6989-16663121906850 .e_loop-14 .p_mbutton:after{content:"";display:none;width:16px;height:16px;background-color:#409eff;-webkit-transform:skewY(
    -45deg);transform:skewY(
    360deg);position:absolute;bottom:0px;right:0;z-index:1}#c_static_001_P_6989-16663121906850 .e_loop-14 .p_mbutton::before{content:"";display:none;width:6px;height:9px;border-right:#ffffff solid 2px;border-bottom:#ffffff solid 2px;-webkit-transform:rotate(
    35deg);transform:rotate(
    35deg);position:absolute;bottom:5px;right:4px;z-index:2}#c_static_001_P_6989-16663121906850 .e_loop-14 .p_active .p_mbutton::before{display:block}#c_static_001_P_6989-16663121906850 .e_loop-14 .p_active .p_mbutton::after{display:block}#c_static_001_P_6989-16663121906850 .e_loop-14 .p_input_match{width:100px;height:40px;padding:10px;border:1px solid #ced4da;border-radius:3px}#c_static_001_P_6989-16663121906850 .e_loop-14 .p_filter_result{display:none}#c_static_001_P_6989-16663121906850 .e_loop-14 .p_contclear{cursor:pointer;display:none}#c_static_001_P_6989-16663121906850 .e_loop-14 .swiper-container{padding-bottom:30px}#c_static_001_P_6989-16663121906850 .e_loop-14 .p_imgwrapper{width:80px;height:100px;overflow:hidden}#c_static_001_P_6989-16663121906850 .e_loop-14 .p_imgtitle{display:flex;justify-content:center;flex-wrap:nowrap;margin:0 auto;line-height:20px}#c_static_001_P_6989-16663121906850 .e_loop-14 .p_imgwrapper img{width:100%;object-fit:cover}#c_static_001_P_6989-16663121906850 .e_loop-14 .p_active .p_imgwrapper{border:1px solid #409eff}#c_static_001_P_6989-16663121906850 .e_image-16{overflow:hidden;position:relative;height:0;padding-bottom:70%;border-radius:0;min-height:0px;display-radio:1;max-width:315px}#c_static_001_P_6989-16663121906850 .e_image-16 img{width:auto;min-height:100%;object-fit:contain;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);transition:all .5s ease}#c_static_001_P_6989-16663121906850 .e_loop-14 .p_loopitem:hover .e_image-16 img{transform:translate(-50%,-50%) scale(1.05)}#c_static_001_P_6989-16663121906850 .e_loop-14{display-radio:1;margin-bottom:0%;padding-left:0px;padding-top:26px;padding-right:0px;margin-top:8px;max-width:1280px;min-width:0px;width:96%;margin-left:auto;margin-right:auto}#c_static_001_P_6989-16663121906850 .e_container-23{display:flex;flex-wrap:wrap;flex-direction:row;width:96%;display-radio:flex;max-width:1280px;min-width:0px;margin-left:auto;margin-right:auto}#c_static_001_P_6989-16663121906850 .e_container-23 > .p_item{flex:1;max-width:100%;max-height:100%}#c_static_001_P_6989-16663121906850 .e_container-23 .cbox-23-0{flex:0 0 60%}#c_static_001_P_6989-16663121906850 .e_container-23 .cbox-23-1{align-self:center}#c_static_001_P_6989-16663121906850 .e_button-24{display:block;position:relative;overflow:hidden;text-align:center;box-sizing:border-box;width:158px;border-radius:4px;padding:8px;background_radio:1;border_radio:1;font_radio:1;radius_radio:1;display-radio:block;margin-left:auto}#c_static_001_P_6989-16663121906850 .e_button-24 span{display:block;width:100%;position:relative;z-index:1;outline:0;margin:0px;overflow:hidden}#c_static_001_P_6989-16663121906850 .e_button-24::after{content:"";position:absolute;width:0;height:100%;transition:all .3s;z-index:0;opacity:0;top:0;left:0px}#c_static_001_P_6989-16663121906850 .e_button-24:hover::after{opacity:1}#c_static_001_P_6989-16663121906850 .e_container-25{display:flex;flex-wrap:wrap;flex-direction:row;width:100%;display-radio:flex}#c_static_001_P_6989-16663121906850 .e_container-25 > .p_item{flex:1;max-width:100%;max-height:100%}#c_static_001_P_6989-16663121906850 .e_container-25 .p_item{display-radio:1}#c_static_001_P_6989-16663121906850 .e_container-25 .cbox-25-0{flex:0 0 35%}#c_static_001_P_6989-16663121906850 .e_richText-26{font_radio:2;display-radio:1;min-height:22px;font-size:48px;font-weight:bold;line-height:1.1;color:rgba(51,51,51,1)}#c_static_001_P_6989-16663121906850 .e_text-27{font_radio:2;display-radio:1;font-size:60px;color:rgba(153,153,153,0.12);font-weight:bold;max-width:1280px;min-width:0px;margin-left:auto;margin-right:auto;text-align:left;padding-top:0px;font-family:Arial;line-height:1}#c_static_001_P_6989-16663121906850 .e_container-23 .p_item{display-radio:1}#c_static_001_P_6989-16663121906850 .e_html-28{min-height:30px;background_radio:1;display-radio:1}@media screen and (max-width:768px){#c_static_001_P_6989-16663121906850 .e_loop-14 .p_loopitem{flex-grow:0;flex-shrink:0;flex-basis:calc(100% / 1);margin-bottom:30px}#c_static_001_P_6989-16663121906850{display-radio:1}#c_static_001_P_6989-16663121906850 .e_text-27{line-height:normal;font_radio:2;display-radio:1;font-size:24px}}@media screen and (min-width: 769px){#c_static_001_P_6989-16663121906850 .e_loop-14 .p_loopitem{flex-grow:0;flex-shrink:0;margin-bottom:30px;flex-basis:calc(100% / 20)}}@media screen and (max-width: 1024px) and (min-width: 769px){}#c_static_001_P_6989-16762598531870{min-height:0px;display-radio:1;background-fill-value:background-image;padding-top:86px;padding-bottom:76px}#c_static_001_P_6989-16762598531870 .e_loop-14 .p_list{display:flex;flex-wrap:wrap;position:relative;max-width:100%;display-radio:flex}#c_static_001_P_6989-16762598531870 .e_loop-14 .p_loopitem{flex:calc((100% - 40px)/2);position:relative;margin:10px}#c_static_001_P_6989-16762598531870 .e_loop-14 .p_page{text-align:center}#c_static_001_P_6989-16762598531870 .e_loop-14 .p_filter_wrapper{width:100%;font-size:13px}#c_static_001_P_6989-16762598531870 .e_loop-14 .p_kv_wrapper{display:flex;flex-wrap:nowrap;line-height:40px;margin:15px 0}#c_static_001_P_6989-16762598531870 .e_loop-14 .p_filter_key{width:70px;overflow:hidden;margin-right:10px;font-weight:bold;color:#333333;font-size:12px}#c_static_001_P_6989-16762598531870 .e_loop-14 .p_v_item{display:inline-block;padding:0 3px;cursor:pointer;font-size:13px;color:#555555;margin-right:30px}#c_static_001_P_6989-16762598531870 .e_loop-14 .p_active .p_fbutton{color:#fff;background-color:cornflowerblue}#c_static_001_P_6989-16762598531870 .e_loop-14 .p_result_item{position:relative;padding:3px 20px 3px 10px;border:1px solid #ddd;border-radius:3px;margin-right:10px}#c_static_001_P_6989-16762598531870 .e_loop-14 .p_filter_close{position:absolute;right:0;top:0;padding:3px;font-style:normal;font-size:16px;margin-top:-5px;cursor:pointer}#c_static_001_P_6989-16762598531870 .e_loop-14 .multSelect{font-size:13px;position:relative}#c_static_001_P_6989-16762598531870 .e_loop-14 .multSelect .inputWrap{width:100%;min-width:100px;min-height:24px;border:1px solid #DCDFE6;border-radius:0px;position:relative;cursor:pointer;background:white}#c_static_001_P_6989-16762598531870 .e_loop-14 .multSelect.is-invalid .inputWrap{border-color:#dc3545}#c_static_001_P_6989-16762598531870 .e_loop-14 .multSelect ul{padding:0 5px;margin:0;padding-right:35px}#c_static_001_P_6989-16762598531870 .e_loop-14 .multSelect ul,li{list-style:none}#c_static_001_P_6989-16762598531870 .e_loop-14 .multSelect li{display:inline-block;background:#edf0f3;color:#92969c;padding:0px 5px;margin:1px 5px 1px 0;border-radius:5px;line-height:16px}#c_static_001_P_6989-16762598531870 .e_loop-14 .multSelect .multSelect-option{width:100%;border:1px solid #DCDFE6;border-radius:2px;border-top:0;max-height:200px;overflow-y:scroll;position:absolute;height:0;opacity:0;z-index:9;background:#fff}#c_static_001_P_6989-16762598531870 .e_loop-14 .multSelect .multSelect-option>div{line-height:24px;cursor:pointer;padding:0 10px}#c_static_001_P_6989-16762598531870 .e_loop-14 .multSelect .multSelect-option>div.selected{color:#409eff}#c_static_001_P_6989-16762598531870 .e_loop-14 .multSelect .multSelect-option>div:hover{color:#409eff;background:#f3f6f9}#c_static_001_P_6989-16762598531870 .e_loop-14 .multSelect .fa-close{font-style:normal;font-size:12px;padding:0 5px 0 7px}#c_static_001_P_6989-16762598531870 .e_loop-14 .multSelect .inputWrap>.fa svg{fill:#666;width:12px;height:12px;position:absolute;right:0;top:calc(50% - 3px)}#c_static_001_P_6989-16762598531870 .e_loop-14 .multSelect .inputWrap>.fa-down svg{transform:rotate(-90deg)}#c_static_001_P_6989-16762598531870 .e_loop-14 .multSelect .inputWrap>.fa-up svg{transform:rotate(90deg)}#c_static_001_P_6989-16762598531870 .e_loop-14 .multSelect .placeholder{line-height:40px;padding-left:10px;color:#aaa;position:absolute;left:0;top:0}#c_static_001_P_6989-16762598531870 .e_loop-14 .p_normal_start{display:inline;width:100px;height:40px}#c_static_001_P_6989-16762598531870 .e_loop-14 .p_date_start{display:inline;width:105px;height:40px}#c_static_001_P_6989-16762598531870 .e_loop-14 .p_normal_end{display:inline;width:100px;height:40px;margin-right:5px}#c_static_001_P_6989-16762598531870 .e_loop-14 .p_date_end{display:inline;width:105px;height:40px;margin-right:5px}#c_static_001_P_6989-16762598531870 .e_loop-14 .p_split{margin:0 5px}#c_static_001_P_6989-16762598531870 .e_loop-14 .p_normal{margin-right:16px}#c_static_001_P_6989-16762598531870 .e_loop-14 .p_fbutton{background-color:#007bff;border:1px solid #409EFF;text-decoration:none;color:white;font-size:14px;text-align:center;padding:10px 25px;position:relative;overflow:hidden}#c_static_001_P_6989-16762598531870 .e_loop-14 .input-check,#c_static_001_P_6989-16762598531870 .e_loop-14 .input-radio{margin:0 5px;vertical-align:text-top}#c_static_001_P_6989-16762598531870 .e_loop-14 .position-left{display:flex}#c_static_001_P_6989-16762598531870 .e_loop-14 .position-right{display:flex;flex-direction:row-reverse}#c_static_001_P_6989-16762598531870 .e_loop-14 .position-bottom{display:flex;flex-direction:column-reverse}#c_static_001_P_6989-16762598531870 .e_loop-14 .p_mbutton{border:1px solid #409EFF;text-decoration:none;color:#409EFF;font-size:14px;text-align:center;padding:10px 25px;position:relative;overflow:hidden}#c_static_001_P_6989-16762598531870 .e_loop-14 .p_mbutton:after{content:"";display:none;width:16px;height:16px;background-color:#409eff;-webkit-transform:skewY(
    -45deg);transform:skewY(
    360deg);position:absolute;bottom:0px;right:0;z-index:1}#c_static_001_P_6989-16762598531870 .e_loop-14 .p_mbutton::before{content:"";display:none;width:6px;height:9px;border-right:#ffffff solid 2px;border-bottom:#ffffff solid 2px;-webkit-transform:rotate(
    35deg);transform:rotate(
    35deg);position:absolute;bottom:5px;right:4px;z-index:2}#c_static_001_P_6989-16762598531870 .e_loop-14 .p_active .p_mbutton::before{display:block}#c_static_001_P_6989-16762598531870 .e_loop-14 .p_active .p_mbutton::after{display:block}#c_static_001_P_6989-16762598531870 .e_loop-14 .p_input_match{width:100px;height:40px;padding:10px;border:1px solid #ced4da;border-radius:3px}#c_static_001_P_6989-16762598531870 .e_loop-14 .p_filter_result{display:none}#c_static_001_P_6989-16762598531870 .e_loop-14 .p_contclear{cursor:pointer;display:none}#c_static_001_P_6989-16762598531870 .e_loop-14 .swiper-container{padding-bottom:30px}#c_static_001_P_6989-16762598531870 .e_loop-14 .p_imgwrapper{width:80px;height:100px;overflow:hidden}#c_static_001_P_6989-16762598531870 .e_loop-14 .p_imgtitle{display:flex;justify-content:center;flex-wrap:nowrap;margin:0 auto;line-height:20px}#c_static_001_P_6989-16762598531870 .e_loop-14 .p_imgwrapper img{width:100%;object-fit:cover}#c_static_001_P_6989-16762598531870 .e_loop-14 .p_active .p_imgwrapper{border:1px solid #409eff}#c_static_001_P_6989-16762598531870 .e_image-16{overflow:hidden;position:relative;height:0;padding-bottom:70%;border-radius:0;min-height:0px;display-radio:1;max-width:300px}#c_static_001_P_6989-16762598531870 .e_image-16 img{width:auto;min-height:100%;object-fit:contain;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);transition:all .5s ease}#c_static_001_P_6989-16762598531870 .e_loop-14 .p_loopitem:hover .e_image-16 img{transform:translate(-50%,-50%) scale(1.05)}#c_static_001_P_6989-16762598531870 .e_loop-14{display-radio:1;margin-bottom:0%;padding-left:0px;padding-top:26px;padding-right:0px;margin-top:18px;max-width:1280px;min-width:0px;width:100%;margin-left:auto;margin-right:auto}#c_static_001_P_6989-16762598531870 .e_container-28{display:flex;flex-wrap:wrap;flex-direction:row;width:94%;max-width:1400px;margin-left:auto;margin-right:auto;display-radio:flex;margin-top:0px}#c_static_001_P_6989-16762598531870 .e_container-28 > .p_item{flex:1;max-width:100%;max-height:100%}#c_static_001_P_6989-16762598531870 .e_text-30{line-height:1;display-radio:1;font_radio:2;font-size:16px;color:rgba(183,183,183,1);font-family:Arial;text-transform:uppercase;text-align:center;margin-bottom:5px;margin-top:2px}#c_static_001_P_6989-16762598531870 .e_text-31{line-height:normal;font_radio:2;font-size:24px;font-weight:bold;color:rgba(0,110,186,1);margin-left:auto;margin-right:auto;width:auto;max-width:none;text-align:center;display-radio:1}#c_static_001_P_6989-16762598531870 .e_richText-32{font_radio:2;display-radio:1;line-height:1.3;text-align:center;min-height:22px;font-size:48px;font-weight:bold}@media screen and (max-width:768px){#c_static_001_P_6989-16762598531870 .e_loop-14 .p_loopitem{flex-grow:0;flex-shrink:0;margin-bottom:30px;flex-basis:calc(100% / 2)}#c_static_001_P_6989-16762598531870{display-radio:1}#c_static_001_P_6989-16762598531870 .e_container-28{display:flex;flex-wrap:wrap;flex-direction:row;width:95%;max-width:1600px;margin-left:auto;margin-right:auto}#c_static_001_P_6989-16762598531870 .e_text-30{display-radio:1;font_radio:2;font-size:16px;text-align:center;margin-bottom:5px}#c_static_001_P_6989-16762598531870 .e_text-31{font_radio:1;display-radio:1;margin-bottom:0px;padding-bottom:0px}}@media screen and (min-width: 769px){#c_static_001_P_6989-16762598531870 .e_loop-14 .p_loopitem{flex-grow:0;flex-shrink:0;margin-bottom:30px;flex-basis:calc(100% / 5)}}

body .main .p_page{}
body .main .p_page .page_con{}
body .main .p_page .page_con .page_a{line-height: 36px;height: auto;margin: 0 2px 3px;color: rgba(80,80,80, 1);background: #EFEFEF;padding: 0 12px;border-radius: 4px;border: 1px solid #d9d9d9;width: auto;background: #fff;}
body .main .p_page .page_con a.page_num{
    background: #fff;
}
body .main .p_page .page_con a.current{background:#006eba;color:#ffffff;border-color:#006eba;}
body .main .p_page .page_con a.page_prev{}
body .main .p_page .page_con a.page_next{
    background: #fff;
}
body .main .p_page .page_con a.page_a.disabled{}

body .main .page_a:hover {
    color:#006eba;
    border-color:#006eba;
    background-color: rgba(255, 255, 255, 0);
}
body .main .page_a.current {
    background-color: rgba(34, 42, 53, 1);
    font-size: 14px;
    font-family: Arial;
    color: rgba(255, 255, 255, 1);
    border-style: solid;
    border-width: 0;
    border-color: rgba(34, 42, 53, 1);
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
}
body .main .page_a.current:hover {
    background-color: rgba(71, 75, 82, 1);
    color: rgba(255, 255, 255, 1);
    border-color: rgba(64, 158, 255, 1);
}
body .main .page_jump {
    font-size: 14px;
    color: rgba(116, 116, 116, 1);
}
body .main .page_jump:hover {
    color: rgba(116, 116, 116, 1);
}
body .main .page_a.disabled {
    background-color: rgba(244, 244, 245, 1);
    font-size: 14px;
    color: rgba(192, 196, 204, 1);
    border-style: solid;
    border-width: 1px;
    border-color: rgba(244, 244, 245, 1);
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
}
body .main .page_a.disabled:hover {
    background-color: rgba(244, 244, 245, 1);
    color: rgba(192, 196, 204, 1);
    border-color: rgba(244, 244, 245, 1);
}
body .main .page_input {
    background-color: rgba(255, 255, 255, 0);
    font-size: 14px;
    color: rgba(96, 98, 102, 1);
    border-style: solid;
    border-width: 1px;
    border-color: rgba(235, 235, 235, 1);
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    background: #fff;
}
body .main .page_input:hover {
    background-color: rgba(255, 255, 255, 0);
    color: rgba(96, 98, 102, 1);
    border-color: #006eba;
}



body .main .p_page > div {border-radius:4px;transition:all 0.5s;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-o-transition:all 0.5s;}
body .main .p_page .font{transition:all 0.5s;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-o-transition:all 0.5s;}
body .main .p_page {float:none;margin: 10px auto 6px;display:table;border: none !important;clear: both;}
body .main  .e_box .p_page .font {line-height: 30px;height: 30px;}
body .main  .e_box .p_page * {line-height: 36px;height:36px;margin: 0 5px 0 5px;}
body .main .p_page .p_PageInterval{padding-right:14px;padding-left:14px;}
body .main .p_page .pageNum{padding-right:14px;padding-left:14px;min-width:30px;width:auto;line-height: 38px;height: 38px;}
body .main .p_page .pageNum:hover{background:#006eba;color:#ffffff;}
body .main .p_page .pageNum:hover{background:#006eba;color:#ffffff;border-color: #006eba;line-height: 38px;height: 38px;}
body .main .p_page .pageNum.active{background:#006eba;color:#ffffff;border-color: #006eba;line-height: 38px;height: 38px;}
body .main .p_page .next{color:rgba(54, 56, 66, 1);background:#EFEFEF;}
body .main .p_page .next:hover{background: #006eba;border-color: #006eba;}
body .main .p_page .next:active{background:#006eba;border-color: #006eba;}
body .main .p_page .pre{color:rgba(102, 102, 102, 1);background:#EFEFEF;line-height: 30px;height: 30px;}
body .main .p_page .pre:hover{background:#006eba;border-color: #006eba;}
body .main .p_page .pre:active{background:#006eba;}


@media only screen and (min-width: 769px){
.p_CommonSquareNumBtn.active, .p_CommonSquareNumBtn:hover {background-color: #006eba; color: #fff;}
.p_CommonSquareNumBtn{border-radius: 50%;}
}
@media only screen and (max-width: 769px){
body .p_pagebox .next {/*background-color:#006eba;*/background:#fff;color:#000;}	
body .p_pagebox .next .iconfont{color:#bbb;}
body .p_pagebox .pre .iconfont{color:#bbb;}
body .p_pagebox .next:hover{border-color:#006eba;background-color:#006eba;}
body .p_pagebox .next:active{background-color:#006eba;}
body .p_pagebox .pre {/*background-color:#006eba;*/background:#fff;color:#000;/* margin: 0px 0 0 4%; */}	
body .p_pagebox .pre:hover{border-color:#006eba;/* background-color:#006eba; */background: #fff;color: #000;}
body .p_pagebox .pre:active{/* background-color:#006eba; */}

body .p_pagebox .NumBox {border: 0px solid #e0e0e0;background: none; width: 28%; margin: 0 8%;}
.p_pagebox .num{color:#888;}
.p_pagebox .num .iconfont{display:none;}
/*body .p_pagebox{margin:0 auto; width:auto;display: table;}*/
}



body .swiper-pagination-bullet {width: 14px;height: 14px;margin: 0 5px;background:rgba(228, 228, 228, 1);opacity: 1;border-radius: 7px;}
body .swiper-pagination-bullet.p_swiperBullet_active{background-color:#006eba;}



html body .swiper-button-prev,body .swiper-button-next{color: #999;z-index:9;}
html body .swiper-button-prev:hover,html body .swiper-button-next:hover{color: #006eba;}



.swiper-button-next, .swiper-button-prev {color: #ccc;}
.swiper-button-next:hover, .swiper-button-prev:hover{color: #006eba;}
.swiper-pagination-bullet-active{background:#006eba;width: 26px !important;}




body .lightbox {
    z-index: 999999999999;
}
body .lightbox .picview img.pic{
    max-width: 96%;
    max-height: 96%;
}
body .fancybox__container,body .fancybox__container{z-index: 9999999999;}



/*
body #c_static_001-1665195413051 .e_button-9{background: #006eba;border-radius:0;color:#fff;text-align:left;padding:0px;width: auto;display: table;min-width: 146px;}
body #c_static_001-1665195413051 .e_button-9 *{color:#fff;line-height: 42px;padding: 0 20px;font-size: 16px;}
body #c_static_001-1665195413051 .e_button-9::after{content:"→";color:#fff;font-size: 16px;opacity: 1;right: 32px;top: 7px;left: auto;}
*/




body #c_static_001_P_6989-16663121874530 .e_button-24{background:#006eba;border-radius:20px;color:#fff;text-align:left;padding:0px;width: auto;display: table;min-width: 146px;background: none;border: 1px solid #006eba;}
body #c_static_001_P_6989-16663121874530 .e_button-24 *{color: #006eba;line-height: 42px;padding: 0 20px;font-size: 16px;}
body #c_static_001_P_6989-16663121874530 .e_button-24:after{content:"⇀";color:#006eba;font-size: 16px;opacity: 1;right: 32px;top: 7px;left: auto;}
body #c_static_001_P_6989-16663121874530 .e_button-24:hover:after{color:#fff;}
body #c_static_001_P_6989-16663121874530 .e_button-24:hover{background:#006eba;}
body #c_static_001_P_6989-16663121874530 .e_button-24:hover *{color:#fff;}

body #c_static_001-1665195413051 .e_button-9{background:#006eba;float: left;border-radius:20px;color:#fff;text-align:left;padding:0px;width:auto;display: table;min-width:146px;background: #006eba;border:1px solid #006eba;}
body #c_static_001-1665195413051 .e_button-9 *{color: #fff;line-height: 42px;padding: 0 22px;font-size: 14px;}
body #c_static_001-1665195413051 .e_button-9:after{content:"⇀";color: #fff;font-size: 22px;opacity: 1;right: 38px;top: 5px;left: auto;}
body #c_static_001-1665195413051 .e_button-9:hover:after{color:#fff;}
body #c_static_001-1665195413051 .e_button-9:hover{background: #0667ab;}
body #c_static_001-1665195413051 .e_button-9:hover *{color:#fff;}

body #c_static_001_P_6989-16655447288610 .e_button-24{border-radius:20px;background:#006eba;color:#fff;text-align:left;padding:0px;width: auto;display: table;min-width: 146px;background: #006eba;border: 1px solid #006eba;}
body #c_static_001_P_6989-16655447288610 .e_button-24 *{color: #fff;line-height: 42px;padding: 0 22px;font-size: 15px;}
body #c_static_001_P_6989-16655447288610 .e_button-24:after{content:"⇀";color: #fff;font-size: 22px;opacity: 1;right: 38px;top: 5px;left: auto;}
body #c_static_001_P_6989-16655447288610 .e_button-24:hover:after{color:#fff;}
body #c_static_001_P_6989-16655447288610 .e_button-24:hover{background: #0667ab;}
body #c_static_001_P_6989-16655447288610 .e_button-24:hover *{color:#fff;}

body #c_new_list_180-1666313467875 .e_button-87{background:#006eba;border-radius:20px;color:#fff;text-align:left;padding:0px;width: auto;display: table;min-width: 146px;background: none;border: 1px solid #006eba;}
body #c_new_list_180-1666313467875 .e_button-87 *{color: #006eba;line-height: 42px;padding: 0 20px;font-size: 16px;}
body #c_new_list_180-1666313467875 .e_button-87:after{content:"⇀";color:#006eba;font-size: 16px;opacity: 1;right: 32px;top: 7px;left: auto;}
body #c_new_list_180-1666313467875 .e_button-87:hover:after{color:#fff;}
body #c_new_list_180-1666313467875 .e_button-87:hover{background:#006eba;}
body #c_new_list_180-1666313467875 .e_button-87:hover *{color:#fff;}

body #c_static_001_P_6989-16663121906850 .e_button-24{background:#006eba;border-radius:20px;color:#fff;text-align:left;padding:0px;width: auto;display: table;min-width: 146px;background: #006eba;border: 1px solid #006eba;}
body #c_static_001_P_6989-16663121906850 .e_button-24 *{color: #fff;line-height: 42px;padding: 0 20px;font-size: 14px;}
body #c_static_001_P_6989-16663121906850 .e_button-24:after{content:"⇀";color: #fff;font-size: 22px;opacity: 1;right: 32px;top: 5px;left: auto;}
body #c_static_001_P_6989-16663121906850 .e_button-24:hover:after{color:#fff;}
body #c_static_001_P_6989-16663121906850 .e_button-24:hover{background: #0667ab;}
body #c_static_001_P_6989-16663121906850 .e_button-24:hover *{color:#fff;}


body #c_static_001_P_7580-1666340244733 .e_button-12{background:#006eba;border-radius:20px;color:#fff;text-align:left;padding:0px;width: auto;display: table;min-width: 146px;background: none;border: 1px solid #006eba;}
body #c_static_001_P_7580-1666340244733 .e_button-12 *{color: #006eba;line-height: 42px;padding: 0 20px;font-size: 16px;}
body #c_static_001_P_7580-1666340244733 .e_button-12:after{content:"⇀";color:#006eba;font-size: 16px;opacity: 1;right: 32px;top: 7px;left: auto;}
body #c_static_001_P_7580-1666340244733 .e_button-12:hover:after{color:#fff;}
body #c_static_001_P_7580-1666340244733 .e_button-12:hover{background:#006eba;}
body #c_static_001_P_7580-1666340244733 .e_button-12:hover *{color:#fff;}



body #c_new_list_180-16710942107520 .e_button-87{background:#006eba;border-radius:20px;color:#fff;text-align:left;padding:0px;width: auto;display: table;min-width: 146px;background: #006eba;border: 1px solid #006eba;}
body #c_new_list_180-16710942107520 .e_button-87 *{color: #fff;line-height: 42px;padding: 0 22px;font-size: 14px;}
body #c_new_list_180-16710942107520 .e_button-87:after{content:"⇀";color: #fff;font-size: 22px;opacity: 1;right: 38px;top: 5px;left: auto;}
body #c_new_list_180-16710942107520 .e_button-87:hover:after{color:#fff;}
body #c_new_list_180-16710942107520 .e_button-87:hover{background: #0667ab;}
body #c_new_list_180-16710942107520 .e_button-87:hover *{color:#fff;}    

/**/
.flexed {
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
  display: -webkit-flex;
}

.w1586{ 
    max-width: 1280px;
    margin: 0 auto;
    padding-left: 15px;
    padding-right: 15px;
}

/* head */
.head-bg{
  padding: 10px 0;
}

.head-bg.scroll {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 999999;
    background: #fff;
    box-shadow: 0 0 20px #abb0b6;
    padding: 20px 0;
}
a:focus, a:hover {
    color: #23527c;
    text-decoration: none!important;
}

.head-index{
  align-items: center;
}

.head-index .logo{
  width: 22%;
}

.head-index .logo img{
  max-width: 100%;
}

.head-index .tnav{
  width: 53.5%;
}

.head-index .ttel{
  text-align: right;
}

.head-index .ttel p:nth-of-type(1){
  display: flex;
  align-items: center;
  justify-content: flex-end;
  color: #4c4c4c;
  font-size: 16px;
}

.head-index .ttel p:nth-of-type(1) img{
  margin-right: 5px;
}

.head-index .ttel p:nth-of-type(2){
  font-size: 28px;
  background: linear-gradient(to bottom, #3f6ffe, #4c9fff);
　background-clip: text;
  -webkit-background-clip: text;
  color: transparent;
  font-weight: 600;
}

@media(max-width: 1366px){
  .head-index .ttel p:nth-of-type(2){
    font-size: 24px;
  }
}

@media(max-width: 1200px){
  .head-index .ttel p:nth-of-type(1){
    font-size: 14px;
  }
  .head-index .ttel p:nth-of-type(2){
    font-size: 20px;
  }
}

/* banner */

.x-banner {

    position: relative;

}



.gl {

    position: absolute;

    bottom: 40px;

    width: 100%;

    text-align: center;

    z-index: 9999;

    -webkit-animation: myfirst 1.5s infinite;

    animation: myfirst 1.5s infinite;

}



@-webkit-keyframes myfirst {

    0% {

        -webkit-transform: translate(0px, 0px);

        transform: translate(0px, 0px);

    }



    50% {

        -webkit-transform: translate(0px, -10px);

        transform: translate(0px, -10px);

    }



    100% {

        -webkit-transform: translate(0px, 0px);

        transform: translate(0px, 0px);

    }

}



@keyframes myfirst {

    0% {

        -webkit-transform: translate(0px, 0px);

        transform: translate(0px, 0px);

    }



    50% {

        -webkit-transform: translate(0px, -10px);

        transform: translate(0px, -10px);

    }



    100% {

        -webkit-transform: translate(0px, 0px);

        transform: translate(0px, 0px);

    }

}


/* banner */

.x-banner .owl-carousel {

    position: relative;

}



.x-banner .owl-carousel .banner-item a {

    display: block;

}



.x-banner .owl-carousel .owl-nav .owl-prev {

    left: 0;

}



.x-banner .owl-carousel .owl-nav .owl-next {

    right: 0;

}



.x-banner .owl-carousel .owl-nav button.owl-prev, .x-banner .owl-carousel .owl-nav button.owl-next {

    outline: none;

    position: absolute;

    top: 50%;

    z-index: 9999;

    background: #424246;

    height: 65px;

    width: 50px;

    margin-top: -32.5px;

    border-radius: 0;

    -webkit-transition: all .5s ease;

    transition: all .5s ease;

}



.x-banner .owl-carousel .owl-nav button.owl-prev:hover, .x-banner .owl-carousel .owl-nav button.owl-next:hover {

    background: #ab001a;

}



.x-banner .owl-carousel .owl-nav .icon-font {

    display: block;

    width: 100%;

    height: 100%;

}



.x-banner .owl-carousel .owl-nav .icon-left-arrow:after {

    background-position: -34px -180px;

}



.x-banner .owl-carousel .owl-nav .icon-right-arrow:after {

    background-position: -26px -480px;

}



@media (max-width: 990px) {

    .x-banner .owl-carousel .owl-nav button.owl-prev, .x-banner .owl-carousel .owl-nav button.owl-next {

        height: 40px;

        width: 30px;

        margin-top: -20px;

    }



    .x-banner .owl-carousel .owl-nav .iconfont {

        font-size: 20px;

    }

}



.x-banner .owl-carousel .owl-dots {

    position: absolute;

    z-index: 999;
  
    right: 210px;

    text-align: center;

    font-size: 0;

    bottom: 50%;

    transform: translateY(50%);

}



.x-banner .owl-carousel .owl-dots button.owl-dot {

    display: block;

    vertical-align: middle;

    font-size: 12px;

    outline: none;

    background: #bdbdbd;

    border-radius: 50%;

    width: 1em;

    height: 1em;

    margin: 20px 0px;

}



.x-banner .owl-carousel .owl-dots button span {

    font: 400 30px/40px "Bahnschrift";

    color: #3c68fd;

    display: none;

    margin-left: 22px;

    margin-top: -13px;


}



.x-banner .owl-carousel .owl-dots button.owl-dot:hover {
  background-image: -moz-linear-gradient( 90deg, rgb(59,100,252) 0%, rgb(76,165,255) 100%, rgb(19,107,181) 100%, rgb(255,255,255) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgb(59,100,252) 0%, rgb(76,165,255) 100%, rgb(19,107,181) 100%, rgb(255,255,255) 100%);
  background-image: -ms-linear-gradient( 90deg, rgb(59,100,252) 0%, rgb(76,165,255) 100%, rgb(19,107,181) 100%, rgb(255,255,255) 100%);
  opacity: 1;
}


.x-banner .owl-carousel .owl-dots button.owl-dot.active {
  background-image: -moz-linear-gradient( 90deg, rgb(59,100,252) 0%, rgb(76,165,255) 100%, rgb(19,107,181) 100%, rgb(255,255,255) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgb(59,100,252) 0%, rgb(76,165,255) 100%, rgb(19,107,181) 100%, rgb(255,255,255) 100%);
  background-image: -ms-linear-gradient( 90deg, rgb(59,100,252) 0%, rgb(76,165,255) 100%, rgb(19,107,181) 100%, rgb(255,255,255) 100%);
  opacity: 1; 

}



.x-banner .owl-carousel .owl-dots button.owl-dot.active span {

    display: block;
  
}



@media (max-width: 990px) {

    .x-banner .owl-carousel .owl-dots button.owl-dot {

        font-size: 12px;

    }

}

/* product */

/* 标题 */
.sytitle{
  text-align: center;
  position: relative;
}
.sytitle h3{
  font-family: Arial;
  font-size: 2.96875vw;
	font-weight: 500;
  text-transform: uppercase;
	line-height: 1;
  background: linear-gradient(to bottom, #3aadeb, #65e0f3);
　background-clip: text;
  -webkit-background-clip: text;
  color: transparent;
  /* position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  z-index:2; */
}
.sytitlex{
  /* padding-top: 1vw; */
  position: relative;
  z-index: 5;
}
.sytitle h4{
  font-size: 1.875vw;
	font-weight: bold;
	line-height: 1.33333333;
  color: #292929;
  text-shadow: -2px 0 white, 0 2px white, 2px 0 white, 0 -2px white;
}
.sytitle h4 span{
  color: #292929;
}
.sytitle h5{
  font-size: 18px;
  font-weight: lighter;
	line-height: 1.3333;
	color: #808080;
  margin-top: 1%;
  margin-bottom: 2.34vw;
}

@media(max-width: 1440px){
  .sytitle h5{
    font-size: 16px;
  }
}

@media(max-width: 1200px){
  .sytitle h5{
    font-size: 15px;
  }
}
@media(max-width: 991px){
  .sytitle h3{
    font-size: 46px;
  }
  .sytitlex{
      padding-top: 12px;
  }
  .sytitle h4{
      font-size: 28px;
  }
  .sytitle h5{
      font-size: 16px;
  }
  .sytitle h5{
      margin-top: 5px;
      margin-bottom: 5px;
  }
}

@media(max-width: 767px){
  .sytitle h3{
    font-size: 40px;
  }
  .sytitle h4{
    font-size: 24px;
  }
  .sytitle h5{
    font-size: 14px;
  }
}

@media(max-width: 640px){
  .sytitle h3{
    font-size: 32px;
  }
  .sytitle h4{
    font-size: 20px;
  }
  .sytitle h5{
    font-size: 12px;
  }
}


.probg{
  padding-top: 5vw;
}

.proSwiper{
  overflow: hidden;
}

.proSwiper .swiper-slide .img1 img {
    max-width: 100%;
    height: 111px;
    display: block;
    margin: 0 auto;
}
.abbg {
    margin-top: 60px;
}

.proSwiper .swiper-slide .wz{
  text-align: center;
  color: #232323;
  font-size: 16px;
  padding: 1vw 5px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.proSwiper .swiper-slide:hover .wz{
  color: #3b67fc;
}

@media(max-width: 1200px){
  .proSwiper .swiper-slide .wz{
    font-size: 14px;
  }
}

@media(max-width: 767px){
  .proSwiper{
    margin-top: 20px;
  }
}

@media(max-width: 640px){
  .probg{
    padding: 40px 0;
  }
}

/* about */
.cc4 {
    padding: 6vw 0;
    background: url(../img/aca5b563327fe7ea279c3748b193afd0d9010e16.jpg) no-repeat top center;
    background-size: cover;
    margin-top: 4vw;
}

.c4ab {
    padding: 4vw 4.4vw;
    background: #fff;
    width:63.43%;
    float: right;
    box-shadow: 0 0 5px 1px rgb(153 153 153 / 30%);
}


.c4ab h3 {
    font-size: 2.08333333333333vw;
    font-weight: 600;
    color: #3aadeb;
    text-shadow: 0.643px 0.766px 0px rgba(255, 255, 255, 0.004),2.571px 3.064px 0px rgba(0, 0, 0, 0.1);
}



.c4ab h4 {
    font-size: 1.25vw;
    color: #000000;
    font-weight: 400;
    margin-top: 0.5vw;
    line-height: 1;
}

.c4ab .abwz {
    font-size: 16px;
    color: #666666;
    line-height: 1.875;
    margin-top: 2vw;
}

.c4ab .c4mor {
    width: 192px;
    height: 55px;
    display: block;
    line-height: 53px;
    border: 1px solid #3aadeb;
    text-align: center;
    color: #3aadeb;
    font-size: 18px;
    font-weight: 400;
    border-radius: 50px;
    margin-top: 3.65vw;
    transition: all 0.3s;
}

.c4ab .c4mor:hover {
    color: #fff;
    background: linear-gradient(to bottom, #3aadeb, #65e0f3);
}

@media(max-width: 1440px){
  .c4ab .abwz{
    font-size: 15px;
  }

  .c4ab .c4mor{
    font-size: 16px;
  }
}

@media(max-width: 1280px){
  .c4ab .c4mor{
    width: 150px;
    height: 50px;
    line-height: 48px;
    margin-top: 15px;
    font-size: 14px;
  }
}

@media(max-width: 1200px){
  .c4ab .abwz{
    font-size: 14px;
  }
}

@media(max-width: 767px){
  .c4ab h3{
    font-size: 20px;
  }
  .c4ab h4{
    font-size: 16px;
  }
  .c4ab .abwz{
    line-height: 20px;
  }
  .c4ab .c4mor{
    height: 40px;
    line-height: 38px;
  }
}

@media(max-width: 640px){
  .cc4{
    margin-top: 20px;
  }
  .c4ab{
    width: 100%;
  }
  .c4ab h4{
    margin-top: 5px;
  }
  .c4ab .abwz{
    font-size: 13px;
  }
}


/* 数字 */
.numindex {
  background: url(../img/722d7919-c37c-4581-9ff3-90635dfab94e.jpg) no-repeat center;
  background-size: 100% 100%;
  padding: 3.125vw 0;
}

@media (max-width: 1200px) {
  
}

@media (max-width: 1200px) {
  .numindex .wrapper {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
  }
}

.numindex li {
  width: 25%;
  text-align: center;
  background: url(../img/dbb56f4cac315704464a41e7a6cb98b424fb118b.png) no-repeat right center;
}

.numindex li:last-child{
  background: none;
}

@media (max-width: 992px) {
  .numindex li {
      width: 30%;
  }
}

.numindex li p {
  font: 400 15px/25px "Microsoft YaHei";
  color: #ffffff;
}


.numindex li p strong {
  font: 400 52px/62px "Bahnschrift";
  color: #fff;
  vertical-align: top;
}

@media(max-width: 767px){
  .numindex li p strong{
    font-size: 34px;
  }
}

@media(max-width: 640px){
  .numindex{
    padding: 30px 0;
  }
  .numindex li{
    margin-bottom: 10px;
  }
  .numindex li:nth-child(2n){
    background: none;
  }
  .numindex li p strong{
    font-size: 36px;
    line-height: 30px;
  }
  .numindex li p{
    font-size: 12px;
    line-height: 20px;
  }
}

/* 产品中心 */
.cpzxbg{
  margin: 5.2vw 0;
}

.cpzxwrap{
  margin-top: 1.2vw;
}

.cpzx-left{
  width: 24.84375%;
  position: relative;
}

.cpzx-left > img{
  width: 100%;
}

.cpzxww{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 99;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  flex-direction: column;
}

.cpzxww h3{
  color: #fff;
  font-size: 40px;
  font-weight: 600;
  margin-bottom: 3.4vw;
  padding-left: 8.33vw;
}

.cpzxww .psort{
}

.cpzxww .psort li{
  padding: 1vw 0;
  position: relative;
}
.cpzxww .psort li:first-child::before{
 opacity: 1;
}
.cpzxww .psort li:first-child a .pmore{
	opacity: 1;
}
.cpzxww .psort li::before{
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  width: 110%;
  height: 100%;
  background:linear-gradient(to bottom, #3aadeb, #65e0f3);
  opacity: 0;
}

.cpzxww .psort li a{
  width: 103%;
  padding-left: 8.33vw;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.cpzxww .psort li a .pw{
  display: flex;
  align-items: center;
  width: 100%;
}

.cpzxww .psort li a img{
  max-width: 100%;
  margin-right: 10px;
}

.cpzxww .psort li a span{
  font-size: 18px;
  color: #fff;
  text-shadow: 0 0 #132447, 0 1px #132447, 1px 0 #132447, 0 0 #132447;
}

.cpzxww .psort li a .pmore{
  background: url(../img/3754113948b82b186635aafd0d38dbc84b4997a3.png) no-repeat center center;
  background-size: 100% 100%;
  width: 36px;
  height: 34px;
  opacity: 0;
}

.cpzxww .psort li.active::before{
  opacity: 1;
}

.cpzxww .psort li.active a .pmore{
  opacity: 1;
}

.tab-con { position: relative; }
.tab-con .tab-main { position: absolute; left: 0; top: 0; z-index: 9; right: 0;}
.tab-con .tab-main { transition: all .5s ease; }
.tab-con .tab-main.active { position: static; opacity: 1; visibility: visible;  }

.cpzx-right{
  width: 70%;
}

.plist2 {
  margin: 0 -0.6665%;
}

.plist2 li{
  float: left;
  width: 32%;
  margin: 0 0.6665%;
  margin-bottom: 1.5%;
}

.plist2 li .img1 img {
    width: 100%;
    height: 240px;
    object-fit: cover;
}

.plist2 li .wz{
  text-align: center;
  color: #232323;
  font-size: 16px;
  padding: 15px 5px;
  overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}

.plist2 li:hover .wz{
  color: #3b67fc;
}


@media(max-width: 1600px){
  .cpzxww h3{
    padding-left:15px;
  }
  .cpzxww .psort li a{
    padding-left: 15px;
  }
}

@media(max-width: 1440px){
  .cpzxww h3{
    font-size: 32px;
  }
  .cpzxww .psort li a img{
    max-width: 40px;
    width: 100%;
  }
  .cpzxww .psort li a span{
    font-size: 16px;
  }
  .cpzxww .psort li a .pmore{
    width: 30px;
    height: 28px;
  }
  .plist2 li .wz{
    font-size: 15px;
  }
}

@media(max-width: 1280px){
  .cpzxww .psort li a span{
    font-size: 14px;
  }
}

@media(max-width: 1200px){
  .plist2 li .wz{
    font-size: 14px;
  }
}

@media(max-width: 1100px){
  .cpzxww h3{
    margin-bottom: 10px;
    font-size: 24px;
  }
}

@media(max-width: 995px){
  .cpzxww .psort li a img{
    width: 25px;
  }
  .cpzxww .psort li a .pmore{
    width: 26px;
    height: 24px;
  }
  .plist2 li .wz{
    padding: 10px 5px;
  }
}

@media(max-width: 767px){
  .cpzxwrap{
    margin-top: 20px;
    flex-wrap: wrap;
  }
  .cpzx-left{
    width: 100%;
    background: url(../img/e65369ca443fdf2ae77f02ceb5cf0ee129d53be5.jpg) no-repeat top center;
    background-size: 100% 100%;
    padding: 40px 0;
  }
  .cpzx-left > img{
    display: none;
  }
  .cpzxww h3{
    text-align: center;
    padding-left: 0;
    margin-bottom: 20px;
  }
  .cpzxww{
    position: relative;
  }
  .cpzxww .psort{
    display: flex;
    flex-wrap: wrap;
  }
  .cpzxww .psort li{
    width: 33.333%;
    padding: 10px 5px;
  }
  .cpzxww .psort li::before{
    width: 100%;
  }
  .cpzxww .psort li a{
    padding-left: 0;
    width: 96%;
  }
  .cpzx-right{
    width: 100%;
    margin-top: 20px;
  }
  .plist2 li{
    width: 48%;
    margin-bottom: 2%;
  }
}

@media(max-width: 640px){
  .cpzxbg{
    margin: 40px 0;
    margin-bottom: 20px;
  }
  .cpzxww .psort li{
    width: 50%;
  }
  .cpzxww .psort li a span{
    font-size: 12px;
  }
  .cpzxww .psort li a .pmore{
    width: 20px;
    height: 18px;
  }
}

/* case */
.case {
  position: relative;
  margin-bottom: 35px;
}

@media (max-width: 1200px) {
  .case {
    padding: 15px 0;
  }
}

.case .case-list img {
  width: 100%;
}

.case .case-t {
  position: absolute;
  right: 9%;
  bottom: -47px;
  width: 520px;
  background: #fff;
  z-index: 999;
  border-radius: 5px;
}

@media (max-width: 767px) {
  .case .case-t {
    position: static;
    width: 100%;
  }
}

.case .case-t .case-w {
  padding: 1.8vw 1.5vw;
}

@media (max-width: 1200px) {
  .case .case-t .case-w {
      padding: 15px;
  }
}

.case .case-t .case-w p {
  font: 400 15px/30px "Microsoft YaHei";
  color: #666666;
}

.case .case-t .case-h {
  background-image: -moz-linear-gradient( 90deg, rgb(255,255,255) 0%, rgb(19,107,181) 0%, rgb(76,165,255) 0%, rgb(59,100,252) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgb(255,255,255) 0%, rgb(19,107,181) 0%, rgb(76,165,255) 0%, rgb(59,100,252) 100%);
  background-image: -ms-linear-gradient( 90deg, rgb(255,255,255) 0%, rgb(19,107,181) 0%, rgb(76,165,255) 0%, rgb(59,100,252) 100%);
  padding: 2vw 2.6vw;
  border-radius: 4px;
  box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.26);
}


.case .case-t .case-h h2 {
  float: left;
  font-size: 36px;
  color: #ffffff;
  text-shadow: -1px 0 #546b94, 0 1px #546b94, 1px 0 #546b94, 0 -1px #546b94;
}

.case .case-t .case-h .case-arr {
  float: right;
  position: relative;
  margin-top: 1.3vw;
}

.case .case-t .case-h .case-arr .swiper-button-next, .case .case-t .case-h .case-arr .swiper-button-prev {
  position: static;
  width: 15px;
  height: 27px;
  background-size: 15px 27px;
  margin-top: -13.5px;
  outline: none;
}

.case .case-t .case-h .case-arr .swiper-button-next {
  float: right;
  background-image: url(../img/f9e71cddfc9b60f75ed02678e5a093b3bdd7a00b.png);
  margin-left: 15px;
}

.case .case-t .case-h .case-arr .swiper-button-prev {
  float: left;
  background-image: url(../img/c35fb41d9deb95cd8bacfb50ffcb306d20145c1f.png);
  margin-right: 15px;
}

@media(max-width: 1440px){
  .case .case-t .case-h h2{
    font-size: 26px;
  }
}

@media(max-width: 1200px){
  .case .case-t .case-h{
    padding: 1vw;
  }
  .case .case-t .case-h h2{
    font-size: 20px;
  }
}

@media(max-width: 1100px){
  .case .case-t .case-w p{
    font-size: 14px;
    line-height: 20px;
  }
}

@media(max-width: 767px){
  .case .case-t .case-h{
    padding: 15px 5px;
  }
}

@media(max-width: 640px){
  .case .case-t .case-w p{
    font-size: 13px;
  }
  .case .case-t .case-h{
    display: none;
  }
}

/* 我们的优势 */
.ysbg{
  margin-top: 5.2vw;
}

.product-list {
    margin-top: 3.125vw;
    overflow: hidden;
}

@media (max-width: 992px) {
    .product-list {
        margin-top: 20px;
    }
}

.product-list .product-box {
    position: relative;
    border-radius: 8px;
    overflow: hidden;

}

.product-list .product-box .img {
    display: block;
    overflow: hidden;
}

.product-list .product-box img {
    width: 100%;
    -webkit-transition: all .3s;
    transition: all .3s;
}


.product-list .product-box h3 {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    background: rgba(41, 137, 151, 0.87);

}


.product-list .product-box h3 a {
    display: block;
    font: 400 18px/68px "Microsoft YaHei";
    color: #ffffff;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.product-list .product-box:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.product-list .product-box:hover h3 {
    background: #80b400;
}

.product-list .adv-box {
    position: relative;
    border-radius: 8px;
    overflow: hidden;
}


.product-list .adv-box img {
    width: 100%;
    -webkit-transition: all .3s;
    transition: all .3s;
}



.product-list .adv-box .adv-con {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 10px 5% 0;
    background: url(../img/ab897313c926b71573ba86d5efcb96e4104e8223.png) no-repeat top center;
}


.product-list .adv-box .adv-con h3 {
    font: 600 24px/34px "Microsoft YaHei";
    color: #ffffff;
    margin-bottom: 25px;
}

.product-list .adv-box .adv-con p {
    height: 0;
    overflow: hidden;
    font: 400 15px/25px "Microsoft YaHei";
    color: #ffffff;
    -webkit-transition: all .3s;
    transition: all .3s;

}


.product-list .adv-box:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.product-list .adv-box:hover .adv-con p {
    height: 100px;
}

@media(max-width: 1440px){
  .product-list .adv-box .adv-con h3{
    font-size: 20px;
    margin-bottom: 15px;
  }
  .product-list .adv-box .adv-con p{
    font-size: 14px;
  }
}

@media(max-width: 1200px){
  .product-list .adv-box .adv-con h3{
    font-size: 16px;
  }
  .product-list .adv-box:hover .adv-con p{
    font-size: 13px;
    line-height: 20px;
  }
}

@media(max-width: 640px){
  .ysbg{
    margin-top: 0;
  }
  
}


/* box-join */
.box-join {
    background:url(../img/e3d3b01d4e26220d9adf611cf0a9c8f49101c944.jpg) no-repeat center;
    padding: 4.166vw 0;
    padding-bottom: 5.2vw;
    background-size: cover;
    margin-top: 4.166vw;
    margin-bottom: 5.2vw;
}
.message-tel {
    background: url(../img/c595cfbf2a37a9f4a595ccfc8e4a107d8a1d6cc4.png) no-repeat;
    width: 448px;
    height: 55px;
}

.join-left h2{
 font-size: 36px;
 font-weight: bold;
 color: #fff;
 margin-bottom: 3%;
}
.join-left p  {
    font-size: 16px;
    color: #fff;
    margin-bottom: 11%;
}
.join-left span p{
    font-size: 38px;
    color: #fff;
    margin-bottom: 11%;
}
.message-tel a {
    line-height: 55px;
    font-size: 18px;
    width: 118px;
    text-align: center;
}

.message-tel a b{
  font-weight: normal;
  display: block;
  color: #fff;
  text-shadow: -1px 0 #7787a7, 0 1px #7787a7, 1px 0 #7787a7, 0 -1px #7787a7;
}
.message-tel span {
    line-height: 55px;
    font-size: 38px;
    color: #fff;
    margin-left: 25px;
    font-weight: 600;
    margin-bottom: 0;
}

@media(max-width: 1440px){
  .join-left h2{
    font-size: 30px;
  }
  .join-left p{
    font-size: 22px;
  }
  .join-left span p{
    font-size: 30px;
  }
}

@media(max-width: 1200px){
  .join-left h2{
    font-size: 24px;
  }
  .join-left p{
    font-size: 20px;
  }
  .join-left span p{
    font-size: 24px;
  }
}

@media(max-width: 640px){
  .box-join{
    padding: 40px 0;
    margin-bottom: 40px;
  }
  .join-left{
    width: 100%;
  }
  
}

/* 留言 */
x-message {
  background: #f0f0f0;
  padding: 2.34375% 0;
}

.x-message-wrap {
  width: 53.8%;
  float: right;
  margin-top: 2.5%;
}
.x-message-wrap .row {
  margin-left: -5px;
  font-size: 0;
  margin-right: -5px;
}
.x-message-wrap div[class^='col-'] {
  padding-left: 5px;
  padding-right: 5px;
  position: relative;
}
.x-message-wrap input[type='text'],
.x-message-wrap textarea {
  width: 100%;
  height: 62px;
  border: 1px solid rgba(255, 255, 255, 0.5);
  padding: 0 10px;
  font-size: 16px;
  color: rgba(255, 255, 255, 0.5);
  outline: none;
  margin-bottom: 10px;
  background: none;
}

.x-message-wrap input[type='text']::-webkit-input-placeholder,
.x-message-wrap textarea::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.5);
}

.x-message-wrap input[type='text']::-moz-placeholder,
.x-message-wrap textarea::-moz-placeholder {
  color: rgba(255, 255, 255, 0.5);
}

.x-message-wrap input[type='text']::-ms-input-placeholder,
.x-message-wrap textarea::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.5);
}

.x-message-wrap input[type='text']::placeholder,
.x-message-wrap textarea::placeholder {
  color: rgba(255, 255, 255, 0.5);
}

.x-message-wrap textarea {
  padding-top: 20px;
  height: 62px;
  resize: none;
}

.x-message-wrap #checkcode {
  float: left;
  width: 52%;
  margin-bottom: 10px;
  border: 1px solid rgba(255, 255, 255, 0.5);
  border-radius: 0;
  border-right:none;
}

.x-message-wrap .checkCodeImg {
  float: left;
  display: block;
  text-align: center;
  width: 48%;
  height: 62px;
  font-size: 0;
  padding: 5px 10px;
  border: 1px solid rgba(255, 255, 255, 0.5);
  border-left: none;
  background: none;
}

.x-message-wrap .checkCodeImg img {
  max-width: 100%;
  max-height: 100%;
  display: inline-block;
  vertical-align: middle;
}

.x-message-wrap .checkCodeImg:after {
  content: '';
  height: 100%;
  display: inline-block;
  vertical-align: middle;
}

.x-message-wrap .checkCodeImg img {
  cursor: pointer;
}

.x-message-wrap .x-submit {
  float: right;
  width: 100%;
  height: 62px;
  background:linear-gradient(to bottom, #3aadeb, #65e0f3);
color: #fff;
  font-size: 18px;
  text-shadow: -1px 0 #22407f, 0 1px #22407f, 1px 0 #22407f, 0 -1px #22407f;
  border: none;
  outline: none;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}


.x-message-wrap .x-submit:hover {
   background-image: -moz-linear-gradient( 90deg, rgb(255,255,255) 0%, rgb(19,107,181) 0%, rgb(76,165,255) 0%, rgb(59,100,252) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgb(255,255,255) 0%, rgb(19,107,181) 0%, rgb(76,165,255) 0%, rgb(59,100,252) 100%);
  background-image: -ms-linear-gradient( 90deg, rgb(255,255,255) 0%, rgb(19,107,181) 0%, rgb(76,165,255) 0%, rgb(59,100,252) 100%);
}



@media (max-width:1199px) {
    .join-left p {
        font-size: 24px;
        color: #fff;
        margin-bottom: 8%;
    }
}
@media (max-width:995px) {
    join-left {
        float: none;
    }
    
    .join-left h2 {
        font-size: 28px;
        font-weight: bold;
        color: #fff;
        margin-bottom: 3%;
    }
    .join-left p {
        font-size: 20px;
        color: #fff;
        margin-bottom: 8%;
    }
    .message-tel {
        background: url(../img/c595cfbf2a37a9f4a595ccfc8e4a107d8a1d6cc4.png) no-repeat;
        background-size: 100% 100%;
        width: 273px;
        
    }
    .message-tel a {
    line-height: 64px;
    font-size: 19px;
    color: #000;
    width: 82px;
    margin-left: 24px;
}
.message-tel span {
    line-height: 63px;
    font-size: 39px;
    color: #fff;
    font-family: dinpro, Helvetica, sans-serif;
    margin-left: 31px;
}
    .x-message-wrap{
      margin-top: 0;
    }
    .x-message-wrap input[type='text'],
    .x-message-wrap textarea{
      font-size: 14px;
    }
    .x-message-wrap .x-submit{
      font-size: 16px;
    }
}
@media (max-width: 767px) {
  .x-message-wrap {
        width: 100%;
    }
   .join-left p {
    font-size: 16px;
    color: #fff;
    margin-bottom: 8%;
} 
}

@media(max-width: 640px){
  .message-tel{
    width: 100%;
  }
  .join-left span p{
    font-size: 20px;
  }
}


/* 新闻 */
.newsbg{margin-bottom: 3.125vw;}
.nbox{margin-top: 2vw;}
.nul{width: 50.6%;background-color: #f7f7f7;}
.nul li{position: relative;}
.nul li .img{display: block;overflow: hidden;}
.nul li .img img{width: 100%;transition: all 0.5s;}
.nul li .nn{position: absolute;bottom: 0;left: 0;right: 0;background: #f8f8f8;}
.nul li:hover .img img{transform: scale(1.1);}
.nul2{width: 48.2%;}
.nul2 li{width: 32.4%;background-color: #f7f7f7;padding: 2.8vw 1.3vw 0 1.3vw;}
.ntime{width: 128px;height: 137px;text-align: center;color: #fff;display: flex;align-items: center;justify-content: center;flex-direction: column;background:linear-gradient(to bottom, #3aadeb, #65e0f3);
  
}

.ntime dd{font-size: 40px;font-weight: bold;}
.ntime dt{font-size: 16px;font-weight: lighter;}
.nei{width: calc(100% - 128px);padding: 25px 1.8vw 0 1.3vw;}
.nei h3 a{display: block;color: #2e2829;font-size: 16px;font-weight: bold;overflow:hidden; white-space:nowrap;text-overflow:ellipsis;}
.nei p{color: #4d4d4d;font-size: 13px;line-height: 2;font-weight: lighter;display: -webkit-box;overflow: hidden;text-overflow: ellipsis;-webkit-box-orient: vertical; -webkit-line-clamp: 2;margin-top: 20px;}
.ntime2 dd{font-size: 40px;font-weight: bold;color: #3aadeb;line-height: 1;}
.ntime2 dt{font-size: 16px;color:#3aadeb;margin-top: 5px;}
.nul2 li h3{color: #2e2829;font-size: 16px;line-height: 24px;font-weight: bold;display: -webkit-box;overflow: hidden;text-overflow: ellipsis;-webkit-box-orient: vertical; -webkit-line-clamp: 2;margin: 1.3vw 0 2.5vw;}
.nul2 li p{color: #4d4d4d;font-size: 13px;line-height: 2;font-weight: lighter;display: -webkit-box;overflow: hidden;text-overflow: ellipsis;-webkit-box-orient: vertical; -webkit-line-clamp:5;}
.gd {color: #333333;font-size: 14px;font-weight: bold;margin-top: 6.3vw;}
.nul2 li:hover{
  background:linear-gradient(to bottom, #3aadeb, #65e0f3)
}
.nul2 li:hover h3,.nul2 li:hover p,.nul2 li:hover .gd,.nul2 li:hover .ntime2 dd,.nul2 li:hover .ntime2 dt{color: #fff;}

@media(max-width: 995px){
  .ntime dd{
    font-size: 30px;
  }
  .ntime dt{
    font-size: 14px;
  }
  .ntime2 dd{
    font-size: 30px;
  }
  .nul2 li p{
    -webkit-line-clamp: 3;
  }
  .gd{
    margin-top: 3vw;
  }
}

@media(max-width: 767px){
  .nbox{
    flex-wrap: wrap;
    margin-top: 20px;
  }
  .nul{
    width: 100%;
  }
  .nul2{
    width: 100%;
    margin-top: 20px;
  }
}

@media(max-width: 640px){
  .newsbg{
    margin-bottom: 20px;
  }
  .ntime{
    height: 120px;
  }
  .nei p{
    margin-top: 5px;
  }
  .nul2{
    flex-wrap: wrap;
  }
  .nul2 li{
    width: 100%;
    padding: 10px;
    margin-bottom: 20px;
  }
  .ntime2 dd{
    font-size: 24px;
  }
  .nul2 li h3{
    font-size: 14px;
  }
  .nul2 li p{
    font-size: 12px;
    line-height: 22px;
  }
}

/* foot */
.wrapper {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.foot {
    padding-top: 60px;
    padding-bottom: 60px;
    background: #222222;
}

@media (max-width: 992px) {
    .foot {
      padding: 30px 0;
    }
}

.foot .wrapper {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: start;
}

.foot-nav{
  width: 40.35%;
}

@media(max-width: 1024px){
  .foot-nav{
    width: 48.35%;
  }
}

@media (max-width: 767px) {
    .foot .foot-top .foot-nav {
        display: none;
        width: 100%;
    }
}

.foot .foot-top .foot-nav ul {
    margin-left: 72px;
}

@media (max-width: 1440px) {
  .foot .w1586{
   max-width: 1316px;
  }
  .foot .foot-top .foot-nav ul {
    margin-left: 25px;
  }

}

.foot .foot-top .foot-nav ul:first-of-type {
  margin-left: 0;
}

.foot .foot-top .foot-nav ul h3 {
  margin-bottom: 26px;
}

.foot .foot-top .foot-nav ul h3 a {
    font: 400 16px/32px "microsoft yahei";
    color: #ffffff;
}


.foot .foot-top .foot-nav ul h3 a:hover {
    color: #3b67fc;
}

.foot .foot-top .foot-nav ul li a {
    font: 400 14px/28px "Microsoft YaHei";
    color: rgba(255, 255, 255, 0.29);
}

.foot .foot-top .foot-nav ul li a:hover {
    color: #3b67fc;
}

.foot .foot-top .foot-nav .foot-xunpan {
    margin-top: 50px;
    font: 400 12px/24px "Microsoft YaHei";
    color: rgba(255, 255, 255, 0.43);
}

.foot .foot-top .foot-nav .foot-xunpan a {
  font: 400 12px/24px "Microsoft YaHei";
  color: rgba(255, 255, 255, 0.43);
}

.foot .foot-top .foot-nav .foot-xunpan a:hover {
  color: #3b67fc;
}

.foot .foot-top .foot-contact {
  position: relative;
  width: 51%;
  padding: 0 3.125vw;
  background: url(../img/6e7e56f0918c877a3c4a1449ce4e94f3f4c27a43.png) no-repeat 0% 8%;
}

@media (max-width: 1360px){
  
  .foot .foot-top .foot-contact{
    width: 45%;
    margin-right: 3%;
  }

}
@media (max-width: 1024px) {
    .foot .foot-top .foot-contact{
      width: 46%;
    }
}

@media(max-width: 767px){
  .foot .foot-top .foot-contact{
    width: 100%;
    flex-wrap: wrap;
  }
}

.foot .foot-top .foot-contact h1 {
    font: 400 22px/32px "Microsoft YaHei";
    color: #fff;
    margin-bottom: 40px;
}

@media (max-width: 992px) {
    .foot .foot-top .foot-contact h1 {
       margin-bottom: 15px;
    }
}

.foot .foot-top .foot-contact p {
    font: 400 14px/28px "Microsoft YaHei";
    color: #ffffff;
}

.foot .foot-top .foot-contact a {
    display: block;
    width: 134px;
    height: 43px;
    background:linear-gradient(to bottom, #3aadeb, #65e0f3);
    text-align: center;
    font: 400 14px/43px "Microsoft YaHei";
    color: #fff;
    margin-top: 30px;
}


@media (max-width: 992px) {
    .foot .foot-top .foot-contact a {
      margin-top: 15px;
    }

    .product .product-list .product-box h3 a {
      line-height: 40px;
    }
}

.erq img{
  max-width:55%; height:auto !important;width:auto !important;
}

.foot .link {
  padding: 25px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.11);
  position: relative;
}

.foot .link a {
  font: 400 14px/28px "Microsoft YaHei";
  color: rgba(255, 255, 255, 0.09);
  margin-left: 15px;
}

.foot .link a:hover {
  color: #3b67fc;
}

.foot .foot-bottom {
  padding-top: 20px;
  padding-bottom: 5px;
  font: 400 14px/28px "Microsoft YaHei";
  color: rgba(255, 255, 255, 0.2);
}


.foot .foot-bottom a {
  font: 400 14px/28px "Microsoft YaHei";
  color: rgba(255, 255, 255, 0.2);
}

.foot .foot-bottom a:hover {
  color: #3b67fc;
}

.copl{
  width: 60%;
  float: left;
}

.copr{
  width: 35%;
  float: right;
  text-align: right;
}

@media(max-width: 1440px){
  .erq img{
    max-width: 200px;
  }
}

@media(max-width: 1280px){
  .foot .foot-top .foot-contact h1{
    font-size: 20px;
    margin-bottom: 20px;
  }
  .erq img{
    max-width: 150px;
  }
}

@media(max-width: 767px){
  .flx{
    width: 100%;
  }
  .erq{
    width: 100%;
    margin-top: 10px;
  }
}

@media(max-width: 640px){
  .foot .foot-top .foot-contact h1{
    font-size: 18px;
    margin-bottom: 5px;
  }
  .foot .foot-top .foot-contact p{
    font-size: 13px;
  }
  .erq img{
    max-width:100%; height:auto !important;width:auto !important;
  }
  .foot .foot-bottom{
    padding: 0;
    margin-top: 10px;
  }
  .foot .foot-bottom{
    font-size: 12px;
    line-height: 18px;
  }
  .foot .foot-bottom a{
    font-size: 12px;
    line-height: 18px;
  }
  .copl{
    width: 100%;
    float: none;
    text-align: center;
  }
  .copr{
    width: 100%;
    float: none;
    text-align: center;
  }
}

/* 当前位置 */

.page-position {

    color: #aaaeb1;margin-top: -6.5%;z-index: 99999;position: relative;margin-bottom: 4.5%;
}

.page-position h2{color:#ffffff!important;font-size: 36px!important;font-weight: 600;margin-bottom: 10px;}
.page-position h2 a{color:#fff}



.page-position a {
    color: #aaaeb1;}

.page-position a:hover {
    color: #3b67fc;   
}


@media (max-width: 1024px) {
 .page-position {color: #aaaeb1;margin-top:1.5%;z-index: 99999;position: relative;margin-bottom: 1.5%;}
 .page-position h2{color:#3b67fc!important;font-size: 30px!important;font-weight: 600;margin-bottom: 10px;}
.page-position h2 a{color:#3b67fc}

}

@media (max-width: 990px) {
 .page-position h2{color:#3b67fc!important;font-size: 18px!important;font-weight: 600;margin-bottom: 10px;}
.page-position h2 a{color:#3b67fc}

}



/*内页左侧样式*/
.xypg-left-con2{margin-bottom: 3.5%;}
.xypg-left-con2 .xypg-left-nav {display:block;}
.xypg-left-con2 .xypg-left-nav>li {position: relative;text-align:center;margin-right: 10px;max-width: 200px;float: left;}
.xypg-left-con2  .xypg-left-nav > li:last-child {border: none;}
 
.xypg-left-con2 .xypg-left-nav > li .first-nav-btn{background: none;}
.xypg-left-con2 .xypg-left-nav>li>a {
    display: block;
    font-size: 18px;
    line-height: 30px;
    color: #444444;
    padding: 10px 40px;
    background: #eeeeee;border-radius: 6px;
}

.xypg-left-con2 .xypg-left-nav>li:hover>a,
.xypg-left-con2 .xypg-left-nav>li.clicked>a {
    color: #fff;background:#3b67fc;
}


