.DH_service_01{
	padding: 0;
}

.DH_service_01 .box-1 .list dl {
	float: left;
	width: 100%;
	display: table;
	border: 1px solid #ededed;
	padding: 2% 0;
	margin-bottom: 2%;
	border-radius: 4px;
	box-shadow: 0 2px 25px 0 rgba(4, 24, 43, .1);
}

.DH_service_01 .box-1 .list dl {
	width: 23.5%;
	margin-right: 2%;
}

.DH_service_01 .box-1 .list dl:nth-child(4n) {
	margin-right: 0;
}

.DH_service_01 .box-1 .list dl:nth-child(4n+1) {
	clear: left;
}

.DH_service_01 .box-1 .list dl>* {
	display: table-cell;
	vertical-align: middle;
}

.DH_service_01 .box-1 .list dt {
	width: 85px;
}

.DH_service_01 .box-1 .list dt b {
	display: block;
	width: 45px;
	height: 45px;
	border-radius: 50%;
	background: #A41B35;
	color: #fff;
	font-size: 24px;
	position: relative;
	overflow: hidden;
	line-height: 45px;
	text-align: center;
	margin: 25px auto;
}

.DH_service_01 .box-1 .list dt b::after {
	position: absolute;
	content: '';
	width: 20px;
	height: 7px;
	background: #911028;
	bottom: 0;
	right: 0;
}

.DH_service_01 .box-1 .list dd {
	padding-right: 5%;
}

.DH_service_01 .box-1 .list dd h3 {
	padding: 3% 0;
	color: #222e3a;
	margin: 0;
	font-size: 16px;
	line-height: 1.5em;
}

.DH_service_01 .box-2 {
	background: #f5f7f9;
}

.DH_service_01 .box-2 .list ul {
	margin: 0 -2%;
}

.DH_service_01 .box-2 .list li {
	position: relative;
	z-index: 1;
	float: left;
	width: 46%;
	margin: 0 2%;
	margin-bottom: 2%;
	padding: 3%;
	border-radius: 4px;
	background: #fff;
	margin-bottom: 3%;
	background-repeat: no-repeat;
	background-position: 95% 80%;
	background-size: auto;
}

.DH_service_01 .box-2 .list li:nth-child(2n+1) {
	clear: left;
}

.DH_service_01 .box-2 .list li .Ispic {
	position: absolute;
	right: 5%;
	top: 15%;
	height: 70%;
	width: 35%;
}

.DH_service_01 .box-2 .list li .info {
	position: relative;
	z-index: 10;
	width: 62%;
	padding-right: 7%;
}

.DH_service_01 .box-2 .list li pre {
	font-size: 15px;
	line-height: 28px;
	height: 84px;
	overflow: hidden;
	color: #222e3a;
}

.DH_service_01 .box-2 .list li h3 {
	color: #A41B35;
	font-size: 18px;
	padding: 0 0 15px 0;
	margin: 0;
}

.DH_service_01 .box-3 {
	padding-bottom: 0;
}

.DH_service_01 .box-3 .ltit {
	text-align: left;
}

.DH_service_01 .box-3 .txt {
	position: relative;
	z-index: 1;
	padding: 3%;
}

.DH_service_01 .box-3 .txt .Ispic {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 50%;
}

.DH_service_01 .box-3 .txt .info {
	float: right;
	width: 50%;
	position: relative;
	z-index: 10;
	padding-left: 7%;
}

.DH_service_01 .box-3 .txt .info p {
	line-height: 28px;
	margin-top: 2%;
	text-align: justify;
	color: #222e3a;
	font-size: 15px;
}

.DH_service_01 .box-3 .btn {
	text-align: center;
	margin-top: 4%;
}

.DH_service_01 .box-3 .btn a {
	display: inline-block;
	float: left;
	line-height: 40px;
	font-size: 16px;
	background: #911028;
	color: #fff;
	padding: 0 35px;
	border-radius: 4px;
	margin-right: 20px;
}

.DH_service_01 .box-3 .btn a.btn2 {
	background: #A41B35;
}

.DH_service_01 .box-3 .list {
	margin-top: 5%;
}

.DH_service_01 .box-3 .list li {
	float: left;
	width: 20%;
	text-align: center;
	padding: 0 2%;
}

.DH_service_01 .box-3 .list li:nth-child(5n+1) {
	clear: left;
}

.DH_service_01 .box-3 .list li pre {
	text-align: center;
	font-size: 14px;
	line-height: 28px;
	color: #82888b;
}

.DH_service_01 .box-3 .list li .icon img {
	width: 100px;
	height: 100px;
}

.DH_service_01 .box-3 .list li h3 {
	color: #222e3a;
	font-size: 16px;
	font-weight: normal;
	padding: 25px 0 15px 0;
	margin: 0;
}

.DH_service_01 .box-4 .ltit {
	padding-bottom: 1%;
}

.DH_service_01 .box-4 .tit {
	font-size: 20px;
	color: #222e3a;
	text-align: center;
	padding-bottom: 2%;
}

.DH_service_01 .box-4 .table_1 {
	border-radius: 4px;
	background: #fff;
	padding: 20px;
	box-shadow: 0 2px 25px 0 rgba(4, 24, 43, .1);
}

.DH_service_01 .box-4 .table_1 tr:nth-child(2) {
	background: #f7fafc;
}

.DH_service_01 .box-4 .table_1 tr:nth-child(3) {
	background: #eef2f5;
}

.DH_service_01 .box-4 .table_1 th,
.DH_service_01 .box-4 .table_1 td {
	border-collapse: collapse;
	font-size: 14px;
	line-height: 24px;
	padding: 15px;
	color: #222e3a;
}

.DH_service_01 .box-4 .table_1 td {
	padding: 20px
}

.DH_service_01 .box-4 .table_1 td:nth-child(2n-1) {
	background: rgba(255, 255, 255, 0.3);
}

.DH_service_01 .box-4 .table_1 th {
	font-weight: normal;
	color: #A41B35;
	background: #fff;
	font-size: 20px;
	font-weight: bold;
	width: 100px;
}

.DH_service_01 .box-4 .table_1 .th_2,
.DH_service_01 .box-4 .table_1 .th_4 {
	background: #911028;
	color: #fff;
	font-weight: normal;
	font-size: 16px;
}

.DH_service_01 .box-4 .table_1 .th_3,
.DH_service_01 .box-4 .table_1 .th_5 {
	background: #A41B35;
	color: #fff;
	font-weight: normal;
	font-size: 16px;
}

.DH_service_01 .box-4 .table_1 td span {
	position: relative;
	padding-left: 15px;
	display: block;
	margin-bottom: 15px;
}

.DH_service_01 .box-4 .table_1 td span:before {
	position: absolute;
	content: "";
	left: 0;
	top: 11px;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background: #A41B35;
}

.DH_service_01 .box-5 {
	background: #f5f7f9;
}

.DH_service_01 .box-5 .tab {
	text-align: center;
	padding-bottom: 3%;
	line-height: 36px;
}

.DH_service_01 .box-5 span {
	display: inline-block;
	color: #222e3a;
	width: 30%;
	max-width: 124px;
	position: relative;
	margin: 0 5px;
	font-size: 16px;
	cursor: pointer;
	border-radius: 4px;
}

.DH_service_01 .box-5 span.active {
	background: #A41B35;
	color: #fff;
}

.DH_service_01 .box-5 span.active:before {
	position: absolute;
	content: '';
	left: 50%;
	border: 4px solid transparent;
	border-top-color: #A41B35;
	top: 100%;
	margin-left: -2px;
}

.DH_service_01 .box-5 li {
	background: #fff;
	padding: 2%;
	border-radius: 4px;
	width: 18.4%;
	float: left;
	margin-right: 2%;
}

.DH_service_01 .box-5 li:nth-child(5) {
	margin-right: 0;
}

.DH_service_01 .box-5 .list:first-child li {
	width: 23.5%;
	float: left;
	margin-right: 2%;
}

.DH_service_01 .box-5 .list:first-child li:nth-child(4) {
	margin-right: 0;
}

.DH_service_01 .box-5 li h3 {
	color: #A41B35;
	font-size: 18px;
	margin: 0;
}

.DH_service_01 .box-5 li p {
	line-height: 24px;
	height: 120px;
	color: #222e3a;
	margin-bottom: 0;
}
.DH_service_01_wap{
    display: none;
}
@media screen and (max-width: 768px) {
	.DH_service_01{
		display: none;
	}
	.DH_service_01_wap{
        display: block;
		padding: 20px 10px;
    }
}


.DH_service_01_wap .waptop .tit{
	text-align: center;
	color: #A41B35;
	margin-top: 20px;
    font-size: 20px;
    font-weight: bold;
}
.DH_service_01_wap .waptop .list .listc .c-tit{
	color: #fff;
	text-align: center;
	padding:15px 0;
	margin-top: 15px;
	box-sizing:border-box;
}
.DH_service_01_wap .waptop .list .listc .c-con{
	margin-top: 15px;
}
.DH_service_01_wap .waptop .list .listc .c-con span{
	position: relative;
	padding-left: 13px;
	display: block;
}
.DH_service_01_wap .waptop .list .listc .c-con span::before{
	position: absolute;
    content: "";
    left: 0;
    top: 11px;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #A41B35;
}
.DH_service_01_wap .waptop .list .listc:nth-child(2n-1) .c-tit{
	background: #911028;
	
}
.DH_service_01_wap .waptop .list .listc:nth-child(2n) .c-tit{
	background: #A41B35;
}