body {
  overflow-x: hidden;
}
.row{
  margin: 0 auto;
}

.img_box {
  width: 100%;
  height: 240px;
  background: url("../assets/images/contact_us_img/beijing_1.png") no-repeat center;
  margin-bottom: 62px;
}
.img_box .txt_box {
  max-width: 1400px;
  width: 100%;
  margin: 0 auto;
}
.img_box .txt_box .nav_box {
  font-family: MicrosoftYaHei;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 1px;
  color: #ffffff;
  opacity: 0.6;
  padding-top: 15px;
}
.img_box .txt_box .nav_box a {
  font-family: MicrosoftYaHei;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 1px;
  color: #ffffff;
  opacity: .6;
}
.img_box .txt_box .img_title {
  margin: 50px 0 0 0px;
}
.img_box .txt_box .img_title .title_1 {
  font-family: MicrosoftYaHeiLight;
  font-size: 46px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 1px;
  color: #ffffff;
}

main {
  max-width: 1400px;
  width: 100%;
  margin: 0 auto;
}
main .contact_us_one {
  margin-top: calc(62rem / 14);
  margin-bottom: calc(50rem / 14);
  max-width: 1400px;
  width: 100%;
  min-height: 606px;
  margin: 0 auto;
  position: relative;
}
main .contact_us_one .contact_us_one_text {
  margin-left: calc(86rem / 14);
  margin-top: calc(50rem / 14);
  display: inline-block;
}
main .contact_us_one .contact_us_one_text .service_title {
  font-family: MicrosoftYaHei;
  font-size: 32px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 45px;
  letter-spacing: 1px;
  color: #000000;
  padding-bottom: 16px;
  margin-bottom: 14px;
}
main .contact_us_one .contact_us_one_text .service_title span{
  color: #000000 !important;
}
main .contact_us_one .contact_us_one_text .e-gradient-title {
  width: 480px;
  border-bottom: 3px solid #1eb9e1 !important;
  border-image: linear-gradient(to right, #1eb9e1, transparent) 0.6 10;
}
main .contact_us_one .contact_us_one_text .e-gradient-title span {
  display: inline-block;
  position: relative;
  padding: 0 !important;
}
main .contact_us_one .contact_us_one_text .e-gradient-title span::after {
  position: absolute;
  bottom: -19px !important;
  left: 0;
  width: 100px;
  height: 3px !important;
  background-color: #ffc819;
  content: "";
}
main .contact_us_one .contact_us_one_text ul {
  margin-top: 30px;
}
main .contact_us_one .contact_us_one_text ul li {
  margin-bottom: 30px;
}
/* main .contact_us_one .contact_us_one_text ul li .one_name {
  margin-bottom: 10px;
} */
main .contact_us_one .contact_us_one_text ul li .one_name img {
  /* width: 16px;
  height: 12px; */
  margin-right: 12px;
}
main .contact_us_one .contact_us_one_text ul li .one_name span {
  font-family: MicrosoftYaHei-Bold;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 1px;
  color: #000000;
}
main .contact_us_one .contact_us_one_text ul li .one_txt {
  width: 498px;
  font-family: MicrosoftYaHeiLight;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: 1px;
	color: #000000;
  margin-left: 32px;
}
main .contact_us_one .contact_us_one_img {
  right: 0;
  position: absolute;
  z-index: -1;
  display: inline-block;
}
main .contact_us_one .contact_us_one_img img {
  max-width: 1056px;
  width: 100%;
  height: 702px;
  margin-top: 64px;
}

main .contact_us_tow{
  max-width: 1400px;
  width: 100%;
  margin: 0 auto;
}
main .contact_us_tow .on .two_name {
  display: inline-block !important;
  position: relative !important;
  font-size: 24px !important;
  font-weight: bold !important;
  color: #005096 !important;
  border-bottom: #ffc819;
}
/* main .contact_us_tow .on .two_name::after {
  position: absolute;
  bottom: -4px;
  left: 0;
  width: 100%;
  height: 4px;
  background-color: #ffc819;
  content: "";
} */
/* main .contact_us_tow .on ul li,
main .contact_us_tow .on ul li p ,
main .contact_us_tow .on ul li div{
  color: #005096 !important;
} */
main .contact_us_tow .contact_us_tow_s {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
}
main .contact_us_tow .contact_us_tow_s .service_title {
  margin-bottom: 40px;
}
main .contact_us_tow .contact_us_tow_s .service_title span {
  font-family: MicrosoftYaHei;
  font-size: 32px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 40px;
  letter-spacing: 0px;
  color: #005096;
  padding:50px 0 28px 0 !important;
}
main .contact_us_tow .contact_us_tow_s ul .two_add {
  /* float: left;
  height: 260px;
  overflow: hidden; */
  width: 110px;
    /* margin-bottom: 64px; */
    position: relative;
    display: inline-block;
}
main .contact_us_tow .contact_us_tow_s ul .two_add .two_name {
  font-family: MicrosoftYaHei;
  font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 25px;
  letter-spacing: 1px;
  color: #333333;
  padding-bottom: 6px;
  cursor: pointer;
  /* width: 134px; */
  width: auto;
    max-width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;

}
main .contact_us_tow .contact_us_tow_s ul .two_add ul {
  margin-top: 18px;
  /* height: 236px; */
    overflow: hidden;
}
main .contact_us_tow .contact_us_tow_s ul .two_add ul li,
main .contact_us_tow .contact_us_tow_s ul .two_add ul li p,
main .contact_us_tow .contact_us_tow_s ul .two_add ul li div {
  font-family: MicrosoftYaHei;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 30px !important;
  letter-spacing: 0px;
  color: #333333;
  margin:0 !important;
}
main .popup_boxs {
  position: absolute;
   top: 420px;
  left: 0;
  z-index: 1;
  width: 100%;
  /* height:822px; */
  height:674px;
  background-color: rgba(248, 247, 247, 0.4);
  display: none;
}
main .popup_box {
  display: none;
  width: 555px;
  height: calc(382rem / 14);
  position: absolute;
  /* left: -133px; */
  /* left: -14px; */

  bottom: 60px;
  z-index: 100;
  /* background: url("../assets/images/contact_us_img/tanchuang_1.png") no-repeat; */
  box-shadow: 0px 0px 14px 0px #cccccc;/*兼容edge，不支持rgb透明度*/
  box-shadow: 0px 0px 14px 0px rgb(0 0 0 / 40%);
  background-color: #fff;
}
main .popup_box .popup_img{
  height: 100%;
  max-width: 164px;
  width: 142px;
  object-fit: cover;
}
main .popup_box .popup_box_right {
  /* margin-right: calc(60rem / 14);
  margin-top: calc(56rem / 14);
  float: right; */
  padding:calc(24rem / 14);;
  width: calc(100% - 150px);
  height: 100%;
  display: inline-block;
  vertical-align: middle;
  font-family: MicrosoftYaHei-Bold;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 21px;
	letter-spacing: 0px;
	color: #005096;
}
main .popup_box .popup_box_right .e-gradient-title em {
  font-family: MicrosoftYaHei;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 30px !important;
  letter-spacing: 0px;
  color: #333333;
}

main .popup_box .popup_box_right .popup_click{
  width: 328px;
  height: 40px;
  overflow: hidden;
  font-weight: bold;
}
main .popup_box .popup_box_right .popup_click div,
main .popup_box .popup_box_right .popup_click p{
  text-indent: 0 !important;
}
main .popup_box .popup_box_right .service_title {
  font-family: MicrosoftYaHei;
  font-size: 32px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 45px;
  letter-spacing: 1px;
  color: #000000;
  padding-bottom: 16px;
  margin-bottom: calc(20rem / 14);
}
main .popup_box .popup_box_right .e-gradient-title {
  /* width: 378px; */
  border-bottom: 3px solid #1eb9e1 !important;
  font-size: 0px;
  line-height: 0px;
  height: 65px;
}

main .popup_box .popup_box_right .e-gradient-title span {
  display: inline-block;
  position: relative;
  padding: 0 !important;
  color: #000;
  height: 65px;
}
main .popup_box .popup_box_right .e-gradient-title span::after {
  position: absolute;
  bottom: 0px !important;
  left: 0;
  /* max-width: 100px; */
  width: 100%;
  height: 0px !important;
  background-color: transparent;
  border-bottom: 3px solid #ffc819 !important;
  content: "";
}
main .popup_box .popup_box_right ul li {
  /* width: 400px; */
  margin-bottom: 4px;
}
main .popup_box .popup_box_right ul li .one_name {
  display: inline-block;
  text-align: left;
}
main .popup_box .popup_box_right ul li .one_name img {
  width: 14px;
  height: 14px;
  margin-right: 12px;
}
main .popup_box .popup_box_right ul li .one_name span {
  font-family: MicrosoftYaHei-Bold;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 1px;
  color: #000000;
}
main .popup_box .popup_box_right ul li img {
  width: 14px;
  height: 14px;
  margin-right: 12px;
}
main .popup_box .popup_box_right ul li span {
  font-family: MicrosoftYaHei-Bold;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 1px;
  color: #000000;
}
main .popup_box .popup_box_right ul li .one_txt {
  display: inline-block;
  font-size: 0;
  text-align: left;
  width: calc(100% - 117px);
  font-family: MicrosoftYaHeiLight;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 24px;
  letter-spacing: 1px;
  color: #333333;
}
main .e-gradient-title {
  border-bottom: 4px solid #1eb9e1;
}
main .e-gradient-title span {
  display: inline-block;
  position: relative;
  padding: 28px 0;
}
main .e-gradient-title span::after {
  position: absolute;
  bottom: -4px;
  left: 0;
  width: 100%;
  height: 4px;
  background-color: #ffc819;
  content: "";
}
@media screen and (max-width:1399px){
  .img_box .txt_box,
  .NavigationBar_box ul{
    padding-left: 1.6rem !important;
    padding-right: 1.6rem !important;
  }
  .popup_box.avtion {
    right: -6px !important;
  }
}

/* @media screen and (max-width:1399px){

  main .popup_box .popup_box_right {
    margin-right: calc(68rem / 14);
  }
  main .popup_box .popup_box_right .popup_click {
    width: 328px;
  }
  main .popup_box .popup_box_right ul li .one_txt{
    width: 285px;
  }
  } */
