body{
    font-family: "SOURCEHANSANSCN REGULAR","Microsoft Yahei","微软雅黑",roboto,SimSun,roboto,tahoma,roboto !important;
}

a:-webkit-any-link {
    text-decoration: none;
}
a{
    transition: none;
    -webkit-transition: none;
}
a.registration:hover{
    color: white;
}
body{
    margin: 0;
}
.memfr{
    background: unset;
}
.u_btn {
    display: table;
    padding: 10px 30px;
    position: relative;
    cursor: pointer;
    background: #9a1b5a;
    color: white;
    text-align: center;
    border-radius: 6px;
}
/* 弹框信息 */
.j-alert-form {
    display: none;
}
.j-alert-box {
    text-align: center;
}
.j-alert-msg {
    width: 100%;
    float: left;
    font-size: 32px;
    line-height: 35px;
    color: #666;
    margin-bottom: 40px;
}
.j-btn {
    font-size: 32px;
    padding: 0 50px;
    height: 52px;
    line-height: 52px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background: #9a1b5a;
    color: #fff;
    display: inline-block;
    cursor: pointer;
    margin: 0 30px;
}
.j-modal-title {
    width: 100%;
    text-align: center;
    height: 65px;
    border-bottom: solid 1px #a9aaab;
    margin: -40px 0 35px;
}

.j-modal-title span {
    display: inline-block;
    height: 65px;
    line-height: 60px;
    border-bottom: solid 3px #9a1b5a;
    font-size: 30px;
}

.j-modal .j-btn {
    font-size: 22px;
    height: 52px;
    line-height: 52px;
    border-radius: 3px;
}
/*上传进度条*/
.j-progress {
    width: 800px;
    height: 25px;
    background: #262626;
    padding: 5px;
    overflow: visible;
    border-radius: 20px;
    border-top: 1px solid #000;
    border-bottom: 1px solid #7992a8;
    position: fixed;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 210;
}
.j-progress .progress-bar.active {
    animation: reverse progress-bar-stripes 0.40s linear infinite, animate-positive 2s;
}

.j-progress .progress-bar {
    border-radius: 20px;
    position: relative;
    animation: animate-positive 2s;
    background-color: #9a1b5a;
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease;
}

.j-progress .j-progress-value {
    display: block;
    padding: 3px 7px;
    font-size: 13px;
    color: #fff;
    border-radius: 4px;
    background: #191919;
    border: 1px solid #000;
    position: absolute;
    top: -40px;
    right: -10px;
}
/*弹框*/
.j-alert-box {
    text-align: center;
}
.j-alert-msg {
    width: 100%;
    float: left;
    font-size: 22px;
    line-height: 35px;
    color: #666;
    margin-bottom: 40px;
}
.j-modal .j-btn {
    font-size: 22px;
    height: 52px;
    line-height: 52px;
    border-radius: 3px;
}
.j-btn {
    font-size: 22px;
    padding: 0 50px;
    height: 52px;
    line-height: 52px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background: #9a1b5a;
    color: #fff;
    display: inline-block;
    cursor: pointer;
    margin: 0 30px;
}
.j-modal{
    z-index: 9999999 !important;
}


.j-nav {
    height: auto;
    border-bottom: 1px solid #9a1b5a;
    width: 1320px;
    margin: 0 auto;
    padding: 20px 0;
}
.j-nav img{
    width: 138px;
}
.j-nav .j-title{
    color: #9a1b5a;
    font-size: 20px;
    border-bottom: 0.5px solid #9a1b5a;
    line-height: 39px;
    width: auto;
    display: table;
    margin-left: 23px;
    font-weight: 600;
}
.user_r_inner {
    position: relative;
    width: 1320px;
    height: auto;
    background: white;
    min-height: 630px;
    overflow: visible;
    margin: 30px auto;
}
.user_r_inner .sign_title{
    color: #313131;
    width: 625px;
    margin: 0 auto;
    white-space: normal;
    text-align: center;
    font-size: 18px;
    line-height: 30px;
}
.user_r_inner .sign_title p{
    line-height: 30px;
    font-weight: 600;
}
.user_r_inner .sign_title h1{
    font-size: 30px;
    line-height: 40px;
    font-weight: 600;
    letter-spacing: 2px;
}
.ucenter_input_block .input_block .input_img{
    float:left;
    width: 174px;
    height: 174px;
    margin-right: 20px;
    margin-bottom: 30px;
}

.ucenter_input_block .input_block .input_img>div{
    background: #dcdcdc;
    width:100%;
    height:100%;
    position: relative;
}
.ucenter_input_block .input_block .input_img img{
    zoom: 1;
    vertical-align: middle;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    max-height: 95%;
    max-width: 95%;
}


.ucenter_input_block .input_block .input_img span{
    font-weight: bolder;
    font-size: 12px;
    padding-left: 54px;
}

.j-warning {
    background: white;
    color: #d81d25;
    position: absolute;
    z-index: 5;
    height: 32px;
    line-height: 32px;
    white-space: nowrap;
}

.ucenter_input_block {
    width: 1000px;
    height: auto;
    font-size: 16px;
    display: table;
    margin: 0 auto;
}
#purchase_up.ucenter_input_block{
    width: 1220px;
}
#purchase_up.ucenter_input_block .input_block .input_name.rightext{
    width: 144px;
}
#purchase_up.ucenter_input_block .input_block .input_name{
    width: 116px;
}
#purchase_up.ucenter_input_block .input_block .input_name.rightext {
    margin-left: 174px;
}

.ucenter_input_block .input_block.input_right{
    float: right;
}

.ucenter_input_block .input_block{
    display: table;
    margin: 10px 0;
    position: relative;
    float: left;
}
.input_block .del_infopic{
    position: absolute;
    right: 3px;
    z-index: 10;
    cursor: pointer;
    display: none;
}
.input_block.pic_block:hover .del_infopic{
    display: block;
}
.input_block .del_logo{
    position: absolute;
    right: 3px;
    z-index: 10;
    cursor: pointer;
    display: none;
}
.input_block.pic_block:hover .del_logo{
    display: block;
}
.input_block .edit_infopic{
    position: absolute;color: white;background: rgba(0,0,0,0.5);width: 100%;line-height: 25px;text-align: center;bottom: 0;
    cursor: pointer;
}
.ucenter_input_block .input_block .input_name {
    float: left;
    width: 76px;
    margin-right: 20px;
    line-height: 44px;
    white-space: nowrap;
}
.ucenter_input_block .input_block .input_name.rightext{
    margin-left: 40px;
    text-align: right;
    width: 120px;
}
.ucenter_input_block .input_block .input_title {
    float: left;
    width: 115px;
    text-align: right;
    margin-right: 10px;
    line-height: 32px;
    font-weight: bolder;
    white-space: nowrap;
}
.ucenter_input_block .input_block .input_subhead {
    display: table;
    position:relative;
    left:10px;
    top:-12px;
    width: 400px;
    font-size: 14px;

}

.ucenter_input_block .input_block .input_value {
    float: left;
    position: relative;
}

.ucenter_input_block .input_block .input_value>img{
    zoom: 1;
    vertical-align: middle;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    max-height: 98%;
    max-width: 98%;
}

.ucenter_input_block .input_block .input_value .input-append{
    float:left;
    position: relative;
    left:-68px;
}
.ucenter_input_block .input_block .input_value .input-append input[type="text"] {
    display: inline-block;
    width:70%;
    height: 20px;
    border: 1px solid #aaaaaa;
    padding: 0 10px;
}
.ucenter_input_block .input_block textarea{
    float: left;
    width:280px;
    height: 80px;
    border: 1px solid #aaaaaa;
    position: relative;
    line-height: 32px;
    padding:0 10px;
}

.ucenter_input_block .input_block .input_value select {
    width: 350px;
    height: 44px;
    border: 1px solid #aaaaaa;
    padding: 0 10px;
}
.ucenter_input_block .input_block .input_value select option:first-child{
    display: none;
}
.ucenter_input_block .input_block .input_value input[type="text"], .ucenter_input_block .input_block .input_value input[type="password"] {
    width: 350px;
    height: 44px;
    border: 1px solid #aaaaaa;
    padding: 0 10px;
}
.ucenter_input_block .input_block .input_select{
    position: relative;
    width: 100%;
    height: 100%;
    cursor: pointer;
}
.ucenter_input_block .input_block .input_select input[type="text"]{
    width: 100%;
}
.ucenter_input_block .v-ajax-send{
    background: #9a1b5a;
    color: white;
    border: none;
    font-size: 14px;
    width: 100px;
    position: absolute;
    right: 0;
    height: 45px;
    cursor: pointer;
}
.Dsable {
    pointer-events: none;
}
.ucenter_input_block .input_block .input_select:after{
    content: "\003E";
    font-family: cursive;
    speak: none;
    position: absolute;
    right: 10px;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    top: 2px;
}
.input_block .input_select .input_select_option{
    position: absolute;
    width: 100%;
    height: auto;
    background: white;
    z-index: 10;
    text-align: center;
    box-shadow: 0 1px 5px #999;
    max-height: 150px;
    overflow-y: scroll;
}
.unforcus{
    display: none;
}
.input_block .input_select .input_select_option p{
    width: 100%;
    line-height: 30px;
}
.ucenter_input_block .input_block .input_value input[type="radio"]{
    content: '';
    background: #f4f4f4;
    border-radius: 100%;
    border: 1px solid #b4b4b4;
    outline: none;
    display: inline-block;
    width: 1.3em;
    height: 1.3em;
    position: relative;
    top: 9px;
    margin-right: 8px;
    vertical-align: top;
    cursor: pointer;
    text-align: center;
    -webkit-transition: all 250ms ease;
    transition: all 250ms ease;
}
input{
    -webkit-appearance: none;
    border-radius: 0;
}
.ucenter_input_block .input_block .input_value input[type="radio"]:checked {
    background-color: #9a1b5a;
    box-shadow: inset 0 0 0 3px #f4f4f4;
    outline: none;
}

.ucenter_input_block .input_block .input_value input[type="checkbox"]{
    /*margin-right: 6px;*/
    cursor: pointer;
    position: relative;
    top:-15px;
    left:1px;
}

.ucenter_input_block .input_block .input_value input[type="checkbox"]::after{
    position: absolute;
    top: 0;
    background-color: #fff;
    color: #fff;
    width: 1.4em;
    height: 1.4em;
    display: inline-block;
    visibility: visible;
    padding-left: 0px;
    text-align: center;
    content: ' ';
    border-radius: 2px;
    box-sizing: border-box;
    border: 1px solid #ddd;
}
.ucenter_input_block .input_block .input_value input[type="checkbox"]:checked::after {
    content: "";
    background-color: #9a1b5a;
    border-color: #9a1b5a;
}
.ucenter_input_block .input_block .input_value input[type="checkbox"]:checked::before{
    content: '';
    position: absolute;
    top: 2px;
    left: 8px;
    width: 6px;
    height: 13px;
    border: solid white;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
    z-index: 1;
}
.ucenter_input_block .input_block .input_value input[type="date"]{
    display: inline-block;
    border: 1px solid #dcdcdc;
    text-align: center;
}
.ucenter_input_block .input_block .input_value input[type="month"]{
    display: inline-block;
    border: 1px solid #dcdcdc;
    text-align: center;
}

.ucenter_input_block .input_block .signUp{
    background: #0168b7;
    border-radius: 10px;
    color: white;
    border: none;
    font-size: 24px;
    width: 184px;
    height: 65px;
    margin: 0 auto;
    display: block;
    cursor: pointer;
}
.ucenter_input_block .input_block .submit_next{
    background: #9a1b5a;
    border-radius: 10px;
    color: white;
    border: none;
    width: 180px;
    height: 36px;
    font-size: 17px;
    margin-top:20px;
}

.ucenter_input_block .input_block .input_img .del_img{
    color: #9a1b5a;
    font-size: 12px;
    background: white;
    text-align: center;
    width: 100%;
}

p{margin:0px;padding:0px;line-height:20px;}
i{margin:0px;padding:0px;font-style:normal;}
ul{margin:0px;padding:0px;list-style:none;}
ul li{margin:0px;padding:0px;list-style:none;}
br{margin:0px;padding:0px;}
.clearheight{width:100%;height:1px;overflow:hidden;}
input,select,textarea{font-family:"Microsoft Yahei";outline:none;}
input[type="text"]:disabled
{
    background-color: #fff;
}
input::-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #969696;
}

input::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #969696;
}

input:-ms-input-placeholder {
    color: #969696;
}

input::-webkit-input-placeholder {
    color: #969696;
}

.i_banner img{
    width: 100%;
}
.i_banner .swiper-pagination-banner {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
    bottom: 20px;
    z-index: 5;
}
.i_banner .swiper-pagination-banner .swiper-pagination-bullet-active {
    background: #9a1b5a;
    opacity: 1;
    filter: alpha(opacity=100);
}
.zt2_t, .zt2_t img {
    width: 100%;
}

.zt2_lb {
    width: 100%;
    margin: 40px auto;
}

.zt2_lb .imgbox {
    width: 100%;
    height: auto;
    display: table;
}

.txtk {
    font-size: 18px;
    text-align: center;
    line-height: 70px;
    margin-bottom: 30px;
    letter-spacing: 2px;
}
.txtk h2 {
    font-size: 40px;
    font-weight: 600;
}
.txtk p {
  color: #8c8c8c;
    text-transform:uppercase;
}
.zt2_lb .imgbox .imgk {
    width: 18.4%;
    float: left;
    position: relative;
    display: block;
    margin-bottom: 40px;
    margin-right: 2%;
    color: #21201c;
    border-radius: 10px;
}

.zt2_lb .imgbox .imgk:nth-child(5n){
    margin-right: 0;
}

.imgbox .imgk_img{
    width: 100%;
    height: 248px;
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    border: 1px solid #eee;
    border-radius: 17px;
}
.imgbox .imgk_img img {
    zoom: 1;
    vertical-align: middle;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    max-height: 100%;
    max-width: 100%;
}

.imgbox .imgk_p {
    text-align: center;
    width: 90%;
    font-size: 15px;
    margin: 0 auto;
    background: #f8f8f8;
    border-bottom-left-radius: 17px;
    border-bottom-right-radius: 17px;
    padding: 10px 0 6px 0;
}
.imgbox .imgk_p p{
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    white-space: nowrap;
}
.imgbox .imgk_p p:first-child{
    font-weight: 600;
}
.purchase_box {
    width: 31.8%;
    height: 180px;
    float: left;
    position: relative;
    display: block;
    margin: 0 2% 20px 0;
    color: #262626;
    background: #fff;
    border-radius: 17px;
    border: 1px solid #0168b7;
}
.purchase_box:nth-child(3n){
    margin-right: 0;
}
.purchase_box .p_title {
    width: 90%;
    margin: 5px auto 20px auto;
    font-size: 20px;
    border-bottom: 1px solid #dcdcdc;
    color: #0168b7;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-bottom: 15px;
}

.purchase_box .p_text{
    width: 90%;
    margin: 0 auto;
    line-height: 25px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    white-space: nowrap;
    height: 23px;
}
.p_text img{
    display: none;
}
.match{
    width: 86%;
    margin: 0 auto;
    height: auto;
    display: table;
}
.match_block{
    width: 47%;
    height: 300px;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 50px 30px;
    border-radius: 25px;
    background: #e5eff8;
}
.mt_b_left{
    float: left;
}
.mt_b_title{
    color: #0168b7;
    font-size: 30px;
    line-height: 40px;
}
.mt_b_text{
    line-height: 25px;
    color: #0168b7;
}
.mt_img_right{
    display: block;
    float: right;
    width: 45%;
}
/*loading*/
.j-loading {
    width: 100px;
    height: 100px;
    position: fixed;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.j-loading span {
    display: inline-block;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: lightcoral;
    position: absolute;
    -webkit-animation: load 1.04s ease infinite;
}
.swiper-event{
    overflow: hidden;
    padding: 10px;
}
.swiper-event .swiper-slide .event_box{
    display: block;
    width: 400px;
    margin-right: 50px;
    height: 450px;
    float: left;
    box-shadow: 0 0 8px 0 #b3b3b3;
    overflow: hidden;
    position: relative;
}
.swiper-event .swiper-slide .event_box:last-child{
    margin-right:0;
}
.swiper-event .event_box .box_img{
   width: 100%;
    height: 225px;
}
.swiper-event .event_box .box_img img{
    width: 100%;
    height: 100%;
}
.swiper-event .event_box .box_text {
    width: 90%;
    margin: 20px auto 0 auto;
    color: #7d7d7d;
}
.swiper-event .event_box .box_text.bottom_text {
    margin:0;
    color: #7d7d7d;
    position: absolute;
    bottom: 27px;
    left: 5%;
}
.swiper-event .event_box .box_text h1{
    color: #434343;
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 7px;
    font-weight: 600;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    white-space: normal;
    word-break: break-all;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.swiper-event .event_box .box_text p{
    line-height: 23px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    white-space: normal;
    word-break: break-all;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.swiper-event .swiper-pagination-event {
    left: 0;
    width: 100%;
    text-align: center;
    margin-top: 20px;
    z-index: 5;
}
.swiper-event .swiper-pagination-event .swiper-pagination-bullet-active {
    background: #9a1b5a;
    opacity: 1;
    filter: alpha(opacity=100);
}
.event_title{
    border-bottom: 1px solid #9a1b5a;
    display: table;
    width: 100%;
    padding-bottom: 40px;
}
.event_title img{
    max-height: 225px;
    max-width: 500px;
    display: block;
    float: left;
    margin-right: 40px;
}
.event_title .box_text {
    width: auto;
    color: #7d7d7d;
    float: left;
}
.event_title .box_text h1{
    color: #434343;
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 7px;
    font-weight: 600;
}
h2{
    margin: 0;
}
.event_title .box_text h2{
    color: #434343;
    font-size: 16px;
    line-height: 28px;
    font-weight: 600;
}
.event_title .box_text p{
    line-height: 23px;
}
.registration{
    background: #9a1b5a;
    border-radius: 20px;
    color: white;
    border: none;
    width: 184px;
    height: 50px;
    display: block;
    cursor: pointer;
    font-size: 18px;
    text-align: center;
    line-height: 24px;
    font-weight: 600;
    padding: 8px 0;
}
.registration.disable{
    background: #999;
}
.zt2_lb .event_text{
    width: 1000px;
    margin: 0 auto;
    color: #404040;
}
.zt2_lb .event_text p{
    line-height: 30px;
}
.zt2_lb .event_text img{
    text-align: center;
    max-width: 100%;
}
@-webkit-keyframes load {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0.2;
    }
}

.j-loading span:nth-child(1) {
    left: 0;
    top: 50%;
    margin-top: -8px;
    -webkit-animation-delay: 0.13s;
}

.j-loading span:nth-child(2) {
    left: 14px;
    top: 14px;
    -webkit-animation-delay: 0.26s;
}

.j-loading span:nth-child(3) {
    left: 50%;
    top: 0;
    margin-left: -8px;
    -webkit-animation-delay: 0.39s;
}

.j-loading span:nth-child(4) {
    top: 14px;
    right: 14px;
    -webkit-animation-delay: 0.52s;
}

.j-loading span:nth-child(5) {
    right: 0;
    top: 50%;
    margin-top: -8px;
    -webkit-animation-delay: 0.65s;
}

.j-loading span:nth-child(6) {
    right: 14px;
    bottom: 14px;
    -webkit-animation-delay: 0.78s;
}

.j-loading span:nth-child(7) {
    bottom: 0;
    left: 50%;
    margin-left: -8px;
    -webkit-animation-delay: 0.91s;
}

.j-loading span:nth-child(8) {
    bottom: 14px;
    left: 14px;
    -webkit-animation-delay: 1.04s;
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
    .j-nav {
        width: 95%;
    }
    .user_r_inner {
        width: 95%;
        margin: 0 auto;
    }
    .ucenter_input_block {
        width: 100%;
        display: block;
    }
    .user_r_inner .sign_title h1 {
        font-size: 23px;
    }
    .user_r_inner .sign_title {
        width: 100%;
    }
    .ucenter_input_block .input_block .input_name{
        float: none;
        width: 100%;
        white-space: normal;
        line-height: inherit;
    }
    .ucenter_input_block .input_block .input_value{
        float: none;
        white-space: normal;
        margin: 0;
        width: 100%;
    }
    .ucenter_input_block .input_block {
        margin: 10px auto;
        float: none;
        width: 100%;
    }
    .ucenter_input_block .input_block .input_name.rightext {
        margin-left: 0;
        text-align: left;
        width: 100%;
    }
    .ucenter_input_block .input_block .input_value input[type="text"], .ucenter_input_block .input_block .input_value input[type="password"] {
        width: 100% !important;
        padding: 0;
    }
    .ucenter_input_block .v-ajax-send{
        top: 0;
    }
    .ucenter_input_block .input_block textarea {
        float: none;
        width: 100% !important;
        padding: 0;
    }
    .zt2_lb .imgbox .imgk {
        width: 48%;
        margin-right: 0;
        margin-bottom: 5px;
    }

   .zt2_lb .imgbox .imgk:nth-child(odd){
        margin-right: 2%;
    }
    .imgbox .imgk_img {
        height: 200px;
        border-radius: 20px;
    }
    .imgbox .imgk_p {
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
    }
    .swiper-event .swiper-slide .event_box{
        width: 100%;
        margin-right: 0;
    }

    .event_title img {
        max-height: 400px;
        float: none;
        width: 100%;
        height: auto;
        margin: 0 auto;
    }
    .event_title .box_text {
        float: none;
        margin-top: 20px;
    }
    .registration{
        width: 100%;
    }
    .zt2_lb .event_text{
        width: 100%;
        font-size: 18px;
        line-height: 25px;
    }
    .zt2_lb .event_text p{
        line-height: 25px;
    }
    .txtk{
        font-size: 14px;
        line-height: 45px;
    }
    .ucenter_input_block .input_block .signUp{
        width: 100%;
    }
    .txtk h2{
        font-size: 28px;
    }
    .swiper-event .event_box .box_text{
        font-size: 17px;
    }
    .swiper-event .event_box .box_text p{
        line-height: 26px;
    }
    .swiper-event .event_box .box_text h1{
        font-size: 28px;
    }
    .event_title{
        padding-bottom: 20px;
    }
    .ucenter_input_block .input_block.input_right {
        float: none;
    }
    .ucenter_input_block .input_block .input_value select{
        width: 100%;
    }
    #purchase_up.ucenter_input_block .input_block .input_name.rightext {
        margin-left: 0;
        text-align: left;
        width: 100%;
    }
    #purchase_up.ucenter_input_block {
        width: 100%;
        display: block;
    }
    #purchase_up.ucenter_input_block .input_block .input_name{
        width: auto;
    }
    .purchase_box .p_title {
        line-height: 24px;
        font-size: 18px;
    }
    .purchase_box:nth-child(3n){
        margin-left: unset;
        margin: 0 0.9% 20px 0;
    }
    .purchase_box {
        width: 49%;
        margin: 0 0.9% 20px 0;
    }

    .purchase_box:nth-child(2n){
        margin-right: 0;
    }
    .match_block {
        width: 100%;
        height: auto;
        float: left;
        border-radius: 25px;
        background: #e5eff8;
        margin-bottom: 20px;
    }
    .mt_img_right {
        display: block;
        float: left;
        width: 100%;
        margin-top: 15px;
    }
}