/*å…¨å±€*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td,header,footer,section,aside,article{padding:0;margin:0}
body { background: #1b1d32; background-size: 100% auto; font-size:12px; font-family:"Microsoft YaHei",Tahoma,SimSun,Verdana;}
address,caption,cite,code,dfn,em,th,var{font-weight:normal;font-style:normal}
abbr,acronym,img,input{border:0}
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit}
ul,ol,li{list-style:none;}
table{border-collapse:collapse;border-spacing:0}
.fr{float:right;}
.fl{float:left;}
.disb{display:block;}
.hid{display:none;}
.disib{display:inline-block;*display:inline;*zoom:1;}
a{color:#c39f6f; text-decoration:none; } 
a:hover{color:#fff; text-decoration: none; }
a:focus,input:focus{outline:0}
img{border:0;vertical-align:top; }
.clr { clear: both; }


/*------ å…¬ç”¨éƒ¨åˆ† ------*/
/*å¼¹æ€§å¸ƒå±€*/
.flexbox { display: flex; }
/*ä¸€è¡Œå¤šåˆ—
.main-column { display: flex; justify-content: space-between; box-sizing: border-box; padding-bottom: 50px; }*/
/*å…¬ç”¨æ¨¡å—æ ‡é¢˜ */
.title { width: 100%; height: 60px; margin: 0 auto; margin-bottom: 30px; background-size: 750px auto; }
.title h3 { font-size: 2.2rem; color: #000; font-weight: normal; display: none; }
.title p { color: #888; font-size: 1.8rem; letter-spacing: 15px; padding-left: 15px; text-align: center; text-transform:uppercase; }
/*å°å±å¹•ã€æ›´å¤šã€‘åˆ°äºŒçº§é¡µé¢ */
.btn-more { display: none; display: inline-flex; width: auto; font-size: 1.8rem; color: #888; line-height: 2.6rem; margin: 20px auto 0; padding: 6px 20px; justify-content: center; align-items: center; font-family: Arial, Helvetica, sans-serif; border: 1px solid #42455c; background: rgba(0, 0, 0, .4); border-radius: 24px; }
.btn-more::before { width: 6px; height: 12px; margin: 0 3px 0 0; content: ""; display: block; background: url(../images/icon-more.png) no-repeat right center; }
.btn-more:hover { background: rgba(0, 0, 0, .6); transition: .4s; }
.title-words { display: flex; justify-content: flex-start; }
/*å…¬ç”¨æ¨¡å—å†…å®¹ */
.content { width: 100%; height: auto; margin: 0 auto; text-align: center; }
.mainbox { margin: 0 auto; width: 1200px; height: 100%; position: relative; }
/*æ ‡é¢˜ çŽ©æ³•ç‰¹è‰² æ–°é—»ä¸­å¿ƒ æ¸¸æˆæˆªå›¾ */
.title-role h3,.title-tese h3,.title-sports h3,.title-videocenter h3,.title-screenshot h3 { display: none; }


/**------ swiperå…¬ç”¨------ */
/*éšè—é»˜è®¤è“è‰²ç®­å¤´*/
.swiper-container .swiper-button-prev:after,.swiper-container .swiper-container-rtl .swiper-button-next:after,.swiper-container .swiper-button-next:after,.swiper-container .swiper-container-rtl .swiper-button-prev:after { display: none; }
.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after,.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after { display: none; }
/*åˆ†é¡µå™¨é—´è·*/
.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,6px); }


/*------é¡¶éƒ¨å¯¼èˆª------*/
.headerbox { width: 100%; height: 78px; background: rgba(19, 23, 34, .9); position: absolute; top: 0; z-index: 9999; border-bottom: 1px solid #bb985c; box-shadow: 0 1px 0 #a1743e; }
.main-header { height: 78px; display: flex; box-sizing: border-box; justify-content: space-between; align-items: center; }
/*æ¸¸æˆåç§°*/
.toplogo { width: 27%; display: flex; overflow: hidden; padding: 0 5px; box-sizing: border-box; }
.toplogo a { width: 100%; height: 100%; display: flex; justify-content: flex-start; align-items: center; overflow: hidden; white-space:nowrap; overflow: hidden; text-overflow:ellipsis; }
.toplogo a img { width: 70px; height: 70px; margin: 0 8px 0 0; }
.gamename { color: #fff; display: flex; flex-direction: column; }
.gamename h1,.gamename h2,.gamename p { overflow: hidden; white-space:nowrap; overflow: hidden; text-overflow:ellipsis; }
.gamename h1,.gamename h2 { font-weight: normal; font-size: 2.4rem; margin-bottom: 3px; max-width: 240px; }
.gamename p { color: #999; }
/*å¯¼èˆªèœå•*/
.topnav { max-width: 72%; height: 100%; display: flex; flex-wrap: nowrap; }
.topnav ul { display: flex; align-items: center; }
.topnav li { position: relative; }
.topnav li a { display: block; font-size: 1.8rem; color: #ccc; padding: 8px 20px 10px; border-radius: 4px; text-shadow: 0 0 5px #1b0d00; transition: .3s; position: relative; }
.topnav li a:hover { color: #fff; }
.topnav li.current a { color: #fff; background: #a07f45; background: linear-gradient(180deg, #f7d089 0%,#ffa227 91%, #e07218 92%, #ffa227 100%); }
.topnav li.current a:hover { -webkit-filter: brightness(110%); filter: brightness(110%); }
.topnav li a::after { display: block; opacity: 0; content: ""; width: 16px; height: 4px; background: #eac3a0; border-radius: 2px; position: absolute; bottom: 2px; left: calc(50% - 8px); /* left: 50%; margin-left: -3px; */ transition: .3s; }
.topnav li:hover a::after { opacity: .7; background: #ae8056; }
.topnav li.current a:hover::after { display: none; }
/*å¯¼èˆªèœå• æ‰‹æ¸¸ä¸‹è½½*/
#boxMobile { display:none; position: absolute; left: -2px; top: 85px; z-index: 99; background: #b98a5d; margin-bottom: -85px; padding: 10px 5px 5px; text-align:center; -webkit-clip-path: polygon(50% 0%, 55% 5%, 100% 5%, 100% 100%, 0 100%, 0 5%, 45% 5%); clip-path: polygon(50% 0%, 55% 5%, 100% 5%, 100% 100%, 0 100%, 0 5%, 45% 5%); box-shadow: 0 0 5px #000; }
#boxMobile img { width: 100%; height: auto; }

/*--------- bannerå¤§å›¾ ---------*/
#bannerbox { width:100%; text-align: center; overflow: hidden; }
#banner { width: 100%; height: 100%; z-index: 9; margin: 0 auto; position: relative; display: block; overflow: hidden; }
#banner img.heightself-big,#banner img.heightself-small { width:100%; opacity: 0; z-index: -1; }
.bannervideo { width: 100%; height: auto; position: absolute; margin: 0 auto; top: 0; z-index: 2; display: block !important; overflow: hidden; }
.bannervideo video { object-fit:fill; width: 100% !important; height: auto; }
.bannervideo img { width: 100%; height: auto; display: none; }
#bannerbg { width: 100%; height: 100%; display: flex; justify-content: center; position: absolute; overflow: hidden; z-index: 1; top:0; background-size: 100% auto; text-align: center; background: url(../images/banner.jpg) no-repeat center top; }
#bannerbg img { width: 100%; height: auto; }
#bannerbg .banner-small,#banner img.heightself-small { display: none; }
#banner #logo { width: 39%; height: 30%; position: absolute; left:18.92%; top:10%; z-index: 99; text-align: center; overflow: hidden; display: flex; justify-content: center; align-items: center; }
#banner #logo img { width: 70%; /*height: 100%;*/ object-fit: scale-down; }
#banner .bannertxt { width: 39.41%; height: 33%; position: absolute; top: 36%; left:18.92%; z-index: 3; display: flex; justify-content: center; align-items: center; }
#banner .bannertxt img { width: 100% !important; /*height: 100%;*/ object-fit: scale-down; }
/*æ»šåŠ¨æŸ¥çœ‹æ›´å¤š*/
.readmore { margin: 0 auto; width: 10%; height: 50px; position: absolute; text-align: center; left: 45%; bottom: 10%; z-index: 99; animation:bounce 2s infinite linear; -webkit-animation:bounce 2s infinite linear; }
.readmore span { display: block; color: #eee; font-size: 14px; line-height: 28px; letter-spacing: 2px; }


/*--------- æ¸¸æˆä¸‹è½½ ---------*/
#gamedown-pc { width: 14.714%; height: 92px; position: absolute; left: calc(38.5% - 7.357%); top:70%; z-index: 9999; display: flex; justify-content: space-between; }
/*--------- PCç”µè„‘ç«¯ ä¸‹è½½ ---------*/
#gamedown-pc .mobile { width: 100%; height: auto; position: relative; }
#gamedown-pc a { width: 100%; height: 100%; display: block; }
#gamedown-pc .mobile { transition:all 0.4s ease-in-out;
	-webkit-transition:all 0.4s ease-in-out;
	-moz-transition:all 0.4s ease-in-out;
	-o-transition:all 0.4s ease-in-out; }
#gamedown-pc .mobile img { width: 100%; }
#gamedown-pc .mobile:hover {
	transform:translate(0,-10px);
	-webkit-transform:translate(0,-10px);
	-moz-transform:translate(0,-10px);
	-o-transform:translate(0,-10px);
	-ms-transform:translate(0,-10px);
}
#gamedown-pc .mobile:hover img { -webkit-filter: brightness(108%); filter: brightness(108%); }
/* äºŒç»´ç  æ‰‹æ¸¸ä¸‹è½½*/
#boxMobile-gamedownbtn { display: none; width: 50%; height: auto; position: absolute; left: 23.21%; bottom: 105%; border-radius: 6px; padding:5px; background: #fff; text-align:center; -webkit-clip-path:none; clip-path:none; }
#boxMobile-gamedownbtn img { width: 50%; height: 50%; text-indent: 0; box-shadow: none; }


/*--------- ç§»åŠ¨ç«¯ ä¸‹è½½ ---------*/
#gamedown-mobile { display: none; width: auto; height: 88px; overflow: hidden; }
#gamedown-mobile a { width: auto; height: 100%; display: flex; display: block\0; justify-content: flex-end; color: #fff; }
#gamedown-mobile a img { width: auto; height: 100%; }
#gamedown-mobile p { display: none; font-size: 3.8rem; letter-spacing: 1px; text-shadow: 0 1px 6px rgba(0, 0, 0, .9); }


/*--------- æ¸¸æˆèµ„è®¯ ---------*/
.newsbox { width:1200px; height:auto; margin: 0 auto; padding: 0 0 40px; position: relative; display: block; z-index: 99; margin-top:0; }
.title-news { background: url(../images/title-news.png) no-repeat center top; }
.main-news { padding-top: 20px; display: flex; flex-direction: row; justify-content: space-between; }
/*èµ„è®¯ç„¦ç‚¹å›¾*/
#newsfocus { width:650px; height:470px; padding: 15px; overflow:hidden; background: url(../images/news-focus.png) no-repeat center top; background-size: 100% 100%; }
#newsfocus .swiper-newsfocus { width:100%; height:100%; margin: 0 auto; position: relative; overflow: hidden; }
.swiper-newsfocus .prev-news,.swiper-newsfocus .next-news { cursor:pointer; width:50px; height:50px; top:45%; border-radius: 50%; position:absolute; z-index:99; }
.swiper-newsfocus .swiper-button-prev{left: 5px; background: rgba(0, 0, 0, .5) url(../images/btn-prev.png) no-repeat center top; background-size: cover; }
.swiper-newsfocus .swiper-button-next{right: 5px; background: rgba(0, 0, 0, .5) url(../images/btn-next.png) no-repeat center top; background-size: cover; }
#newsfocus .swiper-slide { text-align: center; }
#newsfocus .swiper-slide a { width: 100%; height: 100%; display: block; text-align: center; overflow: hidden; }
#newsfocus .swiper-slide img { width:100%; height:auto; min-height: 470px; object-fit:cover; }
#newsfocus .swiper-slide h4 { width: calc(100% - (28%)); padding: 0 25% 0 3%; line-height: 46px; font-size: 16px; font-weight: normal; text-align: left; position: absolute; z-index: 2; left: 0; bottom: 0; background: rgba(0, 0, 0, .6); color: #ccc; white-space:nowrap; overflow: hidden; text-overflow:ellipsis; }
/*è½®æ’­åˆ†é¡µç¬¦å· æ¸¸æˆèµ„è®¯*/
.pag-news { text-align: right; --swiper-theme-color: #c39f6f; }
.pag-news .swiper-pagination-bullet { display:inline-block;width:12px;height:12px;border-radius:12px; background:var(--swiper-pagination-bullet-inactive-color,#aaa); opacity:var(--swiper-pagination-bullet-inactive-opacity, .6); }
.pag-news .swiper-pagination-bullet-active { background: var(--swiper-pagination-color,var(--swiper-theme-color)); opacity: var(--swiper-pagination-bullet-opacity, 1); }
.swiper-newsfocus .swiper-pagination-bullets { left: auto; right: 10px; bottom: 13px; width: 25%; }

#newslist-mainbox { width: 790px; height: 500px; display: flex; flex-direction: column; justify-content: space-between; }
/*æ–°é—»åˆ†ç±»é€‰é¡¹å¡tab*/
#newslistbox { width: 100%; height: 500px; overflow: hidden; /*box-shadow: 0 1px 3px rgba(0, 0, 0, .12);*/ }
/*æ–°é—»é€‰é¡¹å¡ å·¦å³æ»‘åŠ¨æ˜¾ç¤º*/
#newslistbox .swiper-newslist { width: 100%; height: 66px; overflow: hidden; margin: 0 auto; display: block; }
#newslistbox .swiper-newslist .swiper-wrapper { display: flex; justify-content: space-between; }
#newslistbox .swiper-slide { font-size: 2.2rem; line-height: 6.6rem; float: left; cursor: pointer; width: calc(24%); color: #888; text-align: center; text-shadow: 0 1px 4px rgba(0, 0, 0, 1); background: url(../images/news-tab.png) no-repeat; background-position: 0 0; background-size: 100% 200%; }
#newslistbox .swiper-slide:hover { color: #ccc; }
#newslistbox .swiper-slide.active { color: #d3b584; background-position: 0 100%; }
#newslistbox .tabContent { width: calc(100% - (10px * 2)); height: auto; padding: 5px 10px 0; overflow: hidden; }
/*æ–°é—»åˆ—è¡¨*/
.newslist { display: none; }
.newslist:nth-child(1){ display: block; }
.newslist ul { padding: 10px 0 0; }
.newslist ul li { position: relative; line-height: 5rem; text-align: left; font-size: 1.4rem; border-bottom: 1px solid #292b41; display: flex; justify-content: space-between; }
.newslist ul li a { width: 88%; font-size: 1.6rem; color: #aaa; float: left; display: block; white-space:nowrap; overflow: hidden; text-overflow:ellipsis; }
.newslist ul li a:hover { color: #d3b584; }
.newslist ul li span { width: 10%; text-align: right; color: #666; }
.newslist ul li.para { height: 430px; line-height: 4.2rem; border-bottom: none; flex-direction: column; color: #aaa; background: -moz-linear-gradient(top, #888 90%, #1b1d32); 
	background: -o-linear-gradient(top,#aaa 90%, #1b1d32);
	background: -webkit-gradient(linear, 0% 85%, 0% 100%, from(#aaa), to(#1b1d32));
	background: -webkit-linear-gradient(-90deg, #aaa 90%, #1b1d32);
	-webkit-background-clip: text; 
	-webkit-text-fill-color: transparent; }
.newslist ul li p { display: block; text-align: justify; padding: 4px 0; font-size: 1.6rem; }
.newslist ul li p b { color: #d3b584; }
/*ç½®é¡¶æ–°é—»*/
.newslist ul li.topnews { line-height: 5.6rem; background: rgba(0, 0, 0, .4); border-bottom: none; border-radius: 4px; }
.newslist ul li.topnews::after { position: absolute; right: 0; bottom: 0; content: ''; width: 10px; height: 10px; background: #9b7849; -webkit-clip-path: polygon(100% 0, 0% 100%, 100% 100%); clip-path: polygon(100% 0, 0% 100%, 100% 100%); border-bottom-right-radius: 4px; }
.newslist ul li.topnews a { width: calc(100% - (5px * 1)); padding: 0 5px 0 0; color: #d3b584; font-size: 1.8rem; }
.newslist ul li.topnews a:hover { color: #ccc; }
.newslist ul li.topnews span { display: none; }
/*æ–°é—»æ ‡ç­¾*/
.newstag::before { font-size: 14px; padding: 0 3px; border-radius: 2px; background: rgba(0, 0, 0, .2); }
.notice::before {
    content: '公告';
    color: orange;
    border: 1px solid orange;
    margin: 0 5px 0 0;
    /*background: rgba(255, 165, 0, .1);*/
}

.activity::before {
    content: '活动';
    color: #139e13;
    border: 1px solid #139e13;
    margin: 0 5px 0 0;
    /*background: rgba(0, 128, 0, .1);*/
}

.hotnews::before {
    content: '热门';
    color: #ff3e3e;
    border: 1px solid #ff3e3e;
    margin: 0 5px 0 0;
    /*background: rgba(255, 0, 0, .1);*/
}

.optimize::before {
    content: '优化';
    color: dodgerblue;
    border: 1px solid dodgerblue;
    margin: 0 5px 0 0;
    /*background: rgba(30, 144, 255,.1);*/
}

.newsflash::before {
    content: '快报';
    color: mediumorchid;
    border: 1px solid mediumorchid;
    margin: 0 5px 0 0;
    /*background: rgba(186, 85, 211, .1);*/
}
.title-tag::before { font-size: 16px; padding: 0px 5px 2px; }

/*--------- å…­å¤§é—¨æ´¾ ---------*/
.sect { width:100%; height: auto; padding: 40px 0; display: block; overflow: hidden; }
.title-sect { background: url(../images/title-menpai.png) no-repeat center top; }
.sect-tab-bg { width: 100%; text-align: left; padding: 60px 0 60px 70px; }
.sect-tab-bg img { width: auto; height: auto; }
.sectlist { width: 1200px; height: auto; margin: 0 auto; position: relative; /*background: url(../images/sect-tab-bg.png) no-repeat 70px 50px; background-size: unset;*/ }
/*é—¨æ´¾é€‰é¡¹å¡*/
.sectlist .swiper-sect { width: auto/*888px*/; height: 100%/*888px*/; display: block; position: absolute; z-index: 2; left: 0; top: 0; }
.sectlist .swiper-sect .swiper-wrapper { position: relative; }
.sectlist .swiper-sect .swiper-slide { width: 182px; height: 182px; position: absolute; cursor: pointer; }
.sectlist .swiper-sect .sect1 { left: 200px; top: 0; }
.sectlist .swiper-sect .sect2 { left: 60px; top: 80px; }
.sectlist .swiper-sect .sect3 { left: 0; top: 220px; }
.sectlist .swiper-sect .sect4 { left: 0; top: 380px; }
.sectlist .swiper-sect .sect5 { left: 60px; top: 520px; }
.sectlist .swiper-sect .sect6 { left: 200px; top: 600px; }
.sectlist .swiper-sect .swiper-slide .tabli { width: 118px; height: 118px; padding: 32px; font-size: 2rem; color: #ded3a1; line-height: 2.8rem; background: url(../images/sect-tab.png) no-repeat 32px 32px; display: flex; justify-content: center; align-items: center; }
.sectlist .swiper-sect .swiper-slide-thumb-active .tabli { transition: .2s; width: 182px; height: 182px; padding: 0; font-size: 2.6rem; color: #fff; background: url(../images/sect-tab-hover.png) no-repeat 0 0; }
/*é—¨æ´¾ä»‹ç»*/
.sectlist .swiper-sect2 { width: 100%; height: 100%; position: absolute; z-index: 1; right: 0; top: -50px; }
.sectlist .swiper-sect2 .swiper-slide { width: 100%; height: 100%; position: relative; }
.sectlist .swiper-sect2 .swiper-slide .sectinfobox { width: 240px; height: 447px; padding: 45px 35px 0; color: #dfc397; position: absolute; z-index: 3; right: 0; top: 18%; background: url(../images/sect-txtbg.png) no-repeat; background-size: cover; }
.sectlist .swiper-sect2 .swiper-slide .sectinfobox .sect-name { text-align: center; margin-bottom: 15px; }
.sectlist .swiper-sect2 .swiper-slide .sectinfobox .sect-info { height: 132px; font-size: 1.6rem; line-height: 2.6rem; }
.sectlist .swiper-sect2 .swiper-slide .sectinfobox .sect-shifu,.sectlist .swiper-sect2 .swiper-slide .sectinfobox .sect-jineng { height: 105px; }
.sectlist .swiper-sect2 .swiper-slide .sectinfobox h5 { display: flex; justify-content: center; align-items: center; text-align: center; color: #eee1c2; font-size: 2.6rem; font-weight: bold; margin-bottom: 12px; }
.sectlist .swiper-sect2 .swiper-slide .sectinfobox p { font-size: 1.6rem; line-height: 2.6rem; text-align: center; text-shadow: 0 0 5px rgba(0, 0, 0, 1); }
.sectlist .swiper-sect2 .swiper-slide .sectinfobox .sect-jineng p { text-align: left; }
/*é—¨æ´¾äººç‰©*/
.sectlist .swiper-sect2 .swiper-slide .rolename { width: 50px; height: 136px; position: absolute; z-index: 2; left: 65%; top: 68%; background: url(../images/sect-rolename-bg.png) no-repeat; display: flex; display: block\0; align-items: center; }
.sectlist .swiper-sect2 .swiper-slide .rolename p { padding-top: 20px\0; color: #dfc397; font-size: 2.8rem; font-family: å®‹ä½“, "Times New Roman", Times, serif; }
.sectlist .swiper-sect2 .swiper-slide .roleimg { width: 100%; height: auto; position: absolute; z-index: 1; left: 0; top: -3%; }
.sectlist .swiper-sect2 .swiper-slide .roleimg img { width: 100%; height: auto; }
.sectlist .swiper-button-prev,.sectlist .swiper-button-next { display: none; }



/*--------- åäºŒä»™è§’ ---------*/
.role { width:100%; height: auto; display: block; overflow: hidden; }
.title-role { background: url(../images/title-role.png) no-repeat center top; }
/*è§’è‰²æ»šåŠ¨*/
.rolelist { width: 1200px; height:auto; position: relative; margin: -40px auto 0; }
/*è§’è‰²é€‰é¡¹å¡*/
.rolelist .swiper-role { width: 410px; height: 450px; position: absolute; right: 0; top: 20%; z-index: 2; }
.rolelist .swiper-role .swiper-container { height: 450px; }
.rolelist .swiper-role .swiper-slide { width: 84px; height: 110px; opacity: 0.8; cursor:pointer; text-align: center; display: flex; flex-direction: column; justify-content: center; align-items: center; }
.rolelist .swiper-role .swiper-slide p { text-align: center; color: #dfc397; font-size: 1.4rem; line-height: 2.4rem; }
.rolelist .swiper-role .swiper-slide img { width: 80px; height: 80px; overflow: auto; border: 2px solid #111221; -webkit-filter: grayscale(50%); filter: grayscale(50%); background: rgba(19, 23, 34, .8); }
.rolelist .swiper-role .swiper-slide-thumb-active { opacity: 1; }
.rolelist .swiper-role .swiper-slide-thumb-active p { color: #eee1c2; }
.rolelist .swiper-role .swiper-slide-thumb-active img { border: 2px solid #eee1c2; -webkit-filter: grayscale(0); filter: grayscale(0); }
/*è§’è‰²è¯¦ç»†ä¿¡æ¯ å¤§å›¾*/
.rolelist .swiper-role2 { width: 100%; height: 100%; /*position: absolute; left: 0; top: 0; z-index: 1;*/ overflow: initial; }
.rolelist .swiper-role2 .swiper-container { width: 100%; margin: 0 auto; position: relative; overflow: hidden; }
.rolelist .swiper-role2 .swiper-slide { text-align: center; width: 1200px; height: auto; text-align: left; }
.rolelist .swiper-role2 .swiper-slide .role-img { width: 840px; height: 840px; overflow: hidden; display: flex; justify-content: center; }
.rolelist .swiper-role2 .swiper-slide .role-img img { width: 100%; height: auto; height: inherit\0; }
/*è§’è‰²è¯¦ç»†ä¿¡æ¯ æ–‡å­—ä¿¡æ¯*/
.rolelist .swiper-role2 .swiper-slide .role-info { width: auto/*225px*/; height: auto; text-align: center; position: absolute; left: 45%; top: 10%; z-index: 2; }
.rolelist .swiper-role2 .swiper-slide .role-info img.img1 { width: 41.78%/* 94/225 */; height: auto; }
.rolelist .swiper-role2 .swiper-slide .role-info img.img2 { width: 40%/* 90/225 */; height: auto; }
.rolelist .swiper-role2 .swiper-slide .role-info img.img3 { width: 100%; height: auto; }
.rolelist .swiper-role2 .swiper-slide .role-info .role-sect { margin-top: 40%; }
.rolelist .swiper-role2 .swiper-slide .role-info .role-sect p { width: 224px; height: auto; padding: 5% 0; font-size: 2.6rem; letter-spacing: 5px; color: #dfc397; font-family: 'å®‹ä½“','Times New Roman', Times, serif; text-align: center; background: url(../images/role-menpai-name.png) no-repeat center top; }
.rolelist .swiper-role2 .swiper-slide .role-info .role-sect span { color: #cbb79a; font-size: 2.4rem; text-align: center; margin: 6% 0; display: block; text-shadow: 0 1px 4px rgba(1, 1, 1, .7); }
/*è½®æ’­åˆ†é¡µç¬¦å· åäºŒä»™è§’*/
.swiper-role2 .prev-role,.swiper-role2 .next-role { cursor:pointer; width:70px; height:62px;position:absolute; z-index:999; }
.swiper-role2 .swiper-button-prev{ left: -70px; top:42%; background: url(../images/btn-prev2.png) no-repeat center; background-size: cover; }
.swiper-role2 .swiper-button-next{ right: -70px; top:42%; background: url(../images/btn-next2.png) no-repeat center; background-size: cover; }
.pag-role { text-align: center; --swiper-theme-color: #c39f6f; }
.pag-role .swiper-pagination-bullet { display:inline-block;width:10px;height:10px;border-radius:10px; background:var(--swiper-pagination-bullet-inactive-color,rgb(170, 170, 170)); opacity:var(--swiper-pagination-bullet-inactive-opacity, .6); }
.pag-role .swiper-pagination-bullet-active { background: var(--swiper-pagination-color,var(--swiper-theme-color)); opacity: var(--swiper-pagination-bullet-opacity, 1); }
.swiper-role .swiper-pagination-bullets { bottom: 20px; width: 100%; right: 0; }
.rolelist .swiper-pagination-bullets .swiper-pagination-bullet {margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px); }
/*å–å‡ºç‚¹å‡»è¾¹æ¡†*/
.swiper-button-prev,.swiper-button-next { outline: none !important; }


/*--------- çŽ©æ³•ç‰¹è‰² ---------*/
.tese { width: 100%; height: auto; padding: 40px 0; display: block; position: relative; }
.title-tese { background: url(../images/title-tese.png) no-repeat center top; }
.teselist { margin-top: 40px; width: 100%; display: flex; flex-direction: row; justify-content: space-between; }
.teselist li { width: 24%; height: fit-content; padding: 3% 0; display: flex; flex-direction: column; justify-content: center; align-items: center; background: url(../images/tese-box.png) no-repeat center top; background-size: contain; }
.teselist li .teseimg { width: 60%; height: 0; box-sizing: border-box; position: relative; overflow: hidden; }
.teselist li .teseimg[data-ratio="1:1"] { padding-top: calc(100% * 1 / 1.68); }
.teselist li .teseimg img { width: calc(100%); height: calc(100%); border-radius: 50%; box-sizing: border-box; position: absolute; top: 0; left: 0; object-fit: cover; }


/*.teselist li img { width: 60%; height:100%; height:72%\0; overflow:auto; border-radius: 50%; }*/
.teselist li p { width: 80%; padding: 10px 5%; color: #13182e; font-size: 2.6rem; font-weight: bold; text-align: center; white-space:nowrap; overflow: hidden; text-overflow:ellipsis; }
.teselist li:hover { -webkit-filter: brightness(110%); filter: brightness(110%); }


/*--------- å¤šç»´ç«žæŠ€ ---------*/
.sports { width: 100%; height: auto; overflow: hidden; padding: 40px 0; }
.title-sports { background: url(../images/title-sports.png) no-repeat center top; }
.cont-sports { display: block; } 
/*è£…å¤‡è½®æ’­*/
.sportslist { width: 100%; height:auto; margin: 0 auto; }
.sportslist .swiper-sports { width: 100%; height: auto; height: 520px\0; margin: 0 auto; padding: 20px 0 60px; --swiper-pagination-color: #bb985c; overflow: hidden; }
.sportslist .swiper-sports .swiper-slide { width: calc(28%); /*height: auto;*/ border-radius: 16px; box-sizing: border-box; position:relative; box-shadow: 0 0 10px rgba(255, 255, 255, .4); }
.sportslist .swiper-sports .swiper-slide a { width: calc(100% - (10px * 2)); height: calc(100% - (10px * 2)); padding: 10px; border-radius: 16px; background-color: #c9b584; background: linear-gradient(180deg, #c9b584 0%, #f2eee6 100%); display: flex; display: block\0; flex-direction: column; justify-content: center; align-items: center; }
.sportslist .swiper-sports .swiper-slide .sports-imgbox { width: 100%; height: 100%; height: 90%\0; margin-bottom: 2px; }
.sportslist .swiper-sports .swiper-slide .sports-img { width: 100%; height: 0; }
.sportslist .swiper-sports .swiper-slide .sports-img[data-ratio="3:4"] { padding-top: calc(100% * 4 / 3); }
.sportslist .swiper-sports .swiper-slide .sports-img img { width: calc(100% - (10px * 2)); height: 85%; box-sizing: border-box; position: absolute; top: 10px; left: 10px; object-fit: cover; -webkit-filter: brightness(100%); filter: brightness(100%); border-top-left-radius: 10px; border-top-right-radius: 10px; }
.sportslist .swiper-sports .swiper-slide-active img { -webkit-filter: brightness(110%); filter: brightness(110%); }
.sportslist .swiper-sports .swiper-slide p {  width: 90%; padding: 0 5%; margin-bottom: 5px; display: block; font-size: 3.4rem; color: #bb985c; letter-spacing: 5px; text-shadow: 0 0 3px #fff; white-space:nowrap; overflow: hidden; text-overflow:ellipsis; }
/*è½®æ’­ç®­å¤´ è£…å¤‡*/
.swiper-sports .prev-sports,.swiper-sports .next-sports { cursor:pointer; width:70px; height:62px; top:43%; position:absolute; z-index:99; }
.swiper-sports .swiper-button-prev { left: 0; background: url(../images/btn-prev2.png) no-repeat center top; background-size: cover; }
.swiper-sports .swiper-button-next { right: 0; background: url(../images/btn-next2.png) no-repeat center top; background-size: cover; }
/*è½®æ’­åˆ†é¡µç¬¦å· è£…å¤‡*/
.pag-sports { text-align: center; --swiper-theme-color: #bb985c; }
.pag-sports .swiper-pagination-bullet { display:inline-block;width:12px;height:12px; border-radius:12px; background:var(--swiper-pagination-bullet-inactive-color,#999); opacity:var(--swiper-pagination-bullet-inactive-opacity, .6); }
.pag-sports .swiper-pagination-bullet-active { background: var(--swiper-pagination-color,var(--swiper-theme-color)); opacity: var(--swiper-pagination-bullet-opacity, 1); }
.sportslist .swiper-pagination-bullets { text-align: center; bottom: 0px; }
.sportslist .swiper-pagination-bullets .swiper-pagination-bullet {margin:0 var(--swiper-pagination-bullet-horizontal-gap,6px); }


/*--------- æ¸¸æˆæˆªå›¾ ---------*/
.screenshot { width: 100%; height: auto; padding: 40px 0; display: block; }
.title-screenshot { background: url(../images/title-jietu.png) no-repeat center top; }
.main-screenshot { width: 100%; max-width: 1600px; margin-top: -30px; }

/*æ¸¸æˆæˆªå›¾è½®æ’­*/
.screenshotlist { width: calc(100%); }
.screenshotlist .swiper-screenshot { width:100%; position: initial; display: block; overflow: hidden; padding: 15px 0 0; }
.screenshotlist .swiper-screenshot .swiper-wrapper { width: 100%; display: flex; }
.screenshotlist .swiper-screenshot .swiper-slide { width: calc(100%); height: auto; /*height: 0;*/ box-sizing: border-box; position: relative; display: flex; justify-content: center; align-items: center; }
.screenshotlist .swiper-screenshot .swiper-slide img { width: auto; height: auto; max-width: 100%; margin-left: 0\0; /*overflow: hidden;*/ box-sizing: border-box; object-fit: cover; }
/*.screenshotlist .swiper-screenshot .swiper-slide[data-ratio="16:9"] { padding-top: calc(100% * 9 / 16); }*/
/*.screenshotlist .swiper-screenshot .swiper-slide img { width: calc(100%); height: calc(100%); box-sizing: border-box; position: absolute; top: 0; left: 0; object-fit: cover; }*/
/*è½®æ’­ç®­å¤´ æ¸¸æˆæˆªå›¾*/
.swiper-screenshot .prev-jietu,.swiper-screenshot .next-jietu { cursor:pointer; width:112px; height:112px; top:42%; position:absolute; z-index:99; }
.swiper-screenshot .swiper-button-prev { left: 10px; background: url(../images/btn-prev.png) no-repeat center top; background-size: cover; }
.swiper-screenshot .swiper-button-next { right: 10px; background: url(../images/btn-next.png) no-repeat center top; background-size: cover; }
/*è½®æ’­åˆ†é¡µç¬¦å· æ¸¸æˆæˆªå›¾*/
.pag-jietu { text-align: center; --swiper-theme-color: #bb985c; }
.pag-jietu .swiper-pagination-bullet { display:inline-block;width:12px;height:12px; border-radius:12px; background:var(--swiper-pagination-bullet-inactive-color,#999); opacity:var(--swiper-pagination-bullet-inactive-opacity, .6); }
.pag-jietu .swiper-pagination-bullet-active { background: var(--swiper-pagination-color,var(--swiper-theme-color)); opacity: var(--swiper-pagination-bullet-opacity, 1); }
.screenshotlist .swiper-pagination-bullets { text-align: center; bottom: 0; }
.screenshotlist .swiper-pagination-bullets .swiper-pagination-bullet {margin:0 var(--swiper-pagination-bullet-horizontal-gap,6px); }


/*--------- è§†é¢‘ä¸­å¿ƒ ---------*/
.videocenter { width: 100%; height: auto; padding: 40px 0 50px; position: relative; display: block; /*background: url(../images/bg-mountain.jpg) no-repeat center top; background-size: cover;*/ }
.title-videocenter { background: url(../images/title-video.png) no-repeat center top; }
.main-video { display: flex; justify-content: flex-end; }
#videolist { width: 100%; height: auto; padding: 10px 0 40px; position: relative; display: flex; box-sizing: border-box; }
#videolist .swiper-video { width: 100%; margin: 0 auto; overflow: hidden; }
#videolist .swiper-button-prev, #videolist .swiper-container-rtl .swiper-button-next { left: auto; }
#videolist .swiper-slide { height: 100%; text-align: center; }
#videolist .swiper-slide .videoinfo { cursor: pointer; width: calc(100% - (1px * 2)); height: 0; box-sizing: border-box; position: relative; background: rgba(19, 23, 34, .8); overflow: hidden; border: 1px solid #9b7849; box-shadow: 0 2px 5px rgba(0, 0, 0, .15); border-radius: 6px; }
#videolist .swiper-slide .videoinfo[data-ratio="9:16"] { padding-top: calc(100% * 16 / 9); }
#videolist .swiper-slide .videoinfo:hover { animation: myanim 2s infinite; box-shadow: 0 2px 5px rgba(0, 0, 0, .25); }
@keyframes myanim { 20% { border-color: #bb985c; } }
#videolist .swiper-slide .videoinfo:hover .des { color: #ccc;  }
#videolist .swiper-slide img { width: calc(100% - (8px) * 2); height: calc(100% - (8px) * 2); box-sizing: border-box; position: absolute; top: 8px; left: 8px; z-index: 1; object-fit: cover; }
#videolist .swiper-slide:hover { -webkit-filter: brightness(115%); filter: brightness(115%); }
/*è§†é¢‘æ ‡é¢˜*/
#videolist .swiper-slide .video-title { width: 90%; display: block; padding: 3% 5% 5%; position: absolute; left: 0; bottom: 0; z-index: 2; font-size: 1.8rem; color: #dfc397; text-shadow: 0 1px 4px #000; text-align: center; overflow: hidden; background: rgba(19, 23, 34, .7); white-space:nowrap; overflow: hidden; text-overflow:ellipsis; }
#videolist .swiper-slide:hover .video-title { color: #fff; background: rgba(19, 23, 34, .8); }
/*è½®æ’­åˆ†é¡µç¬¦å· è§†é¢‘ä¸­å¿ƒ*/
.pag-video { text-align: right; --swiper-theme-color: #bb985c; }
.pag-video .swiper-pagination-bullet { display:inline-block;width:12px;height:12px;border-radius:12px; background:var(--swiper-pagination-bullet-inactive-color,#999); opacity:var(--swiper-pagination-bullet-inactive-opacity, .6); }
.pag-video .swiper-pagination-bullet-active { background: var(--swiper-pagination-color,var(--swiper-theme-color)); opacity: var(--swiper-pagination-bullet-opacity, 1); }
#videolist .swiper-pagination-bullets { left: 0; bottom: 0; width: 100%; height: 20px; text-align: center; }
#videolist .swiper-pagination-bullets .swiper-pagination-bullet {margin:0 var(--swiper-pagination-bullet-horizontal-gap,6px); margin: 0 3px\0; }
/*æ’­æ”¾è§†é¢‘*/
#videolist .swiper-slide .play-video { width: 72px; height: 72px; border-radius: 50%; margin-right: 15px; position: absolute; z-index: 3; left: calc(50% - (30px) * 1); top: calc(50% - (40px) * 1); display: block; background: rgba(0, 0, 0, .6) url(../images/icon-play.png) no-repeat center; background-size: cover; text-align: center; box-shadow: 0 2px 5px rgba(0, 0, 0, .7); }
#videolist .swiper-slide:hover .play-video { animation: rotates .3s linear; -webkit-animation: rotates .3s linear; }
/*è§†é¢‘å¼¹çª—*/
.videobox { display: none; z-index: 999999; position: fixed; width: 100%; height: 100%; top: 0; bottom: 0; left: 0; right: 0; }
.videoed { z-index:99; }
.videos{ /*display:none;*/position:fixed; left:50%; top:0; margin-left:-50%; margin-top:0; z-index:1000000; width:100%; height:100%; border-radius: 4px; text-align: center; }
.videos video { width: auto; max-width: 100%; height: 100%; }
/*å…³é—­æŒ‰é’®*/
.vclose { width: 45px; height: 45px; position:absolute; top: 0; left: calc(50% + (680px) / 2); border-radius:100%; cursor: pointer; z-index:100000000; }
.vclose:hover { animation: rotates .3s linear; -webkit-animation: rotates .3s linear; }
.video-bg { height: 100%; width: 100%; top: 0; left: 0; bottom: 0; right: 0; background: #000; opacity: .95; z-index: 100; }


/*é¡µé¢èƒŒæ™¯*/
.bg-body1 { width: 100%; height: auto; background: url(../images/bg-body1.jpg) no-repeat center top; background-size: 100% 100%; }
.bg-body2 { width: 100%; height: auto; background: url(../images/bg-sports.png) no-repeat center bottom,url(../images/bg-body2.jpg) no-repeat center top; background-size: auto auto, 100% auto; position: relative; }
.bg-body3 { width: 100%; height: auto; background: url(../images/bg-body3.jpg) no-repeat center bottom; background-size: 100% auto; }

/*--------- åº•éƒ¨ç‰ˆæƒ ---------*/
#footer { width: 100%; height: auto; padding: 10px 0 20px; background: #141525; border-top: 1px solid #9b7849; }
.main-footer { display: flex; flex-flow: row wrap; }
/*æŒ‰é’® è”ç³»å®¢æœ è¿”å›žé¦–é¡µ*/
.footerbtn { display: none; }
.footerbtn { width: auto; margin: 15px auto; }
.footerbtn a { width: 180px; height: 38px; line-height: 3.8rem; font-size: 1.6rem; border-radius: 4px; color:#e7e7e7; text-align: center; margin: 0 auto; display: inline-block; background: #222; border: 1px solid #444; }
/*åº•éƒ¨æ¸¸æˆLOGO*/
.footerlogo { width: 220px; height: 110px; display: block; margin: 25px 15px 0 0; display: flex; display: block\0; align-items: center; text-align: center; overflow: hidden; }
.footerlogo img { width: 100%; /*height: auto;*/ object-fit: scale-down; }
/*é€‚é¾„æç¤º ç‰ˆæƒä¿¡æ¯*/
.copyright { width: 940px; padding: 25px 0; display: flex; flex-wrap: wrap; align-items: center; }
.copyright div { width: 100%; display: flex; flex-wrap: wrap; }
.copyright p { font-weight: normal; font-size: 1.2rem; color: #999; line-height: 2.6rem; }
.copyright a { color: #ddd; }
.copyright .tips p { color:#9b7849; }
.copyright .customize p::after { content: '|'; color: #444; padding: 0 3px; }
.copyright .customize p:nth-last-child(1)::after { content: none; }



/*--------- é€‚é¾„æç¤º ---------*/
#cadpa { width: 5%; height: 140px; position: absolute; top:68%; left: 1%; display: block; margin: 0 auto; z-index: 99999; }
#cadpa img { width: 100%; height: auto; }
.cadpa-img { height: auto; float: left; }
.cadpa-img img { width: auto; height: 100px; display: inline-block; margin: 0 15px 0 0; }
.cadpa-img img.gamelogo { height: 96px; padding: 0 30px; border: 2px solid #222; border-radius: 8px; }
/*-----------å¼¹çª—-----------*/
.md-modal {position:fixed; top:50%; left:50%; width:70%; max-width:1000px; height:70%; z-index:9999999999999; visibility:hidden; -webkit-transform:translateX(-50%)translateY(-50%);-moz-transform:translateX(-50%)translateY(-50%);-ms-transform:translateX(-50%)translateY(-50%);transform:translateX(-50%)translateY(-50%); Â 
}
.md-show { visibility: visible; }
.md-overlay{position:fixed;width:100%;height:100%; visibility:hidden;top:0;left:0;z-index:999999;opacity:0;background:rgba(1,1,1,0.6);-webkit-transition:all 0.3s;-moz-transition:all 0.3s;transition:all 0.3s;}
.md-show ~ .md-overlay {opacity: 1;visibility: visible;}
/*å¼¹çª—å†…å®¹*/
.md-content{ height: 100%; color:#5b5b5b; background:#fff; position:relative; border-radius:8px; margin:0 auto; padding: 5px 0; text-align: center; display: flex; flex-direction: column; justify-content: center; }
.md-content h3 { width: 100%; font-size:2.4rem; font-weight: bold; margin:0; text-align:center;background:#fff;border-radius:8px;color:#333; overflow: hidden; }
.md-content .md-close { width: 15%; font-size: 1.6rem; color: #fff; margin: 0 auto; padding: 8px 20px; background: #c39f6f; border: none; cursor:pointer; border-radius: 2px; }
.md-content .md-close:hover { background: #b89160; }
.md-content .md-main { padding:0 40px; height: 79%; margin: 15px 0; font-size: 14px; overflow-y: scroll; }
.md-content .md-main span { display: block; }
.md-content .md-main-img { width: 100%; height: auto; margin: 0 auto; }
.md-content .md-main-img img { width: 90%; height: auto; margin: 0 0 20px; min-width: 320px; }
.md-content > div p { font-size: 1.6rem; line-height: 3.6rem; text-indent: 3.2rem; margin-bottom: 6px; text-align: justify; }
/* å¼¹çª—åŠ¨ç”» */
.md-effect-1 .md-content {
	-webkit-transform: scale(0.7); 
	-moz-transform: scale(0.7); 
	-ms-transform: scale(0.7); 
	transform: scale(0.7);
	opacity: 0;
	-webkit-transition: all 0.3s; 
	-moz-transition: all 0.3s; 
	transition: all 0.3s;
}
.md-show.md-effect-1 .md-content {
	-webkit-transform: scale(1); 
	-moz-transform: scale(1); 
	-ms-transform: scale(1); 
	transform: scale(1);
	opacity: 1;
}


/*--------- å†…é¡µ ---------*/
/* å†…é¡µ banner */
#banner .inside-logo img { display: none; }
#banner .inside-txt { top: 10%; width: 35%; height: 35%; }
#banner .indise-txt img { width: auto; max-width: 100%; height: auto; }
/* å†…é¡µ æ¡†æž¶ */
.inside-container { margin-top:-28%; position:relative; z-index:10; padding: 0 0 30px; background: url(../images/inside-body.jpg) no-repeat center bottom;}
.inside-mainbox { display: flex; flex-wrap: wrap; justify-content: space-between; }
/* å†…é¡µ æ¡†æž¶ ä¾§è¾¹æ  */
.sidebar { width: 280px; height: auto; display: flex; flex-direction: column; }
/*å†…é¡µ æ¡†æž¶ ä¸»ä½“å†…å®¹ */
.maincontent { width: calc(100% - 215px - (39px + 1px) * 2); height: auto; padding: 25px 29px; box-sizing: border-box; border: 1px solid rgba(155, 120, 73, .6); background: rgba(19, 23, 34, .9); box-shadow: 0 0 8px rgba(0, 0, 0, .5); border-radius: 4px; }

/*å†…é¡µ ä¾§è¾¹æ  æ¸¸æˆä¸‹è½½*/
.side-gamedown { width: 100%; height: auto; display: flex; flex-direction: row; justify-content: space-between; margin: 0 0 10px; }
.side-gamedown a { width: 100%; height: auto; padding: 10px 0 15px; box-sizing: border-box; border-radius: 4px; display: flex; flex-direction:row; justify-content: center; align-items: center; text-align: center; box-shadow: 0 1px 4px rgba(0, 0, 0, .5); }
.side-gamedown a:hover { -webkit-filter: brightness(110%); filter: brightness(110%); }
.side-gamedown a p { font-size: 3.2rem; color: #654611; font-weight: bold; letter-spacing: 3px; margin: 0 -2px 0 0; text-shadow: 1px 1px 0 rgba(255, 255, 255, .8); }
.side-gamedown a i { width: 40px; height: auto; display: flex; justify-content: center; align-content: flex-start; text-align: center; font-weight: normal; text-shadow: 1px 1px 0 rgba(255, 255, 255, .8); }
.side-gamedown .mobile { background: linear-gradient(180deg, #faeaa2 0%,#e9a11c 93%, #be8314 94%, #e9a11c 100%); border-top: 3px solid #fff5c9; }
.side-gamedown .mobile span { color: #654611; font-size: 12px; text-shadow: 1px 1px 0 rgba(255, 255, 255, .4); text-transform: uppercase; }
.side-gamedown .mobile i { color: #654611; font-size: 4rem; }
/*å†…é¡µ ä¾§è¾¹æ  äºŒç»´ç */
.QRcode { width: 100%; height: auto; padding: 20px 15px; margin-bottom: 10px; border-radius: 4px; display: flex; flex-direction: row; justify-content: center; align-items: center; box-sizing: border-box; background: url(../images/bg-body3.jpg) no-repeat center bottom; background-size: cover; box-shadow: 0 0 3px rgba(255, 255, 255, .3); }
.QRcode p { width: 30px; font-size: 1.6rem; line-height: 2rem; color: #ccc; text-shadow: 0 1px 5px #000; }
.QRcode img { width: 160px; height: 160px; }

/*å†…é¡µ ä¾§è¾¹æ  å¿«æ·å¯¼èˆª*/
.sidebox { width: calc(100% - (1px) * 2); margin-bottom: 15px; border: 1px solid #42455c; border-top: 1px solid #6e6f75; background: rgba(60, 61, 90, .7); box-shadow: 0 1px 6px rgba(0, 0, 0, .5); border-radius: 4px; }
.sidebox:last-child { margin-bottom: 0; }
.side-title  { width: 100%; padding: 0 5px; box-sizing: border-box; display: flex; justify-content: space-between; align-items: center; border-bottom: 1px solid #42455c; }
.side-title h5 { width: 100px; color: #d3b584; font-size: 1.7rem; font-weight: normal; line-height: 3.8rem; text-align: center; letter-spacing: 1px; text-shadow: 0 0 5px rgba(0, 0, 0, .6); }
.side-title h5::before { content: ''; width: 5px; height: 5px; margin: 3px 6px 3px 0; display: inline-block; background: #9b7849; -moz-transform:rotate(-45deg); -webkit-transform:rotate(-45deg); transform:rotate(-45deg); }
.side-title a { color: #aaa; font-size: 1.4rem; padding: 2px 5px 3px; }
.side-title a::before { content: 'Â»'; height: 15px; display: block; float: left; padding: 2px 3px 0 0; color: #666; font-size: 2rem; line-height: 1.2rem; }
.side-title a:hover { color: #eee; }
.side-menu { display: flex; flex-flow: row wrap; justify-content: space-between; padding: 12px 15px 5px; }
.side-menu a { width: calc(43.5% - 1px * 2); border: 1px solid #42455c; font-size: 1.6rem; line-height: 3.6rem; display: block; margin: 0 0 8px; padding: 0 5px; border-radius: 2px; color: #888; text-align: center; background: rgba(19, 23, 34, .8); overflow: hidden; white-space:nowrap; overflow: hidden; text-overflow:ellipsis; }
.side-menu a:hover { color: #dfc397; border: 1px solid #9b7849; transition: .3s; }
/*.side-menu a.current { color: #fff; background: #a78352; background: linear-gradient(180deg, #c2a26e 0%, #a78352 100%); }*/
.side-menu a.current { color: #fff; font-weight: bold; border: 1px solid #9b7849; text-shadow: 1px 1px 5px #654611; background: #a07f45; background: linear-gradient(0deg, #a07f45 0%, #d1ac72 15%, #a07f45 97%, #d1ac72 97%); }
.side-menu .second { width: 100%; font-size: 1.6rem; color: #666; }

/*å†…é¡µ ä¾§è¾¹æ  è”ç³»æˆ‘ä»¬*/
.side-contact { display: flex; flex-direction: column; padding: 0 15px 15px; }
.side-contact h6 { font-size: 1.6rem; font-weight: normal; margin-top: 12px; color: #aaa; }
.side-contact h6::before { content: ''; width: 4px; height: 4px; display: inline-block; margin: 0 5px 4px 0; background: #666; }
.side-contact .qqlist,.side-contact .grouplist { display: flex; flex-direction: column; }
.side-contact .qqlist div,.side-contact .grouplist div { width: 100%; margin: 8px auto 0; padding: 5px 0; border-radius: 2px; display: flex; justify-content:left; align-items: center; line-height: 2.4rem; border: 1px solid #42455c; text-align: center; background: rgba(19, 23, 34, .8); }
.side-contact .qqlist div:hover,.side-contact .grouplist div:hover { color: #dfc397; border: 1px solid #9b7849; }
.side-contact .qqlist div p,.side-contact .grouplist div p { width: 43%; color: #888; white-space:nowrap; overflow: hidden; text-overflow:ellipsis; }

/* å†…é¡µ ä¸»ä½“æ¡†æž¶ */
.content-top { width: 100%; height: auto; }
.content-mid {width: 100%;height: auto;min-height: 400px;padding: 0 0 10px;color: #999;}
.content-end { width: 100%; height: auto; }

/* å†…é¡µ æ ç›®æ ‡é¢˜ */
.channel-title { text-align: center; }
.channel-title h4 { position: relative; font-size: 2.6rem; color: #fff; letter-spacing: 1px; font-weight: normal; display: flex; flex-direction: column; justify-content: center; align-items: center; padding-bottom: 13px; }
.channel-title h4::before,.channel-title h4::after { position: absolute; content: ""; }
.channel-title h4::before { z-index: 2; bottom: -3px; left: calc(50% - (9px / 2)); width: 9px; height: 9px; border: 1px solid #a07f45; background: rgba(195, 159, 111, .2); -moz-transform:rotate(-45deg); -webkit-transform:rotate(-45deg); transform:rotate(-45deg); }
.channel-title h4::after { z-index: 1; bottom: 2px; left: calc(50% - (260px / 2)); width: 260px; height: 1px; background: linear-gradient(-90deg, rgba(160, 127, 69, 0) 0%, rgba(160, 127, 69, .8) 25%, rgba(160, 127, 69, .8) 75%, rgba(163, 113, 43, 0) 100%); }

/* å†…é¡µ æ–‡ç« åˆ—è¡¨ */
.articlelist { width: 100%; height: auto; display: block; }
.articlelist ul { padding: 10px 0 0; }
.articlelist li { width: calc(100% - (5px * 2)); height: auto; padding: 0 5px; border-bottom: 1px solid rgba(66, 69, 92, .5); position: relative; }
/*.articlelist li::after { position: absolute; right: 0; bottom: 0; content: ''; width: 8px; height: 8px; background: #ddd; -webkit-clip-path: polygon(100% 0, 0% 100%, 100% 100%);	clip-path: polygon(100% 0, 0% 100%, 100% 100%);}
.articlelist li:hover::after { background: #bb985c; }*/
.articlelist li a { width: 100%; height: 100%; padding: 10px 0 6px; display: block; white-space:nowrap; overflow: hidden; text-overflow:ellipsis; }
.articlelist li h3 { width: 100%; font-size: 1.6rem; line-height: 4rem; font-weight: normal; color: #bbb; text-align: left; overflow: hidden; }
.articlelist li p { width: 78%; line-height: 2.6rem; color: #555; float: left; text-align: left; font-size: 1.4rem; white-space:nowrap; overflow: hidden; text-overflow:ellipsis;}
.articlelist li:hover h3 { color: #d3b584; }
.articlelist li:hover p { color: #777; }
.articlelist li .time { width: 20%; font-size: 1.4rem; float: right; color: #555; line-height: 26px; text-align: right; }

/* å†…é¡µ åˆ—è¡¨ç¿»é¡µ */
.page { width: 100%; height: 40px; padding:10px 0 0 0; display: flex; justify-content: space-between; align-items: center; }
.page .pagenum { color: #666; font-size: 1.6rem; }
.page ul { display: flex; justify-content: flex-end; }
.page ul li { height: 42px; line-height: 42px; margin: 0 5px; font-size: 18px; color:#666 }
.page li a { height: 40px; font-size: 16px; margin: 0 auto; padding:5px 10px ; line-height: 40px; text-align: center; background: rgba(60, 61, 90, .7); color: #888; border: 1px solid #42455c; border-radius: 2px; }
.page li a:hover,.page li.thisclass a { color: #fff; text-shadow: 0 0 5px #654611; border: 1px solid #a07f45; background: #a07f45; background: linear-gradient(0deg, #a07f45 0%, #d1ac72 15%, #a07f45 97%, #d1ac72 97%); }

/* è¿”å›žé¦–é¡µ æ ç›®è·³è½¬ */
.skipbox { width: 100%; padding: 30px 0 0; justify-content: space-between; align-items: center; display: none; }
.skip-home a { padding: 8px 15px; font-size: 1.8rem; color: #fff; border-radius: 4px; background: rgba(60, 61, 90, .85); border: 1px solid #42455c; border-top: 1px solid #6e6f75; box-shadow: 0 2px 5px rgba(0, 0, 0, .5);}
.skip-home a:hover { color: #fff; background: rgba(60, 61, 90, .95); }
.skip-channel { text-align: right; color: #ccc; font-size: 1.6rem; text-shadow: 0 0 5px #000; }
.skip-channel a { margin: 0 5px; padding: 8px; font-size: 1.8rem; color: #888; border-radius: 4px; background: rgba(0, 0, 0, .4); border: 1px solid #42455c; box-shadow: 0 1px 4px rgba(0, 0, 0, .5);}
.skip-channel a:hover { color: #ccc; background: rgba(0, 0, 0, .6); }


/* å†…é¡µ æ–‡ç« æ ‡é¢˜ */
.article-title { width: 100%; padding: 5px 0 20px; color: #fff; font-weight: normal; font-size: 2rem; line-height: 4rem; text-align: center; }
.article-basicinfo { width: 100%; padding: 0 0 20px; display: flex; justify-content: center; flex-wrap: wrap; }
.article-basicinfo p { color: #888; font-size: 1.4rem; padding: 0 10px; }
.article-basicinfo span { padding: 0 5px; margin: 0 5px 0 0; border-radius: 2px; color: #8c8fa7; background-color: rgba(60, 61, 90, .7); }
/* å†…é¡µ æ–‡ç« æ‘˜è¦ */
.article-zhaiyao { background: rgba(60, 61, 90, .5); border: 1px solid #42455c; box-shadow: 0 0 3px rgba(0, 0, 0, .12); padding: 12px 16px; margin-bottom: 20px; border-radius: 4px; }
.article-zhaiyao p { color: #8c8fa7; text-align: justify; line-height: 2.6rem; }
.article-zhaiyao p::before { content: '[摘要]'; color: #bb985c; }
/* å†…é¡µ æ–‡ç« æ­£æ–‡ */
.article-content p { font-size: 1.6rem; text-align: justify; color: #fff; margin: 10px 0;white-space: normal;}
span[style*="text-wrap-mode: nowrap"] {
  white-space: normal !important;
}
.article-content img { width: auto; height: auto; padding: 10px 0; max-width: 100%; display: block; margin: 0 auto; }
/*å†…é¡µ æ–‡ç« ä¸Šä¸‹ç¯‡è·³è½¬ */
.article-prevnext { width: 100%; padding: 20px 0 0; color: #666; font-size: 1.6rem; line-height: 2.8rem; border-top: 1px solid rgba(66, 69, 92, .5); }
.article-prevnext a { color: #d3b584; }
.article-prevnext a:hover { color: #ccc; }


/* å†…é¡µ å›¾ç‰‡åˆ—è¡¨ */
.picturelist { width: 100%; height: auto; }
.picturelist ul { display: flex; flex-wrap: wrap; padding: 20px 0 0; }
.picturelist li { width: 31.3%; height: auto; margin: 0 1% 15px; }
.picturelist li a { width: 100%; height: 100%; display: block; color: #999; background: rgba(60, 61, 90, .3); border: 1px solid #36394e; border-radius: 4px; box-sizing: border-box; box-shadow: 0 0 3px rgba(0, 0, 0, .15); }
.picturelist li img { width: 100%; height: auto; }
.picturelist li p { width: 90%; padding: 0 5% 5px; font-size: 1.6rem; line-height: 3.4rem; text-align: center; white-space:nowrap; overflow: hidden; text-overflow:ellipsis; }
.picturelist li a:hover { color: #d3b584; border: 1px solid #9b7849; box-shadow: 0 0 3px rgba(0, 0, 0, .25); }
.picturelist li .picture-area { width: 100%; height: 0; box-sizing: border-box; position: relative; overflow: hidden; }
.picturelist li .picture-area[data-ratio="16:9"] { padding-top: calc(100% * 9 / 16); }
.picturelist li .picture-area img { width: calc(100% - (5px) * 2); height: calc(100% - (5px) * 2); box-sizing: border-box; position: absolute; top: 5px; left: 5px; object-fit: cover; }


/* å†…é¡µ è§†é¢‘åˆ—è¡¨ */
.videos-gallery { width: 100%; height: auto; margin: 0; display: block; }
.videos-gallery ul { display: flex; flex-wrap: wrap; padding: 15px 0 0; }
.videos-gallery li { width: 31.3%; height: auto; margin: 0 1% 15px; cursor: pointer; background: rgba(60, 61, 90, .3); border: 1px solid #36394e; border-radius: 4px; box-sizing: border-box; box-shadow: 0 0 3px rgba(0, 0, 0, .15); }
.videos-gallery li .videoinfo { width: 100%; height: 100%; position: relative; display: block; }
.videos-gallery li .video-title { width: calc(100% - (10px) * 2); height: auto; padding: 5px 10px 15px; font-size: 1.6rem; text-align: center; color: #9b9b9b; overflow: hidden; white-space:nowrap; overflow: hidden; text-overflow:ellipsis; }
.videos-gallery li .video-img { width: 100%; height: 0; box-sizing: border-box; position: relative; overflow: hidden; }
.videos-gallery li .video-img[data-ratio="9:16"] { padding-top: calc(100% * 16 / 9); }
.videos-gallery li .video-img img { width: calc(100% - (5px) * 2); height: calc(100% - (5px) * 2); box-sizing: border-box; position: absolute; top: 5px; left: 5px; object-fit: cover; }
.videos-gallery li:hover { border: 1px solid #9b7849; box-shadow: 0 0 3px rgba(0, 0, 0, .25); }
.videos-gallery li:hover .video-title { color: #d3b584; }
/*æ’­æ”¾è§†é¢‘*/
.videos-gallery li .play-video { width: 60px; height: 60px; border-radius: 50%; display: block; background: rgba(0, 0, 0, .6) url(../images/icon-play.png) no-repeat center; background-size: cover; text-align: center; box-shadow: 0 2px 5px rgba(0, 0, 0, .7); position: absolute; z-index: 3; left: calc(50% - (30px) * 1); top: calc(50% - (50px) * 1); }
.videos-gallery li:hover .play-video { animation: rotates .3s linear; -webkit-animation: rotates .3s linear; }


/* æ‰‹æœºç«¯ è”ç³»æˆ‘ä»¬ */
.main-contact { padding: 100px 0 50px; }
.main-contact h3 { line-height: 2rem; font-size: 2.4rem; font-weight: normal; padding: 20px 0; color: #d3b584; text-align: center; letter-spacing: 1px; }
.contactus { width: calc(100% - ((15px + 1px) * 2)); height: auto; padding: 15px; display: flex; margin: 0 auto 15px; box-sizing: border-box; background: rgba(60, 61, 90, .3); border: 1px solid #36394e; border-radius: 4px; flex-direction: column; justify-content: flex-start; box-shadow: 0 1px 5px rgba(0, 0, 0, .15); }
.contactus p { color: #bbb; }
.contactus > .kefutime,.contactus > .qqlist,.contactus > .grouplist { padding: 10px 0; border-bottom: 1px solid rgba(66, 69, 92, .5); display: flex; }
.contactus > .kefutime p { font-size: 1.8rem; }
.contactus > .qqlist,.contactus > .grouplist { flex-flow: row wrap; }
.contactus > .qqlist div,.contactus > .grouplist div { display: flex; justify-content:start; align-items: center; padding: 5px 0; margin: 0 15px 0 0; }
.contactus > .qqlist p,.contactus > .grouplist p { width: 100%; height: auto; line-height: 3rem; margin-right: 8px; font-size: 1.4rem; }

.contactus > .code { width: 100%; display: flex; flex-direction: column; padding: 15px 0; }
.contactus > .code p { font-size: 1.8rem; font-weight: bold; text-align: center; }
.contactus > .code img { width: 160px; height: 160px; border: 1px solid rgba(66, 69, 92, .5); padding: 5px; margin: 10px auto 0; background: rgba(60, 61, 90, .3); }


/*--------- å³ä¾§å›ºå®šæµ®åŠ¨ ---------*/
.fixedbox { position:fixed; right: 15px; bottom: 25px; z-index: 9999; width: 240px; height: 412px; }
@media (max-width:768px){
.fixedbox{display:none; }
	}
.fixedbox div { text-align: center; color: #d3b584; }
.fixedbox div img { margin: 5px 0; }
.fixedbox .rightlogo { width: 208px; height: 80px; margin: -60px 0 0 0; overflow: hidden; }
.fixedbox .rightlogo img { width: 100%; height: 100%; margin: 0; object-fit: scale-down; }
.fixedbox .qqlist p,.fixedbox .grouplist p { display: inline; margin: 0 5px 0 0; line-height: 30px; }
.fixedbox .kefutime { margin: 10px 0; }
.fixedbox .kefutime p { font-size: 1.6rem; color: #fff; font-weight: bold; }
/* åœ¨çº¿å……å€¼ */
.fixedbox .chongzhi { width: 170px; height: 76px; margin: 15px auto 10px; }
.fixedbox .chongzhi a { width: 168px; height: 70px; padding-bottom: 2px; display: flex; justify-content: center; align-items: center; border-radius: 4px; border: 1px solid #d6bc91; border-top: 1px solid #ecd9b9; background: #a78352; /*background: linear-gradient(180deg, #c2a26e 0%, #a78352 50%, #946f3c 100%);*/ background: linear-gradient(180deg, #faeaa2 0%, #e9a11c 100%);box-shadow: 0 1px 4px rgba(0, 0, 0, .5); }
.fixedbox .chongzhi a:hover { -webkit-filter: brightness(110%); filter: brightness(110%); transition: .5s; }
.fixedbox .chongzhi i { font-size: 3.8rem; padding: 3px 2px 0 0; color: #654611; text-shadow: 1px 2px 0 rgba(255, 255, 255, .8); }
.fixedbox .chongzhi p { font-size: 2.6rem; font-weight: bold; color: #654611; text-shadow: 1px 1px 0 rgba(255, 255, 255, .8); }
.fixedbox .chongzhi span { text-transform: uppercase; color: #654611; text-shadow: 1px 1px 0 rgba(255, 255, 255, .8); }
/* æ‰«ä¸€æ‰«ä¸‹è½½æ‰‹æ¸¸ */
.fixedbox .code p { font-size: 18px; color: #d3b584; }
.fixedbox .code div { width: 140px; height: 140px; margin: 10px auto; }
.fixedbox .code img { width: 120px; height: 120px; padding: 8px; border-radius: 4px; margin: 5px 0 0; background: rgba(19, 23, 34, .5); }
/* è¿”å›žé¡¶éƒ¨ */
.fixedbox .backtotop { width: 100%; height: 40px; bottom: 5px;  position: absolute; text-align: center; display: flex; justify-content: center; }
.fixedbox .backtotop a { width: 100px; height: 40px; display: flex; flex-direction: column; color: #bbb; }
.fixedbox .backtotop span { font-size: 1.4rem; }
.fixedbox .backtotop a:hover { color: #eee; }
/* æµ®åŠ¨æ¡†æž¶ */
.h5bar{ width:208px; height:410px; position: absolute; right: 0; background: rgba(60, 61, 90, .85); border: 1px solid #9b7849; box-shadow: 0 2px 5px rgba(0, 0, 0, .5); }
.h5open{ position:fixed; z-index:99999; bottom: 170px; right:0px; height:120px; width:30px; padding: 12px 0 0; text-align: center; background: url(../images/btn.png) no-repeat; }
.h5close{ height:100px; width:30px; position: absolute; left: 0; padding: 25px 0 0; background: url(../images/btn.png) no-repeat; text-align:center; margin:150px 0 0; }
.h5btn{ font-size:14px; line-height:16px; color:#fff; cursor:pointer; }

/* å†…é¡µæµ®åŠ¨å†…å®¹ */
#inside-fixedbox { position:fixed; right: 15px; bottom: 30px; z-index: 9999; width: 80px; height: auto; text-align: center; }
@media (max-width:992px){
#inside-fixedbox{display:none; }
	}
.inside-fixedbox { width: 100%; display: flex; flex-direction: column; justify-content: center; }
.inside-fixedbox a { width: 68px; height: 68px; padding: 5px; margin-bottom: 12px; display: flex; flex-direction: column; justify-content: center; align-items: center; border-radius: 6px; background: rgba(60, 61, 90, .85); border: 1px solid #42455c; border-top: 1px solid #6e6f75; box-shadow: 0 2px 5px rgba(0, 0, 0, .5); }
.inside-fixedbox p { font-size: 1.6rem; text-align: center; color: #eee1c2; }
.inside-fixedbox i { font-size: 3rem; color: #9b7849; margin-bottom: 5px; }
.inside-fixedbox .backtotop p { color: #ccc; }
.inside-fixedbox .backtotop i { color: #888; }
.inside-fixedbox a:hover { -webkit-filter: brightness(115%); filter: brightness(115%); background: rgba(60, 61, 90, .95);}

/*--------- èƒŒæ™¯éŸ³ä¹ ---------*/
#musicbox { position:fixed; width: 60px; height: 60px; z-index: 9999999; top:90px; right: 20px; opacity: 0.7; }
#musicbox a { display: inline-block; width: 60px; height: 60px; text-align: center; background-color: rgba(255, 255, 255, .5); border-radius: 60px; font-size: 26px; background-image: url(../images/m.png); background-position: center; background-repeat: no-repeat; background-size: 100% 100%; }
#musicbox a.play { animation: rotates 3s linear infinite;-webkit-animation: rotates 3s linear infinite; }
#musicbox a img { width: 100%; height: 100%; }
@keyframes rotates {
    from { transform: rotate(0); -ms-transform: rotate(0); /* IE 9 */ -webkit-transform: rotate(0); /* Safari and Chrome */ }
    to { transform: rotate(360deg); -ms-transform: rotate(360deg); /* IE 9 */ -webkit-transform: rotate(360deg); /* Safari and Chrome */ }
}

/*--------- æ¨¡ç‰ˆå›¾æ ‡ ---------*/
@font-face {font-family: 'iconfont';
    src: url('../fonts/iconfont.eot');
    src: url('../fonts/iconfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/iconfont.woff') format('woff'),
    url('../fonts/iconfont.ttf') format('truetype'),
    url('../fonts/iconfont.svg#iconfont') format('svg');
}
.iconfont{
    font-family:"iconfont" !important;
    font-size:16px;font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;}

/*å¾®ä¿¡å¼•å¯¼æç¤º*/
#pMask { position: fixed; z-index:9999999; top: 0; width: 100%; height: 100%; display: none; }
.wx { display: none; position: fixed; width: 90%; height: auto; margin: 0; padding: 0 0 20px; border-radius: 8px; top:100px; left: 5%; z-index: 99999999999; background: rgba(0,0,0,.8); }
.wx img { width:100%; height: auto; margin: -8% auto 0; }
.width1500{width:1500px}