#g-footer .g-footer-record .fn-fr {
  width: 70px;
}
.main {
  background: #fff;
}
.main a {
  color: unset;
}
.main .wrap {
  width: 1200px;
  margin: 0 auto;
}
.main .com-title {
  font-size: 0;
  text-align: center;
}
.main .com-title h3 {
  position: relative;
  display: inline-block;
  padding: 0 30px;
  font-size: 48px;
  color: #002c6f;
  line-height: 1em;
}
.main .com-title h3::before {
  position: absolute;
  left: -318px;
  top: 13px;
  width: 318px;
  height: 27px;
  background: url(../images/titleLeft1.png);
  content: '';
}
.main .com-title h3::after {
  position: absolute;
  right: -318px;
  top: 13px;
  width: 318px;
  height: 27px;
  background: url(../images/titleRight1.png);
  content: '';
}
.main .com-title h4 {
  font-size: 18px;
  color: #999;
  line-height: 1em;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-top: 35px;
}
.main .com-title.color-white h3 {
  color: #fff;
}
.main .com-title.color-white h3::before {
  background: url(../images/titleLeft2.png);
}
.main .com-title.color-white h3::after {
  background: url(../images/titleRight2.png);
}
.main .com-title.color-white h4 {
  color: #fff;
}
.banner {
  height: 648px;
  background: url(../images/banner.png) no-repeat center;
}
.banner .wrap {
  overflow: hidden;
}
.banner .wrap a {
  display: block;
  width: 244px;
  font-size: 0;
  user-select: none;
  margin: 515px auto 0;
}
.intro-wrap {
  background: url(../images/bg1.png) no-repeat center bottom, #fff;
}
.intro-wrap .intro1 {
  padding: 105px 0 55px;
}
.intro-wrap .intro1 .com-title {
  margin-bottom: 60px;
}
.intro-wrap .intro1 .session-wrap {
  margin-top: 22px;
}
.intro-wrap .intro1 .session-wrap > h3 {
  font-size: 34px;
  color: #002c6f;
  text-align: center;
  margin-bottom: 37px;
}
.intro-wrap .intro1 .session-wrap ul {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.intro-wrap .intro1 .session-wrap ul li {
  box-sizing: border-box;
  width: 280px;
  height: 150px;
  padding: 24px 16px 0 16px;
  margin: 0 26px 26px 0;
  border-radius: 0 30px 0 30px;
  background: linear-gradient(90deg, #0098d2, #01c28c);
  color: #fff;
}
.intro-wrap .intro1 .session-wrap ul li:nth-child(4n),
.intro-wrap .intro1 .session-wrap ul li:last-child {
  margin-right: 0;
}
.intro-wrap .intro1 .session-wrap ul li:hover {
  background: linear-gradient(90deg, #0059d2, #2a01c2);
}
.intro-wrap .intro1 .session-wrap ul li h3 {
  position: relative;
  height: 52px;
  font-size: 20px;
}
.intro-wrap .intro1 .session-wrap ul li h3 i {
  display: inline-block;
  width: 21px;
  height: 21px;
  background: url(../images/icon2.png) no-repeat center;
  vertical-align: middle;
  margin-right: 2px;
}
.intro-wrap .intro1 .session-wrap ul li h3 i:first-child {
  background: url(../images/icon1.png) no-repeat center;
}
.intro-wrap .intro1 .session-wrap ul li h3 > span {
  position: absolute;
  top: 25px;
  left: 128px;
}
.intro-wrap .intro1 .session-wrap ul li p {
  font-size: 22px;
}
.intro-wrap .intro2 {
  padding-bottom: 25px;
}
.intro-wrap .intro2 .content {
  margin-top: 40px;
}
.intro-wrap .intro2 .content p {
  font-size: 18px;
  color: #000;
  line-height: 1.5em;
  text-indent: 2em;
  margin-bottom: 10px;
  text-align: justify;
}
.yicheng-wrap {
  box-sizing: border-box;
  height: 1392px;
  padding-top: 80px;
  background: url(../images/bg2.png) no-repeat center top;
}
.yicheng-wrap .yicheng table {
  width: 1200px;
  margin-top: 30px;
  border-collapse: collapse;
}
.yicheng-wrap .yicheng table thead tr {
  background: linear-gradient(to right, #3dedeb, #2727d5);
}
.yicheng-wrap .yicheng table thead tr:first-child th {
  border-top: 1px solid transparent;
}
.yicheng-wrap .yicheng table thead tr:first-child th:first-child {
  border-left: 1px solid transparent;
}
.yicheng-wrap .yicheng table thead th:last-child {
  border-right: 1px solid transparent;
}
.yicheng-wrap .yicheng table tbody {
  background: #fff;
}
.yicheng-wrap .yicheng table th {
  font-size: 22px;
  color: #fff;
  line-height: 1.6em;
  text-align: center;
  border: 1px solid #fff;
  padding: 6px 8px;
}
.yicheng-wrap .yicheng table td {
  font-size: 20px;
  color: #0c0f2c;
  line-height: 1.6em;
  border: 1px solid #0098d2;
  padding: 6px 8px;
}
.yicheng-wrap .yicheng table td i {
  font-size: 14px;
}
.yicheng-wrap .yicheng table .time {
  width: 200px;
}
.yicheng-wrap .yicheng table .has-bg {
  background: linear-gradient(to right, #eaf6ec, #e5eef7);
}
.yicheng-wrap .yicheng table .center {
  text-align: center;
}
.yicheng-wrap .yicheng .tips {
  font-size: 16px;
  color: #fff;
  margin-top: 7px;
}
.yicheng-wrap .huoban {
  margin-top: 60px;
}
.yicheng-wrap .huoban .content {
  margin-top: 65px;
}
.yicheng-wrap .huoban .content ul {
  display: flex;
  justify-content: center;
}
.yicheng-wrap .huoban .content ul li {
  box-sizing: border-box;
  width: 218px;
  height: 83px;
  padding: 5px;
  margin-right: 30px;
  background: #fff;
}
.yicheng-wrap .huoban .content ul li:last-child {
  margin-right: 0;
}
.yicheng-wrap .huoban .content ul li img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.renqun {
  padding: 70px 0;
  background: #eef8fa;
}
.renqun .content {
  margin-top: 45px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.renqun .content ul {
  position: relative;
  width: 887px;
  height: 450px;
}
.renqun .content ul li {
  position: absolute;
  left: 0;
  box-sizing: border-box;
  width: 887px;
  height: 158px;
  padding: 5px 35px 0 50px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  transition: all 0.2s;
  background: transparent;
}
.renqun .content ul li:hover {
  background: url(../images/renqun2.png) no-repeat center;
}
.renqun .content ul li:nth-child(1) {
  top: -15px;
}
.renqun .content ul li:nth-child(2) {
  top: 110px;
}
.renqun .content ul li:nth-child(3) {
  top: 213px;
}
.renqun .content ul li:nth-child(4) {
  top: 330px;
}
.renqun .content ul li span {
  font-size: 46px;
  color: #2cc5dd;
  font-weight: bold;
}
.renqun .content ul li p {
  width: 715px;
  font-size: 17px;
  color: #000;
  line-height: 1.5em;
}
.gift {
  box-sizing: border-box;
  padding: 60px 0 20px;
  background: url(../images/bg3.png) no-repeat center top / cover;
}
.gift .wrap {
  width: 1300px;
}
.gift .title {
  font-size: 0;
  text-align: center;
}
.gift .title h3 {
  position: relative;
  display: inline-block;
  padding-bottom: 18px;
  font-size: 48px;
  color: #002c6f;
  line-height: 1em;
}
.gift .title h3::after {
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  width: 52px;
  height: 6px;
  background: #ffb300;
  content: '';
}
.gift ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  box-sizing: border-box;
  margin-top: 50px;
  padding: 0 70px;
}
.gift ul li {
  width: 200px;
  margin-right: 40px;
  margin-bottom: 30px;
}
.gift ul li:nth-child(5n),
.gift ul li:last-child {
  margin-right: 0;
}
.gift ul li .img-box {
  box-sizing: border-box;
  width: 200px;
  height: 140px;
  padding: 5px;
  background: #fff;
  margin-bottom: 5px;
}
.gift ul li .img-box img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.gift ul li p {
  font-size: 16px;
  color: #002c6f;
  text-align: center;
}
.company {
  box-sizing: border-box;
  height: 485px;
  padding-top: 80px;
  background: url(../images/bg4.png) no-repeat center top;
}
.company .title {
  font-size: 0;
  text-align: center;
}
.company .title h3 {
  position: relative;
  display: inline-block;
  padding-bottom: 18px;
  font-size: 48px;
  color: #fff;
  line-height: 1em;
}
.company .title h3::after {
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  width: 60px;
  height: 4px;
  background: #fff;
  content: '';
}
.company .title h4 {
  font-size: 18px;
  color: #fff;
  line-height: 1em;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-top: 17px;
}
.company .content {
  margin-top: 45px;
}
.company .content p {
  font-size: 18px;
  color: #fff;
  line-height: 30px;
  text-indent: 2em;
  text-align: justify;
}
.company .content a:hover {
  text-decoration: underline;
}
