._mCS_1 .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #f97631;
}
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #f97631;
}
.mCSB_scrollTools .mCSB_draggerRail {
  background-color: rgba(0, 0, 0, 0.01);
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 4px;
}
.mCSB_scrollTools .mCSB_draggerRail {
  width: 4px;
}
@-moz-keyframes shang {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0.8;
  }
  100% {
    opacity: 0.4;
  }
}
@-o-keyframes shang {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0.8;
  }
  100% {
    opacity: 0.4;
  }
}
@-webkit-keyframes shang {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0.8;
  }
  100% {
    opacity: 0.4;
  }
}
@-ms-keyframes shang {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0.8;
  }
  100% {
    opacity: 0.4;
  }
}
@keyframes shang {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0.8;
  }
  100% {
    opacity: 0.4;
  }
}
.jineng {
  position: fixed;
  width: 100%;
  height: 100%;
  background: url(../img/jineng/jineng_bg.jpg) no-repeat center center;
  background-size: cover;
  padding: 2%;
}
.jineng .title {
  display: flex;
  justify-content: space-between;
}
.jineng .title .paihang {
  color: #fff;
  cursor: pointer;
}
.jineng .title .paihang span {
  font-size: 16px;
  margin-left: 10px;
  position: relative;
  top: -4px;
}
.jineng .title .paihang:hover {
  color: #ff8041;
}
.jineng .content {
  position: absolute;
  width: 100%;
  height: 80%;
  top: 10%;
  left: 0;
}
.jineng .content ul li {
  width: 80px;
  height: 80px;
  background: url(../img/jineng/suo_close.png) no-repeat;
  background-size: cover;
  position: absolute;
}
.jineng .content ul li h2 {
  display: none;
}
.jineng .content ul li.s01 {
  width: 80px;
  height: 80px;
}
.jineng .content ul li.s02 {
  width: 68px;
  height: 68px;
}
.jineng .content ul li.s03 {
  width: 58px;
  height: 58px;
}
.jineng .content ul li.s04 {
  width: 42px;
  height: 42px;
}
.jineng .content ul li.s05 {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  overflow: hidden;
  background: #fff;
}
.jineng .content ul li.active {
  width: 100px;
  height: 100px;
  background: url(../img/jineng/jiesuo.png) no-repeat;
  background-size: cover;
  cursor: pointer;
}
.jineng .content ul li.active:before {
  content: '';
  width: 160px;
  height: 160px;
  background: url(../img/jineng/suo_bg.png) no-repeat;
  background-size: cover;
  position: absolute;
  left: -30px;
  top: -30px;
  z-index: -1;
  animation: shang 1s linear infinite;
}
.jineng .content ul li.active h2 {
  display: block;
  font-size: 16px;
  width: 190px;
  height: 98px;
  background: url(../img/jineng/suo_txt.png) no-repeat;
  background-size: cover;
  color: #0b284b;
  text-align: center;
  position: absolute;
  top: -74px;
  left: -40px;
  z-index: 2;
}
.jineng .content ul li.active h2 span {
  width: 90%;
  position: absolute;
  top: 34%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.jineng .content ul li.tongguan {
  background: url(../img/jineng/tongguan.png) no-repeat;
  background-size: cover;
}
.jineng .content ul li:nth-child(1) {
  top: 46%;
  left: 58%;
}
.jineng .content ul li:nth-child(2) {
  top: 22%;
  left: 72%;
}
.jineng .content ul li:nth-child(3) {
  top: -4%;
  left: 50%;
}
.jineng .content ul li:nth-child(4) {
  top: 40%;
  left: 50%;
}
.jineng .content ul li:nth-child(5) {
  top: 64%;
  left: 40%;
}
.jineng .content ul li:nth-child(6) {
  top: 36%;
  left: 28%;
}
.jineng .content ul li:nth-child(7) {
  top: 60%;
  left: 70%;
}
.jineng .content ul li:nth-child(8) {
  top: 48%;
  left: 38%;
}
.jineng .content ul li:nth-child(9) {
  top: 18%;
  left: 40%;
}
.jineng .content ul li:nth-child(10) {
  top: 18%;
  left: 56%;
}
.jineng .content ul li:nth-child(11) {
  top: 68%;
  left: 50%;
}
.jineng .content ul li:nth-child(12) {
  top: 60%;
  left: 28%;
}
.jineng .content ul li:nth-child(13) {
  top: 36%;
  left: 40%;
  background: url(../img/jineng/suo_all.png) no-repeat;
  background-size: cover;
}
.jineng .content ul li:nth-child(14) {
  top: 36%;
  left: 68%;
}
.jineng .content ul li:nth-child(15) {
  top: 74%;
  left: 60%;
  background: url(../img/jineng/suo_all.png) no-repeat;
  background-size: cover;
}
.jineng .content ul li:nth-child(16) {
  top: 75%;
  left: 75%;
}
.jineng .content ul li:nth-child(17) {
  top: 21%;
  left: 51%;
}
.jineng .jineng-btn {
  position: absolute;
  bottom: 120px;
  left: 4%;
}
.jineng .jineng-btn a {
  display: inline-block;
  width: 200px;
  height: 60px;
  border-radius: 30px;
  background-image: linear-gradient(47deg, #e97a43 0%, #f2a754 100%);
  font-size: 0.8rem;
  color: #fff;
  text-align: center;
  line-height: 60px;
}
.jineng .jineng-btn a:last-child {
  margin-left: 30px;
}
.jineng .jineng-btn a.active {
  background: #223bec;
}
.jineng .jineng-btn a:hover {
  background: #223bec;
}
.jineng .bottom {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 60px;
  background: rgba(0, 0, 0, 0.4);
  display: flex;
  justify-content: space-between;
  padding: 0 2%;
}
.jineng .bottom p {
  font-size: 14px;
  line-height: 60px;
  color: #fff;
}
.jineng .bottom p span {
  font-size: 18px;
}
.paihang-alert {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  display: none;
}
.paihang-alert .con {
  width: 400px;
  height: 696px;
  background: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.paihang-alert .con .top {
  height: 172px;
  background: url(../img/jineng/alert_bg.jpg) no-repeat;
  background-size: cover;
}
.paihang-alert .con .middle {
  padding: 0 18px;
  margin-top: -54px;
}
.paihang-alert .con .middle ul li {
  float: left;
  width: 33.333%;
  background: #fff;
  border-radius: 6px;
  padding-top: 13px;
}
.paihang-alert .con .middle ul li .tu {
  width: 54px;
  height: 72px;
  background: url(../img/jineng/icon_01.png) no-repeat top center;
  padding-top: 18px;
  margin: 0 auto;
}
.paihang-alert .con .middle ul li .tu .pic {
  width: 54px;
  height: 54px;
  border-radius: 50%;
  overflow: hidden;
  border: 2px solid #cddff3;
}
.paihang-alert .con .middle ul li .tu .pic img {
  width: 100%;
  height: 100%;
}
.paihang-alert .con .middle ul li h2 {
  font-size: 0.8rem;
  color: #333;
  text-align: center;
  margin-top: 14px;
  font-weight: bold;
}
.paihang-alert .con .middle ul li p {
  text-align: center;
  font-size: 0.8rem;
  color: #333;
  margin-top: 4px;
}
.paihang-alert .con .middle ul li p img {
  position: relative;
  top: 3px;
  margin-right: 2px;
}
.paihang-alert .con .middle ul li:first-child {
  border-top-right-radius: 0;
  position: relative;
  z-index: 1;
}
.paihang-alert .con .middle ul li:first-child:before {
  content: '';
  width: 20px;
  height: 100px;
  background: rgba(0, 0, 0, 0.05);
  position: absolute;
  right: -16px;
  top: -12px;
  transform: rotate(-4deg);
  -webkit-transform: rotate(-4deg);
  -moz-transform: rotate(-4deg);
  -ms-transform: rotate(-4deg);
}
.paihang-alert .con .middle ul li:nth-child(2) {
  position: relative;
  top: -14px;
  padding-top: 27px;
  z-index: 2;
}
.paihang-alert .con .middle ul li:nth-child(2) .tu {
  background: url(../img/jineng/icon_02.png) no-repeat top center;
}
.paihang-alert .con .middle ul li:nth-child(2) .tu .pic {
  border: 2px solid #ffdb43;
}
.paihang-alert .con .middle ul li:nth-child(3) {
  border-top-left-radius: 0;
  position: relative;
  z-index: 1;
}
.paihang-alert .con .middle ul li:nth-child(3) .tu {
  background: url(../img/jineng/icon_03.png) no-repeat top center;
}
.paihang-alert .con .middle ul li:nth-child(3) .tu .pic {
  border: 2px solid #f8b183;
}
.paihang-alert .con .middle ul li:nth-child(3):before {
  content: '';
  width: 20px;
  height: 100px;
  background: rgba(0, 0, 0, 0.05);
  position: absolute;
  left: -16px;
  top: -12px;
  transform: rotate(4deg);
  -webkit-transform: rotate(4deg);
  -moz-transform: rotate(4deg);
  -ms-transform: rotate(4deg);
}
.paihang-alert .con .bottom {
  padding: 0 20px 0 40px;
  height: 350px;
  overflow: auto;
  margin-top: 30px;
}
.paihang-alert .con .bottom ul li h3 {
  float: left;
  font-size: 0.8rem;
  color: #333;
  line-height: 46px;
}
.paihang-alert .con .bottom ul li .tu {
  float: left;
  width: 46px;
  height: 46px;
  border-radius: 50%;
  overflow: hidden;
  background: #e7e7e7;
  margin: 0 28px 0 18px;
}
.paihang-alert .con .bottom ul li .tu img {
  width: 100%;
  height: 100%;
}
.paihang-alert .con .bottom ul li h2 {
  float: left;
  font-size: 0.8rem;
  color: #333;
  font-weight: bold;
  line-height: 46px;
}
.paihang-alert .con .bottom ul li p {
  float: right;
  font-size: 0.8rem;
  color: #333;
  line-height: 46px;
}
.paihang-alert .con .bottom ul li p img {
  margin-right: 6px;
  position: relative;
  top: 14px;
}
.paihang-alert .con .bottom ul li:not(:first-child) {
  margin-top: 30px;
}
.paihang-alert .con .close {
  position: absolute;
  width: 3rem;
  height: 3rem;
  right: 0;
  top: 0;
  cursor: pointer;
}
.paihang-alert .con .close span {
  display: block;
  font-size: 20px;
  text-align: center;
  line-height: 3rem;
  color: #fff;
}
.paihang-alert .con .close:hover span {
  color: #ff8041;
}
.jineng-alert {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: none;
}
.jineng-alert .con {
  background: #fff;
  position: absolute;
  width: 75%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  padding: 3% 4%;
}
.jineng-alert .con .title {
  text-align: center;
}
.jineng-alert .con .title h2 {
  font-size: 1.6rem;
  font-weight: bold;
  color: #f97832;
}
.jineng-alert .con .title p {
  width: 70%;
  margin: 1.4rem auto 0;
  font-size: 0.8rem;
  color: #999;
}
.jineng-alert .con .title .progress {
  width: 100%;
  height: 6px;
  background: #f2f2f2;
  margin: 3rem 0 2.4rem;
  position: relative;
}
.jineng-alert .con .title .progress .rate {
  position: absolute;
  width: 0;
  height: 100%;
  background: #003fa0;
  left: 0;
  top: 0;
}
.jineng-alert .con .subject h2 {
  font-size: 0.9rem;
  font-weight: bold;
  color: #000;
  margin-bottom: 1rem;
}
.jineng-alert .con .subject h2 span {
  margin-right: 0.4rem;
}
.jineng-alert .con .subject h2 em {
  font-size: 1rem;
  color: #f87430;
  position: relative;
  top: 5px;
  left: 2px;
}
.jineng-alert .con .subject label {
  display: block;
  width: 100%;
  padding: 0.6rem;
  border-radius: 3px;
  font-size: 0.8rem;
  color: #333;
  cursor: pointer;
}
.jineng-alert .con .subject label input {
  margin-right: 0.4rem;
  width: 16px;
  height: 16px;
  position: relative;
  top: 0.2rem;
  float: left;
}
.jineng-alert .con .subject label span {
  overflow: hidden;
  display: block;
}
.jineng-alert .con .subject label input:checked + span {
  color: #003fa0;
}
.jineng-alert .con .subject label:hover {
  background: #eaefff;
}
.jineng-alert .con .submit {
  text-align: center;
  margin-top: 20px;
}
.jineng-alert .con .submit .btn {
  position: relative;
  top: 0;
  left: 0;
  margin: 0 10px;
  text-align: center;
  width: 9.5rem;
  height: 3rem;
  border-radius: 30px;
  background-image: linear-gradient(95deg, #f87230 0%, #ffac41 100%);
  font-size: 0.8rem;
  font-weight: bold;
  color: #fff;
  cursor: pointer;
  line-height: 3rem;
  background-size: cover;
  display: inline-block;
}
.jineng-alert .con .submit .btn:hover {
  background: #003fa0;
}
.jineng-alert .con .close {
  position: absolute;
  right: 0;
  top: 0;
  width: 4rem;
  height: 4rem;
  cursor: pointer;
}
.jineng-alert .con .close span {
  font-size: 1rem;
  display: block;
  text-align: center;
  line-height: 4rem;
  color: #333;
}
.jineng-alert .con .close:hover span {
  color: #ff8041;
}
.success {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  display: none;
}
.success .con {
  width: 542px;
  height: 330px;
  background: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
}
.success .con img {
  margin-top: -50px;
}
.success .con h2 {
  font-size: 1.6rem;
  font-weight: bold;
  color: #ea7f45;
  margin-top: 1rem;
}
.success .con p {
  font-size: 1rem;
  color: #999;
  margin-top: 0.4rem;
}
.success .con p .color {
  color: #ea7f45;
}
.success .con p .color em {
  font-size: 1.3rem;
  margin-right: 4px;
}
.success .con .btn {
  margin-top: 1.5rem;
  text-align: center;
  width: 9.5rem;
  height: 3rem;
  border-radius: 30px;
  background-image: linear-gradient(95deg, #f87230 0%, #ffac41 100%);
  font-size: 0.8rem;
  font-weight: bold;
  color: #fff;
  cursor: pointer;
  line-height: 3rem;
  background-size: cover;
  display: inline-block;
}
.success .con .btn:hover {
  background: #003fa0;
}
.false {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  display: none;
}
.false .con {
  width: 542px;
  height: 330px;
  background: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
}
.false .con img {
  margin-top: -50px;
}
.false .con h2 {
  font-size: 1.6rem;
  font-weight: bold;
  color: #000;
  margin-top: 1rem;
}
.false .con p {
  font-size: 1rem;
  color: #999;
  margin-top: 0.4rem;
}
.false .con p .color {
  color: #ea7f45;
}
.false .con p .color em {
  font-size: 1.3rem;
  margin-right: 4px;
}
.false .con .btn {
  margin-top: 1.5rem;
  text-align: center;
  width: 9.5rem;
  height: 3rem;
  border-radius: 30px;
  background-image: linear-gradient(95deg, #f87230 0%, #ffac41 100%);
  font-size: 0.8rem;
  font-weight: bold;
  color: #fff;
  cursor: pointer;
  line-height: 3rem;
  background-size: cover;
  display: inline-block;
}
.false .con .btn:hover {
  background: #003fa0;
}
#videoPopup {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  z-index: 1000;
  background-color: rgba(0, 0, 0, 0.4);
  display: none;
}
#videoPopup .video-box {
  width: 70%;
  position: absolute;
  left: 15%;
  top: 10%;
}
#videoPopup .video-box video {
  width: 100%;
}
#videoPopup .video-box .close {
  position: absolute;
  right: 1rem;
  top: 1rem;
  width: 2rem;
  height: 2rem;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.1);
  cursor: pointer;
  text-align: center;
}
#videoPopup .video-box .close span {
  font-size: 0.8rem;
  line-height: 2rem;
  color: #fff;
}
#videoPopup .video-box .close:hover {
  background: rgba(0, 0, 0, 0.5);
}
#videoPopup .video-box .ceshi-btn {
  display: none;
  position: absolute;
  width: 300px;
  height: 60px;
  background: #fff;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  color: #333;
  font-size: 1rem;
  text-align: center;
  line-height: 60px;
  cursor: pointer;
}
#videoPopup .video-box .ceshi-btn:hover {
  background: #ff8041;
  color: #fff;
}
@media screen and (max-width: 1366px) {
  .jineng .content ul li.active h2 {
    font-size: 16px;
    width: 140px;
    height: 72px;
    top: -54px;
    left: -14px;
    font-size: 14px;
  }
  .jineng .jineng-btn {
    bottom: 100px;
  }
}
@media screen and (max-width: 1024px) {
  #videoPopup .video-box {
    width: 90%;
    left: 5%;
  }
}
@media screen and (max-width: 768px) {
  .jineng {
    padding: 3%;
  }
  .jineng .logo img {
    width: 120px;
  }
  .jineng .title .paihang {
    margin-top: 10px;
  }
  .jineng .content ul li {
    width: 60px;
    height: 60px;
    position: absolute;
  }
  .jineng .content ul li h2 {
    display: none;
  }
  .jineng .content ul li.s01 {
    width: 60px;
    height: 60px;
  }
  .jineng .content ul li.s02 {
    width: 48px;
    height: 48px;
  }
  .jineng .content ul li.s03 {
    width: 38px;
    height: 38px;
  }
  .jineng .content ul li.s04 {
    width: 22px;
    height: 22px;
  }
  .jineng .content ul li.s05 {
    width: 10px;
    height: 10px;
  }
  .jineng .content ul li.active {
    width: 80px;
    height: 80px;
  }
  .jineng .content ul li.active:before {
    content: '';
    width: 140px;
    height: 140px;
    left: -40px;
    top: -40px;
  }
  .jineng .content ul li:nth-child(1) {
    top: 46%;
    left: 48%;
  }
  .jineng .content ul li:nth-child(2) {
    top: 22%;
    left: 62%;
  }
  .jineng .content ul li:nth-child(3) {
    top: 4%;
    left: 50%;
  }
  .jineng .content ul li:nth-child(4) {
    top: 40%;
    left: 40%;
  }
  .jineng .content ul li:nth-child(5) {
    top: 64%;
    left: 30%;
  }
  .jineng .content ul li:nth-child(6) {
    top: 36%;
    left: 18%;
  }
  .jineng .content ul li:nth-child(7) {
    top: 60%;
    left: 84%;
  }
  .jineng .content ul li:nth-child(8) {
    top: 48%;
    left: 28%;
  }
  .jineng .content ul li:nth-child(9) {
    top: 18%;
    left: 7%;
  }
  .jineng .content ul li:nth-child(10) {
    top: 18%;
    left: 46%;
  }
  .jineng .content ul li:nth-child(11) {
    top: 68%;
    left: 62%;
  }
  .jineng .content ul li:nth-child(12) {
    top: 60%;
    left: 18%;
  }
  .jineng .content ul li:nth-child(13) {
    top: 28%;
    left: 37%;
  }
  .jineng .content ul li:nth-child(14) {
    top: 36%;
    left: 87%;
  }
  .jineng .content ul li:nth-child(15) {
    top: 74%;
    left: 5%;
  }
  .jineng .content ul li:nth-child(16) {
    top: 75%;
    left: 55%;
  }
  .jineng .content ul li:nth-child(17) {
    top: 21%;
    left: 31%;
  }
  .jineng .jineng-btn {
    left: 50%;
    margin-left: -145px;
  }
  .jineng .jineng-btn a {
    width: 140px;
    height: 40px;
    font-size: 14px;
    line-height: 40px;
  }
  .jineng .jineng-btn a:last-child {
    margin-left: 10px;
  }
  .jineng .bottom {
    display: block;
    height: auto;
    padding: 10px;
  }
  .jineng .bottom p {
    line-height: 1.5;
    font-size: 14px;
  }
  .jineng .bottom p span {
    font-size: 14px;
  }
  .jineng .bottom p:last-child {
    margin-top: 6px;
  }
  .jineng-alert .con {
    width: 90%;
    padding: 30px 10px 20px;
  }
  .jineng-alert .con .title {
    padding: 0 10px;
  }
  .jineng-alert .con .title h2 {
    font-size: 20px;
  }
  .jineng-alert .con .title p {
    font-size: 14px;
    width: 100%;
  }
  .jineng-alert .con .title .progress {
    margin: 20px 0;
  }
  .jineng-alert .con .swiper-slide {
    padding: 0 10px;
  }
  .jineng-alert .con .subject h2 {
    font-size: 16px;
  }
  .jineng-alert .con .subject label {
    font-size: 14px;
    padding: 10px 0;
  }
  .jineng-alert .con .submit .btn {
    width: 90px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    margin: 0 4px;
  }
  .jineng-alert .con .close span {
    font-size: 16px;
  }
  .success .con {
    width: 300px;
    height: 230px;
  }
  .success .con img {
    width: 90px;
  }
  .success .con h2 {
    font-size: 20px;
  }
  .success .con p {
    font-size: 14px;
  }
  .success .con .btn {
    width: 140px;
    height: 40px;
    font-size: 14px;
    line-height: 40px;
  }
  .false .con {
    width: 300px;
    height: 230px;
  }
  .false .con img {
    width: 90px;
  }
  .false .con h2 {
    font-size: 20px;
  }
  .false .con p {
    font-size: 14px;
  }
  .false .con .btn {
    width: 140px;
    height: 40px;
    font-size: 14px;
    line-height: 40px;
  }
  .paihang-alert .con {
    width: 340px;
    height: 600px;
  }
  .paihang-alert .con .top {
    height: 122px;
  }
  .paihang-alert .con .middle ul li h2 {
    font-size: 14px;
  }
  .paihang-alert .con .middle ul li p {
    font-size: 14px;
  }
  .paihang-alert .con .bottom {
    padding: 0 10px 0 20px;
    height: 320px;
  }
  .paihang-alert .con .bottom ul li {
    margin-top: 20px;
  }
  .paihang-alert .con .bottom ul li h3 {
    font-size: 14px;
  }
  .paihang-alert .con .bottom ul li h2 {
    font-size: 14px;
  }
  .paihang-alert .con .bottom ul li p {
    font-size: 14px;
  }
  .paihang-alert .close {
    width: 40px;
    height: 40px;
  }
  .paihang-alert .close span {
    line-height: 40px;
    font-size: 16px;
  }
  #videoPopup .video-box .ceshi-btn {
    width: 140px;
    height: 40px;
    font-size: 14px;
    line-height: 40px;
    background: #ff8041;
    color: #fff;
  }
}
/*# sourceMappingURL=jinengshu.css.map */