a:active,
a:hover,
a:link,
a:focus {
  outline: 0;
  text-decoration: none;
}

a,
a:visited {
  text-decoration: none;
}

a {
  text-decoration: none;
  cursor: pointer;
}

* {
  margin: 0;
  padding: 0;
}

body {
  color: #464646;
  font-family: "微软雅黑", "Helvetica Neue", "Helvetica", "Arial", "sans-serif";
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  font-family: "微软雅黑", "Helvetica Neue", "Helvetica", "Arial", "sans-serif";
}

li {
  list-style: none;
}

.about-us,
.news {
  display: flex;
  flex-direction: column;
  background: #FBFBF8;
  min-width: 1346px;
}

.main-wrap {
  width: 100%;
  height: 610px;
  padding-top: 84px;
  overflow: hidden;
}

.news .about-wrap {
  background: url("../images/new/news_bg.png") no-repeat;
  background-size: cover;
  background-position: center 0;
}
.about-us .about-wrap {
  background: url("../images/about/about_bg.png") no-repeat;
  background-size: cover;
  background-position: center 0;
}

.header-wrap {
  background-image: linear-gradient(90deg, #D5363C 9%, #D8393E 40%, #EE674F 70%, #F5AB63 95%);
  height: 34px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 9999;
  border-bottom: 1px solid #FFFFFF;
}

.header-wrap.hide {
  display: none;
}

.header-list {
  height: 35px;
  display: flex;
  align-items: center;
  width: 1346px;
  margin: 0 auto;
  padding-left: 75px;

}

.header-list > li {
  margin-right: 90px;
  width: 300px;
}

.header-label {
  line-height: 13px;
  line-height: 13px;
  font-size: 13px;
  margin-right: 6px;

  color: #FFFFFF;
}

.header-data {
  font-weight: 600;
  font-size: 16px;
  color: #FFFFFF;
  line-height: 19px;
  margin-right: 6px;
}

.header-rate {
  font-weight: 600;
  font-size: 16px;
  color: #FFFFFF;
  line-height: 19px;
}

.nav-wrap {
  padding-left: 75px;
  display: flex;
  align-items: center;
  width: 1346px;
  margin: 0 auto;
}

.nav-list {
  margin-left: 470px;
  margin-bottom: 0;
  display: flex;
  align-items: center;
}

.nav-list li:hover {
  padding: 4px 0 0 0;
  font-weight: 600;
}

.nav-list > li {
  margin-right: 33px;
}

.nav-list > li > a {
  display: inline-block;
  font-size: 16px;
  height: 16px;
  line-height: 16px;
  color: #FFFFFF;
  cursor: pointer;
}

.nav-list > li > a.active {
  font-weight: 700;
}

.about-main,
.news-main {
  width: 1346px;
  margin: 0 auto;
  position: relative;
}

.about-img {
  position: absolute;
  left: 683px;
  top: 22px;
}

.about-title {

  font-size: 38px;
  color: #FFFFFF;
  line-height: 38px;
  position: absolute;
  left: 75px;
  top: 360px;
}

.company-info-wrap {
  height: 1200px;
  background: #FBFBF8;
}

.company-info {

  font-size: 22px;
  text-align: justify;
  line-height: 45px;
  width: 1136px;
  margin: 132px auto;
}

.about-honeycomb {
  position: absolute;
  left: 214px;
  top: 340px;
  display: flex;
  flex-wrap: wrap;
}

.about-honeycomb > li {
  width: 244px;
  height: 276px;
  position: relative;
  padding: 168px 20px 0;
  font-size: 14px;

  color: #FFFFFF;
  line-height: 1.5;
  margin-right: 18px;
  text-align: center;
}

.about-honeycomb > li:before {
  content: '';
  position: absolute;
  width: 82px;
  height: 87px;
  left: 50%;
  margin-left: -41px;
  top: 68px;
}

.about-honeycomb > li:nth-of-type(1) {
  background: url("../images/about/images_aboutus_honeycomb_01.png");
}

.about-honeycomb > li:nth-of-type(2) {
  background: url("../images/about/images_aboutus_honeycomb_02.png");
}

.about-honeycomb > li:nth-of-type(3) {
  background: url("../images/about/images_aboutus_honeycomb_03.png");
}

.about-honeycomb > li:nth-of-type(6) {
  background: url("../images/about/images_aboutus_honeycomb_04.png");
}

.about-honeycomb > li:nth-of-type(7) {
  background: url("../images/about/images_aboutus_honeycomb_05.png");
}

.about-honeycomb > li:nth-of-type(8) {
  background: url("../images/about/images_aboutus_honeycomb_06.png");
}

.about-honeycomb > li:nth-of-type(1):before {
  background: url("../images/about/aboutus_icon_money.png");
}

.about-honeycomb > li:nth-of-type(2):before {
  background: url("../images/about/aboutus_icon_target.png");
}

.about-honeycomb > li:nth-of-type(3):before {
  background: url("../images/about/aboutus_icon_communication.png");
}

.about-honeycomb > li:nth-of-type(4) {
  margin-right: 0;
  width: 265px;
  height: 300px;
  top: -24px;
  background: url("../images/about/aboutus_honeycomb_01.png");
}

.about-honeycomb > li:nth-of-type(5) {
  position: absolute;
  top: 225px;
  left: -165px;
  width: 265px;
  height: 303px;
  background: url("../images/about/aboutus_honeycomb_02.png");
}

.about-honeycomb > li:nth-of-type(6) {
  position: absolute;
  top: 235px;
  left: 130px;
}

.about-honeycomb > li:nth-of-type(6):before {
  background: url("../images/about/aboutus_icon_users.png");
}

.about-honeycomb > li:nth-of-type(7) {
  position: absolute;
  top: 235px;
  left: 395px;
}

.about-honeycomb > li:nth-of-type(7):before {
  background: url("../images/about/aboutus_icon_computer.png");
}

.about-honeycomb > li:nth-of-type(8) {
  position: absolute;
  top: 235px;
  left: 660px;
}

.about-honeycomb > li:nth-of-type(8):before {
  background: url("../images/about/aboutus_icon_institution.png");
}

.company-intro {
  height: 600px;
  background: #FBFBF8;
}

.company-intro-main {
  width: 1346px;
  margin: 0 auto;
  position: relative;
  height: 900px;
}

.company-intro-main1 {
  width: 1346px;
  margin: 0 auto;
  position: relative;
  height: 586px;
}

.company-fill {
  position: absolute;
  left: calc((100% + 1346px) / 2);
  height: 900px;
  width: calc((100% - 1346px) / 2);
}

.company-intro-fill {
  top: 900px;
  background-image: url(../images/about/wisdom_02.png);
  background-repeat: repeat-x;
}

.company-vision-fill {
  top: 1800px;
  background-image: url(../images/about/globle_02.png);
  background-repeat: repeat-x;
}

.company-mission-fill {
  top: 2700px;
  background-color: #F3EDE6;
}

.company-intro-title {

  font-size: 38px;
  color: #464646;
  line-height: 36px;
  position: absolute;
  top: 0px;
  left: 122px;
}

.company-intro-title1 {
  font-size: 38px;
  color: #464646;
  line-height: 36px;
  position: absolute;
  top: 167px;
  left: 122px;
}

.wisdom-img {
  width: 650px;
  height: 464px;
  position: absolute;
  top: 0;
  right: 0;
}

.company-intro-content {

  font-size: 34px;
  text-align: justify;
  line-height: 48px;
  width: 480px;
  position: absolute;
  top: 112px;
  left: 122px;
}

.company-intro-content1 {
  ont-family: MicrosoftYaHei;
  font-size: 34px;
  color: #5E5E5E;
  text-align: justify;
  line-height: 57px;
  position: absolute;
  top: 74px;
  left: 122px;
}

.company-intro-content2 {
  ont-family: MicrosoftYaHei;
  font-size: 34px;
  color: #5E5E5E;
  text-align: justify;
  line-height: 57px;
  position: absolute;
  top: 230px;
  left: 122px;
}

.company-intro-content3 {
  ont-family: MicrosoftYaHei;
  font-size: 34px;
  color: #5E5E5E;
  text-align: justify;
  line-height: 57px;
  position: absolute;
  top: 230px;
  left: 294px;
}


.company-vision {
  height: 712px;
  background: #FBFBF8;
}


.company-vision-title {

  font-size: 38px;
  line-height: 38px;
  position: absolute;
  top: 0px;
  left: 800px;
}

.company-vision-content {
  font-family: MicrosoftYaHei;
  font-size: 34px;
  color: #5E5E5E;
  text-align: justify;
  line-height: 57px;
  position: absolute;
  top: 76px;
  left: 800px;

}

.company-intro-main {
  width: 1346px;
  margin: 0 auto;
  position: relative;
}

.globle-img {
  position: absolute;
  width: 650px;
  height: 464px;
  top: 0;
  left: 50px;
}

.globle-img1 {
  position: absolute;
  width: 650px;
  height: 464px;
  top: 0;
  left: 50px;
}

.company-mission {
  height: 900px;
  background: #FBFBF8;
}

.branch-mission {
  z-index: 2;
  position: relative;
  margin: 0 auto;
  padding-top: 160px;
  padding-left: 60px;
}

.branch-mission > li {
  height: 131px;
  width: 1px;
  border-right: 1px solid #D33641;
  margin-right: 66px;
  margin-top: 2px;
}

.branch-mission > li:first-of-type {
  padding-top: 60px;
}

.company-mission-main {
  width: 1346px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  height: 100%;
}

.company-mission-title {

  font-size: 36px;
  color: #DB4B43;
  height: 36px;
  line-height: 36px;
  position: absolute;
  left: 178px;
  top: 100px;
}

.home-bottom {
  height: 500px;
  padding-top: 15px;
  background-image: linear-gradient(-179deg, #E74845 0%, #F6B662 100%);
  position: relative;
  overflow: hidden;
}

.concat-us {
  display: flex;
  width: 1014px;
  margin: 15px auto 0;
  padding-top: 18px;
}

.concat-us-list {
  display: flex;
}

.concat-us-list > li {
  width: 44px;
  height: 44px;
  margin-right: 30px;
  position: relative;
}

.concat-us-list > li:first-of-type:hover .qr-code {
  display: block;
  top: -200px;
}

.bottom-bg {
  width: 100%;
  margin: 0 auto;
  position: relative;
  padding-top: 30px;
  height: 300px;
}

.bottom-bg img {
  position: absolute;
  width: 333px;
  height: 214px;
}

.bottom-pltd {
  position: absolute;
  top: 128px;
  width: 100%;
  z-index: 2;
}

.bottom-pltd a:focus{
    color: #fff;
}

.bottom-ltd {
  display: flex;
  width: 1014px;
  margin: 15px auto 0;
  padding-left: 30px;

  font-size: 16px;
  color: #FFFFFF;
  line-height: 22px;
}

.bottom-bg-img {
  position: relative;
  margin: 0 auto;
  text-align: center;
  width: 1014px;
  display: block;
  clear: both;
  height: 214px;
}

.bottom-bg img:nth-of-type(1) {
  left: 0px;
}

.bottom-bg img:nth-of-type(2) {
  left: 170px;
}

.bottom-bg img:nth-of-type(3) {
  left: 340px;
}

.bottom-bg img:nth-of-type(4) {
  left: 510px;
}

.bottom-bg img:nth-of-type(5) {
  left: 680px;
}

.bottom-bg img:nth-of-type(6) {
  left: 850px;
}

.bottom-bg img:nth-of-type(7) {
  left: 1020px;
}

.branch {
  display: flex;
  z-index: 2;
  position: relative;
  width: 1014px;
  margin: 0 auto;
  min-width: 960px;
}

/* .branch > li:first-child{
  width: 200px;
  flex: 0 0 200px;
  margin-right: 18px;
  margin-top: 25px;
} */

.branch > li {
  /* flex: 0 0 207px; */
  margin-right: 17px;
  margin-top: 25px;
}

.branch > li:last-of-type {
  margin-right: 0;
}

.branch-name {
  font-weight: 600;
  font-size: 16px;
  line-height: 16px;
  height: 16px;
  color: #fff;
  margin-bottom: 6px;
}

.branch-address {
  font-size: 12px;
  line-height: 18px;
  margin: 0px;
  color: #fff;
}

.contact {
  display: flex;
  z-index: 2;
  position: relative;
  width: 1014px;
  margin: 0 auto;
}

.contact > li {
  width: 236px;
  margin-right: 6px;
  margin-top: 25px;
}

.contact > li:last-of-type {
  width: 260px;
}

.branch-contact {
  font-size: 20px;
  line-height: 1.5;
  margin-top: 6px;
  color: #fff;
}

.qr-code {
  display: none;
  position: absolute;
  background: #fff;
  z-index: 99;
  top: -205px;
  right: -148px;
  width: 160px;
  padding: 20px;
}

.qr-code img {
  margin-bottom: 15px;
}

.qr-code > p {
  font-size: 12px;
  text-align: center;
  margin-bottom: 10px;
}

.qr-code > p:last-of-type {
  margin-bottom: 0;
}


