.vt_way{margin-bottom: 16px !important;display:flex !important;flex-wrap:wrap;}
.vt_way li{float:left;width: 190px;border: 1px solid #ddd;margin-right: 12px;text-align: center;}
.vt_way li:last-child{margin-right: 0;}
.vt_way li .step_num{font-size: 18px;line-height: 41px;color: #fff;font-weight: 700;background-color: #00397e;border-bottom: 1px solid #ddd;}
.vt_way li .icon{margin-bottom: 18px;}
.vt_way li:nth-child(4) .icon,.vt_way li:nth-child(5) .icon{margin-bottom: 22px;}
.vt_way li .img_txt_box{padding: 32px 10px;height: calc(100% - 41px);display:flex;flex-direction:column;justify-content:center;position:relative;}
.vt_way li .img_txt_box .txt{font-size: 16px;line-height: 22px;color: #333;font-weight: 700;}

.txt_sm{font-size: 14px;line-height: 16px;color: #333;font-weight: 700;margin-top: 4px;letter-spacing: -1.4px;}

.df_ul.ct_0209_list{margin: 20px 0 0;}
.ct_0209_list li{float:left;width: 50%;display:flex;align-items:center;margin: 0 0 30px;}
.ct_0209_list li:nth-child(5),.ct_0209_list li:nth-child(6){margin-bottom: 0;}
.ct_0209_list li div{padding-left: 24px;}
.ct_0209_list li div strong{font-size: 18px;line-height: 20px;color: #333;font-weight: 700;}
.ct_0209_list li div p{font-size: 16px;line-height: 18px;color: #333;margin-top: 4px;}

.green_dot li ul li{margin-top: 6px;}

@media all and (max-width:1300px) {
	.vt_way li{width: 15%;margin-right: 2%;}
}

@media all and (max-width:1024px) {
	.vt_way li{width: 32%;margin:0 2% 2% 0;}
	.vt_way li:nth-child(3n){margin-right: 0;}

	.txt_sm{font-size: 13px;line-height: 17px;margin-top: 3px;}
	.txt{font-size: 14px;line-height: 16px;}

	.ct_0209_list li{width: 49%;display:flex;align-items:center;margin: 0 2% 2% 0;}
	.ct_0209_list li:nth-child(2n){margin-right: 0;}
}

@media all and (max-width:768px) {
	.sub_top_box .t_icon img{width: 60px !important;}
	.vt_way{margin-bottom: 15px !important;}
	.vt_way li{width: 48%;margin: 0 4% 4% 0;}
	.vt_way li:nth-child(2n){margin-right: 0;}
	.vt_way li:nth-child(3n){margin-right: 4%;}
	.vt_way li:nth-child(5),.vt_way li:nth-child(6){margin-bottom: 0;}
	.vt_way li:last-child{margin-right: 0;}
	.vt_way li .step_num{font-size: 15px;line-height: 19px;padding: 10px;}
	.vt_way li .icon{margin-bottom: 8px;}
	.vt_way li:nth-child(4) .icon,.vt_way li:nth-child(5) .icon{margin-bottom: 10px;}
	.vt_way li .icon img{width: 47px;}
	.vt_way li .img_txt_box{padding: 15px 0 15px;height: 125px;}
	.vt_way li .img_txt_box .txt{font-size: 14px;line-height: 20px;}

	.txt_sm{font-size: 12px;line-height: 16px;margin-top: 2px;}
	.txt{font-size: 13px;line-height: 17px;}

	.df_ul.ct_0209_list{margin: 10px 0 0;}
	.ct_0209_list li{flex-direction: column;margin-bottom: 4%;}
	.ct_0209_list li img{width: 110px;}
	.ct_0209_list li div{padding-left: 0px;text-align: center;margin-top: 8px;}
	.ct_0209_list li div strong{font-size: 15px;line-height: 19px;}
	.ct_0209_list li div p{font-size: 13px;line-height: 19px;margin-top: 0px;}
}