.ol {
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  overflow: hidden;
}
.c {
  clear: both;
  float: left;
}
.ib {
  display: inline-block;
}
.ibt {
  display: inline-block;
  vertical-align: top;
}
.ibm {
  display: inline-block;
  vertical-align: middle;
}
.ibb {
  display: inline-block;
  vertical-align: bottom;
}
.justify {
  text-align: justify;
  text-justify: inter-ideograph;
  -ms-text-justify: inter-ideograph;
}
.halign {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  height: 0;
}
.valign {
  display: inline-block;
  vertical-align: middle;
  width: 0;
  height: 100%;
}
.bb {
  box-sizing: border-box;
}
.hl {
  background-color: #6d279d;
  color: #ffffff;
}
.abs {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
body.desktop .m-hide,
body.desktop .t-hide {
  display: block !important;
}
body.desktop .m-show,
body.desktop .t-show,
body.desktop .d-hide {
  display: none !important;
}
body.desktop .d-show {
  display: block !important;
}
body.tablet .m-hide,
body.tablet .d-hide {
  display: block !important;
}
body.tablet .m-show,
body.tablet .d-show,
body.tablet .t-hide {
  display: none !important;
}
body.tablet .t-show {
  display: block !important;
}
body.mobile .t-hide,
body.mobile .d-hide {
  display: block !important;
}
body.mobile .t-show,
body.mobile .d-show,
body.mobile .m-hide {
  display: none !important;
}
body.mobile .m-show {
  display: block !important;
}
body {
  min-width: 480px;
}
.box,
.block {
  box-sizing: border-box;
  width: 100%;
  max-width: 1300px;
  margin: auto;
  position: relative;
}
.block {
  max-width: 1200px;
}
header,
#body,
footer {
  width: 100%;
  float: left;
  clear: both;
  position: relative;
}
header {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 5;
  white-space: nowrap;
}
header .left-box,
header .right-box {
  display: inline-block;
  vertical-align: top;
  box-sizing: border-box;
  position: relative;
  white-space: normal;
}
header > .left-box {
  width: 41.9%;
  height: 100%;
  text-align: right;
  height: 230px;
  z-index: 1;
}
header > .left-box:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(/Image/BG_yellow.jpg) repeat right top;
  transform: skewX(-10deg);
  margin-left: -20px;
  padding-right: 14px;
}
header > .left-box .logo-box,
header > .left-box .login-box {
  position: relative;
}
header > .left-box .logo-box {
  padding-right: 56px;
}
header > .left-box .login-box {
  padding-right: 34px;
}
header > .left-box .login-box .close-button {
  position: absolute;
  right: 32px;
  top: 36px;
  display: none;
}
header > .left-box .login-box .login-block,
header > .left-box .login-box .member-box {
  position: relative;
}
header > .left-box .login-box .login-block h2,
header > .left-box .login-box .member-box h2 {
  color: #6d279d;
  font-size: 30px;
}
header > .left-box .login-box .login-block h2 {
  display: none;
}
header > .left-box .login-box .login-block form .left-box {
  margin-right: 14px;
  width: 200px;
  text-align: center;
}
header > .left-box .login-box .login-block form .left-box .line +.line {
  margin-top: 4px;
}
header > .left-box .login-box .login-block form .left-box .line .text {
  box-sizing: border-box;
  background-color: #fff;
  border: 0 none;
  width: 100%;
  line-height: 20px;
  height: 20px;
  text-align: center;
  padding: 0 10px;
  color: #6d279d;
  font-size: 12px;
}
header > .left-box .login-box .login-block form .left-box .line .text.error {
  background-color: #6d279d;
  color: #fff;
}
header > .left-box .login-box .login-block form .left-box .line .text.error::placeholder {
  color: #fff;
}
header > .left-box .login-box .login-block form .left-box .line .text.error::-webkit-input-placeholder {
  color: #fff;
}
header > .left-box .login-box .login-block form .left-box .line .text.error:-moz-placeholder {
  color: #fff;
}
header > .left-box .login-box .login-block form .left-box .line .text.error::-moz-placeholder {
  color: #fff;
}
header > .left-box .login-box .login-block form .left-box .line .text.error:-ms-input-placeholder {
  color: #fff;
}
header > .left-box .login-box .login-block form .left-box .line .text::placeholder {
  color: #6d279d;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
header > .left-box .login-box .login-block form .left-box .line .text::-webkit-input-placeholder {
  color: #6d279d;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
header > .left-box .login-box .login-block form .left-box .line .text:-moz-placeholder {
  color: #6d279d;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
header > .left-box .login-box .login-block form .left-box .line .text::-moz-placeholder {
  color: #6d279d;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
header > .left-box .login-box .login-block form .left-box .line .text:-ms-input-placeholder {
  color: #6d279d;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
header > .left-box .login-box .login-block form .left-box .line label {
  color: #6d279d;
  font-size: 12px;
  cursor: pointer;
}
header > .left-box .login-box .login-block form .left-box .line label .checkbox {
  vertical-align: middle;
}
header > .left-box .login-box .login-block form .right-box {
  width: 148px;
  text-align: center;
}
header > .left-box .login-box .login-block form .right-box button {
  line-height: 47px;
  height: 47px;
  width: 100%;
  padding: 0;
  border: 0;
  position: relative;
  color: #ffca05;
  font-weight: bold;
  background-color: #6d279d;
  transform: skewX(-10deg);
}
header > .left-box .login-box .login-block form .right-box button span {
  position: relative;
  font-size: 17px;
  transform: skewX(10deg);
  display: block;
}
header > .left-box .login-box .login-block form .right-box a {
  display: inline-block;
  margin-top: 7px;
  color: #6d279d;
}
header > .left-box .login-box .login-block form .right-box a span {
  position: relative;
  font-size: 12px;
  display: block;
}
header > .left-box .login-box .login-block .valign {
  display: none;
}
header > .left-box .login-box .member-box {
  display: inline-block;
  vertical-align: middle;
}
header > .left-box .login-box .member-box + .valign {
  min-height: 80px;
}
header > .left-box .login-box .member-box .left-box,
header > .left-box .login-box .member-box .right-box {
  vertical-align: middle;
}
header > .left-box .login-box .member-box .left-box {
  width: 330px;
  text-align: center;
}
header > .left-box .login-box .member-box .right-box {
  margin-right: 28px;
}
header > .left-box .login-box .member-box .right-box a {
  margin-top: 0;
  font-weight: bold;
  color: #6d279d;
}
header > .left-box .login-box .member-box .member-menu {
  display: none;
}
header > .left-box .login-box .member-box .member-menu li {
  list-style: none;
  border-bottom: 1px solid #ffca05;
}
header > .left-box .login-box .member-box .member-menu li a {
  display: block;
  color: #fff;
  font-weight: bold;
  font-size: 20px;
  padding: 36px 20px;
}
header > .left-box .login-button,
header > .left-box .menu-button {
  display: none;
  position: absolute;
  top: 50%;
  margin-top: -17px;
  z-index: 1;
}
header > .left-box .login-button {
  left: 30px;
}
header > .left-box .menu-button {
  right: 30px;
}
header > .right-box {
  width: 58.1%;
  padding-top: 15px;
}
header > .right-box:before,
header > .right-box:after {
  content: '';
  position: absolute;
  width: 100%;
  transform: skewX(-10deg);
  padding-right: 27px;
}
header > .right-box:before {
  top: 0;
  left: 0px;
  height: 15px;
  background: url(/Image/BG_yellow.jpg) repeat left top;
}
header > .right-box:after {
  top: 15px;
  left: -8px;
  bottom: 0;
  background-color: #2a1144;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
  filter: alpha(opacity = 90);
  -moz-opacity: 0.9;
  -khtml-opacity: 0.9;
  opacity: 0.9;
}
header > .right-box .close-button {
  position: absolute;
  left: 32px;
  top: 36px;
  display: none;
}
header > .right-box .menu {
  position: relative;
  z-index: 1;
}
header > .right-box .menu > ul {
  position: relative;
  z-index: 1;
}
header > .right-box .menu > ul + ul {
  z-index: 0;
  margin-left: -19px;
}
header > .right-box .menu > ul + ul li {
  border-top: 1px solid #ffca05;
}
header > .right-box .menu > ul + ul li a {
  padding: 28px 15px;
}
header > .right-box .menu > ul > li {
  list-style: none;
  display: inline-block;
  vertical-align: middle;
  width: 151px;
  position: relative;
  transform: skewX(-10deg);
}
header > .right-box .menu > ul > li:hover > a .text.icon-1:before {
  background-image: url(/Image/Header-Yellow-1.png);
}
header > .right-box .menu > ul > li:hover > a .text.icon-2:before {
  background-image: url(/Image/Header-Yellow-2.png);
}
header > .right-box .menu > ul > li:hover > a .text.icon-3:before {
  background-image: url(/Image/Header-Yellow-3.png);
}
header > .right-box .menu > ul > li:hover > a .text.icon-4:before {
  background-image: url(/Image/Header-Yellow-4.png);
}
header > .right-box .menu > ul > li:hover > a .text.icon-5:before {
  background-image: url(/Image/Header-Yellow-5.png);
}
header > .right-box .menu > ul > li:hover > a .text h2 {
  color: #ffca05;
}
header > .right-box .menu > ul > li:hover ul {
  display: block;
}
header > .right-box .menu > ul > li > a {
  box-sizing: border-box;
  display: block;
  height: 100%;
  position: relative;
  border-right: 1px solid #ffca05;
  text-align: center;
  padding: 9px 36px;
}
header > .right-box .menu > ul > li > a .text {
  display: block;
  position: relative;
  transform: skewX(10deg);
}
header > .right-box .menu > ul > li > a .text.icon-1,
header > .right-box .menu > ul > li > a .text.icon-2,
header > .right-box .menu > ul > li > a .text.icon-3,
header > .right-box .menu > ul > li > a .text.icon-4,
header > .right-box .menu > ul > li > a .text.icon-5 {
  margin-top: 20px;
}
header > .right-box .menu > ul > li > a .text.icon-1:before,
header > .right-box .menu > ul > li > a .text.icon-2:before,
header > .right-box .menu > ul > li > a .text.icon-3:before,
header > .right-box .menu > ul > li > a .text.icon-4:before,
header > .right-box .menu > ul > li > a .text.icon-5:before {
  content: '';
  height: 33px;
  display: block;
  background-repeat: no-repeat;
  background-position: center center;
}
header > .right-box .menu > ul > li > a .text.icon-1 .valign,
header > .right-box .menu > ul > li > a .text.icon-2 .valign,
header > .right-box .menu > ul > li > a .text.icon-3 .valign,
header > .right-box .menu > ul > li > a .text.icon-4 .valign,
header > .right-box .menu > ul > li > a .text.icon-5 .valign {
  height: 64px;
}
header > .right-box .menu > ul > li > a .text.icon-1:before {
  background-image: url(/Image/Header-1.png);
}
header > .right-box .menu > ul > li > a .text.icon-2:before {
  background-image: url(/Image/Header-2.png);
}
header > .right-box .menu > ul > li > a .text.icon-3:before {
  background-image: url(/Image/Header-3.png);
}
header > .right-box .menu > ul > li > a .text.icon-4:before {
  background-image: url(/Image/Header-4.png);
}
header > .right-box .menu > ul > li > a .text.icon-5:before {
  background-image: url(/Image/Header-5.png);
}
header > .right-box .menu > ul > li > a .text h2 {
  display: inline-block;
  vertical-align: middle;
  color: #fff;
}
header > .right-box .menu > ul > li ul {
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  border-bottom: 2px solid #fff;
  display: none;
}
header > .right-box .menu > ul > li ul li {
  list-style: none;
  border-top: 2px solid #fff;
  background-color: #ffca05;
}
header > .right-box .menu > ul > li ul li a {
  display: block;
  padding: 0 30px;
  text-align: center;
}
header > .right-box .menu > ul > li ul li a:hover {
  background-color: #6d279d;
}
header > .right-box .menu > ul > li ul li a:hover .text {
  color: #ffca05;
}
header > .right-box .menu > ul > li ul li a .text {
  display: inline-block;
  vertical-align: middle;
  box-sizing: border-box;
  color: #6d279d;
  transform: skewX(10deg);
}
header > .right-box .menu > ul > li ul li a .valign {
  min-height: 58px;
}
#body {
  min-height: 500px;
  background-color: #dcd7f7;
  font-size: 0;
  padding-top: 230px;
}
footer {
  text-align: center;
  background: url(/Image/footer-bg.jpg) no-repeat center top;
  -webkit-background-size: cover;
  background-size: cover;
  padding: 100px 0;
}
footer .line +.line {
  margin-top: 23px;
}
footer .line a {
  display: inline-block;
  vertical-align: top;
  color: #fff;
  font-weight: bold;
  line-height: 33px;
  font-size: 18px;
}
footer .line a.info,
footer .line a.tel,
footer .line a.fax,
footer .line a.email {
  box-sizing: border-box;
  padding-left: 48px;
  background-repeat: no-repeat;
  background-position: left center;
}
footer .line a.info {
  background-image: url(/Image/Header-5.png);
}
footer .line a.tel {
  background-image: url(/Image/Tel.png);
  width: 50%;
}
footer .line a.fax {
  background-image: url(/Image/Fax.png);
  width: 50%;
}
footer .line a.email {
  background-image: url(/Image/email.png);
  display: block;
  margin-top: 8px;
}
footer .line .info-box {
  display: inline-block;
  text-align: left;
  width: 340px;
}
footer .line li {
  list-style: none;
  display: inline-block;
  vertical-align: top;
  margin: 0 10px;
}
footer .line li a {
  display: block;
  width: 46px;
}
footer .line li a img {
  width: 100%;
  height: auto;
}
footer .line p {
  color: #fff;
  font-size: 18px;
}
footer .line p br {
  display: none;
}
.popup-box {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 6;
  width: 100%;
  height: 100%;
  text-align: center;
  display: none;
}
.popup-box:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  position: fixed;
  background-color: #000;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
  filter: alpha(opacity = 60);
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  opacity: 0.6;
}
.popup-box .popup-block {
  margin-top: 5%;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  padding-top: 45px;
  box-sizing: border-box;
}
.popup-box .popup-block .back {
  position: absolute;
  right: 4px;
  top: 0;
  color: #fff;
  font-weight: bold;
  font-size: 24px;
  padding-left: 34px;
  background: url(/Image/back.png) no-repeat left center;
}
.popup-box .popup-block .popup-body iframe {
  max-width: 100%;
}
@media screen and (max-width: 1300px) {
  body.open-login header > .left-box .login-box {
    display: block;
    animation-name: fadeIn;
    animation-duration: 0.5s;
  }
  body.open-menu header > .right-box {
    display: block;
    animation-name: fadeIn;
    animation-duration: 0.5s;
  }
  .box,
  .block {
    padding-left: 30px;
    padding-right: 30px;
  }
  header > .left-box {
    display: block;
    width: 100%;
    text-align: center;
    height: 100px;
  }
  header > .left-box:before {
    transform: skewX(0);
    margin-left: 0;
    padding-right: 0;
  }
  header > .left-box .logo-box {
    padding-right: 0;
  }
  header > .left-box .logo-box img {
    width: 269px;
  }
  header > .left-box .login-box {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    padding-right: 0;
  }
  header > .left-box .login-box:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
    filter: alpha(opacity = 80);
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
  }
  header > .left-box .login-box .close-button {
    display: block;
  }
  header > .left-box .login-box .login-block,
  header > .left-box .login-box .member-box {
    box-sizing: border-box;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    right: 110px;
    text-align: center;
    overflow: auto;
  }
  header > .left-box .login-box .login-block {
    padding: 30px 0;
    background: url(/Image/BG_yellow.jpg);
  }
  header > .left-box .login-box .login-block h2 {
    display: block;
  }
  header > .left-box .login-box .login-block form {
    display: inline-block;
    vertical-align: middle;
    box-sizing: border-box;
    max-width: 390px;
    width: 100%;
    padding: 0 20px;
  }
  header > .left-box .login-box .login-block form +.valign {
    display: inline-block;
  }
  header > .left-box .login-box .login-block form .left-box,
  header > .left-box .login-box .login-block form .right-box {
    display: block;
  }
  header > .left-box .login-box .login-block form .left-box {
    margin-right: 0;
    width: 100%;
  }
  header > .left-box .login-box .login-block form .left-box .line +.line {
    margin-top: 20px;
  }
  header > .left-box .login-box .login-block form .left-box .line .text {
    line-height: 40px;
    height: 40px;
    font-size: 20px;
    font-weight: bold;
  }
  header > .left-box .login-box .login-block form .left-box .line label {
    font-size: 20px;
  }
  header > .left-box .login-box .login-block form .right-box {
    width: 100%;
    margin-top: 18px;
  }
  header > .left-box .login-box .login-block form .right-box button,
  header > .left-box .login-box .login-block form .right-box a {
    transform: skewX(-13deg);
  }
  header > .left-box .login-box .login-block form .right-box button span,
  header > .left-box .login-box .login-block form .right-box a span {
    font-size: 20px;
    transform: skewX(13deg);
  }
  header > .left-box .login-box .login-block form .right-box button {
    width: 196px;
    height: 63px;
  }
  header > .left-box .login-box .login-block form .right-box a {
    width: 187px;
    border: 4px solid #6d279d;
    margin-top: 20px;
  }
  header > .left-box .login-box .login-block form .right-box a span {
    line-height: 55px;
    font-weight: bold;
  }
  header > .left-box .login-box .member-box {
    display: block;
    background-color: #3d2557;
  }
  header > .left-box .login-box .member-box +.valign {
    display: none;
  }
  header > .left-box .login-box .member-box .left-box {
    width: 100%;
    padding: 30px 110px;
    background: url(/Image/BG_yellow.jpg);
  }
  header > .left-box .login-box .member-box .right-box {
    margin-right: 0;
    position: absolute;
    right: 15px;
    top: 37px;
  }
  header > .left-box .login-box .member-box .right-box a {
    font-size: 20px;
  }
  header > .left-box .login-box .member-box .member-menu {
    display: block;
  }
  header > .left-box .login-button,
  header > .left-box .menu-button {
    display: block;
  }
  header > .right-box {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    padding-top: 0;
  }
  header > .right-box:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
    filter: alpha(opacity = 80);
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
    padding-right: 0;
    transform: skewX(0);
  }
  header > .right-box:after {
    display: none;
  }
  header > .right-box .menu {
    position: absolute;
    left: 110px;
    right: 0;
    height: 100%;
    background-color: #3d2557;
    overflow: auto;
  }
  header > .right-box .menu > ul + ul {
    display: none;
  }
  header > .right-box .menu > ul > li {
    display: block;
    transform: skewX(0);
    width: 100%;
  }
  header > .right-box .menu > ul > li:hover ul {
    display: none;
  }
  header > .right-box .menu > ul > li.open-menu > a.arrow:after {
    transform: rotate(180deg);
  }
  header > .right-box .menu > ul > li.open-menu ul {
    display: block;
  }
  header > .right-box .menu > ul > li > a {
    border-right: 0 none;
    border-bottom: 1px solid #ffca05;
    padding: 0 40px 0 0;
    height: auto;
  }
  header > .right-box .menu > ul > li > a.arrow:after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 90px;
    background: url(/Image/pull-down-arrow-yellow.png) no-repeat center center;
  }
  header > .right-box .menu > ul > li > a .text {
    transform: skewX(0);
    padding: 0;
  }
  header > .right-box .menu > ul > li > a .text.icon-1,
  header > .right-box .menu > ul > li > a .text.icon-2,
  header > .right-box .menu > ul > li > a .text.icon-3,
  header > .right-box .menu > ul > li > a .text.icon-4,
  header > .right-box .menu > ul > li > a .text.icon-5 {
    margin-top: 0;
  }
  header > .right-box .menu > ul > li > a .text.icon-1:before,
  header > .right-box .menu > ul > li > a .text.icon-2:before,
  header > .right-box .menu > ul > li > a .text.icon-3:before,
  header > .right-box .menu > ul > li > a .text.icon-4:before,
  header > .right-box .menu > ul > li > a .text.icon-5:before {
    display: inline-block;
    vertical-align: middle;
    width: 37px;
    margin-right: 10px;
  }
  header > .right-box .menu > ul > li > a .text.icon-1 .valign,
  header > .right-box .menu > ul > li > a .text.icon-2 .valign,
  header > .right-box .menu > ul > li > a .text.icon-3 .valign,
  header > .right-box .menu > ul > li > a .text.icon-4 .valign,
  header > .right-box .menu > ul > li > a .text.icon-5 .valign {
    height: 100px;
  }
  header > .right-box .menu > ul > li > a .text h2 {
    font-size: 20px;
  }
  header > .right-box .menu > ul > li ul {
    position: static;
    border-bottom-width: 1px;
  }
  header > .right-box .menu > ul > li ul li {
    border-top-width: 1px;
  }
  header > .right-box .menu > ul > li ul li a .text {
    transform: skewX(0);
    font-weight: bold;
    font-size: 20px;
  }
  header > .right-box .menu > ul > li ul li a .valign {
    height: 100px;
  }
  header > .right-box .close-button {
    display: block;
  }
  #body {
    padding-top: 100px;
  }
}
@media screen and (max-width: 768px) {
  .box,
  .block {
    padding-left: 20px;
    padding-right: 20px;
  }
  header > .left-box .login-box .login-block {
    right: 90px;
  }
  header > .right-box .menu {
    left: 90px;
  }
  footer .line p br {
    display: block;
  }
}
@media screen and (max-width: 400px) {
  header > .left-box .logo-box img {
    width: 219px;
  }
}
@keyframes fadeIn {
  from {
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
    filter: alpha(opacity = 0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
  }
  to {
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    filter: alpha(opacity = 100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
  }
}
.team-box {
  padding: 50px 0;
}
.team-box .team-block .title-box {
  background: url(/Image/BG_purple.jpg);
  padding: 16px 550px 18px 26px;
  position: relative;
}
.team-box .team-block .title-box h2 {
  color: #fff;
  font-size: 22px;
}
.team-box .team-block .title-box h1 {
  color: #ffca05;
  font-size: 30px;
  margin-top: 15px;
}
.team-box .team-block .title-box .nav-box {
  position: absolute;
  right: 17px;
  bottom: 17px;
}
.team-box .team-block .title-box .nav-box li {
  list-style: none;
  display: inline-block;
  vertical-align: top;
}
.team-box .team-block .title-box .nav-box li + li {
  margin-left: 9px;
}
.team-box .team-block .title-box .nav-box li:hover a,
.team-box .team-block .title-box .nav-box li.current a {
  background-color: #ffca05;
  color: #6d279d;
}
.team-box .team-block .title-box .nav-box li a {
  display: block;
  color: #ffca05;
  font-weight: bold;
  font-size: 15px;
  border: 2px solid #ffca05;
  padding: 7px 0;
  line-height: 21px;
  text-align: center;
  width: 119px;
}
.team-box .team-block .title-box .nav-box .nav-block {
  position: relative;
  display: none;
}
.team-box .team-block .title-box .nav-box .nav-block .select {
  position: relative;
  text-align: center;
  cursor: pointer;
  width: 200px;
}
.team-box .team-block .title-box .nav-box .nav-block .select .select-label {
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  overflow: hidden;
  box-sizing: border-box;
  display: block;
  background: url(/Image/pull-down-arrow-yellow.png) no-repeat right 15px center #fff;
  font-size: 17px;
  font-weight: bold;
  line-height: 43px;
  border: 3px solid #ffca05;
  color: #ffca05;
  padding: 0 48px 0 10px;
}
.team-box .team-block .title-box .nav-box .nav-block .select .select-dropdown {
  box-sizing: border-box;
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  background-color: #fff;
  max-height: 300px;
  overflow: auto;
  display: none;
  border: 3px solid #ffca05;
  margin-top: -3px;
}
.team-box .team-block .title-box .nav-box .nav-block .select .select-dropdown .select-option div {
  color: #ffca05;
  font-size: 17px;
  font-weight: bold;
  padding: 10px;
  line-height: 23px;
}
.team-box .team-block .title-box .nav-box .nav-block .select .select-dropdown .select-option div.selected {
  background-color: #ffca05;
  color: #6d279d;
}
.team-box .team-block .team-body {
  background: url(/Image/BG_white.jpg);
  padding: 22px 26px 50px;
}
@media screen and (max-width: 1300px) {
  .team-box .team-block .title-box {
    padding-left: 20px;
    padding-right: 234px;
  }
  .team-box .team-block .title-box .nav-box ul {
    display: none;
  }
  .team-box .team-block .title-box .nav-box .nav-block {
    display: block;
  }
}
@media screen and (max-width: 768px) {
  .team-box .team-block .title-box {
    padding-right: 20px;
  }
  .team-box .team-block .title-box .nav-box {
    position: static;
    margin-top: 20px;
  }
  .team-box .team-block .title-box .nav-box .nav-block .select {
    width: 100%;
  }
}
.submenu-box {
  border-bottom: 1px solid #6d279d;
  position: relative;
  overflow: hidden;
  background: url(/Image/BG_white.jpg);
  z-index: 2;
}
.submenu-box li {
  display: inline-block;
  vertical-align: top;
  box-sizing: border-box;
}
.submenu-box li:last-child a {
  border-right: 0 none;
}
.submenu-box li.current a,
.submenu-box li:hover a {
  color: #ffca05;
  background: url(/Image/BG_purple.jpg);
}
.submenu-box li a {
  display: block;
  width: 100%;
  text-align: center;
  font-weight: bold;
  font-size: 20px;
  color: #6d279d;
  line-height: 50px;
  border-right: 1px solid #6d279d;
  transform: skewX(-14deg);
  padding: 0 6px;
  margin-left: -6px;
}
.submenu-box li a span {
  display: inline-block;
  transform: skewX(14deg);
}
.submenu-box .submenu-block {
  position: relative;
  display: none;
}
.submenu-box .submenu-block .select {
  position: relative;
  text-align: center;
  cursor: pointer;
}
.submenu-box .submenu-block .select .select-label {
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  overflow: hidden;
  box-sizing: border-box;
  display: block;
  background: url(/Image/pull-down-arrow.png) no-repeat right 15px center #fff;
  font-size: 17px;
  font-weight: bold;
  line-height: 43px;
  border: 3px solid #6d279d;
  color: #6d279d;
  padding: 0 58px;
}
.submenu-box .submenu-block .select .select-dropdown {
  box-sizing: border-box;
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  background-color: #fff;
  max-height: 300px;
  overflow: auto;
  display: none;
  border: 3px solid #6d279d;
  margin-top: -3px;
}
.submenu-box .submenu-block .select .select-dropdown .select-option div {
  color: #6d279d;
  font-size: 17px;
  font-weight: bold;
  padding: 10px;
  line-height: 23px;
}
.submenu-box .submenu-block .select .select-dropdown .select-option div.selected {
  background-color: #6d279d;
  color: #ffca05;
}
@media screen and (max-width: 768px) {
  .submenu-box {
    overflow: visible;
  }
  .submenu-box ul {
    display: none;
  }
  .submenu-box .submenu-block {
    display: block;
  }
}
.table-box {
  overflow: auto;
  position: relative;
  padding: 0 1px;
}
.table-box table {
  width: 100%;
  min-width: 980px;
}
.table-box table th,
.table-box table td {
  text-align: center;
  font-size: 16px;
  font-weight: bold;
}
.table-box table thead th,
.table-box table tfoot th {
  padding: 10px 0;
  border-bottom: 1px solid #6d279d;
}
.table-box table thead th img,
.table-box table tfoot th img {
  margin-left: 8px;
}
.table-box table tbody tr:first-child th,
.table-box table tbody tr:first-child td {
  border-top: 0 none;
}
.table-box table tbody tr:nth-child(odd) th,
.table-box table tbody tr:nth-child(odd) td {
  background-color: #efeff1;
}
.table-box table tbody th,
.table-box table tbody td {
  border: 1px solid #ffca05;
  padding: 8px;
}
.table-box table tbody th a,
.table-box table tbody td a {
  color: #6d279d;
}
.table-box table tbody th a:hover,
.table-box table tbody td a:hover {
  text-decoration: underline;
}
.submenu-box li {
  width: 25%;
}
.table-box {
  padding: 0;
}
.table-box table thead th:first-child {
  width: 130px;
}
.table-box table tbody tr:first-child td:first-child,
.table-box table tbody tr:nth-child(odd) td:first-child {
  background-color: #fce983;
}
.table-box table tbody tr:first-child td:first-child.blue,
.table-box table tbody tr:nth-child(odd) td:first-child.blue {
  background-color: #85fcde;
}
.table-box table tbody td {
  border-left: 0 none;
  border-right: 0 none;
}
.table-box table tbody td:first-child {
  background-color: #fce983;
}
.table-box table tbody td:first-child.blue {
  background-color: #85fcde;
}
.table-box table tbody td time {
  display: block;
  font-weight: bold;
}
.table-box table tbody td strong.red,
.table-box table tbody td .status.red {
  color: #ff0000;
}
.table-box table tbody td .status {
  color: #80c48b;
}
.table-box table tbody td a {
  display: inline-block;
  vertical-align: middle;
}
.table-box table tbody td a +.clothes-box {
  margin-left: 8px;
}
.table-box table tbody td .clothes-box {
  display: inline-block;
  vertical-align: middle;
  width: 36px;
  height: 30px;
  position: relative;
}
.table-box table tbody td .clothes-box +a {
  margin-left: 8px;
}
.table-box table tbody td .clothes-box .clothes-block {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  -webkit-mask-image: url(/Image/little-jersey.png);
  mask-image: url(/Image/little-jersey.png);
}
.table-box table tbody td .clothes-box .clothes-block:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(/Image/little-jersey-border.png) no-repeat center center;
  z-index: 1;
}
.table-box table tbody td .clothes-box img {
  position: absolute;
  right: 46px;
  top: 50%;
  margin-top: -147px;
  display: none;
}
.popup-box {
  position: absolute;
}
@media screen and (max-width: 1300px) {
  .table-box table tbody td .clothes-box:hover img {
    display: none;
  }
}
.team-box .team-block .team-body {
  padding: 0;
}
.team-box .team-block .team-body .top-box,
.team-box .team-block .team-body .bottom-box {
  background-color: #fff;
}
.team-box .team-block .team-body .top-box,
.team-box .team-block .team-body .middle-box {
  border-bottom: 1px solid #6d279d;
}
.team-box .team-block .team-body .top-box {
  padding: 12px 34px;
}
.team-box .team-block .team-body .top-box p {
  display: inline-block;
  vertical-align: top;
  color: #6d279d;
  font-size: 17px;
}
.team-box .team-block .team-body .top-box p + p {
  margin-left: 20px;
}
.team-box .team-block .team-body .middle-box {
  padding: 26px 28px;
  font-size: 16px;
}
.team-box .team-block .team-body .middle-box .calendar-box {
  position: relative;
  overflow: auto;
  padding-bottom: 24px;
}
.team-box .team-block .team-body .middle-box .calendar-box #calendar,
.team-box .team-block .team-body .middle-box .calendar-box .calendar-footer {
  min-width: 800px;
}
.team-box .team-block .team-body .middle-box .calendar-box #calendar {
  background-color: #ffffff;
  border: 1px solid #6d279d;
}
.team-box .team-block .team-body .middle-box .calendar-box #calendar.friendly .fc-daygrid-day {
  background: url(/Image/calendar-edit.png) no-repeat left 8px bottom 8px;
  cursor: pointer;
}
.team-box .team-block .team-body .middle-box .calendar-box #calendar.friendly .fc-daygrid-day.fc-day-disabled {
  cursor: auto;
  background: none;
}
.team-box .team-block .team-body .middle-box .calendar-box #calendar td,
.team-box .team-block .team-body .middle-box .calendar-box #calendar th {
  border: 0 none;
}
.team-box .team-block .team-body .middle-box .calendar-box #calendar .fc-header-toolbar {
  border: 0 none;
  background-color: #d1d2d4;
  padding: 10px;
  margin-bottom: 0;
}
.team-box .team-block .team-body .middle-box .calendar-box #calendar .fc-header-toolbar .fc-prev-button,
.team-box .team-block .team-body .middle-box .calendar-box #calendar .fc-header-toolbar .fc-next-button {
  background: none;
  padding: 0;
  border-radius: 0;
  border: 0 none;
  width: 15px;
  height: 24px;
  background-repeat: no-repeat;
  background-position: center center;
}
.team-box .team-block .team-body .middle-box .calendar-box #calendar .fc-header-toolbar .fc-prev-button .fc-icon,
.team-box .team-block .team-body .middle-box .calendar-box #calendar .fc-header-toolbar .fc-next-button .fc-icon {
  display: none;
}
.team-box .team-block .team-body .middle-box .calendar-box #calendar .fc-header-toolbar .fc-prev-button {
  background-image: url(/Image/calendar-arrow-a.png);
}
.team-box .team-block .team-body .middle-box .calendar-box #calendar .fc-header-toolbar .fc-next-button {
  background-image: url(/Image/calendar-arrow-b.png);
}
.team-box .team-block .team-body .middle-box .calendar-box #calendar .fc-header-toolbar .fc-toolbar-title {
  display: inline-block;
  vertical-align: middle;
  color: #6d279d;
  margin: 0 25px;
  font-size: 24px;
}
.team-box .team-block .team-body .middle-box .calendar-box #calendar .fc-header-toolbar .fc-today-button {
  background-color: #fce983;
  width: 120px;
  line-height: 40px;
  padding: 0;
  border: 0 none;
  color: #000;
  border-radius: 0;
  font-weight: bold;
}
.team-box .team-block .team-body .middle-box .calendar-box #calendar .fc-header-toolbar .fc-button:focus {
  box-shadow: none;
}
.team-box .team-block .team-body .middle-box .calendar-box #calendar .fc-scrollgrid {
  border: 0 none;
}
.team-box .team-block .team-body .middle-box .calendar-box #calendar .fc-col-header .fc-day {
  background-color: #d1d2d4;
  border: 0 none;
  border-bottom: 1px solid #6d279d;
  padding: 8px;
}
.team-box .team-block .team-body .middle-box .calendar-box #calendar .fc-daygrid-body td {
  border: 1px solid #6d279d;
}
.team-box .team-block .team-body .middle-box .calendar-box #calendar .fc-daygrid-body td.fc-day-today {
  background-color: #fce983;
}
.team-box .team-block .team-body .middle-box .calendar-box #calendar .icon {
  background: none;
  border-radius: 0;
  border: 0 none;
  text-align: center;
  margin-top: 3px;
}
.team-box .team-block .team-body .middle-box .calendar-box #calendar .icon.icon1 .fc-event-title:before {
  background-image: url(/Image/calendar-friendly-a.png);
}
.team-box .team-block .team-body .middle-box .calendar-box #calendar .icon.icon2 .fc-event-title:before {
  background-image: url(/Image/calendar-league-a.png);
}
.team-box .team-block .team-body .middle-box .calendar-box #calendar .icon.icon3 .fc-event-title:before {
  background-image: url(/Image/calendar-friendly-b.png);
}
.team-box .team-block .team-body .middle-box .calendar-box #calendar .icon.icon4 .fc-event-title:before {
  background-image: url(/Image/calendar-league-b.png);
}
.team-box .team-block .team-body .middle-box .calendar-box #calendar .icon.win .fc-event-title,
.team-box .team-block .team-body .middle-box .calendar-box #calendar .icon.draw .fc-event-title,
.team-box .team-block .team-body .middle-box .calendar-box #calendar .icon.lose .fc-event-title {
  position: relative;
  width: 112px;
  background-repeat: no-repeat;
  background-position: right center;
  line-height: 38px;
  padding-left: 50px;
  font-weight: bold;
  font-size: 15px;
}
.team-box .team-block .team-body .middle-box .calendar-box #calendar .icon.win .fc-event-title:before,
.team-box .team-block .team-body .middle-box .calendar-box #calendar .icon.draw .fc-event-title:before,
.team-box .team-block .team-body .middle-box .calendar-box #calendar .icon.lose .fc-event-title:before {
  position: absolute;
  left: 0;
  top: 0;
}
.team-box .team-block .team-body .middle-box .calendar-box #calendar .icon.win .fc-event-title {
  background-image: url(/Image/calendar-win.png);
}
.team-box .team-block .team-body .middle-box .calendar-box #calendar .icon.draw .fc-event-title {
  background-image: url(/Image/calendar-draw.png);
}
.team-box .team-block .team-body .middle-box .calendar-box #calendar .icon.lose .fc-event-title {
  background-image: url(/Image/calendar-lose.png);
}
.team-box .team-block .team-body .middle-box .calendar-box #calendar .icon.red .fc-event-title {
  color: #ff0000;
}
.team-box .team-block .team-body .middle-box .calendar-box #calendar .icon .fc-event-title {
  font-size: 0;
}
.team-box .team-block .team-body .middle-box .calendar-box #calendar .icon .fc-event-title:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  width: 50px;
  height: 38px;
  background-repeat: no-repeat;
  background-position: center center;
}
.team-box .team-block .team-body .middle-box .calendar-box .calendar-footer {
  margin-top: 10px;
}
.team-box .team-block .team-body .middle-box .calendar-box .calendar-footer .line {
  text-align: right;
}
.team-box .team-block .team-body .middle-box .calendar-box .calendar-footer .line .icon {
  display: inline-block;
  vertical-align: top;
  padding-left: 55px;
  position: relative;
  line-height: 38px;
  font-weight: bold;
  margin-top: 20px;
}
.team-box .team-block .team-body .middle-box .calendar-box .calendar-footer .line .icon.icon0:before {
  background-image: url(/Image/calendar-edit.png);
}
.team-box .team-block .team-body .middle-box .calendar-box .calendar-footer .line .icon.icon1:before {
  background-image: url(/Image/calendar-friendly-a.png);
}
.team-box .team-block .team-body .middle-box .calendar-box .calendar-footer .line .icon.icon2:before {
  background-image: url(/Image/calendar-league-a.png);
}
.team-box .team-block .team-body .middle-box .calendar-box .calendar-footer .line .icon.icon3:before {
  background-image: url(/Image/calendar-friendly-b.png);
}
.team-box .team-block .team-body .middle-box .calendar-box .calendar-footer .line .icon.icon4:before {
  background-image: url(/Image/calendar-league-b.png);
}
.team-box .team-block .team-body .middle-box .calendar-box .calendar-footer .line .icon.icon5,
.team-box .team-block .team-body .middle-box .calendar-box .calendar-footer .line .icon.icon6,
.team-box .team-block .team-body .middle-box .calendar-box .calendar-footer .line .icon.icon7 {
  padding-left: 68px;
}
.team-box .team-block .team-body .middle-box .calendar-box .calendar-footer .line .icon.icon5 +.icon,
.team-box .team-block .team-body .middle-box .calendar-box .calendar-footer .line .icon.icon6 +.icon,
.team-box .team-block .team-body .middle-box .calendar-box .calendar-footer .line .icon.icon7 +.icon {
  margin-left: 100px;
}
.team-box .team-block .team-body .middle-box .calendar-box .calendar-footer .line .icon.icon5:before,
.team-box .team-block .team-body .middle-box .calendar-box .calendar-footer .line .icon.icon6:before,
.team-box .team-block .team-body .middle-box .calendar-box .calendar-footer .line .icon.icon7:before {
  width: 62px;
}
.team-box .team-block .team-body .middle-box .calendar-box .calendar-footer .line .icon.icon5:before {
  background-image: url(/Image/calendar-win.png);
}
.team-box .team-block .team-body .middle-box .calendar-box .calendar-footer .line .icon.icon6:before {
  background-image: url(/Image/calendar-lose.png);
}
.team-box .team-block .team-body .middle-box .calendar-box .calendar-footer .line .icon.icon7:before {
  background-image: url(/Image/calendar-draw.png);
}
.team-box .team-block .team-body .middle-box .calendar-box .calendar-footer .line .icon:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 50px;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
}
.team-box .team-block .team-body .middle-box .calendar-box .calendar-footer .line .icon +.icon {
  margin-left: 50px;
}
