header {
    width: 100%;
    height: 447px;
    background-image: url("../../images/activity-intro/head.png");
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 16px;
}

.container {
    width: 1200px;
}

/*********************** 活動介绍样式 *********************************/

/***************** 上部分 *****************/
.activity-top-box {
    background: #fff;
    border-radius: 12px;
    padding-top: 87px;
    padding-bottom: 47px;
}

.activity-title {
    text-align: center;
}

.activity-title p:first-child {
    font-size: 40px;
    color: #555;
    font-weight: bold;
}

.activity-title p:nth-child(2) {
    font-size: 16px;
    color: #9d9d9d;
    margin-top: 2px;
}

.activity-three-block {
    width: 1144px;
    margin: 0 auto;
    margin-top: 56px;
}


/************************ 单个活動版本 (start) *********************************/


.activity-block-item {
    width: 368px;
}

.activity-block-title {
    width: 100%;
    height: 80px;
    background: #7B4192;
    border-radius: 10px 10px 0 0;
    text-align: center;
    padding-top: 27px;
}

.activity-block-title p {
    font-size: 20px;
    color: #fff;
}

.activity-block-title p span {
    font-size: 16px;
    margin-left: 8px;
}

.activity-item-content {
    border-right: 1px solid #dedede;
    border-left: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
    border-radius: 0 0 10px 10px;
}

.activity-block-price {
    width: 250px;
    height: 82px;
    border-bottom: 1px solid #dedede;
    font-size: 28px;
    color: #7B4192;
    font-weight: bold;
    line-height: 82px;
    text-align: center;
    margin: 0 auto;
}

.activity-key-list {
    margin-top: 21px;
    margin-left: 18px;
    padding-right: 32px;
}

.activity-item-key {
    margin-bottom: 10px;
}

.activity-item-key img {
    width: 13px;
    height: 9px;
    margin-right: 7px;
}

.activity-item-key {
    font-size: 14px;
    color: #555;
}

.just-to-use {
    margin-top: 159px;
    text-align: center;
}

.just-to-use button {
    font-size: 18px;
    color: #fff;
    width: 197px;
    height: 41px;
    border-radius: 27px;
    background: -webkit-linear-gradient(left, #7B4293, #DA2432 ); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(right, #7B4293, #DA2432); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(right, #7B4293, #DA2432); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #7B4293, #DA2432); /* 标准的语法 */
    margin-bottom: 16px;
}

/************************ 单个活動版本 (end) *********************************/

.plan-activity{
    margin-left: 20px;
    margin-right: 20px;
    margin-top: -9px;
}

.plan-activity .activity-block-title {
    background: #DA2432;
}

.plan-activity .activity-block-price {
    color: #DA2432;
}

.plan-activity .activity-block-price del {
    font-size: 16px;
    color: #9d9d9d;
    margin-left: 18px;
}

.plan-activity .just-to-use {
    margin-top: 47px;
    margin-bottom: 22px;
}

.high-level-activity .activity-big-key {
    margin-top: 15px;
    margin-bottom: 0;
}

.high-level-activity .activity-big-key p {
    font-size: 16px;
    color: #A9547C;
    font-weight: bold;
    padding-left: 25px;
    margin-top: -15px;
}

.high-level-activity .just-to-use {
    margin-top: 8px;
    margin-bottom: 8px;
}


.activity-bottom-box {
    background: #fff;
    margin-top: 17px;
}

/******************* 高品质用户 ************************/

.high-user {
    width: 599px;
    border-right: 1px solid #dedede;
    height: 235px;
    padding: 48px 0 0 39px;
    border-bottom: 1px solid #dedede;
}

.high-user p {
    font-size: 18px;
    color: #555;
    margin-top: 39px;
}

.high-user-top img {
    width: 50px;
    height: 42px;
    margin-left: 38px;
}

.high-user-top span {
    font-size: 23px;
    color: #333;
    margin-left: 62px;
}

.easy-push {
    width: 600px;
    height: 235px;
    border-bottom: 1px solid #dedede;
    padding: 36px 55px 0 44px;
}

.easy-push-top img {
    width: 44px;
    height: 46px;
    margin-left: 32px;
}

.easy-push-top span {
    font-size: 24px;
    color: #333;
    margin-left: 44px;
}

.easy-push p {
    font-size: 18px;
    color: #555;
    margin-top: 47px;
}

.before-act {
    width: 599px;
    height: 235px;
    border-right: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
    padding: 53px 0 0 64px;
}

.before-act-top span {
    font-size: 24px;
    color: #333;
    margin-left: 74px;
}

.before-act-top img {
    width: 50px;
    height: 50px;
    margin-left: 26px;
}

.before-act p {
    font-size: 18px;
    color: #555;
    margin-top: 33px;
}

.more-after {
    width: 600px;
    height: 235px;
    border-bottom: 1px solid #dedede;
    padding: 49px 102px 0 44px;
}

.more-after-top img {
    width: 50px;
    height: 53px;
    margin-left: 31px;
}

.more-after-top span {
    font-size: 24px;
    color: #333;
    margin-left: 39px;
}

.more-after p {
    font-size: 18px;
    color: #555;
    margin-top: 34px;
}

.easy-publish {
    width: 599px;
    height: 235px;
    border-right: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
    padding: 58px 0 0 74px;
}

.easy-publish-top img {
    width: 46px;
    height: 55px;
    margin-left: 35px;
}

.easy-publish-top span {
    font-size: 24px;
    color: #333;
    margin-left: 69px;
}

.easy-publish p {
    font-size: 18px;
    color: #555;
    margin-top: 43px;
}

.self-banner {
    width: 600px;
    height: 235px;
    border-bottom: 1px solid #dedede;
    padding: 61px 0 0 81px;
}

.self-banner-top img {
    width: 50px;
    height: 45px;
    margin-left: 37px;
}

.self-banner-top span {
    font-size: 24px;
    color: #333;
    margin-left: 33px;
}

.self-banner p {
    font-size: 18px;
    color: #555;
    margin-top: 50px;
}

.big-num {
    height: 223px;
    width: 599px;
    border-right: 1px solid #dedede;
    padding: 46px 0 0 69px;
}

.big-num-top img {
    width: 50px;
    height: 50px;
    margin-left: 31px;
}

.big-num-top span {
    font-size: 24px;
    color: #333;
    margin-left: 65px;
}

.big-num p {
    font-size: 18px;
    color: #555;
    margin-top: 37px;
}

.web-more-after {
    width: 600px;
    height: 223px;
    padding: 44px 80px 0 71px;
}

.web-after-top img {
    width: 60px;
    height: 51px;
    margin-left: 27px;
}

.web-after-top span {
    font-size: 24px;
    color: #333;
    margin-left: 33px;
}

.web-more-after p {
    font-size: 18px;
    color: #555;
    margin-top: 38px;
}

.activity-intro-tip {
    margin-top: 47px;
    margin-bottom: 106px;
}

.activity-intro-tip p {
    font-size: 16px;
    color: #9d9d9d;
}
















