
/*------------------------------------------------------
Filename: global.css
Version: v1.0.0
Author:
------------------------------------------------------*/
	/*Reset*/
	:root {
	overflow-y: scroll;
}
* {
	margin: 0;
	padding: 0;
}
fieldset, img {
	border: 0;
}
:focus {
	outline: 0;
}
address, caption, cite, code, dfn, em,i, th, var, optgroup {
	font-style: normal;
	font-weight: normal;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
}
.faguang {
	background-image: -webkit-gradient(linear, 0 0, 0 bottom, from(rgba(255, 224, 140, 1)), to(rgba(248, 198, 63, 1)));
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	font-weight:600;
	font-size:26px !important;
	line-height:56px !important;
}
abbr, acronym {
	border: 0;
	font-variant: normal;
}
input, button, textarea, select, optgroup, option {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
}
textarea {
	*overflow: auto;
}
code, kbd, samp, tt {
	font-size: 100%;
}
input, button, textarea, select {
	*font-size: 100%;
}
input {
	vertical-align: middle;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
sup, sub {
	font-size: 100%;
	vertical-align: baseline;
}
:link, :visited, ins {
	text-decoration: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
/*common*/
	.tl {
	text-align: left;
}
.tc, .center {
	text-align: center;
}
.tr {
	text-align: right;
}
.fl {
	float: left !important;
	display: inline;
}
.fr {
	float: right !important;
	display: inline;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
.clear {
	clear: both;
}
.vm {
	vertical-align: middle;
}
.pr {
	position: relative;
}
.pa {
	position: absolute;
}
.abs_right {
	position: absolute;
	right: 0;
}
.zoom {
	zoom: 1;
}
.hidden {
	visibility: hidden;
}
.highlight {
	color: #F30 !important;
}
.blank1,
.blank5,
.blank8,
.blank10,
.blank15,
.block20 {
	display: block;
	clear: both;
	overflow: hidden;
}
.blank5 {
	height: 5px;
}
.blank8 {
	height: 8px;
}
.blank10 {
	height: 10px;
}
.blank15 {
	height: 15px;
}
.blank20 {
	height: 20px;
}
.blank1 {
	height: 1px;
}
.module .m_bd:before,
.module .m_bd:after {
	content: '\0020';
	display: block;
	overflow: hidden;
	height: 0;
}
.module .m_bd:after {
	clear: both;
}
.module .m_bd {
	zoom: 1;
}
.ellipsis {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
/*=body=*/
	body {
	font: 12px/1.5 'microsoft yahei',sans-serif,Tahoma;
	color: #c2a38e;
	background: #0d0c0c;
}
a {
	text-decoration: none;
	color: #ffe198;
}
a:hover {
	text-decoration: none;
	color: #ffe198;
}
img {
	display: block;
}
.hide {
	display: none !important;
}
@-webkit-keyframes fadeIn {
	0% {
	opacity: 0;
}
100% {
	opacity: 1;
}
}
@keyframes fadeIn {
	0% {
	opacity: 0;
}
100% {
	opacity: 1;
}
}
/* jquery.Jcrop.min.css v0.9.12 (build:20130126)*/
	.jcrop-holder {
	direction: ltr;
	text-align: left;
}
.jcrop-vline, .jcrop-hline {
	background: #FFF url(../img/Jcrop-7a4b4c6ebd.gif);
	font-size: 0;
	position: absolute;
}
.jcrop-vline {
	height: 100%;
	width: 1px !important;
}
.jcrop-vline.right {
	right: 0;
}
.jcrop-hline {
	height: 1px !important;
	width: 100%;
}
.jcrop-hline.bottom {
	bottom: 0;
}
.jcrop-tracker {
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	height: 100%;
	width: 100%;
}
.jcrop-handle {
	background-color: #333;
	border: 1px #EEE solid;
	font-size: 1px;
	height: 7px;
	width: 7px;
}
.jcrop-handle.ord-n {
	left: 50%;
	margin-left: -4px;
	margin-top: -4px;
	top: 0;
}
.jcrop-handle.ord-s {
	bottom: 0;
	left: 50%;
	margin-bottom: -4px;
	margin-left: -4px;
}
.jcrop-handle.ord-e {
	margin-right: -4px;
	margin-top: -4px;
	right: 0;
	top: 50%;
}
.jcrop-handle.ord-w {
	left: 0;
	margin-left: -4px;
	margin-top: -4px;
	top: 50%;
}
.jcrop-handle.ord-nw {
	left: 0;
	margin-left: -4px;
	margin-top: -4px;
	top: 0;
}
.jcrop-handle.ord-ne {
	margin-right: -4px;
	margin-top: -4px;
	right: 0;
	top: 0;
}
.jcrop-handle.ord-se {
	bottom: 0;
	margin-bottom: -4px;
	margin-right: -4px;
	right: 0;
}
.jcrop-handle.ord-sw {
	bottom: 0;
	left: 0;
	margin-bottom: -4px;
	margin-left: -4px;
}
.jcrop-dragbar.ord-n, .jcrop-dragbar.ord-s {
	height: 7px;
	width: 100%;
}
.jcrop-dragbar.ord-e, .jcrop-dragbar.ord-w {
	height: 100%;
	width: 7px;
}
.jcrop-dragbar.ord-n {
	margin-top: -4px;
}
.jcrop-dragbar.ord-s {
	bottom: 0;
	margin-bottom: -4px;
}
.jcrop-dragbar.ord-e {
	margin-right: -4px;
	right: 0;
}
.jcrop-dragbar.ord-w {
	margin-left: -4px;
}
.jcrop-light .jcrop-vline, .jcrop-light .jcrop-hline {
	background: #FFF;
	filter: alpha(opacity=70) !important;
	opacity: 0.7 !important;
}
.jcrop-light .jcrop-handle {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background-color: #000;
	border-color: #FFF;
	border-radius: 3px;
}
.jcrop-dark .jcrop-vline, .jcrop-dark .jcrop-hline {
	background: #000;
	filter: alpha(opacity=70) !important;
	opacity: 0.7 !important;
}
.jcrop-dark .jcrop-handle {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background-color: #FFF;
	border-color: #000;
	border-radius: 3px;
}
.solid-line .jcrop-vline, .solid-line .jcrop-hline {
	background: #FFF;
}
.jcrop-holder img, img.jcrop-preview {
	max-width: none;
}
::-webkit-input-placeholder {
	/* WebKit browsers*/
	color: #7588ad;
}
:-moz-placeholder {
	/* Mozilla Firefox 4 to 18*/
	color: #7588ad;
}
::-moz-placeholder {
	/* Mozilla Firefox 19+*/
	color: #7588ad;
}
:-ms-input-placeholder {
	/* Internet Explorer 10+*/
	color: #7588ad;
}
/* body and html*/
	body {
	background: url(../img/st-45eb5fda3a.png) no-repeat center #0d0c0c;
}
::-webkit-scrollbar {
	background: transparent;
	width: 10px;
}
::-webkit-scrollbar-thumb {
	background: #1d2430;
	border-radius: 6px;
}
::-webkit-scrollbar-track {
	background: #43567b;
}
.ccweb_head .ccweb_head_bg {
	opacity: 1;
	filter: alpha(opacity=100);
}
.ccweb_head .ccweb_head_search input {
	height: 24px;
	line-height: 24px;
}
.ccweb_footer {
	padding: 20px 0 !important;
}
.ccweb_footer #ncp-l1 {
	display: inline-block;
	width: 500px;
}
.contentMain {
	background: url(../img/bg.jpg) no-repeat center top;
	padding-bottom: 388px;
}
/* header*/
	.header {
	width: 1010px;
	height: 600px;
	width: 1010px;
	margin: 0 auto;
	position: relative;
}
.header .header-text {
	width: 100%;
	position: absolute;
	left: 0px;
	top: 720px;
	color: #e3c989;
	text-align: center;
	z-index: 88;
}
.header .header-text h1 {
	font-size: 20px;
	font-weight: normal;
	padding-bottom: 5px;
}
.header .header-text p {
	height: 25px;
	line-height: 25px;
	font-size: 18px;
}
.header .header-text p .header-user-ms {
	display: inline-block;
	max-width: 340px;
	vertical-align: top;
}
.header .header-text p a {
	margin-left: 10px;
	color: #fff;
	text-decoration: underline;
}
.header .header-text .hdzt_btn {
	display: block;
	width: 218px;
	height: 65px;
	background-position: 0 -128px;
	margin: 0 auto;
	text-indent: -999em;
}
.header .header-text .hdzt_btn:hover, .header .header-text .hdzt_btn.btn2-hover {
	background-position: 0 -193px;
}
.header .nav {
	width: 861px;
	height: 93px;
	position: absolute;
	left: 50%;
	top: 392px;
	margin-left: -458px;
	background: url(../img/navbg.png) no-repeat;
	padding: 0 28px 0 35px;
}
.header .nav a {
	float: left;
	display: inline;
	width: 156px;
	height: 88px;
	text-align:center
}
.header .nav a em {
	display: block;
	width: 100%;
	height: 100%;
}
.header .nav a em {
	font-size:25px;
	line-height:83px;
}
.header .nav a:hover {
	background: url(../img/fugai.png) no-repeat;
	background-size:100% 100%;
	color:#f85c32;
}
.header .nav a.n1.current {
	background: url(../img/fugai.png) no-repeat;
	background-size:100% 100%;
	color:#f85c32;
}
.header .nav a.n5 {
	width: 176px;
	height: 171px;
	background: url(../img/baoming.png) no-repeat;
	position: relative;
	margin: -43px 2px;
	z-index:3
}
.header .nav a.n5:hover {
	background: url(../img/baominghover.png) no-repeat;
}
.header .nav a.n5:active {
	background: url(../img/baominghover.png) no-repeat;
}
.header .nav a.n5.done {
	background: url(../img/baominghover.png) no-repeat;
	cursor: default;
}
.header .nav a.n5.done:hover, .header .nav a.n5.done:active {
	background: url(../img/baominghover.png) no-repeat;
}
.header .nav a.n5.outDate, .header .nav a.n5.thirdParty {
	cursor: default;
}
.header .nav a.n5.outDate:hover, .header .nav a.n5.outDate:active, .header .nav a.n5.thirdParty:hover, .header .nav a.n5.thirdParty:active {
	background-position: 0 -258px;
}
.header .time {
	width:1086px;
	height: 52px;
	position: absolute;
	left: 50%;
	top: 502px;
	margin-left: -563px;
	z-index:1
}
/* content*/
	.content {
	width: 1200px;
	margin: 0 auto;
}
.adctn {
	background: rgba(31,27,27,0.8);
	height: 300px;
	text-align: center;
}
.imgad {
	width: 740px;
	height: 260px;
	padding:2px;
	float: left;
	margin-top: 11px;
	margin-left: 15px;
	background: url(../img/bannerbg.png) no-repeat;
	background-size:100% 100%;
}
.slideBox {
	width:740px;
	height:260px;
	overflow:hidden;
	position:relative;
}
.slideBox .hd {
	height:15px;
	overflow:hidden;
	position:absolute;
	right:5px;
	bottom:8px;
	z-index:1;
}
.slideBox .hd ul {
	overflow:hidden;
	zoom:1;
	float:left;
}
.slideBox .hd ul li {
	float:left;
	margin-right:5px;
	width:15px;
	height:8px;
	line-height:14px;
	text-align:center;
	border:1px solid #d9b22e;
	cursor:pointer;
}
.slideBox .hd ul li.on {
	background:#d9b22e;
	color:#fff;
}
.slideBox .bd {
	position:relative;
	height:100%;
	z-index:0;
}
.slideBox .bd li {
	zoom:1;
	vertical-align:middle;
}
.slideBox .bd p {
	zoom:1;
	color:#c9b07a;
	text-align:left
}
.slideBox .bd img {
	width:100%;
	height:230px;
	display:block;
}
.news {
	width: 360px;
	height: 248px;
	float: left;
	background: #101010;
	margin-left: 30px;
	margin-top: 11px;
	padding-top: 12px;
	padding-left: 35px;
}
.news ul {
	text-align: left;
	font-size: 16px;
	line-height: 33px;
	list-style: square;
}
.news a:hover {
	color:#af4747
}
.saibox {
	width:1200px;
	text-align:left;
	display: none;
}
.saibox~.jcjj {
	display: block;
}
.saibox .hd {
	height:58px;
	line-height:58px;
	background:#f4f4f4;
	padding:0 10px 0 20px;
	background: url(../img/navbg2.png) no-repeat;
	background-size:100% 100%;
	position:relative;
	width:787px;
	margin:0 auto
}
.saibox .hd ul {
	float:left;
	width:100%;
	position:absolute;
	left:0px;
	top:-1px;
	height:32px;
}
.saibox .hd ul li {
	float:left;
	cursor:pointer;
	width:33.3%;
	text-align:center;
	font-size:22px;
	color:#af4747
}
.saibox .hd ul li.on {
	height:58px;
	background: url(../img/navhover.png) no-repeat;
	background-size:100% 100%;
	color:#ffe08c
}
.saibox .bd ul {
	padding:15px;
	zoom:1;
	background: url(../img/tabbg.png) no-repeat;
	background-size:100% 100%;
}
.saibox .bd span {
	background: url(../img/title.png) no-repeat;
	background-size:100% 100%;
	text-align:center;
	color:#fdd650;
	display:block;
	width:982px;
	height:36px;
	line-height:36px;
	font-size:24px;
	margin:0 auto;
	font-weight:600;
	margin-top:30px;
}
.saibox .bdx {
	width:982px;
	margin:0 auto;
	margin-top:20px;
}
.saibox .bdx p {
	font-size:16px;
	line-height:30px;
}
.saibox .bdx strong {
	color:#d45b5b
}
.saibox .bd li {
	height:24px;
	line-height:24px;
}
.saibox .bd li .date {
	float:right;
	color:#999;
}
.tabbox {
	width:400px;
	margin:0 auto;
	text-align: center;
	font-size:14px;
	line-height:26px;
}
.tabbox th {
	background:#873b29;
	border:1px solid #873b29;
}
.tabbox td {
	border:1px solid #873b29;
}
.moduleMain {
	display: none;
}
.person-message {
	padding-bottom: 60px;
}
.person-message h3 {
	width: 100%;
	height: 36px;
	background: url(../img/title1-521d66e723.png) no-repeat center;
	margin-bottom: 29px;
}
.person-message .apply-tips {
	height: 25px;
	line-height: 25px;
	margin-bottom: 26px;
	text-align: center;
	font-size: 18px;
	color: #ffd545;
	position: relative;
}
.person-message .apply-tips .editor-btn {
	display: block;
	width: 75px;
	height: 25px;
	background-position: 0 -1355px;
	position: absolute;
	right: 44px;
	top: 0;
}
.person-message .apply-top .line {
	width: 100%;
	height: 2px;
	background: url(../img/apply_line-638672d73b.png) no-repeat center;
}
.person-message .apply-top .apply-top-content {
	width: 460px;
	height: 120px;
	padding: 30px 0;
	margin: 0 auto;
}
.person-message .apply-top .apply-top-content img {
	float: left;
	display: inline;
	width: 118px;
	height: 118px;
	border: solid 1px #6b80a7;
}
.person-message .apply-top .apply-top-content .apply-user-ms {
	float: left;
	display: inline;
	width: 310px;
	margin-left: 30px;
	overflow: hidden;
}
.person-message .apply-top .apply-top-content .apply-user-ms li {
	height: 20px;
	line-height: 20px;
	font-size: 18px;
	margin-bottom: 14px;
}
.person-message .apply-photo h5 {
	font-size: 24px;
	text-align: center;
	padding: 25px 0;
	font-weight: normal;
}
.person-message .apply-photo .apply-photo-list {
	width: 660px;
	margin: 0 auto;
}
.person-message .apply-photo .apply-photo-list li {
	float: left;
	display: inline;
	width: 78px;
	height: 78px;
	border: solid 1px #6b80a7;
	margin: 0 15px 20px;
}
.person-message .apply-photo .apply-photo-list li img {
	width: 100%;
	height: 100%;
}
.person-message .wx-group {
	font-size: 18px;
	text-align: center;
	padding: 20px 0;
}
.person-message .ms-p {
	font-size: 18px;
	text-align: center;
	padding-bottom: 5px;
}
.person-message .ms-p a:hover {
	text-decoration: underline;
}
/* module-1*/
	.module-1 {
	padding-top: 70px;
	display: block;
}
.module-1 .m1-nav {
	width: 900px;
	margin: 0 auto;
}
.module-1 .m1-nav li {
	float: left;
	display: inline;
	height: 43px;
	position: relative;
}
.module-1 .m1-nav li.mn1 {
	width: 179px;
	background: url(../img/card-44b01fed6b.png) 0px 0 no-repeat;
}
.module-1 .m1-nav li.mn1.current {
	background: url(../img/card_hover-b0f0903eca.png) 0px 0 no-repeat;
}
.module-1 .m1-nav li.mn2 {
	width: 180px;
	background: url(../img/card-44b01fed6b.png) -179px 0 no-repeat;
}
.module-1 .m1-nav li.mn2.current {
	background: url(../img/card_hover-b0f0903eca.png) -179px 0 no-repeat;
}
.module-1 .m1-nav li.mn3 {
	width: 180px;
	background: url(../img/card-44b01fed6b.png) -359px 0 no-repeat;
}
.module-1 .m1-nav li.mn3.current {
	background: url(../img/card_hover-b0f0903eca.png) -359px 0 no-repeat;
}
.module-1 .m1-nav li.mn4 {
	width: 361px;
	background: url(../img/card-44b01fed6b.png) -539px 0 no-repeat;
}
.module-1 .m1-nav li.mn4.current {
	background: url(../img/card_hover-b0f0903eca.png) -539px 0 no-repeat;
}
.module-1 .m1-nav li .mn-text {
	width: 97px;
	position: absolute;
	right: -27px;
	top: 60px;
	text-align: center;
	font-size: 14px;
}
.module-1 .m1-nav li .mn-text h4 {
	color: #e8f0ff;
	font-size: 20px;
}
.module-1 .m1-nav li.mn4 .mn-text {
	right: 164px;
}
.module-1 .m1-nav li.current .mn-text {
	color: #fdd650;
}
.module-1 .m1-nav li.current .mn-text h4 {
	background: -webkit-linear-gradient(top, #feef81, #fcbd1f);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	text-transform: uppercase;
}
.module-1 .ssjs {
	padding-bottom: 10px;
}
.module-1 .ssjs h4 {
	width: 100%;
	height: 38px;
	background: url(../img/title3-7880ea3885.png) no-repeat center;
	margin-bottom: 35px;
	margin-top: 126px;
}
.module-1 .ssjs p {
	font-size: 18px;
	line-height: 25px;
	text-indent: 2em;
	padding-bottom: 32px;
}
.module-1 .ssjs p a {
	color: #e8f0ff;
}
.module-1 .ssjs p a:hover {
	text-decoration: underline;
}
.module-1 .m1-content {
	width: 100%;
	height: 464px;
	background: url(../img/introduce-48420fef2e.png) no-repeat top;
}
/* module-2*/
	.module-2 {
	width: 100%;
	height: 964px;
	background: url(../img/notice-b35e225ec7.png) no-repeat center top;
}
/* module-3*/
	.module-3 {
	padding-top: 42px;
}
.module-3 .m3-title {
	width: 100%;
	height: 36px;
	background: url(../img/title2-a3648c0632.png) no-repeat center;
}
.module-3 h4 {
	font-size: 18px;
	padding: 30px 0 38px;
	font-weight: normal;
}
.module-3 dl {
	padding-bottom: 35px;
}
.module-3 dt {
	font-size: 20px;
	font-weight: bold;
	padding-bottom: 20px;
	color: #e8f0ff;
}
.module-3 dd {
	font-size: 18px;
	padding-bottom: 8px;
	overflow: hidden;
	*zoom: 1;
}
.module-3 dd span {
	float: left;
	display: inline;
	width: 90px;
	font-weight: bold;
}
.module-3 dd p {
	float: left;
	display: inline;
	width: 919px;
	color: #859fcf;
	line-height: 25px;
}
.module-3 dd p a:hover {
	text-decoration: underline;
}
.module-3 dd.m3-w span {
	width: 126px;
}
.module-3 dd.m3-w p {
	width: 884px;
}
.module-3 .vote-exp {
	width: 100%;
	height: 464px;
	background: url(../img/vote-exp-89ce3d94a1.png) no-repeat top;
}
/* module-4*/
	.module-4 {
	width: 100%;
	height: 2734px;
	background: url(../img/ward-gift-cd47f44c12.png) no-repeat center top;
}
/* shadow*/
	#shadow {
	background: #000;
	position: fixed;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	opacity: 0.5;
	z-index: 9999;
}
#shadows {
	background: #000;
	position: fixed;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	opacity: 0.7;
	z-index: 10001;
}
.close {
	display: block;
	width: 54px;
	height: 54px;
	background-position: 0 -1134px;
	position: absolute;
	right: -74px;
	top: 0px;
}
/* popupMain*/
	.popupMain {
	width: 808px;
	background: #293243;
	border: solid 1px #6b80a7;
	margin-left: -404px;
	position: fixed;
	left: 50%;
	top: 160px;
	z-index: 10000;
}
.popupMain#up-user-img {
	z-index: 10002;
}
.popupMain h2 {
	width: 100%;
	height: 80px;
	line-height: 80px;
	text-align: center;
	font-weight: normal;
	font-size: 24px;
	background: #1d2430;
}
.popupMain em.icon1 {
	display: block;
	width: 38px;
	height: 38px;
	background-position: 0 -1188px;
	position: absolute;
	left: -1px;
	top: -1px;
}
.popupMain em.icon2 {
	display: block;
	width: 38px;
	height: 38px;
	background-position: 0 -1226px;
	position: absolute;
	right: -1px;
	top: -1px;
}
.popupMain em.icon3 {
	display: block;
	width: 38px;
	height: 38px;
	background-position: 0 -1264px;
	position: absolute;
	right: -1px;
	bottom: -1px;
}
.popupMain em.icon4 {
	display: block;
	width: 38px;
	height: 38px;
	background-position: 0 -1302px;
	position: absolute;
	left: -1px;
	bottom: -1px;
}
.popupMain.open-tips {
	width: 560px;
	margin-left: -280px;
}
.tips {
	width: 250px;
	height: 30px;
	*position: absolute;
	position: fixed;
	left: 50%;
	top: 50%;
	margin: -15px 0 0 -100px;
	z-index: 14000;
	display: none;
}
.tips em {
	display: block;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.7;
	filter: alpha(opacity=70);
	border-radius: 15px;
}
.tips span {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	text-align: center;
	line-height: 30px;
	color: #fff;
	font-size: 14px;
}
.tips-icon {
	font-size: 18px;
	color: #df3333;
	display: none;
}
/* message*/
	.message {
	padding: 37px 19px;
	width: 630px;
	margin: 0 auto;
	overflow: hidden;
}
.message .up-pic {
	height: 82px;
	line-height: 82px;
	position: relative;
}
.message .up-pic span {
	float: left;
	display: inline;
	width: 78px;
	height: 78px;
	border: solid 1px #6b80a7;
	background-position: 0 -1987px;
	background-color: #43567b;
}
.message .up-pic span img {
	width: 100%;
	height: 100%;
}
.message .up-pic .up-btn {
	font-size: 18px;
	text-decoration: underline;
	margin-left: 18px;
}
.message .up-pic .tips-icon {
	position: absolute;
	left: -20px;
	top: 5px;
}
.message .input-main li {
	float: left;
	display: inline;
	width: 298px;
	height: 38px;
	line-height: 38px;
	font-size: 18px;
	border: solid 1px #6b80a7;
	background: #43567b;
	position: relative;
	margin-top: 20px;
}
.message .input-main li span {
	float: left;
	display: inline;
	width: 89px;
	text-align: center;
	border-right: solid 1px #6b80a7;
}
.message .input-main li input {
	float: left;
	display: inline;
	width: 200px;
	height: 38px;
	border: 0 none;
	line-height: 38px;
	background: none;
	padding-left: 5px;
	color: #afc4eb;
}
.message .input-main li .tips-icon {
	position: absolute;
	left: -18px;
	top: 4px;
}
.message .input-main .input-right {
	margin-left: 30px;
}
.message .input-main .select-main .server-title {
	float: left;
	display: inline;
	width: 169px;
	height: 38px;
	border-right: solid 1px #6b80a7;
	position: relative;
}
.message .input-main .select-main .server-title dt {
	height: 100%;
	text-indent: 0.5em;
	padding-right: 10px;
}
.message .input-main .select-main .server-title dd {
	width: 208px;
	height: 200px;
	border: solid 1px #6b80a7;
	position: absolute;
	left: -1px;
	top: 38px;
	background: #43567b;
	display: none;
	overflow: auto;
	z-index: 99;
}
.message .input-main .select-main .server-title dd p {
	height: 38px;
	line-height: 38px;
	text-indent: 0.5em;
	cursor: pointer;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.message .input-main .select-main .server-title .doct {
	width: 39px;
	height: 38px;
	position: absolute;
	right: -39px;
	top: 0px;
}
.message .input-main .select-main .server-title .doct em {
	float: left;
	display: inline;
	width: 0px;
	height: 0px;
	border-left: 9px solid transparent;
	border-right: 9px solid transparent;
	border-top: 9px solid #b4caf4;
	margin: 17px 0 0 11px;
}
.message .input-main .select-main .server-title:hover em {
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
}
.message .pic-main {
	height: 220px;
	overflow: hidden;
	position: relative;
	margin: 0 -15px;
	padding-bottom: 20px;
}
.message .pic-main li {
	float: left;
	display: inline;
	width: 78px;
	height: 78px;
	border: solid 1px #6b80a7;
	margin: 20px 15px 0px;
	position: relative;
}
.message .pic-main li img {
	width: 100%;
	height: 100%;
}
.message .pic-main li em {
	display: block;
	width: 15px;
	height: 15px;
	background-position: 0 -1340px;
	position: absolute;
	right: -7px;
	top: -7px;
	cursor: pointer;
}
.message .pic-main .add-btn {
	background-position: 0 0;
	background-color: #43567b;
	cursor: pointer;
	margin-right: 0;
}
.message .pic-main .add-text {
	width: auto;
	height: 80px;
	line-height: 80px;
	font-size: 18px;
	color: #7588ad;
	margin: 20px 0 0 16px;
	border: 0 none;
}
.message .submit-btn {
	display: block;
	width: 167px;
	height: 50px;
	background-position: 0 -2065px;
	margin: 0 auto;
}
.message .submit-btn:hover, .message .submit-btn.submit-hover {
	background-position: 0 -2165px;
}
.message .submit-btn:active, .message .submit-btn.submit-active {
	background-position: 0 -2115px;
}
.message .submit-btn.active {
	background-position: 0 -2115px;
}
/* up-main*/
	.up-main {
	padding: 37px 0 78px;
	position: relative;
}
.up-main h3 {
	font-size: 18px;
	text-align: center;
	font-weight: normal;
	padding-bottom: 30px;
}
.up-main h3 em {
	color: #df3333;
}
/* js-image*/
	.upImgMain {
	width: 721px;
	margin: 0 auto;
	position: relative;
}
.hide-showing .upImgMain {
	width: 555px;
}
.hide-showing .upImgMain .js-showimg {
	display: none;
}
.hide-showing #upload {
	left: auto;
	right: 215px;
}
.hide-showing .upload-btn {
	left: 215px;
}
.js-image {
	float: left;
	display: inline;
	width: 555px;
	min-height: 363px;
	background: #1d2430;
}
.js-showimg {
	float: right;
	display: inline;
	width: 150px;
	height: 150px;
	background: #1d2430;
}
.js-showimg .pic-tips {
	text-align: center;
	padding-top: 5px;
}
.upload-btn, #upload {
	display: block;
	width: 167px;
	height: 50px;
	background-position: 0 -78px;
	text-align: center;
	line-height: 50px;
	font-size: 24px;
	color: #ffe9c7;
	font-weight: bold;
	font-family: serif;
}
.upload-btn {
	overflow: hidden;
	position: absolute;
	left: 121px;
	bottom: 11px;
}
.upload-btn input {
	position: absolute;
	right: -40px;
	top: -10px;
	z-index: 2;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity=0);
	font-size: 50px;
}
#upload {
	position: absolute;
	left: 50%;
	bottom: 11px;
	margin-left: -53px;
}
.js-upload {
	width: 348px;
	text-align: center;
	font-size: 18px;
	position: absolute;
	left: 0px;
	top: -50px;
	display: none;
}
.ot-main {
	padding: 50px;
	text-align: center;
	font-size: 18px;
	z-index: 13000;
}
.ot-main p {
	text-align: left;
}
/*# sourceMappingURL=style.css.map*/
	.ht_ellipsis {
	overflow: hidden;
	word-wrap: normal;
	white-space: nowrap;
	text-overflow: ellipsis
}
/*精选攻略*/
	.jjgl_choicerm {
	float: left;
	color: #fdd650;
	margin-left: 51px;
	font-size: 18px;
	display: block;
	margin-top: 17px;
}
.jjgl_choice {
	width: 160px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	float: left;
	background-color: #100f0f;
	font-size: 17px;
	color: #ffe198;
	margin-left: 5px;
	margin-top: 10px;
	cursor: pointer;
	position: relative;
}
.jjgl_choice .dsj {
	width: 18px;
	height: 15px;
	position: absolute;
	right: 12px;
	top: 12px;
}
.saibox .bd .jjgl_choice ul {
	position: absolute;
	top: 42px;
	left: 0;
	background: none;
	margin: 0;
	padding: 0;
}
.saibox .bd .jjgl_choice li {
	width: 160px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	float: left;
	background-color: #100f0f;
	font-size: 17px;
	color: #ffe198;
	border-bottom: 1px solid #856b13;
	cursor: pointer;
}
.saibox .bd .jjgl_choice li:hover {
	background-color: #3d0808;
}
/*精选攻略列表*/
	.saibox .bd .jxgl_rm {
	margin: 0;
	padding: 0;
	clear: both;
	padding-top: 20px;
	background: none;
	margin-left: 51px;
	display: none;
}
.saibox .bd .jxgl_rm li {
	width: 1090px;
	height: 158px;
	border-bottom: 1px solid #52331E;
}
.saibox .bd .jxgl_rm li img {
	width: 292px;
	height: 120px;
	margin-top: 18px;
	float: left;
	object-fit: cover;
}
.jxgl_rm .rmRm {
	float: left;
	width: 780px;
	height: 120px;
	margin-left: 15px;
}
.jxgl_rm .rmTime {
	float: right;
	margin-left:20px;
	font-size: 17px;
	color: #ffe198;
	margin-top: 23px;
}
.jxgl_rm .rmAuthor {
	float: right;
	font-size: 17px;
	color: #D97052;
	margin-top: 23px;
}
.jxgl_rm .rmTitle {
	margin-top: 27px;
	font-size: 18px;
	color: #d7a834;
}
.jxgl_rm .rmrmRm {
	margin-top: 10px;
	font-size: 16px;
	color: #ffe198;
}
/*大神访谈*/
	.saibox .bd .dsft_rm {
	margin: 0;
	padding: 0;
	clear: both;
	padding-top: 20px;
	background: none;
	margin-left: 51px;
}
.saibox .bd .dsft_rm li {
	width: 1090px;
	height: 158px;
	border-bottom: 1px solid #52331E;
}
.saibox .bd .dsft_rm li img {
	width: 292px;
	height: 120px;
	margin-top: 18px;
	float: left;
	object-fit: cover;
}
.dsft_rm .rmRm {
	float: left;
	width: 780px;
	height: 120px;
	margin-left: 15px;
}
.dsft_rm .rmFwqNc {
	float: right;
	font-size: 17px;
	color: #D97052;
	margin-top: 23px;
}
.dsft_rm .rmTitle {
	margin-top: 27px;
	font-size: 18px;
	color: #d7a834;
}
.dsft_rm .rmrmRm {
	margin-top: 10px;
	font-size: 16px;
	color: #ffe198;
}
/*赛事录像*/
	.sslx {
	width: 1110px;
	height: 678px;
	margin-top: 25px;
	margin-left: 51px;
}
.saibox .bd .sslxLi {
	position: relative;
	width: 258px;
	height: 206px;
	float: left;
	margin-right: 17px;
	margin-bottom: 17px;
	cursor: pointer;
}
.saibox .bd .sslxLi a:hover img {
	opacity: 1;
}
.saibox .bd .sslxLi_Pic {
	width: 255px;
	height: 140px;
	opacity: 0.6;
	object-fit: cover;
}
.saibox .bd .sslxLi_Title {
	font-size: 16px;
	color: #FFE198;
	width: 255px;
	margin-top: 2px;
	margin-left: 1px;
}
.saibox .bd .sslxLi_Head {
	width: 24px;
	height: 24px;
	float: left;
	margin-top: 4px;
	margin-left: 5px;
}
.saibox .bd .sslxLi_Dz {
	float: right;
	font-size: 16px;
	color: #FFE198;
	margin-right:8px;
	margin-top: 5px;
}
.saibox .bd .sslxLi_Author {
	float: left;
	font-size: 16px;
	color: #FFE198;
	width: 160px;
	margin-left: 10px;
	margin-top: 4px;
}
.saibox .bd .sslxLi_Play {
	width: 59px;
	height: 59px;
	position: absolute;
	top: 40px;
	left: 98px;
}
/*fanye*/
	/*ds*/
	.dsholder {
	text-align: center;
	font-weight: 700;
	;width: 1000px;
	margin: 0 auto;
	margin-bottom: 40px;
}
.dsholder a {
	display: none;
}
.dsholder a {
	color: #000;
	margin:0 3px;
	width: 102px;
	height: 41px;
	line-height: 41px;
	font-size: 20px;
	color: #FFE198;
	background-color: #000000;
	font-weight: 100;
	cursor: pointer;
}
.dsholder .jp-previous, .dsholder .jp-next {
	margin:0 15px;
	display: inline-block;
}
.dsholder .jp-current {
	display: none;
}
.dsholder .jp-first,.dsholder .jp-last {
	display: inline-block;
}
.dsholder .jp-previous:active,.jp-next:active {
	background-color: #510208;
}
/*cc*/
	.ccholder {
	text-align: center;
	font-weight: 700;
	;width: 1000px;
	margin: 0 auto;
	margin-bottom: 40px;
}
.ccholder a {
	display: none;
}
.ccholder a {
	color: #000;
	margin:0 3px;
	width: 102px;
	height: 41px;
	line-height: 41px;
	font-size: 20px;
	color: #FFE198;
	background-color: #000000;
	font-weight: 100;
	cursor: pointer;
}
.ccholder .jp-previous, .ccholder .jp-next {
	margin:0 15px;
	display: inline-block;
}
.ccholder .jp-current {
	display: none;
}
.ccholder .jp-first,.ccholder .jp-last {
	display: inline-block;
}
.ccholder .jp-previous:active,.jp-next:active {
	background-color: #510208;
}