@charset "utf-8";
html {
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}
body {
	-webkit-touch-callout: none;
	background-color: #f6f8eb;
	line-height: inherit
}
h1, h2, h3, h4, h5, h6 {
	font-weight: 400;
	font-size: 16px
}

a,button,input{-webkit-tap-highlight-color:rgba(255,0,0,0);}

* {
	margin: 0;
	padding: 0;
	font-style: normal;
	border: none;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
	max-width: 100%!important;
    word-wrap: break-word!important;
}


ol, ul {
	list-style: none;
}
.disn {
	display: none;
}
.left {
	float: left
}
.right {
	float: right
}
.clear{
	clear: both;
	
}
.alignCenter {
	text-align: center;
}
.back_white {
	background-color: #ffffff;
}
.back_gray {
	background-color: #f6f8eb;
}

.no-date {
	display: none;
	width: 100%;
	margin-top: 66px;
	padding-top: 130px;
	background: url(../images/no-date.png) no-repeat top center;
	background-size: 118px;
	color: #a9a9a9;
	text-align: center;
}
.bodyCon {
	width: 100%;
	margin: 0 auto;
	background: #fff;
	overflow: hidden;
}
.top {
	padding: 0 10px;
}
.top i {
	color: #888;
}
.top span {
	padding-left: 20px;
	color: #d07d2b;
}
.top .light {
	color: #ff711b;
}
.event {
	width: 100%;
	overflow: hidden;
}
.event .title {
	padding: 0 10px;
	font-size: 22px;
	font-weight: 400;
	color: #ab272f;
}
.event .title i {
	padding-left: 6px;
	font-size: 18px;
	color: #333;
}
.event_list {
	padding: 0 20px;
	overflow: hidden;
}
.event_list li {
	position: relative;
	box-sizing: border-box!important;
	-webkit-box-sizing: border-box!important;
	word-wrap: break-word!important;
	width: 100%;
	padding: 5px 30px;
	background-image: url(../images/time.png);
	background-repeat: no-repeat;
	background-position: 0 5px;
	background-size: 16px;
	line-height: 1.2em;
}
.event_list li.place {
	background-image: url(../images/place.png);
}
.event_list li.people {
	background-image: url(../images/people.png);
}
.event_list li p {
	font-size: 14px;
	color: #333;
}
.event_list li i {
	font-size: 11px;
	color: #888;
}
.event_list li .tel {
	position: absolute;
	left: 50%;
	top: 14px;
	padding-left: 26px;
	background-image: url(../images/tel.png);
	background-repeat: no-repeat;
	background-position: 0 center;
	background-size: 16px;
}
.eventCon {
	padding: 10px;
}
.eventCon img, .share img {
	max-width: 100% !important;
	height: auto !important;
	margin: 0;
}
/***精彩活动*/
.wonderful_activities {
	padding-top:10px;

}
.wonderful_activities p {
	word-wrap: break-word!important;

}
.activities_content{
	padding-left:20px;
}


.activities_border{
	margin-left:5px;
	border-left:1px solid #d9d9d9;
	border-bottom:1px solid #d9d9d9;
}
#activitie{
	height:60px;
	background-image: url(../images/activity_trend.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size:100% auto;


}
.wonderful_activities img {
	display: block;
	width: 100% !important;
	height: auto !important;
	margin: 5px 0;
}
.time_over{
	padding: 20px;
	background: #f6f8eb;
	text-align:center;
	color:#999;
}

.time_clock {
	background-image: url("../images/time.jpg");
	margin-left:-9px;
	background-position: 0 5px;
	background-repeat: no-repeat;
	background-size: 16px auto;
	line-height: 1.2em;
	padding:2px 30px;
	position: relative;
	width: 100%;
	word-wrap: break-word !important;

}

/***活动结束*/
.activities_over {
	padding-top:10px;
}
.activities_over p {
	word-wrap: break-word !important;
}
.activities_over img {
	width: 100% !important;
}

#activitieover{
	height:60px;
	background-image: url(../images/activity_finish.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size:100% auto;
}

.chizhicontext  {
    margin:0 auto;
	padding-top:2px; 
	vertical-align:middle;
	text-align:center;
	display:block;
	width:60% !important;	
}

/**心语底部图片**/
.zhichi img {
	margin: 5px 0;
	width: 100% !important;
}
.shareLogo {
	width: 100% !important;
	margin: 5px 0;
}
/*分享*/
.share {
	box-sizing: border-box!important;
	-webkit-box-sizing: border-box!important;
	word-wrap: break-word!important;
	width: 100%;
	padding: 0 20px;
	overflow: hidden;
}
.share p {
	font-size: 18px;
	margin-bottom: 20px;
}
.share_footer {
	position: fixed;
	left: 0;
	bottom: 0;
	z-index: 99;
	width: 100%;
	height: 115px;
	background: #000;
	background: rgba(255,255,255,0);
	line-height: 64px;
	font-size: 15px;
	color: #fff;
}
.share_footer img {
	display: block;
	float: right;
	width: 100px;
	height: auto;
	margin: 8px;
}
.download {
	float: right;
	height: 36px;
	line-height: 36px;
	margin: 14px 8px;
	padding: 0 10px;
	border-radius: 4px;
	background: red;
}
/*活动分享*/
.hd_share {
	height: 50px;
	line-height: 50px;
	background: rgba(255,255,255,0);
	color: #333;	
}
.hd_share li {
	float: left;
	width: 50%;
	height: 50px;
	cursor: pointer;
}
.hd_share li#activ_more{


	height: 100px;
	cursor: pointer;
}
.hd_share li.enroll {
	background: rgba(72, 222, 178,.95);
	
}
#macheck{
	background: rgba(255,255,255,0.95);
}
.hd_share li i {
	display: block;
	height: 50px;
	width: 8em;
	line-height: 50px;
	margin: 0 auto;
	padding-left: 2em;
	background-image: url(../icon/icon_qrcode.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 1.5em auto;
}
.hd_share li.enroll i {
	
	display: block;
	height: 50px;
	width: 5em;
	line-height: 50px;
	margin: 0 auto;
	padding-left: 2em;
	background-image: url(../images/enroll.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 1.5em auto;
	color:#FFF;
}
/*大师*/
.ds_top {
	width: 100%;
	overflow: hidden;
}
.ds_top img {
	display: block;
	width: 100%;
	height: auto;
}
.ds {
	padding: 20px;
}
.ds h1 {
	font-size: 24px;
	margin-bottom: 8px;
}
.ds p {
	margin-bottom: 8px;
}
 .ds img {
	 width: 100% !important;
	 height:auto;
 }
/*报名列表*/
.enroll_list {
	width: 100%;
	padding-bottom: 10px;
	background: #f5f5f5;
	overflow: hidden;
}
.enroll_list h1 {
	height: 40px;
	line-height: 40px;
	padding-left: 20px;
	border-bottom: 1px solid #e7e7e7;
	border-top: 1px solid #e7e7e7;
	color: #333;
}
.enroll_list ul {
	margin: 0 20px;
}
.enroll_list ul li {
	width: 100%;
	height: 60px;
	line-height: 60px;
	border-bottom: 1px solid #e7e7e7;
	font-size: 18px;
	color: #48deb2;
	overflow: hidden;
}
.enroll_list ul li img {
	display: block;
	float: left;
	width: 40px;
	height: auto;
	margin-top: 10px;
	margin-right: 15px;
}
.enroll_list ul li i {
	float: right;
	font-size: 14px;
	color: #999;
}
.enroll_list h2 {
	line-height: 50px;
	text-align: center;
	color: #48deb2;
}
/*微信公众号*/
.wechat ul {
	padding-left: 12px;
}
.wechat li {
	position: relative;
	padding: 16px 0 12px;
	overflow: hidden;
}
.wechat li:after {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	content: "";
	border-bottom: 1px solid #ddd;
	-webkit-transform: scaleY(.5);
	-webkit-transform-origin: 0 0;
}
.wechat li a {
	text-decoration: none;
}
.wechat li img {
	display: block;
	float: left;
	width: 100px;
	height: auto;
	margin-right: 12px;
	max-height: 100px;
}
.wechat li h1 {
	font-size: 18px;
	color: #333;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.wechat li p {
	height: 3em;
	font-size: 14px;
	color: #888;
	overflow: hidden;
}
.search_qr {
	width: 80%;
	margin: 1em auto 2em;
	padding: .5em 0;
	border: 1px dotted #d28335;
	border-radius: 4px;
	color: #d28335;
	text-align: center;
}
.search_qr p {
	font-size: 12px;
	color: #888;
}
.search_qr:hover {
	cursor: pointer
}
/*报名弹窗*/
.pop {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.8);
}
.pop ul {
	position: absolute;
	top: 50%;
	left: 5%;
	width: 90%;
	margin-top: -96px;
	padding: 12px 0 0;
	background: #fff;
	border-radius: 4px;
	overflow: hidden;
}
.pop ul li {
	padding: 0 30px;
	border-bottom: 1px solid #e7e7e7;
}
.pop ul li input {
	display: block;
	width: 100%;
	height: 60px;
	line-height: 60px;
	border: none;
	font-size: 16px;
	outline: none;
}
.pop ul p {
	height: 60px;
	padding: 30px 20px;
	border-bottom: 1px solid #e7e7e7;
	font-size: 14px;
}
.pop ul p i {
	display: block;
	font-size: 18px;
	color: #48deb2;
;
}
.pop ul a {
	display: block;
	width: 50%;
	height: 60px;
	line-height: 60px;
	font-size: 16px;
	text-align: center;
	color: #333;
	cursor: pointer;
}
.pop ul a.right {
	background: #48deb2;
	color: #fff;
}
.browse {
	font-size: 14px;
	line-height: 3em;
	color: #888;
}

.kong{
	padding-top:10px;
}
.kong img {
	width: 100% !important;
}
.downloadmore{
	height:115px;
}


.downloadmore li {
	float: left;
	width: 50%;
	height: 115px;
	cursor: pointer;
}
.downloadmore_download{
	height:115px;
	padding-left:600px;
}

.browse i {
	padding-left: 5px;
}
@media screen and (min-width:1024px) {
	body {
		background: #fff;
	}
	.bodyCon {
		width: 740px;
	}
	.share_footer {
		left: 50%;
		width: 740px;
		margin-left: -370px;
		font-size: 25px;
	}
	.download {
		height: 48px;
		line-height: 48px;
		margin-top: 8px;
		padding: 0 30px;
	}
	.pop ul {
		width: 370px;
		left: 50%;
		margin-left: -185px;
	}
	.container{
		width: 740px;
		margin: 0 auto;
	}

}

/** 禅修之旅分享**/
	.sharecontext {
		box-sizing: border-box!important;
		-webkit-box-sizing: border-box!important;
		word-wrap: break-word!important;
		width: 100%;
		overflow: hidden;
	}
	
	.sharecontext img {
		display: block;
		width: 100% !important;
		height: auto !important;
		margin: 10px 0;
		
	}
	.bg{
		background-color:#f6f8eb;
		display: block;
		width: 100% !important;
	}
	.sharecontext p{
		overflow: hidden;
		word-wrap: break-word !important;
		font-size: 16px;
		padding:0 20px;
		}
	.sharecontext .shudian{
		overflow: hidden;
		word-wrap: break-word !important;
		font-size: 18px;
		padding:0 35px;
	}
	.time_color{
		color:#999;
		
		}
		
	.shudian {
		background-image: url("../images/shudian.png");
		margin-left:9px;
		background-position: 0 5px;
		background-repeat: no-repeat;
		background-size: 20px auto;
		font-size: 18px;
		line-height:3em;
		padding:2px 30px;
		position: relative;
		width: 100%;
		word-wrap: break-word !important;

	}

	/** 祈福**/
	.qifu{
		background:#fff8d0;

	}

	.qifu_main{
		display: block;
		width: 90%;
		height: auto;
		margin:20px auto;
		
	}
	.qifu_context{
		width:100%;
		height:200px;
		overflow:auto;
		font-size:18px;
		font-family:Arial;
		letter-spacing:1px;
		margin:10px 0;
		background-color:#fff8d0;
		border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px;

	}
	.qifu_divarea{
		border: 1px solid #999;
	}

	.qifu_text{
		width:100%;
		font-size:18px;
		font-family:Arial;
		letter-spacing:1px;
		border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px;
		background-color:#fff8d0;
		margin:10px 0;

	}
	.qifu_c{
		width:55%;
	}
	.tel{
		font-size:10px;
		color:red;
		
	}
	.qifu_div{
		border-bottom: 1px solid #999;
		
	}
		
	 .code{
            background:url("../images/code.jpg");
            font-family:Arial;
            font-style:italic;
            color: #000;
            font-size:16px;
            border:0;
            padding:2px 3px;
            letter-spacing:3px;
            font-weight:bolder;              
            cursor:pointer;
            width:150px;
            text-align:center;
            vertical-align:middle;

    }
	.button{
		    background-color: #C60;
			border: 0;
			border-radius: 3.5em;
			color: #fff;
			cursor: pointer;
			display:block;
			height: 2.5em;
			line-height: 2.5em;
			outline: 0;
			padding: 0 2em 0 2em;
			text-align: center;
			text-decoration: none;
			width:70%;
			font-size:18px;
			margin:30px auto 0  auto;

	}
	.qifu_footer{
		    text-align: center;
			width:95%;
			font-size:16px;
			margin:20px auto  0px auto;
			color: #900;
			letter-spacing:3px; 
			line-height: 2em;
	}

/**在线注册**/
a {
	text-decoration: none;
}
.bodyConbg {
	background-color: #f4f4f4;
}
.sharezhuce {
	padding: 0;
}
.top_he {
	height: 30px;
	line-height:30px;
	font-size: 20px;
	text-align: center;
	background-color: #D68308;
	color:#fff;
}
.top_he .fh {
	padding-left: 50px;
	float: left;
	text-align: center;
}

.zhuce_select {
	display: block;
	width: 95%;
	height: 40px;
	line-height:40px;
	margin: 0 auto;
	background-color: #F4F4F4;
	color: #000;
	margin: 30px auto;
	font-size: 20px;
	text-align:center;

}
.zhuce_li{
	margin:0 10px ;
}
.zhuce_ch {
	width: 24px;
	height: 24px;
}
.zhuce_main {
	display: block;
	width: 95%;
	height: auto;
	margin: 0 auto;
}
.zhuce_div {
	border-bottom: 1px solid #999;
	height: 50px;
	line-height: 50px;
	margin-top: 16px;
	width: 95%;
}

.zhuce_img {
	height: 50px;
	line-height: 50px;
	margin-top: 6px;

}
.zhuce_f {
	height: 37px;
	line-height: 37px;
	margin-top: 16px;
	vertical-align:middle;
	position:relative;
}
.fileimg{
	height: 35px;
	line-height: 35px;
}
.filebut{
	height: 37px;
	line-height: 37px;
	font-size:18px;
	letter-spacing: 2px;
	position:absolute;
	color:#333;

}
em{
	color: #F90;
}
.emstyle{
	margin-left:40px;
}
.emstyle2{
	margin-left:10px;
}
.zhuce_img.zhuce_p {
	background-image: url("../images/online_pe.png");
	background-repeat: no-repeat;
	background-size: 28px auto;
}
.zhuce_img.zhuce_t {
	background-image: url("../images/online_tel.png");
	background-repeat: no-repeat;
	background-size: 28px auto;
}
.zhuce_text {
	font-size: 18px;
	font-family: Arial;
	letter-spacing: 1px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: #f4f4f4;
	margin-left:10px;
}
.zhuce_bt {
	background-color: #D68308;
	border: 0;
	border-radius: 3.5em;
	color: #fff;
	cursor: pointer;
	display: block;
	height: 2.8em;
	line-height: 2.8em;
	outline: 0;
	padding: 0 2em 0 2em;
	text-align: center;
	text-decoration: none;
	width: 50%;
	font-size: 18px;
	margin: 40px auto 50px auto;
}

.zhuce_f a{
	color:#333;
}
.file {
	position:absolute;
	display: inline-block;
	background: #F4F4F4;
	border: 1px solid  #999;
	border-radius: 4px;
	padding: 0 6px;
	overflow: hidden;
	color: #333;
	text-decoration: none;
	text-indent: 0;
	height:35px;
	line-height:35px;
	font-size:18px;
	margin-left:116px;
}
.file1{
	margin-left:235px;

}
.file2{
	margin-left:134px;
}
.file3{
	margin-left:194px;
}
.file input {
	position: absolute;
	font-size: 100px;
	right: 0;
	top: 0;
	left:0;
	opacity: 0;
	filter:alpha(opacity:0);
}
.file:hover {
	text-decoration: none;
}

#localImag {
	width:60px;
	height:60px;
	margin-left:45px;
	margin-top:15px;
	margin-bottom:25px;
	display: block;
}

#preview{
	width:60px;
	height:60px;
	display: block;

}
#localImag img{
	width:60px;
	height:60px;

}

/****  禅 记2016-1-14新增***/
  
.top_report {
	float: right;
	padding-left:20px;
}
.diary_context {
	margin-top: 0px;
	padding: 20px 10px 0;
	/*text-indent:30px;*/
}

.diary_context_zhichi {
	margin-top: 0px;
	padding: 10px 10px 0;
	/*text-indent:30px;*/
}


.diary_context p{
	display: block;
	width: 100% !important;
	height: auto !important;
	font-size: 16px;	
	word-break:break-all;
	margin:0;
	}
.diary_context img {
	display: block;
	max-width: 100% !important;
	width: 100% !important;
	height: auto !important;
	margin: 12px 0;
}

/*提示*/
.tip {
	position: fixed;
	left: 10%;
	right: 10%;
	bottom: 65px;
	z-index: 999;
	background: rgba(0,0,0,.7);
	border-radius: 10em;
	line-height: 3em;
	text-align: center;
	color: #fff;
	display: none;
}

/* 精彩瞬间发布按钮 */
.jcContact{
	position:absolute;
	top:0;
	left:0;
	z-index:99;
}
.jcConraper{
	width:0px;
	overflow:hidden;
}
.jcConBtn{
	position:absolute;
	top:0;
	left:0;
	width:38px;
	height:127px;
	cursor:pointer;
	background: rgba(208, 125, 43, 0.6) none repeat scroll 0 0;
	filter: Alpha(Opacity=60);
	color: white;
	font-family: 黑体;
	font-size: 20px;
	line-height: 21px;
	text-align: center;
}

/* 机构在线入驻 */
.entry{
	height: 50px;
	line-height: 50px;
	margin:10px 20px;
	border-bottom: 1px solid #D2D2D2;
}

.username{
	background: url("../icon/ic_input_user.png") no-repeat 0 50%;
	background-size: 20px 20px;
}
.orgName{
	background: url("../icon/ic_input_institutions.png") no-repeat 0 50%;
	background-size: 20px 20px;
}
.phone{
	background: url("../icon/ic_input_phone.png") no-repeat 0 50%;
	background-size: 20px 20px;
}

.businessLicense{
	margin: 20px 20px 0 20px;
}

.businessLicense .bg_mask{
	width: 100%;
	height: 200px;
	margin: 10px 0 0 0;
	background: white url("../icon/ic_pick_pic.png") no-repeat 50% 50%;
	opacity:0.5;
	filter:alpha(opacity=50);
	border: 1px solid #dbbe9d;
}

.businessLicense .businessLicenseBtn{
	width: 100%;
	height: 200px;
	margin: -200px 0 0 0;
	display: block;
	opacity: 0;
}

.codeLicense{
	margin: 10px 20px 0 20px;
}
.enterForm {
	background: #f0e7d6 url("../images/enter_bg.jpg") no-repeat 50% 100%;
	background-size: 100% auto
}

.codeLicense .bg_mask{
	width: 100%;
	height: 200px;
	margin: 10px 0 0 0;
	background: white url("../icon/ic_pick_pic.png") no-repeat 50% 50%;
	opacity:0.5;
	filter:alpha(opacity=50);
	border: 1px solid #dbbe9d;
}

.codeLicense .codeLicenseBtn{
	width: 100%;
	height: 200px;
	margin: -200px 0 0 0;
	display: block;
	opacity: 0;
}
.apply_input{
	margin-left: 25px;
	border: none;
	background: none;
	height: 50px;
	width: 90%;
	font-size: 16px;
}
.btn{
	width: 100%;
	line-height: 2.5em;
	margin: 20px 0 0;
	background: #48deb2;
	border-radius: 3em;
	font-size: 18px;
	text-align: center;
	color: #fff;
	overflow: hidden;
}

/*提示*/
.hint {
	/*opacity: 0;*/
	position: fixed;
	left: 10%;
	right: 10%;
	bottom: 60px;
	z-index: 999;
	background: rgba(0,0,0,.7);
	border-radius: 10em;
	line-height: 3em;
	text-align: center;
	color: #fff;
	display: none;
	/*-webkit-animation: hint 3s;*/
}
@-webkit-keyframes hint {
	0% {
		opacity: 0;
	}
	33% {
		opacity:1.0;
	}
	66% {
		opacity: 1.0;
	}
	100% {
		opacity: 0;
	}
}

/* music */
@-webkit-keyframes reverseRotataZ{
	0%{-webkit-transform: rotateZ(0deg);}
	100%{-webkit-transform: rotateZ(-360deg);}
}
@-webkit-keyframes rotataZ{
	0%{-webkit-transform: rotateZ(0deg);}
	100%{-webkit-transform: rotateZ(360deg);}
}
#musicControl { position:fixed;right:10px;top:20px;margin-top:0;display:inline-block;z-index:99999999}
#musicControl a { display:inline-block;width:25px;height:25px;overflow:hidden;background:url('../images/mcbg.png') no-repeat;background-size:100%;}
#musicControl a audio{width:100%;height:56px;}
#musicControl a.stop { background-position:left bottom;}
#musicControl a.on { background-position:0px 1px;-webkit-animation: reverseRotataZ 1.2s linear infinite;}
#music_play_filter{width:100%;height:100%;overflow:hidden;position:fixed;top:0;left:0;z-index:99999998;}

/* 模态背景框 */
.mask {
	display: none;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 99;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.7);
	overflow: hidden;
}

.loading {
	display: none;
	position: fixed;
	top: 50%;
	left: 50%;
	z-index: 99;
	width: 240px;
	margin: -180px 0 0 -120px;
	padding: 5px 5px 10px;
	background: #fff;
	border-radius: 4px;
	font-size: 14px;
}
.loading h1 {
	font-size: 20px;
	text-align: center;
	color: #00b74a;
}
.loading img {
	display: block;
	width: 40px;
	height: auto;
	margin: 0 auto;
}

/*视频分享页面*/
.mn_list_li_movie {
	display: block;
	margin-bottom: 10px;
	margin-left: 15px;
	max-height: 500px;
	overflow: auto;
	text-align: center;
}
.mn_list_li_movie li {
}
.mn_list_li_movie li a, .mn_list_li_movie li a:hover, .mn_list_li_movie li a:visited {
	display: block;
	float: left;
	font-size: 14px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	width: 60px;
}
.mn_list_li_movie li a {
	background-color: #f5f5f5;
	border: 1px solid #e0e0e0;
	font-family: Arial,Helvetica,sans-serif;
	margin: 4px;
	overflow: hidden;
	white-space: nowrap;
}
.mn_list_li_movie li a:hover {
	background-color: #ff7e00;
	border: 1px solid #ff7e00;
	color: #ffffff;
}
.mn_list_li_movie li a.active {
	background-color: #ff7e00;
	border: 1px solid #ff7e00;
	color: #ffffff;
}