@charset "utf-8";
.award dl:after, .award:before, .banner .ban_img:before, .banner ol b:before, .banner ol dl:after, .banner ol strong:after, .banner ol strong:before, .banner ol:before, .banner:after, .fixside ul > li:before, .trips:after {
    content: ''
}

.banner .ban_img:before, .fixside ul > li:before {
    background-repeat: no-repeat;
    background-size:auto 100%
}

.banner, .fixside, .fixside ul > li {
    text-align: center
}

html body {
    padding: 0
}

@font-face {
    font-family: FZDHTJW;
    src: url(../fonts/FZDHTJW.eot);
    src: url(../fonts/FZDHTJW.eot) format('embedded-opentype'), url(../fonts/FZDHTJW.woff) format('woff'), url(../fonts/FZDHTJW.ttf) format('truetype'), url(../images/icons/FZDHTJW.svg) format('svg');
    font-weight: 400;
    font-style: normal
}

.font_FZDHTJW {
    font-family: FZDHTJW, "微软雅黑", Helvetica, sans-serif
}

/* .banner .ban_img:before {
    background-image: url(../images/CTFWAR2022-banner.png)
} */
/* .banner .ban_img:before {
    content: "";
    display: block;
    width: 100%;
    height: 300px;
    background-image: url(../images/CTFWAR2022-banner.png);
    background-repeat: no-repeat;
    background-size: cover;
} */
.banner .ban_img:before {
    content: "";
    display: block;
    width: 100%;
    height: 300px;
    background-image: url(../images/CTFWAR2022-banner.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;

    /* 只对底部边缘做渐变融合 */
    -webkit-mask-image: linear-gradient(to bottom, black 80%, transparent 100%);
    mask-image: linear-gradient(to bottom, black 80%, transparent 100%);
    -webkit-mask-size: cover;
    mask-size: cover;
}

.banner .btn_1 {
    background-image: url(../images/icons/btn_11.jpg)
}

.banner .btn_1:hover {
    background-image: url(../images/icons/btn_12.jpg)
}

[class-bg=group_1] {
    background-image: url(../images/icons/group_1.png)
}

.active[class-bg-active=group_1_active] {
    background-image: url(../images/icons/group_1_active.png)
}

[class-bg=group_2_1] {
    background-image: url(../images/icons/group_2_1.png)
}

[class-bg=group_2_2] {
    background-image: url(../images/icons/group_2_2.png)
}

[class-bg=group_2_3] {
    background-image: url(../images/icons/group_2_3.png)
}

[class-bg=group_2_4] {
    background-image: url(../images/icons/group_2_4.png)
}

[class-bg-before=group_3]:before {
    background-image: url(../images/icons/group_3.png)
}

.active[class-bg-active-before=group_3_active]:before, [class-bg-active-before=group_3_active]:hover:before {
    background-image: url(../images/icons/group_3_active.png)
}

[class-bg=group_4] {
    background-image: url(../images/icons/group_4.png)
}

.active[class-bg-active=group_4_active] {
    background-image: url(../images/icons/group_4_active.png)
}

.bodier [class-bg=group_5] {
    background-image: url(../images/icons/group_5.png)
}

.bodier [class-bg-hover=group_5_active]:hover {
    background-image: url(../images/icons/group_5_active.png)
}

.fixside {
    font-size: 100px;
    line-height: 0;
    width: 1.14em;
    height: 4.3em;
    position: fixed;
    z-index: 10;
    top: 0;
    bottom: 0;
    right: 10px;
    margin: auto
}

.fixside ul {
    padding: 0;
    display: block;
    width: 100%;
    height: 100%
}

.fixside ul > li {
    font-size: .12em;
    line-height: calc((29 / 12) * 1em);
    margin-top: calc((10 / 12) * 1em);
    width: calc((114 / 12) * 1em);
    height: calc((29 / 12) * 1em);
    padding: 0;
    white-space: nowrap;
    color: #37fafd;
    position: relative;
    z-index: 1
}

.fixside ul > li:before {
    margin: auto;
    width: calc((95 / 12) * 1em);
    background-position: center;
    position: absolute;
    z-index: -1;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0
}

.fixside ul > li.active, .fixside ul > li:hover {
    line-height: calc(((29 * .95) / 12) * 1em);
    font-weight: 700;
    text-shadow: 0 0 1em #051e3b
}

.fixside ul > li.active:before, .fixside ul > li:hover:before {
    width: 100%;
    height: calc((34 / 12) * 1em);
    top: calc(((34 - 29) * (-1) / 2 / 12) * 1em);
    bottom: calc(((34 - 29) * (-1) / 2 / 12) * 1em)
}

@media screen and (max-width: 1395px) {
    .fixside {
        display: none;
		width:80%;
    }
}

@media screen and (max-width:500px) {
    .fixside {
         display: none;
		width:70%;
    }
}


.banner {
    font-size: 100px;
    line-height: 0;
    padding: .4em 0 0;
    zoom: 1
}

.banner .pcwidth {
    height: .4em;
    text-align: right
}

.banner ul li {
    margin-right: -.1em
}

.banner ol > li {
    font-size: .14em;
    line-height: 1em;
    color: #fff
}

.banner ol strong {
    font-size: .14em;
    line-height: 1.3em
}

.banner ol strong:before {
    margin: 0 .25em 0 0
}

.banner ol dl:after {
    top: -.05em;
    right: .1em;
    border-width: 0 .05em .05em
}

.banner ol dl > a {
    font-size: .14em;
    line-height: 1.75em;
    padding: 0 1.2em
}

.banner .ban_img {
    font-size: 1em;
    height: 5.05em
}

.banner .ban_img:before {
    height: 9.74em
}

.banner .ban_img img {
    top: -.79em
}

.banner:after {
    display: block;
    clear: both
}

.banner div.pcwidth {
    position: relative;
    z-index: 1
}

.banner ul {
    float: left;
    max-width: 85%;
    height: 100%;
    text-align: left
}

.banner ol {
    margin: auto 0 auto auto;
    max-width: 15%;
    height: 100%
}

.banner ul li {
    display: inline-block;
    height: 100%;
    vertical-align: top
}

.banner ul li img {
    display: block;
    width: auto;
    height: 100%;
    margin: 0;
    border: 0
}

.banner ol b, .banner ol:before, .banner ol > li {
    display: inline-block;
    vertical-align: middle
}

.banner ol:before {
    width: 0;
    height: 100%
}

.banner ol b {
    position: relative;
    max-width: 82%
}

.banner ol strong {
    overflow: hidden;
    display: block;
    vertical-align: middle;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #47f8fe;
    position: relative
}

.banner ol strong:before {
    display: inline-block;
    vertical-align: middle;
    width: calc((12 / 14) * 1em);
    height: calc((12 / 14) * 1em);
    margin-right: .5em;
    border: 1px solid #47f8fe;
    border-radius: 100%
}

.banner ol strong:after {
    margin: auto;
    width: calc((4 / 14) * 1em);
    height: calc((4 / 14) * 1em);
    border-radius: 100%;
    background-color: #47f8fe;
    display: block;
    position: absolute;
    top: calc(((12 / 2 - 4 / 2) / 2 / 14) * 1em);
    bottom: 0;
    left: calc(((12 / 2 - 4 / 2) / 14) * 1em)
}

.banner ol {
    position: relative
}

.banner ol dl {
    position: absolute;
    top: 140%;
    bottom: auto;
    left: auto;
    right: 0;
    text-align: center;
    overflow: hidden;
    opacity: 0;
    filter: alpha(opacity=0)
}

.banner ol dl:after {
    position: absolute;
    bottom: auto;
    left: auto;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: #47f8fe transparent;
    border-color: rgba(34, 90, 115, .65) transparent
}

.banner ol dl > a {
    display: block;
    margin-bottom: 1px;
    color: #fff;
    background-color: #47f8fe;
    background-color: rgba(34, 90, 115, .65)
}

.banner ol b dl:hover, .banner ol b:hover dl {
    overflow: visible;
    opacity: 1;
    filter: alpha(opacity=100)
}

.banner ol b:before {
    position: absolute;
    z-index: 10;
    top: 65%;
    bottom: -56%;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, .01)
}

.banner .ban_img {
    display: block;
    width: auto
}

.banner .ban_img:before {
    position: absolute;
    z-index: -2;
    left: 0;
    right: 0;
    top: 0;
    background-position: top center
}

.award dl li, .award dl ul b, .banner .btn_1, .match_form ol li, .tit_text {
    background-repeat: no-repeat;
    background-position: center
}

.banner .ban_img img {
    display: block;
    margin: auto;
    position: relative
}

.banner .ban_img a {
    margin: auto;
    width: 3em;
    height: .5em;
    display: block;
    cursor: pointer;
    position: absolute;
    z-index: 1;
    left: 0;
    right: 0;
    top: 4.12em
}

.trips, .trips li {
    position: relative
}

.tit_text {
    overflow: hidden;
    font-size: 36px;
    line-height: 133px;
    margin: 100px 0 44px;
    height: 133px;
    text-align: center;
    background-size: auto 100%
}

.trips {
    font-size: 100px;
    line-height: 1em;
    height: calc(((18 + 30 + 25 + 30 + 14 * 2 + 8 + 20) / 100) * 1em);
    padding: calc(((18 + 30 * 2) / 100) * 1em) .7em 0;
    text-align: justify
}

.trips li {
    width: .25em;
    height: .25em;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    z-index: 1
}

.trips h5, .trips h6 {
    left: -10em;
    right: -10em;
    position: absolute;
    color: #88afc5
}

.trips h5 {
    font-size: .18em;
    line-height: 1.5em;
    height: 2em;
    top: calc(((18 / 2 + 30 + 18) * (-1) / 18) * 1em)
}

.trips h6 {
    font-size: .14em;
    line-height: calc(((14 + 8) / 14) * 1em);
    top: calc(((30 + 25 - 8 / 2) / 14) * 1em)
}

.trips:after {
    display: inline-block;
    width: 100%;
    height: 0
}

.trips h5 svg {
    width: 100%;
    overflow: visible;
    display: block;
    opacity: .7
}

.award, .award ol, .bodier {
    overflow: hidden
}

.trips h6 > a {
    font-size: 14px;
    line-height: 30px;
    width: 90px;
    height: 30px;
    margin: auto;
    display: block;
    color: #000;
    background-color: #37fafd;
    background-image: linear-gradient(top, #37fafd, #28c6ff);
    background-image: -o-linear-gradient(top, #37fafd, #28c6ff);
    background-image: -ms-linear-gradient(top, #37fafd, #28c6ff);
    background-image: -moz-linear-gradient(top, #37fafd, #28c6ff);
    background-image: -webkit-linear-gradient(top, #37fafd, #28c6ff)
}

.line_circle, .line_circle:after {
    width: 100%;
    height: 100%;
    display: block
}

.trips li.active h5, .trips li.active h6 {
    color: #37fafd
}

.trips li.active h5 svg {
    opacity: 1;
    font-weight: 700
}

.line_circle {
    font-size: 16px;
    line-height: 25px;
    position: relative;
    z-index: 1
}

.active .line_circle:before, .active .line_circle > b:before, .line_center, .line_circle:after {
    position: absolute;
    z-index: -1;
    content: ''
}

.line_circle > b {
    font-weight: 700;
    color: rgba(55, 250, 253, .4)
}

.line_circle:after {
    border: 2px solid rgba(55, 250, 253, .4);
    background-color: #030d28;
    transform-origin: 50% 50%;
    transform: rotate(45deg);
    top: 0;
    left: 0;
    bottom: 0
}

.active .line_circle b {
    color: #020d28
}

.active .line_circle:after {
    border-color: #030d28;
    background-color: #48e1fe
}

.active .line_circle:before, .active .line_circle > b:before {
    width: 39px;
    height: 39px;
    border: 2px solid #48e1fe;
    background-color: #030d28;
    display: block;
    transform-origin: 50% 50%;
    transform: rotate(45deg);
    top: -7px;
    left: -7px;
    bottom: -7px
}

.match_pen ul dd, .match_pen ul dt {
    color: #88afc5;
    background-color: rgba(10, 43, 74, .2)
}

.active .line_circle > b:before {
    width: 29px;
    height: 29px;
    top: -2px;
    left: -2px;
    bottom: -2px
}

.line_center {
    margin: auto;
    height: 2px;
    width: 100%;
    background-image: linear-gradient(left, rgba(55, 250, 253, 0), rgba(55, 250, 253, .4) 8%, rgba(55, 250, 253, .4) 92%, rgba(55, 250, 253, 0));
    background-image: -o-linear-gradient(left, rgba(55, 250, 253, 0), rgba(55, 250, 253, .4) 8%, rgba(55, 250, 253, .4) 92%, rgba(55, 250, 253, 0));
    background-image: -ms-linear-gradient(left, rgba(55, 250, 253, 0), rgba(55, 250, 253, .4) 8%, rgba(55, 250, 253, .4) 92%, rgba(55, 250, 253, 0));
    background-image: -moz-linear-gradient(left, rgba(55, 250, 253, 0), rgba(55, 250, 253, .4) 8%, rgba(55, 250, 253, .4) 92%, rgba(55, 250, 253, 0));
    background-image: -webkit-linear-gradient(left, rgba(55, 250, 253, 0), rgba(55, 250, 253, .4) 8%, rgba(55, 250, 253, .4) 92%, rgba(55, 250, 253, 0));
    top: calc(((18 + 30 * 2 + 22 / 2) / 100) * 1em);
    left: 0;
    right: 0
}

.match_pen {
    font-size: calc((20 / 100) * 1em);
    line-height: 1em
}

/* 组织结构 */
.match_pen ul p {
    font-size: calc((29 / 30) * 1em);
    line-height: calc((14 * 2 / 14) * 1em);
    margin: calc(((14 / 2) * (-1) / 20) * 1em) auto;
    padding: 0;
    width: 100%;
    text-align: center;
    color: #88afc5
}

/* 联系方式 */
.match_pen ul dd {
    font-size: calc((29 / 30) * 1em);
    line-height: calc(((16 + 30) / 16) * 1em);
    padding: calc(((88 - (16 + 30)) / 2 / 16) * 1em) 0;
    width: 100%;
    text-align: center
}

/* 二维码移位*/
.match_pen ul dd > img {
    margin: calc(((40 - 21) / 16) * 1em) auto calc((-13 / 16) * 1em);
    display: block
}

/* 扫描二维码*/
.match_pen ul dd > strong {
    font-size: calc((14 / 16) * 1em);
    line-height: calc((60 / 14) * 1em)
}

.match_pen ul dd > b {
    padding-left: calc((40 / 16) * 1em)
}

/* 竞赛总决赛 */ 
.match_pen ul dt {
    font-size: calc((29 / 30) * 1em);
    line-height: calc(((16 + 30) / 16) * 1em);
    padding: calc(((40 - 30 / 2) / 16) * 1em) 0;
    padding-left: 6em;
    width: 100%;
    text-align: left
}

.match_pen ul dt > b {
    padding-left: calc((30 / 16) * 1em)
}

/* 竞赛总决赛 */ 
.match_form {
    font-size: calc((20 / 100) * 1em);
    line-height: 1em
}

.match_form h2 {
    font-size: calc((28 / 20) * 1em);
    line-height: calc(((28 * 2) / 28) * 1em);
    padding-top: calc(((60 - 28 / 2) / 28) * 1em);
    text-align: center;
    font-weight: 700;
    color: #acdbf6
}

.match_form ol {
    padding-top: calc(((40 - 28 / 2) / 20) * 1em);
    text-align: center;
    display: flex;
    justify-content: space-between
}

.btn_1, .match_form ol li {
    display: inline-block;
    text-align: center;
    vertical-align: top
}

.match_form ol li {
    width: calc((247 / 20) * 1em);
    height: calc((369 / 20) * 1em);
    padding-top: 11.8em;
    background-size: 100% auto
}

.award dl li, .banner .btn_1 {
    background-size: auto 100%
}

.match_form ol li:nth-child(1) {
    color: #ffcc50
}

.match_form ol li:nth-child(2) {
    color: #bcc8c9
}

.match_form ol li:nth-child(3) {
    color: #fc894d
}

.match_form ol li:nth-child(4) {
    color: #37fafd
}

.match_form ol li h3 {
    font-size: calc((24 / 20) * 1em);
    line-height: calc(((24 + 18) / 24) * 1em);
    padding-bottom: calc(((18 / 2 - 12 / 2) / 24) * 1em);
    text-align: center
}

.match_form ol li h4 {
    font-size: calc((9 / 20) * 1em);
    line-height: calc(((12 + 9) / 12) * 1em);
    text-align: center;
    text-indent: 3px
}

.bodier {
    font-size: 100px;
    line-height: 0
}

.btn_1 {
    font-size: 20px;
    color: #fff;
    padding: 0;
    line-height: 2.15em;
    background-color: #0088f4;
    font-weight: 400
}

.banner .btn_1 {
    position: relative;
    z-index: 1;
    margin: 40px .45em 0;
    min-width: 7em;
    min-height: 2.15em;
    padding-right: .5em;
    padding-left: 2.2em;
    background-color: transparent;
    text-align: left
}

.award dl dd, .award dl ul {
    z-index: 2;
    position: absolute
}

.bodier .b_footer {
    font-size: 16px;
    line-height: 2em;
    height: calc((80 / 16) * 1em);
    padding-top: calc(((80 - 16 * 2) / 2 / 16) * 1em);
    margin-top: calc((112 / 16) * 1em);
    text-align: center;
    color: rgba(255, 255, 255, .4);
    background-color: #000717
}

/* 比赛形式背景*/
.award dl, .award dl dd, .award ol {
    background-color: #032171;
}

.award {
    font-size: calc((20 / 100) * 1em);
    line-height: 1em;
    zoom: 1
}

.award:before {
    display: block;
    clear: both
}

.award dl {
    width: calc((254 / 20) * 1em);
    height: calc((418 / 20) * 1em);
    padding-top: calc(((312 - 56 * 2 - 40 * 2 - 20) / 2 / 20) * 1em);
    float: left;
    position: relative
}

.award dl:after {
    width: 2px;
    height: 100%;
    background-image: linear-gradient(top, rgba(68, 103, 131, 0), rgba(68, 103, 131, 1) 8%, rgba(68, 103, 131, 1) 92%, rgba(68, 103, 131, 0));
    background-image: -o-linear-gradient(top, rgba(68, 103, 131, 0), rgba(68, 103, 131, 1) 8%, rgba(68, 103, 131, 1) 92%, rgba(68, 103, 131, 0));
    background-image: -ms-linear-gradient(top, rgba(68, 103, 131, 0), rgba(68, 103, 131, 1) 8%, rgba(68, 103, 131, 1) 92%, rgba(68, 103, 131, 0));
    background-image: -moz-linear-gradient(top, rgba(68, 103, 131, 0), rgba(68, 103, 131, 1) 8%, rgba(68, 103, 131, 1) 92%, rgba(68, 103, 131, 0));
    background-image: -webkit-linear-gradient(top, rgba(68, 103, 131, 0), rgba(68, 103, 131, 1) 8%, rgba(68, 103, 131, 1) 92%, rgba(68, 103, 131, 0));
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0
}

.award dl li {
    font-size: calc((20 / 20) * 1em);
    line-height: calc((56 / 20) * 1em);
    height: calc((56 / 20) * 1em);
    width: calc((130 / 20) * 1em);
    margin: calc((40 / 20) * 1em) auto 0;
    display: block;
    text-align: center;
    color: #fff
}

.award dl dd, .award dl ul b {
    font-size: calc((14 / 20) * 1em)
}

.award dl li svg {
    opacity: .4;
    text-shadow: 0 0 .6em rgba(0, 0, 0, .8)
}

.award dl li.active svg {
    opacity: 1
}

.award dl dd {
    line-height: calc(((14 * 2) / 14) * 1em);
    width: calc(((1200 - 254) / 14) * 1em);
    padding-bottom: calc(((32 - 14) / 14) * 1em);
    padding-top: calc(((30 - 14 / 2) / 14) * 1em);
    padding-left: calc((48 / 14) * 1em);
    padding-right: calc((20 / 14) * 1em);
    display: block;
    text-align: left;
    color: #acdbf6;
    font-weight: 400;
    top: 0;
    left: calc((254 / 14) * 1em)
}

.award dl ul {
    width: calc(((1200 - 254) / 20) * 1em);
    height: calc((26 / 20) * 1em);
    text-align: center;
    bottom: calc((30 / 20) * 1em);
    left: calc((254 / 20) * 1em)
}

.bodier, .fixside li {
    position: relative
}

.award dl ul b {
    line-height: calc((26 / 14) * 1em);
    margin: 0 calc((20 / 2 / 14) * 1em);
    width: calc((80 / 14) * 1em);
    height: calc((26 / 14) * 1em);
    display: inline-block;
    vertical-align: top;
    text-align: center;
    color: #acdbf6;
    background-size: 100% auto
}

.award ol h2, .award ol p {
    display: block;
    text-align: left;
    color: #acdbf6
}

.award ol {
    float: right;
    width: calc(((1200 - 254) / 20) * 1em);
    height: calc((418 / 20) * 1em);
    padding-left: calc((48 / 20) * 1em);
    padding-bottom: calc(((26 + 30 * 2) / 20) * 1em);
    display: block;
    background-image: linear-gradient(top, #032171 10%, #032171, #032171);
    background-image: -o-linear-gradient(top, #032171 10%, #032171, #032171);
    background-image: -ms-linear-gradient(top, #032171 10%, #032171, #032171);
    background-image: -moz-linear-gradient(top, #032171 10%, #032171, #032171);
    background-image: -webkit-linear-gradient(top, #032171 10%, #032171, #032171)
}

.award ol li {
    padding-top: calc(((30 - 14 / 2) / 20) * 1em)
}

.award ol h2 {
    font-size: calc((28 / 20) * 1em);
    line-height: calc(((28 + 14) / 28) * 1em);
    padding-top: .3em;
    font-weight: 700
}

/*比赛形式字体*/
.award ol p {
    font-size: calc((29 / 30) * 1em);
    line-height: calc(((14 * 2) / 14) * 1em);
    padding-bottom: calc(((32 - 14) / 14) * 1em);
    font-weight: 400
}

.jq_mcscroll .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 50%;
    background: rgba(255, 255, 255, .25)
}

.jq_mcscroll .mCSB_scrollTools .mCSB_draggerRail {
    width: 50%;
    background: rgba(255, 255, 255, .1)
}

/**背景色*/
.bodier {
    z-index: 1;
    background-color: #011e7b;
    min-width: 1200px
}
/**背景色*/
.fixside .bdsharebuttonbox {
    padding-top: .3em;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    width: 0;
    text-align: center;
    background-color: #011e7b;
    -wekit-transition: all .25s ease-in
}

.fixside .bdsharebuttonbox p {
    position: relative;
    z-index: 1;
    top: -2px;
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 17px;
    background-repeat: no-repeat;
    background-image: url(../images/icons/icons_0_16.png)
}

.fixside .bdsharebuttonbox a {
    float: none;
    display: block;
    margin: 0;
    padding: 0;
    background: 0 0
}

.fixside .bdsharebuttonbox svg {
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    background-color: #040d29
}

.fixside .bdsharebuttonbox svg use {
    fill: #37fafd
}

.fixside .bdsharebuttonbox p:hover use {
    fill: #ff0
}

.fixside li:hover .bdsharebuttonbox {
    left: -112px;
    width: 112px
}

body [name=getyzm] h5 {
    color: #1465ac
}

body .btn_bg_red:focus, body .btn_bg_red:hover, body [name=getyzm] .btn_bg_red {
    background-color: #1465ac
}

.banner ol dl, .fixside .bdsharebuttonbox, .fixside .bdsharebuttonbox > h1:hover path {
    transition: all .35s ease 10ms;
    -webkit-transition: all .35s ease 10ms
}

.banner ol b dl:hover, .banner ol b:hover dl, .fixside [name=share]:hover .bdsharebuttonbox {
    transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1)
}

.banner ol dl {
    transform-origin: 80% 0;
    -o-transform-origin: 80% 0;
    -ms-transform-origin: 80% 0;
    -moz-transform-origin: 80% 0;
    -webkit-transform-origin: 80% 0;
    transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    -moz-transform: scale(0);
    -webkit-transform: scale(0)
}

.fixside .bdsharebuttonbox {
    transform-origin: 65% 50%;
    -o-transform-origin: 65% 50%;
    -ms-transform-origin: 65% 50%;
    -moz-transform-origin: 65% 50%;
    -webkit-transform-origin: 65% 50%;
    transform: scale(0, 1);
    -o-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    -moz-transform: scale(0, 1);
    -webkit-transform: scale(0, 1)
}

#enroll .teamtype label select {
    width: 195px
}

.teamtype span {
    margin-left: 72px
}

td select {
    margin: auto;
    width: 100%;
    height: 100%;
    border: 0
}

#enroll .maskbody {
    width: 800px !important
}

body #enroll label input, body #enroll label input:focus, body #enroll label select {
    width: 150px
}

.table .justwrap input::-webkit-input-placeholder {
    color: #767676
}

.table .justwrap input::-moz-placeholder {
    color: #767676
}

.table .justwrap input:-moz-placeholder {
    color: #767676
}

.table .justwrap input:-ms-input-placeholder {
    color: #767676
}

body #enroll input:disabled, body #enroll select:disabled {
    background-color: #E1E1E1
}

.time {
		display: flex;
		justify-content: space-between;
		flex-direction: column;
	}
	.map{
		width:100%;
		margin: 0;
	}
	.go{
		width:100%;
		margin: 10px 0;
	}