.contain {
	width:100%;
	height:100%;
	background:#ffffff;
}
/* banner */
.banner-product {
	margin-top:0;
	height:33.75rem;
	padding:8.75rem 0 0;
	background:url("../../static/img/pageimage/digital_hmdp/banner.png") no-repeat center;
	background-size:100% 100%;
	text-align:left;
}
.banner-product-title {
	color:#ffffff;
	font-weight:500;
	font-size:2.625rem;
}
.banner-product-retxt{
    font-weight: 400;
font-size: 1.25rem;
color: #FFFFFF;
opacity: 0.4;
line-height: 2rem;
text-align: left;
}
.banner-product-txt {
    width: 34.3125rem;
text-align: left;
	color:#FFFFFF;
	height:5.8125rem;
	font-size:0.875rem;
	font-weight:400;
	line-height: 1.6875rem;
    margin-top: .5625rem;
}
.banner-product .more-white-see{
    top: 14.3125rem;
    width: 8.75rem;
    height: 2.5rem;
    padding: .5625rem 2.25rem;
}
#download{
left:0;
}
#action{
   background: #28ABC3;
    border: none;
left: 10.0625rem;
}
#action:hover{
    background: linear-gradient( 90deg, #00D1EB 0%, #00B8F5 100%);
   
}
#action:hover .more-see-white-txt{
    color: #ffffff;
}
/* 应用模式 */
.challange-container {
	padding:5rem 0 5.625rem;
	background:url('../img/pageimage/digital_hmdp/dingwei_bg.png') bottom
    no-repeat;
	background-size:100%;
	background-color:#ffffff;
	text-align:left;
}
.challange-container h2 {
	text-indent:0rem;
	letter-spacing:0.5rem;
}
.challange-tags {
	width:auto;
	margin-top:1.375rem;
	display:flex;
	flex-wrap:wrap;
}
.challange-tag:first-child,.challange-tag:nth-child(3) {
	margin-left:0;
}
.challange-container .challange-tag:nth-child(4) {
	margin-left:5rem;
}
.challange-tag-subtitle {
	line-height:1.125rem;
}
.challange-tag {
	margin-top:1.25rem;
	color:rgba(9,15,33,0.5);
	padding:1rem 1.4375rem;
	margin-left:1.6875rem;
	width:auto;
	height:1.125rem;
	transition:all 0.5s;
}
.challange-tag-active {
	color:#090f21;
	background:rgba(255,255,255);
	box-shadow:0.3125rem 0.3125rem 1.25rem rgb(26 39 59 / 10%);
	border-radius:0.375rem;
	transition:all 0.5s;
}
.challenge-para {
	margin:0 2.0625rem 0 1.3125rem;
	display:flex;
	flex-direction:column;
	justify-content:center;
}
.challenge-para .challange-tag-title {
	font-size:0.875rem;
	width:23.75rem;
	line-height:1.5rem;
	color:rgba(9,15,33,0.5);
}
.challenge-para .challange-tag-subtitle {
	margin-top:0;
	margin-bottom:1.125rem;
	line-height:1.125rem;
	color:#090f21;
}
/* core核心 */
.aps-tabs {
	width:75rem;
	padding-top:1.25rem;
	margin:0 auto;
	display:flex;
	justify-content:center;
}
.aps-tab {
	width:6.25rem;
	margin-right:9.875rem;
	font-size:1.125rem;
	font-weight:400;
	color:rgba(9,15,33,0.5);
	z-index:1;
}
.aps-tab:last-child {
	margin-right:0;
}
.aps-tab-active {
	color:#090f21;
}
.aps-tabs .case-icon-active {
	margin:0.875rem auto -0.125rem auto;
}
.core-container {
    position: relative;
	background-color:#FFFFFF;
	padding:4.375rem 0 3.875rem 0;
	overflow:hidden;
}
.core-p {
	z-index:1;
	width:49.5rem;
	height:2.75rem;
	font-size:0.875rem;
	font-weight:400;
	line-height:1.5rem;
	color:rgba(9,15,33,0.5);
	margin:0.875rem 0 1.1875rem 0;
}
.core-box {
    margin-top: 2.375rem;
	z-index:1;
	width:75rem;
	height:38.75rem;
	/* padding:2.5rem 3.125rem; */
	/* background:rgba(255,255,255);
	box-shadow:0.3125rem 0.3125rem 1.25rem rgba(26,39,59,0.1);
	opacity:1;
	border-radius:1.25rem; */
}
.core-img {
	width:100%;
	height:100%;
}
.core-container .more-black-see,
.dese-concact  .more-black-see{
    margin-top: 1.875rem;
    width: 12.5rem;
    height: 2.5rem;
    background: #00B9CC;
    border-radius: 4px 4px 4px 4px;
    padding: .5625rem 2.8125rem;
    border: none;
    z-index: 1;
}
.core-container .more-see-black-txt,
.dese-concact  .more-see-black-txt{
font-weight: 400;
font-size: 1rem;
color: #FFFFFF;
}
.core-container .more-black-see:hover{
	cursor: pointer;
    background: linear-gradient( 90deg, #00D1EB 0%, #00B8F5 100%);
}
.core-container .more-black-see:hover .more-see-black-bg,
.dese-concact .more-black-see:hover .more-see-black-bg{
    width: 100%;
    height: auto;
}
.core-container .more-black-see:hover>div,.core-container .more-black-see>div,
.dese-concact .more-black-see:hover>div,.dese-concact .more-black-see>div{
    background: url(../img/index-page/white-arrow.svg) no-repeat;
}
.core-contact-txt{
font-weight: 500;
font-size: .875rem;
color: rgba(9,15,33,0.5);
margin-top: .75rem;
z-index: 1;
}

/* 核心功能 */
.ability-container {
	background-color:#F5F7FA;
	padding:3.75rem 0 5.625rem;
}
.ability-container  .card-content{
	z-index: 1;
}
.card-content1 ul {
	display:flex;
	margin-top:1.8125rem;
	justify-content:space-between;
	width:75rem;
	z-index: 1;
}
.card-content2 ul {
	display:flex;
	margin-top:3rem;
	justify-content:space-between;
	width:75rem;
	z-index: 1;
}
.vertical-icon-box {
	margin-top:0 !important;
	width:22rem;
}
.vertical-icon-box p {
	width:18.75rem;
}
/* //hover上移0.625rem */
.vertical-icon-box:hover .icon-box {
	transform:translateY(-0.625rem);
}
/* 应用场景 */
.app-container {
	padding:4.375rem 0 5.1875rem;
}
.app-content {
	width:75rem;
	margin:0 auto;
	z-index:1;
}
.app-boxes {
	margin-top:2.8125rem;
	display:flex;
	justify-content:space-between;
}
.app-box {
	width:35rem;
	height:25.1875rem;
	background:rgba(255,255,255);
	box-shadow:0.3125rem 0.3125rem 1.25rem rgba(26,39,59,0.06);
	opacity:1;
	border-radius:0.625rem;
}
.app-box-title {
	margin:2.5625rem 0 2.125rem;
	font-size:1.125rem;
	font-weight:400;
	color:rgba(9,15,33,0.5);
}
.app-box-line {
	width:30.6875rem;
	height:0.0625rem;
	background-color:#e1e4ea;
	margin:0 auto;
}
.app-box-img {
	margin-top:1.1875rem;
	width:35rem;
	height:16.75rem;
}
/* 产品特点 */
.feature-container {
	padding:5.9375rem 0 5.5625rem 0;
	height:29.375rem;
	background-color:#F5F7FA;
}
.feature-content {
	width:75rem;
	display:flex;
	justify-content:space-between;
	z-index:1;
}
.feature-tit {
	position:absolute;
	top:16.9375rem;
	left:50%;
	transform:translateX(-50%);
}
.feature-row {
	z-index:2;
	position:relative;
}
.feature-box-content {
	width:17.5rem;
}
.feature-box-icon {
	width:2.625rem;
	height:2.625rem;
	padding:0.5625rem;
	background:rgba(255,255,255);
	box-shadow:0rem 0.375rem 1.25rem rgba(10,44,115,0.08);
	border-radius:0.875rem;
	transition:all 0.5s;
}
.feature-box-icon:hover {
	transform:translateY(-0.625rem);
}
.feature-box-icon img {
	width:100%;
	height:100%;
}
.feature-box-title {
	font-size:1.375rem;
	font-weight:400;
	margin-top:1.25rem;
	color:#090f21;
}
.feature-box-p {
	margin-top:1.25rem;
	width:17.5rem;
	height:4rem;
	font-size:0.875rem;
	font-weight:400;
	line-height:1.5rem;
	color:rgba(9,15,33,0.5);
}
.feature-img {
	width:7.25rem;
	height:7.75rem;
	margin-bottom:0.4375rem;
}
.feature-bg-1 {
	position:absolute;
	top:13.5rem;
	left:50%;
	transform:translateX(-50%);
	width:43rem;
	height:43rem;
	background:rgba(255,255,255);
	box-shadow:0rem 0.375rem 2.5rem rgba(10,44,115,0.06);
	border-radius:50%;
}
.feature-bg-2 {
	position:absolute;
	left:50%;
	transform:translateX(-50%);
	top:5.6875rem;
	width:58.625rem;
	height:58.625rem;
	background:rgba(255,255,255);
	box-shadow:0rem 0.375rem 2.5rem rgba(10,44,115,0.06);
	border-radius:50%;
	z-index:-1;
}
.feature-bg-3 {
	position:absolute;
	left:50%;
	transform:translateX(-50%);
	top:-2.6875rem;
	width:75.375rem;
	height:75.375rem;
	background:rgba(255,255,255);
	box-shadow:0rem 0.375rem 3.75rem rgba(10,44,115,0.04);
	border-radius:50%;
	opacity:0.76;
	z-index:-2;
}
/* 核心优势 */
.values-container {
	padding:4.375rem 0 8.5rem;
	background: #ffffff;
}
.value-core-box {
	display:flex;
	position:relative;
	margin-top:2.9375rem;
	z-index:1;
	width:75rem;
	height:25rem;
	background:rgba(255,255,255);
	box-shadow:0rem 0.375rem 1.25rem rgba(10,44,115,0.08);
	border-radius:1.25rem;
}
.value-box {
	width:30rem;
	background:url('../img/pageimage/digital_onekeeper/value-box-bg.png') right
    bottom no-repeat;
	background-size:27.4375rem 11.8125rem;
}
.value-img {
	position:absolute;
	right:0;
	top:0;
	width:45rem;
	height:25rem;
}
.value-box-title {
	font-size:1.75rem;
	font-weight:500;
	line-height:3rem;
	color:#090f21;
}
.values-container .mobile-tag-p {
	width:20.25rem;
	margin-top:1.5625rem;
	font-size:0.875rem;
	font-weight:400;
	line-height:1.5rem;
	color:rgba(9,15,33,0.5);
}
.value-box-para {
	text-align:left;
	margin:5.375rem 0 0 3.8125rem;
}
.value-line {
	position:absolute;
	right:33.75rem;
	width:0.125rem;
	height:25rem;
	background:rgba(255,255,255);
	opacity:0.45;
}
.value-tag-index {
	display:flex;
	margin:8.75rem 0 0 0rem;
	z-index:1;
}
.value-index-circle {
	position:relative;
	width:1.0625rem;
	height:1.0625rem;
	background:rgba(255,255,255);
	border-radius:50%;
	opacity:0.5;
	margin-bottom:2rem;
}
.value-tag-name-active .value-index-circle {
	opacity:1;
}
.value-tag-name-active .value-index-circle::after {
	width:3.6875rem;
	height:3.6875rem;
	content:'';
	display:block;
	position:absolute;
	left:-1.3125rem;
	top:-1.3125rem;
	box-shadow:inset #ffffff 0 0 0.3125rem;
	border-radius:50%;
	animation:loopzoom 2s ease-out 0s infinite;
}
.value-tag-name-active .value-index-circle::before {
	width:2.0625rem;
	height:2.0625rem;
	content:'';
	display:block;
	position:absolute;
	left:-0.5rem;
	top:-0.5rem;
	box-shadow:inset #ffffff 0 0 0.3125rem;
	border-radius:50%;
	animation:loopzoom 2s ease-out 0s infinite;
}
.value-tag-name {
	margin-top:1.25rem;
	display:flex;
	flex-direction:column;
	align-items:center;
	width:11.25rem;
	height:6.875rem;
	font-size:1.125rem;
	font-weight:400;
	line-height:1.9375rem;
	color:#ffffff;
}
/* 产品荣誉 */
.advangtages-container{
background: url('../img/pageimage/d_hdsp/annual-bg.png');
background-size: 100% 100%;
padding: 5rem 0 7.1875rem;
}
.annual-container{
/* padding-bottom: 5rem; */
}
.annual-content-flex{
    width: 75rem;
}
.ad-title{
text-align: left;
}
.ad-title h2{
        letter-spacing: .5rem;
    text-indent: 0;
}
.annual-content{
	width: 75rem;
    height: 23.9375rem;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    margin-top: -2rem;
    margin-left: 1.9375rem;

}
.event-tit{
    text-align: left;
	position: relative;
	font-size: 1.125rem;
font-weight: 500;
line-height: 1.9375rem;
color: #090F21;
}
.honour-evnet{
      margin-top: 1.75rem;
    margin-left: 6.875rem;
}
.honour-evnet:first-child{
    margin-left: 0;
    margin-top: 4.6875rem;
}
.honour-evnet .event-tit::before{
	position: absolute;
	    left: -1.9375rem;
    top: .125rem;
    content: '';
    width: 1.625rem;
    height: 1.625rem;
}
.honour-evnet:first-child .event-tit::before{
background: url('../img/pageimage/d_hdsp/honor-icon-1.svg');
	background-size: 100% 100%;
}
.honour-evnet:nth-child(2) .event-tit::before{
background: url('../img/pageimage/d_hdsp/honor-icon-2.svg');
	background-size: 100% 100%;
}
.honour-evnet:nth-child(3) .event-tit::before{
background: url('../img/pageimage/d_hdsp/honor-icon-3.svg');
	background-size: 100% 100%;
}
.honour-evnet:nth-child(4) .event-tit::before{
background: url('../img/pageimage/d_hdsp/honor-icon-4.svg');
	background-size: 100% 100%;
}
.honour-evnet:nth-child(5) .event-tit::before{
background: url('../img/pageimage/d_hdsp/honor-icon-5.svg');
	background-size: 100% 100%;
}
.honour-evnet:nth-child(6) .event-tit::before{
background: url('../img/pageimage/d_hdsp/honor-icon-5.svg');
	background-size: 100% 100%;
}
.honour-evnet:nth-child(3){
    margin-top: 3.1875rem;
}
.honour-evnet:nth-child(4){
    margin-top: -2.0625rem;
}
.honour-evnet:nth-child(5){
    margin-top: 1.6875rem;
}
.honour-evnet:nth-child(6){
    margin-top: 1.5625rem;
}
.honour-list{
margin-top: .4375rem;
    /* margin-left: -1.5rem; */
}
.honour-item:first-child{
	margin-top: 0;
}
.honour-item{
    text-align: left;
	margin-top: .625rem;
font-weight: 400;
font-size: .875rem;
color: rgba(9,15,33,0.7);
line-height: 1.5rem;
}
.honour-content-div{
    margin-left: -2rem;
}
.honourImg{
	width: 75rem;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}
.imgBox{
	margin-top: 2.75rem;
	width: 13.75rem;
	height: 12.75rem;
	background: rgba(255,255,255);
	box-shadow: 0rem .375rem 1.25rem rgba(10,44,115,0.08);
	opacity: 1;
	border-radius: 14px;
}
.imgBox img{
     width: 13.75rem;
     height: 10.125rem;
     background-color: #F5F7FA;
     border-radius: 14px 14px 0 0;
}
.imgBox .honourimg-txt{
	text-align: center;
	margin-top: .6875rem;
font-size: .75rem;
font-weight: 400;
line-height: .875rem;
color: #090F21;
}
.annual-swiper-container{
    width: 75rem;
    overflow: hidden;
}
.annual-swiper-container .swiper-slide{
    /* width: 13.75rem!important; */
}
 .swiper-container-free-mode>.swiper-wrapper{
    -webkit-transition-timing-function:linear!important;
    -o-transition-timing-function:linear!important;
    transition-timing-function:linear!important; }
/* 小得瑟咨询 */
.dese-concact{
    width: 100%;
    height: 24.375rem;
    background: url('../img/pageimage/d_hdsp/xiaodese-bg.png');
    background-size: 100% 100%;
}
.xiaodese{
    width: 25.625rem;
    height: 23.4375rem;
    position: absolute;
    right: 4.1875rem;
    top: .9375rem;
}
.dese-tit{
    display: block;
        margin: 6.25rem 0 0 4.9375rem;
}
.dese-tit-title{
font-weight: 500;
font-size: 2.75rem;
color: #FFFFFF;
line-height: 3.125rem;
}
.dese-tit-para{
font-weight: 400;
font-size: 1.125rem;
color: #FFFFFF;
line-height: 3.125rem;
}
.dese-concact .more-black-see{
     width: 18rem;
     height: 3.25rem;
     margin-left: -0.0625rem;
     padding:.5625rem 3.875rem;
     margin-top: 1.4375rem;
     background: linear-gradient( 94deg, #FFCB33 0%, #FF8D09 100%);
}
.dese-concact .more-black-see:hover{
    cursor: pointer;
    background: linear-gradient( 265deg, #FFCB33 0%, #FF8D09 100%);
    /* animation:  deseButton 0.3s linear;
    -webkit-animation:  deseButton 0.3s linear; */
}
/* @keyframes deseButton {
    0%{
background: linear-gradient( 94deg, #FFCB33 0%, #FF8D09 100%);
    }
    25%{
      background: linear-gradient( 144deg, #FFCB33 0%, #FF8D09 100%);  
    }
    50%{
background: linear-gradient( 180deg, #FFCB33 0%, #FF8D09 100%);
    }
    75%{
        background: linear-gradient( 224deg, #FFCB33 0%, #FF8D09 100%);
    }
    100%{
background: linear-gradient( 265deg, #FFCB33 0%, #FF8D09 100%);
    }
} */
.dese-concact  .more-see-white-txt{
font-weight: 500;
font-size: 1.5rem;
color: #FFFFFF;
}
.dese-bg1,.dese-bg2,.dese-bg3{
    display: none;
    transform: none!important;
    -webkit-transform: none!important;
    -moz-transform: none!important;
    -ms-transform: none!important;
    -o-transform: none!important;
}

/* 客户案例 */
.case-container {
    background-color: #FFFFFF;
	padding:4.375rem 0 0;
	background-size:100%;
}
.case-iconbox{
    background: #FFFFFF;
      border-radius: 10px 10px 10px 10px;
width: 13.75rem;
height: 3.875rem;
margin-top: .125rem;
    box-sizing: border-box;
    padding: .6875rem;
    margin: 1px;
}
.case-iconbox img{
	width: 10rem;
	height: 2.375rem;
}
.case-tag-hidden{
      border-radius: 10px 10px 10px 10px;
height: 4rem;
  width: 13.9375rem;
  overflow: hidden;
}
@media (min-width:1680px) {
.case-tag-hidden{
	height: 4.0625rem;
}
	}
.case-tag-hidden-active{
 box-shadow: 6px 6px 20px 1px rgba(0,50,126,0.08);
    border-radius: 10px 10px 10px 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    /* border: 1px solid #22C9DE; */
    animation:  colorchange 1s linear;
    -webkit-animation:  colorchange 1s linear;
}
.case-iconbox-active::before{
  content: '';
   border-radius: 10px 10px 10px 10px;
  position: absolute;
  top: -2px;
  left: -2px;
  height: 4.0625rem;
  width: 13.9375rem;
  z-index: -1;
  /*border: 1px solid #22C9DE;
  */background-image: conic-gradient(#22C9DE,#22C9DE,#22C9DE,#22C9DE);
  animation: rotate 1s linear 1;
  -webkit-animation: rotate 1s linear 1;
}
.case-iconbox-active{
      border-radius: 10px 10px 10px 10px;
    position: relative;
    margin: 1px;
}
@keyframes colorchange {
0% {
box-shadow: none;
}
100% {
box-shadow: 6px 6px 20px 1px rgba(0,50,126,0.08);}
}
@keyframes rotate {
  0% {
    background-image:conic-gradient(transparent,transparent,transparent,#22C9DE);
    transform: rotate(0deg);
  }
  50%{
     background-image:conic-gradient(transparent,transparent,#22C9DE,#22C9DE);
  }
  75%{
    background-image:conic-gradient(transparent,#22C9DE,#22C9DE,#22C9DE);
  }
  100%{
    transform: rotate(360deg);
  background-image: conic-gradient(#22C9DE,#22C9DE,#22C9DE,#22C9DE);
  }
}
.case-icon-img {
	    width: 75rem;
    height: 5.0625rem;
    margin: 0 auto;
    /* margin-top: 0.9375rem; */
    display: flex;
    justify-content: space-between;
    z-index: 1;
        padding:3px 2px 0 2px;
    box-sizing: border-box;

}
.case-log-change{
    margin-top: 2.875rem;
}
.case-content-df {
	margin-top:0;
}
.case-tag-title{
	line-height: 2.25rem;
font-weight: 500;
font-size: 1.125rem;
color: #090F21;
text-align: center;
}
.case-tag-p{
        margin-top: .5rem;
font-weight: 400;
font-size: .875rem;
color: rgba(9,15,33,0.5);
}
.case-tags {
	margin-top:2.9375rem;
	display:block;
    z-index: 1;
}
.case-right{
    z-index: 1;
}
.case-tags .challange-tag{
    margin-top: .4375rem;
}
.case-tags .challange-tag-subtitle {
	font-weight:500;
	line-height:1.625rem;
}
.case-con{
width: 100%;
background-color: #f5f7fa;
    padding-bottom: 3.75rem;
}

.case-tag-para{
width: 7rem;
height: 1.75rem;
background: #F6F8FB;
border-radius: 4px 4px 4px 4px;
padding: .4375rem .875rem;
box-sizing: border-box;
font-weight: 400;
font-size: .875rem;
color: rgba(9,15,33,0.5);
margin-top: .9375rem;
}
.case-right .jingmao-content img{
    width: 28.6875rem;
    height: 22.5rem;
    margin-top: -3.625rem;
    margin-right: -1.625rem;
}
.case-right .challenge-para:first-child p{
margin-top: 1rem;
    width: 24.8125rem;
}
.yewu-title{
    margin: -0.5rem 0 .8125rem -1.6875rem;
    font-weight: 500;
font-size: 1.125rem;
color: #090F21;
/* line-height: 28px; */
}
.yewu-title-blod{
    font-weight: 500;
    color: #090F21;
}
.case-fangan-bold{
    font-weight: 500;
font-size: 1.125rem;
color: #090F21;
line-height: 1.75rem;
text-align: center;
margin-left: -5.25rem;
    /* margin-top: 1rem; */
}
.case-right .content-right:nth-child(3) .challange-tag-title{
    font-weight: 400;
font-size: .75rem;
color: rgba(9,15,33,0.5);
margin-left: -1.375rem;
}
.case-right .content-right:nth-child(3) .challange-tag-title::before{
      display: none;
}
.case-right .content-right:nth-child(3) .jiazhi-bold-tit::before{
  display: block;
    content: '';
    width: .875rem;
    height:.875rem;
    border: none;
    position: absolute;
    top: .5rem;
    left: -1.3125rem;
    background: url('../img/pageimage/d_hdsp/jiazhi-before.svg');
    background-size: 100% 100%;
}
.jiazhi-bold-tit{
    position: relative;
    font-weight: 400;
font-size: 1rem;
color: #090F21;
text-align: left;
}
.case-content-df:first-child .content-right:nth-child(2) .para-df img,
.case-content-df:nth-child(4) .content-right:nth-child(2) .para-df img{
width: 2.5rem;
height: 1.6875rem;
}
.case-content-df:nth-child(2) .content-right:nth-child(2) .para-df .case-fangan-bold,
.case-content-df:nth-child(3) .content-right:nth-child(2) .para-df .case-fangan-bold{
text-align: left;
margin-top: 0;
margin-left: 0;
}
.case-content-df:nth-child(2) .content-right:nth-child(3) .jiazhi-img-bg{
    position: absolute;
    top: 12.75rem;
    left: 15.6875rem;
    width: 42rem;
    height: 9.375rem;
}


.case-content-df:first-child .content-right:nth-child(2) .case-fangan,
.case-content-df:nth-child(4) .content-right:nth-child(2) .case-fangan{
justify-content: flex-start;
margin-left: 2.6875rem;
margin-top: 1.6875rem;
}
.case-content-df:first-child .content-right:nth-child(2) .para-df,
.case-content-df:nth-child(4) .content-right:nth-child(2) .para-df{
	margin-top: -1.625rem;
	margin-right: .375rem;
}
.case-content-df:first-child .content-right:nth-child(2) .para-df img,
.case-content-df:nth-child(4) .content-right:nth-child(2) .para-df img{
	margin:0;
}
.case-content-df:first-child .content-right:nth-child(2) .case-fangan-bold,
.case-content-df:nth-child(4) .content-right:nth-child(2) .case-fangan-bold{
	margin-left: .8125rem;
	text-align: left;
}
.case-content-df:first-child .content-right:nth-child(2) .challange-tag-title,
.case-content-df:nth-child(4) .content-right:nth-child(2) .challange-tag-title{
line-height: 1.75rem;
width: 11.25rem;
margin-top:-0.1875rem;
}
.case-content-df:nth-child(4) .content-right:nth-child(2) .challange-tag-title{
	width: 16.875rem;
	margin-left: .6875rem;
}
.case-content-df:first-child .content-right:nth-child(3) .jiazhi-bold-tit,
.case-content-df:nth-child(3) .content-right:nth-child(3) .jiazhi-bold-tit,
.case-content-df:nth-child(4) .content-right:nth-child(3) .jiazhi-bold-tit{
	width: 13.75rem;
	height: 4.375rem;
font-weight: 400;
font-size: .875rem;
color: rgba(9,15,33,0.5);
line-height: 1.75rem;
}
.case-content-df:nth-child(3) .content-right:nth-child(3) .jiazhi-bold-tit,
.case-content-df:nth-child(4) .content-right:nth-child(3) .jiazhi-bold-tit{
	width: 45rem;
	height: auto;
    margin-top: .625rem;
}
.case-content-df:nth-child(3) .content-right:nth-child(3) .jiazhi-tit-b,
.case-content-df:nth-child(4) .content-right:nth-child(3) .jiazhi-tit-b{
font-weight: 500;
font-size: .875rem;
color: #090F21;
line-height: 1.375rem;
text-align: left;
}
.case-content-df .content-right:nth-child(2) .challange-tag-title{
line-height: 1.75rem;
width: 30.25rem;
margin-top: 1.25rem;
}
.case-content-df .content-right:nth-child(2) .challange-tag-title{
line-height: 1.75rem;
width: 36.25rem;
margin-top:.25rem;
}
.case-content-df:nth-child(2) .content-right:nth-child(3) .jiazhi-bold-tit{
font-weight: 500;
font-size: 1.125rem;
color: #090F21;
line-height: 1.75rem;
text-align: left;
}
.case-content-df:nth-child(2) .content-right:nth-child(3) .jiazhi-bold-txt1{
	width: 20rem;
font-weight: 400;
font-size: .875rem;
color: rgba(9,15,33,0.5);
line-height: 1.75rem;
text-align: left;
margin-left: -1.3125rem;
}
.case-tag>span{
	font-weight: 500;
font-size: .875rem;
color: #090F21;
opacity: 1;
}
.case-right .content-right:nth-child(2) .challange-tag-title::before{
	display: none;
}