body {
    width: 100%;
    height: 100%;
}

#container {
    background-image: url("/static/images/wm_sy.png");
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 20px;
}

.layui-row.layui-col-space30 {
    display: flex;
    justify-content: center;
    align-items: center;
}

#newslist {
    background-image: url("/static/images/wm_sy_news.png");
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 20px;
}

#topbar, #menu, #pbody, #tabitem, #pbodymain, .taxlist, #nav {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

#pbodymain_list {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    border-radius: 20px 20px;
    background-color: #f8f8f8;
}

#pbody_list {
    min-height: 721px;
    background-color: #ffffff;
    border-radius: 10px 10px;
    margin-bottom: 10px;
}

#menu {
    text-align: center;
    margin: 100px auto 80px auto;
}

#menu .layui-nav {
    background-color: transparent;
}

#nav {
    text-align: center;
}

#nav .layui-nav {
    background-color: transparent;
}

#menu a {
    font-size: 16px;
    text-decoration: none;
}

#logo, #uinfo {
    float: left;
    height: 80px;
}

#logo {
    width: 800px;
}

#logo img {
    height: 80px;
    margin-top: 1px;
}

#uinfo {
    width: 400px;
    padding-top: 30px;
    height: 50px;
}

#logindiv {
    text-align: right;
}

.btn {
    background-color: #0061e9;
    color: #ffffff;
    font-size: 18px;
    border: none;
    border-radius: 20px 20px;
    width: 130px;
    height: 40px;
    cursor: pointer;

}

.btn:hover {
    background-color: #0955c7;
}

#userbtn {
    color: #FFFFFF;
    line-height: 40px;
    height: 40px;
}

#txtinfo {
    float: right;
    width: 260px;
    text-align: center;
    cursor: pointer;
}

#username {
    margin-right: 30px;
}

#copyright {
    background-color: #121a26;
    color: #FFFFFF;
    line-height: 60px;
    overflow: auto;
}

#copy {
    width: 1200px;
    margin: 0 auto;
    text-align: center;
    font-size: 16px;
}

.search_btn {
    background-color: transparent;
    width: 160px;
    height: 40px;
    border-radius: 25px 25px;
    border: none;
    font-size: 16px;
    color: #FFFFFF;
    cursor: pointer;
    text-align: left;
    padding-left: 45px;
}

#tabitem {
    text-align: center;
    margin-bottom: 10px;
}

#jkbtn, #ckbtn {
    background-size: 15%;
    background-repeat: no-repeat;
    background-position: 10px center;
}

#jkbtn {
    margin-right: 50px;
    background-image: url("/static/images/wm_jk.png");
}

#ckbtn {
    background-image: url("/static/images/wm_ck.png");
}

.searchbtn, #ckbtn:hover, #jkbtn:hover, .curbtn {
    background-color: #0061e9;
}

#searchform {
    height: 60px;
    width: 1000px;
    margin: 0 auto;
    background-color: #FFFFFF;
    border-radius: 5px 5px;
    padding: 10px;
}

#searchform .item {
    width: 280px;
    margin-right: 25px;
}

#ckbtn_cont {
    display: none;
}

#pbody {
    min-height: 340px;
    background-color: #FFFFFF;
    border-radius: 10px 10px;
    margin-bottom: 10px;
}

.parttitle {
    padding-top: 30px;
    text-align: center;
    color: #ffffff;
    margin-bottom: 20px;
}

.parttitle img {
    width: 100px;
}
.parttitle .ptip{color:#8d8d8d;}
.parttitle div{font-size: 12px;}
.taxlist {
    text-align: center;
}
.taxlist .taxitem {
    width: 400px;
    height: 230px;
    background-repeat: no-repeat;
    background-position: 15px center;
    background-size: 95%;
    text-align: center;
}

.taxlist .taxtitle {
    margin-top: 120px;
    font-weight: bold;
    line-height: 35px;
    font-size: 16px;
}

.taxlist .taxtip {
    color: #8d8d8d;
}

.newsbox {
    padding: 20px;
    background-color: #FFFFFF;
    border-radius: 10px 10px;
    width: 1160px;
    margin: 0 auto 40px auto;
    overflow: hidden;
    height: 280px;
}

#imgnews, #txtnews {
    float: left;
}

#imgnews {
    width: 400px;
    border-radius: 10px 10px;
    margin-right: 20px;
}

#txtnews {
    width: 740px;
}

.newsclass {
    color: #0061e9;;
    border-bottom: 1px solid #CCCCCC;
    line-height: 35px;
}

.newsclass span {
    border-bottom: 1px solid #0061e9;
    display: block;
    width: 60px;
    height: 35px;
    line-height: 35px;
}

.newsmore {
    text-align: right;
    margin-top: -25px;
    font-size: 12px;
    float: right;
}

.newsmore a {
    border: 1px solid #CCC;
    color: #8d8d8d;
    font-size: 12px;
    border-radius: 10px 10px;
    padding: 2px 5px;
    cursor: pointer;
}

.newsart {
    padding: 10px;
}

.newsitem {
    width: 730px;
    overflow: hidden;
    margin-bottom: 10px;
    border-bottom: 1px solid #CCCCCC;
}

.newsitem .dtime, .newsitem .newstitle {
    float: left;
}

.newsitem .dtime {
    font-weight: bold;
    font-size: 16px;
    width: 40px;
    margin-right: 5px;
}

.newsitem .dtime div {
    font-size: 12px;
    color: #8d8d8d;;
}

.newstitle {
    background-image: url("/static/images/newbg.png");
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 10px;
}

.newstitle .title {
    font-size: 14px;
}

.newstitle .stitle {
    font-size: 12px;
    color: #8d8d8d;
}

.service-functions-container {
    width: 100%;
    text-align: center;
    top: 520px; /* 设置距离顶部的距离，可根据需要调整 */
    left: 0; /* 确保水平方向从左开始 */
    right: 0; /* 确保水平方向占满宽度 */
}

.rate-compare-header {
    display: flex;
    margin-top: 10px;
}

.rate-compare-text-header {
    font-size: 25px;
    font-weight: bold;
    color: #d50606;
}

.rate-compare-icon-text{
    font-size: 20px;
    color: #0099ff;
    margin-right: 10px;
    top: -95px; /* 设置负的 top 值，向上移动 20px，可按需调整 */
    left: 0;
}

.rate-compare-text {
    font-size: 20px;
    font-weight: bold;
    top: -95px; /* 设置负的 top 值，向上移动 20px，可按需调整 */
    left: 0;
}

.rate-compare-icon {
    font-size: 20px;
    color: #0099ff;
    margin-right: 10px;
}

.rate-box {
    display: flex;
    gap: 15px;
}

.rate-item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 15px 25px;
    border-radius: 15px;
    color: white;
    box-sizing: border-box;
    width: calc((80% - 200px) / 4);
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

#pbody_list {
    padding: 25px;
}

.news-item {
    padding: 10px 25px;
    border-bottom: 1px solid #eaeaea;
}

.news-item:last-child {
    border-bottom: none;
}

.news-item h3 {
    font-size: 18px;
    width: 1000px;
}

.news-item h5 {
    font-size: 30px;
    margin-bottom: 15px;
    text-align: center;
}

.news-item h4 {
    font-size: 15px;
    margin-bottom: 25px;
    text-align: center;
}

.news-item span {
    margin-top: -25px;
    float: right;
    font-size: 14px;
}

.news-item p {
    font-size: 14px;
    color: #666;
    line-height: 35px;
}

#pagination {
    text-align: center;
    margin-top: 20px;
}


#pbodymain_content {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    border-radius: 20px 20px;
    background-color: #f8f8f8;
}

#pbody_content {
    min-height: 766px;
    background-color: #ffffff;
    border-radius: 10px 10px;
    margin-bottom: 10px;
    padding: 25px;
}

.layui-laypage .layui-laypage-curr .layui-laypage-em {
    background-color: #1e9fff;!important;
}