body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0;
}

body {
    font-family: "Microsoft YaHei", "Arial", "黑体", "宋体", sans-serif;
}

.xibu_header {
    width: 100%;
    height: 210px;
    margin: 0 auto;
    background: url(../images/2026xbjh-banner.jpg) no-repeat center 0;
}

.xibu_meau {
    width: 100%;
    height: 49px;
    margin: 0 auto 32px;
    background-color: #1a85d1;
}

.xibu_meau ul {
    width: 1200px;
    margin: 0 auto;
    /* padding: 0 70px; */
    overflow: hidden;
    justify-content: space-between;
    display: flex;
}

.xibu_meau ul li {
    float: left;
    text-align: justify;
}

.xibu_meau ul li a {
    color: #fffefe;
    font-size: 20px;
    line-height: 50px;
}

.xibu_meau ul li a:hover {
    font-weight: 200;
}

.xibu_copybox {
    width: 1200px;
    margin: 0 auto;
}

.xibu_item {
    width: 100%;
    float: left;
    padding-bottom: 32px;
}

.carousel {
    width: 790px;
    height: 445px;
    float: left;
}

.one_coner {
    height: 445px;
}

.swiper-newTabs {
    width: 790px;
    height: 445px;
    overflow: hidden;
}

.carousel .container {
    margin: 0 auto;
    width: 100%;
    box-sizing: border-box;
    position: relative;
}

.swiper-newTabs .swiper-slide {
    background: rgba(0, 0, 0, 0.3);
}

.swiper-newTabs .swiper-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.swiper-newTabs .swiper-title {
    position: absolute;
    bottom: 0;
    width: calc(100% - 160px);
    height: 73px;
    color: white;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    line-height: 73px;
    background-color: rgba(0, 0, 0, 0.6);
    padding-left: 110px;
    padding-right: 50px;
}

.swiper-newTabs .swiper-title a {
    color: white;
    text-decoration: none;
    display: block;
}

.carousel .swiper-button-prev::after {
    content: "";
}

.carousel .swiper-button-next::after {
    content: "";
}

.carousel .swiper-button-next,
.carousel .swiper-button-prev {
    width: 17px;
    height: 23px;
    bottom: 24px;
    top: auto;
}

.swiper-number {
    position: absolute;
    bottom: 16px;
    color: white;
    z-index: 9999;
    left: 46px;
    top: auto;
    font-size: 26px;
}

.swiper-number {
    color: white;
    font-size: 26px;
}

.swiper-number .count {
    font-size: 30px;
}

.xibu_right {
    width: 385px;
    float: right;
}

.xibu_column {
    width: 100%;
    height: 39px;
    float: left;
    border-bottom: #1a85d1 3px solid;
    margin-bottom: 10px;
}

.xibu_column span {
    width: 33px;
    height: 34px;
    float: left;
    margin-bottom: 5px;
}

.xibu_column h1 {
    width: 180px;
    height: 34px;
    float: left;
    color: #404040;
    font-size: 22px;
    line-height: 39px;
    padding-left: 12px;
}

.xibu_column a {
    width: 60px;
    height: 34px;
    float: right;
    color: #1a85d1;
    font-size: 16px;
    line-height: 39px;
    margin-top: 2px;
}

.xibu_list {
    width: 100%;
    float: left;
    padding-top: 5px;
}

.xibu_list li {
    padding-left: 22px;
    font-size: 16px;
    line-height: 44px;
    background: url(../images/20260423yuandian.png) no-repeat 3px 18px;
}

.xibu_list .size18 {
    font-size: 18px;
    line-height: 50px;
}

.xibu_list li a {
    color: #000000;
}

.xibu_itemList {
    width: 790px;
    float: left;
}

.xibu_text {
    width: 100%;
    float: left;
    color: #242424;
    font-size: 14px;
    line-height: 26px;
    padding: 20px 0;
}

.xibu_img {
    width: 100%;
    float: left;
    padding-top: 20px;
}

.xibu_img img {
    width: 100%;
}

.xibu_copybox2 {
    width: 1200px;
    margin: 0 auto;
    /* padding: 0 70px; */
    overflow: hidden;
    justify-content: space-between;
    display: flex;
}

.four_item {
    width: 586px;
    float: left;
    text-align: justify;
    padding-bottom: 20px;
}

.xibu_footer {
    width: 100%;
    float: left;
    background-color: #1a85d1;
    height: 180px;
    margin-top: 30px;
}

.xibu_footer_center {
    width: 760px;
    padding: 20px 0px;
    margin: 0 auto;
}

.xibu_footer_center p {
    color: #ffffff;
    font-size: 14px;
    line-height: 36px;
    text-align: center;
}

.xibu_footer_center p a {
    color: #ffffff;
}

.xibu_footer_center p a:hover {
    text-decoration: underline;
}