.cc{
	clear: both;
}
.cc:after{
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
	clear: both;
}
.cc{
	display: inline-block;
	*zoom:1;
} /* Hides from IE-mac \*/
* html .cc{
	height: 1%;
}
.cc{
	display: block;
} /* End hide from IE-mac */
.overflow01{
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
/*研修室预约*/
.yxsyy-title{
	padding: 10px 10px 15px 45px;
    box-shadow: 0px 0px 8px #dedede;
    height: 35px;
    color: #126455;
    font-size: 20px;
    line-height: 35px;
    text-align: left;
    background: url(../../image/icon-book.png) 20px center no-repeat;
}
.yxsyy-tab{
    height: 35px;
    float: right;
    font-size: 16px;
    margin-right: 30px;
    padding-left: 34px;
}
.yxsyy-tab.tab-gq{
	background: url(../../image/reserve/sroom/icon-pic01.png) left center no-repeat;
}
.yxsyy-tab.tab-yy{
	background: url(../../image/reserve/sroom/icon-pic02.png) left center no-repeat;
}
.yxsyy-tab.tab-kx{
	background: url(../../image/reserve/sroom/icon-pic03.png) left center no-repeat;
}
.yxsyy-recommend{
	min-height: 537px;
	margin-top: -7px;
}
.yxsyy-main{
	padding: 30px 20px 0 20px;
	position: relative;
}
.yxsyy-main02{
	margin-top: 30px;
	padding: 0 20px;
	position: relative;
}
.yxsyy-lspan{
	float: left;
	color: #6e747a;
	font-size: 18px;
	line-height: 40px;
}
.choose-ej{
	position: relative;
	width: 200px;
    height: 40px;
	float: left;
	margin: 0 30px 0 10px;
}
.choose-ej:hover .choose-ul{
    display: block;
}
.choose-ej .choose-p{
    position: absolute;
    width: 100%;
	height: 38px;
	line-height: 38px;
	border: 1px solid #bbbbbb;
	font-size: 18px;
	text-align: left;
	color: #999999;
	cursor: pointer;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
}
.choose-ej .choose-p span{
    padding-left: 10px;
}
.choose-p.down{
	background: url(../../image/reserve/sroom/icon-black-down.png) 95% center no-repeat;
}
.choose-p.up{
	background: url(../../image/reserve/sroom/icon-black-up.png) 95% center no-repeat;
}
.choose-ej i.down{
	position: absolute;
	width: 10px;
	height: 6px;
	right: 10px;
	top: 17px;
	background: url(../../image/reserve/sroom/icon-black-down.png) center no-repeat;
}
.choose-ej .choose-ul{
    display: none;
    position: absolute;
	z-index: 2;
    top: 40px;
    width: 100%;
	line-height: 38px;
	border: 1px solid #bbbbbb;
	font-size: 16px;
	text-align: left;
	z-index: 2;
	color: #999999;
	margin-top: -1px;
	max-height: 240px;
	overflow: auto;
	background: #ffffff;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
}
.choose-ej .choose-ul li{
    padding-left: 10px;
	cursor: pointer;
}
.choose-ej .choose-ul li:hover{
	color: #333333;
}
.yxsyy-right02{
    float: left;
    width: 36px;
    padding-top: 22px;
    margin-left: 40px;
}
.yxsyy-left02{
    float: left;
    width: 36px;
    padding-top: 22px;
    margin-right: 40px;
}
.yxsyy-date-choose{
    float: left;
    width: 686px;
    height: 60px;
    padding-left: 1px;
    overflow: hidden;
}
.yxsyy-date-ul{
    position: relative;
    border-top: 1px solid #bbbbbb;
    border-left: 1px solid #bbbbbb;
}
.yxsyy-date-ul li{
    float: left;
    width: 96px;
    height: 48px;
    padding: 5px 0;
    line-height: 24px;
    border-right: 1px solid #bbbbbb;
    border-bottom: 1px solid #bbbbbb;
    color: #6e747a;
    font-size: 18px;
    cursor: pointer;
}
.yxsyy-date-choose ul li.sure{
    color: #ffffff;
    background: #5266ff;
}
.yxsyy-date-choose ul li p{
    font-size: 16px;
}
.yxs-time-ul>li{
	margin-bottom: 10px;
}
.yxs-detail{
	float: left;
	position: relative;
}
.yxs-detail-name{
	width: 116px;
	height: 50px;
	background: #759f97;
	color: #ffffff;
	line-height: 24px;
	cursor: pointer;
}
.yxs-detail-name .p1{
	font-size: 16px;
}
.yxs-detail-name .p2{
	padding: 0 10px;
}
.yxs-detail-name .p2 span{
	font-size: 14px;
	float: left;
}
.yxs-detail-name .p2 a{
	float: right;
	font-size: 14px;
	color: #126455;
}
.yxs-detail:hover .yxs-detail-box{
	display: block;
}
.yxs-detail-box{
	display: none;
	position: absolute;
	background: #ffffff;
	padding: 20px;
	top: 40px;
	left: 50px;
	box-shadow: 0px 0px 10px #dedede;
	z-index: 2;
}
.yxs-detail-box .p1{
	text-align: left;
	color: #202222;
	font-size: 18px;
	margin: 10px 0;
}
.yxs-detail-box .p2{
	text-align: left;
	color: #126455;
	font-size: 14px;
	margin: 10px 0;
	padding-left: 20px;
	line-height: 24px;
	background: url(../../image/reserve/sroom/icon-addr.png) left center no-repeat;
}
.yxs-detail-box .p3{
	text-align: left;
	color: #6e747a;
	font-size: 14px;
}
.yxs-time-choose{
	float: right;
	position: relative;
}
.time-choose-ul{
	border-left: 1px solid #dddddd;
	width: 710px;
}
.time-choose-ul li{
	float: left;
	height: 48px;
	color: #787d83;
	background: #ffffff;
	border-bottom: 1px solid #dddddd;
	border-top: 1px solid #dddddd;
}
.time-choose-ul li span{
	display: inline-block;
	*zoom: 1;
	*display: inline;
	width: 23px;
	height: 100%;
}
.time-choose-ul li span.l-span{
	text-align: right;
}
.time-choose-ul li span.r-span{
	text-align: left;
	border-right: 1px solid #dddddd;
}
.time-choose-ul li span.time-overdue{
	background: #d4fff7;
}
.time-choose-ul li span.l-span.time-already{
	background: #126455;
	color: #ffffff;
}
.time-choose-ul li span.r-span.time-already{
	background: #126455;
	color: #ffffff;
	border-right: 1px solid #126455;
}
.yxs-time-choose .time-already-p{
	position: absolute;
	color: #ffffff;
	top: 24px;
	left: 0;
	white-space: nowrap;
}
.tcyxs-main{
	width: 780px;
	padding: 40px 90px;
	background: #ffffff;
	position: relative;
	margin: 50px auto;
	text-align: left;
}
.qx-tcbox{
	position: absolute;
	width: 30px;
	right: 20px;
	top: 20px;
	z-index: 2;
	cursor: pointer;
}
.tcyxs-ul li{
	margin-bottom: 10px;
}
.tcyxs-ul li .l-span01{
	float: left;
	width: 90px;
	line-height: 38px;
	font-size: 16px;
	color: #81868b;
}
.tcyxs-ul li .l-span02{
	float: left;
	line-height: 38px;
	font-size: 16px;
	color: #202222;
}
.tcyxs-ul li .int01{
	width: 678px;
	border: 1px solid #c7cecb;
	line-height: 22px;
	font-size: 16px;
	padding: 8px 0 8px 10px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
}
.tcyxs-ul li .text-area{
	float: left;
	padding: 10px;
	height: 100px;
	width: 678px;
	border: 1px solid #c7cecb;
	text-align: left;
	line-height: 22px;
	font-size: 16px;
}
.tcyxs-btn{
	text-align: center;
	margin-top: 30px;
}
.tcyxs-btn a{
	display: inline-block;
	*zoom: 1;
	*display: inline;
	width: 98px;
	height: 34px;
	text-align: center;
	line-height: 34px;
	border: 1px solid #126455;
	margin: 0 25px;
	font-size: 16px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-ms-border-radius: 20px;
	-o-border-radius: 20px;
	border-radius: 20px;
}
.tcyxs-btn a.btn01{
	background: #126455;
	color: #ffffff;
}
.tcyxs-btn a.btn02{
	background: #ffffff;
	color: #126455;
}
.swiper-container {
	width: 100%;
	height: 100%;
}
.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
.swiper-button-prev{
	background: url(../../image/reserve/sroom/icon-left.png) center no-repeat;
	width: 20px;
	left: 60px;
	cursor: pointer;
}
.swiper-button-next{
	background: url(../../image/reserve/sroom/icon-right.png) center no-repeat;
	right: 60px;
	width: 20px;
	cursor: pointer;
}
.swiper-button-prev:focus,.swiper-button-next:focus{
	outline: none;
}
/*研修室预约end*/


/*最新活动*/
.newact-top{
	padding: 10px 10px 15px 50px;
    box-shadow: 0px 0px 8px #dedede;
    height: 35px;
    color: #126455;
    font-size: 20px;
    line-height: 35px;
    text-align: left;
    background: url(../../image/icon-act01.png) 20px center no-repeat;
}
.top-screen-newact{
	padding: 0 30px;
}
.newactcp-title{
	padding: 10px 18px 10px 0px;
	color: #202222;
	font-size: 18px;
	margin: 25px 20px 0 0;
	float: left;
	cursor: pointer;
	text-align: center;
	background: url(../../image/personal/icon-down.png) right center no-repeat;
}
.newactcp-title span{
	width: 90px;
	text-align: center;
	display: inline-block;
}
.newactcp-title:hover  .screen-menu{
  display: block;
}
.newtime-choose{
	float: right;
}
.newact-ul{
	padding: 10px 10px 0;
}
.newact-ul li{
	float: left;
	width: 260px;
	height: 260px;
	margin: 0 0 20px 20px;
	text-align: left;
	border-radius: 5px;
	box-shadow: 0px 0px 8px #dedede;
}
.newact-ul li h2{
	font-size: 16px;
	padding: 0 10px;
	margin: 5px 0 10px 0;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.newact-ul li .p1{
	text-align: left;
	padding: 0 10px;
	color: #b1b3b9;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.newact-ul li .btm-ts{
	margin-top: 10px;
	padding: 0 10px;
	text-align: center;
	position: relative;
	line-height: 20px;
	font-size: 14px;
}
.newact-ul li .btm-ts b{
	position: absolute;
	left: 10px;
	top: 0;
}
.newact-ul li .btm-ts .span02{
	position: absolute;
	right: 0;
	top: 0;
	background: #6ecfbd;
	color: #ffffff;
	padding: 0 5px 0 12px;
	border-radius: 10px 0 0 10px;
}
.newact-ul li .doing-color{
	color: #009663;
}
.newact-ul li .enroll-color{
	color: #ff9600;
}
.newact-ul li .already-color{
	color: #727373;
}
.jz-more{
	padding-bottom: 10px;
	text-align: center;
	color: #7f8582;
	font-size: 16px;
}
.jz-more span{
	cursor: pointer;
}
/*最新活动end*/




/* 弹框 */
.body-hidd{
	overflow: hidden; 
	height: 100%; 
	position: fixed; 
	top: 0; 
	left: 0%; 
	width: 100%;
}
.tc-body{
	width: 100%; 
	bottom: -70%; 
	left: 0%; 
	position: fixed;  
	z-index: 1110; 
	-webkit-transform: translateY(100%); 
	-ms-transform: translateY(100%); 
	transform: translateY(100%); 
	-webkit-transition: -webkit-transform 100ms; 
	transition: transform 100ms;
}
.sharebg{
	background-color: rgba(0, 0, 0, 0.6); 
	bottom: 0; 
	height: 100%; 
	left: 0; 
	opacity: 0; 
	position: fixed; 
	right: 0; 
	top: 0; 
	width: 100%; 
	z-index: 1100; 
	display: none; 
	overflow: hidden; 
	position: fixed;
}
.sharebg-active{
	opacity: 1; 
	display: block; 
}
.am-acti-active{
	transform: translateY(0px);  
	-webkit-transform: translateY(0); 
	-ms-transform: translateY(0); 
	transform: translateY(0); 
	top: 0%; 
}
/* 弹框end */

/*活动详情*/
.content-reconnend{
	width: 300px;
	margin-top: -1px;
}
.newact-top02{
	padding: 10px 10px 15px 44px;
    box-shadow: 0px 0px 8px #dedede;
    height: 35px;
    color: #126455;
    font-size: 20px;
    line-height: 35px;
    text-align: left;
    background: url(../../image/icon-book.png) 20px center no-repeat;
}
.reconnend-main{
	min-height: 800px;
    width: 300px;
    box-shadow: 0px 0px 8px #dedede;
    height: auto;
    margin-top: 4px;
}
.newact-ul02 li{
	margin: 10px 0 10px 10px;
}
.details-top{
	padding: 20px;
	text-align: left;
}
.details-top-main{
	width: 400px;
	margin-left: 30px;
}
.details-top-main .top01{
	margin-top: 10px;
}
.details-top-main .top01 h2{
	float: left;
	width: 250px;
	font-size: 20px;
	line-height: 26px;
}
.details-top-main .top01 span{
	float: left;
	margin-top: 3px;
	padding: 0 10px 0 20px;
	color: #ffffff;
	line-height: 20px;
	background: url(../../image/reserve/sroom/icon-ts.png) center no-repeat;
	background-size: 100% auto;
}
.details-top-main .top02{
	margin: 20px 0 14px;
	line-height: 16px;
	color: #00d0c4;
	font-size: 16px;
}
.details-top-main .top02 span{
	float: left;
}
.details-top-main .top02 b{
	float: left;
	margin-left: 20px;
}
.details-top-main .top02 b.b1{
	padding-left: 26px;
	background: url(../../image/reserve/sroom/icon-pic04.png) left center no-repeat;
}
.details-top-main .top02 b.b2{
	padding-left: 26px;
	background: url(../../image/reserve/sroom/icon-pic05.png) left center no-repeat;
}
.details-top-main .top02 b.b3{
	padding-left: 26px;
	background: url(../../image/reserve/sroom/icon-pic06.png) left center no-repeat;
}
.details-top-main .p1{
	font-size: 16px;
	text-align: left;
	color: #2f3131;
	padding-left: 20px;
	background: url(../../image/reserve/sroom/icon-pic07.png) left center no-repeat;
}
.details-top-main .p2{
	margin: 6px 0;
	font-size: 16px;
	text-align: left;
	color: #2f3131;
	padding-left: 20px;
	background: url(../../image/reserve/sroom/icon-pic08.png) left center no-repeat;
}
.details-top-main .p3{
	font-size: 16px;
	text-align: left;
	color: #2f3131;
	padding-left: 20px;
	background: url(../../image/reserve/sroom/icon-pic09.png) left center no-repeat;
}
.margin-top40{
	margin-top: 40px;
}
.a-btn01{
	float: left;
	width: 120px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	background: #126455;
	color: #ffffff;
	border: 1px solid #126455;
	font-size: 16px;
	margin-right: 30px;
	border-radius: 20px;
}
.a-btn02{
	float: left;
	width: 120px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	background: #ffffff;
	color: #126455;
	border: 1px solid #126455;
	font-size: 16px;
	border-radius: 20px;
}
.details-btm{
	padding: 20px;
}
.details-btm .p1{
	text-align: left;
	color: #202222;
	font-size: 18px;
}
.details-btm .p1 span{
	margin-right: 40px;
}
.details-btm .p1 span.sure{
	color: #00d0c4;
}
.actdetails-ul01 li{
	float: left;
	width: 100px;
	margin: 30px 10px 0 10px;
}
.actdetails-ul01 li h2{
	font-size: 16px;
	color: #00d0c4;
	margin: 4px 0 8px;
}
.actdetails-ul01 li p{
	font-size: 14px;
	color: #202222;
	line-height: 16px;
}
.yxsyy-recommend02{
	min-height: 800px;
	margin-top: -7px;
}
.actdetails-ul02 li{
	float: left;
	width: 160px;
	margin: 10px 8px 0 0;
	padding-bottom: 4px;
	border-radius: 5px;
	box-shadow: 0px 0px 8px #dedede;
}
.actdetails-ul02 li h2{
	text-align: left;
	font-size: 18px;
	padding: 0 10px;
	margin: 4px 0;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.actdetails-ul02 li p{
	text-align: left;
	padding: 0 10px;
	color: #6a6c6c;
	font-size: 14px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.actdetails-ul03{
	padding: 10px 0;
	text-align: left;
}
.actdetails-ul03 li{
	margin: 14px 0;
	padding: 0 5px;
	line-height: 20px;
	font-size: 16px;
}
.actdetails-ul03 li .span01{
	float: left;
	width: 40px;
	color: #00d0c4;
	margin-right: 10px;
}
.actdetails-ul03 li .span02{
	float: left;
	width: 300px;
	color: #00d0c4;
}
.actdetails-ul03 li .span04{
	float: right;
}
/*活动详情end*/
