.ywtx_cdjq_cont .title-section {
    display: flex;
    align-items: center;
     margin-top: 25px;
    margin-bottom: 25px;
}

.ywtx_cdjq_cont .title-section .large-number {
    color: #e5e5e5;
    display: block;
    margin-right: 20px;
}

.ywtx_cdjq_cont .title-section .main-title {
    color: #169cc0;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
}
 .ywtx_cdjq_cont .title-section .main-title .strong 
{
     margin-bottom: 6px;
 }

.ywtx_cdjq_cont .title-section .subtitle {
    color: #666666;
}

.ywtx_cdjq_cont .title-section .bullet-point {
    background: #169cc0;
    height: 10px;
    width: 10px;
    border-radius: 100%;
    margin-right: 18px;
}

.ywtx_cdjq_cont .content-section {
    margin-bottom: 30px;
}

.ywtx_cdjq_cont .content-section .section-title {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}

.ywtx_cdjq_cont .content-section .section-title .bullet-point {
    background: #169cc0;
    height: 10px;
    width: 10px;
    border-radius: 100%;
    margin-right: 18px;
}

.ywtx_cdjq_cont .content-section .section-title .title-text {
    color: #169cc0;
    font-weight: bold;
}

.ywtx_cdjq_cont .content-section .section-title .title-text.single {
    margin-right: 60px;
}

.ywtx_cdjq_cont .content-section .content-text {
    color: #666666;
    padding: 5px 20px;
}

.ywtx_cdjq_cont .content-section .process-text {
    color: #169cc0; 
}

.ywtx_cdjq_cont .content-section .audience-content {
    clear: both;
    width: 100%; 
    display: flex;
    align-items: center;
}

.ywtx_cdjq_cont .content-section .audience-text {
    color: #666666;
    display: block;
    width: 100%; 
    background: linear-gradient(0deg, #a7d9e7, #f3f3f3 260px); 
    line-height: 30px !important;
    padding: 8px 0 8px 20px;
    border-radius: 10px;
}

.ywtx_cdjq_cont .content-section .audience-text.short {
    background: linear-gradient(0deg, #a7d9e7, #f3f3f3 160px);
}

.cdjq {
	padding: 120px;
	color: #333333;
}

.cdjq_title {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;

	
	text-align: center;
	font-weight: bold;
}

.cdjq_title02 {
	margin-top: 10px;
	width: 30px;
	height: 3px;
	background-color: #169CC0;
}

.cdjq_ms {
	margin: 30px 0;
	color: #333333;
}

.cdjq_xian {
	width: 100%;
	height: 2px;
	background-color: #169CC0;
}

.cdjq_01 {
	margin: 30px 0;
}

.cdjq_00title {
	display: flex;
	align-items: center;
	
	color: #169CC0;
	font-weight: bold;
}

.cdjq_00title_left {
	
	color: #e6e6e6;
	margin-right: 10px;
}

.cdjq_01ng_item {
	margin-top: 20px;
	color: #666666;
}

.cdjq_01ng_item_left {
	
	color: #169CC0;
	font-weight: 400;
}

.cdjq_02 {
	margin: 30px 0 60px 0;
}

.cdjq_02ng {
	margin-top: 60px;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #169CC0;
	font-weight: bold;
	/* flex-wrap: wrap; */
}

.cdjq_02ng_item {
	display: flex;
	justify-content: center;
	align-items: center;
	
}

.cdjq_02ng_item:not(:last-child) {
	margin-right: 160px;
}

.cdjq_02ng_left {
	margin-right: 26px;
	width: 90px;
}

.cdjq_03 {
	margin: 40px 0;
}

.cdjq_03ng_item {
	margin-top: 20px;
	display: flex;
	color: #666666;
}

.cdjq_03ng_item_left {
	background: #169cc0;
	height: 10px;
	width: 10px;
	border-radius: 100%;
	margin-right: 18px;
	margin-top: 10px;
}

.cdjq_03ng_item_right {
	flex: 1;
}

.cdjq_03ng_item_right_title {
	color: #169CC0;
	font-weight: 400;
}

@media screen and (max-width: 1400px) {
    .ywtx_cdjq_cont .content-section .section-title .title-text.single {
        margin-right: 40px;
    }
}

@media screen and (max-width: 1250px) {
    .ywtx_cdjq_cont .content-section .section-title .title-text.single {
        margin-right: 20px;
    }
}

@media only screen and (max-width: 1024px) {
	.cdjq_02ng {
		margin-top: 20px;
	}

	.cdjq_02ng_item {
		width: 100%;
		margin-right: 0 !important;
		margin-top: 20px;
		justify-content: flex-start;
	}
}

@media screen and (max-width: 768px) {
	.ywtx_cdjq_cont .title-section {
		margin-top: 25px;
		margin-bottom: 25px;
	}

	.ywtx_cdjq_cont .title-section .large-number {
		margin-right: 15px;
	}

	.ywtx_cdjq_cont .content-section {
		margin-bottom: 30px;
	}

	.ywtx_cdjq_cont .content-section .section-title {
		margin-bottom: 20px;
	}

	.ywtx_cdjq_cont .content-section .content-text {
		margin-left: 10px;
	}

	.ywtx_cdjq_cont .content-section .audience-text {
		line-height: 36px;
	}

	.cdjq_02{
		margin: 20px 0 30px 0;
	}

	.cdjq_02ng_item {
		margin-top:0;
		justify-content: flex-start;
	}

	.cdjq_02ng_item .cdjq_02ng_left {
		margin-right: 10px;
		width: 44px;
	}
}

 .ywtx_cdjq_cont .content-section p.content-text.process-text span {
	padding-right: 10px;
}


@media screen and (max-width: 480px) {
    .ywtx_cdjq_cont .content-section .section-title .bullet-point {
        margin-right: 10px;
    }

    .ywtx_cdjq_cont .content-section .section-title .title-text {
        
        margin-right: 10px;
    }

    .ywtx_cdjq_cont .content-section .section-title .title-text.single {
        margin-right: 15px;
    }

    .ywtx_cdjq_cont .content-section .content-text {
        margin-left: 5px;
    }

    .ywtx_cdjq_cont .content-section .audience-text {
        padding: 10px; 
        line-height: 28px;
    }
}