.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;
}
.xwdt>.a-item> a{
    border-top: 1px solid gainsboro;
}
.a-item> a{
    display: block;
    clear: both;
    padding: 15px 0;
    /* border-top: 1px solid gainsboro; */
}
/* .ggtz-box>.a-item>a:hover {
    color: #C21700;
} */
 
.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;
}
.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;
}
.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: 11px 0;
    border-bottom: 0;
}
.partyConstruction-box>.a-item> a:first-child{
    padding-top: 9px;
}
.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: 28px;
}
.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: 18px;
    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;}
  /* 在下拉容器上添加 .show 类来显示下拉内容 */
  .show1 {display:block;}