html {
  color: #010101;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td {
  margin: 0;
  padding: 0
}

body,
button,
input,
select,
textarea {
  font: 12px/1.5 tahoma, arial, '氓戮庐猫陆炉茅鈥衡€γ┞烩€�';
  color: #010101
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: 400
}

address,
cite,
dfn,
em,
var,
caption,
strong,
th,
i,
code,
kbd,
pre,
samp {
  font-style: normal;
  font-weight: 400
}

ul,
ol {
  list-style: none
}

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline
}

sup {
  top: -0.5em
}

sub {
  bottom: -0.25em
}

input,
button,
textarea,
fieldset,
img {
  border: 0 none
}

button,
input,
select,
textarea {
  font-size: 100%;
  vertical-align: middle;
  font-family: inherit
}

textarea {
  overflow: auto;
  vertical-align: top
}

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

th {
  text-align: inherit
}

caption,
th {
  text-align: center
}

a {
  text-decoration: none;
  color: #666
}

a:hover {
  text-decoration: none;
  color: #d00
}

.clearfix:before,
.clearfix:after {
  display: table;
  content: ''
}

.clearfix:after {
  clear: both
}

.clearfix {
  content: "";
  *zoom: 1
}

q:before,
q:after {
  content: ""
}

.clear {
  clear: both
}

iframe {
  display: block
}

abbr,
acronym {
  border: 0 none;
  font-variant: normal
}

del {
  text-decoration: line-through
}

.fl {
  float: left
}

.fr {
  float: right
}

.fc {
  clear: both
}

.fz {
  zoom: 1
}

img {
  border: none 0
}

input {
  _border: none;
  outline: none
}

.wrap-comm {
  width: 1190px;
  margin: 0 auto
}



.zhubei-banner {
  position: relative;
  height: auto;
  width: 100%;
}

.zhubei-banner .wrap-comm {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 18px;
}

.zhubei-banner .banner {
  width: 100%;
  height: 100%;
  display: block;
}

.advert-txt {
  position: absolute;
  width: 746px;
  height: 118px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  overflow: hidden;
  background: url(img/advert.png) no-repeat;
  background-size: 100%;
  text-indent: -999999px;
}


.wrap-about {
  width: 1190px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 70px auto
}

.wrap-about img {
  width: 584px;
  height: 460px;
  position: relative;

}

.wrap-about .infor {
  width: 584px;
  font-size: 14px;

}

.wrap-about .infor h3,
.service-area .wrap-comm>h3,
.advantage h3 {
  font-size: 56px;
  font-weight: 700;
  line-height: 74px;
  margin-bottom: 4px
}

.service-area .wrap-comm>h3,
.advantage h3 {
  text-align: center;
}

.wrap-about .infor .english,
.service-area .english,
.advantage .english {
  font-size: 24px;
  color: #666666;
  position: relative;
  padding-bottom: 26px;
  display: block
}

.service-area .english,
.advantage .english {
  margin: 0 auto;
  width: 160px;
}

.advantage .english {
  width: 190px;
}

.wrap-about .infor .english::after,
.service-area .english::after,
.advantage .english::after {
  content: "";
  position: absolute;
  width: 100px;
  bottom: 0;
  left: 0;
  height: 2px;
  background: #010101;
}

.service-area .english::after,
.advantage .english::after {
  left: 50%;
  transform: translateX(-50%);
}

.wrap-about .infor>p {
  margin-top: 15px;
  line-height: 28px;
  text-indent: 34px;
}

.service-area {
  padding: 60px 0;
  background: #F5F5F5;
}

.service-area ul {
  margin-top: 60px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.service-area ul li {
  width: 284px;
  height: 400px;
  position: relative;
}

.service-area ul li>img {
  display: block;
  width: 100%;
  height: 100%;
}

.service-area ul li dl {
  padding: 97px 30px 0;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
  color: #fff;
  font-size: 16px;
}

.service-area ul li dl dt {
  font-size: 28px;
  font-weight: bold;
  position: relative;
  padding-bottom: 30px;
  margin-bottom: 30px;
}

.service-area ul li dl dt::after {
  content: "";
  width: 100px;
  height: 2px;
  position: absolute;
  bottom: 0px;
  left: 50%;
  transform: translateX(-50%);
  background: #FFFFFF;
}

.play-banner {
  position: relative;
  height: 800px;
  width: 100%;
  min-width: 1190px
}

.play-banner>img {
  width: 100%;
  height: 100%
}

.play-banner .text-box {
  position: absolute;
  width: 992px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  overflow: hidden
}

.play-banner .text-box h3 {
  font-size: 56px;
  color: #FFFFFF;
  line-height: 74px;
  font-weight: 900;
  text-align: center
}

.play-banner .text-box .tips {
  width: 100%;
  height: 24px;
  font-size: 16px;
  color: #FFFFFF;
  line-height: 24px;
  -webkit-background-clip: text;
  padding-bottom: 42px;
  display: block;
  position: relative;
  text-align: center;
  margin-top: 20px
}

.play-banner .text-box .tips::after {
  content: "";
  position: absolute;
  width: 100px;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  height: 2px;
  background: #fff
}

.play-banner .text-box ul {
  display: flex;
  justify-content: space-between;
  margin-top: 69px
}

.play-banner .text-box ul li {
  width: 492px;
  height: 300px;
  padding: 30px 42px 0;
  box-sizing: border-box;
  background: #FFFFFF;
  border-radius: 15px;
  font-size: 16px;
  line-height: 30px
}

.play-banner .text-box ul li img {
  width: 120px;
  height: 120px;
  display: block;
  margin: 0 auto 20px
}

.advantage {
  padding: 80px 0;
  margin: 0 auto;
  width: 1190px
}


.advantage ul {
  display: flex;
  margin-top: 75px
}

.advantage ul li {
  flex: 1;
  text-align: center
}

.advantage ul li .s-title {
  font-size: 22px;
  font-weight: 600;
  color: #333333;
  line-height: 26px;
  margin-top: 20px
}


.advantage ul li>img {
  display: block;
  width: 89px;
  height: 89px;
  margin: 0 auto
}

.copyright {
  padding: 72px 0;
  background: #FAF9F9;
  text-align: center
}

.copyright a {
  font-size: 14px;
  color: #999999
}