.bg-color{
    background-color: #fff;
}
/*已报名企业*/
.find_nav {
    width: 100%;
    height: 42px;
    background-color: #fff;
    position: fixed;
    top: 0;
    z-index: 9999;
    border-bottom: 1px solid #d0d0d0;
    display: -moz-box;
    display: -webkit-box;
    display: box;
}
.find_nav_left {
    height: 42px;
    position: relative;
    overflow: hidden;
    -moz-box-flex: 1;
    -webkit-box-flex: 1;
    box-flex: 1;
}
.find_nav_list {
    position: absolute;
    left: 0;
}
.find_nav_list ul {
    position: relative;
    white-space: nowrap;
    font-size: 0;
}
.find_nav_list ul li {
    display: inline-block;
    padding: 0;
	margin:0 20px;
}
.find_nav_list ul li a {
    display: block;
    width: 100%;
    height: 100%;
    line-height: 40px;
    font-size: 15px;
    text-align: center;
    color: #787878;
}
.find_nav_list ul li.find_nav_cur a{
	  font-weight: 600;
	  color: #06be6a;
	  border-bottom: 2px solid #06be6a;
}
.tip-list-info>div {
	display: none;
}
.join-group-tips{
	margin: 10px 0;
	padding:25px 0;
	text-align: center;
}
.join-group-tips p{
	font-size: .35rem;
	color: #999;
}
.join-group-tips img{
	display: inline-block;
	height: 35px;
}
.join-group-tips a.btn-join{
	display: inline-block;
	margin-top: 12px;
	background-color: #06BE6A;
	color: #fff;
	font-size: .35rem;
	border-radius:4px;
	padding: 5px 15px;
}
.member-list ul li{
	overflow: hidden;
	position: relative;
	margin-bottom: 10px;
	padding: .40rem .30rem;
}
.member-list ul li .infos {
   	font-size: .35rem;
    color: #666;
}
.member-list ul li img{
	display: block;
	float: left;
	width:1.30rem;
	height: 1.3rem;
    border-radius:50%;
    margin-right: .20rem;
}
.member-list ul li .info-meta {
	overflow: hidden;
   	font-size: .35rem;
}
.member-list ul li .info-meta p {
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: .32rem;
    color: #222;
}
.member-list ul li .info-meta p span{
	display: inline-block;
}
.member-list ul li .info-meta p span.name{
	color: #333;
	padding-right:8px;
	font-size: .36rem;
	font-weight: bold;
}
.member-list ul li .info-meta p span.tel{
	color: #999;
}
.member-list ul li .actions {
    position: absolute;
    width: 20px;
    height: 20px;
    padding: 8px 0;
    right: 20px;
    top: 15px;
    display: none;
}
.member-list ul li .actions span{
	width: 20px;
    display: block;
    height: 20px;
    background: url(../images/icon_tel@2x.png) no-repeat;
    background-size: 20px 20px;
    text-indent: -9999px;
}
.registered .swipe{
	margin-top:52px;
}
.registered .swipe .li_list{
	display: none;
}
.member-list ul li .join-group{
   overflow: hidden;
   margin-top: .08rem;
   margin-left: 1.50rem;
}
.member-list ul li .join-group p{
	padding: 0 .10rem;
	color: #979797;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    background-color: #F9F9F9;
}
.member-list ul li .join-group p span{
	color: #56BB72;
}
.join-share-btn{
	position: fixed;
	width: 100%;
	height: 1.20rem;
	background-color:#FF8829;
	bottom: 0;
	left: 0;
}
.join-share-btn a{
	display: block;
	line-height: 1.20rem;
	text-align: center;
	color: #fff;
	font-size: .36rem;
}
.join-share-cle{
	height: 1.20rem;
}
/**/
/*报名*/
.mui-content-signUp .insr-box.insr-box1 {
	margin: 10px 0;
}
.mui-content-signUp .insr-box .item span b {
	font-size: 12px;
	font-weight: 600;
	color: #d11a4e;
	position: relative;
	left: -4px;
}
.mui-content-signUp .insr-box.insr-box1 .item2 span {
	display: block;
}
.mui-content-signUp .insr-box .item2 textarea {
	border: 1px solid #fff;
	margin-top: 8px;
	width: 100%;
	height: 80px;
	padding: 10px 5px;
	text-indent: 8px;
	border-radius: 3px;
	font-size: 13px;
	background-color: #f4f9fc;
}
.mui-content-signUp .insr-box .item .sele span.hide {
	display: block;
	color: #666;
	background-size: 8px 14px;
}
.mui-content-signUp .insr-box .item .sele span.hide a{
	display: inline-block;
	float: right;
	color: #1a1a1a;
	padding-right: 12px;
	background: url(../images/icon_back.png) right center no-repeat;
	background-size:7px auto;
}
.mui-content-signUp .insr-box .item .sele-info {
	top: 30px;
	height: 100%;
	padding: 10px;
	display: none;
	border-radius: 4px;
	overflow: hidden;
	margin-top: 10px;
	background-color: #f9f9f9;
	border: 1px solid #dcdcdc;
}
.mui-content-signUp .insr-box .item .sele-info span input {
	position: relative;
	margin-right: 2px;
	top:2px;
	width: auto;
	float: none;
}
.mui-content-signUp .insr-box .item.item3 {
	border-bottom: 0;
	border-top: 1px dashed #c5c7cf;
}
.mui-content-signUp .insr-box .item .mwui-switch-btn {
	display: block;
	float: right;
	padding: 1px;
	background:none;
	border: none;
	overflow: hidden;
	cursor: pointer;
	position: relative;
	right: 4px;
}
.mui-content-signUp .insr-box .item .mwui-switch-btn span {
	font-size: 14px;
	color: #787878;
	text-align: center;
}
.apec_foot_tab span input {
	width: 100%;
	color: #fff;
	margin: 0;
	padding: 0;
	border: none;
	background-color: #ff9915;
	line-height: 52px;
	font-size: 18px;
	display: block;
	text-align: center;
}
.apec_foot_tab_cle {
	height: 52px;
}
.mui-content-signUp .insr-box .item .sele-info span {
	display: inline-block;
	margin-bottom: 5px;
	width: 32%;
	font-size: 12px;
}
.signUp-check{
	padding: 25px 0 10px 0;
	text-align: center;
	background-color: #fff;
	margin: 10px 0;
}
.signUp-check .top-info img{
	height: 68px;
}
.signUp-check .top-info .p1{
	font-weight: bold;
	color: #333;
	font-size: .40rem;
	padding-top: .05rem;
}
.signUp-check .top-info .tips-down{
	font-size: .35rem;
	color: #333;
	padding-top: .05rem;
}
.signUp-check .top-info .tips-down span{
	color: #0f0fd8;
	text-decoration: underline;
}
.signUp-check .tips-con{
	text-align: left;
	padding:.30rem 1.20rem;
}
.signUp-check .tips-con i{
	display: inline-block;
	position: relative;
	width: 5px;
	height: 5px;
	background-color: #06BD6A;
	border-radius: 50%;
	margin-right: 5px;
	top: -3px;
}
.participation-list{
	margin: 0  .40rem .50rem .40rem;
}
.participation-list .ad img{
	display: block;
	width: 100%;
}
.participation-list .silde-box{
	padding: 12px 0;
	box-shadow: 1px 1px 5px #f5f5f5;
}
.participation-list .list{
	height:90px;
	overflow: hidden;
    position: relative;
}
.participation-list .list ul li{
	height: 30px;
	line-height: 30px;
	text-align: left;
	padding: 0 12px;
}
.participation-list .list ul li span{
	display: block;
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
    white-space: nowrap;
    font-size: .35rem;
    color: #333;
}
.participation-list .list ul li span.name{
	width: 15%;
	margin-right: 2%;
}
.participation-list .list ul li span.copy{
	width: 62%;
	margin-right: 1%;
}
.participation-list .list ul li span.sta{
	float: right;
}
.signUp-check .sign-up-ad{
	margin: 0 .40rem;
	padding-bottom: .20rem;
}
.signUp-check .sign-up-ad img{
	display: block;
	width: 100%;
}
.signUp-check .tips-con p{
	font-size: .35rem;
	color: #333;
	padding-bottom: .10rem;
}
.mui-content-signUp .insr-box {
	padding: 10px;
	background-color: #fff;
	box-shadow: 2px 2px 2px 2px #eff0f2;
}
.mui-content-signUp .insr-box .item {
	padding: 12px 0;
	position: relative;
	border-bottom: 1px dashed #c5c7cf;
}
.mui-content-signUp .insr-box .item2 {
	padding: 10px 0;
}
.mui-content-signUp .insr-box .item2 span.title {
	font-size: 15px;
}
.mui-content-signUp .insr-box .item span, .mui-content-signUp .insr-box .item2 span {
	display:inline-block;
	text-indent: 5px;
	font-size: 13px;
	color: #666;
}
.mui-content-signUp .insr-box .item2 span.tips,.mui-content-signUp .insr-box .item2 span.ti,.mui-content-signUp .insr-box .item2 .sign-up-contact span{
	display: block;
	text-indent: 0;
}
.mui-content-signUp .insr-box .item2 span.tips{
	padding-top: .05rem;
}
.mui-content-signUp .sign-up-contact{
	margin-top: .30rem;
}
.mui-content-signUp .sign-up-contact .con1{
	width: 60%;
	float: left;
	padding-top:.20rem;
}
.mui-content-signUp .insr-box .item2 .sign-up-contact .con1 p{
	padding: 0;
}
.mui-content-signUp .insr-box .item2 .sign-up-contact .con1 p.sb-ewm{
	margin-top: .40rem;
}
.mui-content-signUp .sign-up-contact .con2{
	text-align: right;
}
.mui-content-signUp .sign-up-contact .con2 img{
	width:90px;
	margin-right: 10px;
}
.mui-content-signUp .insr-box .item input{
	width:76%;
	float: right;
	overflow: hidden;
	padding-right: 5px;
	border: none;
	display: inline-block;
	text-align: right;
	color: #1a1a1a;
	font-size: 13px;
	padding: 0;
	margin: 0;
	background: none;
}
.mui-content-signUp .insr-box .item2 p {
	padding-top: 3px;
	color: #6f7486;
	padding-left: 5px;
	font-size: 13px;
}
.mui-content-signUp .share-btn{
	padding:10px;
	text-align: center;
	margin-bottom: 10px;
}
.mui-content-signUp .share-btn img{
	display: block;
	width: 100%;
}
.mui-content-signUp .btn-fix{
	text-align: center;
	margin-top:8px;
	padding-bottom: 10px;
}
.mui-content-signUp .btn-fix span{
	width:90px;
	height:34px;
	line-height: 32px;
	display: inline-block;
	font-size: 14px;
	border-radius:3px;
}
.mui-content-signUp .btn-fix span.demand{
	color: #0cc06e;
	border:1px solid #0cc06e;
}
.mui-content-signUp .btn-fix span.buy_btn{
	color: #fff;
	background-color: #0cc06e;
	margin-left: 10px;
}
.activity-tetail.sponsor{
	background-color: #fff;
	margin-bottom: 10px;
}
.activity-tetail.sponsor .sponsor-type{
	margin:0 .30rem;
	border-top:1px solid #eee;
	padding: .20rem 0 .30rem 0;
}
.activity-tetail.sponsor .sponsor-type .title{
	font-size:.36rem;
	color: #333;
}
.activity-tetail.sponsor .sponsor-type .type{
	color: #555;
	font-size: .35rem;
}
.activity-tetail h2{
	color: #222;
	line-height: 20px;
	font-weight: bold;
	font-size: 16px;
	word-break:break-all;
}
.activity-tetail .info{
	padding: 8px 0;
	margin-bottom: 5px;
}
.activity-tetail .info p{
	padding:1px 0;
	font-size: 14px;
	color: #999;
}
.activity-signup-info{
	margin-top: .30rem;
	border-top: 1px dashed #e9eaeb;
}
.activity-signup-info ul li{
	font-size: 14px;
	color: #333;
	overflow: hidden;
	padding:12px 0;
	border-bottom: 1px dashed #e9eaeb;
}
.activity-signup-info ul li span{
	display: block;
	color: #222;
}
.activity-signup-info ul li span.name{
	width:1.50rem;
	float: left;
	margin-right: .10rem;
}
.activity-signup-info ul li span.con{
	overflow: hidden;
	text-align: right;
	color: #4961cc;
}
.mui-content-signUp .activity-tetail.sign{
	background-color: #fff;
	padding:15px 10px 12px 10px;
}
.mui-content-signUp .insr-box .item.no-border{
	border: none;
}
.sponsor-wap{
	position: relative;
	width: 100%;
	height: 100%;
	overflow-y:auto;
	background-color: #f3f4f4;
	display: none;
	z-index: 99;
}
.sponsor-wap .tips{
	display: block;
	font-size: .35rem;
	height:1.20rem;
	line-height: 1.20rem;
	padding: 0 .30rem;
}
.sponsor-select{
	padding: 0 .30rem;
}
.sponsor-select ul li{
	margin-bottom: 10px;
	position:relative;
	border: 1px solid #edeff0;
	background: #fff;
	border-radius: 3px;
	padding:.50rem .30rem;
	background: url(../images/icon_select_gray@2x.png) right top no-repeat;
	background-size:1.56rem auto;
	background-color: #fff;
}
.sponsor-select ul li h2{
	color: #222;
	font-weight: bold;
	font-size: .40rem;
}
.sponsor-select ul li .con{
	line-height: .52rem;
	padding-top: .30rem;
	font-size: .35rem;
	color: #666;
}
.sponsor-select ul li .con p{
	padding-bottom: .10rem;
}
.sponsor-select ul li input{
	height: 100%;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
}
.sponsor-select ul li.curr{
	background: url(../images/icon_select_orange@2x.png) right top no-repeat;
	background-size:1.56rem auto;
	border: 1px solid #fd7a27;
	background-color: #fff;
}
.sponsor-wap .apec_foot_tab{
	margin:.30rem;
	position: relative;
	width: auto;
}
.sponsor-wap .apec_foot_tab .submit{
	color: #fff;
	height: 1.10rem;
	width: 100%;
	display: block;
	line-height: 1.10rem;
	font-size: .40rem;
	text-align: center;
	background-color: #06be6a;
	border-radius: 3px;
}
.apec_foot_tab.signUp span a{
	font-size: .35rem;
}
.apec_foot_tab.signUp span a.btn_zixun{
	width: 50%;
	background-color: #fff;
	color: #555;
	float: left;
}
.apec_foot_tab.signUp span a.btn_get{
	background-color: #06be6a;
	color: #fff;
	width: 50%;
	float: right;
}
.question-pop h2{
	height: 1.20rem;
	line-height: 1.20rem;
	text-align: center;
	font-size: .40rem;
	color: #1a1a1a;
	border-bottom: 1px solid #eee;
}
.question-pop .infos{
	padding: .50rem .50rem;
	font-size: .35rem;
	color: #333;
	line-height: .62rem;
}
.question-btn{
	padding:.20rem .50rem .30rem .50rem;
	position: relative;
}
.question-btn a{
	display: block;
	height: 1rem;
	line-height: 1rem;
	text-align: center;
	font-size: .36rem;
	margin-bottom: .30rem;
	border-radius: 3px;
}
.question-btn a.cd-btn-get{
	border:1px solid #06be6a;
	color: #06be6a;
}
.question-btn a.cd-close{
	background-color: #06be6a;
	color: #fff;
}
.question-btn .tips-less{
	position: absolute;
	top:-.60rem;
	right: .50rem;
	color: #fff;
	padding:0 .20rem .10rem .20rem;
	background: url(../images/icon_Less@2x.png) no-repeat;
	background-size:100% 100%;
}
.sponsor-contact{
	padding: .40rem .30rem;
	background-color: #fff;
}
.sponsor-contact .tel{
	text-align: center;
	font-size: .35rem;
	color: #222;
}
.sponsor-contact .tel .btn a{
	color:#2773f1;
	border: 1px solid #2773f1;
	border-radius: 3px;
	padding: 0 5px;
	margin-left: .20rem;
}
.sponsor-contact .wechat-code{
	text-align: center;
	padding-top: .30rem;
}
.sponsor-contact .wechat-code img{
	display: inline-block;
	height: 3rem;
}
.sponsor-contact .infos{
	text-align: center;
}
.sponsor-contact .infos .p1{
	color: #2773f1;
	font-size: .38rem;
}
.sponsor-contact .infos .p2{
	color: #222;
	padding: .10rem 0;
	font-size: .34rem;
}
.sponsor .signUp-check p.p1{
	color: #222;
	font-size: .40rem;
}
.sponsor .signUp-check p.p2{
	padding: 0 2rem;
	font-size: .36rem;
	font-weight: normal;
	padding-top: .20rem;
}
.buy-ticket-btn{
	height: 1.20rem;
	background-color: #ff8829;
	position: fixed;
	left: 0;
	width: 100%;
	bottom: 0;
}
.buy-ticket-btn a{
	display: block;
	line-height: 1.20rem;
	text-align: center;
	color: #fff;
	font-size: .36rem;
}
.buy-ticket-btn-cle{
	height: 1.20rem;
}
.get-code-btn{
	text-align: center;
	margin-top: .50rem;
}
.get-code-btn span{
	display: inline-block;
	line-height: 36px;
	background-color: #ff8829;
	padding: 0 15px;
}
.get-code-btn span a{
	display: block;
	font-size:.35rem;
	line-height: 36px;
	color: #fff;
}
/**/
/*需求问卷*/
.demand-question{
	margin-top: 10px;
}
.demand-question .item-main{
	padding:.30rem 12px;
	background-color: #fff;
}
.demand-question .item-main .title{
	display: block;
	font-size: .36rem;
	color: #1a1a1a;
}
.demand-question .item-main .title b{
	color: #ff3e59;
}
.demand-question .item-main input{
	border: 1px solid #ddd;
	font-size: .35rem;
	padding:.15rem 2%;
	width: 100%;
	margin: .20rem 0 0 0;
}
.demand-question .item-main .ui-select{
	padding-top:8px;
}
.demand-question .item-main .create-item{
	line-height: 22px;
    position: relative;
    padding-bottom: 10px;
}
.demand-question .item-main .create-item input{
	position: absolute;
    width: 100%;
	z-index: 9999;
	padding: 0;
	margin: 0;
	opacity: 0;
}
.demand-question .item-main .create-item label{
	font-size: .35rem;
    color: #1a1a1a;
    padding-left: 20px;
    width: 100%;
	position: relative;
    display: block;
    vertical-align: middle;
}
.demand-question .item-main .create-item input + label:before{
    position: absolute;
    top: 4px;
    left: 0;
    display: inline-block;
    width: 14px;
    height: 14px;
    content: '';
	border:1px solid #eee;
	border-radius: 50%;
}
.demand-question .item-main .create-item input:checked + label:before{
	background-color: #fd7a27;
	border: 1px solid #fd7a27;
}
.demand-question .item-main .create-item input + label:after {
    position: absolute;
    display: none;
    content: '';
}
.demand-question .item-main .create-item input:checked + label:after {
    display: block;
}
.demand-question .item-main .create-item input:checked + label:after {
    top:6px;
    left: 6px;
    box-sizing: border-box;
    width: 5px;
    height: 10px;
    transform: rotate(45deg);
    border-width: 2px;
    border-style: solid;
    border-color: #fff;
    border-top: 0;
    border-left: 0;
}
.demand-question .item-main textarea{
	margin-top: 10px;
	padding:1%;
	width: 98%;
	height:3rem;
	border: 1px solid #ddd;
	border-radius: 3px;
	font-size: .35rem;
	color: #787878;
}
.demand-question .submit{
	padding: 20px 12px;
}
.demand-question .submit .sub-btn{
	width: 100%;
	height: 40px;
	border: none;
	color: #fff;
	line-height: 40px;
	text-align: center;
	background-color: #06be6a;
	border-radius: 3px;
	padding: 0;
	margin: 0;
	font-size: .35rem;
}
/*活动动态*/
.apec_d_img img {
	width: 100%;
	display: block;
}
.apec_top {
	padding:.40rem .30rem 0 .30rem;
	background-color: #fff;
	margin-bottom: 10px;
	position:relative;
}
.apec_top .shop-share-btn{
	width: 2rem;
	float: right;
	text-align: center;
	border-left: 1px solid #e9eaeb;
}
.apec_top .shop-share-btn a{
	display: block;
}
.apec_top .shop-share-btn img{
	height: .68rem;
}
.apec_top .shop-share-btn p{
	color: #f22d2d;
	font-size: .35rem;
}
.apec_top .topTitle .title{
	overflow: hidden;
	font-size: .40rem;
	line-height: .68rem;
	font-weight: bold;
	color: #222;
	padding-right: .20rem;
}
.apec_top .topTitle .title i{
	border: 1px solid #eb5445;
	color: #eb5445;
	font-size: .35rem;
	border-radius: 3px;
	padding: 0 5px;
	margin-right: .10rem;
	display: inline-block;
	line-height:.48rem;
	font-weight: normal;
	font-style: normal;
}
.apec_top .module{
	margin-top: .10rem;
}
.apec_top .module span{
	color: #999;
	font-size: .32rem;
	padding-right: .50rem;
}
.apec_top .detail-decoration{
	margin-top: .20rem;
	padding-bottom: .30rem;
}
.apec_top .detail-decoration span{
	display: inline-block;
}
.apec_top .detail-decoration span.price{
	font-size: .40rem;
	font-weight: bold;
	font-family: arial;
	color: #eb5141;
}
.apec_top .detail-decoration span.price em{
	font-style: normal;
	font-size: .50rem;
}
.apec_top .detail-decoration span.btn-draw a{
	color:#FC3D39;
	background-color:#FEE6E6;
	padding:2px 4px;
	position: relative;
	top: -2px;
	left: 4px;
}
.apec_top .detail-decoration span.countdown{
	color: #555;
	font-size: .35rem;
	float: right;
}
.apec_top .detail-decoration span.time_second{
	color: #eb5141;
}
.apec_top .detail-ticket{
	height:1.20rem;
	line-height: 1.20rem;
	font-size: .35rem;
	color: #555;
	border-top: 1px solid #e9eaeb;
	padding-right: .80rem;
	background:url(../images/icon_back.png) right center no-repeat;
	background-size:.20rem auto;
}
.apec_top .detail-ticket a{
	color: #555;
	display: block;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.apec_top .detail-ticket a.vir-get{
	font-size: .40rem;
}
.apec_top .detail-ticket a.vir-get i{
	display: inline-block;
	width:1rem;
	height:.40rem;
	background: url(../images/icon_new.png) no-repeat;
	background-size:1rem .40rem;
	margin-left: .10rem;
	position: relative;
	top: .05rem;
}
.activity-desc-list{
	background-color: #fff;
	padding:.20rem .30rem;
	margin-bottom: 10px;
}
.activity-desc-list .item{
	border-bottom: 1px solid #e9eaeb;
	padding:.30rem 0;
}
.activity-desc-list .item:last-child{
	border-bottom: none;
}
.activity-desc-list .item span{
	display: block;
}
.activity-desc-list .item span.ti{
	color: #555;
	width: 1.5rem;
	float: left;
	font-size: .35rem;
}
.activity-desc-list .item span.desc{
	overflow: hidden;
	text-align: right;
	font-size: .35rem;
	color: #222;
}
.activity-txl{
	background-color: #fff;
	padding:.30rem;
	margin-bottom: 10px;
}
.activity-txl .user-phto{
	float: left;
}
.activity-txl .user-phto img{
	display:block;
	width: 1rem;
	float: left;
	height: 1rem;
	border-radius: 50%;
	margin-left: -.20rem;
}
.activity-txl .user-phto img:first-child{
	margin: 0;
}
.activity-txl .user-infos{
	overflow:hidden;
	text-align: right;
	line-height: 1rem;
	font-size: .35rem;
	padding-right: .35rem;
	background:url(../images/icon_back.png) right center no-repeat;
	background-size:.20rem auto;
}
.activity-txl .user-infos span{
	display: inline-block;
}
.activity-txl .user-infos span.num{
	color: #eb5141;
}
.apec_d_info.apec_d_info_hy{
	margin-bottom: 10px;
	background-color: #fff;
}
.apec_d_info.apec_d_info_hy .top-title{
	height: 1.20rem;
	border-bottom:1px solid #e9eaeb;
	padding: 0 .30rem;
	box-sizing: border-box;
}
.apec_d_info.apec_d_info_hy .top-title span{
	padding-right: .40rem;
	display: inline-block;
}
.apec_d_info.apec_d_info_hy .top-title span a{
	line-height: 1.16rem;
	display: inline-block;
	color: #999;
	font-weight:normal;
	font-size: .36rem;
	position: relative;
}
.apec_d_info.apec_d_info_hy .top-title span a.curr{
	color: #222;
	font-weight: bold;
}
.apec_d_info.apec_d_info_hy .top-title span a.curr::after{
	content: '';
	position: absolute;
	bottom:2px;
	width: .50rem;
	left: 50%;
	margin-left: -.25rem;
	height: 3px;
	border-radius: 20px;
	background-color:#06be6a;
}
.apec_d_info.apec_d_info_hy .top-title h2{
	display: inline-block;
	font-weight: bold;
	font-size: .36rem;
	color: #222;
	line-height: 1.16rem;
}
.apec_d_info.apec_d_info_hy .top-title a.more{
	display:block;
	float: right;
	color: #999;
	font-size: .32rem;
	line-height: 1.16rem;
	margin-left: .40rem;
}
.apec_d_info.apec_d_info_hy .top-title .mScroll{
	overflow: hidden;
}
.apec_d_info.apec_d_info_hy .top-title .mScroll .slider{
	overflow: hidden;
    overflow-x: scroll;
    width: 100%;
	white-space: nowrap;
}
.apec_d_info.apec_d_info_hy .top-title .mScroll .slider::-webkit-scrollbar {
	display: none; /* Chrome Safari */
  }
.activity-cart-ad{
	background-color: #fff;
	padding:.30rem;
	margin-bottom: .20rem;
}
.apec-detail-ad{
	margin-bottom: 10px;
}
.apec-detail-ad img{
	display: block;
	width:100%;
}
.activity-ad-center{
	background-color: #fff;
	padding: .30rem;
}
.activity-cart-ad ul li,.activity-ad-center ul li{
	width:48%;
	float: left;
	margin-right: 4%;
}
.activity-cart-ad ul li:nth-child(2),.activity-ad-center ul li:nth-child(2){
	margin: 0;
}
.activity-cart-ad ul li img{
	display: block;
	width: 100%;
}
.activity-card ul li{
	padding:.40rem 0;
	border-bottom: 1px solid #eee;
	position: relative;
}
.activity-card.clear-cart ul li{
	background-color: #fff;
	margin-bottom: .20rem;
}
.activity-card ul li:last-child{
	border:none
}
.activity-card ul li .img{
	width:2.5rem;
	height: 1.8rem;
	float: left;
	border-radius:4px;
	margin-right: .30rem;
	margin-left: .30rem;
	position: relative;
	border-radius: 4px;
}
.activity-card ul li .img img{
	width: 2.5rem;
	height: 1.8rem;
	display: block;
	border-radius: 4px;
}
.activity-card ul li .img .is-vip{
	position: absolute;
    height: .40rem;
    right: .02rem;
    top: 0;
}
.activity-card ul li .img .is-vip img{
	display: block;
	height: .45rem;
	width: auto;
	border-radius: 0;
}
.activity-card ul li .info{
	overflow: hidden;
}
.activity-card ul li .info .title{
	padding-right: .50rem;
}
.activity-card ul li .info .title  h2{
	display: inline-block;
	font-weight: bold;
	font-size: .40rem;
}
.activity-card ul li .info .title .attest{
	display: inline-block;
	padding-left: .05rem;
}
.activity-card ul li .info .title .attest img{
	height: .40rem;
	position: relative;
	top: .05rem;
}
.activity-card ul li .info p{
	font-size: .35rem;
	line-height: .60rem;
	color: #333;
	padding-right: .50rem;
	overflow: hidden;
}
.activity-card ul li .info p span.copy{
	overflow: hidden;
	text-overflow: ellipsis;
    white-space: nowrap;
	display: inline-block;
	max-width:4rem;
	float: left;
}
.activity-card ul li .info p span.cpoy-mark{
	display: inline-block;
    border: 1px solid #06be6a;
    color: #06be6a;
    border-radius: 4px;
    padding: 0 .10rem;
    line-height: .40rem;
    font-size: .28rem;
	margin-left: .10rem;
}
.activity-card ul li .info p.label{
	border-top: 1px solid #eee;
	margin-top: .20rem;
	padding-top: .10rem;
}
.activity-card ul li .info p.label span{
	display: block;
	color: #999;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.activity-card ul li .str-btn{
	position: absolute;
	right: .30rem;
	top: .50rem;
	padding: .05rem .20rem;
	border-radius: 20px;
	font-size: .32rem;
}
.activity-card ul li .str-btn.ad{
	color: #ffa81f;
	border: 1px solid #ffa81f;
}
.activity-card ul li .str-btn.review{
	color: #555;
	border: 1px solid #dcdcdc;
}
.apec_bmqy_top.is-vip{
	background: url(../images/icon_vip_unit.png) right top no-repeat;
	background-size:auto 1.50rem;
}
.activity-card.clear-cart{
	margin-bottom:1.50rem;
}
.activity-card .show-btn{
	text-align: center;
	padding-top: .80rem;
	padding-bottom:.80rem;
}
.activity-card .show-btn a{
	color: #fff;
	background-color: #06BD6A;
	border-radius: 20px;
	padding: .20rem 25%;
}
.acticity-cart-more{
	position: fixed;
    width: 100%;
    height: 1rem;
    left: 0;
    bottom:1rem;
}
.acticity-cart-more a{
	width: 5rem;
    height: 1rem;
    color: #fff;
    display: block;
    background-color: #56bb72;
    font-size: .38rem;
    text-align: center;
    line-height: 1rem;
    margin: 0 auto;
    border-radius: 20px;
    box-shadow: 0px 1px 6px 1px #aff3d4;
}
.apec_bmqy_top .box1 {
	padding: 15px 10px;
}
.apec_bmqy_top .box1 .infos .img {
	width:58px;
	float: left;
	height:58px;
	margin-right: 12px;
	border: 1px solid #eee;
	border-radius: 3px;
}
.apec_bmqy_top .box1 .infos .img span {
	text-align: center;
	width: 56px;
	height: 56px;
	display: table-cell;
	vertical-align: middle;
}
.apec_bmqy_top .box1 .infos img {
	max-width: 54px;
	max-height: 54px;
	vertical-align: middle;
}
.apec_bmqy_top .organizer-info{
	overflow: hidden;
	padding-top: .10rem;
}
.apec_bmqy_top .organizer-info h2{
	font-size: .36rem;
	font-weight: bold;
	color: #1f1e1e;
}
.apec_bmqy_top .organizer-info .decoration{
	padding-top: .10rem;
}
.apec_bmqy_top .organizer-info .decoration span{
	display: inline-block;
	color: #555;
	font-size: .35rem;
	line-height: .36rem;
}
.apec_bmqy_top .organizer-info .decoration span:first-child{
	border-right: 1px solid #c2c2c2;
	padding-right: .30rem;
	margin-right: .25rem;
}
.apec_bmqy_top .cnt{
	margin: .20rem 0 .30rem 0;
	line-height: .50rem;
	font-size: .35rem;
	color: #555;
	height: 1rem;
	overflow: hidden;
}
.apec_bmqy_top .box1 .btn{
	border-top: 1px solid #e9eaeb;
	padding-top: .25rem;
	text-align: center;
}
.apec_bmqy_top .box1 .btn span{
	display: inline-block;
	width: 48%;
	text-align:center;
}
.apec_bmqy_top .box1 .btn span a{
	display: inline-block;
	font-size: .35rem;
	color: #06be6a;
}
.apec_bmqy_top .box1 .btn span.view a{
	padding-left: .40rem;
	background: url(../images/icon_view.png) left center no-repeat;
	background-size:.35rem auto;
}
.apec_bmqy_top .box1 .btn span.tel a{
	padding-left: .52rem;
	background: url(../images/icon_tel.png) left center no-repeat;
	background-size:.45rem auto;
}
.apec_bmqy_scroll {
	padding: 15px 10px 6px 10px;
}
.apec_bmqy_scroll .box {
	overflow: hidden;
	max-height: 108px;
}
.apec_bmqy_scroll .box.box-zbf {
	max-height: inherit
}
.apec_d_info.apec_d_info_hy .cont-box {
	position: relative;
}
.apec_bmqy_scroll .box ul li {
	height: 36px;
	line-height: 36px;
}
.apec_bmqy_scroll .box ul li span {
	display: block;
	font-size: 14px;
	color: #4c4c4c;
	float: left;
	width: 60px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-weight: normal;
	width: 60px;
}
.apec_bmqy_scroll .box ul li span.title {
	width: 66%;
	display: block;
	padding: 0 10px;
	line-height: 36px;
}
 @media only screen and (min-width: 320px) and (max-width:340px) {
.apec_bmqy_scroll .box ul li span.title {
	width: 60%;
}
}
 @media only screen and (min-width: 341px) and (max-width:375px) {
.apec_bmqy_scroll .box ul li span.title {
	width: 64%;
}
}
.apec_bmqy_scroll .box ul li span.name {
	float: right;
	text-align: center;
	color: #4c70e6;
	text-decoration: underline;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.apec_foot_tab {
	width: 100%;
	position: fixed;
	bottom: 0;
	left: 0;
	height: 52px;
	z-index: 1009;
}
.apec_foot_tab span {
	height: 52px;
	float: left;
}
.apec_foot_tab span.tab3 {
	width: 100%;
	background-color: #ff9915;
}
.apec_foot_tab span a {
	line-height:52px;
	font-size: .35rem;
	display: block;
	color: #fff;
	text-align: center;
}
.member_buy{
	height: 1rem;
	background-color: #fee6e6;
	position: fixed;
	width: 100%;
	bottom: 52px;
}
.member_buy a{
	line-height: 1rem;
	color: #555;
	font-size: .35rem;
	display: block;
    text-align: center;
    background:url(../images/icon_back.png) 98% center no-repeat;
	background-size:.20rem auto;
    color: #d51419;
}
.member_buy a span{
	display: inline-block;
	padding-left: .65rem;
	background: url(../images/icon_logo_clg@2x.png) left center no-repeat;
	background-size:.55rem auto;
	font-size: .45rem;
	font-weight: bold;
} 
.apec_foot_tab.meeting span a.btn_baoming{
	background: -webkit-linear-gradient(left, #ff5031 , #fd6e0b);
 	background: -o-linear-gradient(right, #ff5031 , #fd6e0b); 
    background: -moz-linear-gradient(right, #ff5031 , #fd6e0b); 
    background: linear-gradient(to right, #ff5031 , #fd6e0b);
}
.apec_foot_tab.meeting span a.info_fare{
	width: 54%;
	float:left;
	background-color: #fff;
	padding-top:8px;
	height: auto;
	line-height: 0;
}
.apec_foot_tab.meeting span a.info_fare span.infos{
	padding-left: 4%;
	display: block;
	color: #666;
	height:auto;
	line-height: 18px;
}
.apec_foot_tab.meeting span a.info_fare span.infos span.Countdown b{
	color: #2c2c2c;
	padding-left:2px;
	font-family: arial;
}
.apec_foot_tab.meeting span a.info_fare span.infos strong{
	display: inline-block;
}
.apec_foot_tab.meeting span a.info_fare span.infos strong.price1{
	font-size: 12px;
	text-decoration: line-through;
	font-weight: normal;
	padding-left: 6px;
}
.apec_foot_tab.meeting span a.info_fare span.infos strong.price b{
	font-weight: 600;
	color: #fd7304;
	padding-left:2px;
}
.apec_top dl dd.pi .fare{
	padding: 3px 0;
	width: 58%;
	border-bottom: 1px dashed #ddd;
}
.apec_top dl dd.pi .fare.line1{
	border-bottom: none;
}
.apec_top dl dd.pi .fare strong{
	display: inline-flex;
	font-weight:normal;
}
.apec_top dl dd.pi .fare strong b{
	color: #fd7304;
}
.apec_d_info.apec_d_info_hy .meeting-desc .item{
	display: none;
	padding-bottom: .20rem;
}
.apec_d_info.apec_d_info_hy .meeting-desc .cont-box{
	padding: .30rem;
	font-size: .35rem;
	color: #4c4c4c;
}
.apec_d_info.apec_d_info_hy .meeting-desc .cont-box img{
	max-width: 100%;
}
.desc-top-table{
	height: 48px;
	line-height: 48px;
	padding: 0 .30rem;
	border-bottom: 1px solid #dfdfdf;
}
.desc-top-table span{
	display: inline-block;
	margin-right:.80rem;
}
.desc-top-table span a{
	line-height: 1.16rem;
	display: block;
	color: #8b8b8b;
	font-size: .36rem;
	position: relative;
}
.desc-top-table span.curr a{
	color:#333;
	font-weight: bold;
}
.desc-top-table span.curr a::after{
	content: '';
    position: absolute;
    bottom: 2px;
    width: 0.5rem;
    left: 50%;
    margin-left: -0.25rem;
    height: 3px;
    border-radius: 20px;
    background-color: #06be6a;
}
.apec_foot_tab span.tab3.meeting{
	background-color: #fff;
	border-top:1px solid #e8e8e8;
}
.apec_foot_tab span.tab3.meeting a{
	display: block;
	width: 25%;
	height: 52px;
	float: left;
	color: #666;
}
.apec_foot_tab span.tab3.meeting a .img{
	height:20px;
	position: relative;
	line-height: 0;
	margin-top: 4px;
}
.apec_foot_tab span.tab3.meeting a .img img{
	height: 18px;
	margin-top: .10rem;
}
.apec_foot_tab span.tab3.meeting a p{
	padding-top: .10rem;
	line-height:.40rem;
	font-size: .32rem;
	color: #555;
}
.apec_foot_tab span.tab3.meeting a.btn_yaoqing{
	border-right: 1px solid #dadada;
}
.apec_foot_tab span.tab3.meeting a.btn_baoming{
	color: #fff;
}
.apec_foot_tab span.tab3.meeting a.line{
	line-height: 16px;
	padding-top: 10px;
}
.apec_foot_tab span.tab3.meeting a.line .little_text{
	font-size:12px;
}
.apec_foot_tab span.tab3.meeting a.btn_baoming.btn_baoming_yi,.apec_foot_tab.meeting span a.btn_buy.btn_baoming_yi{
	 line-height:1;
	 padding-top: 10px;
	 height:46px;
}
.apec_foot_tab span.tab3.meeting a.btn_baoming.btn_baoming_yi .little_text,.apec_foot_tab.meeting span a.btn_buy.btn_baoming_yi .little_text{
	font-size: 12px;
	padding-top: 3px;
}
.apec_foot_tab.meeting span a.btn_buy{
	color: #fff;
	background: -webkit-linear-gradient(left, #e83e28 , #ed2239);
    background: -o-linear-gradient(right, #e83e28 , #ed2239);
    background: -moz-linear-gradient(right, #e83e28 , #ed2239);
    background: linear-gradient(to right, #e83e28 , #ed2239);
}
.apec_foot_tab span.tab3.meeting a.btn_over{
	background: #999;
	color: #ddd;
}
.apec_nav_bar{
	padding: 15px 10px;
	margin-bottom: 10px;
}
.apec_nav_bar ul li{
	width:32%;
	float: left;
	margin-right: 2%;
}
.apec_nav_bar ul li:last-child{
	margin-right: 0;
}
.apec_nav_bar ul li a img{
	display: block;
	width: 100%
}
.prize-btn{
	position: fixed;
	z-index: 999;
	bottom:15%;
	right: 10px;
}
.prize-btn a{
	display:block;
}
.prize-btn a img{
	height: 62px;
}
.acvitity-joinClg .banner img{
	display:block;
	width: 100%;
}
.container-item{
	padding:0 .30rem .30rem .30rem;
}
.container-item.privilege{
	background-size:.80rem auto;
	margin-bottom: .10rem;
	margin-top: -2.40rem;
	position: relative;
	z-index: 999;
}
.container-item.item-help{
	background-size:.80rem auto;
	margin-bottom: .10rem;
	margin-top: -3rem;
	position: relative;
	z-index: 999;
}
.container-item .infos{
	padding: .40rem .30rem;
	background-color: #fff;
	box-shadow:1px 1px 6px #e6e6f1;
	border-radius: 3px;
}
.container-item .infos .title{
	position: relative;
	text-align: center;
	padding-bottom:.50rem;
}
.container-item .infos .title i{
	display: inline-block;
	width: .30rem;
	height: .30rem;
	background: url(../images/icon_dot.png) left center no-repeat;
	background-size:.22rem auto;
}
.container-item.help .infos .title i{
	background: url(../images/icon_dot_a.png) left center no-repeat;
	background-size:.22rem auto;
}
.container-item .infos .title span{
	display: inline-block;
	font-size: .40rem;
	color: #222;
	margin: 0 .20rem;
	padding-bottom: .10rem;
	border-bottom: 3px solid #ff5f35;
}
.container-item.help .infos .title span{
	background: none;
}
.container-item.help .infos .title span b{
	font-size: .20rem;
	position: relative;
	top: -5px;
	padding-right: 4px;
}
.privilege-desc{
	font-size: .35rem;
	line-height: .56rem;
}
.privilege-desc img{
	display: block;
	width: 100%;
}
.privilege-desc .item{
	padding:.30rem;
	background-color: #f7f7f7;
	border-radius: 3px;
	margin-bottom: 10px;
}
.privilege-desc .item h2{
	color: #333;
	font-size:.36rem;
	font-weight: bold;
}
.privilege-desc .item h2 a{
	color: #ff5f35;
	font-weight: normal;
	padding: 0 .20rem;
}
.privilege-desc .item .con{
	color: #555;
	line-height: .56rem;
	font-size: .35rem;
}
.container-item.egg .infos{
	background-color: #f5f5f5;
	box-shadow: none;
}
.container-item.egg .tips{
	text-align: center;
	font-size: .36rem;
}
.container-item.egg .tips strong{
	color: #ff5f35;
}
.container-item.egg .btn{
	text-align: center;
}
.container-item.egg .btn a{
	padding-top: .20rem;
	color: #ff5f35;
	display: block;
	font-size: .35rem;
}
.container-item.cle-egg{
	margin-bottom: 2.5rem;
}
.acvitity-joinClg .join-clg-btn{
	position: fixed;
	width: 100%;
	left: 0;
	height: 1rem;
	bottom: 1.30rem;
	background-color: #fcf9f2;
	z-index: 9999;
}
.acvitity-joinClg .join-clg-btn a{
	display: block;
	height: 1rem;
	line-height: 1rem;
	font-size: .35rem;
	color: #333;
	text-indent: 2rem;
	background: url(../images/icon_vip_bar.png) .50rem center no-repeat;
	background-size:1.2rem auto;
}
.acvitity-joinClg .footer-btn{
	width: 100%;
	position: fixed;
	bottom: 0;
	left: 0;
	height: 1.30rem;
	background-color: #fff;
	border-top:1px solid #e5e5e5;
	z-index: 99999;
}
.acvitity-joinClg .footer-btn ul li{
	width: 25%;
	float: left;
	text-align: center;
	height: 1.30rem;
}
.acvitity-joinClg .footer-btn ul li a{
	display: block;
	padding: .15rem 0;
	border-right: 1px solid #e5e5e5;
}
.acvitity-joinClg .footer-btn ul li img{
	height: .50rem;
	display: inline-block;
}
.acvitity-joinClg .footer-btn ul li p{
	line-height: .40rem;
	color: #555;
	font-size: .34rem;
}
.acvitity-joinClg .footer-btn ul li.back{
	background: -webkit-gradient(linear, 0 0, 100% 0, from(#cf1d33), to(#e43824));
    background: -webkit-linear-gradient(left, #cf1d33, #e43824);
    background: -moz-linear-gradient(left, #cf1d33, #e43824);
    background: -o-linear-gradient(left, #cf1d33, #e43824);
    background: linear-gradient(left, #cf1d33, #e43824);
}
.acvitity-joinClg .footer-btn ul li.back a{
	border: none;
	padding: 0;
	height: 1.30rem;
}
.acvitity-joinClg .footer-btn ul li.back p{
	color: #fff;
	line-height:1.30rem;
}
.acvitity-joinClg .footer-btn.help .btn{
	background-color: #ff5f35;
	display: block;
	height:1.30rem;
}
.activity-help-box{
	margin-bottom: 1.30rem;
}
.acvitity-joinClg .footer-btn.help .btn a{
	display: block;
	text-align: center;
	font-size: .38rem;
	line-height: 1.30rem;
	color: #fff;
}
.apec_d_info .title.poster{
	height: 1.20rem;
	border-bottom: 1px solid #e9eaeb;
    margin: 0 .30rem;
}
.apec_d_info .title.poster span{
	display: inline-block;
	line-height: 1.20rem;
}
.apec_d_info .title.poster span.ti a{
	color: #06be6a;
    font-weight: bold;
    line-height: 1.20rem;
    display: block;
    font-size: .38rem;
    border-bottom: 2px solid #06be6a;
    margin-right: .50rem;
}
.apec_d_info .title.poster span.share-tip{
	color: #999;
	font-size: 12px;
	line-height: 1.20rem;
}
.apec_d_info .title.poster span.more{
	float: right;
}
.apec_d_info .title.poster span.more a{
	font-size: 12px;
	color: #999;
	padding:0 5px 0 15px;
}
.poster_list{
	padding-bottom: .30rem;
	margin: .50rem .30rem;
}
.poster_list .slide-box{
	overflow: hidden;
    overflow-x: scroll;
    width: 100%;
    box-sizing: border-box;
    -webkit-overflow-scrolling: touch;
    white-space: nowrap;
    webkit-transition: .3s all;
    transition: .3s all;
}
.poster_list .slide-box ul li{
	width:25%;
	display: inline-block;
    margin-right: 2%;
}
.poster_list .slide-box ul li img{
	display: block;
	width: 100%;
}
/**/
/*相关报道*/
.bbslist-pl {
    padding-bottom: 20px;
    background-color: #fff;
}
.bbslist-pl.news-list .list {
    padding: 0 10px;
}
.bbslist-pl ul.list li{
	padding: .25rem 0;
    border-bottom: #e6e6e6 1px solid;
}
.bbslist-pl ul.list li img{
	width: 2rem;
	height: 1.56rem;
	float: right;
	margin-left: .20rem;
}
.bbslist-pl ul.list div.bl_left {
    overflow:hidden;
}
.bbslist-pl ul.list div.bl_left h3{
	font-size: .36rem;
	color: #595959;
	line-height: .45rem;
}
.bbslist-pl ul.list div.bl_left .bl-bottom{
	padding-top: .20rem;
}
.bbslist-pl ul.list div.bl_left .bl-bottom span{
	display: inline-block;
	font-size: .32rem;
	color: #999;
	padding-right: 4%;
}
.getmore a {
    margin-top: 15px;
    display: inline-block;
    padding-left: 25px;
    color: #787878;
    padding-right: 8px;
}
.pullrefresh, .getmore {
    text-align: center;
    color: #787878;
    font-size: 14px;
    line-height: 48px;
}
.pullrefresh span {
    display: inline-block;
    padding-left: 25px;
    background: url(../images/loding.gif) left center no-repeat;
}
.apec_d_info.recommend{
	margin-bottom:1.20rem;
}
.acvitity-list{
	margin: 0 .30rem;
}
.acvitity-list ul li{
	border-bottom: 1px solid #e9eaeb;
	padding: .30rem 0;
}
.acvitity-list ul li .img{
	float:left;
	width: 3rem;
	position: relative;
	margin-right: .20rem;
}
.acvitity-list ul li .img img{
	width: 3rem;
	height: 2.20rem;
	display: block;
}
.acvitity-list ul li:last-child{
	border-bottom: none;
}
.acvitity-list ul li .img span{
	position: absolute;
	font-size: .32rem;
	top: 0;
	left: 0;
	padding:.05rem .20rem;
	color: #fff
}
.acvitity-list ul li .a1{
	background-color: #2e51bb;
}
.acvitity-list ul li .a2{
	background-color: #d42825;
}
.acvitity-list ul li .a3{
	background-color: #e9ab5a;
}
.acvitity-list ul li span.type{
	position: absolute;
	bottom:.10rem;
	left:.10rem;
	color: #fff;
	top: auto;
	padding: 0;
}
.acvitity-list ul li .infos{
	overflow:hidden;
}
.acvitity-list ul li .title_text_wrap{
	font-size: .36rem;
	font-weight: bold;
	color: #222;
	overflow: hidden;
	line-height: .60rem;
	max-height:1.20rem;
}
.acvitity-list ul li .title_text_wrap i{
	display: inline-block;
	font-style: normal;
	color: #eb5a4a;
	font-weight: normal;
	border: 1px solid #eb5a4a;
	font-size: .32rem;
	padding:0 .20rem;
	border-radius:3px;
	line-height: .42rem;
}
.acvitity-list ul li .infos p{
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: .32rem;
    color: #555;
}
.acvitity-list ul li .infos p.time{
	padding-left: .42rem;
	background: url(../images/icon_time@2x.png) left center no-repeat;
	background-size:.30rem auto;
}
.acvitity-list ul li .infos p.address{
	
	padding-left: .42rem;
	background: url(../images/icon_address@2x.png) left center no-repeat;
	background-size:.30rem auto;
}
.acvitity-list ul li .detail-transfer{
	padding-top: .20rem;
}
.acvitity-list ul li .detail-transfer span{
	display: inline-block;
}
.acvitity-list ul li .detail-transfer span.price{
	font-size: .40rem;
	color: #eb5141;
	font-weight: bold;
}
.acvitity-list ul li .detail-transfer span.read{
	color: #a0a0a0;
	font-size: .35rem;
	float: right;
}
.cd-popup-container.contact .pay_info{
	background-color: #fff;
	padding: .60rem .40rem;
	text-align: center;
	border-radius: 4px;
}
.cd-popup-container.contact .pay_info .ti{
	color: #1A1A1A;
	font-weight: bold;
	font-size: .45rem;
}
.cd-popup-container.contact .pay_info .price{
	margin-top:.60rem;
	color:#FE7309;
	font-size:1.20rem;
	font-weight: bold;
	font-family: arial;
}
.cd-popup-container.contact .pay_info .price span{
	display: inline-block;
	font-size: .60rem;
	font-weight: normal;
	position: relative;
	top: -2px;
}
.cd-popup-container.contact .pay_info .pay_btn{
	padding:.80rem 0 .40rem 0;
}
.cd-popup-container.contact .pay_info .pay_btn a{
	background-color:#06BE6A;
	color: #fff;
	display: block;
	line-height: 42px;
	text-align: center;
	font-size: .36rem;
	border-radius: 4px;
}
.call_tel_flex{
	position: fixed;
	right: 0;
	z-index: 99;
	bottom: 22%;
}
.call_tel_flex img{
	height: 2rem;
}
/*大小三通*/
.label-three{
	padding:10px 15px;
	margin-bottom:10px;
}
.label-three span{
	display: block;
	width:23.5%;
	height:36px;
	float: left;
	text-align: center;
	line-height:36px;
	border-radius: 6px;
	margin-right: 2%;
}
.label-three span a{
	font-size: .35rem;
}
.label-three span:last-child{
	margin-right: 0;
}
.label-three span.list-c1 a{
	display:block
}
.label-three span.list-c1{
	background-color: #dfeeec;
}
.label-three span.list-c1 a{
	color: #1bb29a;
}
.label-three span.list-c2{
	background-color: #f5e8e8;
}
.label-three span.list-c2 a{
	color: #f77373;
}
.label-three span.list-c3{
	background-color: #f5e9e3;
}
.label-three span.list-c3 a{
	color: #f58047;
}
.label-three span.list-c4{
	background-color: #ede4f4;
}
.label-three span.list-c4 a{
	color: #a24ef0;
}
.label-three span.list-c5{
	background-color: #edf5fe;
}
.label-three span.list-c5 a{
	color: #238cff;
}
/*弹窗*/
.cd-popup1,.pay_pop{
	position: fixed;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background-color: rgba(0, 0, 0, 0.5);
	opacity: 0;
	visibility: hidden;
	-webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;
	-moz-transition: opacity 0.3s 0s, visibility 0s 0.3s;
	transition: opacity 0.3s 0s, visibility 0s 0.3s;
	z-index: 9999;
}
.cd-popup1.is-visible1,.pay_pop.is-visible1{
	opacity: 1;
	visibility: visible;
	-webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
	-moz-transition: opacity 0.3s 0s, visibility 0s 0s;
	transition: opacity 0.3s 0s, visibility 0s 0s;
}
.cd-popup-container{
	position: relative;
	width:84%;
	margin: 0 auto;
	top: 25%;
	background-color: #fff;
	border-radius:3px;
}
/*确认会议订单*/
.activity-order .item{
	background-color: #fff;
	margin-bottom: 10px;
}
.activity-order-top .acvitity-list{
	border-bottom: 1px solid #eee;
}
.activity-order-top .order-detail{
	padding:.20rem .30rem;
}
.activity-order-top .order-detail .title{
	font-size: .36rem;
	color: #222;
	padding-bottom: .10rem;
}
.activity-order-top .order-detail .price span{
	display: inline-block;
	color: #555;
	font-size: .34rem;
}
.activity-order-top .order-detail .price span.amount{
	padding-right: .50rem;
}
.activity-order-top .order-detail .price span.amount font{
	padding-left: 4px;
}
.activity-order-top .order-detail .price span.money font{
	color: #eb5141;
	font-family: arial;
}
.activity-order .item .user-info h2{
	color: #555;
	font-size: .36rem;
	padding:.25rem .30rem;
	border-bottom:1px solid #eee;
}
.activity-order .item .user-info .info .item{
	height: 1rem;
	padding:0 .30rem;
	line-height: 1rem;
	margin-bottom: 0;
}
.activity-order .item .user-info .info .item:nth-child(1){
	border-bottom: 1px solid #eee;
}
.activity-order .item .user-info .info .item span{
	font-size: .35rem;
	color: #222;
	display: inline-block;
}
.activity-order .item .user-info .info .item span.user-info{
	float: right;
	color: #1a1a1a;
}
.activity-order .item .user-info .info .item span.user-info a{
	color: #1a1a1a;
	padding-right: .25rem;
	background: url(../images/icon_back.png) right center no-repeat;
	background-size:.15rem auto;
}
.activity-order .item .user-info .info .item span.user-info .cut{
	color: #fd7a27;
}
.activity-order .item .user-info .info .item span.user-info .cut em{
	padding-right: 4px;
}
.activity-order .item .user-info .info .item span.user-info input{
	border: 0;
	font-size: .35rem;
	color: #787878;
	text-align: right;
}
.activity-order .order-bottom{
	width: 100%;
	height: 1.20rem;
	position: fixed;
	left: 0;
	bottom:0;
	background-color: #fff;
}
.activity-order .order-bottom a{
	display: block;
	width: 50%;
	float: right;
	line-height: 1.20rem;
	font-size: .36rem;
	color: #fff;
	text-align: center;
	background-color: #06be6a;
}
.activity-order .order-bottom .all-product{
	text-align: center;
	overflow: hidden;
	line-height: 1.20rem;
	font-size: .36rem;
	color: #555;
}
.activity-order .order-bottom .all-product .all-product-a{
	font-family: arial;
	color: #eb5141;
	font-size: .35rem;
	padding-left: 3px;
}
.activity-order .item.share-less{
	margin-bottom: 1.20rem;
	background: none;
}
.activity-order .item.share-less .less-main h2{
	color:#fd7a27;
	line-height: 32px;
	padding: 0 .30rem;
	font-size: .38rem;
}
.activity-order .item.share-less .less-main .item{
	padding: .30rem;
}
.activity-order .item.share-less .less-main .item span{
	display: block;
	font-size: .35rem;
}
.activity-order .item.share-less .less-main .item span b{
	text-align: right;
	float: right;
}
.activity-order .item.share-less .less-main .item span b font{
	color:#eb5141;
}
/*邀请赚赏金*/
.top-bounty-silde{
	height: 42px;
	background-color: #fcefdc;
	padding:0 .30rem;
}
.top-bounty-silde .slide-top{
	overflow: hidden;
    position: relative;
    height: 42px;
}
.top-bounty-silde .slide-top ul li{
	list-style-type: none;
    line-height:42px;
    overflow: hidden;
	font-size:.35rem;
}
.top-bounty-silde .slide-top ul li span.price{
	color: #eb5141;
	padding:0 3px;
}
.bounty-warp .top-table{
	height: 1rem;
	background-color: #fff;
	margin-bottom: 10px;
	text-align: center;
}
.bounty-warp .top-table span{
	display: inline-block;
	padding:0 .50rem;
}
.bounty-warp .top-table span a{
	display:inline-block;
	font-size: .36rem;
	color: #999;
	line-height: 1rem;
}
.bounty-warp .top-table span a.curr{
	color: #0cc06e;
	font-weight: bold;
	line-height: .96rem;
	border-bottom: .04rem solid #0cc06e;
}
.bounty-warp .top-bar{
	margin-top: 10px;
	background-color:#fff;
	padding: 0 12px;
	height: 44px;
	border-bottom: 1px solid #eee;
}
.bounty-warp .top-bar ul li{
	width: 50%;
	float: left;
	text-align: center;
}
.bounty-warp .top-bar ul li a{
	line-height: 42px;
	font-size:.36rem;
	color: #999;
	display:inline-block;
}
.bounty-warp .top-bar ul li a.cur{
	color:#06BE6A;
	border-bottom: 2px solid #06BE6A;
}
.bounty-warp .invi-tips-share{
	padding: .80rem .30rem;
	text-align: center;
	background-color: #fff;
}
.bounty-warp .btn{
	display: block;
	text-align: center;
	margin-top: .30rem;
}
.bounty-warp .btn span{
	display: block;
	width: 2.5rem;
	height: .70rem;
	line-height: .70rem;
	margin: 0 auto;
	color: #FF7E3F;
	font-size: .35rem;
	border: 1px solid #FF7E3F;
}
.bounty-warp .invi-tips-share .tip{
	color: #555;
	font-size: .36rem;
}
.all-invi-bounty .bounty-invi-item{
	margin-bottom: 10px;
}
.bounty-invi-item{
	background-color: #fff;
	margin-bottom:10px;
	padding:.40rem .30rem;
}
.bounty-invi-item .activi-info{
	border-bottom: 1px solid #eee;
	padding-bottom: .30rem;
	margin-bottom: .10rem;
}
.bounty-invi-item .activi-info a{
	background: url(../images/icon_back.png) right center no-repeat;
	background-size:.20rem auto;
	display: block;
}
.bounty-invi-item .activi-info h2{
	color: #222;
	font-size: .38rem;
	font-weight: bold;
	overflow: hidden;
	text-overflow: ellipsis;
    white-space: nowrap;
}
.bounty-invi-item .activi-info .time{
	padding:.10rem 0;
	font-size: .33rem;
	color: #999;
}
.bounty-invi-item .activi-info .tips{
	color: #eb5141;
	font-size: .34rem;
}
.bounty-invi-item .invi-list .top-lable{
	height:.80rem;
}
.bounty-invi-item .invi-list span{
	display: block;
	float: left;
	line-height: .80rem;
}
.bounty-invi-item .invi-list span.name{
	width:14%;
	margin-right: 1%;
	overflow: hidden;
	text-overflow: ellipsis;
    white-space: nowrap;
}
.bounty-invi-item .invi-list span.tel{
	width:26%;
	margin-right: 1%;
}
.bounty-invi-item .invi-list span.time{
	width:20%;
	margin-right: 1%;
}
.bounty-invi-item .invi-list span.sta{
	width:37%;
}
.bounty-invi-item .invi-list span.sta span{
	display: inline-block;
}
.bounty-invi-item .list ul li{
	height: 26px;
	line-height: 26px;
}
.bounty-invi-item .invi-list .list ul li span{
	line-height:26px;
	color: #333;
	font-size: .32rem;
}
.bounty-invi-item .invi-list .top-lable span{
	color: #111;
	font-size: .35rem;
}
.bounty-invi-item .invi-list .list ul li span.sta span.pay{
	padding-right: 8%;
}
.bounty-invi-item .invi-list .list ul li span.sta span.sta_a1{
	color: #2773f1;
}
.bounty-invi-item .invi-list .list ul li span.sta span.sta_a2{
	color: #eb5141;
}
.bounty-invi-item .invi-list.course span.name{
	width: 19%;
}
.bounty-invi-item .invi-list.course span.time{
	width: 59%;
}
.bounty-invi-item .invi-list.course span.sta{
	width: 20%;
}
.bounty-invi-item .invi-list-course .list ul li{
	height: auto;
	padding-bottom:.20rem;
	margin-bottom: 10px;
	border-bottom: 1px solid #eee;
	padding-right: .30rem0;
	background:url(../images/icon_back.png) right center no-repeat;
	background-size:.20rem auto;
}
.bounty-invi-item .invi-list-course .list ul li:last-child{
	border-bottom: none;
}
.bounty-invi-item .invi-list-course .list ul li span{
	display: block;
	float: none;
	line-height:18px;
}
.bounty-invi-item .invi-list-course .list ul li span.title{
	font-size: .38rem;
	color: #333;
	font-weight: bold;
}
.bounty-invi-item .invi-list-course .list ul li span.data{
	padding-top: .05rem;
}
.bounty-invi-item .invi-list-course .list ul li span.data span{
	display: inline-block;
	color: #999;
	font-size: 12px;
	padding-right: .20rem;
}
.bounty-invi-item .invi-list-course .list ul li span.tip{
	color: #999;
	padding-top: .05rem;
}
.bounty-invi-item .invi-list-course .list ul li span.tip b{
	color: #FF7E3F;
	font-weight: bold;
	padding: 0 1px;
}
.bounty-invi-item  .invi-btn{
	text-align: center;
	margin: .30rem 0;
}
.bounty-invi-item .invi-btn a{
	color: #0cc06e;
	border: 1px solid #0cc06e;
	display: inline-block;
	font-size: .35rem;
	padding:.15rem .60rem;
	border-radius: 3px;
}
.bounty-invi-item .invi-btn .bottom-tips{
	float: none;
	color: #eb5141;
    font-size: .34rem;
}
.bounty-invi-item .view-more{
	border-top: 1px solid #eee;
	text-align: center;
	padding-top: .30rem;
}
.bounty-invi-item .view-more a{
	font-size: .36rem;
	padding-right: .40rem;
	color: #555;
	background: url(../images/icon_dorp.png) right center no-repeat;
	background-size:.25rem auto;
}
.my-bounty{
	margin-bottom: .10rem;
	padding: .40rem .50rem;
	background: url(../images/icon_bounty_bg@2x.png) no-repeat;
	background-size:100% 100%;
}
.my-bounty a.btn{
	float: right;
	width:2.5rem;
	color: #a0664c;
	display: block;
	background-color: #fff;
	height: .68rem;
	text-align: center;
	line-height: .68rem;
	font-size: .36rem;
	border-radius: 20px;
	margin-top: .40rem;
	margin-left: .30rem;
}
.my-bounty .bounty-money{
	overflow:hidden;
}
.my-bounty .bounty-money .money{
	color: #a0664c;
	font-size: .60rem;
	font-family: arial;
	font-weight: bold;
}
.my-bounty .bounty-money .money em{
	font-style: normal;
	font-size: .38rem;
	padding-right: 3px;
}
.my-bounty .bounty-money .invi-quota{
	color: #a0664c;
	padding-top:3px;
	font-size: .35rem;
}
.my-bounty .bounty-money .invi-quota font{
	font-weight: bold;
	padding: 0 2px;
}
.mui-content-signUp .insr-box .item.money{
	position: relative;
}
.mui-content-signUp .insr-box .item.money .Currency{
	position: absolute;
	right: 0;
}
.mui-content-signUp .insr-box .item.money input{
	color: #fd7a27;
	width: 60%;
	margin-right: 15px;
}
.apec_foot_tab.withdraw{
	margin: 15px 3%;
	width: auto;
	width: 94%;
}
.apec_foot_tab.withdraw .tab3{
	background-color: #06be6a;
	border-radius: 3px;
}
.bounty-warp .foot-invi-btn{
	position: fixed;
	width: 100%;
	height: 1.20rem;
	background-color: #0cc06e;
	bottom: 0;
	left: 0;
}
.bounty-warp .foot-invi-btn a{
	display: block;
	line-height: 1.20rem;
	color: #fff;
	text-align: center;
	font-size: .38rem;
}
/*会议年份选择*/
.activity-time .head-year{
	height: 46px;
	border-bottom: 1px solid #eee;
	position: fixed;
	top: 0;
	width: 100%;
	background-color: #fff;
	text-align: center;
	z-index: 99999;
}
.activity-time .head-year span{
	height: 46px;
	display: inline-block;
}
.activity-time .head-year span.txt{
	color: #333;
	font-size: .40rem;
	font-weight: bold;
	font-family: arial;
	position: relative;
	top: -16px;
}
.activity-time .head-year span.btn{
	width:.60rem;
}
.activity-time .head-year span.btn a{
	display: block;
	width: .60rem;
	height: 46px;
}
.activity-time .head-year span.left-btn{
	background: url(../images/left_time_select.png) center no-repeat;
	background-size:auto .26rem;
}
.activity-time .head-year span.right-btn{
	background: url(../images/right_time_select.png) center no-repeat;
	background-size:auto .26rem;
}
.activity-time  .find_nav{
	top: 0;
	position: relative;
}
.time-activity-box{
	background-color: #fff;
	margin-top: 10px;
}
.time-activity-box .li_list{
	display: none;
}
.bannerYear{
	background-color: #fff;
	padding: .40rem .40rem .10rem .40rem;
	margin-top: 46px;
}
.bannerYear img{
	display: block;
	width: 100%;
}
.time-activity-box .categoryShow{
	padding: .30rem .30rem 0 .30rem;
}
.time-activity-box .categoryShow ul{
	white-space: nowrap;
    overflow-x: auto;
    scrollbar-width: none;
    -ms-overflow-style: none;
}
.time-activity-box .categoryShow ul li{
	display: inline-block;
	margin-right: 6px;
}
.time-activity-box .categoryShow ul li a{
	text-align: center;
	display: block;
	background-color: #eee;
	color: #666;
	font-size: .34rem;
	line-height: .70rem;
	border-radius: 20px;
	padding: 0 10px;
}
.time-activity-box .categoryShow ul li a.curr{
	background-color: #1AA138;
	color: #fff;
}
.time-activity-box .vote_calendar{
	padding: .30rem;
}
.time-activity-box .vote_calendar .ad{
	margin-bottom: .30rem;
}
.time-activity-box .vote_calendar .ad img{
	display: block;
	width: 100%;
}
.time-activity-box .vote_calendar .list ul li{
	margin-bottom: .30rem;
}
.time-activity-box .vote_calendar .list ul li img{
	display: block;
	width: 100%;
}
.activity-time .voteListShow{
	background-color: #fff;
	padding:.50rem .30rem;
}
.activity-time .voteListShow ul li{
	position: relative;
	padding-left: .40rem;
	padding-bottom: .40rem;
}
.activity-time .voteListShow ul li::after{
	content: '';
	position: absolute;
	width: 1px;
	height: 100%;
	background-color: #F5F5F5;
	left: .07rem;
	top: 8px;
}
.activity-time .voteListShow ul li::before{
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 8px;
	height: 8px;
	background:url(../images/calendar/ico_dot.png) no-repeat;
	background-size:100% 100%;
}
.activity-time .voteListShow ul li .voteItemShow .item{
	margin-bottom: .30rem;
}
.activity-time .voteListShow ul li .voteItemShow .item img{
	display: block;
	width: 100%;
}
.activity-time .voteListShow ul li .month{
	color: #666;
	font-size: .38rem;
	line-height: .60rem;
	display: block;
	position: relative;
	top: -.15rem;

}
/* 联系主办方弹窗 */
.cd-popup-container.contact{
	background: none;
	top: 20%;
}
.contact-organizer{
	background-color: #fff;
	border-radius: 4px;
}
.contact-organizer h2{
	padding: .40rem 0;
	text-align: center;
	font-size: .50rem;
	border-bottom: 1px solid #eee;
	color: #1a1a1a;
}
.contact-container .phone{
	text-align: center;
	padding:.30rem;
}
.contact-container .phone .tel a{
	font-size: .36rem;
	display: block;
	color: #333;
}
.contact-container .phone .copy-btn a{
	color: #06be6a;
	display: inline-block;
	border: 1px solid #06be6a;
	padding: 2px .40rem;
	margin-top: .10rem;
	border-radius: 3px;
}
.contact-container .qr-code{
	padding:.50rem .30rem;
	background-color: #f8f8f8;
	text-align: center;
	border-radius: 0 0 4px 4px;
}
.contact-container .qr-code img{
	width: 3rem;
	display: inline-block;
	height: 3rem;
}
.contact-container .qr-code p{
	color: #333;
	font-size: .36rem;
}
.cd-popup-container.contact .cd-popup-close{
	display: block;
	height:1.5rem;
	width: 100%;
	background: url(../images/icon_close@2x.png) center center no-repeat;
	background-size:auto .80rem;
}
/*邀请赚赏金弹窗*/
/*一拖一广告*/
.HBox{
	display: block;
    position: fixed;
    top: 20%;
	width: 90%;
	margin: 0 5%;
    z-index: 100000;
	visibility: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}
.md-show {
    visibility: visible;
}
.md-modal {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 76%;
	height: auto;
	z-index: 2000000;
	visibility: hidden;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	max-width: 400px;
}
.md-show {
	visibility: visible;
}
.md-overlay {
	position: fixed;
	width: 100%;
	height: 100%;
	visibility: hidden;
	top: 0;
	left: 0;
	z-index: 999999;
	opacity: 0;
	background: rgba(0,0,0,0.5);
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
}
.md-show ~ .md-overlay {
	opacity: 1;
	visibility: visible;
}
.md-content {
	background: #fff;
	position: relative;
	border-radius: 4px;
	margin: 0 auto;
}
.md-effect-7{
	top:20%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}
.md-effect-7 .md-content {
	-webkit-transform: translateY(-200%);
	-moz-transform: translateY(-200%);
	-ms-transform: translateY(-200%);
	transform: translateY(-200%);
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	transition: all 1s;
	opacity: 0;
}
.md-show.md-effect-7 .md-content {
	-webkit-transform: translateY(0%);
	-moz-transform: translateY(0%);
	-ms-transform: translateY(0%);
	transform: translateY(0%);
	border-radius: 0 0 3px 3px;
	opacity: 1;
}
.md-show.md-effect-7 .md-content.activity-md-content{
	border-radius: 3px;
}
.md-content.activity-md-content .invi-sj-info{
	padding: .30rem .60rem;
}
.md-content.activity-md-content .invi-sj-info h2{
	text-align: center;
	color: #222;
	font-size: .40rem;
	font-weight: bold;
}
.md-content.activity-md-content .invi-sj-info .con{
	font-size: .35rem;
	padding: .20rem 0;
	color: #666;
}
.md-content.activity-md-content .invi-sj-info .btn{
	background-color: #06be6a;
	height: 1rem;
	border-radius: 4px;
}
.md-content.activity-md-content .invi-sj-info .btn a{
	color: #fff;
	line-height: 1rem;
	display: block;
	text-align: center;
}
.md-content.activity-md-content .invi-sj-info .tips{
	text-align: center;
	color: #999;
	padding: .30rem 0;
}
.md-content.activity-md-content img{
	display: block;
	width: 100%;
	border-radius: 3px 3px 0 0;
}
.md-modal .md-close{
	width: 100%;
	text-align: center;
	margin: 10px 0;
}
.md-modal .md-close img{
	height: 35px;
}
#invi-activity-btn{
	position: fixed;
	bottom: 24%;
	right: 5px;
	display: none;
	height: 2.50rem
	z-index: 999;
}
#invi-activity-btn a{
	display: block;
    color: #fff;
    width:1.80rem;
    height:1.60rem;
    background: url(../images/icon_invite_btn@2x.png) center top no-repeat;
    background-size:1.30rem auto;
    position: relative;
}
#invi-activity-btn a span{
	position: absolute;
	width: 1.80rem;
	bottom: 0;
	height: .50rem;
    line-height: .50rem;
    font-size: .30rem;
    color: #fff;
    display: block;
    text-align: center;
    background: -webkit-gradient(linear, 0 0, 100% 0, from(#f64a9b), to(#d133e6));
    background: -webkit-linear-gradient(top, #f64a9b, #d133e6);
    background: -moz-linear-gradient(top, #f64a9b, #d133e6);
    background: -o-linear-gradient(top, #f64a9b, #d133e6);
    background: linear-gradient(top, #f64a9b, #d133e6);
    border-radius: 20px;
}
@-webkit-keyframes shake {
	0%, 100% {-webkit-transform: translateX(0);}
	10%, 30%, 50%, 70%, 90% {-webkit-transform: translateX(-3px);}
	20%, 40%, 60%, 80% {-webkit-transform: translateX(3px);}
}
@-moz-keyframes shake {
	0%, 100% {-moz-transform: translateX(0);}
	10%, 30%, 50%, 70%, 90% {-moz-transform: translateX(-3px);}
	20%, 40%, 60%, 80% {-moz-transform: translateX(3px);}
}
#invi-activity-btn.shake{
	-webkit-animation-name:shake;
	-webkit-animation-duration:1s;
	-moz--name:shake;
	-moz-animation-duration:1s;
}
/*赞助权益介绍页*/
.sponsor-box{
	background-color: #fff;
	padding: .80rem .40rem 2rem .40rem;
}
.sponsor-box .title{
	text-align: center;
}
.sponsor-box .title span{
	color: #d2aa6f;
	font-weight: bold;
	font-size: .50rem;
	line-height: .56rem;
	display: inline-block;
	padding:0 .30rem;
}
.sponsor-box .title i{
	display: inline-block;
	width: 1rem;
	height: .56rem;
	position: relative;
	top:.12rem;
}
.sponsor-box .title i.left{
	background:url(../images/icon_sp_ti_l.png) right center no-repeat;
	background-size:.80rem auto;
}
.sponsor-box .title i.right{
	background:url(../images/icon_sp_ti_r.png) left center no-repeat;
	background-size:.80rem auto;
}
.sponsor-desc{
	color: #555;
	font-size: .35rem;
	line-height: 56px;
	padding: .80rem 0;
	border-bottom: 1px solid #eee;
}
.sponsor-desc img{
	display: block;
	width: 100%;
}
.sponsor-standard{
	margin-top: .80rem;
}
.sponsor-standard tbody{
	border:1px solid #d2aa6f;
	border-bottom:none;
	display:block;
	border-radius: 4px 4px 0 0;
}
.sponsor-standard tbody tr{
	border-bottom:1px solid #d2aa6f;
}
.sponsor-standard tbody tr .p-box{
	padding: 10px 0;
}
.sponsor-standard tbody tr .p-box .p1{
	color: #a67d40;
	font-weight: bold;
	font-size: .36rem;
}
.sponsor-standard tbody tr .p-box p{
	color: #999;
	font-size: .33rem;
}
.sponsor-standard tbody tr .p-con{
	padding: 10px;
	font-size: .35rem;
	color: #555;
	line-height: .60rem;
}
.sponsor-btn{
	position: fixed;
	width: 100%;
	left: 0;
	bottom: 0;
}
.sponsor-btn a{
	display: block;
	height: 1.20rem;
	background-color: #d2aa6f;
	text-align: center;
}
.sponsor-btn a span{
	display:inline-block;
	line-height:1.20rem;
	color: #fff;
	font-size: .40rem;
	padding-left: .68rem;
	background: url(../images/icon_sponsor_c1.png) left .34rem no-repeat;
	background-size:.50rem auto;
}
/*分享指引*/
.share-show{
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	transition: all .3s;
    visibility: hidden;
    opacity: 0;
	z-index: 999999;
}
.share-show.-show {
    visibility: visible;
    opacity: 1;
}
.share-show .box{
	width:96%;
	height:100%;
	position: relative;
	z-index: 99;
	text-align: center;
	padding:2%;
}
.share-show .box img{
	width: 100%;
}
.share-show .mask{
	position: fixed;
    background: rgba(0,0,0,.8);
    width: 100%;
    height: 100%;
    top: 0;
    z-index:88;
}
/*免费领门票*/
.free-ticket-main{
	padding: 0 .30rem;
}
.invi-convert-desc{
	background-color: #fff;
	border-radius: 10px;
	padding:.20rem .30rem;
	text-align: center;
}
.invi-convert-desc span{
	display: inline-block;
	font-size: .35rem;
	color: #333;
	padding-right: 4px;
}
.invi-convert-desc span em{
	font-style: normal;
	color: #FF733B;
	font-size: .50rem;
	padding: 0 2px;
}
.free-ticket-main .invi-step{
	background-color: #fff;
	border-radius: 4px;
	padding: .40rem .30rem;
	margin-top: 15px;
}
.free-ticket-main .invi-step .desc{
	text-align: center;
}
.free-ticket-main .invi-step p{
	line-height: .56rem;
	color:#FF6924;
}
.free-ticket-main .invi-step .t1{
	font-size: .35rem;
}
.free-ticket-main .invi-step .t2{
	font-size: .38rem;
}

.group-view-topInfo{
	padding-top: .30rem;
}
.group-view-topInfo .img{
	float: left;
	margin-right: 10px;
}
.group-view-topInfo img{
	width: 56px;
	height:56px;
	display: block;
}
.group-view-topInfo .info{
	overflow: hidden;
}
.group-view-topInfo h2{
	color: #333;
	font-size: .40rem;
	font-weight: bold;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-bottom: .10rem;
}
.group-view-topInfo span.con{
	position: relative;
	overflow: hidden;
	color: #555;
	line-height: 18px;
	text-align: left;
	display: inline-block;
	font-size: 13px;
}
.group-view-bar .box {
    height: 40px;
    padding-left:36px;
    padding-bottom: 16px;
}
.group-view-bar .box span {
    display: block;
    text-align: left;
    width: 50%;
    line-height: 30px;
    float: left;
    font-weight: bold;
    font-size: 18px;
    color: #353535;
}
.group-view-bar .box span b {
    font-size: 14px;
    color: #999;
    font-weight: normal;
}
.free-ticket-main .invi-step .join-txl{
	text-align: center;
	padding-top: .20rem;
}
.free-ticket-main .invi-step .join-txl a{
	background-color: #FF733B;
	border-radius: 20px;
	display: block;
	line-height: 36px;
	color:#fff;
	width: 80%;
	margin: 0 auto;
	font-size: .38rem;
}
.free-ticket-main .invi-step .acvitity-list ul li .detail-transfer span.read{
	color: #FF6924;
}
.free-ticket-main .invi-step .join-txl a.btn-c1{
	background-color:#CDCDCD;
}
.free-ticket-main .contacts{
	padding: .50rem 0;
	text-align: center;
}
.free-ticket-main .contacts h2{
	font-size: .40rem;
	color: #333;
	font-weight: bold;
}
.free-ticket-main .contacts .contact-tel{
	padding-top: .20rem;
}
.free-ticket-main .contacts h3{
	color: #333;
	font-size: .35rem;
}
.free-ticket-main .contacts .tel{
	color: #333;
	font-size: .38rem;
	font-weight: bold;
}
.free-ticket-main .contacts .btn{
	padding: .20rem 0;
}
.free-ticket-main .contacts .btn a{
	background-color:#FF733B;
	color: #fff;
	line-height: 26px;
	font-size: .35rem;
	display:inline-block;
	border-radius: 20px;
	padding: 0 15px;
}
.free-ticket-main .contacts .contact-wechat{
	padding-top: .30rem;
}
.free-ticket-main .contacts .contact-wechat .wechat{
	padding-top: .20rem;
}
.free-ticket-main .contacts .contact-wechat img{
	width: 3rem;
}
/*展会相关*/
.inmeAdShow{
   background-color: #fff;
   padding: .40rem;
   margin-bottom: 10px;
}
.inmeAdShow .item{
	margin-bottom: 10px;
}
.inmeAdShow .item .imgCell{
	display: block;
	width: 48%;
	margin-right: 4%;
	float: left;
}
.inmeAdShow .item .imgCell:nth-child(2){
	margin-right: 0;
}
.inmeAdShow .imgItem{
	display: block;
	width: 100%;
}
.inmeAdShow .imgItem.c1{
	margin-bottom: 10px;
}