a,article,aside,b,body,code,div,fieldset,figure,footer,form,h1,h2,h3,h4,h5,h6,html,i,img,ins,label,li,p,ul{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}*,::after,::before{box-sizing:inherit},html{box-sizing:border-box}a{text-decoration:none;color:inherit}html *{max-height:100000px}body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";overflow-x:hidden}
body{background: #fff;}
ul li,ol li{list-style:none}em{ font-style:normal;}u{text-decoration: none}
/*body::before {content: "";position: absolute;top: 0;left: 0;right: 0;height: 100%;background: linear-gradient(180deg, #ffebe9 0%, #ffc9a2 , #FFF6F5 , #fff6f5 100%);}*/
.g-w1200{width: 100%;max-width: 1200px;margin: 0 auto;}.fl{float: left;}.fr{float: right;}
.margintop20{margin-top:20px;}.margintop30{margin-top:30px;}.margintop10{margin-top:10px;}.overflow{overflow: hidden;}
.displayFlex {display: flex;}.WhiteBg{background:#fff;}.margin15TLR{margin-left: 15px;margin-right: 15px;}
.u-block{display: block !important;}

.headTop{height:55px;align-items: center;justify-content: space-between;position: relative;}
.headTop a{display: block;overflow: hidden; margin-left: 10px;}
.headTop a img{display: block;height: 55px;width: auto;}
.headTop span.hdMenu{width: 50px;height: 55px;display: flex;align-items: center;justify-content: space-around;}
.headTop span.hdMenu i.soicon{background:url(../images/so.png) no-repeat center center;background-size:32px;display: block;width: 32px;height: 32px;background-position: 0px 0px}

.mask{display:block;position: fixed;top: 55px;left: 0;bottom: 0;right: 0;background: rgba(0,0,0,0.5);z-index: 998;}
.showNav{position: relative;overflow: hidden;z-index: 999;width: 100%;padding-top: 10px;}
.showMent{position: fixed;height: max-content;background-color: #fff;z-index: 1000;display: none;width: 100%;}
.showMent .search {height: 40px;line-height: 40px; border-radius:25px;position: relative;/*border: 2px solid #fff;*/background-color:#F2F2F2; margin:0 15px;display:flex;align-items: center;}
.showMent .search-input {flex: 1; height: 40px;padding: 0 5px 0 15px;line-height: 40px;color: #333; background: transparent;border: none;outline: none;}
.showMent .search-icon {width:24px;height: 24px;margin-right: 10px; overflow: hidden;border-bottom-right-radius: inherit;border-top-right-radius: inherit;}
input::placeholder {color: #333; opacity:1; /* 例如，使用灰色*/ }

.menuList{display:flex;grid-gap: 10px; justify-content:space-between;overflow: hidden;margin:2px 15px 10px 15px;}
.menuList>a{flex: 1; text-align:center;display:block;align-items:center;justify-content:center;background:#FEF8EF;border-radius:10px;padding: 10px 0 5px 0; z-index:1;position:relative}
.menuList>a::after{content:'';display:block;width:24px;height:24px;background:#FFF0DB;border-radius:50%;position:absolute;right: 8px;top: 10px;z-index:-1}
.menuList>a>div{width:35px;height:35px;background:linear-gradient(-45deg, #FFB347 0%, #FFCC33 100%);border-radius:6px;display:flex;align-items:center;justify-content:center;margin:0 auto;}
.menuList>a>div>i{width:34px;height:31px;display:block;background-image:url(../images/showNav.png);background-repeat:no-repeat;background-size:1000px 1000px;width: 35px;height: 35px;background-position:3px -124px;background-size: 800px;}
.menuList>a span{font-size:15px;color:#000;display: block;height: 20px;line-height: 20px;overflow: hidden;margin-top:6px;}
.menuList>a:nth-child(2n){background:#eafff5}
.menuList>a:nth-child(2n)::after{background:#CCFFE6}
.menuList>a:nth-child(2n)>div{background:linear-gradient(0deg, #5DF5A9 0%, #56E39D 100%)}
.menuList>a:nth-child(2n)>div>i{background-position:-38px -160px;background-size: 1000px 1000px;}
.menuList>a:nth-child(3n){background:#F2F6FF}
.menuList>a:nth-child(3n)::after{background:#E6EDFF}
.menuList>a:nth-child(3n)>div{background:linear-gradient(0deg, #2CDDFD 0%, #2D92FC 100%)}
.menuList>a:nth-child(3n)>div>i{width: 35px;height: 35px;background-position: -56px -125px;background-size: 800px;}
.menuList>a:nth-child(4n){background:#FFF6F5}
.menuList>a:nth-child(4n)::after{background:#FFE3E0}
.menuList>a:nth-child(4n)>div{background:linear-gradient(0deg, #FF988D 0%, #FF585C 100%)}
.menuList>a:nth-child(4n)>div>i{width: 35px;height: 35px;background-position: -125px -134px;background-size: 862px;}
.menuList>a:nth-child(5n){background:#f5ffea}
.menuList>a:nth-child(5n)::after{background:#E6FFD1}
.menuList>a:nth-child(5n)>div{background:linear-gradient(0deg, #E8EBA8 0%, #A7DA7D 100%)}
.menuList>a:nth-child(5n)>div>i{width: 35px;height: 35px;background-position: -157px -135px;background-size: 866px;}
.menuList>a:nth-child(6n){background:#F8F3FF}
.menuList>a:nth-child(6n)::after{background:#EEE0FF}
.menuList>a:nth-child(6n)>div{background:linear-gradient(0deg, #AA69F9 0%, #C69BFA 100%)}
.menuList>a:nth-child(6n)>div>i{width:34px;height:32px;background-position:-18px -16px}
.menuList>a.hover span{font-weight: bolder;}

.navName{height:40px;line-height: 40px;border-radius: 25px;position: relative;background-color: #F2F2F2;margin: 10px 15px 0;display: flex;align-items: center;justify-content:space-evenly;}
.navName a{font-size: 15px;color: #333;display: block;position:relative;}
.navName a.current::after {content: "";width: 18px;height: 18px;display: block;background-image: url(../images/showNav.png);background-repeat: no-repeat;background-size: 460px;background-position: -22px -29px;position: absolute;top: 0px;right: -14px;}
.navName a.current{font-weight: bolder;}

.classList{overflow: hidden;background-color: #fff;padding:5px 0 10px 0;}
.classList .classTitle{overflow: hidden;text-align: center;height:50px;line-height:50px;font-size: 15px;color: #ffc52d;font-weight: bolder;}
.classList ul{overflow: hidden;margin:0 2%;}
.classList ul li{float: left;width: 21%;margin:0 2% 3%;}
.classList ul li.m-hover a{background-color: #ffc52d;color: #fff;border: 1px solid #ffc52d;}
.classList ul li a{font-size: 14px;display: block;height: 38px;border: 1px solid #E8E8E8;background: #F7F7F7;line-height: 38px;text-align: center;overflow: hidden;border-radius: 5px;color: #333333;text-decoration: none;}


/*幻灯片*/
.scroll{ position: relative; overflow: hidden;}
.scroll_box{overflow:hidden;position:relative;  margin:0px 15px 0px 15px; border-radius:10px; height: auto;visibility: hidden;}
.scroll_wrap{overflow:hidden; position:relative;width: auto; }
.scroll_wrap li{position:relative;display:block;width:100%;float: left;}
.scroll_wrap li a{display:block;margin:0 auto;position:relative;overflow: hidden;/*box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.03);*/border-radius: 10px;}
.scroll_wrap li a img.scrollImg{width: 100%;display: block; border-radius: 10px;}
.scroll_wrap li a>p{display: flex;overflow: hidden;  padding: 10px 15px;  background: linear-gradient(0deg,rgba(0,0,0,0.92) 0%, rgb(0 0 0 / 49%) 100%);border-radius: 10px;    position: absolute;left: 0;right: 0;bottom: 0;}
.scroll_wrap li a p img{width:50px;height: 50px;border-radius: 14px;display: block;}
.scroll_wrap li a p span{flex: 1; height:50px;right: 0px;color: #fff;overflow: hidden;margin-left: 12px;}
.scroll_wrap li a p span strong{display: block; height:25px; line-height: 25px; overflow: hidden;text-overflow: ellipsis;white-space: nowrap;color: #fff; font-weight: normal;font-size: 15px;}
.scroll_wrap li a p span i{height: 14px;display: block;overflow: hidden;margin: 5px 0;}
.scroll_wrap li a p span i img{display: block;height: 14px;width: auto;}
.scroll_wrap li a p span em{height: 25px;line-height: 25px;display: block;color: #fff;font-size: 12px;overflow: hidden;}
.scroll_wrap li a p span em font{color: #fff !important;}
.scroll_wrap li a b.btn {display: block;position: absolute;right: 10px;top: 35px;width:60px;height: 24px;line-height: 24px;border-radius:50px;background:#ffc52d;text-align: center;color: #fff;font-size: 12px;}
.scroll_positionimg{position: absolute;right: 15px;z-index: 9;bottom: 5px;}
.scroll_positionimg li{display:inline-block;background: rgba(255,255,255,.5); width:6px;height:6px;border-radius:10px;margin: 0px 2px;}
.scroll_positionimg li a{font-size:0;}
.scroll_positionimg li.onico{  width: 15px;background: rgba(255,255,255,.8);}
/*.scroll_wrap li a strong{height:38px;display: block;position: absolute;bottom: 0;left: 0;line-height: 38px;background: url(../images/rgba50.png);color: #fff;right: 0px;font-size: 15px;border-bottom-right-radius: 4px;width: auto;border-bottom-left-radius: 4px;padding: 0px 100px 0px 15px;overflow: hidden;}*/
.scroll_positionzt{position: absolute;left: 50%;z-index: 9;bottom:-5px;margin-left: -25px;}
.scroll_positionzt li{display:inline-block;background:#d9d9d9; width:6px;height:6px;border-radius:10px;margin: 0px 2px;}
.scroll_positionzt li a{font-size:0;}
.scroll_positionzt li.onico{  width: 15px;background: #f60}


.indexTitleWrap{font-size:18px;color:#000;display:flex;justify-content:space-between;align-items:center;margin:0 15px;padding: 10px 0;overflow: hidden;}
.indexTitleWrap .titleL{font-weight:bold;line-height:22px;display:flex;align-items:center}
.indexTitleWrap .titleL .icon{width: 22px;height: 22px;display: block;background-image: url(../images/showNav.png);background-repeat: no-repeat;background-size: 650px;background-position: -54px -45px;margin-right:4px;}
.indexTitleWrap .titleR{height:22px;position:relative}
.indexTitleWrap .titleR>a{display:block;width:100%;height:100%;display:flex;align-items:center;justify-content:center}
.indexTitleWrap .titleR>a>span{font-size:12px;color:#999}

.updateBox{overflow: hidden;}
.updateBox ul{overflow: hidden;display: grid;grid-template-columns: repeat(4, 1fr)!important;grid-gap: 12px;margin:5px 15px 12px;}
.updateBox ul li{overflow: hidden;}
.updateBox ul li a{display: block;width: 68px;margin:0 auto;}
.updateBox ul li a i{display: block;width: 68px;height: 68px;overflow: hidden;border-radius: 15px;}
.updateBox ul li a i img{width:68px;height: 68px;display: block;border-radius: 15px;}
.updateBox ul li a p{height: 25px;line-height: 25px;overflow: hidden;text-align: center;color:#000;font-size: 15px;margin-top:5px;}
.updateBox ul li a strong{display: block;overflow: hidden;text-align: center;color: #999;font-size: 12px;height: 20px;line-height: 20px;font-weight: normal;}
.updateBox ul li a .btn{width: 60px;height: 24px;display: block;margin:5px auto 0;border-radius: 50px;background:#ffc52d;color: #333;text-align: center;font-size: 13px;line-height: 24px;}

.hotappMain{overflow: hidden;background: #F4F8FB;margin:5px 0 0 0;padding-top: 5px;}
.hotappMain ul{overflow: hidden;border-top: 0px;padding: 5px 15px 15px 15px;overflow-x: scroll;white-space: nowrap;-webkit-overflow-scrolling: touch;overflow-scrolling: touch;font-size: 0;}
.hotappMain ul li{display: inline-block;overflow: hidden; margin-right: 10px;}
.hotappMain ul li a{display: block;overflow: hidden;position:relative;border-radius: 10px;padding: 12px 15px 15px;}
.hotappMain ul li .name{height: 25px;line-height: 25px;overflow: hidden;color: #fff;font-size: 15px;overflow: hidden;}
.hotappMain ul li .info{display: flex;overflow: hidden; margin-top: 6px;align-items: center;}
.hotappMain ul li .info p{overflow: hidden;flex: 1;margin-right: 15px;}
.hotappMain ul li .info p span{display: block;overflow: hidden;height: 22px;line-height: 22px;overflow: hidden;font-size: 12px;color:#fff;}
.hotappMain ul li .info p span font{color: #fff !important; }
.hotappMain ul li .info p b{display: block;width: 80px;height: 24px;line-height: 24px;border-radius: 50px;overflow: hidden;color: #FFFFFF; margin-top:8px; background: rgb(0 0 0 / 10%);font-size: 12px;text-align: center;}
.hotappMain ul li .info img{width: 68px;border: 2px solid #fff;display: block;height: 68px;border-radius:15px;}
.hotappMain ul li a::after {content: "";display: block;position: absolute;left: 0;bottom: 0;right: 0;background-image: url(../images/hotAppBg.png);background-repeat: no-repeat;background-size: 440px 196px;width: 250px;height: 100px;background-position: 0px -2px;}
.hotappMain ul li:nth-child(1n) a {background: #5FB3FF;}
.hotappMain ul li:nth-child(2n) a {background: #8797FC}
.hotappMain ul li:nth-child(3n) a {background: #00cdca}
.hotappMain ul li:nth-child(4n) a {background: #fabf00}
.hotappMain ul li:nth-child(5n) a {background: #ff6b50}
.hotappMain ul li:last-of-type{margin-right: 0px;}

.tjApp{overflow: hidden;}
.tjApp ul{overflow: hidden;margin:5px 15px 0;}
.tjApp ul li{margin-bottom: 12px;overflow: hidden;}
.tjApp ul li a{display: flex;overflow: hidden;height: 68px;position:relative;}
.tjApp ul li a img{display: block;width: 68px;height: 68px;border-radius: 15px;}
.tjApp ul li a p{margin-left: 10px;overflow: hidden;height: 68px;flex: 1;}
.tjApp ul li a p span{height: 20px;line-height: 20px;overflow: hidden;display: block;color: #000;font-size: 15px;}
.tjApp ul li a p b{height: 20px;line-height: 20px;overflow:hidden;display: block;color: #999;overflow: hidden;font-size: 12px;margin-top:5px;}
.tjApp ul li a p strong{height: 20px;line-height: 20px;overflow:hidden;display: block;color: #999;overflow: hidden;font-size: 12px;font-weight: normal;margin-top:2px;}
.tjApp ul li a .btn{position: absolute;right: 0;top: 23px;width: 60px;height: 24px;border-radius: 50px;background:#ffc52d;color: #333;text-align: center;font-size: 13px;line-height: 24px;}

.phCont{overflow: hidden;background: #F4F8FB;margin:5px 0 0 0;padding-top: 5px;}
.phCont .phcont_box{display: block;overflow: hidden;}
.topThree{overflow: hidden;}
.topThree ul{grid-template-columns: repeat(3, 1fr)!important;display: grid;grid-gap:12px;overflow: hidden; margin:0 15px;}
.topThree li{display:block;background:#fff;border-radius:10px;margin: 58px auto 20px;width: 100%;position: relative;}
.topThree li a{width:90%;display: block;position: relative;margin: 0 auto;height: 65px;}
.topThree li a img{position: absolute;top: -80px;box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 1px 0px;display: block;left: 50%;height:68px;width: 68px;border-radius:10px;margin-left: -35px;}
.topThree li a p{font-size: 15px;color: #333;height: 20px;line-height: 20px;text-align: center;overflow: hidden;display: block;margin: 45px auto 0px;}
.topThree li a span{display: block;height: 20px;line-height: 20px;text-align: center;overflow: hidden;    color: #999;font-size: 12px;margin-top: 2px;}
.topThree li a b{position: absolute;right: 50%;bottom: -10px;font-size: 13px; width:60px;height: 24px;line-height: 24px;background:#ffc52d;color: #333;text-align: center;cursor: pointer;border-radius: 20px;margin-right: -30px;}
.topThree ul li:before {content: "";position: absolute;z-index: 1;top: -59px;right: 0;display: block;width: 100%;height: 25px;background: url(../images/no2.png) no-repeat center top;background-size: auto 24px;}
.topThree ul li:nth-child(2):before {background: url(../images/no1.png) no-repeat center top;background-size: auto 24px;}
.topThree ul li:nth-child(3):before {background: url(../images/no3.png) no-repeat center top;background-size: auto 24px;}
.topThree ul li:nth-child(1),.topThree ul li:nth-child(3){margin-top: 72px;}
.topThree li:nth-child(2) a b{bottom: -24px;}
.topThree li:nth-child(2) a img{width: 80px;height: 80px; margin-left: -40px;}
.topThree li:nth-child(2) a p{padding-top: 10px;}
.rankTen{overflow: hidden; margin-top: 5px;}
.rankTen ul{overflow: hidden;margin:0 15px 15px;}
.rankTen ul li{background:#fff;display: flex; overflow: hidden;border-radius:10px; margin-bottom:8px;}
.rankTen ul li:last-of-type{margin-bottom: 0px;}
.rankTen ul li a{display: flex;overflow: hidden;padding:10px 12px 10px 0;flex: 1;}
.rankTen ul li a i.imgBox{width:68px;display: block;height: 68px;border-radius: 14px;overflow: hidden;}
.rankTen ul li a i.imgBox img{width: 68px;display: block;height: 68px;border-radius: 15px;}
.rankTen ul li a>div{flex: 1;overflow: hidden;height:68px;margin-left: 15px;position: relative;}
.rankTen ul li a>div p{color: #333;font-size: 15px;height: 20px;line-height: 20px;overflow: hidden;}
/*.rankTen ul li a>div b{height: 14px;display: block;overflow: hidden;margin: 9px 0 7px 0;}*/
.rankTen ul li a>div b img{height: 14px;display: block;width: auto;}
.rankTen ul li a>div b{height: 20px;line-height: 20px;overflow: hidden;display: block;color: #999;overflow: hidden;font-size: 12px;margin-top: 5px;}
.rankTen ul li a>div strong{height: 20px;line-height: 20px;overflow: hidden;display: block;color: #999;overflow: hidden;font-size: 12px;font-weight: normal;margin-top: 2px;}
.rankTen ul li a>div .btn{position: absolute;right: 0;top:24px;font-size: 12px;width: 60px;height: 24px;line-height: 24px;background:#ffc52d;color: #333;text-align: center;cursor: pointer;border-radius: 20px;}
.rankTen ul li u{width: 45px;display: block;height: 68px;font-size: 15px;color: #C2C2D9;line-height: 68px;text-align: center;margin-top: 10px;font-family: "Georgia";font-style: italic;}

.crumb {overflow: hidden;background: #F4F8FB; padding: 0 15px;}
.crumb div, .crumb div a {font-size: 12px;color: #333;}
.crumb div {position: relative;margin: 0 auto;height:28px;line-height: 28px;overflow: hidden;}
.crumb div:before {content: "";position: relative;margin-right: 6px;vertical-align: top;display: inline-block;width: 15px;height:28px;background: url(../images/position.png) no-repeat;background-size: 20px;background-position:-2px 3px;}
.crumb div a:hover {text-decoration:underline;}

.phMain{overflow: hidden;background-color: #fff;}
.phMain .rankTen ul li a{padding: 0;}
.phMain .rankTen ul li u{margin-top: 0px;}
.phMain .rankTen ul li{margin-bottom: 12px;}
.phMain .rankTen ul li u{text-align: left;}
.phMain .rankTen ul{margin-bottom: 0px;}

.footerH20{height: 20px;overflow: hidden;width: 100%;}
.footer {position: relative;width: 100%;padding: 0 0 10px;background-color: #202020;text-align: center;overflow: hidden; }
.footer div {margin: 0 15px;overflow: hidden;}
.footer div>p:nth-of-type(1) {padding-top: 15px;}
.footer div>p a{padding:0 10px;color: #666;}
.footer div>p {font-size: 12px;color: #666;line-height: 20px;margin-bottom: 10px;}
.footer div>p:nth-of-type(n+2) {margin-bottom: 8px;}

.about{overflow: hidden;margin:5px 15px 0;}
.about p{font-size: 15px;line-height: 30px;overflow: hidden;color: #000; margin-bottom: 10px;}

.Main404{overflow:hidden;margin-top:20px; padding-bottom:20px;}
.Main404 img{display:block;margin:0px auto 0;max-width:90%;}
.Main404 p{text-align:center;font-size:24px; color:#ffc52d;font-weight:bold; margin-top:10px;}
.Main404 .m-zdtz {width: 310px;margin:10px auto;font-size: 14px; background: url(../images/loading2.gif) no-repeat left 8px;padding-left: 20px;line-height: 34px;color: #333;}
.Main404 .m-zdtz a{ color:#f00;}
.m-atz {text-align: center;overflow: hidden;}
.m-atz a {height: 108px;display: inline-block;height: 36px;background:#ffc52d;color: #333;line-height: 36px;padding: 0 20px;margin: 0 10px; border-radius:4px;font-size: 15px;}
.m-atz a:hover{opacity: 0.9}

.downxx{overflow: hidden;}
.downxx ul{overflow: hidden;margin:5px 12px 0;background: #F4F8FB;padding:8px 0;border-radius: 10px;}
.downxx ul li{height:32px;line-height: 32px;overflow: hidden;word-break: break-all;font-size: 14px;color: #000;display: flex;justify-content: space-between;padding:0 15px;}
.downxx ul li span{flex:1;overflow: hidden;text-align: right;display: block;}

/*主体内容*/
.g-font-main {font-size: 15px;height: auto;display: block;overflow: hidden;position: relative;overflow: hidden;margin:0px 12px 0px;}
.g-font-main p span{text-wrap: inherit !important;}
.g-font-main p {overflow: hidden;font-size: 15px;color: #333;line-height: 26px;margin:0px auto 10px ;display: inline-block; width: 100%;text-wrap: inherit !important;}
.g-font-main h4{color: #333;line-height: 26px;font-size: 15px;font-weight: bold;margin: 0px auto 10px;}
.g-font-main p img {display: block;margin: 0px auto;width: auto;max-width: 100%;border-radius: 10px;}
.g-font-main strong{font-weight: bold;}
.g-font-main h3{position:relative;overflow: hidden;font-size: 18px;font-weight:bolder;color: #000; margin-bottom: 12px;padding-left: 12px;}
.g-font-main h3::before {content: '';position:absolute;left: 0;top: 11px; display: block;width:6px;height:6px;background: #ffc52d;border-radius:50px;flex-shrink: 0;}

[class*=am-icon-]:before{display:inline-block;font-size:inherit;-webkit-font-smoothing:antialiased;transform:translate(0,0);}.am-pureview{position:fixed;left:0;top:0;bottom:0;right:0;z-index:110920;width:100%;height:100%;background:rgba(0,0,0,.95);display:none;overflow:hidden;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s;-webkit-transform:translate(0,100%);-ms-transform:translate(0,100%);transform:translate(0,100%)}.am-pureview.am-active{transform:translate(0,0)}.am-pureview ol,.am-pureview ul{list-style:none;padding:0;margin:0;width:100%}.am-pureview-slider{overflow:hidden;height:100%}.am-pureview-slider li{position:absolute;width:100%;height:100%;top:0;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;vertical-align:middle;-webkit-transition:all .3s linear;transition:all .3s linear;z-index:100;visibility:hidden}.am-pureview-slider li.am-pureview-slide-prev{-webkit-transform:translate(-100%,0);-ms-transform:translate(-100%,0);transform:translate(-100%,0);z-index:109}.am-pureview-slider li.am-pureview-slide-next{-webkit-transform:translate(100%,0);-ms-transform:translate(100%,0);transform:translate(100%,0);z-index:109}.am-pureview-slider li.am-active{position:relative;z-index:110;transform:translate(0,0);visibility:visible}.am-pureview-slider .pinch-zoom-container{width:100%;z-index:1121}.am-pureview-slider .am-pinch-zoom{position:relative;width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.am-pureview-slider .am-pinch-zoom:after{display:inline-block;font:normal normal normal 1.6rem/1 FontAwesome,sans-serif;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);content:"\f110";-webkit-animation:icon-spin 2s infinite linear;animation:icon-spin 2s infinite linear;font-size:24px;line-height:24px;color:#eee;position:absolute;top:50%;left:50%;margin-left:-12px;margin-top:-12px;z-index:1}.am-pureview-slider .am-pinch-zoom.am-pureview-loaded:after{display:none}.am-pureview-slider img{position:relative;display:block;max-width:100%;max-height:100%;opacity:0;z-index:200;-webkit-user-drag:none;-webkit-transition:opacity .2s ease-in;transition:opacity .2s ease-in}.am-pureview-slider img.am-img-loaded{opacity:1}.am-pureview-direction{position:absolute;top:50%;width:100%;margin-top:-18px!important;z-index:1122}.am-pureview-only .am-pureview-direction,.am-touch .am-pureview-direction{display:none}.am-pureview-direction li{position:absolute;width:36px;height:36px}.am-pureview-direction a{display:block;height:36px;border:none;color:#ccc;opacity:.5;cursor:pointer;text-align:center;z-index:1125}.am-pureview-actions,.am-pureview-bar{height:45px;background-color:rgba(0,0,0,.35);position:absolute}.am-pureview-direction a:before{content:"\f137";line-height:36px;font-size:24px}.am-pureview-direction a:hover{opacity:1}.am-pureview-direction .am-pureview-prev{left:15px}.am-pureview-direction .am-pureview-next{right:15px}.am-pureview-direction .am-pureview-next a:before{content:"\f138"}.am-pureview-bar{bottom:0;width:92%;color:#eee;line-height:45px;padding:0 10px;font-size:14px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.am-pureview-bar .am-pureview-title{display:none;word-wrap:normal;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;margin-left:6px;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.am-pureview-bar .am-pureview-total{font-size:10px;line-height:48px}.am-pureview-actions{left:0;right:0;top:0}.am-pureview-actions a{position:absolute;left:10px;color:#ccc;display:block;width:45px;line-height:45px;text-align:left;font-size:16px}.am-pureview-actions a:hover{color:#fff}.am-pureview-actions [data-am-toggle=share]{left:auto;right:10px}.am-pureview-actions,.am-pureview-bar{opacity:0;-webkit-transition:all .15s;transition:all .15s;z-index:1130}.am-pureview-bar-active .am-pureview-actions,.am-pureview-bar-active .am-pureview-bar{opacity:1}.am-checkbox .am-icon-checked,.am-checkbox-inline .am-icon-checked,.am-radio .am-icon-checked,.am-radio-inline .am-icon-checked,.am-ucheck-checkbox:checked+.am-ucheck-icons .am-icon-unchecked,.am-ucheck-radio:checked+.am-ucheck-icons .am-icon-unchecked{opacity:0}
.am-pureview-bar {bottom: 0;width:92%;color: #eee;line-height: 45px;padding: 0 10px;font-size: 14px;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;}
.rotate_jia{display: none;}.rotate_div{display: none;}.rotate_jian{display: none;}
.am-pureview-slider .pinch-zoom-container,.am-pureview-slider .am-pinch-zoom{height: 100% !important}
.am-pureview-actions, .am-pureview-bar{background-color: rgba(0,0,0,0);}.am-pureview-counter{ width: 100%;text-align: right; }
.am-pureview-actions a{right: 0px;left:auto;text-align: center;height: 60px;width: 60px;}
.am-icon-chevron-left:before{content:'';background: url(../images/xico.png) no-repeat 11px 0px; width: 60px;height:60px; background-size: 45px;}

.showImg{position: relative;width: 100%;height:240px; background: rgba(0,0,0,.3);border-radius: 10px;overflow: inherit !important;}
/*.showImg:before{content:"";position: absolute;left: -23px;top: 54px;display: block;width: 23px;height: 273px;background:url(../images/icon.png) no-repeat;background-size:1000px 1000px;background-position: -5px -442px;}*/
.showImg .gallery-top {width: 100%;height: 100%;border-radius:10px;overflow: hidden;}
.showImg .swiper-slide {position: relative;text-align: center;height: 100%;overflow: hidden;}
.showImg .gallery-top .swiper-slide video {position: relative;width: auto;height: 100%;}
.showImg .gallery-top .vjs-has-started .vjs-control-bar{z-index: 3;}
.showImg .gallery-top .swiper-slide>div {width: 100%;height: 100%}
.showImg .gallery-top .swiper-slide>div img {width: 100%;opacity: .9;object-fit: cover;-webkit-filter: blur(10px);-moz-filter: blur(10px);-ms-filter: blur(10px);filter: blur(10px)}
.showImg .gallery-top .swiper-slide>img {position: absolute;top: 0;bottom: 0;left: 0;right: 0;margin: auto;height: 100%;max-width: 100%;opacity: 1;}
.showImg .gallery-thumbs {position: absolute;bottom: 0;width: 100%;height: 56px;padding-top: 10px;border-radius: 0 0 10px 10px;overflow: hidden;*zoom: 1;-webkit-backdrop-filter: blur(10px);backdrop-filter: blur(10px);background: -webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.3)),to(rgba(0,0,0,.3))),rgba(114,102,104,.2);background: linear-gradient(0deg,rgba(0,0,0,.3),rgba(0,0,0,.3)),rgba(114,102,104,.2);}
.showImg .gallery-thumbs .swiper-wrapper{justify-content: center;}
.showImg .gallery-thumbs .swiper-slide {position: relative;text-align: center;width: 54px;height: 46px;cursor: pointer;border-radius: 10px;overflow: hidden;}
.showImg .gallery-thumbs .swiper-slide:last-of-type{margin-right:0px !important;}
.showImg .gallery-thumbs .swiper-slide div{height: 100%;width: 100%;}
.showImg .gallery-thumbs .swiper-slide img {display: block;width: 100%;height: auto;min-height: 100%}
.showImg .gallery-thumbs .swiper-slide:after{content: "";display: block;position: absolute;top: 0;bottom: 0;left: 0;right: 0;margin: auto;width: 100%;height: 100%;background: rgba(0,0,0,.45);-webkit-transition: all .3s ease-in-out; transition: all .3s ease-in-out;}
.showImg .gallery-thumbs .swiper-slide-thumb-active {opacity: 1}
.showImg .gallery-thumbs .swiper-slide-thumb-active {position: relative;border: 1px solid #ffc52d;width: 54px !important;height: 44px}
.showImg .gallery-thumbs .swiper-slide-thumb-active:after{content: "";position: absolute;top: -9px;left: 0;right: 0;margin: auto;width:16px;height: 8px;background:url(../images/icon.png) no-repeat;background-size:1000px 1000px;background-position: -169px -21px;}
.showImg .gallery-thumbs .swiper-slide-thumb-active:after{display: none;}
.showImg .gallery-thumbs .swiper-slide:hover:after{display: none;}

.downBox{overflow: hidden;margin:10px 15px 0px;}
.downBox a {cursor: pointer;text-align: center;position: relative;display: block;margin-bottom:8px; border: none;/* flex: 1; */height: 42px;/*border:1px solid rgba(255,255,255,0.5);*/border-radius: 25px;font-size: 18px;color: #fff;line-height: 42px;background:linear-gradient(90deg,  #2DC87A, #0FCF89);box-sizing: content-box;}
/*.downBox a:last-of-type{margin-bottom: 0px;}*/
.downBox a:before{content: "";position: absolute;display: inline-block;vertical-align: top;background: url(../images/rank3.png) no-repeat;background-size: 1000px 1000px;left: 0;right: 0;margin: 0 auto;}
.downBox .adrBtn:before {width: 42px;height: 42px;background-position: -511px -114px;}
.downBox a:before{content: "";position: absolute;display: inline-block;vertical-align: top;background: url(../images/rank3.png) no-repeat;background-size: 1000px 1000px;left: 0;right: 0;margin: 0 auto;}
.downBox .iosBtn {background-image:linear-gradient(-90deg, #0184FF, #11AEFF);}
.downBox .iosBtn:before {width: 42px;height:42px;background-position: -345px -91px;background-size: 800px 800px;}
.downBox .iosBtn p strong{height: 20px;line-height: 20px;display: block;font-weight: normal;}
.downBox .iosBtn p{position: relative;top: 3px;display: inline-block;vertical-align: top;font-size: 18px;line-height: 22px;}
.downBox .iosBtn p span{display:block;height: 20px;line-height: 20px;font-size: 12px;color: #fff;}

.downMain{overflow: hidden;}
.downMain h1{overflow: hidden;height: 35px;line-height: 35px;color: #000;font-size: 20px;text-align: center;overflow: hidden;font-weight: bolder;margin:0 15px;}
.downMain .downMain_info {overflow:hidden;margin:5px 13px 0;padding:2px;}
.downMain .downMain_info .iconImg {border-radius:15px;overflow: hidden;box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 2px 0px;border: 3px solid rgba(255,255,255,1);width: 84px;height: 84px;}
.downMain .downMain_info .iconImg img{width: 84px; border-radius:15px;    height: 84px;display: block;}
.downMain .downMain_info .txt{margin-left: 15px;overflow: hidden;flex: 1;}
.downMain .downMain_info .txt p{font-size: 12px;height: 22px;line-height: 22px;overflow: hidden;color: #999;display: flex;}
.downMain .downMain_info .txt p span{flex: 1;overflow: hidden;display: block;}

.xbpy{overflow: hidden;margin:10px 15px 0;}
.xbpy p{display: flex;overflow: hidden;height: 32px;border-radius:50px;position:relative;background:linear-gradient(90deg, #F8FCD9 0%, #A0FAD0 100%);font-size: 13px;align-items: center;}
.xbpy p i{display: block;width: 40px;height: 32px;overflow: hidden;background:url(../images/xbpy.png) no-repeat 9px 3px;background-size: 24px;}
.xbpy p span{flex: 1;overflow: hidden;display: block;height: 32px;line-height: 32px;}

/*结束*/

button, input, select, textarea, a {outline: none;}
#comment_list .quote, #comment_list .quote span { text-indent:0; text-align:left; }
#comment_list {  color:#2f2f2f; padding:1px; zoom:1; font-size:12px; overflow: hidden; position: relative; }
#comment_list dt { line-height:28px; height:28px; overflow:hidden; padding:0; }
#comment_list h2 {  height:30px; padding:0px;margin-bottom:10px;border-bottom: 1px solid #ddd }
#comment_list h2 em {    float: left;    margin-right: 8px;    width: 4px;
    height: 17px;    background: #e0e0e0;    border-radius: 2px;margin-top: 4px;}
#comment_list h2 span { font-size:18px; color:#333; font-weight: normal; }
#comment_list dl { padding: 0; text-align: left; }
#comment_list dd { word-wrap: break-word; line-height:20px; padding:10px 0px; margin:0; font-size: 14px;border-bottom: 1px dashed #e5e5e5;margin-bottom: 10px;}
#comment_list dd img { margin-top:-5px; }
#comment_list blockquote, #comment_list .quote {padding: 10px 15px 10px;margin: 0 0 10px 0;border: 1px solid #bfbfbf;background: #fffde9;color: #000;border-radius: 4px;}
#comment_list blockquote h4, #comment_list .quote span { color:#666; /*padding:0 3px;*/ margin-top: 6px;  font-weight:normal; font-size:12px; display:block; background:none; }
#comment_list blockquote h4 cite { font-style:normal; }
#comment_list blockquote div { padding:0 7px; }
#comment_list dt i { font-family:verdana; font-style:normal; }
#comment_list dt b { margin:0 6px; color:#d92227; font-weight: normal; }
#comment_list p { font-size: 14px;flex: 1; }
#comment_list p a { color:#7e7e7e; margin-left:10px; }
#comment_list dt span { float:left; }
#comment_list dt em { float:right; font-style:normal; }
#s_comment { text-align:center; }
#s_comment textarea {border-radius: 4px; border:1px solid #ececec;font-family: "Microsoft YaHei","\5fae\8f6f\96c5\9ed1"; padding:3px 0; width:99%; height:80px; line-height:20px; margin:0px 0 15px 0; text-indent: 5px; padding:5px 0; font-size: 14px;}
#s_comment .comment_btn { padding:0 0px 20px; text-align:left; }
#s_comment .comment_btn input {border-radius: 4px; width:146px;height:40px;line-height: 40px; color:#fff; border:0 none; padding:0; margin-right:15px;  background:#00c5c0; cursor:pointer; font-size: 18px }
#s_comment .comment_btn input:hover{background: #02b5b1}
#s_comment .comment_btn span { font-size: 14px; color:#555; }
#comment_list{ height:auto; display:block; overflow:hidden; margin:5px 15px 0px;}
#comment_list #s_comment{ width:auto; height:auto; /*margin:0 15px; */display:block; overflow:hidden;}
/*#comment_list #s_comment #ly_content{ width:100%; height:90px; margin:0; border:1px solid #ececec; display:block; overflow:hidden; padding:10px; margin:0; box-sizing:border-box; border-radius: 4px;}*/
#comment_list #s_comment .m-comment-btn{ width:100%;text-align: left; height:40px; line-height:40px; font-size:14px; font-weight:normal; color:#555; display:flex; overflow:hidden}
#comment_list #s_comment .m-comment-btn input{border-radius:20px; width:160px; height:40px; line-height:40px; font-size:18px; font-weight:normal; color:#333; text-align:center; background:#ffc52d; float:left; margin:0 15px 0 0; display:inline; overflow:hidden; border:0; padding:0; cursor:pointer;}
#comment_list #s_comment .m-comment-btn input.nopl{ background:#999; cursor:not-allowed}
#comment_list #s_comment .m-comment-btn .word_count{ display:none}
#comment_list #s_comment .nick_name{ display:none}
#comment_list #s_comment .comment_faces{ display:none}
#comment_list .m-comment-cont{ width:auto; height:auto; margin:15px 0px 0; display:block; overflow:hidden}
#comment_list .m-comment-cont h2{ width:100%; height:34px; line-height:34px; font-size:16px; font-weight:normal; color:#333; border-bottom:1px solid #eee; display:block; overflow:hidden}
#comment_list .m-comment-cont dl{ width:100%; height:auto; display:block; overflow:hidden;margin-bottom: 5px;}
#comment_list .m-comment-cont dl dt{ width:100%; height:auto; display:flex; overflow:hidden; margin:10px 0 0;}
#comment_list .m-comment-cont dl dt span{ width:auto; height:30px; line-height:30px; font-size:12px; font-weight:normal; color:#333; float:left; display:inline; overflow:hidden}
#comment_list .m-comment-cont dl dt span i{ font-style:normal;}
#comment_list .m-comment-cont dl dt span b{ font-weight:normal; color:#d92227; margin:0 6px;}
#comment_list .m-comment-cont dl dt em{ height:30px; line-height:30px; font-size:12px; font-weight:normal; color:#333; float:right; display:block;text-align: right;flex: 1;min-width: 110px; overflow:hidden}
#comment_list .m-comment-cont dl dd{ width:100%; height:auto; line-height:22px; padding:10px 0; font-size:14px; font-weight:normal; color:#333; display:block; overflow:hidden; border-bottom:1px dashed #e5e5e5}
#comment_list .u-more-comment{ width:auto; height:30px; line-height:30px; font-size:14px; font-weight:normal; color:#7e7e7e; background:#f8f8f8; text-align:center; margin:15px; display:block; overflow:hidden; border-radius:30px; display:none}
#comment_list .u-more-comment a{ color:#7e7e7e}
#comment_list .u-more-comment a i{ font-style:normal}
#comment_list .m-comment-cont dl dd p { text-align:right; line-height:1; padding:5px 0; font-size: 12px; margin-top:10px; }
#comment_list .m-comment-cont dl dd p a { color:#7e7e7e; margin-left:10px; }
#comment_list .m-comment-cont dl dd dt span { float:left; }
#comment_list .m-comment-cont dl dd dt em { float:right; font-style:normal; }
#comment_list .m-comment-cont dl dd blockquote{border-radius: 4px; background-color: #fffde9; border:1px #eae8d2 solid;margin:0 0 5px ;padding:8px 12px }
#comment_list .m-comment-cont dl dd blockquote h4 { font-weight: normal; margin-top: 5px; font-size: 12px; color: #888 }
#comment_list .m-comment-cont dl dd blockquote h4 cite{ display: none }
/*#comment_list #s_comment .m-comment-btn input:hover{background: #209bf7;}*/
.lookpl a {margin: 15px auto 0px auto;width: 100%;height: 30px;line-height: 30px;font-size: 13px;text-align: center;color: #7e7e7e;background: #f8f8f8;border-radius: 20px;display: block;font-weight: normal;}
.lookpl a i {font-style: normal;}
.lookpl a:hover {background: #ececec}
.plnobtn .lookpl{display: none;}
.lookplMore{cursor: pointer; margin: 0 auto 5px;width: 100%;height: 30px;line-height: 30px;font-size: 13px;text-align: center;color: #7e7e7e;background: #f8f8f8;border-radius: 20px;display: none;font-weight: normal;}
.lookplMore:hover {background: #ececec}
#comment_list #comment_1{margin-top: 0px;}
#comment_list #s_comment .m-comment-btn input{flex: 1;}
#comment_list p{font-size: 12px;line-height: 20px;overflow: hidden;text-align: center;min-width: 180px;}

.m-backtop {width: 40px;height: 40px;background: url(../images/goto.png) no-repeat 0 -144px;border-radius: 50%;background-size: 600px;display: none;overflow: hidden;position: fixed;right: 10px;bottom: 60px;z-index: 500;}

.page{overflow: hidden; margin-top:0px;}
.page .tspage{ height: auto; margin: 5px 0 5px; background: none;line-height: 26px;}
.page .tspage .tsp_count,.tsp_change{ display: none;}
.page .tspage .tsp_nav{ text-align: center;}
.page .tspage .tsp_nav i{width: auto;height: 30px;line-height: 30px;padding: 0 12px;background: #fafafa;border: #ececec solid 1px;font-size: 14px;font-weight: normal;color: #333;display: inline-block;overflow: hidden;border-radius: 3px;}
.page .tspage .tsp_nav b {width: auto;height: 32px; border-radius: 3px;line-height: 32px;padding: 0 13px;background: #ffc52d;font-size: 14px;font-weight: normal;color: #333;display: inline-block;overflow: hidden;}
.page .tspage .tsp_nav a{    width: auto;height: 30px; border-radius: 3px;line-height: 30px;padding: 0 12px;background: #fafafa;border: #ececec solid 1px;font-size: 14px;font-weight: normal;color: #333;border-radius: 3px;display: inline-block;overflow: hidden;}
.page .tspage .tsp_nav a.tsp_next ,.page .tspage .tsp_nav a.tsp_end ,.page .tspage .tsp_nav a.tsp_prev ,.page .tspage .tsp_nav a.tsp_home ,.page .tspage .tsp_nav a.tsp_more{height: 32px;line-height: 32px;}
.page .tspage .tsp_nav a.tsp_more,.page .tspage .tsp_nav a.tsp_next,.page .tspage .tsp_nav a.tsp_end,.page .tspage .tsp_nav a.tsp_home,.page .tspage .tsp_nav a.tsp_prev{ padding: 0; border:none;}
.page .tspage .tsp_nav a:hover{background:#ffc52d;color: #333;height: 30px;line-height: 30px;border: #ffc52d solid 1px;}
.page .tspage .tsp_nav a.tsp_more:hover i{background:#ffc52d;color: #333;border: #ffc52d solid 0px;}
.page .tspage .tsp_nav a.tsp_next:hover i{background:#ffc52d;color: #333;border: #ffc52d solid 0px ;}
.page .tspage .tsp_nav a.tsp_end:hover i{background:#ffc52d;color: #333;border: #ffc52d solid 0px ;}
.page .tspage .tsp_nav a.tsp_home:hover i{background:#ffc52d;color: #333;border: #ffc52d solid 0px;}
.page .tspage .tsp_nav a.tsp_prev:hover i{background:#ffc52d;color: #333;border: #ffc52d solid 0px;}
.page .tspage .tsp_nav a i{margin: 0;background: none;}