@charset "UTF-8";

.center-box {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
}

.g-clearfix:after,
.clearfix:after {
  display: block;
  clear: both;
  content: "";
  visibility: hidden;
  height: 0;
}

/**HTML5 common css*/
html {
  -webkit-text-size-adjust: none;
  -webkit-font-smoothing: antialiased;
}

html,
body {
  height: 100%;
  color: #37384b;
}

body {
  font-family: "Microsoft YaHei", "SourceHanSansCN", "PingFang SC", SimSun;
  font-size: 12px;
}

body {
  -webkit-text-size-adjust: 100% !important;
}

*,
*::after,
*::before {
  box-sizing: border-box;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent;
}

* {
  margin: 0;
  padding: 0;
  outline: 0;
  border: 0;
}

a {
  text-decoration: none;
  color: inherit;
}

a:hover {
  color: inherit;
}

a,
a:active,
a:focus,
a:hover,
a:visited {
  text-decoration: none;
}

li,
ol,
ul {
  list-style: none;
}

input,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  font-size: 100%;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button,
input[type=button],
input[type=reset],
input[type=submit] {
  cursor: pointer;
}

input:focus,
select:focus,
textarea:focus,
button:focus {
  outline: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

.hideVisibility {
  visibility: hidden;
  opacity: 0;
}

.opacity0 {
  opacity: 0 !important;
}

[hide],
[hidden],
.hide {
  display: none;
}

.blur {
  filter: blur(5px);
  /*no*/
  opacity: 0.6;
}

.noselect {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.g-text-right {
  text-align: right !important;
}

.g-text-left {
  text-align: left;
}

.g-text-center {
  text-align: center;
}

.g-pointer {
  cursor: pointer;
}

.g-clearfix:after,
.clearfix:after {
  display: block;
  clear: both;
  content: "";
  visibility: hidden;
  height: 0;
}

.float-left,
.fl,
.g-fl {
  float: left;
}

.float-right,
.fr,
.g-fr {
  float: right;
}

.g-relative {
  position: relative;
}

.g-fixed {
  position: fixed;
}

.g-absolute {
  position: absolute;
}

.g-container-1000 {
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
}

.g-font12 {
  font-size: 12px !important;
}

.g-font14 {
  font-size: 14px !important;
}

.g-font16 {
  font-size: 16px !important;
}

.g-font18 {
  font-size: 18px !important;
}

.g-font20 {
  font-size: 20px !important;
}

.g-font22 {
  font-size: 22px !important;
}

.g-font24 {
  font-size: 24px !important;
}

.g-font28 {
  font-size: 28px !important;
}

.g-font30 {
  font-size: 30px !important;
}

.g-font32 {
  font-size: 32px !important;
  font-weight: 700;
}

.g-font36 {
  font-size: 36px !important;
  font-weight: 700;
}

.g-font40 {
  font-size: 40px !important;
  font-weight: 700;
}

.g-font48 {
  font-size: 48px !important;
  font-weight: 700;
}

.g-mb-5 {
  margin-bottom: 5px;
}

.g-mb-10 {
  margin-bottom: 10px;
}

.g-mb-15 {
  margin-bottom: 15px;
}

.g-mb-20 {
  margin-bottom: 20px;
}

.g-mb-25 {
  margin-bottom: 25px;
}

.g-mb-30 {
  margin-bottom: 30px;
}

.g-mb-40 {
  margin-bottom: 40px;
}

.g-mb-50 {
  margin-bottom: 50px;
}

.g-mb-60 {
  margin-bottom: 60px;
}

.g-mb-80 {
  margin-bottom: 80px;
}

.g-mr-5 {
  margin-right: 5px;
}

.g-mr-10 {
  margin-right: 10px;
}

.g-mr-15 {
  margin-right: 15px;
}

.g-mr-20 {
  margin-right: 20px;
}

.g-mr-25 {
  margin-right: 25px;
}

.g-mr-30 {
  margin-right: 30px;
}

.g-mr-40 {
  margin-right: 40px;
}

.g-mr-50 {
  margin-right: 50px;
}

.g-mr-60 {
  margin-right: 60px;
}

.g-mr-80 {
  margin-right: 80px;
}

.g-ml-5 {
  margin-left: 5px;
}

.g-ml-10 {
  margin-left: 10px;
}

.g-ml-15 {
  margin-left: 15px;
}

.g-ml-20 {
  margin-left: 20px;
}

.g-ml-25 {
  margin-left: 25px;
}

.g-ml-30 {
  margin-left: 30px;
}

.g-ml-40 {
  margin-left: 40px;
}

.g-ml-50 {
  margin-left: 50px;
}

.g-ml-60 {
  margin-left: 60px;
}

.g-ml-80 {
  margin-left: 80px;
}

.g-ellipsis-1 {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.g-ellipsis-2 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.g-ellipsis-3 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}

.g-ellipsis-4 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
}

.g-space {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 6px;
}

.g-border-box {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.g-oh {
  overflow: hidden;
}

.g-oa {
  overflow: auto;
}

.g-layer,
.g-layer-1,
.g-layer-2,
.g-layer-3,
.g-layer-4,
.g-layer-5,
.g-layer-6,
.g-layer-7,
.g-layer-8 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.g-layer-1 {
  z-index: 1;
}

.g-layer-2 {
  z-index: 2;
}

.g-layer-3 {
  z-index: 3;
}

.g-layer-4 {
  z-index: 4;
}

.g-layer-5 {
  z-index: 5;
}

.g-layer-6 {
  z-index: 6;
}

.g-layer-7 {
  z-index: 7;
}

.g-layer-8 {
  z-index: 8;
}

.g-indent-2,
.g-indent {
  text-indent: 2em;
}

.g-indent-4 {
  text-indent: 4em;
}

.g-mask {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 9999999999;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
}

/*默认滚动条样式修改ie9 google Firefox 等高版本浏览器有效*/
/*::selection {background: #D03333;color: white;text-shadow: none;}
::-webkit-scrollbar-track-piece{width:10px;background-color:#f2f2f2}
::-webkit-scrollbar{width:10px;height:6px}
::-webkit-scrollbar-thumb{height:50px;background-color:rgba(0,0,0,.3);}
::-webkit-scrollbar-thumb:hover{background:#cc0000}*/
@keyframes aniOpscale {
  0% {
    opacity: 0.4;
    transform: scale(1);
  }

  50% {
    opacity: 1;
    transform: scale(1.2);
  }

  100% {
    opacity: 0.4;
    transform: scale(1);
  }
}

@keyframes aniArrowMoveUp {
  0% {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }

  100% {
    transform: translate3d(0, -26px, 0);
    opacity: 0;
  }
}

@keyframes aniRound {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

.g-ani-arrow-up {
  animation: aniArrowMoveUp 1s linear infinite;
  animation-delay: 0.1s;
}

.g-ani-bigger {
  transform: scale(1.1);
  transition: transform 2s linear;
}

.g-ani-bigger2 {
  transform: scale(1.1);
  transition: transform 1s linear;
}

@keyframes aniShare {
  to {
    transform: translate3d(20px, -20px, 0);
  }
}

.g-w1000 {
  width: 1000px;
  position: relative;
  margin-left: auto;
  margin-right: auto;
}

.g-w1200 {
  width: 1200px;
  position: relative;
  margin-left: auto;
  margin-right: auto;
}

@keyframes aniBgWidth {
  80% {
    width: 139px;
  }

  100% {
    width: 139px;
  }
}

@keyframes aniFloat {

  0%,
  100% {
    transform: translate3d(0, 0, 0);
  }

  50% {
    transform: translate3d(5px, 5px, 0);
  }
}

.for-h5 {
  display: none !important;
}

html,
body {
  overflow-x: hidden;
  font-size: 24px;
  color: #37384b;
}

.ymain {
  position: relative;
  height: 100vh;
  overflow: hidden;
}

.center-content {
  position: relative;
  height: 100vh;
  width: 100%;
  margin: 0 auto;
  padding-top: 100px;
  overflow-y: auto;
  overflow-x: hidden;
}

.center-content::-webkit-scrollbar-track-piece {
  background-color: #e8d6ff;
  border-radius: 20px;
}

.center-content::-webkit-scrollbar {
  width: 10px;
  height: 6px;
}

.center-content::-webkit-scrollbar-thumb {
  height: 30px;
  background-color: #8ca8ff;
  border-radius: 20px;
  transition: all 0.5s ease-out;
}

.center-content::-webkit-scrollbar-thumb:hover {
  background: #0d79fe;
}

.center-content .scroll-content {
  width: 1000px;
  margin: 0 auto;
}

.layer-bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.layer-bg .bg-box {
  position: relative;
  height: 100%;
  overflow: hidden;
}

.layer-bg .img-bg-wrap {
  position: relative;
  height: 100%;
  overflow: hidden;
  background-color: #d4e8ff;
}

.layer-bg .img-bg-wrap .item-bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #e3f1fe;
  display: none;
  overflow: hidden;
}

.layer-bg .img-bg-wrap .item-bg:first-child {
  display: block;
}

.layer-bg .img-bg-wrap .canvas {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background-color: #e3f1fe;
  width: 1920px;
  height: 1300px;
}

.layer-bg .img-bg-wrap .video1 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.layer-bg img {
  display: block;
  width: 100%;
}

@keyframes aniFlash {
  0%,
  100% {
    opacity: 1;
    transform: scale(1);
  }

  50% {
    opacity: 0.6;
    transform: scale(0.9);
  }
}

@keyframes aniTitle {
  100% {
    width: 1000px;
  }
}

@keyframes aniPlayAudio {
  0%,
  100% {
    transform: scale(1);
    opacity: 1;
  }

  50% {
    transform: scale(0.9);
    opacity: 0.3;
  }
}

.module {
  display: none;
}

.module01 {
  opacity: 0;
}

.bk-msgs-wrap,
.bk-temps {
  position: relative;
}

.bk-title .bg-title {
  width: 974px;
  height: 502px;
  background: url("../images/zhuti.png") left top/auto 100% no-repeat;
  animation: aniTitle 0.8s ease-out forwards;
  animation-delay: 0s;
  transform: translate(50px, 0);
}

.bk-title .bg-title.ie {
  width: 974px;
  animation: none;
  background-size: auto 100%;
}

.module-info {
  margin-bottom: 60px;
}

#msg-reci b {
  font-weight: normal;
}

#msg-reci img,
#msg-reci b {
  vertical-align: middle;
}

.module-reci,
.module-shiyun,
.module-shudu,
.module-sudi,
.module-fengcai {
  position: relative;
  background: rgba(255, 255, 255, 0.75);
  border-top-left-radius: 13px;
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
  border-bottom-left-radius: 50px;
  font-size: 0;
  padding: 40px 30px 80px 30px;
  box-shadow: 2px 8px 14px #b7d5ef;
  margin-bottom: 60px;
  text-align: center;
}

.module-reci .tit,
.module-shiyun .tit,
.module-shudu .tit,
.module-sudi .tit,
.module-fengcai .tit {
  font-size: 24px;
  margin-bottom: 40px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.module-reci.dis li {
  cursor: not-allowed;
}

.module-reci.dis .btn-subreci {
  display: none;
  background: #ccc;
  opacity: 0.4;
  cursor: not-allowed;
}

.module-reci ul li {
  position: relative;
  float: left;
  width: 179px;
  height: 63px;
  margin-bottom: 30px;
  margin-right: 10px;
  cursor: pointer;
}

.module-reci ul li.active {
  border: 4px solid #0d79fe;
}

.module-reci ul li:nth-child(5n) {
  margin-right: 0;
}

.module-reci ul li span {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  left: 83px;
  font-size: 24px;
}

.module-info {
  color: #37384b;
}


/* module-shudu */
.module-shudu .videobox {
  width: 880px;
  height: 495px;
  margin: 0 auto;
}

.media-container {
  position: relative;
  width: 880px;
  height: 495px;  
}
.media-container .swiper-video {
    position: absolute;
    left: 0;
    top: 0;
    width: 880px;
    height: 495px;
    z-index: 10;
}
.media-container .swiper-playBtn {
    display: block;
    width: 81px;
    height: 81px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -40.5px;
    margin-left: -40.5px;
    z-index: 22;
    border: 0;
    text-indent: -9999999px;
    background: url(../images/play.png) center top no-repeat;    
}

/* module-sudi */
/*速递 sudi*/
.module-sudi .box {
  width: 950px;
  margin-top: 50px;
  overflow: hidden;
}
.module-sudi .box .imgbox {
  width: 600px;
  height: 345px;
  position: relative;
  float: left;
}
.module-sudi .box .imgbox img {
  width: 600px;
  height: 345px;
  background: #1c81c7;
}
.module-sudi .box .imgbox p{
  position: absolute;
  left: 0;
  bottom: 0;
  width: 600px;
  font-size: 16px;
  line-height: 30px;
  padding: 10px;
  overflow: hidden;
  text-align: justify;
  color: #fff;
  background: rgba(0, 0, 0, 0.6);
  z-index: 2;
}
.module-sudi .box .newsbox {
  width: 320px;
  float: right;
}
.module-sudi .box .newsbox .info {
  width: 320px;
  padding-bottom: 10px;
  border-bottom: 1px solid #1c81c7;
}
.module-sudi .box .newsbox .info h3 {
  font-size: 20px;
  text-align: jsustify;
  line-height: 30px;
  color: #1c81c7;
  font-weight: bold;
  overflow: hidden;           /* 隐藏溢出 */
  text-overflow: ellipsis;    /* 省略号 */
  display: -webkit-box;       /* 弹性盒子模型 */
  -webkit-box-orient: vertical; /* 垂直排列 */
  -webkit-line-clamp: 2;      /* 限制显示行数 */
}
.module-sudi .box .newsbox .info p {
  font-size: 16px;
  line-height: 24px;
  color: #1c81c7;
  text-align: justify;
  overflow: hidden;           /* 隐藏溢出 */
  text-overflow: ellipsis;    /* 省略号 */
  display: -webkit-box;       /* 弹性盒子模型 */
  -webkit-box-orient: vertical; /* 垂直排列 */
  -webkit-line-clamp: 2;
  margin-top: 10px;      /* 限制显示行数 */
}
.module-sudi .box .newsbox .news {
  width: 310px;
  margin-top: 20px;
  height: 210px;
  overflow-y: scroll;
  padding-right: 10px;
}
.module-sudi .box .newsbox .news li {
  position: relative;
  font-size: 16px;
  text-align: left;
  line-height: 30px;
  color: #1c81c7;
  padding-left: 20px;
}
.module-sudi .box .newsbox .news li a {
  color: #1c81c7;
}

.module-sudi .box .newsbox .news li:before {
  position: absolute;
  content: "·";
  display: block;
  left: 0;
  top: 0px;
  font-size: 20px;
  font-weight: bold;
  color: #1c81c7;
}

.bk-copy {
  padding: 40px 0;
}

i {
  font-style: normal;
}

i {
  font-style: normal;
  font-size: 24px;
  vertical-align: middle;
}

@keyframes aniCursor {

  0%,
  100% {
    opacity: 1;
  }

  50% {
    opacity: 0;
  }
}

.bk-msgs-wrap {
  transform: translate(0, 30px);
}

.swiper-container-shiyun {
    position: relative;
    width: 880px;
    height: 590px;
    margin-top: 50px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
}

.swiper-container-shiyun .swiper-slide {
    position: relative;
    width: 260px;
    height: 590px
}

.swiper-container-shiyun .swiper-slide img {
    width: 260px;
    height: 590px;
    background: #1e7ec8
}

.swiper-container-fengcai {
    position: relative;
    width: 920px;
    height: 350px;
    overflow: hidden;
}

.swiper-container-fengcai .swiper-slide {
    position: relative;
    width: 450px;
    height: 350px
}

.swiper-container-fengcai .swiper-slide img {
    width: 450px;
    height: 350px;
    background: #1e7ec8
}

.swiper-container-fengcai .swiper-slide .info {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 10px;
    font-size: 14px;
    line-height: 24px;
    text-align: justify;
    background: rgba(32, 101, 194, 0.5);
    color: #fff
}

.swiper-button-next {
    left: atuo;
    right: 0;
    top: 50%;
    margin-top: -42px;
    width: 33px;
    height: 71px;
    background-image: url("../images/right.png");
    background-size: 100% auto;
    opacity: .6
}

.swiper-button-next:hover {
    opacity: 1
}

.swiper-button-prev {
    left: 0;
    top: 50%;
    margin-top: -42px;
    width: 33px;
    height: 71px;
    background-image: url("../images/left.png");
    background-size: 100% auto;
    opacity: .6
}

.swiper-button-prev:hover {
    opacity: 1
}

[v-clock] {
    display: none;
}
::-webkit-scrollbar-track-piece {
  width: 6px;
  background-color: #f2f2f2;
}

::-webkit-scrollbar {
  width: 6px;
  height: 6px;
}

::-webkit-scrollbar-thumb {
  height: 50px;
  background-color: rgba(0, 0, 0, 0.3);
}

::-webkit-scrollbar-thumb:hover {
  background: #1e7ec8;
}
