@charset "UTF-8";
/* 禁用iPhone中Safari的字号自动调整 */
html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  font-family: PingFang SC !important;
  font-size: 16px;
}

/* 去除iPhone中默认的input样式 */
input,
textarea,
button {
  resize: none;
  outline: none;
}

/* 取消链接高亮 */
body,
div,
ul,
li,
ol,
h1,
h2,
h3,
h4,
h5,
h6,
input,
textarea,
select,
p,
dl,
dt,
dd,
a,
img,
button,
form,
table,
th,
tr,
td,
tbody,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  -webkit-tap-highlight-color: transparent;
  margin: 0;
  padding: 0;
  border: 0;
  font-family: Helvetica Neue, Helvetica, Arial, Hiragino Sans GB, Hiragino Sans GB W3, Microsoft YaHei UI, Microsoft YaHei, WenQuanYi Micro Hei, sans-serif;
  list-style: none;
}

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

div {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.onek {
  width: 1000px;
  margin: 0 auto;
  position: relative;
}

* [class*="col-"] {
  padding: 0 10px;
}

.tc {
  text-align: center;
}

.t18 {
  font-size: 18px;
}

.t16 {
  font-size: 18px;
}

.common-title {
  margin-bottom: 30px;
  height: 80px;
  line-height: 80px;
  text-align: center;
}

.common-title span {
  font-weight: bold;
  font-size: 51px;
  color: #000000;
  position: relative;
}

.common-title span::after {
  background: url(https://s2.51cto.com/oss/202509/01/01d1b669b83695389df4b19b887b3eb3.png) no-repeat center top;
  background-size: 38px 38px;
  width: 38px;
  height: 38px;
  content: '';
  right: -60px;
  top: 13px;
  position: absolute;
}

.common-title span::before {
  background: url(https://s6.51cto.com/oss/202509/01/a2c8395d347d3dffeb7e91212a75d507.png) no-repeat center top;
  background-size: 38px 38px;
  width: 38px;
  height: 38px;
  content: '';
  left: -60px;
  top: 13px;
  position: absolute;
}

.common-section {
  padding: 0 0 40px 0;
}

.index-wrap {
  padding-bottom: 50px;
  background: #dde7fb url(https://s5.51cto.com/oss/202509/01/c732102e2faeddd8af4bafa9d7cb68b6.png) no-repeat center top;
  background-size: 1920px 500px;
}

.index-wrap .section1 {
  height: 450px;
}

.index-wrap .section1 .onek {
  padding-top: 240px;
}

.index-wrap .section1 .onek p {
  font-size: 18px;
  color: #272859;
  padding-right: 420px;
  line-height: 1.8;
}

.index-wrap .section1 .onek .btns {
  margin-top: 40px;
}

.index-wrap .section1 .onek .btns a {
  display: block;
  width: 230px;
  height: 58px;
  text-align: center;
  line-height: 58px;
  font-size: 21px;
  color: #FFFFFF;
  background: #dde7fb url(https://s3.51cto.com/oss/202509/01/9ca619baba02f17d4e9bfe1f07dedc9d.png) no-repeat center top;
  background-size: 230px 58px;
}

.index-wrap .section2 {
  margin-bottom: 30px;
}

.index-wrap .section2 .onek {
  display: flex;
  justify-content: space-between;
}

.index-wrap .section2 .tab-bar {
  width: 467px;
  height: 172px;
  background: url(https://s2.51cto.com/oss/202509/01/e5230961b042855a3963d5009d9b8fa2.png) no-repeat center top;
  background-size: 467px 172px;
  padding: 0 40px;
  display: flex;
  color: #A5C6E8;
  flex-direction: column;
  justify-content: center;
}

.index-wrap .section2 .tab-bar .tit {
  font-size: 19px;
  margin-bottom: 10px;
  line-height: 1.7;
}

.index-wrap .section2 .tab-bar .time {
  font-size: 15px;
  background: url(https://s5.51cto.com/oss/202509/01/3a2cd9df9c0975fc84cc7e2e19c7fc76.png) no-repeat left center;
  background-size: 14px 14px;
  padding-left: 20px;
}

.index-wrap .section2 .tab-bar.cur {
  width: 520px;
  height: 192px;
  background: url(https://s2.51cto.com/oss/202509/01/01d1b669b83695389df4b19b887b3eb3.png) no-repeat center top;
  background-size: 520px 192px;
  padding: 0 40px;
  display: flex;
  color: #2E2E2E;
}

.index-wrap .section2 .tab-bar.cur .tit {
  font-size: 24px;
  margin-bottom: 10px;
}

.index-wrap .section2 .tab-bar.cur .time {
  font-size: 16px;
  background: url(https://s3.51cto.com/oss/202509/01/69435ba2438a60d1d824704da6edb982.png) no-repeat left center;
  background-size: 17px 17px;
  padding-left: 25px;
}

.index-wrap .section3 {
  margin-bottom: 30px;
}

.index-wrap .section3 .onek {
  display: flex;
  justify-content: space-between;
  border: 4px solid #fff;
  border-radius: 12px;
}

.index-wrap .section3 .onek .videobox {
  cursor: pointer;
  width: 694px;
  height: 430px;
}

.index-wrap .section3 .onek .videobox img {
  width: 694px;
  height: 430px;
  border-radius: 10px;
}

.index-wrap .section3 .onek .pinglun-box {
  width: 288px;
  height: 430px;
  background: #F3F7FA;
  box-sizing: border-box;
  padding: 10px 10px;
  border-radius: 10px;
}

.index-wrap .section3 .onek .pinglun-box ul {
  height: 375px;
  overflow-y: scroll;
  list-style: none;
  box-sizing: border-box;
}

.index-wrap .section3 .onek .pinglun-box ul li {
  font-size: 14px;
  color: #333333;
  line-height: 1.7;
  padding-right: 10px;
}

.index-wrap .section3 .onek .pinglun-box ul li .name {
  color: #3B6BFF;
}

.index-wrap .section3 .onek .pinglun-box ul::-webkit-scrollbar {
  /*滚动条整体样式*/
  width: 4px;
  /*高宽分别对应横竖滚动条的尺寸*/
  height: 5px;
}

.index-wrap .section3 .onek .pinglun-box ul::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 5px #F3F7FA;
  background: #8CA2B3;
}

.index-wrap .section3 .onek .pinglun-box ul::-webkit-scrollbar-track {
  /*滚动条里面轨道*/
  -webkit-box-shadow: inset 0 0 5px #F3F7FA;
  border-radius: 10px;
  background: #F3F7FA;
}

.index-wrap .section3 .onek .pinglun-box .textsubmit {
  height: 34px;
  background: #fff;
  border-radius: 5px;
  display: flex;
  justify-content: space-between;
}

.index-wrap .section3 .onek .pinglun-box .textsubmit input {
  padding: 0 10px 0 25px;
  width: 210px;
  height: 34px;
  background: url(https://s5.51cto.com/oss/202509/01/c0169ef3374fe5baa9d245c9a9a9ecfc.png) no-repeat 10px center;
  background-size: 10px 10px;
}

.index-wrap .section3 .onek .pinglun-box .textsubmit .subtext {
  width: 22px;
  height: 22px;
  background: url(https://s6.51cto.com/oss/202509/01/a2c8395d347d3dffeb7e91212a75d507.png) no-repeat center center;
  background-size: 20px 20px;
  cursor: pointer;
  margin: 6px 10px 0 0;
}

.index-wrap .section4 {
  margin-bottom: 30px;
}

.index-wrap .section4 .onek {
  background: linear-gradient(180deg, #E5F0FF 0%, #FFFFFF 62%);
  padding: 40px 0;
  border: 4px solid #fff;
  border-radius: 12px;
}

.index-wrap .section4 .tit {
  height: 50px;
  background: url(https://s2.51cto.com/oss/202509/01/efc5e01f8b80d75bd940a686fa6dc7b0.png) no-repeat center center;
  background-size: 144px 43px;
}

.index-wrap .section4 .days {
  padding-left: 310px;
  box-sizing: border-box;
  padding: 40px 0 40px 310px;
}

.index-wrap .section4 .days li {
  padding: 40px 0 40px 40px;
  border-left: 3px solid #0E6AF7;
  position: relative;
}

.index-wrap .section4 .days li .dot {
  width: 20px;
  height: 20px;
  background: #0E6AF7;
  border-radius: 0px 0px 0px 0px;
  border: 6px solid #fff;
  border-radius: 10px;
  position: absolute;
  left: -12px;
  top: 42px;
  box-sizing: border-box;
}

.index-wrap .section4 .days li .time {
  position: absolute;
  left: -200px;
  top: 35px;
  font-size: 18px;
  color: #0E6AF7;
  width: 162px;
  height: 40px;
  line-height: 40px;
  background: linear-gradient(156deg, #C5DFFF 7%, #ECF4FF 100%);
  border-radius: 23px 23px 23px 23px;
  text-align: center;
}

.index-wrap .section4 .days li .mtit {
  font-size: 24px;
  color: #091953;
  line-height: 1;
}

.index-wrap .section4 .days li dl {
  display: flex;
  margin-top: 18px;
  align-items: center;
}

.index-wrap .section4 .days li dl dt {
  margin-right: 15px;
}

.index-wrap .section4 .days li dl dt img {
  width: 64px;
}

.index-wrap .section4 .days li dl dd .name {
  font-size: 21px;
  color: #244A7B;
}

.index-wrap .section4 .days li dl dd .dec {
  font-size: 20px;
  color: #244A7B;
}

.index-wrap .section5 {
  margin-bottom: 30px;
}

.index-wrap .section5 .onek {
  background: linear-gradient(180deg, #E5F0FF 0%, #FFFFFF 62%);
  padding: 40px 0;
  border: 4px solid #fff;
  border-radius: 12px;
}

.index-wrap .section5 .tit {
  height: 50px;
  background: url(https://s3.51cto.com/oss/202509/01/d88118939dda0caa8ad51de912b56df9.png) no-repeat center center;
  background-size: 482px 38px;
  margin-bottom: 40px;
}

.index-wrap .section5 ul {
  display: flex;
  justify-content: space-between;
  padding: 0 30px;
}

.index-wrap .section5 ul li {
  width: 450px;
  position: relative;
  border-radius: 10px;
  overflow: hidden;
}

.index-wrap .section5 ul li::after {
  content: '';
  width: 100%;
  height: 66px;
  background: rgba(255, 255, 255, 0.6);
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
}

.index-wrap .section5 ul li img {
  width: 450px;
  height: 253px;
}

.index-wrap .section5 ul li .btns {
  position: absolute;
  left: 50%;
  margin-left: -92px;
  bottom: 16px;
  z-index: 9;
  background: url(https://s5.51cto.com/oss/202509/01/3d1ae57491f630e98f9c1f5ab049e75b.png) no-repeat center center;
  background-size: 184px 40px;
  height: 40px;
  width: 184px;
  display: flex;
  font-size: 16px;
  color: #FFFFFF;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}

.index-wrap .section5 ul li .btns em {
  background: url(https://s2.51cto.com/oss/202509/01/b52f02782264c795f8f966a5ac17c8c0.png) no-repeat center center;
  background-size: 14px 14px;
  height: 14px;
  width: 14px;
  margin-right: 10px;
}

.index-wrap .section6 .onek .pic img {
  width: 100%;
}

.silde-fix {
  position: fixed;
  right: 10px;
  bottom: 20%;
  width: 102px;
  cursor: pointer;
  z-index: 9;
}

.silde-fix img {
  width: 100%;
}

.modal-common {
  width: 100%;
  height: 100%;
  z-index: 99;
  position: fixed;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.6);
  display: none;
  align-items: center;
  justify-content: center;
}

.modal-common .inner {
  padding: 40px 50px;
  box-sizing: border-box;
  background: #fff url(https://s5.51cto.com/oss/202508/28/475e5d4b65c349f0a39b5374ec10ad06.png) no-repeat center top;
  border-radius: 23px;
  width: 420px;
  position: relative;
}

.modal-common .inner.inner-nobg {
  background: none;
}

.modal-common .inner.inner-nobg .btns {
  position: absolute;
  width: 220px;
  top: 200px;
  left: 50%;
  margin-left: -110px;
}

.modal-common .inner .titles {
  font-size: 28px;
  color: #000000;
  text-align: center;
  margin-bottom: 15px;
}

.modal-common .inner .titles2 {
  font-size: 16px;
  color: #000000;
  text-align: center;
  margin-bottom: 15px;
  display: flex;
  flex-direction: column;
}

.modal-common .inner .form-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 40px;
}

.modal-common .inner .form-item span {
  font-size: 16px;
  color: #000000;
}

.modal-common .inner .form-item input {
  width: 258px;
  height: 40px;
  background: #FFFFFF;
  border-radius: 4px 4px 4px 4px;
  border: 1px solid #000000;
  box-sizing: border-box;
  padding: 0 10px;
  color: #000;
}

.modal-common .inner .form-ts {
  font-size: 14px;
  color: #4A4948;
  padding-left: 53px;
  margin-top: 10px;
}

.modal-common .inner .form-error {
  font-size: 14px;
  color: #f00;
  padding-left: 61px;
  margin-top: 10px;
  display: none;
}

.modal-common .inner .prize-pic {
  display: flex;
  background: #F3F3F3;
  border-radius: 10px 10px 10px 10px;
  padding: 10px;
  margin-top: 20px;
  align-items: center;
}

.modal-common .inner .prize-pic dt {
  width: 134px;
  margin-right: 10px;
}

.modal-common .inner .prize-pic dt img {
  width: 100%;
}

.modal-common .inner .prize-pic dd {
  color: #4A4948;
  font-size: 14px;
  line-height: 1.6;
}

.modal-common .inner .prize-pic dd strong {
  color: #2D2D2D;
}

.modal-common .inner .btns {
  line-height: 56px;
  height: 56px;
  background: linear-gradient(90deg, #FF6E33 0%, #EF4D65 100%);
  border-radius: 55px 55px 55px 55px;
  text-align: center;
  font-size: 20px;
  color: #FFFFFF;
  margin-top: 30px;
  cursor: pointer;
}

.modal-common .inner .prize-ts {
  text-align: center;
  font-size: 16px;
  color: #4A4948;
}

.modal-common .inner .gif {
  text-align: center;
  width: 300px;
}

.modal-common .inner .gif img {
  width: 100%;
}

.modal-common .inner .gif2 {
  top: -75px;
  left: 50%;
  margin-left: -70px;
  position: absolute;
  width: 140px;
}

.modal-common .inner .gif2 img {
  width: 100%;
}

/* 版权声明 */
.copright {
  width: 100%;
  line-height: 1.3;
  padding: 5px 0 5px;
  background-color: #000000;
  color: #ffffff;
  text-align: center;
}

@media all and (min-width: 1201px) and (max-width: 1920px) {
  .google-wrap {
    zoom: 0.8;
  }
  .slide-nav {
    zoom: 0.8;
  }
}

@media all and (max-width: 1200px) {
  .home-top {
    display: none;
  }
}
