.activity_loacation {
	/*width: 1201px;*/
	height: 22px;
	margin: 0 auto;
	margin-top: 14px;
	padding-left: 70px;
	font-size: 15px;
	color: #a4a5a5;
}
.activity_loacation p {
	display: inline-block;
	line-height: 22px;
}
.activity_loacation a {
	display: inline-block;
	text-decoration: none;
	color: #a4a5a5;
	line-height: 22px;
}
.activity_details {
	width: 1201px;
	margin-bottom: 30px;
	margin-top: 20px;
}
.activity_details .content {
	float: left;
	width: 740px;
	padding: 0 25px;
	border: 1px solid #e9e9e9;
	background: #fff;
}
.activity_details .content .content_top {
	/*width: 710px;*/
	/*height: 425px;*/
	margin: 0 auto;
	border-bottom: 5px solid #f3f3f3;
}
.activity_details .content .content_top .content_title {
	display: block;
	/*height: 20px;*/
	width: 660px;
	line-height: 20px;
	font-size: 20px;
	/*font-weight: bold;*/
	color: #6a533e;
	margin: 25px 0;
}
.activity_details .content .content_top .lecture {
	display: block;
	width: 80px;
	height: 30px;
	font-size: 16px;
	color: #fff;
	line-height: 30px;
	text-decoration: none;
	text-align: center;
	background: #5a52ff;
	border-radius: 4px;
}
.activity_details .content .content_top .content_msg {
	/*width: 660px;*/
	padding-top: 25px;
	padding-bottom: 50px;
}
.content_msg img {
	display: block;
	float: left;
}
.content_msg .msg {
	float: left;
	width: 360px;
}
.content_msg .msg .msgdetails {
	display: block;
	font-size: 14px;
	line-height: 45px;
	color: #6a533e;
	padding-left: 60px; 
}
.content_msg .msg .msgadds {
	background: url(../images/meticulous01.png) 20px 9px  no-repeat;
}
.content_msg .msg .msgenter {
	background: url(../images/meticulous02.png) 20px 9px  no-repeat;
}
.content_msg .msg .msgbegin {
	background: url(../images/meticulous03.png) 20px 9px  no-repeat;
}
.content_msg .msg .msgnum {
	background: url(../images/meticulous04.png) 20px 12px  no-repeat;
}
.content_msg .msg .msg_order {
	display: block;
	width: 120px;
	height: 30px;
	font-size: 16px;
	color: #fff;
	line-height: 30px;
	text-decoration: none;
	text-align: center;
	background: #959595;
	margin-left:22px;
	margin-top: 10px;
	border-radius: 4px;
}
.content_article {
	padding-top: 30px;
	font-size: 15px;
	line-height: 18px;
	color: #6a533e;
}
.content .article_loveshare {
	height: 40px;
	padding-bottom: 20px;
	padding-top: 10px;
}
.content .article_loveshare .article_love {
	display: block;
    cursor: pointer;
    width: 30px;
    height: 28px;
    float: right;
    margin-right: 20px;
    margin-top: 15px;
    background: url(../images/article_love.png) no-repeat;
    background-size: 28px 26px;
}
.article_unlove {
	display: block;
	cursor:pointer;
	width: 30px;
	height: 28px;
	float: right;
	margin-right: 20px;
	margin-top: 15px;
	background: url(../images/unlove.png) no-repeat;
	background-size: 28px 26px;
}
.content .article_loveshare .article_share {
	display: block;
	width: 40px;
	height: 33px;
	float: right;
}

.sl {
	/*padding-top:60px;*/
	width:360px;
	height:45px;
}
.sl span {
	/*float:left;
	display:inline-block;
	width:11px;
	height:11px;
	margin-top:17px;
	cursor:pointer;*/
	float: left;
	height: 25px;
	width: 15px;
	margin-top: 10px;
	border: 1px solid #dfdfdf;
	font-size: 18px;
	line-height: 25px;
	cursor: pointer;
	display:inline-block;
	text-align:center;
}
.sl span.jian {
	/*margin-left:5px;
	background:url(../images/icon_jian.png) left center no-repeat;*/
}
.sl span.jia {
	/*background:url(../images/icon_jia.png) left center no-repeat;*/
}
.sl input {
	width:40px;
	height:25px;
	margin: 10px 0px 0 0px;
	border:1px solid #dfdfdf;
	text-align:center;
	float:left;
	line-height:25px;
}

.black_overlay{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: #4a4947;
	z-index:1001;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}
.white_content {
	
	display: none;
    position: fixed;
    top:50%;
    left:50%;
    margin:-230px 0 0 -250px;
    width:540px;
    height:auto;
    border: 16px solid #ecc144;
    background-color: white;
    z-index: 1002;
    overflow: auto;
    font-family:microsoft yahei;
}
.white_content div {
	font-size:18px;
}
.white_content_small {
	display: none;
	position: absolute;
	top: 20%;
	left: 30%;
	width: 40%;
	height: 50%;
	border: 16px solid lightblue;
	background-color: white;
	z-index:1002;
	overflow: auto;
}
.Myname {
	line-height:30px;
	text-align:center;
	padding-top: 20px;
}
.white_content div p {
	line-height:30px;
	padding-top: 20px;
}
.white_content div .Myopt {
	margin-top: 35px;
	height:30px;
	width:400px;
}
.white_content div .Myopt a {
	float:left;
	display:block;
	width:100px;
	height:30px;
	color: #fff;
	border-radius: 4px;
	background:#ecc144;
	text-decoration: none;
    text-align: center;
    margin:0 50px;
}
.white_content div .Myopt a:hover {
	background:#dab343;
}

.w_left_bottom{
	width: 791px;
	min-height: 428px;
	margin-top: 15px;
	display: block;
	float:left;
	background: #fff;
    border: 1px solid #ddd;
}
.w_left_bottom_top{
    width: 740px;
    height: 60px;
    line-height: 60px;
    font-size: 15px;
    color: #8d775a;
    font-family: Microsoft YaHei;
    margin-left: 25px;
  /*   border-bottom: 2px solid #cdcdcd; */
}
.w_my_work_li{
	width: 100%;
	height:60px;
	font-size:15px;
	font-family: Microsoft YaHei;
}
.my_work_title{
	width: 460px;
	height:60px;
	line-height:60px;
	float:left;
	padding-left:50px;
	color:#735733;
	text-align: left;
	white-space:nowrap;
    text-overflow:ellipsis;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-decoration: underline;
    cursor: pointer;
}
.w_work_author{
	width:	110px;
	height: 60px;
	line-height:60px;
	float:left;
	margin-left: 10px;
	text-align: center;
}
.my_work_opt{
	width: 145px;
	height:60px;
	float: right;
	margin-right:15px;
}
.w_my_work_opt_box{
	width: 120px;
    height: 36px;
    background-color: #fcce40;
    float:right;
    margin: 0 auto;
    margin-top: 14px;
    margin-right: 10px;
    display: inline-block;
    cursor:pointer;
    color: #735733;
    font-family: Microsoft YaHei;
    font-size: 15px;
    border-radius:4px;
    box-shadow: -2px -2px 4px #888 inset;
    /* behavior: url(/style/whg/common/css/PIE.htc); */
}
.my_work_opt a,.w_upload_work_opt_box a{
    display: block;
    width: 85px;
    height: 36px;
    margin: 0 auto;
    line-height: 36px;
    letter-spacing: 1p;
    text-align: right;
    text-decoration: none;
}
.w_my_work_opt_box a{
    display: block;
    width: 85px;
    height: 36px;
    margin: 0 auto;
    line-height: 36px;
    letter-spacing: 1p;
    text-align: right;
    text-decoration: none;
}

.w_work_opt_view {
    background: url("../images/w_opt_view.png") left center no-repeat;
}
.black_overlay {
    display: none;
    position: fixed;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: #4a4947;
    z-index: 1001;
    -moz-opacity: 0.8;
    opacity: .80;
    filter: alpha(opacity=80);
}
.work_container{
	height:auto;
	margin:10px auto;
	text-align: center;
}
.work_div_foot{
	width:100%;
	text-align:center;
	
}
.work_div_foot a{
	maring:0 10px;
    width: 120px;
    height: 36px;
    line-height:36px;
    background: #fcce40;
    margin: 10px 10px;
    display: inline-block;
    cursor: pointer;
    color: #735733;
    font-family: Microsoft YaHei;
    font-size: 15px;
    border-radius: 4px;
    box-shadow: -2px -2px 4px #888 inset;
}
#fullScreen{
	background: url("../images/full_screen_03.gif") left no-repeat;
	display:inline-block;
	width:30px;
	height:30px;
	cursor:pointer;
	margin-left:15px;
}
.x_work_title{
	line-height:150%;
}
.work_description{
	float:left;
}
.work_div_foot .disable_click{
	background:#eaeaea;
}
.work_div_foot .last_work, .work_div_foot .next_work{
    maring: 0 10px;
    width: 120px;
    height: 36px;
    line-height: 36px;
    background: #fcce40;
    margin: 10px 10px;
    display: inline-block;
    cursor: pointer;
    color: #735733;
    font-family: Microsoft YaHei;
    font-size: 15px;
    border-radius: 4px;
    box-shadow: -2px -2px 4px #888 inset;
}
image.active{
	z-index:99999;
}
#J_pg{
	z-index:99999;
}

.article_likes {
    display: block;
    cursor: pointer;
    width: 40px;
    height: 22px;
    float: right;
    margin-top: 15px;
    padding-left: 20px;
    background: url(../images/article_likes.png) no-repeat;
}
.article_unlikes {
	pointer-events: none;
	display: block;
	width: 40px;
	height: 22px;
	float: right;
	margin-top: 15px;
	padding-left: 20px;
	background: url(../images/article_unlikes.png) no-repeat;
}
.article_view_like_count {
    display: inline-block;
    margin: 0;
    line-height: 22px;
    width: 35px;
}
.noreservation{
	margin-left:5px;
	background-color: #fcce4073;
	height: 35px;
	border-radius: 6px;
	border-style:solid;border-width:1px;
	border-color: #ffa5009e;
}
.noreservationsapn{
	font-size: 18px;
	padding:0px 18px;
	line-height: 18px;
	color: #00800075
}
.act_summary_title{
	width: 60%;
    height: 35px;
    background-image: url(../images/title_bg.png);
    background-size: cover;
    background-position: center;
}
.act_summary{
	 width: 64%;
    margin: 0 auto;
    margin-top: 20px;
    min-width: 1221px;
}
.act_summary_title p {
    line-height: 42px;
    font-size: 18px;
    color: #5f4731;
    padding-left: 50px;
    float: left;
}
.act_summary_text{
    width: 61%;
    text-align: left;
    float: left;
    padding-right: 30%;
}