.inner {
  width: 1202px;
  margin: 0 auto;
}
.innerNav {
  width: 1478px;
  margin: 0 auto;
}
@font-face {
  font-family: "AlibabaTitle";
  src: url("../assets/icon/title.ttf");
}
a {
  color: black;
}
.title_box {
  text-align: center;
  margin-top: 48px;
}
.title_box h3 {
  font-size: 28px;
  font-weight: 700;
  color: #ff2e2c;
}
.title_box p {
  font-size: 16px;
  font-weight: 400;
  color: #cea983;
  text-transform: uppercase;
  margin-top: 8px;
}
.expansion {
  width: 100%;
  height: 500px;
  background: #fafafa;
  display: none;
  position: fixed;
  top: 92px;
  z-index: 999;
}
.expansion .expansion_box {
  display: flex;
}
.expansion .expansion_box .expansionL {
  width: 461px;
  height: 500px;
  background: url("../assets/img/exl.png") no-repeat;
  background-size: cover;
  overflow: hidden;
}
.expansion .expansion_box .expansionL ul {
  margin-top: 32px;
  margin-left: 219px;
}
.expansion .expansion_box .expansionL li {
  width: 240px;
  height: 54px;
  cursor: pointer;
}
.expansion .expansion_box .expansionL li h3 {
  font-size: 20px;
  font-weight: 400;
  color: #393939;
  line-height: 54px;
}
.expansion .expansion_box .expansionL .expActive {
  width: 240px;
  height: 54px;
  background: linear-gradient(90deg, #b63030 0%, #d95c4e 100%);
  opacity: 1;
  display: flex;
}
.expansion .expansion_box .expansionL .expActive .line {
  width: 3px;
  height: 22px;
  background: #ffffff;
  border-radius: 0px 0px 0px 0px;
  opacity: 1;
  margin-left: 12px;
  margin-top: 16px;
}
.expansion .expansion_box .expansionL .expActive h3 {
  font-size: 20px;
  font-weight: 500;
  color: #ffffff;
  line-height: 54px;
  margin-left: 6px;
}
.expansion .expansion_box .expansionR ul {
  margin-top: 32px;
  display: flex;
}
.expansion .expansion_box .expansionR ul .ind_3 {
  width: 158px;
}
.expansion .expansion_box .expansionR ul .ind_3 p {
  display: flex;
  justify-content: space-between;
}
.expansion .expansion_box .expansionR ul li {
  margin-left: 153px;
}
.expansion .expansion_box .expansionR ul li .title_a {
  display: block;
  height: 28px;
  color: #ff2e2c;
  font-size: 18px;
  border-bottom: 1px solid #ff2e2c;
}
.expansion .expansion_box .expansionR ul li .title_b {
  display: block;
  height: 28px;
  color: #ff2e2c;
  font-size: 18px;
  border-bottom: 1px solid #ff2e2c;
  margin-top: 62px;
}
.expansion .expansion_box .expansionR ul li .ind_text {
  display: block;
  font-size: 16px;
  font-weight: 400;
  color: #333333;
  margin-top: 12px;
}
.expansion .expansion_box .expansionR .industrial .title_w1 {
  width: 110px;
}
.expansion .expansion_box .expansionR .industrial .title_w2 {
  width: 110px;
}
.expansion .expansion_box .expansionR .industrial .title_w3 {
  width: 76px;
}
.expansion .expansion_box .expansionR .industrial .title_w5 {
  width: 76px;
}
.expansion .expansion_box .expansionR .property .title_w1 {
  width: 76px;
}
.expansion .expansion_box .expansionR .property .title_w2 {
  width: 128px;
}
.expansion .expansion_box .expansionR .property .title_w3 {
  width: 110px;
}
.expansion .expansion_box .expansionR .property .title_w4 {
  width: 110px;
}
.expansion .expansion_box .expansionR .financeC .title_w1 {
  width: 76px;
}
.expansion .expansion_box .expansionR .financeC .title_w2 {
  width: 128px;
}
.expansion .expansion_box .expansionR .qualificationList .title_w1 {
  width: 91px;
}
.expansion .expansion_box .expansionR .qualificationList .title_w2 {
  width: 76px;
}
.expansion .expansion_box .expansionR .finance .title_w1 {
  width: 91px;
}
.expansion .expansion_box .expansionR .finance .title_w2 {
  width: 76px;
}
.expansion .expansion_box .expansionR .enterprise_subsidy .title_w2 {
  width: 76px;
}
.expansion .expansion_box .expansionR .investment_ind .title_w1 {
  width: 126px;
}
.expansion .expansion_box .expansionR .investment_ind .title_w2 {
  width: 76px;
}
.sentient {
  width: 100%;
  height: 124px;
  background: url("../assets/img/screen11_background@2x.png") no-repeat;
  background-size: cover;
  overflow: hidden;
}
.sentient ul {
  display: flex;
}
.sentient ul .reds {
  color: #b63030;
}
.sentient ul li:not(:first-child) {
  margin-left: 36px;
  cursor: pointer;
}
.sentient ul li {
  font-size: 20px;
  font-weight: 400;
  color: #393939;
  line-height: 124px;
}
.showFour {
  width: 100%;
  height: 101px;
  background-color: #181818;
  overflow: hidden;
}
.showFour ul {
  display: flex;
  width: 94%;
  justify-content: space-between;
  margin: 0 auto;
}
.showFour ul li {
  cursor: pointer;
  margin-top: 20px;
  display: flex;
}
.showFour ul li img {
  width: 65px;
  height: 65px;
}
.showFour ul li .showText {
  margin-left: 20px;
  margin-top: 7px;
}
.showFour ul li .showText h3 {
  font-size: 18px;
  font-family: Alibaba PuHuiTi -53 Regular, Alibaba PuHuiTi 20;
  font-weight: normal;
  color: #ff2e2c;
  line-height: 25px;
}
.showFour ul li .showText span {
  font-size: 18px;
  font-family: Alibaba PuHuiTi -53 Regular, Alibaba PuHuiTi 20;
  font-weight: normal;
  color: white;
  line-height: 25px;
}
.bottom_list {
  width: 100%;
  height: 400px;
  background: linear-gradient(270deg, #501414 0%, #000000 100%);
  overflow: hidden;
  margin-bottom: 95px;
}
.bottom_list .bottom_ul {
  display: flex;
  justify-content: space-between;
}
.bottom_list .btm_1 {
  width: 330px;
}
.bottom_list .btm_1 h3 {
  font-size: 16px;
  font-weight: 400;
  color: #cea983;
  margin-top: 36px;
  cursor: pointer;
}
.bottom_list .btm_1 .logo1 {
  width: 144px;
  height: 39px;
  margin-top: 24px;
}
.bottom_list .btm_1 p {
  width: 330px;
  height: 98px;
  font-size: 14px;
  font-weight: 400;
  color: white;
  line-height: 22px;
  margin-top: 18px;
}
.bottom_list .btm_1 p span {
  color: #ff2e2c;
}
.bottom_list .btm_1 .details_arrow {
  cursor: pointer;
  display: flex;
  flex-direction: column;
  margin-top: 24px;
}
.bottom_list .btm_1 .details_arrow a {
  font-size: 14px;
  font-weight: 400;
  color: #cea983;
}
.bottom_list .btm_1 .details_arrow img {
  width: 68px;
  height: 6px;
}
.bottom_list .btm_2 {
  width: 335px;
  display: flex;
  justify-content: space-between;
  margin-top: 36px;
}
.bottom_list .btm_2 .service h3,
.bottom_list .btm_2 .center h3,
.bottom_list .btm_2 .contact h3 {
  font-size: 16px;
  font-weight: 400;
  color: #cea983;
  cursor: pointer;
}
.bottom_list .btm_2 .service .p1,
.bottom_list .btm_2 .center .p1,
.bottom_list .btm_2 .contact .p1 {
  margin-top: 24px;
  cursor: pointer;
}
.bottom_list .btm_2 .service p,
.bottom_list .btm_2 .center p,
.bottom_list .btm_2 .contact p {
  font-size: 14px;
  font-family: Alibaba PuHuiTi -53 Regular, Alibaba PuHuiTi 20;
  font-weight: 400;
  color: #e3e3e3;
  margin-top: 18px;
  cursor: pointer;
}
.bottom_list .line {
  width: 1px;
  height: 272px;
  background: linear-gradient(360deg, rgba(227, 227, 227, 0) 0%, #e3e3e3 39%, #e3e3e3 64%, rgba(227, 227, 227, 0) 100%);
  border-radius: 0px 0px 0px 0px;
  margin-top: 36px;
}
.bottom_list .btm_3 {
  width: 340px;
  height: 261px;
  margin-top: 36px;
}
.bottom_list .btm_3 ul li {
  display: flex;
  cursor: pointer;
}
.bottom_list .btm_3 ul li h3 {
  font-size: 16px;
  font-weight: 400;
  color: #cea983;
}
.bottom_list .btm_3 ul li p {
  font-size: 14px;
  font-weight: 400;
  color: #cea983;
  margin-left: 6px;
}
.bottom_list .btm_3 ul li .address {
  width: 245px;
  height: 36px;
  font-size: 14px;
  font-weight: 400;
  color: #e3e3e3;
  display: inline-block;
}
.bottom_list .btm_3 ul li img {
  width: 18px;
  height: 18px;
}
.bottom_list .btm_4 {
  display: flex;
}
.bottom_list .btm_4 .code_two {
  width: 58px;
  height: 57px;
  opacity: 1;
}
.bottom_list .btm_4 .code_two:not(:first-child) {
  margin-left: 18px;
}
.bottom_list .record {
  margin-top: 36px;
  display: flex;
  justify-content: center;
}
.bottom_list .record .record_1,
.bottom_list .record .record_2,
.bottom_list .record .record_3 {
  font-size: 14px;
  font-weight: 400;
  color: #e3e3e3;
}
.bottom_list .record .record_1 {
  margin-left: 213px;
}
.bottom_list .record .record_2,
.bottom_list .record .record_3 {
  margin-left: 60px;
}
.submitShow {
  cursor: pointer;
  position: fixed;
  border-radius: 0px 8px 8px 0px;
  bottom: 0px;
  left: 0px;
  width: 242px;
  height: 145px;
  z-index: 999;
  background-color: #ffffff;
  border: 1px solid #cea983;
}
.submitShow .subImg {
  width: 202px;
  height: 55px;
  margin-top: 20px;
  margin-left: 20px;
}
.submitShow .subBont {
  display: flex;
  margin-top: 12px;
  margin-left: 20px;
}
.submitShow .subBont h3 {
  font-size: 37px;
  font-family: AlibabaTitle;
  font-weight: 400;
  color: #cea983;
  line-height: 52px;
}
.submitShow .subBont img {
  width: 30px;
  height: 30px;
  margin-left: 20px;
  margin-top: 10px;
}
.Leave {
  z-index: 1999;
  display: none;
  width: 228px;
  min-height: 307px;
  background: #000000;
  border-radius: 4px 4px 4px 4px;
  position: fixed;
  top: 221px;
  right: 155px;
  overflow: hidden;
}
.Leave .leaveBox {
  width: 78%;
  margin: 0 auto;
  position: relative;
}
.Leave .leaveBox .leaveBoxRem {
  cursor: pointer;
  width: 25px;
  height: 25px;
  position: absolute;
  top: -15px;
  right: -21px;
}
.Leave .leaveBox h3 {
  font-size: 30px;
  font-family: AlibabaTitle;
  font-weight: 400;
  color: #ff2e2c;
  line-height: 42px;
  margin-top: 20px;
}
.Leave .leaveBox .el-textarea {
  margin-top: 20px;
}
.Leave .leaveBox .el-input {
  margin-top: 20px;
}
.Leave .leaveBox .btn {
  cursor: pointer;
  width: 180px;
  height: 30px;
  background: #ff2e2c;
  border-radius: 2px 2px 2px 2px;
  opacity: 1;
  text-align: center;
  font-size: 14px;
  font-weight: normal;
  color: #ffffff;
  line-height: 30px;
  margin-top: 20px;
  margin-bottom: 20px;
}
.Leave .leaveBox .triangle {
  position: fixed;
  top: 356px;
  right: 115px;
  height: 0;
  width: 0;
  border-left: 20px solid black;
  border-right: 20px solid transparent;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
}
.topBox {
  width: 78px;
  height: 334px;
  background: #202429;
  border: 3px solid #fc3d3b;
  position: fixed;
  top: 160px;
  right: 50px;
  border-radius: 10px;
  z-index: 198;
}
.topBox ul li {
  cursor: pointer;
  text-align: center;
}
.topBox ul li .topImg {
  width: 32px;
  height: 32px;
  margin-top: 26px;
}
.topBox ul li .topImg2 {
  width: 32px;
  height: 32px;
  margin-top: 12px;
}
.topBox ul li .topImg3 {
  width: 32px;
  height: 32px;
  margin-top: 12px;
}
.topBox ul li .topImg4 {
  width: 32px;
  height: 32px;
  margin-top: 12px;
}
.topBox ul li p {
  font-size: 14px;
  font-weight: 400;
  color: #ffffff;
  line-height: 20px;
}
.topBox ul .line {
  cursor: pointer;
  width: 76px;
  height: 0px;
  background: linear-gradient(180deg, #434d58 0%, #434d58 100%);
  opacity: 1;
  border: 1px solid;
  border-image: linear-gradient(295deg, rgba(216, 216, 216, 0), rgba(255, 255, 255, 0.80000001), rgba(216, 216, 216, 0)) 1 1;
  margin-top: 11px;
}
.hotline {
  z-index: 1999;
  display: none;
  cursor: pointer;
  width: 211px;
  height: 78px;
  background: #ff2e2c;
  border-radius: 4px 4px 4px 4px;
  position: fixed;
  top: 263px;
  right: 152px;
  overflow: hidden;
  text-align: center;
}
.hotline h3 {
  font-size: 30px;
  font-weight: 400;
  color: #ffffff;
  margin-top: 6px;
}
.hotline p {
  font-size: 24px;
  font-weight: 500;
  color: #ffffff;
}
.hotline .triangle {
  position: fixed;
  top: 280px;
  right: 112px;
  height: 0;
  width: 0;
  border-left: 20px solid #ff2e2c;
  border-right: 20px solid transparent;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
}
.submit {
  z-index: 9999;
  position: fixed;
  bottom: 0;
  width: 100%;
  height: 95px;
  overflow: hidden;
  background-color: #000000;
}
.submit .sub {
  width: 1250px;
  margin: 22px auto 0;
  display: flex;
  position: relative;
}
.submit .sub .description {
  position: absolute;
  top: 48px;
  left: 670px;
  font-size: 12px;
  font-weight: 400;
  color: #b8b8b8;
}
.submit .sub .logo3 {
  width: 202px;
  height: 55px;
}
.submit .sub .customization {
  width: 145px;
  margin-left: 54px;
}
.submit .sub .customization p {
  width: 145px;
  font-size: 24px;
  font-weight: 400;
  color: #cea983;
}
.submit .sub h3 {
  font-size: 36px;
  font-weight: 400;
  color: #ff2e2c;
  line-height: 50px;
  margin-left: 60px;
  margin-top: 5px;
}
.submit .sub .el-input:nth-of-type(2) {
  width: 187.5px;
  margin-left: 40px;
  margin-top: 11px;
  height: 35px;
}
.submit .sub .el-input:nth-of-type(2) input {
  height: 35px;
}
.submit .sub .el-input:nth-of-type(3) {
  width: 285.75px;
  margin-left: 40px;
  margin-top: 11px;
  height: 35px;
}
.submit .sub .el-input:nth-of-type(3) input {
  height: 35px;
}
.submit .sub .btn {
  margin-left: 30px;
  width: 129px;
  height: 40px;
  background: #ff2e2c;
  border-radius: 2px 2px 2px 2px;
  opacity: 1;
  font-size: 18px;
  font-weight: normal;
  color: #ffffff;
  line-height: 40px;
  text-align: center;
  cursor: pointer;
  margin-top: 10px;
}
.submit .sub .rem {
  cursor: pointer;
  width: 26px;
  height: 26px;
  margin: 18px 0 0 40px;
}
