.ace-new-activity-banner {background-image: linear-gradient(130deg,#f3467b,#feba40);height: 270px;position: relative;}
.ace-new-activity-banner .banner-area-box {width: 1180px;margin: 0 auto;padding-top: 25px;box-sizing: border-box;}
.ace-new-activity-banner .banner-area-box .no-link-pointer {cursor: default;}
.ace-new-activity-banner .banner-area-box .back-text { margin-bottom: 36px;display: inline-block;line-height: 14px;height: 14px;}
.ace-new-activity-banner .banner-area-box .title-text { line-height: 40px;font-size: 36px; color: #fff;height: 40px;margin-bottom: 14px;}
.ace-new-activity-banner .banner-area-box .desc-text {line-height: 25px;font-size: 16px;color: #fff;height: 25px;display: inline-block;}
.ace-new-activity-banner .banner-area-box .action-box {display: inline-block;margin-left: 10px;font-size: 14px;}

.ace-dbl-nav-channel .mod {position: relative;background-color: #fff;z-index: 99;box-shadow: 0 2px 4px 0 rgba(0,0,0,.1);}
.ace-dbl-nav-channel .mod .inner {position: relative;max-width: 1180px;width: 100%;margin: 0 auto;overflow: hidden;}
.ace-dbl-nav-channel .mod .inner .navBar {position: relative;float: left;height: 50px;display: flex; flex-direction: row;}
.ace-dbl-nav-channel .mod .inner .navBar .scrollBar .scrollHander .tab.on {color:#ff6a00;border-bottom: 3px solid #ff6a00;}
.ace-dbl-nav-channel .mod .inner .navBar .scrollBar .scrollHander .tab {
    display: inline-block;
    vertical-align: middle;
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    margin-right: 50px;
    font-weight: 400;
    font-stretch: normal;
    letter-spacing: 0;
    color: #181818;
    cursor: pointer;
    border-bottom: 3px solid transparent;
    transition: all .1s ease-in;
}


.activity_bg_w{ width:auto; height:auto; background:#f4f4f4;/*url(../images/bg_n_w.jpg) repeat-y top center; */overflow:hidden; margin:0 auto;}
.activity_f1_1200{ width:1200px; margin:0 auto; overflow:hidden}


.activity_list_w{ width:1200px; overflow:hidden; padding:30px 0 60px 0;}
.activity_list_wn{ width:1220px;}
.activity_list_1{ float:left; width:315px; height:auto; padding:25px 30px; margin:10px 10px 10px 10px; border:1px solid #ebecec; background:url(http://hd.zhujiquan.net/images/bg_rdslist1.png) right top no-repeat;}
.activity_list_1:hover{ /* border:1px solid #00C1DE;*/box-shadow:0 0 15px #d8d8d8;border-color:#ebecec}


.activity_list_1_t20{ font-size:16px; color:#373d41; line-height:24px;font-weight: 700;}
.activity_list_1_t14{ font-size:14px; color:#373d41; line-height:24px; height:48px; margin:10px 0;}

.activity_list_btn_1{display: inline-block;padding: 0px 10px; margin-top:10px;text-align: center; font-size:14px; height:32px; width:100px; line-height:32px;color: #fff;background: #ff6a00;}


/*.safe_list_1{ float:left; width:300px; height:auto; padding:25px 30px;  margin:18px 25px 18px 15px; border:1px solid #F0F0F0; background:url(../images/bg_safelist1.png) right top no-repeat;}
.safe_list_1:hover{  border:1px solid #00C1DE;}*/

.card-red {height: 22px;overflow: hidden;margin-left: -8px;margin-bottom:10px;}

.card-red-item {border:1px solid #ea3a3a;color: #ea3a3a;font-size: 12px;width: 92px;height: 20px;line-height: 21px;margin-left: 8px;padding: 0 4px;}
.card-red-item span {width: 100%;text-align: center;position: relative;z-index: 1;display: inline-block;vertical-align: middle;font-weight: 400;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}

.tab-item.active {color: #ff6a00;}


.ace-activity-detail-tab {
    box-shadow: none;
    width: 100%;
    height: 45px;
    border-bottom: 1px solid #dfdfdf;
	 margin-bottom:30px;
}
.ace-activity-detail-tab-content {
    max-width: 1200px;
    margin: 0 auto;
    height: 100%;
    display: table;
}
.ace-activity-detail-tab-content .tab-item {
    display: table-cell;
    vertical-align: middle;
    cursor: pointer;
    color: #ddd;
    padding-left: 8px;
    line-height: 20px;
    height: 14px;
}