﻿/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	-webkit-tap-highlight-color: transparent
}

body {
	margin: 0;
	text-align: left;
	font-size: 12px;
	background: #eaeaea;
	font-family: arial,"Microsoft YaHei","\5fae\8f6f\96c5\9ed1";
    background: url(/wp-content/images/site-bg.jpg) no-repeat;
    background-size: 100%;
    background-attachment: fixed;
    backface-visibility: hidden;
}

article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary {
	display: block
}

audio,canvas,progress,video {
	display: inline-block
}

audio:not([controls]) {
	display: none;
	height: 0
}

progress {
	vertical-align: baseline
}[hidden],template {
	display: none
}

a {
	background-color: transparent;
	-webkit-text-decoration-skip: objects
}

a:active,a:hover {
	outline-width: 0
}

abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted
}

b,strong {
	font-weight: inherit
}

b,strong {
	font-weight: bolder
}

dfn {
	font-style: italic
}

h1 {
	font-size: 2em;
	margin: .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: -.25em
}

sup {
	top: -.5em
}

img {
	border-style: none
}

svg:not(:root) {
	overflow: hidden
}

code,kbd,pre,samp {
	font-family: monospace,monospace;
	font-size: 1em
}

figure {
	margin: 1em 40px
}

hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible
}

button,input,select,textarea {
	font: inherit;
	margin: 0
}

optgroup {
	font-weight: 700
}

button,input {
	overflow: visible
}

button,select {
	text-transform: none
}[type=reset],[type=submit],button,html [type=button] {
	-webkit-appearance: button
}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner {
	border-style: none;
	padding: 0
}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring {
	outline: 1px dotted ButtonText
}

fieldset {
	border: 0;
	margin: 0 2px;
	padding: .35em .625em .75em
}

legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal
}

textarea {
	overflow: auto
}[type=checkbox],[type=radio] {
	box-sizing: border-box;
	padding: 0
}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button {
	height: auto
}[type=search] {
	-webkit-appearance: textfield;
	outline-offset: -2px
}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

::-webkit-input-placeholder {
	color: inherit;
	opacity: .54
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit
}

.clearfix:after,.clearfix:before {
	display: table;
	line-height: 0;
	content: ""
}

.clearfix:after {
	clear: both
}

p {
	margin: 0
}

img {
	height: auto;
	max-width: 100%;
	vertical-align: middle;
	border: 0;
	-ms-interpolation-mode: bicubic
}

dd,dl,dt,h1,h2,h3,h4,h5,h6,ol,ul {
	margin: 0;
	padding: 0
}

ol li,ul li {
	list-style: none
}

.f-fl,.f-lifl li {
	float: left;
	display: inline
}

.f-fr {
	float: right;
	display: inline
}

a,a:visited {
	text-decoration: none;
	color: #2a2a2a
}

em {
	font-style: normal
}

* {
	transition: color 160ms ease 0s,background-color .2s ease 0s,border-color 160ms ease 0s,transform .5s ease 0s
}

.g-box-1200 {
	width: 1200px;
	height: auto;
	margin: auto;
	display: block;
	overflow: hidden
}

.g-top-full {
	width: 100%;
	height: 30px;
	background: #424242;
	display: block;
	overflow: hidden
}

.g-top-full strong {
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	font-weight: 400;
	color: #fff;
	font-family: serif;
	overflow: hidden
}

.g-top-full b {
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	font-weight: 400;
	color: #fff;
	font-family: serif;
	overflow: hidden
}

.g-top-full b a {
	padding: 0 10px;
	color: #fff
}

.g-top-full b a:hover {
	color: #fff000;
	text-decoration: underline
}

.g-nav-full {
	width: 100%;
	height: 56px;
	padding: 8px 0 0;
	background: #fff;
	border-bottom: 1px solid #dedede;
	display: block;
	overflow: hidden
}

.g-nav-full .u-logo {
	width: 201px;
	height: auto;
	overflow: hidden
}

.g-nav-full .m-nav {
	width: auto;
	height: auto;
	margin: 7px 0 0 20px;
	overflow: hidden
}

.g-nav-full .m-nav li {
	float: left;
	margin: 0 0 0 18px;
	float: left;
	display: inline
}

.g-nav-full .m-nav li a {
	width: auto;
	height: 33px;
	line-height: 33px;
	font-size: 16px;
	font-weight: 400;
	color: #333;
	padding: 0 10px;
	text-decoration: none;
	display: block;
	overflow: hidden
}

.g-nav-full .m-nav li a:hover {
	background: #26c472;
	color: #fff
}

.g-nav-full #form_top {
	width: 301px;
	height: 32px;
	margin: 7px 0 0;
	overflow: hidden
}

.g-nav-full #form_top .u-search-input {
	width: 232px;
	height: 30px;
	line-height: 30px;
	text-indent: 10px;
	background: #fff;
	float: left;
	font-size: 14px;
	font-weight: 400;
	color: #333;
	margin: 0;
	padding: 0;
	border: 1px solid #26c472;
	display: inline;
	overflow: hidden
}

.g-nav-full #form_top .u-search-btn {
	width: 67px;
	height: 32px;
	line-height: 32px;
	font-size: 12px;
	font-weight: 400;
	color: #fff;
	text-align: center;
	background: #26c472;
	float: left;
	margin: 0;
	padding: 0;
	border: 0;
	display: inline;
	overflow: hidden;
	cursor: pointer
}

.g-position {
	height: 16px;
	line-height: 16px;
	font-size: 14px;
	font-weight: 400;
	color: #333;
	padding: 14px 0 11px
}

.g-position i {
	width: 16px;
	height: 16px;
	background: url(../images/ku-icon.png) no-repeat;
	float: left;
	margin: 0 10px 0 0;
	display: inline;
	overflow: hidden
}

.g-position a {
	color: #333;
	text-decoration: none
}

.g-position a:hover {
	color: #f60
}

.g-theme-information {
	background: #fff;
	padding: 20px 0
}

.g-theme-information .m-theme-img {
	width: 600px;
	height: 300px;
	margin: 0 40px 0 20px;
	overflow: hidden
}

.g-theme-information dl {
	width: 520px;
	height: auto;
	overflow: hidden
}

.g-theme-information dl dt {
	width: 100%;
	height: 56px;
	line-height: 56px;
	font-size: 24px;
	font-weight: 400;
	color: #333;
	display: block;
	overflow: hidden
}

.g-theme-information dl dt h1 {
	font-weight: 400;
	font-size: 24px
}

.g-theme-information dl dd {
	width: 100%;
	height: auto;
	display: block;
	overflow: hidden;
	border-top: 1px solid #f5f5f5;
	padding: 8px 0 0
}

.g-theme-information dl dd p {
	width: 100%;
	height: auto;
	line-height: 24px;
	font-size: 14px;
	font-weight: 400;
	color: #999;
	display: block;
	overflow: hidden
}

.g-theme-information dl dd:nth-child(2) {
	max-height: 120px;
	margin-bottom: 24px
}

.g-theme-information dl dd strong {
	float: left;
	height: 24px;
	line-height: 24px;
	font-size: 16px;
	font-weight: 400;
	color: #999;
	display: block;
	overflow: hidden;
	margin: 6px 0 0
}

.g-theme-information dl dd strong i {
	width: 24px;
	height: 24px;
	background: url(../images/ztimg.png) no-repeat left -167px;
	float: left;
	margin: 0 6px 0 0;
	display: inline;
	overflow: hidden
}

.g-theme-information dl dd strong span {
	font-weight: 700;
	color: #26c472;
	padding: 0 4px
}

.g-theme-information dl dd font {
	float: left;
	height: 24px;
	line-height: 24px;
	font-size: 16px;
	font-weight: 400;
	color: #999;
	display: block;
	overflow: hidden;
	margin: 6px 0 0 50px
}

.g-theme-information dl dd font i {
	margin: 0 3px 0 0;
	background: url(../images/ztimg.png) no-repeat left -198px;
	width: 24px;
	height: 24px;
	display: inline;
	float: left
}

.g-theme-information dl dd .bdshare-button-style0-24 {
	width: 100%;
	height: auto;
	display: block;
	overflow: hidden;
	margin-top: 10px
}

.g-theme-information dl dd .bdshare-button-style0-24 a {
	margin-top: 0
}

.g-theme-information dl dd .bdshare-button-style0-24 .bds_tsina {
	background: url(../images/bd-icon.png) no-repeat
}

.g-theme-information dl dd .bdshare-button-style0-24 .bds_qzone {
	background: url(../images/bd-icon.png) no-repeat -32px 0
}

.g-theme-information dl dd .bdshare-button-style0-24 .bds_weixin {
	background: url(../images/bd-icon.png) no-repeat -64px 0
}

.g-theme-information dl dd .bdshare-button-style0-24 .bds_douban {
	background: url(../images/bd-icon.png) no-repeat -96px 0
}

.g-theme-information dl dd .bdshare-button-style0-24 .bds_renren {
	background: url(../images/bd-icon.png) no-repeat -128px 0
}

.g-theme-information dl dd .bdshare-button-style0-24 .bds_more {
	background: url(../images/bd-icon.png) no-repeat -160px 0
}

.g-title {
	width: auto;
	height: 58px;
	margin: 0 20px;
	border-bottom: 2px solid #26c472;
	display: block;
	overflow: hidden
}

.g-title dt {
	height: 58px;
	line-height: 62px;
	font-size: 20px;
	font-weight: 400;
	color: #333;
	float: left;
	display: inline;
	overflow: hidden
}

.g-title dt i {
	width: 28px;
	height: 28px;
	background: url(../images/theme-pc.png) no-repeat 0 -55px;
	float: left;
	margin: 17px 14px 0 0;
	display: inline;
	overflow: hidden
}

.g-title dd {
	float: right
}

.g-title dd b {
	height: 58px;
	line-height: 62px;
	font-size: 16px;
	font-weight: 400;
	color: #333;
	float: left;
	margin: 0 0 0 26px;
	display: inline;
	overflow: hidden;
	cursor: pointer
}

.g-title dd b i {
	width: 5px;
	height: 5px;
	background: #ccc;
	border-radius: 22px;
	float: left;
	margin: 29px 8px 0 0;
	display: inline;
	overflow: hidden
}

.g-title dd .f-hover {
	color: #26c472
}

.g-title dd .f-hover i {
	background: #26c472
}

.g-recomd {
	margin-top: 20px;
	background: #fff
}

.g-recomd ul {
	width: 100%;
	height: auto;
	display: block;
	overflow: hidden
}

.g-recomd ul li {
	width: 560px;
	height: auto;
	margin: 25px 20px;
	float: left;
	display: inline
}

.g-recomd ul li a {
	width: 558px;
	height: 238px;
	border: 1px solid #eee;
	box-shadow: 3px 3px 5px #eee;
	display: block;
	overflow: hidden
}

.g-recomd ul li a .u-game-img {
	width: 120px;
	height: 120px;
	float: left;
	margin: 19px 26px 0 18px;
	display: inline;
	overflow: hidden;
	border-radius: 16px
}

.g-recomd ul li a .u-game-introduction {
	width: 260px;
	height: auto;
	float: left;
	margin: 0 0 0;
	display: inline;
	overflow: hidden
}

.g-recomd ul li a .u-game-introduction strong {
	width: 100%;
	height: 25px;
	line-height: 26px;
	font-size: 24px;
	font-weight: 400;
	color: #333;
	margin: 28px 0 0;
	display: block;
	overflow: hidden
}

.g-recomd ul li a .u-game-introduction b {
	width: 100%;
	height: 16px;
	line-height: 16px;
	font-size: 14px;
	font-weight: 400;
	color: #999;
	margin: 22px 0 0;
	display: block;
	overflow: hidden
}

.g-recomd ul li a .u-game-introduction img {
	height: auto;
	margin: 12px 0 0;
	display: block;
	overflow: hidden
}

.g-recomd ul li a .u-game-btn {
	width: 108px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	border: 1px solid #26c472;
	font-size: 16px;
	font-weight: 400;
	color: #26c472;
	float: left;
	margin: 79px 0 0 0;
	display: inline;
	overflow: hidden
}

.g-recomd ul li a p {
	width: auto;
	height: auto;
	line-height: 24px;
	font-size: 14px;
	font-weight: 400;
	color: #999;
	margin: 14px 20px 0;
	float: left;
	display: inline;
	overflow: hidden
}

.g-recomd ul li a p span {
	color: #333;
	font-weight: 700
}

.g-recomd ul li a:hover {
	border-color: #aaa
}

.g-recomd ul li a:hover strong {
	color: #26c472
}

.g-recomd ul li a:hover .u-game-btn {
	background: #26c472;
	color: #fff
}

.g-theme-list {
	background: #fff;
	margin-top: 20px;
	overflow: inherit
}

.g-theme-list .g-title dt i {
	background-position: 0 -132px;
	width: 26px;
	height: 26px;
	margin: 19px 14px 0 1px
}

.g-theme-list ul {
	width: 100%;
	height: auto;
	padding: 9px 0 20px;
	display: block;
	overflow: hidden
}

.g-theme-list ul li {
	width: 367px;
	height: 232px;
	float: left;
	margin: 2px 10px 0 20px;
	display: inline;
	position: relative;
	zoom: 1
}

.g-theme-list ul li a {
	width: 365px;
	height: 202px;
	background: #fafafa;
	border-radius: 12px;
	border: 1px solid #eee;
	box-shadow: inset 0 0 0 1px #fff;
	margin: 17px 0 0;
	display: block;
	overflow: hidden;
	position: relative;
	zoom: 1;
	z-index: 10
}

.g-theme-list ul li a .u-game-img {
	width: 100px;
	height: 100px;
	float: left;
	margin: 19px 22px 0 19px;
	display: inline;
	overflow: hidden;
	border-radius: 16px
}

.g-theme-list ul li a span {
	display: block;
	overflow: hidden;
	position: relative
}

.g-theme-list ul li a strong {
	width: 210px;
	height: 20px;
	line-height: 20px;
	font-size: 18px;
	font-weight: 400;
	color: #333;
	float: left;
	margin: 30px 0 0;
	display: inline;
	overflow: hidden
}

.g-theme-list ul li a em {
	padding-bottom: 8px;
	width: 100%;
	height: auto;
	float: left;
	display: inline;
	overflow: hidden
}

.g-theme-list ul li a em i {
	width: 100%;
	height: 14px;
	line-height: 14px;
	font-size: 12px;
	font-weight: 400;
	color: #999;
	margin: 16px 0 15px 0;
	font-style: normal;
	display: block;
	overflow: hidden
}

.g-theme-list ul li a em img {
	height: 12px;
	display: block;
	overflow: hidden
}

.g-theme-list ul li a b {
	position: absolute;
	right: 20px;
	top: 88px;
	display: block;
	height: 24px;
	width: 46px;
	text-align: center;
	line-height: 24px;
	font-weight: 400;
	color: #333;
	background-color: #fff;
	border: 1px solid #eee;
	border-radius: 6px
}

.g-theme-list ul li a p {
	width: auto;
	height: 44px;
	line-height: 24px;
	font-size: 12px;
	font-weight: 400;
	color: #999;
	margin: 14px 20px 0;
	float: left;
	display: inline;
	overflow: hidden
}

.g-theme-list ul li a p.desc span {
	color: #333;
	font-weight: 700;
	display: initial
}

.g-theme-list ul li a:hover {
	transform: translate(0,-17px)
}

.g-theme-list ul li a:hover strong {
	color: #26c472
}

.g-theme-list ul li a:hover b {
	color: #fff;
	border-color: #26c472;
	background: #26c472
}

.g-theme-list ul li .m-shadow {
	width: 325px;
	height: 23px;
	background: url(../images/shadow.png) no-repeat;
	margin: auto;
	display: block;
	overflow: hidden;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 5
}

.g-theme-list ul.g-ztfl-box li {
	display: inline-block;
	height: 225px
}

.g-theme-list ul.g-ztfl-box {
	overflow: inherit
}

.g-theme-list ul.g-ztfl-box:after,.g-theme-list ul.g-ztfl-box:before {
	display: table;
	line-height: 0;
	content: ""
}

.g-theme-list ul.g-ztfl-box:after {
	clear: both
}

.g-ztfl .tspage {
	padding-top: 15px
}

.f-hovertab-box {
	padding-bottom: 10px
}

.g-theme-list ul.g-ztfl-box li .g-ztfl-list {
	width: 365px;
	height: 195px;
	background: #fafafa;
	border-radius: 12px;
	border: 1px solid #eee;
	box-shadow: inset 0 0 0 1px #fff;
	margin: 17px 0 0;
	display: block;
	position: relative;
	zoom: 1;
	z-index: 10;
	top: 0;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	transition: all .4s
}

.g-theme-list ul.g-ztfl-box li .g-ztfl-list a {
	box-shadow: none;
	border: 0;
	border-radius: 0;
	background: 0 0;
	margin: 0;
	height: 190px
}

.g-theme-list ul.g-ztfl-box li .g-ztfl-list:hover {
	top: -10px
}

.g-theme-list ul.g-ztfl-box li .g-ztfl-list a:hover {
	transform: none
}

.g-theme-list ul.g-ztfl-box li .g-ztfl-list p.platform {
	display: none;
	margin: 0 20px 0;
	color: #333;
	font-size: 14px;
	height: 24px
}

.g-theme-list ul.g-ztfl-box li .g-ztfl-list p.platform b a {
	font-weight: 400
}

.g-theme-list ul.g-ztfl-box li .g-ztfl-list p.platform font {
	font-weight: 700;
	font-size: 14px;
	display: block;
	float: left;
	height: 16px;
	line-height: 16px
}

.g-theme-list ul.g-ztfl-box li .g-ztfl-list p.platform a {
	display: inline-block;
	height: 16px;
	line-height: 16px;
	color: #333;
	position: relative;
	width: auto
}

.g-theme-list ul.g-ztfl-box li .g-ztfl-list p.platform b:hover a {
	color: #05a3ff;
	text-decoration: underline
}

.g-theme-list ul.g-ztfl-box li .g-ztfl-list p.platform b:last-child {
	border-right: 0
}

.g-theme-list ul.g-ztfl-box li .g-ztfl-list p.platform b {
	border-right: 1px solid #888;
	padding-right: 5px;
	padding-left: 17px;
	margin-right: 3px;
	display: inline-block;
	height: 16px;
	line-height: 16px;
	background: url(../images/kicon.png) no-repeat;
	position: relative
}

.g-theme-list ul.g-ztfl-box li .g-ztfl-list p.platform b.sPc {
	background-position: 0 2px
}

.g-theme-list ul.g-ztfl-box li .g-ztfl-list p.platform b.sAndroid {
	background-position: 0 -20px
}

.g-theme-list ul.g-ztfl-box li .g-ztfl-list p.platform b.sIos {
	background-position: 0 -43px
}

.g-theme-list ul.g-ztfl-box li .g-ztfl-list p.platform b.sMac {
	background-position: 0 -66px
}

.g-theme-list ul.g-ztfl-box li .g-ztfl-list p.platform s {
	z-index: 9999;
	position: absolute;
	display: none;
	width: 120px;
	text-decoration: none;
	padding-bottom: 10px;
	border: 1px solid #ddd;
	background: #fff;
	font-weight: 700;
	font-size: 12px;
	text-align: center;
	left: -40px;
	top: 25px
}

.g-theme-list ul.g-ztfl-box li .g-ztfl-list p.platform b.sAndroid:hover s {
	display: block
}

.g-theme-list ul.g-ztfl-box li .g-ztfl-list p.platform b.sIos:hover s {
	display: block
}

.g-theme-list .tspage {
	height: 28px;
	margin: 0 0 15px;
	background: 0 0
}

.g-theme-list .tspage .tsp_count,.tsp_change {
	display: none
}

.g-theme-list .tspage .tsp_nav {
	text-align: center
}

.g-theme-list .tspage .tsp_nav i {
	display: inline-block;
	padding: 0 9px;
	background-color: #fbfbfb;
	color: #999;
	border: 1px solid #e7e7e7;
	border-radius: 3px
}

.g-theme-list .tspage .tsp_nav b {
	display: inline-block;
	padding: 0 9px;
	background-color: #4c94ee;
	color: #fff;
	border: 1px solid #e7e7e7;
	border-radius: 3px
}

.g-theme-list .tspage .tsp_nav a {
	display: inline-block;
	padding: 0 9px;
	background-color: #fbfbfb;
	border: 1px solid #e7e7e7;
	border-radius: 3px;
	color: #000
}

.g-theme-list .tspage .tsp_nav a.tsp_end,.g-theme-list .tspage .tsp_nav a.tsp_home,.g-theme-list .tspage .tsp_nav a.tsp_more,.g-theme-list .tspage .tsp_nav a.tsp_next,.g-theme-list .tspage .tsp_nav a.tsp_prev {
	padding: 0;
	border: none
}

.g-isgood {
	background: #fff;
	margin-top: 20px;
	padding: 0 0 20px 0
}

.g-isgood .g-title dt i {
	background-position: 0 -228px;
	width: 31px;
	height: 26px;
	margin: 19px 9px 0 1px
}

.g-isgood .g-xscroll-box {
	width: 100%;
	height: auto;
	margin: 27px 0 0;
	display: block;
	overflow: hidden
}

.g-isgood .g-xscroll-box b {
	width: 30px;
	height: 60px;
	background: #aaa;
	float: left;
	margin: 30px 0 0 20px;
	display: inline;
	overflow: hidden;
	position: relative;
	zoom: 1;
	cursor: pointer
}

.g-isgood .g-xscroll-box b:after {
	content: "";
	width: 16px;
	height: 16px;
	border-left: 2px solid #fff;
	border-top: 2px solid #fff;
	transform: rotate(-45deg);
	display: block;
	overflow: hidden;
	position: absolute;
	left: 12px;
	top: 22px
}

.g-isgood .g-xscroll-box .f-xscroll-rightbtn:after {
	transform: rotate(135deg);
	left: 2px
}

.g-isgood .g-xscroll-box b:hover {
	background: #26c472
}

.g-isgood .g-xscroll-box div {
	width: 1072px;
	height: 120px;
	float: left;
	margin: 0 9px 0 0;
	display: inline;
	overflow: hidden;
	position: relative;
	zoom: 1
}

.g-isgood .g-xscroll-box div ul {
	width: 1072px;
	height: 120px;
	display: block;
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 0
}

.g-isgood .g-xscroll-box div ul li {
	width: 240px;
	height: auto;
	float: left;
	margin: 0 0 0 28px;
	display: inline;
	overflow: hidden
}

.g-isgood .g-xscroll-box div ul li a {
	width: 100%;
	height: 120px;
	display: block;
	overflow: hidden;
	position: relative;
	zoom: 1
}

.g-isgood .g-xscroll-box div ul li a img {
	width: 100%;
	height: 120px;
	display: block;
	overflow: hidden
}

.g-isgood .g-xscroll-box div ul li a strong {
	width: 100%;
	height: 26px;
	line-height: 26px;
	font-size: 14px;
	font-weight: 400;
	color: #fff;
	text-align: center;
	background: rgba(0,0,0,.5);
	display: block;
	overflow: hidden;
	position: absolute;
	left: 0;
	bottom: 0
}

.g-isgood .g-xscroll-box div ul li a:hover strong {
	background: #00abfe
}

.g-like {
	background: #fff;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 0 0 20px 0
}

.g-like .g-title dt i {
	background-position: 0 -328px;
	width: 30px;
	height: 26px;
	margin: 19px 9px 0 1px
}

.g-like div {
	display: block;
	overflow: hidden
}

.g-like div a {
	width: 120px;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	font-weight: 400;
	color: #333;
	text-align: center;
	border: 1px solid #eee;
	border-radius: 6px;
	float: left;
	margin: 19px 6px 0 20px;
	display: inline;
	overflow: hidden
}

.g-like div .f-color1 {
	color: #ffb100
}

.g-like div .f-color2 {
	color: #20b8ff
}

.g-like div .f-color3 {
	color: #ff2361
}

.g-like div .f-color4 {
	color: #f45ce4
}

.g-like div .f-color5 {
	color: #60dfc3
}

.g-like div .f-color6 {
	color: #ff7800
}

.g-like div .f-color7 {
	color: #0054ff
}

.g_foot {
	background: #fbfbfb;
	border-top: 1px solid #cecece;
	text-align: center;
	font-size: 12px;
	padding: 10px 0;
	line-height: 24px;
	color: #666;
	margin: 10px 0 0 0
}

.g_foot p {
	text-align: center
}

.g_foot a {
	font-size: 12px;
	color: #333
}

.g_foot a:hover {
	color: #f60
}

.g_foot b,.g_foot span {
	color: red
}

.g-news {
	background: #fff none repeat scroll 0 0;
	margin-top: 20px
}

.g-news .g-title dt i {
	background: url(../images/001_03.png) no-repeat 0 0
}

.g-news .g-news-box {
	position: relative
}

.g-news .g-news-box ul {
	padding: 12px 0 0;
	margin: 0 0 16px;
	overflow: hidden
}

.g-news .g-news-box li {
	float: left;
	height: 34px;
	line-height: 34px;
	width: 372px;
	margin: 0 0 0 20px;
	overflow: hidden;
	background: url(../images/dian_07.png) no-repeat 0 15px
}

.g-news .g-news-box li a {
	padding-left: 17px;
	font-size: 14px;
	color: #333
}

.g-news .g-news-box li a:hover {
	color: #26c472
}

.g-news .g-news-btn {
	clear: both;
	text-align: center;
	position: absolute;
	bottom: 0;
	width: 100%
}

.g-news .g-news-btn span {
	padding: 8px 50px;
	margin: 0 auto;
	cursor: pointer
}

.g-news .g-news-btn span.show {
	display: none;
	background: url(../images/001_07.png) no-repeat 0 0
}

.g-news .g-news-btn span.hid {
	display: none;
	background: url(../images/001_09.png) no-repeat 0 0
}

.g-tagtab {
	margin-bottom: 20px
}

.g-tagtab dl {
	background-color: #fff
}

.g-tagtab dl dt {
	margin: 19px 0 0 20px
}

.g-tagtab dl dt ul li {
	width: 120px;
	height: 42px;
	background-color: #f8f8f8;
	color: #333;
	line-height: 42px;
	text-align: center;
	margin-bottom: 2px;
	font-size: 16px
}

.g-tagtab dl dt ul li.f-hover {
	background-color: #26c472;
	color: #fff
}

.g-tagtab dl dd {
	margin: 20px 0 0 10px
}

.g-tagtab dl dd div {
	height: 105px;
	overflow: hidden;
	position: relative
}

.g-tagtab dl dd div ul {
	width: 1024px
}

.g-tagtab dl dd div ul li {
	width: 128px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	font-size: 14px
}

.g-tagtab dl dd div ul li a {
	color: #333
}

.g-tagtab dl dd div ul li a:hover {
	color: #f77
}

.g-tagtab dl dd div ul li.odd a {
	color: #f77
}

.g-tagtab dl dd div ul li.odd a:hover {
	color: #e23939
}

.g-tagtab dl dd div p.m-limore {
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	background-color: #fff;
	height: 20px;
	z-index: 10
}

.g-tagtab dl dd div p.m-limore span {
	width: 100px;
	height: 30px;
	background: url(../images/001_07.png) no-repeat;
	margin: 0 auto;
	position: absolute;
	z-index: 20;
	left: 50%;
	bottom: 0;
	display: none;
	cursor: pointer;
	margin-left: -50px
}

.g-tagtab dl dd div p.m-limore span.f-yincang {
	background: url(../images/001_09.png) no-repeat 0 0
}

.g-new-foot {
	overflow: hidden;
	margin-top: 20px;
	background: #fff
}

.g-new-footcont {
	overflow: hidden;
	padding: 10px 0 20px 0
}

.g-new-footcont p {
	color: #999;
	text-align: center;
	font-family: simsun;
	font-size: 12px;
	margin-top: 10px;
	height: 24px;
	line-height: 24px
}

.g-new-footcont p img {
	margin: -1px 6px 4px 0
}

.g-new-footcont p a {
	font-family: simsun;
	color: #444;
	text-align: center;
	margin: 0 4px;
	font-size: 12px
}

.g-new-footcont p a:hover {
	color: #ff4939
}

.g-new-footcont p b {
	color: #ff4939
}

.f-tabli-btn {
	float: right;
	overflow: hidden
}

.f-tabli-btn b {
	height: 58px;
	line-height: 62px;
	font-size: 16px;
	font-weight: 400;
	color: #333;
	float: left;
	margin: 0 0 0 15px;
	display: inline;
	overflow: hidden;
	cursor: pointer;
	background: url(../images/nt-index.png) no-repeat -265px -143px;
	padding-left: 25px
}

.f-tabli-btn b.one {
	background: 0 0
}

.g-xgtjbox {
	overflow: hidden;
	background: #fff;
	margin-top: 20px
}

.g-xgtjbox ul {
	margin: 0 20px 25px 20px;
	overflow: hidden
}

.g-xgtjbox ul li {
	width: 90px;
	padding: 30px 13px 0 13px;
	float: left;
	text-align: center
}

.g-xgtjbox ul li:hover p {
	color: #f70
}

.g-xgtjbox ul li img {
	width: 80px;
	height: 80px;
	margin: 0 auto 5px auto;
	border-radius: 14px
}

.g-xgtjbox ul li p {
	color: #333;
	height: 22px;
	line-height: 22px;
	overflow: hidden
}

.g-xgtjbox ul li strong {
	font-size: 12px;
	color: #999;
	font-weight: 400
}

#f-addHtml {
	margin-top: 20px
}

#f-addHtml .g-list-box {
	display: none
}

#f-addHtml .block {
	display: block;
	box-shadow: 0 1px 3px #ccc
}

#f-addTop {
	background: #fff;
	margin: 0 auto -20px;
	padding: 20px 0;
	overflow: hidden;
	text-align: center
}

#f-addTop p {
	display: inline-block;
	width: 170px;
	text-align: center;
	font-size: 18px;
	cursor: pointer;
	font-weight: 700;
	height: 20px;
	line-height: 20px;
	border-right: 1px solid #ddd
}

#f-addTop p.m-hover {
	color: #26c472
}

#f-addTop p:last-of-type {
	border-right: 0
}

#f-addTop p b {
	font-size: 12px;
	font-weight: 400;
	padding-left: 8px;
	color: #bfbfbf
}

#f-addHtml {
	width: 1200px;
	clear: both;
	overflow: inherit
}

#f-addHtml ul.g-ztfl-box:before {
	clear: both
}

#f-addHtml ul.g-ztfl-box:after {
	clear: both
}