* {
  margin: 0;
  padding: 0;
}

html {
  width: 100%;
  height: 100%;
}

body {
  width: 100%;
  height: 100%;
  overflow: hidden;
  font-family: "MicrosoftYaHei", "PingFangSC,宋体,Arial,sans-serif";
}

.swiper-container {
  width: 100%;
  height: 100%;

}

.abs {
  position: absolute;
}

.v-center {
  top: 0;
  bottom: 0;
  margin: auto;
}

.h-center {
  left: 0;
  right: 0;
  margin: auto;
}

.container {

  width: 100%;
  height: 100%;
  background-color: #fff;
  background-size: cover;
  border-top: 1px solid transparent;
  overflow-y: auto;
  overflow-x: hidden;
}

section {
  /* width: 100%; */
  height: 100%;
  background-size: cover;
  position: relative;

}

.section2,
.section3,
.section4,
.section5,
.section6,
.section7,
.section8,
.section9 {
  padding: 0 100px;
  background-color: #141A88;
}

.section1 {
  /* background: linear-gradient(to bottom, #6cc4ff 0%,#5769e2 100%); */
  display: flex;
}

.section1 a {
  color: #fff;
  text-decoration: none;
}

a {
  color: #fff;
  text-decoration: none;
}

.banner {
  width: 100%;
  height: 100px;
  background-color: rgba(0, 0, 0, 0.2);
}

.title {
  font-size: 20px;
  top: 26px;
  left: 446px;
  font-weight: bold;
  color: #fff;
}

.btns {
  font-size: 16px;
  top: 0;
  left: 284px;
  line-height: 124px;
  color: #fff;
}

.btns span {
  display: inline-block;
  cursor: pointer;
  font-size: 16px;
}

.btns span:nth-child(2),
.btns span:nth-child(3),
.btns span:nth-child(4),
.btns span:nth-child(5),
.btns span:nth-child(6) {
  margin-left: 45px;
}

.logo {
  width: 163px;
  height: 51px;
  cursor: pointer;
  background: url('../img/page-1/logo2.png') no-repeat;
  background-size: 100% 100%;
  top: 26px;
  left: 44px;
}

.logo2 {
  width: 216px;
  height: 67px;

  background: url('../img/page-1/logo.png') no-repeat;
  background-size: 100% 100%;
  top: 15px;
  left: 50px;
}

.page1-left {
  position: relative;
  width: 60%;
}

.page1-right {
  position: absolute;
  /* flex: 1; */
  width: 1218px;
  height: 400px;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}


.page1-icon2 {
  color: #fff;
  text-align: left;
  width: 100%;
  top: 0px;
  font-weight: bold;
  /* font-family: pmzd; */
  font-size: 87px;
}

.page1-icon1 {
  width: 362px;
  height: 47px;
  background-color: rgba(255, 255, 255, .3);
  border-radius: 23px;
  color: #fff;
  text-align: center;
  font-size: 24px;
  line-height: 45px;
  top: 50px;
  right: 0;
  left: 0;
  margin: auto;
}

.page1-icon1 span {
  width: 75px;
  height: 37px;
  background-color: #000;
  display: inline-block;
  margin-top: 5px;
  border-radius: 20px;
  float: right;
  margin-right: 5px;
  line-height: 37px;
  color: #fff;
}

.page1-word1 {
  width: 339px;
  height: 50px;
  top: 0px;
  left: 0;
  right: 0;
  margin: auto;
}

.mask {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .4)
}

.page1-word2 {
  /* height: 32px; */
  top: 100px;
  font-weight: bold;
  color: #fbb040;
  font-size: 87px;
  text-align: left;
  white-space:nowrap;
}

.page1-word3 {
  /* height: 32px; */
  top: 220px;
  color: #fff;
  font-size: 20px;
  text-align: left;
}

.page1-word4 {
  /* height: 32px; */
  top: 250px;
  color: #fff;
  font-size: 20px;
  text-align: left;
}

.btn-free {
  width: 229px;
  height: 62px;
  top: 325px;
  /* background-color: #fff; */
  color: #fff;
  border: .5px solid #fff;
  line-height: 62px;
  border-radius: 62px;
  text-align: center;
  font-size: 24px;

  /* box-shadow: 8px 8px 3px rgba(256, 256, 256, .6); */
  right: 0;
  left: 0;

  cursor: pointer;
}
.btn-free2 {
  width: 229px;
  height: 62px;
  top: 325px;
  
  color: #fff;
  border: .5px solid #fff;
  line-height: 62px;
  border-radius: 62px;
  text-align: center;
  font-size: 24px;
 
  /* box-shadow: 8px 8px 3px rgba(256, 256, 256, .6); */
  
  left: 250px;

  cursor: pointer;
}

/****第二屏***/
.section2,
.section8 {
  /* background: url('../img/page-2/bg.png'); */
  position: relative;
}

.section2 {
  background: url('../img/page-2/bg.png') no-repeat;
  background-size: cover;
}

.page2-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.page2-title {
  top: 250px;
  font-size: 50px;
  color: #494949;
  text-align: center
}

.page2-icon {
  width: 1297px;
  height: 307px;
  top: -300px;
  bottom: 0;
  margin: auto;
  display: flex;
  flex-direction: row;
  justify-content: space-around;
}

.page2-icons {
  width: 1193px;
  top: 630px;
  left: 50%;
  margin-left: -596px;
}

.bg-pic {
  width: 90%;

  top: 193px;
  left: 50%;
  margin-left: -45%;

}

.total-fz {
  font-size: 40px;
  color: #FAAF3F;
  font-weight: 700;
}

.bg-pic img {
  width: 100%;
}

.total-fz2 {
  font-size: 79px;
  font-weight: 700;
  color: #FAAF3F
}

.page2-left {
  vertical-align: top;
  margin-left: 23px;
}

.page2-right {
  vertical-align: top;
  margin-left: 224px;
}





.page2-icon4 {
  top: 54px;
  left: 195px;
}

.page2-icon5 {
  top: 54px;
  left: 415px;
}

.page2-icon6 {
  top: 54px;
  left: 1092px;
}



/****第三屏***/
.section3,

.section7 {
  /* background-color: #586ae2; */
  display: flex;
}



.section3-content .mt {
  margin-top: 18px
}



/***第四屏***/


.section8 {
  /* background: url('../img/page-5/bg_commit.png'); */
  background-size: 100% 100%;
  display: flex;

}

.section4-content {
  display: flex;
  justify-content: center;
  position: absolute;
  width: 100%;
  top: 55%;
  left: 50%;
  text-align: center;
  transform: translate(-50%, -50%);
}

.page4-icon {
  width: 634px;
  height: 611px;
}








/****第五屏****/

.section5-content {

  position: absolute;
  width: 100%;
  top: 100px;
  left: 0;
  padding-top: 60px;
  /* top: 50%;
  left: 50%;
  text-align: center;
  transform: translate(-50%, -50%); */

}
.section5-content.section5-contentx{
  top:55px;
}


/***第六屏***/
.section6-content {

  position: absolute;
  width: 100%;
  top: 100px;
  left: 0;
  padding-top: 60px;

}

.section6-title {
  font-size: 50px;
  margin-bottom: 132px;
}

.section6-flex {
  /* max-width: 1657px; */
  width: 90%;
  margin: auto;
  display: flex;
  flex-direction: row;
  /* justify-content: space-around; */
}

.section6-flex .flex {
  flex: 1;
}

.mouse-comit {
  width: 90%;
}

.sction6-word1 {
  font-size: 18px;
  color: #141a88;
  margin-top: 20px;
}

.sction6-word2 {
  font-size: 14px;
  margin-top: 18px;
  color: #565656;
}

/***第七屏***/
.section7 {
  padding: 0;
  padding-top: 75px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
}




.section-bottom {
  flex: 1;
  position: relative;
  background-color: #0D137A;
}

.section-content {

  position: absolute;
  width: 100%;
  height: 100%;
}

.section7-title {
  font-size: 50px;
}

.icon-list {
  margin-top: 45px;
  width: 100%;
  display: flex;
  flex-direction: row;
}

.icon-list div {
  flex: 1;
  height: 112px;
  position: relative;
  cursor: pointer;
}

.icon-list>div img {
  position: relative;
  bottom: 0;

}

.section7-word {
  display: inline-block;
  text-align: right;
  font-size: 22px;
  vertical-align: middle;
}



.section7-word .mt {
  margin-top: 20px;

}



.color-word.mr {
  color: #141a88;
  margin-right: 30px;
}

.section7-pic {
  vertical-align: middle;
}

.active-title.none {
  display: block;
}

.none2 {
  display: none;
}

.fz16 {
  font-size: 16px;
  margin: 20px 0;
}

.active-title {
  display: none;
  position: absolute;
  width: 0;
  height: 0;
  border-width: 0 15px 15px 15px;
  border-style: solid;
  bottom: 0;
  left: 50%;
  margin-left: -17px;
  border-color: transparent transparent #0D137A;
}

.hotfz {
  display: inline-block;
  vertical-align: middle;
  font-size: 22px;
  color: #141a88;
}

.hot-pic {
  vertical-align: middle;
  margin: 0 57px;
}

.hot-text {
  text-align: left;
  margin-left: -20px;
}

/***第八屏***/
.section8 {
  background-color: #efefef;
}

.page8-word {
  top: 80px;
  color: #494949;
  font-size: 50px;
  text-align: center;
}

.page8-word2 {
  top: 330px;
  color: #494949;
  width: 1220px;
  display: flex;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
}

.page8-word2 div {
  /* text-align: center; */
}

.page8-word2 div:nth-child(1) {
  padding-left: 30px;
}

.page8-word2 div:nth-child(2) {
  padding-left: 262px;
}

.page8-word2 div:nth-child(3) {
  padding-left: 250px;
  width: 50px;
}

.page8-word2 div:nth-child(4) {
  padding-left: 226px;
}

.page8-word2 div:nth-child(5) {
  padding-left: 225px;
}

.page8-icon1 {
  top: 220px;
  width: 1220px;
}

.page8-icon2 {
  top: 500px;
  width: 1047px;
}

/***第九屏***/
.section9 {
  /* background: url("./img/page-9/bg.png"); */
  /* background-size: 100% 100%; */
}

.section9-bg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 0;

}

.page9-word {
  /* color: #fff; */
  width: 913px;
  height: 109px;
  top: -20px;
  font-size: 56px;
  color: #fbb040;
  font-weight: bold;
  text-align: center;
  background: url('../img/page-9/toplog.png')no-repeat;
  background-size: 100% 100%;
}

.section9-container {
  position: absolute;
  width: 100%;
  top: 50%;
  left: 50%;
  text-align: center;
  transform: translate(-50%, -50%);
}

.section9 .tips {
  display: none;
  position: absolute;
  width: 800px;
  height: 600px;
  border-radius: 5px;
  background-color: #fff;
  top: 50%;
  left: 50%;
  box-sizing: border-box;
  padding-top: 75px;
  text-align: center;
  transform: translate(-50%, -50%);
  box-shadow: 0px 0px 0px 2px #e4e4e4;
}

.section9 .tips .tips-text1 {
  font-size: 45px;
  margin-top: 54px;
}

.section9 .tips .tips-text2 {
  font-size: 45px;
  margin-top: 22px;
  font-size: 18px;
}

.section9 .tips .tip-btns {
  margin-top: 118px;
  font-size: 20px;
}

.section9 .tips .tip-btns .tips-btn1 {
  border: 0;
  width: 220px;
  height: 44px;
  color: #fff;
  border-radius: 5px;
  outline: none;
  background-color: #C6C6C6;
  cursor: pointer;
}

.section9 .tips .tip-btns .tips-btn2 {
  border: 0;
  width: 220px;
  height: 44px;
  color: #fff;
  border-radius: 5px;
  outline: none;
  background-color: #3D5ACF;
  cursor: pointer;
  margin-left: 50px;
}

.section9 .tips .tip-btns .tips-btn3 {
  border: 0;
  width: 220px;
  height: 44px;
  color: #fff;
  border-radius: 5px;
  outline: none;
  background-color: #3D5ACF;
  cursor: pointer;
  margin-left: 50px;
}


.phone-box.mt55 {
  margin-top: 55px;
}

.mt20 {
  margin-top: 15px;
}

input {
  width: 470px;
  height: 59px;
  /* border-radius: 8px; */
  /* border: none; */
  border: 1px solid #e4e4e4;
  outline: none;
  /* padding-left: 2px; */
  /* padding-left: 14px; */
  font-size: 16px;
  color: #fbb040;
  background-color: transparent;
  border: 0;
  line-height: 59px;
 
}
input::-webkit-input-placeholder { 
  /* WebKit browsers */ 
  color: #b3b7ff; 
  } 
.textarea {
  width: 470px;
  height: 60px;
  /* padding: 7px; */
  /* border-radius: 8px; */
  border: 0;
  /* border: 1px solid #e4e4e4; */
  color: #fbb040;
  outline: none;
  background-color: transparent;
}

textarea::-webkit-input-placeholder{
  color:#b3b7ff;
}
.text-content {
  display: none;
}

select {
  width: 470px;
  height: 59px;
  line-height: 59px;
  /* border-radius: 8px; */
  /* border: 1px solid #e4e4e4; */
  /* border: none; */
  outline: none;
  font-size: 16px;
  appearance: none;
  -webkit-appearance: none;
  /*去除chrome浏览器的默认下拉图片*/
  -moz-appearance: none;
  /*去除Firefox浏览器的默认下拉图片*/
  background: url("../img/page-9/down.png") no-repeat 100%;
  background-size: 30px 30px;
  background-color: transparent;
  border: 0;
  color: #b3b7ff;

}
select::-webkit-select-placeholder { 
  /* WebKit browsers */ 
  color: #b3b7ff; 
  } 
select::-ms-expand {
  display: none;
}

.username {
  top: 100px;

}

.usertel1 {
  top: 155px;
}

.usertel {
  top: 320px;
}

.userposition {
  top: 265px;
}

.usercode {
  top: 375px;
}

.phonecode {
  top: 430px
}

.usercompany {
  top: 210px;
}

.btn-submit {
 
  width: 470px;
  height: 49px;
  line-height: 49px;
  color: #fff;
  text-align: center;
  top: 485px;
  border-radius: 5px;
  font-size: 20px;
  letter-spacing: 8px;
  cursor: pointer;
  background: url('../img/page-9/btnnew.png');
}

.h5 {
  bottom: 30px;
  text-align: center;
  font-size: 12px;
}

.copyright {
  bottom: 10px;
  text-align: center;
  font-size: 12px;
  color: #fff;
}





/*****动画****/
@keyframes toLeft {
  0% {
    opacity: 0;
    transform: translateX(100%)
  }

  10% {
    opacity: 0.1;
    transform: translateX(90%)
  }

  20% {
    opacity: 0.2;
    transform: translateX(80%)
  }

  30% {
    opacity: 0.3;
    transform: translateX(70%)
  }

  40% {
    opacity: 0.4;
    transform: translateX(60%)
  }

  50% {
    opacity: 0.5;
    transform: translateX(50%)
  }

  60% {
    opacity: 0.6;
    transform: translateX(40%)
  }

  75% {
    opacity: 0.75;
    transform: translateX(25%)
  }

  80% {
    opacity: 0.8;
    transform: translateX(20%)
  }

  90% {
    opacity: 0.9;
    transform: translateX(10%)
  }

  100% {
    opacity: 1;
    transform: translateX(0%)
  }
}

@keyframes toRight {
  0% {
    opacity: 0;
    transform: translateX(-100%)
  }

  10% {
    opacity: 0.1;
    transform: translateX(-90%)
  }

  20% {
    opacity: 0.2;
    transform: translateX(-80%)
  }

  30% {
    opacity: 0.3;
    transform: translateX(-70%)
  }

  40% {
    opacity: 0.4;
    transform: translateX(-60%)
  }

  50% {
    opacity: 0.5;
    transform: translateX(-50%)
  }

  60% {
    opacity: 0.6;
    transform: translateX(-40%)
  }

  75% {
    opacity: 0.75;
    transform: translateX(-25%)
  }

  80% {
    opacity: 0.8;
    transform: translateX(-20%)
  }

  90% {
    opacity: 0.9;
    transform: translateX(-10%)
  }

  100% {
    opacity: 1;
    transform: translateX(0%)
  }
}

@keyframes toUp {
  0% {
    opacity: 0;
    transform: translateY(200%)
  }

  50% {
    opacity: 0.5;
    transform: translateY(100%)
  }

  100% {
    opacity: 1;
    transform: translateY(0%)
  }
}

@keyframes toOp {
  0% {
    opacity: 0;
  }

  50% {
    opacity: 0.5;
  }

  100% {
    opacity: 1;
  }
}

.animation {
  opacity: 0;
}

/* 新增验证码 */
.s-canvas {
  width: 100px;
  height: 40px;
  top: 2px;
  right: 2px;
  overflow: hidden;
}

.err {
  display: none;
  width: 15px;
  height: 15px;
  left: -19px;
  top: 21px
}





#code {
  width: 100px;
  height: 39px;
}

.true {
  top: 388px;
  left: 320px;
}

.icon-top {
  position: absolute;
  width: 38px;
  height: 40px;
  bottom: 20px;
  right: 24px;
  cursor: pointer;
}

.code-class {
  display: inline-block;
  border: 1px solid #e4e4e4;
  width: 100px;
  height: 39px;
  line-height: 39px;
  text-align: center;
  background: #fff;
  border-radius: 8px;
  cursor: pointer;
}

/* add新版添加样式 */
.swiper-container-vertical>.swiper-pagination-bullets {
  right: 38px !important;
}

.container .swiper-pagination-bullet {
  background: #fff;
  opacity: 1;
}

.container .bullet .swiper-pagination-bullet {
  background: #fff;
}

.container .swiper-pagination-bullet-active {
  background: #F9AF4D;
}

.container .bullet .swiper-pagination-bullet-active {
  background: #F9AF4D;
}

.ani .subscript2 {
  position: absolute;
  bottom: 30px;
  left: 50%;
  margin-left: -12px;
  cursor: pointer;
  z-index: 1000;
  animation: opt 1s infinite;
}

.banner2 {
  width: 100%;
  height: 100px;
  background-color: #1F269B;
  color: #fff;
  z-index: 1000;
}

@keyframes opt {
  0% {
    opacity: 0;
  }

  50% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

.btns-use {
  font-size: 16px;
  top: 0;
  left: 284px;
  line-height: 124px;
  cursor: pointer;
  color: #fff;
}

.btns-use span:nth-child(2),
.btns-use span:nth-child(3),
.btns-use span:nth-child(4),
.btns-use span:nth-child(5), 
.btns-use span:nth-child(6) {
  margin-left: 45px;
}

.commit .bot {
  right: 24px;
  bottom: 70px;
  
}

.total-view-cell {
  flex: 1;
  text-align: center;
}

.total-view-cell2 {
  width: 60%;
  text-align: center;
}

.total-view-cell.pad-top {
  padding-top: 85px;
}

.total-view-cell .total-num {
  font-size: 78px;
  color: #fff;
}

.total-view-cell2 .total-num2 {
  font-size: 130px;
  color: #fff;
}

.rotate360 {
  animation: rotate linear 2s;
}

@keyframes rotate {
  0% {
    transform: rotate(0deg)
  }

  25% {
    transform: rotate(90deg)
  }

  50% {
    transform: rotate(180deg)
  }

  75% {
    transform: rotate(270deg)
  }

  100% {
    transform: rotate(360deg)
  }
}

.phone-box {
  position: relative;
  width: 470px;
  margin: auto;
  border-bottom:  1px solid #404BBA;

}

.code-btn {
  width: 100px;
  height: 30px;
  line-height: 30px;
  right: 0;
  top: 14px;
  border-left: 1px solid #757575;
  color: #b3b7ff;
  padding-right: 14px;
  cursor: pointer;
  text-align: center;
}
#codebtn2 {
  text-align: right;
  margin-top: 30px;
}

.code-btn2 {
  display: inline-block;
  width: 100px;
  text-align: center;
  /* margin: auto; */
  /* margin-top: 20px; */
  padding: 10px;
  background-color: #fff;
  color: #b3b7ff;
  cursor: pointer;
  border: 1px solid #e4e4e4;
  border-radius: 8px;
}

.codenone {
  display: none;
}

.btn-submit2 {
  cursor: not-allowed
}

.table-ul {
  width: 1183px;
  margin: auto;
}

.table-ul li {
  width: 1183px;

  display: flex;

}

.table-ul .li-th {

  height: 45px;

  line-height: 45px;
}

.table-ul li .son {
  flex: 1;
  box-sizing: border-box;
  text-align: left;
  padding-left: 10px;
  padding-right: 20px;
}

.table-ul li .son.th {
  background-color: #092b6e;
  color: #fff;
  font-weight: 600;
  font-size: 19px;
  line-height: 45px;
}

.table-ul li .son.th2 {
  background-color: #c00000;
  color: #fff;
  font-weight: 600;
  font-size: 19px;
}

.table-ul li .son.td1 {
  font-size: 16px;
  position: relative;
  font-weight: 600;

}

.table-ul li.li-tr {
  margin-top: 5px;
}

.height45 {
  height: 45px;
}

.line45 {
  line-height: 45px;
}

.table-bg {
  background-color: #dae3f3;
}

.table-bg2 {
  background-color: #ffd7d7;
}

.table-bg3 {
  background-color: #f2f2f2;
}

.mr1 {
  margin-right: 1px;
}

.fz14 {
  font-size: 15px;
}

.height45 {
  height: 50px;
}

.line50 {
  line-height: 50px
}

.son2 {
  width: 260px;
  background-color: #092b6e;
  font-weight: 600;
  font-size: 19px;
  line-height: 45px;
  color: #fff;
}

.table-ul li .son3 {
  width: 260px;
}

/* 日志 */
.mask-log {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1000;
  background-color: rgba(0, 0, 0, .8)
}

.up-log {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 800px;
  height: 600px;
  transform: translate(-50%, -50%);
  background-color: #fff;
  border-radius: 2px;
}

.up-log .titlelog {
  position: relative;
  padding: 20px 20px 10px;
  line-height: 24px;
  font-size: 18px;
  color: #303133;
}

.up-log .close-log {
  position: absolute;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  right: 0;
  top: 0;
  cursor: pointer;
}

.log-content {
  height: 500px;
  overflow: hidden;
  overflow-y: scroll;
}

.log-content a {
  text-decoration: none;
  color: #141a88;
}

.log-content .lists {
  width: 500px;
  padding-top: 37px;
  margin-left: 173px;
  border-left: 1px solid #ddd;
}

.log-content .lists .list {
  border-top: 1px solid #eee;
  position: relative;
  padding-left: 30px;
  padding-bottom: 75px;
}

.log-content .lists .list .dot {
  position: absolute;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px;
  background-color: #141a88;
  border-radius: 50%;
  z-index: 1;
}

.log-content .lists .list .date {
  position: absolute;
  left: -153px;
  top: -13px;
  height: 25px;
  line-height: 25px;
  font-size: 14px;
  color: #666;
}

.log-content .lists .list .title {
  position: absolute;
  left: 0;
  top: -13px;
  display: block;
  padding-right: 20px;

  height: 25px;
  line-height: 25px;
  background: #fff;
  font-size: 14px;
  color: #666;
  text-indent: 30px;
  font-size: 16px;
  color: #333;
}

.log-content .lists .list .dl-content dl {
  overflow: hidden;
  padding-top: 20px;
}

.log-content .lists .list .dl-content dl dt {
  font-size: 14px;
  color: #333;
  margin-top: 10px;
}

.log-content .lists .list .dl-content dl dd {
  font-size: 12px;
  color: #999;
  line-height: 25px;
  margin-left: 12px;
}

.up-log .btn-log {
  position: absolute;
  bottom: 10px;
  right: 20px;
  width: 100px;
  height: 38px;
  border-radius: 4px;
  text-align: center;
  line-height: 38px;
  font-size: 14px;
  color: #fff;
  cursor: pointer;
  background-color: #4364e5;
}

.open-log {
  position: relative;
}

.open-log:hover .new-list {
  display: block !important;
}
.btn-free2:hover .new-list {
  display: block !important;
}
.btn-free2:hover .new-list div:hover {

  color: #FFF;
}
.btn-free2:hover .new-list a:hover {

  color: #FFF;
}

.open-log:hover .new-list2 {
  display: block !important;
}

.open-log:hover .new-list div:hover {

  color: #FFF;
}

.open-log:hover .new-list a:hover {

  color: #FFF;
}

.open-log:hover .new-list2 div:hover {

  color: #FFF;
}

.open-log:hover .new-list2 a:hover {

  color: #FFF;
}

.open-log:hover .new-list a {

  color: #888888;
}

.open-log:hover .new-list2 a {

  color: #888888;
}

.hot-dot {
  position: absolute;
  top: 52px;
  right: -5px;
  display: inline-block;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: red;
}

.hot-dot2 {
  top: 2px;
}

/* 关于 */
.mask-log2 {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  overflow-y: auto;
  box-sizing: border-box;
  padding: 200px 0 50px;
  z-index: 1000;
  background-color: rgba(0, 0, 0, .8)
}

.up-log2 {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 960px;
  height: 600px;
  transform: translate(-50%, -50%);
  background-color: #fff;
  border-radius: 2px;
}

.up-log2 .titlelog {
  position: relative;
  padding: 20px 20px 10px;
  line-height: 24px;
  font-size: 18px;
  color: #303133;
}

.up-log2 .close-log2 {
  position: absolute;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  right: 0;
  top: 0;
  cursor: pointer;
}

.log-content2 {

  margin: auto;
  height: 500px;
  overflow: hidden;
  overflow-y: scroll;
}

.log-content2 .map-box {
  width: 887px;
  height: 695px;
  margin: auto;
  font-family: '';
  font-weight: 700;
  font-style: normal;
  font-size: 19px;
  box-sizing: border-box;
  padding-top: 30px;
  color: #333333;
  text-align: center;
  background: url('../img/page-1/map.png') no-repeat;
  background-size: 100% 100%;
}

.log-content2 .up-content {
  width: 696px;
  margin: auto;
  font-weight: 400;
  font-style: normal;
  color: #666666;
  line-height: 22px;
  font-size: 12px;
}

.log-content2 .up-content .line-da {
  width: 696px;
  margin-top: 26px;
  margin-bottom: 34px;
  border-bottom: 1px dashed #666666;
}

.log-content2 .up-content .half {
  display: inline-block;
  width: 49.5%;
}

.log-content2 .up-content .company {
  font-weight: 700;
  font-style: normal;
  font-size: 19px;
  color: #333333;
  text-align: center;
  margin-top: 65px;
  margin-bottom: 45px;
}

.log-content2 .up-content .company2 {
  font-weight: 700;
  font-style: normal;
  font-size: 19px;
  color: #333333;
  text-align: center;
  margin-top: 35px;

}

.log-content2 .up-content .center-text {
  text-align: center;
  margin-bottom: 24px;
}

.log-content2 .up-content .new-text {
  display: inline-block;
  width: 281px;
  margin-left: 40px;
}

.log-content2 .up-content .next-h {
  font-weight: 700;
  font-size: 32px;
  margin-top: 35px;
  text-align: center;
  color: #333333;
}

.log-content2 .up-content .btn-contact {
  width: 140px;
  height: 40px;
  line-height: 40px;
  border-radius: 2px;
  color: #fff;
  text-align: center;
  margin: auto;
  margin-top: 25px;
  cursor: pointer;
  background-color: #0099ff;
}

.up-log2 .btn-log {
  position: absolute;
  bottom: 10px;
  right: 20px;
  width: 100px;
  height: 38px;
  border-radius: 4px;
  text-align: center;
  line-height: 38px;
  font-size: 14px;
  color: #fff;
  cursor: pointer;
  background-color: #4364e5;
}

.textcener {
  text-align: center;

}

.fw700 {
  font-weight: 700;
}

.fz20 {
  font-size: 20px;
}

.mt30 {
  margin-top: 30px;
  color: #000;
}

.new-list {
  display: none;
  position: absolute;
  width: 180px;
  height: 97px;
  background-color: rgba(13, 13, 13, .7);
  color: #888888;
  line-height: 30px;
  padding: 10px;
  top: 80px;
  left: 0;
  border-radius: 5px;
  box-sizing: border-box;

}
.btn-free2  .new-list{
  text-align: left;
  left: 50px;
  color: #888888;
}
.btn-free2  .new-list a{
  
  color: #888888;
}

.new-list2 {
  display: none;
  position: absolute;
  width: 180px;
  height: 94px;
  background-color: rgba(13, 13, 13, .7);
  color: #888888;
  line-height: 34px;
  padding: 10px;
  top: 30px;
  left: 0;
  box-sizing: border-box;
  /* border: 1px solid #e4e4e4; */
  border-radius: 5px;
}
.new-height{
  height: 120px;
  }
.triangle-box {
  position: absolute;
  width: 100%;
  height: 16px;
  top: -16px;

}

.triangle {
  position: absolute;
  width: 0;
  height: 0;
  border: 7.5px solid;

  top: 1px;
  left: -6px;
  border-color: transparent transparent rgba(13, 13, 13, .7);
}

.triangle2 {

  left: -6px;

}

.open-log2 {
  font-size: 14px;
}

.open-log3 {
  font-size: 14px;
  display: block;
}

.open-loglist {
  font-size: 14px;
}

.erro-msg {
  position: fixed;
  top: -150px;
  width: 600px;
  line-height: 50px;
  left: 50%;
  margin-left: -300px;
  background-color: #FEF0F0;
  border-radius: 5px;
  text-align: center;
  font-size: 16px;
  color: red;
  height: 50px;
  z-index: 1000;
}

.sucess-msg {
  position: fixed;
  top: -150px;
  width: 600px;
  line-height: 50px;
  height: 50px;
  z-index: 1000;
  left: 50%;
  margin-left: -300px;
  background-color: #F0F9EB;
  border-radius: 5px;
  text-align: center;
  font-size: 16px;
  color: #67C23A;

}

.anima {
  animation: msg 4s 1;
}

@keyframes msg {
  0% {
    top: -150px;
  }

  15% {
    top: 200px;
  }

  50% {
    top: 200px;
  }

  85% {
    top: 200px;
  }

  100% {
    top: -150px
  }
}

.notclick {
  pointer-events: none;
}


/* 新的样式 */
.colorf {
  font-size: 18px;
  color: #fff;
}

/* 第二页 */
.cut-line {
  width: 100%;
  border: 1px solid #1546CC;
  top: 580px;
  left: 0;
}

.section2 .dot-box {
  position: absolute;
  width: 362px;
  height: 20px;
  left: 50%;
  margin-left: -181px;
  top: -10px;
}

.section2 .dot-box .left-dot {
  float: left;
  width: 20px;
  height: 20px;
  background: url(../img/page-2/dot.png)no-repeat;
  background-size: 100% 100%;
}

.section2 .dot-box .right-dot {
  float: right;
  width: 20px;
  height: 20px;
  background: url(../img/page-2/dot.png)no-repeat;
  background-size: 100% 100%;
}

.page2-icon1 {
  top: -25px;
  left: 50%;
  margin-left: -156px;
}

.page2-icon2 {
  top: -16px;
  left: 740px;
}

.page2-icon3 {
  top: -14px;
  left: 399px;
}

.page2-word {

  color: #fff;
  font-size: 24px;
}

.page2-word1 {
  left: 220px;
  top: -20px;
  font-size: 33px;
}

.page2-word2 {
  left: 184px;
  top: 37px;
}

.page2-word3 {
  left: 260px;
  top: 69px;
}

.page2-word4 {
  left: 225px;
  top: 101px;
}

.page2-word5 {
  left: 836px;
  top: -20px;
  font-size: 33px;
}

.page2-word6 {
  left: 836px;
  top: 37px;
}

.page2-word7 {
  left: 836px;
  top: 69px;
  ;
}

.page2-word8 {
  left: 836px;
  top: 101px;
}

/* 第三页面 */
.section3 {
  background: url('../img/page-3/bg.png')no-repeat;
  background-size: 100% 100%;
}

.section3 .icon3 {
  position: absolute;
  transform: scale(0.8);
  bottom: 0;
  right: 0;
  bottom: -89px;
  right: -85px;
}

.section3-content {

  position: absolute;
  width: 100%;
  top: 50%;
  margin-top: -180px;
  color: #fff;
  font-size: 22px;
}

.section3 .title {
  color: #fbb040;
  font-size: 87px;
}

.section3 .f-title {
  margin-top: -17px;
  font-size: 75px;
}

.mt50 {
  margin-top: 50px;
}

@media only screen and (max-width: 1550px) {
  .section3-content {

    position: absolute;
    width: 100%;
    top: 50%;
    margin-top: -180px;
    color: #fff;
    font-size: 18px;
  }

  .section3 .title {
    color: #fbb040;
    font-size: 60px;
  }

  .section3 .f-title {
    margin-top: 0px;
    font-size: 45px;
  }

}

/* 第4页 */
.section4 {
  background: url('../img/page-2/bg.png') no-repeat;
  background-size: cover;
}

.page4-word1 {
  font-size: 87px;
  color: #fbb040;
  text-align: right;
}

.page4-word2 {

  font-size: 25px;
  color: #fff;
  line-height: 40px;
  margin-top: 40px;
  text-align: right;
}

.page4-word3 {
  margin-top: 40px;
  font-size: 19px;
  color: #fff;
}


.page4-right {
  /* margin-right: 120px; */

}

.page4-right .text1 {
  left: 3px;
  top: 158px;
}

.page4-right .text2 {
  left: 3px;
  top: 180px;
}

.page4-right .text3 {
  left: 337px;
  top: 158px;
}

.page4-right .text4 {
  left: 337px;
  top: 180px;
}

.page4-right .text5 {
  left: 739px;
  top: 158px;
}

.page4-right .text6 {
  left: 739px;
  top: 180px;
}

.page-4-icon1 {
  margin-right: 60px;
}

@media only screen and (min-width: 1920px) {
  .page4-left {

    margin-right: 160px;
    /* margin-left: 80px; */
  }
  

}
@media only screen and (max-width: 1680px) {
  .section4-content .page4-left {

    transform: scale(0.8);
  }

  .section4-content .page4-right {

    transform: scale(0.8);
  }


}

@media only screen and (max-width: 1440px) {
  .section4-content .page4-left {

    transform: scale(0.7);
    margin-left: 0;
  }

  .section4-content .page4-right {
    margin-top: 30px;
    transform: scale(0.7);
    margin-left: -100px;
  }

}

/* 第5页面 */
.page5-word {
  text-align: center;
  font-size: 87px;
  color: #fbb040;
  font-weight: bold;
  margin-bottom: 25px;
}

.page5-word2 {
  text-align: center;
  font-size: 25px;
  color: #fff;
  margin-bottom: 80px;
}

.section5 .table-box {
  display: flex;
  width: 100%;
  height: 500px;
  bottom: 0;
  left: 0;
}

.section5 .left-td {
  width: 196px;
  height: 500px;
  background-color: #162CA9;
  border-top-right-radius: 20px;
  color: #fff;
  font-size: 25px;
  text-align: center;

}

.section5 .right-td {
  flex: 1;

}

.opacity0 {
  opacity: 0;

}

.section5 .list-td {
  height: 65px;
  line-height: 65px;

}

.section5 .right-td .list-td {
  display: flex;
  font-size: 24px;
  color: #b3b7ff;
  border-bottom: 1px solid #3543AB;
}

.section5 .right-td .list-td .td-first {
  margin-left: 50px;
  width: 280px;
  color: #fbb040;
  font-weight: 700;
  height: 63px;
  border-bottom: 2px solid #fbb040;
}

.section5 .right-td .list-td .td-first2 {
  margin-left: 50px;
  width: 280px;
  color: #fbb040;
  font-weight: 700;


}

.section5 .right-td .list-td .td-two {
  margin-left: 60px;
  width: 240px;

}

.section5 .right-td .list-td .td-three {
  margin-left: 60px;
  width: 240px;

}

.section5 .right-td .list-td .td-four {
  margin-left: 60px;
  width: 260px;

}

.section5 .right-td .list-td .td-five {
  margin-left: 60px;
  width: 320px;

}

@media only screen and (max-width: 1680px) {

  .section5 .left-td {
    width: 150px;
    height: 500px;
    background-color: #162CA9;
    border-top-right-radius: 20px;
    color: #fff;
    font-size: 20px;
    text-align: center;

  }

  .section5 .right-td .list-td {
    display: flex;
    font-size: 19px;
    color: #b3b7ff;
    border-bottom: 1px solid #3543AB;
  }

  .section5 .right-td .list-td .td-first {
    margin-left: 50px;
    width: 210px;
    color: #fbb040;
    font-weight: 700;
    height: 63px;
    border-bottom: 2px solid #fbb040;
  }

  .section5 .right-td .list-td .td-first2 {
    margin-left: 50px;
    width: 210px;
    color: #fbb040;
    font-weight: 700;


  }

  .section5 .right-td .list-td .td-two {
    margin-left: 60px;
    width: 200px;

  }

  .section5 .right-td .list-td .td-three {
    margin-left: 60px;
    width: 200px;

  }

  .section5 .right-td .list-td .td-four {
    margin-left: 60px;
    width: 210px;

  }

  .section5 .right-td .list-td .td-five {
    margin-left: 60px;
    width: 300px;

  }

}

@media only screen and (max-width: 1550px) {


  .section5 .right-td .list-td .td-two {
    margin-left: 60px;
    width: 150px;

  }

  .section5 .right-td .list-td .td-three {
    margin-left: 60px;
    width: 150px;

  }

  .section5 .right-td .list-td .td-four {
    margin-left: 60px;
    width: 210px;

  }

  .section5 .right-td .list-td .td-five {
    margin-left: 60px;
    width: 300px;

  }

}

/* 第6页 */
.section6 {
  background: url('../img/page-6/bg.png');
  background-size: 100% 100%;
  display: flex;

}

.section6-title {
  text-align: center;
  font-size: 87px;
  font-weight: bold;
  color: #fbb040;
}

.section6 .bg-icon {
  position: absolute;
  width: 797.6px;
  height: 508px;
  bottom: 0;
  left: 50%;
  margin-left: -396.8px;
  background: url('../img/page-6/icon.png')no-repeat;
  background-size: 100% 100%;
}

.section6 .bg-icon .title {
  color: #fff;
  font-size: 18px;
  font-weight: bold;

}

.section6 .bg-icon .title.pos1 {
  left: 269px;
  top: 3px;

}
.section6 .bg-icon .title.pos2 {
  left: 488px;
  top: 7px;

}
.section6 .bg-icon .title.pos3 {
  left: 667px;
  top: 112px;

}
.section6 .bg-icon .title.pos4 {
  left: 456px;
  top: 281px;

}

.section6 .bg-icon .title.pos5 {
  left: 257px;
    top: 280px;

}

.section6 .bg-icon .title.pos6 {
  left: 55px;
  top: 109px;

}
.section6 .bg-icon .text-box1 {
  left: 257px;
  top: -78px;
  font-size: 16px;
  color: #fff;
  width: 75px;
}
.section6 .bg-icon .text-box2 {
  left: 458px;
  top: -70px;
  font-size: 16px;
  color: #fff;
  width: 100px;
  text-align: center;
}
.section6 .bg-icon .text-box3 {
  left: 671px;
  top: 56px;
  font-size: 16px;
  color: #fff;
  width: 75px;
}
.section6 .bg-icon .text-box4{
  left: 445px;
  top: 227px;
  font-size: 16px;
  color: #fff;
  width: 75px;
}
.section6 .bg-icon .text-box5{
  left: 246px;
  top: 226px;
  font-size: 16px;
  color: #fff;
  width: 153px;
  text-align: center;
}
.section6 .bg-icon .text-box6{
  left: 41px;
  top: 55px;
  font-size: 16px;
  color: #fff;
  width: 100px;
  text-align: center;
}
/* 第7页 */
.section7-top {
  width: 100%;
  height: 342px;
  text-align: center;
  padding-top: 70px;
  box-sizing: border-box;
  background-color: #141A88;
}
.section7-title{
  font-size: 87px;
  font-weight: bold;
  color: #fbb040;
}
.section7 .content1{
  position: absolute;
  width: 831.2px;
  height: 396px;
  left: 0;
  bottom: 0;
  
}
.section7 .content1-1{
  position: absolute;

  height: 100%;
  right: 0;
  bottom: 0;
}
.color-word {
  color: #fbb040;
}
.section7 .word1{
    font-size: 55px;
    top: 180px;
    right: 300px;
}
.section7 .word2{
    font-size: 20px;
    top: 248px;
    right: 586px;
    color: #fff;
}
.section7 .word-box2{
  position: absolute;
  top: 50%;
  left: 15%;

}
.section7 .word3{
    font-size: 55px;
    font-weight: bold;
    color: #fbb040;
    margin-top: -50px;
}
.section7 .word4{
    font-size: 20px;
    color: #fff;
    text-align: right;
    margin-top: 10px;
}
.section7 .content2{
    
  top: 60px;
  right: 15%;
}
.content2-pic{
  width: 501.6px;
  height: 358.4px;
}
.content2-text1{
  width: 160px;
  font-size: 12px;
  color: #fff;
  text-align: center;
  top: 73px;
  left: 8px;
}
.content2-text2{
  width: 160px;
  font-size: 12px;
  color: #fff;
  text-align: center;
  top: 50px;
  left: 172px;
}
.content2-text3{
  width: 160px;
  font-size: 12px;
  color: #fff;
  text-align: center;
  top: 73px;
  left: 338px;
}
.content2 .big-text{
  font-size: 30px;
}
.content3-1{
  width: 395.2px;
  height: 406.4px;
}
.content3-text{
  display: inline-block;
  vertical-align: middle;
  margin-left: 100px;
  padding-bottom: 15px;
  border-bottom: 2px solid #775960;
}
.content3-text1{
  font-size: 55px;
  color: #fbb040;
  text-align: left;
}
.content3-box{
  display: flex;
  text-align: left;
  color: #fff;
  font-size: 20px;
  margin-top: 20px;
}
.samll-text{
  font-size: 14px;
  margin-right: 20px;
}
.content3-pic{
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 395.2px;
  height: 406.4px;
}
.pic-text1{
  font-size: 30px;
  color: #a9e3f4;
  top: 2px;
  left: 18px;

}
.pic-text2{
  font-size: 20px;
  color: #15f585;
  top: 55px;
  left: 48px;
}
.pic-text3{
  font-size: 20px;
  color: #15f585;
  top: 90px;
  left: 48px;
}
.pic-text4{
  font-size: 20px;
  color: #15f585;
  top: 125px;
  left: 48px;
}
.pic-text5{
  font-size: 30px;
  color: #fff;
  top: 120px;
  left: 299px;
}
.pic-text6{
  font-size: 20px;
  color: #fff;
  top: 180px;
    left: 290px;
}
.pic-text7{
  font-size: 20px;
  color: #fff;
  top: 220px;
  left: 290px;
}
.content4-all{
  width: 1166px;
  margin: auto;
  padding-top: 50px;
}
.content4-box{
  display: flex;
  width: 662px;
  text-align: left;
  color: #fff;
  font-size: 18px;
  margin-top: 20px;
  padding-bottom: 15px;
  border-bottom: 2px solid #775960;
}
.content4-pic-box{
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 707.2px;
  height: 208px;
  margin-left: 140px;
}
.content4-pic{
  width: 707.2px;
  height: 208px;
}
.content4-bottom{
  margin-top: 40px;
  width: 1236px;
}
.content4-bottom .content4-textbox{
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin-top: 27px;
}
.content4-bottom .content4-textbox .commit-text{
  font-size: 30px;
  color: #fbb040;
  font-weight: bold;
 
}

.ml20{
  margin-left: 30px;
}
.content4-1{
  margin-left: 58px;
}
.content4-2{
  margin-left: 136px;
}
.content7-text2{
  font-size: 45px;
  color: #fbb040;
  font-weight: bold;
}
.pic4-text1{
  top: 110px;
  left: -12px;
  font-size: 12px;
  color: #fff;
}
.pic4-text2{
  top: 49px;
  left: 74px;
  width: 46px;
  font-size: 12px;
  color: #fff;
}
.pic4-text3{
  top: 102px;
  left: 43px;
  width: 46px;
  font-size: 12px;
  color: #fff;
}
.pic4-text4{
  top: 157px;
  left: 68px;
  width: 55px;
  font-size: 12px;
  color: #fff;
}
.pic4-text5{
  top: 59px;
    left: 140px;

  font-size: 12px;
  color: #fff;
}
.pic4-text6{
  top: 165px;
  left: 140px;
 
  font-size: 12px;
  color: #fff;
}
.pic4-text7{
  width: 100px;
  font-size: 25px;
  color: #fff;
  font-weight: bold;
  left: 184px;
    top: 86px;
}
.pic4-text8{

  font-size: 12px;
  color: #fff;
  left: 316px;
  top: 20px;
}
.pic4-text9{

  font-size: 12px;
  color: #fff;
  left: 321px;
  top: 90px;
}
.pic4-text10{

  font-size: 12px;
  color: #fff;
  left: 329px;
  top: 165px;
}
.pic4-text11{

  font-size: 12px;
  font-weight: bold;
  color: #fff;
  left: 486px;
  top: 54px;
}
.pic4-text12{

  font-size: 12px;
  font-weight: bold;
  color: #fff;
  left: 481px;
  top: 130px;
}
.pic4-text13{

  font-size: 12px;
  font-weight: bold;
  color: #fff;
  left: 486px;
  top:210px;
}
.pic4-text14{

  font-size: 12px;
  font-weight: bold;
  color: #fff;
  left: 583px;
  top: 54px;
}
.pic4-text15{

  font-size: 12px;
  font-weight: bold;
  color: #fff;
  left: 573px;
  top: 210px;
}
.pic4-text16{

  font-size: 12px;
  font-weight: bold;
  color: #fff;
  left: 664px;
  top: 210px;
}
.content5-1{
  width: 526.4px;
  height: 204px;
  bottom: 0;
  right: 20px;
}
.content5-2{
  width: 594.4px;
  height: 358.4px;
 top: 100px;
 left: 150px;
}
.content5-text1{
  font-size: 55px;
  color: #fbb040;
  left: 800px;
  top: 150px;
  font-weight: bold;
}
.icon-box{
  font-size: 25px;
  color: #fff;
  left: 800px;
  top: 230px;
}
.icon-box span{
  vertical-align: middle;
}
.icon-box img{
  vertical-align: middle;
  margin: 0 23px;
}
.section7-word.section7-word2 {
  text-align: right;

}
.section7-word.section7-word2  .content6-text1{
    font-size: 20px;
    color: #fff;

}
.section7-word.section7-word2  .content6-text3{
    font-size: 55px;
    color: #fbb040;

}
.content7-2{
  width: 100%;
  bottom: 100px;
  left: 0;
}
/* .content7-car{
  width: 644px;
  height: 209.4px;
  bottom: 80px;
  left: 100px;
} */
.content7-car{
  width:805px;
  height: 262px;
  bottom: 150px;
  left: 100px;
}
.content7-1{
  bottom:270px;
  right: 300px;
  width: 502.2px;

}
.content7-text1{
  bottom:240px;
  right: 340px;
  font-size: 20px;
  color: #fff;
}
.content7-text2{
  font-size: 55px;
  color: #fbb040;
  bottom:125px;
  right: 340px;
}
.content7-text3{
  font-size: 28px;
  color: #fbb040;
  bottom:55px;
  right: 420px;
}

@media only screen and (max-width: 1919px) {

.content7-car{
  width: 644px;
  height: 209.4px;
  bottom: 140px;
  left:120px;
}

.content7-1{
  bottom:270px;
  right: 200px;
  width: 502.2px;

}
.content7-text1{
  bottom:240px;
  right: 200px;
  font-size: 20px;
  color: #fff;
}
.content7-text2{
  font-size: 50px;
  color: #fbb040;
  bottom:125px;
  right: 290px;
}
.content7-text3{
  font-size: 28px;
  color: #fbb040;
  bottom:55px;
  right: 320px;
}
}
@media only screen and (max-width: 1660px) {

.content7-car{
  width: 644px;
  height: 209.4px;
  bottom: 140px;
  left:40px;
}

.content7-1{
  bottom:250px;
  right: 200px;
  width: 502.2px;

}
.content7-text1{
  bottom:220px;
  right: 200px;
  font-size: 20px;
  color: #fff;
}
.content7-text2{
  font-size: 45px;
  color: #fbb040;
  bottom:115px;
  right: 240px;
}
.content7-text3{
  font-size: 28px;
  color: #fbb040;
  bottom:55px;
  right: 220px;
}
}
.color-word2 {
  color: #fbb040;
  font-size: 50px;
  font-weight: bold;
  
}
.content8-pic{
  display: flex;
  color: #fff;
  font-size: 16px;
  justify-content: flex-end;
}
.content8-pic >div{
 position: relative;
 margin: 30px 30px 0 50px;
 width: 35px;
 height: 34px;
}
.content8-pic .son{
  position: absolute;
  white-space: nowrap;
  top: 40px;
  left: 0;
  text-align: left;
}
.content8-box{
  display: flex;
  font-size: 16px;
  color: #fff;
}
.content8-box{
  display: flex;
  font-size: 16px;
  color: #fff;
  text-align: left;
}
.content8-box >div{
margin-left: 48px;
}
.content8-pic{
  width: 668.7px;
 margin-left: 50px;
}
/* 第8页 */
.sectionnew .list-td{
  line-height: 60px;
  height: 60px;
  font-size: 18px;
}
.sectionnew .right-td .list-td{
 padding-left: 60px;
 font-size: 18px;
 color: #fff;
}
.new-border{
  width: 210px;
    color: #fbb040;
    font-weight: 700;
    font-size: 24px;
    height: 58px;
    border-bottom: 2px solid #fbb040
}
.sectionnew .table-box {
  display: flex;
  width: 100%;
  height: 500px;
  bottom: 20px;
  left: 0;
  
}
.sectionnew .table-box  .left-td {
  width: 196px;
  height: 500px;
  background-color: #162CA9;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  color: #fff;
  font-size: 20px;
  text-align: center;

}
@media only screen and (max-width: 1540px) {

  .sectionnew .list-td{
    line-height: 60px;
    height: 60px;
    font-size: 16px;
  }
  .sectionnew .right-td .list-td{
   padding-left: 60px;
   font-size: 16px;
   color: #fff;
  }
}
/* 第9页 */
.page9-title{
  position: absolute;
  left: 162px;
  
  top: 40px;
}

/* 新增 */
.version-num{
  position: absolute;
  font-size: 14px;
  color: #fff;
  top: 83px;
  left: 351px;
  border-bottom: 1px solid #fff;
}
/* 修改轮播 */
.swiper-pagination-bullet{
  cursor: pointer;
}
/* 修改弹窗联系我们 */

.img-box {
  position: relative;
  width: 1202px;
  /* height: 3215px; */
  margin: auto;
}

.up-mask {
  width: 100%;
}

.colose-box {
  position: absolute;
  width: 1200px;
  left: 50%;
  margin-left: -600px;
  top: -50px;
}

.close-log2 {
  position: absolute;
  width: 29px;
  height: 29px;
  text-align: center;
  line-height: 50px;
  right: 0;
  top: 0;
  cursor: pointer;
}


.btn-make {
  position: absolute;
  width: 391px;
  height: 50px;
  bottom: 80px;
 
  left: 408px;
  cursor: pointer;
}
.btn-make a{
 position: absolute;
 left: 0;
 top: 0;
  width: 100%;
  height: 100%;
}

/* 新增 */
.new-logo{
    top: -20px;
    left: 0;  
}

/* 2021-4-12添加二维码 */
.content-flex{
  margin-top: 50px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  text-align: left;
}
.content-flex .title{
  font-size: 25px;
  color: #fff;
  font-weight: bold;
  padding-left: 26px;
  padding-bottom: 20px;
}
.box-boder{
  width: 528px;
  height: 420px;
  border-radius: 11px;
  border: 1px solid #404BBA;
}
.middle-or{
  position: relative;
  width: 132px;
  margin: 0 20px;
}
.code-box{

}
.middle-or .or-png{
  position: absolute;
  width: 132px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.wei-box{
  position: relative;
  width: 528px;
  height: 423px;
  background: url("../img/page-9/weixin-box.png");
}
.weix-code{
  position: absolute;
  top: 70px;
  left: 160px;
}
.up-code{
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.up-code .pic-box{
  position: absolute;
  width: 520px;
  height: 170px;
  border-radius: 5px;
  background-color: #fff;
  top: 50%;
  left: 50%;
  box-sizing: border-box;
  padding:20px;
  text-align: center;
  transform: translate(-50%, -50%);
  box-shadow: 0px 0px 0px 2px #e4e4e4;
}
.text-n2{
  display: none;
}