.product_service {
  background: #EFF1F4;
}
.product_column {
  font-size: 28px;
  color: #001B53;
  font-weight: 700;
  margin-bottom: 24px;
}
.product_column i {
  display: inline-block;
  width: 4px;
  height: 20px;
  background: #008DD2;
  margin-right: 10px;
}
.product_con1_mar50 {
  margin-top: 50px;
}
.product_con1 {
  background: #fff;
  display: flex;
  justify-content: space-between;
}
.product_con1 .product_con1_l {
  width: 49%;
  line-height: 26px;
  font-size: 15px;
  color: #333;
  font-weight: 400;
  position: relative;
  padding: 44px 32px 44px 44px;
  text-align: justify;
}
.product_con1 .product_con1_l > p {
  text-align: justify;
}
.product_con1 .product_con1_l > p .product_con1color {
  color: #008DD1;
  font-size: 15px;
}
.product_con1 .product_con1_l .product_con1_more {
  position: absolute;
  right: 32px;
  bottom: 44px;
}
.product_con1 .product_con1_r {
  width: 51%;
}
.product_con1 .product_con1_r img {
  width: 100%;
}
.product_con2 {
  position: relative;
  background: url(/aikm/uiFramework/commonResource/zip/static/common/img/product_ser.png) no-repeat;
  background-size: 100% 100%;
  padding: 50px 0;
  margin-top: 44px;
  height: 438px;
}
.product_con2 > img {
  width: 100%;
}
.product_con2 .product_con2_mid {
  position: relative;
  line-height: 25px;
}
.product_con2 .product_con2_mid .product_con2_tit {
  font-size: 28px;
  font-weight: 700;
  color: #fff;
  padding-bottom: 24px;
}
.product_con2 .product_con2_mid .product_con2_info {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  overflow: hidden;
  font-size: 15px;
  text-align: justify;
}
.product_con2 .product_con2_mid p {
  color: #fff;
}
.product_con2 .product_con2_mid .product_con1_more {
  margin-top: 50px;
  float: right;
}
.product_con2 .product_con2_mid .product_con1_more .left {
  color: #fff;
}
.product_con2 .product_con2_mid .product_con1_more:hover .left {
  color: #008DD1;
}
.product_nhpx .ir_column {
  position: relative;
  font-size: 28px;
  font-weight: 700;
  color: #001b53;
  margin-top: 50px;
}
.product_nhpx .ir_column_line {
  width: 60px;
  height: 4px;
  background: #008DD1;
  margin-top: 6px;
}
.product_nhpx .nhpx_info {
  font-size: 15px;
  color: #666;
  line-height: 26px;
  padding: 24px 0;
}
.product_nhpx .nhpx_list {
  display: flex;
  justify-content: space-between;
}
.product_nhpx .nhpx_list li {
  width: calc((100% - 50px)/3);
  background: #fff;
  padding: 44px;
}
.product_nhpx .nhpx_list li .nhpx_list_tit {
  font-size: 26px;
  font-weight: 500;
  color: #333333;
}
.product_nhpx .nhpx_list li .nhpx_list_info {
  font-size: 15px;
  font-weight: 400;
  color: #666666;
  line-height: 24px;
  margin-top: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  /* ! autoprefixer: off */
  -webkit-box-orient: vertical;
  /* ! autoprefixer: on */
  display: -webkit-box;
  -webkit-line-clamp: 3;
}
.product_nhpx .nhpx_list li .nhpx_list_img {
  margin: 24px 0;
}
.product_nhpx .nhpx_list li .nhpx_list_img img {
  width: 100%;
}
.product_con3_mid {
  background: #fff;
  padding: 50px 0;
  margin-top: 30px;
}
.product_con3_mid .product_con3 .product_con3_l {
  width: calc(100% - 688px);
  line-height: 26px;
  font-size: 15px;
  color: #333;
  font-weight: 400;
  text-align: justify;
}
.product_con3_mid .product_con3 .product_con3_r {
  width: 688px;
  padding-left: 88px;
  padding-top: 56px;
}
.product_con3_mid .product_con3 .product_con3_r img {
  width: 100%;
}
.product_con3_mid .hksp_con1_mid {
  margin: 24px 0 0px;
  background: #FFFFFF;
}
.product_con3_mid .hksp_con1_mid .hksp_con1_l {
  width: 460px;
  position: relative;
}
.product_con3_mid .hksp_con1_mid .hksp_con1_l > img {
  width: 100%;
  height: 270px;
}
.product_con3_mid .hksp_con1_mid .hksp_con1_l .hksp_con1_zl {
  font-size: 32px;
  font-weight: bold;
  color: #FFFFFF;
  position: absolute;
  top: 44px;
  left: 57px;
}
.product_con3_mid .hksp_con1_mid .hksp_con1_r {
  width: calc(100% - 460px);
  font-size: 15px;
  padding: 0px 0px 0px 40px;
  line-height: 28px;
  color: #333;
}
.product_con3_mid .hksp_con1_mid .hksp_con1_r .hksp_tit a {
  font-size: 18px;
  color: #001b53;
}
.product_con3_mid .hksp_con1_mid .hksp_con1_r .hksp_tit a:hover {
  color: #008DD1;
}
.product_con3_mid .hksp_con1_mid .hksp_con1_r .hksp_con1_info {
  margin-top: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  /* ! autoprefixer: off */
  -webkit-box-orient: vertical;
  /* ! autoprefixer: on */
  -webkit-line-clamp: 6;
}
.product_con3_mid .hksp_con1_mid .hksp_con1_r .hksp_more {
  margin-top: 24px;
}
.product_con3_mid .hksp_con1_mid .hksp_con1_r .hksp_more a {
  font-size: 15px;
  height: 14px;
  display: block;
  font-weight: 700;
}
.product_con3_mid .hksp_con1_mid .hksp_con1_r .hksp_more a:hover {
  color: #008DD2;
}
.product_con3_mid .hksp_con1_mid .hksp_con1_r .hksp_more a img {
  width: 38px;
  position: relative;
  top: -1px;
  left: 5px;
}
.product_con3_more {
  margin-top: 44px;
}
@media screen and (max-width: 960px) {
  .product_con1 {
    display: block;
  }
  .product_con1 .product_con1_l {
    width: 100%;
    padding: 20px 10px 40px;
  }
  .product_con1 .product_con1_l .product_con1_more {
    bottom: 20px;
  }
  .product_con1 .product_con1_r {
    width: 100%;
    margin-bottom: 20px;
    padding: 0;
    overflow: hidden;
  }
  .product_con1 .product_con1_r img {
    width: 104.5%;
    position: relative;
    left: -2%;
  }
  .product_con1_mar50,
  .product_con2,
  .product_con3 {
    margin-top: 20px;
  }
  .product_con3_mid {
    padding: 0;
    margin-top: 0px;
  }
  .product_con3_mid .product_con3 {
    padding: 10px 0;
  }
  .product_con3_mid .product_con3 .product_con3_l {
    width: 100%;
    padding: 10px 0px;
  }
  .product_con3_mid .product_con3 .product_con3_r {
    width: 100%;
    padding: 10px 0px;
  }
  .product_con3_more {
    margin-top: 20px;
  }
}
.dsffw_top {
  background: #fff;
  padding: 17px 30px;
  font-weight: 700;
  color: #333333;
  font-size: 15px;
}
.dsffw {
  margin-top: 20px;
}
.dsffw .dsffw_content {
  background: #fff;
  padding: 44px 44px 0;
}
.dsffw .dsffw_content .dsffw_mask {
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.6);
  width: 100%;
  height: 100%;
  z-index: 99998;
  display: none;
}
.dsffw .dsffw_content .dsffw_mask .dsffw_mask_mid {
  width: 65%;
  position: relative;
  left: 50%;
  top: 10%;
  transform: translate(-50%);
}
.dsffw .dsffw_content .dsffw_mask .dsffw_mask_mid .dsffw_close {
  position: absolute;
  right: -38px;
  top: 0px;
  cursor: pointer;
  width: 38px;
}
.dsffw .dsffw_content .dsffw_mask .dsffw_mask_mid .dsffw_close img {
  width: 100%;
}
.dsffw .dsffw_content .dsffw_mask .dsffw_mask_mid .dsffw_mask_cont {
  width: 100%;
  position: relative;
  background: #fff;
  padding: 44px;
  height: 550px;
  overflow: auto;
}
.dsffw .dsffw_content .dsffw_mask .dsffw_mask_mid .dsffw_mask_cont .dsffw_mask_item img {
  width: 100%;
}
.dsffw .dsffw_content .dsffw_mask .dsffw_mask_mid .dsffw_mask_cont1 {
  width: 800px;
  padding: 0;
  height: 460px;
  background: #000000;
}
.dsffw .dsffw_content .dsffw_mask .dsffw_mask_mid1 {
  width: 800px;
}
.dsffw .con1 {
  float: left;
  position: relative;
  width: calc((100% - 20px)/2);
}
.dsffw .con1:nth-child(2n) {
  margin-left: 20px;
}
.dsffw .con1 .con3 {
  position: relative;
}
.dsffw .con1 .con3 > img {
  width: 100%;
}
.dsffw .con1 .con3 .con3_bottom {
  position: absolute;
  bottom: 0;
  width: 100%;
  background: #008DD1;
  padding: 10px 20px;
  line-height: 40px;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
}
.dsffw .con1 .con4 ul {
  float: right;
}
.dsffw .con1 .con4 ul li {
  float: left;
  background: #008DD1;
  color: #fff;
  padding: 6px 14px;
  margin: 10px 0 40px 20px;
  cursor: pointer;
  font-size: 15px;
}
.dsffw .con1 .con4 ul .dsffw_Video a {
  color: #fff;
}
.dsffw_Video {
  cursor: pointer;
}
.dsffw_vr {
  background: #fff;
  margin-top: 20px;
  padding: 44px;
}
.dsffw_vr .dsffw_vr_top > span {
  font-size: 32px;
  font-weight: bold;
  color: #333333;
  line-height: 47px;
}
.dsffw_vr .dsffw_tab {
  margin: 24px 0;
}
.dsffw_vr .dsffw_tab .dsffw_tab_tit {
  height: auto;
  background-color: #fff;
}
.dsffw_vr .dsffw_tab .dsffw_tab_tit li {
  border: 1px solid #D9D9D9;
  padding: 6px 20px;
  margin-right: 4px;
  background: #F5F5F5;
  font-size: 18px;
  color: #666;
  font-weight: 700;
  line-height: 28px;
  float: left;
  position: relative;
  top: 2px;
}
.dsffw_vr .dsffw_tab .dsffw_tab_tit .active {
  background-color: #fff;
  border-bottom: 1px solid #fff;
  color: #3A94DD;
  font-weight: bold;
}
.dsffw_vr .dsffw_tab .dsffw_tab_tit .active a {
  color: #008DD1;
}
.dsffw_vr .dsffw_tab .dsffw_tab_content {
  border: 1px solid #D9D9D9;
  position: relative;
}
.dsffw_vr .dsffw_tab .dsffw_tab_content .dsffw_tab_item {
  display: none;
}
.dsffw_vr .dsffw_tab .dsffw_tab_content .dsffw_tab_item:first-child {
  display: block;
}
.dsffw_vr .dsffw_tab .dsffw_tab_content .dsffw_tab_item > a > img {
  width: 100%;
}
.dsffw_vr .dsffw_tab .dsffw_tab_content .dsffw_tab_item .dsffw_tab_itemmask {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
}
.dsffw_vr .dsffw_tab .dsffw_tab_content .dsffw_tab_item .dsffw_tab_ul {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.dsffw_vr .dsffw_tab .dsffw_tab_content .dsffw_tab_item .dsffw_tab_ul li {
  text-align: center;
  margin-top: 24px;
  margin-left: 30px;
}
.dsffw_vr .dsffw_tab .dsffw_tab_content .dsffw_tab_item .dsffw_tab_ul li > a > img {
  border: 1px dashed #fff;
}
.dsffw_vr .dsffw_tab .dsffw_tab_content .dsffw_tab_item .dsffw_tab_ul li p {
  color: #fff;
  margin-top: 10px;
}
.dsffw_vr .dsffw_tab .dsffw_tab_content .dsffw_tab_item .con3_bottom {
  position: absolute;
  bottom: 0;
  width: 100%;
  background: #008DD1;
  padding: 10px 20px;
  line-height: 40px;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
}
.dsffw_vr .dsffw_tab .dsffw_tab_content .dsffw_tab_itemtit {
  font-size: 15px;
  color: #666;
  font-weight: 400;
  line-height: 21px;
}
.dsffw_vr .dsffw_tab .dsffw_tab_content .dsffw_tab_itemmore {
  display: inline-block;
  color: #008DD1;
  width: 50px;
  height: 24px;
  border-radius: 12px;
  border: 1px solid #008DD1;
  font-size: 15px;
  font-weight: 400;
  text-align: center;
  line-height: 22px;
  cursor: pointer;
  margin-top: 9px;
  float: right;
}
.dsffw_vr .dsffw_tab .dsffw_tab_content .dsffw_tab_itemmore:hover {
  background-color: #008DD1;
  color: #fff;
  border-color: #008DD1;
}
.dsffw_vr .dsffw_tab .dsffw_tab_content .dsffw_tab_item5 .dsffw_tab_item_li {
  width: calc((100% - 40px)/3);
  background: #FAFAFA;
  border-radius: 2px;
  float: left;
  padding: 16px 20px;
  margin-right: 20px;
  margin-top: 20px;
}
.dsffw_vr .dsffw_tab .dsffw_tab_content .dsffw_tab_item5 .dsffw_tab_item_li:nth-child(3n) {
  margin-right: 0px;
}
.dsffw_vr .dsffw_tab .dsffw_tab_content .dsffw_tab_item5 .dsffw_tab_item_li .dsffw_tab_item_name {
  font-size: 20px;
  font-weight: bold;
  color: #333333;
}
.dsffw_vr .dsffw_tab .dsffw_tab_content .dsffw_tab_item5 .dsffw_tab_item_li .dsffw_tab_item_zw {
  font-size: 14px;
  font-weight: 700;
  color: #333333;
}
.dsffw_con3 {
  background: #fff;
  margin-top: 20px;
  padding: 40px;
}
.dsffw_con3 .dsffw_con3_top {
  font-size: 32px;
  font-weight: bold;
  color: #333333;
  margin-bottom: 25px;
}
.dsffw_con3 .dsffw_con3_img > img {
  width: 100%;
}
.dsffw_con4 {
  background: #fff;
  margin: 20px 0;
  padding: 40px;
}
.dsffw_con4 .dsffw_con4_top {
  font-size: 32px;
  font-weight: bold;
  color: #333333;
}
.dsffw_con4 .dsffw_con4_list {
  display: flex;
  flex-wrap: wrap;
}
.dsffw_con4 .dsffw_con4_list li {
  width: calc((100% - 292px)/3);
  margin-right: 145px;
  margin-top: 40px;
}
.dsffw_con4 .dsffw_con4_list li:nth-child(3n) {
  margin-right: 0;
}
.dsffw_con4 .dsffw_con4_list li .dsffw_con4_tit {
  font-size: 20px;
  font-weight: bold;
  color: #333333;
  line-height: 29px;
  margin-top: 20px;
}
.dsffw_con4 .dsffw_con4_list li .dsffw_con4_txt1 {
  font-size: 18px;
  font-weight: 700;
  color: #333333;
  line-height: 27px;
}
.dsffw_con4 .dsffw_con4_list li .dsffw_con4_txt2 {
  font-size: 15px;
  font-weight: 400;
  color: #666666;
  line-height: 21px;
  margin: 10px 0 20px;
}
.dsffw_con4 .dsffw_con4_list li .dsffw_con4_email {
  font-size: 14px;
  font-weight: 400;
  color: #666666;
  line-height: 20px;
}
.dsffw_con4 .dsffw_con4_list li .dsffw_con4_email img {
  float: left;
  margin-right: 5px;
}
.dsffw_con4 .dsffw_con4_list li .dsffw_con4_email span {
  float: left;
}
.dsffw_con4 .dsffw_con4_list li .dsffw_con4_tel {
  font-size: 14px;
  font-weight: 400;
  color: #666666;
  line-height: 20px;
}
.dsffw_con4 .dsffw_con4_list li .dsffw_con4_tel img {
  float: left;
  margin-right: 5px;
}
.dsffw_con4 .dsffw_con4_list li .dsffw_con4_tel span {
  float: left;
}
@media screen and (max-width: 960px) {
  .dsffw_top {
    padding: 17px 10px;
  }
  .dsffw .dsffw_content {
    padding: 10px 10px 0;
  }
  .dsffw .dsffw_content .dsffw_mask .dsffw_mask_mid {
    width: 80%;
  }
  .dsffw .dsffw_content .dsffw_mask .dsffw_mask_mid .dsffw_mask_cont1 {
    width: 100%;
    height: auto;
    margin-top: 40%;
  }
  .dsffw .dsffw_content .dsffw_mask .dsffw_mask_mid .dsffw_mask_cont1 video {
    height: 200px;
  }
  .dsffw .dsffw_content .dsffw_mask .dsffw_mask_mid .dsffw_close {
    right: -30px;
    width: 30px;
  }
  .dsffw .dsffw_content .dsffw_mask .dsffw_mask_mid .dsffw_close img {
    width: 100%;
  }
  .dsffw .con1 {
    width: 100%;
  }
  .dsffw .con1:nth-child(2n) {
    margin-left: 0px;
  }
  .dsffw_vr {
    padding: 20px 10px;
  }
  .dsffw_vr .dsffw_tab .dsffw_tab_tit li {
    padding: 3px 6px;
    margin-top: 5px;
  }
  .dsffw_vr .dsffw_tab .dsffw_tab_content .dsffw_tab_item .dsffw_tab_ul li > a > img {
    width: 30px;
  }
  .dsffw_con3 {
    padding: 20px 10px;
  }
  .dsffw_con4 {
    padding: 20px 10px;
  }
  .dsffw_con4 .dsffw_con4_list li {
    width: 100%;
    text-align: center;
    margin-right: 0;
  }
  .product_nhpx .ir_column {
    margin-top: 20px;
  }
  .product_nhpx .nhpx_list {
    flex-wrap: wrap;
  }
  .product_nhpx .nhpx_list li {
    width: 100%;
    margin-top: 10px;
    padding: 20px 10px;
  }
  .product_nhpx .nhpx_list li .nhpx_list_info {
    margin-top: 20px;
  }
  .product_con3_mid .hksp_con1_mid .hksp_con1_l {
    width: 100%;
  }
  .product_con3_mid .hksp_con1_mid .hksp_con1_r {
    width: 100%;
    padding: 20px 10px;
  }
  .product_con3_mid .hksp_con1_mid .hksp_con1_r .hksp_con1_info {
    margin-top: 10px;
  }
}
