@media only screen and (max-width: 600px) {
  .slick, .banner-arrow {
    display: none !important; } }

.banner-move {
  min-width: 960px; }

.headImg-width {
  width: 100%;
  min-width: 960px; }

.headImgTr-height {
  height: 500px; }

.headImg-height {
  height: 100%; }

.img-index {
  position: relative;
  display: block; }

.banner-content {
  width: 500px;
  height: 100px;
  color: white;
  position: absolute;
  top: 240px;
  background: rgba(0, 0, 0, 0.5);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#BF000000,endColorstr=#BF000000); }

.banner-content-position {
  max-width: 960px;
  min-width: 960px;
  margin: auto; }

.position-relative {
  position: relative; }

.banner-image img {
  width: 100%;
  height: 100%; }

.banner_content_title {
  margin-left: 20px;
  font-size: 20px;
  padding-top: 10px; }

.banner_content_content {
  margin-left: 20px;
  font-size: 14px; }

.banner-display-none {
  display: none; }

@media only screen and (max-width: 600px) {
  .banner-move {
    min-width: inherit; }
  .banner_content_content {
    font-size: 6px;
    line-height: 10px;
    height: 16px;
    /* margin-top: 5px; */
    overflow: hidden;
    width: 80%;
    white-space: nowrap;
    text-overflow: ellipsis; }
  .banner_content_title {
    font-size: 10px; }
  .banner-content {
    width: 100%;
    height: 50px;
    position: absolute;
    top: 30px;
    margin-left: 0; }
  .headImg-width {
    min-width: inherit; } }

.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0; }

.slick-list:focus {
  outline: none; }

.slick-list.dragging {
  cursor: pointer;
  cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block; }

.slick-track:before,
.slick-track:after {
  display: table;
  content: ''; }

.slick-track:after {
  clear: both; }

.slick-loading .slick-track {
  visibility: hidden; }

.slick-slide {
  display: none;
  float: left;
  min-height: 1px; }

[dir='rtl'] .slick-slide {
  float: right; }

.slick-slide img {
  display: block; }

.slick-slide.slick-loading img {
  display: none; }

.slick-slide.dragging img {
  pointer-events: none; }

.slick-initialized .slick-slide {
  display: block; }

.slick-loading .slick-slide {
  visibility: hidden; }

.slick-vertical .slick-slide {
  display: block;
  border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

.gong-banner {
  z-index: 0;
  position: relative; }

.headImg-width_J {
  width: 100%; }

.slick-dotted.slick-slider {
  margin-bottom: 30px; }

.slick {
  width: 127px;
  margin: auto; }

input {
  position: relative;
  width: 120px;
  color: rgba(255, 255, 255, 0); }

input:before {
  position: absolute;
  content: attr(data-date);
  display: inline-block;
  color: black; }

.banner-content_J {
  width: 100%;
  color: white;
  position: absolute;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#BF000000,endColorstr=#BF000000); }

.banner-arrow {
  position: absolute;
  top: 40%;
  z-index: 2;
  width: 100%; }

.banner-arrow-content {
  width: 1200px;
  margin: auto; }

.banner-arrow-left {
  float: left; }

.banner-arrow-right {
  float: right; }

.banner_content_title_J {
  height: 70px;
  line-height: 70px;
  width: 1200px;
  margin: auto;
  font-size: 30px; }

.slick-position {
  width: 100%;
  position: absolute;
  margin: auto;
  top: 70%;
  left: 0; }

.slick-dots {
  display: block;
  padding: 0;
  margin: 0; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-right: 2px;
    width: 20px;
    list-style: none; }
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 20px;
      width: 20px;
      list-style: none;
      font-size: 0px; }

.banner-a {
  text-decoration: none; }
  .banner-a:visited {
    color: #fff; }
  .banner-a:hover {
    color: #fff;
    text-decoration: none; }
  .banner-a:link {
    color: #fff; }

@media only screen and (max-width: 600px) {
  .banner_content_title_J {
    font-size: 12px;
    height: 20px;
    line-height: 20px; } }

.login-div {
  padding-top: 70px;
  width: 500px;
  height: 125px;
  background: rgba(255, 255, 255, 0.5);
  *background: #aeaeae;
  background: #aeaeae \9;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#88FFFFFF,endColorstr=#88FFFFFF);
  position: absolute;
  right: 0;
  border: 0 solid;
  border-radius: 10px; }

.login-position {
  width: 100%;
  margin: auto;
  position: absolute;
  top: 10%; }

.login-center {
  width: 1200px;
  margin: auto;
  position: relative; }

.login-title {
  width: 100%;
  height: 65px;
  text-align: center;
  line-height: 65px;
  font-size: 15px; }

.login-username {
  margin: auto;
  width: 400px;
  height: 28px;
  position: relative; }

.login-username-input {
  width: 84%;
  /* border: none; */
  width: 80%\0;
  float: left;
  text-indent: 20px;
  padding-left: 15px\0;
  height: 25px;
  border-left: none;
  border-top: 0px solid #eeeeee;
  border-bottom: 0px solid #eeeeee;
  border-radius: 0 10px 10px 0; }

.login-password {
  margin: auto;
  width: 400px;
  height: 28px;
  position: relative;
  margin-top: 15px; }

input::-webkit-outer-spin-button, input::-webkit-inner-spin-button {
  -webkit-appearance: none !important; }

.forget-pass {
  margin: auto;
  width: 180px;
  text-align: right;
  color: #ae0b2a;
  font-size: 12px;
  margin-top: 5px; }

.login-button {
  margin: auto;
  width: 90px;
  margin-top: 35px; }

.login-info {
  margin: auto;
  width: 200px;
  margin-top: 15px; }

.button-login {
  width: 90px;
  height: 35px;
  float: left;
  border: 0 solid;
  border-radius: 6px;
  background: #ae0b2a;
  color: white; }

.button-check {
  width: 90px;
  height: 35px;
  float: right;
  border: 0 solid;
  border-radius: 6px;
  background: #ae0b2a;
  color: white; }

.login-info-left {
  width: 90px;
  float: left;
  font-size: 12px;
  text-align: center;
  text-decoration: none; }
  .login-info-left:visited {
    color: black; }
  .login-info-left:hover {
    color: black;
    text-decoration: none; }
  .login-info-left:link {
    color: black; }

.login-info-right {
  width: 90px;
  float: right;
  font-size: 12px;
  text-align: center;
  text-decoration: none;
  color: #d42a20; }
  .login-info-right:visited {
    color: #d42a20; }
  .login-info-right:hover {
    color: #d42a20;
    text-decoration: none; }
  .login-info-right:link {
    color: #d42a20; }

.username-icon {
  position: absolute;
  top: 7px;
  left: 2px; }

.reset-a-red {
  text-decoration: none; }
  .reset-a-red:visited {
    color: #d42a20; }
  .reset-a-red:hover {
    color: #d42a20;
    text-decoration: none; }
  .reset-a-red:link {
    color: #d42a20; }

.reset-a {
  text-decoration: none; }
  .reset-a:visited {
    color: black; }
  .reset-a:hover {
    color: black;
    text-decoration: none; }
  .reset-a:link {
    color: black; }
@media only screen and (max-width: 600px) {
  .c-main__left {
    display: none !important; } }

.c-main {
  width: 100%;
  background-color: #fff; }

.c-main--center {
  margin: 0 auto;
  max-width: 1200px;
  min-width: 1200px;
  margin-top: -60px;
  position: relative; }
  @media only screen and (max-width: 600px) {
    .c-main--center {
      margin: 0 auto;
      max-width: none;
      min-width: inherit; } }

.c-main__left {
  width: 290px;
  float: left;
  background: #fbfafa;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px; }

.c-main__right {
  min-height: 645px;
  margin-left: 320px;
  margin-right: 15px;
  padding: 25px 35px 0 35px;
  background: #fff;
  border-right: 1px solid #f4f4f4;
  border-bottom: 1px solid #f4f4f4;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  background: #fbfafa; }
  @media only screen and (max-width: 600px) {
    .c-main__right {
      margin-left: 0;
      margin-right: 0;
      border: none;
      padding: 60px 20px 20px 20px; } }

.c-main__top {
  margin-top: 60px;
  display: none; }
  @media only screen and (max-width: 600px) {
    .c-main__top {
      margin-top: 40px;
      padding-left: 20px;
      display: block; } }

.c-main--top {
  margin-top: 60px; }
  @media only screen and (max-width: 600px) {
    .c-main--top {
      margin-top: 40px;
      margin-left: 0;
      padding-left: 20px; } }

.c-main--bottom {
  min-height: 600px;
  margin-top: 40px; }
  @media only screen and (max-width: 600px) {
    .c-main--bottom {
      margin-top: 0;
      margin-left: 0;
      padding: 60px 20px 20px 20px; } }
.middleTop li {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

.middleLeft__left .middleLeft__main {
  width: 100%;
  height: 56px;
  line-height: 56px;
  background: #ae0b2a;
  color: #fff;
  text-align: center;
  font-size: 18px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px; }

.middleLeft__left li {
  font-size: 16px;
  width: 245px;
  text-align: center;
  margin: auto;
  margin-bottom: 23px;
  line-height: 38px;
  border-radius: 12px;
  background-color: #f0f0f0;
  cursor: pointer; }

.middleLeft__left .middleLeft__left--nav {
  min-height: 588px;
  padding-top: 26px;
  text-align: center;
  border-right: 1px solid #f4f4f4;
  border-bottom: 1px solid #f4f4f4; }
  .middleLeft__left .middleLeft__left--nav a {
    color: #555;
    white-space: pre; }

.middleLeft__left .middleLeft__left--navClick {
  background-color: #ae0b2a; }
  .middleLeft__left .middleLeft__left--navClick a {
    color: #fff; }

.middleLeft__left .middleLeft__left--nav li:hover {
  background-color: #ae0b2a; }
  .middleLeft__left .middleLeft__left--nav li:hover a {
    color: #fff; }

a,
a:hover {
  text-decoration: none; }

.middleTop {
  border-bottom: 1px solid #dedede; }
  @media only screen and (max-width: 600px) {
    .middleTop {
      height: 40px;
      overflow: hidden;
      width: 300px;
      border: none; } }

@media only screen and (max-width: 600px) {
  .middleTop__nav {
    line-height: 14px;
    border-bottom: 1px solid #dedede;
    letter-spacing: -8px; } }

.middleTop li {
  padding: 14px 30px;
  line-height: 14px; }
  @media only screen and (max-width: 600px) {
    .middleTop li {
      padding: 10px 25px;
      letter-spacing: 0; } }

.middleTop__nav a {
  color: #999 !important; }

.middleTop__navClick {
  border-bottom: 4px solid #d9473c;
  margin-bottom: -3px; }

.middleTop__navClick a {
  color: #333 !important; }
@media only screen and (max-width: 600px) {
  .currentPosition {
    display: none !important; } }

.currentPosition li {
  display: inline-block;
  *display: inline;
  *zoom: 1; }
  .currentPosition li a {
    color: #555;
    cursor: pointer; }
  .currentPosition li .currentPosition--current {
    color: #ae0b2a; }

.currentPosition .currentPosition--empty {
  display: none; }
.middlePic__pic--list {
  text-align: center;
  margin-top: 60px; }
  @media only screen and (max-width: 600px) {
    .middlePic__pic--list {
      margin-top: 0; } }

.middlePic__pic--pic {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  position: relative;
  margin-right: 20px;
  margin-left: 20px;
  margin-bottom: 35px; }
  @media only screen and (max-width: 600px) {
    .middlePic__pic--pic {
      width: 43%;
      margin: 15px 3%; } }

.middlePic__pic--link {
  text-decoration: none; }
  .middlePic__pic--link:visited {
    color: #fff; }
  .middlePic__pic--link:hover {
    color: #fff;
    text-decoration: none; }
  .middlePic__pic--link:link {
    color: #fff; }

.middlePic__pic--image {
  width: 138px;
  height: 150px;
  border-radius: 6px;
  border: 4px solid #d2d2d2; }
  @media only screen and (max-width: 600px) {
    .middlePic__pic--image {
      width: 100%;
      height: 140px; } }

.middlePic__pic--image:hover {
  border: 4px solid #ae0b2a; }
  @media only screen and (max-width: 600px) {
    .middlePic__pic--image:hover {
      border: 4px solid #d2d2d2; } }

.middlePic__pic--link img {
  border-radius: 4px;
  width: 138px;
  height: 150px;
  background-size: cover; }
  @media only screen and (max-width: 600px) {
    .middlePic__pic--link img {
      width: 100%;
      height: 100%; } }

.middlePic__pic--title {
  margin-top: 20px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  color: #333;
  font-size: 14px;
  line-height: 14px;
  text-align: center;
  max-width: 130px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap; }

.middlePic__pic--title:hover {
  color: #ae0b2a; }
.middlePag {
  padding-top: 30px;
  padding-bottom: 50px;
  text-align: center; }
  @media only screen and (max-width: 600px) {
    .middlePag {
      padding-top: 10px;
      padding-bottom: 20px; } }
  .middlePag span {
    margin: 0 5px;
    font-size: 12px;
    color: #555; }
  .middlePag span a {
    margin: 0 5px;
    font-size: 12px;
    color: #555; }
  .middlePag input[type="text"] {
    width: 40px; }
.c-pagination, .c-pagination li, .mobilePagination li {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

.c-pagination {
  font-size: 12px; }
  .c-pagination li {
    float: left;
    margin-left: 13px;
    margin-right: 13px; }
  @media only screen and (max-width: 600px) {
    .c-pagination {
      display: none; } }

.c-pagination a {
  text-decoration: none;
  color: #555 !important; }
  .c-pagination a:visited {
    color: #fff; }
  .c-pagination a:hover {
    color: #fff;
    text-decoration: none; }
  .c-pagination a:link {
    color: #fff; }

.c-pagination a.c-pagination--color {
  text-decoration: none;
  color: #fff !important;
  background-color: #ae0b2a;
  border-radius: 50%;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 16px;
  height: 16px;
  line-height: 16px; }
  .c-pagination a.c-pagination--color:visited {
    color: #fff; }
  .c-pagination a.c-pagination--color:hover {
    color: #fff;
    text-decoration: none; }
  .c-pagination a.c-pagination--color:link {
    color: #fff; }

.mobilePagination {
  display: none;
  font-size: 12px;
  line-height: 1; }
  .mobilePagination li {
    margin-left: 13px;
    margin-right: 13px; }
  @media only screen and (max-width: 600px) {
    .mobilePagination {
      display: inline-block; } }

.mobilePagination__block {
  margin-top: 1px;
  display: block; }
