body {
  color: #666;
}
.about_service #top_header {
  background-color: transparent;
}
.about_service .logo {
  margin: 15px 0px 0px 0px;
  float: left;
}
.about_service .menu {
  margin-top: 30px;
  float: right;
}
.about_service .menu .phone {
  float: left;
  margin-top: -10px;
  margin-right: 10px;
}
.about_service .menu .lang {
  float: left;
  padding-left: 20px;
  border-left: 1px solid #ccc;
}
.about_service .menu .lang .icon_lang {
  padding: 3px 0 0 25px;
  background: url(../images/en.png) no-repeat left center;
}
.about_service .menu .lang .icon_lang.dark {
  color: #333;
}
.about_service .menu .menu-ul {
  display: block;
  float: left;
  margin: 9px 42px 8px 0;
}
.about_service .menu .menu-ul > li {
  float: left;
  line-height: 12px;
  padding-bottom: 15px;
}
.about_service .menu .menu-ul > li > a {
  color: #000;
  line-height: 12px;
  padding: 0 25px;
  display: block;
}
.about_service .menu .menu-ul.dark > li > a {
  color: #333333;
}
.about_service .menu .menu-ul > li a:hover {
  color: #e6410b;
}
.about_service #footer {
  padding: 60px 0px 56px 0px;
  background-color: #333333;
  width: 100%;
}
.about_service #footer .f_title {
  font-size: 16px;
  margin-bottom: 15px;
}
.about_service #footer .f_a_right {
  margin-left: 15px;
}
.about_service #footer a,
.about_service #footer span,
.about_service #footer p {
  color: #8c8c8c;
  font-size: 14px;
}
.about_service #footer .f_intro {
  padding-bottom: 50px;
  border-bottom: 1px solid #8c8c8c;
}
.about_service #footer .code {
  text-align: center;
}
.about_service #footer .code p {
  margin-top: 5px;
}
.about_service #footer .f_link {
  margin-top: 10px;
  margin-bottom: 10px;
}
.about_service #footer .f_link li {
  float: left;
}
.about_service #footer .f_link .f_title {
  margin-right: 10px;
}
.about_service #footer .f_link span {
  margin-right: 10px;
  margin-left: 10px;
}
.about_service #footer .f_copyright span {
  margin-right: 15px;
}
.about_service #footer .f_title {
  color: #fff;
}
.about_service a {
  text-decoration: none;
  color:#333;
}
.about_service h3 {
  color: #222;
  font-size: 24px;
  font-weight: bold;
}
.about_service h4 {
  font-size: 16px;
  font-weight: bold;
  color: #222;
}
.about_service p {
  line-height: 26px;
}
.about_service .ultable {
  margin: 22px 0 32px;
}
.about_service .ultable li {
  cursor: pointer;
  font-weight: 500;
  padding: 11px 36px;
  display: inline-block;
}
.about_service .ultable li.active {
  background: #0464c2;
  color: #fff;
  border-radius: 20px;
}
.about_service .banner {
  height: 300px;
  width: 100%;
  background: url(../images/about_mx/about_banner.jpg) no-repeat center center;
}

.about_service .banner .shadow {
  width: 100%;
  height: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.65);
  text-align: center;
  padding-top: 120px;
  font-size: 28px;
  color: #fff;
}
.about_service .banner .shadow h3 {
  margin-bottom: 20px;
  color: #8c9098;
  font-size: 30px;
  text-transform: uppercase;
}
.about_service .nav {
  position: relative;
}
.about_service .nav .switch {
  border-bottom: 1px solid #f1eded;
  position: relative;
  box-sizing: border-box;
}
.about_service .nav .switch li {
  font-size: 14px;
  color: #333;
  display: inline-block;
  box-sizing: border-box;
  padding: 20px 15px;
  margin-bottom: -1px;
  cursor: pointer;
}
.about_service .nav .switch li.active {
  color: #0464c2;
  border-bottom: 3px solid #0464c2;
}
.about_service .nav::after {
  height: 2px;
  width: 75px;
  border-bottom: 5px solid #fff;
  position: absolute;
  right: 0;
  z-index: 11;
  bottom: -1px;
}
.about_service .pro {
  padding: 75px 90px;
  background: #f7f9fd;
}
.about_service .pro ul {
  padding: 25px 0;
}
.about_service .pro ul li {
  padding: 0 10px;
  display: inline-block;
}
.about_service .pro p.text-center {
  padding: 0 180px;
}
.about_service .pro .flex {
  display: flex;
  justify-content: space-around;
  -webkit-justify-content: space-around;
  padding: 50px 0 0;
}
.about_service .pro .flex .col5 {
  padding-right: 40px;
  text-align: center;
  position: relative;
  color: #0464c2;
  font-size: 16px;
  font-weight: bold;
}
.about_service .pro .flex .col5 img {
  margin-bottom: 25px;
}
.about_service .pro .flex .line {
  top: 50%;
  right: 0;
  transform: translate(0, -50%);
  position: absolute;
  height: 84px;
  border-right: 1px solid #e4e4e4;
}
.about_service .honor {
  padding-top: 60px;
  padding-bottom: 20px;
}
.about_service .honor h4.text-center {
  margin-top: 30px;
}
.about_service .honor p.text-center {
  margin: 25px 0 40px 0;
}
.about_service .honor .row h4 {
  margin: 20px 0 15px;
}
.about_service .honor .row > div {
  padding: 0 5px 42px;
}
@media screen and (max-width: 992px) {
  .about_service .pro {
    padding: 75px 0;
  }
  .about_service .pro h4 {
    color: #666;
    font-weight: 600;
  }
  .about_service .pro .line {
    display: none;
  }
  .about_service .pro p.text-center {
    display: none;
  }
  .about_service .pro .flex .col5 {
    padding: 0 20px;
  }
  .about_service .pro .flex .col5 p {
    width: 70px;
    font-weight: 500;
  }
  .about_service .honor .row img {
    width: 100%;
  }
  .about_service .honor .row > div {
    padding-bottom: 20px;
  }
  .about_service .honor .row > div p {
    display: none;
  }
}
@media screen and (max-width: 768px) {
.about_service .nav::after {
  width: 0;
}
.about_service .pro .flex .col5{
padding:0 2px;
}
}

@media all and (max-width:414px){
  .about_service .nav .switch li {
      padding:20px 15px;
  }
  .about_service .banner {
      height: 200px;
      
  }
}