.wrapper-content-tjfw1, .wrapper-content-tjfw2{
    display: flex;
    justify-content: space-between;
}
.wrapper-content-tjfw1-left{
    width: 520px;
    padding: 24px 35px;
}
.wrapper-content-tjfw1-right-content1{
    width: 542px;
    padding: 24px 28px 28px 24px;
}
.wrapper-content-tjfw1-left, .wrapper-content-tjfw1-right-content1{
    background: #fff;
}
.wrapper-content-tjfw1{
    margin-top: 22px;
}
.wrapper-content-tjfw1-menu-list{
    margin-top: 30px;
}
.wrapper-content-tjfw1-menu-list ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.wrapper-content-tjfw1-menu-list ul li{
    width: 110px;
    margin-bottom: 15px;
}
.wrapper-content-tjfw1-menu-list ul li div div{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 88px;
    height: 88px;
    border-radius: 14px;
    background: #e7f1fd;
}
.wrapper-content-tjfw1-menu-list ul li p{
    color: #404040;
    line-height: 26px;
    text-align: center;
}
.li-icon{
    display: flex;
    justify-content: center;
    width: 110px;
    margin-bottom: 10px;
}
.wrapper-content-tjfw1-right-content p{
    text-indent: 2em;
    margin-top: 15px;
    line-height: 26px;
}
.tel{
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
}
.tel div{
    display: flex;
    align-items: center;
    width: 254px;
    height: 54px;
    background: url(../image/gtj2023_bg04.png) no-repeat;
}
.tel div img{
    margin-left: 10px;
    margin-right: 10px;
}
.wrapper-content-tjfw1-right-content2{
    height: 100px;
    background: #f3f8fd;
    margin-top: 10px;
}
.wrapper-content-tjfw1-right-content2{
    display: flex;
}
.wrapper-content-tjfw1-right-content2 ul{
    display: flex;
    align-items: center;
    height: 99px;
    width: 397px;
    border: 1px solid #a9c4e1;
}
.wrapper-content-tjfw1-right-content2 ul li{
    display: flex;
    align-items: center;
    height: 99px;
}
.wrapper-content-tjfw1-right-content2 ul li img{
    margin-left: 15px;
    margin-right: 10px;
}
.wrapper-content-tjfw1-right-content2 ul li span{
    color: #125697;
    font-weight: 600;
}
.wrapper-content-tjfw2-left, .wrapper-content-tjfw2-right{
    background-color: #fff;
    width: 521px;
    padding: 24px 35px;;
}
.wrapper-content-tjfw2{
    margin-top: 22px;
}
.wrapper-content-tjfw2-list{
    padding-top: 12px;
}
.wrapper-content-tjfw2-list ul li {
    height: 36px;
    line-height: 36px;
    padding-left: 10px;
    background: url(../image/gtj2023_li_icon.png) no-repeat;
    background-position: 0;
}
.wrapper-content-tjfw2-list ul li a {
    display: flex;
    justify-content: space-between;
}
.wrapper-content-tjfw2-list ul li a p {
    color: #333;
}
.wrapper-content-tjfw2-list ul li a span {
    color: #999;
    font-size: 13px;
}