body {
    font: normal 12px / 20px "微软雅黑";
    background: #fff;
    color: #333;
    padding: 0;
    margin: 0;
    min-width: 1040px;
    padding-top: 105px;
}
.w1040{
    width: 1040px;
    margin: 0 auto;
    min-width: 1040px;
}
.w900{
    width: 900px;
    margin: 0 auto;
    min-width: 900px;
}
.top{
    width: 100%;
    height: 105px;
    position: fixed;
    top: 0;
    background-color: white;
    z-index: 2025;
    border-bottom: 1px #ccc solid;
}
.top-box{
    height: 100%;
    display: flex;
}
.logo{
    width: 180px;
    height: 100%;
    position: relative;
    display: flex;
}
.logo img{
    width: 180px;
    height: 60px;
    position: absolute;
    bottom: 20px;
}
.menu-box{
    width: 760px;
    height: 100%;
    display: flex;
    font-size: 16px;
    justify-items: center;
    justify-content: space-between;
    align-items: center;
    padding: 0 20px;
}
.menu-item{
    padding: 0 20px;
    cursor: pointer;
    height: 30px;
    line-height: 30px;
    border-radius: 2px;
}
.menu-item:hover{
    background: url("../image/top_li.gif");
    color: white;
}
.menu-active{
    color: white;
    background: url("../image/top_li.gif");
}
.banner{
    width: 100%;
    height: 280px;
    background: url("../image/b_li.png");
    background-repeat: repeat;
    background-size: 100% 100%;
}

.banner-box{
    display: flex;
    justify-items: center;
    justify-content: space-between;
}
.xc-box{
    font-size: 16px;
    line-height: 30px;
    height: 100%;
    position: relative;
    color: white;
}

.banner-item-box{
    width: 40%;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    padding: 10px 0;
}
.but{
    width: 197px;
    height: 65px;
    background: url("../image/an_a.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    cursor: pointer;
}
.but:hover{
    background: url("../image/an_hover.png") !important;
    cursor: pointer;
}
.title-box{
    color: white;
    padding-top: 10px;
}
.title-text{
    font-size: 26px;font-weight: bolder;
}
.title-mini-text{
    font-size: 14px;font-weight: normal;
    padding-left: 10px;
    color: #e9e17c;
}
.title-but-text{
    font-size: 22px;
    color: #fcf85d;
    font-weight: bolder;
}
.notice-text{
    position: absolute;
    bottom: -15px;
    font-size: 14px;
}
.menu-li-box{
    width: 100%;
    height: 40px;
}
.menu-li-box-item{
    height: 100%;
    background: url("../image/tit_1.gif");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    text-align: center;
    font-size: 20px;
    font-weight: bolder;
    margin-top: 30px;
}

.image-box{
    display: flex;
    justify-content: start;
    justify-items: center;
    flex-wrap: wrap;
}

.image-item{
    width: 25%;
    padding: 20px;
    box-sizing: border-box;
}
.image-item img{
    width: 100%;
    height: 100%;
}
.button-box{
    width: 100%;
    height: 40px;
    background-color: #0000;
}

.xm-box{
    display: flex;
    justify-items: center;
    justify-content: start;
    flex-wrap: wrap;
}

.xm-item-box{
    max-width: 25%;
}

.menu-item a{
    color: unset;
    text-decoration: none;
}

.detail-text{
    text-indent: 2rem;
}

.p-box a{
    padding: 0 10px;
}
.logo-box{
    width: 120px;margin-left: 30px;
    padding-top: 30px;
    box-sizing: border-box;
}
.logo-box p{
    width: 100%;
    height: 20px;
}
.big-text{
    font-size: 30px;
    font-weight: bolder;
    padding: 0;
    margin: 0;
}
.min-text{
    padding: 0;
    margin: 0;
    margin-top: 10px;
}

.link-span{
    color: blueviolet;
    text-decoration-line: underline;
    cursor: pointer;
}


.table-box{
    width: 100%;
    display: flex;
    justify-content: space-between;
    justify-items: center;
}
.head-box{
    padding: 10px 0;
    background-color: #0c5460;
    color: white;
    font-size: 15px;
    font-weight: bolder;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.table-box-item{
    padding: 0 20px;
    width: 25%;
    box-sizing: border-box;
    overflow: hidden;
    text-overflow: ellipsis;
    text-wrap: normal;
}
.data-box{
    height: 30px;
    line-height: 30px;
    background-color: #0ac1c7;
    color: #f9e0e0;
}
.s-sign-box{
    background-color: #1c7430;
}

.search-box{
    height: 20px;
    background-color: white;
    border: none;
    outline-style: none;
    padding: 2px 10px;
}
.button-box{
    height: 23px;
    padding: 2px 5px;
    background-color: #fcf85d;
    width: 100px;
    border: none;
    cursor: pointer;
    background-color: #592ccda8;
    color: white;
}
.search-in-box{
    display: flex;
}
.button-box:hover{
    background-color: chocolate;
    color: #fff;
}
.r-box{
    position: relative;
    height: 512px;
}
#lo-box{
    width: 100%;
    height: 512px;
    background-color: #7a93ab2e;
    top: 0;
    left: 0;
    display: flex;
    justify-content: center;
    justify-items: center;
    align-items: center;
}
#lo-box img{
    height: 60%;
    width: auto;
}
.image-item img{
    max-width: 220px;
    max-height: 165px;
    width: 220px;
    height: 165px;
}

.notice-box{
    width: 100%;
    height: auto;
    padding-top: 10px;
    display: flex;
    justify-items: center;
    justify-content: space-between;
}
.notice-box-item{
    width: 40%;
}

.xm-item-box:hover{
    background-color: #c7dbe1;
    border-radius: 5%;
    color: white;
    cursor: pointer;
}

.notice-box{
    width: 100%;
    height: auto;
    padding-top: 10px;
    display: flex;
    justify-items: center;
    justify-content: space-between;
}
.notice-box-item{
    width: 40%;
}

.xm-box{
    width: 100%;
    height: auto;
    display: flex;
    justify-content: space-between;
    justify-items: center;
}
.xm-item{
    width: 200px;
    height: auto;
}
.xm-item img{
    width: 100%;
    border-radius: 5%;
}
.xm-item p{
    width: 100%;
    text-align: center;
    font-size: 16px;
}

.more-data{
    text-decoration-line: underline;
    color: blue;
    cursor: pointer;
}

.more-data:hover{
    color: #1c7430;
}

.wt-box{
    display: inline-block;
    width: 18px;
    height: 18px;
    background-image: url(../image/wt.png);
    background-size: 100% 100%;
    position: relative;
    top: -5px;
    cursor: pointer;
}

.wt-box:hover .wt-p{
    display: inline-block;
}


.wt-p{
    background-color: #efe0e0;
    color: black;
    width: 120px;
    padding: 5px 10px;
    position: absolute;
    border-radius: 5px;
    top: 20px;
    display: none;
}