body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td { margin:0; padding:0; }
/*body, button, input, select, textarea { font:14px/1.5tahoma, arial, \5b8b\4f53; }*/
h1, h2, h3, h4, h5, h6{ font-size:100%; }
address, cite, dfn, em, var { font-style:normal; }
code, kbd, pre, samp { courier: monospace; }
small{ font-size:12px; }
ul, ol { list-style:none; }
a { text-decoration:none;box-sizing: border-box; }
sup { vertical-align:text-top; }
legend { color:#000; }
fieldset, img { border:0; }
button, input, select, textarea { font-size:100%; }
table { border-collapse:collapse; border-spacing:0; }
div{box-sizing: border-box}

body{
    width: 100%;
    background: #ffffff;
    /*min-width: 960px;*/
    font-family: -apple-system, BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Helvetica, "PingFang SC","Hiragino Sans GB","Microsoft YaHei",SimSun,sans-serif;
}
a:hover{
    text-decoration: none;
}
.root{
    width: 100%;
}
.clear:after{
    content: '';
    display: block;
    visibility: hidden;
    clear: both;
    width: 100%;
    height: 0;
    font-size: 0;
    zoom: 1;
}
.forbid-click{
    user-select: none;
    cursor: auto;
    pointer-events: none;
}













body{
    background-color:rgba(245, 245, 245, 1) ;
}
.banner{
    height: 400px;
    background: url("../images/activity/banner.png?1") no-repeat;
    background-size: cover;
    background-position: center center;
}
.center{
    width:1096px;
    height: 100%;
    margin: 0 auto;
    position: relative;
}
.consult-btn{
    width:96px;
    height:40px;
    background:rgba(255,186,0,1);
    border-radius:4px;
    font-size:14px;
    font-weight:500;
    color:rgba(0,0,0,1);
    line-height:40px;
    text-align: center;
    position: absolute;
    top: 297px;
    left: 0;
    cursor: pointer;
}
.container{
    padding-bottom: 40px;
}
.container-box{
    padding: 0 32px 40px;
    background:rgba(255,255,255,1);
}
.title{
    height:45px;
    font-size:24px;
    font-weight:500;
    color:rgba(51,51,51,1);
    line-height:45px;
    padding-top: 56px;
    text-align: center;
}
.title span{
    color: rgba(255, 186, 0, 1);
    font-size:32px;

}
.activity-p1{
    height:25px;
    font-size:18px;
    font-weight:500;
    color:rgba(51,51,51,1);
    line-height:25px;
    text-align: center;
    padding-top: 16px;
}
.service-member{
    margin-top: 32px;
    text-align: center;
    font-size: 0;
}
.service-member-line{
    display: inline-block;
    width:24px;
    height:2px;
    background:linear-gradient(90deg,rgba(255,255,255,1) 0%,rgba(255,186,0,1) 100%);
    vertical-align: 5px;
}
.service-member-span{
    margin: 0 4px;
    font-size:16px;
    font-weight:400;
    color:rgba(51,51,51,1);
    line-height:22px;
}
.service-member-box{
    margin-top: 24px;
    font-size: 0;
    text-align: center;
}
.service-member-item{
    display: inline-block;
    margin: 0 12px;
    width: 108px;
}
.service-member-item img{
    width: 64px;
}
.service-member-item-p1{
    font-size:16px;
    font-weight:400;
    color:rgba(51,51,51,1);
    line-height:24px;
    padding-top: 6px;
}
.service-member-item-p2{
    font-size:12px;
    font-weight:500;
    color:rgba(51,51,51,1);
    line-height:20px;
    padding-top: 4px;
}
.service-member-item-p3{
    font-size:12px;
    font-weight:400;
    color:rgba(102,102,102,1);
    line-height:20px;
    padding-top: 4px;
}
.activity-content{
    padding-top: 80px;
}
.activity-content-left{
    float: left;
    max-width: 620px;
}
.activity-content-left-title{
    width:80px;
    height:28px;
    font-size:20px;
    font-weight:500;
    color:rgba(51,51,51,1);
    line-height:28px;
    position: relative;
    z-index: 1;
}
.activity-content-left-title span{
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 10;
}
.activity-content-left-title:after{
    content: '';
    width:80px;
    height:10px;
    background:rgba(252,238,33,1);
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 0;
}
.activity-content-left-p1{
    font-size:14px;
    font-weight:400;
    color:rgba(51,51,51,1);
    line-height:22px;
    padding-top: 16px;
}
.activity-content-left-line-one{
    margin-top: 7px;
}
.activity-content-left-line-one img{
    float: left;
    width: 32px;
}
.activity-content-left-line-one span{
    font-size:14px;
    font-weight:400;
    color:rgba(51,51,51,1);
    line-height:22px;
    float: left;
    margin-top: 4px;
    margin-left: 4px;
}
.activity-content-left-line-two{
    margin-top: 24px;
}
.activity-content-left-line-two-right{
    float: left;
    margin-left: 8px;
    margin-top: 3px;
}
.activity-content-left-line-two img{
    float: left;
    width: 32px;
}
.activity-content-left-line-two-right p:nth-child(1){
    font-size:16px;
    font-weight:500;
    color:rgba(51,51,51,1);
    line-height:26px;
}
.activity-content-left-line-two-right p:nth-child(2){
    font-size:14px;
    font-weight:400;
    color:rgba(51,51,51,1);
    line-height:22px;
    margin-top: 7px;
}
.activity-content-right{
    float: right;
    width: 330px;
}
.activity-content-right img{
    width: 100%;
}
.activity-left{
    float: left;
    width: 410px;
}
.activity-left img{
    width: 100%;
}
.activity-right{
    float: right;
}
.activity-right-flow{
    margin-top: 24px;
}
.activity-right-flow-item{
    float: left;
    width:128px;
    height:96px;
    background:rgba(248,248,248,1);
    border-radius:8px;
    text-align: center;
    padding-top: 18px;
}
.activity-right-flow-item img{
    width: 32px;
}
.activity-right-flow-item p{
    margin-top: 6px;
    font-size:14px;
    font-weight:500;
    color:rgba(255,186,0,1);
    line-height:22px;

}
.activity-right-flow-line{
    width:56px;
    height:2px;
    background:rgba(255,186,0,1);
    float: left;
    margin-top: 47px;
}
.activity-consult-btn{
    width:96px;
    height:40px;
    background:rgba(255,186,0,1);
    border-radius:4px;
    margin: 8px 0 0 16px;
    font-size:14px;
    font-weight:500;
    color:rgba(0,0,0,1);
    line-height:40px;
    text-align: center;
    cursor: pointer;
}
.rule-box{
    width:1032px;
    height:114px;
    background:rgba(251,251,251,1);
    border-radius:2px;
    padding: 16px 16px 8px;
    margin-top: 24px;
}
.rule-box p{
    margin-bottom: 8px;
    font-size:14px;
    font-weight:400;
    color:rgba(51,51,51,1);
    line-height:22px;

}













