.box_section_xfb_1 {
    background-color: #fffcf8;
    padding: 40px;
}
.box_section_xfb_2 {
    background-color: #fef7ee;
    padding: 40px;
}
.box_section_xfb_3 {
    background-color: #fff3e4;
    padding: 40px;
}
.box_section_xfb_4 {
    background-color: #f5f9fc;
}
.box_section_xfb_5 {
    background-color: #f5f9fc;
}
.top_pic_bg {
    background-color: #181743;
}

.footer_alert_bg_xfb {
    background-color: #f5f9fc;
}

.box_section_inner_left {
    float: left;
}

.box_section_inner_right {
    float: left;
    width: 53%;
}

.box_section_inner img {
    width: 100%;
}

.box_section_inner {
    overflow: hidden;
    width: 1096px;
    margin: 0 auto;
    color: #474747;
}

.box_section_xfb_1 .box_section_inner_left {width: 40%;padding: 60px 0px;}

.box_section_xfb_1 .box_section_inner_right {
    
}

.box_section_xfb_2 .box_section_inner_left {width: 55%;}

.box_section_xfb_2 .box_section_inner_right {
    width: 44%;
    padding: 50px 0px;
}

.box_section_xfb_3 .box_section_inner_left {
    width: 45%;
    padding: 60px 0px;
}

.box_section_xfb_3 .box_section_inner_right {
    
}

.box_section_inner_title {
    font-size: 30px;
    font-weight: bold;
    line-height: 65px;
}

.box_section_inner_star {
    color: #6a3906;
    font-size: 20px;
    margin-right: 21px;
}

.box_section_xfb_2 .box_section_inner_star {
    color: #6a3906;
    font-size: 20px;
    margin-right: 30px;
}

.box_section_xfb_3 .box_section_inner_star {
    color: #6a3906;
    font-size: 20px;
    margin-right: 30px;
}

.box_section_inner_star:last-child {
    margin-right: 0px;
}

.box_section_inner_star:before {
    content: '';
    width: 20px;
    height: 17px;
    display: inline-block;
    background-image: url(../images/xfb_star.png);
    background-repeat: no-repeat;
    background-position: center;
}

.box_section_inner_ul_small {
    font-size: 20px;
    color: #333333;
    width: 73%;
    line-height: 30px;
}

.section_list {
    width: 1010px;
    margin: 65px 10px 0px auto;
    border: 1px solid #eeeeee;
    background-color: #fff;
    position: relative;
}

.section_list_img {
    margin-top: -25px;
    z-index: 100;
    position: absolute;
    margin-left: -35px;
    box-shadow: 0px 0px 20px 3px #89c1f6;
    line-height: 0px;
}

.section_list_ul {margin-left: 295px;}

.section_list_li {
    font-size: 20px;
    color: #474747;
    line-height: 60px;
    border-bottom: 1px dashed #eee;
}

.section_list_title {
    color: #2893fe;
    font-size: 22px;
    font-weight: bold;
    padding-left: 70px;
    margin-right: 25px;
}

.cup_icon:before {
    content:'';
    width: 35px;
    height: 55px;
    background-image: url(../images/xfb_cup.png);
    display: block;
    background-position: center;
    background-repeat: no-repeat;
    float: left;
}

.cup_icon {
    padding-left: 35px;
}

.section_list_vip {
    box-shadow: 0px 0px 20px 3px #e3cfb0;
}

.cup_icon .section_list_title {
    padding-left: 0px;
    float: left;
    display: block;
}

.buy_btn {
    width: 280px;
    display: block;
    height: 50px;
    left: 50%;
    position: absolute;
    top: 76%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    font-size: 38px;
    line-height: 50px;
    color: transparent !important;
}

@media screen and (max-width: 1100px) {
    .box_section_inner {
        width: 1000px;
    }
})
