@charset "utf-8";
#houjin_wrap1 {
    padding: 5.38%;
	padding-top: 6.92%;
}
.houjin1 {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
.houjin1 .think_p1 {
    text-align: center;
    line-height: 1.7em;
    font-size: 22px;
}
.houjin1 .think_h2-1 {
    text-align: center;
    font-size: 24px;
    margin-bottom: 2.3%;
}
.houjin1 .think_h2-1 em {
    color: #FF0000;
}



.houjin1_flex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 3.84%;
}
.houjin1_each h2 {
    text-align: center;
    font-size: 20px;
}
.houjin1_each h2 strong {
    display: block;
    width: 64px;
    text-align: center;
    line-height: 64px;
    margin-left: auto;
    margin-right: auto;
    font-size: 40px;
    margin-top: 16px;
    border-radius: 100px;
    background-color: #FF0000;
    color: #FFFFFF;
}
.houjin1_each h3 {
    margin-bottom: 16px;
    background: linear-gradient(90deg, #FF0000 0% 100%);
    background-repeat: no-repeat;
    background-size: 40px 2px;
    background-position: left bottom;
    padding-bottom: 16px;
	line-height: 1.4em;
}
.houjin1_each p {
    line-height: 1.6em;
    font-size: 15px;
}
.houjin1_each p img {
    margin-top: 24px;
    margin-bottom: 24px;
}





.houjin1_each {
    width: 30%;
}
.houjin_rei {
    padding: 16px;
    background-color: #EBEBEB;
    margin-top: 16px;
    font-size: 14px;
}
.houjin_rei p {
    font-size: 14px;
}
.houjin2 {
    margin-top: 5.38%;
}
.houjin2_each {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 5.38%;
    /* [disabled]background-image: url(../images/houjin/gray.png); */
    background-repeat: repeat-x;
    background-size: auto 24px;
    background-position: 0% bottom;
    border-top: 1px solid #D7D7D7;
    padding-top: 5.38%;
}

.houjin2_L {
    width: 32.3%;
}
.houjin2_L img {
    -webkit-box-shadow: 8px 8px rgba(0,0,0,0.17);
    box-shadow: 8px 8px rgba(0,0,0,0.17);
}

.houjin2_R {
    width: 62.3%;
}
.houjin2_box1 {
    /* [disabled]padding: 24px; */
    /* [disabled]background-color: #E9ECEE; */
}

.houjin2_each .houjin2_R p {
    line-height: 1.7em;
}

.houjin2_each .houjin2_R h3 {
    font-size: 23px;
    margin-bottom: 24px;
    background: linear-gradient(90deg, #424445 0% 100%);
    background-repeat: no-repeat;
    background-size: 40px 2px;
    background-position: left bottom;
    padding-bottom: 24px;
}
.houjin2_each .houjin2_R ul{
	padding-left: 18px;
	margin-top: 24px;
	margin-bottom: 0;
}
.houjin2_each .houjin2_R ul li{
	margin-bottom: 10px;
	line-height: 1.6em;
}
