.bgWhite{
	background: #fff;
}

.wrap{
    width: 1200px;
    margin: 0 auto;
}

.color666{
	color: #666;
}
.color999{
	color: #999;
}

.color38a{
	color: #38abb5;
}

.colorRed{
    color: #f7604a;
}

.fontW700{
	font-weight: 700;
}

.w870{
	width: 870px;
}

.flLeft{
	float: left;
}

.flRight{
	float: right;
}



.headIcon{
	display: inline-block;
	vertical-align: middle;
}

.mesCheIcon,.authLinkIcon{
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 0 4px;
}

.mesCheIcon{
    width: 8px;
    height: 10px;
    background: url(../images/mesGrpDown.png) no-repeat;
}

.mesCheIcon.hasTap{
    background-image: url(../images/mesGrpDown02.png);
}

.headerArea{
    width: 100%;
    background:#fff;
    border-top: 5px solid #38abb5;
}

.headerIn{
    padding:24px 0 10px 0;
    position: relative;
}

.logoArea{
    width: 300px;
    height: 58px;
    position: absolute;
    left: 0;
    top:50%;
    margin-top:-29px;
}

.logoArea a{
    display: inline-block;
}

.searchArea{
    width: 518px;
    margin-left: 308px;
}

.searchAreaIn{
	width: 100%;
	height:42px;
	line-height: 42px;
}

.searchLeft{
	width:78%;
	height: 42px;
	border-top: 2px solid #38abb5;
	border-bottom: 2px solid #38abb5;
	border-left: 2px solid #38abb5;
    -webkit-border-radius:  20px 0  0 20px;
    border-radius:  20px 0  0 20px;
}

.choseType{
	font-size:16px;
	color: #666;
	width: 89px;
	height: 32px;
	line-height: 32px;
	overflow:hidden;
	display: inline-block;
	vertical-align: middle;
	margin-left:10px;
	position: relative;
	cursor: pointer;
}

.choseFont{
	width: 80%;
    display: inline-block;
    overflow: hidden;
}

.searDown{
	width:11px;
	height: 6px;
	background: url(../images/idx-down.png) no-repeat;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -2px;
}

.searchLine{
	 width: 1px;
	 height: 32px;
	 background: #d8d8d8;
	 margin: -7px 0 0 3px;
 }

.searchType{
	position: relative;
	top: -4px;
}

.searchTypeUl{
	width: 106px;
	background: #fff;
	position: absolute;
	top:38px;
	left: 0;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-ms-border-radius: 8px;
	-o-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: 0px 0px 6px rgba(0,0,0,.2);
	-moz-box-shadow: 0px 0px 6px rgba(0,0,0,.2);
	-ms-box-shadow: 0px 0px 6px rgba(0,0,0,.2);
	-o-box-shadow: 0px 0px 6px rgba(0,0,0,.2);
	box-shadow: 0px 0px 6px rgba(0,0,0,.2);
	overflow: hidden;
	display: none;
	z-index: 1;
}

.searchTypeUl li{
	font-size: 16px;
	height: 24px;
	line-height: 24px;
}
.searchTypeUl li a{
	color: #666;
	width: 100%;
	display: block;
	padding:0 10px;
}

.searchTypeUl li a:hover{
	background: #38abb5;
	color: #fff;
}
.searchTypeUl li.sTypeCur a{
		background: #38abb5;
		color: #fff;
}

.searchInpIn {
    font-size: 16px;
    width: 90%;
    background: none;
}
.searchInpIn, .searchBtn {
    border: none;
    outline: none;
}
.searchInp {
	width: 62%;
    margin: -7px 0 0 10px;
}

.searchRight {
    width:104px;
	height: 42px;
	background: #38abb5;
    -webkit-border-radius:0 20px 20px 0;
    -moz-border-radius: 0 20px 20px 0;
    -ms-border-radius: 0 20px 20px 0;
    -o-border-radius: 0 20px 20px 0;
	border-radius: 0 20px 20px 0;
	margin-left: -4px;
	position: relative;
	cursor: pointer;
}

.searchIcon {
    width: 20px;
    height: 20px;
	background: url(../images/ser-btn.png) no-repeat;
	position: absolute;
	left: 22px;
	top: 50%;
	margin-top: -10px;
}
.searchBtn {
	color: #fff;
	font-size: 16px;
	width: 100%;
	height:42px;
	padding-left: 32px;
	background: none;
	cursor: pointer;
}

.hotLink{
	margin-top: 5px;
	text-align: center;
}
.hotLink,.hotLink a{
	font-size: 14px;
	color: #999999;
}

.perOpArea{
	font-size: 14px;
	color: #000000;
	/* height: 18px; */
    line-height: 18px;
	position:absolute;
	right: 0;
	top:50%;
	margin-top: -15px;
}

.perIcon{
	width: 16px;
	height: 16px;
	background: url(../images/per-icon.png) no-repeat;
	margin:-4px 3px 0 0px;
}
.loginArea{
	padding-right: 22px;
	border-right:1px solid #999999;
}

.regArea{
	padding-left:16px;
}

.perHeadNm{
	position: relative;
	cursor: pointer;
}

.hasMes,.rightSan{
	width: 6px;
	height: 6px;
	position: absolute;
	
}

.hasMes{
	background: #ff925c;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	-ms-border-radius: 100%;
	-o-border-radius: 100%;
	border-radius: 100%;
	left: -8px;
	top: 0;
}

.rightSan{
	right: 0;
	bottom: 0;
	background: url(../images/right-san.png) no-repeat;
}

.perHdImg{
	width: 30px;
	height: 30px;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	-ms-border-radius: 100%;
	-o-border-radius: 100%;
	border-radius: 100%;
	overflow: hidden;
	margin-right: 10px;
}

.perNm{
	font-size: 14px;
	color: #000000;
}

.perMenu{
	width: 198px;
	position: absolute;
	top: 48px;
	right: -14px;
	z-index: 10;
	display: none;
}

.headSan{
	width: 24px;
	height: 10px;
	background: url(../images/head-san.png) no-repeat;
	position: absolute;
	top: -9px;
	right: 5px;
}

.perMenuUl{
	background: #fff;
	border: 1px solid #e8e8e8;
	background: #fff;
}

.perMenuUl li a{
	font-size: 14px;
	color: #333333;
	display: block;
	height: 50px;
	line-height: 50px;
	padding-left: 30px;
}

.perMenuUl li a:hover,.perMenuUl li.curHeadMenu a{
	background:#e8e8e8;
}

.hasBot{
	border-bottom: 1px solid #e8e8e8;
}

.mesLine{
	position: static;
	display:inline-block;
	vertical-align: middle;
	margin-top: -10px;
}

.navArea{
	height:58px ;
	line-height:58px ;
	background: #fff;
	border-top: 1px solid #e8e8e8;
	border-bottom: 5px solid #e8e8e8;
}

.navUl{
	/*border-right: 1px solid #e8e8e8;*/
}

.navLi{
	width: 10%;
	display: inline-block;
	position:relative;
}

.navLink{
	font-size: 18px;
	color: #010101;
	width: 102%;
	height: 57px;
	display: inline-block;
    vertical-align: middle;
	text-align: center;
	/*border-left: 1px solid #e8e8e8;*/
    margin-top: -4px;
}

.navLi.curNav .navLink{
	border-bottom: 5px solid #38abb5;
}

.navLinkFont{
	width: 58%;
	display:inline-block;
	vertical-align: middle;
	overflow: hidden;
	text-overflow: ellipsis;
    white-space: nowrap;
}

.navDown{
	width: 20px;
	height:10px;
	background:url(../images/senSn.png) no-repeat;
	position:absolute;
	left:50%;
	top: -7px;
}


.secondNavArea{
	font-size: 16px;
	line-height: 1.5;
	width: 250px;
	position: absolute;
	top: 53px;
	right: -6px;
	background: #fff;
	padding:0 15px;
	box-shadow:0 1px 5px 0px #6b6b6b;
	display: none;
	z-index: 1;
}

.libTit{
	font-weight: 700;
	color:#38abb5;
	border-bottom: 1px solid #eeeeee;
	margin-bottom: 10px;
	height:56px;
	line-height:56px;
}


.libTit .secondNavLink{
	color:#38abb5;
}

.secondNavUl{
	padding-bottom: 10px;
}
.secondNavLi{
	height:44px;
	line-height:44px;
	padding-left: 26px;
}

.secondNavLink{
	color: #333;
}

.navRtIcon{
	width:6px;
	height:10px;
	background:url(../images/rightIcon.png) no-repeat;
	display:inline-block;
	vertical-align: middle;
	margin-top: -1px;
}

.secondNavLink:hover{
	color:#38abb5;
}


.secondNavLink:hover .navRtIcon{
	width:20px;
	background-image: url(../images/rightIcon02.gif);
}


.footerArea{
	width: 100%;
	padding-bottom: 20px;
    padding-top: 20px;
	background: #38abb5;

}

.footerArea.hasFixed{
	position: fixed;
	left: 0;
	bottom: 0;
}

.regFmRed{
    color: #e83e33;
    padding-right: 6px;
    display: inline-block;
    vertical-align: middle;
}
.mesGrpInp,.mesGrpHint,.mesChangeBtn,.sexGrp{
    font-size: 14px;
    height: 38px;
    line-height: 38px;
}

.headImg,.radio-btn input[type="radio"]{
    visibility: hidden;
}
.radio-btn {
    width: 14px;
    height: 14px;
    display: inline-block;
    float: left;
    margin:12px 8px 0 0;
    position: relative;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 1px solid #ccc;
    background: rgb(255, 255, 255);
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 1) 47%, rgba(237, 237, 237, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(47%, rgba(246, 246, 246, 1)), color-stop(100%, rgba(237, 237, 237, 1)));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 1) 47%, rgba(237, 237, 237, 1) 100%);
    background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 1) 47%, rgba(237, 237, 237, 1) 100%);
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 1) 47%, rgba(237, 237, 237, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 1) 47%, rgba(237, 237, 237, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed', GradientType=0);
}
.checkedRadio {
    -moz-box-shadow: inset 0 0 0 2px #38abb5;
    -webkit-box-shadow: inset 0 0 0 2px #38abb5;
    box-shadow: inset 0 0 0 2px #38abb5;
    border-color: #38abb5;
}

.sexGrpLab{
    margin-right: 28px;
    cursor: pointer;
}

.choseFontHint{
      font-size: 12px;
    color:#e35840;
}

/* 弹出框 */
.loginPop,.choSeatPop,.calActPop,.excRulePop,.actDetPop,.choseCardPop{
	display: none;
}

.mask{
	width: 100%;
	height: 100%;
	position:fixed;
	left: 0;
	top: 0;
	background:rgba(0,0,0,.5);
	z-index: 1;
}

.loginPopArea,.notRegSignIn,.signSucIn,.siteSnSucIn,.chosSeatIn,.calActIn,.excRuleIn,.volRegHintIn,.actDetIn{
	background:#fff;
	position: fixed;
	left: 50%;
	top:50%;
	-webkit-border-radius: 12px;
	border-radius: 12px;
	z-index: 1;
}

.loginPopArea{
	width:362px;
	height: 400px;
	margin: -193px 0 0 -181px;
}

.delLogin{
	width: 18px;
	height: 18px;
	background: url(../images/delLgin.png) no-repeat;
	position: absolute;
	right: 18px;
	top: 18px;
}
.loginHead{
	width: 100%;
	height: 79px;
	border-bottom: 1px solid #eeeeee;
	overflow: hidden;
}

.loginHeadUl{
	width: 210px;
	margin: 42px auto 0;
	overflow: hidden;
}

.idLgin{
	float:left;
}

.phoLgin{
	float: right;
}

.curLgin{
	height: 36px;
	border-bottom:3px solid #38abb5; 
}

.curLgin .loginHeadLink{
	color: #111111;
}	

.loginHeadLink{
	font-size: 16px;
	color: #999999;
	display: block;
	padding: 0 6px;
}

.loginForm{
	margin: 31px;
}

.loginGroup{
	margin-bottom: 14px;
	overflow: hidden;
}

.loginGroup input{
	font-size: 16px;
	width: 100%;
	height: 42px;
	line-height: 42px;
	border: 1px solid #ddd;
	display: inline-block;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	padding:0 16px;
	overflow: hidden;
}

.rembAccut{
	font-size: 14px;
	color: #666;
	cursor: pointer;
}

.rembAccut.hasRemb .remb{
	background: url(../images/hd-Chos.png) no-repeat center center;
}

.remb{
	width: 12px;
	height: 12px;
	border: 1px solid #ddd;
	display: inline-block;
	vertical-align: middle;
	-webkit-border-radius:2px;
	border-radius: 2px;
	margin-right: 8px;
}

.loginBtn{
	margin: 19px 0 12px;
}

.loginBtn input{
	font-size: 18px;
	color: #fff;
	width: 100%;
	height:42px;
	line-height:42px;
	background: #38abb5;
	border:1px solid #38abb5;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	outline: none;
	cursor: pointer;
}

.otherLink{
	font-size: 14px;
}

.accutReg{
	float: left;
	color: #38abb5;
}

.idOpArea{
	float: right;
}

.idOpArea a,.color999{
	color: #999999;
}

.hasBor{
	border-right: 1px solid #999;
	display: inline-block;
	padding-right: 8px;
	margin-right: 4px;
}

.ymzImg,.loginGroup input.sendYzm{
	float: right;
}

.loginGroup input.yzmInp{
	width: 68%;
}

.loginGroup input.mesYzm{
	width: 55%;

}

.loginGroup input.sendYzm{
	width: 40%;
	height:44px;
	line-height:44px;
	outline: none;
	border: none;
	background: #38abb5;
	color: #fff;
	cursor: pointer;
	text-align: center;
	padding: 0;
}

.loginGroup input.sendYzm[disabled]{
	color: #999999;
	background: #eeeeee;
	cursor: not-allowed;
}

.volArea{
    margin-top: 20px; 
    margin-bottom: 60px;
}

.volDetOhter{
    overflow: hidden;
}

.volDetLeft{
    /*width: 870px;*/
    width: 100%;
    border-left: 1px solid #eeeeee;
    border-right: 1px solid #eeeeee;
    border-bottom: 1px solid #eeeeee;
}
.volDetRight{
    width: 306px;
    padding: 0 20px;
    border: 1px solid #f0f0f0;
}


.titLine{
    width: 3px;
    height: 16px;
    background: #38abb5;
    display: inline-block;
    vertical-align: middle;
    margin: -2px 8px 0 0;
}

.chosCardTit{
	font-size: 16px;
	color:#111111;
	text-align: center;
	padding-top: 40px;
}

.perCardLi{
	height:68px;
	border-top: 1px solid #eeeeee;
	padding:14px 0;
	cursor: pointer;
}

.perCardLi.notBor{
	border-top: 0;
}

.perCardLi.curCard{
	background:#ebf6f7;
}

.perCardIn{
	width:274px;
	margin:0 auto;
	overflow: hidden;
}

.perCardName{
	font-size:14px ;
	color:#38abb5;
}

.perCardNum{
	font-size: 16px;
	color:#666;
}

.perCardImg{
	width: 40px;
	height: 40px;
	margin-right: 20px;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	-ms-border-radius: 100%;
	-o-border-radius: 100%;
	border-radius: 100%;
}

.perCardImg img{
	width:100%;
}

.perCardLi.curCard i{
	width: 22px;
	height: 22px;
	background:url(../images/choseCard.png) no-repeat;
	display:inline-block;
	vertical-align: middle;
	margin: 10px 0 0 18px;
	float: right;
}

.loginBtn.w298{
	width: 298px;
	margin:20px auto;
}
/* 非注册用户报名  */
.notRegSignIn{
	width: 500px;
	margin: -288px 0 0 -250px;
	padding-bottom: 30px;
	overflow: hidden;
}

.notResHead{
	font-size: 18px;
	color: #333;
	height: 58px;
	line-height: 58px;
	padding-left: 20px;
	background: #f5f5f5;

}

.signUpHint{
	font-size: 14px;
	color: #999999;	
	text-align: center;
	margin: 16px 0;
}

.notResFormIn{
	width: 332px;
	margin: 0 auto;
}


.nResFormGrop{
	font-size: 14px;
	margin-bottom: 12px;
	overflow: hidden;
}

.nResFmTit{
	color: #666;
	width: 120px;
	height: 38px;
	line-height: 38px;
	margin-right: 10px;
	text-align: right;
}

.nResFmInp{
	width: 235px;
	height: 38px;
	line-height: 38px;
	border: 1px solid #dddddd;
	padding: 0 12px;
}

.nResFormGrop .sexGrp{
	margin-left: 10px;
}

.markInfo{
	height: 78px;
	resize: none;
	line-height: 20px;
	padding: 4px 12px;
}

.nResBtn{
	background: #38abb5;
	color: #fff;
	border-color: #38abb5;
	outline: none;
	cursor: pointer;
}

.checkboxGrop{
	width: 236px;
	font-size: 14px;
}

.notRegSignCon{
	max-height: 500px;
	overflow-y: auto;
}

.checkBtn{
	display: inline-block;
	vertical-align: middle;
	margin-top: -2px;
}

/* 报名成功 */
.signSucIn{
	width: 362px;
	height: 320px;
	margin: -160px 0 0 -181px;
}

.signUpStatuImg{
	text-align: center;
	margin-top: 50px;
}

.signUpStatuFont{
	font-size: 20px;
	color: #333;
	text-align: center;
	margin-top: 18px;
}

/*报名成功2 start*/
.siteSnSucIn{
	width: 758px;
	height: 540px;
	margin:-270px 0 0 -379px;
	text-align: center;
}

.ssIcon{
	width: 172px;
	height: 164px;
	background:url(../images/signSuc02.png) no-repeat;
	margin:50px auto 14px;
}

.ssFont{
	font-size: 18px;
	color:#666666;
	font-weight: 700;
}

.ssActTit{
	font-size: 16px;
	padding-top: 20px;
}

.sitePosArea{ 
	font-size: 14px;
	margin-top: 10px;
}

.siteIcon{
	width: 18px;
	height: 15px;
	background:url(../images/site01.png)  no-repeat;
	display:inline-block;
	vertical-align: middle;
	margin:-4px 2px 0 0;
}

.getTickCode{
	font-size: 16px;
	color:#666666;
	padding:0 30px;
	height: 30px;
	line-height: 30px;
	background:#eeeeee;
	margin:14px auto 0;
	display:inline-block;
}

.getTickHint{
	font-size: 14px;
	color: #666;
	padding-top: 14px;
}

.refTick{
	font-size: 14px;
	color:#e35840;
	padding-top: 10px;
}

.siteSnSucBtn{
	width: 262px;
	margin:24px auto 0;
	overflow: hidden;
}

.siteSnSucBtnIn{
	width: 116px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	font-size: 14px;
	display:inline-block;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}

.siteSnSucBtn01{
	color:#fff;
	background:#38abb5;
	border: 1px solid #38abb5;
	float:left;
}

.siteSnSucBtn02{
	color:#38abb5;
	border: 1px solid #38abb5;
	float:right;
}
/*报名成功2 end*/
/*选座 start*/
.chosSeatIn{
	width: 1200px;
	height: 674px;
	margin: -337px 0 0 -600px;
}

.choSeatTop{
	position: relative;
	margin: 40px 0;
}

.centeStage{
	font-size: 16px;
	color: #fff;
	text-align: center;
	width: 400px;
	height: 36px;
	line-height: 36px;
	background: #ccc;
	margin:0 auto;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
}

.seatTopSign{
	overflow: hidden;
	position: absolute;
	right: 114px;
	top: 7px;
	}

.seatTopSign li{
	float: left;
	font-size: 16px;
	margin-left: 26px;
}

.seatIcon{
	width: 26px;
	height: 22px;
	background-repeat: no-repeat;
	display: inline-block;
	vertical-align: middle;
}

.seatTopIcon{
	width: 16px;
	height: 16px;
	margin: -4px 6px 0 0;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	-ms-border-radius: 1px;
	-o-border-radius: 1px;
	border-radius: 1px;
}

.seat01{background: #cccccc;}
.seat02{background: #ff925c;}
.seat03{background: #38abb5;}

.seatCan{
	background-image: url(../images/seatC01.png);
}

.seat02,.seatNot{
	background-image: url(../images/seatC02.png);
}

.seat03,.seatChose{
	background-image: url(../images/seatC03.png);
}

.choSeatCter{
	width: 1024px;
	margin: 0 auto;
	position: relative;
}

.verLine{
	width: 28px;
	height: 438px;
	background: #9bd5da;
	padding-top: 12px;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	-ms-border-radius: 16px;
	-o-border-radius: 16px;
	border-radius: 16px;
	position: absolute;
	left: -44px;
	top: -12px;
}

.verLine li{
	font-size: 16px;
	color: #ffffff;
	text-align: center;
	height: 42px;
	line-height: 42px;

}

.seatRoom{
	padding:0 0 40px 11px;
	border-bottom: 2px solid #eeeeee;
}

.seatCon,.seatMesArea{
	overflow: hidden;
}

.seatCon li{
	margin:10px 7px;
	float: left;
}

.seatCon li.seatCan{
	cursor: pointer;
}
.seatCon li.seatNot{
	cursor: not-allowed;
}

.seatMesArea{
	padding-top: 16px;
}

.seatPos{
	font-size: 18px;
	color: #666;
}

.confSeatBtn{
	color: #fff;
	font-size: 18px;
	width:150px;
	height: 44px;
	background:#38ABB5;
	border: none;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	outline: none;
	cursor: pointer;
}
/*选座 end */

/*日历活动弹出框  start*/
.calActIn{
	width: 806px;
	/* margin-top: -316px; */
	margin-left: -403px;
	overflow: hidden;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}

.calActTop{
	font-size: 18px;
	color: #333333;
	height: 50px;
	line-height: 50px;
	background: #eeeeee;
	padding-left: 30px;
}

.calActIn .moreActTab{
	max-height: 580px;
	overflow-y: auto;
}

.calActIn ul li:last-of-type{
	border-bottom: none;
}
/*日历活动弹出框 end*/

/*兑换规则 start*/
.excRuleIn{
	width: 760px;
	height:600px;
	margin-left: -380px;
	margin-top: -300px;
	overflow: hidden;
}

.excRuleIn .excIcon{
	width: 18px;
	height: 18px;
	background-image: url(../images/exc-icon02.png);
	margin:-4px 5px 0 0;
}

.excRuleCon{
	font-size: 14px;
	color:#666666;
	max-height:550px;
	overflow-y: auto;
	padding: 20px 36px 0;
}

.excRuleCon p{
	line-height: 24px;
	padding-bottom:30px;
}

/*兑换规则 end*/

/*志愿者 注册提示 start*/
.volRegHintIn{
	width: 600px;
	height:394px;
	margin:-197px 0 0 -300px;
}

.volRegHintIcon{
	width: 220px;
	height:176px;
	background:url(../images/volRegHint.png) no-repeat;
	margin:56px auto 0;
}


.volRegHintIn .ssActTit{
	text-align: center;
	color:#666;
}
/*志愿者 注册提示 end*/

/*活动详情  start*/
.actDetTop{
	display:block;
	width:84%;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.actDetCon .moreActLi{
	border-bottom: none;
	padding-top: 10px;
}

.actDetCon .moreActCon{
	width:58%;
}

.actDetCon .moreActTit{
	margin-top: 10px;
}

.actDetCon .morActImg{
	width: 248px;
	height:186px;
	overflow: hidden;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-ms-border-radius: 8px;
	-o-border-radius: 8px;
	border-radius: 8px;
}

.actDetCon .moreActDet,.actDetCon .siteSnSucBtnIn,.actInfoBlock p{
	font-size: 16px;
}

.actDetCon .moreActDet{
	color:#333;
}

.actInfoBlock p{
	padding-bottom: 0;
}

.actInfoBlock{
	margin-bottom: 30px;
}

.actDetCon{
	padding-bottom: 36px;
}
/*活动详情  start*/

.hasStaitc{
	position: static;
	margin: 0 auto;
}
.myBtn {
	padding: 5px 10px;
	background: rgb(92, 184, 92);
	color: white;
	outline: none;
	border: none;
	border-radius: 5px;
	cursor: pointer;
}