.mbxnav .nav_bar_box {
  overflow: hidden;
  background: #f5f5f5;
  position: relative;
}
.mbxnav .nav_bar_box>.w{
  background-color:#f5f5f5!important ;
}
.mbxnav .nav_bar_box .breadcrumb {
  display: inline-block;
  width: 62%;
  margin-bottom: 0px;
}

.mbxnav .nav_bar_box .breadcrumb a {
  color: #666;
}

.mbxnav .bar_qy_hy {
  width: 100%;
  background-color: #fff;
  display: inline-block;
  text-align: center;
}
.mbxnav  .about_xq{
  background: #fff;
  padding: 20px;
}
.mbxnav  .about_xq h3{
  color: #f5ad00;
}
.about_xq .xq_neirong{
  line-height: 28px;
}
.mbxnav .bar_qy_hy span {
  display: inline-block;
  padding: 0 0 15px;
  cursor: pointer;
  color: #f5ad00;
  font-size: 30px;
  font-weight: bold;
}

.mbxnav .bar_qy_hy .active a {
  color: #f5ad00;
  font-size: 30px;
  font-weight: bold;
}

.fbxj {
  width: 100%;
  overflow: hidden;
}

.nav_bcg {
  background-color: #fff;
}

.right_input .red {}

.right_input h4 {
  text-align: center;
  color: #690599;
}

.right_input li input {
  height: 38px;
}

.right_input .fbxj_sub {
  text-align: center;
  padding: 20px 0;
}

.right_input .fbxj_sub span {
  display: inline-block;
  width: 172px;
  border: 0;
  background: #690599;
  color: #fff;
  border-radius: 5px;
  font-size: 14px;
  height: 46px;
  line-height: 30px;
  cursor: pointer;
}

::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #ccc;
  font-size: 12px;
}

.tit_abt a {
  font-size: 28px;
}

.tit_abt {
  text-align: left;
  border-bottom: 1px solid #0f59d6;
  padding: 15px 0;
  margin-bottom: 2rem;
}

.fir_li {
  font-size: 22px;
  color: #fff;
  padding: 15px;
  background-color: #d80001;
}

.abt_qyfc ul {
  margin-top: 2rem;
}

.abt_list ul {
  box-shadow: 0 5px 20px #e6e6e6!important;
}

.abt_list li {
  padding: 15px;
  border-bottom: 1px solid #ccc;
}

.abt_list li:hover {
  background-color: #d80001;
  color: #fff;
}

.abt_list {
  padding-left: 0;
}

.abt_tex {
  text-align: left;
  padding-top: 8px;
}

.abt_tex h3 {
  font-size: 18px;
  font-weight: bold;
}

.text_all {
  line-height: 26px;
  text-indent: 25px;
  font-size: 14px;
}

.abt_img {
  width: 100%;
  overflow: hidden;
}

.abt_img img {
  width: 100%;
}


/* 主营品牌 */

.pic_box {
  width: 100%;
}

.pic_box img {
  width: 100%;
}


/* 联系我们 */

.right_input {
  text-align: left;
  overflow: hidden;
  background-color: #fff;
  height: auto;
  position: relative;
  margin-top: 3px;
  width: 49%;
  margin-right: 1%;
}

.right_input h4 {
  text-align: center;
  color: #690599;
}

.right_input li {
  text-align: left;
  display: block;
  overflow: hidden;
  /*padding: 5px 0;*/
  margin-top: 22px;
  margin-bottom: -13px;
}

.right_input li input {
  height: 38px;
}

.right_input li input,
.right_input li textarea {
  font-size: 12px;
  border: 0;
  padding: 10px;
  background-color: #fff;
  width: 93%;
  margin: 10px 0;
  outline: none;
  border-bottom: 1px solid #ccc;
}

.right_input li .red {
  display: inline-block;
  width: 4%;
  color: red;
  font-size: 16px;
}

.right_input .fbxj_sub {
  text-align: center;
  padding: 20px 0;
  margin-top: 0;
}

.tit_abt {
  text-align: left;
  border-bottom: 1px solid #272222;
  padding: 15px 0;
  margin-bottom: 2rem;
}

.tit_abt a {
  font-size: 28px;
}

.hyxw_big_box {
  margin-top: 2rem;
}

.right_input .fbxj_sub span {
  display: inline-block;
  width: 172px;
  border: 0;
  background: #f5ad00;
  color: #fff;
  border-radius: 5px;
  font-size: 14px;
  height: 46px;
  line-height: 46px;
  cursor: pointer;
}

.tips {
  font-size: 12px!important;
  margin-left: 38px;
  margin-top: -5px;
  color: red!important;
  font-weight: normal!important;
}

::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #ccc;
  font-size: 12px;
}

@media (max-width: 980px) {
  .row {
      width: 103%;
      overflow: hidden;
  }
  .right_input {
      width: 100%;
      padding: 0;
  }
  .mbxnav .bar_qy_hy {
      width: 100%;
  }
  .mbxnav .bar_qy_hy span,
  .mbxnav .bar_qy_hy {
      padding: 0;
  }
  .tit_abt {
      padding-left: 10px;
  }
  .abt_img {
      width: 100%;
  }
  .abt_img img {
      width: 99%;
      height: 150px;
      margin-left: 10px;
  }
  .abt_text p {
      margin-left: 16px;
      margin-top: 2rem;
  }
  .mbxnav .bar_qy_hy span {
      font-size: 16px;
      line-height: 43px;
  }
  .list_ul {
      padding: 9px;
      margin-left: 20px;
  }
}

.abt_ps {
  text-indent: 2em;
  font-size: 16px;
  line-height: 28px;
}

section.met-show.animsition {
  background-color: #fff;
  padding-top: 3rem;
}

.abt_msg p {
  margin: 0 0 15px;
}
.abt_msg p .icon{
  color: #f5ad00;
  font-size: 22px;
  margin-right: 10px;
  padding: 0;
}
.abt_msg p .icon_svg{
  width: 24px;
  height: 24px;
  position: relative;
  top: 5px;
  margin-right: 10px;
}
.msg_img {
  margin-top: 40px;
  padding-bottom: 14px;
}

.msg_img img {
  width: 100%;
}
.wha_box{
 margin: 10px 0!important;
 padding: 0 10px;
}
.wha_box img{
  width: 100%;
}
.wha_box p{
  margin: 5px 0;
  text-align: center;
}

/* ============= */
.about_1{
  text-align: center;
}
.about_1 .active{
  color: #1b1b1b;
  font-size: 3em;
  letter-spacing: 2px;
  font-weight: 500;
  text-shadow: 0 2px 12px rgb(0 0 0 / 5%);
}
/* .about_1 .intro{
  text-align: left;
  width: 70%;
  line-height: 28px;
  margin: 0 auto;
  margin-top: 10px;
} */
.about_1 .about_1_xq{
  margin-top: 1.5em;
  padding-top: 1.5em;
}
.about_1 .about_1_xq .left_img img{
  width: 100%;
  border-radius: 20px;
}
.about_1 .about_1_xq .right h4{
  font-size: 22px;
  color: #333;
  position: relative;
  text-align: left;
  font-weight: bold;
  margin-bottom: 10px;
}
.about_1 .about_1_xq .right p{
  margin-bottom: 1em;
  font-size: 14px;
  line-height: 30px;
  color: #777;
  text-align: left;
  text-indent: 2em;
}
.about_1{
  text-align: center;
  margin: 50px 0 0;
}
.about_1 .active{
  color: #f5ad00;
  font-size: 3em;
  letter-spacing: 2px;
  font-weight: 500;
  text-shadow: 0 2px 12px rgb(0 0 0 / 5%);
}
/* .about_1 .intro{
  text-align: left;
  width: 70%;
  line-height: 28px;
  margin: 0 auto;
  margin-top: 10px;
} */
.about_2 .about_2_xq{
  margin-top: 1.5em;
  padding-top: 1.5em;
}
.about_2 .about_2_xq .left_img img{
  width: 100%;
  /* height: 350px; */
  border-radius: 20px;
}
.about_2 .about_2_xq .right h4{
  font-size: 22px;
  color: #333;
  position: relative;
  text-align: left;
  font-weight: bold;
  margin-bottom: 10px;
}
.about_2 .about_2_xq .right p{
  margin-bottom: 1em;
  font-size: 14px;
  line-height: 30px;
  color: #777;
  text-align: left;
  text-indent: 2em;
}
.scsl{
  margin-top: 40px;
  align-items: center;
  text-align: center; 
}
.scsl h2{
  font-size: 22px;
  color: #333;
  text-align: center;
  font-weight: bold;
  margin: 25px 0;
}
.scsl .img{
  height: 200px;
}
.scsl .img img{
  height: 100%;
}
.scsl .scsl_xq{
  width: 98%;
  margin: 0 auto;
  line-height: 30px;
  text-align: left;
  text-indent: 2em;
  margin-top: 25px;
  color: #777;
}
.scsl .ck_more{
  display: inline-block;
  padding: 10px 45px;
  background-color: #f5ad00;
  border: 1px solid #f5ad00;
  color: #ffffff;
  margin-top: 15px;
}
.scsl .ck_more:hover{
  background-color: #ffffff;
  border: 1px solid #f5ad00;
  color: #f5ad00;
}
.fw_bar_qy_hy{
  margin-top: 50px;
}
.ywfw {
  margin-top: 20px;
}
.ywfw .yw_tab{
  display: flex;
  width: 50%;
  margin: 0 auto;
  /* text-align: center; */
  justify-content: space-around;
}
.ywfw .yw_tab h3{
  padding: 12px;
  cursor: pointer;
  font-size: 22px;
  color: #333;
  text-align: center;
  font-weight: bold;
}
.active{
  border-bottom: 4px solid #f5ad00;
}
.none{
  display: none;
}
.ywfw .ywxq{
  font-size: 14px;
  font-weight: normal;
  color: #999;
  line-height: 30px;
  text-align: left;
  text-indent: 2em;
}
.ywfw .img{
  width: 100%;
}
.ywfw .img img{
  width: 100%;
  height: auto;
}
.about_top ul li{
  list-style: none;
  padding: 10px;
  margin: 0 !important;
  width: 33.3333333333%;
  text-align: center;
  float: left;
  color: #fff;
}
.about_top ul li:nth-child(3n-2){
  padding-right: 0;
}
.about_top ul li:nth-child(3n-1){
  padding: 10px 0;
}
.about_top ul li:nth-child(3n){
  padding-left: 0;
}
.about_top ul li:nth-child(3n-2) .write{
  border-right: none;
  padding-right: 40px;
}
.about_top ul li:nth-child(3n-1) .write{
  border-left: none;
  border-right: none;
  padding-left: 40px;
  padding-right: 40px;
}
.about_top ul li:nth-child(3n) .write{
  border-left: none;
  padding-left: 40px;
}

.about_top ul li .write{
  padding: 50px 30px;
  margin: 0 !important;
  width: 100%;
  display: block;
  text-align: center;
  min-height: 455px;
  border: 1px solid #ffffff;
}
.about_top ul li .write h4{
  text-transform: uppercase;
  letter-spacing: 2.5px;
  font-size: 15px;
  margin-bottom: 10px;
  padding-left: 2px;
}
.about_top ul li .write p{
  text-align: left;
  line-height: 28px;
}
.about_bottom{
  /* background-image: url(/assets/image/about_bottom.png); */
  background-position: right center;
  background-repeat: no-repeat;
  padding-top: 3.75rem;
  padding-bottom: 5rem;
  background-size: contain;
  margin-top: 60px;
}
.about_bottom .title_group{
  max-width: 50%;
  margin: 0!important;
}
.about_bottom .title_group  .title{
  font-size: 18px;
  text-indent: inherit;
  font-weight: bold;
  color: #f5ad00;
}
.about_bottom .title_group p{
  line-height: 28px;
  text-indent: 2em;
}
.about_title a{
  color: #f5ad00;
  font-size: 22px;
  font-weight: bold;
  margin: 50px 0 0;
  display: block;
}
/* 服务 */
.sevr_en{
  display: none!important;
}
.fw_bar_qy_hy .fwxq_box .fwxq .img{
  width: 100%;
  height: auto;
}
.fw_bar_qy_hy .fwxq_box .fwxq .img img{
  width: 100%;
  height: 100%;
}
.fw_bar_qy_hy .fwxq_box .fwxq .fwxq_text{
  padding: 15px;
  background-color: #f5f5f5;
}
.fw_bar_qy_hy .fwxq_box .fwxq .fwxq_text h3 a{
  color: #f5ad00;
} 
.fw_bar_qy_hy .fwxq_box .fwxq .fwxq_text p{
  line-height: 28px;
  display: -webkit-box;
 text-overflow: ellipsis;
 -webkit-box-orient: vertical;
 -webkit-line-clamp: 2;/*控制行数*/
 overflow: hidden;
}
.fw_bar_qy_hy .fwxq_box .fwxq .fwxq_text .ck_more{
  color: #f5ad00;
  display: block;
  margin: 20px 0;
}
.fw_bar_qy_hy  .fw_others{
  margin-top: 50px;
}
.fw_bar_qy_hy  .fw_others .left .left_xq{
  background: #f5f5f5;
  height: 450px;
  padding: 60px;
}
.fw_bar_qy_hy  .fw_others .left .left_xq .fw_other_tit{
  margin: 30px 0;
  color: #333;
}
.fw_bar_qy_hy  .fw_others .left .left_xq  .fw_others_text{
  line-height: 28px;
  font-size: 16px;
  color: #333;
}
.fw_bar_qy_hy  .fw_others .left .left_xq  .ck_more{
  display: block;
  margin: 50px 0;
  font-size: 18px;
  color: #f5ad00;
}
.fw_bar_qy_hy  .fw_others .right .img{
  width: 100%;
  height: 450px;
}
.fw_bar_qy_hy  .fw_others .right .img img{
  width: 100%;
  height: 100%;
}
@media (max-width: 768px) {
  .about_1 {
    text-align: center;
    margin: 15px 0 0;
  }
  .about_1 .active {
    color: #f5ad00;
    font-size: 30px;
    letter-spacing: 2px;
    font-weight: normal;
    text-shadow: none;
    border-bottom: 2px solid #f5ad00;
  }
  .about_1 .about_1_xq {
    margin-top: 0;
    padding-top: 1.5em;
  }
  .about_1 .about_1_xq .left_img img {
    width: 100%;
    border-radius: 0;
  }
  .about_2 .about_2_xq {
    margin-top: 0;
    padding-top: 0;
  }
  .about_1 .about_1_xq .right p {
    margin-bottom: 0;
    font-size: 14px;
    line-height: 30px;
    color: #777;
    text-align: left;
    text-indent: 2em;
  }
  .about_2 .about_2_xq .left_img img {
    width: 100%;
    border-radius: 0;
  }
  .scsl .img img {
    height: 100%;
    margin-bottom: 10px;
  }
  .scsl .scsl_xq{
    padding:0 15px;
  }
  .ywfw{
    padding:0 15px;
  }
  .ywfw .yw_tab{
    width: 100%;
  }
  .about_top ul li{
    list-style: none;
    padding: 10px;
    margin: 0 !important;
    width: 100%;
    text-align: center;
    color: #fff;
  }
  .about_top ul li .write{
    padding: 50px 30px;
    margin: 0 !important;
    width: 100%;
    display: block;
    text-align: center;
    min-height: 390px;
    border: 1px solid #ffffff!important;
  }
  .about_top ul li:nth-child(3n-2){
    padding-right: 10px;
  }
  .about_top ul li:nth-child(3n-1){
    padding: 10px 10px;
  }
  .about_top ul li:nth-child(3n){
    padding-left: 10px;
  }
  .about_top ul li:nth-child(3n-2) .write{
    border-right: 1px solid #fff;
    padding-right: 30px;
  }
  .about_top ul li:nth-child(3n-1) .write{
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    padding-left: 30px;
    padding-right: 30px;
  }
  .about_top ul li:nth-child(3n) .write{
    border-left: 1px solid #fff;
    padding-left: 30px;
  }
  .about_bottom .title_group{
    max-width: 100%;
    padding: 10px;
    margin: 0!important;
  }
  .sea_search .jzys {
    display: none;
  }
  /* 联系我们 */
  .wha_box {
    margin: 10px 0!important;
    padding: 0;
    width: 33%;
  }
  .router {
    background-color: #fff;
    padding-bottom: 0;
  }
  .about_title a {
    color: #f5ad00;
    font-size: 22px;
    font-weight: bold;
    margin: 20px 0 0;
    display: block;
  }
  .right_input li {
    text-align: left;
    display: block;
    overflow: hidden;
    margin-top: 10px;
    margin-bottom: -12px;
  }
  .tips {
    font-size: 12px!important;
    margin-left: 26px;
    margin-top: -5px;
    color: red!important;
    font-weight: normal!important;
  }
  /* 服务 */
  .fw_bar_qy_hy {
    margin-top: 30px;
  }
  .fwxq {
    margin-bottom: 15px;
  }
  .sevr_cn{
    margin: 5px 0;
  }
  .fw_bar_qy_hy .fwxq_box .fwxq .fwxq_text .ck_more {
    color: #f5ad00;
    display: block;
    margin: 10px 0;
  }
  .fw_bar_qy_hy .fw_others .left .left_xq {
    background: #f5f5f5;
    height: auto;
    padding: 15px;
  }
  .fw_bar_qy_hy .fw_others .left .left_xq .fw_other_tit {
    margin: 10px 0;
  }
  .fw_bar_qy_hy .fw_others .left .left_xq .fw_other_tit a {
    color: #f5ad00;
  }
  .fw_bar_qy_hy .fw_others .left .left_xq .ck_more {
    display: block;
    margin: 15px 0;
    font-size: 18px;
    color: #f5ad00;
  }
  .fw_bar_qy_hy .fw_others .right .img {
    width: 100%;
    height: auto;
  }
  .fw_bar_qy_hy .fw_others {
    margin-top: 0;
  }
}