/* Generated by less 2.2.0 */
/* LESS Document */
/***************************************************
		配色表
***************************************************/
/***************************************************
		风格与模块
***************************************************/
body {
  
  background: url("../image/p_1.jpg") 0 0 no-repeat,
          url("../image/p_2.jpg") 0 66.56vw repeat;
        background-size: 100%;
        
        font-size: 18px;
}

a,
a:hover,
a:focus {
  color: #ffffff;
}

.a-un {
  cursor: inherit;
}

.txt-b {
  color: #ffdb79;
}

/*.container-fluid, .container-, .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12{padding-right: 0; padding-left: 0;}
.row{margin-right: 0; margin-left: 0;}*/
.btn {
  font-weight: 600;
  font-size: 0.36rem;
  background: linear-gradient(-78deg, #8d78fc 0%, #d065f0 100%);
  box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.1);
  color: #ffffff !important;
  letter-spacing: 5px;
  min-width: 160px;
  margin: 0 auto;
  height: 45px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  position: relative;
}

.jf_box_main{
  padding-bottom: 25px;
}

.btn.btn-s {
  font-size: 0.32rem;
  letter-spacing: 0;
  min-width: 120px;
  height: 34px;
  border-radius: 5px;
}

@keyframes btn-ani {
  0% {
    transform: scale(1);
  }

  50% {
    transform: scale(0.9);
  }

  100% {
    transform: scale(1);
  }
}

.btn:hover {
  animation: btn-ani 250ms;
}

.input,
.select,
.textarea {
  background: #300c56;
  border-bottom: 2px solid #bd88e6;
  padding: 0 10px;
}

.input > input {
  text-align: center;
}

.input-box {
  background: rgba(72, 30, 127, 0.12);
  margin: 30px 10%;
  padding: 30px;
}

.input-box dl {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 20px;
}

.input-box dl > * {
  flex-grow: 0;
  flex-basis: 100%;
}

.input-box dl:first-child {
  margin-top: 0;
}

.input-box dt {
  font-weight: 600;
  text-align: right;
  min-width: 100px;
}

.input-box dd {
  border-left: 1px solid rgba(0, 0, 0, 0.12);
  margin-left: 20px;
  padding-left: 20px;
  flex-grow: 1;
}

.select {
  color: rgba(0, 0, 0, 0.57);
}

.select option {
  color: #000000;
}

.select option:first-child {
  color: rgba(0, 0, 0, 0.57);
}

.select optgroup {
  color: rgba(0, 0, 0, 0.64);
  font-size: 0.28rem;
  font-weight: 400;
}

.select.snh,
.select.bej,
.select.gnz,
.select.idft {
  border-color: transparent;
  color: #ffffff;
}

.select.snh .s2,
.select.bej .s2,
.select.gnz .s2,
.select.idft .s2 {
  color: #53b8ff;
}

.select.snh .n2,
.select.bej .n2,
.select.gnz .n2,
.select.idft .n2 {
  color: #bd9cc6;
}

.select.snh .h2,
.select.bej .h2,
.select.gnz .h2,
.select.idft .h2 {
  color: #f8a722;
}

.select.snh .x,
.select.bej .x,
.select.gnz .x,
.select.idft .x {
  color: #a6ce28;
}

.select.snh .b,
.select.bej .b,
.select.gnz .b,
.select.idft .b {
  color: #e6356c;
}

.select.snh .e,
.select.bej .e,
.select.gnz .e,
.select.idft .e {
  color: #24b7b5;
}

.select.snh .j,
.select.bej .j,
.select.gnz .j,
.select.idft .j {
  color: #006ab7;
}

.select.snh .g,
.select.bej .g,
.select.gnz .g,
.select.idft .g {
  color: #abca11;
}

.select.snh .n3,
.select.bej .n3,
.select.gnz .n3,
.select.idft .n3 {
  color: #f4d020;
}

.select.snh .z,
.select.bej .z,
.select.gnz .z,
.select.idft .z {
  color: #ea627b;
}

.select.snh .idft,
.select.bej .idft,
.select.gnz .idft,
.select.idft .idft {
  color: #b4006e;
}

.select.snh {
  background: #43c2f5;
}

.select.bej {
  background: #f84972;
}

.select.gnz {
  background: #91c63e;
}

.select.idft {
  background: #b4006e;
}

textarea {
  min-height: 100px;
}

.tb {
  background: url(../image/bg-tb.jpg) no-repeat center / cover;
  border: 15px solid transparent;
  outline: 1px solid rgba(255, 255, 255, 0.37);
  outline-offset: -15px;
  width: 100%;
  overflow: hidden;
}

.tb * {
  font-size: 0.28rem;
  border: 1px solid rgba(255, 255, 255, 0.37);
  color: #ffffff;
  text-align: center;
  padding: 5px;
}

.tb thead th,
.tb tbody th {
  color: #ffdb79;
}

.tb th,
.tb td {
  padding: 15px 0;
}

footer {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
  text-transform: uppercase;
  font-variant: normal;
  font-size: 0.28rem;
  color: #636E84;
  background: #1B1E28;
  height: 50px;
  text-align: center;
}

footer > * {
  flex-grow: 0;
  flex-basis: 100%;
}

/***************************************************
		index
***************************************************/
.index ul,
.inner ul {
  /* list-style: decimal;
  padding-left: 0.64rem; */
}

.index ul li,
.inner ul li {
  margin-top: 10px;
}

.index .pic-box {
  line-height: 0;
  position: relative;
}

.index .pic-box img {
  width: 100%;
  max-width: 1920px;
  object-fit: cover;
}

.index .link-more {
  position: absolute;
  top: 284px;
  right: auto;
  bottom: auto;
  left: auto;
  width: 1200px;
  height: 100px;
  margin-left: 50%;
  display: block;
  transform: translateX(-50%);
}

/***************************************************
		inner
***************************************************/
.score-windows iframe {
  position: fixed;
}

.score-windows .layer-close {
  position: fixed;
  top: -15px;
  right: auto;
  bottom: auto;
  left: -15px;
  border-radius: 99em;
  background: rgba(0, 0, 0, 0.87);
  color: #ffffff;
  font-size: 1rem;
  padding: 10px;
  display: block;
}

.score-iframe {
  /* background: transparent; */
}

.score-iframe .score-mem {
  background: url("../image/newDialog/d_3.png") no-repeat;
  background-size: 100% 100%;
  display: flex;
  flex-flow: column;
}

.score-iframe .score-mem .left,
.score-iframe .score-mem .right {
  margin-top: 25px;
}

.score-iframe .score-mem .left {
  text-align: center;
  display: flex;
  justify-content: center;
  position: relative;
}

.score-iframe .score-mem .left .mem-box {
  position: relative;
}

.score-iframe .score-mem .left .mem-box:nth-child(1) {
  right: 14px;
}

.score-iframe .score-mem .left .mem-box:nth-child(2) {
  left: 14px;
}

.score-iframe .score-mem .left .mem-ico {
  position: absolute;
  top: 42px;
  right: auto;
  bottom: auto;
  left: auto;
}

.score-iframe .score-mem .left .mem-img {
  border-radius: 99em;
  width: 120px;
  height: 120px;
  margin: 0 auto;
  overflow: hidden;
}

.score-iframe .score-mem .left .mem-img > img {
  margin-top: -15%;
}

.score-iframe .score-mem .left .mem-xm {
  font-weight: 600;
  margin-top: 4px;
}

.score-iframe .score-mem .left .mem-py {
  font-size: 0.28rem;
  color: #fff;
}

.score-iframe .score-mem .right {
  display: flex;
  justify-content: center;
  /*&:before{.POS(absolute, auto, 0, 0); content: ""; background: url(../image/team/s2.png) no-repeat center / auto 100%; width: 250px; height: 180px; display: block; opacity: .37;}
			&.s2:before{background-image: url(../image/team/s2.png);}
			&.n2:before{background-image: url(../image/team/n2.png);}
			&.h2:before{background-image: url(../image/team/h2.png);}
			&.x:before{background-image: url(../image/team/x.png);}
			&.g:before{background-image: url(../image/team/g.png);}
			&.n3:before{background-image: url(../image/team/n3.png);}
			&.z:before{background-image: url(../image/team/z.png);}
			&.bej:before{background-image: url(../image/team/b.png);}
			&.ckg:before{background-image: url(../image/team/c.png);}*/
}

.score-iframe .score-mem .right .con {
  width: calc(100% / 2);
}

.score-iframe .score-mem .right .con > div,
.score-iframe .score-mem .right .con span {
  position: relative;
}

.score-iframe .score-mem .right .con b {
  font-size: 0.4rem;
  background: url(../image/bg-linear.jpg) no-repeat center / cover;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-style: italic;
  margin-right: 10px;
  display: inline-block;
}

.score-iframe .score-mem .right .con span {
  padding: 5px 20px;
  display: block;
}

.score-iframe .score-mem .right .con img {
  margin-right: 10px;
  display: inline-block;
  vertical-align: bottom;
}

.score-iframe .score-mem .right .con p {
  font-size: 0.28rem;
}

.score-iframe .score-mem .right .con .mvp {
  line-height: 1;
}

.score-iframe .score-mem .right .con .mvp b {
  font-size: 0.4rem;
  padding: 0 10px;
  line-height: 30px;
}

.score-iframe .score-mem .right .con .mvp i {
  font-size: 0.28rem;
  color: #ffdb79;
}

.score-time {
  font-size: 0.28rem;
  color: #fff;
  text-align: center;
}

.score-tab .left {
  text-align: left;
  margin-left: 100px;
}

.score-tab .left select {
  border-bottom: none;
  border: 1px solid #999999;
  background: #fff;
  min-width: 150px;
  max-width: 190px;
  min-height: 30px;
  width: auto;
  height: auto;
  margin-left: 20px;
  display: inline-block;
}

@media (max-width: 768px) {
  .score-iframe .score-mem {
    background: url("../image/newDialog/d_3.png") no-repeat;
    background-size: cover;
    display: flex;
    flex-flow: column;
  }
  .score-tab .left select {
    margin: 20px 0 0;
  }

  .score-tab .left {
    text-align: center;
    margin-left: 0px;
  }

  .score-tab .right {
    display: flex;
    justify-content: center;
    text-align: center !important;
  }

  .score-tab .right a {
    margin: 22px auto 0;
  }

  .score-iframe .score-mem .right {
    flex-direction: column;
  }

  .score-iframe .score-mem .right .con {
    width: 100%;
    margin: 20px auto;
  }
}

.score-tab .left select:first-of-type {
  margin-left: 0;
}

.score-tab .left option.s2 {
  color: #53b8ff;
}

.score-tab .left option.n2 {
  color: #bd9cc6;
}

.score-tab .left option.h2 {
  color: #f8a722;
}

.score-tab .left option.x {
  color: #a6ce28;
}

.score-tab .left option.g {
  color: #abca11;
}

.score-tab .left option.n3 {
  color: #f4d020;
}

.score-tab .left option.z {
  color: #ea627b;
}

.score-tab .left option.bej {
  color: #f84972;
}

.score-tab .left option.ckg {
  color: #d48613;
}

.score-tab .right {
  text-align: right;
}

.score-tab .right .btn {
  margin-right: 0;
}

.score-table {
  width: 100%;
  display: table;
}

.score-table .th,
.score-table .tr {
  display: table-row;
}

.score-table .td {
  text-align: center;
  min-width: 20%;
  padding: 20px 0;
  display: table-cell;
}

.score-table .th {
  font-weight: 600;
  color: #ffdb79;
}

.score-table .th .td {
  border-top: 3px solid #ffffff;
  border-bottom: 1px solid #ffffff;
}

.score-table .tr .td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.16);
}

.score-table .tr .td b {
  font-size: 0.4rem;
  background: url(../image/bg-linear.jpg) no-repeat center / cover;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: inline-block;
}

.score-table .tr .td:first-of-type {
  text-align: left;
}

.score-table .mem-img {
  border-radius: 99em;
  width: 64px;
  height: 64px;
  margin: 0 10px 0 20px;
  overflow: hidden;
}

.score-table .mem-img,
.score-table .mem-name {
  display: inline-block;
  vertical-align: middle;
}

.score-table .mem-xm {
  font-weight: 600;
  margin-top: 4px;
}

.score-table .mem-py {
  font-size: 0.28rem;
  color: #bd88e6;
}

.score-table .ico {
  margin-right: 10px;
  vertical-align: bottom;
}

.iframe-songs .rules h3 {
  margin-left: 0;
}

.iframe-songs .right {
  margin-top: 0;
}

.iframe-songs input[type="radio"] {
  width: 15px;
  height: 15px;
}

.iframe-songs .btn-box {
  text-align: center;
}

.iframe-done .done {
  text-align: center;
}

.iframe-done .done b {
  background: url(../image/bg-linear.jpg) no-repeat center / cover;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 0.8rem;
  font-style: italic;
  margin-right: 10px;
  display: inline-block;
}

.iframe-done .done i {
  font-size: 0.44rem;
}

.iframe-done .btn-box {
  text-align: center;
}

/***************************************************
		login
***************************************************/
.layer-detail,
.layer-signin,
.layer-done {
  background: url(../image/bg.jpg) repeat-y center top !important;
  box-shadow: 0 0 0 2px #bb55bb !important;
  width: 90% !important;
  height: 90% !important;
}

.layer-detail {
  max-width: 1000px;
  max-height: 700px;
}

.layer-signin {
  max-width: 700px;
  max-height: 500px;
}

.layer-done {
  max-width: 700px;
  max-height: 350px;
}

.layer-content {
  position: fixed;
  top: 50%;
  right: 50%;
  bottom: auto;
  left: auto;
  transform: translate(50%, -50%);
}

.layer {
  display: none;
  position: relative;
}

.layer-login .input {
  position: relative;
}

.layer-login input {
  text-align: left !important;
}

.layer-login .btn-yzm {
  position: absolute;
  top: 2px;
  right: 20px;
  bottom: auto;
  left: auto;
  font-size: 0.28rem;
  text-decoration: none;
}

.layer-login .yzm {
  margin-top: 5px !important;
}

.layer-login {
  width: 620px;
}

.layer-login h2 {
  font-size: 0.4rem;
  font-weight: 600;
  text-align: center;
}

.layer-login h2 p {
  font-size: 0.28rem;
  margin-top: 15px;
  font-weight: 400;
}

.layer-login .content {
  text-align: center;
}

.layer-login dl {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 20px;
}

.layer-login dl dt {
  font-weight: 600;
}

.layer-login dl dd {
  margin-left: 20px;
}

.layer-login dl:first-child {
  margin-top: 0;
}

.layer-login h2 {
  line-height: 1.5;
  border-bottom: 1px solid rgba(168, 97, 221, 0.54);
  padding-bottom: 15px;
}

.layer-login .content {
  margin-top: 30px;
}

.layer-login .btn-close {
  position: absolute;
  top: -20px;
  right: auto;
  bottom: auto;
  left: -20px;
}

.layer-login .btn-submit {
  margin-top: 30px;
}

.layer-login p {
  font-size: 0.28rem;
  margin-top: 10px;
}

.layer-login p:first-of-type {
  margin-top: 30px;
}

.layer-login .link a {
  font-weight: 600;
  padding: 0 30px;
}

.layer-login .link a:first-child {
  border-right: 1px solid #481e7f;
}
