.page-header {
  height: 80px;
  border-bottom: 1px solid #e5e5ea;
  font-size: 0;
}
.page-header .container {
  width: 1200px;
  margin: 0 auto;
  height: 100%;
}
.page-header .container .header-logo {
  width: 806px;
  text-align: left;
  height: 100%;
  margin-right: 20px;
  display: inline-block;
  padding-top: 18px;
}
.page-header .container .header-logo .header-logo-box {
  width: 178px;
  height: 45x;
  float: left;
  margin-right: 15px;
}
.page-header .container .header-logo .header-logo-box .header-logo-img {
  width: 178px;
  height: 45px;
}
.page-header .container .header-logo .header-logo-tag {
  display: inline-block;
  position: relative;
  float: left;
  background-color: #6e81eb;
  border-radius: 2px;
  width: 133px;
  height: 27px;
  line-height: 27px;
  margin-top: 9px;
  text-align: center;
  color: #fefefe;
  font-size: 14px;
  font-weight: 400;
}
.page-header .container .header-logo .header-logo-tag:before {
  content: '';
  position: absolute;
  width: 4px;
  height: 4px;
  background-color: #6e81eb;
  top: 11px;
  left: -2px;
  transform: rotate(45deg);
  display: block;
}
.page-header .container .header-nav {
  display: inline-block;
  vertical-align: top;
  line-height: 80px;
  height: 80px;
}
.page-header .container .header-nav .nav-item {
  text-decoration: none;
  font-size: 16px;
  color: #2e2f55;
  margin-right: 50px;
}
.page-header .container .header-nav .nav-item.active {
  font-weight: 500;
}
.page-header .container .header-nav .nav-item:last-child {
  margin-right: 0;
}
.banner-section {
  padding-top: 56px;
  height: 570px;
}
.banner-section .container {
  width: 1200px;
  margin: 0 auto;
}
.banner-section .container .banner-left {
  vertical-align: top;
  width: 600px;
  margin-top: 87px;
  display: inline-block;
  margin-right: 68px;
  padding-left: 19px;
}
.banner-section .container .banner-left .banner-title {
  font-size: 46px;
  line-height: 40px;
  margin-bottom: 30px;
  color: #2e2f55;
  font-weight: 400;
}
.banner-section .container .banner-left .banner-subtitle {
  font-size: 22px;
  line-height: 40px;
  color: #2e2f55;
  font-weight: 400;
}
.banner-section .container .banner-left .banner-description {
  font-size: 20px;
  color: #666;
  line-height: 34px;
  font-weight: 400;
  padding-top: 27px;
  width: 594px;
  height: 136px;
}
.banner-section .container .buy-banner-left {
  margin-top: 80px;
}
.banner-section .container .banner-right {
  display: inline-block;
  width: 510px;
  height: 420px;
}
.buy-banner {
  padding-top: 63px;
}
.contact-section {
  background-image: url(../images/corperate-background.svg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom;
  padding: 47px 0 51px;
}
.contact-section .container {
  width: 1200px;
  margin: 0 auto;
  text-align: center;
}
.contact-section .container .contact-title {
  font-size: 32px;
  line-height: 45px;
  color: #fff;
  height: 45px;
  margin-bottom: 7px;
}
.contact-section .container .contact-description {
  font-size: 16px;
  color: #fff;
  font-weight: 300;
  line-height: 22px;
  height: 22px;
  margin-bottom: 24px;
}
.contact-section .container .contact-btn {
  display: inline-block;
  width: 183px;
  height: 54px;
  background: #fff;
  color: #394bcd;
  text-decoration: none;
  font-size: 24px;
  border-radius: 12px;
  line-height: 54px;
  cursor: pointer;
}
.contact-section .container .contact-btn:hover {
  opacity: .8;
  transition: all .5s ease;
}
.partner-section {
  padding: 80px 0 115px;
}
.partner-section .container {
  width: 1200px;
  margin: 0 auto;
  text-align: center;
}
.partner-section .container .partner-title {
  font-size: 34px;
  line-height: 32px;
  color: #2e2f55;
  margin-bottom: 30px;
}
.partner-section .container .partner-description {
  font-size: 20px;
  line-height: 35px;
  color: #818182;
  margin-bottom: 65px;
}
.partner-section .container .partner-logo {
  width: 1200px;
  height: 250px;
}
.case-section {
  padding-top: 80px;
  padding-bottom: 160px;
}
.case-section .container {
  width: 1200px;
  margin: 0 auto;
  text-align: center;
}
.case-section .container .case-title {
  font-size: 34px;
  line-height: 32px;
  color: #2e2f55;
  margin-bottom: 80px;
}
.case-section .container .case-list {
  display: flex;
  justify-content: space-between;
}
.case-section .container .case-list .case-item {
  width: 580px;
  height: 300px;
  position: relative;
  background: #ffffff;
  box-shadow: 0px 2px 13px 0px rgba(46, 47, 85, 0.15);
  text-align: left;
}
.case-section .container .case-list .case-item .line {
  width: 100%;
  height: 7px;
  background: linear-gradient(90deg, #2335ae 0%, #826dd7 100%);
  position: relative;
}
.case-section .container .case-list .case-item .line .little-rectangle {
  display: block;
  width: 40px;
  height: 15px;
  background: #816dd7;
  position: absolute;
  right: 43px;
  top: 0;
  z-index: 2;
}
.case-section .container .case-list .case-item .line .blue-lt-rect {
  background: #224fe3;
}
.case-section .container .case-list .case-item .line .big-rectangle {
  display: block;
  position: absolute;
  width: 61px;
  height: 30px;
  background: #b7aef8;
  right: 0;
  top: 0;
}
.case-section .container .case-list .case-item .line .blue-big-rect {
  background: #00a3ff;
}
.case-section .container .case-list .case-item .line .square {
  display: block;
  width: 17px;
  height: 15px;
  position: absolute;
  right: 1px;
  top: 15px;
  background: #816dd7;
}
.case-section .container .case-list .case-item .line .blue-square {
  background: #006dff;
}
.case-section .container .case-list .case-item .blue-line {
  background: linear-gradient(142deg, #03acfa 0%, #2543e0 100%);
}
.case-section .container .case-list .case-item .case-item-photo {
  width: 100%;
  height: 140px;
  display: flex;
  align-items: center;
  padding-left: 40px;
}
.case-section .container .case-list .case-item .case-item-description {
  padding: 0 40px;
  font-size: 20px;
  color: #9797aa;
  line-height: 35px;
  font-weight: 300;
}
.page-footer {
  background-color: #2e2f55;
  font-size: 0;
}
.page-footer .footer-content {
  border-bottom: 1px solid #6b6c87;
  padding-top: 25px;
}
.page-footer .footer-content .container {
  width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: space-around;
}
.page-footer .footer-content .container .footer-left {
  margin-bottom: 34px;
}
.page-footer .footer-content .container .footer-left .footer-logo {
  width: 160px;
  height: 40px;
  margin-bottom: 16px;
}
.page-footer .footer-content .container .footer-left .footer-logo .footer-logo-img {
  width: 100%;
}
.page-footer .footer-content .container .footer-left .footer-text {
  color: #fff;
  font-size: 16px;
  line-height: 35px;
  font-weight: 300;
}
.page-footer .footer-content .container .footer-right {
  width: 385px;
  line-height: 35px;
  padding-top: 19px;
}
.page-footer .footer-content .container .footer-right .footer-text {
  color: #fff;
  font-size: 16px;
  font-weight: 300;
}
.page-footer .footer-gov {
  font-size: 16px;
  line-height: 22px;
  text-align: center;
  padding: 20px 0;
  color: #9999ac;
}
* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}
body,
html {
  min-width: 1200px;
}
.page-mainer .catalog-section {
  background: url(../images/catalog-bg.svg);
  background-repeat: no-repeat;
  background-size: cover;
  text-align: center;
  height: 650px;
  padding: 65px 0 55px;
  border-bottom: 1px solid #dfdfe5;
}
.page-mainer .catalog-section .catalog-title {
  font-size: 34px;
  line-height: 32px;
  color: #2e2f55;
  margin-bottom: 20px;
}
.page-mainer .catalog-section .catalog-description {
  font-size: 20px;
  line-height: 35px;
  color: #818182;
  margin-bottom: 65px;
}
.page-mainer .catalog-section .catalog-second-list {
  display: flex;
  justify-content: space-around;
  width: 1200px;
  margin: 0 auto;
  margin-bottom: 50px;
}
.page-mainer .catalog-section .catalog-second-list .catalog-second-item {
  font-size: 18px;
  line-height: 32px;
  color: #2e2f55;
  position: relative;
  cursor: pointer;
}
.page-mainer .catalog-section .catalog-second-list .catalog-second-item.catalog-second-item--active:after {
  position: absolute;
  content: '';
  height: 4px;
  width: 100%;
  display: inline-block;
  background: #ff9d33;
  top: 32px;
  left: 0;
  border-radius: 2px;
}
.page-mainer .catalog-section .catalog-third-container {
  width: 1200px;
  margin: 0 auto;
  height: 290px;
}
.page-mainer .catalog-section .catalog-third-container .catalog-third-list {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  display: none;
}
.page-mainer .catalog-section .catalog-third-container .catalog-third-list.catalog-third-list--active {
  display: flex;
}
.page-mainer .catalog-section .catalog-third-container .catalog-third-list .catalog-third-item {
  display: inline-block;
  width: 150px;
  height: 47px;
  margin-right: 60px;
  border: 1px solid #dfdfe5;
  border-radius: 23.5px;
  text-align: center;
  line-height: 47px;
  display: block;
  margin-bottom: 30px;
}
.page-mainer .catalog-section .catalog-third-container .catalog-third-list .catalog-third-item:nth-child(6n) {
  margin-right: 0px;
}
.page-mainer .catalog-section .catalog-third-container .catalog-third-list .catalog-third-item a {
  font-size: 15px;
  text-decoration: none;
  color: #2e2f55;
  cursor: default;
}
.page-mainer .zhiye-section {
  padding-top: 58px;
}
.page-mainer .zhiye-section .container {
  width: 1200px;
  margin: 0 auto;
  text-align: center;
}
.page-mainer .zhiye-section .container .zhiye-title {
  font-size: 34px;
  line-height: 32px;
  color: #2e2f55;
  margin-bottom: 24px;
}
.page-mainer .zhiye-section .container .zhiye-desc {
  font-size: 20px;
  line-height: 35px;
  color: #818182;
  margin-bottom: 74px;
}
.page-mainer .zhiye-section .container .zhiye-list {
  height: 697px;
  width: 1200px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.page-mainer .zhiye-section .container .zhiye-list .zhiye-item {
  width: 265px;
  height: 325px;
  box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.2);
  padding: 0 25px;
  margin-bottom: 45px;
  transition: all .5s ease;
}
.page-mainer .zhiye-section .container .zhiye-list .zhiye-item:hover {
  box-shadow: 2px 2px 20px 0px rgba(0, 0, 0, 0.3);
  transition: all .5s ease;
}
.page-mainer .zhiye-section .container .zhiye-list .zhiye-item .zhiye-item-photo {
  height: 157px;
  padding-top: 36px;
}
.page-mainer .zhiye-section .container .zhiye-list .zhiye-item .zhiye-item-photo .zhiye-item-img {
  width: 84px;
  height: 84px;
}
.page-mainer .zhiye-section .container .zhiye-list .zhiye-item .zhiye-item-title {
  font-size: 18px;
  line-height: 25px;
  color: #2e2f55;
  margin-bottom: 17px;
}
.page-mainer .zhiye-section .container .zhiye-list .zhiye-item .zhiye-item-desc {
  font-size: 13px;
  line-height: 22px;
  color: #9797aa;
  font-weight: 300;
  height: 44px;
  margin-bottom: 34px;
}
.page-mainer .zhiye-section .container .zhiye-list .zhiye-item .zhiye-item-info {
  text-align: left;
  padding-left: 23px;
}
.page-mainer .zhiye-section .container .zhiye-list .zhiye-item .zhiye-item-info .zhiye-item-number {
  font-size: 13px;
  line-height: 18px;
  color: #2e2f55;
  position: relative;
  margin-right: 30px;
}
.page-mainer .zhiye-section .container .zhiye-list .zhiye-item .zhiye-item-info .zhiye-item-number:before {
  position: absolute;
  content: '';
  background-image: url(../images/number.svg);
  display: block;
  width: 20px;
  height: 15px;
  top: 2px;
  left: -23px;
}
.page-mainer .zhiye-section .container .zhiye-list .zhiye-item .zhiye-item-info .zhiye-item-duration {
  font-size: 13px;
  line-height: 18px;
  color: #2e2f55;
  position: relative;
}
.page-mainer .zhiye-section .container .zhiye-list .zhiye-item .zhiye-item-info .zhiye-item-duration:before {
  position: absolute;
  content: '';
  background-image: url(../images/time.svg);
  background-repeat: no-repeat;
  display: block;
  width: 16px;
  height: 16px;
  top: 2px;
  left: -20px;
}
.page-mainer .hot-section {
  padding-top: 120px;
  padding-bottom: 120px;
}
.page-mainer .hot-section .container {
  width: 1200px;
  margin: 0 auto;
  text-align: center;
}
.page-mainer .hot-section .container .hot-title {
  font-size: 34px;
  line-height: 32px;
  color: #2e2f55;
  margin-bottom: 24px;
}
.page-mainer .hot-section .container .hot-desc {
  font-size: 20px;
  line-height: 35px;
  color: #818182;
  margin-bottom: 60px;
  font-weight: 400;
}
.page-mainer .hot-section .container .hot-list {
  display: flex;
  justify-content: space-between;
}
.page-mainer .hot-section .container .hot-list .hot-item {
  width: 265px;
  height: 300px;
  box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.2);
  transition: all .5s ease;
}
.page-mainer .hot-section .container .hot-list .hot-item:hover {
  box-shadow: 2px 2px 20px 0px rgba(0, 0, 0, 0.3);
  transition: all .5s ease;
}
.page-mainer .hot-section .container .hot-list .hot-item .hot-item-photo {
  width: 265px;
  height: 144px;
}
.page-mainer .hot-section .container .hot-list .hot-item .hot-item-photo .hot-item-img {
  width: 100%;
}
.page-mainer .hot-section .container .hot-list .hot-item .hot-item-title {
  font-size: 18px;
  color: #2e2f55;
  line-height: 25px;
  margin-top: 22px;
  margin-bottom: 17px;
}
.page-mainer .hot-section .container .hot-list .hot-item .hot-item-desc {
  font-size: 13px;
  line-height: 22px;
  color: #9797aa;
  padding: 0 20px;
}
