header {
  width: 100%;
  padding: .28rem .4rem;
}

header .logo img {
  width: auto;
  height: .8rem;
}

header .tell {
  height: .72rem;
  padding-left: 1.12rem;
  background: url(../../../images/news2/stgs/tell.png) no-repeat left center;
  background-size: auto .706667rem;
  position: relative;
}

header .tell span {
  font-size: .4rem;
  line-height: 1;
  color: #de1c1c;
  font-family: DINAlternate;
  font-weight: bold;
}

header .tell i {
  display: block;
  color: #999999;
  font-size: .28rem;
  line-height: 1;
}

.video {
  width: 8.8rem;
  margin: 0 auto;
  height: 4.96rem;
  background-color: #160102;
  border-radius: .12rem;
  overflow: hidden;
  margin-top: -0.6rem;
  position: relative;
}

.video video {
  width: 100%;
  height: 100%;
}

.tips-cont {
  width: 8.8rem;
  margin: 0 auto;
  margin-top: .4rem;
}

.tips-cont h6 {
  font-size: .32rem;
  line-height: 1;
  color: #222222;
  font-weight: normal;
}

.tips-cont p {
  font-size: .32rem;
  line-height: .48rem;
  color: #666666;
  margin-top: .16rem;
}

.tips-cont p a {
  display: inline;
  color: #f2333d;
}

.tips-cont a.ranking-abtn {
  width: 4.533333rem;
  height: .92rem;
  background-image: linear-gradient(0deg, #fe9f39 0%, #fcc33b 100%), linear-gradient(#d34e3f, #d34e3f);
  background-blend-mode: normal,
    normal;
  box-shadow: 0px 0.05333rem 0px 0px #d97b16, inset 0px -0.04rem 0.12rem 0px rgba(253, 255, 106, 0.6);
  border-radius: .46rem;
  margin: 0 auto;
  margin-top: .4rem;
  color: #8e2f00;
  font-size: .4rem;
  text-align: center;
  line-height: .92rem;
  font-weight: bold;
  position: relative;
}

.tips-cont a.ranking-abtn img {
  width: .44rem;
  position: absolute;
  right: .36rem;
  top: 0;
}

.solgon {
  width: 3rem;
  margin: .52rem auto;
}

.list {
  width: 100%;
  padding: .6rem 0;
  background-color: #f9f9f9;
}

.list h1 {
  padding: 0 .56rem .56rem .8rem;
  position: relative;
  color: #222222;
  font-size: .32rem;
  line-height: .48rem;
  font-weight: normal;
}

.list h1 img {
  width: .28rem;
  position: absolute;
  left: .4rem;
  top: .08rem;
  transform-origin: top center;
  -ms-transform-origin: top center;
  -moz-transform-origin: top center;
  -webkit-transform-origin: top center;
  -o-transform-origin: top center;
  animation: bellring 2.5s ease infinite;
  -ms-animation: bellring 2.5s ease infinite;
  -moz-animation: bellring 2.5s ease infinite;
  -webkit-animation: bellring 2.5s ease infinite;
  -o-animation: bellring 2.5s ease infinite;
}

.list h1 span {
  display: inline;
  color: #f2333d;
}

.list .ranking-list {
  width: 9.2rem;
  background-color: #ffffff;
  border-radius: .16rem;
  border: solid 1px #f2333d;
  margin: 0 auto;
  padding: .4rem 0;
}

.list .ranking-list .list-head {
  width: 8.4rem;
  height: .88rem;
  background-color: #f2333d;
  border-radius: .44rem;
  margin: 0 auto;
}

.list .ranking-list .list-head h5 {
  float: left;
  line-height: .88rem;
  color: #ffffff;
  font-size: .36rem;
  font-weight: normal;
  text-align: center;
}

.list .ranking-list .list-head h5:first-child {
  width: 50%;
}

.list .ranking-list .list-head h5:nth-child(2) {
  width: 35%;
  display: none;
}

.list .ranking-list .list-head h5:nth-child(3) {
  width: 50%;
}

.list .ranking-list li {
  width: 100%;
  padding: .4rem;
}

.list .ranking-list li p {
  float: left;
  text-align: center;
  font-size: .32rem;
  line-height: .48rem;
}

.list .ranking-list li p:first-child {
  width: 50%;
  text-align: center;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
  box-align: center;
  -moz-box-align: center;
  -webkit-box-align: center;
  padding-left: .52rem;
}

.list .ranking-list li p:nth-child(2) {
  width: 35%;
  color: #bb6b0d;
  display: none;
}

.list .ranking-list li p:nth-child(3) {
  width: 50%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
  box-align: center;
  -moz-box-align: center;
  -webkit-box-align: center;
  -webkit-justify-content: center;
  justify-content: center;
  -moz-box-pack: center;
  -webkit--box-pack: center;
  box-pack: center;
}

.list .ranking-list li p:nth-child(3) img {
  width: .72rem;
  margin-left: .28rem;
  display: none;
}

.list .ranking-list li p:nth-child(3) span {
  color: #f2333d;
  font-size: .48rem;
  font-weight: bold;
  padding-left: .6rem;
  background: url(../../../images/news2/stgs/xunzhang.png) no-repeat left center;
  background-size: .44rem auto;
}

.list .ranking-list li p:nth-child(3) span i {
  font-size: .32rem;
  line-height: 1;
}

.list .ranking-list li p:nth-child(4) {
  width: 100%;
  padding: 0 .52rem;
  text-align: left;
  margin-top: .4rem;
}

.list .ranking-list li p:nth-child(4) span {
  line-height: 1;
  color: #999999;
}

.list .ranking-list li p:nth-child(4) i {
  display: block;
  margin-top: .16rem;
}

.list .ranking-list li:nth-child(odd) {
  background-color: #fff9f9;
}

.list .ranking-list li:nth-child(2) p:first-child::before {
  content: '';
  display: block;
  width: .4rem;
  height: .4rem;
  background: url(../../../images/news2/stgs/one.png) no-repeat center center;
  background-size: .4rem auto;
  margin-right: .12rem;
}

.list .ranking-list li:nth-child(3) p:first-child::before {
  content: '';
  display: block;
  width: .4rem;
  height: .4rem;
  background: url(../../../images/news2/stgs/two.png) no-repeat center center;
  background-size: .4rem auto;
  margin-right: .12rem;
}

.list .ranking-list li:nth-child(4) p:first-child::before {
  content: '';
  display: block;
  width: .4rem;
  height: .4rem;
  background: url(../../../images/news2/stgs/three.png) no-repeat center center;
  background-size: .4rem auto;
  margin-right: .12rem;
}

.tips {
  text-align: center;
  font-size: .32rem;
  color: #f2333d;
  line-height: 1;
  margin: .4rem 0;
}

footer {
  padding: .48rem 0;
  color: #999999;
  font-size: .32rem;
  line-height: .48rem;
  background-color: #262525;
  text-align: center;
}

footer a {
  display: inline;
  color: #999999;
}

@keyframes bellring {

  0%,
  30% {
    transform: rotate(0);
    -ms-transform: rotate(0);
    -moz-transform: rotate(0);
    -webkit-transform: rotate(0);
    -o-transform: rotate(0);
  }

  37% {
    transform: rotate(20deg);
    -ms-transform: rotate(20deg);
    -moz-transform: rotate(20deg);
    -webkit-transform: rotate(20deg);
    -o-transform: rotate(20deg);
  }

  44% {
    transform: rotate(-20deg);
    -ms-transform: rotate(-20deg);
    -moz-transform: rotate(-20deg);
    -webkit-transform: rotate(-20deg);
    -o-transform: rotate(-20deg);
  }

  51% {
    transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    -moz-transform: rotate(15deg);
    -webkit-transform: rotate(15deg);
    -o-transform: rotate(15deg);
  }

  58% {
    transform: rotate(-15deg);
    -ms-transform: rotate(-15deg);
    -moz-transform: rotate(-15deg);
    -webkit-transform: rotate(-15deg);
    -o-transform: rotate(-15deg);
  }

  65% {
    transform: rotate(10deg);
    -ms-transform: rotate(10deg);
    -moz-transform: rotate(10deg);
    -webkit-transform: rotate(10deg);
    -o-transform: rotate(10deg);
  }

  72% {
    transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
    -moz-transform: rotate(-10deg);
    -webkit-transform: rotate(-10deg);
    -o-transform: rotate(-10deg);
  }

  79% {
    transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    -moz-transform: rotate(5deg);
    -webkit-transform: rotate(5deg);
    -o-transform: rotate(5deg);
  }

  86% {
    transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    -moz-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    -o-transform: rotate(-5deg);
  }

  100% {
    transform: rotate(0);
    -ms-transform: rotate(0);
    -moz-transform: rotate(0);
    -webkit-transform: rotate(0);
    -o-transform: rotate(0);
  }
}

.layer {
  width: 100%;
  height: 100vh;
  position: fixed;
  left: 50%;
  top: 50%;
  -ms-transform: translate(-50%, -50%) scale(0);
  -moz-transform: translate(-50%, -50%) scale(0);
  -webkit-transform: translate(-50%, -50%) scale(0);
  -o-transform: translate(-50%, -50%) scale(0);
  transform: translate(-50%, -50%) scale(0);
  opacity: 0;
  -ms-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  background: rgba(0, 0, 0, 0.7);
}

.sub-msg {
  width: 8.28rem;
  padding: .64rem 0;
  background-color: #ffffff;
  border-radius: .24rem;
  position: fixed;
  z-index: 1;
  left: 50%;
  top: 50%;
  -ms-transform: translate(-50%, -50%) scale(0);
  -moz-transform: translate(-50%, -50%) scale(0);
  -webkit-transform: translate(-50%, -50%) scale(0);
  -o-transform: translate(-50%, -50%) scale(0);
  transform: translate(-50%, -50%) scale(0);
  opacity: 0;
  -ms-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.sub-msg .close {
  width: .8rem;
  position: absolute;
  top: -1rem;
  right: 0;
}

.sub-msg .msg-form {
  width: 6.96rem;
  margin: 0 auto;
}

.sub-msg .msg-form form {
  display: block;
  width: 100%;
}

.sub-msg .msg-form form label {
  display: block;
  width: 100%;
  height: .92rem;
  margin-bottom: .28rem;
}

.sub-msg .msg-form form label input {
  display: block;
  width: 100%;
  height: 100%;
  background-color: #f8f7f7;
  border-radius: .48rem;
  text-indent: .4rem;
  font-size: .36rem;
}

.sub-msg .msg-form form label input::-webkit-input-placeholder {
  color: #999999;
  font-size: .36rem;
}

.sub-msg .msg-form form label input::-moz-placeholder {
  color: #999999;
  font-size: .36rem;
}

.sub-msg .msg-form form label input:-moz-placeholder {
  color: #999999;
  font-size: .36rem;
}

.sub-msg .msg-form form label input:-ms-input-placeholder {
  color: #999999;
  font-size: .36rem;
}

.sub-msg .msg-form form label input.error::-webkit-input-placeholder {
  color: #fb2736;
}

.sub-msg .msg-form form label input.error::-moz-placeholder {
  color: #fb2736;
}

.sub-msg .msg-form form label input.error:-moz-placeholder {
  color: #fb2736;
}

.sub-msg .msg-form form label input.error:-ms-input-placeholder {
  color: #fb2736;
}

.sub-msg .msg-form form label .layui-form-select {
  width: 100%;
  height: 100%;
}

.sub-msg .msg-form form label .layui-form-select .layui-select-title {
  width: 100%;
  height: 100%;
}

.sub-msg .msg-form form label .layui-form-select .layui-select-title .layui-unselect {
  padding-left: 0;
  border: none;
}

.sub-msg .msg-form form label .layui-form-select .layui-select-title .layui-edge {
  right: .4rem;
}

.sub-msg .msg-form form label .layui-form-select dl {
  top: .96rem;
}

.sub-msg .msg-form form label .layui-form-select dl dd,
.sub-msg .msg-form form label .layui-form-select dl dt {
  font-size: .36rem;
  line-height: .92rem;
}

.sub-msg .msg-form form label .layui-form-select dl dd.layui-this {
  background: #f2333d;
}

.sub-msg .msg-form form label .layui-form-select dl dd:hover {
  background: none !important;
  -webkit-transition: none !important;
  transition: none !important;
}

.sub-msg .msg-form form .phone-item label:first-child {
  width: 3.48rem;
}

.sub-msg .msg-form form .phone-item label:nth-child(2) {
  width: 3.36rem;
  position: relative;
}

.sub-msg .msg-form form .phone-item label:nth-child(2) button {
  display: block;
  position: absolute;
  width: 1.32rem;
  height: .64rem;
  background-color: #f2333d;
  border-radius: 25px;
  position: absolute;
  top: .14rem;
  right: .14rem;
  font-size: .32rem;
  color: #ffffff;
}

.sub-msg .msg-form form .phone-item label:nth-child(2) button.checked {
  opacity: 0.5;
}

.sub-msg .msg-form form label:nth-child(3) {
  position: relative;
}

.sub-msg .msg-form form label:nth-child(3) input {
  width: 3.48rem;
}

.sub-msg .msg-form form label:nth-child(3) img {
  width: auto;
  height: 100%;
  position: absolute;
  right: .2rem;
  top: 0;
}

.sub-msg .msg-form form .imglabel {
  width: 100%;
  height: 1.6rem;
  margin-bottom: .28rem;
  padding-left: .4rem;
}

.sub-msg .msg-form form .imglabel .layui-upload-list {
  margin: 0;
  float: left;
}

.sub-msg .msg-form form .imglabel .layui-upload-list img {
  width: 1.6rem;
  height: 1.6rem;
  border-radius: .12rem;
  border: solid .026667rem #f8f7f7;
}

.sub-msg .msg-form form .imglabel .upload {
  float: left;
  width: 1.6rem;
  height: 1.6rem;
  background: url(../../../images/news2/stgs/add-img.png) #ffffff no-repeat center center;
  background-size: .533333rem .533333rem;
  border-radius: .12rem;
  border: solid .026667rem #f8f7f7;
  overflow: hidden;
}

.sub-msg .msg-form form .imglabel p {
  float: left;
  margin-left: .24rem;
  font-size: .32rem;
  line-height: .48rem;
  color: #b9b8b8;
  margin-top: .64rem;
}

.sub-msg .msg-form form .tj {
  width: 100%;
  height: .92rem;
  background-color: #f2333d;
  border-radius: .48rem;
  color: #ffffff;
  font-size: .32rem;
  font-weight: bold;
}

.sub-msg .msg-form form .checked_no {
  opacity: 0.5;
}

.sub-msg .msg-form .form-tips {
  width: 6.4rem;
  margin: 0 auto;
  margin-top: .4rem;
}

.sub-msg .msg-form .form-tips p {
  font-size: .32rem;
  line-height: .48rem;
  color: #222222;
}

.sub-msg .msg-form .form-tips p span {
  display: inline;
  color: #f2333d;
}

.sub-msg .msg-form .form-tips p img {
  width: .36rem;
  float: left;
  margin-right: .1rem;
}

.sub-msg-open {
  -ms-transform: translate(-50%, -50%) scale(1);
  -moz-transform: translate(-50%, -50%) scale(1);
  -webkit-transform: translate(-50%, -50%) scale(1);
  -o-transform: translate(-50%, -50%) scale(1);
  transform: translate(-50%, -50%) scale(1);
  opacity: 1;
}

.choose {
  width: 9.2rem;
  margin: 0 auto .28rem auto;
}

.choose div {
  float: right;
  margin-left: .32rem;
  padding: 0 .28rem;
  line-height: .8rem;
  height: .8rem;
  background-color: #ffffff;
  border-radius: .12rem;
  border: solid 1px #dddddd;
  position: relative;
  font-size: .32rem;
  -ms-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.choose div::after {
  display: block;
  content: '';
  width: .16rem;
  height: .1rem;
  position: absolute;
  right: .28rem;
  top: 50%;
  margin-top: -0.05rem;
  background: url(../../../images/news2/stgs/sel-before.png) no-repeat center center;
  background-size: 100% auto;
  -ms-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.choose div.click {
  border: solid 1px #f2333d;
  color: #f2333d;
}

.choose div.click::after {
  background: url(../../../images/news2/stgs/sel-after.png) no-repeat center center;
  background-size: 100% auto;
}

.layer-bg {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1;
  display: none;
}

.select,
.select2 {
  width: 9.2rem;
  padding-bottom: .4rem;
  background-color: #f1f2f6;
  border-radius: .266667rem;
  position: fixed;
  top: 50%;
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 10.4rem;
  z-index: 1;
  overflow: hidden;
  -ms-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.select h2,
.select2 h2 {
  width: 100%;
  height: 1.32rem;
  line-height: 1.32rem;
  font-size: .4rem;
  padding: 0 .52rem;
  background: #ffffff;
  font-weight: bold;
}

.select h2 img,
.select2 h2 img {
  width: .426667rem;
  position: relative;
  top: 50%;
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

.select ul,
.select2 ul {
  width: 100%;
  padding: .4rem .52rem 0 .52rem;
}

.select ul li,
.select2 ul li {
  width: 3.866667rem;
  height: 1.066667rem;
  background-color: #ffffff;
  border-radius: .133333rem;
  overflow: hidden;
  float: left;
  margin-bottom: .266667rem;
  line-height: 1.066667rem;
  text-indent: .506667rem;
}

.select ul li a,
.select2 ul li a {
  width: 100%;
  height: 100%;
  background: url(../../../images/news2/goto.png) no-repeat 3.2rem center;
  background-size: .146667rem auto;
  font-size: .36rem;
}

.select ul li a:active,
.select2 ul li a:active {
  background: url(../../../images/news2/goto.png) #f9f9f9 no-repeat 3.2rem center;
  background-size: .146667rem auto;
}

.select ul li:nth-child(2n),
.select2 ul li:nth-child(2n) {
  float: right;
}

.select-open {
  left: 0.4rem;
}

.viewer-footer {
  display: none;
}