.clearfix {
	*zoom: 1
}

.clearfix:before, .clearfix:after {
	display: table;
	content: "";
	line-height: 0
}

.clearfix:after {
	clear: both
}

.fullBg {
	background-color: #000;
	left: 0;
	right: 0;
	bottom: 0;
	opacity: 0.8;
	position: fixed;
	top: 0;
	z-index: 3;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	display: none;
	z-index: 1000;
	width: 100%
}

.f-l {
	float: left
}

.f-r {
	float: right
}

.mt10 {
	margin-top: 10px
}

.hidden {
	visibility: hidden
}

.hide {
	display: none !important;
}

.dpn {
	display: none
}

.dpb {
	display: block
}

.windowBg {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 999;
+ background : url(../gameimage/videorgba.pngg") repeat;
	background: url(../gameimage/videorgba.pngg") repeat \0;
}

.gameConfig {
}

.gameConfig .gHd {
	border-bottom: 1px solid #e0e0e0;
	color: #333
}

.gameConfig .gHd ul {
}

.gameConfig .gHd ul li {
	float: left;
	padding: 10px 0;
	/*border-bottom: 1px solid #e0e0e0;*/
	margin-bottom: -1px;
}

.gameConfig .gHd h3 {
	border-right: 1px solid #e0e0e0
}

.gameConfig .gHd h3 {
	border: 0;
	padding: 10px 15px;
	color: #333;
	font-size: 12px;
	font-weight: normal;
	margin-top: 2px;
}

.gameConfig .gHd ul li a {
	font-size: 12px;
	font-weight: normal
}

.gameConfig .gHd ul li a {
	display: block;
	border-right: 1px solid #e0e0e0;
	padding: 0 15px
}

.gameConfig .gHd ul li.on {
	border-bottom-color: #3caf59
}

.gBd {
	margin-top: 15px
}

.leftPhonewrap {
	float: left;
	width: 455px;
	position: relative
}

.leftPhonewrap .holderPhone {
	background: url(../gameimage/holderPhone.png") no-repeat top center;
	width: 348px;
	height: 651px;
	margin: 0 auto;
	position: relative;
	display: block;
	overflow: hidden;
}

#gameContent {
	background: #8C8B91 url(../phoneimage/load.gif) center center no-repeat
}

.wxHd {
	width: 320px;
	height: 64px;
	background: url(../gameimage/wxhd.pngg') no-repeat top center;
	background-size: 100%;
	margin: 30px auto 0;
	position: relative;
}

#actName {
	color: #fff;
	text-align: center;
	width: 210px;
	position: absolute;
	left: 65px;
	right: 0;
	bottom: 9px;
	font-family: '΢���ź�';
}

#actName h2 {
	font-size: 18px;
	font-weight: normal;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding: 3px 0;
	height: 20px;
	line-height: 20px;
}

#actName:hover {
	border: 1px dotted #358EE2
}

#gameContent {
	width: 320px;
	height: 514px;
	margin: 0 auto;
}

.phoneBtn {
}

.phoneBtn a {
	position: absolute;
	width: 28px;
	height: 61px;
	background: url(../gameimage/gameconfig.pngg") no-repeat;
	top: 50%;
	margin-top: -30px
}

.phoneBtn a.prev {
	background-position: 0 0;
	left: 25px;
}

.phoneBtn a.next {
	background-position: -28px 0;
	right: 24px
}

.rightForm {
	overflow: hidden;
	padding: 0 10px;
}

.rightForm .hd {
}

.rightForm .hd ul li {
	float: left
}

.rightForm .hd ul li a {
	display: block;
	background: #eaeaea;
	font-size: 14px;
	padding: 13px 36px;;
	color: #666
}

.rightForm .hd ul li.on a {
	background: #3caf59;
	color: #fff
}

.rightForm .bd {
	color: #666
}

.rightForm .bd .row {
	display: none;
	padding-bottom: 15px;
	margin-left: 0;
}

.rightForm .bd .formRow {
	margin-top: 10px
}

.rightForm .bd .formRow.forRowBottom {
	margin-bottom: 15px
}

.rightForm .bd .rowTitle {
	float: left;
	color: #666;
	font-size: 14px;
	margin-top: 3px;
	width: 100px;
	text-align: right
}

.rightForm .rowTitle132 .formRow .rowTitle {
	width: 132px
}

.rightForm .bd .rowTitle i {
	display: inline-block;
	font-style: normal;
	vertical-align: middle;
	color: red
}

.rightForm .bd .longTitle {
	line-height: 15px;
	margin-top: -4px;
}

.rightForm .bd .shortTitle {
	width: 90px
}

.rightForm .bd .putWrap {
	overflow: hidden;
	position: relative
}

.rightForm .bd .addWrapBorder {
	border: 1px solid #e0e0e0;
	padding: 10px;
	width: 358px
}

.rightForm .bd .wxShareImg, .rightForm .bd .inclusionSet {
	display: none
}

.rightForm .bd .putWrap input[type=text], .rightForm .bd .putWrap textarea {
	display: block;
	width: 358px;
	padding: 5px 10px;
	font-size: 12px;
	color: #333;
}

.rightForm .bd .putWrap input[type=text], .rightForm .bd .putWrap textarea, .rightForm .bd .putWrap select {
	border: 1px solid #e0e0e0;
	background: none;
	border-radius: 0;
	outline: none
}

.rightForm .bd .putWrap input[type=text].focusOn, .rightForm .bd .putWrap textarea.focusOn, .rightForm .bd .putWrap select.focusOn {
	border: 1px solid #3caf59
}

.rightForm .bd .putWrap select {
	width: 50px
}

.rightForm .bd .putWrap p {
	font-size: 12px;
	color: #999;
	margin-top: 5px;
	margin-bottom: 0;
}

.rightForm .bd .putWrap .placeHolder {
	margin-right: 10px;
	position: relative
}

.rightForm .bd .putWrap .placeHolder > img {
	width: auto;
	height: auto;
	max-width: 121px;
	max-height: 73px;
}

.rightForm .bd .putWrap .placeHolder .imgLoding {
	position: absolute;
	top: 0;
	left: 0;
	background: url(../phoneimage/rgbabg.pngg") repeat;
	width: 73px;
	height: 73px;
}

.rightForm .bd .putWrap .placeHolder .imgLoding img {
	margin-left: 12px;
	margin-top: 12px;
	width: 50px;
	height: 50px;
}

.rightForm .bd .putWrap .uploadImg {
	overflow: hidden
}

.rightForm .bd .putWrap .uploadImg .filePut {
}

.rightForm .bd .putWrap .uploadImg .filePut input[type=file] {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 5;
	cursor: pointer;
	height: 30px;
	margin-left: -100px
}

.rightForm .bd .putWrap .uploadImg .filePut input[type=file] {
	/* older safari/Chrome browsers */
	-webkit-opacity: 0;
	/* Netscape and Older than Firefox 0.9 */
	-moz-opacity: 0;
	/* Safari 1.x (pre WebKit!) ��ʽkhtml�ں˵�Safari�����*/
	-khtml-opacity: 0;
	/* IE9 + etc...modern browsers */
	opacity: 0;
	/* IE 4-9 */
	filter: alpha(opacity=50);
	/*This works in IE 8 & 9 too*/
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	/*IE4-IE9*/
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
}

.rightForm .bd .putWrap .uploadImg .filePut .uploadCoverBtn {
	padding: 3px 10px;
	border: 1px solid #e0e0e0;
	display: inline-block;
	cursor: pointer;
	background: none;
}

.rightForm .bd .putWrap .uploadImg .filePut .uploadCoverBtn {
	*display: inline
}

.rightForm .bd .putWrap .clearBtn {
	position: absolute;
	right: 50px;
	top: 9px;
	display: none;
	width: 11px;
	height: 11px;
	z-index: 99;
	background: url(../gameimage/gameconfig.pngg") -56px 0 no-repeat;
}

.rightForm .rowTitle132 .putWrap .clearBtn {
	right: 20px;
}

.rightForm .bd .shortPut input[type=text] {
	width: 145px;
	display: inline;
	text-align: center
}

.rightForm .bd .minPut input[type=text] {
	width: 40px;
	display: inline;
	text-align: center
}

.rightForm .bd .midPut input[type=text] {
	width: 80px;
	display: inline;
	text-align: center
}

.rightForm .bd .hasDatepicker {
	cursor: pointer
}

.rightForm .bd .shortPut em, .rightForm .bd .minPut em, .rightForm .bd .midPut em {
	padding: 0 17px
}

.rightForm .bd .t0 {
	color: #999
}

.rightForm .bd .t1 {
	color: #666;
	padding: 15px 0
}

.rightForm .bd .t1 em {
	color: #3caf59
}

.rightForm .bd .row input[type=checkbox], .rightForm .bd .row input[type=radio] {
	display: none
}

.rightForm .bd .priceWrap {
	border: 1px solid #e0e0e0;
	background: #F5F5F5;
}

.rightForm .bd .formRow .showPicDiv {
	margin-right: 15px
}

.rightForm .bd .formRow label.checkBoxLabel, .rightForm .bd .formRow label.radioLabel, .rightForm .bd .formRow label {
	padding-left: 22px;
	background: url("../gameimage/checknormal.png") no-repeat 0 3px;
	height: 24px;
	display: inline-block;
	line-height: 24px;
	margin-right: 15px;
}

.rightForm .bd .formRow label.checkOn, .rightForm .bd .formRow label.radioOn {
	background: url(../gameimage/checkon.pngg") no-repeat 0 3px;
}

.rightForm .bd .priceSeting {
	border-top: 1px solid #e0e0e0;
	padding-bottom: 10px
}

.rightForm .bd .priceSeting .setHd {
	border-bottom: 1px solid #e0e0e0
}

.rightForm .bd .priceSeting .setHd ul li {
	float: left;
	padding: 3px 10px;
	border-radius: 3px;
	margin-left: 8px;
	cursor: pointer
}

.rightForm .bd .priceSeting .setHd ul {
	padding: 12px 0;
	overflow: hidden;
}

.rightForm .bd .priceSeting .setHd ul li.on {
	background: #3caf59;
	color: #fff
}

.rightForm .bd .priceSeting .shortPut input {
	text-align: left
}

.rightForm .bd .shareType {
	display: none
}

.rightForm .bd .formRow .rowBtn {
	display: inline-block;
	padding: 5px 15px;
	color: #333;
	border: 1px solid #e0e0e0
}

.rightForm .bd .formRow .rowBtn {
	*display: inline;
}

.checkBorder {
	border-radius: 5px;
	box-shadow: 1px 0 15px rgba(60, 175, 89, 0.8), -1px 0 15px rgba(60, 175, 89, 0.8), 0px 1px 15px rgba(60, 175, 89, 0.8), 0px -1px 15px rgba(60, 175, 89, 0.8);
}

.uploadBox {
	width: 465px;
	background: #fff;
	border-radius: 3px;
	position: absolute;
	right: 50px;
	padding: 0 20px 30px;
	z-index: 9999;
	box-shadow: 0 0 6px rgba(0, 0, 0, .2);
}

.uploadDown {
	-webkit-animation: uploadDown .5s 1 forwards;
	-moz-animation: uploadDown .5s 1 forwards;
	-o-animation: uploadDown .5s 1 forwards;
	animation: uploadDown .5s 1 forwards;
}

.uploadUp {
	-webkit-animation: uploadUp .5s 1 forwards;
	-moz-animation: uploadUp .5s 1 forwards;
	-o-animation: uploadUp .5s 1 forwards;
	animation: uploadUp .5s 1 forwards;
}

.uploadBox .updTopBar {
	border-bottom: 1px solid #d7d7d7;
	padding: 15px 2px 10px;
	font-weight: 700;
}

.uploadBox .updTopBar .editPicClose {
	width: 24px;
	height: 24px;
	background: url(../gameimage/gameconfig.pngg') no-repeat -74px -24px;
	cursor: pointer;
}

.uploadBox .updTopBar .editPicClose:hover {

	background-position: -74px -0px;
}

.uploadBox .uploadInfoBox {
	max-height: 420px;
	overflow-y: auto;
	overflow-x: hidden;
}

.uploadBox .uploadInfoBox::-webkit-scrollbar {
	width: 8px;
}

.uploadBox .uploadInfoBox::-webkit-scrollbar-track {
	background-color: #eee;
}

.uploadBox .uploadInfoBox::-webkit-scrollbar-thumb {
	background-color: #e3e3e3;
	border-radius: 100px
}

.uploadBox .uploadInfoBox::-webkit-scrollbar-thumb:hover {
	background-color: #e3e3e3;
}

.uploadBox .uploadInfoBox::-webkit-scrollbar-thumb:active {
	background-color: #e3e3e3;
}

.uploadBox .uploadLine {
	padding: 10px 10px 10px;
	border-bottom: 1px dashed #e0e0e0;
}

.uploadBox .uploadLine .item {
	display: inline-block;
	vertical-align: middle;
}

.uploadBox .uploadLine .item {
	*display: inline;
}

.uploadBox .uploadLine .itemTitle {
	width: 80px
}

.uploadBox .uploadLine .imgBox {
	width: 80px;
	height: 80px;
	border: 1px dashed #d7d7d7;
	margin: 0 28px 0 0px;
	overflow: hidden;
	text-align: center;
	background: #e8e8e8;
	position: relative;
}

.uploadBox .uploadLine .imgBox .img {
	margin: auto;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
}

.uploadBox .uploadLine .imgBox .imgLoding {
	position: absolute;
	top: 0;
	left: 0;
	background: url(../phoneimage/rgbabg.pngg") repeat;
	width: 80px;
	height: 80px;
}

.uploadBox .uploadLine .imgBox .imgLoding img {
	margin-top: 15px;
	width: 50px;
	height: 50px;
}

.uploadBox .uploadLine .btnBox {
	width: 225px;
	padding-bottom: 10px;
}

.uploadBox .uploadLine .btnBox .t2 {
	margin-top: 10px
}

.uploadify-button-game {
	width: 90px;
	height: 30px;
	border-radius: 3px;
	display: inline-block;
	text-align: center;
	line-height: 30px;
	color: #fff;
	cursor: pointer;
	background: #3caf59;
	padding-bottom: 0;
}

.uploadBox .btn {
	width: 90px;
	height: 30px;
	border-radius: 3px;
	display: inline-block;
	text-align: center;
	line-height: 30px;
	color: #fff;
	cursor: pointer;
}

.uploadBox .uploadLine .btnBox .recoveryBtn {
	background: #999;
	margin-left: 10px;
	display: none;
}

.uploadInfoBox {
	padding-top: 15px;
	margin-left: 2px;
}

.uploadInfoBox .formRow {
	margin-top: 10px
}

.uploadInfoBox .formRow:first-child {
	margin-top: 0
}

.uploadInfoBox .formRow .rowTitle {
	float: left
}

.uploadInfoBox .formRow .putWrap {
	float: left
}

.uploadInfoBox .formRow .putWrap input[type=radio] {
	display: none
}

.uploadInfoBox .formRow .putWrap .radioLabel {
	padding-left: 22px;
	background: url(../gameimage/checknormal.pngg") no-repeat 0 3px;
	height: 24px;
	display: inline-block;
	line-height: 24px;
}

.uploadInfoBox .formRow .putWrap .checkOn {
	background: url(../gameimage/checkon.pngg") no-repeat 0 3px;
}

.uploadInfoBox .uploadWay {
	padding-right: 15px;
	border-right: 1px solid #ddd;
}

.uploadInfoBox .uploadWay .musicSelect {
	height: 24px;
	width: 80px;
	line-height: 24px;
	border: 1px solid #3caf59;
	color: #3caf59;
	background: #fff;
	border-radius: 4px;
	display: block;
	text-align: center
}

.uploadInfoBox .urlWay {
	margin-left: 15px
}

.uploadInfoBox .urlWay input {
	height: 26px;
	line-height: 26px;
	border: 1px solid #e0e0e0;
	outline: none;
	padding: 0 5px;
	width: 230px;
}

.uploadInfoBox .urlWay button {
	width: 80px;
	line-height: 26px;
	height: 26px;
	border: 1px solid #3caf59;
	background: #3caf59;
	color: #fff;
	outline: none;
	border-radius: 4px;
	margin-left: 15px;
	cursor: pointer
}

.uploadInfoBox .rowCell {
	position: relative;
	margin-bottom: 10px;
}

.uploadInfoBox .rowCell em {
	position: absolute;
	right: 0;
	top: 0;
	color: red;
	width: 105px;
	text-align: center;
	display: block;
}

.uploadInfoBox .blockCell {
	display: none
}

.uploadInfoBox .minCell {
	margin-top: 5px;
	position: relative;
}

.uploadInfoBox .minCell .amount {
	margin-left: 15px
}

.uploadInfoBox .minCell .slider-range {
	display: inline-block;
	width: 150px
}

.uploadInfoBox .minCell .slider-range {
	*display: inline
}

.uploadInfoBox .minCell .colorPicker {
	width: 16px;
	height: 16px;
	display: block;
	background: #f60;
	vertical-align: middle;
	margin-left: 5px;
	position: absolute;
	left: 172px;
	top: 4px;
	border: 1px solid #C7C7C7;
	visibility: hidden;
}

.uploadInfoBox .btnStyle {
}

.uploadInfoBox .btnStyle ul {
	margin-right: -42px
}

.uploadInfoBox .btnStyle ul li {
	float: left;
	width: 75px;
	text-align: center;
	margin-right: 47px;
	margin-bottom: 10px
}

.uploadInfoBox .btnStyle ul li .btnImgBox {
	overflow: hidden;
	position: relative;
	border: 1px solid #e0e0e0;
	cursor: pointer
}

.uploadInfoBox .btnStyle ul li .btnImgBox {
	display: table-cell;
	width: 75px;
	height: 75px;
	vertical-align: middle;
	text-align: center;
	*float: left;
	*font-family: simsun;
	*font-size: 75px;
	*line-height: 1;
}

.uploadInfoBox .btnStyle ul li .btnImgBox img {
	vertical-align: middle;
	width: 100%
}

.uploadInfoBox .btnStyle ul li h3 {
	font-size: 12px;
	color: #000;
	font-weight: normal;
	margin-top: 8px
}

.uploadInfoBox .btnStyle ul li .selectCover {
	position: absolute;
	width: 75px;
	height: 75px;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	background: url(../gameimage/select.pngg") no-repeat top center;
	z-index: 9;
	display: none
}

.saveBottomBar {
	width: 992px;
	height: 50px;
	background: #ebebeb;
	margin-top: 22px;
	border-top: 1px solid #c8c8c8;
}

.saveBottomBar .buttonBox {
	width: 165px;
	height: 35px;
	margin: 10px auto;
}

.saveBottomBar .buttonBox .bottomButon {
	height: 30px;
	text-align: center;
	line-height: 30px;
	border-radius: 2px;
	display: inline-block;
	font-weight: bold;
	cursor: pointer;
}

.saveBottomBar .buttonBox .bottomButon {
	*display: inline;
}

.saveBottomBar .buttonBox .saveButon {
	width: 85px;
	background: none repeat scroll 0 0 #3caf59;
	border: 1px solid #3caf59;
	color: #fff;
}

.saveBottomBar .buttonBox .disableButon {
	background-color: #f4f5f7;
	color: #888;
	border: 1px solid #c8c8c8;
}

.saveBottomBar .buttonBox .cancelButton {
	width: 60px;
	background: none repeat scroll 0 0 #f4f5f7;
	margin-left: 10px;
	border: 1px solid #c8c8c8;
}

.fixBottombar {
	position: fixed;
	left: 35px;
	bottom: 0;
}

#moduleLayerBox {
	position: absolute;
	right: 14px;
	top: 69px;
	z-index: 1001;
	display: none;
}

.moduleLayer {
	margin: 0;
	padding: 0;
	height: 24px;
	z-index: 9030;
	zoom: 1;
	background-color: #3caf59;
	border: 1px solid #3caf59;
	border-bottom-style: dashed;
	font-size: 12px;
	color: #000;
	font-family: ����, ������;
	display: inline-block;
}

.moduleLayer {
	*display: inline
}

.moduleLayer .item {
	float: left;
}

.moduleLayer .tool {
	position: relative;
	float: left;
	margin: 2px 2px;
	padding: 0 3px;
	height: 20px;
	line-height: 22px;
	display: inline;
	text-decoration: none;
	background-color: #3caf59;
	color: #FFF;
}

.imgUpLoadBtn {
	position: absolute;
	top: -20px;
	right: 0;
	padding: 0 3px;
	height: 20px;
	line-height: 22px;
	display: block;
	text-decoration: none;
	background-color: #3caf59;
	color: #FFF;
	cursor: pointer;
	display: none
}

.imgUpLoadBtn:hover {
	color: #fff
}

.hidden .uploadInfoBox .minCell .colorPicker {
	display: none;
}

.prizeHdTab {
}

.prizeHdTab ul {
	border-bottom: 2px solid #bfbfbf;
}

.prizeHdTab ul li {
	float: left;
	border-bottom: 2px solid #bfbfbf;
	margin-bottom: -2px;
	padding: 10px 0;
}

.prizeHdTab ul li a {
	display: block;
	border-left: 1px solid #eee;
	padding: 0 5px;
	width: 118px;
	text-align: center;
	font-size: 14px
}

.prizeHdTab ul li:first-child a {
	border: 0;
}

.prizeHdTab ul li.on {
	background: url(../gameimage/minArrow.pngg") bottom center no-repeat;
	border-color: #3caf59;
}

.awardsTimeBox {
	margin-top: 15px;
	padding: 5px 0;
	border-top: 1px solid #D2D2D2;
}

.prizeFormRow {
	display: none
}

.prizeFormRow:first-child {
	display: block
}

.rightForm .bd .putWrap .prizeTypeSelect {
	width: 167px;
	height: 30px;
}

.prizeFormRow .setShowOrHid {
	margin-top: 15px
}

.rightForm .bd .addLineHeight {
	line-height: 15px;
	margin-top: -4px;
}

.jihuiSetRow .jihuiSet {
	margin-top: 20px
}

@-moz-keyframes uploadDown {
	from {
		top: -120px
	}

	to {
		top: 60px
	}
}

@-webkit-keyframes uploadDown {
	from {
		top: -120px
	}

	to {
		top: 60px
	}
}

@-o-keyframes uploadDown {
	from {
		top: -120px
	}

	to {
		top: 60px
	}
}

@keyframes uploadDown {
	from {
		top: -120px
	}

	to {
		top: 60px
	}
}

@-moz-keyframes uploadUp {
	from {
		top: 60px
	}

	to {
		top: -120px
	}
}

@-webkit-keyframes uploadUp {
	from {
		top: 60px
	}

	to {
		top: -120px
	}
}

@-o-keyframes uploadUp {
	from {
		top: 60px
	}

	to {
		top: -120px
	}
}

@keyframes uploadUp {
	from {
		top: 60px
	}

	to {
		top: -120px
	}
}
