.head{
    background: #FFF;
    border-radius: 0.48rem 0.48rem 0 0;
    padding: 0.36rem 0.24rem 0.24rem 0.24rem;
}
.head .navigation{
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.head .navigation .navigation_font{
    font-weight: 400;
    font-size: 0.24rem;
    color: #8A9BA2;
    line-height: 0.28rem;
    margin-right: 0.1rem;
    overflow:hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:1;
    max-width: 3.5rem;
}
.head .navigation .right_arrow{
    width: 0.1rem;
    height: 0.16rem;
    margin-right: 0.1rem;
}

.title{
    width: 7.02rem;
    border-bottom: 1px solid #E4E9EB;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.42rem;
    color: #2E3F46;
    line-height: 0.64rem;
    text-align: center;
    padding: 0.24rem 0;
}

.content_div h2{
    font-weight: bold;
    font-size: 0.38rem;
    color: #1F647E;
    line-height: 0.88rem;
}
.content_div h3{
    font-weight: bold;
    font-size: 0.36rem;
    color: #1F647E;
    line-height: 0.88rem;
}
.content_div h4{
    font-weight: bold;
    font-size: 0.36rem;
    color: #1F647E;
    line-height: 0.88rem;
}
.content_div p{
    font-weight: 400;
    font-size: 0.36rem;
    color: #2E3F46;
    line-height: 0.88rem;

}

.content_div a{
   color: #01ADEF;
    display: inline;
}

.about_div{
    width: 7.02rem;
    height: 17.76rem;
    font-weight: 400;
    font-size: 0.36rem;
    color: #2E3F46;
    line-height: 0.88rem;

}
.about_div p{
    color: #2E3F46;
    font-size: 0.36rem !important;
    line-height: 0.88rem;
    text-align: justify;
    word-wrap: break-word;
    margin-bottom: 0.24rem;
    text-indent: 2em;
}
p:first-child {
    margin-top: 20px; /* 只对第一个段落应用 */
}

p:last-child {
    margin-bottom: 20px; /* 只对最后一个段落应用 */
}
.topImg{
    width: 7.02rem;
    height: 4rem;
    margin-top: 0.24rem;
}
.contact_div{
    margin: 0.14rem 0;
    background: #FFFFFF;
    padding-bottom: 0.24rem;
}

.contact_top{
    border-bottom: 0.01rem solid #E4E9EB;
    padding: 0.4rem  0 0.24rem 0.24rem;
}

.contact_top .kstd_img{
    width: 2.26rem;
    height: 0.48rem;
}
.contact_top .kstd_font{
    font-weight: 400;
    font-size: 0.24rem;
    color: #2E3F46;
    line-height: 0.24rem;
    margin-top: 0.21rem;
}

.td_div{
    width: 3.39rem;
    height: 5.22rem;
    background: linear-gradient( 180deg, #E6F7FD 0%, #F2FBFE 100%);
    border-radius:0.24rem;
    text-align: center;
    margin-bottom: 0.52rem;
    padding-bottom: 0.1rem;
}
.td_title{
    width: 1.38rem;
    height: 0.46rem;
    background: linear-gradient( 135deg, #E6F7FD 0%, #01ADEF 51%, #006AE3 95%);
    border-radius: 1.7rem 1.29rem 1.29rem 0;
    font-weight: bold;
    font-size: 0.24rem;
    color: #FFFFFF;
    line-height: 0.46rem;
    margin-top: -0.14rem;
}
.td_img{
    width: 2.4rem;
    height: 2.4rem;
    border: 0.10rem solid #FFFFFF;
    margin: 0.4rem 0 0 0.5rem;
}

.td_name{
    color: #2E3F46;
    font-size: 0.32rem;
    font-weight: 700;
    padding: 0.36rem 0 0.12rem 0;
}

.td_five{
    width: 7.02rem;
    height: 8.36rem;
    background: linear-gradient( 180deg, #E6F7FD 0%, #F2FBFE 100%);
    border-radius: 0.24rem;
    margin-left: 0.24rem;
    position: relative;
    padding-top: 0.1rem;
}

.td_title1{
    width: 1.38rem;
    height: 0.46rem;
    background: linear-gradient( 135deg, #E6F7FD 0%, #01ADEF 51%, #006AE3 95%);
    border-radius: 1.7rem 1.29rem 1.29rem 0;
    font-weight: bold;
    font-size: 0.24rem;
    color: #FFFFFF;
    line-height: 0.46rem;
    margin-top: -0.14rem;
    text-align: center;
    position: absolute;
    left: 0;
    top: -0.15rem;
}

.five_div{
    width: 6.54rem;
    height: 7.76rem;
    margin: 0.3rem 0 0 0.24rem;
}

.five_div .five_name{
    font-weight: bold;
    font-size: 0.32rem;
    color: #5C6D74;
    text-align: left;
    padding: 0.32rem 0 0 0;
}

.five_div .five_input{
    width: 6.54rem;
    height: 0.90rem;
    background: #FFFFFF;
    border-radius: 0.08rem;
    border: 1px solid #E4E9EB;
    text-indent: 0.8em;
    font-weight: 400;
    font-size: 0.32rem !important;
    color: #2E3F46;
    text-align: left;
}

.five_div .five_zs{
    font-weight: 400;
    font-size: 0.24rem;
    color: #5C6D74;
    line-height: 0.24rem;
}
.five_div .submit{
    width: 6.54rem;
    height: 1rem;
    background: #01ADEF;
    border-radius: 0.08rem;
    margin-top: 0.4rem;
    font-size: 0.4rem;
    color: #FFFFFF;
    line-height: 1rem;
    text-align: center;
}
.question_news{
    margin-top: 0.16rem;
    background: #FFFFFF;
    padding-top: 0.32rem;
}
.question_news .qn_head{
    border-bottom: 0.01rem solid #E4E9EB;
    display: flex;
    justify-content: flex-start;
}
.question_news li{
    font-weight: bold;
    font-size: 0.36rem;
    color: #2E3F46;
    line-height: 0.88rem;
    margin: 0 0.24rem 0 0.24rem;
}
.question_news .qn_head .qn_check{
    color: #01ADEF;
    border-bottom: 0.08rem solid #01ADEF;
}
.question_news .qn_list{
    padding: 0 0.24rem 0.32rem 0.24rem;
}
.question_news .qn_list .qn_card{
    margin-top: 0.32rem;
}
.question_news .qn_list .qn_card .qn_title{
    font-weight: bold;
    font-size: 0.32rem;
    color: #2E3F46;
    line-height: 0.32rem;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.question_news .qn_list .qn_card .qn_content{
    font-weight: 400;
    font-size: 0.28rem;
    color: #5C6D74;
    line-height: 0.56rem;
    margin-top: 0.24rem;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.question_news .qn_list .qn_card .qn_info{
    display: flex;
    justify-content: space-between;
    padding: 0.24rem 0;
    border-bottom: 0.01rem dashed #E4E9EB;
}
.question_news .qn_list .qn_card .qn_info .info_font{
    font-weight: 400;
    font-size: 0.24rem;
    color: #8A9BA2;
    line-height: 0.24rem;
}