.otp_dh{
	padding-top: 84px;
	text-align: center;
}
.otp_dh_title{
	font-size: 30px;
	padding-bottom: 18px;
}
.otp_dh_des{
	font-size: 20px;
	padding-bottom: 55px;
	color: #898989;
}
.dcdk_youshi{
	padding-bottom: 80px;
}
.dcdk_youshi ul{
	display: flex;
	text-align: center;
	justify-content: space-between;
	flex-wrap: wrap;
}
.dcdk_youshi ul li{
	width: 264px;
	border: 1px solid #cfd1d6;
	border-radius: 6px;
	padding: 0px 28px 28px;
}
.dcdk_youshi ul li .img{
	height: 118px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.dcdk_youshi ul li .title{
	font-size: 20px;
	font-weight: bold;
	color: #000;
	padding-bottom: 12px;
}
.dcdk_youshi ul li .des{
	color: #979995;
}
.dcdk_iplease_t ul li{
	width: 49%;
	margin-bottom: 22px;
}
.dcdk_iplease{
	border: 1px solid #cfd1d6;
	border-radius: 6px;
	overflow: hidden;
}
.dcdk_iplease th, .dcdk_iplease tr:nth-child(even){
	background-color: #f6f6f6;
}
.dcdk_iplease th, .dcdk_iplease td{
	height: 58px;
	width: 20%;
	padding-left: 18px;
}
.dcdk_iplease table{
	border: 0px;
	width: 100%;
}
.dcdk_iplease .price{
	color: #1e42ca;
	font-size: 18px;
}
.dcdk_iplease .support{
	display: inline-block;
	background: url(../images/zulin1_03.png) no-repeat left center;
	padding-left: 35px;
}
.dcdk_iplease a{
	display: inline-block;
	width: 122px;
	line-height: 40px;
	color: #fff;
	font-size: 14px;
	text-align: center;
	border-radius: 6px;
	background-color: #1e42ca;
}
.dcip_solution{
	padding-top: 15px;
	padding-bottom: 26px;
}
.dcip_solution a{
	color: #1e42ca;
}
#barcon{
	text-align: center;
	line-height: 38px;
	font-size: 14px;
}
#barcon a, #barcon span{
	display: inline-block;
	padding: 0px 18px;
	margin-left: 18px;
	border-radius: 4px;
	border: 1px solid #cfd1d6;
}
#barcon a{
	color: #000;
}
#barcon span{
	color: #898989;
}
#barcon a:hover, #barcon span.currentPage{
	background-color: #1e42ca;
	color: #fff;
}
.gs_list dd .protop .des{
	color: #979995;
	padding-top: 10px;
}
.gs_list dd:hover .protop .des, .gs_list dd.on .protop .des{
	color: #fff;
}
.gs_list dd.on .pro_buy a{
	background-color: #fff;
	color: #1e42ca;
}
.gs_list .features{
	font-size: 14px;
	font-weight: bold;
}
.gs_list .pro_cli{
	padding: 0px 28px 30px;
}
.dc_trusteeship_t ul li{
	width: 49%;
	margin-bottom: 22px;
	padding-top: 46px;
	padding-left: 0px;
	padding-bottom: 38px;
	display: flex;
	flex-direction: row;
	text-align: left;
	align-items: center;
}
.dc_trusteeship_t ul li .img{
	height: auto;
	width: 192px;
	text-align: center;
}
.dc_trusteeship_t ul li .li{
	flex: 1;
}
.dc_cablease ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.dc_cablease ul li{
	width: 25%;
	text-align: center;
	margin-bottom: 100px;
}
.dc_cablease ul li .img{
	height: 74px;
}
.dc_cablease ul li .title{
	font-size: 20px;
	font-weight: bold;
	padding-bottom: 8px;
}
.dc_cablease ul li .des{
	color: #979995;
}
.gs_list dd .pro_buy .price{
	line-height: unset;
	padding-bottom: 15px;
}
@media only screen and (max-width: 760px) {
	#barcon a.numpag, #barcon span.numpag{
		display: none;
	}
	.double-row {
		display: table-row-group;
	}
	.dcdk_iplease th:last-child{display: none;}
	.dcdk_iplease th, .dcdk_iplease td{
		font-size: 14px;
		height:unset;
		width: 25%;
		padding-left: 10px;
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.dcdk_iplease .support{
		background: none;
		padding-left: 0px;
	}
	.dcdk_iplease .price{
		padding-top: 16px;
		padding-bottom: 10px;
		font-size: 14px;
		display: inline-block;
	}
	.dcdk_youshi{
		padding-bottom: 30px;
	}
	.dcdk_iplease a{
		width: 80px;
		line-height: 30px;
		margin-bottom: 16px;
	}
	.dc_cablease ul li{
		width: 50%;
	}
	.dcdk_youshi ul li{
		width: 48%;
		margin-bottom: 20px;
	}
	.dcdk_iplease_t ul li, .dc_trusteeship_t ul li{
		width: 100%;
	}
	.dc_trusteeship_t ul li .img{
		width: 120px;
	}
}