.ywtx_xbcc_cont .paragraph-base {
    font-family: 微软雅黑;
    
    color: #333333;
}

.ywtx_xbcc_cont .title-section {
    display: flex;
    align-items: center;margin-top: 25px;
   margin-bottom: 25px;
}

.ywtx_xbcc_cont .title-section .large-number {
    color: #e5e5e5;
    
    font-family: 微软雅黑;
    display: block;
    margin-right: 20px;
}

.ywtx_xbcc_cont .title-section .main-title {
    color: #169cc0;
    
    font-family: 微软雅黑;
}
.ywtx_xbcc_cont .title-section .main-title .strong 
  {
    margin-bottom: 18px;
}




.ywtx_xbcc_cont .card-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
}




.ywtx_xbcc_cont .card-container {
    background-color: #fff;
    margin: 0 0 20px 0;
    border-radius: 6px;
    box-shadow: 1px 1px 5px #CCCCCC;
    display: grid;
    grid-template-columns: auto 1fr;
    align-items: stretch;
}

.ywtx_xbcc_cont .card-container.reverse-layout {
    grid-template-columns: 1fr auto;
}

.ywtx_xbcc_cont .card-container .card-image {
    border: 0;
    max-width: 100%;
    object-fit: cover;
    height: 100%;
}


.ywtx_xbcc_cont .card-container .card-content {
    padding: 20px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    height: 100%;
    flex-wrap: nowrap;
    align-content: space-around;
    justify-content: space-around;
    align-items: flex-start;
}

.ywtx_xbcc_cont .card-container:hover {
    box-shadow: 0 0 30px #ccc;
}


.ywtx_xbcc_cont .card-container .card-content .card-title {
    color: #169cc0;
    
    font-family: 微软雅黑;
}

.ywtx_xbcc_cont .divider {
    width: 100%;
    height: 2px;
    background: #169cc0;
    margin-top: 60px;
}

.ywtx_xbcc_cont .clear-both {
    clear: both;
}

.ywtx_xbcc_cont .list-container {
    list-style: none;
    display: flex;
    margin-bottom: 30px;
    flex-wrap: wrap;
}

.ywtx_xbcc_cont .list-container .list-item {
    width: 170px;
    text-align: center;
    flex: 1;
    margin-bottom: 20px;
}

.ywtx_xbcc_cont .list-container .list-item .list-item-text {
    color: #666666;
    
    font-family: 微软雅黑;
    margin-top: 20px;
}

.ywtx_xbcc_cont .title-section .bullet-point {
    background: #169cc0;
    height: 10px;
    width: 10px;
    border-radius: 100%;
    margin-right: 18px;
}

.ywtx_xbcc_cont .notice-text {
    margin: 40px 0 64px 18px;
    font-family: 微软雅黑;
    
    color: #666666;
}

.ywtx_xbcc_cont .qa-section {
    width: 100%;
    display: flex;
    align-items: center;
    margin: 20px 0;
}

.ywtx_xbcc_cont .qa-section .question {
    color: #169cc0;
    
    font-family: 微软雅黑;
    font-weight: bold;
    margin-top: 1px;
}

.ywtx_xbcc_cont .qa-section .answer {
    color: #666666;
    
    font-family: 微软雅黑;
    display: block;
    width: 100%;
    padding: 10px;
    background: linear-gradient(0deg, #a7d9e7, #f3f3f3 40px);
    padding-left: 16px;
}

.ywtx_xbcc_cont .qa-section .question-large {
    color: #169cc0;
    
    font-family: 微软雅黑;
    font-weight: bold;
    margin-right: 15px;
}

.ywtx_xbcc_cont .process-step {
    display: flex;
    align-items: center;
}

.ywtx_xbcc_cont .process-text {
    color: #333333;
    
    font-family: 微软雅黑;
    margin: 30px;
}

.ywtx_xbcc_cont .process-step .step-bullet {

    background: #169cc0;
    height: 10px;
    width: 10px;
    border-radius: 100%;
}

.ywtx_xbcc_cont .process-step .process-title {
    margin-left: 25px;
    color: #333333;
    
    font-family: 微软雅黑;
}

.ywtx_xbcc_cont .process-step .process-divider {
    flex: 1;
    margin-left: 30px;
    border: 2px dashed #E6E6E6;
}



.ywtx_xbcc_cont .mb-36 {
    margin-bottom: 36px;
}

.ywtx_xbcc_cont .mb-45 {
    margin-bottom: 45px;
}

.ywtx_xbcc_cont .mr-0 {
    margin: 0;
}

.ywtx_xbcc_cont .mt-30 {
    margin-top: 36px;
}

.ywtx_xbcc_cont .inline-block {
    display: inline-block;
}

.ywtx_xbcc_cont .overflow-hidden {
    overflow: hidden;
}

.ywtx_xbcc_cont .clear-both {
    clear: both;
}

	.tw01 {
		margin-bottom: 50px;
	}

	.xbcc01-list {
		display: flex;
		flex-wrap: wrap;
	}

	.xbcc01-item {
		width: 49%;
		margin: 2% 2% 0 0;
		display: flex;
		flex-direction: row;
		justify-content: space-between;
		box-sizing: border-box;

		box-shadow: 1px 1px 5px #CCCCCC;
		border-radius: 6px;
	}

	.xbcc01-item-image {
		width: 180px;
	}

	.xbcc01-item-image2 {
		width: 180px;
		margin: 12px;
	}

	.xbcc01-item-zi {
		color: #333333;
		margin: 20px;

		display: flex;
		flex-direction: column;
		justify-content: center;
	}

	.xbcc01-item-zi-up {
		color: #169CC0;
		font-weight: bold;
	}

	.xbcc01-item-zi-down {
		margin-top: 20px;
		line-height: 28px;
	}

	.xbcc01-item:nth-child(1),
	.xbcc01-item:nth-child(2) {
		margin-top: 0;
	}

	.xbcc01-item:nth-child(2n) {
		margin-right: 0;
	}

	.xbcc01-item:hover {
		box-shadow: 0 0 30px #ccc;
	}

	@media screen and (max-width: 1350px) {
		.xbcc01-item {
			width: 100%;
			margin: 20px 0 0 0 !important;
		}
	}

	@media screen and (max-width: 768px) {
		.xbcc01-item {
			display: block;
		}

		.xbcc01-item-image {
			width: 100%;
			padding: 20px 20px 0 20px;
		}

		.xbcc01-item-image2 {
			width: 100%;
			padding: 0 20px 20px 20px;
			margin: 0;
		}
	}

@media screen and (max-width: 1024px) {
    .ywtx_xbcc_cont .card-grid {
        grid-template-columns: 1fr;
    }
}


@media screen and (max-width: 768px) {
    .ywtx_xbcc_cont .card-grid {
        grid-template-columns: 1fr;
        gap: 15px;
    }

    .ywtx_xbcc_cont .card-container {
        grid-template-columns: 1fr;
    }

    .ywtx_xbcc_cont .card-container.reverse-layout {
        grid-template-columns: 1fr;
        grid-template-rows: auto 1fr;
    }

    .ywtx_xbcc_cont .card-container .card-image_container {
        text-align: center;
        ;
    }

    .ywtx_xbcc_cont .card-container .card-image {
        width: 90%;
        object-fit: cover;
    }

    .ywtx_xbcc_cont .mb-45{
        margin-bottom: 30px;
    }

    .ywtx_xbcc_cont .list-container {
        flex-direction: column;
        margin-bottom: 0;
    }

    .ywtx_xbcc_cont .list-container .list-item {
        width: 100%;
        display: flex;
        align-items: center;
        text-align: left;
        margin-bottom: 15px;
    }


    .ywtx_xbcc_cont .list-container .list-item>div {
        display: flex;
        align-items: center;
    }

    .ywtx_xbcc_cont .list-container .list-item .list-item-text {
        margin-top: 0;
        margin-left: 15px;
    }

    .ywtx_xbcc_cont .list-container .list-item .card-image {
        width: 50px;
        height: 50px;
    }
}


@media screen and (max-width: 480px) {
    .ywtx_xbcc_cont .card-grid {
        grid-template-columns: 1fr;
        gap: 10px;
    }
}