﻿.g-banner {
	position: relative;
	overflow: hidden;
	width: 645px;
	height: 360px
}

.g-banner-img {
	overflow: hidden;
	width: 645px;
	height: 360px
}

.g-banner-img ul li {
	overflow: hidden;
	width: 645px;
	height: 360px;
	position: relative
}

.g-banner-img ul li i img {
	width: 645px;
	height: 360px
}

.g-banner-img ul li a.g-banner-txt {
	position: absolute;
	left: 20px;
	bottom: 20px;
	background: url(../images/rgba50.png);
	z-index: 99;
	width: 605px;
	height: 110px
}

.g-banner-img ul li a.g-banner-txt h4 {
	color: #fff;
	font-size: 22px;
	text-align: center;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	font-weight: 400;
	padding: 8px 15px 0
}

.g-banner-img ul li a.g-banner-txt p {
	color: #fff;
	height: 30px;
	line-height: 30px;
	text-align: center;
	overflow: hidden;
	font-size: 15px;
	padding: 0 15px;
	white-space: nowrap;
	text-overflow: ellipsis
}

.g-banner-img ul li a:hover h4 {
	color: #ff4939
}

.g-arrow {
	overflow: hidden
}

.g-arrow a.g-scroll {
	position: absolute;
	width: 30px;
	height: 50px;
	top: 130px;
	background: url(../images/sskico2018.png) no-repeat;
	z-index: 99
}

.g-arrow a.next {
	right: 15px;
	background-position: -68px -19px
}

.g-arrow a.prev {
	left: 15px;
	background-position: -10px -19px
}

.g-arrow ul {
	position: absolute;
	bottom: 33px;
	left: 237px;
	z-index: 991
}

.g-arrow ul li {
	float: left;
	height: 10px;
	background: #fff;
	width: 30px;
	margin: 0 6px;
	cursor: pointer;
	text-indent: -99999px
}

.g-arrow ul li.m-hover {
	background: red
}

.g-hotpost {
	width: 540px;
	overflow: hidden;
	height: 360px
}

.g-hotpost a.u-first-title {
	overflow: hidden;
	display: block;
	padding: 10px 0 15px;
	border-bottom: 1px dotted #ededed
}

.g-hotpost a.u-first-title p {
	text-align: center;
	margin-bottom: 15px;
	font-weight: 700;
	font-size: 20px;
	color: #333;
	overflow: hidden;
	height: 26px;
	line-height: 26px
}

.g-hotpost a.u-first-title span {
	color: #999;
	font-size: 13px;
	line-height: 22px;
	height: 44px;
	display: block;
	overflow: hidden
}

.g-hotpost a.u-first-title:hover h1 {
	color: #ff4939
}

.g-hotpost li {
	line-height: 24px;
	height: 24px;
	overflow: hidden;
	margin-top: 11px
}

.g-hotpost li i {
	display: block;
	float: left;
	width: 5px;
	height: 5px;
	background: #e1e1e1;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	margin-top: 9px
}

.g-hotpost li a {
	color: #555;
	display: block;
	float: left;
	padding-left: 8px;
	width: 435px;
	white-space: nowrap;
	text-overflow: ellipsis;
	height: 24px;
	line-height: 24px;
	overflow: hidden
}

.g-hotpost li span {
	float: right;
	color: #999
}

.g-hotpost li a:hover {
	color: #ff4939
}

.g-title-box {
	border-bottom: 3px solid #34d0ba
}

.g-title-box h4.g-title-left {
	border-bottom: 1px solid #34d0ba;
	margin-bottom: 1px;
	overflow: hidden;
	height: 45px;
	font-size: 22px;
	line-height: 45px;
	font-weight: 400
}

.g-title-box h4.g-title-left strong {
	width: 120px;
	text-align: center;
	height: 45px;
	line-height: 45px;
	display: block;
	float: left;
	background: #34d0ba;
	color: #fff;
	font-size: 22px;
	font-weight: 400
}

span.u-more {
	float: right;
	margin: 19px 4px 0 0;
	cursor: pointer;
	width: 38px;
	height: 15px;
	display: inline;
	overflow: hidden;
	background: url(../images/sskico2018.png) no-repeat -2px -137px
}

span.u-more:hover {
	background-position: -161px -137px
}

span.u-more a {
	display: block;
	width: 38px;
	height: 15px
}

.g-title-box font {
	display: block;
	float: left;
	height: 45px;
	line-height: 45px;
	overflow: hidden;
	margin-left: 30px;
	width: 950px;
	text-align: right
}

.g-title-box font a {
	font-weight: 400;
	color: #aaa;
	margin-right: 30px;
	font-size: 15px
}

.g-title-box font a:hover {
	color: #ff4939
}

.g-img-list {
	overflow: hidden;
	margin: 15px 0 5px;
	width: 1210px
}

.g-img-list li {
	float: left;
	width: 230px;
	height: 176px;
	border: 1px solid #eee;
	position: relative;
	margin: 0 10px 10px 0
}

.g-img-list li a {
	display: block;
	width: 216px;
	height: 162px;
	margin: 7px;
	overflow: hidden
}

.g-img-list li img {
	width: 216px;
	height: 162px;
	-webkit-transition: .2s linear;
	-moz-transition: .2s linear;
	transition: .2s linear
}

.g-img-list li p {
	position: absolute;
	width: 196px;
	bottom: 7px;
	left: 7px;
	background: url(../images/rgba50.png);
	color: #fff;
	line-height: 22px;
	height: 44px;
	font-size: 15px;
	padding: 6px 10px 2px
}

.g-img-list li:nth-child(5) {
	margin-right: 0
}

.g-img-list li:nth-child(10) {
	margin-right: 0
}

.g-img-list li:hover img {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	transform: scale(1.05)
}

.m-w835 {
	width: 835px;
	overflow: hidden
}

.m-w340 {
	width: 340px;
	overflow: hidden
}

.g-cont-list {
	overflow: hidden;
	margin-top: 10px;
}

.u-cont-top {
	overflow: hidden;
	position: relative;
	height: 166px;
	padding-left: 230px;
	margin: 15px 0 0;
	border-bottom: 1px dashed #eee;
	padding-bottom: 15px
}

.u-cont-top a.u-cont-img {
	overflow: hidden;
	width: 200px;
	height: 150px;
	padding: 7px;
	border: 1px solid #eee;
	display: block;
	position: absolute;
	left: 0;
	top: 0
}

.u-cont-top a.u-cont-img img {
	width: 200px;
	height: 150px
}

.u-cont-top a.u-cont-name {
	display: block;
	font-size: 17px;
	font-weight: 700;
	height: 35px;
	line-height: 35px;
	overflow: hidden;
	margin-top: 6px
}

.u-cont-top p {
	line-height: 28px;
	overflow: hidden;
	color: #999;
	height: 84px;
	margin-top: 8px;
	font-size: 14px
}

.u-cont-top em {
	width: auto;
	height: 16px;
	line-height: 16px;
	font-size: 13px;
	font-weight: 400;
	color: #999;
	margin: 6px 38px 0 0;
	float: left;
	display: inline;
	overflow: hidden;
	zoom: 1;
	font-style: normal
}

.g-cont-list ul {
	overflow: hidden;
	margin-top: 5px
}

.g-cont-list ul li {
	float: left;
	width: 417px;
	height: 40px;
	background: url(../images/sskico2018.png) no-repeat -3px -184px
}

.g-cont-list ul li a {
	padding-left: 14px;
	display: block;
	height: 40px;
	overflow: hidden;
	line-height: 40px;
	width: 380px;
	color: #666
}

.u-cont-top a:hover {
	color: #ff4939
}

.u-cont-top a.u-cont-img:hover {
	border: 1px solid #ff4939
}

.g-cont-list ul li a:hover {
	color: #ff4939
}

.g-jptj {
	overflow: hidden
}

.g-title-right {
	height: 25px;
	line-height: 25px;
	font-size: 22px;
	font-weight: 400;
	border-left: 3px solid #34d0ba;
	padding-left: 8px;
	margin: 8px 0 12px 0
}

.g-title-right strong {
	color: #34d0ba;
	font-weight: 400
}

.g-jptj ul {
	border-top: 1px solid #eee;
	overflow: hidden
}

.g-jptj ul li {
	height: 80px;
	overflow: hidden;
	border-bottom: 1px solid #eee;
	padding: 10px
}

.g-jptj ul li a {
	display: block;
	position: relative;
	height: 80px
}

.g-jptj ul li a em {
	display: block;
	width: 107px;
	height: 80px;
	overflow: hidden;
	float: right;
	margin-left: 10px
}

.g-jptj ul li a em {
	width: 107px;
	height: 80px
}

.g-jptj ul li p {
	display: block;
	height: 48px;
	line-height: 24px;
	overflow: hidden;
	color: #333;
	padding-top: 2px
}

.g-jptj ul li span {
	font-size: 13px;
	display: block;
	color: #999;
	position: absolute;
	bottom: 2px;
	left: 0
}

.g-jptj ul li:hover {
	background: #fcfcfc
}

.g-jptj ul li:hover p {
	color: #ff4939
}

.g-rank {
	overflow: hidden;
	margin-bottom: 5px
}

.g-rank a {
	display: block;
	width: 165px;
	height: 80px;
	float: left;
	margin: 0 10px 10px 0;
	font-size: 20px;
	line-height: 80px;
	text-align: center;
	color: #fff;
	font-weight: 700
}

.g-rank a.g-rank-one {
	background: #b766ad
}

.g-rank a.g-rank-two {
	background: #64a600;
	margin: 0 0 10px
}

.g-rank a.g-rank-three {
	background: #00aeae
}

.g-rank a.g-rank-four {
	background: #eac100;
	margin: 0 0 10px
}

.g-rank a.g-rank-one:hover {
	background: #b74eaa
}

.g-rank a.g-rank-two:hover {
	background: #5d9804
}

.g-rank a.g-rank-three:hover {
	background: #03a3a3
}

.g-rank a.g-rank-four:hover {
	background: #e0b900
}

.g-hottank {
	overflow: hidden
}

.g-hot-color {
	margin-bottom: 6px;
	overflow: hidden
}

.g-hot-color a {
	font-size: 15px;
	text-decoration: none;
	line-height: 33px;
	padding: 0 7px;
	display: inline-block
}

.cotx0 {
	color: #ff006b
}

.cotx1 {
	color: #049cff
}

.cotx2 {
	color: #8b4bfa
}

.cotx3 {
	color: #d39f17
}

.cotx4 {
	color: #4b991f
}

.cotx5 {
	color: #ff006b
}

.cotx6 {
	color: #049cff
}

.cotx7 {
	color: #8b4bfa !important
}

.cotx8 {
	color: #d39f17 !important
}

.cotx9 {
	color: #4b991f !important
}

.cotx10 {
	color: #ff006b !important
}

.cotx11 {
	color: #049cff
}

.cotx12 {
	color: #8b4bfa
}

.cotx13 {
	color: #d39f17
}

.cotx14 {
	color: #4b991f
}

.cotx15 {
	color: #ff006b
}

.cotx16 {
	color: #049cff
}

.cotx17 {
	color: #8b4bfa !important
}

.cotx18 {
	color: #d39f17
}

.cotx19 {
	color: #4b991f
}

.cotx20 {
	color: #ff006b !important
}

.cotx21 {
	color: #049cff
}

.cotx22 {
	color: #8b4bfa
}

.cotx23 {
	color: #d39f17
}

.cotx24 {
	color: #4b991f
}

.cotx25 {
	color: #ff006b !important
}

.cotx26 {
	color: #049cff
}

.cotx27 {
	color: #8b4bfa
}

.cotx28 {
	color: #d39f17
}

.cotx29 {
	color: #4b991f
}

.cotx30 {
	color: #ff006b
}

.cotx31 {
	color: #049cff
}

.cotx32 {
	color: #8b4bfa
}

.cotx33 {
	color: #d39f17
}

.cotx34 {
	color: #0b9e94
}

.cotx35 {
	color: #d39f17
}

.cotx36 {
	color: #ff1716
}

.cotx37 {
	color: #4b991f
}

.cotx38 {
	color: #049cff
}

.cotx39 {
	color: #8b4bfa
}

.cotx40 {
	color: #049cff
}

.cotx41 {
	color: #8b4bfa !important
}

.cotx42 {
	color: #ff2897
}

.cotx43 {
	color: #049cff
}

.cotx44 {
	color: #03cbbd
}

.cotx45 {
	color: #4b991f
}

.cotx46 {
	color: red
}

.cotx47 {
	color: #4b991f
}

.cotx48 {
	color: #4b991f
}

.cotx49 {
	color: #8b4bfa
}

.cotx50 {
	color: #ff006b
}

.cotx51 {
	color: red
}

.cotx52 {
	color: #03cbbd
}

.cotx53 {
	color: #4b991f
}

.cotx54 {
	color: #8b4bfa
}

.cotx55 {
	color: #4b991f
}

.cotx56 {
	color: #049cff !important
}

.cotx57 {
	color: #4b991f
}

.cotx58 {
	color: #8b4bfa
}

.cotx59 {
	color: #4b991f
}

.cotx60 {
	color: #4b991f !important
}

.g-hot-color a:hover {
	text-decoration: underline
}

.g-today {
	overflow: hidden
}

.g-today ul {
	overflow: hidden;
	background: url(../images/num.png) no-repeat left top
}

.g-today ul li {
	height: 40px;
	margin-bottom: 10px;
	overflow: hidden
}

.g-today ul li a {
	background: #fbfbfb;
	height: 40px;
	padding: 0 15px 0 0;
	margin-left: 32px;
	line-height: 40px;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #666
}

.g-today ul li:hover a {
	color: #ff4939
}

.g-phrase {
	overflow: hidden
}

.g-phrase ul {
	overflow: hidden
}

.g-phrase ul li {
	height: 75px;
	overflow: hidden;
	margin-bottom: 15px
}

.g-phrase ul li em {
	display: block;
	width: 100px;
	height: 75px;
	overflow: hidden;
	float: left;
	margin-right: 15px
}

.g-phrase ul li p {
	display: block;
	height: 24px;
	width: 225px;
	line-height: 24px;
	overflow: hidden;
	color: #65caf6;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 15px;
	margin-bottom: 7px
}

.g-phrase ul li span {
	font-size: 13px;
	display: block;
	color: #999;
	height: 44px;
	line-height: 22px;
	overflow: hidden
}

.g-phrase ul li a:hover p {
	color: #ff4939
}

.f-gotoBox {
	overflow: hidden;
	width: 100px;
	height: auto;
	position: fixed;
	top: 300px;
	left: 50%;
	cursor: pointer;
	margin-left: 620px;
	z-index: 9900;
	display: none
}

.f-gotoBox a {
	display: block;
	height: 35px;
	line-height: 35px;
	text-align: center;
	background: #f7f7f7;
	color: #666;
	border-radius: 4px;
	margin-bottom: 8px
}

.f-gotoBox a:hover {
	color: #fff;
	background: #34d0ba
}

.f-gotoBox a.m-hover {
	color: #fff;
	background: #34d0ba
}

.g-son-channel {
	overflow: hidden;
	margin: 15px auto
}

.g-son-channel ul li {
	float: left;
	width: 123.33px;
	overflow: hidden;
	text-align: center;
	background: #f2f2f2;
	margin: 0 5px;
	border-radius: 4px
}

.g-son-channel a {
	display: block;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	padding: 0 10px;
	color: #999
}

.g-son-channel a:hover {
	background: #34d0ba;
	color: #fff
}

.g-current {
	overflow: hidden;
	padding-top: 15px
}

.g-current p {
	background: url(../images/sskico2018.png) no-repeat -3px -261px;
	height: 20px;
	line-height: 20px;
	padding-left: 18px;
	color: #999
}

.g-current p a {
	color: #999
}

.g-current p a:hover {
	color: #ff4939
}

.g-img-tank {
	overflow: hidden
}

.g-img-tank ul li {
	float: left;
	width: 165px;
	margin: 0 10px 10px 0
}

.g-img-tank ul li img {
	width: 153px;
	height: 124px;
	padding: 5px;
	border: 1px solid #eee
}

.g-img-tank ul li p {
	width: 165px;
	overflow: hidden;
	height: 44px;
	line-height: 22px;
	color: #666;
	font-size: 15px
}

.g-img-tank ul li a:hover p {
	color: #ff4939
}

.g-list-box {
	overflow: hidden;
	margin-top: -5px
}

.g-list-box li {
	height: 172px;
	overflow: hidden;
	border-bottom: 1px dashed #eee;
	padding: 16px 0
}

.g-list-box li a.m-left-img {
	width: 200px;
	height: 150px;
	padding: 10px;
	border: 1px solid #eee;
	margin-right: 15px
}

.g-list-box li a.m-left-img img {
	width: 200px;
	height: 150px
}

.g-list-box li a.m-name {
	display: block;
	height: 35px;
	line-height: 35px;
	overflow: hidden;
	font-size: 17px;
	font-weight: 700;
	color: #333;
	margin: 5px 0
}

.g-list-box li p {
	color: #999;
	overflow: hidden;
	line-height: 28px;
	height: 84px;
	font-size: 14px
}

.g-list-box li span {
	font-size: 13px;
	display: inline-block;
	height: 20px;
	line-height: 20px;
	margin-top: 17px
}

.g-list-box li span em {
	font-style: normal;
	color: #999;
	padding-right: 35px
}

.g-list-box li a.m-left-img:hover {
	border: 1px solid #ff4939
}

.g-list-box li a.m-name:hover {
	color: #ff4939
}

.page {
	clear: both;
	font-size: 15px;
	height: 37px;
	line-height: 37px;
	margin: 25px 10px 10px
}

.page a,
.page span {
	padding: 8px 15px;
	font-size: 15px;
	color: #333;
	border: 1px solid #eee;
	border-radius: 3px;
	background-color: #eee;
	margin: 0 5px
}

.page span.thisclass,
.x-page span.thisclass,
.page strong {
	padding: 8px 15px;
	font-size: 15px;
	color: #333;
	border: 1px solid #eee;
	border-radius: 3px;
	background-color: #eee;
	margin: 0 5px
}

.page a:hover {
	background: #34d0ba;
	border: 1px solid #34d0ba;
	color: #fff
}

.page b {
	padding: 8px 15px;
	font-size: 15px;
	color: #333;
	border: 1px solid #34d0ba;
	border-radius: 3px;
	background: #34d0ba;
	color: #fff;
	margin: 0 5px
}

.page a b {
	padding: 7px 15px;
	font-size: 15px;
	color: #333;
	border: 1px solid #eee;
	border-radius: 3px;
	background-color: #eee;
	margin: 0 5px
}

.page a:hover b {
	background-color: #34d0ba;
	color: #fff;
	border: 1px solid #34d0ba
}

.wz-page {
	overflow: hidden;
	clear: both;
	font-family: microsoft yahei;
	text-align: center;
	font-size: 15px;
	line-height: 37px
}

.wz-page a {
	padding: 8px 15px;
	font-size: 15px;
	color: #333;
	border: 1px solid #eee;
	border-radius: 3px;
	background-color: #eee;
	margin: 0 5px
}

.wz-page a.pnow {
	background: #34d0ba;
	color: #fff;
	margin: 0 2px;
	padding: 5px 10px;
	text-decoration: none
}

.bdcs-container .bdcs-main,
.bdcs-container .bdcs-main * {
	box-sizing: content-box;
	margin: 0;
	padding: 0;
	float: none;
	clear: none;
	overflow: hidden;
	white-space: nowrap;
	word-wrap: normal;
	border: 0;
	background: 0 0;
	width: auto;
	height: auto;
	max-width: none;
	min-width: none;
	max-height: none;
	min-height: none;
	border-radius: 0;
	box-shadow: none;
	transition: none;
	text-align: left
}

.bdcs-container .bdcs-clearfix:after {
	content: '';
	display: block;
	clear: both;
	height: 0
}

.bdcs-container .bdcs-clearfix {
	zoom: 1
}

.bdcs-container .bdcs-main {
	overflow: visible
}

.bdcs-container .bdcs-search {
	display: block;
	overflow: visible;
	position: relative;
	border-style: solid
}

.bdcs-container .bdcs-search-form-input-wrap {
	display: inline-block
}

.bdcs-container .bdcs-search-form-input {
	border-width: 1px;
	border-style: solid;
	display: inline-block;
	vertical-align: top;
	text-indent: 5px;
	background-color: #fff;
	float: left
}

.bdcs-container .bdcs-search-form-input:focus {
	border-width: 1px;
	border-style: solid;
	outline: 0
}

.bdcs-container .bdcs-search-form-submit-wrap {
	display: inline-block
}

.bdcs-container .bdcs-search-form-submit {
	display: inline-block;
	cursor: pointer;
	border-width: 1px;
	border-style: solid;
	vertical-align: top;
	text-align: center;
	width: 50px;}
.bdcs-container .bdcs-search-form-submit-magnifier {
	width: 45px;
	padding: 0;
	text-indent: -999em;
	overflow: hidden;
	background: url(../images/magnifier-icon.png) no-repeat center center;
	_background: url(../images/magnifier-icon_ie6.png) no-repeat center center
}

div#default-searchbox .default-channel-meun {
	position: relative;
	width: 75px;
	display: inline-block;
	vertical-align: middle;
	cursor: pointer;
	background: #fff;
	float: left;
	overflow: visible
}

div#default-searchbox .default-channel-current {
	border: 1px solid;
	position: relative;
	width: 100%;
	border-right: 0
}

div#default-searchbox .default-channel-current span {
	margin-left: 8px
}

div#default-searchbox .default-channel-current i {
	overflow: hidden;
	width: 0;
	height: 0;
	border-width: 6px 6px 0;
	border-color: #9e9e9e #fff;
	border-style: solid;
	display: block;
	position: absolute;
	right: 10px;
	top: 11px
}

div.cse-default-channel-container {
	display: block;
	position: absolute;
	z-index: 30061000000
}

div.cse-default-channel-container .default-channel-list {
	display: none;
	width: 99%;
	list-style: none;
	background: #fff;
	border: 1px solid #ddd;
	border-top: 0;
	margin: 0;
	padding: 0
}

div.cse-default-channel-container .default-channel-list li {
	background: 0 0;
	line-height: 24px;
	list-style: none;
	display: block;
	padding-left: 7px;
	cursor: pointer
}

div.cse-default-channel-container .default-channel-list li:hover {
	background: #ddd
}

.bdcs-container .bdcs-search-form-input-wrap {
}

.bdcs-container .bdcs-search-form-input-notspan {
	margin-left: 0;
	font-family: Arial,SimSun,sans-serif;
	color: #000;
	font-size: 15px
}

.bdcs-container .bdcs-search-form-input .icon-nofocus {
	left:;
	right:;
	top:;
	height:;
	width:
}

.bdcs-container .bdcs-search {
	width: 211px;
	height: 30px;
	overflow: hidden;
	border-color: #eeffe6;
	border-radius: 0;
	border-width: 2px;
	box-shadow: none;
	background-color: #eeffe6
}

.bdcs-container .bdcs-search-form-input {
	border-color: #c9eeb7;
	margin-right: 0;
	width: 158px;
	height: 28px;
	line-height: 28px;
	font-family: Arial,SimSun,sans-serif;
	color: #000;
	font-size: 15px;
	border-radius: 0;
	background-color: #fff
}

.bdcs-container .bdcs-search-form-input:focus {
	border-color: #f79646
}

.bdcs-container .bdcs-search-form-submit-wrap {
}

.bdcs-container .bdcs-search-form-submit {
	border-color: #85d442;
	height: 28px;
	width: 50px;
	background-color: #85d442;
	color: #fff;
	font-family: Arial,SimSun,sans-serif;
	font-size: 13px;
	border-radius: 0
}

.bdcs-container .bdcs-search-form-submit {
	*height: 30px;
	*margin-top: 1px
}

.bdcs-container .bdcs-search-form-submit {
	line-height: 28px
}

.bdcs-container .bdcs-search-form-input {
	margin-right: -1px
}

#bdcs-rec {
	display: none
}

.wz-page a:hover {
	background: #34d0ba;
	color: #fff;
	border: 1px solid #34d0ba
}

.wz-page b {
	padding: 8px 15px;
	font-size: 15px;
	color: #fff;
	border: 1px solid #34d0ba;
	border-radius: 3px;
	background-color: #34d0ba;
	margin: 0 5px
}

.wz-page a b {
	padding: 0;
	border: 0;
	background: 0 0;
	color: #333
}

.wz-page a:hover b {
	background: 0 0;
	color: #fff
}

.g-detail-box {
	overflow: hidden;
	margin-top: 30px
}

.g-detail-box h1 {
	color: #595959;
	text-align: center;
	font-size: 24px;
	line-height: 35px;
	max-height: 70px;
	overflow: hidden
}

.g-detail-box p.g-detail-info {
	margin-top: 10px;
	overflow: hidden;
	line-height: 30px;
	height: 30px;
	text-align: center;
	border-bottom: 1px dashed #eee;
	padding-bottom: 10px
}

.g-detail-box p.g-detail-info strong {
	font-weight: 400;
	color: #999;
	padding: 0 8px;
	font-size: 13px
}

.g-detail-font {
	font-size: 15px;
	line-height: 28px;
	overflow: hidden;
	padding: 15px 0 0;
	color: #666
}

.g-detail-font p {
	margin: 10px 0;
	color: #666
}

.g-detail-font a {
	color: #0071bc;
	font-size: 15px
}

.g-detail-font a:hover {
	color: #f75000
}

.g-detail-font img {
	border: 1px solid #e4e4e4;
	padding: 4px;
	margin: 8px auto;
	display: block
}

.m-pagebreak {
	margin: 15px 0 18px;
	text-align: center
}

.m-pagebreak a {
	margin: 0 5px 0 0;
	height: 36px;
	line-height: 36px;
	border: 2px solid #f99;
	padding: 0 14px;
	color: #fff;
	background: #ff513b;
	display: inline-block
}

.m-pagebreak a:hover {
	background: #f93219
}

.m-wz-page {
	overflow: hidden;
	padding: 15px 0
}

.m-msg {
	overflow: hidden;
	height: 36px;
	background: #f2f2f2;
	padding: 0 15px
}

.m-msg p {
	float: left;
	overflow: hidden;
	height: 36px;
	color: #999;
	line-height: 36px;
	white-space: nowrap;
	text-overflow: ellipsis;
	width: 635px;
	text-align: center
}

.m-msg .g-fenxiang {
	height: 28px;
	overflow: hidden;
	margin-top: 4px;
	width: 140px
}

.m_ssxx {
	font-size: 14px;
	line-height: 200%;
	padding: 12px 10px 5px;
	margin-top: 10px;
	overflow: hidden
}

.m_ssxx p {
	float: right;
	overflow: hidden;
	width: 50%;
	height: 30px;
	line-height: 30px;
	text-align: right
}

.m_ssxx p:nth-child(1) {
	float: left;
	text-align: left
}

.m_ssxx p span {
	color: #c6c6c6
}

.m_ssxx p a {
	color: #999
}

.m_ssxx p a:hover {
	color: red
}

.g-pl-cont {
	overflow: hidden;
	padding-top: 10px
}

.pinglun {
	overflow: hidden;
	margin-top: 15px
}

.m-comment {
	height: auto;
	margin: 0 auto;
	display: block;
	overflow: hidden;
	padding: 15px 0;
	font-family: microsoft yahei
}

.m-comment .comment-title {
	display: none;
	height: 26px;
	width: 100%;
	overflow: hidden
}

.m-comment .comment-title .title {
	height: 26px;
	width: 102px;
	display: block;
	overflow: hidden;
	float: left;
	background: url(../images/pl-title.png) no-repeat
}

.m-comment .comment-text {
	width: 817px;
	height: 120px;
	display: block;
	border: 1px solid #eee;
	padding: 4px 8px;
	line-height: 24px;
	color: #666
}

.m-comment #imageField {
	background-image: none;
	height: 45px;
	width: 145px;
	background-color: #34d0ba;
	font-size: 16px;
	color: #fff;
	text-align: center;
	line-height: 45px;
	float: left;
	border: 0;
	margin: 15px 15px 0 0;
	cursor: pointer
}

.m-comment #imageField:hover {
	background-color: #ee2e3d
}

.m-comment .comment-sm {
	height: 45px;
	line-height: 45px;
	width: 400px;
	display: block;
	overflow: hidden;
	color: #333;
	margin-top: 15px
}

.m-comment .comment-body {
	height: auto;
	width: 100%;
	display: block;
	overflow: hidden
}

.m-comment .comment-body li {
	height: auto;
	width: auto;
	display: block;
	overflow: hidden;
	background-color: #fafafa;
	padding: 10px;
	border-radius: 4px;
	margin: 10px 0 0
}

.m-comment .comment-body li .combd-title {
	display: block;
	width: auto;
	height: 26px;
	border-bottom: 1px solid #d3d3d3;
	overflow: hidden
}

.m-comment .comment-body li .combd-title .title {
	float: left;
	height: 20px;
	width: auto;
	display: block;
	overflow: hidden;
	color: #333
}

.m-comment .comment-body li .combd-title .time {
	float: right;
	height: 20px;
	width: auto;
	display: block;
	overflow: hidden;
	font-size: 13px;
	color: #999
}

.m-comment .comment-body li .combd-bd {
	color: #6d6d6d;
	margin: 10px 0;
	line-height: 20px
}

.m-comment .comment-body li .comment-button {
	height: 26px;
	width: auto;
	display: block;
	overflow: hidden;
	border: 1px solid #a0a0a0;
	border-radius: 5px;
	float: right;
	background-color: #fff;
	padding: 0 10px
}

.m-comment .comment-body li .comment-button a {
	float: left;
	height: 26px;
	width: auto;
	display: block;
	overflow: hidden
}

.m-comment .comment-body li .comment-button a i {
	height: 18px;
	width: 18px;
	display: block;
	overflow: hidden;
	float: left;
	background: url(../images/pl-comment-ico.png) no-repeat -44px -63px;
	margin: 5px 3px 0 0
}

.m-comment .comment-body li .comment-button a.a1 i {
	background-position: -2px -26px
}

.m-comment .comment-body li .comment-button a.a2 i {
	background-position: 0 -1px
}

.m-comment .comment-body li .comment-button a span {
	width: auto;
	display: block;
	overflow: hidden;
	float: left;
	line-height: 26px;
	font-size: 13px;
	color: #a7a7a7
}

.m-comment .comment-body li .comment-button a:hover span {
	color: #f55
}

.m-comment .comment-body li .comment-button b {
	height: 13px;
	width: 2px;
	display: block;
	overflow: hidden;
	float: left;
	background-color: #eee;
	margin: 4px
}

.m-comment .comment-more {
	height: 38px;
	width: 358px;
	display: block;
	overflow: hidden;
	margin: 25px auto 0;
	border-radius: 4px;
	text-align: center;
	line-height: 38px;
	color: #fff;
	cursor: pointer;
	background-color: #34d0ba
}

.m-comment .comment-more:hover {
	background: red
}

.m-comment .comment-body li .comment-button b {
	height: 19px;
	width: 2px;
	display: block;
	overflow: hidden;
	float: left;
	background-color: #eee;
	margin: 4px
}

.zt {
	overflow: hidden;
	margin-top: 20px
}

.zt ul li {
	overflow: hidden;
	float: left;
	line-height: 35px;
	width: 86px;
	margin: 0 8px;
	text-align: center;
	border: 1px solid #eee;
	border-radius: 4px;
	margin-bottom: 18px
}

.zt ul li a {
	font-size: 15px;
	color: #666;
	display: block;
	width: 86px;
	text-align: center;
	height: 35px;
	overflow: hidden
}

.zt ul li:hover {
	border: 1px solid #34d0ba
}

.zt ul li:hover a {
	background: #34d0ba;
	color: #fff
}

.zt ul b {
	width: 835px;
	height: 2px;
	border-top: 1px dashed #f3f3f3;
	float: left;
	margin: 5px 0 20px 0;
	display: inline;
	overflow: hidden
}

.g-top-title {
	overflow: hidden;
	margin: 35px 20px 35px 0
}

.g-top-title h1.g-pl-title {
	float: left;
	color: #595959;
	font-size: 22px;
	line-height: 38px;
	width: 650px
}

.g-top-title a.u-a-go {
	float: right;
	display: block;
	height: 38px;
	line-height: 38px;
	width: 96px;
	text-align: center;
	background: #34d0ba;
	color: #fff;
	border-radius: 2px
}

.g-top-title a.u-a-go:hover {
	background: red
}

.ranklist {
	overflow: hidden;
	margin-top: 20px
}

.ranklist a {
	float: left;
	width: 400px;
	margin: 0 17px 20px 0;
	height: 180px;
	text-align: center;
	line-height: 180px;
	display: block;
	padding: 0;
	color: #fff;
	font-size: 26px
}

.ranklist a.cotx0 {
	background: #b766ad
}

.ranklist a.cotx1 {
	background: #64a600
}

.ranklist a.cotx2 {
	background: #00aeae
}

.ranklist a.cotx3 {
	background: #eac100
}

.ranklist a.cotx4 {
	background: #9d9d9d
}

.ranklist a.cotx5 {
	background: #9d9d9d
}

.g-xgwz {
	overflow: hidden;
	margin-top: 15px
}

.g-xgwz ul {
	overflow: hidden;
	border-bottom: 1px dotted #eee
}

.g-xgwz ul li {
	height: 95px;
	overflow: hidden;
	border-top: 1px dotted #eee;
	padding: 12px 15px;
	width: 387.5px;
	float: left
}

.g-xgwz ul li a {
	display: block;
	position: relative;
	height: 95px;
	padding-left: 140px
}

.g-xgwz ul li a em {
	display: block;
	width: 127px;
	height: 95px;
	overflow: hidden;
	float: left;
	position: absolute;
	left: 0;
	top: 0
}

.g-xgwz ul li a em img {
	width: 127px;
	height: 95px
}

.g-xgwz ul li p {
	display: block;
	height: 52px;
	line-height: 26px;
	overflow: hidden;
	color: #333;
	padding-top: 4px;
	font-size: 15px
}

.g-xgwz ul li span {
	font-size: 13px;
	display: block;
	color: #999;
	height: 20px;
	line-height: 20px;
	margin-top: 10px
}

.g-xgwz ul li span strong {
	font-weight: 400;
	padding-right: 15px
}

.g-xgwz ul li:hover p {
	color: #ff4939
}

.margin15 {
	margin-top: 15px
}

.g-class {
	overflow: hidden
}

.g-class-list {
	overflow: hidden
}

.g-class-list ul {
	padding: 15px 0;
	overflow: hidden
}

.g-class-list ul li {
	float: left;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	margin: 6px 0;
	width: 139px;
	text-align: center
}

.g-class-list ul li a {
	color: #999;
	display: block;
	padding: 0 13px;
	background: #f2f2f2;
	border-radius: 4px;
	margin: 0 5px
}

.g-class-list ul li a:hover {
	background: #34d0ba;
	color: #fff
}

.g-tb-list {
	overflow: hidden;
	clear: both;
	display: none
}

.g-hot-list .on {
	display: block
}

.g-sjrj-cont .g-tb-list {
	display: block
}

.g-tb-list ul {
	overflow: hidden;
	width: 1235px
}

.g-tb-list ul li {
	float: left;
	width: 120px;
	padding-left: 90px;
	height: 78px;
	position: relative;
	display: block;
	cursor: pointer;
	overflow: hidden;
	margin: 28px 36px 10px 0
}

.g-tb-list ul li a {
	display: block
}

.g-tb-list ul li a i img {
	width: 78px;
	height: 78px;
	position: absolute;
	top: 0;
	left: 0;
	border-radius: 12px
}

.g-tb-list ul li a p em img {
	height: 14px
}

.g-tb-list ul li a p span {
	color: #666;
	display: block;
	overflow: hidden;
	height: 24px;
	line-height: 24px;
	margin-top: 2px
}

.g-tb-list ul li a p strong {
	color: #999;
	font-size: 12px;
	font-weight: 400;
	display: block;
	margin: 8px 0 9px
}

.g-tb-list ul li a:hover p span {
	color: #ff4939
}

.g-left-title {
	height: 49px;
	line-height: 49px;
	border-bottom: 1px solid #eee
}

.g-left-title p {
	font-size: 22px;
	font-family: Candara;
	color: #ddd;
	font-weight: 400;
	float: left;
	padding-right: 25px
}

.g-left-title p b {
	font-weight: 400;
	color: #333;
	margin-right: 10px;
	border-bottom: 2px solid #34d0ba;
	display: inline-block;
	position: relative;
	bottom: 1px
}

.g-left-title span {
	font-size: 20px;
	color: #ddd;
	display: block;
	float: left
}

.g-left-title i {
	cursor: pointer;
	padding: 0 15px;
	font-size: 20px;
	color: #333;
	font-style: normal
}

.g-left-title i.cur {
	color: #34d0ba
}

.g-left-title font {
	display: block;
	float: left;
	height: 45px;
	line-height: 45px;
	overflow: hidden;
	margin-left: 30px;
	width: 720px;
	text-align: right
}

.g-left-title font a {
	color: #999;
	font-size: 14px;
	margin-right: 30px
}

.g-left-title font a:hover {
	color: #ff4939
}

span.u-more {
	float: right;
	margin: 18px 4px 0 0;
	cursor: pointer;
	width: 38px;
	height: 15px;
	display: inline;
	overflow: hidden;
	background: url(../images/sskico2018.png) no-repeat -2px -137px
}

span.u-more:hover {
	background-position: -161px -137px
}

span.u-more a {
	display: block;
	width: 38px;
	height: 15px
}

.m-sh4 {
	width: 100%;
	height: 46px;
	line-height: 50px;
	font-size: 18px;
	font-weight: 700;
	color: #333;
	display: block;
	overflow: hidden;
	margin-top: 6px
}

.m-sh4 i {
	width: 5px;
	height: 20px;
	background: #34d0ba;
	float: left;
	margin: 17px 15px 0 0;
	display: inline;
	overflow: hidden
}

.m-sh4 strong {
	padding: 0 6px;
	color: #34d0ba
}

.dcmp-post {
	overflow: hidden;
	clear: both;
	color: #444;
	padding: 20px 0 10px
}

.dcmp-post .dcmp-userinfo {
	margin-right: 6px;
	width: 100%
}

.mt1 {
	background-color: #fff;
	overflow: hidden;
	width: 100%
}

.mt1 .tbox {
	width: 100%;
	padding-top: 2%
}

.side_r {
	float: right;
	width: 320px;
	padding: 0 1% 20px;
	background-color: #fff
}

.side_r .listArt {
	margin-top: 0;
	padding: 0;
	overflow: hidden
}

.side_r .listArt dl {
	width: 100%;
	padding: 10px 0;
	margin: 0 auto;
	border: none
}

.listArt dl dt {
	width: 92%;
	padding: 0 4%;
	height: 42px;
	line-height: 42px;
	color: #fff;
	margin: 10px 0;
	background-color: #358ff0;
	text-align: left;
	overflow: hidden
}

.listArt dl dt h3 {
	font-size: 20px;
	color: #fff;
	font-weight: 400;
	text-transform: capitalize
}

.fl {
	float: left
}

.fr {
	float: right!important
}

.listArt dl dt span a {
	font-size: 14px;
	color: #fff
}

.pagess {
	clear: both;
	margin: 20px;
	overflow: hidden;
	margin-left: 0;
	text-align: center;
	font-size: 12px
}

.pagess ul li {
	display: inline-block;
	border: 1px solid #ccc;
	margin: 0 3px;
	line-height: 20px;
	background: #fff;
	color: #999
}

.pagess ul li:hover {
	background: #ccc;
	color: #fff;
	border: 1px solid #ccc
}

.pagess ul li:hover a {
	color: #fff
}

.pagess ul li.thisclass {
	display: inline-block;
	border: 1px solid #ccc;
	padding: 2px 9px;
	margin: 0 3px;
	background: #ccc;
	color: #fff
}

.pagess ul li.thisclass a {
	color: #fff
}

.pagess ul li a {
	display: block;
	color: #999;
	padding: 2px 9px;
}

.pagess ul li a:hover {
	color: #fff
}
	/* - 制作分页组件 - */

	.pagination {

		display: flex;

		flex-wrap: wrap;

		justify-content: center;

		/* 水平居中 */

		margin-bottom: 10px;

	}

	.pagination .page-item {

		padding: 5px 10px;

		background: #fff;

		color: #808080;

		margin: 0 5px;

		border-radius: 3px;

		transition: all .5s;

		-webkit-transition: all .5s;

	}

	.pagination .page-item:hover {

		color: #fff;

		transition: all .5s;

		-webkit-transition: all .5s;

		background-color: #666666;

	}

	.pagination .active {

		background: #fff;

		color: #808080;

		margin: 0 5px;

		border-radius: 3px;

		transition: all .5s;

		-webkit-transition: all .5s;

	}

	.pagination .page-num:hover {

		color: #FFFFFF;

	}

	.pagination .active {

		color: #fff;

		background: #666666;

	}

	.pagination .active a {

		color: #fff;
	}

	/* 

 * index-cms
