/* ========== Íâ²ã¿ò¼Ü start ========== */
.box{padding: 0 0.75rem;}
/* ¡ª¡ª¡ª¡ª¡ª Í·²¿ start ¡ª¡ª¡ª¡ª¡ª */
/*¶¥²¿start*/
.head1 {height: 2.5rem;line-height: 2.5rem;position: relative;z-index: 5;background: #FFF;overflow: hidden;}
.logo {float: left;margin-left: .75rem;height: 2.5rem;vertical-align: middle;display: table-cell;}
.logo img {height: 0.8rem;display: none;}
.logo .img1{display: inline-block;}
.indexTop{width: 100%;position: fixed;top: 0;left: 0;z-index: 10;}
.indexTop .head1{background: transparent;}
.indexTop .logo .img1{display: none;}
.indexTop .logo .img2{display: inline-block;}
.headText {overflow: hidden;font-size: .8rem;text-align: center;color: #333;}
.menuBtn {display: block;width: 2.5rem;height: 2.5rem;float: right;display: inline;text-align: center;z-index: 6;position: relative;margin-right: 0.25rem;}
.menuBtn span {position: absolute;left: 50%;top: 50%;transform: translate(-50%, -50%);}
.menuBtn .line {width: 24px;height: 2px;background-color: #d4b37b;display: block;margin: 6px 0;-webkit-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}
.indexTop .menuBtn .line{background: #FFFFFF;}
.menuBtn .line:nth-child(2) {width: 24px;}
.menuBtn.active .line {background: #a5a5a5;}
.menuBtn.active .line:nth-child(2) {opacity: 0;}
.menuBg1 {height: 2.5rem;position: fixed;left: 0px;top: 0px;z-index: 1;background: #000;width: 100%;transition: all 0s;-webkit-transition: all 0s;visibility: hidden;opacity: 0;}
.menuBg1.active {opacity: 0;visibility: visible;}
.menuBtn.active .line:nth-child(1) {-webkit-transform: translateY(6px) rotate(45deg);transform: translateY(6x) rotate(45deg);}
.menuBtn.active .line:nth-child(3) {-webkit-transform: translateY(-10px) rotate(-45deg);transform: translateY(-10px) rotate(-45deg);}
/*¶¥²¿end*/
/* ËÑË÷start */
.search {float: right;height: 2.25rem;width: 2.25rem;text-align: center;line-height: 2.25rem;}
.search span {font-size: 1rem;}
.searchBtn {width: 2.5rem;height: 2.5rem;text-align: right;line-height: 2.5rem;color: #a2a2a2;float: right;}
.indexTop .searchBtn{color: #FFFFFF;}
.menuPage.active .searchBtn{display: none;}
.searchBox {height: 1.75rem;padding: .5rem;padding-right: 0;background: #FFF;margin-top: -2.75rem;transition: all .5s;-webkit-transition: all .5s;visibility: hidden;}
.searchBox.show {margin-top: 0;visibility: visible;}
.searchBox input {height: 1.75rem;line-height: 1.75rem;vertical-align: middle;border: none;width: 100%;background: #f5f5f5;border-radius: .35rem;box-sizing: border-box;-webkit-box-sizing: border-box;padding: 0 .5rem;}
.searchBox span {display: block;width: 1.75rem;height: 1.75rem;text-align: center;line-height: 1.75rem;color: #cb2a30;font-size: .7rem;padding: 0 .5rem;}
/* ËÑË÷end */
/*µ¼º½start*/
.menuBg {position: fixed;width: 100%;height: 100%;right: 0px;top: 0px;background: rgba(0, 0, 0, 0.5);z-index: 5;visibility: hidden;opacity: 0;transition: all 300ms linear;-webkit-transition: all 300ms linear;}
.menuPage {position: fixed;width: 100%;height: 100%;box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);background-color: rgba(255,255,255,1);right: 0px;top: 0px;z-index: 6;overflow: hidden;display: flex;flex-direction: column;visibility: hidden;transition: all 0.5s;-webkit-transition: all 0.5s;box-sizing: border-box;-webkit-box-sizing: border-box;padding: 0;transform: translateX(100%);-webkit-transform: translateX(100%);}
.menuHead {box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1);position: relative;z-index: 2;}
.menuPageBody {clear: both;flex-grow: 1;flex-basis: 0;overflow: hidden;overflow-y: auto;-webkit-overflow-scrolling: touch;background-color: rgba(255,255,255,1);}
.menuPageList {overflow: hidden;padding: 1rem 0 0;}
.menuPageList dd {overflow: hidden;}
.menuPageList dd span {display: block;overflow: hidden;position: relative;}
.menuPageList dd span:before {display: block;content: '';width: 100%;height: 0;border-bottom: 1px solid #dbdbdb;position: absolute;left: 0px;bottom: 0px;transform: scaleY(0.5);-webkit-transform: scaleY(0.5)}
.menuPageList dd span a {display: block;overflow: hidden;height: 2rem;line-height: 2rem;text-align: left;font-size: .75rem;color: #333333;padding: 0 .75rem;position: relative;transition: all 0.5s;-webkit-transition: all 0.5s;}
.menuPageList dd span em {display: block;width: 2rem;height: 2rem;text-align: center;line-height: 2rem;color: #c7c7c7;position: absolute;right: 0px;top: 0px;font-style: normal;display: none;z-index: 1;font-size: .8rem;}
.menuPageList dd span em.active {display: block;}
.menuPageList dd .ejBox {padding: .4rem .75rem;display: none;background: #FFF;}
.menuPageList dd .ejBox .ejdd {overflow: hidden;margin-bottom: .5rem;}
.menuPageList dd .ejBox .ejdd .ej {position: relative;}
.menuPageList dd .ejBox .ejdd .ej em {display: block;position: absolute;right: 0px;top: 0px;width: 1.25rem;height: 1.25rem;text-align: center;line-height: 1.25rem;font-size: .7rem;display: none;z-index: 20}
.menuPageList dd .ejBox .ejdd .ej em.active {display: block;}
.menuPageList dd .ejBox .ejdd .ej a {display: block;height: 1.5rem;line-height: 1.5rem;overflow: hidden;color: #333333;font-size: .65rem;padding-left: .75rem;position: relative}
.menuPageList dd .ejBox .ejdd .ej a:before {display: block;content: '';position: absolute;left: 0px;top: 50%;margin-top: -.1rem;width: .2rem;height: .2rem;border-radius: 50%;background: #cb2a30;}
.menuPageList dd .ejBox .ejdd .sj {overflow: hidden;padding: .25rem .75rem;display: none;}
.menuPageList dd .ejBox .ejdd .sj a {display: block;height: 1.25rem;line-height: 1.25rem;overflow: hidden;color: #666666;font-size: .6rem;padding-left: 1rem;position: relative}
.menuPageList dd .ejBox .ejdd .sj a:before {display: block;content: '';position: absolute;left: .5rem;top: 50%;margin-top: 0;width: .25rem;height: 1px;background: #666666;}
.menuPageList dd.hover span a {background: #cb2a30;color: #FFF;}
.menuPageList dd.hover span em {color: #FFF;}
/*µ¼º½end*/
/*µ¼º½¶¯»­start*/
.menuBg.active {visibility: visible;opacity: 1;}
.menuPage.active {visibility: visible;transform: translateX(0);-webkit-transform: translateX(0)}
.menuPage.active .menuPageC1 {display: block;}
.mobileTop.active, .mobileFooter.active {transform: translateX(0);-webkit-transform: translateX(0);}
/*µ¼º½¶¯»­end*/
/* ¡ª¡ª¡ª¡ª¡ª Í·²¿ end ¡ª¡ª¡ª¡ª¡ª */
/* ¡ª¡ª¡ª¡ª¡ª ÄÚÒ³Í·²¿ start ¡ª¡ª¡ª¡ª¡ª */
/* ¡ª¡ª¡ª¡ª¡ª ÄÚÒ³Í·²¿ end ¡ª¡ª¡ª¡ª¡ª */
/* ¡ª¡ª¡ª¡ª¡ª µ×²¿ start ¡ª¡ª¡ª¡ª¡ª */
/* ¡ª¡ª¡ª¡ª¡ª µ×²¿ end ¡ª¡ª¡ª¡ª¡ª */
/* ========== Íâ²ã¿ò¼Ü end ========== */
/* ========== ÄÚ²ã¿ò¼Ü start ========== */
/* ¡ª¡ª¡ª¡ª¡ª subBanner start ¡ª¡ª¡ª¡ª¡ª */
.subBanner{width: 100%;position: relative;overflow: hidden;}
.subBanner:before{ display: block; content: ''; padding-top: 66.66667%;}
.subBanner img{ display: block; position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; object-fit: cover; object-position: center center;transform: scale(1.1);-webkit-transform: scale(1.1);transition: all 3s ease;-webkit-transition: all 3s ease;}
.subBanner.on img{transform: scale(1);-webkit-transform: scale(1);}
/* ¡ª¡ª¡ª¡ª¡ª subBanner end ¡ª¡ª¡ª¡ª¡ª */
/* ¡ª¡ª¡ª¡ª¡ª ¶þ¼¶²Ëµ¥ start ¡ª¡ª¡ª¡ª¡ª */
.mobileSubMenu.subfl {position: fixed;left: 0;width: 100%;top: 2.25rem;box-shadow: 0px 0px 8.01px 0.99px rgba(0, 0, 0, 0.1);-webkit-box-shadow: 0px 0px 8.01px 0.99px rgba(0, 0, 0, 0.1);}
.mobileSubMenu{height:2rem;position:relative;z-index:5;margin:0 auto;width: 100%;transition: 0.5s;background:#cb1704;}
.subMenu .swiper-slide{font-size: 0.6rem;width: auto;}
.subMenu a{display: block;color: #ffffff;position: relative;padding: 0 0.75rem;height: 2rem;font-size: 0.7rem;line-height: 2rem;}
.subMenu .swiper-slide.hover a{background: #fdb840;}
/* ¡ª¡ª¡ª¡ª¡ª ¶þ¼¶²Ëµ¥ end ¡ª¡ª¡ª¡ª¡ª */
/* ¡ª¡ª¡ª¡ª¡ª Ò³Âë start ¡ª¡ª¡ª¡ª¡ª */
.ajaxLoad{color:#666;height:2rem;line-height:2rem;text-align:center;clear:both;position:relative;background:#fff;margin:5px 0 0 0; font-size:0.7rem;}
.ajaxLoad i{font-size:0.8rem;margin:0 5px 0 0;color:#fc8b1c;}
/* ¡ª¡ª¡ª¡ª¡ª Ò³Âë end ¡ª¡ª¡ª¡ª¡ª */
/* ¡ª¡ª¡ª¡ª¡ª indexBanner start ¡ª¡ª¡ª¡ª¡ª */
.indexBanner{ width: 100%; position: relative; z-index: 1;height: 15rem;overflow: hidden;}
.indexBanner img{ width: 100%;height: 100%;}
.indexBanner .swiper-pagination{ text-align: center; box-sizing: border-box; -webkit-box-sizing: border-box;position: absolute;bottom: 0.75rem !important;}
.indexBanner .swiper-pagination span{ width: 8px; height: 8px; border-radius: 8px; text-align: center; line-height: 8px; font-size: .6rem; background: #FFF; color: #FFF; opacity: 1;}
.indexBanner .swiper-pagination span.swiper-pagination-bullet-active{ background: #f00}
/* ¡ª¡ª¡ª¡ª¡ª indexBanner end ¡ª¡ª¡ª¡ª¡ª */
/* ¡ª¡ª¡ª¡ª¡ª ¿ì½Ýµ¼º½ start ¡ª¡ª¡ª¡ª¡ª */
.djztNavDot{ text-align: center; box-sizing: border-box; -webkit-box-sizing: border-box;bottom: 0.7rem !important;position: absolute;}
.djztNavDot span{ width: 10px; height: 10px; border-radius: 8px; text-align: center; line-height: 8px; font-size: .6rem; background:#c9c9c9; color: #FFF; opacity: 1;}
.djztNavDot span.swiper-pagination-bullet-active{ background: #cb2a30}
.djztNavSwiper{position: relative;overflow: hidden;padding: 1.5rem 0;}
.djztNavSwiper .navCon{display: block;}
.djztNavSwiper .navCon .icn{width: 3rem;height: 3rem;line-height: 3rem;background: url(/subsiteSrc/kldjMb/images/kljt/djztNavBg.png) no-repeat center center;background-size: 100% 100%;margin: 0 auto;text-align: center;}
.djztNavSwiper .navCon .icn img{height: 1.55rem;}
.djztNavSwiper .navCon .text{height: 1.5rem;line-height: 1.5rem;font-size: 0.65rem;color: #333333;text-align: center;}
/* ¡ª¡ª¡ª¡ª¡ª ¿ì½Ýµ¼º½ end ¡ª¡ª¡ª¡ª¡ª */
/* ¡ª¡ª¡ª¡ª¡ª °æÈ¨ÐÅÏ¢ start ¡ª¡ª¡ª¡ª¡ª */
.footerBlankMenu{display: flex;padding: 1.15rem 0 0.6rem;background: #0d2241;border-bottom: 1px solid rgba(255,255,255,0.1);justify-content: space-around;}
.footerBlankMenu dd{flex: 1;}
.footerBlankMenu dd a{display: block;text-align: center;font-size: 0.65rem;color: #ffffff;}
.footerBlank{background: #0d2241 url(../images/kljt/footerBlankBg.png) no-repeat right bottom;padding: 1.5rem 0;background-size: auto 3.075rem;}
.footerBlankT{overflow: hidden;padding: 0.75rem 0 0.5rem;}
.footerAddress{font-size: 0.6rem;color: #e5e5e5;line-height: 1rem;width: 65%;}
/* ¼¼ÊõÖ§³Ö start */
.ftSupport{height: 1rem;line-height: 1rem;font-size: 0.6rem;color: #adadad;}
.ftSupport a{font-size: 0.6rem;color: #adadad;transition: all 0.4s;-webkit-transition: all 0.4s;}
/* ¼¼ÊõÖ§³Ö end */
/* ±¸°¸ÐÅÏ¢ start */
.ftArchival{line-height: 1rem;font-size: 0.6rem;color: #cccccc;}
.ftArchival a{font-size: 0.6rem;color: #cccccc;}
.ftArchival .footerBan{background: url(/subsiteSrc/kldjMb/images/common/beian.png) no-repeat center right;padding-right: 1rem;background-size: contain;}
/* ±¸°¸ÐÅÏ¢ end */
/* ¡ª¡ª¡ª¡ª¡ª °æÈ¨ÐÅÏ¢ end ¡ª¡ª¡ª¡ª¡ª *
/* ========== ÄÚ²ã¿ò¼Ü end ========== */
/* ========== µ³½¨Ê×Ò³ start ========== */
/* ¡ª¡ª¡ª¡ª¡ª ¹«¹²²¿·Ö start ¡ª¡ª¡ª¡ª¡ª */
.djztTitle{text-align: center;}
.djztTitle .title{display: inline-block;padding-right: 2rem;background: url(/subsiteSrc/kldjMb/images/kljt/title2.png) no-repeat center right;background-size: 1.75rem 2.45rem;font-size: 0.9rem;color: #333333;font-weight: bold;height: 2.45rem;line-height: 2.45rem;}
.djztTitle.title2 .title{color: #FFFFFF;}
.djztTitle .title span{display: inline-block;}
.djztTitle .title span:first-child{padding-right: 1.5rem;background: url(/subsiteSrc/kldjMb/images/kljt/title1.png) no-repeat center right 0.425rem;background-size: 0.65rem 0.65rem;}
.moreBtn1{text-align: center;}
.moreBtn1 a{display: inline-block;width:2rem;height:2rem;line-height: 2.1rem;border-radius: 50%;background: #cb2a30;font-size: 0.65rem;color: #FFFFFF;text-align: center;}
.djztIndexCon{padding: 1.25rem 0 1.75rem;}
/* ¡ª¡ª¡ª¡ª¡ª ¹«¹²²¿·Ö end ¡ª¡ª¡ª¡ª¡ª */
/* ¡ª¡ª¡ª¡ª¡ª µÚ1Í¨À¸ µ³½¨²ÊÓÑ»á start ¡ª¡ª¡ª¡ª¡ª */
.indexTextListDl{overflow: hidden;padding: 0.75rem 0;}
.indexTextListDl dt{padding: 1.25rem 1.65rem 0.5rem 0;position: relative;margin-bottom: 1.25rem;}
.indexTextListDl dt::before{content: '';display: block;width: 70%;height: 100%;background: #cb2a30;position: absolute;top: 0;right: 0;}
.indexTextListDl dt .con{display: block;position: relative;z-index: 2;}
.indexTextListDl dt .text{overflow: hidden;padding: 0.75rem 0.75rem 0;}
.indexTextListDl dt .time{float: left;display: inline;width: 30%;margin-right: 0.65rem;font-size: 0.75rem;color: #cf9c51;font-weight: bold;position: relative;padding-bottom: 0.75rem;}
.indexTextListDl dt .time::before{content: '';display: block;background-color: rgb(207, 156, 81);width: 0.65rem;height: 2px;position: absolute;bottom: 0;right: 0.68rem;}
.indexTextListDl dt .time span{display: inline-block;line-height: 1rem;}
.indexTextListDl dt .title{overflow: hidden;font-size: 0.65rem;color: #f4d6d7;line-height: 1rem;height: 2rem;overflow: hidden;}
.indexTextListDl dd{margin-bottom: 0.65rem;}
.indexTextListDl dd .con{padding: 0 0.75rem;display: block;}
.indexTextListDl dd .title{font-size: 0.65rem;color: #333333;height: 1rem;line-height: 1rem;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.indexTextListDl dd .time{font-size: 0.6rem;color: #cf9c51;height: 1rem;line-height: 1rem;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
/* ¡ª¡ª¡ª¡ª¡ª µÚ1Í¨À¸ µ³½¨²ÊÓÑ»á end ¡ª¡ª¡ª¡ª¡ª */
/* ¡ª¡ª¡ª¡ª¡ª µÚ2Í¨À¸ ÇåÁ®²ÊÓÑ»á start ¡ª¡ª¡ª¡ª¡ª */
.imgText1Dl{margin-right: -0.75rem;overflow: hidden;margin-bottom: 0.5rem;padding: 0.75rem 0 0;}
.imgText1Dl dd{width: 50%;float: left;display: inline;margin-bottom: 0.75rem;}
.imgText1Dl dd .con{display: block;margin-right: 0.75rem;}
.imgText1Dl dd .pic::before{padding-top: 56.6667%;}
.imgText1Dl dd .text{padding: 0.4rem 0 0;}
.imgText1Dl dd .title{font-size: 0.65rem;color: #333333;height: 1.2rem;line-height: 1.2rem;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.imgText1Dl dd .time{font-size: 0.6rem;color: #cf9c51;height: 1rem;line-height: 1rem;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
/* ¡ª¡ª¡ª¡ª¡ª µÚ2Í¨À¸ ÇåÁ®²ÊÓÑ»á end ¡ª¡ª¡ª¡ª¡ª */
/* ¡ª¡ª¡ª¡ª¡ª µÚ3Í¨À¸ ÐÒ¸£¿£¿£¿£¿£¿£²ÊÓÑ»á start ¡ª¡ª¡ª¡ª¡ª */
.djztIndexC3{background-repeat: no-repeat;background-size: cover;}
.djztIndexC3Con{margin-left: 0.75rem;padding: 0.75rem 0;}
.indexC3Swiper{position: relative;overflow: hidden;padding: 0 0 0.5rem}
.indexC3Swiper .con{display: block;}
.indexC3Swiper .pic::before{padding-top: 56.6667%;}
.indexC3Swiper .text{padding: 0.4rem 0 0;}
.indexC3Swiper .title{font-size: 0.65rem;color: #FFFFFF;height: 1.2rem;line-height: 1.2rem;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.indexC3Swiper .time{font-size: 0.6rem;color: #FFFFFF;height: 1rem;line-height: 1rem;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
/* ¡ª¡ª¡ª¡ª¡ª µÚ3Í¨À¸ ÐÒ¸£¿£¿£¿£¿£¿£²ÊÓÑ»á end ¡ª¡ª¡ª¡ª¡ª */
/* ¡ª¡ª¡ª¡ª¡ª µÚ4Í¨À¸ ²ÊÓÑ»áÇàÄê start ¡ª¡ª¡ª¡ª¡ª */
.indexTextList2Dl{overflow: hidden;padding: 0.75rem 0;}
.indexTextList2Dl dt{padding: 1.25rem 1.65rem 0.5rem 0;position: relative;margin-bottom: 1.25rem;}
.indexTextList2Dl dt::before{content: '';display: block;width: 65%;height: 100%;background: #cb2a30;position: absolute;top: 0;left: 0;}
.indexTextList2Dl dt .con{display: block;position: relative;z-index: 2;}
.indexTextList2Dl dt .text{overflow: hidden;padding: 0.75rem 0rem 0 0.75rem;}
.indexTextList2Dl dt .time{float: right;display: inline;width: 35%;margin-left: 0.65rem;font-size: 0.75rem;color: #cf9c51;font-weight: bold;position: relative;padding-bottom: 0.75rem;text-align: right;}
.indexTextList2Dl dt .time::before{content: '';display: block;background-color: rgb(207, 156, 81);width: 0.65rem;height: 2px;position: absolute;bottom: 0;left: 1.8rem;}
.indexTextList2Dl dt .time span{display: inline-block;line-height: 1rem;}
.indexTextList2Dl dt .title{overflow: hidden;font-size: 0.65rem;color: #f4d6d7;line-height: 1rem;height: 2rem;overflow: hidden;}
.indexTextList2Dl dd{margin-bottom: 0.65rem;}
.indexTextList2Dl dd .con{padding: 0 0.75rem;display: block;}
.indexTextList2Dl dd .title{font-size: 0.65rem;color: #333333;height: 1rem;line-height: 1rem;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.indexTextList2Dl dd .time{font-size: 0.6rem;color: #cf9c51;height: 1rem;line-height: 1rem;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
/* ¡ª¡ª¡ª¡ª¡ª µÚ4Í¨À¸ ²ÊÓÑ»áÇàÄê end ¡ª¡ª¡ª¡ª¡ª */
/* ¡ª¡ª¡ª¡ª¡ª µÚ4Í¨À¸ ÀíÂÛÑ§Ï° start ¡ª¡ª¡ª¡ª¡ª */
.index5Dl dd{
    padding: .35rem 0;
}
.index5Dl dd a{
    display: flex;
    padding: 0 .75rem;
}
.index5Dl dd .pic{
    width: 8rem;
    overflow: hidden;
    border-radius: .5rem;
}
.index5Dl dd .text{
    padding-left: .5rem;
    flex: 1;
    width: 0;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.index5Dl dd .title{
    line-height: 1.25rem;
    font-size: .65rem;
    color: #333;
}
.index5Dl dd .time{
    height: 1.5rem;
    font-size: .65rem;
    color: #666;
}
.djztTitle.djztTitleH .title span:first-child{
    background: url(/subsiteSrc/kldjMb/images/kljt/title1_h.png) no-repeat center right 0.425rem;
    background-size: 0.65rem 0.65rem;
}
.djztTitle.djztTitleH  .title{
    color: #fff;
}
.index6Dl{
    padding: 0 .75rem;
}
.index6Dl dd{
    padding: .35rem 0;
}
.index6Dl dd .con{
    display: block;
    padding: .5rem .5rem .25rem;
    border-radius: .5rem;
    background: #fff;
}
.index6Dl dd .title{
    height: 2.25rem;
    line-height: 1.25rem;
    font-size: .65rem;
    color: #333;
    margin-bottom: .25rem;
}
.index6Dl dd .time{
    height: 1.5rem;
    line-height: 1.5rem;
    font-size: .65rem;
    color: #666;
}
/* ¡ª¡ª¡ª¡ª¡ª µÚ4Í¨À¸ ÀíÂÛÑ§Ï° end ¡ª¡ª¡ª¡ª¡ª */
/* ========== µ³½¨Ê×Ò³ end ========== */<!--ºÄÊ±1775250915.1587Ãë-->