<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */
html {margin: 0 auto;  font-family: sans-serif; /* 1 */  -ms-text-size-adjust: 100%; /* 2 */  -webkit-text-size-adjust: 100%; /* 2 */-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
body {  margin: 0;text-align:left;font-size: 14px; background: #f6f8fc;font-family:"Microsoft YaHei","\5fae\8f6f\96c5\9ed1"}
article,aside,details, /* 1 */figcaption,figure,footer,header,main, /* 2 */menu,nav,section,summary { /* 1 */  display: block;}
audio,canvas,progress,video {  display: inline-block;}
audio:not([controls]) {  display: none;  height: 0;}
progress {  vertical-align: baseline;}
template, /* 1 */[hidden] {  display: none;}
a {  background-color: transparent; /* 1 */  -webkit-text-decoration-skip: objects;}
a,b,p,font,span,strong{font-family: "Microsoft YaHei";}
a:active,a:hover {  outline-width: 0;}
button, input, select, textarea, a{outline:none;}
abbr[title] {  border-bottom: none; /* 1 */  text-decoration: underline; /* 2 */  text-decoration: underline dotted; /* 2 */}
b,strong {  font-weight: inherit;}
dfn {  font-style: italic;}
h1 {  font-size: 2em;  margin: 0.67em 0;}
mark {  background-color: #ff0;  color: #000;}
small {  font-size: 80%;}
sub,sup {  font-size: 75%;  line-height: 0;  position: relative;  vertical-align: baseline;}
sub {  bottom: -0.25em;}
sup {  top: -0.5em;}
img {  border-style: none;}
svg:not(:root) {  overflow: hidden;}
code,kbd,pre,samp {  font-family: monospace, monospace; /* 1 */  font-size: 1em; /* 2 */}
figure {  margin: 1em 40px;}
hr {  box-sizing: content-box; /* 1 */  height: 0; /* 1 */  overflow: visible; /* 2 */}
button,input,select,textarea {  font: inherit; /* 1 */  margin: 0; /* 2 */}
optgroup {  font-weight: bold;}
button,input { /* 1 */  overflow: visible;padding: 0px; margin: 0px;}
button,select { /* 1 */  text-transform: none;}
button,html [type="button"], /* 1 */[type="reset"],[type="submit"] {  -webkit-appearance: button; /* 2 */}
button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner {  border-style: none;  padding: 0;}
button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring {  outline: 1px dotted ButtonText;}
fieldset {  border:0;  margin: 0 2px;  padding: 0.35em 0.625em 0.75em;}
legend {  box-sizing: border-box; /* 1 */  color: inherit; /* 2 */  display: table; /* 1 */  max-width: 100%; /* 1 */  padding: 0; /* 3 */  white-space: normal; /* 1 */}
textarea {  overflow: auto;}
[type="checkbox"],[type="radio"] {  box-sizing: border-box; /* 1 */  padding: 0; /* 2 */}
[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button {  height: auto;}
[type="search"] {  -webkit-appearance: textfield; /* 1 */  outline-offset: -2px; /* 2 */}
[type="search"]::-webkit-search-cancel-button,[type="search"]::-webkit-search-decoration {  -webkit-appearance: none;}
::-webkit-input-placeholder {  color: inherit;  opacity: 0.54;}
::-webkit-file-upload-button {  -webkit-appearance: button; /* 1 */  font: inherit; /* 2 */}
button, input, select, textarea, a{outline:none;}
.clearfix {	*zoom:1}
.clearfix:before,.clearfix:after {	display:table;	line-height:0;	content:""}
.clearfix:after {	clear:both}
p{margin: 0;}
img {	width:auto\9;	height:auto;	max-width:100%;	vertical-align:middle;	border:0;	-ms-interpolation-mode:bicubic}
ul,ol,dl,h1,h2,h3,h4,h5,h6,dt,dd{margin:0;padding:0}
ul li,ol li{list-style:none}
.f-fl,.f-lifl li,.f-dlfl dt,.f-dlfl dd{float:left;display:inline}
.f-fr{float:right;display:inline}
.fl{float: left;}.fr{float: right;}
a,a:visited{text-decoration:none;color:#333;}
a:hover{transition:color 160ms ease 0s, background-color 200ms ease 0s, border-color 160ms ease 0s, transform 500ms ease 0s; /*color: #ee2e3d;*/cursor: pointer;}
em{ font-style:normal;}u{text-decoration: none}
/* 全站全局CSS部分结束 */
input::placeholder {color: #fff; opacity: 0.9; /* 例如，使用灰色 */}

.borderTop{border-top: 10px solid #ececec;}
.on{display: block !important;}
.radius20{ border-radius:20px; }
.g-white{background: #fff;}.overflow{overflow: hidden;}
.g-margin10{margin-top: 10px;}.g-padding15{padding:10px;}.g-margRl10{margin-left:10px;margin-right: 10px;}
.flex {display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: flex;}

#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}

.header{background: #ff721a;background: linear-gradient(-39deg, #FF6358 0%, #ff721a 100%);overflow: hidden;z-index: 99;}
.header a.logoCont{display: block;overflow:hidden;height: 35px;margin:10px 0 0 15px;}
.header a.logoCont img{display: block;height: 35px;width: auto;}
.header .flex{justify-content: space-between;}
.header .search{width:180px; height:30px; border-radius:100px; margin:13px 15px 0 0px;overflow: hidden;position: relative;background-color: rgba(255, 255, 255, .25); /*background-color: rgba(255, 255, 255, 0.35);*/}
.header .search i{ width:30px;z-index: 9; height:30px; margin:0px 0 0 0px; display:block; overflow:hidden;background: url(../images/icon4.png) no-repeat;background-size: 600px;background-position: 1px 3px; position: absolute;right: 0px;top: 0px;}
.header .search .keyword_input{ width:100%;background-color: transparent; height:30px; line-height:30px; padding:0 30px 0 10px; font-size:13px; font-weight:normal; color:#fff; display:block; overflow:hidden; -webkit-box-flex:1; border:0; box-sizing:border-box;}
.header .search .schbtn{ display:none}
.header .nav{border-top: 1px solid rgba(255, 255, 255, .15); margin-top: 10px;padding: 0 15px;}
.header .nav a{ color: #fff;font-size: 16px;display: block;height:45px;line-height: 45px;position: relative;}
.header .nav a.m-hover{font-size: 18px;font-weight: bolder;}
.header .nav a.m-hover:after { content: '';background: #fff;width: 18px;height: 3px;position: absolute;bottom: 1px;left: 50%;margin-left: -9px;border-radius: 30px;}

.foot{overflow: hidden;background-color: #24232C;padding: 15px 0 ;margin-top: 10px;position: relative;}
.foot:before {content: "";position: absolute;top: 0px;left: 0;display: block;width: 100%;height: 2px;background: #ff6302;}
.foot p{margin:0 15px;color: #999;line-height: 22px;text-align: center;font-size: 12px;overflow: hidden;}
.foot p a{color: #999;padding: 0px 12px;font-size: 14px;}
.foot p:nth-child(1){margin-bottom:6px;}

/*幻灯片*/
.scroll{ position: relative; overflow: hidden;}
.scroll_box{overflow:hidden;position:relative;  margin: 10px 10px 5px 10px; border-radius:20px; 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: 20px;margin-bottom: 5px;}
.scroll_wrap li a img.scrollImg{width: 100%;display: block;}
.scroll_wrap li a&gt;p{display: flex;overflow: hidden;background-color:#fff;border-radius: 0 0 20px 20px;padding: 10px;position: relative;}
.scroll_wrap li a p img{width:70;height: 70px;border-radius: 14px;display: block;}
.scroll_wrap li a p span{flex: 1; height:70px;right: 0px;color: #333;overflow: hidden;margin-left: 15px;}
.scroll_wrap li a p span strong{display: block; height:25px; line-height: 25px; overflow: hidden;text-overflow: ellipsis;white-space: nowrap;color: #333; 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: 20px;line-height: 20px;display: block;color: #999;font-size: 12px;overflow: hidden;}
.scroll_wrap li a b.btn {display: block;position: absolute;right: 10px;top: 35px;width:60px;height: 24px;line-height: 24px;border-radius: 20px;background: linear-gradient(-39deg, #FF6358 0%, #ff721a 100%);text-align: center;color: #fff;}
.scroll_positionimg{position: absolute;left:50%;margin-left: -30px; z-index: 9;bottom:92px;}
.scroll_positionimg li{display:inline-block;background: rgba(255,255,255,.8); width:6px;height:6px;border-radius:10px;margin: 0px 2px;}
.scroll_positionimg li a{font-size:0;}
.scroll_positionimg li.onico{  width: 15px;background:#fff;}
/*.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}

.inTitle {overflow: hidden;display: flex;justify-content: space-between;margin-bottom: 5px;}
.inTitle .titleL {display: flex;align-items: center;padding: 8px 10px;}
.inTitle .titleL&gt;p {margin-top: 5px;font-size: 20px;line-height: 30px;font-weight: bold;color: #000000;position: relative;z-index: 1;}
.inTitle .titleL&gt;p&gt;span {z-index: -1;position: absolute;text-transform: uppercase;font-size: 12px;line-height: 18px;font-weight: normal;color: #EBEBEB;top: -5px;left: -5px;right: -10px;text-align: center;width: auto;display: inline-block;white-space: nowrap;}
.inTitle .titleL .titIcon{width: 40px;height: 30px;z-index: 2;margin-right: 6px;background-image: url(../images/icon2.png);background-repeat: no-repeat;background-size: 600px;}
.inTitle .titleL .xbtj{background-position:2px -72px;}
.inTitle .titleL .titIcon2{width: 40px;height: 32px;margin-right: 6px;z-index: 2; background-image: url(../images/icon.png);background-repeat: no-repeat;background-size: 900px 900px;}
.inTitle .titleL .azyx{background-size: 480px;background-position: 4px -42px;}
.inTitle .titleL .yxhj{background-size: 480px;background-position:-46px -45px;}
.inTitle .titleL .azrj{background-size: 480px;background-position:-94px -41px;}
.inTitle .titleL .glzx{background-size: 480px;background-position:-141px -42px;}
.inTitle .titleL .phb{background-size: 440px;background-position:-169px -41px;}

.hotWrap{overflow-x: scroll; padding-right: 10px;white-space: nowrap;-webkit-overflow-scrolling: touch;overflow-scrolling: touch;}
.hotWrap li{float: inherit;display: inline-block;background-color: #f6f8fc; border-radius:20px;margin: 35px 0 20px 10px;width: 100px;}
.hotWrap li a{width: 80px;display: block;position: relative;margin: 0 auto;height: 70px;}
.hotWrap li a img{position: absolute;top: -80px;display: block;left: 50%;height: 70px;width: 70px;border-radius: 20px;margin-left: -35px;}
.hotWrap li a p{font-size: 15px;color: #333;white-space: pre-wrap;height: 25px;line-height: 25px;text-align: center;overflow: hidden;display: block;margin: 45px auto 0px;}
.hotWrap li a span{display: block;height: 20px;line-height: 20px;text-align: center;overflow: hidden;    color: #999;font-size: 12px;margin-top: 2px;}
.hotWrap li a b{position: absolute;right: 50%;bottom: -10px;font-size: 12px; width:60px;height: 24px;line-height: 24px;background: linear-gradient(-39deg, #FF6358 0%, #ff721a 100%);color: #fff;text-align: center;cursor: pointer;border-radius: 20px;margin-right: -30px;}

a.public_more{margin-right:15px;display: flex;align-items: center;font-size: 13px;color: #999;}
a.public_more::after {display: block;content: " ";width: 5px;height: 5px;border-top: 1px solid #666;border-right: 1px solid #666;transform: rotate(45deg);margin-left:2px;}
a.public_more:hover{color: #ff721a;text-decoration:underline;}
a.public_more:hover::after{border-top: 1px solid #ff6302;border-right: 1px solid #ff6302;}

.WhitePadding{border: 2px solid #FFF;background: linear-gradient(30deg, #D1F7FE, #D1F7FE,#F5F0EB,#ffe1ce,#F5F0EB,#F5F0EF);border-radius: 20px;}
.WhitePadding .inTitle a.public_more{color: #ff721a}
.WhitePadding .inTitle a.public_more::after{border-top: 1px solid #ff6302;border-right: 1px solid #ff6302;}
.WhitePadding .inTitle .titleL&gt;p&gt;span{color: #fff;}

.newAppCont{overflow: hidden;grid-template-columns: repeat(3, 1fr)!important;display: grid;grid-gap:10px; margin:0 10px 10px;}
.newAppCont li{overflow: hidden;border-radius: 20px;background: rgba(255,255,255,0.7);border:2px solid rgba(255,255,255,1);}
.newAppCont li a{display: block;overflow: hidden;margin:15px auto 10px;}
.newAppCont li a .imgBox{height: 70px;width: 70px;overflow: hidden; margin:0 auto;}
.newAppCont li a .imgBox img{border-radius: 14px;display: block;width: 70px;height: 70px;}
.newAppCont li a p{overflow: hidden;height: 25px;line-height: 25px;overflow: hidden;margin:0 5px;text-align: center;font-size: 15px; margin-top: 5px;}
.newAppCont li a span{color: #999;height: 20px;line-height: 20px;display: block;text-align: center;overflow: hidden;font-size: 12px;}

.hjscroll{overflow-x: scroll; margin:0 0px 5px 0;padding:0 10px;white-space: nowrap;-webkit-overflow-scrolling: touch;overflow-scrolling: touch;}
.hjscroll li{overflow: hidden;border-radius: 20px;margin-right: 10px;background-color: #f6f8fc;float: inherit;display: inline-block;}
.hjscroll li a{margin:10px;overflow: hidden;display: block;width: 220px;}
.hjscroll li a strong{display: block;height: 30px;line-height: 30px;overflow: hidden;font-size: 18px;color: #000;font-weight: bolder;}
.hjscroll li a span{display: block;height: 20px;line-height: 20px;overflow: hidden;color: #999;font-size: 12px;margin:5px 0 10px 0;}
.hjscroll li a span b{margin-left:20px;color: #ff721a;font-weight: bolder;}
.hjscroll li a i{border-radius: 10px;overflow: hidden;display: block;}
.hjscroll li a i img{width: 220px;height: 110px;display: block;border-radius: 10px;}
.hjscroll li:last-of-type{margin-right: 0px;}

.topNews{overflow: hidden;grid-template-columns: repeat(2, 1fr)!important;display: grid;grid-gap:10px; margin:0 10px;}
.topNews a{display: block;overflow: hidden;position: relative;}
.topNews a img{display: block;width: 100%;border-radius:10px;}
.topNews a p {position: absolute;bottom: 0px;left: 0px;background: url(../images/rgba50.png);border-radius: 0 0 20px 20px;color: #fff;font-size: 15px;line-height: 35px;height: 35px;text-align: center;padding: 0px 15px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;right: 0px;}
.newsIndex{overflow: hidden;margin:10px 15px;}
.newsIndex li{width: 100%;height: 32px;line-height: 32px;overflow: hidden;display: flex;}
.newsIndex li:before{content: "";position: relative;top: 12px;vertical-align: top;margin-right:10px;margin-left: 2px;float: left;display: inline-block;width: 7px;height: 7px;background: #FFFFFF;border: 1px solid #ff721a;transform: rotate(45deg);}
.newsIndex li a{display: block;font-size: 15px;color: #000;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;flex: 1;}
.newsIndex li span{float: right;font-size: 13px;color: #ccc; margin-left:6px;}

.indexBg2 {background: linear-gradient(-153deg, #D1F7FE,#D1F7FE,#F5F0EB,#ffeadc,#fff1e8,#F5F0EF);}

.rankList{padding:0 12px;overflow-x: scroll;white-space: nowrap;-webkit-overflow-scrolling: touch; overflow-scrolling: touch;}
.rankList .rankList_box{float: inherit;display: inline-block;width: 250px; margin-right: 10px;}
.rankList .rankList_box:last-of-type{margin-right: 0px;}
.rankList .rankList_box .nameMsg{overflow: hidden;text-align: center; position: relative;}
.rankList .rankList_box .nameMsg:before {content: "";position: absolute;left: 24px;top: 5px;vertical-align: top;display: inline-block;width: 32px;height: 47px;background: url(../images/icon.png) no-repeat;background-size: 650px 650px;background-position: -327px -60px;}
.rankList .rankList_box .nameMsg:after {content: "";position: absolute;right: 24px;top: 5px;vertical-align: top;display: inline-block;width: 32px;height: 47px;background: url(../images/icon.png) no-repeat;background-size: 650px 650px;background-position: -327px -60px;transform: rotateY(180deg);}
.rankList .rankList_box .nameMsg p{font-size: 18px;/*font-weight: bolder;*/color: #000;height: 25px;line-height: 25px;margin-top:4px;}
.rankList .rankList_box .nameMsg span{font-size: 12px;color: #000;height: 20px;line-height: 20px;display:block; margin-top:2px;}
.rankList .rankList_box:nth-of-type(1) .nameMsg p,.rankList .rankList_box:nth-of-type(1) .nameMsg span{color: #FF7B4C;}
.rankList .rankList_box:nth-of-type(2) .nameMsg p,.rankList .rankList_box:nth-of-type(2) .nameMsg span{color: #ff739d;}
.rankList .rankList_box:nth-of-type(3) .nameMsg p,.rankList .rankList_box:nth-of-type(3) .nameMsg span{color: #A573FC;}
.rankList .rankList_ul{overflow: hidden;margin: 0 0px 5px;padding-top:15px;}
.rankList .rankList_ul ul {border: 2px solid rgba(255,255,255,1);border-radius: 20px;overflow: hidden;}
.rankList .rankList_ul ul li:nth-of-type(2n+2){background-color: rgba(255,255,255,.6);}
.rankList .rankList_ul ul li{position: relative;z-index: 1;}
.rankList .rankList_ul ul li a{position: relative;display: block;padding: 12px 0 12px;overflow: hidden;*zoom: 1;}
.rankList .rankList_ul ul li i{float: left;display: block;width: 32px;height: 70px;font-size: 18px;color: #C2C2D9;font-family:"Arial";font-weight: bold;font-style: italic;line-height: 72px;text-align: center;}
.rankList .rankList_ul ul li img{float: left;width:70px;height: 70px;border-radius: 14px;margin-right: 15px;}
.rankList .rankList_ul ul li div{float: left;width: 118px;height: 70px;overflow: hidden;}
.rankList .rankList_ul ul li div p{display: block;font-size: 15px;color: #333;line-height: 26px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.rankList .rankList_ul ul li div em{display:block;height: 14px;overflow: hidden;margin: 5px 0;}
.rankList .rankList_ul ul li div em img{height: 14px;display:block;width: auto;}
.rankList .rankList_ul ul li div span{display: block;font-size: 12px;color: #999;line-height: 20px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.rankList .rankList_ul ul li div b{display: inline;margin-top: 1px;font-size: 12px;color: #999;line-height: 20px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
/*.rankList .rankList_ul ul li a:after{content: "";position: absolute;top: 36px;right: 20px;display: block;width: 30px;height: 30px;background:url(../images/rank3.png) no-repeat;background-size:1000px 1000px;background-position: -226px -4px;}*/

.page_category{ display: flex;background: linear-gradient(30deg, #D1F7FE, #D1F7FE,#F5F0EB,#ffe1ce,#F5F0EB,#F5F0EF);border-radius: 20px; padding-top: 10px;}
.page_category-tab{ flex-shrink: 0; width:90px; /*background-color: #f6f8fc;*/ text-align: center; overflow-y: scroll; max-height: 100vh; position: sticky; top:0; z-index: 8; }
.page_category-tab::-webkit-scrollbar{ display: none; }
.page_category-tab&gt;li{ height: 48px; line-height:48px; color: #666; font-size:15px; position: relative; }
.page_category-tab&gt;li a{display: block;}
.page_category-tab&gt;li.m-hover{border-radius: 0 20px 20px 0px;  height: 44px;line-height: 44px;  background: rgba(255,255,255,0.7);border: 2px solid rgba(255,255,255,1);}
.page_category-tab&gt;li.m-hover a{color: #ff721a;}
.page_category-tab&gt;li.m-hover::before {content: "";position: absolute;left: 0;top: 50%;transform: translateY(-50%);width:4px;height: 14px;border-radius:20px;background-color: #ff721a;}
.page_category-list{ flex: 1; overflow-y: scroll; }
.category-bd__ul{margin:0 10px;overflow: hidden;grid-template-columns: repeat(2, 1fr)!important;display: grid;grid-gap:10px;}
.category-bd__ul li{background: rgba(255,255,255,0.7);border: 2px solid rgba(255,255,255,1);border-radius: 20px;overflow: hidden;}
.category-bd__ul li a{display: block;overflow: hidden;margin:15px 0 10px 0;}
.category-bd__ul li a .imgBox{width: 70px;height: 70px;overflow: hidden;border-radius: 14px;margin:0 auto;}
.category-bd__ul li a .imgBox img{width: 70px;height: 70px;display: block;border-radius: 14px;}
.category-bd__ul li a p{font-size: 15px;color: #333;height: 20px;line-height: 20px;text-align: center;overflow: hidden;margin: 10px 10px 0;}
.category-bd__ul li a span{color: #999;font-size: 12px;height: 20px;line-height: 20px;text-align: center;overflow: hidden;display: block; margin-top: 5px;}
.u-loading-text{ width:100%;height:auto; font-size:14px; font-weight:normal;padding:15px 0 10px 0; color:#ff721a; text-align:center; box-sizing:border-box; display:block; overflow:hidden}
@media screen and (min-width: 780px){
	.category-bd__ul{grid-template-columns: repeat(4, 1fr)!important;}
}

.newsName{overflow: hidden; margin:15px;}
.newsName p{overflow: hidden;display: flex;width:270px;align-items: center;justify-content: space-between;margin: 0 auto;border-radius: 30px;background: rgba(255,255,255,0.7);border: 2px solid rgba(255,255,255,1);}
.newsName p a,.newsName p span{width: 90px; text-align: center;height:32px;font-size: 15px;color: #000;line-height:32px;}
.newsName p a.m-hover,.newsName p span.m-hover{color: #fff;background: linear-gradient(-39deg, #FF6358 0%, #ff721a 100%);border-radius:30px;}
.ztlistTAB p{width: 180px;}
.phTAB p{width: 280px;}
.phTAB p span{width: 140px;}

.newsMain{overflow: hidden;margin:0 10px;}
.newsMain li {background: rgba(255,255,255,0.7);border: 2px solid rgba(255,255,255,1);border-radius: 20px;overflow: hidden;margin-bottom: 10px;}
.newsMain li a{display:flex;overflow: hidden;padding: 10px;}
.newsMain li a img{width: 150px;display: block;height: 100px;border-radius: 10px;}
.newsMain li a&gt;div{margin-left: 15px;overflow: hidden;height: 100px;}
.newsMain li a&gt;div p{color: #333;overflow: hidden;font-size: 15px;line-height: 28px;height: 56px;    -webkit-line-clamp: 2;display: -webkit-box;-webkit-box-orient: vertical;word-break: break-all}
.newsMain li a&gt;div span{display: block;height: 20px;line-height: 20px;overflow: hidden;font-size: 12px;color: #999; margin-top: 10px;}
.newsMain li:last-of-type{margin-bottom: 0px;}

.ztlistCont {margin:0 10px;overflow: hidden;}
.ztlistCont ul{display: none;}
.ztlistCont ul li{background: rgba(255,255,255,0.7);border: 2px solid rgba(255,255,255,1);border-radius: 20px;overflow: hidden; margin-bottom: 10px;}
.ztlistCont ul li a{display: block;overflow: hidden;padding: 10px;border-radius: 20px;}
.ztlistCont ul li a strong{display: block;height: 30px;line-height: 30px;overflow: hidden;font-size: 18px;color: #000;font-weight: bolder;}
.ztlistCont ul li a span{display: block;height: 20px;line-height: 20px;overflow: hidden;color: #999;font-size: 12px;margin:8px 0;}
.ztlistCont ul li a span b{margin-left:20px;color: #ff721a;font-weight: bolder;}
.ztlistCont ul li a p {height: 44px;font-size: 12px;color: #333;line-height: 22px;margin-bottom: 10px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.ztlistCont ul li a i{display:block;overflow: hidden;border-radius:10px;}
.ztlistCont ul li a i img{display: block;width: 100%;}
.ztlistCont ul li:last-of-type{margin-bottom: 0px;}

.ztinfo{overflow: hidden; margin:10px;border-radius: 20px;background: rgba(255,255,255,0.7); border: 2px solid rgba(255,255,255,1);}
.ztinfo .ztinfo_img{overflow: hidden;padding: 10px;border-radius:20px;}
.ztinfo .ztinfo_img img{display: block;width: 100%;height: auto;border-radius: 10px;}
.ztinfo h1{font-size:18px;color: #000;font-weight: bolder;height: 30px;line-height: 30px;text-align: center;overflow: hidden; margin:0 12px 6px;}
.ztinfo .date{font-size: 13px;line-height: 25px;height:25px;overflow: hidden;color: #333;overflow: hidden;display: block;margin:0 24px;}
.ztinfo .date p{float: left;height: 25px;line-height: 25px;}
.ztinfo .date b{float: right;display: block;height: 25px;line-height:25px;overflow: hidden;}
.ztinfo .date b strong {color: red ;font-weight: bolder;padding: 0 2px;font-size: 15px;}
.kmsg .bottom p {width: 100%;line-height: 26px;color: #333;font-size: 12px;}
.kmsg{overflow: hidden;padding:4px 15px 0px 15px;position: relative;height: 60px;border-top: 1px solid #f6f8fc;margin-top: 6px;}
.kmsg .bottom {position: relative;overflow:hidden;}
.g-look-desc{width: 100px;color: #FF6358 ;text-align: right;font-size: 12px;position: absolute;right:15px;bottom: 13px;background: linear-gradient(to right,rgba(255, 255, 255, 0.4), rgba(255, 255, 255, 1),rgba(255, 255, 255, 1) , rgba(255, 255, 255, 1) , rgba(255, 255, 255, 1));}
.g-look-desc i{display: inline-block;width: 0;height: 0;margin-right: 4px;position: relative;top: 6px;border-top: 7px solid #FF6358 ;border-right: 5px solid transparent;border-bottom: 7px solid transparent;border-left: 5px solid transparent;}
.g-look-desc i.up{border-top-color:transparent;border-bottom-color:#FF6358 ;top:-1px;}

.ztinfo_rightApp{position: relative; overflow: hidden; margin:0 10px;overflow: hidden;border: 2px solid #FFF;background: linear-gradient(30deg, #D1F7FE, #D1F7FE,#F5F0EB,#ffe1ce,#F5F0EB,#F5F0EF);border-radius: 20px;}
.ztinfo_rightApp:after {content: "";position: absolute;top: -6px;left: -26px;z-index: 1;display: block;width: 130px;height: 40px;background: url(../images/rank3.png) no-repeat;background-size: 1000px 1000px;background-position: -7px -48px;}
.ztinfo_rightApp a{display:block;overflow: hidden;margin:40px 10px 10px 10px;}
.ztinfo_rightApp a strong{display:block;height:30px;line-height:30px;font-weight: bolder;color: #000;font-size:16px;overflow: hidden;}
.ztinfo_rightApp a .infoBox{display:flex;overflow:hidden;height: 70px; margin-top:5px; }
.ztinfo_rightApp a .infoBox .imgBox{width: 70px;height: 70px;}
.ztinfo_rightApp a .infoBox .imgBox img{width: 70px;height: 70px;}
.ztinfo_rightApp a .textBox{margin-left: 15px;overflow: hidden;height: 70px;flex: 1;position: relative;}
.ztinfo_rightApp a .textBox p{color: #333;height: 23px;line-height: 23px;font-size: 12px;overflow: hidden; }
.ztinfo_rightApp a .textBox p img{height: 14px;width: auto;display:block; margin-top:5px;}
.ztinfo_rightApp a .textBox p.btn{display: block;width: 60px;height: 24px;font-size: 12px;line-height: 24px;position: absolute;right: 0;top: 15px; border-radius: 20px;background: linear-gradient(-39deg, #FF6358 0%, #ff721a 100%);text-align: center;margin-top:8px;color: #fff;}

.ztinfo_Apps{overflow: hidden;}
.ztinfo_Apps ul{margin:0 10px;overflow:hidden;}
.ztinfo_Apps ul li{background: rgba(255,255,255,0.7);overflow: hidden;border: 2px solid rgba(255,255,255,1);border-radius: 20px; margin-bottom: 10px;}
.ztinfo_Apps ul li:last-of-type{margin-bottom: 0px;}
.ztinfo_Apps ul li a{display: flex;overflow: hidden;padding: 10px;}
.ztinfo_Apps ul li a i.imgBox{width: 70px;display: block;height: 70px;border-radius: 14px;overflow: hidden;}
.ztinfo_Apps ul li a i.imgBox img{width: 70px;display: block;height: 70px;border-radius: 14px;}
.ztinfo_Apps ul li a&gt;div{flex: 1;overflow: hidden;height:70px;margin-left: 15px;position: relative;}
.ztinfo_Apps ul li a&gt;div p{color: #333;font-size: 15px;height: 20px;line-height: 20px;overflow: hidden;}
.ztinfo_Apps ul li a&gt;div b{height: 14px;display: block;overflow: hidden;margin: 9px 0 7px 0;}
.ztinfo_Apps ul li a&gt;div b img{height: 14px;display: block;width: auto;}
.ztinfo_Apps ul li a&gt;div strong{display: block;height: 20px;line-height: 20px;overflow: hidden;color: #999;font-size: 12px;}
.ztinfo_Apps ul li a&gt;div .btn{position: absolute;right: 0;top:24px;font-size: 12px;width: 60px;height: 24px;line-height: 24px;background: linear-gradient(-39deg, #FF6358 0%, #ff721a 100%);color: #fff;text-align: center;cursor: pointer;border-radius: 20px;}
.ztinfo_One ul li{background: linear-gradient(30deg, #D1F7FE, #D1F7FE,#F5F0EB,#ffe1ce,#F5F0EB,#F5F0EF);position: relative;}
.ztinfo_One ul li:after {content: "编辑推荐";position: absolute;top: 0px;left:0px;background: center center #b0fda3;background-image: linear-gradient(315deg,#92ffce 0,#b0fda3 100%);
height: 24px;line-height: 24px;text-align: center;font-size: 12px;color: #333;width:70px; border-radius: 0 0 20px 0;}
.ztinfo_One ul li a&gt;div p{padding-right:70px;}

.phCont{overflow: hidden;}
.phCont .phcont_box{display: none;overflow: hidden;}
.topThree{overflow: hidden;}
.topThree ul{grid-template-columns: repeat(3, 1fr)!important;display: grid;grid-gap:15px;overflow: hidden; margin:0 10px;}
.topThree li{display:block;background: rgba(255,255,255,0.7);border: 2px solid rgba(255,255,255,1);border-radius:20px;margin: 58px auto 20px;width: 100%;position: relative;}
.topThree li a{width:90%;display: block;position: relative;margin: 0 auto;height: 70px;}
.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: 70px;width: 70px;border-radius: 20px;margin-left: -35px;}
.topThree li a p{font-size: 15px;color: #333;height: 25px;line-height: 25px;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: 12px; width:60px;height: 24px;line-height: 24px;background: linear-gradient(-39deg, #FF6358 0%, #ff721a 100%);color: #fff;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;}
.rankTen ul{overflow: hidden;margin:0 10px;}
.rankTen ul li{background: rgba(255,255,255,0.7);display: flex; overflow: hidden;border: 2px solid rgba(255,255,255,1);border-radius: 20px; margin-bottom: 10px;}
.rankTen ul li:last-of-type{margin-bottom: 0px;}
.rankTen ul li a{display: flex;overflow: hidden;padding: 10px;flex: 1;}
.rankTen ul li a i.imgBox{width: 70px;display: block;height: 70px;border-radius: 14px;overflow: hidden;}
.rankTen ul li a i.imgBox img{width: 70px;display: block;height: 70px;border-radius: 14px;}
.rankTen ul li a&gt;div{flex: 1;overflow: hidden;height:70px;margin-left: 15px;position: relative;}
.rankTen ul li a&gt;div p{color: #333;font-size: 15px;height: 20px;line-height: 20px;overflow: hidden;}
.rankTen ul li a&gt;div b{height: 14px;display: block;overflow: hidden;margin: 9px 0 7px 0;}
.rankTen ul li a&gt;div b img{height: 14px;display: block;width: auto;}
.rankTen ul li a&gt;div strong{display: block;height: 20px;line-height: 20px;overflow: hidden;color: #999;font-size: 12px;}
.rankTen ul li a&gt;div .btn{position: absolute;right: 0;top:24px;font-size: 12px;width: 60px;height: 24px;line-height: 24px;background: linear-gradient(-39deg, #FF6358 0%, #ff721a 100%);color: #fff;text-align: center;cursor: pointer;border-radius: 20px;}
.rankTen ul li u{width: 25px;display: block;height: 70px;font-size: 18px;color: #C2C2D9;font-family: "Arial";font-weight: bold;font-style: italic;line-height: 70px;text-align: center;margin-top: 10px;}

.newsinfo_name{overflow: hidden; margin:10px 10px 0;padding:25px 10px 15px;}
.newsinfo_name h1{font-size: 22px;color: #000;line-height:30px;overflow: hidden;font-weight: bolder;text-align: center;}
.newsinfo_name .u-timeinfo{overflow: hidden;height: 24px;font-size: 12px; line-height: 24px;text-align: center;color: #333;margin-top: 10px;}    
.newsinfo_name .u-timeinfo span{ color: #333;padding: 0px 2px;}
.newsinfo_name .u-timeinfo span i{ font-style: normal; }

.newsXGapp{overflow: hidden; margin:10px 10px 0;background: rgba(255,255,255,0.7);overflow: hidden;padding:10px;border: 2px solid rgba(255,255,255,1);border-radius: 20px;}
.newsXGapp a{display:flex;overflow: hidden;position: relative;}
.newsXGapp a .imgBox{width: 70px;height: 70px;display:block; overflow: hidden;}
.newsXGapp a .imgBox img{display: block;border-radius: 14px;width: 70px;height: 70px;}
.newsXGapp a .info{flex: 1;margin-left: 15px;overflow: hidden;height: 70px;}
.newsXGapp a .info strong{height: 20px;line-height: 20px;overflow: hidden;display: block;color: #333;font-size: 15px;}
.newsXGapp a .info .str{height: 14px;display: block;overflow: hidden;margin: 9px 0 7px 0;}
.newsXGapp a .info .str img{display: block;width: auto;height: 14px;}
.newsXGapp a .info p{font-size: 12px;color: #999;overflow: hidden;height: 20px;line-height: 20px;}
.newsXGapp a .btn{position: absolute;right: 0;top: 24px;font-size: 12px;width: 60px;height: 24px;line-height: 24px;background: linear-gradient(-39deg, #FF6358 0%, #ff721a 100%);color: #fff;text-align: center;cursor: pointer;border-radius: 20px;}

.newsinfo_txt{overflow: hidden; margin:10px 10px 0;background:#fff;overflow: hidden;padding:15px 10px 10px;/*border: 2px solid rgba(255,255,255,1);*/border-radius: 20px;}
.arcbox {font-size: 15px;height: auto;display: block;overflow: hidden;position: relative;overflow: hidden;}
.arcbox p {overflow: hidden;font-size: 15px;color: #333;line-height: 28px;margin:0px auto 10px ;display: inline-block; width: 100%;}
.arcbox h3{width: auto;line-height: 28px;font-size: 16px;font-weight: bold;    color: #ff5500;    display: flex;    overflow: hidden;    margin: 0px 0 10px; position: relative;}
/*.arcbox h3:before{content:"[";font-size:18px;color:#2E2E30;font-weight:400;margin-right:4px;}
.arcbox h3:after{content:"]";font-size:18px;color:#2E2E30;font-weight:400;margin-left:4px;}*/
.arcbox p img {display: block;margin: 0px auto; border-radius: 10px;}
.arcbox h4{font-weight: bolder;color: #333;line-height: 28px;margin: 0px auto 10px;}
.arcbox strong{font-weight: bold;}

.iTit{position: relative;overflow: hidden;margin-top: -5px;}
.iTit strong{position: relative;z-index: 1;float: left;display: block;height: 48px;line-height: 48px;font-size: 20px;color: #000;font-weight: bold;}
.iTit span{position: absolute;top: 0px;left:0px;height: 30px;line-height: 30px;font-size: 14px;color:rgba(0,0,0,.1);/*font-weight: bold;*/}
.iTit strong i{color: #ff5500;margin-left: 2px;font-weight: bold;font-style: normal;}
.iTit a{float: right;display: flex;margin: 0px 5px 0 0;height: 48px;line-height: 48px;font-size: 13px;}
.iTit a:hover{color: #ff721a}

.xgNews{overflow: hidden; margin:10px;background:#fff;overflow: hidden;padding:10px 10px 10px;/*border: 2px solid rgba(255,255,255,1);*/border-radius: 20px;}
.xgNews ul{overflow: hidden;}
.xgNews ul li{overflow: hidden; margin-bottom: 10px;}
.xgNews ul li a{display: flex;overflow: hidden;}
.xgNews ul li a&gt;div{flex: 1;overflow: hidden;margin-left: 15px;}
.xgNews ul li a img{width: 150px;border-radius: 10px;height: 100px;display: block;}
.xgNews ul li a&gt;div p{font-size: 15px;color: #333;line-height:28px;height: 56px;overflow: hidden;}
.xgNews ul li a&gt;div span{display: block;height: 20px;line-height: 20px;color: #999;overflow: hidden;font-size: 12px; margin-top: 10px;}
.xgNews ul li:last-of-type{margin-bottom: 0px;}

.hotNews{overflow: hidden; margin:10px;background:#fff;overflow: hidden;padding:10px 10px 10px;/*border: 2px solid rgba(255,255,255,1);*/border-radius: 20px;}
.hotNews ul{overflow: hidden;grid-template-columns: repeat(2, 1fr)!important;display: grid;grid-gap:10px;}
.hotNews ul li{overflow: hidden;}
.hotNews ul li a{display: block;overflow: hidden;}
.hotNews ul li a img{display: block;width:100%;border-radius: 10px;}
.hotNews ul li a p{ margin-top: 6px;overflow: hidden;color: #333;font-size: 15px;height:48px;line-height: 24px;text-align: center;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;word-break: break-all; }

.rankNews{overflow: hidden; margin:10px;background:#fff;overflow: hidden;padding:10px 10px 10px;/*border: 2px solid rgba(255,255,255,1);*/border-radius: 20px;}
.rankNews ul li{background: #f6f8fc; border-radius: 25px;height: 38px;display:flex; margin-bottom: 10px;padding: 0 10px;}
.rankNews ul li a{display:block;overflow: hidden;height: 38px;line-height:38px;flex: 1;font-size: 15px;color: #333;white-space: nowrap; text-overflow: ellipsis;}
.rankNews ul li i{width: 32px;display:block;font-size: 20px;color: #ff721a;line-height: 38px;font-style: italic;text-align: center;}
.rankNews ul li:last-of-type{margin-bottom: 0px;}

.hotyx{overflow: hidden; margin:10px;background:#fff;overflow: hidden;padding:10px 10px 10px;/*border: 2px solid rgba(255,255,255,1);*/border-radius: 20px;}
.rightTAB{overflow: hidden;display: flex;align-items: center;justify-content: space-between;width: 100px;float: right;border-radius: 30px;background: #f6f8fc;margin-top: 12px;}
.rightTAB font{display: block;width: 50px;text-align: center;height: 25px;font-size: 14px;color: #000;line-height: 25px;cursor: pointer;}
.rightTAB font.m-hover{color: #fff;background: linear-gradient(-39deg, #FF6358 0%, #ff721a 100%); border-radius: 30px;}
/*.rightTAB font:hover{color: #ff721a;}*/

.displayGrid {display: grid!important;}
.hotyx ul{grid-template-columns: repeat(4, 1fr)!important;display: none;grid-gap:10px; overflow: hidden;}
.hotyx ul li{overflow: hidden;}
.hotyx ul li a{width: 70px;display: block;overflow: hidden;}
.hotyx ul li a img{display: block;width: 70px;height: 70px;border-radius: 14px;}
.hotyx ul li a p{ font-size: 15px;color: #333;height: 24px;line-height: 24px;overflow: hidden;text-align: center;margin-top: 6px; }

.downinfo{overflow: hidden; margin:10px 10px 0px 10px;}
.downinfo .iconImg{border-radius: 25px;overflow: hidden;box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 2px 0px;border: 3px solid rgba(255,255,255,1);margin:25px auto 10px;width: 110px;height: 110px;}
.downinfo .iconImg img{width: 110px;border-radius: 25px;height: 110px;display: block;}
.downinfo h1 {color: #000;height: 35px;line-height: 35px;font-weight: bolder;overflow: hidden;text-align: center;font-size: 22px;margin: 0px 10px;}
.downinfo .list{overflow: hidden; margin:10px 15px 0;grid-template-columns: repeat(2, 1fr)!important; display: grid!important;}
.downinfo .list p{font-size: 13px;color: #333;overflow: hidden;height: 26px;line-height: 26px;position: relative;    white-space: nowrap; text-overflow: ellipsis;}
.downinfo .list p img{display: block;position: absolute;top: 5px;left: 40px;height: 14px;width: auto;}
.downinfo .list p:nth-child(2n){text-align: right;}
.downinfo .gwUrl{font-size: 13px;color: #333;overflow: hidden; margin:0 15px;overflow: hidden;height: 26px;line-height: 26px;white-space: nowrap;}
.downinfo .downBox{overflow: hidden;margin:10px 15px 5px;}
.downinfo .downBox a {cursor: pointer;text-align: center;position: relative;display: block;margin-bottom: 10px; border: none;/* flex: 1; */height: 45px;border: 2px solid rgba(255,255,255,0.5);border-radius: 25px;font-size: 18px;color: #fff;line-height: 45px;background: linear-gradient(-90deg, #06D79A, #05C8AF);box-sizing: content-box;}
.downinfo .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;}
.downinfo .downBox .adrBtn:before {width: 42px;height: 45px;background-position: -511px -112px;}.downinfo .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;}
.downinfo .downBox .iosBtn {background-image:linear-gradient(315deg,#45a8ff 0,#04c5f3 100%);}
.downinfo .downBox .iosBtn:before {width: 42px;height:45px;background-position: -345px -89px;background-size: 800px 800px;}
.downinfo .downBox .iosBtn p strong{height: 20px;line-height: 20px;display: block;font-weight: normal;}
.downinfo .downBox .iosBtn p{position: relative;top: 3px;display: inline-block;vertical-align: top;font-size: 18px;line-height: 22px;}
.downinfo .downBox .iosBtn p span{display:block;height: 20px;line-height: 20px;font-size: 12px;color: #fff;}

.jtCont{overflow: hidden;padding:10px 10px 6px;}
/*截图*/
#g-down-gameprevimg{ height:auto; display:block; overflow:hidden; margin:0; background:#fff;/*padding:12px 12px 0px 0px ;*/ box-sizing:border-box; position:relative; zoom:1; z-index:10;}
#g-down-gameprevimg .g-previmg-ul{border-radius:10px; height:auto;white-space:nowrap;  display:block; overflow-x:auto; overflow-y:hidden}
#g-down-gameprevimg .g-previmg-ul li{ width:auto; height:auto; white-space:nowrap; margin:0 10px 0 0; display:inline-block; overflow:hidden}
#g-down-gameprevimg .g-previmg-ul li img{width:auto; max-width:220px; height:auto; max-height:280px; display:block; overflow:hidden;border-radius:10px;}
#g-down-gameprevimg .g-previmg-ul li:last-of-type{margin-right:0;}

.downJj{overflow: hidden;padding: 10px;}
.downInfoxx{overflow: hidden;padding: 10px;}
.downInfoxx ul{overflow: hidden;}
.downInfoxx ul li{margin-bottom: 10px; height: 35px;line-height: 35px;text-overflow: ellipsis;color: #333;background: #f6f8fc;border-radius: 30px;padding: 0 15px;flex: 1;overflow: hidden;white-space: nowrap;font-size: 13px;}
.downInfoxx ul li:last-of-type{margin-bottom: 0px;}

.downTips{overflow: hidden;padding: 10px;}
.downTips .downTips_top{position: relative;padding: 10px 10px 6px 10px;background: linear-gradient(-153deg, #D1F7FE,#D1F7FE,#F5F0EB,#ffeadc,#fff1e8,#F5F0EF); border-radius: 20px;overflow: hidden;}
.downTips .downTips_top .img{box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 2px 0px;border: 3px solid rgba(255,255,255,1);border-radius: 20px;overflow: hidden;}
.downTips .downTips_top .img img{display:block;border-radius: 20px;width: 100%;}
.downTips .downTips_top .txt{overflow: hidden; margin-top: 6px;}
.downTips .downTips_top .txt .name{font-size: 18px;color: #000;height: 30px;line-height: 30px;overflow: hidden;font-weight: bolder;text-align: center;}
.downTips .downTips_top .txt .txt_font{overflow: hidden; margin:3px 10px 0;font-size: 13px;}
.downTips .downTips_top .txt .txt_font p{line-height:22px;overflow: hidden;height:44px;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;word-break: break-all;color: #333;font-size: 12px;}
.downTips .downTips_top a.zCont{display: block;overflow: hidden;}

.ztliSwiper{overflow-x: scroll;white-space: nowrap;-webkit-overflow-scrolling: touch;overflow-scrolling: touch;}
.ztliSwiper li{overflow: hidden;border-radius: 20px;background: rgba(255,255,255,0.7);border: 2px solid rgba(255,255,255,1);width: 100px;float: inherit;display: inline-block; margin-right: 10px;}
.ztliSwiper li:last-of-type{margin-right: 0px;}
.ztliSwiper li a{display: block;overflow: hidden;margin:15px auto 10px;}
.ztliSwiper li a .imgBox{height: 70px;width: 70px;overflow: hidden; margin:0 auto;}
.ztliSwiper li a .imgBox img{border-radius: 14px;display: block;width: 70px;height: 70px;}
.ztliSwiper li a p{overflow: hidden;height: 25px;white-space: pre-wrap;line-height: 25px;overflow: hidden;margin:0 5px;text-align: center;font-size: 15px; margin-top: 5px;}
.ztliSwiper li a span{color: #999;height: 20px;line-height: 20px;display: block;text-align: center;overflow: hidden;font-size: 12px;}

.xgDown{overflow: hidden;padding: 10px;}
.xgDown ul li{overflow: hidden; margin-bottom: 10px;}
.xgDown ul li:last-of-type{margin-bottom: 0px;}
.xgDown ul li a{display: flex;overflow: hidden;}
.xgDown ul li a i.imgBox{width: 70px;display: block;height: 70px;border-radius: 14px;overflow: hidden;}
.xgDown ul li a i.imgBox img{width: 70px;display: block;height: 70px;border-radius: 14px;}
.xgDown ul li a&gt;div{flex: 1;overflow: hidden;height:70px;margin-left: 15px;position: relative;}
.xgDown ul li a&gt;div p{color: #333;font-size: 15px;height: 20px;line-height: 20px;overflow: hidden;}
.xgDown ul li a&gt;div b{height: 14px;display: block;overflow: hidden;margin: 9px 0 7px 0;}
.xgDown ul li a&gt;div b img{height: 14px;display: block;width: auto;}
.xgDown ul li a&gt;div strong{display: block;height: 20px;line-height: 20px;overflow: hidden;color: #999;font-size: 12px;}
.xgDown ul li a&gt;div .btn{position: absolute;right: 0;top:24px;font-size: 12px;width: 60px;height: 24px;line-height: 24px;background: linear-gradient(-39deg, #FF6358 0%, #ff721a 100%);color: #fff;text-align: center;cursor: pointer;border-radius: 20px;}

/*留言*/
.g-game-comment {box-sizing: border-box;display: block;overflow: hidden;background-color: #fff;}
.m-comment{ width:auto;display:block; overflow:hidden;font-family:arial,"Microsoft YaHei","5fae8f6f96c59ed1";padding: 0px 12px;}
#saypl{ width:auto; height:auto; box-sizing:border-box;  display:block; overflow:hidden;margin:6px 0px 12px 0px;}
#saypl .comment-text{ height:auto; border:0; padding:5px 2%; font-size:15px;display:block; overflow:hidden;background-color: #fff;border: 1px solid #ccc;width:94%;margin: 0px auto;display: block;min-height: 72px;border-radius: 4px;}
#saypl .comment-input{height:34px; line-height:34px; font-size:16px; font-weight:normal; color:#fff; text-align:center; background:#f60;overflow:hidden;border:0;border-radius: 20px;margin: 10px auto 0px;display: block;width: 98%;}
.comment-sm{ width:auto; height:16px; line-height:16px; font-size:14px; font-weight:normal; color:#888; margin:10px 0 24px; display:block; overflow:hidden}
.comment-body{ width:100%; height:auto; display:block; overflow:hidden}
.comment-more{ width:100%; height:30px; line-height:30px; font-size:14px; font-weight:normal; color:#666; text-align:center; background:#fafafa; margin:21px 0 0; display:block; overflow:hidden;}
.comment-more:hover{ background:#FF5555; color:#fff;}
.g-game-comment .g-comment-showbtn{display:none !important;}
.g-game2-ly{margin:0 0 5px 0; }
#m-comment-box{display: block !important;}
.g-game2-ly em,.g-game2-ly i{font-style: normal;}
.g-game2-ly dl dt {overflow: hidden;font-size: 14px;color: #666;padding: 8px 3px;}
.g-game2-ly dl dt span{display: block; }
.g-game2-ly dl dt span b{     color: #3d8aff; font-size: 12px;   display: inline-block;    padding-right: 10px; font-weight: normal;}
.g-game2-ly dl dd {     border-bottom: 1px #ddd dotted;    overflow: hidden;    padding: 2px 0 3px 0px; font-size: 14px ; color: #333;line-height: 24px;}
.g-game2-ly dl dd blockquote{border-radius: 4px; background-color: #fffde9; border:1px #eae8d2 solid;margin:0 0 5px ;padding: 5px }
.g-game2-ly dl dd blockquote h4 { font-weight: normal; font-size: 12px; color: #888 }
.g-game2-ly dl dd blockquote h4 cite{ display: none }
.g-game2-ly dl dd .bjhf {position: relative;    margin: 5px 0 8px 0px;    padding: 4px 8px;    border: 1px solid #ddd;    background: #f8f8f8;    border-radius: 2px;}
.g-game2-ly dl dd .bjhf span { color: #6087b5 }
.g-game2-ly dl dd p{line-height: 26px;    padding: 0 3px;    font-size: 13px;    color: #666; text-align: right;}
.g-game2-ly dl dd p a { margin-left: 5px }
.g-game2-ly dl dd p a:nth-child(1) { color: #f60 }
.g-game2-ly dl dd p a:nth-child(2) { color: red }
.g-game2-ly dl dt i,.g-game2-ly dl dt em{float: right;    font-size: 12px;}
.g-game2-ly dl dd .m-huifu {     position: relative;    margin: 10px 8px 5px 8px;    padding: 5px 5px 2px 5px;    border: 1px solid #ddd;    background: #f8f8f8;    border-radius: 2px; }
.g-game2-ly dl dd .m-huifu p:nth-child(1){ text-align: left }
.g-game2-ly dl dd .m-huifu p.m-huifu-d { color: #999 }
.g-game2-ly dl dd .m-huifu p.m-huifu-d i { color: #666 }
.g-game2-ly dl dd .m-huifu p.m-huifu-d a{ color: #326eb4;margin-right:10px }
.g-game2-ly .g-comment-more{width: 80%;height: 32px;line-height: 32px;background: #ececec;font-size: 14px;font-weight: normal;font-family: "microsoft yahei";text-align: center;color: #7e7e7e;padding: 0;
border: 0;display: block;overflow: hidden;border-radius: 20px;margin: 10px auto;}
.g-game-comment .w-text{ width:100%; height:auto; display:block; border:none; overflow:hidden; margin:0px 0 10px 0; padding:0;}
.g-game-comment .w-text textarea{width: 100%;height: 102px;/*background: #f8f8f8;*/font-size: 14px;font-weight: normal;color: #000;border: 1px solid #f2f1f1;border-radius: 6px;padding: 10px;box-sizing: border-box;display: block;overflow: hidden;}
.g-game-comment .w-button{ width:100%; height:auto; display:block; padding:0; border:none; overflow:hidden;margin: 0px;}
.g-game-comment .w-button #verify{ width:100%;background: linear-gradient(-39deg, #FF6358 0%, #ff721a 100%);height: 34px;line-height: 34px;border-radius: 20px;text-align: center;color: #fff;
display: block; font-size:15px; font-weight:normal; font-family:"microsoft yahei"; text-align:center; color:#fff; padding:0; margin:0; border:0; display:block; overflow:hidden; border-radius:20px; margin:0 auto;}

.zxTips .iTit ,.jptjCont .iTit{margin:10px 10px 0;overflow: hidden;}
.downRanks{overflow: hidden;padding: 10px;}
.downRanks ul{overflow: hidden;}
.downRanks ul li{overflow: hidden;position: relative;padding: 0 0 10px 35px;margin-bottom: 10px;border-bottom: 1px solid #f6f8fc;}
.downRanks ul li a{display: flex;overflow: hidden;}
.downRanks ul li u{position: absolute;color: #333;text-align: center;display: block;width:25px;height: 30px;line-height: 30px;top: 4px;left: 0px;font-family: "Arial";font-weight: bold;font-style: italic;font-size: 18px;}
.downRanks ul li a i.imgBox{display: none;height:70px;width: 70px;border-radius:14px;overflow: hidden;}
.downRanks ul li a&gt;div{flex: 1;overflow: hidden;height:40px;padding-right: 80px;}
.downRanks ul li a&gt;div p{height:20px;line-height: 20px;color: #333;font-size: 15px;overflow: hidden;}
.downRanks ul li a&gt;div span{display: none;height: 14px;overflow: hidden;margin:9px 0 7px 0;}
.downRanks ul li a&gt;div span img{display: block;width: auto;height: 14px;}
.downRanks ul li a&gt;div strong{display: block;height: 20px;line-height: 20px;overflow: hidden;color: #999;font-size: 12px;font-weight: normal;}
.downRanks ul li a b{display: block;position: absolute;right: 0;top: 12px;width: 60px;height: 24px;line-height: 24px;border-radius: 20px;background: linear-gradient(-39deg, #FF6358 0%, #ff721a 100%);text-align: center;color: #fff;}
.downRanks ul li u.ico1{color: #ed4040;}
.downRanks ul li u.ico2{color: #2d92fc;}
.downRanks ul li u.ico3{color: #56e39d;}
.downRanks ul li:nth-child(1) a i.imgBox,.downRanks ul li:nth-child(2) a i.imgBox,.downRanks ul li:nth-child(3) a i.imgBox{display: block;}
.downRanks ul li:nth-child(1) a&gt;div span,.downRanks ul li:nth-child(2) a&gt;div span,.downRanks ul li:nth-child(3) a&gt;div span{display: block;}
.downRanks ul li:nth-child(1) a&gt;div ,.downRanks ul li:nth-child(2) a&gt;div ,.downRanks ul li:nth-child(3) a&gt;div{height:70px;margin-left: 15px;padding-right:inherit;}
.downRanks ul li:nth-child(1) u,.downRanks ul li:nth-child(2) u,.downRanks ul li:nth-child(3) u{top: 20px;}
.downRanks ul li:nth-child(1) a b,.downRanks ul li:nth-child(2) a b,.downRanks ul li:nth-child(3) a b{top: 24px;}
.downRanks ul li:last-of-type{margin-bottom: 0px; border-bottom: 0px;padding-bottom: 0;}
/*.downRanks ul li:nth-child(1) a&gt;div strong em,.downRanks ul li:nth-child(2) a&gt;div strong em,.downRanks ul li:nth-child(3) a&gt;div strong em{display: none;}*/

.blzxCont{overflow: hidden;padding: 10px 10px 6px;}
.blzxCont ul{overflow-x: scroll;white-space: nowrap;-webkit-overflow-scrolling: touch;overflow-scrolling: touch;}
.blzxCont ul li {float: inherit;display: inline-block;width: 70px; margin-right: 10px;}
.blzxCont ul li a{display: block;overflow: hidden;}
.blzxCont ul li a .imgBox{width: 70px;height: 70px;overflow: hidden;}
.blzxCont ul li a .imgBox img{border-radius: 14px;display:block;width: 70px;height: 70px;}
.blzxCont ul li a .imgInfo{margin-top: 6px;overflow: hidden;}
.blzxCont ul li a .imgInfo p{height: 26px;line-height: 26px;white-space: pre-wrap;color: #333;font-size: 15px;overflow: hidden;text-align:center;}
.blzxCont ul li:last-of-type{margin-right:0px;}

.u-videotop{overflow: hidden;position: relative;width: auto;height: auto;white-space: nowrap;margin: 0 10px 0 0;display: inline-block;border-radius: 10px;}
.u-videotop video{width: auto;max-width: 300px;height: auto;max-height: 360px;display: block;overflow: hidden;border-radius:10px;}
.u-video-play{width: 100%;height: 100%;background: url(../images/play-img.png) no-repeat center center;background-size: 60px;border: 0;display: none;overflow: hidden;position: absolute;z-index: 10;}
.u-video-again{width:100%; height:100%; border-radius: 4px; font-size:20px; font-weight:normal; color:#fff; background:rgba(0,0,0,.5); position:absolute; left:0; top:0; overflow:hidden; z-index:9999;display: flex;align-items: center;justify-content: center; cursor:pointer}
.u-video-again i{width: 24px;height: 24px;background: url(../images/video-again-icon.png) no-repeat;background-size: 24px;display: inline-block;overflow: hidden;padding-right: 6px;}

.ztinfo_Apps .g-title{font-size:18px;margin:10px;color: #000;font-weight: bolder;position: relative; height: 30px;line-height: 30px;overflow: hidden;padding-left: 32px;}
.ztinfo_Apps .g-title:before {content: "";position: absolute;top: 0;left: 0;height: 30px;width: 30px;background-image: url(../images/zticon.png);background-position: -60px -64px;}
.ztinfo_Apps .g-title:first-child{ margin-top: 0px; }

.keyText{border: 1px #f00 dashed;background: #fff7e5;padding: 10px 5px 10px 5px;margin: 10px 10px 10px 10px;position: relative;border-radius: 15px;}
.keyText b {display: block; position: absolute;width: 100%;height: 10px;background: #ececec; top: -20px;left: 0px; text-indent: -999999px}
.keyText p { height: auto;line-height: 24px;font-size: 14px;font-weight: bolder;color: #f00 !important;text-indent: 0px;display: block;overflow: hidden;padding-left: 6px; }
.keyText p span{text-wrap:inherit !important;}


/* 结束 end */
[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{border-radius: 10px; 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;}</pre></body></html>