body{
    text-align: center;
    margin:0;
    padding:0;
    font-size:16px;
}
.center{
    margin:0 auto;
}
.x-top{
    background-image: url(https://file.henan.gov.cn/4500000006/img/bg20220120.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto;
    height:410px;
    line-height: 410px;
    vertical-align: middle;
    text-align: center;
    box-shadow: 0 5px 5px 5px #e5e5e5;
}
.x-title{
    display: inline-block;
}
.x-title img{
    border: none;
    margin:0;
    padding:0;
}
.x-control span{
    cursor: pointer;
    display: inline-block;
    background-color: #ffffff;
    width:15px;
    height:15px;
    border-radius: 50%;
    margin-left:8px;
}
.x-pics{
    width:100%;
    height:424px;
    overflow: hidden;
    position: relative;
    border-radius: 5px;
    box-shadow: 0 0 5px 5px #e5e5e5;
}
.x-control{
    position: absolute;
    right:20px;
    bottom:12px;
    z-index: 99;
    line-height: 40px;
}
.x-40{
    margin-top:40px;
    margin-bottom:40px;
}
.x-now{
    background-color: #FF6666!important;
}
.x-pic a img{
    border: none;
    margin:0;
    padding:0;
    width:100%;
    height:auto;
    min-height:424px;
}
.x-pic{
    position: relative;
}
.x-text{
    position: absolute;
    left:0;
    bottom:12px;
    line-height:40px;
    width:100%;
    background-color: rgba(0, 0, 0, 0.6);
    color:#ffffff;
    z-index: 98;
    padding-left:18px;
    text-align: left;
}
.x-arts{
    width:100%;
    height:auto;
    overflow: hidden;
    border-radius: 5px;
    box-shadow: 0 0 5px 5px #e5e5e5;
    line-height: 40px;
    box-sizing: border-box;
    padding:12px;
}
.x-uarts{
    margin:0;
    padding:0;
}
.x-uarts li{
    list-style: none;
    color:#000000;
    text-align: left;
    padding-left:8px;
    padding-right:8px;
}
.x-uarts li a{
    /* margin-left:12px; */
    color:#000000;
    text-decoration: none;
    outline: none;
}
.x-uarts li a:hover{
    color:#0099CC;
}
.x-uarts li span{
    float: right;
}
.x-footer{
    background-color: #eeeeee;
    text-align: center;
    padding-top:40px;
    padding-bottom:40px;
}