@-webkit-keyframes comSwiperPoints {
	0% { background-position: center -20px }
	24% { background-position: center -20px }
	25% { background-position: center -50px }
	49% { background-position: center -50px }
	50% { background-position: center -80px }
	74% { background-position: center -80px }
	75% { background-position: center -110px }
	100% { background-position: center -110px }
}
@keyframes comSwiperPoints {
	0% { background-position: center -20px }
	24% { background-position: center -20px }
	25% { background-position: center -50px }
	49% { background-position: center -50px }
	50% { background-position: center -80px }
	74% { background-position: center -80px }
	75% { background-position: center -110px }
	100% { background-position: center -110px }
}
@-webkit-keyframes comSwiperColorPoints {
	0% { background-color: rgba(255, 255, 255, 0) }
	100% { background-color: #fff }
}
@keyframes comSwiperColorPoints {
	0% { background-color: rgba(255, 255, 255, 0) }
	100% { background-color: #fff }
}
#header { background: #013 no-repeat center/cover url(/assets/img/bg_flow.jpg); padding: 0px 32px; width: 100%; position: fixed; top: 0; z-index: 900 }
#header .mob-btn { display: none }
#header .toolbar-container { display: flex; flex-direction: row; justify-content: space-between; align-items: center; height: 88px }
#header .toolbar-logo img { width: 120px; height: 40px }
#header .toolbar-container-right { display: flex; align-items: center }
#header .toolbar-container-right .toolbar-contain-right-inner { position: relative }
#header .toolbar-container-right .toolbar-contain-right-inner .fixed-link-cont { position: absolute; top: 88px; right: -32px }
#header .toggle-btn.mob-btn { display: none }
#header .toggle-btn-hide { width: 0; height: 0; overflow: hidden; padding: 0; margin: 0; border: none; outline: none }
#header .lanChangeCont { display: flex; align-items: center; word-break: keep-all; width: 90px; margin-left: 16px }
#header .lanChangeCont>span { font-size: 14px; line-height: 20px; color: #fff; font-weight: 500; cursor: pointer; line-height: 24px }
#header .lanChangeCont>span.split { font-size: 14px; line-height: 20px; cursor: default; margin: 0 6px; width: 2px; height: 16px; background-color: #fff }
#header .fixed-link-cont .btn.btn-apply { transition: all ease .2s; background-color: #b18f3c; border-color: #b18f3c; color: #fff; background-image: url(/assets/img/0673d66fefb6705f3ff8e940f8f577110a394b058c5be-awQMo0.jpg.png) }
#header .fixed-link-cont .btn.btn-apply:hover { background-image: none }
#header .fixed-link-cont .btn { font-size: 16px; line-height: 24px; text-align: center; display: block; margin-left: auto }
#header .fixed-link-cont .btn.btn-apply { padding: 10px 20px; font-weight: 600; width: 152px }
#header .toolbar-menus { font-size: 16px; line-height: 24px; color: #fff }
#header .toolbar-menus .toolbar-navbar { display: flex }
#header .toolbar-menus .toolbar-navbar .navbar { position: relative }
#header .toolbar-menus .toolbar-navbar .navbar .dropdown-title-link { padding: 32px 16px; display: block; font-weight: 600 }
#header .toolbar-menus .toolbar-navbar .navbar .dropdown-title-link::after { content: ""; position: absolute; width: 0; height: 0; left: 0; right: 0; margin: auto; top: 60px; border-top: 14px solid rgba(0, 0, 0, 0); border-left: 18px solid rgba(0, 0, 0, 0); border-right: 18px solid rgba(0, 0, 0, 0); border-bottom: 14px solid rgba(255, 255, 255, .9); display: none }
#header .toolbar-menus .toolbar-navbar .navbar:hover .dropdown-title-link { background-color: #082d75 }
#header .toolbar-menus .toolbar-navbar .navbar.dropdown:hover .dropdown-title-link::after { display: block }
#header .toolbar-menus .toolbar-navbar .dropdown-menu { display: none; position: absolute; background-color: #fff; padding: 24px; height: 305px; left: 50%; transform: translateX(-50%); border-left: 1px solid #f3f9f1; border-right: 1px solid #f3f9f1; border-bottom: 1px solid #f3f9f1; box-shadow: 0px 12px 16px -4px rgba(16, 24, 40, .08) }
#header .toolbar-menus .toolbar-navbar .dropdown-menu .dropdown-menu-inner { display: flex }
#header .toolbar-menus .toolbar-navbar .dropdown-menu .dropdown-menu-gallery { padding-right: 24px; margin-right: 24px; border-right: 1px solid #f3f9f1 }
#header .toolbar-menus .toolbar-navbar .dropdown-menu .dropdown-menu-gallery .img { width: 272px; height: 153px }
#header .toolbar-menus .toolbar-navbar .dropdown-menu .dropdown-menu-gallery .info { margin: 12px 0; font-size: 14px; line-height: 20px; color: #12264f; width: 272px }
#header .toolbar-menus .toolbar-navbar .dropdown-menu .dropdown-menu-gallery .link { transition: all ease .2s; color: #555e70 }
#header .toolbar-menus .toolbar-navbar .dropdown-menu .dropdown-menu-gallery .link:hover { color: #b18f3c }
#header .toolbar-menus .toolbar-navbar .dropdown-menu .dropdown-menu-gallery .link:focus, #header .toolbar-menus .toolbar-navbar .dropdown-menu .dropdown-menu-gallery .link:focus:hover { color: #555e70 }
#header .toolbar-menus .toolbar-navbar .dropdown-menu .dropdown-menu-gallery .link::after { background-image: url("/assets/img/icon_arr_r_normal.png") }
#header .toolbar-menus .toolbar-navbar .dropdown-menu .dropdown-menu-gallery .link:hover::after { background-image: url("/assets/img/icon_arr_r_hover.png") }
#header .toolbar-menus .toolbar-navbar .dropdown-menu .dropdown-menu-gallery .link:focus::after, #header .toolbar-menus .toolbar-navbar .dropdown-menu .dropdown-menu-gallery .link:focus:hover::after { background-image: url("/assets/img/icon_arr_r_press.png"); outline: none }
#header .toolbar-menus .toolbar-navbar .dropdown-menu .dropdown-menu-gallery .link { font-size: 14px; line-height: 20px; font-weight: 600; display: flex; align-items: center }
#header .toolbar-menus .toolbar-navbar .dropdown-menu .dropdown-menu-gallery .link::after { content: ""; display: inline-block; vertical-align: middle; margin-left: 8px; width: 20px; height: 20px; transition: all ease .2s; background-repeat: no-repeat; background-size: cover; background-position: center }
#header .toolbar-menus .toolbar-navbar .dropdown-menu .dropdown-menu-gallery .link:hover::after { margin-left: 12px }
#header .toolbar-menus .toolbar-navbar .dropdown-menu .dropdown-menu-listCont { word-break: keep-all; white-space: nowrap }
#header .toolbar-menus .toolbar-navbar .dropdown-menu .dropdown-menu-listCont .dropdown-menu-title { font-size: 16px; line-height: 24px; font-weight: 700; color: #12264f; margin-bottom: 14px }
#header .toolbar-menus .toolbar-navbar .dropdown-menu .dropdown-menu-listCont>ul { display: grid; grid-auto-flow: column; grid-template-rows: repeat(4, 1fr); grid-template-columns: 272px; margin: 0 -16px }
#header .toolbar-menus .toolbar-navbar .dropdown-menu .dropdown-menu-listCont>ul .dropdown-menu-li { margin: 0 16px }
#header .toolbar-menus .toolbar-navbar .dropdown-menu .dropdown-menu-listCont>ul.extend { grid-template-rows: repeat(5, 1fr) }
#header .toolbar-menus .toolbar-navbar .dropdown-menu .dropdown-menu-listCont .dropdown-menu-li .dropdown-menu-link { transition: all ease .2s; color: #555e70 }
#header .toolbar-menus .toolbar-navbar .dropdown-menu .dropdown-menu-listCont .dropdown-menu-li .dropdown-menu-link:hover { color: #b18f3c }
#header .toolbar-menus .toolbar-navbar .dropdown-menu .dropdown-menu-listCont .dropdown-menu-li .dropdown-menu-link:focus, #header .toolbar-menus .toolbar-navbar .dropdown-menu .dropdown-menu-listCont .dropdown-menu-li .dropdown-menu-link:focus:hover { color: #555e70 }
#header .toolbar-menus .toolbar-navbar .dropdown-menu .dropdown-menu-listCont .dropdown-menu-li .dropdown-menu-link { display: block; font-size: 16px; line-height: 24px; font-weight: 500; padding: 5px 0; margin: 5px 0; width: 240px }
#header .toolbar-menus .toolbar-navbar .dropdown-menu .dropdown-menu-listCont .dropdown-menu-li .dropdown-menu-link.nav_list_item_sd_title { display: none }
#footer { background: no-repeat center/cover url(/assets/img/bg_flow.jpg); padding: 64px 0px 48px; height: 392px }
#footer .footer-container { width: 1216px; margin: auto }
#footer .footer-logo>a { display: block; width: -webkit-fit-content; width: -moz-fit-content; width: fit-content }
#footer .footer-logo .img { height: 40px }
#footer .footer-logo .info { font-size: 16px; line-height: 24px; color: rgba(248, 250, 247, .9); width: 320px; margin: 32px 0 }
#footer .footer-links-cont .footer-links { display: flex; align-items: center }
#footer .footer-links-cont .footer-link { font-size: 16px; line-height: 24px; font-weight: 600; color: #fff; margin-right: 32px }
#footer .footer-links-cont .footer-link:hover { text-decoration: underline }
#footer .footer-rights-info { margin-top: 24px; padding-top: 32px; border-top: 1px solid rgba(248, 250, 247, .9); font-size: 16px; line-height: 24px; color: rgba(248, 250, 247, .9) }
@media screen and (min-width:1000px) {
	#header .toolbar-menus .toolbar-navbar .navbar:hover .dropdown-menu { display: block !important }
}
@media screen and (max-width:1280px) {
	#footer .footer-container { width: 932px }
}
@media screen and (max-width:1000px) {
	#header { padding: 0px 16px }
	#header .toolbar-container { height: 72px }
	#header .toolbar-logo img { height: 40px; width: auto }
	#header .toolbar-container-right .toolbar-contain-right-inner { position: fixed; right: -150vw; width: 364px; transition: all ease .3s; top: 72px; bottom: 0; overflow: auto; background: #013; -webkit-backdrop-filter: blur(24px); backdrop-filter: blur(24px); padding: 24px 32px }
	#header .toolbar-container-right .toolbar-contain-right-inner .fixed-link-cont { position: initial; margin-bottom: 12px }
	#header .toggle-btn.mob-btn { display: inline-block; background-repeat: no-repeat; background-size: cover; background-position: center; width: 30px; height: 30px; cursor: pointer }
	#header .toggle-btn.open { background-image: url("/assets/img/icon_nav_togglenavO_normal.png") }
	#header .toggle-btn.open:hover { background-image: url("/assets/img/icon_nav_togglenavO_hover.png") }
	#header .toggle-btn.open:focus, #header .toggle-btn.open:focus:hover { background-image: url("/assets/img/icon_nav_togglenavO_press.png"); outline: none }
	#header .toggle-btn.close { background-image: url("/assets/img/icon_nav_togglenav_normal.png") }
	#header .toggle-btn.close:hover { background-image: url("/assets/img/icon_nav_togglenav_hover.png") }
	#header .toggle-btn.close:focus, #header .toggle-btn.close:focus:hover { background-image: url("/assets/img/icon_nav_togglenav_press.png"); outline: none }
	#header .lanChangeCont { width: 122px; margin-left: 0 }
	#header .lanChangeCont>span { line-height: 20px }
	#header .fixed-link-cont { display: flex; justify-content: space-between }
	#header .fixed-link-cont .btn.btn-apply { transition: all ease .2s; background-color: #b18f3c; border-color: #b18f3c; color: #fff; background-image: url(/assets/img/0673d66fefb6705f3ff8e940f8f577110a394b058c5be-awQMo0.jpg.png) }
	#header .fixed-link-cont .btn.btn-apply:hover { background-image: none }
	#header .fixed-link-cont .btn { flex: 1; box-shadow: 0px 1px 2px rgba(16, 24, 40, .05); border-radius: 8px }
	#header .fixed-link-cont .btn.btn-apply { padding: 12px 0; width: auto; color: #fff; border-color: #b18f3c }
	#header .toolbar-menus { font-size: 18px; line-height: 28px; color: #fff }
	#header .toolbar-menus .toolbar-navbar { display: block }
	#header .toolbar-menus .toolbar-navbar .navbar { position: initial }
	#header .toolbar-menus .toolbar-navbar .navbar .dropdown-title { display: flex; align-items: center; justify-content: space-between }
	#header .toolbar-menus .toolbar-navbar .navbar .dropdown-title-link { transition: all ease .2s; color: #fff }
	#header .toolbar-menus .toolbar-navbar .navbar .dropdown-title-link:hover { color: #b18f3c }
	#header .toolbar-menus .toolbar-navbar .navbar .dropdown-title-link:focus, #header .toolbar-menus .toolbar-navbar .navbar .dropdown-title-link:focus:hover { color: #b18f3c }
	#header .toolbar-menus .toolbar-navbar .navbar .dropdown-title-link { padding: 6px 0; font-weight: 500; margin: 6px 0; color: #fff }
	#header .toolbar-menus .toolbar-navbar .navbar .dropdown-title-link::after { display: none }
	#header .toolbar-menus .toolbar-navbar .navbar:hover .dropdown-title-link { background-color: rgba(0, 0, 0, 0) }
	#header .toolbar-menus .toolbar-navbar .navbar.dropdown:hover .dropdown-title-link::after { display: none }
	#header .toolbar-menus .toolbar-navbar .navbar .mob-btn { cursor: pointer; width: 24px; height: 24px; font-style: 26px; display: inline-block }
	#header .toolbar-menus .toolbar-navbar .navbar .mob-btn:hover { color: #b18f3c }
	#header .toolbar-menus .toolbar-navbar .dropdown-menu { display: none; position: initial; background-color: rgba(0, 0, 0, 0); transform: translateX(0); padding: 0; height: auto; border: none; box-shadow: none }
	#header .toolbar-menus .toolbar-navbar .dropdown-menu .dropdown-menu-inner { display: block; margin: 12px 0 }
	#header .toolbar-menus .toolbar-navbar .dropdown-menu .dropdown-menu-gallery { display: none }
	#header .toolbar-menus .toolbar-navbar .dropdown-menu .dropdown-menu-listCont { border-left: 1px solid #f3f9f1; padding-left: 12px }
	#header .toolbar-menus .toolbar-navbar .dropdown-menu .dropdown-menu-listCont .dropdown-menu-title { display: none }
	#header .toolbar-menus .toolbar-navbar .dropdown-menu .dropdown-menu-listCont>ul { display: block }
	#header .toolbar-menus .toolbar-navbar .dropdown-menu .dropdown-menu-listCont .dropdown-menu-li .dropdown-menu-link { transition: all ease .2s; color: #f3f9f1 }
	#header .toolbar-menus .toolbar-navbar .dropdown-menu .dropdown-menu-listCont .dropdown-menu-li .dropdown-menu-link:hover { color: #b18f3c }
	#header .toolbar-menus .toolbar-navbar .dropdown-menu .dropdown-menu-listCont .dropdown-menu-li .dropdown-menu-link:focus, #header .toolbar-menus .toolbar-navbar .dropdown-menu .dropdown-menu-listCont .dropdown-menu-li .dropdown-menu-link:focus:hover { color: #b18f3c }
	#header .toolbar-menus .toolbar-navbar .dropdown-menu .dropdown-menu-listCont .dropdown-menu-li .dropdown-menu-link { display: block; font-size: 16px; line-height: 24px; font-weight: 500; padding: 0; margin: 20px 0 0 0; position: relative; width: -webkit-fit-content; width: -moz-fit-content; width: fit-content }
	#header .toolbar-menus .toolbar-navbar .dropdown-menu .dropdown-menu-listCont .dropdown-menu-li .dropdown-menu-link.nav_list_item_sd_title { display: block; padding-left: 20px }
	#header .toolbar-menus .toolbar-navbar .dropdown-menu .dropdown-menu-listCont .dropdown-menu-li:nth-child(1) .dropdown-menu-link { margin-top: 0 }
	#header .toolbar-menus .toolbar-navbar .dropdown-menu .dropdown-menu-listCont .dropdown-menu-li .dropdown-menu-btn { display: none }
	#footer .footer-container { width: calc(100vw - 32px) }
}
@media screen and (max-width:800px) {
	#footer { padding: 48px 0px; height: auto }
	#footer .footer-links-cont .footer-links { display: grid; grid-auto-flow: column; grid-template-columns: auto 1fr; grid-template-rows: repeat(3, 1fr); grid-column-gap: 32px }
	#footer .footer-links-cont .footer-link { margin-bottom: 12px; margin-right: 0 }
	#footer .footer-rights-info { margin-top: 36px; padding-top: 32px; font-size: 16px; line-height: 24px }
}
@media screen and (max-width:500px) {
	#header .toolbar-container-right .toolbar-contain-right-inner { width: 100vw; overflow-y: auto }
	#header .toolbar-container-right .toolbar-contain-right-inner::-webkit-scrollbar-track { background-color: #013 }
	#header .toolbar-container-right .toolbar-contain-right-inner::-webkit-scrollbar-thumb { border-right-color: #fff; border-left-color: #fff }
	#footer { background-color: #013; padding: 64px 0px 48px }
	#footer .footer-logo .info { max-width: 320px; width: auto }
	#footer .footer-links-cont .footer-link { font-size: 16px; line-height: 24px; font-weight: 600; margin-right: 32px }
	#footer .footer-rights-info { margin-top: 36px; padding-top: 32px; font-size: 16px; line-height: 24px }
}
.container { width: 1216px; margin: auto }
@media screen and (max-width:1280px) {
	.container { width: calc(100% - 64px) }
}
@media screen and (max-width:1000px) {
	.container { width: calc(100% - 32px) }
}
.com-swiper-tools { position: absolute; bottom: 36px; width: 100%; z-index: 100 }
.com-swiper-tools .swiper-tools-main { display: flex; align-items: center; justify-content: space-between }
.com-swiper-tools .swiper-tools-main .swiper-tools-right { display: flex; align-items: center }
.com-swiper-tools .swiper-tools-main .com-swiper-button-pause[data-type=pause] { background-image: url("/assets/img/icon_pause_normal.png") }
.com-swiper-tools .swiper-tools-main .com-swiper-button-pause[data-type=pause]:hover { background-image: url("/assets/img/icon_pause_hover.png") }
.com-swiper-tools .swiper-tools-main .com-swiper-button-pause[data-type=pause]:focus, .com-swiper-tools .swiper-tools-main .com-swiper-button-pause[data-type=pause]:focus:hover { background-image: url("/assets/img/icon_pause_press.png"); outline: none }
.com-swiper-tools .swiper-tools-main .com-swiper-button-pause[data-type=play] { background-image: url("/assets/img/icon_play_normal.png") }
.com-swiper-tools .swiper-tools-main .com-swiper-button-pause[data-type=play]:hover { background-image: url("/assets/img/icon_play_hover.png") }
.com-swiper-tools .swiper-tools-main .com-swiper-button-pause[data-type=play]:focus, .com-swiper-tools .swiper-tools-main .com-swiper-button-pause[data-type=play]:focus:hover { background-image: url("/assets/img/icon_play_press.png"); outline: none }
.com-swiper-tools .swiper-tools-main .com-swiper-button-pause { width: 60px; height: 60px; cursor: pointer; background-repeat: no-repeat; background-size: cover; background-position: center }
.com-swiper-tools .swiper-tools-main .com-swiper-button-prev { background-image: url("/assets/img/icon_swiper_arr_normal.png") }
.com-swiper-tools .swiper-tools-main .com-swiper-button-prev:hover { background-image: url("/assets/img/icon_swiper_arr_hover.png") }
.com-swiper-tools .swiper-tools-main .com-swiper-button-prev:focus, .com-swiper-tools .swiper-tools-main .com-swiper-button-prev:focus:hover { background-image: url("/assets/img/icon_swiper_arr_press.png"); outline: none }
.com-swiper-tools .swiper-tools-main .com-swiper-button-prev { width: 60px; height: 60px; cursor: pointer; background-repeat: no-repeat; background-size: cover; background-position: center }
.com-swiper-tools .swiper-tools-main .com-swiper-button-next { background-image: url("/assets/img/icon_swiper_arr_normal.png") }
.com-swiper-tools .swiper-tools-main .com-swiper-button-next:hover { background-image: url("/assets/img/icon_swiper_arr_hover.png") }
.com-swiper-tools .swiper-tools-main .com-swiper-button-next:focus, .com-swiper-tools .swiper-tools-main .com-swiper-button-next:focus:hover { background-image: url("/assets/img/icon_swiper_arr_press.png"); outline: none }
.com-swiper-tools .swiper-tools-main .com-swiper-button-next { transform: rotate(180deg); width: 60px; height: 60px; cursor: pointer; background-repeat: no-repeat; background-size: cover; background-position: center }
.com-swiper-tools .swiper-tools-main .com-swiper-pagination { margin: 0 15px }
.com-swiper-tools .swiper-tools-main .com-swiper-pagination .swiper-pagination-bullet { margin: 0 5px; width: 10px; height: 10px; opacity: 1; border: 1px solid #fff; background-color: rgba(255, 255, 255, 0) }
.com-swiper-tools .swiper-tools-main .com-swiper-pagination .swiper-pagination-bullet:hover { background-color: rgba(255, 255, 255, .3) }
.com-swiper-tools .swiper-tools-main .com-swiper-pagination .swiper-pagination-bullet:focus:hover, .com-swiper-tools .swiper-tools-main .com-swiper-pagination .swiper-pagination-bullet:focus { background-color: rgba(255, 255, 255, .6) }
.com-swiper-tools .swiper-tools-main .com-swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active { background-color: #fff !important }
@media screen and (max-width:1000px) {
	.com-swiper-tools { bottom: 25px }
	.com-swiper-tools .swiper-tools-main .com-swiper-button-pause { width: 40px; height: 40px }
	.com-swiper-tools .swiper-tools-main .com-swiper-button-prev { width: 40px; height: 40px }
	.com-swiper-tools .swiper-tools-main .com-swiper-button-next { width: 40px; height: 40px }
}
@media screen and (max-width:768px) {
	.com-swiper-tools { bottom: 12px }
}
.crumb-section { background-color: #013; color: #fff; position: relative }
.crumb-section .crumb-inner { overflow-x: scroll }
.crumb-section .crumb-inner .crumb-scinner { display: flex; align-items: center; height: 52px; justify-content: flex-start; word-break: keep-all; white-space: nowrap; width: -webkit-fit-content; width: -moz-fit-content; width: fit-content }
.crumb-section .crumb-inner .com_crumb_link { color: inherit; font-size: 14px; line-height: 20px; font-weight: 500; position: relative; margin-right: 40px }
.crumb-section .crumb-inner .com_crumb_link::after { content: ""; width: 16px; height: 16px; background-color: rgba(0, 0, 0, 0) !important; display: block; position: absolute; bottom: 2px; right: -28px; background: url(/assets/img/com_crumb_arr.png) no-repeat center/cover }
.crumb-section .crumb-inner .com_crumb_link:hover { text-decoration: underline }
.crumb-section .crumb-inner .com_crumb_home { padding-left: 28px; background-position: left center; background-repeat: no-repeat; background-size: 20px auto; background: url(/assets/img/icon_crumb_home_hover.png) no-repeat left center/20px auto }
.crumb-section .crumb-inner .com_crumb_fin { font-size: 14px; line-height: 20px; color: #fff; font-weight: 600 }
@media screen and (max-width:768px) {
	.crumb-section .crumb-inner { margin-left: -16px; padding-left: 16px }
	.crumb-section .crumb-inner .com_crumb_fin>span { display: block; max-width: 200px; text-overflow: ellipsis; overflow: hidden }
	.crumb-section.after::after { content: ""; position: absolute; top: 0; bottom: 0; right: 0; width: 52px; z-index: 20; background: linear-gradient(-90deg, #42307D 0%, rgba(105, 65, 198, 0) 100%) }
	.crumb-section.before::before { content: ""; position: absolute; top: 0; bottom: 0; left: 0; z-index: 20; width: 52px; background: linear-gradient(90deg, #42307D 0%, rgba(105, 65, 198, 0) 100%) }
}
.com_news-list { flex: 1 }
.com_news-list .img-addon { position: relative; margin-bottom: 20px; background-color: #e4e4e4; display: block }
.com_news-list .img { width: 100%; -o-object-fit: cover; object-fit: cover; height: 240px }
.com_news-list .news-time { font-size: 14px; line-height: 20px; font-weight: 600; color: #12264f; display: block; margin-bottom: 12px }
.com_news-list .news-title { display: flex; justify-content: space-between; gap: 16px; align-items: flex-start; margin-bottom: 8px }
.com_news-list .news-title .news-title-v { font-size: 24px; line-height: 32px; color: #12264f; transition: all ease .2s; font-weight: 600 }
.com_news-list .news-title .icon { font-size: 28px; line-height: 32px; color: #12264f }
.com_news-list:hover .news-time { color: #b18f3c }
.com_news-list:hover .news-title .news-title-v, .com_news-list:hover .news-title .icon { color: #b18f3c }
.gallery-section { max-height: 500px; height: 46vw; overflow: hidden; min-height: 282px }
.gallery-section .img { width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover }
@media screen and (max-width:800px) {
	.com_news-list.com_news_mb .img-box { display: none }
}
.com_timeLineBox { margin: 48px 0 }
section.white-bg { background-color: #fff }
#addon-pay-box { margin-top: 48px; background: #f9fafb; padding: 36px 24px 24px }
#addon-pay-box .ttip { margin-bottom: 8px; text-align: center }
#addon-pay-box .tip { display: flex; align-items: center; justify-content: space-between; color: #999; line-height: 2; font-size: 12px }

.footer-links-cont2 .footer-links {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    font-size: 16px;
    line-height: 24px;
    color: rgba(248,250,247,.9);
    margin-top: 24px;
}

