/* head  */

body {
  background: #ffffff;
}
.content {
  display: flex;
  flex-direction: column;
  /* height: 100vh; */
  width: 100%;
  min-width: 24rem;
}
.content-home-dis {
  display: flex;
}
.content-home-dis > div {
  position: relative;
}
.contact-down {
  position: absolute;
  width: 9.74rem;
  height: 2.16rem;
  background: linear-gradient(90deg, #65317e 0%, #e85d3e 100%);
  border-radius: 0.24rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  bottom: 2rem;
  left: 50%;
  margin-left: -4.86rem;
}
.contact-down p {
  width: 3.6rem;
  height: 1.2rem;
  font-weight: bold;
  font-size: 0.4rem;
  color: #ffffff;
  line-height: 0.6rem;
  text-align: left;
  font-style: normal;
  text-transform: none;
  padding-left: 0.7rem;
}
.contact-down img {
  margin-right: 0.98rem;
}

.head_main {
  width: 100%;
  position: fixed;
  height: 3rem;
  left: 0;
  top: 0;
  right: 0;
  z-index: 666;
  background: #ffffff;
}
.head-cont {
  width: 35.2rem;
  height: 3rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 auto;
  border-bottom: 0.02rem solid #000000;
}
.head-cont .logo {
  width: 10.06rem;
  height: 1.46rem;
}
.logo-box {
  display: flex;
  align-items: center;
}
.logo-box p {
  font-family: Poppins-ExtraBold;
  font-weight: 800;
  font-size: 0.32rem;
  color: #154176;
  margin-left: 0.26rem;
}
.head-right {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.head-right ul {
  display: flex;
  align-items: center;
}
.head-right ul li {
  margin: 0 0.4rem;
}
.head-right ul li a {
  font-family: Plus Jakarta Sans-Regular;
  font-weight: 400;
  font-size: 0.36rem;
  color: #333333;
  padding: 0 0.52rem;
}
.head-right ul li.active-li a {
  font-weight: bold;
  color: #07318f;
  border-bottom: 0.14rem solid #07318f;
  padding-bottom: 0.2rem;
}
.w1760 {
  width: 35.2rem;
  margin: 0 auto;
}
.contactUs {
  width: 4.8rem;
  height: 0.72rem;
  background: #fca84c;
  border-radius: 0.16rem;
  font-family: Poppins-Bold;
  font-weight: bold;
  font-size: 0.32rem;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 0.4rem;
}
.w100 {
  width: 100%;
  display: block;
}
.cont-padding {
  padding-top: 3rem;
}
.del-box {
  width: 100%;
  height: 13.48rem;
  background: #ffffff;
  overflow: hidden;
}
.del-box .title {
  font-family: Poppins-Black;
  font-weight: 900;
  font-size: 0.72rem;
  color: #1b0a35;
  text-align: center;
  margin-top: 1.9rem;
}
.del-box .text {
  font-family: Poppins-Regular;
  font-weight: 400;
  font-size: 0.4rem;
  color: #000000;
  line-height: 0.6rem;
  text-align: center;
  margin-top: 0.68rem;
  margin-bottom: 1.2rem;
}
.vaytudo-input {
  display: block;
  width: 15.56rem;
  height: 1.08rem;
  background: #ffffff;
  border-radius: 0.98rem;
  border: 0.02rem solid #205399;
  margin: 0.16rem auto;

  font-family: Poppins-Regular;
  font-weight: 400;
  font-size: 0.4rem;
  color: #000000;
  line-height: 0.6rem;
  text-align: center;
}
.tip {
  display: block;
  margin: 0.6rem auto;
  width: 18.72rem;
  font-family: Poppins-Regular;
  font-weight: 400;
  font-size: 0.28rem;
  color: #000000;
  line-height: 0.44rem;
  text-align: center;
}
.del-btn {
  width: 4.8rem;
  height: 1.08rem;
  background: #205399;
  border-radius: 0.82rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: Poppins-Black;
  font-weight: 900;
  font-size: 0.4rem;
  color: #ffffff;
  margin: 0.9rem auto;
}

.service-box {
  width: 100%;
  background: url(../images/service.webp) top center no-repeat;
  background-size: 100% center;
  overflow: hidden;
  margin-top: 4.2rem;
  padding: 0 1.6rem 1rem;
}
.job-padding {
  padding: 3.2rem 1.6rem 1.2rem;
}
.job-cont {
  width: 100%;
  background: url(../images/job-bg.webp) top center no-repeat;
  background-size: 100% 100%;
  overflow: hidden;
  padding: 1.3rem;
}
.protocol-box {
  width: 100%;
  background: url(../images/pro.webp) center center no-repeat;
  background-size: 100% 100%;
  height: 32rem;
  padding: 5.6rem 2.08rem 10.5rem 2.08rem;
}
.protocol-cont {


  height: 15rem;
  overflow: auto;

  
}
.protocol-cont .sub-title{
  font-family: Plus Jakarta Sans, Plus Jakarta Sans;
  font-weight: 600;
  font-size: 0.8rem;
  color: #000000;
  line-height: 0.9rem;
  margin-bottom: 1rem;
  
}
.protocol-cont .paragraph-content,.protocol-cont li{
  font-family: Plus Jakarta Sans, Plus Jakarta Sans;
  font-weight: 400;
  font-size: 0.6rem;
  color: #000000;
  line-height: 0.84rem;
  margin-bottom: 0.8rem;
}


.footer-box {
  width: 100%;
  height: 11.86rem;
  background: #0b3485 url("../images/net-img.webp") top right/9.92rem 8.8rem no-repeat;
  border-radius: 0.96rem 0.96rem 0 0;
  padding: 1.9rem 1.68rem 0;
}
.footer-main {
  display: flex;
  align-items: center;
  padding-bottom: 0.56rem;
  border-bottom: 1px solid #fff;
}
.footer-main .left {
  display: flex;
}
.footer-main .left .contact-item {
  width: 6.4rem;
  border-right: 1px solid #fff;
  height: 6.9rem;
  display: flex;
  flex-direction: column;
  align-items: center;

  padding: 1.58rem 0.9rem 0;
}
.footer-main .left .contact-item .ico {
  width: 1.8rem;
  height: 1.8rem;
}
.footer-main .left .contact-item .label {
  font-size: 0.4rem;
  color: #ffffff;
  line-height: 0.46rem;
  margin-top: 0.2rem;
  white-space: nowrap;
}
.footer-main .left .contact-item .value {
  font-weight: bold;
  font-size: 0.44rem;
  color: #ffffff;
  line-height: 0.52rem;
  margin-top: 0.3rem;
  word-break: break-all;
}
.footer-main .right {
  height: 6.9rem;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  margin-left: 1.68rem;
}

.footer-main .right .address-box {
  display: flex;
  align-items: center;
}
.footer-main .right .address-box img {
  width: 1.16rem;
  height: 1.16rem;
  margin-right: 0.54rem;
}
.footer-main .right .address-box .info .label {
  font-size: 0.4rem;
  color: #ffffff;
  line-height: 0.46rem;
}
.footer-main .right .address-box .info .value {
  font-weight: bold;
  font-size: 0.44rem;
  color: #ffffff;
  line-height: 0.52rem;
  margin-top: 0.3rem;
  word-break: break-all;
}
.company-name {
  height: 2.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.company-name img {
  width: 2.68rem;
  height: 1.44rem;
}
.company-name p {
  font-size: 0.36rem;
  font-weight: 600;
  color: #fff;
  text-align: center;
}
.contact-us-box {
  margin: 3.4rem 0 1rem;
}
.contact-us-box .contact-title {
  padding-left: 1.64rem;
  display: flex;
  align-items: center;
}
.contact-us-box .contact-title img {
  width: 2.28rem;
  height: 1.28rem;
  margin-right: 0.58rem;
}
.contact-us-box .contact-title span {
  font-weight: bold;
  font-size: 0.96rem;
  color: #333333;
  line-height: 1.12rem;
}
.contact-us-box .contact-main {
  margin-top: 0.38rem;
  background: rgba(237, 237, 237, 0.89);
  border-radius: 0px 0px 0px 0px;
  padding: 2rem 1.6rem 2rem 1.6rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.contact-us-box .contact-main .contact-img {
  width: 13.84rem;
  height: 8.24rem;
  margin-left: 0.3rem;
}
.contact-us-box .contact-main .left {
  flex: 1 0 auto;
}
.contact-us-box .contact-main .left .sec {
  padding: 0 0.2rem;
  height: 2.8rem;
  border-radius: 0 1.4rem 1.4rem 0;
  background: #009843;
  font-weight: bold;
  font-size: 0.96rem;
  color: #ffffff;
  line-height: 1.12rem;
  display: flex;
  align-items: center;
}
.contact-us-box .contact-main .left .info-item {
  display: flex;
  align-items: center;
  margin-top: .8rem;
}
.contact-us-box .contact-main .left .info-item .label {
  flex: 2;
  margin-right: 1rem;
  font-size: 0.6rem;
  color: #666666;
  line-height: 0.7rem;
}

.contact-us-box .contact-main .left .info-item .value {
  flex: 3;
  font-weight: bold;
  font-size: 0.52rem;
  color: #111111;
  line-height: 30px;
}

