:root {
	--pm-c: #ff6600;
	--bg-c: #f2f5f9;
	--br-c:#f2f5f9
}
body,html {
	background: #f5f7fa;
}
a,a:hover {
	font-size: 14px;
	transition: all .3s
}
.pqbn {
    width: 320px;
}
.b-a {
	border: 1px solid var(--br-c);
}
.b-b {
	border-bottom: 1px solid var(--br-c);
}
.b-t {
	border-top: 1px solid var(--br-c);
}
.b-l {
	border-left: 1px solid #a2d4c2;
}
.b-r {
	border-right: 1px solid var(--br-c);
}
.uXpyaKA{
	background-image: linear-gradient(0deg,#fff,#f3f5f8);
    border: 2px solid #fff;
    box-shadow: 8px 8px 20px 0 rgba(55,99,170,.1), -8px -8px 20px 0 #fff;
    transition: all .3s ease-in-out;
    border-radius: 4px;
}

.siteBg {
    background: url(../images/site-bg.jpg) no-repeat;
    background-size: 100%;
    background-attachment: fixed;
    backface-visibility: hidden;
}
/* 
* 导航条效果
*/
#shouye header {
	transition: all .3s
}
#shouye .top-active {
	transform: translateY(-124px);
}
#shouye .mOtIZ {
	padding-top: 20px;
}
main {
    padding-bottom: 30px;
}
.FReUvWl {
	background: #282f3b;
	height: 34px;
	line-height: 34px;
	padding: 0;
}
.FReUvWl span {
    font-size: 13px;
	color: #98a8bc;
}
.FReUvWl ul {
	list-style: none;
}
.FReUvWl ul li {
	float: left;
	margin-left: -1px;
	border-left: 1px solid #2e3c4d;
	border-right: 1px solid #2e3c4d;
	transition: all .3s;
}
.FReUvWl ul li:hover {
	background: #344050
}
.FReUvWl ul li a {
	color: #98a8bc;
	padding: 15px;
	font-size: 13px;
}
.FReUvWl ul li a:before {
    content: '#';
    margin-right: 2px;
}
/*
* 导航条
*/
.IDqovv {
	position: relative;
	z-index: 10;
	box-shadow: 0px 5px 40px 0px rgba(17,58,93,.1);
}
.IDqovv .iQruHs {
	height: 88px;
}
.IDqovv .iQruHs ul {
	margin: 0;
	padding: 0;	
}
.IDqovv .iQruHs ul li {
	display: inline-block;
	margin-left: 30px;
}
.IDqovv .iQruHs ul li a {
	font-size: 15px;
}
.IDqovv .iQruHs ul li a:hover {
	color: #00B277;
}
.IDqovv .iQruHs .oKGh {
	display: inline-block!important;
}
.IDqovv .iQruHs .oKGh a {
    height:100%;color: green;font-size: 1.7em;
}
.oKGh .uk-display-block {
    height:100%;
}
.IDqovv .nav {
	height: 45px;
	background-color: #00B277;
    background-image: linear-gradient(310deg,#4AD295,#00B277);
}
.IDqovv .nav>ul {
	padding: 0;
	position: relative;
}
.IDqovv .nav>ul>li {
	display: inline-block;
}
.IDqovv .nav>ul>li>a {
	color: #fff;
	padding: 12px 20px;
	display: block;
}
.IDqovv .nav>ul>li>a:hover {
	color: #4AD295;
}
.IDqovv .nav>ul>li.UGYrsQg-menu-item>a {background:#82E0B8;color:#fff;}
.IDqovv .nav>ul>li:hover a {background:#82E0B8;color:#fff;}
.IDqovv .nav>ul .aEwLgChj {
	display: none;
	opacity: 0;
	flex-wrap: wrap;
	position: absolute;
	left: 0;
	background: #fff;
	width: 100%;
	list-style: none;
	padding: 15px;
	box-shadow: 8px 8px 20px 0 rgba(55,99,170,.1), 5px 5px 20px 0 #fff;
}
.IDqovv .nav>ul>li:hover .aEwLgChj {
	display: flex;
	opacity: 1;
}
.IDqovv .nav>ul .aEwLgChj li {
	position: relative;
}
.IDqovv .nav>ul .aEwLgChj li a {
	color: #909399;
	background:#fff;
	padding: 8px 15px;
	display: flex;
}
.IDqovv .nav>ul .aEwLgChj li a:hover {
	color: #4AD295;
	background:#fff;
}
.IDqovv .nav>ul .aEwLgChj li:nth-child(10n) a {
	border: 0;
}
/*
* 搜索
*/
.JhJKsx {
	min-width: 220px;

}
.JhJKsx form {
	background: var(--bg-c);
	height: 35px;
	border-radius: 4px;
}
.JhJKsx input {
	height: 100%;
	border: 0;
	background: transparent;
	text-indent: 15px;
}
.JhJKsx input:focus {
	outline: none;
	border: 0;
	background: transparent;
}
.JhJKsx button {
	outline: none;
	border: 0;
	background: transparent;
	cursor: pointer;
}

/*
* 首页推荐
*/
.StpGN {
	padding: 20px 0;
}
.StpGN .nxpzvViSY {}
.StpGN .nxpzvViSY ul {
	padding: 0;
	margin: 0 8px;
	list-style: none;
	overflow: hidden;
}
.StpGN .nxpzvViSY ul li {
	width: 8.3%;
	float: left;
}
.StpGN .nxpzvViSY ul li .item {}
.StpGN .nxpzvViSY ul li .item .eFLt {
	width: 70px;
	height: 70px;
	border-radius: 12px;
	overflow: hidden;
	padding: 0;
}
.StpGN .nxpzvViSY ul li a {
	font-size: 14px;
	padding: 0 10px;
}
.StpGN .nxpzvViSY ul li:hover a {
	color: #00B277;
}
.StpGN .hczArfop {
	margin-bottom: 0!important;
	margin: 20px 8px;
}
.StpGN .hczArfop ul {
	padding: 0;
	padding-bottom: 10px;
	margin: 0;
	margin-bottom: 10px;
	border-bottom: 1px dashed #eaecef
}
.StpGN .hczArfop ul:last-child {
	margin-bottom: 0;
	padding: 0;
	border: 0!important;
}
.StpGN .hczArfop ul:nth-child(2) strong {
	color: #00B277;
	background-image: linear-gradient(310deg,#4AD295,#00B277);

}
.StpGN .hczArfop ul:nth-child(3) strong {
	color: #ff0080;
	background-image: linear-gradient(310deg,#7928ca,#ff0080);

}
.StpGN .hczArfop ul .UGYrsQg-cat a {
    color: #00B277;
    font-weight: bold;
}
.StpGN .hczArfop ul li {
	display: inline-block;
	font-size: 15px;
}
.StpGN .hczArfop ul li a {
	margin-left: 20px;
	font-size: 13px;
}
.StpGN .hczArfop ul li a:hover {
	color:#00B277;
}
.StpGN .hczArfop ul li strong {
	color:#f53939;
	background-image: linear-gradient(310deg,#f53939,#fbcf33);
	-webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}


.slide {}
.slide .uk-slideshow-items {
	height: 235px!important;border-radius: 4px;
}
.slide .uk-slideshow-nav {
	margin: 0;
	padding: 10px 0;
}
.slide .uk-slideshow-nav li {
	display: inline-block;
	padding-left: 0;
}
.slide .uk-slideshow-nav li a {
	display: block;
	margin: 0 2px;
	height: 7px;
	width: 7px;
	border-radius: 50%;
	background: #fff;
	border: 0;
}
.slide .uk-slideshow-nav {
	height: auto;
}
.slide .uk-slideshow-nav .uk-active {}
.slide .uk-slideshow-nav .uk-active a {
	border-radius: 20px;
	width: 20px;
	background: #00B277;
	transition: all .3s;
}
.slide .qLciI {
	margin-left: -10px;
}
.slide .qLciI>div {
	padding-left: 10px;
}
.slide .qLciI a {
	height: 126px;border-radius: 4px;
}
.slide .qLciI .cover {
	background: linear-gradient(to top, rgba(0, 0, 0, 0.8) 0, transparent 100%);
}
.slide .qLciI .cover p {
	margin: 10px;
	color: #fff;
}

/*
* 首页标题
*/
.XhsugrykWo {}
.XhsugrykWo span {
	font-size: 15px;
	display: inline-block;
	padding-bottom: 15px;
	color: #00B277;
	border-bottom: 2px solid #00B277;
}
.XhsugrykWo .moer {}

/*
* 首页热门资讯
*/
.GfHgYhE {}
.GfHgYhE h3 {
	padding: 10px;
	margin: 15px 0;
}
.GfHgYhE h3>a {
	font-size: 15px;
	color: #303133;
	font-weight: bold;
	margin-bottom: 8px;
}
.GfHgYhE h3>a:hover {
	color: #00B277;
}
.GfHgYhE h3>p {
	margin: 0;
	font-size: 13px;
	letter-spacing: .5px;
	overflow:hidden; 
}
.GfHgYhE ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.GfHgYhE ul li {
	margin-bottom: 12px;
}
.GfHgYhE ul li:last-child {
	margin-bottom: 0;
}
.GfHgYhE ul li:hover a {
	color: #00B277;
}
.GfHgYhE ul li  span {
	margin-right: 1px;
}

/*
* 首页热门手游
*/
.jRrMTTt {}
.jRrMTTt .eFLt {
	width: 52px;
	height: 52px;
	border-radius: 10px;
	overflow: hidden;
}
.jRrMTTt .igeL {
	margin-top: 6px;
	border-radius: 4px;
	font-size: 11px;
	padding: 4px 10px;
	color: #fff;
	background-image: linear-gradient(-40deg, #f53939,#fbcf33);
}

/*
* 首页手游switcher列表
*/
.PVLA {}
.PVLA .switcher {}
.switcher .uk-subnav {
	margin-left: 0;
	margin-top: 20px;
	margin-bottom: 0px;
}
.switcher .uk-subnav li {
	padding: 0;
	margin-right: 20px;
}
.switcher .uk-subnav span {
	cursor: pointer;
	font-size: 12px;
	border: 1px solid var(--br-c);
	padding: 3px 8px;
	border-radius: 20px;
}
.switcher .uk-subnav .uk-active span {
	color: #82E0B8;
	border: 1px solid #82E0B8;
}
.PVLA .switcher .uk-switcher {
	margin: 0;
}
.PVLA .switcher .uk-switcher ul {
	list-style: none;
	padding: 0;
	overflow: hidden;
	margin: 0 -15px;
}
.PVLA .switcher .uk-switcher ul li {
	width: 12.5%;
	float: left;
	margin-top: 20px;
}
.PVLA .switcher .uk-switcher ul li:hover a {
	color: #00B277;
}
.PVLA .switcher .uk-switcher ul li .item {}
.PVLA .switcher .uk-switcher ul li .item .eFLt {
	width: 68px;
	height: 68px;
	border-radius: 12px;
	overflow: hidden;
}
.PVLA .switcher .uk-switcher ul li .item .MDAji {
	padding: 0 15px;
}
/*
* 首页手游热门手游
*/
.PVLA .jRrMTTt {}
.PVLA .jRrMTTt .cover {border-radius: 4px;}
.PVLA .jRrMTTt .cover .bg {
	height: 58px;
	overflow: hidden;
}
.PVLA .jRrMTTt .cover .bg  img {
	filter: blur(5px);  
}
.PVLA .jRrMTTt .cover .item {
	padding: 30px 0 20px 0;
}
.PVLA .jRrMTTt .cover .item .qVyo {
	font-size: 13px;
	margin-bottom: 8px;
}
.PVLA .jRrMTTt .cover .item .qVyo  a {
	font-size: 15px;
	color: #303133;
}
.PVLA .jRrMTTt .cover .item .qVyo a:hover {
	color: #00B277;
}
.PVLA .jRrMTTt .cover .item .qVyo span {
	padding: 2px 4px;
	border-radius: 4px;
	background: #00B277;
	color: #fff!important;
	font-size: 12px;
}
.PVLA .jRrMTTt .cover .item .eFLt {
	width: 60px;
	height: 60px;
	margin: 0 10px 0 15px;
	border-radius: 12px;
	overflow: hidden;
	border: 3px solid rgba(255, 255, 255, 0.5)
}
.PVLA .jRrMTTt .cover .item .ehBM {
	margin: 20px 20px 0;
	line-height: 22px;
}
.PVLA .jRrMTTt ul {
	margin: 15px 0;
	margin-bottom: 0;
}
.PVLA .jRrMTTt ul li {
	margin-bottom: 12px;
}
.PVLA .jRrMTTt ul li:last-child {
	margin-bottom: 0;
}
.PVLA .jRrMTTt ul li a {}
.PVLA .jRrMTTt ul li a:hover {
	color: #00B277;
}
.PVLA .jRrMTTt ul li span {
	margin-right: 5px;
}
.PVLA .jRrMTTt ul li b {
	margin-right: 2px;
}


/*
* 首页手游攻略
*/
.iBVLbe {}
.iBVLbe .LqcEuijzuIQ {
	margin-top: 15px;
}
.iBVLbe .LqcEuijzuIQ .qLciI {
	width: 120px;
	height: 77px;
}
.iBVLbe .LqcEuijzuIQ a {
	font-size: 15px;
}
.iBVLbe .LqcEuijzuIQ a:hover {
	color: #00B277;
}
.iBVLbe .LqcEuijzuIQ .ehBM {
	margin: 5px 0;
}
.iBVLbe .LqcEuijzuIQ span {
	color: #C0C4CC;
}
/*
* 首页手游测评
*/
.ZRrolP {}
.ZRrolP .uk-slideshow-items {
	min-height: 185px!important;
}
.ZRrolP .uk-slideshow i {
	cursor: pointer;
	color: #fff;
	font-size: 30px;
}
.ZRrolP .qLciI {
	height: 185px;
}
.ZRrolP .qLciI .cover {
	background: linear-gradient(to top, rgba(0, 0, 0, 0.8) 0, transparent 100%);
}
.ZRrolP .qLciI .cover p {
	color: #fff;
	margin: 10px;
}
.ZRrolP .GJugxzgVyXn {
	margin: 15px 0 0;
	padding-left: 0;
	list-style: none;
}
.ZRrolP .GJugxzgVyXn li {
	margin-bottom: 13px;
	padding-left: 15px;
	position: relative;
}
.ZRrolP .GJugxzgVyXn li:last-child {
	margin-bottom: 0;
}
.ZRrolP .GJugxzgVyXn li:hover a {
	color: #00B277;
}
.ZRrolP .GJugxzgVyXn li:before {
	content: '';
	position: absolute;
	top: 9px;
	left: -3px;
	width: 3px;
	height: 3px;
	border-radius: 50%;
	background: #fff;
	border: 1px solid var(--bg-c);
	transition: all .3s;
}
.ZRrolP .GJugxzgVyXn li:hover:before {
	background: #00B277;
	border: 1px solid #00B277;
}

/*
* 首页游戏视频
*/
.PVLAVideo {}
.PVLAVideo .item {}
.PVLAVideo .item .qLciI {
	height: 150px;
	transition: all .3s;
	background: #000;
}
.PVLAVideo .item .qLciI img {
	opacity: .8;
}
.PVLAVideo .item i {
	color: #fff;
	font-size: 32px;
	display: inline-block;
	transition: all .3s;
}
.PVLAVideo .item:hover i {
	transform: scale(1.5);
	opacity: 0;
}
.PVLAVideo .item:hover a {
	color: #00B277;
}


/*
* 首页游戏图集
*/
.PVLAImages {}
.PVLAImages .item {}
.PVLAImages .item .qLciI {
	height: 165px;
	transition: all .3s;
	background: #333;
	border-radius: 6px;
}
.PVLAImages .item .qLciI img {
    transition: all .3s;
}
.PVLAImages .item:hover img {
    opacity: .6;
}
/*
* 首页排行榜
*/
.Alxw {}
.Alxw ul {
	padding: 0;
	list-style: none;
	margin-bottom: 0;
}
.Alxw ul li {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid var(--br-c);
}
.Alxw ul li:last-child {
	margin-bottom: 0;
	padding: 0;
	border: 0;
}

.Alxw .active .ecvb {
	display: none!important;
}
.Alxw .active .XUcQ {
	display: flex;
} 
.Alxw .XUcQ {
	display: none;
}
.Alxw .XUcQ .eFLt {
	width: 60px;
	height: 60px;
	border-radius: 12px;
	overflow: hidden;
}
.Alxw .XUcQ .qVyo {}
.Alxw .XUcQ .qVyo a {
	font-size: 15px;
	color: #303133;
	margin-bottom: 5px;
}
.Alxw .XUcQ .igeL {}
.Alxw .XUcQ .igeL a {
	padding: 5px 6px;
	border-radius: 4px;
	border:1px solid #00B277;
	color: #00B277;
}
.Alxw .XUcQ .igeL a:hover {
	background: #00B277;
	color: #fff;
}
.Alxw .ecvb {}
.Alxw .ecvb b {
	font-weight: normal;
}
.Alxw .num {
	font-size: 12px;
	display: inline-block;
	width: 20px;
	text-align: center;
	line-height: 20px;
	background: #eee;
	color: #909399;
	border-radius: 15px;
}
.Alxw ul li:nth-child(1) .num {
	background: #ff5a00;
	color: #fff;
}
.Alxw ul li:nth-child(2) .num {
	background: #ff5a00;
	color: #fff;
}
.Alxw ul li:nth-child(3) .num {
	background: #ffcb2e;
	color: #fff;
}

/*
* 面包屑
*/
.virpf {
	color: #b5b8bc;
}
.virpf a {
	color: #b5b8bc;
}
/*
* 列表页
*/
.SgdkiZUI {}
.SgdkiZUI .catHead {
	padding: 30px 0;
	background: linear-gradient(90deg,#f3fbf8 0,#e5fff0 100%);
}

/*
* 资讯列表页
*/
.SgdkiZUI .icMXIXaUXvc {}
.SgdkiZUI .icMXIXaUXvc article {}
.SgdkiZUI .icMXIXaUXvc .menu {
	height: 55px;
}
.SgdkiZUI .icMXIXaUXvc .menu .bg img {
	opacity: .5;
	-webkit-filter: blur(5px);
	-moz-filter: blur(5px);
	-ms-filter: blur(5px);
	-o-filter: blur(5px);
	filter: blur(5px);  
}
.SgdkiZUI .icMXIXaUXvc .menu ul {
	padding: 0 15px;
}
.SgdkiZUI .icMXIXaUXvc .menu ul li {
	display: inline-block;
	margin-right: 15px;
}
.SgdkiZUI .icMXIXaUXvc .menu ul li a {
	font-size: 15px;
	display: block;
	padding: 15px 0;
	color: color: rgb(0, 0, 0);
	border-bottom: 3px solid transparent;
}

.SgdkiZUI .icMXIXaUXvc .menu ul .UGYrsQg-cat a {
    color: #00B277;
    font-weight: bold;
}
.SgdkiZUI .icMXIXaUXvc .menu ul li a:hover {
	color: #fa6501;
	font-weight: bold;
	border-bottom: 3px solid #fff;
}
.SgdkiZUI .icMXIXaUXvc .menu .active a {
	color: #fff;
	font-weight: bold;
	border-bottom: 3px solid #fff
}
.SgdkiZUI .icMXIXaUXvc article .qLciI {
	height: 180px;
	width: 200px;
}
.SgdkiZUI .icMXIXaUXvc article .MDAji {
	font-size: 16px;
	color: #303133;
}
/*
* 手戏列表页
*/
.bt-c, .bt-c2 {
    width: 100%;
    height: 45px;
}
.bt-c a {
    line-height: 30px;
    font-size: 14px;
    color: #999;
    margin: 8px 0 0 20px;
    height: 30px;
    display: inline-block;
	margin-right: 20px;
}
.bttab-style {
    color: #00B277 !important;
}
.SgdkiZUI .BFEZdSCZdIw {}
.SgdkiZUI .BFEZdSCZdIw ul {
	padding: 0;
	list-style: none;
}
.SgdkiZUI .BFEZdSCZdIw ul li {
	width: 16.6666%;
	float: left;
}
.SgdkiZUI .BFEZdSCZdIw .item {}
.SgdkiZUI .BFEZdSCZdIw .item .eFLt {
	width: 86px;
	height: 86px;
	margin: 10px auto;
	border-radius: 20px;
	overflow: hidden;
}
.SgdkiZUI .BFEZdSCZdIw .item .MDAji {
	font-size: 16px;
}
.SgdkiZUI .BFEZdSCZdIw .item .qVyo {
	margin: 5px 0;
}
.SgdkiZUI .BFEZdSCZdIw .item .qVyo span {
	display: inline-block;
	position: relative;
	padding-right: 8px;
	margin-right: 2px;
}
.SgdkiZUI .BFEZdSCZdIw .item .qVyo span:last-child {
	padding: 0;
	margin: 0;
}
.SgdkiZUI .BFEZdSCZdIw .item .qVyo span:last-child:after {
	display: none;
}
.SgdkiZUI .BFEZdSCZdIw .item .qVyo span:after {
	content: '';
	position: absolute;
	right: 0;
	top: 5px;
	width: 1px;
	height: 12px;
	background: #ccc;
}
.SgdkiZUI .BFEZdSCZdIw .item .igeL {
	border-radius: 4px;
	margin: 10px 0;
	border: 1px solid #eee;
	padding: 5px 10px;
	color: #909399;
}
.SgdkiZUI .BFEZdSCZdIw .item:hover .igeL{
	background: #00B277;
	border: 1px solid #00B277;
	color: #fff;
}

/*
* 分页 
*/
.WCAdw {}
.prev, .next {}
.WCAdw .NjcONONUaZrL {
	display: inline-block;
	padding: 7px 15px;
	border-radius: 4px;
	margin-right: 6px;
	color: #666;
}

.WCAdw .UGYrsQg {
	background: #00B277;
	color: #fff;
	transition: all .3s
}

.WCAdw .NjcONONUaZrL:hover {
	background: #00B277;
	color: #fff;
}
/*
* 侧边栏
*/
.KrRoVubuFd {
	width: 100%;
}
/*
* 文章页
*/
.VsHXxy
.VsHXxy .HMjGLjkgbV {}
.VsHXxy .HMjGLjkgbV .ZRBxqvheKL {}
.VsHXxy .HMjGLjkgbV .ZRBxqvheKL .eFLt {
	background: #333;
	width: 180px;
	height: 180px;
	border-radius: 4px;
	background-size: 100%;
	margin: 0 auto;
}
.VsHXxy .HMjGLjkgbV .ZRBxqvheKL .eFLt .bg {
	opacity: .3;
	-webkit-filter: blur(10px);
	-moz-filter: blur(10px);
	-ms-filter: blur(10px);
	-o-filter: blur(10px);
	filter: blur(10px);
	width: 200%!important;
	height: 200%!important;
}
.VsHXxy .HMjGLjkgbV .ZRBxqvheKL .eFLt i {
	border-radius: 20px;
	width: 80px;
	height: 80px;
	border: 4px solid rgba(255, 255, 255, 0.4);
	transition: all .3s;
}
.VsHXxy .HMjGLjkgbV .ZRBxqvheKL .eFLt:hover i {
	border: 4px solid rgba(255, 255, 255, 0.8);
}
.VsHXxy .HMjGLjkgbV .ZRBxqvheKL h1 {
	font-size: 24px;
}
.VsHXxy .HMjGLjkgbV .ZRBxqvheKL .Yqjq {
	padding: 20px;
	padding-bottom: 0;
	list-style: none;
	background: #F7F8FC;
}
.VsHXxy .HMjGLjkgbV .ZRBxqvheKL .Yqjq li {
	font-size: 13px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.VsHXxy .HMjGLjkgbV .ZRBxqvheKL .igeL {}
.VsHXxy .HMjGLjkgbV .ZRBxqvheKL .igeL a {
	display: inline-block;
	padding: 8px 28px;
	border-radius: 4px;
	font-size: 15px;
	background: #00B277;
	background-image: linear-gradient(-40deg, #f53939,#fbcf33);
}
.VsHXxy .HMjGLjkgbV .ZRBxqvheKL .igeL .pleUuPsq a {
	background: #409EFF;
	background-image: linear-gradient(-40deg, #409EFF, #99cbff);
}
.VsHXxy .HMjGLjkgbV .ZRBxqvheKL .kIQPnkcqD {
    filter: grayscale(100%);
    filter: gray;
}
.VsHXxy .HMjGLjkgbV .ZRBxqvheKL .igeL a i {
	font-size: 18px;
	display: inline-block;
	margin-right: 5px;
	transform: translateY(1px);
}
.VsHXxy .HMjGLjkgbV .ZRBxqvheKL .igeL a:hover {
	transform: translateY(-1px);
	box-shadow: 0 5px 5px -2px #d3d3d3;
}

.VsHXxy .MWBfkykpHdVqj {
    padding: 25px;white-space: normal;word-wrap: break-word;
}
.VsHXxy .MWBfkykpHdVqj .XhsugrykWo span {
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 20px;
}

.VsHXxy .MWBfkykpHdVqj p {
	text-indent: 2em;
	font-size: 15px;
	line-height: 26px;
}
.VsHXxy .MWBfkykpHdVqj p img {
	display: block;
}
.VsHXxy .MWBfkykpHdVqj p>a {
	color: #00B277;
}
.VsHXxy .MWBfkykpHdVqj h2 {
	font-size: 18px;
}
.VsHXxy .MWBfkykpHdVqj h2::before {
	content: '#';
	margin-right: 10px;
	color: #00B277;
}
.VsHXxy .qhvkWRgbRI {
    font-size: 13px;
}
.VsHXxy .qhvkWRgbRI>div {
    margin-bottom: 8px;overflow-wrap: break-word;
}
.VsHXxy .qhvkWRgbRI>div:last-child {
    margin-bottom: 0;
}
.VsHXxy .IeHbGwyaVOK {
    padding-top: 25px;
}
.VsHXxy .IeHbGwyaVOK a {
    background: var(--bg-c);
    display: inline-block;
    padding: 4px 8px;
    font-size: 12px;
    margin-right: 10px;
    border-radius: 4px;
    transition: all .3s;
}
.VsHXxy .IeHbGwyaVOK a:hover {
    background: #00B277;
    color: #fff;
}
.VsHXxyNews {}
.VsHXxyNews h1 {
	font-size: 22px;
}
.VsHXxyNews .MWBfkykpHdVqj {
	padding: 25px;white-space: normal;word-wrap: break-word;
}
.VsHXxyNews .MWBfkykpHdVqj p img {
	display: block;
	margin: 0 auto;
	max-width: 600px
}
.bihuSearch {}
.bihuSearch h3 {
	font-size: 16px;
}
.bihuRank {}

.bihuRank .zAmZOsa {
    padding: 20px;
	background:#fff;
}
.b-b {
    border-bottom: 1px solid #f1f1f1!important;
}


.bihuRank .AlxwBg {
	width: 100%;
	height: 260px;
	background: #ffbd13;
}
.bihuRank .AlxwMain {
	transform: translateY(-60px);
}
.bihuRank .AlxwMain>div {
	border-radius: 4px;
}
.bihuRank .AlxwMenu {}
.bihuRank .AlxwMenu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.bihuRank .AlxwMenu ul li {
	float: left;
	width: 25%;
	height: 70px;
	position: relative;
}
.bihuRank .AlxwMenu ul li a {
	display: block;
	width: 100%;
	color: #6a6a6a;
	font-size: 16px;
	line-height: 70px;
	height: 70px;
	overflow: hidden;
	text-align: center;
	background: #f8f8f8;
	position: absolute;
	left: 0;
	bottom: 0;
	color: #909399;
}
.bihuRank .AlxwMenu ul li a:after {
	content: "";
	display: block;
	width: 0;
	height: 10px;
	position: absolute;
	top: 50%;
	border-right: 1px solid #e8e8e8;
	height: 20px;
	margin-top: -10px;
	right: 0;
}
.bihuRank .AlxwMenu ul .UGYrsQg-menu-item {}
.bihuRank .AlxwMenu ul .UGYrsQg-menu-item a {
	background: #fff;
	height: 80px;
	line-height: 80px;
	-webkit-border-radius: 6px 6px 0 0;
	border-radius: 6px 6px 0 0;
	color: #00B277;
}
.bihuRank .AlxwMenu ul .UGYrsQg-menu-item a:after {
	display: none;
}
.bihuRank .AlxwMain {}
.bihuRank .AlxwMain .item {
	padding: 30px;
	border-bottom: 1px dashed #f6f6f6;
	transition: all .3s;
}
.bihuRank .AlxwMain .item:hover {
	background: var(--bg-c);
}
.bihuRank .AlxwMain .item .eFLt {
	display: inline-block;
	width: 100px;
	height: 100px;
	margin-right: 20px;
	border-radius: 15px;
	overflow: hidden;
}
.bihuRank .AlxwMain .item .eFLt img {
	display: block;
    width: 100%;
    height: 102px;
    object-fit: cover;
}
.bihuRank .AlxwMain .item .qLciI {
	width: 120px;
	height: 90px;
}
.bihuRank .AlxwMain .item .num {
	height: 28px;
	width: 28px;
	line-height: 28px;
	padding-top: 8px;
	color: #fff;
	background-repeat: no-repeat;
	background-position: bottom;
	background-size: 100%;
}

.bihuRank .AlxwMain .item:nth-child(1) .num {
	background-image: url('../images/icon-rank-1.png');
	background-color: transparent;
}
.bihuRank .AlxwMain .item:nth-child(1) .num span {
	background-color: transparent;
	color: #fff;
}
.bihuRank .AlxwMain .item:nth-child(2) .num {
	background-image: url('../images/icon-rank-2.png');
	background-color: transparent;
}
.bihuRank .AlxwMain .item:nth-child(2) .num span {
	background-color: transparent;
	color: #fff;
}
.bihuRank .AlxwMain .item:nth-child(3) .num {
	background-image: url('../images/icon-rank-3.png');
}
.bihuRank .AlxwMain .item:nth-child(3) .num span {
	background-color: transparent;
	color: #fff;
}
.bihuRank .AlxwMain .item .num span {
	display: inline-block;
	width: 28px;
	height: 28px;
	background-color: #eee;
	border-radius: 50%;
	color: #999;
}
.bihuRank .AlxwMain .item .MDAji {
	font-size: 17px;
}
.bihuRank .AlxwMain .item .Yqjq {
	min-width: 155px;
}
.bihuRank .AlxwMain .item .Yqjq a {
	color: #909399;
}
.bihuRank .AlxwMain .item .Yqjq .hr {
	display: inline-block;
	width: 1px;
	height: 10px;
	background: #ccc;
	margin: 0 5px;
}
.bihuRank .AlxwMain .item .igeL {
	color: #fff;
	display: inline-block;
	padding: 8px 28px;
	border-radius: 4px;
	font-size: 15px;
	background: #f53939;
	background-image: linear-gradient(-40deg, #f53939,#fbcf33);
}
.bihuRank .AlxwMain .item .igeL i {
	display: inline-block;
	margin-right: 5px;
	transform: translateY(2px);
}
.bihuRank .AlxwMain .item .igeL:hover {
	transform: translateY(-2px);
	box-shadow: 0 5px 5px -2px #d3d3d3;
}

/*
* ------------------------------------------------------------------------------
* 单页合集样式
* ------------------------------------------------------------------------------
*/
.gNJGqAhPJr {}
.bihu-menu {}
.bihu-menu ul {}
.bihu-menu ul li {
	padding: 20px 0;
	margin: 0!important;
	border-bottom: 1px solid var(--br-c);
	text-indent: 20px
}
.bihu-menu ul li:last-child {
	border: none
}
.bihu-menu ul li a {
	display: block;
	color: #888;
	font-size: 15px;
}
.bihu-menu .UGYrsQg-menu-item {
	background: #fafafa;
}
.bihu-menu .UGYrsQg-menu-item a {
	position: relative;
	font-weight: bold;
	color: #00B277!important
}
.bihu-menu .UGYrsQg-menu-item a::after {
	content: '';
	position: absolute;
	width: 5px;
	height: 100%;
	background: #00B277;
	left: 0;
	box-shadow: 3px 0px 10px -1px #00B277;
	border-radius: 2px;
}

.lqYKHOmLr {}
.lqYKHOmLr p {
	text-indent: 2em;
	font-size: 15px;
	line-height: 26px;
}
/*
* ------------------------------------------------------------------------------
* 标签大全
* ------------------------------------------------------------------------------
*/
.bihu-tags {}
.bihu-tags .tags-main {}
.bihu-tags .tags-main ul {
	padding: 0;
	margin: 15px;
	list-style: none;
	border-left: 1px solid var(--br-c);
}
.bihu-tags .tags-main ul li {
	padding-left: 15px;
	margin-bottom: 10px;
}

.site-main {
	margin-top: 0!important;
}
.site-content {
	padding-bottom: 0!important;
}
.bihu-404 {
	padding: 5% 0;
}
.bihu-404 .bihu-content {
	flex: 1;
	margin-top: 70px
}
.bihu-404 .bihu-content h2 {
	font-size: 45px;
	font-weight: bold;
}
.bihu-404 .bihu-content p {
	text-align: left;
	color: #888;
	font-size: 16px;
	line-height: 1.875;
}
.bihu-404 .bihu-content .go-home {
	display: inline-block;
	padding: 10px 20px;
	font-size: 15px;
	letter-spacing: .5px;
	background-color: #00B277;
	background-image: linear-gradient(-40deg, #00B277, #ffa365);
	-webkit-box-shadow: 0 5px 10px 0 rgba(255, 102, 0, 0.25);
	box-shadow: 0 5px 10px 0 rgba(255, 102, 0, 0.25);
	color: #fff!important;
	border-radius: 4px;
}
.bihu-404 .bihu-content .go-home i {
	margin-left: 10px;
}
.bihu-404 .bihu-content h3 {
	font-size: 24px;
	font-weight: bold;
	margin-top: 80px;
}
.bihu-404 .bihu-content ul {
	margin: 20px 0;
	padding-left: 0;
	list-style: none
}
.bihu-404 .bihu-content ul li {
	color: #909399;
	margin-bottom: 10px;
}
.bihu-404 .bihu-content ul li a {
	color: #606266;
	font-size: 14px;
}
/*
* 专题页面
*/
.rcGscVJ
.rcGscVJ-bg {
    width: 100%;
    height: 450px;
    overflow: hidden;
    background-size: cover;
    background-repeat: no-repeat;
}
.rcGscVJ-main {
    transform: translateY(-60px);
}
#no-down .go-home {
    text-align: center;
}
#no-down .go-home a {
    background: #00B277;
    background-image: linear-gradient(-40deg, #00B277, #ffa365);
    padding: 10px 30px;
    border-radius: 20px;
    display: inline-block;
}
/*
* 网站底部
*/
.hOKSLG {}
.VlgGYUMXE{background-color: #141727;
    background-image: linear-gradient(310deg,#3a416f,#141727);}
.hOKSLG .footWidget {}
.hOKSLG .footWidget h3 {
	font-size: 15px;
	padding-bottom: 12px;
	margin-bottom: 12px;
	font-family: arial;
}
.hOKSLG .footWidget h3 span {
	color: #303133;
}
.hOKSLG .footWidget ul {
	padding: 0;
	margin: 0;
	list-style: none
}
.hOKSLG .footWidget ul li {
	margin-bottom: 10px;
}
.OLZdbpfok h5{color:#fff;}
.OLZdbpfok li a{color: rgba(255,255,255,.8);}

.hOKSLG .tHNfoJrvp {
	height: 50px;
}
.hOKSLG .tHNfoJrvp p{color: rgba(255,255,255,.8);padding:10px 0;}
.hOKSLG .tHNfoJrvp img {
	height: 40px;
}
.XaDhLIvlzqW {
	position: relative;
}
.XaDhLIvlzqW img {
	height: 90px;
	width: 90px;
}
.OZtJGMXV {
    background: #162230;
    padding: 20px;
    color: #959799;
}
.sAVejqp ul {
    list-style: none;
}
.sAVejqp ul li {
    display: inline-block;
}
.sAVejqp a {
	margin-left: 10px;
	color:#959799;
}
.GeuYjQlNBH ul {
    list-style: none;
    padding-left: 0;
}
.GeuYjQlNBH li {
    display: inline-block;
    line-height: 28px;
}
.GeuYjQlNBH li a {
    font-size: 12px;
	color: #606266;
	margin-right: 20px;
}


.link {
	border: 1px dashed var(--br-c)
}
.link ul {
	list-style: none;
}
.link ul li {
	display: inline-block;
}
.link a {
	color: #909399;
	margin-right: 15px;
}
.link a:hover {
	color: #303133;
}
.hOKSLG .footCop {
	font-size: 13px;
	background: #F7F8FC;
	font-family: arial;
}
@media (max-width: 767px){
#shouye .top-active {
    transform: translateY(-94px);
}
	.IDqovv .iQruHs{height: 58px;}
	.IDqovv .iQruHs .oKGh {
		flex: 1;
	}
	.IDqovv .nav>ul {
		padding: 0 0px;
		white-space: nowrap;
		overflow-x: scroll;
	}
	.JhJKsx {
		min-width: 160px;
	}
	.StpGN .nxpzvViSY ul {
		overflow: hidden;
		display: block;
		white-space: nowrap;
		overflow-x: scroll;
		margin: 0px 15px;
	}
	.StpGN .nxpzvViSY ul li {
		width: 24%;
		float: none;
		display: inline-block;
	}
	.StpGN .nxpzvViSY ul li .item .eFLt {
		width: 50px;
		height: 50px;
	}
	.PVLA .switcher ul {
		overflow-x: scroll;
		white-space: nowrap;
		display: block;
	}
	.switcher .uk-subnav li {
		display: inline-block;
	}
	.PVLA .switcher .uk-switcher ul {}
	.PVLA .switcher .uk-switcher ul li {
		width: 25%;
	}
	.bihuRank .AlxwBg {
		height: 160px;
		position: relative;
	}
	.bihuRank .AlxwBg img {
		max-width: none;
		position: absolute;
		left: 50%;
		top: 50%;
		transform: translate(-50%,-50%);
	}
	.bihuRank .AlxwMenu ul li {
		height: 50px;
	}
	.bihuRank .AlxwMenu ul li a {
		height: 50px;
		line-height: 50px;
		font-size: 14px;
	}
	.bihuRank .AlxwMenu ul .UGYrsQg-menu-item a {
		height: 60px;
		line-height: 60px;
	}
	.bihuRank .AlxwMain .item {
		padding: 15px;
	}
	.bihuRank .AlxwMain .item .KNkEhuE {
		display: block;
	}
	.bihuRank .AlxwMain .item .KNkEhuE a {
		font-size: 14px;
	}
	.bihuRank .AlxwMain .item .num {
		margin-right: 12px!important;
	}
	.bihuRank .AlxwMain .item .eFLt {
		width: 68px;
		height: 68px;
		margin-right: 10px;
	}
	.bihuRank .AlxwMain .item .Yqjq {
		min-width: auto;
		margin: 5px 0!important;
		font-size: 13px;
	}
	.bihuRank .AlxwMain .item .count {
		margin: 0!important;
		font-size: 13px;
	}
	.bihuRank .AlxwMain .item .igeL {
		padding: 6px 8px;
		border-radius: 4px;
		font-size: 12px;
		margin: 0!important;
	}
	.SgdkiZUI .catHead {
	    padding: 0;
	}
	.SgdkiZUI .BFEZdSCZdIw .item .qVyo span {
	    padding-right: 6px;
	    padding-right: 8px;
        margin-right: 4px;
	}
	.SgdkiZUI .BFEZdSCZdIw .item .qVyo span:after {
        height: 10px;
    }
    .SgdkiZUI .icMXIXaUXvc article .qLciI {
        width: 100%;
    }
	.bihuRank .AlxwMain .item .igeL i {
		display: none;
	}
	.SgdkiZUI .BFEZdSCZdIw ul li {
	    width: 50%;
	}
	.SgdkiZUI .BFEZdSCZdIw .item .qVyo {
	    font-size: 12px;
	}
	.VsHXxy .HMjGLjkgbV .ZRBxqvheKL .eFLt {
	    width: 100%;
	}
	.VsHXxy .HMjGLjkgbV .ZRBxqvheKL .igeL {
	    display: flex;
	}
	.VsHXxy .HMjGLjkgbV .ZRBxqvheKL .igeL>div {
	    margin: 0!important;
	    width: 50%;
	    text-align: center;
	}
	.VsHXxyNews .MWBfkykpHdVqj p img {
	    max-width: 100%
	}
	.error-404 {
		display: block;
		position: relative;
	}
	.bihu-404 .bihu-content h2 {
		font-size: 24px;
	}
	.bihu-404 .bihu-content p {
		padding: 20px 0;
		font-size: 14px;
		line-height: 20px;
	}
	.bihu-404 .bihu-content h3 {
		margin-top: 15px;
		font-size: 16px;
		margin-top: 15px;
	}
	.bihu-404 .bihu-content .go-home {
		padding: 8px 20px 8px 15px
	}
	
.OZtJGMXV>div {
    text-align: center;
    display: block;
}
.sAVejqp {
    margin-top: 10px;
}


 .GeuYjQlNBH li {
        line-height: 20px;
    }
    .GeuYjQlNBH li a {
        margin-right: 10px;
    }





.m-mianleft {}
.m-mianleft h1{ line-height: 40px; font-size: 24px; margin: 20px 0 10px 0  }

.m-txtinfo { color: #aaa;  font-size: 14px;height: 22px; line-height: 22px; margin-bottom: 8px  }
.m-txtinfo p { margin-right: 30px; }
.m-txtinfo p i {font-style:normal;}
	





}

/**/

.XkawlS a { color: #f60; border:1px #f60 solid; display: inline-block; padding: 2px 8px; margin-right: 10px; border-radius: 3px }
.XkawlS a:hover {background-color: #f60; color: #fff}
.XkawlS{margin-top: 10px;}