@media screen and (max-width:500px) {
	#component_wAfMnYGSrzRh > DIV > DIV > DIV > DIV > DIV:nth-child(1) > H1 {
	font-size:20px !important;
	line-height:30px !important;
	font-weight:600 !important;
}
#component_riAMSZLCTnYW > DIV > DIV > DIV:nth-child(1) > STRONG {
	line-height:32px !important;
	font-size:22px !important;
	font-weight:600 !important;
}
#component_riAMSZLCTnYW > DIV {
	padding-top:30px !important;
	padding-bottom:30px !important;
}
}


#siteblocks-setting-wrap-pPAhyjOfmMQr > DIV > DIV > DIV > DIV > DIV:nth-child(1) {
	display:none !important;
}

#siteblocks-setting-wrap-pPAhyjOfmMQr .LA25474 .page_list .title {
	font-size:20px !important;
}


#siteblocks-setting-wrap-spArSOUzRoCM .QX-141740817 .banner-name {
	color:rgb(33,33,33) !important;
	font-weight:600 !important;
}


#siteblocks-setting-wrap-qDAhyOatBNeW .QX-185640309 .show-item {
	background:rgba(0,0,0,0) !important;
}
#siteblocks-setting-wrap-qDAhyOatBNeW .QX-185640309 .show-item {
	border-right-color:rgb(255,255,255,0.15) !important;
}
#siteblocks-setting-wrap-qDAhyOatBNeW > DIV > DIV > DIV:nth-child(2) > DIV > UL > LI:nth-child(6) {
	border-top-color:rgba(255,255,255,0.15) !important;
}
#siteblocks-setting-wrap-qDAhyOatBNeW > DIV > DIV > DIV:nth-child(2) > DIV > UL > LI:nth-child(5) {
	border-top-color:rgba(255,255,255,0.15) !important;
}
#siteblocks-setting-wrap-qDAhyOatBNeW > DIV > DIV > DIV:nth-child(2) > DIV > UL > LI:nth-child(4) {
	border-top-color:rgba(255,255,255,0.15) !important;
}

#outerContainer_1692322660384 .sitewidget-pictureNew img {
	margin-bottom:10px !important;
}



#location_FTfWyEaPienC > DIV > DIV:nth-child(1) > DIV > SPAN > SPAN {
	font-size:34px !important;
  word-break: break-word;
}
@media screen and (max-width: 768px){
	div#location_FTfWyEaPienC > DIV > DIV:nth-child(1) > DIV > SPAN > SPAN {
		font-size:28px !important;
	}
}  
#location_FTfWyEaPienC > DIV > DIV:nth-child(1) > DIV {
	color:rgb(33,33,33) !important;
}


#siteblocks-setting-wrap-wPACyOurcFmW .QX-8129 .pageTitle {
	color:rgb(33,33,33) !important;
	font-weight:600 !important;
	padding-bottom:22px !important;
	padding-top:30px !important;
}
#siteblocks-setting-wrap-wPACyOurcFmW .QX-8129 .pageCont {
	padding-top:20px !important;
    padding-bottom:0px !important;
}



@media screen and (max-width:500px) {
	#siteblocks-setting-wrap-spArSOUzRoCM > DIV > DIV > DIV:nth-child(1) > SPAN > SPAN > STRONG {
	font-size:28px !important;
}
#siteblocks-setting-wrap-spArSOUzRoCM > DIV > DIV > DIV:nth-child(1) > DIV > SPAN {
	line-height:4px !important;
}
#siteblocks-setting-wrap-spArSOUzRoCM > DIV > DIV > DIV:nth-child(1) > DIV {
	line-height:25px !important;
}
#siteblocks-setting-wrap-spArSOUzRoCM > DIV > DIV > DIV:nth-child(1) > SPAN {
	line-height:42px !important;
}
#siteblocks-setting-wrap-spArSOUzRoCM > DIV > DIV > DIV:nth-child(1) {
	line-height:38px !important;
}
}



@media screen and (max-width:500px) {
	#siteblocks-setting-wrap-spArSOUzRoCM .QX-141740817 .banner-docs {
	display:-webkit-box !important;
	-webkit-box-orient:vertical !important;
	-webkit-line-clamp:6 !important;
}
}

@media screen and (max-width:500px) {
	#siteblocks-setting-wrap-spArSOUzRoCM .QX-141740817 .text {
	padding-bottom:0px !important;
}
}



#component_mZKhStFBqIrW > DIV > UL {
	display:flex !important;
	flex-direction:unset !important;
	flex-wrap:unset !important;
	align-content:unset !important;
	justify-content:center !important;
	align-items:unset !important;
}





#outerContainer_1692175590338 .sitewidget-articlelist.colorful_long .articlelist-summary .article-column-time {
	color:rgb(0,120,255) !important;
}




#siteblocks-setting-wrap-AvfhSildYtyC .qiaoxin12894 .ArticlePicList_ItemContentInnerTrans {
	color:rgb(0,120,255) !important;
}
#siteblocks-setting-wrap-AvfhSildYtyC .qiaoxin12894 .ArticlePicList_ItemContentInnerTrans div {
	color:rgb(0,120,255) !important;
}

.siteblocks-TgKpUAfWVJCE-20230818173501 .vertical-center-slick-9844 .vbanner-title-json {
  display: none;
}

/*隐私弹窗*/
.popPrivacy {
    position: fixed;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    width: 400px;
    padding: 30px 36px;
    border-radius: 4px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    background: #fff;
    z-index: 999;
    user-select: none;
}
.popPrivacy .popPrivacyText * {
    display: inline;
    font-size: 16px;
    color: rgb(92, 101, 109);
}
.popPrivacy .popPrivacyBtn>div{
    display: inline-block;
    width: 100px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    border-radius: 4px;
    margin-top: 26px;
    cursor: pointer;
}
.popPrivacy .popPrivacyText a {
    text-decoration: underline;
}
.popPrivacy .popPrivacyBtn .accept {
    color: #fff;
    background-color: #000;
}
.popPrivacy .popPrivacyBtn .cancel {
    margin-left: 6px;
    color: rgb(118, 132, 145);
    background-color: rgb(236, 239, 243);
}span[style="display: inline-block; position: absolute; width: 12px; height: 12px; border-radius: 50%;background-color: #D8D8D8;left: 50%;top: 50%;transform: translate(-50%, -50%);"] {
    display: none !important;
}