@font-face {
  font-family: 'OPPOSans';
  src: url('./fonts/OPPOSans-R.ttf');
}

body {
  min-height: 1200px;
  font-family: 'OPPOSans', -apple-system, BlinkMacSystemFont, 'Microsoft YaHei UI', 'Microsoft YaHei', Arial, sans-serif;
}

.clearfix:after,
.c-clearfix:after {
  content: '';
  display: block;
  clear: both;
}

.c-text-center {
  text-align: center;
}
.clearfix-self,
.c-clear {
  clear: both;
}

.header,
.ly,
.nav,
.footer {
  min-width: 1200px;
}

.ly {
  border-radius: 2px;
  min-height: 734px;
  margin-top: 20px;
  margin-bottom: 60px;
}

.c-ly1200 {
  width: 1200px;
  margin: 0 auto;
}

.l,
.c-fl {
  float: left;
}

.r,
.c-fr {
  float: right;
}

.bg-white {
  background: white;
}

.line {
  border-bottom: 1px solid #eff2f8;
}

.dotted {
  border-bottom: 2px dotted #eff2f8;
}
.c-mg0 {
  margin: 0;
}

.c-mt8 {
  margin-top: 8px;
}
.c-mt10 {
  margin-top: 10px;
}
.c-mt12 {
  margin-top: 12px;
}
.c-mt14 {
  margin-top: 14px;
}
.c-mt16 {
  margin-top: 16px;
}
.c-mt18 {
  margin-top: 18px;
}
.c-mt16 {
  margin-top: 16px;
}
.c-mt20 {
  margin-top: 20px;
}

.c-mt24 {
  margin-top: 24px;
}
.c-mt25 {
  margin-top: 24px;
}
.c-mt30 {
  margin-top: 30px;
}
.c-mt40 {
  margin-top: 40px;
}
.c-mt50 {
  margin-top: 50px;
}

.c-mt60 {
  margin-top: 60px;
}

.c-mt100 {
  margin-top: 100px;
}

.c-mb8 {
  margin-bottom: 8px;
}

.c-mb10 {
  margin-bottom: 10px;
}

.c-mb16 {
  margin-bottom: 16px;
}

.c-mb20 {
  margin-bottom: 20px;
}
.c-mb24 {
  margin-bottom: 24px;
}
.c-mb30 {
  margin-bottom: 30px;
}
.c-mb32 {
  margin-bottom: 32px;
}
.c-mb50 {
  margin-bottom: 50px;
}
.c-mb60 {
  margin-bottom: 60px;
}

.c-mr8 {
  margin-right: 8px;
}

.c-mr16 {
  margin-right: 16px;
}

.c-mr24 {
  margin-right: 24px;
}

.c-mr26 {
  margin-right: 26px;
}

.c-mr50 {
  margin-right: 50px;
}

.c-ml4 {
  margin-left: 4px;
}

.c-ml8 {
  margin-left: 8px;
}

.c-ml16 {
  margin-left: 16px;
}

.c-ml52 {
  margin-left: 52px;
}
.c-mlauto {
  margin-left: auto;
}

.c-pb8 {
  padding-bottom: 8px;
}

.c-pb14 {
  padding-bottom: 14px;
}

.c-pb16 {
  padding-bottom: 16px;
}

.c-pt30 {
  padding-top: 30px;
}

.c-pb20 {
  padding-bottom: 20px;
}

.c-pb30 {
  padding-bottom: 30px;
}

.c-pointer {
  cursor: pointer;
}

.c-overflow-hidden {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.c-overflow-clamp-2 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

a {
  text-decoration: none;
}
.c-flex {
  display: flex;
}
.c-flex-1 {
  flex: 1;
}
.c-flex-auto {
  flex: 0 0 auto;
}
.c-flex-between {
  display: flex;
  justify-content: space-between;
}

.c-flex-around {
  display: flex;
  justify-content: space-around;
}

.c-flex-between-center {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.c-flex-start-center {
  display: flex;
  justify-content: start;
  align-items: center;
}

.c-flex-center {
  display: flex;
  justify-content: center;
}

.c-flex-align-center {
  display: flex;
  align-items: center;
}

.c-notice-icon {
  width: 16px;
  height: 16px;
  display: inline-block;
  background: url(../images/notice-icon.png) no-repeat center center/cover;
}
.c-arrow-white-icon {
  width: 14px;
  height: 14px;
  display: inline-block;
  background: url(../images/arrow-white-icon.png) no-repeat center center/cover;
}
.c-arrow-brown-icon {
  width: 14px;
  height: 14px;
  display: inline-block;
  background: url(../images/arrow-brown-icon.png) no-repeat center center/cover;
}
.c-wechat {
  width: 50px;
  height: 50px;
  display: inline-block;
  background: url(../images/wechat.png) no-repeat center center/cover;
  cursor: pointer;
  position: relative;
}

.c-wechat:hover {
  width: 50px;
  height: 50px;
  display: inline-block;
  background: url(../images/wechat-active.png) no-repeat center center/cover;
  cursor: pointer;
}

.c-video {
  width: 50px;
  height: 50px;
  display: inline-block;
  background: url(../images/video.png) no-repeat center center/cover;
  cursor: pointer;
  position: relative;
}

.c-video:hover {
  width: 50px;
  height: 50px;
  display: inline-block;
  background: url(../images/video-active.png) no-repeat center center/cover;
  cursor: pointer;
}

.c-tiktok {
  width: 50px;
  height: 50px;
  display: inline-block;
  background: url(../images/tiktok.png) no-repeat center center/cover;
  cursor: pointer;
  position: relative;
}

.c-tiktok:hover {
  width: 50px;
  height: 50px;
  display: inline-block;
  background: url(../images/tiktok-active.png) no-repeat center center/cover;
  cursor: pointer;
}

.c-link-img-1 {
  width: 280px;
  height: 60px;
  display: inline-block;
  background: url(../images/links-img-1.png) no-repeat center center/cover;
  cursor: pointer;
}

.c-link-img-1:hover {
  width: 280px;
  height: 60px;
  display: inline-block;
  background: url(../images/links-active-img-1.png) no-repeat center center/cover;
  cursor: pointer;
}

.c-link-img-2 {
  width: 280px;
  height: 60px;
  display: inline-block;
  background: url(../images/links-img-2.png) no-repeat center center/cover;
  cursor: pointer;
}

.c-link-img-2:hover {
  width: 280px;
  height: 60px;
  display: inline-block;
  background: url(../images/links-active-img-2.png) no-repeat center center/cover;
  cursor: pointer;
}

.c-link-img-3 {
  width: 280px;
  height: 60px;
  display: inline-block;
  background: url(../images/links-img-3.png) no-repeat center center/cover;
  cursor: pointer;
}

.c-link-img-3:hover {
  width: 280px;
  height: 60px;
  display: inline-block;
  background: url(../images/links-active-img-3.png) no-repeat center center/cover;
  cursor: pointer;
}

.c-link-img-4 {
  width: 280px;
  height: 60px;
  display: inline-block;
  background: url(../images/links-img-4.png) no-repeat center center/cover;
  cursor: pointer;
}

.c-link-img-4:hover {
  width: 280px;
  height: 60px;
  display: inline-block;
  background: url(../images/links-active-img-4.png) no-repeat center center/cover;
  cursor: pointer;
}
.c-circle-arrow {
  width: 50px;
  height: 50px;
  display: inline-block;
  background: url(../images/circle-arrow.png) no-repeat center center/cover;
  cursor: pointer;
}

.c-circle-arrow-left {
  width: 50px;
  height: 50px;
  display: inline-block;
  background: url(../images/circle-arrow-border-left.png) no-repeat center center/cover;
  cursor: pointer;
}

.c-circle-arrow-left:hover {
  width: 50px;
  height: 50px;
  display: inline-block;
  background: url(../images/circle-arrow-left-active.png) no-repeat center center/cover;
  cursor: pointer;
}

.c-circle-arrow-right {
  width: 50px;
  height: 50px;
  display: inline-block;
  background: url(../images/circle-arrow-border-right.png) no-repeat center center/cover;
  cursor: pointer;
}

.c-circle-arrow-right:hover {
  width: 50px;
  height: 50px;
  display: inline-block;
  background: url(../images/circle-arrow-right-active.png) no-repeat center center/cover;
  cursor: pointer;
}

.c-hotline {
  width: 34px;
  height: 34px;
  display: inline-block;
  background: url(../images/hotline-icon.png) no-repeat center center/cover;
  cursor: pointer;
}

.c-policy {
  width: 34px;
  height: 34px;
  display: inline-block;
  background: url(../images/policy-icon.png) no-repeat center center/cover;
  cursor: pointer;
}

.c-circle-close {
  width: 38px;
  height: 38px;
  display: inline-block;
  background: url(../images/circle-close-icon.png) no-repeat center center/cover;
  cursor: pointer;
}

.c-text-middle {
  vertical-align: middle;
}

.c-pagination {
  padding: 60px 0;
}

.page-arrow {
  width: 80px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  background: #f9f9f9;
  border-radius: 25px;
  display: inline-block;
  cursor: pointer;
  color: #666666;
}

.page-item {
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  color: #666;
  background: #f9f9f9;
  border-radius: 50%;
  display: inline-block;
  margin-right: 12px;
}
.current {
  background: #df0014;
  color: #fff;
}

.ten-totop-float {
  display: block;
  position: fixed;
  bottom: -200px;
  right: 40px;
  z-index: 98;
  width: 60px;
  height: 60px;
  transition: ease all 0.3s;
  background: #fff;
  border-radius: 50%;
  border: 1px solid #bd0a1a;
  cursor: pointer;
  padding: 0px;
}

.ten-totop-float:after {
  content: '';
  display: block;
  width: 12px;
  height: 12px;
  position: absolute;
  top: calc(50% - 3px);
  left: calc(50% - 6px);
  transform: rotate(-135deg);
  border-bottom: 1px solid #bd0a1a;
  border-right: 1px solid #bd0a1a;
}

input {
  border: 0;
  outline: none;
  background-color: rgba(0, 0, 0, 0);
}

.scale-img-div{
  font-size: 0;
  overflow: hidden;
}

img.scale-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.3s;
}

img.scale-img:hover {
  transform: scale(1.2);
}
