/*公司简介*/

/*#c_content .m_wrap{*/
/*padding-top: 40px;*/
/*background-color: #fff;*/
/*}*/
.pc_detail_menu {
  display: block;
}
.sp_detail_menu {
  display: none;
}
.link_nav {
  display: block;
}
.link_nav li {
  float: left;
  margin-right: 40px;
  border: 1px solid #bfbfbf;
  text-align: center;
}
.link_nav li.one {
  width: 308px;
}
.link_nav li.two {
  width: 378px;
}
.link_nav li.three {
  width: 348px;
  margin-right: 0;
}
.link_nav li a {
  display: block;
}
.link_nav li a span {
  display: inline-block;
  padding: 12px 0 12px 45px;
  background: url('../img/company/ttl_ico.gif') no-repeat left center;
  line-height: 1;
}
.link_nav li.two a span {
  background: none;
}
.link_nav li.one a i {
  display: inline-block;
  text-indent: -9999px;
  width: 194px;
  height: 22px;
  background: url('../img/company/company_ttl01.gif') no-repeat 0 bottom;
}
.link_nav li.two a i {
  display: inline-block;
  text-indent: -9999px;
  width: 291px;
  height: 22px;
  background: url('../img/company/company_ttl02.gif') no-repeat 0 bottom;
  margin-right: -25px;
}
.link_nav li.three a i {
  display: inline-block;
  text-indent: -9999px;
  width: 265px;
  height: 22px;
  background: url('../img/company/company_ttl03.gif') no-repeat 0 bottom;
}
.link_nav li:hover,
.link_nav li.on {
  background-color: #1063a6;
  border: 1px solid #1063a6;
}
.link_nav li:hover span,
.link_nav li.on span {
  background: url('../img/company/ttl_ico_h.png') no-repeat left center;
}
.link_nav li.two:hover span,
.link_nav li.two.on span {
  background: none;
}
.link_nav li.one:hover i,
.link_nav li.one.on i {
  background: url('../img/company/company_ttl01_h.png') no-repeat 0 bottom;
}
.link_nav li.two:hover i,
.link_nav li.two.on i {
  background: url('../img/company/company_ttl02_h.gif') no-repeat 0 bottom;
}
.link_nav li.three:hover i,
.link_nav li.three.on i {
  background: url('../img/company/company_ttl03_h.png') no-repeat 0 bottom;
}
.company_detail {
  position: relative;
  padding: 60px 0 30px;
}
#three {
  padding-bottom: 0;
}
#three .company_list ul {
  margin-bottom: 0;
}
.company_detail h3.style01 {
  /* background: url('../img/company/ttl_ico.gif') no-repeat left center; */
  line-height: 0;
  font-size: 0;
  padding: 3px 0 3px 3px;
  margin-bottom: 15px;
}

/* #two.company_detail h3.style01 {
  background: url('../img/company/ttl_ico.gif') no-repeat left center;
} */

.company_detail .txt {
  margin-bottom: 25px;
}
.company_detail .txt strong {
  display: block;
  color: #0071be;
  font-weight: 200;
  font-size: 21px;
  margin-bottom: 10px;
}
.company_detail .txt p {
  text-align: justify;
}
.detail_img {
  margin-bottom: 30px;
}
.detail_img .pc_img {
  display: block;
}
.detail_img .sp_img {
  display: none;
}
.company_list dt {
  /*margin-bottom: 5px;*/
  color: #000;
}
.company_list ul {
  float: left;
  width: 50%;
  margin-bottom: 25px;
}
.company_list ul li {
  /*margin: 6px 0;*/
}
.company_list ul.width_style li span {
  display: inline-block;
  width: 90px;
}
.company_list ul li a:hover {
  color: #0071be;
}
.line {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  width: 72%;
  margin: auto;
  border-bottom: 1px dotted #000000;
}

/*管理团队*/
/*#c_t_content .m_wrap{*/
/*background-color: #ffffff;*/
/*padding-top: 40px;*/
/*}*/

#c_t_content .company_detail .img {
  float: left;
  width: 22%;
}
#c_t_content .company_detail#one .img {
  width: 22%;
}
#c_t_content .company_detail#two .img {
  width: 42%;
}
#c_t_content .company_detail#three .img {
  width: 42%;
}
#c_t_content .company_detail .img img {
  width: 100%;
}
#c_t_content .company_detail .txt {
  float: right;
}
#c_t_content .company_detail#one .txt {
  width: 72%;
}
#c_t_content .company_detail#two .txt {
  width: 52%;
}
#c_t_content .company_detail#three .txt {
  width: 52%;
}
.img .pc {
  display: block;
}
.img .sp {
  display: none;
}
#c_t_content .company_detail h3 {
  margin-bottom: 35px;
}

/*社会贡献*/
/*#c_c_content .m_wrap{*/
/*background-color: #ffffff;*/
/*padding-top: 40px;*/
/*}*/
.contribution_detail {
  position: relative;
  padding: 40px 0;
}
#c_c_content .main {
  margin-bottom: -40px;
}
.contribution_detail .img {
  width: 43.9%;
}
.contribution_detail .img img {
  width: 100%;
}
.contribution_detail .txt {
  position: relative;
  width: 50%;
  /*background: url("../img/company/bg_ico.gif") no-repeat 0 0;*/
  /*padding-top: 60px;*/
  padding: 15px 0 0 20px;
}
.contribution_detail .txt .ico {
  position: absolute;
  top: 0;
  left: 0;
}
.contribution_detail .txt dl {
  /*background: url("../img/company/bg_ico.gif") no-repeat 0 0;*/
}
.contribution_detail .txt dl {
  position: relative;
  z-index: 30;
}
.contribution_detail .txt dl dt {
  color: #0071be;
  font-size: 21px;
  margin-bottom: 8px;
}
/*subcompany 海外子公司*/
.map {
  width: 768px;
  margin: 35px auto;
  position: relative;
  padding-bottom: 30px;
}
.map ul {
  position: absolute;
  bottom: 0;
}
.map ul img {
  padding-right: 18px;
}
#c_s_content .list_ttl {
  text-align: center;
  color: #ffffff;
  background-color: #0071be;
  font-weight: 400;
  margin: 0;
}
#c_s_content .company_list {
  margin-bottom: 50px;
}
#c_s_content .table01 {
  float: none;
  display: block;
  width: 100%;
  margin-bottom: 0;
  overflow: hidden;
}
#c_s_content .table01 .tip {
  font-size: 10px;
  color: #5a5a5a;
}
#c_s_content .table01 h4 {
  margin: 10px 0;
}
#c_s_content .table01 li {
  margin-right: -30px;
}
#c_s_content .table01 li .col {
  float: left;
  width: 545px;
  margin-right: 30px;
}
#c_s_content .table01 table {
  border: 1px solid #e7e6e5;
  width: 100%;
  font-size: 15px;
}
#c_s_content .table01 table tr {
  border-bottom: 1px solid #e7e6e5;
}
#c_s_content .table01 table th {
  width: 30%;
  text-align: center;
  border-right: 1px solid #e7e6e5;
  vertical-align: top;
  background-color: #eef6f9;
}
#c_s_content .table01 table td {
  width: 70%;
  padding: 0 20px;
}
/*悠远历史*/

#c_h_content .area01 .m_wrap {
  /*background-color: #ffffff;*/
  padding: 0 0 50px 0;
}
#c_h_content .area01 .m_wrap .txt {
  text-align: justify;
  margin-bottom: 30px;
}
#c_h_content .area02 {
  background-color: #f1f1f1;
  padding: 50px 0;
}
#c_h_content .area02 .detail_ttl {
  margin-bottom: 40px;
}
#c_h_content .swiper01,
#c_h_content .swiper02 {
  position: relative;
  overflow: hidden;
}
#c_h_content .swiper-slide img {
  width: 100%;
  margin-bottom: 10px;
}
#c_h_content .swiper_menu01 {
  background-color: #c8c8c8;
}
#c_h_content .swiper_menu01 li {
  float: left;
  /* width: 16.6666666%; */
  width: 14.285%;
  text-align: center;
  height: 60px;
  line-height: 60px;
  font-size: 28px;
  color: #ffffff;
  cursor: pointer;
}
#c_h_content .swiper_menu01 .on,
#c_h_content .swiper_menu01 li:hover {
  background-color: #0071be;
}
#c_h_content .swiper_menu02 {
  border: 1px solid #bcbcbc;
  background-color: #e8e8e8;
}
#c_h_content .swiper_menu02 li {
  float: left;
  width: 100px;
  text-align: center;
  height: 38px;
  line-height: 38px;
  font-size: 18px;
  cursor: pointer;
}
#c_h_content .swiper_menu02 li.on {
  color: #0071be;
}

#c_h_content .swiper02 strong {
  display: inline-block;
  padding-right: 15px;
  font-size: 21px;
  color: #0071be;
  font-weight: 400;
  border-bottom: 1px solid #0071be;
  /*margin-bottom: 15px;*/
}
#c_h_content .swiper02 .txt {
  padding-top: 15px;
  padding-bottom: 25px;
}
#c_h_content .area03 {
  padding-top: 50px;
}
#c_h_content .area03 .detail_ttl {
  margin-bottom: 20px;
}
#c_h_content .slide02 {
  width: 1020px;
  margin: 0 auto;
}

#c_h_content .slide02 p {
  background-color: #c8c8c8;
}
#c_h_content .slide02 p strong {
  display: inline-block;
  float: left;
  width: 43.1%;
  height: 60px;
  background: url('../img/company/history_ico01.gif') no-repeat 0 0;
  background-size: 100% 100%;
  text-align: center;
  font-size: 24px;
  color: #1063a6;
  font-weight: 400;
  line-height: 60px;
}
#c_h_content .slide02 p span {
  display: inline-block;
  float: right;
  width: 56.9%;
  height: 60px;
  text-align: center;
  color: #ffffff;
  font-size: 20px;
  line-height: 60px;
}
#c_h_content .slide02 p span i {
  display: inline-block;
  line-height: 1;
  margin-top: 11px;
}
#c_h_content .slide02 p span i.ft17 {
  font-size: 17px;
  margin-top: 14px;
}
#c_h_content .slide02 .img {
  border-left: 1px solid #c8c8c8;
  border-right: 1px solid #c8c8c8;
  border-bottom: 1px solid #c8c8c8;
}
#c_h_content .slide02 .img img {
  width: 100%;
}
#c_h_content .my_wrapper03 {
  overflow: hidden;
}
#c_h_content .my_slide03 {
  display: inline-block;
  float: left;
  height: 100%;
}
.sp_return_btn {
  display: none;
}

/*achievement.html 技术品质*/
/*#c_quality_content .main,*/
/*#c_certification_content .main,*/
/*#c_achievement_content .main,*/
/*#c_factory_content .main,*/
/*#c_pursuit_content .main{*/
/*padding-top: 40px;*/
/*}*/
.quality_menu .select_menu {
  display: none;
}
.detail_main_l {
  background-color: #ffffff;
  width: 850px;
  float: left;
  padding-top: 20px;
  margin-bottom: -30px;
}
.detail_main_l section {
  margin-bottom: 30px;
}
.detail_main_l .fr.img {
  background-color: #ffffff;
  width: 27%;
}
.detail_main_l .fr.img img {
  width: 100%;
}
.detail_main_l .fl.txt {
  background-color: #ffffff;
  width: 66%;
  text-align: justify;
}
.detail_main_l .txt {
  margin-bottom: 30px;
}
.detail_main_l .achievement_area01 .img {
  text-align: center;
}
.detail_main_l .txt dl dt {
  color: #0071be;
  font-size: 21px;
  padding: 10px 20px 12px;
  margin-bottom: 10px;
  background: url('../img/company/bg_ico.gif') no-repeat;
}
.side_menu {
  width: 240px;
  float: right;
  background-color: #f9f9f9;
}
.side_menu li a {
  display: block;
  padding: 21px 0;
  border-bottom: 1px solid #ffffff;
  text-align: center;
  line-height: 1;
}
.side_menu li.on a {
  color: #ffffff;
  background-color: #0071be;
}

/* factory.html 工厂介绍 */
h4.style01 {
  background-color: #ebf7ff;
  margin: 30px 0;
}
h4.style01 span {
  display: inline-block;
  padding: 12px 20px;
  background-color: #0071be;
  color: #ffffff;
  font-weight: 400;
  font-size: 21px;
  line-height: 1.2;
}
#c_factory_content .factory_img {
  margin-bottom: 25px;
}
#c_factory_content .factory_img .pc {
  display: block;
}
#c_factory_content .factory_img .sp {
  display: none;
}
#c_factory_content .factory_txt p {
  text-align: justify;
}
#c_factory_content .list .fr {
  width: 40%;
}
#c_factory_content .factory_img img {
  width: 100%;
}
#c_factory_content .list .fix {
  margin-bottom: 20px;
}
#c_factory_content .list .fl {
  width: 58%;
}
#c_factory_content .list ul li {
  line-height: 1.9;
}
#c_factory_content .list ul strong {
  display: inline-block;
  width: 102px;
  margin-right: 10px;
  vertical-align: top;
  /*font-weight: 400;*/
  color: #000;
}
#c_factory_content .list .fl span {
  display: inline-block;
  width: 380px;
}
#c_factory_content .list .fr span {
  display: inline-block;
  width: 228px;
}
#c_factory_content .list .tip {
  color: #6d6d6d;
  font-size: 14px;
}
#c_quality_content .img img {
  display: inline-block;
  width: 49%;
}
/*品质认证*/
#c_certification_content .detail_main_l .fr.img {
  width: 33%;
  margin-top: 6.5%;
}
.one_img p {
  width: 52.5%;
  margin: 0 auto;
}
.one_img p img {
  width: 100%;
  display: block;
  text-align: center;
}
.one_img p span {
  display: block;
  text-align: right;
}
/* 品质的追求 */
.list_row_odd .fl,
.list_row_odd .fr,
.list_row_even .fl,
.list_row_even .fr {
  position: relative;
  width: 50%;
}
.list_row_odd .txt_box,
.list_row_even .txt_box {
  padding: 30px 40px 20px;
}
.list_row_odd .fr p img,
.list_row_even .fl p img {
  width: 100%;
  display: block;
}
.list_row_odd dl dt,
.list_row_even dl dt {
  font-size: 18px;
  margin-bottom: 5px;
  font-weight: bold;
}
.list_row_odd dl dd,
.list_row_even dl dd {
  font-size: 14px;
  line-height: 1.8;
  text-align: justify;
}
.list_row_odd .fl .tip_num {
  position: absolute;
  top: 0;
  left: 0;
  padding: 15px 0 0 10px;
  line-height: 1;
  width: 56px;
  height: 50px;
  color: #0071be;
  background: url('../img/icon/triangle_bg_icon01.gif') no-repeat 0 0;
}
.list_row_even .fr .tip_num {
  position: absolute;
  top: 0;
  right: 0;
  padding: 15px 10px 0 0;
  line-height: 1;
  width: 56px;
  height: 50px;
  color: #ffffff;
  text-align: right;
  background: url('../img/icon/triangle_bg_icon02.gif') no-repeat 0 0;
}
.list_row_odd .fl {
  background-color: #0071be;
  color: #ffffff;
}
.list_row_even .fr {
  color: #0071be;
}
/* 新增 */
.img-flex .spimg {
  display: none;
}
.team_3img{
  height: 70%;
  width: auto;
}

@media (max-width: 1024px) {
  /**/
  .main {
    margin-top: 0;
  }
  .m_wrap {
    width: 90%;
    margin: 0 auto;
  }

  .pc_detail_menu {
    display: none;
  }
  .sp_detail_menu {
    display: block;
    position: relative;
    z-index: 50;
  }
  .select_menu {
    text-align: center;
    border: 1px solid #bfbfbf;
    line-height: 0;
  }
  .select_menu p {
    float: left;
    display: inline-block;
    width: 88%;
  }
  .select_menu span {
    display: inline-block;
    /*width: 85%;*/
    height: 36px;
    line-height: 36px;
    padding-left: 28px;
    /*padding-top: 5px;*/
    /*padding-bottom: 5px;*/
    background: url('../img/company/ttl_ico.gif') no-repeat left center;
    background-size: 20px auto !important;
    font-weight: bold;
    font-size: 15px;
    letter-spacing: 0;
  }
  .select_menu span.two {
    background: none;
  }
  .select_menu span img {
    width: 100%;
  }
  .select_menu a {
    float: left;
    display: block;
    width: 12%;
    padding: 5px 0;
    height: 36px;
    line-height: 36px;
  }
  .select_menu a i {
    display: block;
    border-left: 1px solid #bfbfbf;
    background: url('../img/company/sp/arrow_ico01.gif') no-repeat center center;
    background-size: 35%;
    text-indent: -9999px;
    width: 100%;
    height: 100%;
  }
  .link_nav {
    padding-left: 0;
    position: absolute;
    border-left: 1px solid #bfbfbf;
    border-right: 1px solid #bfbfbf;
    /*border-top: 1px solid #bfbfbf;*/
    width: 88.1%;
    background-color: #ffffff;
  }
  .link_nav li {
    float: none;
    margin-right: 20px;
    border-left: none;
    border-right: none;
    border-top: none;
    border-bottom: 1px solid #bfbfbf;
    text-align: center;
    line-height: 0;
    font-size: 15px;
    letter-spacing: 0;
  }
  .link_nav li.one {
    width: 100%;
  }
  .link_nav li.two {
    width: 100%;
  }
  .link_nav li.three {
    width: 100%;
  }
  .link_nav li a span {
    display: inline-block;
    /*width: 85%;*/
    height: 36px;
    line-height: 36px;
    padding-left: 28px;
    padding-top: 0;
    padding-bottom: 0;
    background: url('../img/company/ttl_ico.gif') no-repeat left center;
    background-size: 20px auto !important;
    font-weight: bold;
    font-size: 15px;
  }
  .link_nav li a span img {
    width: 100%;
  }
  .link_nav li:hover {
    background-color: #ffffff;
    border: 1px solid #bfbfbf;
  }
  .link_nav li:hover span {
    background: url('../img/company/ttl_ico.gif') no-repeat left center;
    background-size: 20px auto;
  }
  .link_nav li.one:hover i {
    background: none;
  }
  .link_nav li.two:hover i {
    background: none;
  }
  .link_nav li.three:hover i {
    background: none;
  }
  .sp_detail_menu .link_nav {
    display: none;
  }
  .detail_area section {
    display: none;
  }
  .company_detail {
    padding: 30px 0 10px;
    font-size: 12px;
    display: none;
  }
  .company_detail h3.style01 {
    display: none;
  }
  .company_detail .txt strong {
    font-size: 14px;
    margin-bottom: 10px;
  }
  .company_detail .txt {
    margin-bottom: 15px;
  }
  .detail_img {
    margin-bottom: 15px;
  }
  .detail_img img {
    width: 100%;
  }
  .detail_img .pc_img {
    display: none;
  }
  .detail_img .sp_img {
    display: block;
  }
  dl.company_list {
    margin-bottom: 20px;
  }
  .company_list ul {
    float: none;
    width: 100%;
    margin-bottom: 0px;
  }
  .company_list ul.width_style li span {
    width: auto;
  }
  .line {
    display: none;
  }
  .sp_return_btn {
    display: block;
    width: 100px;
    height: 32px;
    line-height: 32px;
    font-size: 12px;
    background-color: #0071be;
    color: #ffffff;
    text-align: center;
    margin: 0 auto 25px;
  }
  /* team.html 管理团队*/
  #c_t_content .company_detail .img {
    float: none;
    margin-bottom: 15px;
    margin-right: 0;
  }
  #c_t_content .company_detail#one .img {
    width: 100%;
  }
  #c_t_content .company_detail#two .img {
    width: 100%;
  }
  #c_t_content .company_detail#three .img {
    width: 100%;
  }
  #c_t_content .company_detail#one .txt {
    width: 100%;
  }
  #c_t_content .company_detail#two .txt {
    width: 100%;
  }
  #c_t_content .company_detail#three .txt {
    width: 100%;
  }
  #c_t_content .m_wrap {
    padding-top: 30px;
  }
  .img .pc {
    display: none;
  }
  .img .sp {
    display: block;
  }
  #c_t_content .company_detail .txt p {
    margin-bottom: 15px;
  }
  .contribution_detail .txt.fl {
    float: none;
  }
  .contribution_detail .txt {
    width: 100%;
    padding-top: 0px;
    padding-left: 0px;
  }
  .contribution_detail .img {
    width: 100%;
    margin-top: 15px;
  }
  .contribution_detail .txt .ico {
    position: absolute;
    top: -5px;
    left: -8px;
    width: 50px;
  }
  .contribution_detail .img.fr {
    float: none;
  }

  /* contribution.html 社会贡献 */
  #c_c_content .m_wrap {
    padding-top: 30px;
  }
  .contribution_detail {
    padding: 15px 0 10px;
  }

  .contribution_detail .txt dl dt {
    font-size: 16px;
    margin-bottom: 8px;
  }
  .contribution_detail .txt dl dd {
    font-size: 12px;
    margin-bottom: 8px;
  }
  #c_c_content .main {
    margin-bottom: 0;
  }
  /*subcompany.html 海外子公司*/
  #c_s_content .m_wrap {
    padding-top: 30px;
  }
  .contribution_detail p {
    text-indent: 2em;
    font-size: 12px;
  }
  .map {
    width: 100%;
    padding-bottom: 0;
    margin: 20px auto;
  }
  .map > img {
    width: 100%;
  }
  .map ul {
    position: inherit;
    bottom: auto;
    font-size: 12px;
  }
  #c_s_content .company_list {
    margin-bottom: 30px;
  }
  #c_s_content .table01 {
    font-size: 12px;
  }
  #c_s_content .table01 li div {
    float: none;
    border-bottom: 1px dotted #b2b2b2;
  }
  #c_s_content .table01 li {
    margin-right: 0;
  }
  #c_s_content .table01 li .col {
    float: none;
    width: 100%;
    margin-right: 0;
  }

  /*achievement.html 技术品质*/
  .quality_menu {
    width: 80%;
    margin: 0 auto;
    position: relative;
    z-index: 60;
  }
  .quality_menu .select_menu {
    display: block;
  }
  .quality_menu .select_menu span {
    background: none;
    padding-left: 0;
    font-weight: 400;
  }
  .quality_menu .side_menu {
    position: absolute;
    border-left: 1px solid #bfbfbf;
    border-right: 1px solid #bfbfbf;
    /* border-top: 1px solid #bfbfbf; */
    width: 88.1%;
    background-color: #ffffff;
    display: none;
  }
  .side_menu li.on {
    display: none;
  }
  .quality_menu .side_menu li {
    border-bottom: 1px solid #bfbfbf;
    text-align: center;
    line-height: 0;
    font-size: 15px;
    letter-spacing: 0;
  }
  .detail_main_l {
    width: 100%;
    float: none;
    padding-top: 30px;
  }
  .detail_main_l .fr.img {
    float: none;
    width: 60%;
    margin: 15px auto 20px;
  }
  .detail_main_l .fl.txt {
    float: none;
    width: 100%;
  }
  .detail_main_l .txt {
    font-size: 12px;
    margin-bottom: 0px;
  }
  .detail_main_l .txt dl dt {
    font-size: 14px;
    background-size: 12.5%;
    padding: 10px;
    margin-bottom: 10px;
  }
  .detail_main_l .txt dl dd {
    padding: 0 10px;
  }
  .detail_main_l .img {
    margin-top: 15px;
  }
  .detail_main_l .img img {
    width: 100%;
  }
  .detail_main_l .img .fl {
    float: none;
    margin-bottom: 15px;
  }
  .detail_main_l .img .fr {
    float: none;
  }
  .side_menu {
    width: 100%;
    float: none;
    /*margin-top: 30px;*/
  }
  .side_menu li a {
    display: block;
    padding: 10px 0;
    border-bottom: 1px solid #ffffff;
    text-align: center;
    font-size: 14px;
  }

  /* factory.html 工厂介绍 */
  #c_factory_content .factory_img .pc {
    display: none;
  }
  #c_factory_content .factory_img .sp {
    display: block;
  }
  .sp_detail_menu.style02 {
    margin-bottom: 20px;
  }
  .sp_detail_menu.style02 .select_menu {
    background-color: #0071be;
    border: none;
  }
  .sp_detail_menu.style02 .select_menu span {
    padding-left: 0;
    background: none;
    color: #ffffff;
  }
  .sp_detail_menu.style02 .select_menu a i {
    border-left: 1px solid #ffffff;
    background: url(../img/company/sp/arrow_ico02.gif) no-repeat center center;
    background-size: 35%;
  }
  .sp_detail_menu.style02 .link_nav li a span {
    padding-left: 0;
    background: none;
  }

  #c_factory_content .factory_img {
    margin-bottom: 10px;
  }
  h4.style01 {
    display: none;
  }
  #c_factory_content .factory_txt p {
    font-size: 12px;
  }
  #c_factory_content .list .fr {
    width: 100%;
    float: none;
  }
  #c_factory_content .list .fl {
    width: 100%;
    float: none;
  }
  #c_factory_content .list .fix {
    margin-bottom: 15px;
  }
  #c_factory_content .list ul {
    width: 100%;
    font-size: 12px;
  }
  #c_factory_content .list .fl li.different {
    padding-left: 53px;
    text-indent: -53px;
  }
  #c_factory_content .list ul strong {
    display: inline;
    width: auto;
    margin-right: 0;
  }
  #c_factory_content .list .fl span {
    display: inline-block;
    width: 77%;
  }
  #c_factory_content .list .fr span {
    display: inline-block;
    width: auto;
  }
  #c_factory_content .list .tip {
    font-size: 12px;
  }
  /*悠远历史*/
  #c_h_content .area01 .m_wrap {
    background-color: #ffffff;
    padding: 30px 0;
  }
  #c_h_content .area01 .m_wrap .txt {
    font-size: 12px;
  }
  #c_h_content .area01 p .fl {
    display: none;
    float: none;
  }
  #c_h_content .area01 p .fr {
    float: none;
    width: 100%;
  }
  #c_h_content .area02 {
    padding: 30px 0;
  }
  #c_h_content .area02 .m_wrap {
    width: 100%;
  }
  #c_h_content .area02 .detail_ttl {
    margin-bottom: 20px;
  }
  #c_h_content .swiper_menu01 {
    overflow-x: auto;
  }
  #c_h_content .swiper_menu01 ul {
    width: 520px;
  }
  #c_h_content .swiper_menu01 li {
    font-size: 18px;
    height: 40px;
    line-height: 40px;
  }
  #c_h_content .swiper_menu02 li {
    width: 70px;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
  }
  #c_h_content .swiper02 strong {
    font-size: 18px;
  }
  #c_h_content .swiper02 .txt {
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 12px;
  }
  #c_h_content .slide02 {
    width: 100%;
    margin: 0 auto;
  }
  #c_h_content .slide02 p strong {
    font-size: 20px;
    height: 50px;
    line-height: 50px;
  }
  #c_h_content .slide02 p span {
    height: 50px;
    line-height: 50px;
  }
  #c_h_content .area03 .m_wrap {
    width: 100%;
    margin: 0 auto;
  }
  #c_h_content .area03 .gallery-cell {
    width: 100%;
    padding: 0 40px;
  }
  #c_h_content .area03 {
    padding: 30px 0;
  }
  /* 住友技术 */
  #c_quality_content .img .pc {
    display: none;
  }
  #c_quality_content .img img {
    display: block;
    width: 100%;
  }
  /*品质认证*/
  #c_certification_content .detail_main_l .fr.img {
    width: 85%;
    margin-top: 0;
  }
  .one_img p {
    width: 100%;
    padding: 0 10px;
  }
  .one_img p span {
    font-size: 12px;
  }

  /* 品质的追求 */
  .list_row_odd .fl,
  .list_row_odd .fr,
  .list_row_even .fl,
  .list_row_even .fr {
    float: none;
    width: 100%;
    height: auto !important;
  }
  .list_row_odd .fl .tip_num,
  .list_row_even .fr .tip_num {
    width: 64px;
    height: 64px;
  }
  .img-flex {
    display: flex;
    position: relative;
  }
  .img-flex .spimg {
    display: block;
    width: 60% !important;
  }
  .img-flex .pc-text {
    position: absolute;
    bottom: -5%;
    right: 10%;
  }
  .team_3img{
    width: 100%;
    height: auto;
  }
}
