@charset "UTF-8";
html {
  width: 100%;
}

body {
  width: 100%;
  background: #ffffff;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
img,
ul,
li,
dl,
dt,
dd,
ol,
input,
figure,
figcaption {
  padding: 0;
  margin: 0;
}

ul,
ol {
  list-style: none;
}

input {
  outline: none;
}

header,
footer,
nav,
aside,
article,
section,
main {
  display: block;
}

body {
  font-size: 12px;
  font-family: "微软雅黑" !important;
}

a {
  text-decoration: none !important;
}

/* =======================手机端========================== */
* {
  box-sizing: border-box;
}

html,
body {
  height: 100%;
}

/* ========================public=============================== */
.fl {
  float: left;
}

.fr {
  float: right;
}

.clear {
  clear: both;
  float: none;
}

.clearfix:before,
.clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.row {
  margin: 0 !important;
}

.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto {
  padding: 0 !important;
}

.container,
.container-fluid,
.container-lg,
.container-md,
.container-sm,
.container-xl {
  padding: 0 !important;
}

@media (min-width: 1000px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl {
    max-width: 1000px !important;
  }
}

@media (min-width: 1200px) {
  .container {
    min-width: 1000px;
  }
  .top241225 {
    height: 31px;
    border-bottom: 1px solid #d1d1d1;
    background: #f9f9f9;
  }
  .top241225 .container {
    display: flex;
    justify-content: flex-end;
  }
  .top241225 .container .topList {
    width: auto;
    height: 31px;
    line-height: 31px;
    display: flex;
    flex-direction: row;
  }
  .top241225 .container .topList li {
    margin: 0 5px;
  }
  .top241225 .container .topList li a {
    display: block;
    color: #666666;
  }
  .top241225 .container .topList .li1 {
    width: auto;
    height: 31px;
    line-height: 31px;
    font-size: 13px;
    color: #666666;
  }
  .top2412252 {
    height: 31px;
    border-bottom: 1px solid #d1d1d1;
    background: #f9f9f9;
  }
  .top2412252 .container {
    display: flex;
    justify-content: space-between;
  }
  .top2412252 .container .time {
    width: auto;
    height: 31px;
    line-height: 31px;
    font-size: 13px;
    color: #666666;
  }
  .top2412252 .container .topList {
    width: auto;
    height: 31px;
    line-height: 31px;
    display: flex;
    flex-direction: row;
  }
  .top2412252 .container .topList li {
    margin: 0 5px;
  }
  .top2412252 .container .topList li a {
    display: block;
    color: #666666;
  }
  .top2412252 .container .topList .li1 {
    width: auto;
    height: 31px;
    line-height: 31px;
    font-size: 13px;
    color: #666666;
  }
  .banner241225 {
    width: 100%;
    height: 142px;
    background: linear-gradient(to bottom, #cae2f8, #fff);
    padding: 30px 0 0 13px;
  }
  .banner241225 .container {
    display: flex;
    justify-content: space-between;
  }
  .banner241225 .container .alink {
    flex: 1;
    height: auto;
  }
  .banner241225 .container .alink img {
    height: 66px;
    width: auto;
  }
  .banner241225 .container .bannerform {
    width: 337px;
    height: 63px;
    padding-top: 26px;
    line-height: 37px;
    display: flex;
    flex-direction: row;
  }
  .banner241225 .container .bannerform input {
    border: 0;
    background: #fff;
  }
  .banner241225 .container .bannerform .search1 {
    flex: 1;
    height: 37px;
    line-height: 37px;
    font-size: 13px;
    color: #999999;
    padding-left: 13px;
  }
  .banner241225 .container .bannerform .search2 {
    width: 71px;
    height: 37px;
    line-height: 37px;
    background: #f3af2f;
    font-size: 15px;
    color: #fff;
    font-weight: bold;
    text-align: center;
  }
  .line {
    width: 100%;
    height: 7px;
    background: linear-gradient(to top, #ddd, #fff);
  }
  .nav241225 {
    width: 100%;
    height: 50px;
    line-height: 50px;
    background: #2a6eb7;
  }
  .nav241225 .container {
    display: flex;
    flex-direction: row;
  }
  .nav241225 .container li {
    flex: 1;
    height: 50px;
    line-height: 50px;
  }
  .nav241225 .container li a {
    font-size: 17px;
    font-weight: bold;
    color: #FFFFFF;
    display: block;
    height: 53px;
    line-height: 50px;
    text-align: center;
  }
  .nav241225 .container li:hover a {
    border-bottom: 3px solid #2761a0;
  }
  .mainbody {
    width: 100%;
    height: auto;
    background: linear-gradient(to bottom, #e0edf8, #fff);
    padding: 28px 0 20px;
    /*设置的子盒子高度大于父盒子，产生溢出效果*/
  }
  .mainbody .container {
    height: auto;
  }
  .mainbody .content1::before {
    content: '';
    position: absolute;
    top: 100%;
    /* 放置在盒子的底部 */
    left: 0;
    right: 0;
    height: 5px;
    /* 阴影的高度 */
    background: linear-gradient(to bottom, #d9d9d9, #fefefe);
    /* 使用模糊效果来扩展阴影 */
    transform: translateY(2px);
    /* 调整阴影的位置 */
  }
  .mainbody .content1 {
    width: 100%;
    height: 390px;
    padding: 20px 17px 20px 20px;
    background: #fff;
    display: flex;
    justify-content: space-between;
    position: relative;
  }
  .mainbody .content1 .swiper {
    width: 440px;
    height: 100%;
    margin: 0;
  }
  .mainbody .content1 .swiper .swiper-wrapper {
    width: 100%;
    height: 100%;
  }
  .mainbody .content1 .swiper .swiper-wrapper .swiper-slide {
    width: 100%;
    height: 100%;
  }
  .mainbody .content1 .swiper .swiper-wrapper .swiper-slide a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
  }
  .mainbody .content1 .swiper .swiper-wrapper .swiper-slide .swiperimg {
    width: 100%;
    height: 100%;
  }
  .mainbody .content1 .swiper .swiper-wrapper .swiper-slide .swiperimg img {
    display: block;
    width: 100%;
    height: 100%;
  }
  .mainbody .content1 .swiper .swiper-wrapper .swiper-slide .title {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 48px;
    line-height: 48px;
    left: 0;
    z-index: 99999;
    font-size: 15px;
    padding-left: 20px;
    color: #fff;
    background: rgba(0, 0, 0, 0.5);
    margin-bottom: 0;
  }
  .mainbody .content1 .swiper .swiper-wrapper .swiper-slide .title span {
    width: 60%;
    display: block;
    height: 100%;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .mainbody .content1 .swiper-pagination {
    position: absolute;
    bottom: 8px;
    right: 0;
    text-align: right;
    padding-right: 20px;
  }
  .mainbody .content1 .swiper-pagination-bullet {
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    font-size: 15px;
    color: #fff;
    opacity: 1;
    background: #827b68;
    border-radius: 0 !important;
  }
  .mainbody .content1 .swiper-pagination-bullet-active {
    color: #fff;
    background: #ff7e00;
  }
  .mainbody .content1 .toptab {
    width: 502px;
    height: 100%;
  }
  .mainbody .content1 .toptab .tab_list {
    width: 100%;
    height: 29px;
    border-bottom: 1px solid #e6e6e6;
    display: flex;
    flex-direction: row;
  }
  .mainbody .content1 .toptab .tab_list li {
    width: auto;
    height: 29px;
    line-height: 29px;
    padding: 0 20px 0 25px;
  }
  .mainbody .content1 .toptab .tab_list li a {
    width: 100%;
    height: 100%;
    display: block;
    font-size: 17px;
    color: #656565;
  }
  .mainbody .content1 .toptab .tab_list .current {
    border-bottom: 2px solid #0c55b1;
    background-image: url(../images/titPic.png);
    background-size: 6px auto;
    background-position: 5px 5px;
    background-repeat: no-repeat;
  }
  .mainbody .content1 .toptab .tab_con {
    width: 100%;
    height: auto;
    margin-top: 8px;
  }
  .mainbody .content1 .toptab .tab_con .item {
    display: none;
  }
  .mainbody .content1 .toptab .tab_con .item .itemList {
    width: 100%;
    height: auto;
  }
  .mainbody .content1 .toptab .tab_con .item .itemList li {
    width: 100%;
    height: 31px;
    line-height: 31px;
  }
  .mainbody .content1 .toptab .tab_con .item .itemList li a {
    display: block;
    font-size: 15px;
    line-height: 31px;
    padding-left: 13px;
    color: #333;
    display: flex;
    flex-direction: row;
    background-image: url(../images/listPic.png);
    background-repeat: no-repeat;
    background-size: 3px 3px;
    background-position: 0 center;
  }
  .mainbody .content1 .toptab .tab_con .item .itemList li a span {
    display: block;
    line-height: 31px;
    font-size: 15px;
  }
  .mainbody .content1 .toptab .tab_con .item .itemList li a span:nth-child(1) {
    flex: 1;
    height: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-right: 30px;
  }
  .mainbody .content1 .toptab .tab_con .item .itemList li a span:nth-child(2) {
    width: auto;
    text-align: right;
    color: #999999;
  }
  .mainbody .content1 .toptab .tab_con .item .itemList li:hover a {
    color: #db1212;
  }
  .mainbody .content2 {
    width: 100%;
    height: 115px;
    margin: 20px 0;
  }
  .mainbody .content2 a {
    display: block;
    width: 100%;
    height: auto;
  }
  .mainbody .content2 a img {
    display: block;
    width: 100%;
    height: auto;
  }
  .mainbody .content3 {
    width: 100%;
    height: auto;
    background: #fff;
    display: flex;
    justify-content: space-between;
    padding: 20px 17px 20px 20px;
  }
  .mainbody .content3 .toptab {
    width: 462px;
    height: 100%;
  }
  .mainbody .content3 .toptab .tab_list2,
  .mainbody .content3 .toptab .tab_list3 {
    width: 100%;
    height: 29px;
    border-bottom: 1px solid #e6e6e6;
    display: flex;
    flex-direction: row;
  }
  .mainbody .content3 .toptab .tab_list2 li,
  .mainbody .content3 .toptab .tab_list3 li {
    width: auto;
    height: 29px;
    line-height: 29px;
    padding: 0 20px 0 25px;
  }
  .mainbody .content3 .toptab .tab_list2 li a,
  .mainbody .content3 .toptab .tab_list3 li a {
    width: 100%;
    height: 100%;
    display: block;
    font-size: 17px;
    color: #656565;
  }
  .mainbody .content3 .toptab .tab_list2 .current,
  .mainbody .content3 .toptab .tab_list3 .current {
    border-bottom: 2px solid #0c55b1;
    background-image: url(../images/titPic.png);
    background-size: 6px auto;
    background-position: 5px 5px;
    background-repeat: no-repeat;
  }
  .mainbody .content3 .toptab .tab_con2,
  .mainbody .content3 .toptab .tab_con3 {
    width: 100%;
    height: auto;
    margin-top: 8px;
  }
  .mainbody .content3 .toptab .tab_con2 .item,
  .mainbody .content3 .toptab .tab_con3 .item {
    display: none;
  }
  .mainbody .content3 .toptab .tab_con2 .item .itemList,
  .mainbody .content3 .toptab .tab_con3 .item .itemList {
    width: 100%;
    height: auto;
  }
  .mainbody .content3 .toptab .tab_con2 .item .itemList li,
  .mainbody .content3 .toptab .tab_con3 .item .itemList li {
    width: 100%;
    height: 31px;
    line-height: 31px;
  }
  .mainbody .content3 .toptab .tab_con2 .item .itemList li a,
  .mainbody .content3 .toptab .tab_con3 .item .itemList li a {
    display: block;
    font-size: 15px;
    line-height: 31px;
    padding-left: 13px;
    color: #333;
    display: flex;
    flex-direction: row;
    background-image: url(../images/listPic.png);
    background-repeat: no-repeat;
    background-size: 3px 3px;
    background-position: 0 center;
  }
  .mainbody .content3 .toptab .tab_con2 .item .itemList li a span,
  .mainbody .content3 .toptab .tab_con3 .item .itemList li a span {
    display: block;
    line-height: 31px;
    font-size: 15px;
  }
  .mainbody .content3 .toptab .tab_con2 .item .itemList li a span:nth-child(1),
  .mainbody .content3 .toptab .tab_con3 .item .itemList li a span:nth-child(1) {
    flex: 1;
    height: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-right: 30px;
  }
  .mainbody .content3 .toptab .tab_con2 .item .itemList li a span:nth-child(2),
  .mainbody .content3 .toptab .tab_con3 .item .itemList li a span:nth-child(2) {
    width: auto;
    text-align: right;
    color: #999999;
  }
  .mainbody .content3 .toptab .tab_con2 .item .itemList li:hover a,
  .mainbody .content3 .toptab .tab_con3 .item .itemList li:hover a {
    color: #db1212;
  }
  .mainbody .content4 {
    width: 100%;
    height: 90px;
    margin-top: 20px;
    padding: 10px;
    border: 1px solid #eee;
  }
  .mainbody .content4 ul {
    width: 100%;
    height: 68px;
    display: flex;
    justify-content: space-between;
    margin-bottom: 0;
  }
  .mainbody .content4 ul li {
    width: 295px;
    height: 100%;
  }
  .mainbody .content4 ul li a {
    display: block;
  }
  .mainbody .content4 ul li a img {
    display: block;
  }
  .mainbody .content5 {
    width: 100%;
    height: 115px;
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
  }
  .mainbody .content5 .content5_1 {
    width: 186px;
    height: 100%;
  }
  .mainbody .content5 .content5_1 a {
    display: block;
    width: 100%;
    height: 100%;
  }
  .mainbody .content5 .content5_1 a img {
    display: block;
    width: 100%;
    height: 100%;
  }
  .mainbody .content5 .content5_2 {
    width: 400px;
    height: 100%;
  }
  .mainbody .content5 .content5_2 a {
    display: block;
    width: 100%;
    height: 100%;
  }
  .mainbody .content5 .content5_2 a img {
    display: block;
    width: 100%;
    height: 100%;
  }
  .mainbody .content5 .content5_3 {
    width: 400px;
    height: 100%;
  }
  .mainbody .content5 .content5_3 a {
    display: block;
    width: 100%;
    height: 100%;
  }
  .mainbody .content5 .content5_3 a img {
    display: block;
    width: 100%;
    height: 100%;
  }
  .mainbody .content6 {
    width: 100%;
    height: 185px;
    background: #f7fdf9;
    border: 1px solid #e1e0e0;
    margin-top: 20px;
  }
  .mainbody .content6 .content6title6 {
    margin-bottom: 10px;
    height: 38px;
    line-height: 38px;
    padding-right: 14px;
    width: 100%;
    padding-left: 31px;
    color: #0c55b1;
    background: url(../images/content6title.png);
    background-repeat: no-repeat;
    background-size: 10px auto;
    background-position: 10px center;
    display: flex;
    justify-content: space-between;
  }
  .mainbody .content6 .content6title6 span {
    font-weight: bold;
    font-size: 17px;
  }
  .mainbody .content6 .content6title6 a {
    color: #999999;
    font-size: 15px;
  }
  .mainbody .content6 .content6list {
    width: 945px;
    height: 113px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
  }
  .mainbody .content6 .content6list .mySwiper6 {
    width: 100%;
    height: 113px;
  }
  .mainbody .content6 .content6list .mySwiper6 .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .mainbody .content6 .content6list .mySwiper6 .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .mainbody .content6 .content6list .mySwiper6 .swiper-pagination {
    display: none;
  }
  .mainbody .content7 {
    width: 100%;
    height: 238px;
    display: flex;
    justify-content: space-between;
    background: #fff;
    margin-top: 20px;
    position: relative;
  }
  .mainbody .content7 .content7_1 {
    width: 306px;
    height: 100%;
  }
  .mainbody .content7 .content7_2 {
    width: 306px;
    height: 100%;
    margin: 0 20px;
  }
  .mainbody .content7 .content7_3 {
    width: 286px;
    height: 100%;
    display: flex;
    justify-content: center;
    /* 水平居中 */
    align-items: center;
  }
  .mainbody .content7 .content7_3 a {
    display: block;
    width: 286px;
    height: 209px;
  }
  .mainbody .content7 .content7_3 a img {
    width: 100%;
    height: 100%;
  }
  .mainbody .content7 .content7box .title {
    width: 100%;
    height: 29px;
    line-height: 29px;
    border-bottom: 1px solid #e6e6e6;
  }
  .mainbody .content7 .content7box .title a {
    padding: 0 20px 0 25px;
    border-bottom: 2px solid #0c55b1;
    background-image: url(../images/titPic.png);
    background-size: 6px auto;
    background-position: 5px 5px;
    background-repeat: no-repeat;
    font-size: 17px;
    color: #656565;
    display: inline-block;
  }
  .mainbody .content7 .content7box .itemList {
    width: 100%;
    height: auto;
  }
  .mainbody .content7 .content7box .itemList li {
    width: 100%;
    height: 31px;
    line-height: 31px;
  }
  .mainbody .content7 .content7box .itemList li a {
    display: block;
    font-size: 15px;
    line-height: 31px;
    padding-left: 13px;
    color: #333;
    display: flex;
    flex-direction: row;
    background-image: url(../images/listPic.png);
    background-repeat: no-repeat;
    background-size: 3px 3px;
    background-position: 0 center;
  }
  .mainbody .content7 .content7box .itemList li a span {
    display: block;
    line-height: 31px;
    font-size: 15px;
  }
  .mainbody .content7 .content7box .itemList li a span:nth-child(1) {
    flex: 1;
    height: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-right: 30px;
  }
  .mainbody .content7 .content7box .itemList li a span:nth-child(2) {
    width: auto;
    text-align: right;
    color: #999999;
  }
  .mainbody .content7 .content7box .itemList li:hover a {
    color: #db1212;
  }
  .mainbody .content7::before {
    content: '';
    position: absolute;
    top: 100%;
    /* 放置在盒子的底部 */
    left: 0;
    right: 0;
    height: 5px;
    /* 阴影的高度 */
    background: linear-gradient(to bottom, #d9d9d9, #fefefe);
    /* 使用模糊效果来扩展阴影 */
    transform: translateY(2px);
    /* 调整阴影的位置 */
  }
  .mainbody .content8 {
    width: 100%;
    height: 100px;
    background: #fff;
    overflow-y: scroll;
    margin-top: 20px;
    padding: 10px 20px;
  }
  .mainbody .content8::-webkit-scrollbar {
    width: 0;
  }
  .mainbody .child {
    height: auto;
  }
  .mainbody .child li {
    display: flex;
    width: 100%;
    height: 95px;
    margin-top: 10px;
  }
  .mainbody .child li a {
    display: block;
    flex: 1;
    height: 100%;
  }
  .mainbody .child li a img {
    display: block;
    width: 100%;
    height: 100%;
  }
  .mainbody .child li a:nth-child(2) {
    margin: 0 10px;
  }
  .footer {
    width: 100%;
    height: auto;
    padding-bottom: 20px;
    padding: 20px 17px 0 20px;
  }
  .footer .container .footer1 {
    width: 100%;
    height: 33px;
    display: flex;
    flex-direction: row;
  }
  .footer .container .footer1 li:nth-child(1) {
    flex: 1;
    height: 100%;
    background: #013487;
    line-height: 33px;
    padding-left: 20px;
  }
  .footer .container .footer1 li:nth-child(1) a {
    color: #fff;
    font-size: 13px;
  }
  .footer .container .footer1 li:nth-child(1) span {
    color: #fff;
    font-size: 15px;
    margin: 0 10px;
  }
  .footer .container .footer1 li:nth-child(1) a:hover {
    color: #d7000f;
  }
  .footer .container .footer1 li:nth-child(2) {
    width: 29px;
    height: 100%;
    background-image: url(../images/footer.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: 0 0;
  }
  .footer .container .footer1 li:nth-child(3) {
    width: 306px;
    height: 100%;
    background-color: #d7000f;
  }
  .footer .container .footer2 {
    width: 100%;
    height: auto;
    padding-left: 140px;
    display: flex;
    flex-direction: row;
  }
  .footer .container .footer2 .footer2_1 {
    flex: 1;
    height: auto;
  }
  .footer .container .footer2 .footer2_1 p {
    width: 100%;
    height: auto;
    margin-bottom: 0;
    font-size: 13px;
    line-height: 26px;
    color: #333333;
  }
  .footer .container .footer2 .footer2_1 p a {
    font-size: 13px;
    line-height: 26px;
    color: #333333;
    margin-right: 20px;
  }
  .footer .container .footer2 .footer2_1 p span {
    margin-right: 20px;
  }
  .footer .container .footer2 .footer2_2 {
    margin: 0 30px;
    width: 52px;
    height: 78px;
  }
  .footer .container .footer2 .footer2_2 a {
    display: block;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    /* 水平居中 */
    align-items: center;
  }
  .footer .container .footer2 .footer2_2 a img {
    display: block;
    width: 100%;
    height: auto;
  }
  .footer .container .footer2 .footer2_3 {
    width: 110px;
    height: 100%;
    height: 78px;
  }
  .footer .container .footer2 .footer2_3 a {
    display: block;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    /* 水平居中 */
    align-items: center;
  }
  .footer .container .footer2 .footer2_3 a img {
    display: block;
    width: 100%;
    height: auto;
  }
  .locationbox {
    background: #ededed;
    margin-top: 3px;
    width: 100%;
    height: 40px;
  }
  .locationbox .contianer {
    height: auto;
  }
  .locationbox .locationList {
    width: 100%;
    height: 40px;
    line-height: 40px;
    background-image: url(../images/locationpath.png);
    background-repeat: no-repeat;
    background-size: 15px 10px;
    background-position: 1px center;
    padding-left: 20px;
    display: flex;
    flex-direction: row;
    font-size: 13px;
    color: #454545;
  }
  .locationbox .locationList a {
    font-size: 13px;
    color: #454545;
    margin: 0 5px;
  }
  .locationbox .locationList a:hover {
    color: #3788e4;
  }
  .mainlist {
    width: 100%;
    height: auto;
    margin: 20px auto 25px;
  }
  .mainlist .container {
    height: auto;
  }
  .mainlist .listBox {
    width: 100%;
    height: auto;
    display: flex;
    justify-content: space-between;
  }
  .mainlist .listBox .mainlist_left {
    width: 210px;
    height: auto;
    background: #ebebeb;
  }
  .mainlist .listBox .mainlist_left .mainlefttitle {
    width: 100%;
    text-align: center;
    height: 50px;
    line-height: 50px;
    font-size: 17px;
    color: #FFFFFF;
    background: #2471cb;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 0;
  }
  .mainlist .listBox .mainlist_left .mainleftlist {
    width: 100%;
    height: auto;
  }
  .mainlist .listBox .mainlist_left .mainleftlist li {
    width: 100%;
    height: 46px;
    line-height: 46px;
    border-bottom: 1px solid #e3e3e3;
  }
  .mainlist .listBox .mainlist_left .mainleftlist li a {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    height: 46px;
    line-height: 46px;
    background-image: url(..//images/col-pic-hover.png);
    background-repeat: no-repeat;
    background-size: 6px 9px;
    background-position: 25px center;
    padding-left: 45px;
    color: #333333;
    font-size: 17px;
  }
  .mainlist .listBox .mainlist_left .mainleftlist .current a {
    color: #3788e4;
  }
  .mainlist .listBox .mainlist_right {
    width: 770px;
    height: auto;
    border: 1px solid #dedede;
    background: #f9f9f9;
  }
  .mainlist .listBox .mainlist_right .mainrighttitle {
    width: 100%;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    font-weight: bold;
    color: #606060;
    background: #e9e9e9;
    margin-bottom: 0;
  }
  .mainlist .listBox .mainlist_right .mainrighttitle span {
    padding: 0 20px;
    height: 50px;
    line-height: 50px;
    display: inline-block;
    width: auto;
    border-top: 2px solid #1d79cc;
    background: #FFFFFF;
  }
  .mainlist .listBox .mainlist_right .mainlistbox {
    width: 100%;
    height: auto;
    padding: 0 24px;
  }
  .mainlist .listBox .mainlist_right .mainlistbox li {
    width: 100%;
    height: 45px;
  }
  .mainlist .listBox .mainlist_right .mainlistbox li a {
    width: 100%;
    height: 45px;
    display: block;
    font-size: 17px;
    line-height: 45px;
    background: url(../images/list-pic.png) no-repeat left center;
    padding-left: 13px;
    border-bottom: 1px dashed #e8e8e8;
    display: flex;
    flex-direction: row;
  }
  .mainlist .listBox .mainlist_right .mainlistbox li a span:nth-child(1) {
    flex: 1;
    height: 45px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #333;
    white-space: nowrap;
    padding-right: 16px;
  }
  .mainlist .listBox .mainlist_right .mainlistbox li a span:nth-child(2) {
    width: auto;
    display: block;
    height: 45px;
    text-align: right;
    color: #999999;
  }
  .mainlist .listBox .mainlist_right .mainlistbox li:hover a span {
    color: #1d79cc;
  }
  .mainlist .listBox .mainlist_right .page {
    width: 100%;
    height: auto;
    padding: 10px 0 20px;
  }
  .mainlist .listBox .mainlist_right .page img {
    display: block;
    margin: 0 auto;
    height: 20px;
  }
  .mainarticlebox {
    width: 100%;
    height: auto;
    margin: 28px auto;
  }
  .mainarticlebox p {
    margin-bottom: 0;
  }
  .mainarticlebox .container {
    height: auto;
  }
  .mainarticlebox .container .mainarticle {
    width: 100%;
    height: auto;
    background: #fff;
    padding: 40px 100px;
  }
  .mainarticlebox .container .mainarticle .title {
    font-size: 25px;
    line-height: 45px;
    color: #000000;
    text-align: center;
    font-weight: normal;
    border-bottom: 2px solid #717171;
    padding-bottom: 10px;
  }
  .mainarticlebox .container .mainarticle .date {
    width: 100%;
    height: 53px;
    line-height: 53px;
    color: #333333;
    display: flex;
    flex-direction: row;
  }
  .mainarticlebox .container .mainarticle .date p {
    flex: 1;
    height: 53px;
    padding-left: 100px;
    line-height: 53px;
    text-align: center;
    font-size: 15px;
    color: #333333;
  }
  .mainarticlebox .container .mainarticle .date p span {
    margin: 0 30px;
  }
  .mainarticlebox .container .mainarticle .date a {
    width: 100px;
    display: block;
    height: 100%;
    text-align: right;
    padding-right: 20px;
  }
  .mainarticlebox .container .mainarticle .article00001 {
    width: 100%;
    height: auto;
    font-size: 15px !important;
    line-height: 30px !important;
    color: #333333 !important;
    padding: 13px 0 30px;
  }
  .mainarticlebox .container .mainarticle .dayin {
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: #f1f1f1;
    font-size: 15px;
    margin-top: 32px;
    padding-left: 20px;
    display: flex;
    justify-content: flex-end;
  }
  .mainarticlebox .container .mainarticle .dayin li {
    padding-left: 22px;
    padding-right: 22px;
  }
  .mainarticlebox .container .mainarticle .dayin li:hover a {
    color: #fa0505;
  }
  .mainarticlebox .container .mainarticle .dayin li a {
    display: block;
    color: #333;
  }
  .mainarticlebox .container .mainarticle .dayin li:nth-child(1) {
    background-image: url(../images/print.png);
    background-repeat: no-repeat;
    background-position: 0 center;
  }
  .mainarticlebox .container .mainarticle .dayin li:nth-child(2) {
    background-image: url(../images/close.png);
    background-repeat: no-repeat;
    background-position: 0 center;
  }
  .mainarticlebox .container .mainarticle .next {
    width: 100%;
    height: 43px;
    border-top: 1px dotted #c5c5c5;
    padding-top: 13px;
    margin-top: 8px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .mainarticlebox .container .mainarticle .next a {
    font-size: 15px;
    line-height: 30px;
    color: #333333;
  }
  .mainarticlebox .container .mainarticle .next a:hover {
    color: #fa0505;
  }
  .map {
    width: 100%;
    height: auto;
    background: #fff;
  }
  .map .titleone {
    width: 100%;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    background-image: url(../images/title-qz.jpg);
    background-repeat: no-repeat;
    background-size: 8px auto;
    background-position: 10px center;
    font-weight: bold;
    margin: 0;
    padding-left: 30px;
  }
  .map .maplist {
    background-color: #fbfbfb;
    padding: 20px 0;
    width: 100%;
    height: auto;
    margin: 0;
  }
  .map .maplist li {
    float: left;
    width: 20%;
    height: 35px;
    line-height: 35px;
    padding-left: 30px;
    background-image: url(../images/li_qz.jpg);
    background-size: 3px 3px;
    background-position: 20px center;
    background-repeat: no-repeat;
  }
  .map .maplist li a {
    display: block;
    width: 100%;
    height: 100%;
    color: #2d374b;
    font-size: 14px;
  }
}

@media (max-width: 1200px) {
  .container {
    width: 100% !important;
  }
  .top241225 {
    height: 2rem;
    width: 100%;
    border-bottom: 1px solid #d1d1d1;
    background: #f9f9f9;
  }
  .top241225 .container {
    height: 2rem;
    display: flex;
    justify-content: flex-end;
  }
  .top241225 .container .topList {
    width: auto;
    height: 2rem;
    line-height: 2rem;
    display: flex;
    flex-direction: row;
  }
  .top241225 .container .topList li {
    margin: 0 .5rem;
  }
  .top241225 .container .topList li a {
    display: block;
    color: #666666;
  }
  .top241225 .container .topList .li1 {
    width: auto;
    height: 2rem;
    line-height: 2rem;
    font-size: .8rem;
    color: #666666;
  }
  .top2412252 {
    height: 2rem;
    width: 100%;
    border-bottom: 1px solid #d1d1d1;
    background: #f9f9f9;
  }
  .top2412252 .container {
    height: 2rem;
    display: flex;
    justify-content: space-between;
  }
  .top2412252 .container .time {
    width: auto;
    height: 2rem;
    line-height: 2rem;
    font-size: .8rem;
    color: #666666;
  }
  .top2412252 .container .topList {
    width: auto;
    height: 2rem;
    line-height: 2rem;
    display: flex;
    flex-direction: row;
  }
  .top2412252 .container .topList li {
    margin: 0 .5rem;
  }
  .top2412252 .container .topList li a {
    display: block;
    color: #666666;
  }
  .top2412252 .container .topList .li1 {
    width: auto;
    height: 2rem;
    line-height: 2rem;
    font-size: .8rem;
    color: #666666;
  }
  .banner241225 {
    width: 100%;
    height: auto;
    background: linear-gradient(to bottom, #cae2f8, #fff);
    padding: 2rem 0 1.5rem;
  }
  .banner241225 .alink {
    width: 100%;
    height: auto;
  }
  .banner241225 .alink img {
    width: 90%;
    height: auto;
    margin: 0 auto;
    display: block;
  }
  .banner241225 .bannerform {
    width: 100%;
    height: 2rem;
    line-height: 2rem;
    padding: 0 5%;
    display: flex;
    flex-direction: row;
    font-size: .9rem;
    margin-top: 1rem;
  }
  .banner241225 .bannerform input {
    border: 0;
  }
  .banner241225 .bannerform .search1 {
    flex: 1;
    height: 2rem;
    color: #999999;
    padding-left: .8rem;
    font-size: .8rem;
  }
  .banner241225 .bannerform .search2 {
    width: 3rem;
    height: 2rem;
    background: #f3af2f;
    font-size: .9rem;
    color: #fff;
    font-weight: bold;
    text-align: center;
  }
  .line {
    width: 100%;
    height: .5rem;
    background: linear-gradient(to top, #ddd, #fff);
  }
  .nav241225 {
    width: 100%;
    height: auto;
    background: #2a6eb7;
  }
  .nav241225 .container {
    margin-bottom: 0;
    display: flex;
    flex-wrap: wrap;
    /* 允许子元素换行 */
    justify-content: space-around;
  }
  .nav241225 .container li {
    flex: 1 1 calc(33.3%);
    height: 3rem;
    line-height: 3rem;
  }
  .nav241225 .container li a {
    font-size: 1rem;
    font-weight: bold;
    color: #FFFFFF;
    display: block;
    height: 3rem;
    line-height: 3rem;
    text-align: center;
  }
  .nav241225 .container li:hover a {
    border-bottom: .1rem solid #2761a0;
  }
  .mainbody {
    width: 100%;
    height: auto;
    padding: .5rem .2rem;
    background: linear-gradient(to bottom, #e0edf8, #fff);
  }
  .mainbody .content1 {
    width: 100%;
    height: auto;
    background: #fff;
    padding: .5rem .5rem 0;
    position: relative;
    border: .01rem solid #f1f0f0;
  }
  .mainbody .content1 .swiper {
    width: 100%;
    height: 16rem;
    margin: 0;
  }
  .mainbody .content1 .swiper .swiper-wrapper {
    width: 100%;
    height: 100%;
  }
  .mainbody .content1 .swiper .swiper-wrapper .swiper-slide {
    width: 100%;
    height: 100%;
  }
  .mainbody .content1 .swiper .swiper-wrapper .swiper-slide a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
  }
  .mainbody .content1 .swiper .swiper-wrapper .swiper-slide .swiperimg {
    width: 100%;
    height: 100%;
  }
  .mainbody .content1 .swiper .swiper-wrapper .swiper-slide .swiperimg img {
    display: block;
    width: 100%;
    height: 100%;
  }
  .mainbody .content1 .swiper .swiper-wrapper .swiper-slide .title {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 2.5rem;
    line-height: 2.5rem;
    left: 0;
    z-index: 99999;
    font-size: .9rem;
    padding-left: 1.2rem;
    color: #fff;
    background: rgba(0, 0, 0, 0.5);
    margin-bottom: 0;
  }
  .mainbody .content1 .swiper .swiper-wrapper .swiper-slide .title span {
    width: 60%;
    display: block;
    height: 100%;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .mainbody .content1 .swiper-pagination {
    position: absolute;
    bottom: .5rem;
    right: 0;
    text-align: right;
    padding-right: 1rem;
  }
  .mainbody .content1 .swiper-pagination-bullet {
    width: 1.2rem;
    height: 1.2rem;
    text-align: center;
    line-height: 1.2rem;
    font-size: 1rem;
    color: #fff;
    opacity: 1;
    background: #827b68;
    border-radius: 0 !important;
  }
  .mainbody .content1 .swiper-pagination-bullet-active {
    color: #fff;
    background: #ff7e00;
  }
  .mainbody .content1::before {
    content: '';
    position: absolute;
    top: 100%;
    /* 放置在盒子的底部 */
    left: 0;
    right: 0;
    height: .2rem;
    /* 阴影的高度 */
    background: linear-gradient(to bottom, #d9d9d9, #fefefe);
    /* 使用模糊效果来扩展阴影 */
    transform: translateY(0.1rem);
    /* 调整阴影的位置 */
  }
  .content2 {
    width: 100%;
    height: auto;
    margin: 1rem 0;
  }
  .content2 a {
    display: block;
    width: 100%;
    height: 100%;
  }
  .content2 a img {
    display: block;
    width: 100%;
    height: 100%;
  }
  .content3 {
    width: 100%;
    height: auto;
  }
  .content3 .toptab {
    background: #fff;
    padding: .5rem .5rem 0;
  }
  .toptab {
    width: 100%;
    height: 100%;
    margin-top: 1rem;
  }
  .toptab .tab_list,
  .toptab .tab_list2,
  .toptab .tab_list3 {
    width: 100%;
    height: 2rem;
    border-bottom: 1px solid #e6e6e6;
    display: flex;
    flex-direction: row;
  }
  .toptab .tab_list li,
  .toptab .tab_list2 li,
  .toptab .tab_list3 li {
    width: auto;
    height: 2rem;
    line-height: 2rem;
    padding: 0 1.2rem 0 1.2rem;
  }
  .toptab .tab_list li a,
  .toptab .tab_list2 li a,
  .toptab .tab_list3 li a {
    width: 100%;
    height: 100%;
    display: block;
    font-size: 1rem;
    color: #656565;
  }
  .toptab .tab_list .current,
  .toptab .tab_list2 .current,
  .toptab .tab_list3 .current {
    border-bottom: 2px solid #0c55b1;
    background-image: url(../images/titPic.png);
    background-size: .4rem auto;
    background-position: 5px 5px;
    background-repeat: no-repeat;
  }
  .toptab .tab_con,
  .toptab .tab_con2,
  .toptab .tab_con3 {
    width: 100%;
    height: auto;
    margin-top: .5rem;
  }
  .toptab .tab_con .item,
  .toptab .tab_con2 .item,
  .toptab .tab_con3 .item {
    display: none;
  }
  .toptab .tab_con .item .itemList,
  .toptab .tab_con2 .item .itemList,
  .toptab .tab_con3 .item .itemList {
    width: 100%;
    height: auto;
  }
  .toptab .tab_con .item .itemList li,
  .toptab .tab_con2 .item .itemList li,
  .toptab .tab_con3 .item .itemList li {
    width: 100%;
    height: 31px;
    line-height: 31px;
  }
  .toptab .tab_con .item .itemList li a,
  .toptab .tab_con2 .item .itemList li a,
  .toptab .tab_con3 .item .itemList li a {
    display: block;
    font-size: 15px;
    line-height: 31px;
    padding-left: 13px;
    color: #333;
    display: flex;
    flex-direction: row;
    background-image: url(../images/listPic.png);
    background-repeat: no-repeat;
    background-size: 3px 3px;
    background-position: 0 center;
  }
  .toptab .tab_con .item .itemList li a span,
  .toptab .tab_con2 .item .itemList li a span,
  .toptab .tab_con3 .item .itemList li a span {
    display: block;
    line-height: 31px;
    font-size: 15px;
  }
  .toptab .tab_con .item .itemList li a span:nth-child(1),
  .toptab .tab_con2 .item .itemList li a span:nth-child(1),
  .toptab .tab_con3 .item .itemList li a span:nth-child(1) {
    flex: 1;
    height: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-right: 30px;
  }
  .toptab .tab_con .item .itemList li a span:nth-child(2),
  .toptab .tab_con2 .item .itemList li a span:nth-child(2),
  .toptab .tab_con3 .item .itemList li a span:nth-child(2) {
    width: auto;
    text-align: right;
    color: #999999;
  }
  .toptab .tab_con .item .itemList li:hover a,
  .toptab .tab_con2 .item .itemList li:hover a,
  .toptab .tab_con3 .item .itemList li:hover a {
    color: #db1212;
  }
  .content4 {
    width: 100%;
    height: auto;
  }
  .content4 ul {
    width: 100%;
    height: auto;
    margin-bottom: 0;
  }
  .content4 ul li {
    width: 100%;
    height: auto;
    margin-bottom: .3rem;
    margin-top: .3rem;
  }
  .content4 ul li a {
    display: block;
    width: 100%;
    height: auto;
  }
  .content4 ul li a img {
    width: 100%;
    height: auto;
    display: block;
  }
  .content5 {
    width: 100%;
    height: auto;
    margin-top: 1rem;
    display: flex;
    justify-content: space-between;
  }
  .content5 div a {
    display: block;
    width: 100%;
    height: 100%;
  }
  .content5 div a img {
    display: block;
    width: 100%;
    height: 100%;
  }
  .content5 .content5_1 {
    width: 20%;
  }
  .content5 .content5_2 {
    flex: 1;
    margin: 0 1rem;
  }
  .content5 .content5_3 {
    flex: 1;
  }
  .content6 {
    width: 100%;
    height: auto;
    background: #f7fdf9;
    border: 1px solid #e1e0e0;
    margin-top: 1rem;
    padding-bottom: .5rem;
  }
  .content6 .content6title6 {
    margin-bottom: 10px;
    height: 2rem;
    line-height: 2rem;
    padding-right: 1rem;
    width: 100%;
    padding-left: 2rem;
    color: #0c55b1;
    background: url(../images/content6title.png);
    background-repeat: no-repeat;
    background-size: .6rem auto;
    background-position: .6rem center;
    display: flex;
    justify-content: space-between;
  }
  .content6 .content6title6 span {
    font-weight: bold;
    font-size: 1rem;
  }
  .content6 .content6title6 a {
    color: #999999;
    font-size: 15px;
  }
  .content6 .content6list {
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
    padding: 0 .5rem;
  }
  .content6 .content6list .mySwiper7 {
    width: 100%;
    height: 3.5rem;
  }
  .content6 .content6list .mySwiper7 .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .content6 .content6list .mySwiper7 .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
  }
  .content6 .content6list .mySwiper7 .swiper-pagination {
    display: none;
  }
  .footer {
    width: 100%;
    height: auto;
    padding: 0 0.5rem 1rem;
  }
  .footer .container .footer1 {
    width: 100%;
    height: 2rem;
    display: flex;
    flex-direction: row;
  }
  .footer .container .footer1 li:nth-child(1) {
    flex: 1;
    height: 100%;
    background: #013487;
    line-height: 2rem;
    padding-left: 20px;
  }
  .footer .container .footer1 li:nth-child(1) a {
    color: #fff;
    font-size: .8rem;
  }
  .footer .container .footer1 li:nth-child(1) span {
    color: #fff;
    font-size: 1rem;
    margin: 0 .5rem;
  }
  .footer .container .footer1 li:nth-child(1) a:hover {
    color: #d7000f;
  }
  .footer .container .footer1 li:nth-child(2) {
    width: 1.5rem;
    height: 100%;
    background-image: url(../images/footer.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: 0 0;
  }
  .footer .container .footer1 li:nth-child(3) {
    width: 8rem;
    height: 100%;
    background-color: #d7000f;
  }
  .footer .container .footer2 {
    width: 100%;
    height: auto;
  }
  .footer .container .footer2 .footer2_1 {
    width: 100%;
    height: auto;
  }
  .footer .container .footer2 .footer2_1 p {
    width: 100%;
    height: auto;
    margin-bottom: 0;
    font-size: .8rem;
    line-height: 1.5rem;
    color: #333333;
  }
  .footer .container .footer2 .footer2_1 p a {
    font-size: .8rem;
    line-height: 1.5rem;
    color: #333333;
    margin-right: 1rem;
  }
  .footer .container .footer2 .footer2_1 p span {
    margin-right: 1rem;
    font-size: .8rem;
    line-height: 1.5rem;
    color: #333333;
  }
  .footer .container .footer2 .footer2_4 {
    margin-top: 1rem;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .footer .container .footer2 .footer2_4 a {
    width: auto;
    display: block;
    height: 4rem;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 1rem;
  }
  .footer .container .footer2 .footer2_4 a img {
    display: block;
    width: auto;
    height: 4rem;
  }
  .content7 {
    width: 100%;
    height: auto;
    padding: 0 .5rem 0;
  }
  .content7 .content7box {
    width: 100%;
    height: auto;
    margin-top: 1rem;
    background: #fff;
  }
  .content7 .content7box .title {
    width: 100%;
    height: 2rem;
    line-height: 2rem;
    border-bottom: 1px solid #e6e6e6;
  }
  .content7 .content7box .title a {
    padding: 0 1rem 0 1.5rem;
    border-bottom: 2px solid #0c55b1;
    background-image: url(../images/titPic.png);
    background-size: .4rem auto;
    background-position: .3rem .3rem;
    background-repeat: no-repeat;
    font-size: 1rem;
    color: #656565;
    display: inline-block;
  }
  .content7 .content7box .itemList {
    width: 100%;
    height: auto;
  }
  .content7 .content7box .itemList li {
    width: 100%;
    height: 2rem;
    line-height: 2rem;
  }
  .content7 .content7box .itemList li a {
    display: block;
    font-size: .9rem;
    line-height: 2rem;
    padding-left: .8rem;
    color: #333;
    display: flex;
    flex-direction: row;
    background-image: url(../images/listPic.png);
    background-repeat: no-repeat;
    background-size: 3px 3px;
    background-position: 0 center;
  }
  .content7 .content7box .itemList li a span {
    display: block;
    line-height: 2rem;
    font-size: .9rem;
  }
  .content7 .content7box .itemList li a span:nth-child(1) {
    flex: 1;
    height: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-right: 1.6rem;
  }
  .content7 .content7box .itemList li a span:nth-child(2) {
    width: auto;
    text-align: right;
    color: #999999;
  }
  .content7 .content7box .itemList li:hover a {
    color: #db1212;
  }
  .content7 .content7_3 {
    width: 100%;
    height: auto;
    margin-top: 1rem;
  }
  .content7 .content7_3 a {
    display: block;
    width: 100%;
    height: auto;
  }
  .content7 .content7_3 a img {
    display: block;
    width: 100%;
    height: auto;
  }
  .content8 {
    width: 100%;
    height: auto;
    margin-top: 1rem;
    padding: 0 0.5rem;
  }
  .content8 .child {
    width: 100%;
    height: auto;
    display: flex;
    flex-wrap: wrap;
    /* 允许子元素换行 */
    justify-content: space-around;
  }
  .content8 .child li {
    flex: 1 1 calc(49%);
    height: 5rem;
    margin-bottom: .5rem;
    padding: 0 .2rem;
  }
  .content8 .child li a {
    display: block;
    width: 100%;
    height: 100%;
  }
  .content8 .child li a img {
    display: block;
    width: 100%;
    height: 100%;
  }
  .content8 #child2 {
    display: none;
  }
  .locationbox {
    background: #ededed;
    margin-top: .2rem;
    width: 100%;
    height: auto;
    padding: 0 0.5rem 0;
  }
  .locationbox .contianer {
    height: auto;
  }
  .locationbox .locationList {
    width: 100%;
    height: auto;
    line-height: 2rem;
    background-image: url(../images/locationpath.png);
    background-repeat: no-repeat;
    background-size: 1rem auto;
    background-position: .2rem center;
    padding-left: 1.2rem;
    font-size: .8rem;
    color: #454545;
  }
  .locationbox .locationList a {
    font-size: .8rem;
    color: #454545;
    margin: 0 .1rem;
  }
  .locationbox .locationList a:hover {
    color: #3788e4;
  }
  .mainlist {
    width: 100%;
    height: auto;
    margin: 1rem auto 1rem;
  }
  .mainlist .contianer {
    height: auto;
  }
  .mainlist .listBox {
    width: 100%;
    height: auto;
    padding: 0 .5rem;
  }
  .mainlist .listBox .mainlist_left {
    width: 100%;
    height: auto;
    background: #ebebeb;
  }
  .mainlist .listBox .mainlist_left .mainlefttitle {
    width: 100%;
    text-align: center;
    height: 3rem;
    line-height: 3rem;
    font-size: 1rem;
    color: #FFFFFF;
    background: #2471cb;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 0;
  }
  .mainlist .listBox .mainlist_left .mainleftlist {
    width: 100%;
    height: auto;
  }
  .mainlist .listBox .mainlist_left .mainleftlist li {
    width: 100%;
    height: 2.5rem;
    line-height: 2.5rem;
    border-bottom: 1px solid #e3e3e3;
  }
  .mainlist .listBox .mainlist_left .mainleftlist li a {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    height: 2.5rem;
    line-height: 2.5rem;
    background-image: url(..//images/col-pic-hover.png);
    background-repeat: no-repeat;
    background-size: .4rem auto;
    background-position: 1.5rem center;
    padding-left: 3rem;
    color: #333333;
    font-size: 1rem;
  }
  .mainlist .listBox .mainlist_left .mainleftlist .current a {
    color: #3788e4;
  }
  .mainlist .listBox .mainlist_right {
    width: 100%;
    height: auto;
    border: 1px solid #dedede;
    background: #f9f9f9;
  }
  .mainlist .listBox .mainlist_right .mainrighttitle {
    width: 100%;
    height: 3rem;
    line-height: 3rem;
    font-size: 1rem;
    font-weight: bold;
    color: #606060;
    background: #e9e9e9;
    margin-bottom: 0;
  }
  .mainlist .listBox .mainlist_right .mainrighttitle span {
    padding: 0 1rem;
    height: 3rem;
    line-height: 3rem;
    display: inline-block;
    width: auto;
    border-top: 2px solid #1d79cc;
    background: #FFFFFF;
  }
  .mainlist .listBox .mainlist_right .mainlistbox {
    width: 100%;
    height: auto;
    padding: 0 1rem;
  }
  .mainlist .listBox .mainlist_right .mainlistbox li {
    width: 100%;
    height: 2.5rem;
  }
  .mainlist .listBox .mainlist_right .mainlistbox li a {
    width: 100%;
    height: 2.5rem;
    display: block;
    font-size: .9rem;
    line-height: 2.5rem;
    background: url(../images/list-pic.png) no-repeat left center;
    padding-left: 1rem;
    border-bottom: 1px dashed #e8e8e8;
    display: flex;
    flex-direction: row;
  }
  .mainlist .listBox .mainlist_right .mainlistbox li a span:nth-child(1) {
    flex: 1;
    height: 2.5rem;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #333;
    white-space: nowrap;
    padding-right: 1rem;
  }
  .mainlist .listBox .mainlist_right .mainlistbox li a span:nth-child(2) {
    width: auto;
    display: block;
    height: 2.5rem;
    text-align: right;
    color: #999999;
  }
  .mainlist .listBox .mainlist_right .mainlistbox li:hover a span {
    color: #1d79cc;
  }
  .mainlist .listBox .mainlist_right .page {
    width: 100%;
    height: auto;
    padding: 10px 0 20px;
  }
  .mainlist .listBox .mainlist_right .page img {
    display: block;
    margin: 0 auto;
    height: 20px;
  }
  .mainarticlebox {
    width: 100%;
    height: auto;
    margin: 1.5rem auto;
  }
  .mainarticlebox p {
    margin-bottom: 0;
  }
  .mainarticlebox .container {
    height: auto;
  }
  .mainarticlebox .container .mainarticle {
    width: 100%;
    height: auto;
    background: #fff;
    padding: 2rem .5rem;
  }
  .mainarticlebox .container .mainarticle .title {
    font-size: 1.5rem;
    line-height: 3rem;
    color: #000000;
    text-align: center;
    font-weight: normal;
    border-bottom: 2px solid #717171;
    padding-bottom: .6rem;
  }
  .mainarticlebox .container .mainarticle .date {
    width: 100%;
    height: 3rem;
    line-height: 3rem;
    color: #333333;
    display: flex;
    flex-direction: row;
  }
  .mainarticlebox .container .mainarticle .date p {
    flex: 1;
    height: 3rem;
    padding-left: 2rem;
    line-height: 3rem;
    text-align: center;
    font-size: 15px;
    color: #333333;
  }
  .mainarticlebox .container .mainarticle .date p span {
    margin: 0 1rem;
  }
  .mainarticlebox .container .mainarticle .date a {
    width: 2rem;
    display: block;
    height: 100%;
    text-align: right;
  }
  .mainarticlebox .container .mainarticle .article00001 {
    width: 100%;
    height: auto;
    font-size: .9rem !important;
    line-height: 1.5rem !important;
    color: #333333 !important;
    padding: .8rem 0 2rem;
  }
  .mainarticlebox .container .mainarticle .dayin {
    width: 100%;
    height: 2.5rem;
    line-height: 2.5rem;
    background: #f1f1f1;
    font-size: .9rem;
    margin-top: 2rem;
    padding-left: 1rem;
    display: flex;
    justify-content: flex-end;
  }
  .mainarticlebox .container .mainarticle .dayin li {
    padding-left: 1.6rem;
    padding-right: 1.6rem;
  }
  .mainarticlebox .container .mainarticle .dayin li:hover a {
    color: #fa0505;
  }
  .mainarticlebox .container .mainarticle .dayin li a {
    display: block;
    color: #333;
  }
  .mainarticlebox .container .mainarticle .dayin li:nth-child(1) {
    background-image: url(../images/print.png);
    background-repeat: no-repeat;
    background-position: 0 center;
  }
  .mainarticlebox .container .mainarticle .dayin li:nth-child(2) {
    background-image: url(../images/close.png);
    background-repeat: no-repeat;
    background-position: 0 center;
  }
  .mainarticlebox .container .mainarticle .next {
    width: 100%;
    height: auto;
    border-top: 1px dotted #c5c5c5;
    padding-top: .8rem;
    margin-top: .5rem;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .mainarticlebox .container .mainarticle .next a {
    font-size: .9rem;
    line-height: 2rem;
    color: #333333;
  }
  .mainarticlebox .container .mainarticle .next a:hover {
    color: #fa0505;
  }
  .map {
    width: 100%;
    height: auto;
    background: #fff;
  }
  .map .titleone {
    width: 100%;
    height: 3rem;
    line-height: 3rem;
    font-size: 1rem;
    background-image: url(../images/title-qz.jpg);
    background-repeat: no-repeat;
    background-size: .5rem auto;
    background-position: .6rem center;
    font-weight: bold;
    margin: 0;
    padding-left: 2rem;
  }
  .map .maplist {
    background-color: #fbfbfb;
    padding: 1.2rem 0;
    width: 100%;
    height: auto;
    margin: 0;
  }
  .map .maplist li {
    float: left;
    width: 100%;
    height: 2.5rem;
    line-height: 2.5rem;
    padding-left: 2rem;
    background-image: url(../images/li_qz.jpg);
    background-size: 3px auto;
    background-position: 1.5rem center;
    background-repeat: no-repeat;
  }
  .map .maplist li a {
    display: block;
    width: 100%;
    height: 100%;
    color: #2d374b;
    font-size: .8rem;
  }
}

@media (min-width: 768px) and (max-width: 992px) {
  .mainarticlebox .container .mainarticle {
    padding: 2rem 3rem;
  }
}

@media (min-width: 576px) and (max-width: 768px) {
  .mainarticlebox .container .mainarticle {
    padding: 2rem 1rem;
  }
}

@media (min-width: 992px) {
  .mainarticlebox .container .mainarticle {
    padding: 40px 100px;
  }
}
