@charset "utf-8";
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{margin:0;padding:0}fieldset,img{border:0}:focus{outline:0}address,caption,cite,code,dfn,em,th,var,optgroup{font-style:normal;font-weight:normal}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}abbr,acronym{border:0;font-variant:normal}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit}code,kbd,samp,tt{font-size:100%}input,button,textarea,select{*font-size:100%}body{line-height:1.5}ol,ul{list-style:none}table{border-collapse:collapse;border-spacing:0}caption,th{text-align:left}sup,sub{font-size:100%;vertical-align:baseline}:link,:visited ,ins{text-decoration:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}
* {margin: 0;padding: 0;}body,html {overflow-y: auto;overflow-x: hidden;}
.clearfix{margin-right:auto;margin-left:auto;*zoom:1}.clearfix:before,.clearfix:after{display:table;content:"";line-height:0}.clearfix:after{clear:both}
b,em,i{font-style:normal;font-weight:normal;}
body{margin:0;font-family:"Microsoft Yahei",Arial,Tahoma,Helvetica,"SimSun","Hiragino Sans GB",sans-serif;font-size:14px;line-height:20px;color:#454545;position:relative;background: #f8f8f8;}
html,body{width:100%;min-width:1200px;margin:0 auto;overflow-x:hidden;min-height:1000px;background-color: #f7f7f7;color: #000;}
button,input,select,textarea,th{background:#fff;font-size:12px;line-height:1.5em;font-family:"Microsoft Yahei",Arial,Tahoma,Helvetica,"SimSun","Hiragino Sans GB",sans-serif;}
header, section, footer, aside, nav, article, figure{display: block;}
a{color:#333;text-decoration:none;}
a:hover,a:focus{-webkit-transition:color 150ms ease-in 0ms,background-color 150ms ease-in 150ms;-moz-transition:color 150ms ease-in 0ms,background-color 150ms ease-in 150ms;-ms-transition:color 150ms ease-in 0ms,background-color 150ms ease-in 150ms;-o-transition:color 150ms ease-in 0ms,background-color 150ms ease-in 150ms;transition:color 150ms ease-in 0ms,background-color 150ms ease-in 150ms;}
.rotate360:hover{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg);}
.rotate360{-webkit-transition:all 0.5s ease-in-out;-moz-transition:all 0.5s ease-in-out;-ms-transition:all 0.5s ease-in-out;-o-transition:all 0.5s ease-in-out;transition:all 0.5s ease-in-out;}
.hide{display:none !important;}
a{cursor: pointer;}
img{vertical-align: top;border: 0;}
a img:hover{opacity: 0.9;cursor: pointer;}
:root{--defcolor:#fdc82a;--selcolor:#f5aa00;--shallowcolor:rgba(253,200,42,0.1);}
.fl{float: left}
.fr{float: right}
.mr40{margin-right: 40px;}
.bgf{background-color: #fff;}
.w1200{width:1200px;margin:0 auto;position: relative;}
a:hover{color: var(--defcolor)}

/*通用*/
header{position:relative;width:100%;background:#fff}
header > div{height:90px;display:flex;align-items:center;justify-content:space-between;width:1200px;margin:0 auto}
header > div > a{height:46px;overflow:hidden}
header > div > a img{width:100%;height:100%;display:block;object-fit:contain}
header > div > nav{padding-left:44px;flex:1;font-size:20px;line-height:24px;color:#444450;height:inherit}
header > div > nav > ul{}
header > div > nav > ul{display:flex;align-items:center;height:inherit}
header > div > nav > ul li{height:inherit}
header > div > nav > ul li>a{color:inherit;padding:0 28px;height:inherit;display:flex;align-items:center;justify-content:center}
header > div > nav > ul li.current,header > div > nav > ul li:hover{color:var(--defcolor)}
footer{width:100%;background:var(--defcolor);font-size:15px;color:#464650;line-height:29px;text-align:center;padding:23px 0 27px}
footer > div{width:1200px;margin:0 auto;position:relative}
footer > div > p{}
footer > div > p > a{color:inherit}

.location{font-size:14px;line-height:18px;color:#999999;padding:15px 0 16px;display:flex;align-items:center}
.location::before{content:"";display:block;width:12px;height:14px;background-position:-49px -5px;background-image:url(../images/icon.png);background-repeat:no-repeat;background-size:1000px 1000px;margin-right:7px;margin-left:3px}
.location > a{display:flex;align-items:center;color:inherit}
.location > a::after{content:"-";color:#999;display:block;margin:-1px 10px 0;font-weight:normal}
.location > span{color:#999;cursor:no-drop}

.pages{padding: 18px 0;text-align: center;}
.pages ul{margin: 0 auto;overflow: hidden;display: inline-block;}
.pages ul li{float: left;margin-left: 8px;width: 38px;height: 38px;line-height: 38px;text-align: center;color: #666666;font-size: 16px;cursor: pointer;background-color: #fff;border: 1px solid #eaeaea;transition: all 0.2s ease;overflow: hidden;white-space: nowrap;border-radius: 4px;}
.pages ul li a{display: block;}
.pages ul li:first-child{margin-left: 0;}
/*.pages ul li:nth-of-type(1),.pages ul li:nth-of-type(2),.pages ul li:nth-last-child(1),.pages ul li:nth-last-child(2){width: 60px;}*/
.pages ul li.page_long_btn{width: 60px;}
.pages ul li.current a{background:var(--defcolor);color: #fff;}
.pages ul li:hover a{background:var(--defcolor);color: #fff;}

/*游戏列表页*/
.yxLPageMain{padding-bottom:40px;min-height:calc(100vh - 200px);position:relative;z-index:1;width:1200px;margin:0 auto;overflow:hidden}
.yxLTypeBox{background:linear-gradient(180deg,#FDF5F4 0%,#FDF5F4 65px,#fff 66px,#fff 100%);border-radius:3px;padding:12px 20px 30px}
.yxLTit{font-weight:bold;font-size:26px;line-height:30px;color:#333333;display:flex;align-items:flex-end}
.yxLTit > strong{}
.yxLTit > p{font-weight:normal;font-size:16px;line-height:20px;color:#666666;display:flex;align-items:center}
.yxLTit > p::before{content:"/";color:#ccc;margin-left:14px;margin-right:5px}
.yxLTit > p > em{font-weight:bold;color:#FF6633;margin:0 5px}
.yxLTypeBox > ul{display:grid;justify-content:space-between;padding-top:16px;text-align:center;font-size:16px;color:#333333;grid-template-columns:repeat(9,117px)}
.yxLTypeBox > ul > li{margin-top:16px;border:1px solid rgba(255,108,55,0.3);border-radius:20px}
.yxLTypeBox > ul > li > a{color:inherit;display:block;height:40px;line-height:40px}
.yxLTypeBox > ul > li.current{background:#FF6C37;font-weight:bold;color:#FFFFFF}
.yxLTypeBox > ul > li:hover > a{color:#FF6C37}
.yxLTypeBox > ul > li.current:hover > a{color:#fff}
.yxListBox{margin-top:20px}
.yxList{}
.yxList > li{border-bottom:10px solid #F7F7F7;background:#FFFFFF;border-radius:3px;align-items:center;padding:30px 30px 30px 34px;position:relative;height:116px}
.yxList > li > a{display:block;overflow:hidden;float:left;height:116px;max-width:859px}
.yxList > li > a > img{width:104px;height:104px;border-radius:19px;display:block;float:left}
.yxList > li > a > div:nth-child(2){margin-left:30px;width:560px;float:left}
.yxList > li > a > div:nth-child(2) > p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.yxList > li > a > div:nth-child(2) > p:nth-child(1){font-weight:bold;font-size:18px;line-height:22px;color:#333333}
.yxList > li > a > div:nth-child(2) > p:nth-child(2){}
.yxList > li > a > div:nth-child(2) > p:nth-child(2) > span{font-size:12px;color:#666666;margin:9px 10px 0 0;height:24px;line-height:24px;background:#EBECEE;border-radius:2px;padding:0 15px;display:inline-block}
.yxList > li > a > div:nth-child(2) > p:nth-child(3){margin-top:12px;font-size:14px;color:#999999;line-height:20px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;white-space:unset}
.yxList > li > a > span:nth-child(3){text-align:center;padding:0 14px;width:44px;height:28px;line-height:28px;font-size:14px;border-radius:14px;display:block;float:left;margin-left:90px;background:var(--shallowcolor);color:var(--defcolor);margin-top:40px}
.yxList > li > a:hover > div:nth-child(2) > p:nth-child(1){color:var(--defcolor)}
.yxList > li > a:hover > span:nth-child(3){background:var(--defcolor);color:#fff}
.yxList > li > div:nth-child(2){width:207px;height:116px;border-radius:3px;float:left;margin-left:70px}
.yxList > li > div:nth-child(2) .swiper-slide{}
.yxList > li > div:nth-child(2) .swiper-slide img{width:100%;height:100%;display:block;object-fit:cover}
.yxListBox .pages{padding-bottom:0}

/*专题列表页面*/
.ztLPageMain{padding-bottom:40px;min-height:calc(100vh - 200px);position:relative;z-index:1;width:1200px;margin:0 auto;overflow:hidden}
.ztLRecomBox{}
.ztLRecomBox .swiper-slide{width:792px;height:345px;border-radius:3px;position:relative;margin-right:20px}
.ztLRecomBox .swiper-slide > a{display:block;overflow:hidden}
.ztLRecomBox .swiper-slide > a > img{width:100%;height:100%;display:block;object-fit:cover;transition:all .3s}
.ztLRecomBox .swiper-slide > a > div{background:rgba(0,0,0,0.35);position:absolute;top:0;left:0;bottom:0;right:0;padding:32px 340px 30px 30px;color:#FFFFFF;display:flex;flex-direction:column;justify-content:space-between}
.ztLRecomBox .swiper-slide > a > div > span:nth-child(1){width:fit-content;padding:0 15px;height:24px;line-height:23px;background:#FF6C37;border-radius:4px;font-size:12px;color:#FFFFFF}
.ztLRecomBox .swiper-slide > a > div > div{}
.ztLRecomBox .swiper-slide > a > div > div > p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.ztLRecomBox .swiper-slide > a > div > div > p:nth-child(1){margin-top:-28px;font-weight:bold;font-size:24px;color:#FFFFFF;line-height:28px}
.ztLRecomBox .swiper-slide > a > div > div > p:nth-child(2){white-space:unset;margin-top:8px;font-size:13px;color:rgba(255,255,255,0.6);line-height:22px;display:-webkit-box;text-overflow:ellipsis;overflow:hidden;-webkit-line-clamp:3;-webkit-box-orient:vertical}
.ztLRecomBox .swiper-slide > a > div > span:nth-child(3){visibility:hidden;display:flex;align-items:center;justify-content:center;width:58px;height:58px;background:#FFFFFF;border-radius:6px}
.ztLRecomBox .swiper-slide > a > div > span:nth-child(3)::before{content:"";display:block;width:14px;height:10px;background-position:-86px -7px;background-image:url(../images/icon.png);background-repeat:no-repeat;background-size:1000px 1000px}
.ztLRecomBox .swiper-slide.swiper-slide-active > a > div > span:nth-child(3){visibility:visible}
.ztLRecomBox .swiper-slide:hover > a > img{transform:scale(1.05)}
.ztListBox{margin-top:20px}
.ztList{display:grid;justify-content:space-between;margin-top:-4px;grid-template-columns:repeat(4,288px);font-size:16px;color:#323232;line-height:24px}
.ztList > li{margin-top:20px}
.ztList > li > a{display:block;width:248px;height:218px;background:#FFFFFF;border-radius:3px;padding:20px 20px 22px}
.ztList > li > a > div:nth-child(1){width:248px;height:157px;border-radius:3px;overflow:hidden}
.ztList > li > a > div:nth-child(1) > img{width:100%;height:100%;display:block;object-fit:cover;transition:all .3s}
.ztList > li > a > div:nth-child(2){overflow:hidden}
.ztList > li > a > div:nth-child(2) > p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.ztList > li > a > div:nth-child(2) > p:nth-child(1){margin-top:15px}
.ztList > li > a > div:nth-child(2) > p:nth-child(2){margin-top:3px;color:#666;opacity:.5;font-size:12px;line-height:16px}
.ztList > li > a > div:nth-child(2) > p:nth-child(3){display:none}
.ztList > li:hover > a > div:nth-child(1) > img{transform:scale(1.05)}

/*专题内容页*/
.ztDInfoTopBox{height:332px;border-radius:3px;position:relative;overflow:hidden}
.ztDInfoTopBox > img{width:100%;height:100%;display:block;object-fit:fill}
.ztDInfoTopBox > div{position:absolute;left:0;top:0;right:0;bottom:0;backdrop-filter:blur(18px);background-color:rgba(0,0,0,0.25)}
.ztDInfoTopBox > div > div{float:left}
.ztDInfoTopBox > div > div:nth-child(1){width:744px;overflow:hidden}
.ztDInfoTopBox > div > div:nth-child(1) > img{width:100%;height:100%;display:block;object-fit:cover}
.ztDInfoTopBox > div > div:nth-child(2){font-size:13px;color:#333333;line-height:22px;height:302px;margin:30px 30px 0;background:#fff;border-radius:3px 3px 0 0;padding:20px 28px 0px;position:relative;z-index:1;width:340px}
.ztDInfoTopBox > div > div:nth-child(2) > span{display:block;width:fit-content;font-size:12px;color:#FFFFFF;padding:0 15px;height:24px;line-height:24px;background:#FDC82A;border-radius:4px}
.ztDInfoTopBox > div > div:nth-child(2) > h1{margin-top:20px;font-weight:bold;font-size:24px;color:#333333;line-height:28px}
.ztDInfoTopBox > div > div:nth-child(2) > p:nth-child(3){margin-top:9px;font-size:14px;line-height:18px;color:#999}
.ztDInfoTopBox > div > div:nth-child(2) > div:nth-child(4){height:150px;margin-top:12px;overflow-y:auto}
.ztDInfoTopBox > div > div:nth-child(2)::after{content:"";display:block;background-image:url(../images/icon.png);background-repeat:no-repeat;background-size:1000px 1000px;width:135px;height:101px;background-position:-860px -5px;position:absolute;top:21px;right:21px;z-index:-1}
.ztDListBox{margin-top:20px;background:#fff;border-radius:3px;padding:20px 20px 40px}
.ztDListBox > ul{display:grid;justify-content:space-between;margin-top:-2px;font-size:16px;line-height:20px;color:#000000;grid-template-columns:repeat(3,364px)}
.ztDListBox > ul > li{margin-top:30px}
.ztDListBox > ul > li > a{display:block}
.ztDListBox > ul > li > a > img{width:70px;height:70px;border-radius:15px;display:block;float:left}
.ztDListBox > ul > li > a > div{float:left;margin-left:16px;width:205px;overflow:hidden}
.ztDListBox > ul > li > a > div > p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.ztDListBox > ul > li > a > div > p:nth-child(1){color:inherit}
.ztDListBox > ul > li > a > div > p:nth-child(2){font-size:12px;line-height:16px;color:#999999;margin-top:7px}
.ztDListBox > ul > li > a > div > p:nth-child(3){font-size:12px;line-height:16px;color:#999999;margin-top:7px}
.ztDListBox > ul > li > a > div > p:nth-child(4){display:none}
.ztDListBox > ul > li > a > span{display:block;float:left;width:44px;height:28px;padding:0 14px;border-radius:14px;font-size:14px;line-height:28px;background:var(--shallowcolor);color:var(--defcolor);text-align:center;margin-top:20px}
.ztDListBox > ul > li:hover > a > div > p:nth-child(1){color:var(--defcolor)}
.ztDListBox > ul > li:hover > a > span{color:#fff;background-color:var(--defcolor)}
.loding_btn{display:block;height:32px;line-height:32px;background-color:var(--defcolor);color:#fff;white-space:nowrap;text-align:center;font-size:14px;border:none;border-radius:2px;cursor:pointer;width:95px;margin:0 auto;margin-top:10px;margin-bottom:10px}

/*游戏内容页*/
.yxDPageWrap{padding-bottom:40px;min-height:calc(100vh - 200px);position:relative;z-index:1;background-image:url(../images/gdBg.png);background-repeat:no-repeat;background-position:top}
.yxDPageMain{position:relative;z-index:1;width:1200px;margin:0 auto;overflow:hidden}
.gdTopInfo{padding:34px 30px 44px;background:#F5FCFF;overflow:hidden}
.gdTopInfo > img{display:block;float:left;width:120px;height:120px;border-radius:30px;margin-top:10px}
.gdTopInfo > div{overflow:hidden}
.gdTopInfo > div:nth-child(2){float:left;margin-left:30px;width:765px}
.gdTopInfo > div:nth-child(2) > h1{font-size:28px;color:#000000;line-height:40px;font-weight:bold}
.gdTopInfo > div:nth-child(2) > p{margin-top:14px;font-size:14px;line-height:18px;color:#666666;display:flex}
.gdTopInfo > div:nth-child(2) > p > span{display:flex;align-items:center}
.gdTopInfo > div:nth-child(2) > p > span::after{content:"/";display:inline-block;margin:0 6px}
.gdTopInfo > div:nth-child(2) > p > span:last-child::after{content:unset}
.downBtnBox{font-size:16px;color:#FFF}
.downBtnBox > a,.downBtnBox > span{color:inherit;width:158px;height:42px;line-height:42px;background:#fdc82a;border-radius:6px;margin-top:20px;margin-right:10px;text-align:center;display:block;float:left}
.downBtnBox > a:last-child,.downBtnBox > span:last-child{margin-right:0}
.downBtnBox > .ios-btn{background:#00ACEE}
.downBtnBox > .no-down{cursor:no-drop;color:#999999;background:#ccc}
.downBtnBox > a:hover,.downBtnBox > span:hover{opacity:.85}
.gdTopInfo > div:nth-child(3){margin-top:22px;height:104px;border-left:1px solid #EAE9E9;padding:0 58px;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:14px;line-height:18px;color:#999999}
.gdTopInfo > div:nth-child(3) > strong{font-weight:400;font-size:60px;color:#999999;line-height:50px}
.gdTopInfo > div:nth-child(3) > input[type=range]{-webkit-appearance:none;width:110px;margin:0;outline:0;margin-top:10px}
.gdTopInfo > div:nth-child(3) > input[type="range" i]::-webkit-slider-runnable-track{background:#facc01;-webkit-mask:url("../images/star.png");-webkit-mask-size:17px;-webkit-mask-size:22px;-webkit-mask-repeat:repeat-x;height:15px;height:16px}
.gdTopInfo > div:nth-child(3) > input[type="range" i]::-webkit-slider-thumb{-webkit-appearance:none;width:0;height:100%;box-shadow:999px 0 0 999px #CFD1D0}
.gdTopInfo > div:nth-child(3) > input[type=range]{-webkit-mask:url("../images/star.png");-webkit-mask-size:17px;-webkit-mask-size:22px;-webkit-mask-repeat:repeat-x;height:15px;height:16px}
.gdTopInfo > div:nth-child(3) > input[type=range]::-moz-range-track{background:#CFD1D0;height:inherit}
.gdTopInfo > div:nth-child(3) > input[type=range]::-moz-range-progress{background:#facc01;height:inherit}
.gdTopInfo > div:nth-child(3) > input[type=range]::-moz-range-thumb{width:0;opacity:0}
.gdShowMain{margin-top:20px;overflow:hidden}
.gdShowL{width:840px;float:left}
.showImgBox{}
.showImgCont{position:relative}
.showImgCont .swiper-slide{width:auto;max-width:680px;height:384px;border-radius:3px;overflow:hidden;margin-right:20px}
.showImgCont .swiper-slide > img{object-fit:cover;background:rgba(0,0,0,0.1);display:block;width:100%;height:100%}
.showImgCont .swiper-button-prev,.showImgCont .swiper-button-next{width:40px;height:70px;background:rgba(0,0,0,0.5);border-radius:0 2px 2px 0;position:absolute;left:0;top:50%;margin-top:-35px;z-index:10;display:flex;align-items:center;justify-content:center;cursor:pointer}
.showImgCont .swiper-button-next{left:unset;right:0;border-radius:2px 0 0 2px}
.showImgCont .swiper-button-prev::after,.showImgCont .swiper-button-next::after{content:"";display:block;width:16px;height:30px;background-position:-28px -30px;transform:rotateY(180deg);background-image:url(../images/icon.png);background-repeat:no-repeat;background-size:1000px 1000px}
.showImgCont .swiper-button-next::after{transform:rotateY(0deg)}
.editorComBox{font-size:15px;line-height:20px;margin:20px 16px 0;display:inline-flex;background:#e3edff;background:#fff;border-radius:5px;width:calc(100% - 32px);padding:20px 30px;color:#5a96ff;position:relative;text-align:justify;box-sizing:border-box}
.editorComBox::before,.editorComBox::after{content:"";display:block;width:28px;height:23px;background-image:url(../images/editL.png);background-repeat:no-repeat;background-position:center;position:absolute;top:0;left:-16px}
.editorComBox::after{content:"";transform:rotate(180deg);top:unset;left:unset;right:-16px;bottom:0}
.editorComBox > em{flex-shrink:0;font-weight:bold}
.editorComBox > p{}
.gdTxtCont{margin-top:20px;background:#FFFFFF;border-radius:3px;padding:25px 20px 30px;font-size:14px;color:#333333;line-height:24px}
.gdTitle{display:flex;align-items:center;justify-content:space-between;color:var(--defcolor)}
.gdTitle > p{display:flex;align-items:center;line-height:24px;font-weight:bold;font-size:20px;color:#000000}
.gdTxtCont .cont{}
.gdTxtCont .cont p{margin-top:14px}
.gdTxtCont .cont h3{margin-top:10px;margin-bottom:-12px;font-size:16px;line-height:26px;color:var(--defcolor);font-weight:bold}
.gdTxtCont .cont img{display:block;max-width:800px;border-radius:10px;margin:14px auto}
.gdRecomBox1{margin-top:20px;background:#FFFFFF;border-radius:3px;padding:18px 20px 30px}
.gdRecomBox1 > ul{display:grid;justify-content:space-between;font-size:14px;line-height:18px;color:#333333;grid-template-columns:repeat(6,104px);margin-top:24px}
.gdRecomBox1 > ul > li{}
.gdRecomBox1 > ul > li > a{display:block}
.gdRecomBox1 > ul > li > a img{width:104px;height:104px;border-radius:19px;display:block}
.gdRecomBox1 > ul > li > a p{margin-top:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:center}
.gdTagsRecom{margin-top:20px;background:#FFFFFF;border-radius:3px;padding:18px 20px 30px}
.gdTagsRecom .tabMenu{margin:8px -5px 0;font-size:16px;color:#999;overflow:hidden}
.gdTagsRecom .tabMenu > span{cursor:pointer;line-height:32px;height:32px;background:#F7F7F7;border-radius:16px;margin:10px 5px 0;padding:0 18px;display:block;float:left}
.gdTagsRecom .tabMenu > span.current{background:var(--defcolor);color:#FFFFFF}
.gdTagsRecom .tabCont{}
.gdTagsRecom .tabCont > div{display:none;padding:0 4px}
.gdTagsRecom .tabCont > div:first-child{display:block}
.gdTagsRecom .tabCont > div > a{margin:16px 0 0;width:100%;height:345px;border-radius:3px;position:relative;overflow:hidden;display:block}
.gdTagsRecom .tabCont > div > a > img{width:100%;height:100%;display:block;object-fit:cover;transition:all .3s}
.gdTagsRecom .tabCont > div > a > div{background:rgba(0,0,0,0.6);position:absolute;top:0;left:0;bottom:0;right:0;padding:32px 340px 30px 30px;color:#FFFFFF;display:flex;flex-direction:column;justify-content:space-between}
.gdTagsRecom .tabCont > div > a > div > span{}
.gdTagsRecom .tabCont > div > a > div > span:nth-child(1){width:fit-content;padding:0 15px;height:24px;line-height:23px;background:#FF6C37;border-radius:4px;font-size:12px;color:#FFFFFF}
.gdTagsRecom .tabCont > div > a > div > div{}
.gdTagsRecom .tabCont > div > a > div > div > p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.gdTagsRecom .tabCont > div > a > div > div > p:nth-child(1){margin-top:-28px;font-weight:bold;font-size:24px;color:#FFFFFF;line-height:28px}
.gdTagsRecom .tabCont > div > a > div > div > p:nth-child(2){white-space:unset;margin-top:8px;font-size:13px;color:rgba(255,255,255,0.6);line-height:22px;display:-webkit-box;text-overflow:ellipsis;overflow:hidden;-webkit-line-clamp:3;-webkit-box-orient:vertical}
.gdTagsRecom .tabCont > div > a > div > span:nth-child(3){visibility:hidden;display:flex;align-items:center;justify-content:center;width:58px;height:58px;background:#FFFFFF;border-radius:6px}
.gdTagsRecom .tabCont > div > a > div > span:nth-child(3)::before{content:"";display:block;width:14px;height:10px;background-position:-86px -7px;background-image:url(../images/icon.png);background-repeat:no-repeat;background-size:1000px 1000px}
.gdTagsRecom .tabCont > div > a > div > span:nth-child(3){visibility:visible}
.gdTagsRecom .tabCont > div > a:hover > img{transform:scale(1.05)}
.gdTagsRecom .tabCont > div > ul{display:grid;justify-content:space-between;font-size:16px;line-height:20px;color:#000000;grid-template-columns:repeat(2,382px)}
.gdTagsRecom .tabCont > div > ul > li{margin-top:30px}
.gdTagsRecom .tabCont > div > ul > li > a{display:block}
.gdTagsRecom .tabCont > div > ul > li > a > img{width:70px;height:70px;border-radius:15px;display:block;float:left}
.gdTagsRecom .tabCont > div > ul > li > a > div{float:left;margin-left:16px;width:205px;overflow:hidden}
.gdTagsRecom .tabCont > div > ul > li > a > div > p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.gdTagsRecom .tabCont > div > ul > li > a > div > p:nth-child(1){color:inherit}
.gdTagsRecom .tabCont > div > ul > li > a > div > p:nth-child(2){font-size:12px;line-height:16px;color:#999999;margin-top:7px}
.gdTagsRecom .tabCont > div > ul > li > a > div > p:nth-child(3){font-size:12px;line-height:16px;color:#999999;margin-top:7px}
.gdTagsRecom .tabCont > div > ul > li > a > div > p:nth-child(4){display:none}
.gdTagsRecom .tabCont > div > ul > li > a > span{display:block;float:left;width:44px;height:28px;padding:0 14px;border-radius:14px;font-size:14px;line-height:28px;background:var(--shallowcolor);color:var(--defcolor);text-align:center;margin-top:20px}
.gdTagsRecom .tabCont > div > ul > li:hover > a > div > p:nth-child(1){color:var(--defcolor)}
.gdTagsRecom .tabCont > div > ul > li:hover > a > span{color:#fff;background-color:var(--defcolor)}
.gdShowR{width:340px;float:left;margin-left:20px}
.gdTagsBox{padding:0 20px 25px;width:100%;background:linear-gradient(180deg,#FAFAFA 0%,#FAFAFA 52px,#fff 53px,#fff 100%);border-radius:3px;box-sizing:border-box}
.gdTagsBox > .gdTitle{height:52px}
.gdTagsBox > ul{display:grid;justify-content:space-between;font-size:14px;color:#666666;text-align:center;grid-template-columns:repeat(3,94px)}
.gdTagsBox > ul > li{}
.gdTagsBox > ul > li a{margin-top:15px;display:block;height:30px;line-height:30px;background:rgba(237,241,244,0.7);border-radius:13px;padding:0 10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.gdTxtInfo{margin-top:20px;padding:0 20px 28px;width:100%;background:linear-gradient(180deg,#FAFAFA 0%,#FAFAFA 52px,#fff 53px,#fff 100%);border-radius:3px;box-sizing:border-box}
.gdTxtInfo > .gdTitle{height:52px}
.fkBtn{height:25px;padding:0 9px;background:#FEEEE9;border-radius:6px;color:#FF6C37;font-size:14px;display:flex;align-items:center;cursor:pointer}
.fkBtn::before{content:"";display:block;width:11px;height:14px;background-position:-68px -5px;background-image:url(../images/icon.png);background-repeat:no-repeat;background-size:1000px 1000px;margin-right:3px}
.gdTxtInfo > div:nth-child(2){}
.gdTxtInfo > div > ul{margin-top:18px;font-size:14px;line-height:20px;color:#333}
.gdTxtInfo > div > ul li{margin-top:10px;display:flex}
.gdTxtInfo > div > ul li > span:first-child{color:#999999;width:72px;flex-shrink:0}
.gdTxtInfo > div > ul li > span:nth-child(2){flex:1;width:0;word-wrap:break-word}
.gdRecomBox2{margin-top:20px;padding:0 20px 28px;width:100%;background:linear-gradient(180deg,#FAFAFA 0%,#FAFAFA 52px,#fff 53px,#fff 100%);border-radius:3px;box-sizing:border-box}
.gdRecomBox2 > .gdTitle{height:52px}
.gdRecomBox2 > ul{font-size:16px;line-height:20px;color:#000000}
.gdRecomBox2 > ul > li{margin-top:20px}
.gdRecomBox2 > ul > li > a{display:block;height:70px}
.gdRecomBox2 > ul > li > a > img{width:70px;height:70px;border-radius:15px;display:block;float:left}
.gdRecomBox2 > ul > li > a > div{float:left;margin-left:16px;width:142px;overflow:hidden}
.gdRecomBox2 > ul > li > a > div > p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.gdRecomBox2 > ul > li > a > div > p:nth-child(1){color:inherit}
.gdRecomBox2 > ul > li > a > div > p:nth-child(2){font-size:12px;line-height:16px;color:#999999;margin-top:7px}
.gdRecomBox2 > ul > li > a > div > p:nth-child(3){font-size:12px;line-height:16px;color:#999999;margin-top:7px}
.gdRecomBox2 > ul > li > a > div > p:nth-child(4){display:none}
.gdRecomBox2 > ul > li > a > span{display:block;float:left;width:44px;height:28px;padding:0 14px;border-radius:14px;font-size:14px;line-height:28px;background:var(--shallowcolor);color:var(--defcolor);text-align:center;margin-top:20px}
.gdRecomBox2 > ul > li:hover > a > div > p:nth-child(1){color:var(--defcolor)}
.gdRecomBox2 > ul > li:hover > a > span{color:#fff;background-color:var(--defcolor)}

.popupBox{width:100%;height:100%;position:fixed;top:0;left:0;background:rgba(0,0,0,0.5);z-index:1002;display:flex;align-items:center;justify-content:center}
.feedbackBox{position:relative;width:560px;border-radius:24px;height:fit-content;max-height:calc(100vh - 100px);;background:linear-gradient(180deg,#F5F5FF 0%,#fff 21%,#fff 100%);padding:22px 0px 32px}
.feedbackBox > i{display:block;background-image:url(../images/popup.png);background-repeat:no-repeat;background-size:502px 220px;position:absolute}
.feedbackBox > i.tip{width:96px;height:96px;background-position:-193px -3px;left:25px;top:-11px}
.feedbackBox > i.close{width:20px;height:20px;background-position:-6px -107px;position:absolute;top:24px;right:24px;cursor: pointer;}
.feedbackBox > .boxHead{display:flex;flex-direction:column;align-items:center}
.feedbackBox > .boxHead p{font-size:36px;line-height:64px;color:#333;font-weight:700}
.feedbackBox > .boxBody{max-height:calc(100% - 118px);font-size:22px;line-height:26px;color:#333;margin-right:10px;padding:6px 20px 32px 35px;overflow-y:auto}
.feedbackBox > .boxBody .bodyItem{position:relative}
.feedbackBox > .boxBody .bodyItem > p{margin-top:22px}
.feedbackBox > .boxBody .bodyItem > ul{display:grid;grid-template-columns:repeat(3,30%);justify-content:space-between;font-size:20px;color:#999999}
.feedbackBox > .boxBody .bodyItem > ul > li{cursor:pointer;margin-top:12px;height:36px;line-height:36px;text-align:center;padding:0 5px;background:#F7F5F5;border-radius:5px;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis}
.feedbackBox > .boxBody .bodyItem > ul > li.active{color:#fff;background:var(--defcolor)}
.feedbackBox > .boxBody .bodyItem textarea{font-size:22px;color:#999999;padding:10px 12px;margin-top:16px;width:98%;height:130px;background:#F7F7F7;border-radius:5px;border:unset;resize:none}
.feedbackBox > .boxBottom{display:flex;justify-content:center}
.feedbackBox > .boxBottom button{width:350px;height:54px;background:linear-gradient(to bottom,var(--defcolor),var(--selcolor));border-radius:5px;font-size:20px;color:#fff;text-align:center;line-height:54px;border:none;cursor: pointer;}

/*首页*/
.idxPageMain{min-height:calc(100vh - 200px);position:relative;z-index:1;width:1200px;margin:0 auto;overflow:hidden}
.idxSwiperBox{margin-top:10px;background:#FFFFFF;border-radius:3px;padding:20px}
.idxSwiperBox .idxImgSwiper{margin:0 -20px;padding:0 20px}
.idxSwiperBox .idxImgSwiper .swiper-slide{width:520px;height:292px;border-radius:3px;position:relative;overflow:hidden}
.idxSwiperBox .idxImgSwiper .swiper-slide > img{width:100%;height:100%;display:block;object-fit:cover;transition:all .3s}
.idxSwiperBox .idxImgSwiper .swiper-slide:hover > img{transform:scale(1.05)}
.idxSwiperBox .idxImgSwiper .swiper-slide > div{background:rgba(0,0,0,0.25);position:absolute;padding:20px;top:0;bottom:0;left:0;right:0;display:flex;flex-direction:column}
.idxSwiperBox .idxImgSwiper .swiper-slide > div > img{width:70px;height:70px;border-radius:20px;border:2px solid rgba(253,200,42,0.5);display:block}
.idxSwiperBox .idxImgSwiper .swiper-slide > div > div{flex:1;color:#FFFFFF}
.idxSwiperBox .idxImgSwiper .swiper-slide > div > div > p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.idxSwiperBox .idxImgSwiper .swiper-slide > div > div > p:nth-child(1){margin-top:12px;font-weight:bold;font-size:24px;line-height:28px}
.idxSwiperBox .idxImgSwiper .swiper-slide > div > div > p:nth-child(2){margin-top:5px;font-size:14px;color:#FFFFFF;line-height:20px}
.idxSwiperBox .idxImgSwiper .swiper-slide > div > span{text-align:center;padding:0 14px;width:44px;height:28px;line-height:28px;font-size:14px;color:#FFFFFF;border-radius:14px;background:var(--defcolor)}
.idxSwiperBox .idxImgSwiper .swiper-button-prev,.idxSwiperBox .idxImgSwiper .swiper-button-next{width:42px;height:70px;background:rgba(0,0,0,0.5);border-radius:0 2px 2px 0;position:absolute;left:20px;top:50%;margin-top:-35px;z-index:10;display:flex;align-items:center;justify-content:center;cursor:pointer}
.idxSwiperBox .idxImgSwiper .swiper-button-prev::after,.idxSwiperBox .idxImgSwiper .swiper-button-next::after{content:"";display:block;width:16px;height:30px;background-position:-28px -30px;transform:rotateY(180deg);background-image:url(../images/icon.png);background-repeat:no-repeat;background-size:1000px 1000px}
.idxSwiperBox .idxImgSwiper .swiper-button-prev.swiper-button-disabled,.idxSwiperBox .idxImgSwiper .swiper-button-next.swiper-button-disabled{cursor:no-drop}
.idxSwiperBox .idxImgSwiper .swiper-button-prev.swiper-button-disabled::after,.idxSwiperBox .idxImgSwiper .swiper-button-next.swiper-button-disabled::after{opacity:.4}
.idxSwiperBox .idxImgSwiper .swiper-button-next{left:unset;right:20px;border-radius:2px 0 0 2px}
.idxSwiperBox .idxImgSwiper .swiper-button-next::after{transform:rotateY(0deg)}
.idxSwiperBox .idxTxtSwiper{margin-top:20px}
.idxSwiperBox .idxTxtSwiper .swiper-slide{width:fit-content;display:flex;align-items:center;justify-content:center;font-size:14px;color:#666666;height:40px;line-height:40px;background:rgba(237,241,244,0.7);border-radius:20px;margin-right:10px;padding:0 14px 0 12px}
.idxSwiperBox .idxTxtSwiper .swiper-slide::before{content:"";display:block;width:12px;height:14px;background-position:-30px -5px;background-image:url(../images/icon.png);background-repeat:no-repeat;background-size:1000px 1000px;margin-right:4px}
.idxSwiperBox .idxTxtSwiper .swiper-slide:hover{color:var(--defcolor)}
.idxSwiperBox .idxTxtSwiper .swiper-slide:last-child{margin-right:0}
.idxSwiperBox .idxTxtSwiper .swiper-button-prev,.idxSwiperBox .idxTxtSwiper.swiper-button-next{background:linear-gradient(90deg,#fff 0%,rgba(255,255,255,0) 100%);padding:0 10px 0 0;position:absolute;left:0;bottom:0;z-index:10;display:flex;align-items:center;justify-content:center;cursor:pointer}
.idxSwiperBox .idxTxtSwiper .swiper-button-prev::after,.idxSwiperBox .idxTxtSwiper .swiper-button-next::after{content:"";display:block;width:37px;height:37px;background-position:-5px -67px;background-image:url(../images/icon.png);background-repeat:no-repeat;background-size:1000px 1000px;transform:rotateY(180deg)}
.idxSwiperBox .idxTxtSwiper .swiper-button-prev.swiper-button-disabled,.idxSwiperBox .idxTxtSwiper .swiper-button-next.swiper-button-disabled{display:none}
.idxSwiperBox .idxTxtSwiper .swiper-button-next{padding:0 0 0 10px;background:linear-gradient(270deg,#fff 0%,rgba(255,255,255,0) 100%);left:unset;right:0}
.idxSwiperBox .idxTxtSwiper .swiper-button-next::after{transform:rotateY(0deg)}
.idxTitle{display:flex;align-items:center;justify-content:space-between;color:var(--defcolor)}
.idxTitle > p{display:flex;align-items:center;font-weight:bold;font-size:28px;line-height:32px}
.idxLogoRecom{margin-top:20px;background:linear-gradient(180deg,rgba(255,247,216,0.5) 0%,rgba(255,247,216,0.5) 116px,#fff 117px,#fff 100%);border-radius:3px;padding:20px 20px 28px 20px}
.idxLogoRecom > ul{display:grid;justify-content:space-between;text-align:center;font-size:14px;line-height:18px;color:#333333;grid-template-columns:repeat(8,104px)}
.idxLogoRecom > ul > li{margin-top:20px}
.idxLogoRecom > ul > li > a{display:block}
.idxLogoRecom > ul > li > a img{width:104px;height:104px;border-radius:19px;display:block}
.idxLogoRecom > ul > li > a p{margin-top:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:center}
.idxNewestBox{margin-top:20px;background:linear-gradient(180deg,#F5FDFC 0%,#F5FDFC 116px,#fff 117px,#fff 100%);border-radius:3px;padding:20px 20px 40px 20px;position:relative}
.idxNewestBox .idxTitle{color:#3DBDC9}
.idxNewestBox .tabMenu{color:rgba(61,189,201,0.75);display:flex;align-items:center;height:28px;border-radius:18px;border:1px solid rgba(61,189,201,0.3);padding:3px;font-weight:bold;font-size:14px;width:160px;position:absolute;top:20px;left:530px}
.idxNewestBox .tabMenu > li{cursor:pointer;padding:0 26px;height:30px;line-height:30px;border-radius:15px}
.idxNewestBox .tabMenu > li.current{color:#FFFFFF;background:#3DBDC9}
.idxNewestBox .tabCont{}
.idxNewestBox .tabCont > div{display:none;position:relative}
.idxNewestBox .tabCont > div:first-child{display:block}
.idxNewestBox .tabCont > div > ul{display:grid;justify-content:space-between;margin-top:-2px;font-size:16px;line-height:20px;color:#000000;grid-template-columns:repeat(3,364px)}
.idxNewestBox .tabCont > div > ul > li{margin-top:30px}
.idxNewestBox .tabCont > div > ul > li > a{display:block}
.idxNewestBox .tabCont > div > ul > li > a > img{width:70px;height:70px;border-radius:15px;display:block;float:left}
.idxNewestBox .tabCont > div > ul > li > a > div{float:left;margin-left:16px;width:205px;overflow:hidden}
.idxNewestBox .tabCont > div > ul > li > a > div > p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.idxNewestBox .tabCont > div > ul > li > a > div > p:nth-child(1){color:inherit}
.idxNewestBox .tabCont > div > ul > li > a > div > p:nth-child(2){font-size:12px;line-height:16px;color:#999999;margin-top:7px}
.idxNewestBox .tabCont > div > ul > li > a > div > p:nth-child(3){font-size:12px;line-height:16px;color:#999999;margin-top:7px}
.idxNewestBox .tabCont > div > ul > li > a > div > p:nth-child(4){display:none}
.idxNewestBox .tabCont > div > ul > li > a > span{display:block;float:left;width:44px;height:28px;padding:0 14px;border-radius:14px;font-size:14px;line-height:28px;background:var(--shallowcolor);color:var(--defcolor);text-align:center;margin-top:20px}
.idxNewestBox .tabCont > div > ul > li:hover > a > div > p:nth-child(1){color:var(--defcolor)}
.idxNewestBox .tabCont > div > ul > li:hover > a > span{color:#fff;background-color:var(--defcolor)}
.idxRecomGameBox{margin-top:20px;background:linear-gradient(180deg,#FDF5F4 0%,#FDF5F4 121px,#fff 122px,#fff 100%);border-radius:3px;padding:22px 20px 38px 20px}
.idxRecomGameBox.app{background:linear-gradient(180deg,#F5F8FF 0%,#F5F8FF 121px,#fff 122px,#fff 100%)}
.idxRecomGameBox .idxTitle{color:#FF6C37}
.idxRecomGameBox.app .idxTitle{color:#648FEE}
.idxRecomGameBox > ul:nth-child(2){display:grid;justify-content:space-between;margin-top:-4px;text-align:center;grid-template-columns:repeat(9,106px);font-size:14px;color:#333}
.idxRecomGameBox > ul:nth-child(2) > li{margin-top:22px;height:36px;line-height:36px;border-radius:19px;border:1px solid rgba(255,108,55,0.3);background:rgba(255,255,255,0.5);cursor:pointer;overflow:hidden;text-overflow:ellipsis}
.idxRecomGameBox.app > ul:nth-child(2) > li{border:1px solid rgba(100,143,238,0.3)}
.idxRecomGameBox > ul:nth-child(2) > li.current{background:#FF6C37;color:#fff}
.idxRecomGameBox.app > ul:nth-child(2) > li.current{background:#648FEE;color:#fff}
.idxRecomGameBox > div:nth-child(3){}
.idxRecomGameBox > div:nth-child(3) > div{display:none}
.idxRecomGameBox > div:nth-child(3) > div:first-child{display:block}
.idxRecomGameBox > div:nth-child(3) > div > ul{display:grid;justify-content:space-between;margin-top:5px;text-align:center;font-size:16px;line-height:20px;color:#000000;grid-template-columns:repeat(7,140px)}
.idxRecomGameBox > div:nth-child(3) > div > ul li{margin-top:25px}
.idxRecomGameBox > div:nth-child(3) > div > ul li > a{display:block}
.idxRecomGameBox > div:nth-child(3) > div > ul li > a > img{display:block;margin:0 auto;width:104px;height:104px;border-radius:19px}
.idxRecomGameBox > div:nth-child(3) > div > ul li > a > p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.idxRecomGameBox > div:nth-child(3) > div > ul li > a > p:nth-child(2){margin-top:8px}
.idxRecomGameBox > div:nth-child(3) > div > ul li > a > p:nth-child(3){margin-top:6px;color:#9A9A9A;font-size:12px;line-height:16px}
.idxRecomZtBox{margin-top:20px;background:linear-gradient(180deg,#F7F3FF 0%,#F7F3FF 116px,#fff 117px,#fff 100%);border-radius:3px;padding:20px 20px 30px 20px;position:relative}
.idxRecomZtBox .idxTitle{color:#9C7CDC}
.idxRecomZtBox > ul:nth-child(2){display:flex;align-items:center;height:28px;border-radius:18px;padding:3px;font-weight:bold;font-size:14px;width:160px;position:absolute;top:20px;left:530px;border:1px solid rgba(156,124,220,0.3);color:rgba(156,124,220,0.75)}
.idxRecomZtBox > ul:nth-child(2) > li{cursor:pointer;padding:0 26px;height:30px;line-height:30px;border-radius:15px}
.idxRecomZtBox > ul:nth-child(2) > li.current{color:#FFFFFF;background:#9C7CDC}
.idxRecomZtBox > div:nth-child(3){}
.idxRecomZtBox > div:nth-child(3) > div{display:none;position:relative}
.idxRecomZtBox > div:nth-child(3) > div:nth-child(1){display:block}
.idxRecomZtBox > div:nth-child(3) > div > div{margin-top:26px;display:flex;font-size:18px;color:#FFFFFF;line-height:24px}
.idxRecomZtBox > div:nth-child(3) > div > div > div{}
.idxRecomZtBox > div:nth-child(3) > div > div > div > a{display:block;width:454px;height:198px;border-radius:3px;position:relative;overflow:hidden}
.idxRecomZtBox > div:nth-child(3) > div > div > div > a > img{width:100%;height:100%;display:block;object-fit:cover;transition:all .3s}
.idxRecomZtBox > div:nth-child(3) > div > div > div > a > div{color:#FFFFFF;position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,0.4);display:flex;flex-direction:column;align-items:center;justify-content:center}
.idxRecomZtBox > div:nth-child(3) > div > div > div > a > div > p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.idxRecomZtBox > div:nth-child(3) > div > div > div > a > div > p:nth-child(1){}
.idxRecomZtBox > div:nth-child(3) > div > div > div > a > div > p:nth-child(2){margin-top:5px;font-size:14px;color:rgba(255,255,255,0.5);line-height:18px;display:none}
.idxRecomZtBox > div:nth-child(3) > div > div > div:nth-child(1){display:flex;flex-direction:column}
.idxRecomZtBox > div:nth-child(3) > div > div > div:nth-child(1) > a:nth-child(2){margin-top:15px}
.idxRecomZtBox > div:nth-child(3) > div > div > div:nth-child(2){flex:1;width:0;padding:0 15px}
.idxRecomZtBox > div:nth-child(3) > div > div > div:nth-child(2) > a{width:226px;height:411px}
.idxRecomZtBox > div:nth-child(3) > div > div > div:nth-child(3){width:450px;margin-left:15px;display:flex;flex-wrap:wrap;justify-content:space-between}
.idxRecomZtBox > div:nth-child(3) > div > div > div:nth-child(3) > a{width:217px;height:230px}
.idxRecomZtBox > div:nth-child(3) > div > div > div:nth-child(3) > a:nth-child(3){margin-top:14px;width:450px;height:167px}
.idxRecomZtBox > div:nth-child(3) > div > div > div > a:hover > img{transform:scale(1.05)}
.idxRecomZtBox > div:nth-child(3) > div > div > div > a:hover > div > p:nth-child(1){font-weight:bold}
.idxRecomZtBox > div:nth-child(3) > div > div > div > a:hover > div > p:nth-child(2){display:block}
.idxRankBox{margin-top:20px;background:linear-gradient(180deg,#FFFBEB 0%,#FFFBEB 121px,#fff 122px,#fff 100%);border-radius:3px;padding:22px 20px 0px 20px;position:relative}
.idxRankBox .idxTitle{color:var(--defcolor)}
.idxRankBox > ul:nth-child(2){display:flex;flex-wrap:wrap;color:#999999;margin-top:-4px;text-align:center;font-size:14px}
.idxRankBox > ul:nth-child(2) > li{margin-top:22px;height:36px;line-height:36px;border-radius:19px;cursor:pointer;overflow:hidden;text-overflow:ellipsis;background:#FFFDF5;border:1px solid rgba(253,200,42,0.3);padding:0 31px;margin-right:24px}
.idxRankBox > ul:nth-child(2) > li:last-child{margin-right:0}
.idxRankBox > ul:nth-child(2) > li.current{background:#FDC82A;color:#fff}
.idxRankBox > ul:nth-child(2) > li:hover{color:var(--defcolor)}
.idxRankBox > ul:nth-child(2) > li.current:hover{color:#fff}
.idxRankBox > div:nth-child(3){}
.idxRankBox > div:nth-child(3) > div{display:none;position:relative}
.idxRankBox > div:nth-child(3) > div:first-child{display:block}
.idxRankBox > div:nth-child(3) > div > ul{overflow:hidden;margin:20px -20px 0}
.idxRankBox > div:nth-child(3) > div > ul > li{border-bottom:10px solid #F7F7F7;background:#FFFFFF;border-radius:3px;align-items:center;padding:30px 20px;position:relative;height:116px}
.idxRankBox > div:nth-child(3) > div > ul > li > a{display:block;overflow:hidden;float:left;height:116px;max-width:859px}
.idxRankBox > div:nth-child(3) > div > ul > li > a > i{display:block;float:left;padding-right:22px;width:42px;height:32px;text-align:center;font-weight:bold;font-size:29px;color:#CCCCCC;line-height:32px;font-style:italic;margin-top:36px;position:relative;z-index:2}
.idxRankBox > div:nth-child(3) > div > ul > li:nth-child(-n+3) > a > i::after{content:"";display:block;width:20px;height:20px;background:linear-gradient(135deg,rgba(255,85,82,0.3) 0,rgba(255,85,82,0) 95%,rgba(255,85,82,0) 100%);border-radius:50%;position:absolute;left:22px;bottom:3px;z-index:-1}
.idxRankBox > div:nth-child(3) > div > ul > li:nth-child(1) > a > i{color:#FF5552}
.idxRankBox > div:nth-child(3) > div > ul > li:nth-child(2) > a > i{color:#FE763C}
.idxRankBox > div:nth-child(3) > div > ul > li:nth-child(3) > a > i{color:#fea624}
.idxRankBox > div:nth-child(3) > div > ul > li:nth-child(2) > a > i::after{background:linear-gradient(135deg,#FCC19F,#fef3ed)}
.idxRankBox > div:nth-child(3) > div > ul > li:nth-child(3) > a > i::after{background:linear-gradient(135deg,#ffe2ac,#fffdfa)}
.idxRankBox > div:nth-child(3) > div > ul > li > a > img{width:104px;height:104px;border-radius:19px;display:block;float:left}
.idxRankBox > div:nth-child(3) > div > ul > li > a > div:nth-child(3){margin-left:30px;width:519px;float:left}
.idxRankBox > div:nth-child(3) > div > ul > li > a > div:nth-child(3) > p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.idxRankBox > div:nth-child(3) > div > ul > li > a > div:nth-child(3) > p:nth-child(1){font-weight:bold;font-size:18px;line-height:22px;color:#333333}
.idxRankBox > div:nth-child(3) > div > ul > li > a > div:nth-child(3) > p:nth-child(2){}
.idxRankBox > div:nth-child(3) > div > ul > li > a > div:nth-child(3) > p:nth-child(2) > span{font-size:12px;color:#666666;margin:9px 10px 0 0;height:24px;line-height:24px;background:#EBECEE;border-radius:2px;padding:0 15px;display:inline-block}
.idxRankBox > div:nth-child(3) > div > ul > li > a > div:nth-child(3) > p:nth-child(3){margin-top:12px;font-size:14px;color:#999999;line-height:20px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;white-space:unset}
.idxRankBox > div:nth-child(3) > div > ul > li > a > span:nth-child(4){text-align:center;padding:0 14px;width:44px;height:28px;line-height:28px;font-size:14px;border-radius:14px;display:block;float:left;margin-left:70px;background:var(--shallowcolor);color:var(--defcolor);margin-top:40px}
.idxRankBox > div:nth-child(3) > div > ul > li > a:hover > div:nth-child(3) > p:nth-child(1){color:var(--defcolor)}
.idxRankBox > div:nth-child(3) > div > ul > li > a:hover > span:nth-child(4){background:var(--defcolor);color:#fff}
.idxRankBox > div:nth-child(3) > div > ul > li > div:nth-child(2){width:207px;height:116px;border-radius:3px;float:left;margin-left:70px}
.idxRankBox > div:nth-child(3) > div > ul > li > div:nth-child(2) .swiper-slide{}
.idxRankBox > div:nth-child(3) > div > ul > li > div:nth-child(2) .swiper-slide img{width:100%;height:100%;display:block;object-fit:cover}
.idxFriendLinkBox{margin-top:30px;background:#fdc82a}
.idxFriendLinkBox > div{width:1200px;margin:0 auto;padding:25px 0 16px;border-bottom:1px solid rgba(255,255,255,0.2)}
.idxFriendLinkBox > div > .idxTitle > p{font-size:24px;line-height:28px;color:#464650}
.idxFriendLinkBox > div > ul{margin-top:10px;display:flex;flex-wrap:wrap;font-size:15px;line-height:36px}
.idxFriendLinkBox > div > ul > li{}
.idxFriendLinkBox > div > ul > li::after{content:"|";display:inline-block;color:#464650;margin:0 8px;vertical-align:1px}
.idxFriendLinkBox > div > ul > li:last-child::after{content:unset}
.idxFriendLinkBox > div > ul > li > a{color:#464650}

/*用户评价*/
.gdScoreBox{margin-top:20px;background:#FFFFFF;border-radius:3px;padding:18px 20px 30px}
.gdScoreCont{margin-top:12px;display:flex;justify-content:space-between;font-size:14px;line-height:18px;color:#999999}
.gdScoreCont .gdScoreContL{padding:14px 24px 0}
.gdScoreCont .gdScoreContL > strong{display:block;font-size:60px;color:#28282C;line-height:50px;text-align:center}
.gdScoreCont .gdScoreContL > input[type=range]{-webkit-appearance:none;width:110px;margin:0;outline:0;margin-top:10px}
.gdScoreCont .gdScoreContL > input[type="range" i]::-webkit-slider-runnable-track{background:#facc01;-webkit-mask:url("../images/star.png");-webkit-mask-size:17px;-webkit-mask-size:22px;-webkit-mask-repeat:repeat-x;height:15px;height:16px}
.gdScoreCont .gdScoreContL > input[type="range" i]::-webkit-slider-thumb{-webkit-appearance:none;width:0;height:100%;box-shadow:999px 0 0 999px #CFD1D0}
.gdScoreCont .gdScoreContL > input[type=range]{-webkit-mask:url("../images/star.png");-webkit-mask-size:17px;-webkit-mask-size:22px;-webkit-mask-repeat:repeat-x;height:15px;height:16px}
.gdScoreCont .gdScoreContL > input[type=range]::-moz-range-track{background:#CFD1D0;height:inherit}
.gdScoreCont .gdScoreContL > input[type=range]::-moz-range-progress{background:#facc01;height:inherit}
.gdScoreCont .gdScoreContL > input[type=range]::-moz-range-thumb{width:0;opacity:0}
.gdScoreCont .gdScoreContR{}
.gdScoreCont .gdScoreContR > div{display:flex;flex-direction:column;align-items:flex-end}
.gdScoreCont .gdScoreContR > div > div{display:flex;align-items:center;margin-top:14px}
.gdScoreCont .gdScoreContR > div > div:first-child{margin-top:0}
.gdScoreCont .gdScoreContR > div > div > input[type=range]{margin-right:10px;width:90px}
.gdScoreCont .gdScoreContR > div > div > input[type="range" i]::-webkit-slider-runnable-track{background:#B5B5B5;-webkit-mask:url("../images/star.png");-webkit-mask:url("../images/star.png");-webkit-mask-size:18px;height:14px}
.gdScoreCont .gdScoreContR > div > div > input[type=range]{-webkit-mask:url("../images/star.png");-webkit-mask:url("../images/star.png");-webkit-mask-size:18px;height:14px}
.gdScoreCont .gdScoreContR > div > div > input[type=range]::-moz-range-track{background:#B5B5B5}
.gdScoreCont .gdScoreContR > div > div > input[type=range]::-moz-range-progress{background:#B5B5B5}
.gdScoreCont .gdScoreContR > div > div > div{display:flex;align-items:center;width:300px;height:8px;background:#DFDFDF;border-radius:4px;position:relative}
.gdScoreCont .gdScoreContR > div > div > div > p{position:absolute;height:8px;background:#B5B5B5;border-radius:4px}
.gdScoreCont .gdScoreContR > div > div:nth-child(2) > input[type=range]{width:72px}
.gdScoreCont .gdScoreContR > div > div:nth-child(3) > input[type=range]{width:54px}
.gdScoreCont .gdScoreContR > div > div:nth-child(4) > input[type=range]{width:36px}
.gdScoreCont .gdScoreContR > div > div:nth-child(5) > input[type=range]{width:18px}
.gdUserComForm{margin-top:42px;font-size:16px;color:#333333}
.gdUserComForm > div{}
.gdUserComForm > div:nth-child(1){display:flex;align-items:center}
.gdUserComForm > div:nth-child(1) > p{}
.gdUserComForm > div:nth-child(1) > input[type=range]{-webkit-appearance:none;width:150px;margin:0;outline:0}
.gdUserComForm > div:nth-child(1) > input[type="range" i]::-webkit-slider-runnable-track{background:#facc01;-webkit-mask:url("../images/star.png");-webkit-mask-size:30px;-webkit-mask-repeat:repeat-x;height:23px}
.gdUserComForm > div:nth-child(1) > input[type="range" i]::-webkit-slider-thumb{-webkit-appearance:none;width:0;height:100%;box-shadow:999px 0 0 999px #CFD1D0}
.gdUserComForm > div:nth-child(1) > input[type=range]{-webkit-mask:url("../images/star.png");-webkit-mask-size:30px;-webkit-mask-repeat:repeat-x;height:23px}
.gdUserComForm > div:nth-child(1) > input[type=range]::-moz-range-track{background:#CFD1D0;height:inherit}
.gdUserComForm > div:nth-child(1) > input[type=range]::-moz-range-progress{background:#facc01;height:inherit}
.gdUserComForm > div:nth-child(1) > input[type=range]::-moz-range-thumb{width:0;opacity:0}
.gdUserComForm > div:nth-child(1) > p:nth-child(3){font-size:14px;color:#CCCCCC;margin-left:12px}
.gdUserComForm > div:nth-child(2){margin-top:20px}
.gdUserComForm > div:nth-child(2) > textarea{font-size:14px;line-height:22px;color:#999999;width:100%;background:#F2F5F9;border-radius:10px;border:unset;resize:none;padding:12px 15px;box-sizing:border-box}
.gdUserComForm > div:nth-child(3){margin-top:18px;overflow:hidden;display:none}
.gdUserComForm > div:nth-child(3) > div{width:510px;float:left}
.gdUserComForm > div:nth-child(3) > div input[name="vcode"]{border:1px solid #ddd;text-indent:6px;border-radius:4px;color:#444;height:34px;vertical-align:middle;width:100px;margin-right:16px;background-color:#fff}
.gdUserComForm > div:nth-child(3) > div img{}
.gdUserComForm > div:nth-child(3) > div span{display:inline-block;color:#ff0000;margin-left:20px}
.gdUserComForm > div:nth-child(3) > .userComPostBtn{cursor:pointer;text-align:center;font-size:16px;color:#FFFFFF;width:160px;height:38px;line-height:38px;background:#fdc82a;border-radius:18px;display:block;float:right}

/*404页面*/
.noPageBox{    padding-top: 50px;
    width: 100%;
    min-height: 420px;
    height: calc(100vh - 375px);
    display: flex
;
    align-items: center;
    justify-content: center;}
.noPageBox > div{    height: inherit;
    display: flex
;
    flex-direction: column;
    align-items: center;
    justify-content: center;    width: 1200px;
    margin: 0 auto;}
.noPageBox > div::before{    content: "";
    background-image: url(../images/404.png);
    background-repeat: no-repeat;
    background-size: 456px 323px;
    display: block;
    width: 456px;
    height: 323px;
    background-position: 0px 0px;}
.noPageBox > div > p{    margin-top: 26px;
    color: #999;
    font-size: 18px;
    line-height: 22px;}
.noPageBox > div > a{display: block;font-size: 14px;    text-align: center;    margin-top: 34px;
    height: 32px;
    line-height: 32px;
    color: #fff;
    background: #fdc82a;
    border-radius: 8px;
    padding: 0 25px;
    width: fit-content;}