@charset "utf-8";
body,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
p,
form,
input,
textarea,
th,
td {
  margin: 0;
  padding: 0;
}
ul,
ol {
  list-style: none;
}
img {
  border: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
  table-layout: fixed;
  width: 100%;
}
body {
  font: 12px/1 Arial, Helvetica, sans-serif;
  color: #000;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
}
em {
  font-style: normal;
}
.clearfix:after {
  display: block;
  content: "";
  clear: both;
}
.clearfix {
  zoom: 1;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
a {
  text-decoration: none;
}
body {
  color: #000;
  min-width: 1200px;
}
.w1200 {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}
.title {
  display: flex;
  justify-content: center;
  align-items: center;
}
.title .icon {
  width: 45px;
  height: 53px;
  background: url(../img/tit-icon.png) no-repeat;
  margin-right: 20px;
}
.title .txt {
  line-height: 1;
}
.title .txt .cn {
  font-size: 36px;
  font-weight: 600;
  background: linear-gradient(90deg, #02b7cc, #004bd3);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  margin-bottom: 10px;
}
.title .txt .en {
  font-size: 18px;
  font-family: Arial;
  color: #aaa;
}
.title2 {
  display: flex;
  justify-content: center;
  align-items: center;
}
.title2 .icon {
  width: 45px;
  height: 53px;
  background: url(../img/tit-icon2.png) no-repeat;
  margin-right: 20px;
}
.title2 .txt {
  line-height: 1;
}
.title2 .txt .cn {
  font-size: 36px;
  font-weight: 600;
  color: #fff;
  margin-bottom: 10px;
}
.title2 .txt .en {
  font-size: 18px;
  font-family: Arial;
  color: #b8d3f1;
}
.bg1 {
  height: 647px;
  background: url(../img/bg1.jpg) top center no-repeat;
}
.bg1 .address {
  font-size: 20px;
  position: absolute;
  left: 680px;
  top: 360px;
  line-height: 30px;
}
.bg1 .address span {
  letter-spacing: 2.5px;
}
.bg2 .w1200 .content {
  padding-top: 50px;
  font-size: 18px;
  text-indent: 2em;
  line-height: 32px;
}
.bg2 .w1200 .content p {
  margin-bottom: 15px;
}
.bg3 {
  height: 856px;
  background: url(../img/bg3.jpg) top center no-repeat;
}
.bg3 .core {
  padding-top: 48px;
  position: relative;
}
.bg3 .core p {
  font-size: 24px;
  text-align: center;
  color: #0481db;
  margin-top: 40px;
}
.bg3 .core .tit {
  position: absolute;
  left: 28px;
  width: 30px;
  font-size: 26px;
  color: #0481db;
}
.bg3 .core .content {
  display: flex;
  padding-left: 90px;
}
.bg3 .core dl {
  flex: 1;
  padding-left: 24px;
}
.bg3 .core dl dt {
  font-size: 24px;
  color: #fc6d02;
  margin-bottom: 25px;
}
.bg3 .core dl dd {
  font-size: 18px;
  line-height: 30px;
}
.bg3 .title2 {
  margin-top: 106px;
  margin-bottom: 70px;
}
.bg3 .row {
  color: #004bd3;
  display: flex;
  justify-content: space-between;
  font-size: 26px;
  padding: 0 15px 0 40px;
}
.bg3 .row p {
  text-align: center;
  align-self: flex-end;
}
.bg3 .row p:nth-child(2) {
  line-height: 42px;
}
.bg3 .row2 {
  color: #004bd3;
  display: flex;
  justify-content: space-between;
  font-size: 26px;
  padding: 0 130px 0 60px;
  margin-top: 120px;
}
.bg3 .row2 p {
  text-align: center;
  align-self: flex-start;
}
.bg3 .row2 p:nth-child(2) {
  line-height: 42px;
}
.bg4 {
  background: url(../img/bg4.jpg) top center no-repeat;
  height: 650px;
}
.bg4 .w1200 {
  padding-top: 60px;
}
.bg4 li {
  position: absolute;
}
.bg4 li .t {
  font-size: 28px;
  color: #fcef54;
  margin-bottom: 15px;
}
.bg4 li p {
  font-size: 24px;
  color: #fff;
}
.bg4 li:nth-of-type(1) {
  left: 106px;
  top: 198px;
}
.bg4 li:nth-of-type(2) {
  left: 738px;
  top: 198px;
}
.bg4 li:nth-of-type(3) {
  left: 422px;
  top: 335px;
}
.bg4 li:nth-of-type(4) {
  left: 106px;
  top: 476px;
}
.bg4 li:nth-of-type(5) {
  left: 738px;
  top: 476px;
}
.bg5 {
  background: url(../img/bg5.jpg) top center no-repeat;
  min-height: 1096px;
}
.bg5 .w1200 {
  padding-top: 70px;
}
.bg5 .w1200 .title2 {
  margin-bottom: 50px;
}
.bg5 .container {
  box-shadow: 0 0 20px #e4f0fc;
  background: #fff;
}
.bg5 .day {
  color: #fff;
  font-size: 24px;
  text-align: center;
  line-height: 50px;
  background: linear-gradient(to right, #015cd2, #03c9cb);
}
.bg5 .bgc {
  background: #e6f6fb;
}
.bg5 .row {
  padding: 10px 0;
  display: flex;
  font-size: 20px;
  line-height: 30px;
}
.bg5 .row .time {
  width: 208px;
  flex-shrink: 0;
  text-align: center;
  align-self: flex-start;
}
.bg5 .row .right {
  border-left: 1px solid #000;
  padding-left: 25px;
}
.bg5 .row .right .box {
  display: flex;
  flex-wrap: wrap;
  margin-top: 5px;
}
.bg5 .row .right .box p {
  width: 50%;
  box-sizing: border-box;
}
.bg5 .row .right .box p:nth-of-type(2n) {
  border-left: 1px solid #000;
  padding-left: 25px;
}
.bg6 {
  background: url(../img/bg6.jpg) bottom center no-repeat;
  height: 480px;
}
.bg6 .w1200 {
  padding-top: 70px;
}
.bg6 .w1200 .tel {
  width: 540px;
  height: 56px;
  text-align: center;
  line-height: 56px;
  font-size: 26px;
  color: #fff;
  margin: 60px auto 0;
  background: linear-gradient(to right, #0156d3, #03a7d1);
  border-radius: 56px;
}
#goTop {
  position: fixed;
  right: 20px;
  bottom: 30px;
  cursor: pointer;
  display: none;
}
#goTop img {
  animation: zoom 1s infinite;
}
@keyframes zoom {
  0% {
    transform: scale(0.9);
  }
  25% {
    transform: scale(0.95);
  }
  50% {
    transform: scale(1);
  }
  75% {
    transform: scale(0.95);
  }
  100% {
    transform: scale(0.9);
  }
}
