@charset "utf-8";
/* CSS Document */
.left{
    float: left;
}
.rights{
    width: 330px;
}
.spon_box_shadow{
    box-shadow: 0px 2px 8px rgb(0 0 0 / 10%);
    height: 166px;
    border-radius: 10px;
    text-align: center;
    background: #fff;
    margin-bottom: 20px;
}
.spon_title{
    font-size: 22px;
    font-weight: bold;
}
.right_detail{}
.rights_detail_p{
    font-size: 18px;
    line-height: 30px;
    padding: 10px 0px;
}
.spon_type{
    width: 217px;
}
.spon_price{
    font-size: 20px;
    font-weight: bold;
    padding: 10px 0px;
}
.spon_price span{
    font-size: 15px;
    position: relative;
    bottom: 5px;
}
.spon_contact{
    display: inline-block;
    border: 2px solid #0489bf;
    color: #0489bf;
    font-size: 18px;
    font-weight: bold;
    padding: 0px 42px;
    line-height: 34px;
    border-radius: 6px;
}
.sponsor_title{
    padding-top: 26px;
}
.spon_item{}
.spon_type_detail{
    text-align: center;
}
.spon_type_detail_p{
    line-height: 30px;
    font-size: 18px;
    padding: 10px 0px;
}
.gold{
    background: #fef5e7;
}
.two_line{
    height: 64px;
    line-height: 64px;
}
.silver{
    background: #e9eafe;
}
.copper{
    background: #f8f9fb;
}
.booth{
    background: #f2f5fd;
}
.first_title h3 {

    font-weight: bold;

    font-size: 28px;
}
.tip{
    font-size: 18px;
    font-weight: bold;
    color: #ee5a00;
    margin-top: 30px;
}
.spon_wechat_box{}
.spon_wechat_left{
    float: left;
    margin-right: 24px;
}
.spon_wechat_left img{
    width: 114px;
}
.spon_wechat_right{
    float: left;
    margin-top: 21px;
}
.spon_wechat_p1{
    margin-bottom: 16px;
    font-size: 18px;
}
.spon_wechat_p2{
    font-size: 18px;
}
.page_box {
    margin-top: 65px;
}