@charset "utf-8";
html,
body {
  height: auto !important;
  background-color: #125AEA;
}
body {
  font-family: "PingFang SC", "Arial", "Microsoft YaHei", "Helvetica", "Helvetica Neue", "Tahoma", "sans-serif";
  line-height: 1.5;
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td,
section {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
}
ol,
ul {
  list-style: none;
}
address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var,
optgroup {
  font-style: normal;
}
input,
button,
textarea,
select,
optgroup,
option {
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  *font-size: 100%;
}
fieldset,
img,
a img,
:link img,
:visited img {
  border: 0;
}
a {
  text-decoration: none;
  color: inherit;
}
.m-show {
  display: none;
}
.section-title {
  width: 336px;
  height: 133px;
  margin: 0 auto;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
#video_player {
  height: 100%;
}
#video-box {
  font-size: 0;
}
.public-header__seo-title,
.public-header__seo-image {
  display: none;
}
.public-header__top {
  font-size: 0;
  padding: 0 10px;
  background-color: #000;
}
.public-header__top-inner {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 30px;
}
.public-header__top .nav > li {
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
.public-header__top .nav > li.has-subnav::after {
  display: inline-block;
  vertical-align: middle;
  content: '▼';
  font: 8px/25px arial;
  color: #999;
  font-style: normal;
  margin-left: -3px;
  padding-right: 2px;
}
.public-header__top .nav > li.has-subnav:hover {
  background-color: #fff;
}
.public-header__top .nav > li.has-subnav:hover > a {
  color: #d22222;
}
.public-header__top .nav > li.has-subnav:hover::after {
  content: '▲';
}
.public-header__top .nav > li.has-subnav:hover .sub-nav {
  display: flex;
}
.public-header__top .nav > li > a {
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
  color: #fff;
  padding: 0 8px;
  line-height: 30px;
}
.public-header__top .nav > li > a:hover {
  color: #d22222;
}
.public-header__top .nav > li > a:hover::before {
  background-position-x: -19px !important;
}
.public-header__top .sub-nav {
  width: 1000px;
  display: none;
  align-items: stretch;
  justify-content: flex-start;
  position: absolute;
  z-index: 99;
  left: 0;
  top: 30px;
  font-size: 0;
  white-space: nowrap;
  padding: 20px;
  border-radius: 0 0 4px 4px;
  background-color: #ffffff;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.1);
}
.public-header__top .sub-nav dl {
  display: inline-flex;
  flex-wrap: wrap;
  padding-right: 20px;
  margin-right: 20px;
  border-right: solid 1px #d9d9d9;
}
.public-header__top .sub-nav dl:last-of-type {
  border-right: 0;
  padding-right: 0;
  border-right: none;
}
.public-header__top .sub-nav dl.line2 dd {
  width: 50%;
}
.public-header__top .sub-nav dl.line3 dd {
  width: 50%;
  width: 33.33%;
}
.public-header__top .sub-nav dl a:hover {
  color: #d22222;
}
.public-header__top .sub-nav dt {
  width: 100%;
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 10px;
}
.public-header__top .sub-nav dd {
  width: 100%;
  font-size: 12px;
  line-height: 30px;
}
.public-header__top .login-box > * {
  display: inline-block;
  vertical-align: middle;
}
.public-header__top .login-box::before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 16px;
  margin-right: 8px;
  margin-top: -2px;
  background-image: url('../images/public/icon-user.png');
  background-size: 16px 16px;
}
.public-header__top .login-box a {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.5);
}
.public-header__top .login-box a:hover {
  color: #d22222;
}
.public-header__top .login-box span {
  margin: 0 10px;
  height: 14px;
  width: 1px;
  background-color: rgba(255, 255, 255, 0.2);
}
.public-header__top .user-box {
  display: none;
}
.public-header__top .hot-label {
  position: relative;
  font-size: 12px;
  color: rgba(255, 255, 255, 0.5);
  margin-right: 20px;
  display: inline-block;
  vertical-align: middle;
}
.public-header__top .hot-label::after {
  content: 'New';
  display: inline-block;
  font-style: oblique;
  position: relative;
  top: -4px;
  color: #d22222;
  padding: 0 2px;
  line-height: 14px;
  font-size: 12px;
  margin-left: 6px;
  transform: scale(0.8);
  background-color: #feff02;
}
.public-header__top .hot-label::before {
  content: '';
  display: block;
  position: absolute;
  right: 25px;
  top: -1px;
  width: 0;
  height: 0;
  border-width: 4px;
  border-style: solid;
  border-color: transparent #feff02 transparent transparent;
}
.public-header__top .hot-label:hover {
  color: #d22222;
}
.public-header__top .tips-label {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.5);
  display: inline-block;
  vertical-align: middle;
}
.public-header__top .tips-label:hover {
  color: #d22222;
}
.public-header__top .tips-label::before {
  content: '';
  display: inline-block;
  vertical-align: -3px;
  width: 16px;
  height: 16px;
  margin-right: 5px;
  background: url('../images/public/site-top-icon.png') no-repeat;
  background-position: 0 -91px;
}
.public-header__top .user-nav {
  position: relative;
  margin-left: 20px;
  display: inline-block;
  vertical-align: middle;
}
.public-header__top .user-nav:hover::after {
  content: '';
  width: 110px;
  height: 5px;
  display: block;
  position: absolute;
  z-index: 99;
  right: 0;
  bottom: -3px;
}
.public-header__top .user-nav:hover ul {
  display: block;
}
.public-header__top .user-nav ul {
  display: none;
  position: absolute;
  right: 0;
  top: 27px;
  z-index: 9999;
  width: 110px;
  text-align: center;
  background-color: #666;
  background-color: rgba(0, 0, 0, 0.6);
}
.public-header__top .user-nav ul li {
  line-height: 30px;
}
.public-header__top .user-nav ul li a {
  display: block;
  font-size: 12px;
  color: #fff;
}
.public-header__top .user-nav ul li a:hover {
  background-color: #000;
}
.public-header__top .user-avatar {
  overflow: hidden;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  display: block;
}
.public-header__top .user-avatar img {
  width: 100%;
  height: 100%;
}
footer {
  padding: 25px 10px;
  text-align: center;
  font-size: 12px;
  color: #ccc;
  background-color: #000000;
}
footer p + p {
  margin-top: 10px;
}
footer a:hover {
  color: #d22222;
}
.activeList {
  margin-top: 10px;
  margin-bottom: 20px;
}
.activeList_title {
  font-size: 16px;
  line-height: 20px;
  color: #333;
  margin-bottom: 12px;
}
.activeList_title i {
  color: #FF84AE;
  margin-right: 5px;
}
.activeList_content {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  font-size: 16px;
  color: #333;
  line-height: 22px;
  margin-bottom: 10px;
}
.activeList_content li {
  position: relative;
  margin-right: 40px;
  padding-left: 22px;
  box-sizing: border-box;
  cursor: pointer;
  -webkit-user-select: none;
  /* Safari */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* IE 10+ */
  user-select: none;
  /* Standard syntax */
}
.activeList_content li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 3px;
  width: 16px;
  height: 16px;
  background: url(../images/icon/check2.png) left top no-repeat;
  background-size: 100% 100%;
}
.activeList_content li.checked::before {
  background: url(../images/icon/checked2.png) left top no-repeat;
  background-size: 100% 100%;
}
.allActive {
  margin-top: 0;
}
@media screen and (max-width: 750px) {
  html {
    font-size: 13.33333333vw;
  }
  html,
  body {
    min-width: 100%;
  }
  .pc-show {
    display: none;
  }
  .m-show {
    display: block;
  }
  .section-title {
    width: 3.78rem;
    height: 1.48rem;
  }
  .public-header__top {
    display: none;
  }
  footer {
    display: none;
  }
  .activeList {
    margin-top: 0.18rem;
    margin-bottom: 0.2rem;
  }
  .activeList_content {
    display: block;
    margin-bottom: 0;
  }
  .allActive {
    margin-top: 0;
  }
  .activeList_title {
    font-size: 16px;
  }
  .activeList_content li {
    font-size: 16px;
  }
}
