/* 悬浮窗 */
.suspension {
    width: 120px;
    /* height: 295px; */
    background: #ffffff;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.21);
    border-radius: 11px 11px 0px 0px;
    position: fixed;
    right: 0px;
    top: 250px;
    z-index: 2600;
  }
  .suspension_list {
    width: 100%;
    font-size: 17px;
    color: #101010;
    line-height: 22px;
    z-index: 3000;
  }
  .suspension_item {
    display: inline-block;
    width: 100%;
    height: 52px;
    border-bottom: 1px solid #eeeeee;
    line-height: 52px;
    text-align: center;
    color: #000000;
    font-size: 14px;
  }
  .suspension_item a {
    color: #000000;
  }
  .suspension_item img {
    width: 16px;
    height: 16px;
    position: relative;
    bottom: -3px;
  }
  .suspension_phone {
    width: 120px;
    height: 65px;
    color: #ffffff;
    text-align: center;
    /* background: linear-gradient(180deg, #ffa905 0%, #ff7002 100%); */
    background: #0289ff;
  }
  .free_phone {
    padding-top: 11px;
    font-size: 11px;
    line-height: 16px;
  }
  .phone_num {
    padding-top: 7px;
    font-size: 13px;
    font-weight: bold;
    line-height: 20px;
  }
  .fixed_img {
    width: 112px;
    height: 137px;
    position: absolute;
    top: -137px;
    left: 4px;
  }
  .return_top {
    display: none;
    width: 100%;
    height: 56px;
    font-size: 14px;
    color: #101010;
    line-height: 56px;
    text-align: center;
  }
  /* 产品描述 */
  .goodsDetail{
    width: 100%;
    height: 450px;
    background: url(../img/goodsDetail_bac.png) center no-repeat;
    background-size: 100% 100%;
  }
  .goodsDetail_body{
    width: 1123px;
    height: 100%;
    margin: 0 auto;
    display: flex;
    box-sizing: border-box;
    padding-top: 69px;
  }
  .goodsDetail_title{
    font-size: 44px;
    font-weight: 600;
    color: #FB6401;
    line-height: 70px;
    letter-spacing: 4px;
  }
  .goodsDetail_title2{
    font-size: 24px;
    font-weight: 400;
    color: #000000;
    line-height: 33px;
    margin-top: 12px;
  }
  .goodsDetail_content{
    font-size: 16px;
    font-weight: 400;
    color: #66799A;
    line-height: 30px;
    margin-top: 20px;
  }
  .goodsDetail_bottom_model{
    display: block;
    width: 265px;
    position: relative;
    background: linear-gradient(135deg, #FFFFFF 0%, #FFFFFF 100%);
    box-shadow: 0px 2px 10px 0px rgba(9,83,247,0.11);
    border-radius: 5px;
    box-sizing: border-box;
    padding: 15px;
  }
  .goodsDetail_bottom_model p:nth-child(1){
    font-size: 21px;
  }
  .goodsDetail_bottom_model p:nth-child(2){
    font-size: 14px;
  }
  .goodsDetail_bottom_model img{
    position: absolute;
    right: 18px;
    bottom: 17px;
  }
  .goodsDetail_bottom_model:hover {
    background: url(/static/goodsDetails/goods_details_9001_20220812/img/declarationConditions_bac.png)
      left no-repeat #ffffff;
    background-size: contain;
  }
  .goodsDetail_bottom_model a{
    display: inline-block;
    border-bottom: solid 1px #fb6401;
    color: #fb6401;
    line-height: 17px;
    font-weight: 600;
  }
  .goodsDetail_banner{
    position: relative;
    bottom: -19px;
  }
  /* 不止是一份企业信用资产证明  更能为您广开成功商路 */
  .creditAssetCertificate{
   width: 100%;
   height: 689px; 
   background: url(../img/creditAssetCertificate_bac.png) center no-repeat;
   background-size: 100% 100%;
  }
  .creditAssetCertificate_body{
    width: 1200px;
    margin: 0 auto;
  }
  .creditAssetCertificate_title {
    margin: 0 auto;
    padding-top: 64px;
    display: flex;
    font-size: 32px;
    color: #000000;
    line-height: 44px;
    width: 871px;
  }
  .creditAssetCertificate_model{
    height: 445px;
    width: 100%;
    margin-top: 52px;
    background: linear-gradient(179deg, #FFF3E6 0%, #FFFFFF 100%);
    box-shadow: 0px 2px 4px 0px #FCE4C9;
    border-radius: 10px 0px 0px 10px;
    overflow: hidden;
    display: flex;
    /* justify-content: ; */
  }
  .creditAssetCertificate_left{
    width: 766px;
    height: 453px;
    box-shadow: inset -8px 0px 13px -8px rgba(253,229,202,1);
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    /* justify-items: center; */
  }
  .creditAssetCertificate_right{
    width: 413px;
    box-sizing: border-box;
    padding: 51px 0px 0 31px;
  }
  .creditAssetCertificate_right_title{
    font-size: 22px;
    font-weight: 500;
    color: #151723;
    line-height: 30px;
  }
  .creditAssetCertificate_right_title span{
    font-size:16px;
  }
  .creditAssetCertificate_time{
    margin-top: 19px;

  }
  .creditAssetCertificate_time>div{
    width: 352px;
    height: 40px;
    background: #FFFFFF;
    margin-bottom: 5px;
    line-height: 40px;
    padding-left: 17px;
  }

.declarationConditions_link {
  display: block;
  margin: 0 auto;
  width: 230px;
  height: 45px;
  background: #fb6401;
  border-radius: 5px;
  font-size: 18px;
  color: #ffffff;
  line-height: 45px;
  text-align: center;
  margin-top: 37px;
}

.official_cooperation{
  width: 100%;
  height: 790px;
  background: url(../img/background_official_cooperation.png) center no-repeat;
  background-size: 100% 100%;
}

.official_cooperation_body{
  width: 1140px;
  margin: 0 auto;
}

.official_cooperation_title {
  margin: 0 auto;
  padding-top: 74px;
  display: flex;
  font-size: 32px;
  color: #000000;
  line-height: 44px;
  width: 794px;
}

.official_cooperation_content{
  display: flex;
  margin-top: 62px;
}


.official_cooperation_right{
  width: 970px;
  height: 497px;
  background: linear-gradient(180deg, #EBF2F9 0%, #FFFFFF 100%);
  box-shadow: inset 10px 10px 30px 0px #DFEBFF;
  border-radius: 4px;
  overflow: hidden;
  overflow-y: scroll;
}

.official_cooperation_left{
  width: 169px;
  height: 497px;
  background: linear-gradient(180deg, #EBF2F9 0%, #FFFFFF 100%);
  border-radius: 4px 0px 0px 4px;
  border: 2px solid #FFFFFF;
}

.official_cooperation_left > a {
  font-size: 16px;
  color: #2A364D;
  margin-top: 52px;
  text-align: center;
  cursor: pointer;

  display: inline-block;
  width: 100%;
  font-weight: 400;
  line-height: 20px;
  margin-bottom: 40px;
}

.official_cooperation_tab_check{
  border-left: 3px solid #FB6401;
  color: #FB6401 !important;
}

.official_cooperation_right_content{
  padding-left: 61px;
  padding-top: 58px;
  width: 82%;
  height: 497px;
}
.official_cooperation_content_title{
  font-size: 21px;
  color: #151723;
  font-weight: bold;
}

.official_cooperation_content_text{
  font-size: 14px;
  color: #596680;
  margin-top: 18px;
  height: 128px;
}

.official_cooperation_content_text_highlight{
  font-size: 14px;
  color: #FB6401;
}

.official_cooperation_recommand{
  width: 100%;
}

.official_cooperation_recommand_icon{
  background: url("../img/icon_officaial_cooperation_recommand.png") center no-repeat;
  width: 24px;
  height: 18px;
  position: relative;
  top: 3px;
}

.official_cooperation_recommand_title{
  font-size: 18px;
  color: #FB6401;
  margin-left: 6px;
}

.official_cooperation_recommand_text{
  font-size: 12px;
  color: #596680;
  margin-top: 4px;
  line-height: 21px;
}

.official_cooperation_option_container{
  display: flex;
  margin-top: 63px;
}

.official_cooperation_option_check_more {
  display: block;
  width: 170px;
  height: 45px;
  border-radius: 5px;
  font-size: 18px;
  color: #000000;
  line-height: 45px;
  text-align: center;
  border: 1px solid #999999;
}

.official_cooperation_option_handling {
  display: block;
  width: 170px;
  height: 45px;
  background: #fb6401;
  border-radius: 5px;
  font-size: 18px;
  color: #ffffff;
  margin-left: 18px;
  line-height: 45px;
  text-align: center;
}

.cert_effect_container{
  width: 100%;
  height: 480px;
  background: url(../img/background_cert_effect.png) center no-repeat;
  background-size: 100% 100%;
}

.cert_effect_body{
  width: 1100px;
  margin: 0 auto;
}

.cert_effect_title {
  margin: 0 auto;
  padding-top: 74px;
  display: flex;
  font-size: 32px;
  color: #000000;
  line-height: 44px;
  width: 606px;
}

.cert_effect_content{
  display: flex;
  margin: 0 auto;
  padding-top: 80px;

}

/* 水平分布且左右 */
.cert_effect_content_body{
  display: flex;
  justify-content: space-between;
  margin-top: 30px;
  margin-left: 22px;
  margin-right: 22px;
}

.cert_effect_item{
  width: 260px;
  height: 163px;
  background: linear-gradient(180deg, #F4F7F9 0%, #FFFFFF 100%);
  border-radius: 5px;
  border: 2px solid #FFFFFF;
  margin-right: 17px;
}

.cert_effect_item:hover{
  box-shadow: 0px 10px 10px -6px rgba(0,42,135,0.18);
}

.cert_effect_item_title{
  font-size: 21px;
  color: #000000;
}

.cert_effect_item_content{
  font-size: 14px;
  color: #596680;
  margin-top: 16px;
  margin-left: 22px;
  margin-right: 22px;
}

.cert_effect_item_icon1 {
  width: 35px;
  float: right;
  height: 31px;
  background: url(../img/icon_cert_effect_1.png) center no-repeat;
  background-size: 100% 100%;
}

.cert_effect_item:hover .cert_effect_content_body .cert_effect_item_icon1{
  background: url(../img/icon_cert_effect_1_hover.png) center no-repeat;
}

.cert_effect_item_icon2 {
  width: 36px;
  float: right;
  height: 30px;
  background: url(../img/icon_cert_effect_2.png) center no-repeat;
  background-size: 100% 100%;
}

.cert_effect_item:hover .cert_effect_content_body .cert_effect_item_icon2{
  background: url(../img/icon_cert_effect_2_hover.png) center no-repeat;
}

.cert_effect_item_icon3 {
  width: 25px;
  float: right;
  height: 25px;
  background: url(../img/icon_cert_effect_3.png) center no-repeat;
  background-size: 100% 100%;
}

.cert_effect_item:hover .cert_effect_content_body .cert_effect_item_icon3{
  background: url(../img/icon_cert_effect_3_hover.png) center no-repeat;
}

.cert_effect_item_icon4 {
  width: 29px;
  float: right;
  height: 28px;
  background: url(../img/icon_cert_effect_4.png) center no-repeat;
  background-size: 100% 100%;
}

.cert_effect_item:hover .cert_effect_content_body .cert_effect_item_icon4{
  background: url(../img/icon_cert_effect_4_hover.png) center no-repeat;
}

.brand_promotion_container{
  width: 100%;
  height: 665px;
  background: url(../img/background_brand_promotion.png) center no-repeat;
  background-size: 100% 100%;
}

.brand_promotion_body{
  width: 1004px;
  margin: 0 auto;
}

.brand_promotion_title {
  margin: 0 auto;
  padding-top: 74px;
  display: flex;
  font-size: 32px;
  color: #000000;
  line-height: 44px;
  width: 635px;
}

.brand_promotion_content_container{
  width: 1002px;
  margin-top: 63px;
  height: 387px;
  background: #FFFFFF;
  box-shadow: 0px 5px 20px 0px rgba(247,100,9,0.11);
  border-radius: 10px;
  display: flex;
}

.brand_promotion_content_left{
  width: 64%;
  height: 387px;
  background: #F7F8FF;
  border-radius: 10px 0px 0px 10px;
}

.brand_promotion_swiper_container{
  margin: 50px auto 0;
  width: 386px;
  height: 268px;
  overflow: hidden;
}

.brand_promotion_swiper_btn{
  width: 52px;
  margin: 21px auto 0;
  display: flex;
}
.brand_promotion_swiper_prev{
  width: 20px;
  height: 20px;
  cursor: pointer;
  background: url("../img/icon_cert_kind_prev.png") center no-repeat;
}

.brand_promotion_swiper_next{
  width: 20px;
  margin-left: 12px;
  height: 20px;
  cursor: pointer;
  background: url("../img/icon_cert_kind_next.png") center no-repeat;
}

.brand_promotion_content_right{
  width: 36%;
  height: 387px;
  padding-left: 54px;
  padding-top: 33px;
}

.brand_promotion_content_left_normal{
  font-size: 16px;
  color: #151723;
  font-weight: 400;
  line-height: 15px;
  border-left: 3px solid #ffffff;
  padding-left: 11px;
  margin-bottom: 25px;
  cursor: pointer;
}

.brand_promotion_content_left_active{
  font-size: 16px;
  color: #FB6401;
  font-weight: 400;
  line-height: 15px;
  border-left: 3px solid #FB6401;
  padding-left: 11px;
  margin-bottom: 25px;
  cursor: pointer;
}


/* 关注ISO14001的企业都在关心 */
.relatedIssues {
  width: 100%;
  height: 613px;
  background: url(/static/goodsDetails/goods_details_9001_20220812/img/relatedIssues_bac.png) center center no-repeat no-repeat;
  background-size: cover;
}

.relatedIssues_title {
  margin: 0 auto;
  padding-top: 58px;
  display: flex;
  font-size: 32px;
  color: #151723;
  line-height: 44px;
  width: 610px;
}

.relatedIssues_content {
  width: 980px;
  height: 310px;
  margin: 0 auto;
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  margin-top: 55px;
}

.relatedIssues_content>div {
  width: 480px;
  height: 145px;
  background: #ffffff;
  box-shadow: 0px 5px 20px 0px rgba(0, 32, 178, 0.1);
  border-radius: 5px;
  box-sizing: border-box;
  padding: 20px;
}

.relatedIssues_content>div:hover {
  background: linear-gradient(135deg, #F9F9F9 0%, #FFFFFF 55%, #FFFFFF 100%);
  box-shadow: 5px 5px 20px 0px rgba(9,93,254,0.25);
}

.relatedIssues_content>div p {
  font-size: 14px;
  color: #666666;
  line-height: 20px;
}

.relatedIssues_content_title span {
  display: inline-block;
  box-sizing: border-box;
  padding: 4px 7px;
  font-size: 12px;
  font-weight: 600;
  color: #FA6401;
  line-height: 17px;
  background: #FFF7EB;
  border-radius: 3px;
  position: relative;
  top: -2px;
  left: -3px;
  margin-right: 5px;
}

.relatedIssues_content_title {
  font-size: 18px !important;
  /* font-weight: 600; */
  color: #151723 !important;
  line-height: 25px;
  margin-bottom: 10px;
}

.relatedIssues_link {
  display: inline-block;
  width: 230px;
  height: 45px;
  background: #fb6401;
  border-radius: 5px;
  font-size: 18px;
  color: #ffffff;
  line-height: 45px;
  margin-top: 45px;
  text-align: center;
  position: relative;
  left: 50%;
  margin-left: -115px;
}



/* 我们如何帮助您成功获证 */
.successfulCertification {
  width: 100%;
  height: 600px;
  background: #f7f7f7;
}

.successfulCertification_content {
  width: 1200px;
  height: 390px;
  margin: 0 auto;
  margin-top: 48px;
}

.successfulCertification_title {
  margin: 0 auto;
  padding-top: 65px;
  display: flex;
  font-size: 32px;
  color: #151723;
  line-height: 44px;
  width: 470px;
}

.successfulCertification_tab {
  width: 910px;
  height: 55px;
  margin: 0 auto;
  overflow: hidden;
  /* display: flex; */
  background: url(/static/goodsDetails/goods_details_45001_20221012/img/successfulCertification_tab_bac.png) center center no-repeat no-repeat;
  background-size: cover;
  cursor: pointer;
  position: relative;
}

.successfulCertification_tab>div {
  width: 193px;
  height: 55px;
  font-size: 18px;
  color: #836236;
  line-height: 55px;
  text-align: center;
}

.successfulCertification_tab>div:nth-child(1) {
  width: 197px;
  position: absolute;
  left: 0;
  top: 0;
}

.successfulCertification_tab>div:nth-child(2) {
  width: 194px;
  position: absolute;
  left: 185px;
  top: 1;
}

.successfulCertification_tab>div:nth-child(3) {
  width: 194px;
  position: absolute;
  left: 368px;
  top: 1;
}

.successfulCertification_tab>div:nth-child(4) {
  width: 196px;
  position: absolute;
  left: 550px;
  top: 1;
}

.successfulCertification_tab>div:last-child {
  width: 185px;
  position: absolute;
  left: 732px;
  top: -1px;
}

.successfulCertification_tab_active1 {
  color: #ffffff !important;
  background: url(/static/goodsDetails/goods_details_45001_20221012/img/successfulCertification_tab_active1.png) no-repeat;
  background-size: 197px 55px;
  background-position: 0 0;
}

.successfulCertification_tab_active5 {
  color: #ffffff !important;
  background: url(/static/goodsDetails/goods_details_45001_20221012/img/successfulCertification_tab_active3.png) no-repeat;
  background-size: 100%;
}

.successfulCertification_tab_active {
  color: #ffffff !important;
  background: url(/static/goodsDetails/goods_details_45001_20221012/img/successfulCertification_tab_active2.png) no-repeat;
  background-size: 100%;
  /* background-size: 255px 46px;
   background-position: 0 0; */
}

.successfulCertification_body {
  width: 1190px;
  height: 308px;
  background: linear-gradient(135deg, #f4f5f7 0%, #ffffff 60%, #ffffff 100%);
  box-shadow: 5px 5px 20px 0px rgba(9, 93, 254, 0.09);
  border: 3px solid #ffffff;
  margin: 0 auto;
  margin-top: 20px;
  overflow: hidden;
}

.successfulCertification_body>div {
  display: none;
}

.successfulCertification_body_active {
  display: block !important;
}

.successfulCertification_body_item_1 {
  box-sizing: border-box;
  padding: 31px 56px;
}

.successfulCertification_body_item_1_title {
  font-size: 16px;
  color: #a6a6a6;
  line-height: 24px;
  font-weight: 600;
}

.successfulCertification_body_item_1_center {
  height: 120px;
  box-sizing: border-box;
  padding: 30px 0px;
  display: flex;
  border-bottom: 1px solid #e6e6e6;
}

.successfulCertification_body_item_1_center>div {
  display: flex;
  width: 25%;
  border-right: 1px solid #e6e6e6;
  margin-left: 15px;
  box-sizing: border-box;
  padding-top: 5px;
}

.successfulCertification_body_item_1_center>div:last-child {
  border: none;
}

.successfulCertification_body_item_1_center img {
  width: 38px;
  height: 35px;
  margin-right: 10px;
  margin-top: 7px;
}

.successfulCertification_body_item_1_center p {
  font-size: 16px;
  font-family: AlibabaPuHuiTiR;
  color: #000000;
  line-height: 24px;
}

.successfulCertification_body_item_1_question {
  font-size: 16px;
  color: #a6a6a6;
  line-height: 24px;
  font-weight: 600;
  margin-top: 21px;
}

.successfulCertification_body_item_1_question_item {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-top: 14px;
}

.successfulCertification_body_item_1_question_item>p {
  font-size: 16px;
  color: #000000;
  line-height: 28px;
}

.successfulCertification_body_item_1_question_item>p span {
  font-size: 16px;
  color: #FA6401;
  line-height: 28px;
}

.successfulCertification_body_item_1_question_item>p a {
  font-size: 16px;
  color: #E80000;
  line-height: 28px;
  border-bottom: 1px solid #E80000;
  margin-left: 10px;
}

.successfulCertification_body_item_2 {}

.successfulCertification_body_item_2_left {
  width: 461px;
  height: 100%;
  float: left;
  position: relative;
  overflow: hidden;
}

.successfulCertification_body_item_2_left>img {
  position: absolute;
  bottom: 0;
  display: none;
}

.successfulCertification_body_item_2_left_active {
  display: block !important;
}

.successfulCertification_body_item_2_right {
  /* width: 644px; */
  float: left;
  /* margin-left: 5%; */
}

.successfulCertification_body_item_2_right_title {
  font-size: 16px;
  color: #000000;
  line-height: 24px;
  padding-top: 80px;
  font-weight: 600;
}

.successfulCertification_body_item_2_right_title_content {
  margin-top: 35px;
  width: 700px;
  display: flex;
  flex-wrap: wrap;
}

.successfulCertification_body_item_2_right_title_content p {
  width: 50%;
  margin: 10px 0;
  cursor: pointer;
  display: flex;
}

.successfulCertification_body_item_2_right_title_content p img {
  width: 17px;
  height: 17px;
  margin: 2px 5px 0 0;
}

.successfulCertification_body_item_2_right_title_content p>img:nth-child(2) {
  display: none;
}

.successfulCertification_body_item_2_right_title_content_active>img:nth-child(1) {
  display: none;
}

.successfulCertification_body_item_2_right_title_content_active>img:nth-child(2) {
  display: block !important;
}

.successfulCertification_body_item_2_right_title_content p:hover>img:nth-child(1) {
  display: none !important;
}

.successfulCertification_body_item_2_right_title_content p:hover>img:nth-child(2) {
  display: block !important;
}

.successfulCertification_body_item_2_right_title_content:hover .successfulCertification_body_item_2_right_title_content_active>img:nth-child(1) {
  display: block !important;
}

.successfulCertification_body_item_2_right_title_content:hover .successfulCertification_body_item_2_right_title_content_active>img:nth-child(2) {
  display: none !important;
}

.successfulCertification_body_item_2_right_title_content p:nth-child(1):hover img:first-child {
  display: none !important;
}

.successfulCertification_body_item_2_right_title_content p:nth-child(1):hover img:last-child {
  display: block !important;
}

.successfulCertification_body_item_2_left2 {
  width: 461px;
  height: 100%;
  float: left;
  position: relative;
  overflow: hidden;
  margin-right: 90px;
}

.successfulCertification_body_item_2_left2>img {
  position: absolute;
  bottom: 0;
  display: none;
}

.successfulCertification_body_item_2_right_title_content2 {
  margin-top: 35px;
  width: 500px;
  display: flex;
  flex-wrap: wrap;
}

.successfulCertification_body_item_2_right_title_content2 p {
  width: 70%;
  margin: 10px 0;
  cursor: pointer;
  display: flex;
}

.successfulCertification_body_item_2_right_title_content2 p img {
  width: 17px;
  height: 17px;
  margin: 2px 5px 0 0;
}

.successfulCertification_body_item_2_right_title_content2 p>img:nth-child(2) {
  display: none;
}

.successfulCertification_body_item_2_right_title_content_active2>img:nth-child(1) {
  display: none;
}

.successfulCertification_body_item_2_right_title_content_active2>img:nth-child(2) {
  display: block !important;
}

.successfulCertification_body_item_2_right_title_content2 p:hover>img:nth-child(1) {
  display: none !important;
}

.successfulCertification_body_item_2_right_title_content2 p:hover>img:nth-child(2) {
  display: block !important;
}

.successfulCertification_body_item_2_right_title_content2:hover .successfulCertification_body_item_2_right_title_content_active2>img:nth-child(1) {
  display: block !important;
}

.successfulCertification_body_item_2_right_title_content2:hover .successfulCertification_body_item_2_right_title_content_active2>img:nth-child(2) {
  display: none !important;
}

.successfulCertification_body_item_2_right_title_content2 p:nth-child(1):hover img:first-child {
  display: none !important;
}

.successfulCertification_body_item_2_right_title_content2 p:nth-child(1):hover img:last-child {
  display: block !important;
}
/* 证优客精心打磨每个认证细节，值得您的信赖 */
.trustChoice {
  height: 710px;
  background: #f7f7f7;
}

.trustChoice_title {
  margin: 0 auto;
  padding-top: 66px;
  display: flex;
  font-size: 32px;
  color: #151723;
  line-height: 44px;
  width: 830px;
}

.trustChoice_tab {
  display: flex;
  justify-content: center;
  margin-top: 32px;
}

.trustChoice_tab div {
  width: 95px;
  min-height: 35px;
  line-height: 35px;
  font-size: 18px;
  font-weight: 400;
  color: #000000;
  margin: 0 20px;
  text-align: center;
  cursor: pointer;
  /* border: solid; */
}

.trustChoice_tab_active {
  color: #FC9A17 !important;
  border-bottom: 5px solid #FC9A17;
}

.trustChoice_content {
  width: 100%;
  height: 507px;
  background: #ffffff;
  box-shadow: inset 0px 10px 50px 0px rgba(9, 83, 247, 0.15);
}

.trustChoice_tab_body {
  width: 1030px;
  margin: 0 auto;
  box-sizing: border-box;
  padding-top: 116px;
}

.trustChoice_tab_body>div {
  display: none;
}

.trustChoice_tab_body_active {
  display: block !important;
}

.trustChoice_tab_body_active2 {
  display: flex !important;
}

.trustChoice_tab1 {
  display: flex;
  justify-content: space-between;
  position: relative;
}

.trustChoice_tab1 a {
  position: absolute;
  left: 50%;
  bottom: -81px;
  transform: translate(-50%);
  width: 230px;
  height: 45px;
  background: #fb6401;
  border-radius: 5px;
  font-size: 18px;
  color: #ffffff;
  line-height: 45px;
  text-align: center;
}

.trustChoice_tab1>div:nth-child(1) {
  margin-right: 48px;
}

.trustChoice_tab1_content>p {
  font-size: 16px;
  font-weight: 400;
  color: #000000;
  line-height: 24px;
  margin: 15px 0;
}

.trustChoice_tab1_content>p:first-child {
  margin: 0;
  font-size: 28px;
  color: #000000;
  line-height: 38px;
  font-weight: 600;
  margin-bottom: 10px;
}

.trustChoice_tab2{

}

.trustChoice_tab2_content {
  font-size: 18px;
  color: #000000;
  line-height: 28px;
}

.trustChoice_tab2_model {
  display: flex;
  justify-content: space-between;
  margin-bottom: 92px;
}

.trustChoice_tab2_model>div {
  display: flex;
}

.trustChoice_tab2_model_item_text {
  margin-left: 18px;
}

.trustChoice_tab2_model_item_text>p:nth-child(1) {
  font-size: 28px;
  color: #000000;
  line-height: 38px;
  font-weight: 600;
}

.trustChoice_tab2_model_item_text>p:nth-child(2) {
  font-size: 18px;
  color: #333333;
  line-height: 25px;
  margin-top: 10px;
}

.trustChoice_tab2 a {
  /* position: absolute;
 left: 50%;
 bottom: -81px;
 transform: translate(-50%); */
  display: block;
  margin: 0 auto;
  width: 230px;
  height: 45px;
  background: #fb6401;
  border-radius: 5px;
  font-size: 18px;
  font-family: AlibabaPuHuiTiM;
  color: #ffffff;
  line-height: 45px;
  text-align: center;
  margin-top: 59px;
}

.trustChoice_tab3 {
  position: relative;
}

.trustChoice_tab3>div {
  display: flex;
}

.trustChoice_tab3 a {
  position: absolute;
  left: 50%;
  bottom: -81px;
  transform: translate(-50%);
  width: 230px;
  height: 45px;
  background: #fb6401;
  border-radius: 5px;
  font-size: 18px;
  color: #ffffff;
  line-height: 45px;
  text-align: center;
}

.trustChoice_tab3>div>div:nth-child(1) {
  margin-right: 48px;
}

.trustChoice_tab3_content>p {
  font-size: 16px;
  font-weight: 400;
  color: #000000;
  line-height: 24px;
  margin: 15px 0;
}

.trustChoice_tab3_content>p:first-child {
  margin: 0;
  font-size: 28px;
  color: #000000;
  line-height: 38px;
  font-weight: 600;
  margin-bottom: 31px;
}

.trustChoice_tab4 {}

.trustChoice_tab4_title {
  font-size: 28px;
  color: #000000;
  line-height: 38px;
  text-align: center;
  font-weight: 600;
  margin-top: -50px;
}

.trustChoice_tab4_content {
  font-size: 16px;
  font-weight: 400;
  color: #000000;
  line-height: 24px;
  text-align: center;
  margin: 16px 0 31px 0;
}

.trustChoice_tab5_center {
  display: flex;
  justify-content: space-around;
  margin-top: 50px;
  text-align: center;
}

.trustChoice_tab5_center img {
  margin-bottom: 19px;
}

.trustChoice_tab5_content {
  font-size: 18px;
  color: #000000;
  line-height: 28px;
  text-align: center;
  margin-top: -30px;
}

.trustChoice_tab5_center_title {
  font-size: 18px;
  color: #333333;
  line-height: 25px;
  font-weight: 600;
}

.trustChoice_tab5_text {
  font-size: 14px;
  color: #333333;
  line-height: 20px;
  margin-top: 6px;
}

.trustChoice_tab5 a {
  display: block;
  width: 230px;
  height: 45px;
  background: #fb6401;
  border-radius: 5px;
  margin: 0 auto;
  font-size: 18px;
  color: #ffffff;
  line-height: 45px;
  text-align: center;
  margin-top: 41px;
}
/* 笃行致远，我们用服务感动每一位客户 */
.devoted {
  width: 100%;
  background: url(/static/goodsDetails/goods_details_9001_20220812/img/devoted_bac.png) center no-repeat no-repeat;
  background-size: cover;
  /* height: 770px; */
}

.devoted_title {
  width: 570px;
  margin: 0 auto;
  padding-top: 70px;
  font-size: 32px;
  font-weight: 400;
  color: #000000;
  line-height: 45px;
  text-align: center;
  display: flex;
  margin-bottom: 34px;
}

.devoted_content {
  width: 1050px;
  margin: 0 auto;
}

.devoted_content img {
  width: 1048px;
  height: 324px;
  margin-top: 25px;
  margin-bottom: 74px;
}

.devoted_content_text {
  width: 1000px;
  margin: 0 auto;
  font-size: 16px;
  font-weight: 400;
  color: #000000;
  line-height: 32px;
}
/* 回访视频 */
.service_home {
  width: 100%;
  height: 657px;
  background: url(/static/goodsDetails/goods_details_9001_20220812/img/service_bac.png) center no-repeat
    no-repeat;
  background-size: cover;
}
.service_home_title {
  margin: 0 auto;
  padding-top: 66px;
  display: flex;
  font-size: 32px;
  color: #fff;
  line-height: 44px;
  width: 480px;
}
.service_home_content {
  height: 100%;
  margin: 0 auto;
}
.play_window {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  background-color: #ffffff;
  z-index: 1000;
  display: none;
  background-color: rgba(0, 0, 0, 0.7);
}
.close-window {
  position: absolute;
  top: 0px;
  right: -43px;
  z-index: 1000;
  font-size: 40px;
  cursor: pointer;
  background: #ffffff;
  color: #000000;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 44px;
}
.play_window .play_model {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.service_home_bac {
  width: 1084px;
  height: 700px;
  margin: 0 auto;
}
.service_home_content > p {
  width: 1200px;
  margin: 0 auto;
  font-size: 30px;
  color: #ffffff;
  line-height: 46px;
  padding-top: 75px;
  font-weight: 500;
  text-align: center;
}
#certify {
  position: relative;
  height: 400px;
  width: 1114px;
  margin: 40px auto;
  background: url(/static/indexstyle/img/service_content_bac.png) center
    no-repeat no-repeat;
    overflow: hidden;
  background-size: cover;
  box-sizing: border-box;
  padding: 0 14px;
}

#certify .swiper-container {
  padding-bottom: 60px;
  overflow: hidden;
}

#certify .swiper-slide {
  width: 1110px !important;
  height: 374px;
  /* background: #fff; */
  overflow: hidden;
  border-radius: 5px;
  box-sizing: border-box;
  padding: 30px;
}

#certify .swiper-slide div {
  width: 1050px;
  height: 297px;
}

#certify .swiper-pagination {
  width: 100%;
  bottom: 20px;
  position: relative;
  top: -40px;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 5px;
  width: 60px;
  height: 3px;
  opacity: 1;
  border-radius: 5px;
  border: none;
  background-color: rgba(155, 155, 155, 0.759);
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet-active {
  width: 60px;
  height: 3px;
  opacity: 1;
  border-radius: 5px;
  background-color: #FA6401 !important;
}
#certify .swiper-button-prev {
  width: 57px !important;
  height: 47px !important;
  background: url(/static/indexstyle/img/curr_prev.png) no-repeat center center;
  position: absolute;
  left: 150px;
  cursor: pointer;
}
#certify .swiper-button-prev:hover {
  background-image: url(/static/indexstyle/img/curr_next_hover.png);
  transform: rotate(180deg);
}
#certify .swiper-button-prev:after {
  display: none;
}
#certify .swiper-button-next:after {
  display: none;
}
#certify .swiper-button-next {
  width: 57px !important;
  height: 47px !important;
  background: url(/static/indexstyle/img/curr_next.png) no-repeat center center;
  position: absolute;
  right: 150px;
  cursor: pointer;
}
#certify .swiper-button-next:hover {
  background-image: url(/static/indexstyle/img/curr_next_hover.png);
  /* transform: rotate(180deg); */
}
.vedio_content {
  display: flex;
  /* justify-content: space-between; */
  position: relative;
  overflow: hidden;
}
.vedio_content .maske {
  position: absolute !important;
  width: 900px !important;
  height: 398px;
  top: 0;
  left: 0;
  /* background-color: rgba(0, 0, 0, 0.567); */
}
.vedio_title_message {
  width: 100%;
  height: 68px;
}
.vedio_title_message img {
  width: 68px;
  height: 68px;
}
.vedio_content > div:first-child {
  width: 475px !important;
  height: 500px;
  border-radius: 15px;
  overflow: hidden;
}
.vedio_content > div:first-child a {
  display: inline-block;
  width: 475px;
  height: 300px;
}
.vedio_content > div:first-child img {
  display: inline-block;
  width: 100%;
  height: 100%;
}
.vedio_content > div:nth-child(2) {
  width: 480px !important;
  box-sizing: border-box;
  /* padding: 50px 40px; */
  /* background-color: #1C2029; */
}
.vedio_content > div:nth-child(2) > img {
  display: none;
}
.vedio_content > div:nth-child(2) > p:nth-child(3) {
  font-size: 17px;
  font-weight: 400;
  color: #ffffff;
  line-height: 30px;
  margin-top: 90px;
}
/* .vedio_content>div:nth-child(2)>p:nth-child(2){
    font-size: 24px;
    font-weight: 400;
    color: #131415;
    line-height: 33px;
    padding: 15px 0;
    display: none;
} */

/* 中间展示的内容 */
#certify .swiper-slide-active div:nth-child(2) {
  box-sizing: border-box !important;
  /* padding:20px 35px 30px !important; */
  background-color: #ffffff !important;
  margin-left: 52px;
  margin-top: 24px;
}
.service_company_icon {
  display: inline-block;
}
.service_company_name {
  display: inline-block;
  margin-left: 27px;
  font-size: 23px;
  color: #000000;
  letter-spacing: 1px;
  line-height: 68px;
}
.video_btn {
  position: relative;
}
.video_btn_img {
  width: 136px;
  height: 48px;
  margin-top: 46px;
}
#certify .video_play_butn {
  display: none;
}
/* #certify .swiper-slide-active div:nth-child(2)>p:nth-child(2){
    font-size: 17px !important;
    font-weight: 400 !important;
    color: #131415 !important;
    line-height: 30px !important;
    margin-top: 0px !important;
    color: red;
} */
#certify .swiper-slide-active div:nth-child(2) > p:nth-child(2) {
  font-size: 18px !important;
  color: #646a73 !important;
  line-height: 27px !important;
  letter-spacing: 1px !important ;
  margin-top: 23px;
  font-weight: 400;
}
#certify .swiper-slide-active .video_play_butn {
  width: 54px;
  height: 54px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -27px;
  margin-top: -27px;
  display: block;
}
#certify .swiper-slide-active .maske {
  display: none;
}




/* 高级筛选 */
.serch_window {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  z-index: 1112;
  background: #101010ad;
  display: none;
}

.serch_model {
  width: 901px;
  height: 412px;
  background: #FFFFFF;
  box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.15);
  border-radius: 10px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  overflow: hidden;
}

.serch_model_title {
  height: 75px;
  width: 100%;
  line-height: 75px;
  box-sizing: border-box;
  padding: 0 40px;
  border: 2px solid #F4F3F4;
  display: flex;
  justify-content: space-between;
}

.serch_model_title_text {
  font-size: 21px;
  font-weight: 600;
  color: #000000;
  line-height: 75px;
  letter-spacing: 1px;
}

.search_model_content {
  height: 325px;
  width: 100%;
  display: flex;
}

/* 高级筛选 */
.serch_window {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  z-index: 1112;
  background: #101010ad;
  display: none;
}

.serch_model {
  width: 901px;
  height: 412px;
  background: #FFFFFF;
  box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.15);
  border-radius: 10px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  overflow: hidden;
}

.serch_model_title {
  height: 75px;
  width: 100%;
  line-height: 75px;
  box-sizing: border-box;
  padding: 0 40px;
  border: 2px solid #F4F3F4;
  display: flex;
  justify-content: space-between;
}

.serch_model_title_text {
  font-size: 21px;
  font-weight: 600;
  color: #000000;
  line-height: 75px;
  letter-spacing: 1px;
}

.search_model_content {
  height: 325px;
  width: 100%;
  display: flex;
}

/* 高级筛选 */
/* 客户案例 */
.customer_case {
  display: flex;
  height: 40px;
  margin-bottom: 33px;
  position: relative;
}

.customer_case_industry {
  font-size: 24px;
  font-weight: 500;
  color: #101010;
  line-height: 33px;
}

.customer_case li {
  height: 40px;
  font-size: 16px;
  text-align: center;
  font-weight: 400;
  line-height: 40px;
  box-sizing: border-box;
  padding: 0 17px;
  background: #ffffff;
  border-radius: 5px;
  margin: 0 10px;
  cursor: pointer;
}

.customer_case li:hover {
  background: #1677FE;
  color: #ffffff;
}

/* .case_content_title{
  text-align: center;
  font-size: 28px;
  font-weight: 600;
  color: #000000;
  line-height: 40px;
  letter-spacing: 1px;
  padding-bottom: 41px;
} */
#caseList li {
  width: 385px;
  height: 266px !important;
  box-sizing: border-box;
  padding: 42px 31px 20px 29px;
  background: #ffffff;
  position: relative;
  border-radius: 5px;
  border: 3px solid #FFFFFF;
}

.customer_serch {
  display: inline-block;
  width: 130px;
  height: 40px;
  background: #FFFFFF;
  border-radius: 5px;
  border: 1px solid #FA6401 !important;
  box-sizing: border-box;
  padding: 0px 15px;
  font-size: 16px;
  line-height: 39px;
  position: absolute;
  right: 0;
  color: #FA6401 !important;
  cursor: pointer;
}

.customer_serch_img {
  width: 17px !important;
  height: 13px !important;
  line-height: 40px;
  position: relative;
  top: 2px !important;
}

.customer_serch_img_hover {
  width: 17px !important;
  height: 13px !important;
  line-height: 40px;
  position: relative;
  top: 2px !important;
  display: none;
}

.customer_serch:hover {
  background: #FA6401 !important;
  border: none;
  color: #ffffff !important;
}

.customer_serch:hover .customer_serch_img {
  display: none;
}

.customer_serch:hover .customer_serch_img_hover {
  display: inline-block;
}

.case_content_title {
  margin: 0 auto;
  padding-top: 66px;
  display: flex;
  font-size: 32px;
  color: #000000;
  line-height: 44px;
  width: 240px !important;
}

.case_type_first_child {
  background: #FA6401 !important;
}

.example_name {
  color: rgba(250, 100, 1, 1) !important;
  background: rgba(245, 245, 245, 1) !important;
}

.customer_case>li:hover {
  background: #FA6401 !important;
}

.pagination>.active>span {
  color: #ffffff !important;
  background: rgba(250, 100, 1, 1) !important;
}

.pagination>.active>a {
  color: #ffffff !important;
  background: rgba(250, 100, 1, 1) !important;
}

.pagination>.active>a:hover {
  color: #ffffff !important;
  background: rgba(250, 100, 1, 1) !important;
}

.pagination>.active>span:hover {
  color: #ffffff !important;
  background: rgba(250, 100, 1, 1) !important;
}

.case_type_child>li:hover {
  color: #ffffff !important;
  background: rgba(250, 100, 1, 1) !important;
}

.liHover {
  color: rgba(250, 100, 1, 1) !important;
}



