<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
body {
    font-family: PingFang SC, Lantinghei SC, Helvetica Neue, Helvetica, Arial, Microsoft YaHei, "sans-serif";
}

h1,
h2,
h3,
h4 {
    font-weight: normal;
}

dl,
dt,
dd,
input {
    margin: 0;
    padding: 0;
}

input {
    border: none;
}

.tc {
    text-align: center;
}

.footer{
	position: static;
}

.bread-nav {
    font-size: .3rem;
    line-height: .68rem;
    margin: 0 .2rem;
}

.bread-nav a {
    color: #979797;
}

.bread-nav span {
    color: #333;
}

.tab-switch{
	padding: .2rem;
	white-space: nowrap;
	overflow: auto;
	box-shadow:0 1px 0 0 rgba(192,192,192,0.50);
}
.tab-switch li{
	display: inline-block;
	font-size: .32rem;
	margin-left: .2rem;
	color: #333;
}
.tab-switch li:first-child{
	margin-left: 0;
}
 .tab-switch .on{
	color: #27aec2;	
}
.list-con {
    margin: 0 .2rem;
}

.active-list {
    margin: 0 .2rem;
}

.active-list li {
    border-bottom: 1px solid #efefef;
    padding-bottom: .32rem;
    margin-top: .32rem;
    overflow: hidden;
}

.active-list li:last-child {
    border-bottom: none;
}

.active-list h3,.activi-list h3 {
    width: 2.8rem;
    height: 2.1rem;
    position: relative;
    overflow: hidden;
    float: left;
}

.active-list h3 span {
    font-size: .22rem;
    height: .4rem;
    line-height: .4rem;
    font-weight: normal;
    color: #fff;
    width: 100%;
    text-align: center;
    position: absolute;
    left: -.96rem;
    top: .34rem;
    -webkit-transform: rotate(-48deg);
    transform: rotate(-48deg);
}

.active-list h3 .ing {
    background: #f34000;
}

.active-list h3 .end {
    background: #c0c0c0;
}

.active-list li h3 img {
    width: 100%;
    height: 100%;
}

.active-list .act-profile,.activi-list .act-profile {
    margin-left: 2.96rem;
    font-size: .26rem;
    line-height: .36rem;
    color: #666;
}

.active-list h4,.activi-list h4 {
    font-size: .3rem;
    line-height: .42rem;
    font-weight: normal;
    color: #333;
}

.active-list time {
    display: block;
    background: url(../images/time.png) left center no-repeat;
    background-size: .3rem .3rem;
    padding-left: .4rem;
}

.active-list .address {
    display: block;
    background: url(../images/location.png) left .04rem no-repeat;
    background-size: .26rem .3rem;
    padding-left: .4rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.active-list .act-profile&gt;a {
    width: 1.84rem;
    height: .56rem;
    line-height: .56rem;
    display: block;
    border-radius: 2px;
    font-size: .3rem;
    text-align: center;
    margin-top: .18rem;
}

.active-list .order {
    background: #f44000;
    color: #fff;
}

.active-list .view {
    border: 1px solid #9b9b9b;
    color: #9b9b9b;
}

.see-more {
    font-size: .26rem;
    line-height: .66rem;
    color: #27aec2;
    text-align: center;
    display: block;
    margin-bottom: .32rem;
    border:1px solid #27aec2;
    border-radius: 3px;
}

/*专题回顾*/
.history&gt;h3{
    font-size: .34rem;
    color: #333;
    line-height: .68rem;
    padding-left: .24rem;
    margin:0 .2rem;
    border-left: 4px solid #27aec2;
}
.history ul{
	margin:0 .2rem;
}
.activi-list li{
	margin-top: .32rem;
	overflow: hidden;
}
.activi-list .act-profile a{
	color: #666;
}
.activi-list h3 .back{
	font-size: .22rem;
    padding: .06rem .15rem;
    font-weight: normal;
    color: #fff;
    position: absolute;
    right:0;
    bottom:0;
    background:rgba(39,174,194,0.73);
}
.activi-list .see-more{
	margin-top: .32rem;
}

/*活动详情*/

.act-hd {
    background: #27aec2;
    height: .8rem;
    line-height: .8rem;
    color: #fff;
}

.act-hd h2 {
    font-size: .3rem;
    width: 5.6rem;
    height: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.act-hd .back {
    transform: rotate(-313deg);
    -webkit-transform: rotate(-313deg);
    border-left: 1px solid #fff;
    border-bottom: 1px solid #fff;
    width: .18rem;
    height: .18rem;
    margin-left: .42rem;
    margin-right: .26rem;
    margin-top: .3rem;
}

.share {
    width: .36rem;
    height: .44rem;
    background: url(../images/share.png) 0 center no-repeat;
    background-size: contain;
    margin-top: .18rem;
    margin-right: .23rem;
}

.act-info-wrap {
    margin: .28rem .2rem 0;
}

.act-info {
    border-bottom: 1px solid #efefef;
}

.act-info dt {
    max-width: 6.36rem;
    /*height: 4.78rem;*/
    position: relative;
    overflow: hidden;
    margin: 0 auto;
}

.act-info dt img {
    width: 100%;
    height: 100%;
}

.act-info dt span {
    font-size: .34rem;
    height: .5rem;
    line-height: .5rem;
    font-weight: normal;
    color: #fff;
    width: 100%;
    text-align: center;
    position: absolute;
    left: -2.5rem;
    top: 0.4rem;
    -webkit-transform: rotate(-50deg);
    transform: rotate(-50deg);
}

.act-info dt .ing {
    background: #f34000;
}

.act-info dt .end {
    background: #c0c0c0;
}

.act-info dd {
    margin-top: .2rem;
    padding-bottom: .24rem;
}

.act-info dd h3 {
    font-size: .34rem;
    line-height: .48rem;
    color: #333;
    margin-bottom: .06rem;
    position: relative;
}

.act-info dd h3 span {
    font-size: .3rem;
    color: #666;
}

.act-info dd h3 i {
    color: #f44000;
    font-style: normal;
}

.act-info dd h3 span:first-child {
    opacity: 0;
}

.act-info dd h3 span:last-child {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 5
}

.act-info dd span i {}

.act-info dd p {
    font-size: .28rem;
    line-height: .44rem;
    color: #a5a5a5;
}

.act-info dd p span {
    color: #666;
    margin-left: .16rem;
}

.act-form {
    margin-top: .24rem;
}

.act-form label {
    width: 1.28rem;
    font-size: .3rem;
    line-height: .5rem;
    color: #333;
    margin-right: .2rem;
    display: block;
}

.act-form .form-group {
    overflow: hidden;
    margin-bottom: .15rem;
    /* display: -webkit-box; */
    /* display: flex; */
    /* margin-bottom: .16rem; */
}
.act-form select{
    width:100%;
    height: .92rem;
    border: 1px solid #ececec;
}
.act-form .form-group:last-child{
    margin-top: .3rem;
}
.act-form .form-group:last-child label{
    display: none;
}

.act-form input[type='text'],
.bm-btn {
    height: .92rem;
    border: 1px solid #ececec;
    border-radius: 0;
    /* -webkit-box-flex: 1; */
    /* flex-grow: 1; */
    display: block;
}

.act-form input[type='text'] {
    padding-left: .18rem;
    width: 100%;
}

.code-box {
    -webkit-box-flex: 1;
    flex-grow: 1;
    font-size: 0;
}
.code-box input{
    float: left;
}

.code-box input[type='text'] {
    width: 60%;
}

.get-code {
    width: 40%;
    height: .92rem;
    background: #68d4e5;
    font-size: .3rem;
    color: #fff;
    border-radius: 0;
}

.bm-btn {
    background: #f44000;
    border-radius: .04rem;
    font-size: .34rem;
    color: #fff;
    border: none;
    /* margin-top: .16rem; */
    margin-bottom: .14rem;
    display: block;
    width: 100%;
}

.m-act-intro .hd {
    background: #f7f7f7;
    height: .68rem;
    position: relative;
}

.m-act-intro .hd:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: .08rem;
    height: 100%;
    background: #18aec3;
}

.m-act-intro .hd h3 {
    font-size: .34rem;
    color: #666;
    line-height: .68rem;
    padding-left: .24rem;
}

.m-act-intro .bd {
    margin: .14rem .2rem .38rem;
    text-align: center;
}

.m-act-intro .bd table{
    width:100%;
}
.m-act-intro .bd p {
    text-align: left;
    font-size: .28rem;
    line-height: .42rem;
    color: #666;
    padding-bottom: .14rem;
}

.m-act-intro .pic {
    width: 5.38rem;
    height: 4.02rem;
    margin: 0 auto;
}

.m-act-intro .pic img {
    width: 100%;
    height: 100%;
}

.m-act-intro img {
    max-width: 100%;
	height: auto;
}

.hot-act h2 {
    background: #27aec2;
    height: .8rem;
    line-height: .8rem;
    font-size: .34rem;
    color: #fff;
    padding-left: .3rem;
}

.end-tips {
    font-size: .28rem;
    color: #a5a5a5;
    line-height: .44rem;
    margin-left: 1.48rem;
    margin-bottom: .22rem;
    margin-top: -0.14rem;
}

.footer-tools {
    position: fixed;
    bottom: 0;
    background: #fff;
    box-shadow: 0 0.04rem 0.14rem 0 #dfdfdf;
    width: 100%;
    height: 1.14rem;
    font-size: 0;
    text-align: center;
    padding-top: .14rem;
    z-index: 7777;
    max-width: 750px;
    display:none;
}

.footer-tools a {
    color: #fff;
    display: inline-block;
    width: 2.1rem;
    height: .84rem;
    line-height: .84rem;
    font-size: .3rem;
    text-align: center;
    border-radius: .12rem;
    padding-left: .2rem;
    margin-right: .26rem;
}

.footer-tools a:nth-of-type(1) {
    background: #f6a623 url(../images/message.png) .15rem center no-repeat;
    background-size: .4rem .4rem;
}

.footer-tools a:nth-of-type(2) {
    background: #f6a623 url(../images/yuyue.png) .15rem center no-repeat;
    background-size: .4rem .4rem;
}

.footer-tools a:nth-of-type(3) {
    background: #f6a623 url(../images/phone.png) .15rem center no-repeat;
    background-size: .4rem .4rem;
    margin-right: 0;
}

#content1 {
    position: absolute;
    width: 100%;
    max-width: 750px;
    top: 1rem;
    bottom: 1.14rem;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
}

#content1 .footer {
    position: static;
}


/*弹窗样式*/

.layui-m-layer0 .layui-m-layerchild {
    width: 290px;
}

.success-wrap {
    height: 120px;
}

.success-wrap h3 {
    font-size: 18px;
    color: #333;
}

.success-wrap p {
    font-size: 14px !important;
    line-height: 21px;
}

.success-wrap .time {
    color: #27aec2;
    margin-top: 16px;
}

.success-wrap .close {
    width: 13px;
    height: 13px;
    background: url(../images/close.png) 0 0 no-repeat;
    position: absolute;
    right: 15px;
    top: 15px;
}
/*2017-6-9*/
.m-act-intro .bd * {
    width: auto !important;
}
/*swiper样式重置*/
.swiper-slide img{
	width:100%;
}
.swiper-container-horizontal&gt;.swiper-pagination-bullets{
	bottom:2px;
}
.swiper-pagination-bullet{
    width: .14rem;
    height: .14rem;
    display: inline-block;
    border-radius: 50%;
    background: #b5b5b5;
}
.swiper-container-horizontal&gt;.swiper-pagination-bullets .swiper-pagination-bullet{
    margin: 0 .1rem;
}
.swiper-pagination-bullet-active {
background:#27aec2;
}
/*底部固定按钮*/
.footer-tools {
    position: fixed;
    bottom: 0;
    background: #fff;
    box-shadow: 0 0.04rem 0.14rem 0 #dfdfdf;
    width: 100%;
    height: 1.14rem;
    font-size: 0;
    text-align: center;
    padding: .14rem 3% 0;
    z-index: 77;
    max-width: 750px;
    display:none;
}

.footer-tools a {
    color: #fff;
    display: inline-block;
    width: 31%;
    height: .84rem;
    line-height: .84rem;
    font-size: .3rem;
    text-align: center;
    border-radius: .12rem;
    padding-left: .3rem;
    margin-right: .2rem;
}


.footer-tools a:nth-of-type(1) {
    background: #f6a623 url(../images/message.png) .15rem center no-repeat;
    background-size: .4rem .4rem;
}

.footer-tools a:nth-of-type(3) {
    width: 31%;
    background: #f6a623 url(../images/yuyue.png) .25rem center no-repeat;
    background-size: .4rem .4rem;
}

.footer-tools a:nth-of-type(2) {
    width: 31%;
    background: #f6a623 url(../images/phone.png) .25rem center no-repeat;
    background-size: .4rem .4rem;
    margin-right: .2rem;
}
.app_share{
    top:-1.14rem;
}</pre></body></html>