* {
  margin: 0;
  padding: 0;
  font-family:"Microsoft YaHei" ;
}

body {
  min-width: 1200px;
}

a {
  text-decoration: none;
  cursor: pointer;
}
.banner_warp .slideBox .prev, .banner_warp .slideBox .next {
  position: absolute;
  left: 200px;
  top: 50%;
  display: block;
}
.banner_warp .slideBox .prev,
.banner_warp .slideBox .next{ position:absolute; left:200px; top:50%; margin-top:-25px;}
.banner_warp .slideBox .next{ left:auto; right:200px;}
.overResTabinner1>div {
  background: url(/Public/Home/images/soft_img/3.11.png) !important;
}

.overResTabinner1 span {
  color: white !important;
}

.overResTabinner2>div {
  background: url(/Public/Home/images/soft_img/3.22.png) !important;
}

.overResTabinner2 span {
  color: white !important;
}

.overResTabinner3>div {
  background: url(/Public/Home/images/soft_img/3.33.png) !important;
}

.overResTabinner3 span {
  color: white !important;
}

.interEmployOffline {
  width: 48px;
  height: 20px;
  background: #daf2eb;
  border-radius: 10px;
  font-size: 14px;
  font-weight: 400;
  color: #32b08b;
  line-height: 20px;
  text-align: center;
  margin-right: 7px;
}

.interEmployOnline {
  width: 48px;
  height: 20px;
  background: #fff0ee;
  border-radius: 10px;
  font-size: 14px;
  font-weight: 400;
  color: #f7543f;
  line-height: 20px;
  text-align: center;
  margin-right: 7px;
}

.interEmployTabSelect {
  font-weight: 800 !important;
  color: #32b08b !important;
  background-color: #ffffff !important;
}

.overseasReseaTabSelect {
  background-color: #32b08b !important;
}

.overseasReseaTabSelect::after {
  position: absolute;
  right: -14px;
  top: 47px;
  content: "";
  height: 0;
  width: 0;
  display: block;
  border-left: 8px solid #32b08b;
  border-top: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 8px solid transparent;
}

.main_titleWrap .titT {
  display: flex;
  justify-content: center;
  align-items: center;
}

.main_titleWrap .titT img {
  width: 39px;
  height: 31px;
}

.main_titleWrap .titT p {
  font-size: 34px;
  line-height: 40px;
  font-weight: 800;
  color: #181a1e;
  margin: 0 10px;
  display: block;
  position: relative;
}

.main_titleWrap .titT p::after {
  width: 100%;
  height: 11px;
  background: #efefef;
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  display: block;
  z-index: -1;
}

.main_titleWrap .titT p span {
  color: #32b08b;
}

.main_titleWrap .titC {
  text-align: center;
  width: 1150px;
  margin: 12px auto 0px auto;
  font-size: 18px;
  font-weight: 400;
  color: #666666;
  line-height: 29px;
}

.miniTitle {
  margin-bottom: 22px;
  font-size: 28px;
  font-weight: 800;
  color: #181a1e;
  line-height: 27px;
  height: 30px;
  border-left: 6px solid #32b08b;
  padding-left: 10px;
}

.miniTitle a {
  font-size: 16px;
  font-weight: 400;
  color: #999999;
  line-height: 30px;
  float: right;
  transition: .3s;
}

.miniTitle a:hover {
  color: #32b08b;
}

.banner_warp {
  width: 100%;
  height: 480px;
  --swiper-pagination-color: #32b08b;
  /* 两种都可以 */
}

#swiper1 {
  --swiper-navigation-color: #32b08b;
  /* 单独设置按钮颜色 */
  --swiper-navigation-size: 60px;
  /* 设置按钮大小 */
}

#swiper1 .swiper-button-prev {
  margin-left: 185px;
  transition: .3s;
}

#swiper1 .swiper-button-next {
  margin-right: 185px;
  transition: .3s;
}

#swiper1 .swiper-button-prev:hover,
#swiper1 .swiper-button-next:hover {
  color: #206b54;
}

.swiper2 .swiper-button-prev {
  transition: .3s;
}

.swiper2 .swiper-button-next {
  transition: .3s;
}

.swiper2 .swiper-button-prev:hover,
.swiper2 .swiper-button-next:hover {
  color: #206b54;
}

.banner_warp .swiper-container {
  width: 100%;
  height: 100%;
}

.banner_warp .swiper-container .slideIn {
  display: block;
  width: 100%;
  height: 100%;
}

.banner_warp .swiper-container .slideIn img {
  display: block;
  width: 100%;
  height: 480px;
}

.researchProject_warp {
  padding-top: 67px;
}

.researchProject_warp .researCont {
  margin-top: 25px;
  padding-top: 20px;
  padding-bottom: 30px;
  background: #fafafa;
  width: 100%;
}

.researchProject_warp .researCont .researContInner {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}

.researchProject_warp .researCont .researContInner .researContInnerCo {
  width: 100%;
  height: 520px;
  margin-top: 20px;
}

.researchProject_warp .researCont .researContInner .swiper2 {
  height: 520px;
  padding: 20px 60px 0 60px;
  margin-top: -20px;
  --swiper-navigation-color: #32b08b;
  /* 单独设置按钮颜色 */
  --swiper-navigation-size: 40px;
  /* 设置按钮大小 */
}

.researchProject_warp .researCont .researContInner .swiper2 .swiper-wrapper {
  width: 100%;
  height: 520px;
}

.researchProject_warp .researCont .researContInner .swiper2 .swiper-wrapper .swiper-slide {
  display: block;
  width: 317px;
  height: 496px;
  box-sizing: border-box;
  padding: 20px 25px 0 25px;
  position: relative;
  transition: 0.3s;
}

.researchProject_warp .researCont .researContInner .swiper2 .swiper-wrapper .swiper-slide:hover {
  margin-top: -20px;
}
.slideInerTWrap{
  display: flex;
  height: 65px;
  align-items: center;
}
.researchProject_warp .researCont .researContInner .swiper2 .swiper-wrapper .swiper-slide .slideInerT {
  font-size: 22px;
  font-weight: bold;
  color: #ffffff;
  line-height: 32px;
  text-shadow: 0px 2px 2px #191b2f;
  width: 267px;
  word-break: break-all;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  /* 这里是超出几行省略 */
  overflow: hidden;
}

.researchProject_warp .researCont .researContInner .swiper2 .swiper-wrapper .swiper-slide .slideInerImg {
  display: block;
  width: 70px;
  height: 70px;
  border: 1px solid white;
  border-radius: 50px;
  margin-top: 16px;
  margin-bottom: 14px;
}

.researchProject_warp .researCont .researContInner .swiper2 .swiper-wrapper .swiper-slide .slideInerNameWrap {
  display: flex;
}

.researchProject_warp .researCont .researContInner .swiper2 .swiper-wrapper .swiper-slide .slideInerName {
  width: auto;
  height: 33px;
  background: #ffffff;
  max-width: 267px;
  font-size: 20px;
  font-weight: 800;
  color: #383b5c;
  line-height: 33px;
  padding: 0 7px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.researchProject_warp .researCont .researContInner .swiper2 .swiper-wrapper .swiper-slide .slideInerIntr {
  max-width: 267px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 14px;
  font-weight: 400;
  color: #ffffff;
  line-height: 14px;
  margin-top: 10px;
  margin-bottom: 42px;
}

.researchProject_warp .researCont .researContInner .swiper2 .swiper-wrapper .swiper-slide .slideInerC>div {
  font-size: 11px;
  font-weight: 400;
  color: #ffffff;
  line-height: 17px;
  display: flex;
  margin-bottom: 6px;
}

.researchProject_warp .researCont .researContInner .swiper2 .swiper-wrapper .swiper-slide .slideInerC>div .dos {
  display: block;
  width: 5px;
  height: 5px;
  background: #5c6f8e;
  margin-right: 3px;
  margin-top: 7px;
}

.researchProject_warp .researCont .researContInner .swiper2 .swiper-wrapper .swiper-slide .slideInerC>div p {
  width: 267px;
  word-break: break-all;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  /* 这里是超出几行省略 */
  overflow: hidden;
}

.researchProject_warp .researCont .researContInner .swiper2 .swiper-wrapper .swiper-slide .slideLB {
  font-size: 14px;
  font-weight: 400;
  color: #ffffff;
  line-height: 17px;
  position: absolute;
  right: 27px;
  bottom: 21px;
}

.overseasResearWrap {
  width: 1200px;
  margin: 0 auto;
  padding-top: 40px;
  padding-bottom: 43px;
}

.overseasResearWrap .overReseaCont {
  display: flex;
}

.overseasResearWrap .overReseaCont .overResTab {
  width: 150px;
  padding-right: 24px;
  height: 375px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.overseasResearWrap .overReseaCont .overResTab .overResTabItem {
  width: 127px;
  height: 112px;
  background: #fafafa;
  border-radius: 4px;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.overseasResearWrap .overReseaCont .overResTab .overResTabItem span {
  font-size: 16px;
  font-weight: 500;
  color: #333333;
  line-height: 16px;
  margin-top: 9px;
}

.overseasResearWrap .overReseaCont .overResTab .overResTabinner4 {
  width: 33px;
  height: 33px;
  background: url(/Public/Home/images/soft_img/3.1.png);
  background-size: 100% 100%;
}

.overseasResearWrap .overReseaCont .overResTab .overResTabinner5 {
  width: 33px;
  height: 33px;
  background: url(/Public/Home/images/soft_img/3.2.png);
  background-size: 100% 100%;
}

.overseasResearWrap .overReseaCont .overResTab .overResTabinner6 {
  width: 33px;
  height: 33px;
  background: url(/Public/Home/images/soft_img/3.3.png);
  background-size: 100% 100%;
}

.overseasResearWrap .overReseaCont .overResTab .overResTabinner {
  width: 33px;
  height: 33px;
}

.overseasResearWrap .overReseaCont .overResTabCont {
  height: 375px;
}

.overseasResearWrap .overReseaCont .overResTabCont .overResTabContItem {
  width: 1050px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: space-between;
  width: 100%;
  height: 100%;
}

.overseasResearWrap .overReseaCont .overResTabCont .overResTabContItem .overResTabContItemInnerWrap {
  position: relative;
}

.overseasResearWrap .overReseaCont .overResTabCont .overResTabContItem .overResTabContItemInner {
  display: flex;
  width: 513px;
  height: 180px;
  font-size: 14px;
  font-weight: 400;
  color: #666666;
  line-height: 24px;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0px 3px 16px 0px rgba(190, 197, 205, 0.28);
  transition: 0.3s;
}

.overseasResearWrap .overReseaCont .overResTabCont .overResTabContItem .overResTabContItemInner:hover {
  box-shadow: 0px 3px 16px 0px rgba(190, 197, 205, 0.88);
}
.overResTabCont .overResTabContItem .overResTabContItemInner:hover .overResTabCont .overResTabContItem .overResTabContItemInner .innerR .innerRT {
  color: #f7543f;
}

.overseasResearWrap .overReseaCont .overResTabCont .overResTabContItem .overResTabContItemInner img {
  width: 146px;
  height: 180px;
}

.overseasResearWrap .overReseaCont .overResTabCont .overResTabContItem .overResTabContItemInner .innerR {
  box-sizing: border-box;
  padding: 23px 12px 0 12px;
}

.overseasResearWrap .overReseaCont .overResTabCont .overResTabContItem .overResTabContItemInner .innerR .innerRT {
  font-size: 18px;
  font-weight: bold;
  color: #181a1e;
  line-height: 18px;
  margin-bottom: 22px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 350px;
}

.overseasResearWrap .overReseaCont .overResTabCont .overResTabContItem .overResTabContItemInner .innerR .innerRC .innerRCItem {
  display: flex;
  font-size: 14px;
  font-weight: 400;
  color: #181a1e;
  line-height: 14px;
  margin-bottom: 12px;
}

.overseasResearWrap .overReseaCont .overResTabCont .overResTabContItem .overResTabContItemInner .innerR .innerRC .innerRCItem .innerRCdash {
  width: 5px;
  height: 5px;
  background: #32b08b;
  border-radius: 50%;
  margin-top: 5px;
  margin-right: 5px;
}

.overseasResearWrap .overReseaCont .overResTabCont .overResTabContItem .overResTabContItemInner .innerR .innerRC .innerRCItem span {
  font-size: 14px;
  font-weight: 400;
  color: #666666;
  line-height: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  max-width: 264px;
}

.overseasResearWrap .overReseaCont .overResTabCont .innerRD {
  position: absolute;
  bottom: 0;
  right: 0;
  display: flex;
  width: 109px;
  height: 32px;
  background: linear-gradient(269deg, #f14545 0%, #ff6161 100%);
  border-radius: 10px 2px 10px 2px;
  font-size: 14px;
  font-weight: 400;
  color: #ffffff;
  line-height: 32px;
  box-sizing: border-box;
  padding-left: 13px;
  transition: 0.3s;
}

.overseasResearWrap .overReseaCont .overResTabCont .innerRD:hover {
  opacity: 0.8;
}

.overseasResearWrap .overReseaCont .overResTabCont .innerRD .innerRDHoverImg {
  width: 25px;
  height: 5px;
  background: url(/Public/Home/images/soft_img/3.4.png);
  background-size: 100% 100%;
  margin-top: 12px;
  margin-left: 5px;
}

.domesticResearWrap {
  padding-top: 37px;
  padding-bottom: 43px;
  height: 506px;
  width: 100%;
  box-sizing: border-box;
  background: #fafafa;
}

.domesticResearWrap .domesticResearInner {
  height: 377px;
  width: 1200px;
  margin: 0 auto;
}

.domesticResearWrap .domesticResearInner .domesticResearCont {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: space-between;
  width: 100%;
  height: 100%;
}

.domesticResearWrap .domesticResearInner .domesticResearCont .domesticResearContItWrap {
  width: 590px;
  height: 112px;
  position: relative;
  transition: 0.3s;
}

.domesticResearWrap .domesticResearInner .domesticResearCont .domesticResearContItWrap:hover {
  box-shadow: 3px 5px 5px 0px rgba(190, 197, 205, 0.28);
}

.domesticResearWrap .domesticResearInner .domesticResearCont .domesticResearContItWrap .domesticResearContItT {
  display: flex;
}

.domesticResearWrap .domesticResearInner .domesticResearCont .domesticResearContItWrap .domesticResearContItT .domResConIteL {
  width: 136px;
  height: 112px;
  box-sizing: border-box;
  padding: 38px 10px 27px 10px;
  font-size: 16px;
  font-weight: bold;
  color: #181a1e;
  line-height: 25px;
}

.domesticResearWrap .domesticResearInner .domesticResearCont .domesticResearContItWrap .domesticResearContItT .domResConIteL p {
  word-break: break-all;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  /* 这里是超出几行省略 */
  overflow: hidden;
}

.domesticResearWrap .domesticResearInner .domesticResearCont .domesticResearContItWrap .domesticResearContItT .domResConIteL .domResConIteLT {
  position: absolute;
  top: 6px;
  left: 8px;
  font-size: 18px;
  font-weight: 800;
  color: #ffffff;
  line-height: 18px;
}

.domesticResearWrap .domesticResearInner .domesticResearCont .domesticResearContItWrap .domesticResearContItT .domResConIteR {
  width: 454px;
  box-sizing: border-box;
  padding: 23px 15px 0 8px;
}

.domesticResearWrap .domesticResearInner .domesticResearCont .domesticResearContItWrap .domesticResearContItT .domResConIteR .domResConIteRItem {
  font-size: 14px;
  font-weight: 400;
  color: #181a1e;
  line-height: 14px;
  margin-bottom: 15px;
  display: flex;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.domesticResearWrap .domesticResearInner .domesticResearCont .domesticResearContItWrap .domesticResearContItT .domResConIteR .domResConIteRItem .domResConIteRdash {
  width: 5px;
  height: 5px;
  background: #32b08b;
  border-radius: 50%;
  margin-top: 5px;
  margin-right: 5px;
}

.domesticResearWrap .domesticResearInner .domesticResearCont .domesticResearContItWrap .domesticResearContItT .domResConIteR .domResConIteRItem span {
  font-size: 14px;
  font-weight: 400;
  color: #666666;
  line-height: 14px;
  max-width: 350px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.domesticResearWrap .domesticResearInner .domesticResearCont .domesticResearContItWrap .domesticResearContItT .domResConIteR .domResConIteRItem:nth-child(3) span {
  max-width: 270px;
}

.domesticResearWrap .domesticResearInner .domesticResearCont .domesticResearContItWrap .domesticResearContItD {
  position: absolute;
  right: 12px;
  bottom: 17px;
  font-size: 14px;
  font-weight: 400;
  color: #32b08b;
  line-height: 14px;
  transition: 0.3s;
}

.domesticResearWrap .domesticResearInner .domesticResearCont .domesticResearContItWrap .domesticResearContItD:hover {
  color: #268266;
}

.domesticResearWrap .domesticResearInner .domesticResearCont>.domesticResearContItWrap:nth-child(1),
.domesticResearWrap .domesticResearInner .domesticResearCont>.domesticResearContItWrap:nth-child(4) {
  background-image: url(/Public/Home/images/soft_img/4.1.png);
  background-size: 100% 100%;
}

.domesticResearWrap .domesticResearInner .domesticResearCont>.domesticResearContItWrap:nth-child(2),
.domesticResearWrap .domesticResearInner .domesticResearCont>.domesticResearContItWrap:nth-child(5) {
  background-image: url(/Public/Home/images/soft_img/4.2.png);
  background-size: 100% 100%;
}

.domesticResearWrap .domesticResearInner .domesticResearCont>.domesticResearContItWrap:nth-child(3),
.domesticResearWrap .domesticResearInner .domesticResearCont>.domesticResearContItWrap:nth-child(6) {
  background-image: url(/Public/Home/images/soft_img/4.3.png);
  background-size: 100% 100%;
}

.interEmployWrap {
  padding-top: 46px;
  padding-bottom: 70px;
  width: 1200px;
  margin: 0 auto;
}

.interEmployWrap .interEmployContent {
  width: 1200px;
  margin-top: 25px;
  height: 467px;
  background: #ffffff;
  box-shadow: 0px 3px 16px 0px rgba(190, 197, 205, 0.28);
  border-radius: 9px;
}

.interEmployWrap .interEmployContent .interEmployTabWrap {
  display: flex;
  width: 1200px;
  height: 43px;
  background: #f1f1f1;
  border-radius: 9px 9px 0px 0px;
}

.interEmployWrap .interEmployContent .interEmployTabWrap .interEmployTabItem {
  width: 192px;
  height: 43px;
  border-radius: 8px 8px 0px 0px;
  font-size: 20px;
  font-weight: 400;
  color: #181a1e;
  line-height: 43px;
  text-align: center;
}

.interEmployWrap .interEmployContent .interEmployContentWrap {
  box-sizing: border-box;
  padding: 20px;
}

.interEmployWrap .interEmployContent .interEmployContentWrap .interEmployContentInner {
  height: 380px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: space-between;
}

.interEmployWrap .interEmployContent .interEmployContentWrap .interEmployContentInner .interEmployContentItem {
  width: 570px;
  height: 180px;
  border: 1px solid #f1f1f1;
  border-radius: 8px;
  box-sizing: border-box;
  padding: 13px;
  transition: 0.3s;
  position: relative;
}

.interEmployWrap .interEmployContent .interEmployContentWrap .interEmployContentInner .interEmployContentItem:hover {
  box-shadow: 0px 3px 16px 0px rgba(190, 197, 205, 0.28);
}

.interEmployWrap .interEmployContent .interEmployContentWrap .interEmployContentInner .interEmployContentItem .intEmpContItT {
  display: flex;
  justify-content: space-between;
}

.interEmployWrap .interEmployContent .interEmployContentWrap .interEmployContentInner .interEmployContentItem .intEmpContItT img {
  width: 138px;
  height: 155px;
}

.interEmployWrap .interEmployContent .interEmployContentWrap .interEmployContentInner .interEmployContentItem .intEmpContItT .intEmpContItL {
  width: 394px;
  display: flex;
  flex-direction: column;
}

.interEmployWrap .interEmployContent .interEmployContentWrap .interEmployContentInner .interEmployContentItem .intEmpContItT .intEmpContItL .intEmpContItLTitl {
  display: flex;
  align-items: center;
  font-size: 18px;
  font-weight: bold;
  color: #181a1e;
  line-height: 20px;
}

.interEmployWrap .interEmployContent .interEmployContentWrap .interEmployContentInner .interEmployContentItem .intEmpContItT .intEmpContItL .intEmpContItLTitl p {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 333px;
}

.interEmployWrap .interEmployContent .interEmployContentWrap .interEmployContentInner .interEmployContentItem .intEmpContItT .intEmpContItL .intEmpContItLContent {
  margin-top: 18px;
}

.interEmployWrap .interEmployContent .interEmployContentWrap .interEmployContentInner .interEmployContentItem .intEmpContItT .intEmpContItL .intEmpContItLContent p {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 14px;
  font-weight: 400;
  color: #666666;
  line-height: 14px;
  margin-bottom: 13px;
}

.interEmployWrap .interEmployContent .interEmployContentWrap .interEmployContentInner .interEmployContentItem .intEmpContItT .intEmpContItL .intEmpContItLContent p span {
  font-size: 14px;
  font-weight: 400;
  color: #181a1e;
  line-height: 14px;
}

.interEmployWrap .interEmployContent .interEmployContentWrap .interEmployContentInner .interEmployContentItem .intEmpContItD {
  position: absolute;
  bottom: 13px;
  left: 15px;
  width: 121px;
  height: 30px;
  border-radius: 3px;
  font-size: 14px;
  font-weight: 400;
  line-height: 28px;
  box-sizing: border-box;
  color: #f14646;
  padding-left: 17px;
  display: flex;
  border: 1px solid #f1f1f1;
  border-radius: 5px;
}

.interEmployWrap .interEmployContent .interEmployContentWrap .interEmployContentInner .interEmployContentItem .intEmpContItD .intEmpContItDChange {
  width: 27px;
  height: 6px;
  background: url(/Public/Home/images/soft_img/5.1.png);
  background-size: 100% 100%;
  margin-top: 9px;
  margin-left: 8px;
}

.interEmployWrap .interEmployContent .interEmployContentWrap .interEmployContentInner .interEmployContentItem .intEmpContItD:hover {
  background: linear-gradient(265deg, #f14545 0%, #ff6161 100%);
  color: #ffffff;
}

.interEmployWrap .interEmployContent .interEmployContentWrap .interEmployContentInner .interEmployContentItem .intEmpContItD:hover .intEmpContItDChange {
  background: url(/Public/Home/images/soft_img/5.2.png) !important;
  background-size: 100% 100% !important;
}

.compreeQualiWrap {
  width: 1200px;
  margin: 0 auto;
}

.compreeQualiWrap .compreeQualiCont {
  height: 600px;
  margin-top: 25px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: space-between;
}

.compreeQualiWrap .compreeQualiCont .compreeQualiContIteWrap {
  position: relative;
  width: 287px;
  height: 290px;
  background: #ffffff;
  box-shadow: 0px 3px 16px 0px rgba(190, 197, 205, 0.28);
  border-radius: 8px;
  transition: 0.3s;
  overflow: hidden;
}

.compreeQualiWrap .compreeQualiCont .compreeQualiContIteWrap:hover {
  box-shadow: 0px 3px 16px 0px rgba(190, 197, 205, 0.88);
}

.compreeQualiWrap .compreeQualiCont .compreeQualiContIteWrap .compreeQualiContIte img {
  width: 287px;
  height: 164px;
}

.compreeQualiWrap .compreeQualiCont .compreeQualiContIteWrap .compreeQualiContIte .comQuaContIteImgD {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  box-sizing: border-box;
  padding: 0 15px;
  z-index: 2;
  width: 287px;
  height: 35px;
  background: #00000078;
  line-height: 35px;
  font-size: 16px;
  font-weight: bold;
  color: #ffffff;
  text-align: center;
  margin-top: -38px;
  position: relative;
}

.compreeQualiWrap .compreeQualiCont .compreeQualiContIteWrap .compreeQualiContIte .comQuaCotIeDD {
  margin-top: 15px;
}

.compreeQualiWrap .compreeQualiCont .compreeQualiContIteWrap .compreeQualiContIte .comQuaCotIeDDD {
  margin-top: 15px;
}

.compreeQualiWrap .compreeQualiCont .compreeQualiContIteWrap .compreeQualiContIte .comQuaContIted {
  font-size: 14px;
  font-weight: 400;
  color: #181a1e;
  line-height: 14px;
  display: flex;
  align-items: center;
  box-sizing: border-box;
  padding: 0 17px;
}

.compreeQualiWrap .compreeQualiCont .compreeQualiContIteWrap .compreeQualiContIte .comQuaContIted img {
  width: 6px;
  height: 6px;
  margin-right: 5px;
}

.compreeQualiWrap .compreeQualiCont .compreeQualiContIteWrap .compreeQualiContIte .comQuaContIted span {
  max-width: 170px;
  color: #666666;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.compreeQualiWrap .compreeQualiCont .compreeQualiContIteWrap .compreeQualiContIteBtn {
  position: absolute;
  margin: 0 auto;
  right: 0;
  left: 0;
  bottom: 13px;
  width: 187px;
  height: 35px;
  background: #ffffff;
  border: 1px solid #f14646;
  border-radius: 4px;
  font-size: 14px;
  font-weight: 400;
  color: #f14546;
  line-height: 35px;
  text-align: center;
}

.compreeQualiWrap .compreeQualiCont .compreeQualiContIteWrap .compreeQualiContIteBtn:hover {
  color: #ffffff;
  background: linear-gradient(-86deg, #f14545 0%, #ff6161 100%);
}

.comprehensiveAbilityWrap {
  height: 556px;
  width: 100%;
  margin-top: 37px;
  box-sizing: border-box;
  padding-top: 39px;
  background-image: url(/Public/Home/images/soft_img/7.2.png);
}

.comprehensiveAbilityWrap .comprehensiveAbilityCont {
  display: flex;
  padding-top: 36px;
  position: relative;
  width: 1200px;
  margin: 0 auto;
}

.comprehensiveAbilityWrap .comprehensiveAbilityCont .comAbiContLImg {
  width: 458px;
  height: 269px;
  display: block;
  margin-left: 17px;
  position: relative;
  z-index: 10;
  margin-right: 16px;
}

.comprehensiveAbilityWrap .comprehensiveAbilityCont::after {
  position: absolute;
  content: "";
  bottom: -5px;
  left: 0px;
  width: 193px;
  height: 120px;
  background: #139d74;
  display: block;
  z-index: 0;
}

.comprehensiveAbilityWrap .comprehensiveAbilityCont .comAbiR {
  box-sizing: border-box;
  padding-top: 16px;
}

.comprehensiveAbilityWrap .comprehensiveAbilityCont .comAbiR .comAbiRIte div {
  font-size: 18px;
  font-weight: bold;
  color: #181a1e;
  line-height: 18px;
  margin-left: 3px;
  display: flex;
  align-items: center;
}

.comprehensiveAbilityWrap .comprehensiveAbilityCont .comAbiR .comAbiRIte div img {
  width: 12px;
  height: 13px;
  margin-right: 4px;
  margin-top: -1px;
}

.comprehensiveAbilityWrap .comprehensiveAbilityCont .comAbiR .comAbiRIte p {
  font-size: 14px;
  font-weight: 400;
  color: #666666;
  line-height: 24px;
  padding-left: 19px;
  padding-top: 8px;
  padding-bottom: 22px;
}

.comprehensiveAbilityBtn {
  display: block;
  width: 224px;
  height: 51px;
  line-height: 51px;
  background: linear-gradient(-87deg, #f14545 0%, #ff6161 100%);
  border-radius: 6px;
  margin: 30px auto 0 auto;
  text-align: center;
  font-size: 20px;
  font-weight: 500;
  color: #ffffff;
  transition: 0.3s;
}

.comprehensiveAbilityWrap .comprehensiveAbilityBtn:hover {
  opacity: 0.8;
}

.portfolioWrap {
  padding-top: 39px;
  padding-bottom: 50px;
  width: 1200px;
  margin: 0 auto;
}

.portfolioWrap .portfolioCont {
  margin-top: 30px;
  display: flex;
  justify-content: space-between;
}

.portfolioWrap .portfolioCont>.portfolioItem:nth-child(1) {
  background: url(/Public/Home/images/soft_img/8.1.png);
  background-size: 100% 100%;
}

.portfolioWrap .portfolioCont>.portfolioItem:nth-child(2) {
  background: url(/Public/Home/images/soft_img/8.2.png);
  background-size: 100% 100%;
}

.portfolioWrap .portfolioCont>.portfolioItem:nth-child(3) {
  background: url(/Public/Home/images/soft_img/8.3.png);
  background-size: 100% 100%;
}

.portfolioWrap .portfolioCont .portfolioItem {
  width: 377px;
  height: 227px;
  padding-top: 165px;
  box-sizing: border-box;
}

.portfolioWrap .portfolioCont .portfolioItem a {
  display: block;
  width: 187px;
  height: 43px;
  background: linear-gradient(267deg, #f14545 0%, #ff6161 100%);
  border-radius: 4px;
  margin: 0 auto;
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  color: #ffffff;
  line-height: 43px;
  transition: 0.3s;
}

.portfolioWrap .portfolioCont .portfolioItem a:hover {
  opacity: 0.9;
}