html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video,
input {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
  outline: none
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
menu,
nav,
section {
  display: block
}

body {
  line-height: 1
}

blockquote,
q {
  quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: none
}

table {
  border-collapse: collapse;
  border-spacing: 0
}

a {
  color: #7e8c8d;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  text-decoration: none
}

a:visited {
  text-decoration: none
}

li {
  list-style: none
}

::-webkit-scrollbar {
  width: 5px;
  height: 5px
}

::-webkit-scrollbar-track-piece {
  background-color: rgba(0, 0, 0, .2);
  border-radius: 6px
}

::-webkit-scrollbar-thumb:vertical {
  height: 5px;
  background-color: rgba(125, 125, 125, .7);
  border-radius: 6px
}

::-webkit-scrollbar-thumb:horizontal {
  width: 5px;
  background-color: rgba(125, 125, 125, .7);
  border-radius: 6px
}

@font-face {
  font-family: "Source Han Sans CN-Normal";
  src: url("https://www.serengetilive.com/statics/font/SourceHanSansCN-Normal.otf") format("truetype")
}

html,
body {
  width: 100%;
  font-family: "Source Han Sans CN-Medium"
}

body {
  font-family: Source Han Sans CN-Normal;
  -webkit-text-size-adjust: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

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

header {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  min-width: 1200px
}

header .con {
  width: 1200px;
  height: 80px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center
}

header .con h1 img {
  width: 341px;
  height: 42px;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: center;
  object-position: center
}

header .con .links a {
  font-size: 20px;
  font-weight: 400;
  color: #333;
  margin-right: 30px
}

header .con .links a:hover {
  color: #ff7c00
}

.title1039 {
  text-align: center;
  font-size: 0;
  height: 48px
}

.title1039 span {
  font-size: 48px;
  font-weight: bold;
  color: #ff7c00;
  position: relative;
  height: 48px;
  display: inline-block
}

.title1039 span::before,
.title1039 span::after {
  position: absolute;
  content: "";
  width: 76px;
  height: 27px;
  top: 10px
}

.title1039 span::before {
  left: -30px;
  background: url("https://www.serengetilive.com/topic/2024/shenzhen/images/779f972f.png") center/contain no-repeat;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%)
}

.title1039 span::after {
  right: -30px;
  background: url("https://www.serengetilive.com/topic/2024/shenzhen/images/95f57b5d.png") center/contain no-repeat;
  -webkit-transform: translateX(100%);
  transform: translateX(100%)
}

.lthg {
  padding: 70px 0
}

.lthg .content {
  width: 1200px;
  margin: 0 auto
}

.lthg .content .top {
  margin-top: 70px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.lthg .content .top .left {
  width: 564px
}

.lthg .content .top .left h3 {
  font-size: 32px;
  font-weight: bold;
  color: #333;
  line-height: 46px;
  margin-top: -8px
}

.lthg .content .top .left p {
  font-size: 18px;
  font-weight: 400;
  color: #666;
  line-height: 30px;
  margin-top: 20px
}

.lthg .content .top .left a {
  display: block;
  width: 202px;
  height: 51px;
  background: #ff7c00;
  -webkit-box-shadow: 0px 3px 6px 1px rgba(255, 142, 29, .502);
  box-shadow: 0px 3px 6px 1px rgba(255, 142, 29, .502);
  border-radius: 37px;
  margin-top: 30px;
  font-size: 22px;
  font-weight: 500;
  color: #fff;
  line-height: 50px;
  text-align: center
}

.lthg .content .top .left a img {
  margin-left: 9px;
  vertical-align: -3px
}

.lthg .content .top .right {
  width: 584px;
  height: 389px;
  position: relative;
  background-color: #fff
}

.lthg .content .top .right::before {
  content: "";
  position: absolute;
  width: 584px;
  height: 330px;
  border: solid 1px #ff7c00;
  left: -15px;
  bottom: -15px;
  z-index: -1
}

.lthg .content .top .right .tcplayer {
  width: 584px;
  height: 389px;
  background-color: #000
}

.lthg .content .top .right video {
  width: 100%;
  height: 100%;
  background-color: #000
}

.lthg .content .bottom {
  margin-top: 80px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.lthg .content .bottom li {
  border: solid 3px #ff7c00;
  padding: 7px;
  border-radius: 50%
}

.lthg .content .bottom li .li_wrap {
  width: 175px;
  height: 175px;
  border-radius: 50%;
  border: solid 1px #ff7c00;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.lthg .content .bottom li .li_wrap .li_wrap_in {
  text-align: center
}

.lthg .content .bottom li .li_wrap .li_wrap_in span {
  font-size: 44px;
  font-weight: bold;
  color: #333
}

.lthg .content .bottom li .li_wrap .li_wrap_in p {
  width: 100%;
  font-size: 22px;
  font-weight: 400;
  color: #333;
  padding-top: 14px;
  line-height: 28px
}

.ztyj {
  background-color: #f7f7f7;
  padding: 70px 0
}

.ztyj ul {
  width: 1200px;
  margin: 70px auto 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.ztyj ul li {
  width: 574px;
  padding-top: 75px;
  position: relative
}

.ztyj ul li:nth-of-type(n+3) {
  margin-top: 40px
}

.ztyj ul li .box {
  width: 574px;
  height: 189px;
  background: #fff;
  border-radius: 0px 50px 0px 50px;
  padding: 0 20px
}

.ztyj ul li .box img {
  position: absolute;
  top: 10px;
  left: 20px
}

.ztyj ul li .box .top {
  padding-left: 198px;
  height: 92px
}

.ztyj ul li .box .top span {
  display: inline-block;
  font-size: 20px;
  font-weight: bold;
  color: #ff7c00;
  padding-top: 20px
}

.ztyj ul li .box .top p {
  padding-top: 15px;
  font-size: 16px;
  font-weight: 400;
  color: #333
}

.ztyj ul li .box .bottom {
  padding: 0 22px;
  border-radius: 0 40px 0 40px;
  background-color: #ff7c00;
  width: 100%;
  height: 76px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center
}

.ztyj ul li .box .bottom .left {
  background-color: #fff;
  width: 89px;
  height: 26px;
  border-radius: 0 15px 0 15px;
  text-align: center;
  line-height: 26px;
  font-size: 16px;
  font-weight: 400;
  color: #ff7c00
}

.ztyj ul li .box .bottom .right {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin-left: 20px
}

.ztyj ul li .box .bottom .right span {
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  line-height: 26px
}

.ztyj ul li .box .bottom .right span.small {
  font-size: 18px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.ztyj ul li .box .bottom .right span.small a {
  font-size: 14px;
  color: #fff;
  line-height: 26px
}

.ztyj ul li .box .bottom .right p {
  font-size: 12px;
  font-weight: 400;
  color: #fff;
  line-height: 24px
}

.jbcf {
  width: 100%;
  height: 720px;
  min-width: 1200px;
  background: url("https://www.serengetilive.com/topic/2024/shenzhen/images/a6b94251.png") center/1920px 720px no-repeat #ff7c00;
  padding: 70px 0
}

.jbcf .con {
  width: 1200px;
  margin: 70px auto 0;
  overflow: hidden
}

.jbcf .con .case-wrap {
  position: relative
}

.jbcf .con .case-wrap .swiper-container-horizontal>.swiper-pagination-bullets,
.jbcf .con .case-wrap .swiper-pagination-custom,
.jbcf .con .case-wrap .swiper-pagination-fraction {
  bottom: 0px
}

.jbcf .con .case-wrap .swiper-slide.swiper-slide-active .list p {
  opacity: 1
}

.jbcf .con .case-wrap .swiper-slide .swiper-slide-shadow-left {
  bottom: 40px;
  height: auto
}

.jbcf .con .case-wrap .swiper-slide .swiper-slide-shadow-right {
  bottom: 40px;
  height: auto
}

.jbcf .con .case-wrap .swiper-slide .video-wrap {
  position: relative;
  width: 771px;
  height: 434px;
  padding-bottom: 40px
}

.jbcf .con .case-wrap .swiper-slide .video-wrap #player_s {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  width: 771px;
  height: 434px;
  border-radius: 10px;
  background-color: #000
}

.jbcf .con .case-wrap .swiper-slide .list p {
  text-align: center;
  font-size: 18px;
  font-weight: 500;
  color: #333;
  padding-top: 17px;
  opacity: 0
}

.jbcf .con .case-wrap .swiper-slide.swiper-slide-active .mask {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 100;
  right: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0)
}

.jbcf .con .case-wrap .swiper-button-prev {
  background-image: url("https://www.serengetilive.com/topic/2024/shenzhen/images/e5b61a34.png");
  width: 70px;
  height: 70px;
  background-size: contain;
  background-repeat: no-repeat;
  margin-top: -52px
}

.jbcf .con .case-wrap .swiper-button-next {
  background-image: url("https://www.serengetilive.com/topic/2024/shenzhen/images/bec9856b.png");
  width: 70px;
  height: 70px;
  background-size: contain;
  background-repeat: no-repeat;
  margin-top: -52px
}

.hdxc {
  width: 100%;
  min-width: 1200px;
  padding: 70px 0 50px;
  background-color: #fff;
  text-align: center
}

.hdxc .con {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 1200px;
  margin: 70px auto 0
}

.hdxc .con .left {
  width: 567px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.hdxc .con .left img {
  margin-bottom: 20px;
  min-width: 100px;
  min-height: 100px
}

.hdxc .con .right {
  width: 613px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.hdxc .con .right img {
  margin-bottom: 20px
}

.hdxc a {
  display: inline-block;
  width: 202px;
  height: 51px;
  background: #ff7c00;
  -webkit-box-shadow: 0px 3px 6px 1px rgba(255, 142, 29, .502);
  box-shadow: 0px 3px 6px 1px rgba(255, 142, 29, .502);
  border-radius: 37px;
  margin-top: 30px;
  font-size: 22px;
  font-weight: 500;
  color: #fff;
  line-height: 50px;
  text-align: center
}

.hdxc a img {
  margin-left: 9px;
  vertical-align: -3px
}

.cyxx {
  padding: 70px 0;
  background-color: #f7f7f7
}

.cyxx .links {
  width: 1200px;
  margin: 0 auto;
  font-size: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 40px
}

.cyxx .links a {
  margin-top: 30px;
  margin-right: 15px
}

.cyxx .links a:nth-of-type(5n) {
  margin-right: 0
}

.cyxx .links a img {
  width: 228px;
  height: 88px;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: center;
  object-position: center
}

.cyxx .links a p {
  font-size: 16px;
  font-weight: 400;
  color: #333;
  text-align: center;
  padding-top: 10px;
  line-height: 24px
}

.ltxw {
  padding: 70px 0;
  min-width: 1200px;
  width: 100%
}

.ltxw .con {
  margin: 70px auto 0;
  width: 1200px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.ltxw .con .left {
  width: 482px;
  height: 336px;
  background: #f7f7f7;
  text-align: center
}

.ltxw .con .left p {
  height: 64px;
  line-height: 64px;
  font-size: 20px;
  font-weight: 500;
  color: #333
}

.ltxw .con .left img {
  width: 452px;
  height: 259px;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center
}

.ltxw .con .right {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin-left: 68px
}

.ltxw .con .right span {
  position: relative;
  display: block;
  width: 190px;
  height: 38px;
  line-height: 38px;
  background-image: -webkit-gradient(linear, left top, right top, from(#FE8B17), to(#FFAA54));
  background-image: linear-gradient(90deg, #FE8B17, #FFAA54);
  font-size: 20px;
  font-weight: 500;
  color: #fff;
  padding-left: 24px
}

.ltxw .con .right span::after {
  position: absolute;
  right: -29px;
  bottom: -19px;
  width: 48px;
  height: 61px;
  background-color: #fff;
  content: "";
  -webkit-transform: rotateZ(34deg);
  transform: rotateZ(34deg)
}

.ltxw .con .right .links a {
  font-size: 20px;
  font-weight: bold;
  color: #333;
  margin-top: 25px;
  display: block;
  white-space: nowrap
}

.ltxw .con .right .links a p {
  display: inline-block;
  font-size: 18px;
  font-weight: 400
}

.ltxw .con .right .links a:hover {
  color: #ff7c00
}

body section .wqhg {
  padding-bottom: 108px
}

body section .wqhg ::-webkit-scrollbar {
  background-color: #f5f5f5;
  width: 20px
}

body section .wqhg ::-webkit-scrollbar-thumb {
  border-radius: 13px;
  background-color: #ff7c00;
  border: solid 1px #ff7c00;
  cursor: pointer
}

body section .wqhg .con {
  width: 1200px;
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between
}

body section .wqhg .con img {
  width: 260px;
  height: 200px
}

body section .wqhg h3 {
  text-align: center;
  margin-top: 70px
}

body section .wqhg h3 span {
  font-size: 26px;
  font-weight: 500;
  color: #ff7c00;
  position: relative;
  text-align: center
}

body section .wqhg h3 span::after,
body section .wqhg h3 span:before {
  content: "--";
  position: absolute;
  top: 0;
  font-size: 26px;
  font-weight: 500;
  color: #ff7c00;
  line-height: 35px
}

body section .wqhg h3 span::before {
  left: -45px
}

body section .wqhg h3 span::after {
  right: -45px
}

body section .wqhg p.tip {
  text-align: center;
  font-size: 18px;
  font-weight: 400;
  color: #666;
  padding: 25px 0 50px
}

body section .wqhg .textwrap {
  position: relative;
  width: 1200px;
  height: 360px;
  margin: 0 auto
}

body section .wqhg .textwrap::before,
body section .wqhg .textwrap::after {
  content: "";
  position: absolute;
  left: 0;
  width: 1170px;
  height: 6px;
  background: #f7f7f7;
  z-index: 10
}

body section .wqhg .textwrap::before {
  top: 0
}

body section .wqhg .textwrap::after {
  bottom: 0
}

body section .wqhg .textwrap .text {
  width: 1200px;
  height: 360px;
  background: #f7f7f7;
  overflow-y: scroll
}

body section .wqhg .textwrap .text p {
  text-align: center;
  font-size: 20px;
  font-weight: 400;
  color: #333;
  line-height: 38px
}

body section .wqhg .textwrap .text p a {
  font-size: 20px;
  font-weight: 400;
  color: #333
}

body section .wqhg .textwrap .text p b {
  font-weight: bold;
  display: inline-block;
  padding-top: 40px;
  padding-bottom: 14px
}

body section .wqhg .textwrap .text p:nth-of-type(1) b {
  padding-bottom: 0;
  padding-top: 35px
}

body section .wqhg .textwrap .text p:nth-of-type(2) b {
  padding-top: 0
}

body section .wqhg .textwrap .text p:last-of-type {
  padding-bottom: 36px
}

body .footer {
  clear: both;
  min-width: 1200px
}

body .footer .con {
  width: 1200px;
  margin: 0 auto
}

body .footer .con .footer-menu {
  height: 90px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between
}

body .footer .con .footer-menu h2 {
  width: 176px;
  height: 44px;
  margin-top: 26px
}

body .footer .con .footer-menu h2 img {
  height: 100%
}

body .footer .con .footer-menu ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 590px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between
}

body .footer .con .footer-menu ul li {
  line-height: 90px
}

body .footer .con .footer-menu ul li a {
  display: inline-block;
  line-height: 50px;
  color: #1d1f29;
  font-size: 20px
}

body .footer .con .footer-contact {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-top: solid 1px #dfdfdf;
  border-bottom: solid 1px #dfdfdf;
  padding: 27px 0 14px 0
}

body .footer .con .footer-contact .contact-information p {
  color: #1d1f29;
  font-weight: 400;
  font-size: 16px
}

body .footer .con .footer-contact .contact-information p.time {
  line-height: 44px
}

body .footer .con .footer-contact .contact-information p.time img {
  height: 20px;
  vertical-align: -4px;
  margin-left: -4px;
  padding-right: 4px
}

body .footer .con .footer-contact .contact-information p.time a {
  font-size: 32px;
  font-weight: bold;
  color: #1d1f29;
  padding-left: 28px
}

body .footer .con .footer-contact .contact-information p.address {
  padding-top: 12px;
  position: relative;
  padding-left: 26px
}

body .footer .con .footer-contact .contact-information p.address img {
  height: 20px;
  vertical-align: -4px;
  position: absolute;
  left: 0;
  top: 11px
}

body .footer .con .footer-contact .contact-qrcode {
  width: 588px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 20px
}

body .footer .con .footer-contact .contact-qrcode li {
  width: 154px
}

body .footer .con .footer-contact .contact-qrcode li img {
  width: 154px;
  height: 134;
  -o-object-position: center;
  object-position: center;
  -o-object-fit: contain;
  object-fit: contain;
  padding: 0 10px
}

body .footer .con .footer-contact .contact-qrcode li p {
  font-size: 14px;
  font-weight: 400;
  color: #333;
  line-height: 41px;
  white-space: nowrap;
  text-align: center
}

body .footer .con .footer-copyright {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between
}

body .footer .con .footer-copyright p {
  font-size: 14px;
  color: #1d1f29;
  line-height: 46px
}

body .footer .con .footer-copyright p a {
  color: #1d1f29;
  float: left
}

body .footer .con .footer-copyright p a img {
  width: 15px;
  height: 17px;
  margin: 0 4px;
  margin-top: -2px
}

body .right-fixed-nav {
  position: fixed;
  right: 0;
  top: 35%;
  width: 98px;
  z-index: 100;
  background-color: #ff7c00
}

body .right-fixed-nav ul li {
  position: relative;
  cursor: pointer;
  -webkit-transition: all .1s;
  transition: all .1s;
  text-align: center;
  padding: 15px 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

body .right-fixed-nav ul li:hover .right-nav-list {
  -webkit-transform: scale(1);
  transform: scale(1)
}

body .right-fixed-nav ul li:first-of-type .right-nav-list {
  left: -151px;
  top: -26px
}

body .right-fixed-nav ul li:nth-of-type(3) .right-nav-list {
  left: -151px;
  top: -10px
}

body .right-fixed-nav ul li:nth-of-type(4) .right-nav-list {
  left: -151px;
  top: -10px
}

body .right-fixed-nav ul li:last-of-type p.title {
  padding-bottom: 0;
  border-bottom: none
}

body .right-fixed-nav ul li>img {
  width: 44px;
  height: 44px
}

body .right-fixed-nav ul li p.title {
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  color: #fff;
  width: 70px;
  margin: 0 auto;
  padding-bottom: 14px;
  border-bottom: solid 1px #fff
}

body .right-fixed-nav ul li .right-nav-list {
  border: 1px solid #dcdcdc;
  position: absolute;
  font-size: 16px;
  color: #333;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-transition: -webkit-transform .25s;
  transition: -webkit-transform .25s;
  transition: transform .25s;
  transition: transform .25s, -webkit-transform .25s;
  background-color: #fff
}

body .right-fixed-nav ul li .right-nav-list div {
  display: inline-block;
  width: 149px;
  padding-bottom: 5px
}

body .right-fixed-nav ul li .right-nav-list div img {
  width: 122px;
  height: 122px;
  margin-top: 7px
}

body .right-fixed-nav ul li .right-nav-list div p {
  text-align: center;
  font-size: 12px;
  font-weight: 500;
  color: #333;
  line-height: 15px;
  margin-top: -4px
}

#share {
  padding: 6px 0 0 0
}

#share .wechat-qrcode {
  padding-bottom: 0
}

#share .wechat-qrcode h4 {
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  color: #333;
  line-height: 15px
}

#share .wechat-qrcode p {
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  color: #333;
  line-height: 18px;
  padding: 0 5px
}

#share .wechat-qrcode .help {
  padding-bottom: 0
}

body .mask {
  display: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  position: fixed;
  background-color: rgba(0, 0, 0, .4);
  z-index: 110;
  left: 0;
  bottom: 0;
  right: 0;
  top: 0
}

body .mask.show {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex
}

body .mask .inner .form {
  width: 436px;
  height: 532px;
  background: #fff;
  border-radius: 10px 10px 10px 10px;
  opacity: 1
}

body .mask .inner .form h2.title {
  padding: 37px 0 11px;
  text-align: center
}

body .mask .inner .form h2.title span {
  font-size: 28px
}

body .mask .inner .form form div {
  overflow: hidden;
  width: 368px;
  height: 50px;
  background: #fff;
  border-radius: 4px;
  border: 1px solid #ebebeb;
  margin: 26px auto 0
}

body .mask .inner .form form div input {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 20px;
  width: 368px;
  height: 50px;
  font-size: 18px;
  font-weight: 400;
  color: #333;
  -webkit-box-shadow: inset #fff 100px 100px 100px;
  box-shadow: inset #fff 100px 100px 100px
}

body .mask .inner .form form div input::-webkit-input-placeholder {
  font-size: 18px;
  font-weight: 400;
  color: #999
}

body .mask .inner .form form div input::-moz-placeholder {
  font-size: 18px;
  font-weight: 400;
  color: #999
}

body .mask .inner .form form div input:-ms-input-placeholder {
  font-size: 18px;
  font-weight: 400;
  color: #999
}

body .mask .inner .form form div input::-ms-input-placeholder {
  font-size: 18px;
  font-weight: 400;
  color: #999
}

body .mask .inner .form form div input::placeholder {
  font-size: 18px;
  font-weight: 400;
  color: #999
}

body .mask .inner .form form div select {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 20px;
  width: 368px;
  height: 50px;
  font-size: 18px;
  font-weight: 400;
  color: #999;
  background-color: #fff;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none;
  border: none
}

body .mask .inner .form form div select:-internal-autofill-previewed {
  -webkit-text-fill-color: #000;
  -webkit-transition: background-color 5000s ease-out .5s;
  transition: background-color 5000s ease-out .5s
}

body .mask .inner .form form div select:-internal-autofill-selected {
  -webkit-text-fill-color: #000;
  -webkit-transition: background-color 5000s ease-out .5s;
  transition: background-color 5000s ease-out .5s
}

body .mask .inner .form form div select option {
  color: #000
}

body .mask .inner .form form p.error-tips {
  font-size: 16px;
  color: red;
  height: 0;
  line-height: 60px;
  text-align: center
}

body .mask .inner .form form button[type=submit] {
  display: block;
  width: 368px;
  height: 56px;
  background: #ff7c00;
  border-radius: 4px;
  margin: 60px auto 0;
  font-size: 26px;
  font-weight: 400;
  color: #fff;
  cursor: pointer;
  border: none;
  outline: none
}

body .mask .inner .bottom {
  text-align: center
}

body .mask .inner .bottom img {
  width: 48px;
  height: 48px;
  margin-top: 40px;
  cursor: pointer
}

.layui-layer-hui {
  pointer-events: none
}

html {
  font-family: Source Han Sans CN-Regular, Source Han Sans CN
}

body section .banner {
  width: 100%;
  min-width: 1200px;
  height: 600px;
  -o-object-position: center;
  object-position: center;
  -o-object-fit: cover;
  object-fit: cover
}


body .footer_nav {
  background-color: #ff7c00;
  clear: both;
  min-width: 1280px
}

body .footer_nav .con {
  width: 1280px;
  margin: 0 auto
}

body .footer_nav .con .footer-menu {
  height: 90px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between
}

body .footer_nav .con .footer-menu h2 {
  width: 176px;
  height: 44px;
  margin-left: 20px;
  margin-top: 26px;
  background-size: contain;
  background-repeat: no-repeat
}

body .footer_nav .con .footer-menu ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 590px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between
}

body .footer_nav .con .footer-menu ul li {
  line-height: 90px
}

body .footer_nav .con .footer-menu ul li a {
  display: inline-block;
  line-height: 50px;
  color: #fff;
  font-size: 16px;
  font-weight: 300
}

body .footer_nav .con .footer-contact {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-top: solid 1px rgba(255, 255, 255, .1);
  border-bottom: solid 1px rgba(255, 255, 255, .1);
  padding: 27px 0 14px 0
}

body .footer_nav .con .footer-contact ul {
  width: 633px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center
}

body .footer_nav .con .footer-contact ul li:nth-of-type(even) {
  margin-top: -16px
}

body .footer_nav .con .footer-contact ul li img {
  width: 120px;
  height: 120px;
  margin: 0 10px
}

body .footer_nav .con .footer-contact ul li span {
  display: block;
  font-size: 12px;
  font-weight: 400;
  color: #fff;
  text-align: center;
  margin-top: 10px
}

body .footer_nav .con .footer-contact ul li p {
  font-size: 14px;
  font-weight: 400;
  color: #fff
}

body .footer_nav .con .footer-contact ul li p:last-of-type {
  font-size: 24px;
  font-weight: 500;
  margin-top: 10px;
  margin-right: 10px
}

body .footer_nav .con .footer-contact .right {
  padding-bottom: 10px
}

body .footer_nav .con .footer-contact .right p {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 15px
}

body .footer_nav .con .footer-contact .right p:first-of-type {
  margin-top: 0
}

body .footer_nav .con .footer-contact .right p span {
  position: relative;
  margin-right: 19px;
  font-size: 12px;
  font-weight: 400;
  color: #fff;
  cursor: pointer
}

body .footer_nav .con .footer-contact .right p span:hover a {
  color: #fff
}

body .footer_nav .con .footer-contact .right p span:hover a.img-wrap {
  display: block
}

body .footer_nav .con .footer-contact .right p span:first-of-type {
  width: 80px;
  display: inline-block;
  text-align: right;
  margin-top: 0
}

body .footer_nav .con .footer-contact .right p span:last-of-type {
  margin-right: 0
}

body .footer_nav .con .footer-contact .right p span a {
  font-size: 12px;
  font-weight: 400;
  color: #fff
}

body .footer_nav .con .footer-contact .right p span a.img-wrap {
  position: absolute;
  display: none;
  width: 120px;
  height: 136px;
  bottom: 0;
  left: 50%;
  z-index: 1100;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-bottom: 16px
}

body .footer_nav .con .footer-contact .right p span a.img-wrap img {
  width: 120px;
  height: 120px;
  -webkit-box-shadow: 0 0 2px 0 rgba(185, 201, 214, .7);
  box-shadow: 0 0 2px 0 rgba(185, 201, 214, .7)
}

body .footer_nav .con .footer-copyright {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between
}

body .footer_nav .con .footer-copyright p {
  font-size: 14px;
  font-weight: 300;
  color: #fff;
  line-height: 46px
}

body .footer_nav .con .footer-copyright p a {
  color: #fff;
  float: left
}

body .footer_nav .con .footer-copyright p a img {
  width: 15px;
  height: 17px;
  margin: 0 4px;
  margin-top: -2px
}