.swiper-box {
    width: 576px;
    display: inline-block;
    overflow: hidden;
    position: relative;
    vertical-align: top;
}

.swiper-container {
    width: 100%;
    height: 417px;
    overflow: hidden;
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin-top: 54px;
}

.swiper-container .leftBtn,
.rightBtn {
    position: absolute;
    margin-top: -52px;
    z-index: 9;
}

.swiper-container .leftBtn {
    margin-left: 78%;
}

.swiper-container .rightBtn {
    margin-left: 88%;
}

.swiper-box .swiper-slide {
    width: 577px;
    height: 417px;
    background: #F0F0F0;
}

.swiper-box .swiper-slide a {
    position: relative;
}

.swiper-box .swiper-slide img {
    width: 577px;
    height: 417px;
    display: inline-block;
    object-fit: cover;
    vertical-align: top;
}

.swiper-box .swiper-slide>a>p {
    width: 60%;
    font-size: 15px;
    color: #ffffff;
    line-height: 42px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 10px 10px;
    position: fixed;
    margin-top: -62px;
}

.swiper-box .swiper-pagination {
    top: 370px;
    text-align: right;
    padding-right: 4%;
}

.swiper-box .swiper-pagination-bullet-active {
    background: #C21700 !important;
    opacity: 1 !important;
    color: #FFFFFF !important;
}

.swiper-box .swiper-pagination-bullet {
    width: 30px;
    height: 30px;
    background: rgba(255, 255, 255, 0.3);
    border-radius: 5px;
    color: #fff;
    opacity: 1;
    text-align: center;
    line-height: 30px;
}

.swiper-box .swiper-pagination-bullet:last-child::after {
    display: none;
}

.ggtz-box {
    width: 576px;
    display: inline-block;
    vertical-align: top;
    margin-top: 54px;
    /* margin-left: 36px; */
}

.ggtz-box .title>a {
    margin-top: 4px;
    float: right;
    color: #C21700;
}

.ggtz-item {
    padding: 45px 10px 31px 10px;
    border-bottom: 1px dashed #D2D2D2;
}

.ggtz-item>h4 {
    font-size: 17px;
    font-weight: bold;
    margin-bottom: 23px;
}

.ggtz-item>p {
    color: #545555;
    font-size: 14px;
    line-height: 1.8;
}

.ggtz-item>p>a {
    color: #1352BA;
}

.a-item {
    padding-top: 30px;
    /* padding-right: 10px; */
    display: inline-block;
    width: 100%;
    vertical-align: top;
}

.a-item>a {
    display: block;
    clear: both;
    padding: 15px 0;
    border-top: 1px solid gainsboro;
}

.a-item>a>div {
    display: inline;
    color: #C21700;
}

/* .ggtz-box>.a-item>a:hover {
    color: #C21700;
} */
/* .xwdt>.title>.left {
    width: 551px;
    height: 50px;
    background-image: url('../images/contentTitle.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    display: inline-block;
    padding: 12px 17px 14px 36px;
    color: #ffffff;
} */

.xwdt>.title>.left>img {
    vertical-align: middle;
    display: inline-block;
    margin-right: 6px;
}

.xwdt>.title>.left>p {
    display: inline-block;
    vertical-align: middle;
}

.xwdt>.title>.left>a {
    position: absolute;
    margin-top: -35px;
    margin-left: 488px;
    color: #ffffff;
}

.xwdt>.title>img {
    width: 27px;
    position: absolute;
    display: inline-block;
}

.xwdt>.a-item>a>p::before {
    width: 0;
}

.xwdt>.a-item {
    padding-top: 34px;
}

.xwdt>.a-item>a:first-child {
    border-top: 0;
}

.xwdt>.a-item>a:last-child {
    border-bottom: 1px solid #C2C2C2;
}

.xwdt>.a-item>a:last-child:hover {
    border-bottom: 0;
}

.xwdt>.a-item>a:hover {
    width: 616px;
    height: 60px;
    border-top: 0;
    margin-left: -4%;
    padding-left: 4%;
    padding-right: 4%;
    box-shadow: 0px 0px 10px 0px rgba(0.1, 0.1, 0.1, 0.1);
}

.xwdt>.a-item>a:hover p {
    color: #C21700;
}

.xwdt>.a-item>a:hover span {
    color: #C21700;
}

.xwdt>.a-item>a:hover {
    border-bottom: 0;
}

.xwdt>.a-item>a:hover+a {
    border-top: 0;
}

.xwdt>.a-item>a>.mark {
    /* width: 10px;
    height: 10px;
    border: 1px solid #C21700;
    transform: rotate(134deg); */
    margin-top: 2px;
}

.xwdt:nth-of-type(2) {
    margin-left: 43px;
}

.recommend-item {
    margin-top: 38px;
}

.recommend-item>a {
    padding: 16px 18px;
    margin-bottom: 16px;
    clear: both;
    display: block;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
}

.recommend-item>a>p {
    display: inline-block;
    vertical-align: middle;
}

.recommend-item>a>p:first-child {
    color: #C21700;
}

.recommend-item>a>p:nth-of-type(2) {
    padding-left: 2%;
    /* border-left: 1px solid orange; */
    margin-left: 2%;
}

.recommend-item>a:hover {
    background: linear-gradient(90deg, #C21700 0%, #EC7937 100%);
}

.recommend-item>a:hover p {
    color: #ffffff;
}

.recommend-item>a:hover p:nth-of-type(2) {
    border-left: 1px solid #ffffff;
}

.a-item>a>p {
    width: 436px;
    font-size: 15px;
    color: #1F2123;
    line-height: 27px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
    margin-left: -5px;
}

.a-item>a>p::before {
    content: '';
    display: inline-block;
    width: 5px;
    height: 5px;
    background: #E0E0E0;
    border-radius: 50%;
    margin-right: 10px;
    vertical-align: middle;
}

.a-item>a>span {
    width: 85px;
    font-weight: 400;
    font-size: 15px;
    color: #ABAFB6;
    text-align: right;
    float: right;
    line-height: 24px;
}

.notice .noticeItem {
    width: 600px;
    float: left;
    margin-bottom: 27px;
}

.notice .noticeItem .time {
    float: left;
    padding: 20px 16px;
    color: #ffffff;
    background: linear-gradient(90deg, #2F5BAB, #2C99DF);
}

.notice .noticeItem .info {
    float: left;
    padding: 20px 16px;
    background: #F0F9FF;
}

.list-box {
    width: 576px;
    margin-top: 20px;
    display: inline-block;
    vertical-align: top;
}

.list-box:nth-child(2) {
    margin-left: 36px;
}

.list-box>a {
    display: block;
    margin-bottom: 39px;
}

.list-box>a::before {
    content: '';
    display: inline-block;
    width: 5px;
    height: 5px;
    background: #E0E0E0;
    border-radius: 50%;
    margin-right: 10px;
    vertical-align: middle;
}

.partyConstruction-box {
    width: 576px;
    margin-top: 20px;
    display: inline-block;
    vertical-align: top;
}

.partyConstruction-box>.title>img {
    width: 517px;
    display: inline-block;
}

.partyConstruction-box>.title>a {
    margin-top: 4px;
    float: right;
    color: #C21700;
}

.partyConstruction-box>.a-item {
    padding-top: 20px;
    padding-right: 10px;
    display: inline-block;
    width: 100%;
    vertical-align: top;
}

.partyConstruction-box>.a-item>a {
    display: block;
    clear: both;
    padding: 8px 0;
    border-bottom: 0;
}

.partyConstruction-box .a-item>a>p {
    width: 410px;
    font-size: 15px;
    color: #1F2123;
    line-height: 27px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
}

.partyConstruction-box .a-item>a>p::before {
    content: '';
    display: inline-block;
    width: 5px;
    height: 5px;
    background: #E0E0E0;
    border-radius: 50%;
    margin-right: 10px;
    vertical-align: middle;
}

.partyConstruction-box .a-item>a>span {
    width: 85px;
    font-weight: 400;
    font-size: 15px;
    color: #ABAFB6;
    text-align: right;
    float: right;
    line-height: 24px;
}

.notice {
    margin-top: 30px;
}

.list-box>.notice>a {
    width: 575px;
    display: inline-block;
}

.list-box>.notice>a>p:first-child {
    display: inline-block;
    padding: 6px 10px;
    color: #ffffff;
    margin-bottom: 12px;
    background: linear-gradient(-90deg, #CB1800, #FF8340);
}

.list-box>.notice>a>p:last-of-type {
    display: inline-block;
    width: 505px;
    font-size: 15px;
    padding-left: 12px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    vertical-align: text-top;
}

.secure-box,
.tz-box,
.link-box {
    width: 370px;
    display: inline-block;
    vertical-align: top;
}

.secure-box>.title>a {
    position: absolute;
    margin-top: -30px;
    margin-left: 17%;
    color: #C21700;
}

.tz-box {
    margin-left: 36px;
    margin-right: 40px;
}

.tz-box>.title>a {
    position: absolute;
    margin-top: -30px;
    margin-left: 17%;
    color: #C21700;
}

.secure-box>.a-item>a {
    border-bottom: 0;
    padding: 8px 0;
}

.tz-box>.a-item>a {
    border-bottom: 0;
}

.secure-box>.a-item>a>p {
    width: 374px;
    font-size: 15px;
    color: #1F2123;
    line-height: 27px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
}

.tz-box>.a-item>a {
    border-bottom: 0;
    padding: 8px 0;
}

.tz-box>.a-item>a>p {
    width: 374px;
    font-size: 15px;
    color: #1F2123;
    line-height: 27px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
}

.link-box>div {
    width: 375px;
    height: 321px;
    text-align: center;
    background-image: url("../images/yqlj.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.dropdown {
    display: inline-block;
    width: 256px;
    height: 44px;
    border: 1px solid #ffffff;
    margin-top: 110px;
    background: #FFFFFF;
    border-radius: 7px;
    border: 1px solid #963100;
}

/* 下拉按钮样式 */
.dropbtn {
    background-color: #ffffff;
    padding: 8px;
    border: none;
    cursor: pointer;
    margin-top: 4px;
    margin-left: 76%;
}

.dropbtn1 {
    background-color: #ffffff;
    padding: 8px;
    border: none;
    cursor: pointer;
    margin-top: 4px;
    margin-left: 76%;
}

/* 容器 <div> - 滚动容器 */
.dropdown {
    position: relative;
    display: inline-block;
}

/* .dropdown:last-child {
    margin-top: 50px;
  } */
.dropdown:last-child>a {
    color: #963100;
    position: absolute;
    margin-top: 12px;
    margin-left: 6px;
}

.dropdown>a {
    color: #963100;
    position: absolute;
    margin-top: 12px;
    margin-left: 6px;
    font-size: 15px;
}

/* 下拉内容 (默认隐藏) */
.dropdown-content {
    display: none;
    position: absolute;
    z-index: 1;
    margin-left: 8px;
    background-color: #ffffff;
    font-size: 15px;
    z-index: 9;
    width: 93%;
    top: 42px;

}

/* 下拉列表的链接 */
.dropdown-content a {
    color: #963100;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

/* 链接 - 鼠标悬停 & 鼠标离开效果 */
.dropdown-content a:first-child:hover {
    background-color: rgba(255, 255, 255, 0);
}

.dropdown-content a:hover {
    background-color: #E0E0E0;
    opacity: 0.5;
    color: #000000;
}

/* 在下拉容器上添加 .show 类来显示下拉内容 */
.show {
    display: block;
}

/* 下拉内容 (默认隐藏) */
.dropdown-content1 {
    display: none;
    position: absolute;
    z-index: 1;
    margin-left: 8px;
    background-color: #ffffff;
    font-size: 15px;
    z-index: 9;
    width: 93%;
    top: 42px;

}

/* 下拉列表的链接 */
.dropdown-content1 a {
    color: #963100;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

/* 链接 - 鼠标悬停 & 鼠标离开效果 */
.dropdown-content1 a:first-child:hover {
    background-color: rgba(255, 255, 255, 0);
}

.dropdown-content1 a:hover {
    background-color: #E0E0E0;
    opacity: 0.5;
    color: #000000;
}
.select{
    width: 114px;
    height: 49px;
    line-height: 49px;
    text-align: center;
    font-size: 14px;
    color: #FFFFFF;
    position: relative;
    display: inline-block;
    /* margin-left: -27%; */
  }
  .select:first-child{
    margin-left: -12%;
  }
  .select > ul {
    position: absolute;
    height: 150px;
    top: -146px;
    width: 170px;
    left: -34px;
    overflow: auto;
    background: #EEEEEE;
    opacity: 0;
    transition: all .5s;
    z-index: 999;
  }
  /* 应用到具有滚动条的元素 */
  .select > ul::-webkit-scrollbar {
  width: 5px; /* 滚动条宽度 */
  }
  
  /* 滚动条轨道 */
  .select > ul::-webkit-scrollbar-track {
  background: #f1f1f1; /* 轨道颜色 */
  }
  
  /* 滚动条 thumb（即拖动部分） */
  .select > ul::-webkit-scrollbar-thumb {
  background: #888; /* 滚动条 thumb 颜色 */
  border-radius: 10px; /* thumb 的圆角 */
  }
  
  /* 当鼠标悬停在 thumb 上时 */
  .select > ul::-webkit-scrollbar-thumb:hover {
  background: #555; /* 悬停时的 thumb 颜色 */
  }
  .select > ul li{
    padding: 0 10px;
  
  }
  .select > ul a{
    color: #333;
    font-size: 14px;
    display: block;
    padding: 10px 0;
    border-bottom: 1px solid rgba(51, 51, 51, 0.1);
  }
  .select:hover ul{
    opacity: 1;
  }
/* 在下拉容器上添加 .show 类来显示下拉内容 */
.show1 {
    display: block;
}

.imgUpdate .a-item {
    padding-top: 0;
}

.imgUpdate .a-item>a {
    width: 223px;
    height: 154px;
    display: inline-block;
    margin-left: 16px;
    margin-bottom: 0;
    border-top: 0;
}

.imgUpdate .a-item>a>img {
    width: 223px;
    height: 154px;
}

.imgUpdate .a-item>a:first-child {
    margin-left: 0;
}

.imgUpdate .a-item>a>p {
    width: 225px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 15px;
    color: #1F2123;
    line-height: 31px;
    background: #EDEDED;
    padding: 10px 6px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin-top: -4px;
}

.imgUpdate .a-item>a>p::before {
    width: 0;
}
.imgUpdate>.title {
    margin-bottom: 19px;
}

.imgUpdate>.title>.left>img {
    vertical-align: middle;
    display: inline-block;
    margin-right: 6px;
}

.imgUpdate>.title>.left>p {
    display: inline-block;
    vertical-align: middle;
}

.imgUpdate>.title>.left>a {
    margin-top: -35px;
    z-index: 999;
    position: absolute;
    margin-left: 1112px;
    color: #ffffff;
}

.imgUpdate>.title>img {
    width: 27px;
    position: absolute;
    display: inline-block;
}