.header {
  background: #007DB8;
  padding: 60px 0;
}
.header .header_images {
  -o-object-fit: fill;
     object-fit: fill;
}
.header .header_images img {
  max-height: 100%;
  max-width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.header .header_text {
  margin-top: 40px;
  float: right;
  color: #fff;
  text-align: right;
  position: relative;
}
.header .header_text .text_1 {
  line-height: 45px;
  font-size: 34px;
  font-weight: 800;
  color: #ffffff;
}
.header .header_text .text_2 {
  font-size: 40px;
  line-height: 55px;
  font-weight: 800;
  color: #ffcb21;
}
.header .header_text .bg_color {
  line-height: 44px;
  font-size: 22px;
  font-weight: 400;
  color: #ffffff;
  background: -webkit-gradient(linear, right top, left top, from(#48bcff), color-stop(rgba(32, 101, 142, 0.04)), to(rgba(30, 98, 138, 0)));
  background: linear-gradient(to left, #48bcff, rgba(32, 101, 142, 0.04), rgba(30, 98, 138, 0));
}
.header .header_text .text_4 {
  line-height: 26px;
  font-size: 18px;
  font-weight: 400;
  color: #ffffff;
}
.header .header_text .text_code {
  float: right;
  width: 120px;
  height: 120px;
  -o-object-fit: fill;
     object-fit: fill;
}
.header .header_text .text_code img {
  max-height: 100%;
  max-width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.employ {
  padding: 30px 0;
}
.employ .employ_bottom {
  cursor: pointer;
  text-align: center;
  width: 40%;
  margin: 0 auto;
  background: #ffa621;
  line-height: 80px;
  font-size: 18px;
  font-weight: 500;
  border-radius: 10px;
  color: #ffffff;
  letter-spacing: 10.00px;
}
.box_bg_gray {
  background: #f4f5f9;
}
.box_title {
  text-align: center;
}
.box_title span {
  position: relative;
  display: inline-block;
  line-height: 44px;
  font-size: 32px;
  font-weight: 700;
  color: #4e4e4e;
}
.box_title span:after {
  content: "";
  width: 2px;
  height: 30px;
  background: #257ecf;
  position: absolute;
  left: -10px;
  top: 50%;
  margin-top: -15px;
}
.about {
  padding: 60px 0;
}
.about .inner {
  margin-top: 30px;
}
.about .inner .about_text {
  margin-top: 40px;
  font-size: 16px;
  color: #000000;
}
.about .inner .about_text h2 {
  font-weight: 700;
  font-size: 18px;
}
.about .inner .about_text .text {
  margin-top: 25px;
  line-height: 24px;
}
.about .inner .about_images {
  float: right;
  -o-object-fit: fill;
     object-fit: fill;
}
.about .inner .about_images img {
  max-height: 100%;
  max-width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.process {
  padding: 60px 0;
}
.process .inner {
  margin-top: 60px;
}
.process .inner .process_images .images {
  -o-object-fit: fill;
     object-fit: fill;
}
.process .inner .process_images .images img {
  max-height: 100%;
  max-width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.process .inner .process_images .text {
  text-align: center;
  line-height: 24px;
  font-size: 16px;
  color: #4e4e4e;
  font-weight: 700;
  cursor: pointer;
}
.process .inner .process_text,
.process .inner .process_texts {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: left;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 28px;
  font-family: Alibaba PuHuiTi;
  font-weight: 700;
  color: #000000;
}
.settings {
  height: 250px;
  width: 100%;
  background-image: url("../images/set_bg.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-color: rgba(0, 0, 0, 0.3);
  -o-object-fit: fill;
     object-fit: fill;
}
.settings img {
  max-height: 100%;
  max-width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.peculiarity {
  padding: 60px 0;
}
.peculiarity .inner {
  margin-top: 100px;
}
.peculiarity .inner .peculiarity_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: left;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.peculiarity .inner .peculiarity_list .peculiarity_images {
  -o-object-fit: fill;
     object-fit: fill;
}
.peculiarity .inner .peculiarity_list .peculiarity_images img {
  max-height: 100%;
  max-width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.peculiarity .inner .peculiarity_list .peculiarity_text h2,
.peculiarity .inner .peculiarity_list .peculiarity_texts h2 {
  line-height: 60px;
  font-size: 28px;
  font-weight: 700;
  color: #000000;
}
.peculiarity .inner .peculiarity_list .peculiarity_text .text,
.peculiarity .inner .peculiarity_list .peculiarity_texts .text {
  line-height: 24px;
  font-size: 16px;
  font-weight: 400;
  color: #000000;
}
.reason {
  padding: 60px 0;
}
.reason .inner {
  margin-top: 100px;
}
.reason .inner > div {
  margin-right: -60px;
  margin-left: -60px;
}
.reason .inner .reason_list {
  float: left;
  width: 33.33333333%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 60px;
}
.reason .inner .reason_list .images {
  border-radius: 12px;
  overflow: hidden;
  -o-object-fit: fill;
     object-fit: fill;
  -webkit-box-shadow: 0 2px 8px 3px rgba(0, 0, 0, 0.6);
          box-shadow: 0 2px 8px 3px rgba(0, 0, 0, 0.6);
}
.reason .inner .reason_list .images img {
  max-height: 100%;
  max-width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.reason .inner .reason_list .reason_list_text {
  text-align: center;
  margin-top: 30px;
}
.reason .inner .reason_list .reason_list_text .title {
  line-height: 36px;
  font-size: 16px;
  font-weight: 400;
  color: #000000;
}
.reason .inner .reason_list .reason_list_text .text {
  height: 72px;
  line-height: 24px;
  font-size: 14px;
  font-weight: 400;
  color: #000000;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.news {
  padding: 30px 0;
}
.news .box_div {
  margin-bottom: 30px;
}
.news .box_div .bg {
  background: #fff;
  min-height: 100px;
  padding: 10px;
}
.news .box_div .bg .title {
  font-weight: bold;
  line-height: 33px;
  font-size: 16px;
  padding-left: 9px;
  position: relative;
}
.news .box_div .bg .title:after {
  width: 2px;
  height: 15px;
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -7.5px;
  background: #257ecf;
  z-index: 10;
}
.news .box_div .bg .inner ul li a {
  position: relative;
  display: block;
  line-height: 36px;
  padding-left: 18px;
  color: #000000;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.news .box_div .bg .inner ul li a:after {
  width: 6px;
  height: 6px;
  background: #257ecf;
  border-radius: 100%;
  overflow: hidden;
  content: "";
  position: absolute;
  left: 2px;
  top: 50%;
  margin-top: -3px;
}
.news .box_div .bg .inner ul li a:hover {
  text-decoration: none;
  color: #257ecf;
}
.fix_orientation {
  padding: 10px 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  line-height: 26px;
  position: fixed;
  right: 0;
  top: 50%;
  margin-top: -26px;
  z-index: 99;
  background: #fff;
  text-align: center;
  -webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.4);
          box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.4);
}
.fix_orientation span {
  display: inline-block;
  padding-left: 20px;
  line-height: 26px;
  position: relative;
}
.fix_orientation .orientation_title {
  font-size: 18px;
  color: #ffa621;
}
.fix_orientation .orientation_title span:after {
  content: "";
  width: 15px;
  height: 15px;
  background: url("../images/icon_1.png") no-repeat center;
  background-size: 100% auto;
  left: 0;
  top: 50%;
  margin-top: -7.5px;
  z-index: 10;
  position: absolute;
}
.fix_orientation .orientation_number {
  font-size: 12px;
  font-weight: 700;
  color: #007db8;
}
.fix_orientation .orientation_number span:after {
  content: "";
  width: 15px;
  height: 15px;
  background: url("../images/icon_phone.png") no-repeat center;
  background-size: 100% auto;
  left: 0;
  top: 50%;
  margin-top: -7.5px;
  z-index: 20;
  position: absolute;
}
.fix_header {
  display: none;
  background: #fff;
  -webkit-box-shadow: 0 0 17px 10px rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 17px 10px rgba(0, 0, 0, 0.3);
  width: 100%;
  left: 0;
  top: 0;
  z-index: 1000;
  position: fixed;
}
.fix_header .header_top {
  padding: 15px 0;
  position: relative;
}
.fix_header .header_top .logo {
  height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: left;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.fix_header .header_top .logo img {
  max-height: 100%;
}
.fix_header .header_top .nav ul li {
  float: left;
  width: 20%;
  text-align: center;
  line-height: 60px;
}
.fix_header .header_top .nav ul li a {
  font-size: 18px;
  display: block;
  color: #000;
  text-decoration: none;
}
.fix_header .header_top .nav ul li:hover a {
  color: #257ecf;
}
.fix_header .header_top .nav ul li.on a {
  color: #257ecf;
}
.fix_header .header_top .nav ul li.on a:hover {
  color: #257ecf;
}
.body {
  height: 100%;
  width: 100%;
  overflow: hidden;
}
/*.footer {*/
/*  padding: 30px 0;*/
/*  background: #045694;*/
/*}*/
/*.footer .footer_top {*/
/*  text-align: center;*/
/*  line-height: 36px;*/
/*}*/
/*.footer .footer_top a {*/
/*  margin-right: 15px;*/
/*  display: inline-block;*/
/*  font-size: 14px;*/
/*  font-weight: 400;*/
/*  color: #ffffff;*/
/*}*/
/*.footer .link {*/
/*  text-align: center;*/
/*  font-size: 12px;*/
/*  font-weight: 400;*/
/*  color: #dfdfdf;*/
/*}*/
/*.footer .link span {*/
/*  font-size: 12px;*/
/*  font-weight: 400;*/
/*  color: #dfdfdf;*/
/*  margin-right: 15px;*/
/*}*/
/*.footer .link a {*/
/*  margin-right: 15px;*/
/*  display: inline-block;*/
/*  font-size: 12px;*/
/*  color: #dfdfdf;*/
/*}*/

.footer {
  background: #045694;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
@media (max-width: 768px) {
  .footer {
    height: auto;
  }
}
.footer .footer-top {
  width: 1280px;
}
@media (max-width: 1400px) {
  .footer .footer-top {
    width: calc(100% - 120px);
  }
}
@media (max-width: 1024px) {
  .footer .footer-top {
    width: calc(100% - 96px);
  }
}
@media (max-width: 768px) {
  .footer .footer-top {
    width: calc(100% - 48px);
  }
}
.footer .footer-top .footer-top-content {
  margin-top: 36px;
  display: flex;
  justify-content: space-between;
  padding-bottom: 24px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}
@media (max-width: 768px) {
  .footer .footer-top .footer-top-content {
    flex-direction: column;
    justify-content: flex-start;
    margin-top: 30px;
    border-bottom: 0px solid rgba(255, 255, 255, 0.15);
  }
}
.footer .footer-top .footer-top-content .ft-content-left {
  width: 30%;
}
@media (max-width: 768px) {
  .footer .footer-top .footer-top-content .ft-content-left {
    width: 90%;
  }
}
.footer .footer-top .footer-top-content .ft-content-left .ft-content-left-top {
  color: rgba(255, 255, 255, 0.85);
  font-weight: bold;
  margin-bottom: 12px;
}
@media (max-width: 768px) {
  .footer .footer-top .footer-top-content .ft-content-left .ft-content-left-top {
    font-size: 14px;
  }
}
.footer .footer-top .footer-top-content .ft-content-left .ft-content-left-middle {
  flex-wrap: wrap;
}
.footer .footer-top .footer-top-content .ft-content-left .ft-content-left-middle p {
  margin-bottom: 12px;
  margin-right: 16px;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.65);
  position: relative;
  top: 4px;
}
@media (max-width: 768px) {
  .footer .footer-top .footer-top-content .ft-content-left .ft-content-left-middle p {
    font-size: 12px;
    position: relative;
    top: 0px;
  }
}
.footer .footer-top .footer-top-content .ft-content-left .ft-content-left-middle a {
  display: inline-block;
  margin-bottom: 12px;
  margin-right: 16px;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.65);
}
@media (max-width: 768px) {
  .footer .footer-top .footer-top-content .ft-content-left .ft-content-left-middle a {
    font-size: 12px;
    margin-bottom: 10px;
  }
}
.footer .footer-top .footer-top-content .ft-content-among {
  width: 30%;
}
@media (max-width: 1024px) {
}
@media (max-width: 768px) {
  .footer .footer-top .footer-top-content .ft-content-among {
    width: 100%;
    margin-top: 14px;
  }
}
.footer .footer-top .footer-top-content .ft-content-among .ft-content-left-top {
  color: rgba(255, 255, 255, 0.85);
  font-weight: bold;
  margin-bottom: 12px;
}
@media (max-width: 768px) {
  .footer .footer-top .footer-top-content .ft-content-among .ft-content-left-top {
    font-size: 14px;
  }
}
.footer .footer-top .footer-top-content .ft-content-among .ft-content-left-middle {
  flex-wrap: wrap;
}
.footer .footer-top .footer-top-content .ft-content-among .ft-content-left-middle a {
  display: inline-block;
  margin-bottom: 12px;
  margin-right: 16px;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.65);
}
@media (max-width: 1024px) {
  .footer .footer-top .footer-top-content .ft-content-among .ft-content-left-middle a {
    margin-bottom: 10px;
    margin-right: 0;
  }
}
@media (max-width: 768px) {
  .footer .footer-top .footer-top-content .ft-content-among .ft-content-left-middle a {
    font-size: 12px;
    margin-right: 16px;
  }
}
.footer .footer-top .footer-top-content .ft-content-among .ft-content-left-middle a:hover {
  color: rgba(255, 255, 255, 0.85);
}
@media (max-width: 768px) {
  .footer .footer-top .footer-top-content .ft-content-right {
    height: auto;
    margin-top: 14px;
  }
}
.footer .footer-top .footer-top-content .ft-content-right .ft-content-right-title {
  color: rgba(255, 255, 255, 0.85);
  font-weight: bold;
}
@media (max-width: 768px) {
  .footer .footer-top .footer-top-content .ft-content-right .ft-content-right-title {
    font-size: 14px;
    margin-bottom: 12px;
  }
}
.footer .footer-top .footer-top-content .ft-content-right .ft-content-left-middle {
  margin-top: -4px;
  flex-wrap: wrap;
  display: none;
}
.footer .footer-top .footer-top-content .ft-content-right .ft-content-left-middle a {
  display: inline-block;
  margin-bottom: 12px;
  margin-right: 16px;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.65);
}
@media (max-width: 1024px) {
  .footer .footer-top .footer-top-content .ft-content-right .ft-content-left-middle a {
    margin-bottom: 10px;
    margin-right: 0;
  }
}
@media (max-width: 768px) {
  .footer .footer-top .footer-top-content .ft-content-right .ft-content-left-middle a {
    font-size: 12px;
    margin-right: 16px;
  }
}
@media (max-width: 768px) {
  .footer .footer-top .footer-top-content .ft-content-right .ft-content-left-middle {
    display: flex;
    flex-direction: column;
  }
}
.footer .footer-top .footer-top-content .ft-content-right .ft-content-right-contact {
  display: flex;
  margin-right: -29px;
  position: relative;
}
@media (max-width: 768px) {
  .footer .footer-top .footer-top-content .ft-content-right .ft-content-right-contact {
    display: none;
  }
}
.footer .footer-top .footer-top-content .ft-content-right .ft-content-right-contact .ft-wechatQRcode {
  display: none;
  position: absolute;
  top: -170px;
}
.footer .footer-top .footer-top-content .ft-content-right .ft-content-right-contact .ft-wechatQRcode img {
  width: 150px;
  height: 150px;
}
.footer .footer-top .footer-top-content .ft-content-right .ft-content-right-contact .ft-telephone {
  display: none;
  width: 150px;
  height: 44px;
  background: #ffffff;
  border-radius: 8px;
  box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.1);
  text-align: center;
  line-height: 44px;
  color: #000000;
  position: absolute;
  top: -60px;
}
.footer .footer-top .footer-top-content .ft-content-right .ft-content-right-contact .ft-customerQRcode {
  display: none;
  position: absolute;
  top: -170px;
}
.footer .footer-top .footer-top-content .ft-content-right .ft-content-right-contact .ft-customerQRcode img {
  width: 150px;
  height: 150px;
}
.footer .footer-top .footer-top-content .ft-content-right .ft-content-right-contact .ft-contact-content {
  position: relative;
  cursor: pointer;
  width: 59px;
  height: 59px;
  background: #E5E5E7;
  border-radius: 50%;
  margin-right: 29px;
  margin-top: 31px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.footer .footer-top .ft-lianjie {
  width: 100%;
  margin-top: 24px;
  margin-bottom: 34px;
}
@media (max-width: 768px) {
  .footer .footer-top .ft-lianjie {
    width: 100%;
    display: none;
  }
}
.footer .footer-top .ft-lianjie .ft-lianjie-span {
  color: rgba(255, 255, 255, 0.85);
  font-weight: bold;
  margin-bottom: 12px;
}
@media (max-width: 768px) {
  .footer .footer-top .ft-lianjie .ft-lianjie-span {
    font-size: 14px;
  }
}
.footer .footer-top .ft-lianjie .ft-lianjie-title {
  flex-wrap: wrap;
}
.footer .footer-top .ft-lianjie .ft-lianjie-title a {
  display: inline-block;
  margin-bottom: 12px;
  margin-right: 12px;
  font-size: 12px;
  color: rgba(255, 255, 255, 0.65);
}
@media (max-width: 768px) {
  .footer .footer-top .ft-lianjie .ft-lianjie-title a {
    font-size: 12px;
    margin-bottom: 10px;
  }
}
.footer .footer-top .ft-lianjie .ft-lianjie-title a:hover {
  color: rgba(255, 255, 255, 0.85);
}
.footer .ft-footer-bottom {
  width: 100%;
  display: flex;
  justify-content: center;
  background: rgba(0, 0, 0, 0.25);
}
@media (max-width: 450px) {
  .footer .ft-footer-bottom {
    display: flex;
    flex-direction: column;
  }
}
.footer .ft-footer-bottom .shu {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 0px;
  background: rgba(255, 255, 255, 0.25);
  border: 1px solid rgba(255, 255, 255, 0.5);
  margin: 10px;
}
@media (max-width: 450px) {
  .footer .ft-footer-bottom .shu {
    display: none;
  }
}
.footer .ft-footer-bottom a {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.65);
  text-align: center;
  line-height: 40px;
}
@media (max-width: 450px) {
  .footer .ft-footer-bottom a {
    line-height: 24px;
  }
}
.footer .ft-footer-bottom p {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.65);
  text-align: center;
  line-height: 40px;
}
@media (max-width: 450px) {
  .footer .ft-footer-bottom p {
    line-height: 24px;
  }
}
.footer .ft-footer-bottom a:hover {
  color: rgba(255, 255, 255, 0.85);
}

.Popup_bg {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.75);
  z-index: 100;
}
#about_img {
  display: none;
  position: fixed;
  width: 50%;
  left: 50%;
  margin-left: -25%;
  background: #fff;
  z-index: 10000;
  top: 50%;
  padding: 30px;
}
#about_img .images {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: left;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -o-object-fit: fill;
     object-fit: fill;
}
#about_img .images img {
  max-height: 100%;
  max-width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#Popup {
  display: none;
  position: fixed;
  width: 30%;
  top: 40%;
  left: 50%;
  background: #fff;
  margin-left: -15%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 40px 34px 60px;
  z-index: 400;
}
#Popup .Popup_title {
  border-bottom: 1px solid #BEBEBE;
}
#Popup .Popup_title ul li {
  text-align: center;
  position: relative;
  float: left;
  width: 50%;
  line-height: 60px;
  font-size: 20px;
  color: #686868;
  cursor: pointer;
}
#Popup .Popup_title ul li.active {
  color: #007DB8;
  -webkit-animation-name: fadeInOut;
  -webkit-animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-duration: 12s;
  -webkit-animation-direction: alternate;
}
#Popup .Popup_title ul li.active:after {
  width: 60%;
  content: "";
  position: absolute;
  left: 50%;
  margin-left: -30%;
  bottom: -2px;
  height: 4px;
  border-radius: 2px;
  z-index: 10000;
  background: #007DB8;
}
#Popup .Popup_text > div {
  margin-top: 30px;
  margin-bottom: 30px;
}
#Popup .Popup_text .code {
  text-align: center;
}
#Popup .Popup_text .code .images {
  margin-top: 20px;
  margin-bottom: 20px;
}
#Popup .Popup_text .code .text {
  line-height: 26px;
  font-size: 14px;
  color: #707070;
}
#Popup .Popup_text .login > form {
  width: 60%;
  margin: 0 auto;
}
#Popup .Popup_text .login > form div {
  margin-bottom: 15px;
}
#Popup .Popup_text .login > form div input {
  padding: 0 15px;
  width: 100%;
  display: block;
  line-height: 50px;
  border: 1px solid #BEBEBE;
  font-size: 16px;
  color: #BEBEBE;
}
#Popup .Popup_text .login > form div .submit {
  background: #ffa621;
  border: 1px solid #ffa621;
  color: #fff;
}
#Popup .login_bottom {
  width: 60%;
  margin: 0 auto;
}
#Popup .login_bottom a {
  float: left;
  width: 50%;
  display: block;
  text-align: center;
  color: #686868;
  font-size: 18px;
}
#Popup .login_bottom a.on {
  color: #007DB8;
}
@media screen and (min-width: 992px) and (max-width: 1170px) {
  .process {
    padding: 40px 0;
  }
  .process .inner {
    margin-top: 30px;
  }
  .process .inner .process_images .text {
    font-size: 14px;
  }
  .process .inner .process_text,
  .process .inner .process_texts {
    font-size: 18px;
    color: #000000;
  }
  .reason .inner > div {
    margin-right: -40px;
    margin-left: -40px;
  }
  .reason .inner .reason_list {
    padding: 0 40px;
  }
  .reason .inner .reason_list .reason_list_text {
    text-align: center;
    margin-top: 30px;
  }
  #Popup {
    width: 50%;
    left: 50%;
    background: #fff;
    margin-left: -25%;
    padding: 30px;
  }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  .header {
    padding: 35px 0;
  }
  .header .header_images {
    /*float: left;*/
    margin-left: calc(50% - 165px);
  }
  .header .header_text {
    text-align: left;
    margin-top: 0;
  }
  .header .header_text .text_1 {
    line-height: 24px;
    font-size: 20px;
  }
  .header .header_text .text_2 {
    font-size: 20px;
    line-height: 36px;
  }
  .header .header_text .bg_color {
    line-height: 34px;
    font-size: 14px;
    padding-left: 15px;
    background: -webkit-gradient(linear, left top, right top, from(#48bcff), color-stop(rgba(32, 101, 142, 0.04)), to(rgba(30, 98, 138, 0)));
    background: linear-gradient(to right, #48bcff, rgba(32, 101, 142, 0.04), rgba(30, 98, 138, 0));
  }
  .header .header_text .text_4 {
    line-height: 26px;
    font-size: 14px;
  }
  .header .header_text .text_code {
    float: right;
    width: 80px;
    height: 80px;
  }
  .employ .employ_bottom {
    line-height: 60px;
  }
  .about .inner .about_images {
    width: 50%;
  }
  .about .inner .about_text {
    width: 50%;
    margin-top: 25px;
    font-size: 14px;
  }
  .about .inner .about_text h2 {
    font-size: 14px;
  }
  .about .inner .about_text .text {
    margin-top: 15px;
    line-height: 24px;
  }
  .process {
    padding: 40px 0;
  }
  .process .inner {
    margin-top: 30px;
  }
  .process .inner .process_images .text {
    font-size: 14px;
  }
  .process .inner .process_text,
  .process .inner .process_texts {
    font-size: 18px;
    color: #000000;
  }
  .peculiarity .inner .peculiarity_list .peculiarity_texts {
    display: none;
  }
  .peculiarity .inner .peculiarity_list .peculiarity_text {
    display: block !important;
  }
  .reason .inner {
    margin-top: 60px;
  }
  .reason .inner > div {
    margin-right: -25px;
    margin-left: -25px;
  }
  .reason .inner .reason_list {
    padding: 0 30px;
  }
  .footer .link {
    display: block !important;
  }
  #Popup {
    width: 50%;
    left: 50%;
    background: #fff;
    margin-left: -25%;
    padding: 30px;
  }
}

.nav-tab{
    display: none;
    cursor: pointer;
}
.top-hide{
    display: none;
    cursor: pointer;
}
.main-nav {
  /*height: calc(100vh - 60px);*/
  width: 100%;
  display: none;
  background: #007db8;
  position: fixed;
  z-index: 100;
  top: 0;
  
}
@media (max-width:768px){
    .main-nav {
        display: block;
    }
}
.main-nav ul {
  width: 100%;
}
.main-nav ul li {
  width: calc(100% - 20px);
}
.main-nav a {
  text-decoration: none;
  color: black;
}
.main-nav .main-nav_title {
  width: calc(100% - 20px);
  border-bottom: 1px solid black;
  margin: 0 20px;
  font-size: 15px;
  font-weight: bold;
  display: flex;
  align-items: center;
  height: 60px;
}
@media screen and (min-width: 1px) and (max-width: 768px) {
    .header{
        padding-top: 80px;
    }
    .nav-tab{
        width: 24px;
        height: 32px;
        position: absolute;
        top:28px;
        right: 24px;
        display: block;
    }

    .nav-tab-sub{
        display: flex;
        flex-direction: column;
    }

    .nav-tab-sub-tips{
        width: 24px;
        height: 3px;
        margin-bottom: 5px;
        background: black;
    }
    .top-hide{
        width: 24px;
        height: 32px;
        position: absolute;
        top:0px;
        right: 26px;
        color: black;
        font-size: 40px;
        display: none;
    }
    .title_nav_new{
        height: 70px;
    }
    .title_nav_new a{
            line-height: 70px;
    margin-left: 16px;
    }
    .title_nav_new img{
            max-height: 70%;
    }
    .main-nav ul{
        display: none;
        height: 100vh;
    }
     .main-nav{
         background-color: #fff;
     }
    
}
@media screen and (min-width: 640px) and (max-width: 768px) {
  .header .header_images {
    float: left;
  }
  .header .header_text {
    text-align: left;
    margin-top: 0;
  }
  .header .header_text .text_1 {
    line-height: 24px;
    font-size: 20px;
  }
  .header .header_text .text_2 {
    font-size: 20px;
    line-height: 36px;
  }
  .header .header_text .bg_color {
    line-height: 34px;
    font-size: 14px;
    padding-left: 15px;
    background: -webkit-gradient(linear, left top, right top, from(#48bcff), color-stop(rgba(32, 101, 142, 0.04)), to(rgba(30, 98, 138, 0)));
    background: linear-gradient(to right, #48bcff, rgba(32, 101, 142, 0.04), rgba(30, 98, 138, 0));
  }
  .header .header_text .text_4 {
    line-height: 26px;
    font-size: 14px;
  }
  .header .header_text .text_images {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -40px;
  }
  .header .header_text .text_code {
    float: right;
    width: 80px;
    height: 80px;
  }
  .fix_orientation {
    display: none;
  }
  .fix_header {
    display: none;
  }
  .employ {
    padding: 20px 0;
  }
  .employ .employ_bottom {
    font-size: 16px;
    width: 60%;
    line-height: 60px;
  }
  .process {
    padding: 30px 0;
  }
  .process .inner {
    margin-top: 25px;
  }
  .process .inner .process_images .text {
    font-size: 14px;
  }
  .process .inner .process_text,
  .process .inner .process_texts {
    font-size: 18px;
    color: #000000;
  }
  .peculiarity {
    padding: 30px 0;
  }
  .peculiarity .inner {
    margin-top: 50px;
  }
  .peculiarity .inner .peculiarity_list {
    display: block;
    text-align: center;
    margin-bottom: 30px;
  }
  .peculiarity .inner .peculiarity_list .peculiarity_images {
    -o-object-fit: fill;
       object-fit: fill;
  }
  .peculiarity .inner .peculiarity_list .peculiarity_images img {
    max-height: 100%;
    max-width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .peculiarity .inner .peculiarity_list .peculiarity_text,
  .peculiarity .inner .peculiarity_list .peculiarity_texts {
    margin-bottom: 30px;
  }
  .reason .inner {
    margin-top: 60px;
  }
  .reason .inner > div {
    margin-right: -20px;
    margin-left: -20px;
  }
  .reason .inner .reason_list {
    padding: 0 20px;
  }
  .reason .inner .reason_list .reason_list_text {
    text-align: center;
    margin-top: 30px;
  }
  #Popup {
    width: 60%;
    left: 50%;
    background: #fff;
    margin-left: -30%;
    padding: 30px;
  }
}
@media screen and (min-width: 320px) and (max-width: 640px) {
  .header .header_images {
    padding: 0;
    float: left;
  }
  .header .header_text {
    padding: 0;
    text-align: left;
    margin-top: 30px;
  }
  .header .header_text .text_1 {
    line-height: 26px;
    font-size: 20px;
  }
  .header .header_text .text_2 {
    font-size: 20px;
    line-height: 36px;
  }
  .header .header_text .bg_color {
    line-height: 34px;
    font-size: 14px;
    padding-left: 15px;
    background: -webkit-gradient(linear, left top, right top, from(#48bcff), color-stop(rgba(32, 101, 142, 0.04)), to(rgba(30, 98, 138, 0)));
    background: linear-gradient(to right, #48bcff, rgba(32, 101, 142, 0.04), rgba(30, 98, 138, 0));
  }
  .header .header_text .text_4 {
    line-height: 26px;
    font-size: 14px;
  }
  .header .header_text .text_code {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -30px;
    width: 60px;
    height: 60px;
  }
  .box_title span {
    line-height: 24px;
    font-size: 18px;
  }
  .box_title span:after {
    height: 18px;
    background: #257ecf;
    position: absolute;
    left: -10px;
    top: 50%;
    margin-top: -9px;
  }
  .settings {
    height: 100px;
  }
  .employ {
    padding: 15px 0;
  }
  .employ .employ_bottom {
    width: 100%;
    line-height: 60px;
  }
  .about {
    padding: 15px 0;
  }
  .about .inner {
    margin-top: 15px;
  }
  .about .inner .about_images {
    margin-top: 30px;
  }
  .about .inner .about_text {
    margin-top: 0px;
    font-size: 12px;
    color: #000000;
  }
  .about .inner .about_text h2 {
    font-size: 12px;
  }
  .about .inner .about_text .text {
    margin-top: 15px;
    line-height: 24px;
  }
  .reason {
    padding: 15px 0;
  }
  .reason .inner {
    margin-top: 30px;
  }
  .reason .inner > div {
    margin-right: 0;
    margin-left: 0;
  }
  .reason .inner .reason_list {
    margin-bottom: 30px;
    width: 100%;
    float: none;
    padding: 0;
    text-align: center;
  }
  .reason .inner .reason_list .reason_list_text {
    text-align: center;
    margin-top: 30px;
  }
  .process {
    padding: 25px 0;
  }
  .process .inner {
    margin-top: 20px;
  }
  .process .inner .process_images .text {
    font-size: 14px;
  }
  .process .inner .process_text,
  .process .inner .process_texts {
    font-size: 18px;
    color: #000000;
  }
  .peculiarity {
    padding: 15px 0;
  }
  .peculiarity .inner {
    margin-top: 30px;
  }
  .peculiarity .inner .peculiarity_list {
    display: block;
    text-align: center;
    margin-bottom: 30px;
  }
  .peculiarity .inner .peculiarity_list .peculiarity_images {
    -o-object-fit: fill;
       object-fit: fill;
  }
  .peculiarity .inner .peculiarity_list .peculiarity_images img {
    max-height: 100%;
    max-width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .peculiarity .inner .peculiarity_list .peculiarity_text,
  .peculiarity .inner .peculiarity_list .peculiarity_texts {
    margin-bottom: 30px;
  }
  .peculiarity .inner .peculiarity_list .peculiarity_text h2,
  .peculiarity .inner .peculiarity_list .peculiarity_texts h2 {
    line-height: 30px;
    font-size: 18px;
    color: #000000;
  }
  .peculiarity .inner .peculiarity_list .peculiarity_text .text,
  .peculiarity .inner .peculiarity_list .peculiarity_texts .text {
    line-height: 24px;
    font-size: 14px;
    font-weight: 400;
    color: #000000;
  }
  .footer {
    padding: 15px 0;
  }
  #Popup {
    width: 80%;
    top: 50%;
    margin-left: -40%;
    padding: 15px;
  }
  #Popup .Popup_title ul li {
    line-height: 30px;
    font-size: 14px;
  }
  #Popup .Popup_title ul li.active:after {
    width: 60%;
    content: "";
    position: absolute;
    left: 50%;
    margin-left: -30%;
    bottom: -2px;
    height: 4px;
    border-radius: 2px;
    z-index: 10000;
    background: #007DB8;
  }
  #Popup .Popup_text > div {
    margin-top: 15px;
    margin-bottom: 15px;
  }
  #Popup .Popup_text .code .images {
    margin-top: 15px;
    margin-bottom: 15px;
  }
  #Popup .Popup_text .code .text {
    font-size: 12px;
  }
  #Popup .Popup_text .login > form div {
    margin-bottom: 15px;
  }
  #Popup .Popup_text .login > form div input {
    line-height: 30px;
  }
  #Popup .login_bottom {
    width: 80%;
  }
  #Popup .login_bottom a {
    font-size: 12px;
  }
  #about_img {
    width: 80%;
    margin-left: -40%;
    padding: 15px;
  }
}
