@charset "UTF-8";
body a, body .transition, body .index-flow .title dl dd .layer, .index-flow .title dl dd body .layer, body .g-nav2, body .g-nav, body .g-head .btn-list .search .input, .g-head .btn-list .search body .input, body .g-head .btn-list, .g-head body .btn-list, body :before, body :after, body img {
  transition: All 0.5s ease;
  -webkit-transition: All 0.5s ease;
  -moz-transition: All 0.5s ease;
  -o-transition: All 0.5s ease;}

@media (max-width: 1100px){
.xw-cont form{display: block !important;}
}




.ellipsis, .index-flash li .name a {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;}

.flex, .index-flow .img-list li a .layer .info, .index-flow .title dl dd .layer, .index-flow .title dl, .index-flow .container .video i, .index-admissions .dots, .index-events .list-wrapper dd.li-dd dl.info dd, .index-events .list-wrapper dl.ul-dl, .index-events .wal .arrow, .index-events .wal, .index-news .col-2 .arrow .dots, .index-news .col-2 .arrow, .index-news .col-2 .list li .title, .index-search .search-result .name, .index-search .hot-words, .index-flash .btn .dots, .index-flash .btn, .g-foot .info .tel, .g-foot .info, .g-foot .list li, .g-nav2 .scroll ul, .g-nav ul, .g-head .btn-list .language .name, .g-head .btn-list ul, .g-head .btn-list, .p-layer {
  display: flex;
  display: -webkit-flex;
  display: -ms-flex;}

.flexColumn {
  display: flex;
  display: -webkit-flex;
  display: -ms-flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;}

.itemsCenter, .index-flow .img-list li a .layer .info, .index-flow .container .video i, .index-events .list-wrapper dd.li-dd dl.info dd, .index-events .wal, .index-news .col-2 .arrow, .index-news .col-2 .list li .title, .index-search .search-result .name, .index-flash .btn, .g-foot .info .tel, .g-foot .list li, .g-head .btn-list .language .name, .g-head .btn-list, .p-layer {
  align-items: center;
  -webkit-align-items: center;}

.justifyCenter, .index-flow .container .video i, .index-admissions .dots, .index-admissions .list dl, .index-news .col-2 .arrow .dots, .index-news .col-2 .list li .title, .index-flash .btn, .p-layer {
  justify-content: center;
  -webkit-justify-content: center;}

.flexAround {
  justify-content: space-around;
  -webkit-justify-content: space-around;}

.flexBetween, .index-news .col-2 .arrow, .index-news, .g-foot .info {
  justify-content: space-between;
  -webkit-justify-content: space-between;}

.flexWrap, .foot-link .list ul, .index-flow .img-list li a .layer, .index-flow .img-list ul, .index-admissions .list dl, .index-news, .index-search .hot-words ul, .g-foot .info div, .g-foot .list ul {
  display: flex;
  display: -webkit-flex;
  display: -ms-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;}

.bsBox {
  box-sizing: content-box;}

.p-ico, .index-flow .container .video i, .index-flow .container .list a i, .index-events .list-wrapper dd.li-dd dl.info em, .index-search .search-result li a i {
  font-family: "icon";
  font-size: 0.2rem;}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;}

html {
  font-size: 100px;}

body {
  font-size: 0.14rem;
  font-family:  Arial,Verdana, "微软雅黑";
  color: #333;
  -webkit-text-size-adjust: none;
  background-color: #fff;}
::-moz-selection { background: #3367D1;color: #fff;}
::selection { background: #3367D1;color: #fff;}
body.hidden {
  overflow: hidden;}

a {
  color: #333;
  text-decoration: none;
  outline: none;}
a:link {
  text-decoration: none;
  outline: none;}
a:visited {
  text-decoration: none;
  outline: none;}
a:hover {
  text-decoration: none;
  outline: none;}

li {
  list-style: outside none;}
i {
  font-style: normal;}
h1 {
  font-size: 16px;}

h2, h3, h4, h5 {
  font-size: 14px;}

h5 {
  font-size: 0.12rem;}

textarea, input {
  background: transparent;
  font-size: 12px;
  font-family: Arial,Verdana, "微软雅黑";
  color: #888;
  outline: none;
  border: 0;}

em {
  font-style: normal;}

img {
  vertical-align: middle;
  max-width: 100%;
  border: 0;}

button {
  border: none;
  cursor: pointer;}

.fl {
  float: left;}

.fr {
  float: right;}

.clear {
  clear: both;
  height: 0;
  display: block;
  _display: inherit;}

.h10 {
  height: 0.1rem;
  overflow: hidden;
  clear: both;}

.h50 {
  height: 0.5rem;
  overflow: hidden;
  clear: both;}

.line-1 {
  /* text-overflow:ellipsis;
  overflow:hidden;  
  white-space: nowrap; */
  overflow:hidden;
  text-overflow:ellipsis;
  display:-webkit-box;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:1;}
.line-2 {
  overflow:hidden;
  text-overflow:ellipsis;
  display:-webkit-box;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:2;}
.line-3 {
  overflow:hidden;
  text-overflow:ellipsis;
  display:-webkit-box;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:3;}
.line-4 {
  overflow:hidden;
  text-overflow:ellipsis;
  display:-webkit-box;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:4;}
.line-5 {
  overflow:hidden;
  text-overflow:ellipsis;
  display:-webkit-box;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:5;}

.news-cont table {
  border-collapse: collapse;
  text-indent: 0;}
.news-cont table td {
  padding: 5px !important;
  border: 1px solid;}

.selectTdClass{background-color:#edf5fa !important;}table.noBorderTable td,table.noBorderTable th,table.noBorderTable caption{border:1px dashed #ddd !important;}table{margin-bottom:10px;border-collapse:collapse;display:table;}td,th{padding: 5px 10px;border: 1px solid #DDD;}caption{border:1px dashed #DDD;border-bottom:0;padding:3px;text-align:center;}th{border-top:1px solid #BBB;background-color:#F7F7F7;}table tr.firstRow th{border-top-width:2px;}.ue-table-interlace-color-single{ background-color: #fcfcfc;} .ue-table-interlace-color-double{ background-color: #f7faff;}td p{margin:0;padding:0;}

@media only screen and (min-width: 1680px) {
  .wal {
    width: 1600px;
    max-width: 1600px;
    margin: 0 auto;}
}
@media only screen and (max-width: 1680px) {
  .wal {
    max-width: 16rem;
    margin: 0 auto;}
}
/* @media only screen and (max-width: 1200px) {
  .wal {
    max-width: 100%;
    margin: 0 auto;
  }
} */

/*-------------------------*/
.g-head {
  position: fixed;
  z-index: 50;
  left: 0;
  top: 0;
  width: 100%;}
.g-head:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: -0.05rem;
  right: 0;
  height: 1.38rem;
  background: url(../img/head-bg.png) center repeat-x;
  background-size: auto 99%;}
.g-head:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  height: 0.05rem;
  background: #c9151e center repeat-x;
  background-size: 100% 100%;}
.g-head .wal {
  min-height: 1.1rem;
  position: relative;
  max-width: 100%;
  margin: 0 0.4rem;
  width: auto;}
.g-head a.logo {
  display: block;
  background: url(../img/logo.png) center no-repeat;
  background-size: 100%;
  width: 5.3rem;
  position: absolute;
  z-index: 1;
  left: 0;
  right: auto;
  top: .4rem;
  bottom: 0;}
@media only screen and (max-width: 800px) {
  .g-head a.logo {
    top: 0rem;}
}
.g-head .btn-list {
  position: absolute;
  z-index: 1;
  left: auto;
  right: 1.1rem;
  top: .2rem;
  bottom: auto;
  height: 0.34rem;
  font-size: 0.14rem;
  color: #fff;
  padding: 0 .5rem;
  padding-right: .15rem;}
.g-head .btn-list:hover {}
.g-head .btn-list a {
  color: #fff;}
.g-head .btn-list ul {}
.g-head .btn-list ul li {
  padding-left: 0.2rem;
  display: flex;
  align-items: center;}
.btn-list .p-ico {
  font-size: .14rem;}
.g-head .btn-list ul a {
  display: block;
  opacity: 0.75;}
.g-head .btn-list ul a:hover {
  opacity: 1;}
.g-head .btn-list .language {
  border-left: rgba(255, 255, 255, 0.37) solid 1px;}
.g-head .btn-list .language .name {
  height: 0.16rem;
  opacity: 0.75;
  padding: 0 0.25rem 0 0.21rem;}
.g-head .btn-list .language .name i {
  flex-shrink: 0;
  font-size: 0.14rem;
  margin-right: 0.1rem;
  font-style: normal;}
.g-head .btn-list .language .name:hover {
  opacity: 1;}
.g-head .p-ico img{
  width: .17rem;
  height: .17rem;}
.g-head .btn-list .search {
  width: 0.2rem;
  height: 0.34rem;
  position: relative;
  z-index: 20;}
.g-head .btn-list .search .btn2,
.g-head .btn-list .search .btn {
  font-size: 0.18rem;
  opacity: 0.75;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 5;
  line-height: 0.34rem;
  background: url(../img/icon-ss.png) no-repeat center;
  background-size: .15rem .15rem;
  cursor: pointer;}
.g-head .btn-list .search .btn2 input ,
.g-head .btn-list .search .btn input {
  width: 100%;
  height: 0.34rem;
  cursor: pointer;
  position: absolute;
  z-index: 1;
  left: 0;
  right: auto;
  top: 0;
  bottom: auto;
  display: none;}
.g-head .btn-list .search .btn2 {
  display: none;}
.g-head .btn-list .search.on .btn2 {
  opacity: 1;
  display: block;
  background: url(../img/icon-ss2.png) no-repeat center;
  background-size: .15rem .15rem;}
.g-head .btn-list .search .input {
  position: absolute;
  z-index: 1;
  left: auto;
  right: -0.12rem;
  top: 0;
  bottom: auto;
  height: 0.34rem;
  width: 0.2rem;
  background: #fff;
  opacity: 0;
  visibility: hidden;}
.g-head .btn-list .search .input input {
  width: 100%;
  height: 0.34rem;
  line-height: 0.34rem;
  font-size: 0.14rem;
  padding: 0 0.12rem;}
.g-head .btn-list .search.on .btn {
  color: #c9151e;}
.g-head .btn-list .search.on .btn input {
  display: block;}
.g-head .btn-list .search.on .input {
  width: 3rem;
  opacity: 1;
  visibility: visible;}
.g-head a.navA {
  /* position: absolute;
  z-index: 1;
  left: auto;
  right: -.2rem;
  top: .53rem;
  bottom: auto;
  width: .24rem;
  height: .22rem; */
  position: absolute;
  z-index: 1;
  left: auto;
  right: -0.4rem;
  top: 0;
  bottom: auto;
  background: url(../img/icon-openbg.png) center no-repeat;
  background-size: 100% 100%;
  width: 1.32rem;
  height: .95rem;
  display: flex;
  align-items: center;
  justify-content: center;}
.g-head a.navA img {
  width: .25rem;
  position: relative;}
.g-head a.navA img::after {
  position: absolute;
  
  border-right: 1px solid #fff;
  padding-right: .1rem;}
.g-head a.navA:after {}

.g-nav {
  position: absolute;
  z-index: 1;
  left: auto;
  right: 1.2rem;
  top: 0.5rem;
  bottom: auto;}
.g-nav li {
  position: relative;
  margin-left: 0.3rem;}
.g-nav a.name {
  display: block;
  height: 0.52rem;
  line-height: 0.52rem;
  font-size: 0.2rem;
  color: #fff;
  position: relative;}
.g-nav a.name i.line {
  display: block;
  position: absolute;
  left: 0;
  top: 100%;
  right: 0.2rem;
  height: 0.02rem;
  background: #f0b537;
  margin-top: -0.12rem;
  opacity: 0;}
.g-nav a.name em {
  display: block;
  margin-right: -0.2rem;
  padding-right: 0.2rem;
  position: relative;}
.g-nav a.name em:after {}
.g-nav a.name.on {
  border-bottom: 2px solid #fff;}
.g-nav a.name.on i.line {
  opacity: 1;}
.g-nav .list {
  position: absolute;
  z-index: 1;
  left: 50%;
  right: auto;
  top: -100vh;
  bottom: auto;
  background: #fff;
  width: 2rem;
  margin-left: -1rem;
  box-shadow: 0 0 0.38rem 0 rgba(0, 0, 0, 0.19);
  -webkit-box-shadow: 0 0 0.38rem 0 rgba(0, 0, 0, 0.19);
  -moz-box-shadow: 0 0 0.38rem 0 rgba(0, 0, 0, 0.19);
  border-top: #c9151e solid 0.04rem;
  padding: 0.2rem 0;
  opacity: 0;
  visibility: hidden;}
.g-nav .list a {
  display: block;
  text-align: center;
  font-size: 0.17rem;
  line-height: 0.48rem;
  color: #c9151e;}
.g-nav .list a:hover {
  background: #ededed;}
.g-nav li:hover a.name {}
.g-nav li:hover a.name i.line {
  opacity: 1;}
.g-nav li:hover .list {
  opacity: 1;
  visibility: visible;
  top: 100%;
  transition: opacity 0.5s ease;
  -webkit-transition: opacity 0.5s ease;
  -moz-transition: opacity 0.5s ease;
  -o-transition: opacity 0.5s ease;}

.g-nav2 {
  position: fixed;
  z-index: 49;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: url(../img/nav-bg.jpg) center no-repeat;
  background-size: cover;
  opacity: 0;
  visibility: hidden;
  transform: translate3d(0,-100%,0);
  transition: transform .4s cubic-bezier(.52,.16,.24,1);}
/* .g-nav2 {
  position: fixed;
  z-index: 49;
  left: 0;
  top: 0;
  background: url("../img/nav-bg.jpg") center no-repeat;
  background-size: cover;
  opacity: 1;
  visibility: visible;
  height: 100vw;
  width: 100vw;
} */
.g-nav2 .scroll {
  display: none;
  position: absolute;
  z-index: 1;
  left: 0;
  right: 0;
  top: 0.8rem;
  bottom: 0;
  overflow-y: auto;}
.g-nav2 .scroll ul {
  max-width: 17.85rem;
  margin: 0 auto;}
.g-nav2 .scroll li {
  width: 14.285%;
  text-align: left;
  padding-top: 0.45rem;
  padding-left: .25rem;}
.g-nav2 .scroll li a {
  color: #fff;}
.g-nav2 .scroll li h2 {
  font-size: 0.22rem;}
.g-nav2 .scroll li .list {
  padding: 0.2rem 0;}
.g-nav2 .scroll li .list h3 {
  font-weight: 400;
  font-size: 0.17rem;
  line-height: 0.36rem;}
.g-nav2 .scroll li .list dl {
  padding-bottom: 0.2rem;}
.g-nav2 .scroll li .list dd {
  font-size: 0.12rem;
  line-height: 0.3rem;
  opacity: 0.65;}
.g-nav2 .scroll li .list dd:hover {
  opacity: 1;}

body.navShow {
  overflow: hidden;}
body.navShow .g-head .btn-list {
  height: .8rem;
  background: none;
  right: 1rem;}
body.navShow .g-head a.navA {
  width: 1.1rem;}
body.navShow .g-head a.navA:after {
  background-image: url(../img/img31.png);
  background-size: .35rem;}
body.navShow .g-nav {
  opacity: 0;
  visibility: hidden;}
body.navShow .g-nav2 {
  opacity: 1;
  visibility: visible;
  transform: translateZ(0);}



@media only screen and (min-width: 1680px) {
/*  */
.footer .wal {}
}
@media only screen and (min-width: 800px) and (max-width: 1680px) {
 
}

@media only screen and (max-width: 800px) {
  /*  */
  .ny-topbg .bread {
    display: none;}
}
@media only screen and (max-width: 800px) {}


@font-face {
    font-family: 'syst';
    src: url(../fonts/sy.jpg)
}

@font-face {
    font-family: 'syst2';
    src: url(../fonts/sy2.jpg)
}

@font-face {
    font-family: 'syst3';
    src: url(../fonts/sy3.jpg)
}

.fm {
    font-family: 'syst';
}

.fm2 {
    font-family: 'syst2';
}

.u26 li .time,.u34 li .time,.news-tit,.ban6 .name,.u33 li .tit,.sy-title3 .name-tab,.sy_ban4 .swiper-slide .tp p,.sy-overview .svg .svg-item .num span,.gw-box .gw-item .item .tit,.sy-overview .sy-tab2 .tab-item {
    font-family: 'syst';
    font-weight: 600;
}

.u33 li .tit {
    font-family: 'syst3';
    font-weight: 800;
}

.js-list .txt {
    word-break: break-word;
}

.clear {
    clear: both;
    margin: 0px;
    padding: 0px;
    height: 0px;
}

.img_d {
    overflow: hidden;
}

.img_d:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
}

.m-30 {
    margin-top: 30px;
}

.m-0 {
    margin-top: 0px !important;
}

.ban3 .swiper-slide p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.ban3 .swiper-slide p.line-1 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

@media only screen and (max-width: 1680px) {
    .m-30 {
        margin-top:.3rem;
    }
}

body {
    line-height: 1.7;
}

::-webkit-scrollbar-thumb {
    opacity: 1;
}

::-webkit-scrollbar {
    width: 4px;
    height: 4px;
}

::-webkit-scrollbar-thumb {
    background: #ddd;
    border-radius: 10px;
    opacity: 0;
}

::-webkit-scrollbar-track {
    background: none;
    border: none;
    border-radius: 10px;
}

::-webkit-scrollbar-button {
    height: 0;
    display: none;
}

::-webkit-scrollbar-button:hover {
    background-color: #999999;
}

body .g-head a .close {
    display: none;
}

body .g-head a.navA .ss2 {
    margin: 0 .15rem;
    width: 1px;
    height: .25rem;
    background-color: #fff;
    opacity: .3;
}

body.navShow a.navA .ss,body.navShow a.navA .open {
    display: none;
}

body.navShow a.navA .close {
    display: block;
}

.search-mode {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.8);
    z-index: 9999;
}

.search-mode .nav-ss {
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.search-mode .nav-ss .close-btn {
    position: absolute;
    right: .5rem;
    top: .5rem;
    width: .5rem;
    height: .5rem;
    cursor: pointer;
}

.search-mode .nav-ss .close-btn img {
    width: 100%;
    height: 100%;
}

.search-mode .nav-ss .search-box {
    width: 50vw;
    height: .6rem;
    display: flex;
    align-items: center;
}

.search-mode .nav-ss .search-box .inp {
    width: 100%;
    height: .6rem;
    background-color: #fff;
    padding: 0 .2rem;
    font-size: .18rem;
}

.search-mode .nav-ss .search-box .submit {
    width: 1.2rem;
    height: .6rem;
    background-color: #0053af;
    color: #fff;
    font-size: .18rem;
    cursor: pointer;
}

@media only screen and (max-width: 800px) {
    .search-mode {
        display:none;
        position: fixed;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: rgba(0,0,0,0.8);
        z-index: 9999;
    }

    .search-mode .nav-ss {
        position: absolute;
        width: 100%;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .search-mode .nav-ss .close-btn {
        position: absolute;
        right: .5rem;
        top: .5rem;
        width: .5rem;
        height: .5rem;
        cursor: pointer;
    }

    .search-mode .nav-ss .close-btn img {
        width: 100%;
        height: 100%;
    }

    .search-mode .nav-ss .search-box {
        width: 80vw;
        height: .8rem;
        display: flex;
        align-items: center;
    }

    .search-mode .nav-ss .search-box .inp {
        width: 100%;
        height: .8rem;
        background-color: #fff;
        padding: 0 .2rem;
        font-size: .24rem;
    }

    .search-mode .nav-ss .search-box .submit {
        width: 1.2rem;
        height: .8rem;
        background-color: #0053af;
        color: #fff;
        font-size: .24rem;
        cursor: pointer;
    }
}

@media only screen and (min-width: 1680px) {
    .g-nav2 .nv2 {
        height:100vh;
        position: relative;
        padding-top: 1.8rem;
        color: #fff;
    }

    .g-nav2 .nv2 a {
        color: #fff;
    }

    .g-nav2 .nav-box {
        display: flex;
        height: 72vh;
        overflow-y: auto;
    }

    .g-nav2 .nav-box .nav-left {
        flex: 1;
        width: 100%;
        display: flex;
        border-right: 1px solid rgba(255,255,255,0.4);
    }

    .g-nav2 .nav-box .nv-tab1 {
        width: 215px;
    }

    .g-nav2 .nav-box .nv-tab1 li {
        font-size: 24px;
        font-weight: 600;
        opacity: .4;
        margin-bottom: 40px;
    }

    .g-nav2 .nav-box .nv-tab1 li:hover,.g-nav2 .nav-box .nv-tab1 li.on {
        opacity: 1;
    }

    .g-nav2 .nav-box .nv-tab1 li:last-child {
        margin-bottom: 0;
    }

    .g-nav2 .nav-box .nv2-item {
        display: none;
        overflow: hidden;
    }

    .g-nav2 .nav-box .nv2-item.on {
        display: block;
    }

    .g-nav2 .nav-box .nv3-item {
        display: none;
        overflow: hidden;
    }

    .g-nav2 .nav-box .nv3-item.on {
        display: block;
    }

    .g-nav2 .nav-box .nv-tab2 {
        width: 270px;
        margin-right: 120px;
        font-size: 18px;
    }

    .g-nav2 .nav-box .nv-tab2 .tit {
        border-bottom: 1px solid rgba(255,255,255,0.4);
        padding-bottom: 10px;
        margin-bottom: 30px;
    }

    .g-nav2 .nav-box .nv-tab2 li {
        width: 240px;
        opacity: .4 !important;
    }

    .g-nav2 .nav-box .nv-tab2 li a {
        line-height: 50px;
    }

    .g-nav2 .nav-box .nv-tab2 li:hover,.g-nav2 .nav-box .nv-tab2 li.on {
        opacity: 1 !important;
    }

    .g-nav2 .nav-box .nv-tab2 li:hover a,.g-nav2 .nav-box .nv-tab2 li.on a {
        position: relative;
    }

    .g-nav2 .nav-box .nv-tab2 li:hover a::after,.g-nav2 .nav-box .nv-tab2 li.on a::after {
        content: '';
        position: absolute;
        background: url(../images/icon-rjt.png) no-repeat center;
        background-size: contain;
        width: 18px;
        height: 14px;
        top: 3px;
        right: -22px;
    }

    .g-nav2 .nav-box .nv-tab3 {
        margin-right: 85px;
    }

    .g-nav2 .nav-box .nv-tab3 li {
        border-bottom: 1px solid rgba(255,255,255,0.2);
    }

    .g-nav2 .nav-box .nv-tab3 li:hover a::after,.g-nav2 .nav-box .nv-tab3 li.on a::after {
        background-image: url(../images/nv-right.png);
        width: 13px;
        right: -25px;
    }

    .g-nav2 .nav-box .nav-right {
        width: 640px;
        padding-left: 65px;
    }

    .g-nav2 .nav-box .nav-right .item {
        margin-bottom: 25px;
        display: flex;
        align-items: flex-end;
    }

    .g-nav2 .nav-box .nav-right .item .name {
        font-size: 18px;
    }

    .g-nav2 .nav-box .nav-right .item .name img {
        width: 20px;
        height: 20px;
        object-fit: contain;
        margin-right: 10px;
    }

    .g-nav2 .nav-box .nav-right .item .name2 {
        margin-left: 15px;
        font-size: 14px;
        opacity: .4;
    }

    .g-nav2 .nav-box .nav-right .item .name2:hover {
        opacity: 1;
    }

    .g-nav2 .nav-box .tab-link {
        margin-top: 50px;
        display: flex;
        justify-content: space-between;
    }

    .g-nav2 .nav-box .tab-item {
        width: 260px;
        font-size: 18px;
        margin-bottom: 25px;
    }

    .g-nav2 .nav-box .tab-item .tit {
        border-bottom: 1px solid rgba(255,255,255,0.4);
        padding-bottom: 10px;
        margin-bottom: 15px;
    }

    .g-nav2 .nav-box .tab-item a {
        display: block;
        opacity: .4;
        padding-bottom: 5px;
        margin-bottom: 10px;
    }

    .g-nav2 .nav-box .tab-item a:hover {
        opacity: 1;
    }

    .g-nav2 .nav-box .tab-item span {
        font-size: 14px;
    }

    .g-nav2 .nav-box .tab-item .link {
        border-bottom: 1px solid rgba(255,255,255,0.2);
    }

    .g-nav2 .nav-bottom {
        height: calc(26vh - 1.8rem);
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .g-nav2 .nav-bottom .search-txt {
        display: flex;
        align-items: center;
    }

    .g-nav2 .nav-bottom .search-txt p {
        font-size: 24px;
        font-weight: 600;
    }

    .g-nav2 .nav-bottom .search-txt a {
        margin-left: 20px;
        font-size: 18px;
        opacity: .4;
    }

    .g-nav2 .nav-bottom .search-txt a:hover {
        opacity: 1;
    }

    .g-nav2 .nav-bottom .search-ipt {
        border: 1px solid #fff;
        width: 375px;
        height: 40px;
        font-size: 16px;
        display: flex;
        align-items: center;
        padding: 0 18px;
    }

    .g-nav2 .nav-bottom .search-ipt input {
        font-size: 16px;
        width: 265px;
    }

    .g-nav2 .nav-bottom .search-ipt img {
        cursor: pointer;
        width: 20px;
        height: 20px;
    }
}

@media only screen and (min-width: 1000px) and (max-width:1680px) {
    .g-nav2 .nv2 {
        height:100vh;
        position: relative;
        padding-top: 1.8rem;
        color: #fff;
        overflow-y: auto;
    }

    .g-nav2 .nv2 a {
        color: #fff;
    }

    .g-nav2 .nav-box {
        display: flex;
        min-height: 74vh;
    }

    .g-nav2 .nav-box .nav-left {
        flex: 1;
        width: 100%;
        display: flex;
        border-right: 1px solid rgba(255,255,255,0.4);
    }

    .g-nav2 .nav-box .nv-tab1 {
        width: 2.15rem;
    }

    .g-nav2 .nav-box .nv-tab1 li {
        font-size: .24rem;
        font-weight: 600;
        opacity: .4;
        margin-bottom: .4rem;
    }

    .g-nav2 .nav-box .nv-tab1 li:hover,.g-nav2 .nav-box .nv-tab1 li.on {
        opacity: 1;
    }

    .g-nav2 .nav-box .nv-tab1 li:last-child {
        margin-bottom: 0;
    }

    .g-nav2 .nav-box .nv2-item {
        display: none;
        overflow: hidden;
    }

    .g-nav2 .nav-box .nv2-item.on {
        display: block;
    }

    .g-nav2 .nav-box .nv3-item {
        display: none;
        overflow: hidden;
    }

    .g-nav2 .nav-box .nv3-item.on {
        display: block;
    }

    .g-nav2 .nav-box .nv-tab2 {
        width: 2.7rem;
        margin-right: 1.2rem;
        font-size: .18rem;
    }

    .g-nav2 .nav-box .nv-tab2 .tit {
        border-bottom: 1px solid rgba(255,255,255,0.4);
        padding-bottom: .1rem;
        margin-bottom: .3rem;
    }

    .g-nav2 .nav-box .nv-tab2 li {
        width: 2.4rem;
        opacity: .4 !important;
    }

    .g-nav2 .nav-box .nv-tab2 li a {
        line-height: .5rem;
    }

    .g-nav2 .nav-box .nv-tab2 li:hover,.g-nav2 .nav-box .nv-tab2 li.on {
        opacity: 1 !important;
    }

    .g-nav2 .nav-box .nv-tab2 li:hover a,.g-nav2 .nav-box .nv-tab2 li.on a {
        position: relative;
    }

    .g-nav2 .nav-box .nv-tab2 li:hover a::after,.g-nav2 .nav-box .nv-tab2 li.on a::after {
        content: '';
        position: absolute;
        background: url(../images/icon-rjt.png) no-repeat center;
        background-size: contain;
        width: .18rem;
        height: .14rem;
        top: .03rem;
        right: -0.22rem;
    }

    .g-nav2 .nav-box .nv-tab3 {
        margin-right: .85rem;
    }

    .g-nav2 .nav-box .nv-tab3 li {
        border-bottom: 1px solid rgba(255,255,255,0.2);
    }

    .g-nav2 .nav-box .nv-tab3 li:hover a::after,.g-nav2 .nav-box .nv-tab3 li.on a::after {
        background-image: url(../images/nv-right.png);
        width: .13rem;
        right: -0.25rem;
    }

    .g-nav2 .nav-box .nav-right {
        width: 6.4rem;
        padding-left: .65rem;
    }

    .g-nav2 .nav-box .nav-right .item {
        margin-bottom: .25rem;
        display: flex;
        align-items: flex-end;
    }

    .g-nav2 .nav-box .nav-right .item .name {
        font-size: .18rem;
    }

    .g-nav2 .nav-box .nav-right .item .name img {
        width: .2rem;
        height: .2rem;
        object-fit: contain;
        margin-right: .1rem;
    }

    .g-nav2 .nav-box .nav-right .item .name2 {
        margin-left: .15rem;
        font-size: .14rem;
        opacity: .4;
    }

    .g-nav2 .nav-box .nav-right .item .name2:hover {
        opacity: 1;
    }

    .g-nav2 .nav-box .tab-link {
        margin-top: .5rem;
        display: flex;
        justify-content: space-between;
    }

    .g-nav2 .nav-box .tab-item {
        width: 2.6rem;
        font-size: .18rem;
        margin-bottom: .25rem;
    }

    .g-nav2 .nav-box .tab-item .tit {
        border-bottom: 1px solid rgba(255,255,255,0.4);
        padding-bottom: .1rem;
        margin-bottom: .15rem;
    }

    .g-nav2 .nav-box .tab-item a {
        display: block;
        opacity: .4;
        padding-bottom: .05rem;
        margin-bottom: .1rem;
    }

    .g-nav2 .nav-box .tab-item a:hover {
        opacity: 1;
    }

    .g-nav2 .nav-box .tab-item span {
        font-size: .14rem;
    }

    .g-nav2 .nav-box .tab-item .link {
        border-bottom: 1px solid rgba(255,255,255,0.2);
    }

    .g-nav2 .nav-bottom {
        min-height: calc(26vh - 1.8rem);
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 10px 0;
    }

    .g-nav2 .nav-bottom .search-txt {
        display: flex;
        align-items: center;
    }

    .g-nav2 .nav-bottom .search-txt p {
        font-size: .24rem;
        font-weight: 600;
    }

    .g-nav2 .nav-bottom .search-txt a {
        margin-left: .2rem;
        font-size: .18rem;
        opacity: .4;
    }

    .g-nav2 .nav-bottom .search-txt a:hover {
        opacity: 1;
    }

    .g-nav2 .nav-bottom .search-ipt {
        border: 1px solid #fff;
        width: 3.75rem;
        height: .4rem;
        font-size: .16rem;
        display: flex;
        align-items: center;
        padding: 0 .18rem;
    }

    .g-nav2 .nav-bottom .search-ipt input {
        font-size: .16rem;
        width: 2.65rem;
    }

    .g-nav2 .nav-bottom .search-ipt img {
        cursor: pointer;
        width: .2rem;
        height: .2rem;
    }
}

.g-nav2 .nv2-item .nav-u1 .nav-u2 {
    display: none;
}

@media only screen and (max-width: 800px) {
    .g-nav2 .nv2 {
        height:100vh;
        position: relative;
        padding-top: 1.38rem;
        color: #fff;
    }

    .g-nav2 .nv2 a {
        color: #fff;
    }

    .g-nav2 .nav-box {
        height: 65vh;
        overflow-y: auto;
    }

    .g-nav2 .nav-box .nv-tab1 {
        display: none;
        width: 100%;
    }

    .g-nav2 .nav-box .nv-tab1 li {
        font-size: 16px;
        opacity: .4;
        margin-bottom: 10px;
        margin-right: 10px;
    }

    .g-nav2 .nav-box .nv-tab1 li:hover,.g-nav2 .nav-box .nv-tab1 li.on {
        opacity: 1;
    }

    .g-nav2 .nav-box .nv2-item .nav-u1 {
        padding: 0 15px;
    }

    .g-nav2 .nav-box .nv2-item .nav-u1 p.on {
        opacity: 1;
    }

    .g-nav2 .nav-box .nv2-item .nav-u1 p.on a {
        position: relative;
    }

    .g-nav2 .nav-box .nv2-item .nav-u1 p.on a::after {
        content: '';
        position: absolute;
        background: url(../images/icon-rjt.png) no-repeat center;
        background-size: contain;
        width: 12px;
        height: 12px;
        top: 2px;
        right: -22px;
        transform: rotate(90deg);
    }

    .g-nav2 .nav-box .nv2-item .nav-u2 {
        padding: 0 15px;
    }

    .g-nav2 .nav-box .nv3-item {
        display: none;
        overflow: hidden;
    }

    .g-nav2 .nav-box .nv-tab2 {
        width: 100%;
        font-size: 16px;
        margin-bottom: 20px;
    }

    .g-nav2 .nav-box .nv-tab2 .tit {
        border-bottom: 1px solid rgba(255,255,255,0.4);
        padding-bottom: 10px;
        margin-bottom: 10px;
        position: relative;
    }

    .g-nav2 .nav-box .nv-tab2 .tit::after {
        content: '';
        position: absolute;
        background: url(../images/icon-rjt.png) no-repeat center;
        background-size: contain;
        width: 12px;
        height: 12px;
        top: 10px;
        right: 22px;
    }

    .g-nav2 .nav-box .nv-tab2 .tit.on::after {
        transform: rotate(90deg);
    }

    .g-nav2 .nav-box .nv-tab2 li {
        width: 100%;
        opacity: .4;
        font-size: 14px;
    }

    .g-nav2 .nav-box .nv-tab2 li a {
        line-height: 40px;
    }

    .g-nav2 .nav-box .nv-tab2 li:hover,.g-nav2 .nav-box .nv-tab2 li.on {
        opacity: 1;
    }

    .g-nav2 .nav-box .nv-tab2 li:hover a,.g-nav2 .nav-box .nv-tab2 li.on a {
        position: relative;
    }

    .g-nav2 .nav-box .nv-tab2 li:hover a::after,.g-nav2 .nav-box .nv-tab2 li.on a::after {
        content: '';
        position: absolute;
        background: url(../images/icon-rjt.png) no-repeat center;
        background-size: contain;
        width: 12px;
        height: 12px;
        top: 2px;
        right: -22px;
    }

    .g-nav2 .nav-box .nv-tab3 li {
        border-bottom: 1px solid rgba(255,255,255,0.2);
    }

    .g-nav2 .nav-box .nv-tab3 li:hover a::after,.g-nav2 .nav-box .nv-tab3 li.on a::after {
        background-image: url(../images/nv-right.png);
        width: 13px;
        right: -25px;
    }

    .g-nav2 .nav-box .nav-u2,.g-nav2 .nav-box .nav-u1 {
        display: none;
    }

    .g-nav2 .nav-box .nav-u2.on,.g-nav2 .nav-box .nav-u1.on {
        display: block;
    }

    .g-nav2 .nav-box .nav-right {
        width: 100%;
    }

    .g-nav2 .nav-box .nav-right .item {
        margin-bottom: 10px;
    }

    .g-nav2 .nav-box .nav-right .item .name {
        display: block;
        font-size: 16px;
    }

    .g-nav2 .nav-box .nav-right .item .name img {
        width: 15px;
        height: 15px;
        object-fit: contain;
        margin-right: 10px;
    }

    .g-nav2 .nav-box .nav-right .item .name2 {
        margin-right: 10px;
        font-size: 12px;
        opacity: .4;
    }

    .g-nav2 .nav-box .nav-right .item .name2:hover {
        opacity: 1;
    }

    .g-nav2 .nav-box .tab-link {
        margin-top: 10px;
    }

    .g-nav2 .nav-box .tab-item {
        width: 100%;
        font-size: 16px;
        margin-bottom: 10px;
    }

    .g-nav2 .nav-box .tab-item .tit {
        border-bottom: 1px solid rgba(255,255,255,0.4);
        padding-bottom: 5px;
        margin-bottom: 10px;
    }

    .g-nav2 .nav-box .tab-item a {
        font-size: 12px;
        display: block;
        opacity: .4;
        padding-bottom: 5px;
        margin-bottom: 5px;
    }

    .g-nav2 .nav-box .tab-item a:hover {
        opacity: 1;
    }

    .g-nav2 .nav-box .tab-item span {
        font-size: 12px;
    }

    .g-nav2 .nav-box .tab-item .link {
        border-bottom: 1px solid rgba(255,255,255,0.2);
    }

    .g-nav2 .nav-bottom {
        height: calc(34vh - 1.38rem);
        display: flex;
        flex-wrap: wrap;
        align-items: center;
    }

    .g-nav2 .nav-bottom .search-txt {
        display: flex;
        align-items: center;
        flex-wrap: wrap;
    }

    .g-nav2 .nav-bottom .search-txt p {
        font-size: 16px;
        font-weight: 600;
    }

    .g-nav2 .nav-bottom .search-txt a {
        margin-left: 10px;
        font-size: 12px;
        opacity: .4;
    }

    .g-nav2 .nav-bottom .search-txt a:hover {
        opacity: 1;
    }

    .g-nav2 .nav-bottom .btn-list {
        width: 100%;
    }

    .g-nav2 .nav-bottom .search-ipt {
        border: 1px solid #fff;
        width: 100%;
        height: 40px;
        font-size: 16px;
        display: flex;
        align-items: center;
        padding: 0 18px;
    }

    .g-nav2 .nav-bottom .search-ipt input {
        font-size: 16px;
        width: 265px;
        flex: 1;
    }

    .g-nav2 .nav-bottom .search-ipt img {
        cursor: pointer;
        width: 20px;
        height: 20px;
    }
}

@media only screen and (min-width: 1680px) {
    .footer {
        position:relative;
        background: url(../images/foot/bg.jpg) no-repeat center;
        background-size: cover;
        padding-top: 60px;
    }

    .footer .oa {
        position: absolute;
        top: -60px;
        right: 0;
    }

    .footer .oa .wal {
        width: calc((100vw - 1600px) / 2 + 1600px);
        padding-left: 55px;
        max-width: none;
        position: relative;
        border-top-left-radius: 72px;
        border-bottom-left-radius: 72px;
        background-color: #f4f4f4;
        display: flex;
        align-items: center;
        height: 120px;
        box-shadow: 0 0 7px 3px rgba(0,0,0,0.1);
    }

    .footer .oa .icon {
        display: flex;
        align-items: center;
    }

    .footer .oa .icon img {
        width: 86px;
        height: 70px;
    }

    .footer .oa .tit {
        font-size: 26px;
        margin-left: 75px;
        padding-right: 80px;
        font-weight: 600;
        border-right: 1px solid #d7d7d9;
    }

    .footer .oa .link {
        font-size: 22px;
        margin: 0 50px;
    }

    .footer .oa .link-list {
        font-size: 18px;
        cursor: pointer;
        position: relative;
    }

    .footer .oa .link-list .oa-list {
        display: none;
        background-color: #fff;
        border-radius: 8px;
        position: absolute;
        left: 50%;
        margin-left: -100px;
        width: 200px;
        box-shadow: 0 0 7px 3px rgba(0,0,0,0.1);
        z-index: 5;
    }

    .footer .oa .link-list .oa-list a {
        padding: 12px;
        width: 100%;
        display: block;
        text-align: center;
    }

    .footer .oa .link-list:hover .oa-list {
        display: block;
    }

    .footer .tp {
        display: flex;
        align-items: center;
        height: 270px;
        border-bottom: 1px solid rgba(255,255,255,0.15);
    }

    .footer .tp .foot-logo {
        display: flex;
        align-items: center;
        height: 270px;
        margin-right: 70px;
    }

    .footer .tp .foot-logo img {
        width: 635px;
    }

    .footer .foot-link {
        flex: 1;
        width: 100%;
        height: 270px;
        padding: 40px 0;
        padding-left: 60px;
        border-left: 1px solid rgba(255,255,255,0.15);
        display: flex;
        align-items: center;
        flex-wrap: wrap;
    }

    .footer .foot-link .link-item {
        position: relative;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 62px;
        height: 62px;
        border-radius: 10px;
        background-color: rgba(255,255,255,0.2);
        margin-right: 34px;
    }

    .footer .foot-link .link-item:nth-child(9) {
        margin-right: 0;
    }

    .footer .foot-link .link-item a {
        display: block;
        width: 100%;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .footer .foot-link .link-item a img {
        width: 40px;
        height: 40px;
        object-fit: contain;
    }

    .footer .foot-link .link-item .img1 {
        display: block;
    }

    .footer .foot-link .link-item .img2 {
        display: none;
    }

    .footer .foot-link .link-item .ewm-box {
        display: none;
        position: absolute;
        top: 75px;
        left: 50%;
        margin-left: -68px;
        width: 136px;
        padding: 13px;
        background-color: #fff;
        text-align: center;
        line-height: 1.2;
        border-radius: 3px;
        z-index: 2;
    }

    .footer .foot-link .link-item .ewm-box img {
        width: 110px;
        height: 110px;
    }

    .footer .foot-link .link-item .ewm-box::after {
        content: '';
        width: 25px;
        height: 11px;
        position: absolute;
        top: -10px;
        left: 50%;
        margin-left: -12.5px;
        background: url(../images/foot/sjx.png) no-repeat center;
    }

    .footer .foot-link .link-item:hover {
        background-color: #fff;
    }

    .footer .foot-link .link-item:hover .img2 {
        display: block;
    }

    .footer .foot-link .link-item:hover .img1 {
        display: none;
    }

    .footer .foot-link .link-item:hover .ewm-box {
        display: block;
    }

    .footer .bt {
        height: 150px;
        display: flex;
        align-items: center;
        justify-content: space-between;
        color: rgba(255,255,255,0.6);
    }

    .footer .bt .adr {
        display: flex;
        align-items: center;
        font-size: 14px;
    }

    .footer .bt .adr p {
        margin-right: 40px;
    }
}

@media only screen and (min-width: 800px) and (max-width:1680px) {
    .footer {
        position:relative;
        background: url(../images/foot/bg.jpg) no-repeat center;
        background-size: cover;
        padding-top: .6rem;
    }

    .footer .oa {
        position: absolute;
        top: -0.6rem;
        right: 0;
    }

    .footer .oa .wal {
        width: calc((100vw - 16rem) / 2 + 16rem);
        padding-left: .55rem;
        max-width: none;
        position: relative;
        border-top-left-radius: .72rem;
        border-bottom-left-radius: .72rem;
        background-color: #f4f4f4;
        display: flex;
        align-items: center;
        height: 1.2rem;
        box-shadow: 0 0 7px 3px rgba(0,0,0,0.1);
    }

    .footer .oa .icon {
        display: flex;
        align-items: center;
    }

    .footer .oa .icon img {
        width: .86rem;
        height: .7rem;
    }

    .footer .oa .tit {
        font-size: .26rem;
        margin-left: .75rem;
        padding-right: .8rem;
        font-weight: 600;
        border-right: 1px solid #d7d7d9;
    }

    .footer .oa .link {
        font-size: .22rem;
        margin: 0 .5rem;
    }

    .footer .oa .link-list {
        font-size: .18rem;
        cursor: pointer;
        position: relative;
    }

    .footer .oa .link-list .oa-list {
        display: none;
        background-color: #fff;
        border-radius: .08rem;
        position: absolute;
        left: 50%;
        margin-left: -1rem;
        width: 200px;
        box-shadow: 0 0 7px 3px rgba(0,0,0,0.1);
        z-index: 5;
    }

    .footer .oa .link-list .oa-list a {
        padding: .12rem;
        width: 100%;
        display: block;
        text-align: center;
    }

    .footer .oa .link-list:hover .oa-list {
        display: block;
    }

    .footer .tp {
        display: flex;
        align-items: center;
        height: 2.7rem;
        border-bottom: 1px solid rgba(255,255,255,0.15);
    }

    .footer .tp .foot-logo {
        display: flex;
        align-items: center;
        height: 2.7rem;
        margin-right: .7rem;
    }

    .footer .tp .foot-logo img {
        width: 6.35rem;
    }

    .footer .foot-link {
        flex: 1;
        width: 100%;
        height: 2.7rem;
        padding: .4rem 0;
        padding-left: .6rem;
        border-left: 1px solid rgba(255,255,255,0.15);
        display: flex;
        align-items: center;
        flex-wrap: wrap;
    }

    .footer .foot-link .link-item {
        position: relative;
        width: .62rem;
        height: .62rem;
        border-radius: .1rem;
        background-color: rgba(255,255,255,0.2);
        margin-right: .34rem;
    }

    .footer .foot-link .link-item:nth-child(9) {
        margin-right: 0;
    }

    .footer .foot-link .link-item a {
        display: block;
        width: 100%;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .footer .foot-link .link-item a img {
        width: .4rem;
        height: .4rem;
        object-fit: contain;
    }

    .footer .foot-link .link-item .img1 {
        display: block;
    }

    .footer .foot-link .link-item .img2 {
        display: none;
    }

    .footer .foot-link .link-item .ewm-box {
        display: none;
        position: absolute;
        top: .75rem;
        left: 50%;
        margin-left: -0.68rem;
        width: 1.36rem;
        padding: .13rem;
        background-color: #fff;
        text-align: center;
        line-height: 1.2;
        border-radius: 3px;
        z-index: 2;
    }

    .footer .foot-link .link-item .ewm-box img {
        width: 1.1rem;
        height: 1.1rem;
    }

    .footer .foot-link .link-item .ewm-box::after {
        content: '';
        width: .25rem;
        height: .1rem;
        position: absolute;
        top: -0.1rem;
        left: 50%;
        margin-left: -0.125rem;
        background: url(../images/foot/sjx.png) no-repeat center;
        background-size: 100%;
    }

    .footer .foot-link .link-item:hover {
        background-color: #fff;
    }

    .footer .foot-link .link-item:hover .img2 {
        display: block;
    }

    .footer .foot-link .link-item:hover .img1 {
        display: none;
    }

    .footer .foot-link .link-item:hover .ewm-box {
        display: block;
    }

    .footer .bt {
        height: 1.5rem;
        display: flex;
        align-items: center;
        justify-content: space-between;
        color: rgba(255,255,255,0.6);
    }

    .footer .bt .adr {
        display: flex;
        align-items: center;
        font-size: .14rem;
    }

    .footer .bt .adr p {
        margin-right: .4rem;
    }
}

@media only screen and (max-width: 800px) {
    .footer {
        position:relative;
        background: url(../images/foot/bg.jpg) no-repeat center;
        background-size: cover;
    }

    .footer .oa {
        width: 100%;
        background-color: #f4f4f4;
        box-shadow: 0 0 7px 3px rgba(0,0,0,0.1);
    }

    .footer .oa .wal {
        padding: 15px;
        position: relative;
    }

    .footer .oa .icon {
        display: flex;
        align-items: center;
        margin-bottom: 15px;
    }

    .footer .oa .icon img {
        width: 40px;
    }

    .footer .oa .tit {
        margin-left: 30px;
        font-size: .3rem;
        font-weight: 600;
    }

    .footer .oa .link {
        font-size: .24rem;
        display: inline-block;
        width: 45%;
    }

    .footer .oa .link-list {
        font-size: 18px;
        cursor: pointer;
        position: relative;
        display: inline-block;
        width: 45%;
    }

    .footer .oa .link-list .oa-list {
        display: none;
        background-color: #fff;
        border-radius: 8px;
        position: absolute;
        left: 50%;
        margin-left: -100px;
        width: 200px;
        box-shadow: 0 0 7px 3px rgba(0,0,0,0.1);
        z-index: 5;
    }

    .footer .oa .link-list .oa-list a {
        padding: 12px;
        width: 100%;
        display: block;
        text-align: center;
    }

    .footer .oa .link-list:hover .oa-list {
        display: block;
    }

    .footer .tp {
        margin-top: 30px;
        border-bottom: 1px solid rgba(255,255,255,0.15);
    }

    .footer .tp .foot-logo {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .footer .tp .foot-logo img {
        width: 80%;
    }

    .footer .foot-link {
        flex: 1;
        width: 100%;
        padding: 10px;
        display: flex;
        align-items: center;
        flex-wrap: wrap;
    }

    .footer .foot-link .link-item {
        position: relative;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 45px;
        height: 45px;
        border-radius: 10px;
        background-color: rgba(255,255,255,0.2);
        margin: 10px;
    }

    .footer .foot-link .link-item a {
        display: block;
        width: 100%;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .footer .foot-link .link-item a img {
        width: 30px;
        height: 30px;
        object-fit: contain;
    }

    .footer .foot-link .link-item .img1 {
        display: block;
    }

    .footer .foot-link .link-item .img2 {
        display: none;
    }

    .footer .foot-link .link-item .ewm-box {
        display: none;
        position: absolute;
        top: 75px;
        left: 50%;
        margin-left: -68px;
        width: 136px;
        padding: 13px;
        background-color: #fff;
        text-align: center;
        line-height: 1.2;
        border-radius: 3px;
        z-index: 2;
    }

    .footer .foot-link .link-item .ewm-box img {
        width: 110px;
        height: 110px;
    }

    .footer .foot-link .link-item .ewm-box::after {
        content: '';
        width: 25px;
        height: 11px;
        position: absolute;
        top: -10px;
        left: 50%;
        margin-left: -12.5px;
        background: url(../images/foot/sjx.png) no-repeat center;
    }

    .footer .foot-link .link-item:hover {
        background-color: #fff;
    }

    .footer .foot-link .link-item:hover .img2 {
        display: block;
    }

    .footer .foot-link .link-item:hover .img1 {
        display: none;
    }

    .footer .foot-link .link-item:hover .ewm-box {
        display: block;
    }

    .footer .bt {
        padding: 20px;
        text-align: center;
        color: rgba(255,255,255,0.6);
        font-size: .24rem;
    }
}

@media only screen and (min-width: 1680px) {
    .fy1 {
        width:100%;
        float: left;
        line-height: 35px;
        font-size: 14px;
        text-align: center;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .fy1 a {
        min-width: 35px;
        display: inline-block;
        border: solid 1px #dddddd;
        padding: 0px 10px;
        border-radius: 3px;
        margin: 0px 5px;
        background-color: transparent;
        box-sizing: border-box;
    }

    .jump {
        margin-left: 10px;
    }

    .jump input {
        margin: 0 5px;
        height: 37px;
        width: 35px;
        border: 1px solid #dddddd;
        border-radius: 3px;
        text-align: center;
    }
}

@media only screen and (min-width: 800px) and (max-width:1680px) {
    .fy1 {
        width:100%;
        float: left;
        line-height: .35rem;
        font-size: .14rem;
        text-align: center;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .fy1 a {
        min-width: .35rem;
        display: inline-block;
        border: solid 1px #dddddd;
        padding: 0 .1rem;
        border-radius: 3px;
        margin: 0 .05rem;
        background-color: transparent;
        box-sizing: border-box;
    }

    .jump {
        margin-left: .1rem;
    }

    .jump input {
        margin: 0 .05rem;
        height: .37rem;
        width: .35rem;
        border: 1px solid #dddddd;
        border-radius: .03rem;
        text-align: center;
        font-size: .14rem;
    }
}

@media only screen and (max-width: 800px) {
    .fy1 {
        width:102%;
        float: left;
        margin-left: -1%;
    }

    .fy1 a {
        float: left;
        /* display: none; */
        border: solid 1px #dddddd;
        padding: 0px 10px;
        margin-left: 3px;
    }

    .fy1 a.cd_sx {
        display: block;
        width: 48%;
        margin: 0px 1%;
        text-align: center;
        padding: 8px 0px;
    }

    .jump {
        display: none;
    }
}

.fy1 a:hover,.fy1 a.on {
    background: #0053af;
    color: #ffffff;
    border: solid 1px #0053af;
}

@media only screen and (min-width: 1680px) {
    .sy_ban {
        height:100vh;
    }

    .sy_ban .swiper-slide video,.sy_ban .swiper-slide img {
        height: 100%;
        width: 100%;
        object-fit: cover;
    }

    .sy_ban .swiper-button-next {
        background: url(../images/sw-right.png) no-repeat center;
        background-size: contain;
        width: 54px;
        right: .4rem;
        left: auto;
        opacity: .6;
    }

    .sy_ban .swiper-button-next:hover {
        opacity: 1;
    }

    .sy_ban .swiper-button-prev {
        background: url(../images/sw-left.png) no-repeat center;
        background-size: contain;
        width: 54px;
        right: auto;
        left: .4rem;
        opacity: .6;
    }

    .sy_ban .swiper-button-prev:hover {
        opacity: 1;
    }

    .sy_ban .swiper-slide .txtk {
        position: absolute;
        left: 0;
        width: 100%;
        bottom: 0px;
        color: #fff;
        padding: 0px 236px 40px 35px;
        height: 230px;
        display: -webkit-box;
        -webkit-box-orient: horizontal;
        -webkit-box-pack: center;
        -webkit-box-align: center;
        z-index: 2;
        text-align: left;
        background: linear-gradient(transparent, rgba(0,0,0,0.6));
        padding-top: 5vh;
    }

    .sy_ban .swiper-slide .txtk h1 {
        display: block;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        width: 100%;
        height: 9vh;
        font-size: 50px;
        font-weight: 300;
        padding-left: 60px;
    }

    .sy_ban .swiper-pagination-bullet {
        width: .14rem;
        height: .14rem;
        line-height: 24px;
        margin: 0 10px;
        background-color: #fff;
    }

    .sy_ban .swiper-pagination-bullet-active {
        display: block;
        position: relative;
    }

    .sy_ban .sw-btn1 {
        position: absolute;
        right: 0;
        bottom: 65px;
        width: auto;
        padding: 0 50px;
        margin-right: 40px;
        height: 24px;
        display: flex;
        justify-content: space-between;
        align-items: center;
        text-align: right;
    }

    .sy_ban .sw-btn1 .sw-page {
        position: relative;
        width: auto;
        display: flex;
        align-items: center;
        height: 24px;
    }
}

@media only screen and (min-width: 800px) and (max-width:1680px) {
    .sy_ban {
        height:100vh;
    }

    .sy_ban .swiper-slide video,.sy_ban .swiper-slide img {
        height: 100%;
        width: 100%;
        object-fit: cover;
    }

    .sy_ban .swiper-button-next {
        background: url(../images/sw-right.png) no-repeat center;
        background-size: contain;
        width: .54rem;
        right: .4rem;
        left: auto;
        opacity: .6;
    }

    .sy_ban .swiper-button-next:hover {
        opacity: 1;
    }

    .sy_ban .swiper-button-prev {
        background: url(../images/sw-left.png) no-repeat center;
        background-size: contain;
        width: .54rem;
        right: auto;
        left: .4rem;
        opacity: .6;
    }

    .sy_ban .swiper-button-prev:hover {
        opacity: 1;
    }

    .sy_ban .swiper-slide .txtk {
        position: absolute;
        left: 0;
        width: 100%;
        bottom: 0px;
        color: #fff;
        padding: 0 2.36rem .4rem .35rem;
        height: 2.3rem;
        display: -webkit-box;
        -webkit-box-orient: horizontal;
        -webkit-box-pack: center;
        -webkit-box-align: center;
        z-index: 2;
        text-align: left;
        background: linear-gradient(transparent, rgba(0,0,0,0.6));
        padding-top: 5vh;
    }

    .sy_ban .swiper-slide .txtk h1 {
        display: block;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        width: 100%;
        height: 9vh;
        font-size: .5rem;
        font-weight: 300;
        padding-left: .6rem;
    }

    .sy_ban .swiper-pagination-bullet {
        width: .14rem;
        height: .14rem;
        margin: 0 .1rem;
        background-color: #fff;
    }

    .sy_ban .swiper-pagination-bullet-active {
        display: block;
        position: relative;
    }

    .sy_ban .sw-btn1 {
        position: absolute;
        right: 0;
        bottom: .65rem;
        width: auto;
        padding: 0 .5rem;
        margin-right: .4rem;
        height: .24rem;
        display: flex;
        justify-content: space-between;
        align-items: center;
        text-align: right;
    }

    .sy_ban .sw-btn1 .sw-page {
        position: relative;
        width: auto;
        display: flex;
        align-items: center;
        height: .24rem;
    }
}

@media only screen and (max-width: 800px) {
    .sy_ban {
        height:4rem;
    }

    .sy_ban .swiper-slide video,.sy_ban .swiper-slide img {
        height: 100%;
        width: 100%;
        object-fit: cover;
    }

    .sy_ban .swiper-slide .txtk {
        position: absolute;
        left: 0;
        width: 100%;
        bottom: 0px;
        color: #fff;
        padding: .2rem;
        padding-bottom: .7rem;
        height: 1rem;
        display: -webkit-box;
        -webkit-box-orient: horizontal;
        -webkit-box-pack: center;
        -webkit-box-align: center;
        z-index: 2;
        text-align: left;
        background: linear-gradient(transparent, rgba(0,0,0,0.6));
        padding-top: 5vh;
    }

    .sy_ban .swiper-slide .txtk h1 {
        display: block;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        width: 100%;
        height: 1rem;
        font-size: .34rem;
        font-weight: 400;
    }

    .sy_ban .swiper-slide .txtk p.h1 {
        display: block;
        line-height: .4rem;
        width: 100%;
        font-size: .3rem;
    }

    .sy_ban .sw-btn1 {
        display: none;
    }

    .sw-prev2,.sw-next2,.sy_ban .swiper-pagination-bullet {
        display: none;
    }
}

@media only screen and (min-width: 1680px) {
    .sy-title {
        display:flex;
        align-items: center;
        justify-content: space-between;
        margin-bottom: 50px;
    }

    .sy-title .name {
        display: inline-block;
    }

    .sy-title .name p {
        font-size: 34px;
        font-weight: 600;
    }

    .sy-title .name span {
        font-size: 14px;
        color: #c3c4c7;
    }

    .sy-title .name .line {
        margin-top: 10px;
        position: relative;
        border-bottom: 1px solid #c3c4c7;
    }

    .sy-title .name .line::after {
        content: '';
        width: 30px;
        height: 4px;
        bottom: 0;
        left: 0;
        background-color: #0053af;
        position: absolute;
    }

    .sy-title.title2 .name {
        display: flex;
    }

    .sy-title .r {
        margin-left: 15px;
        cursor: pointer;
        margin-top: 15px;
        font-size: 22px;
        color: #999;
    }

    .sy-title .more {
        opacity: .8;
        font-size: .18rem;
        color: #0053af;
    }

    .sy-title .more:hover {
        opacity: 1;
    }

    .sy-news {
        padding-top: 80px;
    }

    .sy-news .wal {
        display: flex;
        justify-content: space-between;
    }

    .sy-news .news {
        width: 1000px;
    }

    .sy-news .news-item1 {
        position: relative;
        margin-bottom: 45px;
        width: 1000px;
        height: 575px;
    }

    .sy-news .news-item1 .imgk {
        width: 1000px;
        height: 575px;
        position: relative;
    }

    .sy-news .news-item1 .imgk img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .sy-news .news-item1 .imgk::after {
        content: '';
        position: absolute;
        height: 200px;
        width: 100%;
        left: 0;
        bottom: 0;
        background: url(../images/bg10.png) repeat-x;
    }

    .sy-news .news-item1 .txt {
        width: 90%;
        position: absolute;
        bottom: 30px;
        left: 5%;
        color: #fff;
    }

    .sy-news .news-item1 .txt .time {
        font-size: 15px;
    }

    .sy-news .news-item1 .txt .name {
        font-size: 26px;
        font-weight: 600;
    }

    .sy-news .news-item1 .txt .line {
        margin: 15px 0;
        position: relative;
        border-bottom: 1px solid rgba(255,255,255,0.49);
        transition: all 1.5s;
    }

    .sy-news .news-item1 .txt .line::after {
        position: absolute;
        content: '';
        width: 8px;
        height: 8px;
        border-radius: 8px;
        background-color: #eeb04d;
        left: 0;
        top: -3px;
    }

    .sy-news .news-item1 .txt .jj {
        font-size: 15px;
    }

    .sy-news .news-item1:hover .txt .line::after {
        transform: translateX(900px);
    }

    .sy-news .news-list {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .sy-news .news-list .news-item {
        box-shadow: 0 0 7px 3px rgba(0,0,0,0.1);
    }

    .sy-news .news-list .news-item .imgk {
        width: 302px;
        height: 188px;
    }

    .sy-news .news-list .news-item .imgk img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .sy-news .news-list .news-item .txt {
        width: 302px;
        height: 120px;
        position: relative;
        padding: 15px;
    }

    .sy-news .news-list .news-item .txt .name {
        font-size: 18px;
    }

    .sy-news .news-list .news-item .txt .time {
        position: absolute;
        right: 15px;
        bottom: 15px;
        color: #999;
        font-size: 14px;
    }

    .sy-news .tz {
        width: 525px;
    }

    .sy-news .zp-item1 {
        margin-bottom: 10px;
    }

    .sy-news .zp-item1 a {
        width: 525px;
        height: 95px;
        background: url(../images/images/li.jpg) no-repeat center;
        background-size: cover;
        display: flex;
        align-items: center;
        padding: 20px 20px;
    }

    .sy-news .zp-item1 a .time {
        text-align: center;
        color: #0053af;
    }

    .sy-news .zp-item1 a .time p {
        font-size: 34px;
        font-weight: 600;
        line-height: 34px;
    }

    .sy-news .zp-item1 a .time span {
        font-size: 15px;
        line-height: 15px;
    }

    .sy-news .zp-item1 a .name {
        flex: 1;
        width: 100%;
        padding-left: 20px;
        font-size: 18px;
    }

    .sy-news .mt20 {
        margin-top: 15px;
    }

    .sy-news .u1 li {
        position: relative;
    }

    .sy-news .u1 li a {
        width: 484px;
        height: 95px;
        display: flex;
        align-items: center;
        padding: 20px;
        border-bottom: 1px dashed #e5e5e5;
    }

    .sy-news .u1 li a .time {
        text-align: center;
        color: #0053af;
    }

    .sy-news .u1 li a .time p {
        font-size: 34px;
        font-weight: 600;
        line-height: 34px;
    }

    .sy-news .u1 li a .time span {
        font-size: 15px;
        line-height: 15px;
    }

    .sy-news .u1 li a .name {
        flex: 1;
        width: 100%;
        padding-left: 20px;
        font-size: 18px;
    }

    .sy-news .u1 li:hover .circle {
        display: none;
        border: 0 solid #000;
    }

    .sy-news .u1 li:hover .circle:after {
        content: '';
        position: absolute;
        left: -7px;
        top: -7px;
        width: 24px;
        height: 24px;
        background: url(../images/li-on.png) no-repeat center;
        background-size: 100%;
    }
}

@media only screen and (min-width: 800px) and (max-width:1680px) {
    .sy-title {
        display:flex;
        align-items: center;
        justify-content: space-between;
        margin-bottom: .5rem;
    }

    .sy-title .name {
        display: inline-block;
    }

    .sy-title .name p {
        font-size: .34rem;
        font-weight: 600;
    }

    .sy-title .name span {
        font-size: .14rem;
        color: #c3c4c7;
    }

    .sy-title .name .line {
        margin-top: .1rem;
        position: relative;
        border-bottom: 1px solid #c3c4c7;
    }

    .sy-title .name .line::after {
        content: '';
        width: .3rem;
        height: .04rem;
        bottom: 0;
        left: 0;
        background-color: #0053af;
        position: absolute;
    }

    .sy-title.title2 .name {
        display: flex;
    }

    .sy-title .r {
        cursor: pointer;
        margin-left: .15rem;
        margin-top: .15rem;
        font-size: .22rem;
        color: #999;
    }

    .sy-title .more {
        opacity: .8;
        font-size: .18rem;
        color: #0053af;
    }

    .sy-title .more:hover {
        opacity: 1;
    }

    .sy-news {
        padding-top: .8rem;
    }

    .sy-news .wal {
        display: flex;
        justify-content: space-between;
    }

    .sy-news .news {
        width: 10rem;
    }

    .sy-news .news-item1 {
        position: relative;
        margin-bottom: .45rem;
        width: 10rem;
        height: 5.75rem;
    }

    .sy-news .news-item1 .imgk {
        width: 10rem;
        height: 5.75rem;
        position: relative;
    }

    .sy-news .news-item1 .imgk img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .sy-news .news-item1 .imgk::after {
        content: '';
        position: absolute;
        height: 2rem;
        width: 100%;
        left: 0;
        bottom: 0;
        background: url(../images/bg10.png) repeat-x;
    }

    .sy-news .news-item1 .txt {
        width: 90%;
        position: absolute;
        bottom: .3rem;
        left: 5%;
        color: #fff;
    }

    .sy-news .news-item1 .txt .time {
        font-size: .15rem;
    }

    .sy-news .news-item1 .txt .name {
        font-size: .26rem;
        font-weight: 600;
    }

    .sy-news .news-item1 .txt .line {
        margin: .15rem 0;
        position: relative;
        border-bottom: 1px solid rgba(255,255,255,0.49);
        transition: all 1.5s;
    }

    .sy-news .news-item1 .txt .line::after {
        position: absolute;
        content: '';
        width: .08rem;
        height: .08rem;
        border-radius: .08rem;
        background-color: #eeb04d;
        left: 0;
        top: -0.03rem;
    }

    .sy-news .news-item1 .txt .jj {
        font-size: .15rem;
    }

    .sy-news .news-item1:hover .txt .line::after {
        transform: translateX(9rem);
    }

    .sy-news .news-list {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .sy-news .news-list .news-item {
        box-shadow: 0 0 7px 3px rgba(0,0,0,0.1);
    }

    .sy-news .news-list .news-item .imgk {
        width: 3.02rem;
        height: 1.88rem;
    }

    .sy-news .news-list .news-item .imgk img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .sy-news .news-list .news-item .txt {
        width: 3.02rem;
        height: 1.2rem;
        position: relative;
        padding: .15rem;
    }

    .sy-news .news-list .news-item .txt .name {
        font-size: .18rem;
    }

    .sy-news .news-list .news-item .txt .time {
        position: absolute;
        right: .15rem;
        bottom: .15rem;
        color: #999;
        font-size: .14rem;
    }

    .sy-news .tz {
        width: 5.25rem;
    }

    .sy-news .zp-item1 {
        margin-bottom: .1rem;
    }

    .sy-news .zp-item1 a {
        width: 5.25rem;
        height: .95rem;
        background: url(../images/images/li.jpg) no-repeat center;
        background-size: cover;
        display: flex;
        align-items: center;
        padding: .2rem;
    }

    .sy-news .zp-item1 a .time {
        text-align: center;
        color: #0053af;
    }

    .sy-news .zp-item1 a .time p {
        font-size: .34rem;
        font-weight: 600;
        line-height: .34rem;
    }

    .sy-news .zp-item1 a .time span {
        font-size: .15rem;
        line-height: .15rem;
    }

    .sy-news .zp-item1 a .name {
        flex: 1;
        width: 100%;
        padding-left: .2rem;
        font-size: .18rem;
    }

    .sy-news .mt20 {
        margin-top: .15rem;
    }

    .sy-news .u1 li {
        position: relative;
    }

    .sy-news .u1 li a {
        width: 4.84rem;
        height: .95rem;
        display: flex;
        align-items: center;
        padding: .2rem;
        border-bottom: 1px dashed #e5e5e5;
    }

    .sy-news .u1 li a .time {
        text-align: center;
        color: #0053af;
    }

    .sy-news .u1 li a .time p {
        font-size: .34rem;
        font-weight: 600;
        line-height: .34rem;
    }

    .sy-news .u1 li a .time span {
        font-size: .15rem;
        line-height: .15rem;
    }

    .sy-news .u1 li a .name {
        flex: 1;
        width: 100%;
        padding-left: .2rem;
        font-size: .18rem;
    }

    .sy-news .u1 li:hover .circle {
        display: none;
        border: 0 solid #000;
    }

    .sy-news .u1 li:hover .circle:after {
        content: '';
        position: absolute;
        left: -0.07rem;
        top: -0.07rem;
        width: .24rem;
        height: .24rem;
        background: url(../images/li-on.png) no-repeat center;
        background-size: 100%;
    }
}

@media only screen and (max-width: 800px) {
    .more {
        font-size:.2rem;
    }

    .sy-title {
        display: flex;
        align-items: center;
        justify-content: space-between;
        margin-bottom: .5rem;
    }

    .sy-title .name {
        display: inline-block;
    }

    .sy-title .name p {
        font-size: .34rem;
        font-weight: 600;
    }

    .sy-title .name span {
        font-size: .2rem;
        color: #c3c4c7;
    }

    .sy-title .name .line {
        margin-top: .1rem;
        position: relative;
        border-bottom: 1px solid #c3c4c7;
    }

    .sy-title .name .line::after {
        content: '';
        width: .3rem;
        height: .04rem;
        bottom: 0;
        left: 0;
        background-color: #0053af;
        position: absolute;
    }

    .sy-title.title2 .name {
        display: flex;
    }

    .sy-title .r {
        cursor: pointer;
        margin-left: .15rem;
        margin-top: .15rem;
        font-size: .24rem;
        color: #999;
    }

    .sy-title .more {
        opacity: .8;
        font-size: .2rem;
        color: #0053af;
    }

    .sy-title .more:hover {
        opacity: 1;
    }

    .sy-news {
        padding-top: .5rem;
    }

    .sy-news .news {
        width: 100%;
    }

    .sy-news .news-item1 {
        position: relative;
        margin-bottom: .25rem;
        width: 100%;
        height: 4rem;
    }

    .sy-news .news-item1 .imgk {
        width: 100%;
        height: 4rem;
        position: relative;
    }

    .sy-news .news-item1 .imgk img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .sy-news .news-item1 .imgk::after {
        content: '';
        position: absolute;
        height: 2rem;
        width: 100%;
        left: 0;
        bottom: 0;
        background: url(../images/bg10.png) repeat-x;
        background-size: 100% 100%;
    }

    .sy-news .news-item1 .txt {
        width: 90%;
        position: absolute;
        bottom: .3rem;
        left: 5%;
        color: #fff;
    }

    .sy-news .news-item1 .txt .time {
        font-size: .24rem;
    }

    .sy-news .news-item1 .txt .name {
        font-size: .28rem;
        font-weight: 600;
    }

    .sy-news .news-item1 .txt .line {
        margin: .15rem 0;
        position: relative;
        border-bottom: 1px solid rgba(255,255,255,0.49);
        transition: all 1.5s;
    }

    .sy-news .news-item1 .txt .line::after {
        position: absolute;
        content: '';
        width: .08rem;
        height: .08rem;
        border-radius: .08rem;
        background-color: #eeb04d;
        left: 0;
        top: -0.03rem;
    }

    .sy-news .news-item1 .txt .jj {
        font-size: .24rem;
    }

    .sy-news .news-list .news-item {
        box-shadow: 0 0 7px 3px rgba(0,0,0,0.1);
        width: 100%;
        margin-bottom: 15px;
    }

    .sy-news .news-list .news-item .imgk {
        width: 100%;
        height: 4.31rem;
    }

    .sy-news .news-list .news-item .imgk img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .sy-news .news-list .news-item .txt {
        width: 100%;
        height: 1.4rem;
        position: relative;
        padding: .15rem;
    }

    .sy-news .news-list .news-item .txt .name {
        font-size: .26rem;
    }

    .sy-news .news-list .news-item .txt .time {
        position: absolute;
        right: .15rem;
        bottom: .15rem;
        color: #999;
        font-size: .24rem;
    }

    .sy-news .tz {
        width: 100%;
        margin-top: .25rem;
    }

    .sy-news .zp-item1 {
        margin-bottom: .1rem;
    }

    .sy-news .zp-item1 a {
        width: 100%;
        height: .95rem;
        background: url(../images/images/li.jpg) no-repeat center;
        background-size: cover;
        display: flex;
        align-items: center;
        padding: .2rem;
    }

    .sy-news .zp-item1 a .time {
        text-align: center;
        color: #0053af;
    }

    .sy-news .zp-item1 a .time p {
        font-size: .34rem;
        font-weight: 600;
        line-height: .34rem;
    }

    .sy-news .zp-item1 a .time span {
        font-size: .2rem;
        line-height: .15rem;
        display: block;
    }

    .sy-news .zp-item1 a .name {
        flex: 1;
        width: 100%;
        padding-left: .2rem;
        font-size: .24rem;
    }

    .sy-news .mt20 {
        margin-top: .15rem;
    }

    .sy-news .u1 {
        margin-bottom: .3rem;
    }

    .sy-news .u1 li {
        position: relative;
    }

    .sy-news .u1 li a {
        width: 100%;
        height: .95rem;
        display: flex;
        align-items: center;
        padding: .2rem;
        border-bottom: 1px dashed #e5e5e5;
    }

    .sy-news .u1 li a .time {
        text-align: center;
        color: #0053af;
    }

    .sy-news .u1 li a .time p {
        font-size: .34rem;
        font-weight: 600;
        line-height: .34rem;
    }

    .sy-news .u1 li a .time span {
        font-size: .2rem;
        line-height: .15rem;
        display: block;
    }

    .sy-news .u1 li a .name {
        flex: 1;
        width: 100%;
        padding-left: .2rem;
        font-size: .24rem;
    }

    .sy-news .u1 li:hover .circle {
        display: none;
        border: 0 solid #000;
    }

    .sy-news .u1 li:hover .circle:after {
        content: '';
        position: absolute;
        left: -0.07rem;
        top: -0.07rem;
        width: .24rem;
        height: .24rem;
        background: url(../images/li-on.png) no-repeat center;
        background-size: 100%;
    }
}

@keyframes ani_scale1 {
    0% {
        transform: translate(-50%, -50%) scale(.1);
        opacity: 1;
    }

    70% {
        transform: translate(-50%, -50%) scale(.3);
        opacity: 1;
    }

    100% {
        transform: translate(-50%, -50%) scale(.5);
        opacity: 0;
    }
}

@media only screen and (min-width: 1680px) {
    .sy-student {
        padding-top:80px;
        padding-bottom: 75px;
        background: url(../images/images/bg1.jpg) no-repeat center top;
        background-size: 1920px 100%;
    }

    .sy-title2 {
        position: relative;
    }

    .sy-title2 .name {
        text-align: center;
    }

    .sy-title2 .name p {
        font-size: 34px;
        font-weight: 600;
    }

    .sy-title2 .name span {
        color: #c3c4c7;
        font-size: 14px;
    }

    .sy-title2 .name .line {
        margin: 0 auto;
        margin-top: 10px;
        width: 152px;
        height: 1px;
        background-color: #c3c4c7;
        position: relative;
    }

    .sy-title2 .name .line::after {
        position: absolute;
        content: '';
        width: 30px;
        height: 4px;
        background-color: #0053af;
        left: 50%;
        bottom: -1px;
        margin-left: -15px;
    }

    .sy-title2 .sy-more {
        position: absolute;
        display: flex;
        align-items: center;
        right: 0;
        top: 50%;
        font-size: .18rem;
    }

    .sy-title2 .sy-more .work {
        font-size: 18px;
        color: #0053af;
        margin-right: 40px;
        text-decoration: underline;
    }

    .sy-title2 .sy-more .work img {
        height: 16px;
        margin-left: 5px;
        transition: all .5s;
    }

    .sy-title2 .sy-more .work:hover img {
        transform: translateX(10px);
    }

    .sy-title2 .sy-more .more {
        opacity: .8;
        color: #0053af;
    }

    .sy-title2 .sy-more .more:hover {
        opacity: 1;
    }

    .sy-title3 {
        position: relative;
    }

    .sy-title3 .name-tab {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .sy-title3 .name-tab .name-item {
        font-size: 20px;
        font-weight: 600;
        color: #777;
        cursor: pointer;
    }

    .sy-title3 .name-tab .name-item.on {
        font-size: 26px;
        color: #0053af;
    }

    .sy-title3 .name-tab i {
        margin: 0 50px;
    }

    .sy-title3 .name-tab i img {
        width: 16px;
        height: 29px;
    }

    .sy-title3 .sy-more {
        position: absolute;
        right: 0;
        display: flex;
        top: 10px;
    }

    .sy-title3 .sy-more .more {
        opacity: .8;
        color: #0053af;
        font-size: .18rem;
    }

    .sy-title3 .sy-more .more:hover {
        opacity: 1;
    }

    .sy_ban2 {
        width: 818px;
        height: 512px;
        position: relative;
        margin: 0 !important;
    }

    .sy_ban2 .swiper-slide {
        position: relative;
    }

    .sy_ban2 .swiper-slide .imgk {
        width: 818px;
        height: 512px;
    }

    .sy_ban2 .swiper-slide .imgk img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .sy_ban2 .swiper-slide .imgk::after {
        content: '';
        position: absolute;
        height: 200px;
        width: 100%;
        left: 0;
        bottom: 0;
        background: url(../images/bg10.png) repeat-x;
    }

    .sy_ban2 .swiper-slide .txt {
        width: 90%;
        position: absolute;
        bottom: 30px;
        left: 5%;
        color: #fff;
    }

    .sy_ban2 .swiper-slide .txt .time {
        font-size: 15px;
    }

    .sy_ban2 .swiper-slide .txt p {
        font-size: 26px;
        font-weight: 600;
    }

    .sy_ban2 .swiper-slide .txt .line {
        margin: 15px 0;
        position: relative;
        border-bottom: 1px solid rgba(255,255,255,0.49);
        transition: all 1.5s;
    }

    .sy_ban2 .swiper-slide .txt .line::after {
        position: absolute;
        content: '';
        width: 8px;
        height: 8px;
        border-radius: 8px;
        background-color: #eeb04d;
        left: 0;
        top: -3px;
    }

    .sy_ban2 .swiper-slide:hover .txt .line::after {
        transform: translateX(736px);
    }

    .sy_ban2 .sw-page2 {
        width: auto;
        left: auto;
        right: 20px;
    }

    .sy_ban2 .sw-page2 .swiper-pagination-bullet {
        background-color: #fff;
        opacity: .7;
    }

    .sy_ban2 .sw-page2 .swiper-pagination-bullet-active {
        background-color: #0053af;
    }

    .sy_ban2 .swiper-button-next {
        background: url(../images/sw-right2.png) no-repeat center;
        background-size: 100% 100%;
        width: 54px;
        height: 54px;
        right: .4rem;
        left: auto;
        opacity: .6;
        border-radius: 50%;
    }

    .sy_ban2 .swiper-button-next:hover {
        background-color: #fff;
        opacity: 1;
    }

    .sy_ban2 .swiper-button-prev {
        background: url(../images/sw-left2.png) no-repeat center;
        background-size: 100% 100%;
        width: 54px;
        height: 54px;
        right: auto;
        left: .4rem;
        opacity: .6;
        border-radius: 50%;
    }

    .sy_ban2 .swiper-button-prev:hover {
        background-color: #fff;
        opacity: 1;
    }

    .yd {
        width: 100%;
        padding-top: 80px;
        display: flex;
        justify-content: space-between;
    }

    .u2 {
        width: 720px;
    }

    .u2 li:last-child {
        margin-bottom: 0 !important;
    }

    .u2 li a {
        display: block;
        padding-top: 0px;
    }

    .u2 li .time {
        display: none;
    }

    .u2 li .name {
        position: relative;
        display: flex;
        align-items: center;
    }

    .u2 li .name p {
        font-size: 18px;
        flex: 1;
        width: 100%;
        padding-left: 20px;
        padding-right: 10px;
        color: #333;
    }

    .u2 li .name span {
        color: #999;
        font-size: 14px;
    }

    .u2 li .name::after {
        width: 8px;
        height: 8px;
        border-radius: 8px;
        background-color: #0053af;
        content: '';
        position: absolute;
        left: 0;
        top: 10px;
    }

    .u2 li .jj {
        display: none;
        color: #333;
    }

    .u2 li .line {
        margin-top: 20px;
        position: relative;
        border-bottom: 1px solid transparent;
        transition: all .5s;
    }

    .u2 li .line::after {
        content: '';
        position: absolute;
        top: -6px;
        left: 600px;
        width: 13px;
        height: 13px;
        background-color: transparent;
        border-radius: 50%;
    }

    .u2 li.on {
        margin-bottom: 20px;
    }

    .u2 li.on a {
        padding-top: 20px;
    }

    .u2 li.on .time {
        font-size: 16px;
        color: #0053af;
        display: block;
    }

    .u2 li.on .name {
        margin: 15px 0;
    }

    .u2 li.on .name::after {
        display: none;
    }

    .u2 li.on .name p {
        padding-left: 0;
        font-size: 22px;
        font-weight: 600;
    }

    .u2 li.on .name span {
        display: none;
    }

    .u2 li.on .jj {
        display: block;
        font-size: 14px;
        line-height: 2;
    }

    .u2 li.on .line {
        border-bottom: 1px solid #e9d9c2;
    }

    .u2 li.on .line::after {
        content: '';
        background-color: #0053af;
        transform: translateX(120px);
    }

    .ban3-box .ban3 {
        display: none;
    }

    .ban3-box .ban3.on {
        display: block;
    }

    .ban3 {
        max-width: 1920px;
        margin: 0 auto;
        margin-top: 75px;
        position: relative;
    }

    .ban3 .wal {
        position: relative;
    }

    .ban3 .swiper-slide .imgk {
        width: 100%;
        height: 234px;
    }

    .ban3 .swiper-slide .imgk img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .ban3 .swiper-slide p {
        margin: 30px 0;
        height: 63px;
        font-size: 20px;
        margin-bottom: 30px;
        font-weight: 600;
    }

    .ban3 .swiper-slide p.line-1 {
        height: 30px;
        -webkit-line-clamp: 1;
    }

    .ban3 .swiper-slide .time {
        padding-left: 30px;
        font-size: 16px;
        margin-bottom: 10px;
        position: relative;
        color: #333;
    }

    .ban3 .swiper-slide .time::after {
        content: '';
        position: absolute;
        left: 0;
        top: 5px;
        background: url(../images/time1.png) no-repeat center;
        background-size: contain;
        width: 16px;
        height: 16px;
    }

    .ban3 .swiper-slide .ad::after {
        background-image: url(../images/ad1.png);
    }

    .ban3 .swiper-slide:hover .time::after {
        background-image: url(../images/time2.png);
    }

    .ban3 .swiper-slide:hover .ad::after {
        background-image: url(../images/ad2.png);
    }

    .ban3 .swiper-button-next {
        background: url(../images/sw-right3.png) no-repeat center;
        background-size: contain;
        width: 45px;
        right: -55px;
        left: auto;
        top: 120px;
    }

    .ban3 .swiper-button-prev {
        background: url(../images/sw-left3.png) no-repeat center;
        background-size: contain;
        width: 45px;
        right: auto;
        left: -55px;
        top: 120px;
    }
}

@media only screen and (min-width: 800px) and (max-width:1680px) {
    .sy-student {
        padding-top:.8rem;
        padding-bottom: .75rem;
        background: url(../images/images/bg1.jpg) no-repeat center top;
        background-size: 19.2rem;
    }

    .sy-title2 {
        position: relative;
    }

    .sy-title2 .name {
        text-align: center;
    }

    .sy-title2 .name p {
        font-size: .34rem;
        font-weight: 600;
    }

    .sy-title2 .name span {
        color: #c3c4c7;
        font-size: .14rem;
    }

    .sy-title2 .name .line {
        margin: 0 auto;
        margin-top: .1rem;
        width: 1.52rem;
        height: 1px;
        background-color: #c3c4c7;
        position: relative;
    }

    .sy-title2 .name .line::after {
        position: absolute;
        content: '';
        width: .3rem;
        height: .04rem;
        background-color: #0053af;
        left: 50%;
        bottom: -1px;
        margin-left: -0.15rem;
    }

    .sy-title2 .sy-more {
        position: absolute;
        display: flex;
        align-items: center;
        right: 0;
        top: 50%;
    }

    .sy-title2 .sy-more .work {
        font-size: .18rem;
        color: #0053af;
        margin-right: .4rem;
        text-decoration: underline;
    }

    .sy-title2 .sy-more .work img {
        height: .16rem;
        margin-left: .05rem;
        transition: all .5s;
    }

    .sy-title2 .sy-more .work:hover img {
        transform: translateX(10px);
    }

    .sy-title2 .sy-more .more {
        opacity: .8;
        color: #0053af;
        font-size: .18rem;
    }

    .sy-title2 .sy-more .more:hover {
        opacity: 1;
    }

    .sy-title3 {
        position: relative;
    }

    .sy-title3 .name-tab {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .sy-title3 .name-tab .name-item {
        font-size: .2rem;
        font-weight: 600;
        color: #777;
        cursor: pointer;
    }

    .sy-title3 .name-tab .name-item.on {
        font-size: .26rem;
        color: #0053af;
    }

    .sy-title3 .name-tab i {
        margin: 0 .5rem;
    }

    .sy-title3 .name-tab i img {
        width: .16rem;
        height: .29rem;
    }

    .sy-title3 .sy-more {
        position: absolute;
        right: 0;
        display: flex;
        top: .1rem;
    }

    .sy-title3 .sy-more .more {
        opacity: .8;
        color: #0053af;
        font-size: .18rem;
    }

    .sy-title3 .sy-more .more:hover {
        opacity: 1;
    }

    .sy_ban2 {
        width: 8.18rem;
        height: 5.12rem;
        position: relative;
        margin: 0 !important;
    }

    .sy_ban2 .swiper-slide {
        position: relative;
    }

    .sy_ban2 .swiper-slide .imgk {
        width: 8.18rem;
        height: 5.12rem;
    }

    .sy_ban2 .swiper-slide .imgk img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .sy_ban2 .swiper-slide .imgk::after {
        content: '';
        position: absolute;
        height: 2rem;
        width: 100%;
        left: 0;
        bottom: 0;
        background: url(../images/bg10.png) repeat-x;
    }

    .sy_ban2 .swiper-slide .txt {
        width: 90%;
        position: absolute;
        bottom: .3rem;
        left: 5%;
        color: #fff;
    }

    .sy_ban2 .swiper-slide .txt .time {
        font-size: .15rem;
    }

    .sy_ban2 .swiper-slide .txt p {
        font-size: .26rem;
        font-weight: 600;
    }

    .sy_ban2 .swiper-slide .txt .line {
        margin: .15rem 0;
        position: relative;
        border-bottom: 1px solid rgba(255,255,255,0.49);
        transition: all 1.5s;
    }

    .sy_ban2 .swiper-slide .txt .line::after {
        position: absolute;
        content: '';
        width: .08rem;
        height: .08rem;
        border-radius: .08rem;
        background-color: #eeb04d;
        left: 0;
        top: -0.03rem;
    }

    .sy_ban2 .swiper-slide:hover .txt .line::after {
        transform: translateX(7.36rem);
    }

    .sy_ban2 .sw-page2 {
        width: auto;
        left: auto;
        right: .2rem;
    }

    .sy_ban2 .sw-page2 .swiper-pagination-bullet {
        background-color: #fff;
        opacity: .7;
    }

    .sy_ban2 .sw-page2 .swiper-pagination-bullet-active {
        background-color: #0053af;
    }

    .sy_ban2 .swiper-button-next {
        background: url(../images/sw-right2.png) no-repeat center;
        background-size: 100% 100%;
        width: .54rem;
        height: .54rem;
        right: .4rem;
        left: auto;
        opacity: .6;
        border-radius: 50%;
    }

    .sy_ban2 .swiper-button-next:hover {
        background-color: #fff;
        opacity: 1;
    }

    .sy_ban2 .swiper-button-prev {
        background: url(../images/sw-left2.png) no-repeat center;
        background-size: 100% 100%;
        width: .54rem;
        height: .54rem;
        right: auto;
        left: .4rem;
        opacity: .6;
        border-radius: 50%;
    }

    .sy_ban2 .swiper-button-prev:hover {
        background-color: #fff;
        opacity: 1;
    }

    .yd {
        width: 100%;
        padding-top: .8rem;
        display: flex;
        justify-content: space-between;
    }

    .u2 {
        width: 7.2rem;
    }

    .u2 li:last-child {
        margin-bottom: 0 !important;
    }

    .u2 li a {
        display: block;
        padding-top: 0px;
    }

    .u2 li .time {
        display: none;
    }

    .u2 li .name {
        position: relative;
        display: flex;
        align-items: center;
    }

    .u2 li .name p {
        font-size: .18rem;
        flex: 1;
        width: 100%;
        padding-left: .2rem;
        padding-right: .1rem;
        color: #333;
    }

    .u2 li .name span {
        color: #999;
        font-size: .14rem;
    }

    .u2 li .name::after {
        width: .08rem;
        height: .08rem;
        border-radius: .08rem;
        background-color: #0053af;
        content: '';
        position: absolute;
        left: 0;
        top: .1rem;
    }

    .u2 li .jj {
        display: none;
        color: #333;
    }

    .u2 li .line {
        margin-top: .2rem;
        position: relative;
        border-bottom: 1px solid transparent;
        transition: all .5s;
    }

    .u2 li .line::after {
        content: '';
        position: absolute;
        top: -0.06rem;
        left: 6rem;
        width: .13rem;
        height: .13rem;
        background-color: transparent;
        border-radius: 50%;
    }

    .u2 li.on {
        margin-bottom: .2rem;
    }

    .u2 li.on a {
        padding-top: .2rem;
    }

    .u2 li.on .time {
        font-size: .16rem;
        color: #0053af;
        display: block;
    }

    .u2 li.on .name {
        margin: .15rem 0;
    }

    .u2 li.on .name::after {
        display: none;
    }

    .u2 li.on .name p {
        padding-left: 0;
        font-size: .22rem;
        font-weight: 600;
    }

    .u2 li.on .name span {
        display: none;
    }

    .u2 li.on .jj {
        display: block;
        font-size: .14rem;
        line-height: 2;
    }

    .u2 li.on .line {
        border-bottom: 1px solid #e9d9c2;
    }

    .u2 li.on .line::after {
        content: '';
        background-color: #0053af;
        transform: translateX(1.2rem);
    }

    .ban3-box .ban3 {
        display: none;
    }

    .ban3-box .ban3.on {
        display: block;
    }

    .ban3 {
        max-width: 19.2rem;
        margin: 0 auto;
        margin-top: .75rem;
        position: relative;
    }

    .ban3 .wal {
        position: relative;
    }

    .ban3 .swiper-slide .imgk {
        width: 100%;
        height: 2.34rem;
    }

    .ban3 .swiper-slide .imgk img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .ban3 .swiper-slide p {
        margin: .3rem 0;
        height: .63rem;
        font-size: .2rem;
        margin-bottom: .3rem;
        font-weight: 600;
    }

    .ban3 .swiper-slide p.line-1 {
        height: .3rem;
        -webkit-line-clamp: 1;
    }

    .ban3 .swiper-slide .time {
        color: #333;
        padding-left: .3rem;
        font-size: .16rem;
        margin-bottom: .1rem;
        position: relative;
    }

    .ban3 .swiper-slide .time::after {
        content: '';
        position: absolute;
        left: 0;
        top: .05rem;
        background: url(../images/time1.png) no-repeat center;
        background-size: contain;
        width: .16rem;
        height: .16rem;
    }

    .ban3 .swiper-slide .ad::after {
        background-image: url(../images/ad1.png);
    }

    .ban3 .swiper-slide:hover .time::after {
        background-image: url(../images/time2.png);
    }

    .ban3 .swiper-slide:hover .ad::after {
        background-image: url(../images/ad2.png);
    }

    .ban3 .swiper-button-next {
        background: url(../images/sw-right3.png) no-repeat center;
        background-size: contain;
        width: .45rem;
        right: -0.55rem;
        left: auto;
        top: 1.2rem;
    }

    .ban3 .swiper-button-prev {
        background: url(../images/sw-left3.png) no-repeat center;
        background-size: contain;
        width: .45rem;
        right: auto;
        left: -0.55rem;
        top: 1.2rem;
    }
}

@media only screen and (max-width: 800px) {
    .sy-student {
        padding-top:.5rem;
        padding-bottom: .35rem;
        background: url(../images/images/bg1.jpg) no-repeat center top;
        background-size: 19.2rem;
    }

    .sy-title2 {
        position: relative;
    }

    .sy-title2 .name {
        text-align: center;
    }

    .sy-title2 .name p {
        font-size: .34rem;
        font-weight: 600;
    }

    .sy-title2 .name span {
        color: #c3c4c7;
        font-size: .14rem;
    }

    .sy-title2 .name .line {
        margin: 0 auto;
        margin-top: .1rem;
        width: 1.52rem;
        height: 1px;
        background-color: #c3c4c7;
        position: relative;
    }

    .sy-title2 .name .line::after {
        position: absolute;
        content: '';
        width: .3rem;
        height: .04rem;
        background-color: #0053af;
        left: 50%;
        bottom: -1px;
        margin-left: -0.15rem;
    }

    .sy-title2 .sy-more {
        position: absolute;
        display: flex;
        align-items: center;
        right: 0;
        top: 50%;
    }

    .sy-title2 .sy-more .work {
        font-size: .2rem;
        color: #0053af;
        margin-right: .2rem;
        text-decoration: underline;
    }

    .sy-title2 .sy-more .work img {
        height: .14rem;
        margin-left: .05rem;
    }

    .sy-title2 .sy-more .more {
        opacity: .8;
        color: #0053af;
        font-size: .2rem;
    }

    .sy-title2 .sy-more .more:hover {
        opacity: 1;
    }

    .sy-title3 {
        position: relative;
    }

    .sy-title3 .name-tab {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .sy-title3 .name-tab .name-item {
        font-size: .22rem;
        font-weight: 600;
        color: #777;
        cursor: pointer;
    }

    .sy-title3 .name-tab .name-item.on {
        font-size: .28rem;
        color: #0053af;
    }

    .sy-title3 .name-tab i {
        margin: 0 .25rem;
    }

    .sy-title3 .name-tab i img {
        width: .16rem;
        height: .29rem;
    }

    .sy-title3 .sy-more {
        position: absolute;
        right: 0;
        display: flex;
        top: .1rem;
    }

    .sy-title3 .sy-more .more {
        opacity: .8;
        color: #0053af;
        font-size: .2rem;
    }

    .sy-title3 .sy-more .more:hover {
        opacity: 1;
    }

    .sy_ban2 {
        width: 100%;
        position: relative;
        margin: 0 !important;
    }

    .sy_ban2 .swiper-slide {
        position: relative;
    }

    .sy_ban2 .swiper-slide .imgk {
        width: 100%;
        height: 4.31rem;
    }

    .sy_ban2 .swiper-slide .imgk img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .sy_ban2 .swiper-slide .imgk::after {
        content: '';
        position: absolute;
        height: 2rem;
        width: 100%;
        left: 0;
        bottom: 0;
        background: url(../images/bg10.png) repeat-x;
    }

    .sy_ban2 .swiper-slide .txt {
        width: 90%;
        position: absolute;
        bottom: .3rem;
        left: 5%;
        color: #fff;
    }

    .sy_ban2 .swiper-slide .txt .time {
        font-size: .15rem;
    }

    .sy_ban2 .swiper-slide .txt p {
        font-size: .26rem;
        font-weight: 600;
    }

    .sy_ban2 .swiper-slide .txt .line {
        margin: .15rem 0;
        position: relative;
        border-bottom: 1px solid rgba(255,255,255,0.49);
        transition: all 1.5s;
    }

    .sy_ban2 .swiper-slide .txt .line::after {
        position: absolute;
        content: '';
        width: .08rem;
        height: .08rem;
        border-radius: .08rem;
        background-color: #eeb04d;
        left: 0;
        top: -0.03rem;
    }

    .sy_ban2 .sw-page2 {
        width: auto;
        left: auto;
        right: .2rem;
        bottom: .1rem;
    }

    .sy_ban2 .sw-page2 .swiper-pagination-bullet {
        background-color: #fff;
        opacity: .7;
        width: .1rem;
        height: .1rem;
    }

    .sy_ban2 .sw-page2 .swiper-pagination-bullet-active {
        background-color: #0053af;
    }

    .sy_ban2 .swiper-button-next {
        display: none;
        background: url(../images/sw-right2.png) no-repeat center;
        background-size: contain;
        width: .54rem;
        right: .4rem;
        left: auto;
    }

    .sy_ban2 .swiper-button-prev {
        display: none;
        background: url(../images/sw-left2.png) no-repeat center;
        background-size: contain;
        width: .54rem;
        right: auto;
        left: .4rem;
    }

    .yd {
        width: 100%;
        padding-top: .4rem;
        justify-content: space-between;
    }

    .u2 {
        width: 100%;
    }

    .u2 li:last-child {
        margin-bottom: 0 !important;
    }

    .u2 li a {
        display: block;
        padding-top: 0px;
    }

    .u2 li .time {
        display: none;
    }

    .u2 li .name {
        position: relative;
        display: flex;
        align-items: center;
    }

    .u2 li .name p {
        font-size: .26rem;
        flex: 1;
        width: 100%;
        padding-left: .2rem;
        padding-right: .1rem;
        color: #333;
    }

    .u2 li .name span {
        color: #999;
        font-size: .22rem;
    }

    .u2 li .name::after {
        width: .08rem;
        height: .08rem;
        border-radius: .08rem;
        background-color: #0053af;
        content: '';
        position: absolute;
        left: 0;
        top: .1rem;
    }

    .u2 li .jj {
        display: none;
        color: #333;
    }

    .u2 li .line {
        margin-top: .2rem;
        position: relative;
        border-bottom: 1px solid transparent;
        transition: all .5s;
    }

    .u2 li .line::after {
        content: '';
        position: absolute;
        top: -0.06rem;
        left: 0;
        width: .13rem;
        height: .13rem;
        background-color: transparent;
        border-radius: 50%;
    }

    .u2 li.on {
        margin-bottom: .2rem;
    }

    .u2 li.on a {
        padding-top: .2rem;
    }

    .u2 li.on .time {
        font-size: .22rem;
        color: #0053af;
        display: block;
    }

    .u2 li.on .name {
        margin: .15rem 0;
    }

    .u2 li.on .name::after {
        display: none;
    }

    .u2 li.on .name p {
        padding-left: 0;
        font-size: .26rem;
        font-weight: 600;
    }

    .u2 li.on .name span {
        display: none;
    }

    .u2 li.on .jj {
        display: block;
        font-size: .22rem;
        line-height: 2;
    }

    .u2 li.on .line {
        border-bottom: 1px solid #e9d9c2;
    }

    .u2 li.on .line::after {
        content: '';
        background-color: #0053af;
    }

    .ban3-box .ban3 {
        display: none;
    }

    .ban3-box .ban3.on {
        display: block;
    }

    .ban3 {
        max-width: 100%;
        margin: 0 auto;
        margin-top: .35rem;
        position: relative;
    }

    .ban3 .wal {
        position: relative;
    }

    .ban3 .swiper-slide .imgk {
        width: 100%;
        height: 2.06rem;
    }

    .ban3 .swiper-slide .imgk img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .ban3 .swiper-slide p {
        font-weight: 600;
        margin: .3rem 0;
        height: .63rem;
        font-size: .24rem;
        line-height: 1.43;
        margin-bottom: .3rem;
    }

    .ban3 .swiper-slide p.line-1 {
        height: .3rem;
        -webkit-line-clamp: 1;
    }

    .ban3 .swiper-slide .time {
        color: #333;
        padding-left: .3rem;
        font-size: .2rem;
        margin-bottom: .1rem;
        position: relative;
    }

    .ban3 .swiper-slide .time::after {
        content: '';
        position: absolute;
        left: 0;
        top: .1rem;
        background: url(../images/time1.png) no-repeat center;
        background-size: contain;
        width: .16rem;
        height: .16rem;
    }

    .ban3 .swiper-slide .ad::after {
        background-image: url(../images/ad1.png);
    }

    .ban3 .swiper-button-next {
        display: none;
        background: url(../images/sw-right3.png) no-repeat center;
        background-size: contain;
        width: .45rem;
        right: -0.55rem;
        left: auto;
        top: 1.2rem;
    }

    .ban3 .swiper-button-prev {
        display: none;
        background: url(../images/sw-left3.png) no-repeat center;
        background-size: contain;
        width: .45rem;
        right: auto;
        left: -0.55rem;
        top: 1.2rem;
    }
}

@media only screen and (min-width: 1680px) {
    .sy-stu2 {
        background:url(../images/bg3.png) no-repeat center bottom;
        background-size: 1920px;
        padding-bottom: 270px;
    }

    .sy-teacher {
        margin-top: -150px;
        background: url(../images/bg4.png) no-repeat center top;
        background-size: 1920px;
    }

    .wal2 {
        background: url(../images/sw-line.png) no-repeat center top;
        background-size: 1920px;
        margin-top: -30px;
    }

    .sy_ban4 {
        position: relative;
        padding-top: 70px;
    }

    .sy_ban4 .sw-btn {
        position: absolute;
        top: 0;
        right: 210px;
    }

    .sy_ban4 .sw-btn .swiper-button-next {
        background: url(../images/sw-right3.png) no-repeat center;
        background-size: contain;
        width: 48px;
        right: 0;
        top: 0;
        margin: 0;
    }

    .sy_ban4 .sw-btn .swiper-button-prev {
        background: url(../images/sw-left3.png) no-repeat center;
        background-size: contain;
        width: 48px;
        left: -120px;
        top: 0;
        margin: 0;
    }

    .sy_ban4 .swiper-slide .tp {
        display: flex;
        align-items: center;
        position: relative;
        justify-content: space-between;
    }

    .sy_ban4 .swiper-slide .tp p {
        font-size: 40px;
    }

    .sy_ban4 .swiper-slide .tp p span {
        font-size: 26px;
        padding-left: 15px;
    }

    .sy_ban4 .swiper-slide .tp .wz {
        font-size: 20px;
    }

    .sy_ban4 .swiper-slide .tp .line {
        width: 250px;
        height: 1px;
        background-color: #c3c4c7;
        position: relative;
        margin-bottom: 20px;
    }

    .sy_ban4 .swiper-slide .tp .line::after {
        content: '';
        position: absolute;
        left: 0;
        top: -4px;
        width: 30px;
        height: 4px;
        background-color: #0053af;
    }

    .sy_ban4 .swiper-slide .tp .imgk {
        border-radius: 50%;
        padding: 10px;
        background-color: #fff;
        box-shadow: 0 0 9px 4px rgba(0,0,0,0.1);
    }

    .sy_ban4 .swiper-slide .tp .imgk img {
        width: 250px;
        height: 250px;
        border-radius: 50%;
        object-fit: cover;
        object-position: top center;
    }

    .sy_ban4 .swiper-slide .jj {
        color: #333;
        padding: 0 50px;
        padding-top: 20px;
    }

    .sy_ban4 .swiper-slide .jj .name {
        font-size: 22px;
    }

    .sy_ban4 .swiper-slide .jj .txt {
        margin-top: 10px;
        font-size: 16px;
        height: 107px;
        line-height: 2.2;
    }

    .sy_ban4 .swiper-slide-active {
        padding-left: 130px;
        padding-right: 50px;
    }

    .sy_ban4 .swiper-slide-active .jj {
        padding-left: 0;
    }

    .sy_ban4 .swiper-slide-next {
        padding-left: 50px;
        padding-right: 130px;
    }

    .sy_ban4 .swiper-slide-next .tp .name {
        position: absolute;
        right: 0;
    }

    .sy_ban4 .swiper-slide-next .tp .imgk {
        float: left;
    }

    .sy_ban5 {
        overflow: hidden;
        height: 350px;
        position: relative;
    }

    .sy_ban5 .ban-item {
        float: left;
    }

    .sy_ban5 .ban-item .imgk {
        position: relative;
        display: inline-block;
        border-radius: 50%;
        padding: 10px;
        background-color: #fcf6f6;
        box-shadow: 0 0 7px 3px rgba(0,0,0,0.1);
    }

    .sy_ban5 .ban-item .imgk img {
        width: 105px;
        height: 105px;
        border-radius: 50%;
        object-fit: cover;
        object-position: top center;
    }

    .sy_ban5 .ban-item:nth-child(1) .imgk::after,.sy_ban5 .ban-item:nth-child(2) .imgk::after {
        content: '';
        width: 145px;
        height: 145px;
        position: absolute;
        border: 1px dashed #ddcec0;
        border-radius: 50%;
        left: -11px;
        top: -11px;
    }

    .sy_ban5 .ban-item .name {
        margin-top: 20px;
        font-size: 20px;
        text-align: center;
    }

    .sy_ban5 .ban-item:nth-child(1) {
        position: absolute;
        left: 147px;
        top: 80px;
    }

    .sy_ban5 .ban-item:nth-child(2) {
        position: absolute;
        left: 425px;
        top: 132px;
    }

    .sy_ban5 .ban-item:nth-child(3) {
        position: absolute;
        left: 737px;
        top: 100px;
    }

    .sy_ban5 .ban-item:nth-child(4) {
        position: absolute;
        left: 1040px;
        top: 65px;
    }

    .sy_ban5 .ban-item:nth-child(5) {
        position: absolute;
        left: 1350px;
        top: 40px;
    }

    .sy_ban5 .ban-item:nth-child(n + 6) {
        display: none;
    }
}

@media only screen and (min-width: 800px) and (max-width:1680px) {
    .sy-stu2 {
        background:url(../images/bg3.png) no-repeat center bottom;
        background-size: 19.2rem;
        padding-bottom: 2.7rem;
    }

    .sy-teacher {
        margin-top: -1.5rem;
        background: url(../images/bg4.png) no-repeat center top;
        background-size: 19.2rem;
    }

    .wal2 {
        background: url(../images/sw-line.png) no-repeat center top;
        background-size: 19.2rem;
        margin-top: -0.3rem;
    }

    .sy_ban4 {
        position: relative;
        padding-top: .7rem;
    }

    .sy_ban4 .sw-btn {
        position: absolute;
        top: 0;
        right: 2.1rem;
    }

    .sy_ban4 .sw-btn .swiper-button-next {
        background: url(../images/sw-right3.png) no-repeat center;
        background-size: contain;
        width: .48rem;
        right: 0;
        top: 0;
        margin: 0;
    }

    .sy_ban4 .sw-btn .swiper-button-prev {
        background: url(../images/sw-left3.png) no-repeat center;
        background-size: contain;
        width: .48rem;
        left: -1.2rem;
        top: 0;
        margin: 0;
    }

    .sy_ban4 .swiper-slide .tp {
        display: flex;
        align-items: center;
        position: relative;
        justify-content: space-between;
    }

    .sy_ban4 .swiper-slide .tp p {
        font-size: .4rem;
    }

    .sy_ban4 .swiper-slide .tp p span {
        font-size: .28rem;
        padding-left: .15rem;
    }

    .sy_ban4 .swiper-slide .tp .wz {
        font-size: .2rem;
    }

    .sy_ban4 .swiper-slide .tp .line {
        width: 2.5rem;
        height: 1px;
        background-color: #c3c4c7;
        position: relative;
        margin-bottom: .2rem;
    }

    .sy_ban4 .swiper-slide .tp .line::after {
        content: '';
        position: absolute;
        left: 0;
        top: -0.04rem;
        width: .3rem;
        height: .04rem;
        background-color: #0053af;
    }

    .sy_ban4 .swiper-slide .tp .imgk {
        border-radius: 50%;
        padding: .1rem;
        background-color: #fff;
        box-shadow: 0 0 9px 4px rgba(0,0,0,0.1);
    }

    .sy_ban4 .swiper-slide .tp .imgk img {
        width: 2.5rem;
        height: 2.5rem;
        border-radius: 50%;
        object-fit: cover;
        object-position: top center;
    }

    .sy_ban4 .swiper-slide .jj {
        color: #333;
        padding: 0 .5rem;
        padding-top: .2rem;
    }

    .sy_ban4 .swiper-slide .jj .name {
        font-size: .22rem;
    }

    .sy_ban4 .swiper-slide .jj .txt {
        margin-top: .1rem;
        font-size: .16rem;
        height: 1.07rem;
        line-height: 2.2;
    }

    .sy_ban4 .swiper-slide-active {
        padding-left: 1.3rem;
        padding-right: .5rem;
    }

    .sy_ban4 .swiper-slide-active .jj {
        padding-left: 0;
    }

    .sy_ban4 .swiper-slide-next {
        padding-left: .5rem;
        padding-right: 1.3rem;
    }

    .sy_ban4 .swiper-slide-next .tp .name {
        position: absolute;
        right: 0;
    }

    .sy_ban4 .swiper-slide-next .tp .imgk {
        float: left;
    }

    .sy_ban5 {
        overflow: hidden;
        height: 3.5rem;
        position: relative;
    }

    .sy_ban5 .ban-item {
        float: left;
    }

    .sy_ban5 .ban-item .imgk {
        position: relative;
        display: inline-block;
        border-radius: 50%;
        padding: .1rem;
        background-color: #fcf6f6;
        box-shadow: 0 0 7px 3px rgba(0,0,0,0.1);
    }

    .sy_ban5 .ban-item .imgk img {
        width: 1.05rem;
        height: 1.05rem;
        border-radius: 50%;
        object-fit: cover;
        object-position: top center;
    }

    .sy_ban5 .ban-item:nth-child(1) .imgk::after,.sy_ban5 .ban-item:nth-child(2) .imgk::after {
        content: '';
        width: 1.45rem;
        height: 1.45rem;
        position: absolute;
        border: 1px dashed #ddcec0;
        border-radius: 50%;
        left: -0.11rem;
        top: -0.11rem;
    }

    .sy_ban5 .ban-item .name {
        margin-top: .2rem;
        font-size: .2rem;
        text-align: center;
    }

    .sy_ban5 .ban-item:nth-child(1) {
        position: absolute;
        left: 1.47rem;
        top: .8rem;
    }

    .sy_ban5 .ban-item:nth-child(2) {
        position: absolute;
        left: 4.25rem;
        top: 1.32rem;
    }

    .sy_ban5 .ban-item:nth-child(3) {
        position: absolute;
        left: 7.37rem;
        top: 1rem;
    }

    .sy_ban5 .ban-item:nth-child(4) {
        position: absolute;
        left: 10.4rem;
        top: .65rem;
    }

    .sy_ban5 .ban-item:nth-child(5) {
        position: absolute;
        left: 13.5rem;
        top: .4rem;
    }

    .sy_ban5 .ban-item:nth-child(n + 6) {
        display: none;
    }
}

@media only screen and (max-width: 800px) {
    .sy-stu2 {
        background:url(../images/bg3.png) no-repeat center bottom;
        background-size: 19.2rem;
        padding-bottom: 2rem;
    }

    .sy-teacher {
        margin-top: -1.5rem;
        background: url(../images/bg4.png) no-repeat center top;
        background-size: 19.2rem;
    }

    .wal2 {
        background: url(../images/sw-line.png) no-repeat center;
        background-size: 100%;
    }

    .sy_ban4 {
        position: relative;
        padding-top: 1rem;
    }

    .sy_ban4 .sw-btn {
        position: absolute;
        top: 0;
        right: 0rem;
    }

    .sy_ban4 .sw-btn .swiper-button-next {
        background: url(../images/sw-right3.png) no-repeat center;
        background-size: contain;
        width: .48rem;
        right: 0;
        top: 0;
        margin: 0;
    }

    .sy_ban4 .sw-btn .swiper-button-prev {
        background: url(../images/sw-left3.png) no-repeat center;
        background-size: contain;
        width: .48rem;
        left: -1.2rem;
        top: 0;
        margin: 0;
    }

    .sy_ban4 .swiper-slide .tp {
        width: 100%;
        display: flex;
        align-items: center;
        position: relative;
        justify-content: space-between;
    }

    .sy_ban4 .swiper-slide .tp p {
        font-size: .32rem;
    }

    .sy_ban4 .swiper-slide .tp p span {
        font-size: .2rem;
        padding-left: .15rem;
    }

    .sy_ban4 .swiper-slide .tp .wz {
        font-size: .22rem;
    }

    .sy_ban4 .swiper-slide .tp .line {
        width: 2rem;
        height: 1px;
        background-color: #c3c4c7;
        position: relative;
        margin-bottom: .2rem;
    }

    .sy_ban4 .swiper-slide .tp .line::after {
        content: '';
        position: absolute;
        left: 0;
        top: -0.04rem;
        width: .3rem;
        height: .04rem;
        background-color: #0053af;
    }

    .sy_ban4 .swiper-slide .tp .imgk {
        border-radius: 50%;
        padding: .1rem;
        background-color: #fff;
        box-shadow: 0 0 9px 4px rgba(0,0,0,0.1);
    }

    .sy_ban4 .swiper-slide .tp .imgk img {
        width: 2rem;
        height: 2rem;
        border-radius: 50%;
        object-fit: cover;
        object-position: top center;
    }

    .sy_ban4 .swiper-slide .jj {
        padding-top: .2rem;
    }

    .sy_ban4 .swiper-slide .jj .name {
        font-size: .24rem;
    }

    .sy_ban4 .swiper-slide .jj .txt {
        margin-top: .1rem;
        font-size: .22rem;
        height: 1.5rem;
        line-height: 2.2;
    }

    .sy_ban4 .swiper-slide-active {
        padding-left: .3rem;
        padding-right: .3rem;
    }

    .sy_ban4 .swiper-slide-active .clear {
        display: none;
    }

    .sy_ban4 .swiper-slide-next {
        padding-left: .5rem;
        padding-right: 1.3rem;
    }

    .sy_ban4 .swiper-slide-next .tp .name {
        position: absolute;
        right: 0;
    }

    .sy_ban4 .swiper-slide-next .tp .imgk {
        float: left;
    }

    .sy_ban5 {
        overflow: hidden;
        height: 2.5rem;
        position: relative;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .sy_ban5 .ban-item {
        float: left;
        padding: .12rem;
    }

    .sy_ban5 .ban-item .imgk {
        position: relative;
        display: inline-block;
        border-radius: 50%;
        padding: .1rem;
        background-color: #fcf6f6;
        box-shadow: 0 0 7px 3px rgba(0,0,0,0.1);
    }

    .sy_ban5 .ban-item .imgk img {
        width: .7rem;
        height: .7rem;
        border-radius: 50%;
        object-fit: cover;
        object-position: top center;
    }

    .sy_ban5 .ban-item:nth-child(1) .imgk::after {
        content: '';
        width: 1rem;
        height: 1rem;
        position: absolute;
        border: 1px dashed #ddcec0;
        border-radius: 50%;
        left: -0.06rem;
        top: -0.06rem;
    }

    .sy_ban5 .ban-item .name {
        margin-top: .2rem;
        font-size: .22rem;
        text-align: center;
    }

    .sy_ban5 .ban-item:nth-child(n + 6) {
        display: none;
    }
}

@media only screen and (min-width: 1680px) {
    .sy-find {
        padding-top:.4rem;
        padding-bottom: 80px;
    }

    .sy-find .sy-r6 {
        width: 120px;
        position: absolute;
        right: 0;
        top: 25px;
    }

    .sy-find .sy-r6 .sw-btn {
        position: absolute;
        top: 0;
        left: 0px;
    }

    .sy-find .sy-r6 .sw-btn .swiper-button-next {
        background: url(../images/sw-right3.png) no-repeat center;
        background-size: contain;
        width: 48px;
        right: 0;
        top: 0;
        margin: 0;
    }

    .sy-find .sy-r6 .sw-btn .swiper-button-prev {
        background: url(../images/sw-left3.png) no-repeat center;
        background-size: contain;
        width: 48px;
        left: -120px;
        top: 0;
        margin: 0;
    }

    .ban6 .sy_ban6 {
        display: none;
    }

    .ban6 .sy_ban6.on {
        display: block;
    }

    .ban6 .sy-title3 {
        margin-bottom: 75px;
    }

    .ban6 .name {
        font-size: 22px;
        margin-bottom: 10px;
        color: #0053af;
    }

    .ban6 .swiper-slide {
        width: 4.12rem;
    }

    .ban6 .swiper-slide .imgk {
        width: 4.12rem;
        height: 2.57rem;
    }
}

@media only screen and (min-width: 800px) and (max-width:1680px) {
    .sy-find {
        padding-top:.4rem;
        padding-bottom: .8rem;
    }

    .sy-find .sy-r6 {
        width: 1.2rem;
        position: absolute;
        right: 0;
        top: .25rem;
    }

    .sy-find .sy-r6 .sw-btn {
        position: absolute;
        top: 0;
        left: 0;
    }

    .sy-find .sy-r6 .sw-btn .swiper-button-next {
        background: url(../images/sw-right3.png) no-repeat center;
        background-size: contain;
        width: .48rem;
        right: 0;
        top: 0;
        margin: 0;
    }

    .sy-find .sy-r6 .sw-btn .swiper-button-prev {
        background: url(../images/sw-left3.png) no-repeat center;
        background-size: contain;
        width: .48rem;
        left: -1.2rem;
        top: 0;
        margin: 0;
    }

    .ban6 .sy_ban6 {
        display: none;
    }

    .ban6 .sy_ban6.on {
        display: block;
    }

    .ban6 .sy-title3 {
        margin-bottom: .75rem;
    }

    .ban6 .name {
        font-size: .22rem;
        margin-bottom: 10px;
        color: #0053af;
    }

    .ban6 .swiper-slide {
        width: 4.12rem;
    }

    .ban6 .swiper-slide .imgk {
        width: 4.12rem;
        height: 2.57rem;
    }
}

@media only screen and (max-width: 800px) {
    .sy-find {
        padding-bottom:1rem;
    }

    .sy-find .sy-r6 {
        position: absolute;
        top: .3rem;
        right: 0;
        width: 1rem;
    }

    .sy-find .sy-r6 .sw-btn {
        position: absolute;
        top: 0;
        left: 0;
    }

    .sy-find .sy-r6 .sw-btn .swiper-button-next {
        background: url(../images/sw-right3.png) no-repeat center;
        background-size: contain;
        width: .48rem;
        right: 0;
        top: 0;
        margin: 0;
    }

    .sy-find .sy-r6 .sw-btn .swiper-button-prev {
        background: url(../images/sw-left3.png) no-repeat center;
        background-size: contain;
        width: .48rem;
        left: -1.2rem;
        top: 0;
        margin: 0;
    }

    .sy-find .sy-r6 .more {
        padding-top: .2rem;
    }

    .ban6 {
        position: relative;
    }

    .ban6 .sy_ban6 {
        display: none;
    }

    .ban6 .sy_ban6.on {
        display: block;
    }

    .ban6 .sy-title3 {
        margin-bottom: .35rem;
    }

    .ban6 .name {
        font-size: .22rem;
        margin-bottom: 10px;
        color: #0053af;
    }

    .ban6 .swiper-slide {
        width: 100%;
    }

    .ban6 .swiper-slide .imgk {
        width: 100%;
        height: 2.31rem;
    }
}

@media only screen and (min-width: 1680px) {
    .sy-overview {
        background:url(../images/images/bg4.jpg) no-repeat center;
        background-size: 1920px 100%;
        padding-top: 80px;
        padding-bottom: 30px;
    }

    .sy-overview .sy-title2 {
        color: #fff;
    }

    .sy-overview .sy-title2 span {
        color: #fff;
    }

    .sy-overview .sy-title2 .line,.sy-overview .sy-title2 .line::after {
        background-color: #fff;
    }

    .sy-overview .sy-title2 a {
        color: #fff !important;
    }

    .sy-overview .sy-tab2 {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 75px;
        margin-top: 65px;
    }

    .sy-overview .sy-tab2 .tab-item {
        margin: 0 20px;
        width: 140px;
        height: 32px;
        font-size: 18px;
        text-align: center;
        background-color: rgba(255,255,255,0.15);
        color: #fff;
        line-height: 32px;
        cursor: pointer;
    }

    .sy-overview .sy-tab2 .tab-item.on {
        background-color: #bc8569;
    }

    .sy-overview .sy-tab1-1 {
        text-align: center;
    }

    .sy-overview .sy-tab1-1 video {
        margin-bottom: 50px;
        width: 1000px;
        height: 530px;
        object-fit: cover;
    }

    .sy-overview .sy-tab1-1,.sy-overview .sy-tab1 {
        display: none;
    }

    .sy-overview .sy-tab1-1.on,.sy-overview .sy-tab1.on {
        display: block;
    }

    .sy-overview .svg {
        padding: 0 100px;
    }

    .sy-overview .svg .svg-item {
        width: 237px;
        float: left;
        margin-bottom: 106px;
        margin-right: 150px;
    }

    .sy-overview .svg .svg-item:nth-child(4n) {
        margin-right: 0;
    }

    .sy-overview .svg .svg-item .icon {
        padding-left: 32px;
        padding-top: 35px;
        display: flex;
        align-items: center;
        color: #fff;
        position: relative;
    }

    .sy-overview .svg .svg-item .icon::after {
        position: absolute;
        content: '';
        width: 146px;
        height: 141px;
        background: url(../images/icon-line1.png) no-repeat center;
        left: 0;
        top: 0;
    }

    .sy-overview .svg .svg-item .icon p {
        width: 110px;
        font-size: 18px;
    }

    .sy-overview .svg .svg-item .num {
        font-size: 16px;
        position: relative;
        padding-left: 57px;
        padding-right: 20px;
        color: #fff;
        line-height: 1.3;
        display: inline-block;
    }

    .sy-overview .svg .svg-item .num span {
        margin-right: 10px;
        color: #ecc792;
        font-size: 56px;
    }

    .sy-overview .svg .svg-item .num::before {
        content: '';
        position: absolute;
        left: 40px;
        top: 30px;
        width: 10px;
        height: 1px;
        background-color: #fff;
    }

    .sy-overview .svg .svg-item .num::after {
        content: '';
        position: absolute;
        right: -15px;
        top: 30px;
        width: 15px;
        height: 1px;
        background-color: #fff;
    }

    .sy-overview .svg .svg-item:hover svg line,.sy-overview .svg .svg-item:hover svg path,.sy-overview .svg .svg-item:hover svg polygon,.sy-overview .svg .svg-item:hover svg polyline {
        stroke: #e0bb8b !important;
        stroke-dasharray: var(--length);
        stroke-dashoffset: var(--length);
        animation: dash .8s linear forwards;
    }

    .sy-overview .svg .svg-item:hover .icon::after {
        background-image: url(../images/icon-line2.png);
    }

    .sy-overview .svg img,.sy-overview .svg svg {
        width: 80px;
        height: 80px;
        transition: all .3s ease-in-out;
        overflow-clip-margin: border-box;
        padding: 5px;
        fill: none !important;
    }

    .sy-overview .svg img line,.sy-overview .svg svg line,.sy-overview .svg img path,.sy-overview .svg svg path,.sy-overview .svg img polygon,.sy-overview .svg svg polygon,.sy-overview .svg img polyline,.sy-overview .svg svg polyline {
        fill: none !important;
        stroke: #fff !important;
        stroke-width: 1 !important;
        stroke-linecap: round !important;
        stroke-miterlimit: 10 !important;
    }
}

@media only screen and (min-width: 800px) and (max-width:1680px) {
    .sy-overview {
        background:url(../images/images/bg4.jpg) no-repeat center;
        background-size: 19.2rem 100%;
        padding-top: .8rem;
        padding-bottom: .3rem;
    }

    .sy-overview .sy-title2 {
        color: #fff;
    }

    .sy-overview .sy-title2 span {
        color: #fff;
    }

    .sy-overview .sy-title2 .line,.sy-overview .sy-title2 .line::after {
        background-color: #fff;
    }

    .sy-overview .sy-title2 a {
        color: #fff !important;
    }

    .sy-overview .sy-tab2 {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: .75rem;
        margin-top: .65rem;
    }

    .sy-overview .sy-tab2 .tab-item {
        margin: 0 .2rem;
        width: 1.4rem;
        height: .32rem;
        font-size: .18rem;
        text-align: center;
        background-color: rgba(255,255,255,0.15);
        color: #fff;
        line-height: .32rem;
        cursor: pointer;
    }

    .sy-overview .sy-tab2 .tab-item.on {
        background-color: #bc8569;
    }

    .sy-overview .sy-tab1-1 {
        text-align: center;
    }

    .sy-overview .sy-tab1-1 video {
        margin-bottom: .5rem;
        width: 10rem;
        height: 5.3rem;
        object-fit: cover;
    }

    .sy-overview .sy-tab1-1,.sy-overview .sy-tab1 {
        display: none;
    }

    .sy-overview .sy-tab1-1.on,.sy-overview .sy-tab1.on {
        display: block;
    }

    .sy-overview .svg {
        padding: 0 1rem;
    }

    .sy-overview .svg .svg-item {
        width: 2.37rem;
        float: left;
        margin-bottom: 1.06rem;
        margin-right: 1.5rem;
    }

    .sy-overview .svg .svg-item:nth-child(4n) {
        margin-right: 0;
    }

    .sy-overview .svg .svg-item .icon {
        padding-left: .32rem;
        padding-top: .35rem;
        display: flex;
        align-items: center;
        color: #fff;
        position: relative;
    }

    .sy-overview .svg .svg-item .icon::after {
        position: absolute;
        content: '';
        width: 1.46rem;
        height: 1.41rem;
        background: url(../images/icon-line1.png) no-repeat center;
        background-size: 100%;
        left: 0;
        top: 0;
    }

    .sy-overview .svg .svg-item .icon p {
        width: 1.1rem;
        font-size: .18rem;
    }

    .sy-overview .svg .svg-item .num {
        font-size: .16rem;
        position: relative;
        padding-left: .57rem;
        padding-right: .2rem;
        color: #fff;
        line-height: 1.3;
        display: inline-block;
    }

    .sy-overview .svg .svg-item .num span {
        margin-right: .1rem;
        color: #ecc792;
        font-size: .56rem;
    }

    .sy-overview .svg .svg-item .num::before {
        content: '';
        position: absolute;
        left: .4rem;
        top: .3rem;
        width: .1rem;
        height: 1px;
        background-color: #fff;
    }

    .sy-overview .svg .svg-item .num::after {
        content: '';
        position: absolute;
        right: -0.15rem;
        top: .3rem;
        width: .15rem;
        height: 1px;
        background-color: #fff;
    }

    .sy-overview .svg .svg-item:hover svg line,.sy-overview .svg .svg-item:hover svg path,.sy-overview .svg .svg-item:hover svg polygon,.sy-overview .svg .svg-item:hover svg polyline {
        stroke: #e0bb8b !important;
        stroke-dasharray: var(--length);
        stroke-dashoffset: var(--length);
        animation: dash .8s linear forwards;
    }

    .sy-overview .svg .svg-item:hover .icon::after {
        background-image: url(../images/icon-line2.png);
    }

    .sy-overview .svg img,.sy-overview .svg svg {
        width: .8rem;
        height: .8rem;
        transition: all .3s ease-in-out;
        overflow-clip-margin: border-box;
        padding: .05rem;
        fill: none !important;
    }

    .sy-overview .svg img line,.sy-overview .svg svg line,.sy-overview .svg img path,.sy-overview .svg svg path,.sy-overview .svg img polygon,.sy-overview .svg svg polygon,.sy-overview .svg img polyline,.sy-overview .svg svg polyline {
        fill: none !important;
        stroke: #fff !important;
        stroke-width: 1 !important;
        stroke-linecap: round !important;
        stroke-miterlimit: 10 !important;
    }
}

@media only screen and (max-width: 800px) {
    .sy-overview {
        background:url(../images/images/bg4.jpg) no-repeat center;
        background-size: 19.2rem 100%;
        padding-top: .5rem;
        padding-bottom: .15rem;
    }

    .sy-overview .sy-title2 {
        color: #fff;
    }

    .sy-overview .sy-title2 span {
        color: #fff;
    }

    .sy-overview .sy-title2 .line,.sy-overview .sy-title2 .line::after {
        background-color: #fff;
    }

    .sy-overview .sy-title2 a {
        color: #fff !important;
    }

    .sy-overview .sy-tab2 {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: .35rem;
        margin-top: .35rem;
    }

    .sy-overview .sy-tab2 .tab-item {
        margin: 0 .2rem;
        width: 1.4rem;
        height: .32rem;
        font-size: .16rem;
        text-align: center;
        background-color: rgba(255,255,255,0.15);
        color: #fff;
        line-height: .32rem;
        cursor: pointer;
    }

    .sy-overview .sy-tab2 .tab-item.on {
        background-color: #bc8569;
    }

    .sy-overview .sy-tab1-1 {
        text-align: center;
    }

    .sy-overview .sy-tab1-1 video {
        width: 100%;
        height: 4rem;
        object-fit: cover;
    }

    .sy-overview .sy-tab1-1,.sy-overview .sy-tab1 {
        display: none;
    }

    .sy-overview .sy-tab1-1.on,.sy-overview .sy-tab1.on {
        display: block;
    }

    .sy-overview .svg {
        padding: 0 8%;
    }

    .sy-overview .svg .svg-item {
        width: 50%;
        float: left;
        margin-bottom: .7rem;
    }

    .sy-overview .svg .svg-item .icon {
        padding-left: .32rem;
        padding-top: .35rem;
        display: flex;
        align-items: center;
        color: #fff;
        position: relative;
    }

    .sy-overview .svg .svg-item .icon::after {
        position: absolute;
        content: '';
        width: 1.46rem;
        height: 1.41rem;
        background: url(../images/icon-line1.png) no-repeat center;
        background-size: 100%;
        left: 0;
        top: 0;
    }

    .sy-overview .svg .svg-item .icon p {
        width: 1.4rem;
        font-size: .24rem;
        margin-left: .1rem;
        margin-top: .1rem;
        height: .7rem;
    }

    .sy-overview .svg .svg-item .num {
        font-size: .16rem;
        position: relative;
        padding-left: .65rem;
        padding-right: .2rem;
        color: #fff;
        line-height: 1.3;
        display: inline-block;
    }

    .sy-overview .svg .svg-item .num span {
        margin-right: .1rem;
        color: #ecc792;
        font-size: .56rem;
    }

    .sy-overview .svg .svg-item .num::before {
        content: '';
        position: absolute;
        left: .45rem;
        top: .3rem;
        width: .1rem;
        height: 1px;
        background-color: #fff;
    }

    .sy-overview .svg .svg-item .num::after {
        content: '';
        position: absolute;
        right: -0.15rem;
        top: .3rem;
        width: .15rem;
        height: 1px;
        background-color: #fff;
    }

    .sy-overview .svg .svg-item:hover svg line,.sy-overview .svg .svg-item:hover svg path,.sy-overview .svg .svg-item:hover svg polygon,.sy-overview .svg .svg-item:hover svg polyline {
        stroke: #e0bb8b !important;
        stroke-dasharray: var(--length);
        stroke-dashoffset: var(--length);
        animation: dash .8s linear forwards;
    }

    .sy-overview .svg .svg-item:hover .icon::after {
        background-image: url(../images/icon-line2.png);
    }

    .sy-overview .svg img,.sy-overview .svg svg {
        width: .8rem;
        height: .8rem;
        transition: all .3s ease-in-out;
        overflow-clip-margin: border-box;
        padding: .05rem;
        fill: none !important;
    }

    .sy-overview .svg img line,.sy-overview .svg svg line,.sy-overview .svg img path,.sy-overview .svg svg path,.sy-overview .svg img polygon,.sy-overview .svg svg polygon,.sy-overview .svg img polyline,.sy-overview .svg svg polyline {
        fill: none !important;
        stroke: #fff !important;
        stroke-width: 1 !important;
        stroke-linecap: round !important;
        stroke-miterlimit: 10 !important;
    }
}

@keyframes dash {
    to {
        stroke-dashoffset: 0;
    }
}

@media only screen and (min-width: 1680px) {
    .sy-medium {
        background:url(../images/images/bg5-1.jpg) no-repeat center;
        background-size: 1920px 100%;
        padding-top: 80px;
        padding-bottom: 20px;
    }

    .sy-medium.sy-medium2 {
        background-image: url(../images/images/bg5-2.jpg);
        padding-bottom: 200px;
    }

    .sy-medium .tit {
        display: flex;
        align-items: center;
        justify-content: space-between;
        margin-bottom: 10px;
    }

    .sy-medium .tit p {
        font-size: 33px;
        font-weight: 600;
    }

    .sy-medium .tit .more {
        font-size: 14px;
        color: #c3c4c7;
    }

    .sy-medium .tit .more:hover {
        color: #0053af;
    }

    .u3 {
        margin-top: 75px;
        display: flex;
        justify-content: space-between;
        margin-bottom: 100px;
    }

    .u3 li {
        width: 515px;
    }

    .u3 li .imgk {
        width: 515px;
        height: 321px;
    }

    .u3 li .imgk img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .u3 li .txt {
        height: 190px;
        padding: 20px 30px;
        background-color: #fff;
    }

    .u3 li .txt .name {
        font-size: 18px;
    }

    .u3 li .txt .line {
        margin: 20px 0;
        position: relative;
        width: 100%;
        height: 1px;
        background-color: #e2e2e4;
        transition: all .5s;
    }

    .u3 li .txt .line::after {
        position: absolute;
        content: '';
        left: 0;
        top: -3px;
        width: 8px;
        height: 8px;
        border-radius: 8px;
        background-color: #eeb04d;
    }

    .u3 li .txt .jj {
        height: 84px;
        font-size: 14px;
        line-height: 2;
        color: #666;
        display: none;
    }

    .u3 li .bt {
        margin-top: 40px;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .u3 li .bt img {
        height: 51px;
    }

    .u3 li .bt .time {
        font-size: 14px;
        color: #666;
    }

    .u3 li:hover {
        box-shadow: 0 0 7px 3px rgba(0,0,0,0.1);
    }

    .u3 li:hover .txt {
        color: #0053af;
    }

    .u3 li:hover .txt .line::after {
        transform: translateX(50px);
    }

    .u4 li {
        float: left;
        width: 320px;
        margin-right: 106px;
        border-bottom: 1px solid #e7e7e7;
        font-size: 18px;
        padding: 15px 0;
    }

    .u4 li:nth-child(4n) {
        margin-right: 0;
    }

    .u4 li a {
        display: block;
        width: 100%;
        height: 100%;
    }
}

@media only screen and (min-width: 800px) and (max-width:1680px) {
    .sy-medium {
        background:url(../images/images/bg5-1.jpg) no-repeat center;
        background-size: 19.2rem 100%;
        padding-top: .8rem;
        padding-bottom: .2rem;
    }

    .sy-medium.sy-medium2 {
        background-image: url(../images/images/bg5-2.jpg);
        padding-bottom: 2rem;
    }

    .sy-medium .tit {
        display: flex;
        align-items: center;
        justify-content: space-between;
        margin-bottom: .1rem;
    }

    .sy-medium .tit p {
        font-size: .33rem;
        font-weight: 600;
    }

    .sy-medium .tit .more {
        font-size: .14rem;
        color: #c3c4c7;
    }

    .sy-medium .tit .more:hover {
        color: #0053af;
    }

    .u3 {
        margin-top: .75rem;
        display: flex;
        justify-content: space-between;
        margin-bottom: 1rem;
    }

    .u3 li {
        width: 5.15rem;
    }

    .u3 li .imgk {
        width: 5.15rem;
        height: 3.21rem;
    }

    .u3 li .imgk img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .u3 li .txt {
        height: 1.9rem;
        padding: .2rem .3rem;
        background-color: #fff;
    }

    .u3 li .txt .name {
        font-size: .18rem;
    }

    .u3 li .txt .line {
        margin: .2rem 0;
        position: relative;
        width: 100%;
        height: 1px;
        background-color: #e2e2e4;
        transition: all .5s;
    }

    .u3 li .txt .line::after {
        position: absolute;
        content: '';
        left: 0;
        top: -0.03rem;
        width: .08rem;
        height: .08rem;
        border-radius: .08rem;
        background-color: #eeb04d;
    }

    .u3 li .txt .jj {
        height: .84rem;
        font-size: .14rem;
        line-height: 2;
        color: #666;
        display: none;
    }

    .u3 li .bt {
        margin-top: .4rem;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .u3 li .bt img {
        height: .51rem;
    }

    .u3 li .bt .time {
        font-size: .14rem;
        color: #666;
    }

    .u3 li:hover {
        box-shadow: 0 0 7px 3px rgba(0,0,0,0.1);
    }

    .u3 li:hover .txt {
        color: #0053af;
    }

    .u3 li:hover .txt .line::after {
        transform: translateX(.5rem);
    }

    .u4 li {
        float: left;
        width: 3.2rem;
        margin-right: 1.06rem;
        border-bottom: 1px solid #e7e7e7;
        font-size: .18rem;
        padding: .15rem 0;
    }

    .u4 li:nth-child(4n) {
        margin-right: 0;
    }

    .u4 li a {
        display: block;
        width: 100%;
        height: 100%;
    }
}

@media only screen and (max-width: 800px) {
    .sy-medium {
        background:url(../images/images/bg5-1.jpg) no-repeat center;
        background-size: 19.2rem 100%;
        padding-top: .5rem;
        padding-bottom: .5rem;
    }

    .sy-medium.sy-medium2 {
        background-image: url(../images/images/bg5-2.jpg);
    }

    .sy-medium .tit {
        display: flex;
        align-items: center;
        justify-content: space-between;
        margin-bottom: .1rem;
    }

    .sy-medium .tit p {
        font-size: .33rem;
        font-weight: 600;
    }

    .sy-medium .tit .more {
        font-size: .2rem;
        color: #c3c4c7;
    }

    .sy-medium .tit .more:hover {
        color: #0053af;
    }

    .u3 {
        margin-top: .35rem;
        margin-bottom: .5rem;
    }

    .u3 li {
        width: 100%;
        box-shadow: 0 0 7px 3px rgba(0,0,0,0.1);
        margin-bottom: .3rem;
    }

    .u3 li .imgk {
        width: 100%;
        height: 4.31rem;
    }

    .u3 li .imgk img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .u3 li .txt {
        height: 1.9rem;
        padding: .2rem .3rem;
        background-color: #fff;
    }

    .u3 li .txt .name {
        font-size: .26rem;
    }

    .u3 li .txt .line {
        margin: .2rem 0;
        position: relative;
        width: 100%;
        height: 1px;
        background-color: #e2e2e4;
        transition: all .5s;
    }

    .u3 li .txt .line::after {
        position: absolute;
        content: '';
        left: 0;
        top: -0.03rem;
        width: .08rem;
        height: .08rem;
        border-radius: .08rem;
        background-color: #eeb04d;
    }

    .u3 li .txt .jj {
        height: .9rem;
        font-size: .22rem;
        line-height: 2;
        color: #666;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        display: none;
    }

    .u3 li .bt {
        margin-top: .3rem;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .u3 li .bt img {
        height: .51rem;
    }

    .u3 li .bt .time {
        font-size: .2rem;
        color: #666;
    }

    .u3 li:hover .txt {
        color: #0053af;
    }

    .u3 li:hover .txt .line::after {
        transform: translateX(.5rem);
    }

    .u4 li {
        float: left;
        width: 48%;
        margin-right: 4%;
        border-bottom: 1px solid #e7e7e7;
        font-size: .24rem;
        padding: .15rem 0;
    }

    .u4 li:nth-child(2n) {
        margin-right: 0;
    }

    .u4 li a {
        display: block;
        width: 100%;
        height: 100%;
    }
}

@media only screen and (min-width: 1680px) {
    .ny-topbg {
        position:relative;
    }

    .ny-topbg .nbimg {
        width: 100%;
    }

    .ny-topbg .wal {
        position: relative;
    }

    .ny-topbg .nb-tit {
        position: absolute;
        bottom: 260px;
        left: 0;
        font-size: 44px;
        color: #fff;
    }

    .ny-topbg .bread {
        width: 100%;
        position: absolute;
        left: 0;
        bottom: 220px;
        display: flex;
        align-items: center;
    }

    .ny-topbg .bread .home {
        margin-right: 10px;
    }

    .ny-topbg .bread .home img {
        width: 20px;
    }

    .ny-topbg .bread .lj {
        font-size: 16px;
    }

    .ny-topbg .bread .lj a {
        color: #fff;
        margin-right: 5px;
    }

    .ny-topbg .bread .lj a:hover {
        color: #eeb04d;
    }

    .ejlm_wl {
        display: none;
    }

    .ejlm_pc {
        width: 100%;
        position: absolute;
        left: 0;
        top: -45px;
    }

    .ejlm_pc .ejlm {
        position: absolute;
        left: 0;
        width: calc((100vw - 1600px) / 2 + 1080px);
        background-color: #0053af;
        height: 89px;
        top: 0;
    }

    .ejlm_pc .ejlm::after {
        content: '';
        position: absolute;
        right: -40px;
        top: 0;
        background: url(../images/nynv.png) no-repeat center;
        background-size: 100% 100%;
        width: 40px;
        height: 89px;
    }

    .ejlm_pc .flex {
        height: 89px;
        align-items: center;
    }

    .ejlm_pc .flex li {
        position: relative;
        margin-right: 60px;
        border-bottom: 1px solid transparent;
    }

    .ejlm_pc .flex li a {
        display: block;
        width: 100%;
        height: 100%;
        padding: 10px 0;
        font-size: 18px;
        color: #fff;
    }

    .ejlm_pc .flex li.active,.ejlm_pc .flex li:hover {
        border-bottom: 1px solid #fff;
    }

    .ejlm_pc .flex li.active::after,.ejlm_pc .flex li:hover::after {
        position: absolute;
        content: '';
        left: 50%;
        bottom: 0;
        margin-left: -7px;
        width: 15px;
        height: 6px;
        background: url(../images/foot-sjx.png) no-repeat center;
        background-size: 100%;
    }
}

@media only screen and (min-width: 800px) and (max-width:1680px) {
    .ny-topbg {
        position:relative;
    }

    .ny-topbg .nbimg {
        width: 100%;
    }

    .ny-topbg .wal {
        position: relative;
    }

    .ny-topbg .nb-tit {
        position: absolute;
        bottom: 2.6rem;
        left: 0;
        font-size: .44rem;
        color: #fff;
    }

    .ny-topbg .bread {
        width: 100%;
        position: absolute;
        left: 0;
        bottom: 2.2rem;
        display: flex;
        align-items: center;
    }

    .ny-topbg .bread .home {
        margin-right: .1rem;
    }

    .ny-topbg .bread .home img {
        width: .2rem;
    }

    .ny-topbg .bread .lj {
        font-size: .16rem;
    }

    .ny-topbg .bread .lj a {
        color: #fff;
        margin-right: .05rem;
    }

    .ny-topbg .bread .lj a:hover {
        color: #eeb04d;
    }

    .ejlm_wl {
        display: none;
    }

    .ejlm_pc {
        width: 100%;
        position: absolute;
        left: 0;
        top: -0.45rem;
    }

    .ejlm_pc .ejlm {
        position: absolute;
        left: 0;
        width: calc((100vw - 16rem) / 2 + 10.8rem);
        background-color: #0053af;
        height: .89rem;
        top: 0;
    }

    .ejlm_pc .ejlm::after {
        content: '';
        position: absolute;
        right: -0.4rem;
        top: 0;
        background: url(../images/nynv.png) no-repeat center;
        background-size: 100% 100%;
        width: .4rem;
        height: .89rem;
    }

    .ejlm_pc .wl {
        display: none;
    }

    .ejlm_pc .flex {
        height: .89rem;
        align-items: center;
    }

    .ejlm_pc .flex li {
        position: relative;
        margin-right: .6rem;
        border-bottom: 1px solid transparent;
    }

    .ejlm_pc .flex li a {
        display: block;
        width: 100%;
        height: 100%;
        padding: .1rem 0;
        font-size: .18rem;
        color: #fff;
    }

    .ejlm_pc .flex li.active,.ejlm_pc .flex li:hover {
        border-bottom: 1px solid #fff;
    }

    .ejlm_pc .flex li.active::after,.ejlm_pc .flex li:hover::after {
        position: absolute;
        content: '';
        left: 50%;
        bottom: 0;
        margin-left: -0.07rem;
        width: .15rem;
        height: .06rem;
        background: url(../images/foot-sjx.png) no-repeat center;
        background-size: 100%;
    }
}

@media only screen and (max-width: 800px) {
    .ny-topbg {
        position:relative;
        height: 3.5rem;
    }

    .ny-topbg>img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .ny-topbg .wal {
        position: relative;
    }

    .ny-topbg .nb-tit {
        position: absolute;
        bottom: 50px;
        left: 0;
        font-size: 26px;
        color: #fff;
    }

    .ejlm_pc h2 {
        width: 100%;
        color: #fff;
        height: .6rem;
        line-height: .6rem;
        font-size: .22rem !important;
        padding: 0 .2rem;
        background: #0053af;
    }

    .ejlm_pc h2::after {
        width: 25px;
        height: 25px;
        background: url(../images/m_n_nav_right.jpg) no-repeat;
        background-size: 100%;
        left: auto;
        right: .2rem;
        top: 50%;
        margin-top: -12.5px;
        bottom: auto;
    }

    .ejlm_wl ul li a {
        font-size: .28rem;
        line-height: .8rem;
        border-bottom: 1px solid #f0dfdf;
    }

    .ejlm_wl {
        display: block;
        padding-bottom: .2rem;
    }

    .ejlm_pc,.ban::after,.ban .yjlm,.ban .imged::after {
        display: none;
    }

    .ejlm_wl .wal {
        margin: 0;
    }

    .ejlm_wl h2 {
        width: 100%;
        color: #fff;
        height: .8rem;
        line-height: .8rem;
        font-size: .3rem !important;
        padding: 0 .2rem;
        background: #0053af;
        position: relative;
    }

    .ejlm_wl h2::after {
        content: '';
        position: absolute;
        background: url(../images/icon-sz.png) no-repeat center;
        background-size: contain;
        width: .22rem;
        height: .11rem;
        right: .3rem;
        top: .35rem;
    }

    .ejlm_wl ul {
        box-shadow: 0 .16rem .29rem 0 rgba(69,10,66,0.11);
        background: #fff;
        padding: .1rem 0;
        display: none;
    }

    .ejlm_wl li {
        font-size: .24rem;
        line-height: .4rem;
        position: relative;
    }

    .ejlm_wl li a {
        color: #333;
        transition: .5s;
        display: block;
        padding: 0 .3rem;
        line-height: 2;
    }

    .ejlm_wl li.active a:after {
        opacity: 1;
    }

    .ejlm_wl li.active a,.ejlm_wl li:hover a {
        color: #0053af;
    }
}

.ny1 {
    background-image: url(../images/images/nybg1.png),url(../images/images/nybg3.jpg),url(../images/images/nybg.jpg);
    background-position: right top, center bottom, center center;
    background-repeat: no-repeat,no-repeat,repeat;
    background-size: 9.1rem auto,100% auto,contain;
    position: relative;
    min-height: 100vh;
}

.ny2 {
    background-image: url(../images/images/nybg3.jpg),url(../images/images/nybg.jpg);
    background-position: center bottom, center center;
    background-repeat: no-repeat,repeat;
    background-size: 100% auto, contain;
    position: relative;
    min-height: 100vh;
}

.ny3 {
    background-image: url(../images/images/nybg4.jpg),url(../images/images/nybg6.jpg),url(../images/images/nybg5.jpg);
    background-position: right top, center bottom, center center;
    background-repeat: no-repeat,no-repeat,repeat;
    background-size: auto 5.07rem,100% auto,contain;
    position: relative;
    min-height: 100vh;
}

.ny4 {
    background-image: url(../images/images/nybg.jpg);
    background-position: center center;
    background-repeat: repeat;
    background-size: contain;
    position: relative;
    min-height: 100vh;
}

.ny5 {
    background-image: url(../images/images/nybg7.png),url(../images/images/nybg.png),url(../images/images/nybg.jpg);
    background-position: right 1rem, center bottom, center center;
    background-repeat: no-repeat,no-repeat,repeat;
    background-size: 6.99rem auto,100% auto,contain;
    position: relative;
    min-height: 100vh;
}

.ny6 {
    background-image: url(../images/images/nybg7.png),url(../images/images/nybg6.jpg),url(../images/images/nybg5.jpg);
    background-position: right top, center bottom, center center;
    background-repeat: no-repeat,no-repeat,repeat;
    background-size: 9.1rem auto,100% auto,contain;
    position: relative;
    min-height: 100vh;
}

.ny7 {
    background-image: url(../images/images/nybg4.jpg),url(../images/images/nybg5.jpg);
    background-position: right top, center center;
    background-repeat: no-repeat,repeat;
    background-size: auto 5.07rem,contain;
    position: relative;
    min-height: 100vh;
}

.ny8 {
    background-color: #f5f5f5;
    position: relative;
    min-height: 100vh;
}

@media only screen and (min-width: 1680px) {
    .ny-box {
        padding-top:130px;
        padding-bottom: 140px;
    }

    .ny-box.ny-box-top {
        padding-top: 95px;
    }

    .ny-box1 {
        width: 1200px;
        margin: 0 auto;
    }

    .ny-box2 {
        width: 1400px;
        margin: 0 auto;
    }
}

@media only screen and (min-width: 800px) and (max-width:1680px) {
    .ny-box {
        padding-top:1.35rem;
        padding-bottom: 1.4rem;
    }

    .ny-box.ny-box-top {
        padding-top: .95rem;
    }

    .ny-box1 {
        width: 12rem;
        margin: 0 auto;
    }

    .ny-box2 {
        width: 14rem;
        margin: 0 auto;
    }
}

@media only screen and (max-width: 800px) {
    .ny-box {
        padding-top:.5rem;
        padding-bottom: .5rem;
    }

    .ny-box1 {
        margin: 0 auto;
    }

    .ny-box2 {
        margin: 0 auto;
    }
}

@media only screen and (min-width: 1680px) {
    .xyjs .imgs {
        display:flex;
        align-items: center;
        justify-content: space-between;
        margin-bottom: 50px;
    }

    .xyjs .imgs img:nth-child(1) {
        width: 627px;
    }

    .xyjs .imgs img:nth-child(2) {
        width: 521px;
    }

    .xyjs p {
        line-height: 2;
        font-size: 18px;
    }

    .ny-left {
        width: 330px;
        float: left;
        background: #0053af;
        box-shadow: 0 0 7px 3px rgba(0,0,0,0.1);
    }

    .ny-left .tit {
        width: 100%;
        height: 120px;
        background: url(../images/images/nytop.jpg) no-repeat center;
        background-size: 100% 100%;
        padding-left: 60px;
        line-height: 120px;
        font-size: 30px;
        font-weight: 500;
        color: #fff;
    }

    .ny-left .ny-list {
        width: 310px;
        min-height: 60vh;
        margin-left: 20px;
        font-size: 18px;
        position: relative;
        background: url(../images/images/nyleft3.jpg) no-repeat right bottom #fff;
        padding-bottom: 20px;
    }

    .ny-left .ny-list::after {
        content: '';
        width: 100%;
        height: 20px;
        left: 0;
        bottom: -20px;
        position: absolute;
    }

    .ny-left .ny-list li {
        position: relative;
    }

    .ny-left .ny-list li h2 {
        position: relative;
        font-weight: 400;
        font-size: 18px;
        width: 100%;
        height: 100%;
        display: flex;
        align-items: center;
        height: 70px;
        padding-left: 40px;
        padding-right: 25px;
        border-bottom: 1px solid #f0dfdf;
    }

    .ny-left .ny-list li a:hover {
        color: #0053af;
        font-weight: 600;
    }

    .ny-left .ny-list li.on h2 a {
        color: #0053af;
        font-weight: 600;
    }

    .ny-left .ny-list li .has {
        cursor: pointer;
    }

    .ny-left .ny-list li .has::after {
        content: '';
        background: url(../images/nv-sel.png) no-repeat center;
        width: 18px;
        height: 18px;
        position: absolute;
        right: 25px;
        top: 25px;
    }

    .ny-left .ny-list li.on .has::after {
        transform: rotate(180deg);
    }

    .ny-left .ny-list li.on dl {
        display: block;
    }

    .ny-left .ny-list dl {
        border-bottom: 1px solid #f0dfdf;
        display: none;
    }

    .ny-left .ny-list dl dd {
        font-size: 16px;
        font-weight: 400;
        margin: 20px 0;
        padding-left: 40px;
    }

    .ny-left .ny-list dl dd a {
        color: #666;
        padding-left: 15px;
        position: relative;
    }

    .ny-left .ny-list dl dd a::after {
        content: '';
        position: absolute;
        left: 0;
        top: 5px;
        width: 5px;
        height: 5px;
        border: 1px solid #e67177;
        border-radius: 5px;
    }

    .ny-left .ny-list dl dd.on a {
        color: #0053af;
    }

    .ny-right {
        float: right;
        width: 1200px;
    }

    .ny-right .ny-tit {
        margin-top: 30px;
        font-size: 32px;
        padding-bottom: 25px;
        border-bottom: 1px solid #0053af;
    }

    .u5 {
        margin-top: 45px;
    }

    .u5 li {
        margin-bottom: 35px;
        box-shadow: 0 0 7px 1px rgba(0,0,0,0.1);
    }

    .u5 li a {
        display: block;
        width: 100%;
        height: 100%;
        padding: 27px 37px;
        background: url(../images/images/li-img.jpg) #fff no-repeat right bottom;
        display: flex;
    }

    .u5 li .imgk {
        width: 1.9rem;
        height: 2.4rem;
    }

    .u5 li .imgk img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .u5 li .info {
        width: 100%;
        flex: 1;
        padding-left: 28px;
    }

    .u5 li .name {
        display: flex;
        align-items: center;
        margin-bottom: 10px;
    }

    .u5 li .name p {
        color: #0053af;
        font-size: 28px;
        margin-right: 35px;
    }

    .u5 li .name span {
        font-size: 18px;
    }

    .u5 li .icon {
        width: 100%;
        margin-bottom: 10px;
        display: flex;
        align-items: center;
    }

    .u5 li .icon p {
        margin-right: 20px;
        font-size: 18px;
        display: flex;
        align-items: center;
        word-break: keep-all;
        width: auto;
    }

    .u5 li .icon p img {
        height: 17px;
        margin-right: 5px;
    }

    .u5 li .txt {
        border-top: 1px solid #eeeeee;
        padding-top: 15px;
        font-size: 18px;
    }

    .bx-tit {
        font-size: 40px;
        font-weight: 600;
    }

    .bx-box1 {
        display: flex;
        align-items: center;
        margin-top: 20px;
        margin-bottom: 75px;
    }

    .bx-box1 .l {
        border-right: 1px solid #eec1c1;
        padding-right: 60px;
    }

    .bx-box1 .l .imgk {
        margin-left: 35px;
    }

    .bx-box1 .l .imgk img {
        width: 631px;
        height: 457px;
    }

    .bx-box1 .l .list {
        display: flex;
        align-items: center;
        justify-content: space-between;
        margin-bottom: 40px;
    }

    .bx-box1 .l .list .item {
        font-size: 18px;
        padding-left: 40px;
        position: relative;
        line-height: 18px;
    }

    .bx-box1 .l .list .item::after {
        width: 16px;
        height: 16px;
        content: '';
        position: absolute;
        left: 0;
        top: 0;
    }

    .bx-box1 .l .list .item:nth-child(1)::after {
        background-color: #c20000;
    }

    .bx-box1 .l .list .item:nth-child(2)::after {
        background-color: #13c39d;
    }

    .bx-box1 .l .list .item:nth-child(3)::after {
        background-color: #edc58d;
    }

    .bx-box1 .l .tip {
        font-size: 18px;
        color: #999999;
    }

    .bx-box1 .l .tip span {
        color: #ce0000;
    }

    .bx-box1 .r {
        padding-left: 60px;
        width: 100%;
        flex: 1;
    }

    .u8 {
        display: flex;
        flex-wrap: wrap;
    }

    .u8 li {
        width: 50%;
        line-height: 1;
        padding: 27px 0;
        border-bottom: 1px dashed #d3d3d3;
    }

    .u8 li .b {
        display: flex;
        align-items: center;
        padding-right: 20px;
    }

    .u8 li .name {
        width: 100%;
        flex: 1;
        padding-right: 20px;
        font-size: 18px;
        line-height: 1.3;
    }

    .u8 li .num {
        color: #0053af;
        font-size: 14px;
    }

    .u8 li .num span {
        font-size: 34px;
    }

    .u8 li:nth-child(2n-1) .b {
        border-right: 1px solid #d3d3d3;
    }

    .u8 li:nth-child(2n) {
        padding-left: 20px;
    }

    .bx-box2 {
        background: url(../images/bximg2.jpg) no-repeat top center;
        padding: 1px 160px;
        margin-bottom: 90px;
        margin-top: 50px;
    }

    .bx-box2 .tit {
        text-align: center;
        font-size: 30px;
        color: #fff;
        font-weight: 600;
        margin-top: 110px;
        margin-bottom: 45px;
    }

    .bx-tab {
        box-shadow: 0 0 7px 2px rgba(0,0,0,0.1);
    }

    .bx-tab .tab1 {
        width: 100%;
        font-size: 18px;
        text-align: center;
        background-color: #fff;
        border-collapse: collapse;
    }

    .bx-tab .tab1 th {
        background-color: #c90014;
        color: #fff;
        height: 65px;
        padding: 20px;
        border: 0 solid #ddd;
        font-size: 20px;
    }

    .bx-tab .tab1 tbody tr:nth-child(2n-1) {
        background-color: #fff;
    }

    .bx-tab .tab1 tbody tr:last-child td {
        border-bottom: 0 solid #000;
    }

    .bx-tab .tab1 tbody tr td {
        min-height: 65px;
        padding: 20px;
        border: 0 solid #ddd;
        border-bottom: 1px dashed #ddd;
        color: #666666;
    }

    .bx-tab .tab1 tbody tr td:nth-child(2) {
        width: auto;
        text-align: center;
    }

    .bx-tab .tab1 tbody tr td:nth-child(1) {
        width: 300px;
        background-color: #fdf5f6;
        color: #0053af;
    }

    .u9 {
        margin-top: 50px;
        margin-bottom: 90px;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .u9 li {
        width: 520px;
        height: 389px;
        padding: 50px 55px;
        background-color: #fff;
    }

    .u9 .icon img {
        height: 59px;
    }

    .u9 .tit {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .u9 .tit .name {
        font-size: 26px;
        font-weight: 600;
    }

    .u9 .tit p {
        color: #0053af;
        font-size: 20px;
    }

    .u9 .tit p span {
        font-size: 64px;
    }

    .u9 .list {
        border-top: 1px solid #ececec;
        display: flex;
        flex-wrap: wrap;
    }

    .u9 .list .item {
        width: 50%;
        font-size: 18px;
        margin-top: 30px;
    }

    .bx-bg {
        background: url(../images/bxbg.png) no-repeat center bottom;
        background-size: 1920px;
        padding-bottom: 630px;
    }

    .bx-bg2 {
        margin-top: -460px;
    }

    .bx-box4 {
        display: flex;
        justify-content: space-between;
        color: #fff;
        margin-top: 50px;
        line-height: 1.3;
    }

    .bx-box4 .l {
        width: 810px;
    }

    .bx-box4 .l .item1 {
        height: 322px;
        background: url(../images/bx1.jpg) no-repeat center;
        padding: 50px 30px;
    }

    .bx-box4 .l .item1 .tit {
        font-size: 30px;
        margin-bottom: 50px;
    }

    .bx-box4 .l .item1 .list {
        display: flex;
        flex-wrap: wrap;
    }

    .bx-box4 .l .item1 .list li {
        width: 50%;
        font-size: 18px;
        margin-bottom: 22px;
        padding-left: 15px;
        position: relative;
    }

    .bx-box4 .l .item1 .list li::after {
        content: '';
        width: 7px;
        height: 7px;
        background: #fff;
        border-radius: 50%;
        left: 0;
        top: 7px;
        position: absolute;
    }

    .bx-box4 .l .items {
        margin-top: 32px;
        display: flex;
        justify-content: space-between;
    }

    .bx-box4 .l .items .item2 {
        width: 390px;
        height: 323px;
        padding: 50px 30px;
        background: url(../images/bx2.jpg) no-repeat center;
    }

    .bx-box4 .l .items .item2:nth-child(2) {
        background-image: url(../images/bx3.jpg);
    }

    .bx-box4 .l .items .tit {
        font-size: 30px;
        margin-bottom: 30px;
    }

    .bx-box4 .l .items .list {
        display: flex;
        flex-wrap: wrap;
    }

    .bx-box4 .l .items .list li {
        margin-right: 20px;
        font-size: 18px;
        margin-bottom: 22px;
        padding-left: 15px;
        position: relative;
    }

    .bx-box4 .l .items .list li::after {
        content: '';
        width: 7px;
        height: 7px;
        background: #fff;
        border-radius: 50%;
        left: 0;
        top: 7px;
        position: absolute;
    }

    .bx-box4 .r {
        width: 760px;
        height: 676px;
        background: url(../images/bx4.jpg) no-repeat center;
        padding: 50px 35px;
    }

    .bx-box4 .r .tits {
        margin-bottom: 70px;
        margin-top: 30px;
        font-size: 30px;
        font-size: 26px;
    }

    .bx-box4 .r .tits span {
        opacity: .5;
    }

    .bx-box4 .r .item3 {
        display: flex;
        align-items: center;
        border-top: 1px solid #e07a7f;
        border-bottom: 1px solid #e07a7f;
        padding: 20px 0;
    }

    .bx-box4 .r .item3 .tit {
        padding: 0 60px;
        width: 256px;
        font-size: 26px;
    }

    .bx-box4 .r .item3 .tit span {
        font-size: 20px;
        opacity: .8;
    }

    .bx-box4 .r .item3 .list {
        padding-left: 32px;
        border-left: 1px solid #e07a7f;
    }

    .bx-box4 .r .item3 .list li {
        font-size: 18px;
        margin-bottom: 30px;
    }

    .bx-box4 .r .item3 .list li:last-child {
        margin-bottom: 0;
    }

    .bx-box5 {
        margin-top: 50px;
        margin-bottom: 50px;
    }

    .bx-tit2 {
        margin-top: 20px;
        font-size: 26px;
        font-weight: 600;
    }

    .tab3 .tab1 {
        border: 1px solid #0053af;
    }

    .tab3 .tab1 th {
        border: 0 solid #000 !important;
    }

    .tab3 .tab1 tbody tr td:nth-child(2) {
        text-align: center;
        width: auto;
    }

    .tab3 .tab1 tbody tr td:nth-child(1) {
        border-left: 0px;
    }

    .tab3 .tab1 tbody tr td:last-child {
        border-right: 0 solid #000;
    }

    .tab3 .tab1 tbody tr:last-child td {
        border-bottom: 0 solid #000;
    }

    .bx-box6 .tab3 {
        margin-top: 30px;
    }

    .bx-tit3 {
        margin-top: 90px;
        margin-bottom: 50px;
    }
}

@media only screen and (min-width: 800px) and (max-width:1680px) {
    .xyjs .imgs {
        display:flex;
        align-items: center;
        justify-content: space-between;
        margin-bottom: .5rem;
    }

    .xyjs .imgs img:nth-child(1) {
        width: 6.27rem;
    }

    .xyjs .imgs img:nth-child(2) {
        width: 5.21rem;
    }

    .xyjs p {
        font-size: 18px;
        line-height: 2;
    }

    .ny-left {
        width: 3.3rem;
        float: left;
        background: #0053af;
        box-shadow: 0 0 7px 3px rgba(0,0,0,0.1);
    }

    .ny-left .tit {
        width: 100%;
        height: 1.2rem;
        background: url(../images/images/nytop.jpg) no-repeat center;
        background-size: 100% 100%;
        padding-left: .6rem;
        line-height: 1.2rem;
        font-size: .3rem;
        font-weight: 500;
        color: #fff;
    }

    .ny-left .ny-list {
        width: 3.1rem;
        min-height: 60vh;
        margin-left: .2rem;
        font-size: .18rem;
        position: relative;
        background: url(../images/images/nyleft3.jpg) no-repeat right bottom #fff;
        background-size: cover;
        padding-bottom: .2rem;
    }

    .ny-left .ny-list::after {
        content: '';
        width: 100%;
        height: .2rem;
        left: 0;
        bottom: -0.2rem;
        position: absolute;
    }

    .ny-left .ny-list li {
        position: relative;
    }

    .ny-left .ny-list li h2 {
        position: relative;
        font-weight: 400;
        font-size: .18rem;
        width: 100%;
        height: 100%;
        display: flex;
        align-items: center;
        height: .7rem;
        padding-left: .4rem;
        padding-right: .25rem;
        border-bottom: 1px solid #f0dfdf;
    }

    .ny-left .ny-list li a:hover {
        color: #0053af;
        font-weight: 600;
    }

    .ny-left .ny-list li.on h2 a {
        color: #0053af;
        font-weight: 600;
    }

    .ny-left .ny-list li .has {
        cursor: pointer;
    }

    .ny-left .ny-list li .has::after {
        content: '';
        background: url(../images/nv-sel.png) no-repeat center;
        background-size: 100%;
        width: .18rem;
        height: .18rem;
        position: absolute;
        right: .25rem;
        top: .25rem;
    }

    .ny-left .ny-list li.on .has::after {
        transform: rotate(180deg);
    }

    .ny-left .ny-list li.on dl {
        display: block;
    }

    .ny-left .ny-list dl {
        border-bottom: 1px solid #f0dfdf;
        display: none;
    }

    .ny-left .ny-list dl dd {
        font-size: .16rem;
        font-weight: 400;
        margin: .2rem 0;
        padding-left: .4rem;
    }

    .ny-left .ny-list dl dd a {
        color: #666;
        padding-left: .15rem;
        position: relative;
    }

    .ny-left .ny-list dl dd a::after {
        content: '';
        position: absolute;
        left: 0;
        top: .05rem;
        width: .05rem;
        height: .05rem;
        border: 1px solid #e67177;
        border-radius: .05rem;
    }

    .ny-left .ny-list dl dd.on a {
        color: #0053af;
    }

    .ny-right {
        float: right;
        width: 12rem;
    }

    .ny-right .ny-tit {
        margin-top: .3rem;
        font-size: .32rem;
        padding-bottom: .25rem;
        border-bottom: 1px solid #0053af;
    }

    .u5 {
        margin-top: .45rem;
    }

    .u5 li {
        margin-bottom: .35rem;
        box-shadow: 0 0 7px 1px rgba(0,0,0,0.1);
    }

    .u5 li a {
        display: block;
        width: 100%;
        height: 100%;
        padding: .27rem .37rem;
        background: url(../images/images/li-img.jpg) #fff no-repeat right bottom;
        display: flex;
    }

    .u5 li .imgk {
        width: 1.9rem;
        height: 2.4rem;
    }

    .u5 li .imgk img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .u5 li .info {
        width: 100%;
        flex: 1;
        padding-left: .28rem;
    }

    .u5 li .name {
        display: flex;
        align-items: center;
        margin-bottom: .1rem;
    }

    .u5 li .name p {
        color: #0053af;
        font-size: .28rem;
        margin-right: .35rem;
    }

    .u5 li .name span {
        font-size: .18rem;
    }

    .u5 li .icon {
        width: 100%;
        margin-bottom: .1rem;
        display: flex;
        align-items: center;
    }

    .u5 li .icon p {
        margin-right: .2rem;
        font-size: .18rem;
        display: flex;
        align-items: center;
        word-break: keep-all;
        width: auto;
    }

    .u5 li .icon p img {
        height: .17rem;
        margin-right: .05rem;
    }

    .u5 li .txt {
        border-top: 1px solid #eeeeee;
        padding-top: .15rem;
        font-size: .18rem;
    }

    .bx-tit {
        font-size: .4rem;
        font-weight: 600;
    }

    .bx-box1 {
        display: flex;
        align-items: center;
        margin-top: .2rem;
        margin-bottom: .75rem;
    }

    .bx-box1 .l {
        border-right: 1px solid #eec1c1;
        padding-right: .6rem;
    }

    .bx-box1 .l .imgk {
        margin-left: .35rem;
    }

    .bx-box1 .l .imgk img {
        width: 6.31rem;
        height: 4.57rem;
    }

    .bx-box1 .l .list {
        display: flex;
        align-items: center;
        justify-content: space-between;
        margin-bottom: .4rem;
    }

    .bx-box1 .l .list .item {
        font-size: .18rem;
        padding-left: .4rem;
        position: relative;
        line-height: .18rem;
    }

    .bx-box1 .l .list .item::after {
        width: .16rem;
        height: .16rem;
        content: '';
        position: absolute;
        left: 0;
        top: 0;
    }

    .bx-box1 .l .list .item:nth-child(1)::after {
        background-color: #c20000;
    }

    .bx-box1 .l .list .item:nth-child(2)::after {
        background-color: #13c39d;
    }

    .bx-box1 .l .list .item:nth-child(3)::after {
        background-color: #edc58d;
    }

    .bx-box1 .l .tip {
        font-size: .18rem;
        color: #999999;
    }

    .bx-box1 .l .tip span {
        color: #ce0000;
    }

    .bx-box1 .r {
        padding-left: .6rem;
        width: 100%;
        flex: 1;
    }

    .u8 {
        display: flex;
        flex-wrap: wrap;
    }

    .u8 li {
        width: 50%;
        line-height: 1;
        padding: .27rem 0;
        border-bottom: 1px dashed #d3d3d3;
    }

    .u8 li .b {
        display: flex;
        align-items: center;
        padding-right: .2rem;
    }

    .u8 li .name {
        width: 100%;
        flex: 1;
        padding-right: .2rem;
        font-size: .18rem;
        line-height: 1.3;
    }

    .u8 li .num {
        color: #0053af;
        font-size: .14rem;
    }

    .u8 li .num span {
        font-size: .34rem;
    }

    .u8 li:nth-child(2n-1) .b {
        border-right: 1px solid #d3d3d3;
    }

    .u8 li:nth-child(2n) {
        padding-left: .2rem;
    }

    .bx-box2 {
        background: url(../images/bximg2.jpg) no-repeat top center;
        background-size: contain;
        padding: 1px 1.6rem;
        margin-bottom: .9rem;
        margin-top: .5rem;
    }

    .bx-box2 .tit {
        text-align: center;
        font-size: .3rem;
        color: #fff;
        font-weight: 600;
        margin-top: 1.1rem;
        margin-bottom: .45rem;
    }

    .bx-tab {
        box-shadow: 0 0 7px 2px rgba(0,0,0,0.1);
    }

    .bx-tab .tab1 {
        width: 100%;
        font-size: .18rem;
        text-align: center;
        background-color: #fff;
        border-collapse: collapse;
    }

    .bx-tab .tab1 th {
        background-color: #c90014;
        color: #fff;
        height: .65rem;
        padding: .2rem;
        border: 0 solid #ddd;
        font-size: .2rem;
    }

    .bx-tab .tab1 tbody tr:nth-child(2n-1) {
        background-color: #fff;
    }

    .bx-tab .tab1 tbody tr:last-child td {
        border-bottom: 0 solid #000;
    }

    .bx-tab .tab1 tbody tr td {
        min-height: .65rem;
        padding: .2rem;
        border: 0 solid #ddd;
        border-bottom: 1px dashed #ddd;
        color: #666666;
    }

    .bx-tab .tab1 tbody tr td:nth-child(2) {
        width: auto;
        text-align: center;
    }

    .bx-tab .tab1 tbody tr td:nth-child(1) {
        width: 3rem;
        background-color: #fdf5f6;
        color: #0053af;
    }

    .u9 {
        margin-top: .5rem;
        margin-bottom: .9rem;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .u9 li {
        width: 5.2rem;
        height: 3.89rem;
        padding: .5rem .55rem;
        background-color: #fff;
    }

    .u9 .icon img {
        height: .59rem;
    }

    .u9 .tit {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .u9 .tit .name {
        font-size: .26rem;
        font-weight: 600;
    }

    .u9 .tit p {
        color: #0053af;
        font-size: .2rem;
    }

    .u9 .tit p span {
        font-size: .64rem;
    }

    .u9 .list {
        border-top: 1px solid #ececec;
        display: flex;
        flex-wrap: wrap;
    }

    .u9 .list .item {
        width: 50%;
        font-size: .18rem;
        margin-top: .3rem;
    }

    .bx-bg {
        background: url(../images/bxbg.png) no-repeat center bottom;
        background-size: 19.2rem;
        padding-bottom: 6.3rem;
    }

    .bx-bg2 {
        margin-top: -4.6rem;
    }

    .bx-box4 {
        display: flex;
        justify-content: space-between;
        color: #fff;
        margin-top: .5rem;
        line-height: 1.3;
    }

    .bx-box4 .l {
        width: 8.1rem;
    }

    .bx-box4 .l .item1 {
        height: 3.22rem;
        background: url(../images/bx1.jpg) no-repeat center;
        padding: .5rem .3rem;
    }

    .bx-box4 .l .item1 .tit {
        font-size: .3rem;
        margin-bottom: .5rem;
    }

    .bx-box4 .l .item1 .list {
        display: flex;
        flex-wrap: wrap;
    }

    .bx-box4 .l .item1 .list li {
        width: 50%;
        font-size: .18rem;
        margin-bottom: .22rem;
        padding-left: .15rem;
        position: relative;
    }

    .bx-box4 .l .item1 .list li::after {
        content: '';
        width: .07rem;
        height: .07rem;
        background: #fff;
        border-radius: 50%;
        left: 0;
        top: .07rem;
        position: absolute;
    }

    .bx-box4 .l .items {
        margin-top: .32rem;
        display: flex;
        justify-content: space-between;
    }

    .bx-box4 .l .items .item2 {
        width: 3.9rem;
        height: 3.23rem;
        padding: .5rem .3rem;
        background: url(../images/bx2.jpg) no-repeat center;
    }

    .bx-box4 .l .items .item2:nth-child(2) {
        background-image: url(../images/bx3.jpg);
    }

    .bx-box4 .l .items .tit {
        font-size: .3rem;
        margin-bottom: .3rem;
    }

    .bx-box4 .l .items .list {
        display: flex;
        flex-wrap: wrap;
    }

    .bx-box4 .l .items .list li {
        margin-right: .2rem;
        font-size: .18rem;
        margin-bottom: .22rem;
        padding-left: .15rem;
        position: relative;
    }

    .bx-box4 .l .items .list li::after {
        content: '';
        width: .07rem;
        height: .07rem;
        background: #fff;
        border-radius: 50%;
        left: 0;
        top: .07rem;
        position: absolute;
    }

    .bx-box4 .r {
        width: 7.6rem;
        height: 6.76rem;
        background: url(../images/bx4.jpg) no-repeat center;
        padding: .5rem .35rem;
    }

    .bx-box4 .r .tits {
        margin-bottom: .7rem;
        margin-top: .3rem;
        font-size: .3rem;
        font-size: .26rem;
    }

    .bx-box4 .r .tits span {
        opacity: .5;
    }

    .bx-box4 .r .item3 {
        display: flex;
        align-items: center;
        border-top: 1px solid #e07a7f;
        border-bottom: 1px solid #e07a7f;
        padding: .2rem 0;
    }

    .bx-box4 .r .item3 .tit {
        padding: 0 .6rem;
        width: 2.56rem;
        font-size: .26rem;
    }

    .bx-box4 .r .item3 .tit span {
        font-size: .2rem;
        opacity: .8;
    }

    .bx-box4 .r .item3 .list {
        padding-left: .32rem;
        border-left: 1px solid #e07a7f;
    }

    .bx-box4 .r .item3 .list li {
        font-size: .18rem;
        margin-bottom: .3rem;
    }

    .bx-box4 .r .item3 .list li:last-child {
        margin-bottom: 0;
    }

    .bx-box5 {
        margin-top: .5rem;
        margin-bottom: .5rem;
    }

    .bx-tit2 {
        margin-top: .2rem;
        font-size: .26rem;
        font-weight: 600;
    }

    .tab3 .tab1 {
        border: 1px solid #0053af;
    }

    .tab3 .tab1 th {
        border: 0 solid #000 !important;
    }

    .tab3 .tab1 tbody tr td:nth-child(2) {
        text-align: center;
        width: auto;
    }

    .tab3 .tab1 tbody tr td:nth-child(1) {
        border-left: 0px;
    }

    .tab3 .tab1 tbody tr td:last-child {
        border-right: 0 solid #000;
    }

    .tab3 .tab1 tbody tr:last-child td {
        border-bottom: 0 solid #000;
    }

    .bx-box6 .tab3 {
        margin-top: .3rem;
    }

    .bx-tit3 {
        margin-top: .9rem;
        margin-bottom: .5rem;
    }
}

@media only screen and (max-width: 800px) {
    .xyjs .imgs {
        margin-bottom:.5rem;
    }

    .xyjs .imgs img {
        width: 100%;
        margin-bottom: .3rem;
    }

    .xyjs p {
        line-height: 2;
        font-size: .28rem;
    }

    .ny-left {
        width: 100%;
        background: #0053af;
        box-shadow: 0 0 7px 3px rgba(0,0,0,0.1);
    }

    .ny-left .tit {
        width: 100%;
        height: .8rem;
        background: url(../images/images/nytop.jpg) no-repeat center;
        background-size: cover;
        text-align: center;
        line-height: .8rem;
        font-size: .3rem;
        font-weight: 600;
        color: #fff;
        position: relative;
    }

    .ny-left .tit::after {
        content: '';
        position: absolute;
        background: url(../images/icon-sz.png) no-repeat center;
        background-size: contain;
        width: .22rem;
        height: .11rem;
        right: .3rem;
        top: .35rem;
    }

    .ny-left .ny-list {
        display: none;
        width: 100%;
        font-size: .28rem;
        position: relative;
        background: url(../images/images/nyleft3.jpg) no-repeat right bottom #fff;
        padding-bottom: .2rem;
    }

    .ny-left .ny-list::after {
        content: '';
        width: 100%;
        height: .2rem;
        left: 0;
        bottom: -0.2rem;
        position: absolute;
    }

    .ny-left .ny-list li {
        position: relative;
    }

    .ny-left .ny-list li h2 {
        position: relative;
        font-weight: 400;
        font-size: .28rem;
        width: 100%;
        height: 100%;
        display: flex;
        align-items: center;
        height: .8rem;
        padding-left: .4rem;
        padding-right: .45rem;
        border-bottom: 1px solid #f0dfdf;
    }

    .ny-left .ny-list li.on h2 a {
        color: #0053af;
        font-weight: 600;
    }

    .ny-left .ny-list li .has {
        cursor: pointer;
    }

    .ny-left .ny-list li .has::after {
        content: '';
        background: url(../images/nv-sel.png) no-repeat center;
        background-size: 100%;
        width: .18rem;
        height: .18rem;
        position: absolute;
        right: .25rem;
        top: .25rem;
    }

    .ny-left .ny-list li.on .has::after {
        transform: rotate(180deg);
    }

    .ny-left .ny-list li.on dl {
        display: block;
    }

    .ny-left .ny-list dl {
        border-bottom: 1px solid #f0dfdf;
        display: none;
    }

    .ny-left .ny-list dl dd {
        font-size: .24rem;
        font-weight: 400;
        margin: .2rem 0;
        padding-left: .4rem;
    }

    .ny-left .ny-list dl dd a {
        padding-left: .15rem;
        position: relative;
    }

    .ny-left .ny-list dl dd a::after {
        content: '';
        position: absolute;
        left: 0;
        top: .08rem;
        width: .05rem;
        height: .05rem;
        border: 1px solid #e67177;
        border-radius: .05rem;
    }

    .ny-left .ny-list dl dd.on a {
        color: #0053af;
    }

    .ny-right {
        float: right;
        width: 100%;
    }

    .ny-right .ny-tit {
        margin-top: .3rem;
        font-size: .34rem;
        padding-bottom: .25rem;
        border-bottom: 1px solid #0053af;
    }

    .u5 {
        margin-top: .45rem;
    }

    .u5 li {
        margin-bottom: .35rem;
        box-shadow: 0 0 7px 1px rgba(0,0,0,0.1);
    }

    .u5 li a {
        display: block;
        width: 100%;
        height: 100%;
        padding: .27rem .37rem;
        background: url(../images/images/li-img.jpg) #fff no-repeat right bottom;
    }

    .u5 li .imgk {
        width: 1.9rem;
        height: 2.4rem;
        margin: 0 auto;
        margin-bottom: 10px;
    }

    .u5 li .imgk img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .u5 li .info {
        width: 100%;
        flex: 1;
        padding-left: .28rem;
    }

    .u5 li .name {
        display: flex;
        align-items: center;
        margin-bottom: .1rem;
    }

    .u5 li .name p {
        color: #0053af;
        font-size: .28rem;
        margin-right: .35rem;
    }

    .u5 li .name span {
        font-size: .24rem;
    }

    .u5 li .icon {
        width: 100%;
        margin-bottom: .1rem;
    }

    .u5 li .icon p {
        margin-right: .2rem;
        font-size: .24rem;
        display: flex;
        align-items: center;
    }

    .u5 li .icon p img {
        height: .17rem;
        margin-right: .05rem;
    }

    .u5 li .txt {
        border-top: 1px solid #eeeeee;
        padding-top: .15rem;
        font-size: .24rem;
    }

    .bx-tit {
        font-size: .4rem;
        font-weight: 600;
    }

    .bx-box1 {
        margin-top: .2rem;
        margin-bottom: .75rem;
    }

    .bx-box1 .l .imgk {
        margin-left: .35rem;
    }

    .bx-box1 .l .imgk img {
        width: 6.31rem;
        height: 4.57rem;
    }

    .bx-box1 .l .list {
        display: flex;
        align-items: center;
        justify-content: space-between;
        margin-bottom: .4rem;
    }

    .bx-box1 .l .list .item {
        font-size: .24rem;
        padding-left: .4rem;
        position: relative;
        line-height: .24rem;
    }

    .bx-box1 .l .list .item::after {
        width: .16rem;
        height: .16rem;
        content: '';
        position: absolute;
        left: 0;
        top: 0;
    }

    .bx-box1 .l .list .item:nth-child(1)::after {
        background-color: #c20000;
    }

    .bx-box1 .l .list .item:nth-child(2)::after {
        background-color: #13c39d;
    }

    .bx-box1 .l .list .item:nth-child(3)::after {
        background-color: #edc58d;
    }

    .bx-box1 .l .tip {
        font-size: .24rem;
        color: #999999;
    }

    .bx-box1 .l .tip span {
        color: #ce0000;
    }

    .bx-box1 .r {
        width: 100%;
        flex: 1;
    }

    .u8 {
        display: flex;
        flex-wrap: wrap;
    }

    .u8 li {
        width: 50%;
        line-height: 1;
        padding: .27rem 0;
        border-bottom: 1px dashed #d3d3d3;
    }

    .u8 li .b {
        display: flex;
        align-items: center;
        padding-right: .2rem;
    }

    .u8 li .name {
        width: 100%;
        flex: 1;
        padding-right: .2rem;
        font-size: .24rem;
        line-height: 1.3;
    }

    .u8 li .num {
        color: #0053af;
        font-size: .24rem;
    }

    .u8 li .num span {
        font-size: .34rem;
    }

    .u8 li:nth-child(2n-1) .b {
        border-right: 1px solid #d3d3d3;
    }

    .u8 li:nth-child(2n) {
        padding-left: .2rem;
    }

    .bx-box2 {
        background: url(../images/bximg2.jpg) no-repeat top center;
        background-size: contain;
        padding: 1px .4rem;
        margin-bottom: .5rem;
        margin-top: .3rem;
    }

    .bx-box2 .tit {
        text-align: center;
        font-size: .3rem;
        color: #fff;
        font-weight: 600;
        margin-top: .3rem;
        margin-bottom: .3rem;
    }

    .bx-tab {
        box-shadow: 0 0 7px 2px rgba(0,0,0,0.1);
    }

    .bx-tab .tab1 {
        width: 100%;
        font-size: .24rem;
        text-align: center;
        background-color: #fff;
        border-collapse: collapse;
    }

    .bx-tab .tab1 th {
        background-color: #c90014;
        color: #fff;
        height: .65rem;
        padding: .2rem;
        border: 0 solid #ddd;
        font-size: .26rem;
    }

    .bx-tab .tab1 tbody tr:nth-child(2n-1) {
        background-color: #fff;
    }

    .bx-tab .tab1 tbody tr:last-child td {
        border-bottom: 0 solid #000;
    }

    .bx-tab .tab1 tbody tr td {
        min-height: .65rem;
        padding: .2rem;
        border: 0 solid #ddd;
        border-bottom: 1px dashed #ddd;
        color: #666666;
    }

    .bx-tab .tab1 tbody tr td:nth-child(2) {
        width: auto;
        text-align: center;
    }

    .bx-tab .tab1 tbody tr td:nth-child(1) {
        width: 3rem;
        background-color: #fdf5f6;
        color: #0053af;
    }

    .u9 {
        margin-top: .3rem;
        margin-bottom: .5rem;
    }

    .u9 li {
        width: 100%;
        padding: .5rem .55rem;
        margin-bottom: .2rem;
        background-color: #fff;
    }

    .u9 .icon img {
        height: .59rem;
    }

    .u9 .tit {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .u9 .tit .name {
        font-size: .26rem;
        font-weight: 600;
    }

    .u9 .tit p {
        color: #0053af;
        font-size: .24rem;
    }

    .u9 .tit p span {
        font-size: .64rem;
    }

    .u9 .list {
        border-top: 1px solid #ececec;
        display: flex;
        flex-wrap: wrap;
    }

    .u9 .list .item {
        width: 50%;
        font-size: .24rem;
        margin-top: .3rem;
    }

    .bx-bg {
        background: url(../images/bxbg.png) no-repeat center bottom;
        background-size: 19.2rem;
        padding-bottom: 6.3rem;
    }

    .bx-bg2 {
        margin-top: -4.6rem !important;
    }

    .bx-box4 {
        color: #fff;
        margin-top: .3rem;
        line-height: 1.3;
    }

    .bx-box4 .l {
        width: 100%;
    }

    .bx-box4 .l .item1 {
        background: url(../images/bx1.jpg) no-repeat center;
        padding: .5rem .15rem;
    }

    .bx-box4 .l .item1 .tit {
        font-size: .3rem;
        margin-bottom: .5rem;
    }

    .bx-box4 .l .item1 .list {
        display: flex;
        flex-wrap: wrap;
    }

    .bx-box4 .l .item1 .list li {
        width: 50%;
        font-size: .22rem;
        margin-bottom: .22rem;
        padding-left: .15rem;
        position: relative;
    }

    .bx-box4 .l .item1 .list li::after {
        content: '';
        width: .07rem;
        height: .07rem;
        background: #fff;
        border-radius: 50%;
        left: 0;
        top: .1rem;
        position: absolute;
    }

    .bx-box4 .l .items {
        margin-top: .32rem;
        display: flex;
        justify-content: space-between;
        margin-bottom: .3rem;
    }

    .bx-box4 .l .items .item2 {
        width: 48%;
        padding: .3rem .15rem;
        background: url(../images/bx2.jpg) no-repeat center;
        background-size: cover;
    }

    .bx-box4 .l .items .item2:nth-child(2) {
        background-image: url(../images/bx3.jpg);
    }

    .bx-box4 .l .items .tit {
        font-size: .3rem;
        margin-bottom: .3rem;
    }

    .bx-box4 .l .items .list {
        display: flex;
        flex-wrap: wrap;
    }

    .bx-box4 .l .items .list li {
        margin-right: .2rem;
        font-size: .24rem;
        margin-bottom: .22rem;
        padding-left: .15rem;
        position: relative;
    }

    .bx-box4 .l .items .list li::after {
        content: '';
        width: .07rem;
        height: .07rem;
        background: #fff;
        border-radius: 50%;
        left: 0;
        top: .12rem;
        position: absolute;
    }

    .bx-box4 .r {
        width: 100%;
        background: url(../images/bx4.jpg) no-repeat center;
        padding: .5rem .35rem;
    }

    .bx-box4 .r .tits {
        margin-bottom: .7rem;
        margin-top: .3rem;
        font-size: .3rem;
        font-size: .26rem;
    }

    .bx-box4 .r .tits span {
        opacity: .5;
    }

    .bx-box4 .r .item3 {
        display: flex;
        align-items: center;
        border-top: 1px solid #e07a7f;
        border-bottom: 1px solid #e07a7f;
        padding: .2rem 0;
    }

    .bx-box4 .r .item3 .tit {
        padding: 0 .4rem;
        width: 2.56rem;
        font-size: .26rem;
    }

    .bx-box4 .r .item3 .tit span {
        font-size: .26rem;
        opacity: .8;
    }

    .bx-box4 .r .item3 .list {
        width: 100%;
        flex: 1;
        padding-left: .32rem;
        border-left: 1px solid #e07a7f;
    }

    .bx-box4 .r .item3 .list li {
        font-size: .24rem;
        margin-bottom: .3rem;
    }

    .bx-box4 .r .item3 .list li:last-child {
        margin-bottom: 0;
    }

    .bx-box5 {
        margin-top: .3rem;
        margin-bottom: .5rem;
    }

    .bx-tit2 {
        margin-top: .1rem;
        font-size: .28rem;
        font-weight: 600;
    }

    .tab3 .tab1 {
        border: 1px solid #0053af;
        font-size: .24rem;
    }

    .tab3 .tab1 th {
        border: 0 solid #000 !important;
    }

    .tab3 .tab1 tbody tr td:nth-child(2) {
        text-align: center;
        width: auto;
    }

    .tab3 .tab1 tbody tr td:nth-child(1) {
        border-left: 0px;
    }

    .tab3 .tab1 tbody tr td:last-child {
        border-right: 0 solid #000;
    }

    .tab3 .tab1 tbody tr:last-child td {
        border-bottom: 0 solid #000;
    }

    .bx-box6 .tab3 {
        margin-top: .3rem;
    }

    .bx-tit3 {
        margin-top: .9rem;
        margin-bottom: .5rem;
    }
}

.u7.u71 li .time {
    background: url(../images/u71.png) no-repeat center;
    background-size: 100% 100%;
    border: none;
    transition: all .5s;
}

.u7.u71 li:hover .time {
    border: none;
    background-image: url(../images/u72.png);
}

@media only screen and (min-width: 1680px) {
    .u7 {
        margin-top:45px;
    }

    .u7 li {
        box-shadow: 0 0 7px 1px rgba(0,0,0,0.1);
        margin-bottom: 30px;
        transition: all .5s;
    }

    .u7 li a {
        display: block;
        width: 100%;
        height: 100%;
        display: flex;
        align-items: center;
        padding: 24px 22px;
        background: url(../images/images/li-img2.png) #fff no-repeat;
        background-position: 97% bottom;
    }

    .u7 li .time {
        border: 1px solid #ca1a22;
        width: 70px;
        height: 70px;
        text-align: center;
    }

    .u7 li .time p {
        font-size: 32px;
        color: #fff;
        background-color: #ca1a22;
        line-height: 45px;
    }

    .u7 li .time span {
        color: #333;
        font-size: 14px;
    }

    .u7 li .tit {
        font-size: 20px;
        font-weight: 600;
        width: 100%;
        flex: 1;
        padding-left: 35px;
    }

    .u7 li .go {
        height: 70px;
        border-left: 1px solid rgba(255,255,255,0.4);
        display: flex;
        display: none;
        align-items: center;
        padding-left: 45px;
        padding-right: 15px;
    }

    .u7 li .go img {
        width: 24px;
    }

    .u7 li:hover {
        border-bottom-right-radius: 60px;
    }

    .u7 li:hover a {
        background: url(../images/images/li-img3.png) #0053af no-repeat;
        background-position: 97% bottom;
        border-bottom-right-radius: 60px;
    }

    .u7 li:hover .time {
        border: 1px solid #fff;
    }

    .u7 li:hover .time p {
        color: #0053af;
        background-color: #fff;
    }

    .u7 li:hover .time span {
        color: #fff;
    }

    .u7 li:hover .tit {
        color: #fff;
    }

    .u7 li:hover .go {
        margin-left: 20px;
        display: flex;
    }
}

@media only screen and (min-width: 800px) and (max-width:1680px) {
    .u7 {
        margin-top:.45rem;
    }

    .u7 li {
        box-shadow: 0 0 7px 1px rgba(0,0,0,0.1);
        transition: all .5s;
        margin-bottom: .3rem;
    }

    .u7 li a {
        display: block;
        width: 100%;
        height: 100%;
        display: flex;
        align-items: center;
        padding: .24rem .22rem;
        background: url(../images/images/li-img2.png) #fff no-repeat;
        background-position: 97% bottom;
    }

    .u7 li .time {
        border: 1px solid #ca1a22;
        width: .7rem;
        height: .7rem;
        text-align: center;
    }

    .u7 li .time p {
        font-size: .32rem;
        color: #fff;
        background-color: #ca1a22;
        line-height: .45rem;
    }

    .u7 li .time span {
        color: #333;
        font-size: .14rem;
    }

    .u7 li .tit {
        font-size: .2rem;
        font-weight: 600;
        width: 100%;
        flex: 1;
        padding-left: .35rem;
    }

    .u7 li .go {
        height: .7rem;
        border-left: 1px solid rgba(255,255,255,0.4);
        display: flex;
        display: none;
        align-items: center;
        padding-left: .45rem;
        padding-right: .15rem;
    }

    .u7 li .go img {
        width: .24rem;
    }

    .u7 li:hover {
        border-bottom-right-radius: .6rem;
    }

    .u7 li:hover a {
        background: url(../images/images/li-img3.png) #0053af no-repeat;
        background-position: 97% bottom;
        border-bottom-right-radius: .6rem;
    }

    .u7 li:hover .time {
        border: 1px solid #fff;
    }

    .u7 li:hover .time p {
        color: #0053af;
        background-color: #fff;
    }

    .u7 li:hover .time span {
        color: #fff;
    }

    .u7 li:hover .tit {
        color: #fff;
    }

    .u7 li:hover .go {
        margin-left: .2rem;
        display: flex;
    }
}

@media only screen and (max-width: 800px) {
    .u7 {
        margin-top:.45rem;
    }

    .u7 li {
        box-shadow: 0 0 7px 1px rgba(0,0,0,0.1);
        margin-bottom: .3rem;
    }

    .u7 li a {
        display: block;
        width: 100%;
        height: 100%;
        display: flex;
        align-items: center;
        padding: .24rem .22rem;
        background: url(../images/images/li-img2.png) #fff no-repeat;
        background-position: 97% bottom;
    }

    .u7 li .time {
        border: 1px solid #ca1a22;
        width: .9rem;
        height: .9rem;
        text-align: center;
    }

    .u7 li .time p {
        font-size: .32rem;
        color: #fff;
        background-color: #ca1a22;
        line-height: .5rem;
    }

    .u7 li .time span {
        color: #333;
        font-size: .2rem;
        vertical-align: text-top;
        line-height: 1.2;
    }

    .u7 li .tit {
        font-size: .24rem;
        font-weight: 600;
        width: 100%;
        flex: 1;
        padding-left: .35rem;
    }

    .u7 li .go {
        display: none;
    }

    .u7 li:hover a {
        background: url(../images/images/li-img2.png) #0053af no-repeat;
        background-position: 97% bottom;
    }

    .u7 li:hover .time {
        border: 1px solid #fff;
    }

    .u7 li:hover .time p {
        color: #0053af;
        background-color: #fff;
    }

    .u7 li:hover .time span {
        color: #fff;
    }

    .u7 li:hover .tit {
        color: #fff;
    }
}

@media only screen and (min-width: 1680px) {
    .u6 {
        margin-top:45px;
    }

    .u6 li {
        margin-bottom: 25px;
        box-shadow: 0 0 7px 1px rgba(0,0,0,0.1);
    }

    .u6 li .tit {
        font-size: 22px;
        font-weight: 600;
        padding: 0 50px;
        color: #fff;
        height: 75px;
        background-image: linear-gradient(to right, #0053af, #f9f8fb);
        display: flex;
        align-items: center;
    }

    .u6 li .tit img {
        width: 27px;
        margin-right: 10px;
    }

    .u6 li dl {
        background-color: #fff;
        padding: 20px 50px;
    }

    .u6 li dl dd {
        border-bottom: 1px solid #eee;
        display: flex;
        align-items: center;
        justify-content: space-between;
        font-size: 18px;
        padding: 15px;
    }

    .u6 li dl dd .name {
        width: 100%;
        flex: 1;
        padding: 0 20px;
    }

    .u6 li dl dd:last-child {
        border-bottom: 0 solid #000;
    }

    .ky-tab-tit {
        font-size: 22px;
        margin: 20px 0 ;
    }

    .tab1 {
        width: 100%;
        font-size: 18px;
        text-align: center;
        background-color: #fff;
        border-collapse: collapse;
    }

    .tab1 th {
        background-color: #c90014;
        color: #fff;
        height: 65px;
        padding: 20px;
        border: 1px solid #ddd;
    }

    .tab1 tbody tr:nth-child(2n-1) {
        background-color: #faf4f5;
    }

    .tab1 tbody tr td {
        min-height: 65px;
        padding: 20px;
        border: 1px solid #ddd;
    }

    .tab1 tbody tr td:nth-child(2) {
        text-align: left;
        width: 625px;
    }

    .tab2 {
        margin-top: 45px;
    }

    .tab2 tbody tr td:nth-child(2) {
        width: auto;
    }
}

@media only screen and (min-width: 800px) and (max-width:1680px) {
    .u6 {
        margin-top:.45rem;
    }

    .u6 li {
        margin-bottom: .25rem;
        box-shadow: 0 0 7px 1px rgba(0,0,0,0.1);
    }

    .u6 li .tit {
        font-size: .22rem;
        font-weight: 600;
        padding: 0 .5rem;
        color: #fff;
        height: .75rem;
        background-image: linear-gradient(to right, #0053af, #f9f8fb);
        display: flex;
        align-items: center;
    }

    .u6 li .tit img {
        width: .27rem;
        margin-right: .1rem;
    }

    .u6 li dl {
        background-color: #fff;
        padding: .2rem .5rem;
    }

    .u6 li dl dd {
        border-bottom: 1px solid #eee;
        display: flex;
        align-items: center;
        justify-content: space-between;
        font-size: .18rem;
        padding: .15rem;
    }

    .u6 li dl dd .name {
        width: 100%;
        flex: 1;
        padding: 0 .2rem;
    }

    .u6 li dl dd:last-child {
        border-bottom: 0 solid #000;
    }

    .ky-tab-tit {
        font-size: .22rem;
        margin: .2rem 0;
    }

    .tab1 {
        width: 100%;
        font-size: .18rem;
        text-align: center;
        background-color: #fff;
        border-collapse: collapse;
    }

    .tab1 th {
        background-color: #c90014;
        color: #fff;
        height: .65rem;
        padding: .2rem;
        border: 1px solid #ddd;
    }

    .tab1 tbody tr:nth-child(2n-1) {
        background-color: #faf4f5;
    }

    .tab1 tbody tr td {
        min-height: .65rem;
        padding: .2rem;
        border: 1px solid #ddd;
    }

    .tab1 tbody tr td:nth-child(2) {
        text-align: left;
        width: 6.25rem;
    }

    .tab2 {
        margin-top: .45rem;
    }

    .tab2 tbody tr td:nth-child(2) {
        width: auto;
    }
}

@media only screen and (max-width: 800px) {
    .u6 {
        margin-top:.45rem;
    }

    .u6 li {
        margin-bottom: .25rem;
        box-shadow: 0 0 7px 1px rgba(0,0,0,0.1);
    }

    .u6 li .tit {
        font-size: .26rem;
        font-weight: 600;
        padding: 0 .3rem;
        color: #fff;
        height: .75rem;
        background-image: linear-gradient(to right, #0053af, #f9f8fb);
        display: flex;
        align-items: center;
    }

    .u6 li .tit img {
        width: .27rem;
        margin-right: .1rem;
    }

    .u6 li dl {
        background-color: #fff;
        padding: .2rem .2rem;
    }

    .u6 li dl dd {
        border-bottom: 1px solid #eee;
        display: flex;
        align-items: center;
        justify-content: space-between;
        font-size: .24rem;
        padding: .15rem;
    }

    .u6 li dl dd .name {
        padding: 0 .2rem;
        padding-left: 0;
    }

    .u6 li dl dd:last-child {
        border-bottom: 0 solid #000;
    }

    .ky-tab-tit {
        font-size: .26rem;
        margin: .2rem 0;
    }

    .ky-table {
        width: 100%;
        overflow-x: auto;
    }

    .ky-table .tab1 {
        width: 800px;
    }

    .tab1 {
        width: 100%;
        font-size: .24rem;
        text-align: center;
        background-color: #fff;
        border-collapse: collapse;
    }

    .tab1 th {
        background-color: #c90014;
        color: #fff;
        height: .65rem;
        padding: .2rem;
        border: 1px solid #ddd;
    }

    .tab1 tbody tr:nth-child(2n-1) {
        background-color: #faf4f5;
    }

    .tab1 tbody tr td {
        min-height: .65rem;
        padding: .2rem;
        border: 1px solid #ddd;
    }

    .tab1 tbody tr td:nth-child(2) {
        text-align: left;
    }

    .tab2 {
        margin-top: .45rem;
    }

    .tab2 tbody tr td:nth-child(2) {
        width: auto;
    }
}

@media only screen and (min-width: 1680px) {
    .lsyg .detail {
        padding:0 54px;
    }

    .lsyg .detail .name {
        text-align: center;
        font-size: 40px;
        margin-bottom: 30px;
    }

    .lsyg .detail .ls-list {
        position: relative;
    }

    .lsyg .detail .ls-list .line1 {
        position: relative;
        left: 740px;
        height: 1870px;
        border-left: 1px dashed #c4c5c8;
        margin-top: 100px;
        width: 69px;
    }

    .lsyg .detail .ls-list .line1 img {
        position: absolute;
        display: block;
        width: 68px;
        height: 68px;
        margin-left: -34px;
        margin-top: -68px;
    }

    .lsyg .detail .ls-list .line2 {
        position: absolute;
        top: 880px;
        width: 740px;
        height: 26px;
        border-bottom: 1px dashed #c4c5c8;
    }

    .lsyg .detail .ls-list .line2 img {
        position: absolute;
        right: -13px;
        display: block;
        width: 26px;
        height: 26px;
        margin-left: 0;
        margin-top: 13px;
    }

    .lsyg .detail .ls-list .line2::after {
        content: '';
        width: 10px;
        height: 10px;
        border-radius: 50%;
        background-color: #c90014;
        position: absolute;
        left: 0;
        bottom: -5px;
    }

    .lsyg .detail .ls-list .line3 {
        position: absolute;
        top: 980px;
        left: 740px;
        width: 740px;
        height: 26px;
        border-bottom: 1px dashed #c4c5c8;
    }

    .lsyg .detail .ls-list .line3 img {
        position: absolute;
        left: -13px;
        display: block;
        width: 26px;
        height: 26px;
        margin-left: 0;
        margin-top: 13px;
    }

    .lsyg .detail .ls-list .line3::after {
        content: '';
        width: 10px;
        height: 10px;
        border-radius: 50%;
        background-color: #c90014;
        position: absolute;
        right: 0;
        bottom: -5px;
    }

    .lsyg .detail .ls-list .ls-item {
        width: 740px;
        position: absolute;
    }

    .lsyg .detail .ls-list .ls-item .imgk img {
        width: 520px;
        margin-bottom: 70px;
    }

    .lsyg .detail .ls-list .ls-item .time {
        display: block;
        width: 200px;
        height: 200px;
        background: url(../images/icon-ls3.png) no-repeat center;
        text-align: center;
        font-size: 28px;
        color: #fff;
        position: absolute;
    }

    .lsyg .detail .ls-list .ls-item .time p {
        margin-top: 75px;
        margin-bottom: 10px;
    }

    .lsyg .detail .ls-list .ls-item .tit {
        color: #c90014;
        font-size: 24px;
        margin-bottom: 35px;
    }

    .lsyg .detail .ls-list .ls-item .info {
        line-height: 1.75;
        font-size: 18px;
    }

    .lsyg .detail .ls-list .ls-item:nth-child(1) {
        left: 0;
        top: 0;
        text-align: right;
        padding-right: 50px;
        padding-bottom: 30px;
    }

    .lsyg .detail .ls-list .ls-item:nth-child(1) .time {
        right: 50px;
        top: 400px;
    }

    .lsyg .detail .ls-list .ls-item:nth-child(2) {
        right: 0;
        top: 180px;
        padding-left: 50px;
        padding-bottom: 30px;
    }

    .lsyg .detail .ls-list .ls-item:nth-child(2) .time {
        left: 120px;
        top: 300px;
    }

    .lsyg .detail .ls-list .ls-item:nth-child(3) {
        top: 950px;
        left: 0;
        text-align: right;
        padding-right: 50px;
        padding-top: 30px;
    }

    .lsyg .detail .ls-list .ls-item:nth-child(3) .time {
        right: 50px;
        top: 350px;
    }

    .lsyg .detail .ls-list .ls-item:nth-child(4) {
        top: 1050px;
        right: 0;
        padding-left: 50px;
        padding-bottom: 30px;
    }

    .lsyg .detail .ls-list .ls-item:nth-child(4) .time {
        left: 90px;
        top: 300px;
    }
}

@media only screen and (min-width: 800px) and (max-width:1680px) {
    .lsyg .detail {
        padding:0 .54rem;
    }

    .lsyg .detail .name {
        text-align: center;
        font-size: .4rem;
        margin-bottom: .3rem;
    }

    .lsyg .detail .ls-list {
        position: relative;
    }

    .lsyg .detail .ls-list .line1 {
        position: relative;
        left: 7.4rem;
        height: 18.7rem;
        border-left: 1px dashed #c4c5c8;
        margin-top: 1rem;
        width: .69rem;
    }

    .lsyg .detail .ls-list .line1 img {
        position: absolute;
        display: block;
        width: .68rem;
        height: .68rem;
        margin-left: -0.34rem;
        margin-top: -0.68rem;
    }

    .lsyg .detail .ls-list .line2 {
        position: absolute;
        top: 8.8rem;
        width: 7.4rem;
        height: .26rem;
        border-bottom: 1px dashed #c4c5c8;
    }

    .lsyg .detail .ls-list .line2 img {
        position: absolute;
        right: -0.13rem;
        display: block;
        width: .26rem;
        height: .26rem;
        margin-left: 0;
        margin-top: .13rem;
    }

    .lsyg .detail .ls-list .line2::after {
        content: '';
        width: .1rem;
        height: .1rem;
        border-radius: 50%;
        background-color: #c90014;
        position: absolute;
        left: 0;
        bottom: -0.05rem;
    }

    .lsyg .detail .ls-list .line3 {
        position: absolute;
        top: 9.8rem;
        left: 7.4rem;
        width: 7.4rem;
        height: .26rem;
        border-bottom: 1px dashed #c4c5c8;
    }

    .lsyg .detail .ls-list .line3 img {
        position: absolute;
        left: -0.13rem;
        display: block;
        width: .26rem;
        height: .26rem;
        margin-left: 0;
        margin-top: .13rem;
    }

    .lsyg .detail .ls-list .line3::after {
        content: '';
        width: .1rem;
        height: .1rem;
        border-radius: 50%;
        background-color: #c90014;
        position: absolute;
        right: 0;
        bottom: -0.05rem;
    }

    .lsyg .detail .ls-list .ls-item {
        width: 7.4rem;
        position: absolute;
    }

    .lsyg .detail .ls-list .ls-item .imgk img {
        width: 5.2rem;
        margin-bottom: .7rem;
    }

    .lsyg .detail .ls-list .ls-item .time {
        display: block;
        width: 2rem;
        height: 2rem;
        background: url(../images/icon-ls3.png) no-repeat center;
        background-size: 100% 100%;
        text-align: center;
        font-size: .28rem;
        color: #fff;
        position: absolute;
    }

    .lsyg .detail .ls-list .ls-item .time p {
        margin-top: .65rem;
        margin-bottom: .1rem;
    }

    .lsyg .detail .ls-list .ls-item .time img {
        width: .7rem;
    }

    .lsyg .detail .ls-list .ls-item .tit {
        color: #c90014;
        font-size: .24rem;
        margin-bottom: .35rem;
    }

    .lsyg .detail .ls-list .ls-item .info {
        line-height: 1.75;
        font-size: .18rem;
    }

    .lsyg .detail .ls-list .ls-item:nth-child(1) {
        left: 0;
        top: 0;
        text-align: right;
        padding-right: .5rem;
        padding-bottom: .3rem;
    }

    .lsyg .detail .ls-list .ls-item:nth-child(1) .time {
        right: .5rem;
        top: 4rem;
    }

    .lsyg .detail .ls-list .ls-item:nth-child(2) {
        right: 0;
        top: 1.8rem;
        padding-left: .5rem;
        padding-bottom: .3rem;
    }

    .lsyg .detail .ls-list .ls-item:nth-child(2) .time {
        left: 1.2rem;
        top: 3rem;
    }

    .lsyg .detail .ls-list .ls-item:nth-child(3) {
        top: 9.5rem;
        left: 0;
        text-align: right;
        padding-right: .5rem;
        padding-top: .3rem;
    }

    .lsyg .detail .ls-list .ls-item:nth-child(3) .time {
        right: .5rem;
        top: 3.5rem;
    }

    .lsyg .detail .ls-list .ls-item:nth-child(4) {
        top: 10.5rem;
        right: 0;
        padding-left: .5rem;
        padding-bottom: .3rem;
    }

    .lsyg .detail .ls-list .ls-item:nth-child(4) .time {
        left: .9rem;
        top: 3rem;
    }
}

@media only screen and (max-width: 800px) {
    .lsyg .detail {
        padding:20px;
    }

    .lsyg .detail .name {
        text-align: center;
        font-size: 22px;
        margin-bottom: 30px;
    }

    .lsyg .detail .ls-list {
        position: relative;
    }

    .lsyg .detail .ls-list .line1 {
        display: none;
        position: relative;
        left: 740px;
        height: 1770px;
        border-left: 1px dashed #c4c5c8;
        margin-top: 100px;
        width: 68px;
    }

    .lsyg .detail .ls-list .line1 img {
        position: absolute;
        display: block;
        width: 68px;
        height: 68px;
        margin-left: -34px;
        margin-top: -68px;
    }

    .lsyg .detail .ls-list .line2 {
        display: none;
        position: absolute;
        top: 820px;
        width: 740px;
        height: 26px;
        border-bottom: 1px dashed #c4c5c8;
    }

    .lsyg .detail .ls-list .line2 img {
        position: absolute;
        right: -13px;
        display: block;
        width: 26px;
        height: 26px;
        margin-left: 0;
        margin-top: 13px;
    }

    .lsyg .detail .ls-list .line2::after {
        content: '';
        width: 10px;
        height: 10px;
        border-radius: 50%;
        background-color: #c90014;
        position: absolute;
        left: 0;
        bottom: -5px;
    }

    .lsyg .detail .ls-list .line3 {
        display: none;
        position: absolute;
        top: 880px;
        left: 740px;
        width: 740px;
        height: 26px;
        border-bottom: 1px dashed #c4c5c8;
    }

    .lsyg .detail .ls-list .line3 img {
        position: absolute;
        left: -13px;
        display: block;
        width: 26px;
        height: 26px;
        margin-left: 0;
        margin-top: 13px;
    }

    .lsyg .detail .ls-list .line3::after {
        content: '';
        width: 10px;
        height: 10px;
        border-radius: 50%;
        background-color: #c90014;
        position: absolute;
        right: 0;
        bottom: -5px;
    }

    .lsyg .detail .ls-list .ls-item {
        margin-bottom: 50px;
        position: relative;
        width: 100%;
    }

    .lsyg .detail .ls-list .ls-item .imgk {
        max-width: 520px;
    }

    .lsyg .detail .ls-list .ls-item .imgk img {
        width: 100%;
    }

    .lsyg .detail .ls-list .ls-item .time {
        display: block;
        width: 120px;
        height: 120px;
        background: url(../images/icon-ls3.png) no-repeat center;
        background-size: contain;
        text-align: center;
        font-size: 20px;
        color: #fff;
        margin-top: -130px;
        position: relative;
        padding-top: 1px;
    }

    .lsyg .detail .ls-list .ls-item .time p {
        margin-top: 35px;
    }

    .lsyg .detail .ls-list .ls-item .time img {
        width: 50px;
    }

    .lsyg .detail .ls-list .ls-item .tit {
        color: #c90014;
        font-size: 20px;
        margin-bottom: 20px;
        margin-top: 30px;
    }

    .lsyg .detail .ls-list .ls-item .info {
        line-height: 1.75;
        font-size: 14px;
    }

    .lsyg .detail .ls-list .ls-item:nth-child(1) {
        text-align: right;
    }

    .lsyg .detail .ls-list .ls-item:nth-child(3) {
        text-align: right;
    }
}

@media only screen and (min-width: 1680px) {
    .ls2 .detail {
        min-height:auto;
        padding-bottom: 100px;
    }

    .ls2 .detail .ls-list {
        padding-top: 180px;
    }

    .ls2 .detail .ls-list .line1 {
        position: absolute;
        height: 100%;
        top: 0;
    }

    .ls2 .detail .ls-list .line1 .year {
        position: absolute;
        width: 65px;
        height: 65px;
        background-color: #c90014;
        color: #fff;
        font-size: 18px;
        text-align: center;
        line-height: 65px;
        border-radius: 32.5px;
        bottom: 0;
        left: -32.5px;
        box-shadow: 0 0 5px 3px rgba(201,0,20,0.3);
    }

    .ls2 .detail .ls-item2 {
        width: 740px;
        position: relative;
        text-align: right;
        padding-right: 70px;
        margin-top: -30px;
    }

    .ls2 .detail .ls-item2 i {
        position: absolute;
        display: block;
        width: 50px;
        height: 16px;
        z-index: 2;
    }

    .ls2 .detail .ls-item2 .year {
        color: #c90014;
        font-size: 20px;
        margin-bottom: 20px;
    }

    .ls2 .detail .ls-item2 .txt {
        font-size: 18px;
        line-height: 2.5;
    }

    .ls2 .detail .ls-item2 .txt li {
        position: relative;
        padding-left: 15px;
    }

    .ls2 .detail .ls-item2 .txt li::after {
        content: '';
        position: absolute;
        left: 0;
        top: .15rem;
        width: .07rem;
        height: .07rem;
        border-radius: .06rem;
        background: #333;
    }

    .ls2 .detail .ls-item2:nth-child(2n) {
        padding-right: 0;
        padding-left: 70px;
        text-align: left;
        margin-left: 740px;
    }

    .ls2 .detail .ls-item2:nth-child(2n) i {
        background: url(../images/icon-ls5.png) no-repeat center;
        left: -10px;
        top: 5px;
    }

    .ls2 .detail .ls-item2:nth-child(2n-1) i {
        background: url(../images/icon-ls4.png) no-repeat center;
        right: -10px;
        top: 5px;
    }
}

@media only screen and (min-width: 800px) and (max-width:1680px) {
    .ls2 .detail {
        min-height:auto;
        padding-bottom: 1rem;
    }

    .ls2 .detail .ls-list {
        padding-top: 1.8rem;
    }

    .ls2 .detail .ls-list .line1 {
        position: absolute;
        height: 100%;
        top: 0;
    }

    .ls2 .detail .ls-list .line1 .year {
        position: absolute;
        width: .65rem;
        height: .65rem;
        background-color: #c90014;
        color: #fff;
        font-size: .18rem;
        text-align: center;
        line-height: .65rem;
        border-radius: .325rem;
        bottom: 0;
        left: -0.325rem;
        box-shadow: 0 0 5px 3px rgba(201,0,20,0.3);
    }

    .ls2 .detail .ls-item2 {
        width: 7.4rem;
        position: relative;
        text-align: right;
        padding-right: .7rem;
        margin-top: -0.3rem;
    }

    .ls2 .detail .ls-item2 i {
        position: absolute;
        display: block;
        width: 50px;
        height: .16rem;
        z-index: 2;
    }

    .ls2 .detail .ls-item2 .year {
        color: #c90014;
        font-size: .2rem;
        margin-bottom: .2rem;
    }

    .ls2 .detail .ls-item2 .txt {
        font-size: .18rem;
        line-height: 2.5;
    }

    .ls2 .detail .ls-item2 .txt li {
        position: relative;
        padding-left: 15px;
    }

    .ls2 .detail .ls-item2 .txt li::after {
        content: '';
        position: absolute;
        left: 0;
        top: .15rem;
        width: .07rem;
        height: .07rem;
        border-radius: .06rem;
        background: #333;
    }

    .ls2 .detail .ls-item2:nth-child(2n) {
        padding-right: 0;
        padding-left: .7rem;
        text-align: left;
        margin-left: 7.4rem;
    }

    .ls2 .detail .ls-item2:nth-child(2n) i {
        background: url(../images/icon-ls5.png) no-repeat center left;
        background-size: contain;
        left: -0.1rem;
        top: .05rem;
    }

    .ls2 .detail .ls-item2:nth-child(2n-1) i {
        background: url(../images/icon-ls4.png) no-repeat center right;
        background-size: contain;
        right: -0.1rem;
        top: .05rem;
    }
}

@media only screen and (max-width: 800px) {
    .ls2 .detail,.ls3 .detail {
        min-height:auto;
        padding-bottom: 50px;
    }

    .ls2 .detail .ls-list,.ls3 .detail .ls-list {
        padding-top: 20px;
    }

    .ls2 .detail .ls-list .line1,.ls3 .detail .ls-list .line1 {
        position: absolute;
        height: 100%;
        top: 0;
    }

    .ls2 .detail .ls-list .line1 .year,.ls3 .detail .ls-list .line1 .year {
        position: absolute;
        width: 65px;
        height: 65px;
        background-color: #c90014;
        color: #fff;
        font-size: 16px;
        text-align: center;
        line-height: 65px;
        border-radius: 32.5px;
        bottom: 0;
        left: -32.5px;
        box-shadow: 0 0 5px 3px rgba(201,0,20,0.3);
    }

    .ls2 .detail .ls-item2,.ls3 .detail .ls-item2 {
        width: 100%;
        position: relative;
        margin-bottom: 40px;
    }

    .ls2 .detail .ls-item2 i,.ls3 .detail .ls-item2 i {
        display: none;
    }

    .ls2 .detail .ls-item2 .year,.ls3 .detail .ls-item2 .year {
        color: #c90014;
        font-size: 16px;
        margin-bottom: 20px;
    }

    .ls2 .detail .ls-item2 .txt,.ls3 .detail .ls-item2 .txt {
        font-size: 14px;
        line-height: 2;
    }

    .ls2 .detail .ls-item2 .txt li,.ls3 .detail .ls-item2 .txt li {
        position: relative;
        padding-left: 15px;
    }

    .ls2 .detail .ls-item2 .txt li::after,.ls3 .detail .ls-item2 .txt li::after {
        content: '';
        position: absolute;
        left: 0;
        top: .15rem;
        width: .07rem;
        height: .07rem;
        border-radius: .06rem;
        background: #333;
    }
}

@media only screen and (min-width: 1680px) {
    .ls3 .detail {
        min-height:auto;
        padding-bottom: 100px;
    }

    .ls3 .detail .ls-list {
        padding-top: 180px;
    }

    .ls3 .detail .ls-list .line1 {
        position: absolute;
        height: 100%;
        top: 0;
        left: 45px;
    }

    .ls3 .detail .ls-list .line1 .year {
        position: absolute;
        width: 65px;
        height: 65px;
        background-color: #c90014;
        color: #fff;
        font-size: 18px;
        text-align: center;
        line-height: 65px;
        border-radius: 32.5px;
        bottom: 0;
        left: -32.5px;
        box-shadow: 0 0 5px 3px rgba(201,0,20,0.3);
    }

    .ls3 .detail .ls-item2 {
        width: 1200px;
        position: relative;
        text-align: right;
        padding-right: 70px;
        margin-top: 30px;
    }

    .ls3 .detail .ls-item2 i {
        position: absolute;
        display: block;
        width: 50px;
        height: 16px;
        z-index: 2;
    }

    .ls3 .detail .ls-item2 .year {
        color: #c90014;
        font-size: 18px;
        margin-bottom: 20px;
    }

    .ls3 .detail .ls-item2 .txt {
        font-size: 16px;
        line-height: 2.5;
    }

    .ls3 .detail .ls-item2 .txt li {
        position: relative;
        padding-left: 15px;
    }

    .ls3 .detail .ls-item2 .txt li::after {
        content: '';
        position: absolute;
        left: 0;
        top: .15rem;
        width: .07rem;
        height: .07rem;
        border-radius: .06rem;
        background: #333;
    }

    .ls3 .detail .ls-item2:nth-child(1) {
        margin-top: -30px;
    }

    .ls3 .detail .ls-item2:nth-child(n) {
        padding-right: 0;
        padding-left: 70px;
        text-align: left;
        margin-left: 46px;
    }

    .ls3 .detail .ls-item2:nth-child(n) i {
        background: url(../images/icon-ls5.png) no-repeat center;
        left: -10px;
        top: 5px;
    }
}

@media only screen and (min-width: 800px) and (max-width:1680px) {
    .ls3 .detail {
        min-height:auto;
        padding-bottom: 1rem;
    }

    .ls3 .detail .ls-list {
        padding-top: 1.8rem;
    }

    .ls3 .detail .ls-list .line1 {
        position: absolute;
        height: 100%;
        top: 0;
        left: .45rem;
    }

    .ls3 .detail .ls-list .line1 .year {
        position: absolute;
        width: .65rem;
        height: .65rem;
        background-color: #c90014;
        color: #fff;
        font-size: .18rem;
        text-align: center;
        line-height: .65rem;
        border-radius: .325rem;
        bottom: 0;
        left: -0.325rem;
        box-shadow: 0 0 5px 3px rgba(201,0,20,0.3);
    }

    .ls3 .detail .ls-item2 {
        width: 12rem;
        position: relative;
        text-align: right;
        padding-right: .7rem;
        margin-top: .3rem;
    }

    .ls3 .detail .ls-item2 i {
        position: absolute;
        display: block;
        width: .5rem;
        height: .16rem;
        z-index: 2;
    }

    .ls3 .detail .ls-item2 .year {
        color: #c90014;
        font-size: .18rem;
        margin-bottom: .2rem;
    }

    .ls3 .detail .ls-item2 .txt {
        font-size: .16rem;
        line-height: 2.5;
    }

    .ls3 .detail .ls-item2 .txt li {
        position: relative;
        padding-left: 15px;
    }

    .ls3 .detail .ls-item2 .txt li::after {
        content: '';
        position: absolute;
        left: 0;
        top: .15rem;
        width: .07rem;
        height: .07rem;
        border-radius: .06rem;
        background: #333;
    }

    .ls3 .detail .ls-item2:nth-child(1) {
        margin-top: -0.3rem;
    }

    .ls3 .detail .ls-item2:nth-child(n) {
        padding-right: 0;
        padding-left: .7rem;
        text-align: left;
        margin-left: .46rem;
    }

    .ls3 .detail .ls-item2:nth-child(n) i {
        background: url(../images/icon-ls5.png) no-repeat center;
        background-size: contain;
        left: -0.1rem;
        top: .05rem;
    }
}

@media only screen and (min-width: 1680px) {
    .ls-tab {
        display:flex;
        align-items: center;
        justify-content: center;
    }

    .ls-tab li {
        width: 160px;
        height: 50px;
        line-height: 50px;
        text-align: center;
        margin: 10px 20px;
    }

    .ls-tab li a {
        font-size: 20px;
        display: block;
        width: 100%;
        height: 100%;
        color: #cd1816;
        border: 1px solid #cd1816;
    }

    .ls-tab li.on a,.ls-tab li:hover a {
        background-color: #cd1816;
        color: #e6d18d;
    }
}

@media only screen and (min-width: 800px) and (max-width:1680px) {
    .ls-tab {
        display:flex;
        align-items: center;
        justify-content: center;
    }

    .ls-tab li {
        width: 1.6rem;
        height: .5rem;
        line-height: .5rem;
        text-align: center;
        margin: .1rem .2rem;
    }

    .ls-tab li a {
        font-size: .2rem;
        display: block;
        width: 100%;
        height: 100%;
        color: #cd1816;
        border: 1px solid #cd1816;
    }

    .ls-tab li.on a,.ls-tab li:hover a {
        background-color: #cd1816;
        color: #e6d18d;
    }
}

@media only screen and (max-width: 800px) {
    .ls-tab {
        display:flex;
        align-items: center;
        justify-content: center;
    }

    .ls-tab li {
        width: 100px;
        height: 40px;
        line-height: 40px;
        text-align: center;
        margin: 10px;
    }

    .ls-tab li a {
        font-size: 14px;
        display: block;
        width: 100%;
        height: 100%;
        color: #cd1816;
        border: 1px solid #cd1816;
    }

    .ls-tab li.on a,.ls-tab li:hover a {
        background-color: #cd1816;
        color: #e6d18d;
    }
}

@media only screen and (min-width: 1680px) {
    .u10 {
        padding-top:34px;
    }

    .u10 li {
        margin-bottom: 100px;
        position: relative;
    }

    .u10 li::after {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        z-index: 0;
        background-color: #0053af;
    }

    .u10 li a {
        width: 100%;
        height: 100%;
        position: relative;
        display: flex;
        background-color: #f1f6fd;
        padding: 30px 55px 35px 22px;
        z-index: 1;
    }

    .u10 li:hover::after {
        left: 10px;
        top: 10px;
    }

    .u10 li:hover .imgk img {
        transform: scale(1.1);
    }

    .u10 li .imgk {
        overflow: hidden;
        margin-top: -64px;
    }

    .u10 li .imgk img {
        width: 250px;
        height: 315px;
        object-fit: cover;
    }

    .u10 li .info {
        width: 100%;
        flex: 1;
        padding-left: 45px;
    }

    .u10 li .info .name {
        font-size: 28px;
        font-weight: 600;
        margin-bottom: 10px;
    }

    .u10 li .info .zw {
        font-size: 18px;
        color: #0053af;
        margin-bottom: 10px;
    }

    .u10 li .info .txt {
        padding-top: 15px;
        font-size: 18px;
        border-top: 1px solid #ddd;
        color: #333;
    }
}

@media only screen and (min-width: 800px) and (max-width:1680px) {
    .u10 {
        padding-top:.34rem;
    }

    .u10 li {
        margin-bottom: 1rem;
        position: relative;
    }

    .u10 li::after {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        z-index: 0;
        background-color: #0053af;
    }

    .u10 li a {
        width: 100%;
        height: 100%;
        position: relative;
        display: flex;
        background-color: #f6eeee;
        padding: .3rem .55rem .35rem .22rem;
        z-index: 1;
    }

    .u10 li:hover::after {
        left: .1rem;
        top: .1rem;
    }

    .u10 li:hover .imgk img {
        transform: scale(1.1);
    }

    .u10 li .imgk {
        overflow: hidden;
        margin-top: -0.64rem;
    }

    .u10 li .imgk img {
        width: 2.5rem;
        height: 3.15rem;
        object-fit: cover;
    }

    .u10 li .info {
        width: 100%;
        flex: 1;
        padding-left: .45rem;
    }

    .u10 li .info .name {
        font-size: .28rem;
        font-weight: 600;
        margin-bottom: .1rem;
    }

    .u10 li .info .zw {
        font-size: .18rem;
        color: #0053af;
        margin-bottom: .1rem;
    }

    .u10 li .info .txt {
        padding-top: .15rem;
        font-size: .18rem;
        border-top: 1px solid #ddd;
        color: #333;
    }
}

@media only screen and (max-width: 800px) {
    .u10 li {
        margin-bottom:.3rem;
        position: relative;
    }

    .u10 li a {
        display: block;
        width: 100%;
        height: 100%;
        position: relative;
        background-color: #f6eeee;
        padding: .3rem .55rem .35rem .22rem;
        z-index: 1;
    }

    .u10 li .imgk {
        text-align: center;
    }

    .u10 li .imgk img {
        width: 2rem;
        height: 2.6rem;
        object-fit: cover;
    }

    .u10 li .info {
        width: 100%;
        flex: 1;
        padding-left: .25rem;
        text-align: center;
    }

    .u10 li .info .name {
        font-size: .3rem;
        font-weight: 600;
        margin-bottom: .1rem;
    }

    .u10 li .info .zw {
        font-size: .26rem;
        color: #0053af;
        margin-bottom: .1rem;
    }

    .u10 li .info .txt {
        text-align: left;
        padding-top: .15rem;
        font-size: .24rem;
        border-top: 1px solid #ddd;
        color: #333;
    }

    .u10 li .info .txt p {
        display: flex;
        text-align: justify;
    }
}

@media only screen and (min-width: 1680px) {
    .u11 {
        padding-top:0;
    }

    .u11 li a {
        background: url(../images/images/ys-bg.jpg) #f6eeee no-repeat center right;
    }

    .u11 li .imgk {
        margin-top: 0;
    }

    .u11 li .info .name {
        color: #0053af;
    }

    .u11 li .info .zw {
        color: #333;
    }
}

@media only screen and (min-width: 800px) and (max-width:1680px) {
    .u11 {
        padding-top:0;
    }

    .u11 li a {
        background: url(../images/images/ys-bg.jpg) #f6eeee no-repeat center right;
        background-size: auto 100%;
    }

    .u11 li .imgk {
        margin-top: 0;
    }

    .u11 li .info .name {
        color: #0053af;
    }

    .u11 li .info .zw {
        color: #333;
    }
}

@media only screen and (max-width: 800px) {
    .u11 {
        padding-top:0;
    }

    .u11 li a {
        background: url(../images/images/ys-bg.jpg) #f6eeee no-repeat center right;
    }

    .u11 li .imgk {
        margin-top: 0;
    }

    .u11 li .info .name {
        color: #0053af;
    }

    .u11 li .info .zw {
        color: #333;
    }
}

@media only screen and (min-width: 1680px) {
    .sz-tab1 {
        display:flex;
        align-items: center;
        justify-content: center;
        border-bottom: 1px solid #e4e4e4;
        margin-bottom: 70px;
    }

    .sz-tab1 .item {
        font-size: 22px;
        font-weight: 600;
        position: relative;
        cursor: pointer;
        padding-bottom: 10px;
        margin: 0 62px;
    }

    .sz-tab1 .item.on {
        color: #0053af;
        border-bottom: 2px solid #0053af;
    }

    .sz-tab1 .item.on::after {
        position: absolute;
        content: '';
        background: url(../images/rsjx.png) no-repeat center;
        width: 11px;
        height: 6px;
        left: 50%;
        margin-left: -6px;
        bottom: 0;
    }

    .sz-tab2 {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .sz-tab2 .item {
        cursor: pointer;
        margin: 0 15px;
        width: 260px;
        height: 55px;
        line-height: 55px;
        border: 1px dashed #ffc8cb;
        font-size: 18px;
        text-align: center;
    }

    .sz-tab2 .item.on {
        color: #fff;
        border: 1px solid #e8e3e3;
        background-color: #0053af;
    }

    .sz-boxs {
        margin-top: 45px;
    }

    .sz-box {
        border: 1px solid #ffc8cb;
        background-color: #fff;
        padding: 70px 90px;
    }

    .sz-tab3 {
        display: flex;
        flex-wrap: wrap;
        margin-bottom: 50px;
    }

    .sz-tab3 li {
        cursor: pointer;
        padding: 0 15px;
        height: 40px;
        color: #666666;
        border: 1px solid #e8e6e5;
        border-radius: 5px;
        text-align: center;
        line-height: 40px;
        font-size: 18px;
        margin: 0 2px;
        margin-bottom: 5px;
    }

    .sz-tab3 li.on {
        background-color: #0053af;
        color: #fff;
    }

    .name-list {
        border-top: 1px solid #e8e6e5;
        font-size: 18px;
        display: flex;
        flex-wrap: wrap;
        padding-top: 20px;
        padding-bottom: 10px;
    }

    .name-list.name-list2 li {
        width: 130px;
        margin-right: 17.5px;
        margin-bottom: 15px;
    }

    .name-list.name-list2 li:nth-child(8n) {
        margin-right: 17.5px;
    }

    .name-list.name-list2 li:nth-child(7n) {
        margin-right: 0;
    }

    .name-list li {
        width: 129px;
        margin-right: 55px;
        margin-bottom: 15px;
    }

    .name-list li:nth-child(8n) {
        margin-right: 0;
    }

    .name-list li a:hover {
        color: #0053af;
        text-decoration: underline;
    }

    .sz-tab4 {
        border-bottom: 1px solid #e1e1e1;
        margin-bottom: 30px;
        position: relative;
    }

    .sz-tab4 .md {
        position: absolute;
        top: -2rem;
    }

    .sz-tab4 .sz-tit {
        font-size: 30px;
        text-align: center;
        margin-bottom: 30px;
        font-weight: 600;
        color: #0053af;
    }

    .sz-tab4 .sz-name {
        font-size: 22px;
        color: #0053af;
    }

    .sz-tab4 .name-list {
        border-top: 0 solid #000;
    }

    .sz-tab-ss {
        display: flex;
        align-items: center;
        margin: 0 auto;
        margin-bottom: .4rem;
        width: 70%;
        height: 50px;
    }

    .sz-tab-ss .ipt {
        flex: 1;
        width: 100%;
        height: 100%;
        margin-right: 20px;
        border: 1px solid #0053af;
        border-radius: 8px;
        overflow: hidden;
    }

    .sz-tab-ss .ipt input {
        font-size: 20px;
        width: 100%;
        height: 100%;
        padding: 0 15px;
        background-color: #fff;
        color: #333;
    }

    .sz-tab-ss .btn {
        cursor: pointer;
        width: 150px;
        height: 100%;
        background-color: #0053af;
        color: #fff;
        text-align: center;
        border-radius: 8px;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 20px;
    }

    .sz-tab-ss .btn img {
        display: inline-block;
        margin-right: 10px;
    }
}

@media only screen and (min-width: 800px) and (max-width:1680px) {
    .sz-tab1 {
        display:flex;
        align-items: center;
        justify-content: center;
        border-bottom: 1px solid #e4e4e4;
        margin-bottom: .7rem;
    }

    .sz-tab1 .item {
        font-size: .22rem;
        font-weight: 600;
        position: relative;
        cursor: pointer;
        padding-bottom: .1rem;
        margin: 0 .62rem;
    }

    .sz-tab1 .item.on {
        color: #0053af;
        border-bottom: 2px solid #0053af;
    }

    .sz-tab1 .item.on::after {
        position: absolute;
        content: '';
        background: url(../images/rsjx.png) no-repeat center;
        width: .11rem;
        height: .06rem;
        left: 50%;
        margin-left: -0.06rem;
        bottom: 0;
    }

    .sz-tab2 {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .sz-tab2 .item {
        cursor: pointer;
        margin: 0 .15rem;
        width: 2.6rem;
        height: .55rem;
        line-height: .55rem;
        border: 1px dashed #ffc8cb;
        font-size: .18rem;
        text-align: center;
    }

    .sz-tab2 .item.on {
        color: #fff;
        border: 1px solid #e8e3e3;
        background-color: #0053af;
    }

    .sz-boxs {
        margin-top: .45rem;
    }

    .sz-box {
        border: 1px solid #ffc8cb;
        background-color: #fff;
        padding: .7rem .9rem;
    }

    .sz-tab3 {
        display: flex;
        flex-wrap: wrap;
        margin-bottom: .5rem;
    }

    .sz-tab3 li {
        cursor: pointer;
        padding: 0 .15rem;
        height: .4rem;
        color: #666666;
        border: 1px solid #e8e6e5;
        border-radius: .05rem;
        text-align: center;
        line-height: .4rem;
        font-size: .18rem;
        margin: 0 .02rem;
        margin-bottom: .05rem;
    }

    .sz-tab3 li.on {
        background-color: #0053af;
        color: #fff;
    }

    .name-list {
        border-top: 1px solid #e8e6e5;
        font-size: .18rem;
        display: flex;
        flex-wrap: wrap;
        padding-top: .2rem;
        padding-bottom: .1rem;
    }

    .name-list.name-list2 li {
        width: 1.3rem;
        margin-right: .175rem;
        margin-bottom: .15rem;
    }

    .name-list.name-list2 li:nth-child(8n) {
        margin-right: .175rem;
    }

    .name-list.name-list2 li:nth-child(7n) {
        margin-right: 0;
    }

    .name-list li {
        width: 1.29rem;
        margin-right: .55rem;
        margin-bottom: .15rem;
    }

    .name-list li:nth-child(8n) {
        margin-right: 0;
    }

    .name-list li a:hover {
        color: #0053af;
        text-decoration: underline;
    }

    .sz-tab4 {
        border-bottom: 1px solid #e1e1e1;
        margin-bottom: .3rem;
        position: relative;
    }

    .sz-tab4 .md {
        position: absolute;
        top: -2rem;
    }

    .sz-tab4 .sz-tit {
        font-size: .3rem;
        text-align: center;
        margin-bottom: .3rem;
        font-weight: 600;
        color: #0053af;
    }

    .sz-tab4 .sz-name {
        color: #0053af;
        font-size: .22rem;
    }

    .sz-tab4 .name-list {
        border-top: 0 solid #000;
    }

    .sz-tab-ss {
        display: flex;
        align-items: center;
        margin: 0 auto;
        margin-bottom: .4rem;
        width: 70%;
        height: .5rem;
    }

    .sz-tab-ss .ipt {
        flex: 1;
        width: 100%;
        height: 100%;
        margin-right: .2rem;
        border: 1px solid #0053af;
        border-radius: .08rem;
        overflow: hidden;
    }

    .sz-tab-ss .ipt input {
        font-size: .2rem;
        width: 100%;
        height: 100%;
        padding: 0 .15rem;
        background-color: #fff;
        color: #333;
    }

    .sz-tab-ss .btn {
        cursor: pointer;
        width: 1.5rem;
        height: 100%;
        background-color: #0053af;
        color: #fff;
        text-align: center;
        border-radius: .08rem;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: .2rem;
    }

    .sz-tab-ss .btn img {
        display: inline-block;
        margin-right: .1rem;
    }
}

@media only screen and (max-width: 800px) {
    .sz-tab1 {
        display:flex;
        align-items: center;
        justify-content: center;
        border-bottom: 1px solid #e4e4e4;
        margin-bottom: .3rem;
    }

    .sz-tab1 .item {
        font-size: .26rem;
        font-weight: 600;
        position: relative;
        cursor: pointer;
        padding-bottom: .1rem;
        margin: 0 .32rem;
    }

    .sz-tab1 .item.on {
        color: #0053af;
        border-bottom: 2px solid #0053af;
    }

    .sz-tab1 .item.on::after {
        position: absolute;
        content: '';
        background: url(../images/rsjx.png) no-repeat center;
        background-size: contain;
        width: .2rem;
        height: .1rem;
        left: 50%;
        margin-left: -0.1rem;
        bottom: -1px;
    }

    .sz-tab2 {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .sz-tab2 .item {
        cursor: pointer;
        margin: 0 .05rem;
        width: 2.6rem;
        height: .55rem;
        line-height: .55rem;
        border: 1px dashed #ffc8cb;
        font-size: .24rem;
        text-align: center;
    }

    .sz-tab2 .item.on {
        color: #fff;
        border: 1px solid #e8e3e3;
        background-color: #0053af;
    }

    .sz-boxs {
        margin-top: .45rem;
    }

    .sz-box {
        border: 1px solid #ffc8cb;
        background-color: #fff;
        padding: .3rem .3rem;
        margin-top: .2rem;
    }

    .sz-tab3 {
        display: flex;
        flex-wrap: wrap;
        margin-bottom: .3rem;
    }

    .sz-tab3 li {
        cursor: pointer;
        padding: 0 .15rem;
        height: .6rem;
        color: #666666;
        border: 1px solid #e8e6e5;
        border-radius: .05rem;
        text-align: center;
        line-height: .6rem;
        font-size: .26rem;
        margin: 0 .1rem;
        margin-bottom: .15rem;
    }

    .sz-tab3 li.on {
        background-color: #0053af;
        color: #fff;
    }

    .name-list {
        border-top: 1px solid #e8e6e5;
        font-size: .24rem;
        display: flex;
        flex-wrap: wrap;
        padding-top: .2rem;
        padding-bottom: .1rem;
    }

    .name-list li {
        font-size: .28rem;
        padding: 0 .2rem;
        padding-left: 0;
        width: 33%;
        margin-bottom: .15rem;
    }

    .name-list li a:hover {
        color: #0053af;
        text-decoration: underline;
    }

    .sz-tab4 {
        border-bottom: 1px solid #e1e1e1;
        margin-bottom: .3rem;
        position: relative;
    }

    .sz-tab4 .md {
        position: absolute;
        top: -2rem;
    }

    .sz-tab4 .sz-tit {
        font-size: .3rem;
        text-align: center;
        margin-bottom: .3rem;
        font-weight: 600;
        color: #0053af;
    }

    .sz-tab4 .sz-name {
        color: #0053af;
        font-size: .28rem;
    }

    .sz-tab4 .name-list {
        border-top: 0 solid #000;
    }

    .sz-tab-ss {
        display: flex;
        align-items: center;
        margin: 0 auto;
        margin-bottom: .4rem;
        width: 100%;
        height: .7rem;
    }

    .sz-tab-ss .ipt {
        flex: 1;
        width: 100%;
        height: 100%;
        margin-right: .2rem;
        border: 1px solid #0053af;
        border-radius: .08rem;
        overflow: hidden;
    }

    .sz-tab-ss .ipt input {
        font-size: .28rem;
        width: 100%;
        height: 100%;
        padding: 0 .15rem;
        background-color: #fff;
        color: #333;
    }

    .sz-tab-ss .btn {
        cursor: pointer;
        width: 1.5rem;
        height: 100%;
        background-color: #0053af;
        color: #fff;
        text-align: center;
        border-radius: .08rem;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: .24rem;
    }

    .sz-tab-ss .btn img {
        display: inline-block;
        margin-right: .1rem;
    }
}

@media only screen and (min-width: 1680px) {
    .u12 {
        margin-top:45px;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .u12 li {
        width: 780px;
        border-left: 4px solid #e29792;
        box-shadow: 0 0 7px 1px rgba(0,0,0,0.03);
        margin-bottom: 30px;
        transition: all .5s;
    }

    .u12 li a {
        display: block;
        width: 100%;
        height: 100%;
        display: flex;
        padding: 33px 35px;
        background: url(../images/images/li-img5.png) #fff no-repeat;
        background-position: 98% bottom;
    }

    .u12 li .time {
        border: 1px solid #ca1a22;
        width: 97px;
        height: 97px;
        text-align: center;
    }

    .u12 li .time p {
        font-size: 42px;
        font-weight: 600;
        color: #fff;
        background-color: #ca1a22;
        line-height: 63px;
    }

    .u12 li .time span {
        color: #333;
        font-size: 16px;
        line-height: 34px;
    }

    .u12 li .tit {
        font-size: 22px;
        font-weight: 600;
        width: 100%;
        flex: 1;
        padding-left: 35px;
    }

    .u12 li .go {
        height: 97px;
        border-left: 1px solid #f9f1f1;
        display: flex;
        margin-left: 20px;
        align-items: center;
        padding-left: 45px;
        padding-right: 15px;
        transition: all .5s;
    }

    .u12 li .go img {
        width: 24px;
    }

    .u12 li .go i {
        transition: all .5s;
        width: 24px;
        height: 16px;
        background: url(../images/go2.png) no-repeat center;
        background-size: 100%;
    }

    .u12 li:hover {
        border-bottom-right-radius: 60px;
        border-left: 4px solid #0053af;
    }

    .u12 li:hover a {
        background: url(../images/images/li-img4.png) #0053af no-repeat;
        background-position: 98% bottom;
        border-bottom-right-radius: 60px;
    }

    .u12 li:hover .time {
        border: 1px solid #fff;
    }

    .u12 li:hover .time p {
        color: #0053af;
        background-color: #fff;
    }

    .u12 li:hover .time span {
        color: #fff;
    }

    .u12 li:hover .tit {
        color: #fff;
    }

    .u12 li:hover .go {
        display: flex;
        border-left: 1px solid rgba(255,255,255,0.3);
    }

    .u12 li:hover .go i {
        background-image: url(../images/go.png);
    }
}

@media only screen and (min-width: 800px) and (max-width:1680px) {
    .u12 {
        margin-top:.45rem;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .u12 li {
        width: 7.8rem;
        border-left: .04rem solid #e29792;
        box-shadow: 0 0 7px 1px rgba(0,0,0,0.03);
        margin-bottom: .3rem;
        transition: all .5s;
    }

    .u12 li a {
        display: block;
        width: 100%;
        height: 100%;
        display: flex;
        padding: .33rem .35rem;
        background: url(../images/images/li-img5.png) #fff no-repeat;
        background-position: 98% bottom;
        background-size: auto 1.17rem;
    }

    .u12 li .time {
        border: 1px solid #ca1a22;
        width: .97rem;
        height: .97rem;
        text-align: center;
    }

    .u12 li .time p {
        font-size: .42rem;
        font-weight: 600;
        color: #fff;
        background-color: #ca1a22;
        line-height: .63rem;
    }

    .u12 li .time span {
        color: #333;
        font-size: .16rem;
        line-height: .34rem;
    }

    .u12 li .tit {
        font-size: .22rem;
        font-weight: 600;
        width: 100%;
        flex: 1;
        padding-left: .35rem;
    }

    .u12 li .go {
        height: .97rem;
        border-left: 1px solid #f9f1f1;
        display: flex;
        margin-left: .2rem;
        align-items: center;
        padding-left: .45rem;
        padding-right: .15rem;
        transition: all .5s;
    }

    .u12 li .go img {
        width: .24rem;
    }

    .u12 li .go i {
        transition: all .5s;
        width: .24rem;
        height: .16rem;
        background: url(../images/go2.png) no-repeat center;
        background-size: 100%;
    }

    .u12 li:hover {
        border-bottom-right-radius: .6rem;
        border-left: .04rem solid #0053af;
    }

    .u12 li:hover a {
        background: url(../images/images/li-img4.png) #0053af no-repeat;
        background-position: 98% bottom;
        background-size: auto 1.17rem;
        border-bottom-right-radius: .6rem;
    }

    .u12 li:hover .time {
        border: 1px solid #fff;
    }

    .u12 li:hover .time p {
        color: #0053af;
        background-color: #fff;
    }

    .u12 li:hover .time span {
        color: #fff;
    }

    .u12 li:hover .tit {
        color: #fff;
    }

    .u12 li:hover .go {
        display: flex;
        border-left: 1px solid rgba(255,255,255,0.3);
    }

    .u12 li:hover .go i {
        background-image: url(../images/go.png);
    }
}

@media only screen and (max-width: 800px) {
    .u12 {
        margin-top:.45rem;
    }

    .u12 li {
        box-shadow: 0 0 7px 1px rgba(0,0,0,0.05);
        margin-bottom: .3rem;
    }

    .u12 li a {
        display: block;
        width: 100%;
        height: 100%;
        display: flex;
        align-items: center;
        padding: .3rem;
        background: url(../images/images/li-img5.png) #fff no-repeat;
        background-position: 98% bottom;
        background-size: auto 1.2rem;
    }

    .u12 li .time {
        border: 1px solid #ca1a22;
        width: .9rem;
        height: .9rem;
        text-align: center;
    }

    .u12 li .time p {
        font-size: .4rem;
        color: #fff;
        background-color: #ca1a22;
        line-height: .52rem;
    }

    .u12 li .time span {
        color: #333;
        font-size: .22rem;
        vertical-align: text-top;
        line-height: 1.2;
    }

    .u12 li .tit {
        font-size: .24rem;
        font-weight: 600;
        width: 100%;
        flex: 1;
        padding-left: .35rem;
    }

    .u12 li .go {
        height: .97rem;
        border-left: 1px solid #f9f1f1;
        display: flex;
        margin-left: .2rem;
        align-items: center;
        padding-left: .45rem;
        padding-right: .15rem;
        transition: all .5s;
    }

    .u12 li .go img {
        width: .24rem;
    }

    .u12 li .go i {
        transition: all .5s;
        width: .24rem;
        height: .16rem;
        background: url(../images/go2.png) no-repeat center;
        background-size: 100%;
    }
}

@media only screen and (min-width: 1680px) {
    .kygk p {
        font-size:18px;
    }

    .kygk img {
        margin: 0 auto;
        margin-bottom: 20px;
        display: flex;
    }

    .kygk span {
        display: block;
        text-align: center;
        margin-bottom: 20px;
        font-weight: 600;
        font-size: 20px;
    }

    .u13 {
        margin-top: 50px;
    }

    .u13 li {
        float: left;
        width: 393px;
        height: 298px;
        margin-right: 10px;
        margin-bottom: 10px;
    }

    .u13 li:nth-child(3n) {
        margin-right: 0;
    }

    .u13 li .imgk {
        width: 100%;
        height: 100%;
    }

    .u13 li .imgk img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .u13 li a {
        position: relative;
        width: 100%;
        height: 100%;
        display: block;
    }

    .u13 li .tit {
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 30px;
        text-align: center;
        background: rgba(0,0,0,0.4);
        font-size: 20px;
        font-weight: 600;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        color: #fff;
        transition: all .5s;
    }

    .u13 li:hover .tit {
        align-items: flex-end;
        justify-content: flex-start;
        width: 100%;
        height: 100%;
        background: url(../images/bg20.png) repeat center;
        font-size: 16px;
        left: 0;
        bottom: 0;
        top: auto;
        text-align: left;
    }
}

@media only screen and (min-width: 800px) and (max-width:1680px) {
    .kygk p {
        font-size:.18rem;
    }

    .kygk img {
        margin: 0 auto;
        margin-bottom: .2rem;
        display: flex;
    }

    .kygk span {
        display: block;
        text-align: center;
        margin-bottom: .2rem;
        font-weight: 600;
        font-size: .2rem;
    }

    .u13 {
        margin-top: .5rem;
    }

    .u13 li {
        float: left;
        width: 3.93rem;
        height: 2.98rem;
        margin-right: .1rem;
        margin-bottom: .1rem;
    }

    .u13 li:nth-child(3n) {
        margin-right: 0;
    }

    .u13 li .imgk {
        width: 100%;
        height: 100%;
    }

    .u13 li .imgk img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .u13 li a {
        position: relative;
        width: 100%;
        height: 100%;
        display: block;
    }

    .u13 li .tit {
        display: flex;
        align-items: center;
        justify-content: center;
        padding: .3rem;
        text-align: center;
        background: rgba(0,0,0,0.4);
        font-size: .2rem;
        font-weight: 600;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        color: #fff;
        transition: all .5s;
    }

    .u13 li:hover .tit {
        align-items: flex-end;
        justify-content: flex-start;
        width: 100%;
        height: 100%;
        background: url(../images/bg20.png) repeat center;
        font-size: .16rem;
        left: 0;
        bottom: 0;
        top: auto;
        text-align: left;
    }
}

@media only screen and (max-width: 800px) {
    .kygk p {
        font-size:.28rem;
    }

    .kygk img {
        margin: 0 auto;
        margin-bottom: .2rem;
        display: flex;
    }

    .kygk span {
        display: block;
        text-align: center;
        margin-bottom: .2rem;
        font-weight: 600;
        font-size: .3rem;
    }

    .u13 {
        margin-top: .3rem;
    }

    .u13 li {
        float: left;
        width: 49%;
        height: 2.5rem;
        margin-right: 2%;
        margin-bottom: .15rem;
    }

    .u13 li .imgk {
        width: 100%;
        height: 100%;
    }

    .u13 li .imgk img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .u13 li:nth-child(2n) {
        margin-right: 0;
    }

    .u13 li a {
        position: relative;
        width: 100%;
        height: 100%;
        display: block;
    }

    .u13 li .tit {
        display: flex;
        align-items: center;
        justify-content: center;
        padding: .3rem;
        text-align: center;
        background: rgba(0,0,0,0.4);
        font-size: .26rem;
        font-weight: 600;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        color: #fff;
        transition: all .5s;
    }
}

@media only screen and (min-width: 1680px) {
    .u14 {
        margin-bottom:30px;
    }

    .u14 li {
        border-bottom: 1px solid #dfc3c3;
    }

    .u14 li a {
        padding: 50px 0;
        width: 100%;
        height: 100%;
        display: flex;
        align-items: center;
    }

    .u14 li .imgk {
        width: 319px;
        height: 239px;
    }

    .u14 li .imgk img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .u14 li .info {
        width: 100%;
        flex: 1;
        padding-left: 70px;
        padding-right: 190px;
    }

    .u14 li .go {
        width: 58px;
        height: 57px;
        background: url(../images/dj2.png) no-repeat center;
    }

    .u14 li .tit {
        font-size: 22px;
        font-weight: 600;
        margin-bottom: 15px;
        color: #333;
    }

    .u14 li .time {
        font-size: 14px;
        position: relative;
        padding-left: 30px;
        color: #999;
        margin-bottom: 20px;
    }

    .u14 li .time::after {
        position: absolute;
        content: '';
        width: 16px;
        height: 15px;
        background: url(../images/time3.png) no-repeat center;
        left: 0;
        top: 2px;
    }

    .u14 li .txt {
        font-size: 18px;
        color: #666;
    }

    .u14 li a {
        padding: 50px 57px;
    }

    .u14 li .info {
        padding-right: 100px;
    }

    .u14 li:hover {
        color: #fff;
        background: url(../images/images/img20.jpg) no-repeat center;
        background-size: 100% 100%;
    }

    .u14 li:hover .time {
        color: #fff;
    }

    .u14 li:hover .time::after {
        background-image: url(../images/time4.png);
    }

    .u14 li:hover .tit {
        color: #fff;
    }

    .u14 li:hover .txt {
        color: #fff;
    }

    .u14 li:hover .go {
        background-image: url(../images/dj1.png);
    }
}

@media only screen and (min-width: 800px) and (max-width:1680px) {
    .u14 {
        margin-bottom:.3rem;
    }

    .u14 li {
        border-bottom: 1px solid #dfc3c3;
    }

    .u14 li a {
        padding: .5rem 0;
        width: 100%;
        height: 100%;
        display: flex;
        align-items: center;
    }

    .u14 li .imgk {
        width: 3.19rem;
        height: 2.39rem;
    }

    .u14 li .imgk img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .u14 li .info {
        width: 100%;
        flex: 1;
        padding-left: .7rem;
        padding-right: 1.9rem;
    }

    .u14 li .go {
        width: .58rem;
        height: .57rem;
        background: url(../images/dj2.png) no-repeat center;
        background-size: contain;
    }

    .u14 li .tit {
        font-size: .22rem;
        font-weight: 600;
        margin-bottom: .15rem;
        color: #333;
    }

    .u14 li .time {
        font-size: .14rem;
        position: relative;
        padding-left: .3rem;
        color: #999;
        margin-bottom: .2rem;
    }

    .u14 li .time::after {
        position: absolute;
        content: '';
        width: .16rem;
        height: .15rem;
        background: url(../images/time3.png) no-repeat center;
        background-size: contain;
        left: 0;
        top: .02rem;
    }

    .u14 li .txt {
        font-size: .18rem;
        color: #666;
    }

    .u14 li a {
        padding: .5rem .57rem;
    }

    .u14 li .info {
        padding-right: 1rem;
    }

    .u14 li:hover {
        color: #fff;
        background: url(../images/images/img20.jpg) no-repeat center;
        background-size: 100% 100%;
    }

    .u14 li:hover .time {
        color: #fff;
    }

    .u14 li:hover .time::after {
        background-image: url(../images/time4.png);
    }

    .u14 li:hover .tit {
        color: #fff;
    }

    .u14 li:hover .txt {
        color: #fff;
    }

    .u14 li:hover .go {
        background-image: url(../images/dj1.png);
    }
}

@media only screen and (max-width: 800px) {
    .u14 {
        margin-bottom:.3rem;
    }

    .u14 li {
        border-bottom: 1px solid #dfc3c3;
    }

    .u14 li a {
        padding: .5rem 0;
        width: 100%;
        height: 100%;
        display: block;
    }

    .u14 li .imgk {
        width: 100%;
        height: 5rem;
    }

    .u14 li .imgk img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .u14 li .info {
        width: 100%;
        flex: 1;
        padding: .1rem;
    }

    .u14 li .go {
        display: none;
    }

    .u14 li .tit {
        font-size: .3rem;
        font-weight: 600;
        margin-bottom: .1rem;
    }

    .u14 li .time {
        font-size: .24rem;
        position: relative;
        padding-left: .35rem;
        color: #999;
        margin-bottom: .2rem;
    }

    .u14 li .time::after {
        position: absolute;
        content: '';
        width: .24rem;
        height: .24rem;
        background: url(../images/time3.png) no-repeat center;
        background-size: contain;
        left: 0;
        top: .06rem;
    }

    .u14 li .txt {
        font-size: .26rem;
        color: #666;
    }
}

@media only screen and (min-width: 1680px) {
    .u15 {
        margin-top:50px;
    }

    .u15 li a {
        padding: 38px 0;
    }

    .u15 li .imgk {
        width: 240px;
        height: 180px;
    }

    .u15 li .info {
        padding-left: 50px;
        padding-right: 140px;
    }

    .u15 li .time {
        margin-bottom: 10px;
    }

    .u15 li:hover a {
        padding: 38px 40px;
    }
}

@media only screen and (min-width: 800px) and (max-width:1680px) {
    .u15 {
        margin-top:.5rem;
    }

    .u15 li a {
        padding: .38rem 0;
    }

    .u15 li .imgk {
        width: 2.4rem;
        height: 1.8rem;
    }

    .u15 li .info {
        padding-left: .5rem;
        padding-right: 1.4rem;
    }

    .u15 li .time {
        margin-bottom: .1rem;
    }

    .u15 li:hover a {
        padding: .38rem .4rem;
    }
}

@media only screen and (min-width: 1680px) {
    .u16 {
        margin-top:50px;
    }

    .u16 li {
        box-shadow: 0 0 7px 3px rgba(0,0,0,0.08);
        margin-bottom: 40px;
        background-color: #fff;
    }

    .u16 li a {
        display: flex;
        height: 100%;
        width: 100%;
        align-items: center;
    }

    .u16 li .imgk {
        width: 413px;
        height: 309px;
    }

    .u16 li .imgk img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .u16 li .info {
        width: 100%;
        flex: 1;
        padding: 35px;
    }

    .u16 li .info .name {
        font-size: 22px;
        margin-bottom: 10px;
    }

    .u16 li .info .jj {
        font-size: 18px;
        border-bottom: 1px solid #eeeeee;
    }

    .u16 li .info .jj .tit {
        color: #333;
    }

    .u16 li .info .jj p {
        color: #999;
        margin-bottom: 25px;
    }

    .u16 li .info .view {
        margin-top: 17px;
        width: 108px;
        height: 26px;
        font-size: 14px;
        color: #fff;
        background-color: #0053af;
        border-radius: 13px;
        padding: 0 15px;
        display: flex;
        align-items: center;
    }

    .u16 li .info .view img {
        margin-left: 5px;
        width: 16px;
        transition: all .5s;
    }

    .u16 li:hover .info img {
        transform: translateX(5px);
    }
}

@media only screen and (min-width: 800px) and (max-width:1680px) {
    .u16 {
        margin-top:.5rem;
    }

    .u16 li {
        box-shadow: 0 0 7px 3px rgba(0,0,0,0.08);
        margin-bottom: .4rem;
        background-color: #fff;
    }

    .u16 li a {
        display: flex;
        height: 100%;
        width: 100%;
        align-items: center;
    }

    .u16 li .imgk {
        width: 4.13rem;
        height: 3.09rem;
    }

    .u16 li .imgk img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .u16 li .info {
        width: 100%;
        flex: 1;
        padding: .35rem;
    }

    .u16 li .info .name {
        font-size: .22rem;
        margin-bottom: .1rem;
    }

    .u16 li .info .jj {
        font-size: .18rem;
        border-bottom: 1px solid #eeeeee;
    }

    .u16 li .info .jj .tit {
        color: #333;
    }

    .u16 li .info .jj p {
        color: #999;
        margin-bottom: .25rem;
    }

    .u16 li .info .view {
        margin-top: .17rem;
        width: 1.08rem;
        height: .26rem;
        font-size: .14rem;
        color: #fff;
        background-color: #0053af;
        border-radius: .13rem;
        padding: 0 .15rem;
        display: flex;
        align-items: center;
    }

    .u16 li .info .view img {
        margin-left: .05rem;
        width: .16rem;
        transition: all .5s;
    }

    .u16 li:hover .info img {
        transform: translateX(5px);
    }
}

@media only screen and (max-width: 800px) {
    .u16 {
        margin-top:.5rem;
    }

    .u16 li {
        box-shadow: 0 0 7px 3px rgba(0,0,0,0.08);
        margin-bottom: .4rem;
        background-color: #fff;
    }

    .u16 li a {
        display: block;
        height: 100%;
        width: 100%;
    }

    .u16 li .imgk {
        width: 100%;
        height: 5.2rem;
    }

    .u16 li .imgk img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .u16 li .info {
        width: 100%;
        flex: 1;
        padding: .3rem;
    }

    .u16 li .info .name {
        font-size: .3rem;
        margin-bottom: .1rem;
    }

    .u16 li .info .jj {
        font-size: .24rem;
        border-bottom: 1px solid #eeeeee;
    }

    .u16 li .info .jj .tit {
        color: #333;
    }

    .u16 li .info .jj p {
        color: #999;
        margin-bottom: .25rem;
    }

    .u16 li .info .view {
        margin-top: .17rem;
        font-size: .22rem;
        color: #fff;
        background-color: #0053af;
        border-radius: .5rem;
        padding: .05rem .24rem;
        display: inline-flex;
        align-items: center;
    }

    .u16 li .info .view img {
        margin-left: .05rem;
        width: .16rem;
    }
}

@media only screen and (min-width: 1680px) {
    .gj-box {
        margin-top:50px;
    }

    .qs {
        margin-bottom: 50px;
        font-size: 18px;
    }

    .qs .p1 {
        font-weight: 600;
        margin-bottom: 5px;
    }
}

@media only screen and (min-width: 800px) and (max-width:1680px) {
    .gj-box {
        margin-top:.5rem;
    }

    .qs {
        margin-bottom: .5rem;
        font-size: .18rem;
    }

    .qs .p1 {
        font-weight: 600;
        margin-bottom: .05rem;
    }
}

@media only screen and (max-width: 800px) {
    .gj-box {
        margin-top:.3rem;
    }

    .qs {
        margin-bottom: .5rem;
        font-size: .26rem;
    }

    .qs .p1 {
        font-size: .3rem;
        font-weight: 600;
        margin-bottom: .05rem;
    }
}

@media only screen and (min-width: 1680px) {
    .u17 li {
        float:left;
        width: 288px;
        background-color: #f1f1f1;
        margin-right: 40px;
        margin-bottom: 35px;
    }

    .u17 li:nth-child(5n) {
        margin-right: 0;
    }

    .u17 li a {
        width: 100%;
        height: 100%;
        display: block;
        padding: 12px;
        text-align: center;
    }

    .u17 li .imgk {
        width: 262px;
        height: 344px;
    }

    .u17 li .imgk img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .u17 li .name {
        font-size: 24px;
        margin-top: 10px;
        margin-bottom: 5px;
    }

    .u17 li p {
        font-size: 15px;
        color: #666666;
    }
}

@media only screen and (min-width: 800px) and (max-width:1680px) {
    .u17 li {
        float:left;
        width: 2.88rem;
        background-color: #f1f1f1;
        margin-right: .4rem;
        margin-bottom: .35rem;
    }

    .u17 li:nth-child(5n) {
        margin-right: 0;
    }

    .u17 li a {
        width: 100%;
        height: 100%;
        display: block;
        padding: .12rem;
        text-align: center;
    }

    .u17 li .imgk {
        width: 2.62rem;
        height: 3.44rem;
    }

    .u17 li .imgk img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .u17 li .name {
        font-size: .24rem;
        margin-top: .1rem;
        margin-bottom: .05rem;
    }

    .u17 li p {
        font-size: .15rem;
        color: #666666;
    }
}

@media only screen and (max-width: 800px) {
    .u17 li {
        float:left;
        width: 49%;
        background-color: #f1f1f1;
        margin-right: 2%;
        margin-bottom: .35rem;
    }

    .u17 li:nth-child(2n) {
        margin-right: 0;
    }

    .u17 li a {
        width: 100%;
        height: 100%;
        display: block;
        padding: .12rem;
        text-align: center;
    }

    .u17 li .imgk {
        margin: 0 auto;
        width: 2.62rem;
        height: 3.44rem;
    }

    .u17 li .imgk img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .u17 li .name {
        font-size: .3rem;
        margin-top: .1rem;
        margin-bottom: .05rem;
    }

    .u17 li p {
        font-size: .24rem;
        color: #666666;
    }
}

@media only screen and (min-width: 1680px) {
    .sec .ss-ipt {
        margin:0 auto;
        width: 1300px;
    }

    .sec .ss-ipt .s-ipt {
        margin-bottom: 20px;
        width: 1300px;
        height: 60px;
        display: flex;
        align-items: center;
        justify-content: space-between;
        border: 1px solid #0053af;
        border-radius: 10px;
        overflow: hidden;
    }

    .sec .ss-ipt .ipt {
        flex: 1;
        width: 100%;
        height: 100%;
    }

    .sec .ss-ipt .ipt input {
        font-size: 20px;
        width: 100%;
        height: 100%;
        padding: 0 15px;
        background-color: #fff;
        color: #333;
    }

    .sec .ss-ipt .btn {
        cursor: pointer;
        width: 180px;
        height: 100%;
        background-color: #0053af;
        color: #fff;
        text-align: center;
        border-radius: 8px;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 26px;
    }

    .sec .ss-ipt .btn img {
        display: inline-block;
        margin-right: 10px;
    }

    .sec .ss-txt {
        display: flex;
        align-items: center;
        font-size: 18px;
    }

    .sec .ss-txt a {
        opacity: .4;
        margin-left: 30px;
    }

    .sec .ss-txt a:hover {
        opacity: 1;
    }

    .sec .ss-tab {
        margin-top: 45px;
        display: flex;
        align-items: center;
        justify-content: flex-start;
    }

    .sec .ss-tab li {
        cursor: pointer;
        font-size: 20px;
        width: 100px;
        height: 40px;
        border-radius: 8px;
        text-align: center;
        line-height: 40px;
        margin-right: .5rem;
    }

    .sec .ss-tab li:last-child {
        margin-right: 0;
    }

    .sec .ss-tab li:hover,.sec .ss-tab li.on {
        background-color: #0053af;
        color: #fff;
    }

    .sec .search-info {
        margin-top: 20px;
        padding: 55px 42px;
        background-color: #f6f6f6;
        border-top: 1px solid #0053af;
    }

    .sec .per-info .per-item {
        float: left;
        width: 742px;
        background-color: #fff;
        padding: 25px;
        margin-right: 20px;
        margin-bottom: 30px;
    }

    .sec .per-info .per-item:nth-child(2n) {
        margin-right: 0;
    }

    .sec .per-info .per-item a {
        display: flex;
        width: 100%;
        height: 100%;
    }

    .sec .per-info .per-item .imgk {
        width: 175px;
        height: 244px;
    }

    .sec .per-info .per-item .imgk img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .sec .per-info .per-item .info {
        width: 100%;
        flex: 1;
        margin-left: 22px;
    }

    .sec .per-info .per-item .info .name {
        display: flex;
        align-items: flex-end;
        font-size: 18px;
        margin-bottom: 5px;
    }

    .sec .per-info .per-item .info .name p {
        margin-right: 20px;
        color: #0053af;
    }

    .sec .per-info .per-item .info .name p span {
        margin-right: 20px;
        font-size: 24px;
        font-weight: 600;
    }

    .sec .per-info .per-item .info .jj {
        border-top: 1px solid #dfdfdf;
        padding-top: 10px;
        font-size: 18px;
    }

    .sec .per-info .per-item .info .jj p {
        margin-top: 10px;
        word-break: break-all;
    }

    .sec .per-info .per-item:hover {
        box-shadow: 0 0 7px 3px rgba(0,0,0,0.08);
    }

    .sec .ss-list li {
        border-bottom: 1px dashed #e1e1e1;
    }

    .sec .ss-list li a {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
        min-height: 86px;
        padding: 10px 20px;
        color: #333;
    }

    .sec .ss-list li img {
        width: 25px;
        height: 17px;
    }

    .sec .ss-list li .tit {
        width: 100%;
        flex: 1;
        padding: 0 22px;
        font-size: 20px;
    }

    .sec .ss-list li .type {
        display: inline-block;
        background: #dcc19c;
        padding: 2px 10px;
        border-radius: 30px;
        font-size: 16px;
        color: #fff;
        margin-left: 15px;
    }

    .sec .ss-list li .time {
        font-size: 18px;
    }

    .sec .ss-list li:hover {
        background-color: #fff;
    }

    .sec .ss-list li:hover .tit {
        font-weight: 600;
    }
}

@media only screen and (min-width: 800px) and (max-width:1680px) {
    .sec .ss-ipt {
        margin:0 auto;
        width: 13rem;
    }

    .sec .ss-ipt .s-ipt {
        margin-bottom: .2rem;
        width: 13rem;
        height: .6rem;
        display: flex;
        align-items: center;
        justify-content: space-between;
        border: 1px solid #0053af;
        border-radius: .1rem;
        overflow: hidden;
    }

    .sec .ss-ipt .ipt {
        flex: 1;
        width: 100%;
        height: 100%;
    }

    .sec .ss-ipt .ipt input {
        font-size: .2rem;
        width: 100%;
        height: 100%;
        padding: 0 .15rem;
        background-color: #fff;
        color: #333;
    }

    .sec .ss-ipt .btn {
        cursor: pointer;
        width: 1.8rem;
        height: 100%;
        background-color: #0053af;
        color: #fff;
        text-align: center;
        border-radius: .08rem;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: .26rem;
    }

    .sec .ss-ipt .btn img {
        width: .26rem;
        display: inline-block;
        margin-right: .1rem;
    }

    .sec .ss-txt {
        display: flex;
        align-items: center;
        font-size: .18rem;
    }

    .sec .ss-txt a {
        opacity: .4;
        margin-left: .3rem;
    }

    .sec .ss-txt a:hover {
        opacity: 1;
    }

    .sec .ss-tab {
        margin-top: .45rem;
        display: flex;
        align-items: center;
        justify-content: flex-start;
    }

    .sec .ss-tab li {
        cursor: pointer;
        font-size: .2rem;
        width: 1rem;
        height: .4rem;
        border-radius: .08rem;
        text-align: center;
        line-height: .4rem;
        margin-right: .5rem;
    }

    .sec .ss-tab li:last-child {
        margin-right: 0;
    }

    .sec .ss-tab li:hover,.sec .ss-tab li.on {
        background-color: #0053af;
        color: #fff;
    }

    .sec .search-info {
        margin-top: .2rem;
        padding: .55rem .42rem;
        background-color: #f6f6f6;
        border-top: 1px solid #0053af;
    }

    .sec .per-info .per-item {
        float: left;
        width: 7.42rem;
        background-color: #fff;
        padding: .25rem;
        margin-right: .2rem;
        margin-bottom: .3rem;
    }

    .sec .per-info .per-item:nth-child(2n) {
        margin-right: 0;
    }

    .sec .per-info .per-item a {
        display: flex;
        width: 100%;
        height: 100%;
    }

    .sec .per-info .per-item .imgk {
        width: 1.75rem;
        height: 2.44rem;
    }

    .sec .per-info .per-item .imgk img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .sec .per-info .per-item .info {
        width: 100%;
        flex: 1;
        margin-left: .22rem;
    }

    .sec .per-info .per-item .info .name {
        display: flex;
        align-items: flex-end;
        font-size: .18rem;
        margin-bottom: .05rem;
    }

    .sec .per-info .per-item .info .name p {
        margin-right: .2rem;
        color: #0053af;
    }

    .sec .per-info .per-item .info .name p span {
        margin-right: .2rem;
        font-size: .24rem;
        font-weight: 600;
    }

    .sec .per-info .per-item .info .jj {
        border-top: 1px solid #dfdfdf;
        padding-top: .1rem;
        font-size: .18rem;
    }

    .sec .per-info .per-item .info .jj p {
        margin-top: .1rem;
        word-break: break-all;
    }

    .sec .per-info .per-item:hover {
        box-shadow: 0 0 7px 3px rgba(0,0,0,0.08);
    }

    .sec .ss-list li {
        border-bottom: 1px dashed #e1e1e1;
    }

    .sec .ss-list li a {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
        min-height: .86rem;
        padding: .1rem .2rem;
        color: #333;
    }

    .sec .ss-list li img {
        width: .25rem;
        height: .17rem;
    }

    .sec .ss-list li .tit {
        width: 100%;
        flex: 1;
        padding: 0 .22rem;
        font-size: .2rem;
    }

    .sec .ss-list li .type {
        display: inline-block;
        background: #dcc19c;
        padding: 2px .1rem;
        border-radius: .3rem;
        font-size: .16rem;
        color: #fff;
        margin-left: .15rem;
    }

    .sec .ss-list li .time {
        font-size: .18rem;
    }

    .sec .ss-list li:hover {
        background-color: #fff;
    }

    .sec .ss-list li:hover .tit {
        font-weight: 600;
    }
}

@media only screen and (max-width: 800px) {
    .sec .ss-ipt {
        margin:0 auto;
        width: 100%;
    }

    .sec .ss-ipt .s-ipt {
        margin-bottom: .2rem;
        width: 100%;
        height: .6rem;
        display: flex;
        align-items: center;
        justify-content: space-between;
        border: 1px solid #0053af;
        border-radius: .1rem;
        overflow: hidden;
    }

    .sec .ss-ipt .ipt {
        flex: 1;
        width: 100%;
        height: 100%;
    }

    .sec .ss-ipt .ipt input {
        font-size: .24rem;
        width: 100%;
        height: 100%;
        padding: 0 .15rem;
        background-color: #fff;
        color: #333;
    }

    .sec .ss-ipt .btn {
        cursor: pointer;
        width: 1.8rem;
        height: 100%;
        background-color: #0053af;
        color: #fff;
        text-align: center;
        border-radius: .08rem;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: .26rem;
    }

    .sec .ss-ipt .btn img {
        width: .26rem;
        display: inline-block;
        margin-right: .1rem;
    }

    .sec .ss-txt {
        display: flex;
        align-items: center;
        flex-wrap: wrap;
        font-size: .24rem;
    }

    .sec .ss-txt a {
        opacity: .4;
        margin-left: .2rem;
    }

    .sec .ss-txt a:hover {
        opacity: 1;
    }

    .sec .ss-tab {
        margin-top: .45rem;
        display: flex;
        align-items: center;
        flex-wrap: wrap;
    }

    .sec .ss-tab li {
        margin-bottom: 10px;
        cursor: pointer;
        font-size: .24rem;
        width: 1.35rem;
        height: .6rem;
        border-radius: .08rem;
        text-align: center;
        line-height: .6rem;
    }

    .sec .ss-tab li.on {
        background-color: #0053af;
        color: #fff;
    }

    .sec .search-info {
        margin-top: .2rem;
        padding: .3rem;
        background-color: #f6f6f6;
        border-top: 1px solid #0053af;
    }

    .sec .per-info .per-item {
        float: left;
        width: 100%;
        background-color: #fff;
        padding: .25rem;
        margin-bottom: .3rem;
    }

    .sec .per-info .per-item a {
        display: flex;
        width: 100%;
        height: 100%;
    }

    .sec .per-info .per-item .imgk {
        width: 1.75rem;
        height: 2.44rem;
    }

    .sec .per-info .per-item .imgk img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .sec .per-info .per-item .info {
        width: 100%;
        flex: 1;
        margin-left: .22rem;
    }

    .sec .per-info .per-item .info .name {
        font-size: .24rem;
        margin-bottom: .05rem;
    }

    .sec .per-info .per-item .info .name p {
        margin-right: .2rem;
        color: #0053af;
    }

    .sec .per-info .per-item .info .name p span {
        margin-right: .2rem;
        font-size: .28rem;
        font-weight: 600;
    }

    .sec .per-info .per-item .info .jj {
        border-top: 1px solid #dfdfdf;
        padding-top: .1rem;
        font-size: .24rem;
    }

    .sec .per-info .per-item .info .jj p {
        margin-top: .1rem;
        word-break: break-all;
    }

    .sec .per-info .per-item:hover {
        box-shadow: 0 0 7px 3px rgba(0,0,0,0.08);
    }

    .sec .ss-list li {
        border-bottom: 1px dashed #e1e1e1;
    }

    .sec .ss-list li a {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
        min-height: .86rem;
        padding: .1rem .2rem;
        color: #333;
    }

    .sec .ss-list li img {
        width: .25rem;
        height: .17rem;
    }

    .sec .ss-list li .tit {
        width: 100%;
        flex: 1;
        padding: 0 .22rem;
        font-size: .26rem;
    }

    .sec .ss-list li .type {
        display: inline-block;
        background: #dcc19c;
        padding: 1px .1rem;
        border-radius: .3rem;
        font-size: .2rem;
        color: #fff;
        margin-left: .15rem;
    }

    .sec .ss-list li .time {
        font-size: .24rem;
    }

    .sec .ss-list li:hover {
        background-color: #fff;
    }

    .sec .ss-list li:hover .tit {
        font-weight: 600;
    }
}

@media only screen and (min-width: 1680px) {
    .jsjj {
        width:1465px;
        margin: 0 auto;
    }

    .js-info {
        display: flex;
        align-items: center;
        padding: 43px 55px;
        background: url(../images/jsinfo.jpg) no-repeat center;
        background-size: 100% 100%;
    }

    .js-info .imgk {
        width: 196px;
        height: 255px;
        position: relative;
    }

    .js-info .imgk::after {
        content: '';
        position: absolute;
        left: -10px;
        bottom: -10px;
        width: 100%;
        height: 100%;
        background: url(../images/jsbg.jpg) no-repeat center;
        background-size: 100% 100%;
    }

    .js-info .imgk img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        position: relative;
        z-index: 2;
    }

    .js-info .txt {
        width: 100%;
        flex: 1;
        padding-left: 40px;
    }

    .js-info .txt .tit {
        margin-bottom: 10px;
        display: flex;
        align-items: flex-end;
    }

    .js-info .txt .tit p {
        font-size: 28px;
        margin-right: 20px;
    }

    .js-info .txt .tit span {
        font-size: 20px;
    }

    .js-info .txt .detail {
        font-size: 16px;
    }

    .js-info .txt .detail p {
        margin-bottom: 5px;
        word-break: break-all;
    }

    .js-box {
        margin-top: 45px;
    }

    .js-box .js-tab {
        display: flex;
    }

    .js-box .js-tab .item {
        margin-right: 10px;
        background: url(../images/js-tab1_03.jpg) no-repeat center;
        background-size: 100% 100%;
        font-size: 22px;
        font-weight: 600;
        color: #fff;
        height: 60px;
        line-height: 60px;
        width: 238px;
        text-align: center;
        cursor: pointer;
    }

    .js-box .js-tab .item:last-child {
        margin-right: 0;
    }

    .js-box .js-tab .item.on {
        background-image: url(../images/js-tab2_03.jpg);
    }

    .js-box .js-box-item {
        display: none;
        box-shadow: 0 0 7px 3px rgba(0,0,0,0.05);
        padding: 50px 70px;
        background-color: #fff;
        line-height: 2;
    }

    .js-box .js-box-item.on {
        display: block;
    }

    .js-box .js-box-item p {
        font-size: 18px;
    }

    .js-list .js-item {
        margin-top: 45px;
    }

    .js-list .js-item .tit {
        height: 42px;
        font-size: 20px;
        color: #fff;
        font-weight: 600;
        line-height: 42px;
        border-top: 1px solid #e4757b;
        background-color: #ebebeb;
        cursor: pointer;
        position: relative;
    }

    .js-list .js-item .tit p {
        background: url(../images/js-i1.png) no-repeat center;
        background-size: 100% 100%;
        display: inline-block;
        height: 42px;
        padding-left: 24px;
        padding-right: 25px;
        position: relative;
        left: 0;
        top: -2px;
        font-size: 20px;
    }

    .js-list .js-item .tit::after {
        position: absolute;
        content: '';
        right: 15px;
        top: 15px;
        transition: all .2s;
        width: 17px;
        height: 11px;
        background: url(../images/js-t.png) no-repeat center;
        background-size: 100% 100%;
    }

    .js-list .js-item .tit.on::after {
        transform: scale(-1);
    }

    .js-list .js-item .detail {
        display: none;
        padding: 20px 0;
        font-size: 18px;
    }

    .js-list .js-item .detail.on {
        display: block;
    }
}

@media only screen and (min-width: 800px) and (max-width:1680px) {
    .jsjj {
        width:14.65rem;
        margin: 0 auto;
    }

    .js-info {
        display: flex;
        align-items: center;
        padding: .43rem .55rem;
        background: url(../images/jsinfo.jpg) no-repeat center;
        background-size: 100% 100%;
    }

    .js-info .imgk {
        width: 1.96rem;
        height: 2.55rem;
        position: relative;
    }

    .js-info .imgk::after {
        content: '';
        position: absolute;
        left: -0.1rem;
        bottom: -0.1rem;
        width: 100%;
        height: 100%;
        background: url(../images/jsbg.jpg) no-repeat center;
        background-size: 100% 100%;
    }

    .js-info .imgk img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        position: relative;
        z-index: 2;
    }

    .js-info .txt {
        width: 100%;
        flex: 1;
        padding-left: .4rem;
    }

    .js-info .txt .tit {
        margin-bottom: .1rem;
        display: flex;
        align-items: flex-end;
    }

    .js-info .txt .tit p {
        font-size: .28rem;
        margin-right: .2rem;
    }

    .js-info .txt .tit span {
        font-size: .2rem;
    }

    .js-info .txt .detail {
        font-size: .16rem;
    }

    .js-info .txt .detail p {
        margin-bottom: .05rem;
        word-break: break-all;
    }

    .js-box {
        margin-top: .45rem;
    }

    .js-box .js-tab {
        display: flex;
    }

    .js-box .js-tab .item {
        margin-right: .1rem;
        background: url(../images/js-tab1_03.jpg) no-repeat center;
        background-size: 100% 100%;
        font-size: .22rem;
        font-weight: 600;
        color: #fff;
        height: .6rem;
        line-height: .6rem;
        width: 2.38rem;
        text-align: center;
        cursor: pointer;
    }

    .js-box .js-tab .item:last-child {
        margin-right: 0;
    }

    .js-box .js-tab .item.on {
        background-image: url(../images/js-tab2_03.jpg);
    }

    .js-box .js-box-item {
        display: none;
        font-size: .18rem;
        box-shadow: 0 0 7px 3px rgba(0,0,0,0.05);
        padding: .5rem .7rem;
        background-color: #fff;
        line-height: 2;
    }

    .js-box .js-box-item.on {
        display: block;
    }

    .js-list .js-item {
        margin-top: .45rem;
    }

    .js-list .js-item .tit {
        height: .42rem;
        font-size: .2rem;
        color: #fff;
        font-weight: 600;
        line-height: .42rem;
        border-top: 1px solid #e4757b;
        background-color: #ebebeb;
        cursor: pointer;
        position: relative;
    }

    .js-list .js-item .tit p {
        background: url(../images/js-i1.png) no-repeat center;
        background-size: 100% 100%;
        display: inline-block;
        height: .42rem;
        padding-left: .24rem;
        padding-right: .25rem;
        position: relative;
        left: 0;
        top: -0.02rem;
        font-size: .2rem;
    }

    .js-list .js-item .tit::after {
        position: absolute;
        content: '';
        right: .15rem;
        top: .15rem;
        transition: all .2s;
        width: .17rem;
        height: .11rem;
        background: url(../images/js-t.png) no-repeat center;
        background-size: 100% 100%;
    }

    .js-list .js-item .tit.on::after {
        transform: scale(-1);
    }

    .js-list .js-item .detail {
        display: none;
        padding: .2rem 0;
        font-size: .18rem;
    }

    .js-list .js-item .detail.on {
        display: block;
    }
}

@media only screen and (max-width: 800px) {
    .jsjj {
        background-color:#fff;
        padding: .3rem;
    }

    .js-info {
        display: flex;
        align-items: center;
        padding: .3rem;
        background: url(../images/jsinfo.jpg) no-repeat center;
        background-size: 100% 100%;
    }

    .js-info .imgk {
        width: 1.96rem;
        height: 2.55rem;
        position: relative;
    }

    .js-info .imgk::after {
        content: '';
        position: absolute;
        left: -0.1rem;
        bottom: -0.1rem;
        width: 100%;
        height: 100%;
        background: url(../images/jsbg.jpg) no-repeat center;
        background-size: 100% 100%;
    }

    .js-info .imgk img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        position: relative;
        z-index: 2;
    }

    .js-info .txt {
        width: 100%;
        flex: 1;
        padding-left: .3rem;
    }

    .js-info .txt .tit {
        margin-bottom: .1rem;
        display: flex;
        align-items: flex-end;
    }

    .js-info .txt .tit p {
        font-size: .28rem;
        margin-right: .2rem;
    }

    .js-info .txt .tit span {
        font-size: .22rem;
    }

    .js-info .txt .detail {
        font-size: .22rem;
    }

    .js-info .txt .detail p {
        margin-bottom: .05rem;
        word-break: break-all;
    }

    .js-box {
        margin-top: .45rem;
    }

    .js-box .js-tab {
        display: flex;
        justify-content: space-between;
    }

    .js-box .js-tab .item {
        background: url(../images/js-tab1_03.jpg) no-repeat center;
        background-size: 100% 100%;
        font-size: .22rem;
        font-weight: 600;
        color: #fff;
        height: .6rem;
        line-height: .6rem;
        width: 2.38rem;
        text-align: center;
        cursor: pointer;
    }

    .js-box .js-tab .item.on {
        background-image: url(../images/js-tab2_03.jpg);
    }

    .js-box .js-box-item {
        display: none;
        font-size: .24rem;
        box-shadow: 0 0 7px 3px rgba(0,0,0,0.05);
        padding: .3rem;
        background-color: #fff;
        line-height: 2;
    }

    .js-box .js-box-item.on {
        display: block;
    }

    .js-list .js-item {
        margin-top: .3rem;
    }

    .js-list .js-item .tit {
        height: .5rem;
        font-size: .24rem;
        color: #fff;
        font-weight: 600;
        line-height: .5rem;
        border-top: 1px solid #e4757b;
        background-color: #ebebeb;
        cursor: pointer;
        position: relative;
    }

    .js-list .js-item .tit p {
        background: url(../images/js-i1.png) no-repeat center;
        background-size: 100% 100%;
        display: inline-block;
        height: .5rem;
        padding-left: .24rem;
        padding-right: .25rem;
        position: relative;
        left: 0;
        top: -0.02rem;
        font-size: .24rem;
    }

    .js-list .js-item .tit::after {
        position: absolute;
        content: '';
        right: .15rem;
        top: .18rem;
        transition: all .2s;
        width: .17rem;
        height: .11rem;
        background: url(../images/js-t.png) no-repeat center;
        background-size: 100% 100%;
    }

    .js-list .js-item .tit.on::after {
        transform: scale(-1);
    }

    .js-list .js-item .detail {
        display: none;
        padding: .2rem 0;
        font-size: .24rem;
    }

    .js-list .js-item .detail.on {
        display: block;
    }
}

@media only screen and (min-width: 1680px) {
    .ny-search {
        display:flex;
        align-items: center;
        justify-content: space-between;
    }

    .ny-search.ny-search2 .sel select {
        background-image: url(../images/sel2.png);
    }

    .ny-search.ny-search2 .ss {
        background-color: #0053af;
    }

    .ny-search .sel select {
        width: 320px;
        padding: 0 15px;
        background: url(../images/sel.png) no-repeat 95% center;
        height: 54px;
        border: 1px solid #d3d3d3;
        border-radius: 6px;
        -webkit-appearance: none;
        outline: none;
        font-size: 18px;
    }

    .ny-search .sel.sel3 select {
        width: 475px;
    }

    .ny-search .ipt input {
        padding: 0 15px;
        border: 1px solid #d3d3d3;
        width: 728px;
        height: 54px;
        font-size: 18px;
        border-radius: 6px;
    }

    .ny-search .ss {
        cursor: pointer;
        font-size: 18px;
        color: #fff;
        text-align: center;
        width: 158px;
        height: 54px;
        line-height: 54px;
        background-color: #0053af;
        border-radius: 6px;
    }

    .ss4,.ss3 {
        margin-bottom: 20px;
    }

    .ss4 span,.ss3 span {
        font-size: 26px;
    }

    .ss4 .sel2,.ss3 .sel2 {
        position: relative;
    }

    .ss4 .sel2::after,.ss3 .sel2::after {
        content: '*';
        position: absolute;
        right: -15px;
        top: 8px;
        font-size: 28px;
        color: #0053af;
    }

    .ss4 .ipt2 input,.ss3 .ipt2 input {
        width: 1228px;
    }

    .xy-ml {
        margin-top: 90px;
    }

    .xy-ml .ml-box {
        background-color: #fff;
        position: relative;
        padding: 70px 60px 0 60px;
        border: 1px solid #0053af;
        margin-bottom: 90px;
    }

    .xy-ml .ml-box:last-child {
        margin-bottom: 0;
    }

    .xy-ml .ml-box .tit {
        position: absolute;
        top: -40px;
        left: -1px;
        width: 1600px;
        height: 60px;
        line-height: 60px;
        font-size: 18px;
        font-weight: 600;
        color: #fff;
        background: url(../images/ml.png) no-repeat center;
        background-size: 100% 100%;
        padding: 0 30px;
    }

    .xy-ml .ml-box .tit span {
        margin-right: 60px;
    }

    .xy-ml .ml-box .ml-list {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
    }

    .xy-ml .ml-box .item {
        margin-bottom: 40px;
        margin-right: 29px;
        width: 155px;
        line-height: 30px;
        font-size: 18px;
    }
}

@media only screen and (min-width: 800px) and (max-width:1680px) {
    .ny-search {
        display:flex;
        align-items: center;
        justify-content: space-between;
    }

    .ny-search.ny-search2 .sel select {
        background-image: url(../images/sel2.png);
    }

    .ny-search.ny-search2 .ss {
        background-color: #0053af;
    }

    .ny-search .sel select {
        width: 3.2rem;
        padding: 0 .15rem;
        background: url(../images/sel.png) no-repeat 95% center #fff;
        height: .54rem;
        border: 1px solid #d3d3d3;
        border-radius: .06rem;
        -webkit-appearance: none;
        outline: none;
        font-size: .18rem;
    }

    .ny-search .sel.sel3 select {
        width: 4.75rem;
    }

    .ny-search .ipt input {
        padding: 0 .15rem;
        border: 1px solid #d3d3d3;
        width: 7.28rem;
        height: .54rem;
        font-size: .18rem;
        border-radius: .06rem;
        background-color: #fff;
    }

    .ny-search .ss {
        cursor: pointer;
        font-size: .18rem;
        color: #fff;
        text-align: center;
        width: 1.58rem;
        height: .54rem;
        line-height: .54rem;
        background-color: #0053af;
        border-radius: .06rem;
    }

    .ss4,.ss3 {
        margin-bottom: .2rem;
    }

    .ss4 span,.ss3 span {
        font-size: .26rem;
    }

    .ss4 .sel2,.ss3 .sel2 {
        position: relative;
    }

    .ss4 .sel2::after,.ss3 .sel2::after {
        content: '*';
        position: absolute;
        right: -0.15rem;
        top: .08rem;
        font-size: .28rem;
        color: #0053af;
    }

    .ss4 .ipt2 input,.ss3 .ipt2 input {
        width: 12.28rem;
    }

    .xy-ml {
        margin-top: .9rem;
    }

    .xy-ml .ml-box {
        background-color: #fff;
        position: relative;
        padding: .7rem .6rem 0 .6rem;
        border: 1px solid #0053af;
        margin-bottom: .9rem;
    }

    .xy-ml .ml-box:last-child {
        margin-bottom: 0;
    }

    .xy-ml .ml-box .tit {
        position: absolute;
        top: -0.4rem;
        left: -1px;
        width: 16rem;
        height: .6rem;
        line-height: .6rem;
        font-size: .18rem;
        font-weight: 600;
        color: #fff;
        background: url(../images/ml.png) no-repeat center;
        background-size: 100% 100%;
        padding: 0 .3rem;
    }

    .xy-ml .ml-box .tit span {
        margin-right: .6rem;
    }

    .xy-ml .ml-box .ml-list {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
    }

    .xy-ml .ml-box .item {
        margin-bottom: .4rem;
        margin-right: .29rem;
        width: 1.55rem;
        line-height: .3rem;
        font-size: .18rem;
    }
}

@media only screen and (max-width: 800px) {
    .ny-search.ny-search2 .sel select {
        background-image:url(../images/sel2.png);
    }

    .ny-search.ny-search2 .ss {
        background-color: #0053af;
    }

    .ny-search .sel select {
        width: 100%;
        padding: 0 .15rem;
        background: url(../images/sel.png) no-repeat 95% center;
        height: .65rem;
        border: 1px solid #d3d3d3;
        border-radius: .06rem;
        -webkit-appearance: none;
        outline: none;
        font-size: .24rem;
        margin-bottom: 10px;
    }

    .ny-search .ipt input {
        padding: 0 .15rem;
        border: 1px solid #d3d3d3;
        width: 100%;
        height: .65rem;
        font-size: .24rem;
        border-radius: .06rem;
        margin-bottom: 10px;
    }

    .ny-search .ss {
        cursor: pointer;
        font-size: .24rem;
        color: #fff;
        text-align: center;
        width: 2rem;
        height: .65rem;
        line-height: .65rem;
        background-color: #0053af;
        border-radius: .06rem;
    }

    .ss4,.ss3 {
        margin-bottom: .2rem;
    }

    .ss4 span,.ss3 span {
        font-size: .28rem;
    }

    .ss4 .sel2,.ss3 .sel2 {
        position: relative;
    }

    .ss4 .sel2::after,.ss3 .sel2::after {
        content: '*';
        position: absolute;
        right: -0.15rem;
        top: .05rem;
        font-size: .28rem;
        color: #0053af;
    }

    .xy-ml {
        margin-top: .7rem;
    }

    .xy-ml .ml-box {
        background-color: #fff;
        position: relative;
        padding: .5rem .3rem 0 .3rem;
        border: 1px solid #0053af;
        margin-bottom: .5rem;
    }

    .xy-ml .ml-box:last-child {
        margin-bottom: 0;
    }

    .xy-ml .ml-box .tit {
        position: absolute;
        top: -0.2rem;
        left: 0;
        width: 100%;
        height: .6rem;
        line-height: .6rem;
        font-size: .22rem;
        color: #fff;
        background: url(../images/ml.png) no-repeat center;
        background-size: 100% 100%;
        padding: 0 .2rem;
    }

    .xy-ml .ml-box .ml-lsit {
        display: flex;
        flex-wrap: wrap;
    }

    .xy-ml .ml-box .ml-list {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
    }

    .xy-ml .ml-box .item {
        margin-bottom: .2rem;
        margin-right: .2rem;
        text-align: center;
        width: 1.8rem;
        line-height: .35rem;
        font-size: .22rem;
    }
}

@media only screen and (min-width: 1680px) {
    .u18 li {
        width:100%;
        box-shadow: 0 0 7px 3px rgba(0,0,0,0.08);
        background-color: #fff;
        margin-bottom: 45px;
    }

    .u18 li a {
        display: flex;
        width: 100%;
        height: 100%;
    }

    .u18 li .imgk {
        width: 546px;
        height: 409px;
    }

    .u18 li .imgk img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .u18 li .txt {
        width: 100%;
        flex: 1;
        font-size: 18px;
        padding: 70px 45px;
        padding-bottom: 10px;
    }

    .u18 li .txt .name {
        font-size: 30px;
        margin-bottom: 20px;
    }

    .u18 li .txt .jz {
        padding-bottom: 30px;
        border-bottom: 1px solid #eee;
    }

    .u18 li .txt .tit {
        color: #333;
    }

    .u18 li .txt p {
        color: #999;
    }

    .u18 li .txt .more {
        margin-top: 20px;
        width: 122px;
        height: 35px;
        line-height: 35px;
        display: flex;
        align-items: center;
        background-color: #0053af;
        border-radius: 20px;
        padding: 2px 15px;
        font-size: 14px;
        color: #fff;
    }

    .u18 li .txt .more img {
        margin-left: 10px;
    }
}

@media only screen and (min-width: 800px) and (max-width:1680px) {
    .u18 li {
        width:100%;
        box-shadow: 0 0 7px 3px rgba(0,0,0,0.08);
        background-color: #fff;
        margin-bottom: .45rem;
    }

    .u18 li a {
        display: flex;
        width: 100%;
        height: 100%;
    }

    .u18 li .imgk {
        width: 5.46rem;
        height: 4.09rem;
    }

    .u18 li .imgk img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .u18 li .txt {
        width: 100%;
        flex: 1;
        font-size: .18rem;
        padding: .7rem .45rem;
        padding-bottom: .1rem;
    }

    .u18 li .txt .name {
        font-size: .3rem;
        margin-bottom: .2rem;
    }

    .u18 li .txt .jz {
        padding-bottom: .3rem;
        border-bottom: 1px solid #eee;
    }

    .u18 li .txt .tit {
        color: #333;
    }

    .u18 li .txt p {
        color: #999;
    }

    .u18 li .txt .more {
        margin-top: .2rem;
        width: 1.22rem;
        height: .35rem;
        line-height: .35rem;
        display: flex;
        align-items: center;
        background-color: #0053af;
        border-radius: .2rem;
        padding: 2px .15rem;
        font-size: .14rem;
        color: #fff;
    }

    .u18 li .txt .more img {
        width: .21rem;
        margin-left: .1rem;
    }
}

@media only screen and (max-width: 800px) {
    .u18 li {
        width:100%;
        box-shadow: 0 0 7px 3px rgba(0,0,0,0.08);
        background-color: #fff;
        margin-bottom: .45rem;
    }

    .u18 li a {
        display: block;
        width: 100%;
        height: 100%;
    }

    .u18 li .imgk {
        width: 100%;
        height: 5rem;
    }

    .u18 li .imgk img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .u18 li .txt {
        width: 100%;
        flex: 1;
        font-size: .24rem;
        padding: .3rem;
    }

    .u18 li .txt .name {
        font-size: .3rem;
        margin-bottom: .2rem;
    }

    .u18 li .txt .jz {
        padding-bottom: .3rem;
        border-bottom: 1px solid #eee;
    }

    .u18 li .txt .tit {
        color: #333;
    }

    .u18 li .txt p {
        color: #999;
    }

    .u18 li .txt .more {
        margin-top: .2rem;
        width: 1.5rem;
        height: .35rem;
        line-height: .35rem;
        display: flex;
        align-items: center;
        background-color: #0053af;
        border-radius: .2rem;
        padding: 2px .15rem;
        font-size: .22rem;
        color: #fff;
    }

    .u18 li .txt .more img {
        width: .21rem;
        margin-left: .1rem;
    }
}

@media only screen and (min-width: 1680px) {
    .xwzx {
        padding-top:10px;
    }

    .news-tab {
        display: flex;
        align-items: center;
        justify-content: center;
        border-bottom: 1px solid #e31901;
        margin-bottom: 75px;
    }

    .news-tab li {
        font-size: 20px;
        position: relative;
    }

    .news-tab li:last-child::after {
        width: 0;
        height: 0;
    }

    .news-tab li::after {
        content: '';
        position: absolute;
        right: 0;
        top: 30px;
        background: url(../images/dian.png) no-repeat center;
        background-size: contain;
        width: 8px;
        height: 8px;
    }

    .news-tab li a {
        display: block;
        color: #0053af;
        margin: 0 60px;
        height: 70px;
        line-height: 70px;
    }

    .news-tab li.on {
        font-size: 30px;
        font-weight: 600;
    }

    .news-tit {
        text-align: center;
        margin-bottom: 40px;
        font-size: 42px;
        line-height: 56px;
        color: #0053af;
        font-weight: 600;
    }

    .news-tit img {
        width: 56px;
        height: 56px;
        margin-right: 15px;
        vertical-align: top;
    }

    .news-tit2 {
        font-size: 20px;
        text-align: center;
        position: relative;
        border-bottom: 5px solid #fccdcd;
        padding-bottom: 25px;
        margin-bottom: 60px;
    }

    .list-type {
        position: absolute;
        right: 0;
        bottom: 30px;
        display: flex;
        align-items: center;
    }

    .list-type li {
        margin-left: 20px;
        cursor: pointer;
    }

    .list-type li img {
        width: 25px;
        height: 25px;
    }

    .list-type li .img1 {
        display: none;
    }

    .list-type li .img2 {
        display: block;
    }

    .list-type li.on .img2 {
        display: none;
    }

    .list-type li.on .img1 {
        display: block;
    }

    .u20 li {
        float: left;
        width: 365px;
        margin-right: 46px;
        margin-bottom: 50px;
    }

    .u20 li:nth-child(4n) {
        margin-right: 0;
    }

    .u20 li a {
        display: block;
        width: 100%;
        height: 100%;
    }

    .u20 li .imgk {
        width: 100%;
        height: 228px;
    }

    .u20 li .imgk img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .u20 li .txt {
        width: 100%;
        height: 155px;
        background-color: #fff;
        padding: 25px 30px;
    }

    .u20 li .tit {
        font-size: 18px;
        margin-bottom: 25px;
    }

    .u20 li .jj {
        display: none;
        padding-top: 15px;
        font-size: 16px;
        color: #666;
        position: relative;
    }

    .u20 li .jj::after {
        content: '';
        width: 45px;
        height: 2px;
        background-color: #c3c4c7;
        position: absolute;
        left: 50%;
        top: 0;
        margin-left: -22.5px;
    }

    .u20 li .time {
        font-size: 14px;
        color: #999;
    }

    .u20 li:hover {
        box-shadow: 0 0 10px 3px rgba(0,0,0,0.08);
    }
}

@media only screen and (min-width: 800px) and (max-width:1680px) {
    .xwzx {
        padding-top:.1rem;
    }

    .news-tab {
        display: flex;
        align-items: center;
        justify-content: center;
        border-bottom: 1px solid #e31901;
        margin-bottom: .75rem;
    }

    .news-tab li {
        font-size: .2rem;
        position: relative;
    }

    .news-tab li:last-child::after {
        width: 0;
        height: 0;
    }

    .news-tab li::after {
        content: '';
        position: absolute;
        right: 0;
        top: .3rem;
        background: url(../images/dian.png) no-repeat center;
        background-size: contain;
        width: .08rem;
        height: .08rem;
    }

    .news-tab li a {
        display: block;
        color: #0053af;
        margin: 0 .6rem;
        height: .7rem;
        line-height: .7rem;
    }

    .news-tab li.on {
        font-size: .3rem;
        font-weight: 600;
    }

    .news-tit {
        text-align: center;
        margin-bottom: .4rem;
        font-size: .42rem;
        line-height: .56rem;
        color: #0053af;
        font-weight: 600;
    }

    .news-tit img {
        width: .56rem;
        height: .56rem;
        margin-right: .15rem;
        vertical-align: top;
    }

    .news-tit2 {
        font-size: .2rem;
        text-align: center;
        position: relative;
        border-bottom: .05rem solid #fccdcd;
        padding-bottom: .25rem;
        margin-bottom: .6rem;
    }

    .list-type {
        position: absolute;
        right: 0;
        bottom: .3rem;
        display: flex;
        align-items: center;
    }

    .list-type li {
        margin-left: .2rem;
        cursor: pointer;
    }

    .list-type li img {
        width: .25rem;
        height: .25rem;
    }

    .list-type li .img1 {
        display: none;
    }

    .list-type li .img2 {
        display: block;
    }

    .list-type li.on .img2 {
        display: none;
    }

    .list-type li.on .img1 {
        display: block;
    }

    .u20 li {
        float: left;
        width: 3.65rem;
        margin-right: .46rem;
        margin-bottom: .5rem;
    }

    .u20 li:nth-child(4n) {
        margin-right: 0;
    }

    .u20 li a {
        display: block;
        width: 100%;
        height: 100%;
    }

    .u20 li .imgk {
        width: 100%;
        height: 2.28rem;
    }

    .u20 li .imgk img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .u20 li .txt {
        width: 100%;
        height: 1.55rem;
        background-color: #fff;
        padding: .25rem .3rem;
    }

    .u20 li .tit {
        font-size: .18rem;
        margin-bottom: .25rem;
    }

    .u20 li .jj {
        display: none;
        padding-top: .15rem;
        font-size: .16rem;
        color: #666;
        position: relative;
    }

    .u20 li .jj::after {
        content: '';
        width: .45rem;
        height: .02rem;
        background-color: #c3c4c7;
        position: absolute;
        left: 50%;
        top: 0;
        margin-left: -0.225rem;
    }

    .u20 li .time {
        font-size: .14rem;
        color: #999;
    }

    .u20 li:hover {
        box-shadow: 0 0 10px 3px rgba(0,0,0,0.08);
    }
}

@media only screen and (max-width: 800px) {
    .xwzx {
        padding-top:.1rem;
    }

    .news-tab {
        display: flex;
        align-items: center;
        justify-content: center;
        border-bottom: 1px solid #e31901;
        margin-bottom: .35rem;
    }

    .news-tab li {
        font-size: .24rem;
        position: relative;
    }

    .news-tab li:last-child::after {
        width: 0;
        height: 0;
    }

    .news-tab li::after {
        content: '';
        position: absolute;
        right: 0;
        top: .3rem;
        background: url(../images/dian.png) no-repeat center;
        background-size: contain;
        width: .08rem;
        height: .08rem;
    }

    .news-tab li a {
        display: block;
        color: #0053af;
        margin: 0 .3rem;
        height: .7rem;
        line-height: .7rem;
    }

    .news-tab li.on {
        font-size: .3rem;
        font-weight: 600;
    }

    .news-tit {
        text-align: center;
        margin-bottom: .4rem;
        font-size: .42rem;
        line-height: .56rem;
        color: #0053af;
        font-weight: 600;
    }

    .news-tit img {
        width: .56rem;
        height: .56rem;
        margin-right: .15rem;
        vertical-align: top;
    }

    .news-tit2 {
        font-size: .22rem;
        text-align: center;
        position: relative;
        border-bottom: .05rem solid #fccdcd;
        padding: 0 1rem;
        padding-bottom: .25rem;
        margin-bottom: .4rem;
    }

    .list-type {
        position: absolute;
        right: 0;
        bottom: .3rem;
        display: flex;
        align-items: center;
    }

    .list-type li {
        margin-left: .2rem;
        cursor: pointer;
    }

    .list-type li img {
        width: .25rem;
        height: .25rem;
    }

    .list-type li .img1 {
        display: none;
    }

    .list-type li .img2 {
        display: block;
    }

    .list-type li.on .img2 {
        display: none;
    }

    .list-type li.on .img1 {
        display: block;
    }

    .u20 li {
        float: left;
        width: 49%;
        margin-right: 2%;
        margin-bottom: .3rem;
    }

    .u20 li:nth-child(2n) {
        margin-right: 0;
    }

    .u20 li a {
        display: block;
        width: 100%;
        height: 100%;
    }

    .u20 li .imgk {
        width: 100%;
        height: 2.11rem;
    }

    .u20 li .imgk img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .u20 li .txt {
        width: 100%;
        height: 1.8rem;
        background-color: #fff;
        padding: .2rem;
    }

    .u20 li .tit {
        font-size: .26rem;
        margin-bottom: .15rem;
    }

    .u20 li .jj {
        padding-top: .15rem;
        font-size: .24rem;
        color: #666;
        position: relative;
    }

    .u20 li .jj::after {
        content: '';
        width: .45rem;
        height: .02rem;
        background-color: #c3c4c7;
        position: absolute;
        left: 50%;
        top: 0;
        margin-left: -0.225rem;
    }

    .u20 li .time {
        margin-top: .1rem;
        font-size: .22rem;
        color: #999;
    }

    .u20 li:hover {
        box-shadow: 0 0 10px 3px rgba(0,0,0,0.08);
    }
}

@media only screen and (min-width: 1680px) {
    .nsy-tit {
        padding:60px 0;
        position: relative;
        text-align: center;
    }

    .nsy-tit .name {
        text-align: center;
        display: inline-block;
        font-size: 34px;
        font-weight: 600;
        position: relative;
        border-bottom: 1px solid #c3c4c7;
        padding-bottom: 10px;
    }

    .nsy-tit .name::after {
        position: absolute;
        content: '';
        width: 30px;
        height: 4px;
        background-color: #0053af;
        margin-left: -15px;
        left: 50%;
        bottom: 0;
    }

    .nsy-tit .more {
        position: absolute;
        right: 0;
        bottom: 70px;
        font-size: 18px;
        color: #0053af;
        opacity: .8;
    }

    .nsy-tit .more:hover {
        opacity: 1;
        color: #0053af;
    }

    .xy-box1 {
        background-color: #f5f6f7;
        padding-bottom: 105px;
    }

    .xy-sw {
        display: flex;
        justify-content: space-between;
    }

    .xy-sw .r {
        width: 778px;
        height: 573px;
        background-color: #fff;
        border-top: 8px solid #0053af;
    }

    .u22 {
        padding-top: 40px;
    }

    .u22 li {
        margin-bottom: 30px;
    }

    .u22 li a {
        display: flex;
        align-items: center;
        width: 100%;
        height: 100%;
        padding: 0 30px;
    }

    .u22 li i {
        display: block;
        width: 8px;
        height: 8px;
        border-radius: 8px;
        background-color: #0053af;
    }

    .u22 li p {
        width: 100%;
        flex: 1;
        padding: 0 40px;
        font-size: 16px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
    }

    .u22 li .time {
        font-size: 14px;
        color: #999;
    }

    .nsy_ban2 {
        width: 764px;
        height: 573px;
        position: relative;
        margin: 0 !important;
    }

    .nsy_ban2 .swiper-slide {
        position: relative;
    }

    .nsy_ban2 .swiper-slide .imgk {
        width: 100%;
        height: 100%;
    }

    .nsy_ban2 .swiper-slide .imgk img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .nsy_ban2 .swiper-slide .imgk::after {
        content: '';
        position: absolute;
        height: 200px;
        width: 100%;
        left: 0;
        bottom: 0;
        background: url(../images/bg10.png) repeat-x;
    }

    .nsy_ban2 .swiper-slide .txt {
        width: 90%;
        position: absolute;
        bottom: 30px;
        left: 5%;
        color: #fff;
    }

    .nsy_ban2 .swiper-slide .txt .time {
        font-size: 15px;
    }

    .nsy_ban2 .swiper-slide .txt p {
        font-size: 26px;
        font-weight: 600;
    }

    .nsy_ban2 .swiper-slide .txt .line {
        margin: 15px 0;
        position: relative;
        border-bottom: 1px solid rgba(255,255,255,0.49);
        transition: all 1.5s;
    }

    .nsy_ban2 .swiper-slide .txt .line::after {
        position: absolute;
        content: '';
        width: 8px;
        height: 8px;
        border-radius: 8px;
        background-color: #eeb04d;
        left: 0;
        top: -3px;
    }

    .nsy_ban2 .swiper-slide:hover .txt .line::after {
        transform: translateX(680px);
    }

    .nsy_ban2 .sw-page2 {
        width: auto;
        left: auto;
        right: 20px;
    }

    .nsy_ban2 .sw-page2 .swiper-pagination-bullet {
        background-color: #fff;
        opacity: 1;
        margin: 0 10px;
    }

    .nsy_ban2 .sw-page2 .swiper-pagination-bullet-active {
        background-color: #0053af;
    }

    .nsy_ban2 .swiper-button-next {
        background: url(../images/nsw-r.png) no-repeat center;
        background-size: 100% 100%;
        width: 54px;
        height: 54px;
        border-radius: 50%;
        right: .3rem;
        left: auto;
        opacity: .6;
    }

    .nsy_ban2 .swiper-button-next:hover {
        background-color: #fff;
        opacity: 1;
    }

    .nsy_ban2 .swiper-button-prev {
        background: url(../images/nsw-l.png) no-repeat center;
        background-size: 100% 100%;
        width: 54px;
        height: 54px;
        border-radius: 50%;
        right: auto;
        left: .3rem;
        opacity: .6;
    }

    .nsy_ban2 .swiper-button-prev:hover {
        background-color: #fff;
        opacity: 1;
    }

    .xy-box2 {
        background: url(../images/images/xyb1_02.jpg) no-repeat center;
        background-size: 1920px 100%;
    }

    .u23 li {
        float: left;
        margin-right: 45px;
        border: 1px solid #e1e1e1;
        width: 284px;
    }

    .u23 li:nth-child(5n) {
        margin-right: 0;
    }

    .u23 li a {
        display: block;
        width: 100%;
        height: 100%;
        padding: 12px;
    }

    .u23 li .imgk {
        width: 260px;
        height: 340px;
    }

    .u23 li .imgk img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .u23 li .name {
        font-size: 22px;
        line-height: 52px;
        font-weight: 600;
    }

    .u23 li .jj {
        padding-top: 5px;
        font-size: 18px;
        color: #666666;
        border-top: 1px solid #c3c4c7;
        height: 63px;
    }

    .u23 li:hover .jj {
        border-top: 1px solid #0053af;
    }

    .xy-box3 {
        padding-top: 90px;
        padding-bottom: 120px;
        background: url(../images/images/xyb2_06.jpg) no-repeat center;
        background-size: 1920px 100%;
    }

    .u24 li {
        float: left;
        margin-right: 15px;
        margin-bottom: 15px;
        width: 758px;
        height: 373px;
    }

    .u24 li:nth-child(2n) {
        margin-right: 0;
    }

    .u24 li:nth-child(3),.u24 li:nth-child(2) {
        width: 827px;
    }

    .u24 li a {
        display: block;
        width: 100%;
        height: 100%;
        position: relative;
    }

    .u24 li .imgk {
        width: 100%;
        height: 100%;
        overflow: hidden;
    }

    .u24 li .imgk img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .u24 li .txt {
        color: #fff;
        position: absolute;
        left: 65px;
        top: 45px;
    }

    .u24 li .name {
        font-size: 42px;
        font-weight: 600;
    }

    .u24 li p {
        font-size: 18px;
    }

    .u24 li:hover img {
        transform: scale(1.1);
    }

    .nsy-info {
        margin-top: 50px;
        border-top: 8px solid #cfa972;
        background-color: #f5f6f7;
        font-size: 20px;
        padding: 55px;
    }

    .nsy-info .tit {
        margin-bottom: 20px;
    }

    .nsy-info .list {
        display: flex;
        align-items: center;
    }

    .nsy-info .list .item {
        width: 33%;
        padding-top: 25px;
        border-right: 1px dashed #c3c4c7;
        margin-right: 60px;
    }

    .nsy-info .list .item:last-child {
        width: 46%;
        margin-right: 0;
        border-right: 0 solid #000;
    }

    .nsy-info .list p {
        margin-bottom: 20px;
    }
}

@media only screen and (min-width: 800px) and (max-width:1680px) {
    .nsy-tit {
        padding:.6rem 0;
        position: relative;
        text-align: center;
    }

    .nsy-tit .name {
        text-align: center;
        display: inline-block;
        font-size: .34rem;
        font-weight: 600;
        position: relative;
        border-bottom: 1px solid #c3c4c7;
        padding-bottom: .1rem;
    }

    .nsy-tit .name::after {
        position: absolute;
        content: '';
        width: .3rem;
        height: .04rem;
        background-color: #0053af;
        margin-left: -0.15rem;
        left: 50%;
        bottom: 0;
    }

    .nsy-tit .more {
        position: absolute;
        right: 0;
        bottom: .7rem;
        font-size: .18rem;
        color: #c3c4c7;
        opacity: .8;
        color: #0053af;
    }

    .nsy-tit .more:hover {
        opacity: 1;
        color: #0053af;
    }

    .xy-box1 {
        background-color: #f5f6f7;
        padding-bottom: 1.05rem;
    }

    .xy-sw {
        display: flex;
        justify-content: space-between;
    }

    .xy-sw .r {
        width: 7.78rem;
        height: 5.73rem;
        background-color: #fff;
        border-top: .08rem solid #0053af;
    }

    .u22 {
        padding-top: .4rem;
    }

    .u22 li {
        margin-bottom: .3rem;
    }

    .u22 li a {
        display: flex;
        align-items: center;
        width: 100%;
        height: 100%;
        padding: 0 .3rem;
    }

    .u22 li i {
        display: block;
        width: .08rem;
        height: .08rem;
        border-radius: .08rem;
        background-color: #0053af;
    }

    .u22 li p {
        width: 100%;
        flex: 1;
        padding: 0 .4rem;
        font-size: .16rem;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
    }

    .u22 li .time {
        font-size: .14rem;
        color: #999;
    }

    .nsy_ban2 {
        width: 7.64rem;
        height: 5.73rem;
        position: relative;
        margin: 0 !important;
    }

    .nsy_ban2 .swiper-slide {
        position: relative;
    }

    .nsy_ban2 .swiper-slide .imgk {
        width: 100%;
        height: 100%;
    }

    .nsy_ban2 .swiper-slide .imgk img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .nsy_ban2 .swiper-slide .imgk::after {
        content: '';
        position: absolute;
        height: 2rem;
        width: 100%;
        left: 0;
        bottom: 0;
        background: url(../images/bg10.png) repeat-x;
    }

    .nsy_ban2 .swiper-slide .txt {
        width: 90%;
        position: absolute;
        bottom: .3rem;
        left: 5%;
        color: #fff;
    }

    .nsy_ban2 .swiper-slide .txt .time {
        font-size: .22rem;
    }

    .nsy_ban2 .swiper-slide .txt p {
        font-size: .26rem;
        font-weight: 600;
    }

    .nsy_ban2 .swiper-slide .txt .line {
        margin: .15rem 0;
        position: relative;
        border-bottom: 1px solid rgba(255,255,255,0.49);
        transition: all 1.5s;
    }

    .nsy_ban2 .swiper-slide .txt .line::after {
        position: absolute;
        content: '';
        width: .08rem;
        height: .08rem;
        border-radius: .08rem;
        background-color: #eeb04d;
        left: 0;
        top: -0.03rem;
    }

    .nsy_ban2 .swiper-slide:hover .txt .line::after {
        transform: translateX(6.8rem);
    }

    .nsy_ban2 .sw-page2 {
        width: auto;
        left: auto;
        right: .2rem;
    }

    .nsy_ban2 .sw-page2 .swiper-pagination-bullet {
        background-color: #fff;
        opacity: 1;
        margin: 0 .1rem;
    }

    .nsy_ban2 .sw-page2 .swiper-pagination-bullet-active {
        background-color: #0053af;
    }

    .nsy_ban2 .swiper-button-next {
        background: url(../images/nsw-r.png) no-repeat center;
        background-size: 100% 100%;
        width: .54rem;
        height: .54rem;
        border-radius: 50%;
        right: .3rem;
        left: auto;
        opacity: .6;
    }

    .nsy_ban2 .swiper-button-next:hover {
        background-color: #fff;
        opacity: 1;
    }

    .nsy_ban2 .swiper-button-prev {
        background: url(../images/nsw-l.png) no-repeat center;
        background-size: 100% 100%;
        width: .54rem;
        height: .54rem;
        border-radius: 50%;
        right: auto;
        left: .3rem;
        opacity: .6;
    }

    .nsy_ban2 .swiper-button-prev:hover {
        background-color: #fff;
        opacity: 1;
    }

    .xy-box2 {
        background: url(../images/images/xyb1_02.jpg) no-repeat center;
        background-size: 19.2rem 100%;
    }

    .u23 li {
        float: left;
        margin-right: .45rem;
        border: 1px solid #e1e1e1;
        width: 2.84rem;
    }

    .u23 li:nth-child(5n) {
        margin-right: 0;
    }

    .u23 li a {
        display: block;
        width: 100%;
        height: 100%;
        padding: .12rem;
    }

    .u23 li .imgk {
        width: 2.6rem;
        height: 3.4rem;
    }

    .u23 li .imgk img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .u23 li .name {
        font-size: .22rem;
        line-height: .52rem;
        font-weight: 600;
    }

    .u23 li .jj {
        padding-top: .05rem;
        font-size: .18rem;
        color: #666666;
        border-top: 1px solid #c3c4c7;
        height: .63rem;
    }

    .u23 li:hover .jj {
        border-top: 1px solid #0053af;
    }

    .xy-box3 {
        padding-top: .9rem;
        padding-bottom: 1.2rem;
        background: url(../images/images/xyb2_06.jpg) no-repeat center;
        background-size: 19.2rem 100%;
    }

    .u24 li {
        float: left;
        margin-right: .15rem;
        margin-bottom: .15rem;
        width: 7.58rem;
        height: 3.73rem;
    }

    .u24 li:nth-child(2n) {
        margin-right: 0;
    }

    .u24 li:nth-child(3),.u24 li:nth-child(2) {
        width: 8.27rem;
    }

    .u24 li a {
        display: block;
        width: 100%;
        height: 100%;
        position: relative;
    }

    .u24 li .imgk {
        width: 100%;
        height: 100%;
        overflow: hidden;
    }

    .u24 li .imgk img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .u24 li .txt {
        color: #fff;
        position: absolute;
        left: .65rem;
        top: .45rem;
    }

    .u24 li .name {
        font-size: .42rem;
        font-weight: 600;
    }

    .u24 li p {
        font-size: .18rem;
    }

    .u24 li:hover img {
        transform: scale(1.1);
    }

    .nsy-info {
        margin-top: .5rem;
        border-top: .08rem solid #cfa972;
        background-color: #f5f6f7;
        font-size: .2rem;
        padding: .55rem;
    }

    .nsy-info .tit {
        margin-bottom: .2rem;
    }

    .nsy-info .list {
        display: flex;
        align-items: center;
    }

    .nsy-info .list .item {
        width: 33%;
        padding-top: .25rem;
        border-right: 1px dashed #c3c4c7;
        margin-right: .6rem;
    }

    .nsy-info .list .item:last-child {
        width: 46%;
        margin-right: 0;
        border-right: 0 solid #000;
    }

    .nsy-info .list p {
        margin-bottom: .2rem;
    }
}

@media only screen and (max-width: 800px) {
    .nsy-tit {
        padding:.6rem 0;
        position: relative;
        text-align: center;
    }

    .nsy-tit .name {
        width: 1.4rem;
        text-align: center;
        display: inline-block;
        font-size: .34rem;
        font-weight: 600;
        position: relative;
        border-bottom: 1px solid #c3c4c7;
        padding-bottom: .1rem;
    }

    .nsy-tit .name::after {
        position: absolute;
        content: '';
        width: .3rem;
        height: .04rem;
        background-color: #0053af;
        margin-left: -0.15rem;
        left: 50%;
        bottom: 0;
    }

    .nsy-tit .more {
        position: absolute;
        right: 0;
        bottom: .7rem;
        font-size: .22rem;
        color: #c3c4c7;
        color: #0053af;
    }

    .nsy-tit .more:hover {
        color: #0053af;
    }

    .xy-box1 {
        background-color: #f5f6f7;
        padding-bottom: 1.05rem;
    }

    .xy-sw .r {
        width: 100%;
        background-color: #fff;
        border-top: .08rem solid #0053af;
    }

    .u22 {
        padding-top: .4rem;
        padding-bottom: .1rem;
    }

    .u22 li {
        margin-bottom: .3rem;
    }

    .u22 li a {
        display: flex;
        align-items: center;
        width: 100%;
        height: 100%;
        padding: 0 .3rem;
    }

    .u22 li i {
        display: block;
        width: .08rem;
        height: .08rem;
        border-radius: .08rem;
        background-color: #0053af;
    }

    .u22 li p {
        width: 100%;
        flex: 1;
        padding: 0 .4rem;
        font-size: .24rem;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
    }

    .u22 li .time {
        font-size: .22rem;
        color: #999;
    }

    .nsy_ban2 {
        width: 100%;
        position: relative;
    }

    .nsy_ban2 .swiper-slide {
        position: relative;
    }

    .nsy_ban2 .swiper-slide .imgk {
        width: 100%;
        height: 4rem;
    }

    .nsy_ban2 .swiper-slide .imgk img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .nsy_ban2 .swiper-slide .imgk::after {
        content: '';
        position: absolute;
        height: 2rem;
        width: 100%;
        left: 0;
        bottom: 0;
        background: url(../images/bg10.png) repeat-x;
    }

    .nsy_ban2 .swiper-slide .txt {
        width: 90%;
        position: absolute;
        bottom: .3rem;
        left: 5%;
        color: #fff;
    }

    .nsy_ban2 .swiper-slide .txt .time {
        font-size: .22rem;
    }

    .nsy_ban2 .swiper-slide .txt p {
        font-size: .28rem;
        font-weight: 600;
    }

    .nsy_ban2 .swiper-slide .txt .line {
        margin: .15rem 0;
        position: relative;
        border-bottom: 1px solid rgba(255,255,255,0.49);
        transition: all 1.5s;
    }

    .nsy_ban2 .swiper-slide .txt .line::after {
        position: absolute;
        content: '';
        width: .08rem;
        height: .08rem;
        border-radius: .08rem;
        background-color: #eeb04d;
        left: 0;
        top: -0.03rem;
    }

    .nsy_ban2 .sw-page2 {
        width: auto;
        left: auto;
        right: .2rem;
        bottom: .1rem;
    }

    .nsy_ban2 .sw-page2 .swiper-pagination-bullet {
        background-color: #fff;
        opacity: .7;
        width: .1rem;
        height: .1rem;
    }

    .nsy_ban2 .sw-page2 .swiper-pagination-bullet-active {
        background-color: #0053af;
    }

    .nsy_ban2 .swiper-button-next {
        display: none;
        background: url(../images/nsw-r.png) no-repeat center;
        background-size: contain;
        width: .54rem;
        right: .4rem;
        left: auto;
    }

    .nsy_ban2 .swiper-button-prev {
        display: none;
        background: url(../images/nsw-l.png) no-repeat center;
        background-size: contain;
        width: .54rem;
        right: auto;
        left: .4rem;
    }

    .xy-box2 {
        background: url(../images/images/xyb1_02.jpg) no-repeat center;
        background-size: 19.2rem 100%;
    }

    .u23 li {
        float: left;
        border: 1px solid #e1e1e1;
        width: 49%;
        margin-right: 2%;
        margin-bottom: .15rem;
    }

    .u23 li:nth-child(2n) {
        margin-right: 0;
    }

    .u23 li a {
        display: block;
        width: 100%;
        height: 100%;
        padding: .12rem;
    }

    .u23 li .imgk {
        width: 2.6rem;
        height: 3.4rem;
        margin: 0 auto;
    }

    .u23 li .imgk img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .u23 li .name {
        font-size: .26rem;
        line-height: .52rem;
        text-align: center;
        font-weight: 600;
    }

    .u23 li .jj {
        padding-top: .05rem;
        font-size: .22rem;
        color: #666666;
        border-top: 1px solid #c3c4c7;
    }

    .xy-box3 {
        padding-top: .9rem;
        padding-bottom: 1.2rem;
        background: url(../images/images/xyb2_06.jpg) no-repeat center;
        background-size: 19.2rem 100%;
    }

    .u24 li {
        float: left;
        margin-right: .15rem;
        margin-bottom: .15rem;
        width: 100%;
        height: 3.73rem;
    }

    .u24 li:nth-child(2n) {
        margin-right: 0;
    }

    .u24 li a {
        display: block;
        width: 100%;
        height: 100%;
        position: relative;
    }

    .u24 li .imgk {
        width: 100%;
        height: 100%;
        overflow: hidden;
    }

    .u24 li .imgk img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .u24 li .txt {
        color: #fff;
        position: absolute;
        left: .65rem;
        top: .45rem;
    }

    .u24 li .name {
        font-size: .42rem;
        font-weight: 600;
    }

    .u24 li p {
        font-size: .24rem;
    }

    .nsy-info {
        margin-top: .4rem;
        border-top: .08rem solid #cfa972;
        background-color: #f5f6f7;
        font-size: .26rem;
        padding: .4rem;
    }

    .nsy-info .tit {
        margin-bottom: .2rem;
        font-size: .32rem;
    }

    .nsy-info .list .item {
        width: 100%;
        padding-top: .25rem;
        margin-right: .6rem;
    }

    .nsy-info .list .item:last-child {
        margin-right: 0;
    }

    .nsy-info .list p {
        margin-bottom: .2rem;
    }
}

@media only screen and (min-width: 1680px) {
    .kyfw {
        background-image:url(../images/images/kyb1.jpg);
        background-position: center;
        background-repeat: no-repeat;
        background-size: 1920px 100%;
        position: relative;
        min-height: 100vh;
    }

    .fw-list {
        margin-top: 160px;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .fw-list li {
        width: 300px;
        height: 120px;
        background: url(../images/images/ky1.jpg) no-repeat center;
        background-size: 100% 100%;
    }

    .fw-list li a {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
        height: 100%;
        color: #fff;
        font-size: 24px;
    }

    .fw-list li:nth-child(2) {
        background-image: url(../images/images/ky5.jpg);
    }

    .fw-list li:nth-child(3) {
        background-image: url(../images/images/ky2.jpg);
    }

    .fw-list li:nth-child(4) {
        background-image: url(../images/images/ky3.jpg);
    }

    .fw-list li:nth-child(5) {
        background-image: url(../images/images/ky4.jpg);
    }

    .fw-list li img {
        width: 30px;
        height: 30px;
        object-fit: contain;
        margin-right: 15px;
    }

    .fw-list li:hover {
        box-shadow: 0 0 7px 3px rgba(0,0,0,0.2);
    }

    .jg-box {
        position: relative;
        padding-bottom: 30px;
        margin-bottom: .5rem;
    }

    .jg-box .jg-tit {
        width: 405px;
        height: 70px;
        border-bottom: 4px solid #a9070f;
        color: #fff;
        background: #0053af;
        line-height: 66px;
        text-align: center;
        font-size: 30px;
        margin: 0 auto;
    }

    .jg-box .jg-line {
        position: absolute;
        width: 2px;
        background-color: #0053af;
        height: 100%;
        left: 50%;
        margin-left: -1px;
    }

    .jg-box .jg-line i {
        position: absolute;
        width: 9px;
        height: 9px;
        bottom: 0;
        border-radius: 50%;
        background-color: #0053af;
        left: -4px;
    }

    .jg-box .jg-l {
        width: 50%;
        float: left;
        padding-top: 135px;
    }

    .jg-box .jg-r {
        width: 50%;
        float: right;
        padding-top: 135px;
    }

    .jg-box .jg-r .jg-item {
        float: right;
    }

    .jg-box .jg-r .jg-item .item-tit {
        float: left;
    }

    .jg-box .jg-r .jg-item .item-tit p {
        background: url(../images/jg-r.png) no-repeat right top #0053af;
    }

    .jg-box .jg-r .jg-item .item-tit p i {
        left: -65px;
        right: auto;
    }

    .jg-box .jg-r .jg-item .item-tit p i::after {
        left: -4.5px;
        right: auto;
    }

    .jg-box .jg-item {
        width: 736px;
        float: left;
        padding-bottom: 50px;
        margin-bottom: 60px;
        border: 1px solid #fce3e4;
        background: url(../images/jgb1.png) no-repeat center bottom;
        background-size: cover;
    }

    .jg-box .jg-item .item-tit {
        writing-mode: vertical-lr;
        float: right;
        position: relative;
        margin-top: -5px;
    }

    .jg-box .jg-item .item-tit p {
        font-size: 20px;
        color: #fff;
        width: 60px;
        text-align: center;
        padding-top: 20px;
        padding-bottom: 50px;
        display: flex;
        align-items: center;
        background: url(../images/jg-l.png) no-repeat left top #0053af;
        position: relative;
        z-index: 2;
        letter-spacing: 5px;
        word-break: keep-all;
    }

    .jg-box .jg-item .item-tit p i {
        position: absolute;
        width: 65px;
        height: 2px;
        background-color: #0053af;
        right: -65px;
        top: 0;
    }

    .jg-box .jg-item .item-tit p i::after {
        width: 9px;
        height: 9px;
        border-radius: 50%;
        background-color: #0053af;
        content: '';
        position: absolute;
        right: -4.5px;
        top: -4.5px;
    }

    .jg-box .jg-item .item-tit::after {
        position: absolute;
        right: 5px;
        top: 5px;
        content: '';
        width: 100%;
        height: 100%;
        background: #a9070f;
        z-index: 0;
    }

    .jg-box .jg-item .jg-li {
        width: 665px;
        float: left;
        padding-left: 60px;
        padding-top: 60px;
        display: flex;
        align-items: center;
        flex-wrap: wrap;
    }

    .jg-box .jg-item .jg-li li {
        width: 50%;
        min-height: 50px;
        font-size: 18px;
        margin-bottom: 15px;
        padding-right: 60px;
    }
}

@media only screen and (min-width: 800px) and (max-width:1680px) {
    .kyfw {
        background-image:url(../images/images/kyb1.jpg);
        background-position: center;
        background-repeat: no-repeat;
        background-size: 19.2rem 100%;
        position: relative;
        min-height: 100vh;
    }

    .fw-list {
        margin-top: 1.6rem;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .fw-list li {
        width: 3rem;
        height: 1.2rem;
        background: url(../images/images/ky1.jpg) no-repeat center;
        background-size: 100% 100%;
    }

    .fw-list li a {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
        height: 100%;
        color: #fff;
        font-size: .24rem;
    }

    .fw-list li:nth-child(2) {
        background-image: url(../images/images/ky5.jpg);
    }

    .fw-list li:nth-child(3) {
        background-image: url(../images/images/ky2.jpg);
    }

    .fw-list li:nth-child(4) {
        background-image: url(../images/images/ky3.jpg);
    }

    .fw-list li:nth-child(5) {
        background-image: url(../images/images/ky4.jpg);
    }

    .fw-list li img {
        width: .3rem;
        height: .3rem;
        object-fit: contain;
        margin-right: .15rem;
    }

    .fw-list li:hover {
        box-shadow: 0 0 7px 3px rgba(0,0,0,0.2);
    }

    .jg-box {
        position: relative;
        padding-bottom: .3rem;
        margin-bottom: .5rem;
    }

    .jg-box .jg-tit {
        width: 4.05rem;
        height: .7rem;
        border-bottom: .04rem solid #a9070f;
        color: #fff;
        background: #0053af;
        line-height: .66rem;
        text-align: center;
        font-size: .3rem;
        margin: 0 auto;
    }

    .jg-box .jg-line {
        position: absolute;
        width: 2px;
        background-color: #0053af;
        height: 100%;
        left: 50%;
        margin-left: -1px;
    }

    .jg-box .jg-line i {
        position: absolute;
        width: 9px;
        height: 9px;
        bottom: 0;
        border-radius: 50%;
        background-color: #0053af;
        left: -4.5px;
    }

    .jg-box .jg-l {
        width: 50%;
        float: left;
        padding-top: 1.35rem;
    }

    .jg-box .jg-r {
        width: 50%;
        float: right;
        padding-top: 1.35rem;
    }

    .jg-box .jg-r .jg-item {
        float: right;
    }

    .jg-box .jg-r .jg-item .item-tit {
        float: left;
    }

    .jg-box .jg-r .jg-item .item-tit p {
        background: url(../images/jg-r.png) no-repeat right top #0053af;
    }

    .jg-box .jg-r .jg-item .item-tit p i {
        left: -0.65rem;
        right: auto;
    }

    .jg-box .jg-r .jg-item .item-tit p i::after {
        left: -4.5px;
        right: auto;
    }

    .jg-box .jg-item {
        width: 7.36rem;
        float: left;
        padding-bottom: .5rem;
        margin-bottom: .6rem;
        border: 1px solid #fce3e4;
        background: url(../images/jgb1.png) no-repeat center bottom;
        background-size: cover;
    }

    .jg-box .jg-item .item-tit {
        writing-mode: vertical-lr;
        float: right;
        position: relative;
        margin-top: -0.05rem;
    }

    .jg-box .jg-item .item-tit p {
        font-size: .2rem;
        color: #fff;
        width: .6rem;
        text-align: center;
        padding-top: .2rem;
        padding-bottom: .5rem;
        display: flex;
        align-items: center;
        background: url(../images/jg-l.png) no-repeat left top #0053af;
        position: relative;
        z-index: 2;
        letter-spacing: 5px;
        word-break: keep-all;
    }

    .jg-box .jg-item .item-tit p i {
        position: absolute;
        width: .65rem;
        height: 2px;
        background-color: #0053af;
        right: -0.65rem;
        top: 0;
    }

    .jg-box .jg-item .item-tit p i::after {
        width: 9px;
        height: 9px;
        border-radius: 50%;
        background-color: #0053af;
        content: '';
        position: absolute;
        right: -4.5px;
        top: -4.5px;
    }

    .jg-box .jg-item .item-tit::after {
        position: absolute;
        right: .05rem;
        top: .05rem;
        content: '';
        width: 100%;
        height: 100%;
        background: #a9070f;
        z-index: 0;
    }

    .jg-box .jg-item .jg-li {
        width: 6.65rem;
        float: left;
        padding-left: .6rem;
        padding-top: .6rem;
        display: flex;
        align-items: center;
        flex-wrap: wrap;
    }

    .jg-box .jg-item .jg-li li {
        width: 50%;
        min-height: .5rem;
        font-size: .18rem;
        margin-bottom: .15rem;
        padding-right: .6rem;
    }
}

@media only screen and (max-width: 800px) {
    .kyfw {
        background-image:url(../images/images/kyb1.jpg);
        background-position: center;
        background-repeat: no-repeat;
        background-size: 19.2rem 100%;
        position: relative;
        min-height: 100vh;
    }

    .fw-list {
        margin-top: 1.5rem;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: space-between;
    }

    .fw-list li {
        width: 49%;
        height: 1rem;
        background: url(../images/images/ky1.jpg) no-repeat center;
        background-size: 100% 100%;
        margin-bottom: .15rem;
    }

    .fw-list li a {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
        height: 100%;
        color: #fff;
        font-size: .24rem;
    }

    .fw-list li:nth-child(2) {
        background-image: url(../images/images/ky5.jpg);
    }

    .fw-list li:nth-child(3) {
        background-image: url(../images/images/ky2.jpg);
    }

    .fw-list li:nth-child(4) {
        background-image: url(../images/images/ky3.jpg);
    }

    .fw-list li:nth-child(5) {
        background-image: url(../images/images/ky4.jpg);
    }

    .fw-list li img {
        width: .3rem;
        height: .3rem;
        object-fit: contain;
        margin-right: .15rem;
    }

    .fw-list li:hover {
        box-shadow: 0 0 7px 3px rgba(0,0,0,0.2);
    }

    .jg-box {
        position: relative;
        padding-bottom: .3rem;
        margin-bottom: .5rem;
    }

    .jg-box .jg-tit {
        width: 4.05rem;
        height: .7rem;
        border-bottom: .04rem solid #a9070f;
        color: #fff;
        background: #0053af;
        line-height: .66rem;
        text-align: center;
        font-size: .3rem;
        margin: 0 auto;
    }

    .jg-box .jg-line {
        display: none;
        position: absolute;
        width: 2px;
        background-color: #0053af;
        height: 100%;
        left: 50%;
        margin-left: -1px;
    }

    .jg-box .jg-line i {
        position: absolute;
        width: 9px;
        height: 9px;
        bottom: 0;
        border-radius: 50%;
        background-color: #0053af;
        left: -4.5px;
    }

    .jg-box .jg-l {
        padding-top: .35rem;
    }

    .jg-box .jg-r {
        padding-top: .35rem;
    }

    .jg-box .jg-item {
        width: 100%;
        float: left;
        padding-bottom: .5rem;
        margin-bottom: .6rem;
        border: 1px solid #fce3e4;
        background: url(../images/jgb1.png) no-repeat center bottom;
        background-size: cover;
    }

    .jg-box .jg-item .item-tit {
        writing-mode: vertical-lr;
        float: left;
        position: relative;
        margin-top: -0.05rem;
        width: 12%;
    }

    .jg-box .jg-item .item-tit p {
        font-size: .24rem;
        color: #fff;
        width: 100%;
        text-align: center;
        padding-top: .3rem;
        padding-bottom: .5rem;
        display: flex;
        align-items: center;
        background: url(../images/jg-l.png) no-repeat left top #0053af;
        position: relative;
        z-index: 2;
        letter-spacing: 5px;
    }

    .jg-box .jg-item .item-tit::after {
        position: absolute;
        right: .05rem;
        top: .05rem;
        content: '';
        width: 100%;
        height: 100%;
        background: #a9070f;
        z-index: 0;
    }

    .jg-box .jg-item .jg-li {
        width: 88%;
        float: left;
        padding-left: .4rem;
        padding-top: .4rem;
        display: flex;
        flex-wrap: wrap;
    }

    .jg-box .jg-item .jg-li li {
        width: 50%;
        min-height: .5rem;
        font-size: .24rem;
        margin-bottom: .15rem;
        padding-right: .6rem;
    }
}

@media only screen and (min-width: 1680px) {
    .hz-box1 {
        background:url(../images/images/hzb1_03.jpg) no-repeat center;
        background-size: 1920px 100%;
        padding-top: 100px;
        padding-bottom: 50px;
    }

    .hz-box1 .l {
        width: 665px;
        float: left;
    }

    .hz-box1 .l .hz-tit {
        margin-top: 57px;
        width: 665px;
        height: 110px;
        background: url(../images/images/25-1.jpg) no-repeat center;
        background-size: 100% 100%;
        font-size: 20px;
        color: #fff;
        font-weight: 600;
        padding-left: 50px;
        line-height: 110px;
    }

    .hz-box1 .l .btns {
        margin-top: 30px;
        padding-right: 50px;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .hz-box1 .l .btns a {
        width: 300px;
        height: 37px;
        line-height: 37px;
        display: block;
        background-color: #f7e0e1;
        text-align: center;
        font-size: 16px;
        color: #0053af;
    }

    .hz-box1 .l .btns a img {
        margin-left: 10px;
    }

    .hz-box1 .l .btns a:hover img {
        transform: translateX(10px);
    }

    .hz-box1 .r {
        float: right;
    }

    .hz-box1 .r .imgk {
        display: none;
        width: 935px;
        position: relative;
        padding-top: 30px;
    }

    .hz-box1 .r .imgk.on {
        display: block;
    }

    .hz-box1 .r .imgk::after {
        content: '';
        position: absolute;
        right: -45px;
        top: 0;
        width: 860px;
        height: 710px;
        background: url(../images/images/xqb1.jpg) no-repeat center;
        background-size: 100% 100%;
    }

    .hz-box1 .r .imgk img {
        display: block;
        width: 935px;
        max-width: 936px;
        height: 655px;
        object-fit: cover;
        position: relative;
        z-index: 2;
    }

    .nsy-tit2 {
        position: relative;
        text-align: center;
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding-right: 35px;
    }

    .nsy-tit2 .name {
        display: inline-block;
        font-size: 34px;
        font-weight: 600;
        position: relative;
        border-bottom: 1px solid #c3c4c7;
        padding-bottom: 10px;
    }

    .nsy-tit2 .name::after {
        position: absolute;
        content: '';
        width: 30px;
        height: 4px;
        background-color: #0053af;
        left: 0;
        bottom: 0;
    }

    .nsy-tit2 .more {
        font-size: .18rem;
        color: #c3c4c7;
        color: #0053af;
        opacity: .8;
    }

    .nsy-tit2 .more:hover {
        opacity: 1;
        color: #0053af;
    }

    .u25 li {
        height: 95px;
        font-size: 20px;
        font-weight: 600;
        position: relative;
        padding-right: 50px;
    }

    .u25 li a {
        display: block;
        width: 100%;
        height: 100%;
        padding: 17.5px 0;
        padding-right: 15px;
        border-bottom: 1px dashed #c3c4c7;
    }

    .u25 li p {
        height: 60px;
        line-height: 60px;
    }

    .u25 li::after {
        content: '';
        position: absolute;
        top: 0;
        right: -45px;
        width: 45px;
        height: 95px;
        background: url(../images/images/25-2.png) no-repeat center;
        background-size: 100% 100%;
    }

    .u25 li:hover a {
        padding-left: 16px;
    }

    .u25 li:hover p {
        padding-left: 30px;
        border-left: 3px solid #0053af;
    }

    .u25 li:hover::after {
        z-index: 4;
    }

    .hz-box2 {
        background: url(../images/images/jzb2.jpg) no-repeat center;
        background-size: 1920px 100%;
        padding-top: 20px;
        padding-bottom: 70px;
    }

    .hz-box2 .nsy-tit .name {
        color: #fff;
        border-bottom: 1px solid #fff;
    }

    .hz-box2 .nsy-tit .name::after {
        background-color: #fff;
    }

    .hz-box2 .nsy-tit a.more {
        color: #fff;
    }

    .hz-box2 .r {
        width: 100%;
    }

    .hz-box2 .r .tit {
        color: #fff;
        display: flex;
        align-items: center;
        justify-content: space-between;
        font-size: 26px;
        margin-bottom: 40px;
    }

    .hz-box2 .r .tit .name {
        font-weight: 600;
    }

    .hz-box2 .r .tit a {
        font-size: 15px;
        color: #fff;
    }

    .hz-box2 .r .tit a:hover {
        color: #eeb04d;
    }

    .hz-box2 .r .nsy_ban3 {
        padding-bottom: 120px;
    }

    .hz-box2 .r .nsy_ban3 .swiper-slide {
        display: flex;
        align-items: center;
        flex-wrap: wrap;
    }

    .hz-box2 .r .nsy_ban3 .swiper-slide .jz-logo {
        width: 320px;
        height: 193px;
        text-align: center;
        background-color: #fff;
        border: 1px solid #0053af;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .hz-box2 .r .nsy_ban3 .swiper-slide .jz-logo img {
        width: 80%;
        height: 80%;
        object-fit: contain;
    }

    .hz-box2 .r .sw-page3 .swiper-pagination-bullet {
        opacity: 1;
        border: 1px solid #fff;
        background-color: transparent;
        width: 15px;
        height: 15px;
    }

    .hz-box2 .r .sw-page3 .swiper-pagination-bullet-active {
        width: 33px;
        background-color: #fff;
        border-radius: 15px;
    }

    .u26 {
        margin-bottom: 15px;
    }

    .u26 li {
        height: 98px;
        position: relative;
    }

    .u26 li a {
        display: flex;
        width: 100%;
        height: 100%;
        align-items: center;
        padding: 0 20px;
        border-bottom: 1px dashed #c3c4c7;
    }

    .u26 li .time {
        width: 70px;
        height: 73px;
        text-align: center;
        background: url(../images/u26.png) no-repeat center;
        background-size: 100% 100%;
        position: relative;
    }

    .u26 li .time p {
        margin-top: 12px;
        font-size: 36px;
        line-height: 1;
    }

    .u26 li .time span {
        font-size: 14px;
    }

    .u26 li .time::after {
        transition: all .1s;
        content: '';
        position: absolute;
        width: 0;
        height: 28px;
        background: url(../images/u26-3.png) no-repeat center;
        background-size: contain;
        left: 0;
        top: 10px;
    }

    .u26 li .tit {
        font-size: 20px;
        width: 100%;
        flex: 1;
        padding: 0 30px;
    }

    .u26 li:hover {
        background: url(../images/images/u26-1.png) no-repeat center;
        background-size: 100% 100%;
    }

    .u26 li:hover a {
        color: #fff;
    }

    .u26 li:hover .time {
        background: transparent;
    }

    .u26 li:hover .time::after {
        width: 9px;
    }

    .u26 li:hover::before {
        content: '';
        position: absolute;
        width: 40px;
        height: 98px;
        left: -40px;
        top: 0;
        background: url(../images/images/u26-2.jpg) no-repeat center;
        background-size: 100% 100%;
    }

    .hz-sw .swiper-slide {
        width: 252px;
        height: 445px;
        position: relative;
    }

    .hz-sw .swiper-slide a {
        display: block;
        width: 100%;
        height: 100%;
    }

    .hz-sw .swiper-slide .name {
        width: 80px;
        height: 100%;
        position: absolute;
        top: 0;
        left: 50%;
        margin-left: -40px;
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
        writing-mode: vertical-lr;
        font-size: 28px;
        color: #fff;
        letter-spacing: 7px;
    }

    .hz-sw .swiper-slide .name::before,.hz-sw .swiper-slide .name::after {
        content: '';
        position: absolute;
        top: 94px;
        left: -4px;
        background: url(../images/hz-li.png) no-repeat center;
        width: 7px;
        height: 258px;
        transition: all .5s;
    }

    .hz-sw .swiper-slide .name::after {
        left: auto;
        right: -4px;
    }

    .hz-sw .swiper-slide:hover .name::after {
        right: -15px;
    }

    .hz-sw .swiper-slide:hover .name::before {
        left: -15px;
    }

    .u27 {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .u27 li {
        width: 252px;
        height: 445px;
        position: relative;
    }

    .u27 li a {
        display: block;
        width: 100%;
        height: 100%;
    }

    .u27 li .name {
        width: 80px;
        height: 100%;
        position: absolute;
        top: 0;
        left: 50%;
        margin-left: -40px;
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
        writing-mode: vertical-lr;
        font-size: 28px;
        color: #fff;
        letter-spacing: 7px;
    }

    .u27 li .name::before,.u27 li .name::after {
        content: '';
        position: absolute;
        top: 94px;
        left: -4px;
        background: url(../images/hz-li.png) no-repeat center;
        width: 7px;
        height: 258px;
        transition: all .5s;
    }

    .u27 li .name::after {
        left: auto;
        right: -4px;
    }

    .u27 li:hover .name::after {
        right: -15px;
    }

    .u27 li:hover .name::before {
        left: -15px;
    }
}

@media only screen and (min-width: 800px) and (max-width:1680px) {
    .hz-box1 {
        background:url(../images/images/hzb1_03.jpg) no-repeat center;
        background-size: 19.2rem 100%;
        padding-top: 1rem;
        padding-bottom: .5rem;
    }

    .hz-box1 .l {
        width: 6.65rem;
        float: left;
    }

    .hz-box1 .l .hz-tit {
        margin-top: .57rem;
        width: 6.65rem;
        height: 1.1rem;
        background: url(../images/images/25-1.jpg) no-repeat center;
        background-size: 100% 100%;
        font-size: .2rem;
        color: #fff;
        font-weight: 600;
        padding-left: .5rem;
        line-height: 1.1rem;
    }

    .hz-box1 .l .btns {
        margin-top: .3rem;
        padding-right: .5rem;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .hz-box1 .l .btns a {
        width: 3rem;
        height: .37rem;
        line-height: .37rem;
        display: block;
        background-color: #f7e0e1;
        text-align: center;
        font-size: .16rem;
        color: #0053af;
    }

    .hz-box1 .l .btns a img {
        margin-left: .1rem;
        width: .25rem;
    }

    .hz-box1 .l .btns a:hover img {
        transform: translateX(.1rem);
    }

    .hz-box1 .r {
        float: right;
    }

    .hz-box1 .r .imgk {
        display: none;
        width: 9.35rem;
        position: relative;
        padding-top: .3rem;
    }

    .hz-box1 .r .imgk.on {
        display: block;
    }

    .hz-box1 .r .imgk::after {
        content: '';
        position: absolute;
        right: -0.45rem;
        top: 0;
        width: 8.6rem;
        height: 7.1rem;
        background: url(../images/images/xqb1.jpg) no-repeat center;
        background-size: 100% 100%;
    }

    .hz-box1 .r .imgk img {
        display: block;
        width: 9.35rem;
        max-width: 9.36rem;
        height: 6.55rem;
        object-fit: cover;
        position: relative;
        z-index: 2;
    }

    .nsy-tit2 {
        position: relative;
        text-align: center;
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding-right: .35rem;
    }

    .nsy-tit2 .name {
        display: inline-block;
        font-size: .34rem;
        font-weight: 600;
        position: relative;
        border-bottom: 1px solid #c3c4c7;
        padding-bottom: .1rem;
    }

    .nsy-tit2 .name::after {
        position: absolute;
        content: '';
        width: .3rem;
        height: .04rem;
        background-color: #0053af;
        left: 0;
        bottom: 0;
    }

    .nsy-tit2 .more {
        font-size: .18rem;
        color: #c3c4c7;
        color: #0053af;
        opacity: .8;
    }

    .nsy-tit2 .more:hover {
        opacity: 1;
        color: #0053af;
    }

    .u25 li {
        height: .95rem;
        font-size: .2rem;
        font-weight: 600;
        position: relative;
        padding-right: .5rem;
    }

    .u25 li a {
        display: block;
        width: 100%;
        height: 100%;
        padding: .175rem 0;
        padding-right: .15rem;
        border-bottom: 1px dashed #c3c4c7;
    }

    .u25 li p {
        height: .6rem;
        line-height: .6rem;
    }

    .u25 li::after {
        content: '';
        position: absolute;
        top: 0;
        right: -0.45rem;
        width: .45rem;
        height: .95rem;
        background: url(../images/images/25-2.png) no-repeat center;
        background-size: 100% 100%;
    }

    .u25 li:hover a {
        padding-left: .16rem;
    }

    .u25 li:hover p {
        padding-left: .3rem;
        border-left: .03rem solid #0053af;
    }

    .u25 li:hover::after {
        z-index: 4;
    }

    .hz-box2 {
        background: url(../images/images/jzb2.jpg) no-repeat center;
        background-size: 19.2rem 100%;
        padding-top: .2rem;
        padding-bottom: .7rem;
    }

    .hz-box2 .nsy-tit .name {
        color: #fff;
        border-bottom: 1px solid #fff;
    }

    .hz-box2 .nsy-tit .name::after {
        background-color: #fff;
    }

    .hz-box2 .nsy-tit a.more {
        color: #fff;
    }

    .hz-box2 .r {
        width: 100%;
    }

    .hz-box2 .r .tit {
        color: #fff;
        display: flex;
        align-items: center;
        justify-content: space-between;
        font-size: .26rem;
        margin-bottom: .4rem;
    }

    .hz-box2 .r .tit .name {
        font-weight: 600;
    }

    .hz-box2 .r .tit a {
        font-size: .15rem;
        color: #fff;
    }

    .hz-box2 .r .tit a:hover {
        color: #eeb04d;
    }

    .hz-box2 .r .nsy_ban3 {
        padding-bottom: 1.2rem;
    }

    .hz-box2 .r .nsy_ban3 .swiper-slide {
        display: flex;
        align-items: center;
        flex-wrap: wrap;
    }

    .hz-box2 .r .nsy_ban3 .swiper-slide .jz-logo {
        width: 3.19rem;
        height: 1.93rem;
        text-align: center;
        background-color: #fff;
        border: 1px solid #0053af;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .hz-box2 .r .nsy_ban3 .swiper-slide .jz-logo img {
        width: 80%;
        height: 80%;
        object-fit: contain;
    }

    .hz-box2 .r .sw-page3 .swiper-pagination-bullet {
        opacity: 1;
        border: 1px solid #fff;
        background-color: transparent;
        width: .15rem;
        height: .15rem;
    }

    .hz-box2 .r .sw-page3 .swiper-pagination-bullet-active {
        width: .33rem;
        background-color: #fff;
        border-radius: .15rem;
    }

    .u26 {
        margin-bottom: .15rem;
    }

    .u26 li {
        height: .98rem;
        position: relative;
    }

    .u26 li a {
        display: flex;
        width: 100%;
        height: 100%;
        align-items: center;
        padding: 0 .2rem;
        border-bottom: 1px dashed #c3c4c7;
    }

    .u26 li .time {
        width: .7rem;
        height: .73rem;
        text-align: center;
        background: url(../images/u26.png) no-repeat center;
        background-size: 100% 100%;
        position: relative;
    }

    .u26 li .time p {
        margin-top: .12rem;
        font-size: .36rem;
        line-height: 1;
    }

    .u26 li .time span {
        font-size: .14rem;
    }

    .u26 li .time::after {
        transition: all .1s;
        content: '';
        position: absolute;
        width: 0;
        height: .28rem;
        background: url(../images/u26-3.png) no-repeat center;
        background-size: contain;
        left: 0;
        top: .1rem;
    }

    .u26 li .tit {
        font-size: .2rem;
        width: 100%;
        flex: 1;
        padding: 0 .3rem;
    }

    .u26 li:hover {
        background: url(../images/images/u26-1.png) no-repeat center;
        background-size: 100% 100%;
    }

    .u26 li:hover a {
        color: #fff;
    }

    .u26 li:hover .time {
        background: transparent;
    }

    .u26 li:hover .time::after {
        width: .09rem;
    }

    .u26 li:hover::before {
        content: '';
        position: absolute;
        width: .4rem;
        height: .98rem;
        left: -0.4rem;
        top: 0;
        background: url(../images/images/u26-2.jpg) no-repeat center;
        background-size: 100% 100%;
    }

    .hz-sw .swiper-slide {
        width: 2.52rem;
        height: 4.45rem;
        position: relative;
    }

    .hz-sw .swiper-slide a {
        display: block;
        width: 100%;
        height: 100%;
    }

    .hz-sw .swiper-slide .imgk {
        width: 100%;
        height: 100%;
    }

    .hz-sw .swiper-slide .imgk img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .hz-sw .swiper-slide .name {
        width: .8rem;
        height: 100%;
        position: absolute;
        top: 0;
        left: 50%;
        margin-left: -0.4rem;
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
        writing-mode: vertical-lr;
        font-size: .28rem;
        color: #fff;
        letter-spacing: .07rem;
    }

    .hz-sw .swiper-slide .name::before {
        content: '';
        position: absolute;
        top: .94rem;
        left: -0.04rem;
        right: auto;
        background: url(../images/hz-li.png) no-repeat center;
        width: .07rem;
        height: 2.58rem;
        transition: all .5s;
        background-size: 100% 100%;
    }

    .hz-sw .swiper-slide .name::after {
        content: '';
        position: absolute;
        top: .94rem;
        right: -0.04rem;
        background: url(../images/hz-li.png) no-repeat center;
        width: .07rem;
        height: 2.58rem;
        transition: all .5s;
        background-size: 100% 100%;
    }

    .hz-sw .swiper-slide:hover .name::after {
        right: -0.15rem;
    }

    .hz-sw .swiper-slide:hover .name::before {
        left: -0.15rem;
    }

    .u27 {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .u27 li {
        width: 2.52rem;
        height: 4.45rem;
        position: relative;
    }

    .u27 li a {
        display: block;
        width: 100%;
        height: 100%;
    }

    .u27 li .imgk {
        width: 100%;
        height: 100%;
    }

    .u27 li .imgk img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .u27 li .name {
        width: .8rem;
        height: 100%;
        position: absolute;
        top: 0;
        left: 50%;
        margin-left: -0.4rem;
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
        writing-mode: vertical-lr;
        font-size: .28rem;
        color: #fff;
        letter-spacing: .07rem;
    }

    .u27 li .name::before {
        content: '';
        position: absolute;
        top: .94rem;
        left: -0.04rem;
        right: auto;
        background: url(../images/hz-li.png) no-repeat center;
        width: .07rem;
        height: 2.58rem;
        transition: all .5s;
        background-size: 100% 100%;
    }

    .u27 li .name::after {
        content: '';
        position: absolute;
        top: .94rem;
        right: -0.04rem;
        background: url(../images/hz-li.png) no-repeat center;
        width: .07rem;
        height: 2.58rem;
        transition: all .5s;
        background-size: 100% 100%;
    }

    .u27 li:hover .name::after {
        right: -0.15rem;
    }

    .u27 li:hover .name::before {
        left: -0.15rem;
    }
}

@media only screen and (max-width: 800px) {
    .hz-box1 {
        background:url(../images/images/hzb1_03.jpg) no-repeat center;
        background-size: 19.2rem 100%;
        padding-top: 1rem;
        padding-bottom: .5rem;
    }

    .hz-box1 .l {
        width: 100%;
    }

    .hz-box1 .l .hz-tit {
        margin-top: .57rem;
        width: 100%;
        height: 1.1rem;
        background: url(../images/images/25-1.jpg) no-repeat center;
        background-size: 100% 100%;
        font-size: .26rem;
        color: #fff;
        font-weight: 600;
        padding-left: .5rem;
        line-height: 1.1rem;
    }

    .hz-box1 .l .btns {
        margin-top: .3rem;
        padding-right: .5rem;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .hz-box1 .l .btns a {
        width: 3rem;
        height: .5rem;
        line-height: .5rem;
        display: block;
        background-color: #f7e0e1;
        text-align: center;
        font-size: .24rem;
        color: #0053af;
    }

    .hz-box1 .l .btns a img {
        margin-left: .1rem;
        width: .25rem;
    }

    .hz-box1 .r {
        margin-top: .2rem;
    }

    .hz-box1 .r .imgk {
        display: none;
        width: 100%;
        position: relative;
        padding-top: .3rem;
    }

    .hz-box1 .r .imgk.on {
        display: block;
    }

    .hz-box1 .r .imgk::after {
        content: '';
        position: absolute;
        right: 0;
        top: 0;
        width: 100%;
        height: 5.1rem;
        background: url(../images/images/xqb1.jpg) no-repeat center;
        background-size: 100% 100%;
    }

    .hz-box1 .r .imgk img {
        display: block;
        width: 95%;
        max-width: 95%;
        height: 4.55rem;
        object-fit: cover;
        position: relative;
        z-index: 2;
    }

    .nsy-tit2 {
        position: relative;
        text-align: center;
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding-right: .35rem;
    }

    .nsy-tit2 .name {
        display: inline-block;
        font-size: .34rem;
        font-weight: 600;
        position: relative;
        border-bottom: 1px solid #c3c4c7;
        padding-bottom: .1rem;
    }

    .nsy-tit2 .name::after {
        position: absolute;
        content: '';
        width: .3rem;
        height: .04rem;
        background-color: #0053af;
        left: 0;
        bottom: 0;
    }

    .nsy-tit2 .more {
        font-size: .22rem;
        color: #c3c4c7;
        color: #0053af;
    }

    .nsy-tit2 .more:hover {
        color: #0053af;
    }

    .u25 li {
        height: .95rem;
        font-size: .24rem;
        font-weight: 600;
        position: relative;
    }

    .u25 li a {
        display: block;
        width: 100%;
        height: 100%;
        padding: .175rem 0;
        padding-right: .15rem;
        border-bottom: 1px dashed #c3c4c7;
    }

    .u25 li p {
        height: .6rem;
        line-height: .6rem;
    }

    .u25 li::after {
        content: '';
        position: absolute;
        top: 0;
        right: -0.45rem;
        width: .45rem;
        height: .95rem;
        background: url(../images/images/25-2.png) no-repeat center;
        background-size: 100% 100%;
    }

    .hz-box2 {
        background: url(../images/images/jzb2.jpg) no-repeat center;
        background-size: 19.2rem 100%;
        padding-top: .2rem;
        padding-bottom: .7rem;
    }

    .hz-box2 .nsy-tit .name {
        color: #fff;
        border-bottom: 1px solid #fff;
    }

    .hz-box2 .nsy-tit .name::after {
        background-color: #fff;
    }

    .hz-box2 .nsy-tit a.more {
        color: #fff;
    }

    .hz-box2 .r {
        width: 100%;
    }

    .hz-box2 .r .tit {
        color: #fff;
        display: flex;
        align-items: center;
        justify-content: space-between;
        font-size: .26rem;
        margin-bottom: .4rem;
    }

    .hz-box2 .r .tit .name {
        font-weight: 600;
    }

    .hz-box2 .r .tit a {
        font-size: .15rem;
        color: #fff;
    }

    .hz-box2 .r .tit a:hover {
        color: #eeb04d;
    }

    .hz-box2 .r .nsy_ban3 {
        padding-bottom: 1.2rem;
    }

    .hz-box2 .r .nsy_ban3 .swiper-slide {
        display: flex;
        align-items: center;
        flex-wrap: wrap;
    }

    .hz-box2 .r .nsy_ban3 .swiper-slide .jz-logo {
        width: 49.7%;
        height: 1.93rem;
        text-align: center;
        background-color: #fff;
        border: 1px solid #0053af;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .hz-box2 .r .nsy_ban3 .swiper-slide .jz-logo img {
        width: 80%;
        height: 80%;
        object-fit: contain;
    }

    .hz-box2 .r .sw-page3 .swiper-pagination-bullet {
        opacity: 1;
        border: 1px solid #fff;
        background-color: transparent;
        width: .15rem;
        height: .15rem;
    }

    .hz-box2 .r .sw-page3 .swiper-pagination-bullet-active {
        width: .33rem;
        background-color: #fff;
        border-radius: .15rem;
    }

    .u26 {
        margin-bottom: .1rem;
    }

    .u26 li {
        height: 1.2rem;
        position: relative;
    }

    .u26 li a {
        display: flex;
        width: 100%;
        height: 100%;
        align-items: center;
        padding: 0 .2rem;
        border-bottom: 1px dashed #c3c4c7;
    }

    .u26 li .time {
        width: .9rem;
        height: .93rem;
        text-align: center;
        background: url(../images/u26.png) no-repeat center;
        background-size: 100% 100%;
        position: relative;
    }

    .u26 li .time p {
        margin-top: .12rem;
        font-size: .36rem;
        line-height: 1.1;
    }

    .u26 li .time span {
        display: block;
        font-size: .22rem;
    }

    .u26 li .time::after {
        transition: all .1s;
        content: '';
        position: absolute;
        width: 0;
        height: .28rem;
        background: url(../images/u26-3.png) no-repeat center;
        background-size: contain;
        left: 0;
        top: .1rem;
    }

    .u26 li .tit {
        font-size: .24rem;
        width: 100%;
        flex: 1;
        padding: 0 .3rem;
    }

    .u26 li:hover {
        background: url(../images/images/u26-1.png) no-repeat center;
        background-size: 100% 100%;
    }

    .u26 li:hover a {
        color: #fff;
    }

    .u26 li:hover .time {
        background: transparent;
    }

    .u26 li:hover .time::after {
        width: .09rem;
    }

    .u26 li:hover::before {
        content: '';
        position: absolute;
        width: .4rem;
        height: .98rem;
        left: -0.4rem;
        top: 0;
        background: url(../images/images/u26-2.jpg) no-repeat center;
        background-size: 100% 100%;
    }

    .hz-sw .swiper-slide {
        width: 2.52rem;
        height: 4.45rem;
        position: relative;
    }

    .hz-sw .swiper-slide a {
        display: block;
        width: 100%;
        height: 100%;
    }

    .hz-sw .swiper-slide .imgk {
        width: 100%;
        height: 100%;
    }

    .hz-sw .swiper-slide .imgk img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .hz-sw .swiper-slide .name {
        width: .8rem;
        height: 100%;
        position: absolute;
        top: 0;
        left: 50%;
        margin-left: -0.4rem;
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
        writing-mode: vertical-lr;
        font-size: .28rem;
        color: #fff;
        letter-spacing: .07rem;
    }

    .hz-sw .swiper-slide .name::before {
        content: '';
        position: absolute;
        top: .94rem;
        left: -0.04rem;
        right: auto;
        background: url(../images/hz-li.png) no-repeat center;
        width: .07rem;
        height: 2.58rem;
        transition: all .5s;
        background-size: 100% 100%;
    }

    .hz-sw .swiper-slide .name::after {
        content: '';
        position: absolute;
        top: .94rem;
        right: -0.04rem;
        background: url(../images/hz-li.png) no-repeat center;
        width: .07rem;
        height: 2.58rem;
        transition: all .5s;
        background-size: 100% 100%;
    }

    .hz-sw .swiper-slide:hover .name::after {
        right: -0.15rem;
    }

    .hz-sw .swiper-slide:hover .name::before {
        left: -0.15rem;
    }

    .u27 {
        display: flex;
        align-items: center;
        justify-content: space-between;
        flex-wrap: wrap;
    }

    .u27 li {
        width: 33.3%;
        height: 4.45rem;
        position: relative;
    }

    .u27 li a {
        display: block;
        width: 100%;
        height: 100%;
    }

    .u27 li .imgk {
        width: 100%;
        height: 100%;
    }

    .u27 li .imgk img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .u27 li .name {
        width: .8rem;
        height: 100%;
        position: absolute;
        top: 0;
        left: 50%;
        margin-left: -0.4rem;
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
        writing-mode: vertical-lr;
        font-size: .28rem;
        color: #fff;
        letter-spacing: .07rem;
    }

    .u27 li .name::before,.u27 li .name::after {
        content: '';
        position: absolute;
        top: .94rem;
        left: -0.04rem;
        background: url(../images/hz-li.png) no-repeat center;
        width: .1rem;
        height: 2.5rem;
        transition: all .5s;
        background-size: 100% 100%;
    }

    .u27 li .name::after {
        left: auto;
        right: -0.04rem;
    }
}

@media only screen and (min-width: 1680px) {
    .jz-sel {
        margin-top:40px;
    }

    .jz-sel li {
        font-size: 18px;
        color: #666666;
        background-color: #fff;
        padding: 0 12px;
    }

    .u28 li {
        width: 285px;
        height: 214px;
        background-color: #fff;
        float: left;
        margin-right: 20px;
        margin-bottom: 35px;
    }

    .u28 li:nth-child(4n) {
        margin-right: 0;
    }

    .u28 li a {
        display: block;
        width: 100%;
        height: 100%;
    }

    .u28 li .imgk {
        width: 100%;
        height: 136px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .u28 li .imgk img {
        width: 80%;
        height: 80%;
        object-fit: contain;
    }

    .u28 li .name {
        font-size: 18px;
        padding: 15px;
        text-align: center;
    }
}

@media only screen and (min-width: 800px) and (max-width:1680px) {
    .jz-sel {
        margin-top:.4rem;
    }

    .jz-sel li {
        font-size: .18rem;
        color: #666666;
        background-color: #fff;
        padding: 0 .12rem;
    }

    .u28 li {
        width: 2.85rem;
        height: 2.14rem;
        background-color: #fff;
        float: left;
        margin-right: .2rem;
        margin-bottom: .35rem;
    }

    .u28 li:nth-child(4n) {
        margin-right: 0;
    }

    .u28 li a {
        display: block;
        width: 100%;
        height: 100%;
    }

    .u28 li .imgk {
        width: 100%;
        height: 1.36rem;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .u28 li .imgk img {
        width: 80%;
        height: 80%;
        object-fit: contain;
    }

    .u28 li .name {
        font-size: .18rem;
        padding: .15rem;
        text-align: center;
    }
}

@media only screen and (max-width: 800px) {
    .jz-sel {
        margin-top:.4rem;
    }

    .jz-sel li {
        background-color: #fff;
    }

    .u28 li {
        width: 49%;
        height: 2.5rem;
        background-color: #fff;
        float: left;
        margin-right: 2%;
        margin-bottom: .3rem;
    }

    .u28 li:nth-child(2n) {
        margin-right: 0;
    }

    .u28 li a {
        display: block;
        width: 100%;
        height: 100%;
    }

    .u28 li .imgk {
        width: 100%;
        height: 1.5rem;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .u28 li .imgk img {
        width: 80%;
        height: 80%;
        object-fit: contain;
    }

    .u28 li .name {
        font-size: .26rem;
        padding: .15rem;
        text-align: center;
    }
}

@media only screen and (min-width: 1680px) {
    .news-cont {
        width:1400px;
        margin: 0 auto;
        display: flex;
    }

    .news-cont .l {
        width: 1100px;
        border-right: 1px solid #e1e1e1;
        padding-right: 50px;
    }

    .news-cont .l .tit {
        text-align: center;
        font-size: 30px;
        font-weight: 600;
        margin-bottom: 25px;
    }

    .news-cont .l .jj {
        font-size: 16px;
        color: #999;
        text-align: center;
    }

    .news-cont .l .line {
        width: 100%;
        margin: 30px 0;
        border-bottom: 1px solid #e1e1e1;
        display: block;
        height: 1px;
        padding-bottom: 1px;
    }

    .news-cont .l .txt {
        font-size: 18px;
        text-indent: 2em;
    }

    .news-cont .l .txt div {
        max-width: 100%;
    }

    .news-cont .l .txt a {
        color: #2980B9;
    }

    .news-cont .l .txt a:hover {
        text-decoration: underline;
    }

    .news-cont .l .txt p:has(img) {
        text-indent: 0;
    }

    .news-cont .l .txt ul {
        padding-left: 2em;
    }

    .news-cont .l .txt ul li {
        text-indent: 0;
        list-style: inherit;
    }

    .news-cont .l .imgk {
        text-align: center;
        text-indent: 0;
    }

    .news-cont .l img {
        max-width: 100%;
    }

    .news-cont .l .jj2 {
        display: flex;
        justify-content: flex-end;
        color: #999;
    }

    .news-cont .r {
        width: 390px;
        padding-left: 50px;
    }

    .news-cont .r .back {
        font-size: 24px;
        margin-bottom: 30px;
    }

    .news-cont .r .back img {
        margin-left: 10px;
    }

    .news-cont .r .item {
        margin-top: 30px;
        border-bottom: 1px solid #e1e1e1;
        font-size: 18px;
        padding-bottom: 30px;
    }

    .news-cont .r .item:last-child {
        border-bottom: 0 solid #000;
    }

    .news-cont .r .item p {
        color: #0053af;
        margin-bottom: 10px;
    }

    .news-cont .r .item a {
        display: block;
    }
}

@media only screen and (min-width: 800px) and (max-width:1680px) {
    .news-cont {
        width:14rem;
        margin: 0 auto;
        display: flex;
    }

    .news-cont .l {
        width: 11rem;
        border-right: 1px solid #e1e1e1;
        padding-right: .5rem;
    }

    .news-cont .l .tit {
        text-align: center;
        font-size: 26px;
        font-weight: 600;
        margin-bottom: .25rem;
    }

    .news-cont .l .jj {
        font-size: 16px;
        color: #999;
        text-align: center;
    }

    .news-cont .l .line {
        width: 100%;
        margin: .3rem 0;
        border-bottom: 1px solid #e1e1e1;
        display: block;
        height: 1px;
        padding-bottom: 1px;
    }

    .news-cont .l .txt {
        font-size: 18px;
        text-indent: 2em;
    }

    .news-cont .l .txt div {
        max-width: 100%;
    }

    .news-cont .l .txt a {
        color: #2980B9;
    }

    .news-cont .l .txt a:hover {
        text-decoration: underline;
    }

    .news-cont .l .txt p:has(img) {
        text-indent: 0;
    }

    .news-cont .l .txt ul {
        padding-left: 2em;
    }

    .news-cont .l .txt ul li {
        text-indent: 0;
        list-style: inherit;
    }

    .news-cont .l .imgk {
        text-align: center;
        text-indent: 0;
    }

    .news-cont .l img {
        max-width: 100%;
    }

    .news-cont .l .jj2 {
        display: flex;
        justify-content: flex-end;
        color: #999;
    }

    .news-cont .r {
        width: 3.9rem;
        padding-left: .5rem;
    }

    .news-cont .r .back {
        font-size: .24rem;
        margin-bottom: .3rem;
    }

    .news-cont .r .back img {
        width: .45rem;
        margin-left: .1rem;
    }

    .news-cont .r .item {
        margin-top: .3rem;
        border-bottom: 1px solid #e1e1e1;
        font-size: .18rem;
        padding-bottom: .3rem;
    }

    .news-cont .r .item:last-child {
        border-bottom: 0 solid #000;
    }

    .news-cont .r .item p {
        color: #0053af;
        margin-bottom: .1rem;
    }

    .news-cont .r .item a {
        display: block;
    }
}

@media only screen and (max-width: 800px) {
    .news-cont .l {
        width:100%;
    }

    .news-cont .l .tit {
        text-align: center;
        font-size: .3rem;
        font-weight: 600;
        margin-bottom: .25rem;
    }

    .news-cont .l .jj {
        font-size: .24rem;
        color: #999;
        text-align: center;
    }

    .news-cont .l .line {
        width: 100%;
        margin: .3rem 0;
        border-bottom: 1px solid #e1e1e1;
        display: block;
        height: 1px;
        padding-bottom: 1px;
    }

    .news-cont .l .txt {
        font-size: .26rem;
        text-indent: 2em;
    }

    .news-cont .l .txt img,.news-cont .l .txt div {
        max-width: 100% !important;
    }

    .news-cont .l .txt a {
        color: #2980B9;
    }

    .news-cont .l .txt a:hover {
        text-decoration: underline;
    }

    .news-cont .l .txt p:has(img) {
        text-indent: 0;
    }

    .news-cont .l .txt ul {
        padding-left: 2em;
    }

    .news-cont .l .txt ul li {
        text-indent: 0;
        list-style: inherit;
    }

    .news-cont .l .imgk {
        text-align: center;
        text-indent: 0;
    }

    .news-cont .l img {
        max-width: 100%;
    }

    .news-cont .l .jj2 {
        display: flex;
        justify-content: flex-end;
        color: #999;
    }

    .news-cont .r {
        margin-top: .3rem;
        width: 100%;
    }

    .news-cont .r .back {
        font-size: .28rem;
        margin-bottom: .3rem;
    }

    .news-cont .r .back img {
        width: .45rem;
        margin-left: .1rem;
    }

    .news-cont .r .item {
        margin-top: .3rem;
        border-bottom: 1px solid #e1e1e1;
        font-size: .24rem;
        padding-bottom: .3rem;
    }

    .news-cont .r .item:last-child {
        border-bottom: 0 solid #000;
    }

    .news-cont .r .item p {
        color: #0053af;
        margin-bottom: .1rem;
    }

    .news-cont .r .item a {
        display: block;
    }
}

@media only screen and (min-width: 1680px) {
    .xx-li {
        margin-top:40px;
        padding: 0 40px;
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
        height: 113px;
        background: url(../images/images/xx1.jpg) no-repeat center;
        background-size: 100% 100%;
    }

    .xx-li p {
        font-size: 26px;
        font-weight: 600;
        color: #fff;
    }

    .xx-li .more {
        color: #fff;
        font-size: 16px;
        font-weight: 400;
    }

    .xx-li .more img {
        margin-left: 10px;
    }

    .u30 {
        margin-bottom: .3rem;
        margin-top: 40px;
        background: url(../images/images/xx3.png) repeat-y center;
        background-size: 100% 100%;
    }

    .u30 .tit {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 0 40px;
        background: url(../images/images/xx2.jpg) no-repeat center;
        background-size: 100% 100%;
        height: 76px;
        font-size: 26px;
        font-weight: 600;
        color: #fff;
    }

    .u30 .tit .more {
        color: #333;
        font-size: 16px;
        font-weight: 400;
    }

    .u30 .tit .more img {
        margin-left: 10px;
    }

    .u30 .tit .more:hover {
        color: #0053af;
    }

    .u30 li {
        padding: 0 40px;
        height: 73px;
    }

    .u30 li a {
        display: flex;
        align-items: center;
        width: 100%;
        height: 100%;
        border-bottom: 1px solid #eeeeee;
    }

    .u30 li i {
        display: block;
        width: 8px;
        height: 8px;
        border-radius: 8px;
        background-color: #0053af;
    }

    .u30 li p {
        width: 100%;
        flex: 1;
        padding: 0 40px;
        font-size: 18px;
    }

    .u30 li .time {
        color: #666;
        font-size: 16px;
    }
}

@media only screen and (min-width: 800px) and (max-width:1680px) {
    .xx-li {
        margin-top:.4rem;
        padding: 0 .4rem;
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
        height: 1.13rem;
        background: url(../images/images/xx1.jpg) no-repeat center;
        background-size: 100% 100%;
    }

    .xx-li p {
        font-size: .26rem;
        font-weight: 600;
        color: #fff;
    }

    .xx-li .more {
        color: #fff;
        font-size: .16rem;
        font-weight: 400;
    }

    .xx-li .more img {
        width: .24rem;
        margin-left: .1rem;
    }

    .u30 {
        margin-bottom: .3rem;
        margin-top: .4rem;
        background: url(../images/images/xx3.png) repeat-y center;
        background-size: 100% 100%;
    }

    .u30 .tit {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 0 .4rem;
        background: url(../images/images/xx2.jpg) no-repeat center;
        background-size: 100% 100%;
        height: .76rem;
        font-size: .26rem;
        font-weight: 600;
        color: #fff;
    }

    .u30 .tit .more {
        color: #333;
        font-size: .16rem;
        font-weight: 400;
    }

    .u30 .tit .more img {
        width: .24rem;
        margin-left: .1rem;
    }

    .u30 .tit .more:hover {
        color: #0053af;
    }

    .u30 li {
        height: .73rem;
        padding: 0 .4rem;
    }

    .u30 li a {
        display: flex;
        align-items: center;
        width: 100%;
        height: 100%;
        border-bottom: 1px solid #eeeeee;
    }

    .u30 li i {
        display: block;
        width: .08rem;
        height: .08rem;
        border-radius: .08rem;
        background-color: #0053af;
    }

    .u30 li p {
        width: 100%;
        flex: 1;
        padding: 0 .4rem;
        font-size: .18rem;
    }

    .u30 li .time {
        color: #666;
        font-size: .16rem;
    }
}

@media only screen and (max-width: 800px) {
    .xx-li {
        margin-top:.4rem;
        padding: 0 .4rem;
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
        height: 1.13rem;
        background: url(../images/images/xx1.jpg) no-repeat center;
        background-size: 100% 100%;
    }

    .xx-li p {
        font-size: .26rem;
        font-weight: 600;
        color: #fff;
    }

    .xx-li .more {
        color: #fff;
        font-size: .22rem;
        font-weight: 400;
    }

    .xx-li .more img {
        width: .24rem;
        margin-left: .1rem;
    }

    .u30 {
        margin-bottom: .3rem;
        margin-top: .4rem;
        background: url(../images/images/xx3.png) repeat-y center;
        background-size: 100% 100%;
    }

    .u30 .tit {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 0 .4rem;
        background: url(../images/images/xx2.jpg) no-repeat center;
        background-size: 100% 100%;
        height: .76rem;
        font-size: .26rem;
        font-weight: 600;
        color: #fff;
    }

    .u30 .tit .more {
        color: #333;
        font-size: .22rem;
        font-weight: 400;
    }

    .u30 .tit .more img {
        margin-left: .1rem;
        width: .24rem;
    }

    .u30 .tit .more:hover {
        color: #0053af;
    }

    .u30 li {
        height: .8rem;
        padding: 0 .3rem;
    }

    .u30 li a {
        display: flex;
        align-items: center;
        width: 100%;
        height: 100%;
        border-bottom: 1px solid #eeeeee;
    }

    .u30 li i {
        display: block;
        width: .08rem;
        height: .08rem;
        border-radius: .08rem;
        background-color: #0053af;
    }

    .u30 li p {
        width: 100%;
        flex: 1;
        padding: 0 .3rem;
        font-size: .24rem;
    }

    .u30 li .time {
        color: #666;
        font-size: .2rem;
    }
}

@media only screen and (min-width: 1680px) {
    .ny-info {
        padding:30px 50px;
        background-color: #fff;
    }

    .sel_lang {
        display: flex;
        justify-content: flex-end;
    }

    .sel_lang select {
        width: 154px;
        height: 46px;
        background-color: #e9e8e9;
        border-radius: 7px;
        border: 1px solid #e6e6e6;
        outline: none;
        padding: 0 15px;
        font-size: 16px;
    }
}

@media only screen and (min-width: 800px) and (max-width:1680px) {
    .ny-info {
        padding:.3rem .5rem;
        background-color: #fff;
    }

    .sel_lang {
        display: flex;
        justify-content: flex-end;
    }

    .sel_lang select {
        width: 1.54rem;
        height: .46rem;
        background-color: #e9e8e9;
        border-radius: 7px;
        border: 1px solid #e6e6e6;
        outline: none;
        padding: 0 .15rem;
        font-size: .16rem;
    }
}

@media only screen and (max-width: 800px) {
    .ny-info {
        padding:.3rem;
        background-color: #fff;
    }

    .sel_lang {
        display: flex;
        justify-content: flex-end;
    }

    .sel_lang select {
        width: 2rem;
        height: .46rem;
        background-color: #e9e8e9;
        border-radius: 7px;
        border: 1px solid #e6e6e6;
        outline: none;
        padding: 0 .15rem;
        font-size: .22rem;
    }
}

@media only screen and (min-width: 1680px) {
    .jc-login .ny_ban {
        padding:50px 0;
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .jc-login .dj_ny3 {
        width: 70vw;
        height: 20.8333vw;
        background: #fff;
        padding: 3.90625vw 4.427vw;
    }

    .jc-login .dj_ny3 .info {
        display: flex;
    }

    .jc-login .dj_ny3 .info .imgk {
        width: 12vw;
        height: 12vw;
        margin-right: 4.678vw;
        border-radius: 50%;
    }

    .jc-login .dj_ny3 .info .imgk img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .jc-login .dj_ny3 .info .txtk .name {
        font-size: 1.875vw;
        color: #0053af;
        margin-top: 1vw;
        margin-bottom: 1.5625vw;
    }

    .jc-login .dj_ny3 .info .txtk .name span {
        color: #333;
        margin-left: .73vw;
    }

    .jc-login .dj_ny3 .info .txtk .txt2 {
        margin-bottom: 2.5vw;
        font-size: 1.25vw;
        color: #666666;
    }

    .jc-login .dj_ny3 .info .txtk .btns {
        display: flex;
        align-items: center;
    }

    .jc-login .dj_ny3 .info .txtk .btns a {
        display: block;
        width: 12.135vw;
        height: 3.125vw;
        line-height: 3.0208vw;
        color: #fff;
        text-align: center;
        font-size: 1.25vw;
        background: #0053af;
        border: 1px solid #0053af;
        border-radius: 5px;
    }

    .jc-login .dj_ny3 .info .txtk .btns .btn-2 {
        margin-left: 1.5625vw;
        color: #333;
        background: transparent;
        border: 1px solid #ddd;
    }
}

@media only screen and (min-width: 800px) and (max-width:1680px) {
    .jc-login .ny_ban {
        padding:.5rem 0;
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .jc-login .dj_ny3 {
        width: 70vw;
        height: 20.8333vw;
        background: #f2f4fa;
        padding: 3.90625vw 4.427vw;
    }

    .jc-login .dj_ny3 .info {
        display: flex;
    }

    .jc-login .dj_ny3 .info .imgk {
        width: 10vw;
        height: 10vw;
        margin-right: 4.678vw;
        border-radius: 50%;
    }

    .jc-login .dj_ny3 .info .imgk img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .jc-login .dj_ny3 .info .txtk .name {
        font-size: 1.875vw;
        color: #333;
        margin-top: 1vw;
        margin-bottom: 1.5625vw;
    }

    .jc-login .dj_ny3 .info .txtk .name span {
        font-size: 1.5628vw;
        color: #333;
        margin-left: .73vw;
    }

    .jc-login .dj_ny3 .info .txtk .txt2 {
        margin-bottom: 3.125vw;
        font-size: 1.25vw;
        color: #666666;
    }

    .jc-login .dj_ny3 .info .txtk .btns {
        display: flex;
        align-items: center;
    }

    .jc-login .dj_ny3 .info .txtk .btns a {
        display: block;
        width: 12.135vw;
        height: 3.125vw;
        line-height: 3.0208vw;
        color: #fff;
        text-align: center;
        font-size: 1.25vw;
        background: #0053af;
        border: 1px solid #0053af;
        border-radius: 5px;
    }

    .jc-login .dj_ny3 .info .txtk .btns .btn-2 {
        margin-left: 1.5625vw;
        color: #333;
        background: transparent;
        border: 1px solid #ddd;
    }
}

@media only screen and (max-width: 800px) {
    .jc-login {
        background:#f5f5f5;
    }

    .jc-login .ny_ban {
        padding-top: 40px;
        padding-bottom: 40px;
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .jc-login .dj_ny3 {
        width: 90%;
        background-color: #fff;
        padding: 30px;
    }

    .jc-login .dj_ny3 .info .imgk {
        width: 200px;
        height: 200px;
        margin: 0 auto;
    }

    .jc-login .dj_ny3 .info .imgk img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .jc-login .dj_ny3 .info .txtk .name {
        text-align: center;
        font-size: 36px;
        color: #333;
        margin-top: 20px;
        margin-bottom: 30px;
    }

    .jc-login .dj_ny3 .info .txtk .name span {
        display: block;
        font-size: 24px;
        color: #333;
        margin-left: 15px;
    }

    .jc-login .dj_ny3 .info .txtk .txt2 {
        margin-bottom: 60px;
        font-size: 20px;
        text-align: center;
        color: #666666;
    }

    .jc-login .dj_ny3 .info .txtk .btns {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .jc-login .dj_ny3 .info .txtk .btns a {
        display: block;
        width: 233px;
        height: 60px;
        line-height: 58px;
        color: #fff;
        text-align: center;
        font-size: 20px;
        background: #0053af;
        border: 1px solid #0053af;
        border-radius: 5px;
    }

    .jc-login .dj_ny3 .info .txtk .btns .btn-2 {
        margin-left: 30px;
        color: #333;
        background: transparent;
        border: 1px solid #ddd;
    }
}

@media only screen and (min-width: 1680px) {
    .dj_ny4 {
        background-color:#fff;
        padding: 20px;
    }

    .lg_user {
        width: 100%;
        float: left;
        bottom: 0;
        margin-bottom: 50px;
    }

    .lg_user .imgk {
        width: 175px;
        float: left;
        text-align: center;
    }

    .lg_user .imgk img {
        width: 100%;
        float: left;
    }

    .lg_user .imgk p {
        font-size: 18px;
        margin-top: 15px;
    }

    .lg_user .txtk {
        width: 720px;
        float: right;
        font-size: 18px;
        margin-top: 15px;
    }

    .lg_user .txtk p {
        width: 100%;
        float: left;
    }

    .lg_user .user_sc {
        margin: 20px 0px;
    }

    .lg_user .user_sc .txtk p {
        font-size: 16px;
        margin: 10px 0px 35px 0px;
    }

    .lg_user .user_sc .txtk .an_r {
        height: 50px;
        line-height: 50px;
    }

    .lg_user .txtk p.p_1 {
        font-size: 22px;
        color: #01478e;
        line-height: normal;
        line-height: 155%;
        margin-bottom: 10px;
        font-weight: bold;
    }

    .lg_user .txtk p.p_2 {
        margin-bottom: 60px;
    }

    .user_sc .txtk {
        margin: 0;
    }

    .lg_user a.cd_a_d {
        height: 50px;
        line-height: 50px;
        width: 220px;
        font-size: 18px;
    }

    .lg_user a.cd_a_d,.lg_user a.cd_a_r {
        float: left;
        margin-right: 25px;
    }
}

@media only screen and (min-width: 800px) and (max-width:1680px) {
    .dj_ny4 {
        background-color:#fff;
        padding: .2rem;
    }

    .lg_user {
        width: 100%;
        float: left;
        bottom: 0;
        margin-bottom: .5rem;
    }

    .lg_user .imgk {
        width: 1.75rem;
        float: left;
        text-align: center;
    }

    .lg_user .imgk img {
        width: 100%;
        float: left;
    }

    .lg_user .imgk p {
        font-size: .18rem;
        margin-top: .15rem;
    }

    .lg_user .txtk {
        width: 7.2rem;
        float: right;
        font-size: .18rem;
        margin-top: .15rem;
    }

    .lg_user .txtk p {
        width: 100%;
        float: left;
    }

    .lg_user .user_sc {
        margin: .2rem 0;
    }

    .lg_user .user_sc .txtk p {
        font-size: .16rem;
        margin: .1rem 0 .35rem 0;
    }

    .lg_user .user_sc .txtk .an_r {
        height: .5rem;
        line-height: .5rem;
    }

    .lg_user .txtk p.p_1 {
        font-size: .22rem;
        color: #01478e;
        line-height: normal;
        line-height: 155%;
        margin-bottom: .1rem;
        font-weight: bold;
    }

    .lg_user .txtk p.p_2 {
        margin-bottom: .6rem;
    }

    .user_sc .txtk {
        margin: 0;
    }

    .lg_user a.cd_a_d {
        height: .5rem;
        line-height: .5rem;
        width: 2.2rem;
        font-size: .18rem;
    }

    .lg_user a.cd_a_d,.lg_user a.cd_a_r {
        float: left;
        margin-right: .25rem;
    }
}

@media only screen and (max-width: 800px) {
    .lg_user {
        width:100%;
        float: left;
        margin: 20px 0%;
    }

    .lg_user .imgk {
        width: 100%;
        float: left;
        text-align: center;
        margin-bottom: 20px;
    }

    .lg_user .imgk img {
        width: 50%;
        max-width: 175px;
    }

    .lg_user.user_sc {
        margin: 10px 0px;
    }

    .lg_user.user_sc .txtk {
        margin-top: 20px;
    }

    .lg_user.user_sc .txtk p {
        font-size: 1em;
        margin: 10px 0px 20px 0px;
    }

    .lg_user.user_sc .an_r {
        height: 45px;
        line-height: 45px;
    }

    .lg_user.user_sc .imgk p {
        padding-top: 15px;
        width: 100%;
        float: left;
        font-size: 1.1em;
    }

    .lg_user .txtk {
        width: 100%;
        float: right;
    }

    .lg_user .txtk p {
        width: 98%;
        margin-left: 1%;
        text-align: center;
        float: left;
    }

    .lg_user .txtk p.p_1 {
        font-size: 14px;
        color: #01478e;
        margin-bottom: 10px;
    }

    .lg_user .txtk p.p_2 {
        margin-bottom: 20px;
    }

    .lg_user .txtk a.cd_a_r,.lg_user .txtk a.cd_a_d {
        float: left;
        text-align: center;
        width: 48%;
        margin: 0px 1%;
        font-size: 12px;
    }
}

@media only screen and (max-width: 800px) {
    .dj_ny4 {
        background-color:#fff;
        padding: 20px;
    }

    .lg2_fo {
        width: 100%;
        float: left;
        margin: 20px 0px 20px 0%;
    }

    .lg2_fo dl {
        width: 100%;
        float: left;
        margin-bottom: 10px;
    }

    .lg2_fo dt {
        font-size: 16px;
        line-height: 150%;
        float: left;
        width: 100%;
        padding: 0px;
        margin-bottom: 5px;
    }

    .lg2_fo dd {
        float: left;
        width: 100%;
    }

    .lg2_fo .an_h {
        float: left;
        margin-left: 0px;
        width: 100%;
    }

    .lg2_fo .lg_tx,.lg2_fo .lg2_tx {
        width: 100%;
        float: left;
        min-height: 35px;
        padding: 0 15px;
    }

    .lg2_fo .lg_tx {
        background-color: #f4f4f4;
    }

    .lg2_fo dl.dl_bt {
        margin-bottom: 10px;
        color: #333;
        font-weight: bold;
    }

    .lg2_fo dl.dl_bt dt {
        float: left;
        width: auto;
    }

    .lg2_fo dl.dl_bt dd {
        font-size: 16px;
        line-height: 150%;
        float: left;
        width: auto;
        margin-left: 10px;
    }

    .md20 {
        margin-bottom: 15px;
    }

    .lg2_fo a.cd_a_d {
        float: left;
        margin-top: 10px;
        border-color: #ccc;
        font-size: 13px;
        height: 40px;
        line-height: 38px;
        background-image: -moz-linear-gradient(top, #fdfdfd, #e1e1e1);
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fdfdfd), color-stop(1, #e1e1e1));
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdfdfd', endColorstr='#e1e1e1', GradientType='0');
    }
}

@media only screen and (min-width: 800px) and (max-width:1680px) {
    .md20 {
        margin-bottom:.12rem;
    }

    .lg2_fo a.cd_a_d {
        float: left;
        margin-top: .2rem;
        border-color: #ccc;
        font-size: .16rem;
        height: .4rem;
        line-height: .38rem;
        background-image: -moz-linear-gradient(top, #fdfdfd, #e1e1e1);
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fdfdfd), color-stop(1, #e1e1e1));
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdfdfd', endColorstr='#e1e1e1', GradientType='0');
    }

    .lg2_fo {
        width: 100%;
        float: left;
    }

    .lg2_fo dl {
        width: 100%;
        float: left;
        margin-bottom: .15rem;
        min-height: .35rem;
        position: relative;
        padding-left: 1rem;
    }

    .lg2_fo dt {
        font-size: .16rem;
        line-height: .35rem;
        float: left;
        width: 1rem;
        padding: 0px;
        position: absolute;
        left: 0px;
        top: 0px;
        padding-right: .15rem;
    }

    .lg2_fo dd {
        float: left;
        width: 100%;
    }

    .lg2_fo dl.dl_bt {
        width: 100%;
        margin: 0px 0% 20px 0%;
        color: #333;
    }

    .lg2_fo dl.dl_bt dt {
        font-size: .24rem;
        line-height: .4rem;
    }

    .lg2_fo dl.dl_bt dd {
        font-size: .24rem;
        line-height: .4rem;
    }
}

@media only screen and (min-width: 1680px) {
    .md20 {
        margin-bottom:12px;
    }

    .lg2_fo a.cd_a_d {
        float: left;
        margin-top: 20px;
        border-color: #ccc;
        font-size: 16px;
        height: 40px;
        line-height: 38px;
        background-image: -moz-linear-gradient(top, #fdfdfd, #e1e1e1);
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fdfdfd), color-stop(1, #e1e1e1));
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdfdfd', endColorstr='#e1e1e1', GradientType='0');
    }

    .lg2_fo {
        width: 100%;
        float: left;
    }

    .lg2_fo dl {
        width: 100%;
        float: left;
        margin-bottom: 15px;
        min-height: 35px;
        position: relative;
        padding-left: 100px;
    }

    .lg2_fo dt {
        font-size: 16px;
        line-height: 35px;
        float: left;
        width: 100px;
        padding: 0px;
        position: absolute;
        left: 0px;
        top: 0px;
        padding-right: 15px;
    }

    .lg2_fo dd {
        float: left;
        width: 100%;
    }

    .lg2_fo dl.dl_bt {
        width: 100%;
        margin: 0px 0% 20px 0%;
        color: #333;
    }

    .lg2_fo dl.dl_bt dt {
        font-size: 24px;
        line-height: 40px;
    }

    .lg2_fo dl.dl_bt dd {
        font-size: 24px;
        line-height: 40px;
    }
}

@media only screen and (min-width: 1680px) {
    .uploader {
        position:relative;
        display: inline-block;
        overflow: hidden;
        cursor: default;
        padding: 0;
    }

    .filename {
        float: left;
        display: inline-block;
        outline: 0 none;
        height: 40px;
        width: 500px;
        padding-left: 10px;
        border: solid 1px #dddddd;
        margin: 0;
        overflow: hidden;
        cursor: default;
        border-right: 0;
    }

    .button {
        float: left;
        height: 40px;
        display: inline-block;
        outline: 0 none;
        margin: 0;
        color: #333;
        cursor: pointer;
        width: 130px;
        background-image: -moz-linear-gradient(top, #ffffff, #e1e1e1);
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ffffff), color-stop(1, #e1e1e1));
        border: solid 1px #cccccc;
        font-size: 16px;
        text-align: center;
    }

    .uploader input[type=file] {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        padding: 0;
        margin: 0;
        height: 38px;
        color: #333;
        width: 630px;
        cursor: pointer;
        filter: alpha(opacity=0);
        -moz-opacity: 0;
        -khtml-opacity: 0;
        opacity: 0;
    }

    .lg_fo3 {
        width: 100%;
        float: left;
        padding: 55px 0px;
    }

    .lg_fo3 .imgk {
        width: 156px;
        float: left;
        margin-left: 115px;
    }

    .lg_fo3 .imgk img {
        width: 100%;
    }

    .lg_fo3 dl {
        float: right;
        width: 785px;
    }

    .lg_fo3 dd {
        width: 100%;
        float: left;
        margin-bottom: 40px;
    }

    .lg_fo3 dd p {
        width: 100%;
        float: left;
        color: #999999;
        margin-top: 5px;
    }

    .lg_tx {
        width: 100%;
        height: 35px;
        line-height: 35px;
        font-size: 16px;
        padding-left: 10px;
        background: #f5f5f5;
        border: solid 1px #ddd;
    }

    .lg2_tx {
        width: 100%;
        height: 120px;
        line-height: 22px;
        font-size: 16px;
        padding: 8px 10px;
        border: solid 1px #ddd;
    }

    .fo_anq1 {
        width: 100%;
        float: left;
        margin-top: 30px;
        text-align: center;
    }

    .fo_anq1 button {
        margin: 0 10px;
    }

    .an_r {
        width: 200px;
        height: 50px;
        line-height: 50px;
        text-align: center;
        background: #0053af;
        color: #ffffff;
        border: 1px solid #0053af;
        font-size: 18px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
    }

    .an_r:hover {
        background: #0053af;
        border: 1px solid #0053af;
    }

    .an_d {
        width: 200px;
        height: 50px;
        line-height: 50px;
        text-align: center;
        background: #fff;
        border: 1px solid #ddd;
        font-size: 18px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
    }

    .an_d:hover {
        background: #0053af;
        color: #fff;
        border: 1px solid #0053af;
    }

    .lg2_fo {
        position: relative;
    }

    .lg2_fo .lg_yy {
        position: absolute;
        right: 0px;
        top: -30px;
        width: 120px;
        border: solid 1px #ccc;
        background-image: -moz-linear-gradient(top, #fbfbfb, #e3e3e3);
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fbfbfb), color-stop(1, #e3e3e3));
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbfbfb', endColorstr='#e3e3e3', GradientType='0');
    }
}

@media only screen and (min-width: 800px) and (max-width:1680px) {
    .uploader {
        position:relative;
        display: inline-block;
        overflow: hidden;
        cursor: default;
        padding: 0;
    }

    .filename {
        float: left;
        display: inline-block;
        outline: 0 none;
        height: 40px;
        width: 500px;
        padding-left: 10px;
        border: solid 1px #dddddd;
        margin: 0;
        overflow: hidden;
        cursor: default;
        border-right: 0;
    }

    .button {
        float: left;
        height: 40px;
        display: inline-block;
        outline: 0 none;
        margin: 0;
        color: #333;
        cursor: pointer;
        width: 130px;
        background-image: -moz-linear-gradient(top, #ffffff, #e1e1e1);
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ffffff), color-stop(1, #e1e1e1));
        border: solid 1px #cccccc;
        font-size: 16px;
        text-align: center;
    }

    .uploader input[type=file] {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        padding: 0;
        margin: 0;
        height: 38px;
        color: #333;
        width: 630px;
        cursor: pointer;
        filter: alpha(opacity=0);
        -moz-opacity: 0;
        -khtml-opacity: 0;
        opacity: 0;
    }

    .lg_fo3 {
        width: 100%;
        float: left;
        padding: 55px 0px;
    }

    .lg_fo3 .imgk {
        width: 156px;
        float: left;
        margin-left: 115px;
    }

    .lg_fo3 .imgk img {
        width: 100%;
    }

    .lg_fo3 dl {
        float: right;
        width: 785px;
    }

    .lg_fo3 dd {
        width: 100%;
        float: left;
        margin-bottom: 40px;
    }

    .lg_fo3 dd p {
        width: 100%;
        float: left;
        color: #999999;
        margin-top: 5px;
    }

    .lg_tx {
        width: 100%;
        height: 35px;
        line-height: 35px;
        font-size: 16px;
        padding-left: 10px;
        background: #f5f5f5;
        border: solid 1px #ddd;
    }

    .lg2_tx {
        width: 100%;
        height: 120px;
        line-height: 22px;
        font-size: 16px;
        padding: 8px 10px;
        border: solid 1px #ddd;
    }

    .fo_anq1 {
        width: 100%;
        float: left;
        margin-top: 30px;
        text-align: center;
    }

    .fo_anq1 button {
        margin: 0 10px;
    }

    .an_r {
        width: 2.2rem;
        height: .5rem;
        line-height: .5rem;
        text-align: center;
        background: #0053af;
        color: #ffffff;
        border: 1px solid #0053af;
        font-size: .18rem;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
    }

    .an_r:hover {
        background: #0053af;
        border: 1px solid #0053af;
    }

    .an_d {
        width: 2.2rem;
        height: .5rem;
        line-height: .5rem;
        text-align: center;
        background: #fff;
        border: 1px solid #ddd;
        font-size: .18rem;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
    }

    .an_d:hover {
        background: #0053af;
        color: #fff;
        border: 1px solid #0053af;
    }

    .lg2_fo {
        position: relative;
    }

    .lg2_fo .lg_yy {
        position: absolute;
        right: 0px;
        top: -30px;
        width: 120px;
        border: solid 1px #ccc;
        background-image: -moz-linear-gradient(top, #fbfbfb, #e3e3e3);
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fbfbfb), color-stop(1, #e3e3e3));
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbfbfb', endColorstr='#e3e3e3', GradientType='0');
    }
}

@media only screen and (max-width: 800px) {
    .lg2_tx {
        width:100%;
        height: 80px;
        line-height: 22px;
        font-size: 13px;
        padding: 8px 10px;
        border: solid 1px #ddd;
    }

    .lg2_tx2 {
        margin-bottom: 10px;
    }

    .lg2_tx2 h5 {
        font-size: 16px;
        margin-bottom: 10px;
    }

    .fo_anq1 {
        width: 100%;
        float: left;
        margin-top: 30px;
        text-align: center;
    }

    .fo_anq1 button {
        margin: 0 10px;
    }

    .an_r {
        width: 120px;
        height: 40px;
        line-height: 40px;
        text-align: center;
        background: #0053af;
        color: #ffffff;
        border: 1px solid #0053af;
        font-size: 16px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
    }

    .an_d {
        width: 120px;
        height: 40px;
        line-height: 40px;
        text-align: center;
        background: #fff;
        border: 1px solid #ddd;
        font-size: 16px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
    }
}

@media only screen and (min-width: 1680px) {
    .user_sc .imgk {
        width:20%;
        padding-right: 3%;
    }

    .user_sc .txtk {
        width: 80%;
    }

    .lg2_tx2 {
        margin-bottom: 25px;
    }

    .lg2_tx2 h5 {
        margin-bottom: 10px;
        font-size: 18px;
        line-height: 155%;
    }
}

@media only screen and (min-width: 800px) and (max-width:1680px) {
    .user_sc .imgk {
        width:20%;
        padding-right: 3%;
    }

    .user_sc .txtk {
        width: 80%;
    }

    .lg2_tx2 {
        margin-bottom: .25rem;
    }

    .lg2_tx2 h5 {
        margin-bottom: .1rem;
        font-size: .18rem;
        line-height: 155%;
    }
}

@media only screen and (min-width: 1680px) {
    .upload-info .up-info {
        display:flex;
    }

    .upload-info .up-info .lg2_tx {
        height: 60px;
    }

    .upload-info .up-info .files {
        position: relative;
        margin-left: 15px;
        display: inline-block;
        height: 60px;
        width: 220px;
        text-align: center;
        line-height: 58px;
        border: 1px solid #ddd;
        border-radius: 3px;
        font-size: 18px;
        cursor: pointer;
    }

    .upload-info .up-info .files input {
        width: 0;
        height: 0;
        position: absolute;
        left: 0;
        top: 0;
    }

    .img-rounded {
        border-radius: 0;
    }
}

@media only screen and (min-width: 800px) and (max-width:1680px) {
    .upload-info .up-info {
        display:flex;
    }

    .upload-info .up-info .lg2_tx {
        height: .6rem;
    }

    .upload-info .up-info .files {
        position: relative;
        margin-left: .15rem;
        display: inline-block;
        height: .6rem;
        width: 2.2rem;
        text-align: center;
        line-height: .58rem;
        border: 1px solid #ddd;
        border-radius: 3px;
        font-size: .18rem;
        cursor: pointer;
    }

    .upload-info .up-info .files input {
        width: 0;
        height: 0;
        position: absolute;
        left: 0;
        top: 0;
    }

    .img-rounded {
        border-radius: 0;
    }
}

@media only screen and (max-width: 1680px) {
    .img-rounded {
        border-radius:0;
    }
}

@media only screen and (max-width: 800px) {
    .upload-info .up-info {
        display:flex;
    }

    .upload-info .up-info .lg2_tx {
        height: 60px;
    }

    .upload-info .up-info .files {
        position: relative;
        margin-left: 15px;
        display: inline-block;
        height: 60px;
        width: 100px;
        text-align: center;
        line-height: 58px;
        border: 1px solid #ddd;
        border-radius: 3px;
        font-size: 16px;
        cursor: pointer;
    }

    .upload-info .up-info .files input {
        width: 0;
        height: 0;
        position: absolute;
        left: 0;
        top: 0;
    }
}

@media only screen and (min-width: 1680px) {
    .rc-box1 {
        background:url(../images/images/zpb1_02.jpg) no-repeat center;
        background-size: 1920px 100%;
        padding-bottom: 45px;
    }

    .rc-box1 .b1 {
        display: flex;
        justify-content: space-between;
        padding-top: 65px;
    }

    .rc-box1 .b1 .l {
        width: 915px;
    }

    .rc-box1 .b1 .r {
        width: 620px;
    }

    .gw-box {
        margin-top: 45px;
    }

    .gw-box .gw-item {
        height: 307px;
        display: flex;
        align-items: center;
    }

    .gw-box .gw-item .item {
        background-color: #fff;
        width: 180px;
        height: 270px;
        margin-right: 2px;
    }

    .gw-box .gw-item .item .icon {
        height: 150px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .gw-box .gw-item .item .icon img {
        width: 70px;
        object-fit: contain;
    }

    .gw-box .gw-item .item .ic1 {
        display: flex;
    }

    .gw-box .gw-item .item .ic2 {
        display: none;
    }

    .gw-box .gw-item .item .xk {
        display: none;
    }

    .gw-box .gw-item .item .tit {
        text-align: center;
        font-size: 20px;
    }

    .gw-box .gw-item .item a {
        display: block;
        width: 100%;
        height: 100%;
    }

    .gw-box .gw-item .item:nth-child(1) {
        border-top: 8px solid #0053af;
    }

    .gw-box .gw-item .item:nth-child(2) {
        border-top: 8px solid #ff7f0e;
    }

    .gw-box .gw-item .item:nth-child(3) {
        border-top: 8px solid #c44f9d;
    }

    .gw-box .gw-item .item:nth-child(4) {
        border-top: 8px solid #10d1c1;
    }

    .gw-box .gw-item .item:nth-child(5) {
        border-top: 8px solid #359cdc;
    }

    .gw-box .gw-item .item:hover,.gw-box .gw-item .item.on {
        height: 307px;
        padding: 18px;
        background: url(../images/images/xk.jpg) no-repeat center;
        background-size: 100% 100%;
        border-top: none;
    }

    .gw-box .gw-item .item:hover a,.gw-box .gw-item .item.on a {
        color: #fff;
    }

    .gw-box .gw-item .item:hover .ic1,.gw-box .gw-item .item.on .ic1 {
        display: none;
    }

    .gw-box .gw-item .item:hover .ic2,.gw-box .gw-item .item.on .ic2 {
        display: flex;
        justify-content: flex-start;
        height: 100px;
    }

    .gw-box .gw-item .item:hover .ic2 img,.gw-box .gw-item .item.on .ic2 img {
        height: 60px;
    }

    .gw-box .gw-item .item:hover .tit,.gw-box .gw-item .item.on .tit {
        text-align: left;
        padding-bottom: 5px;
        border-bottom: 1px solid #d96265;
    }

    .gw-box .gw-item .item:hover .xk,.gw-box .gw-item .item.on .xk {
        margin-top: 30px;
        display: flex;
        flex-wrap: wrap;
    }

    .gw-box .gw-item .item:hover .xk li,.gw-box .gw-item .item.on .xk li {
        width: 50%;
        font-size: 16px;
        margin-bottom: 15px;
    }

    .u31 {
        margin-top: 45px;
    }

    .u31 li {
        height: 60px;
    }

    .u31 li a {
        display: flex;
        align-items: center;
        width: 100%;
        height: 100%;
        border-bottom: 1px solid #dddddd;
    }

    .u31 li i {
        display: block;
    }

    .u31 li i img {
        width: 25px;
    }

    .u31 li p {
        width: 100%;
        flex: 1;
        font-size: 16px;
        padding: 0 12px;
    }

    .u31 li .time {
        font-size: 14px;
    }

    .u33 {
        display: flex;
        align-items: flex-end;
        justify-content: space-between;
    }

    .u33 li {
        width: 303px;
        background: url(../images/images/zc.jpg) no-repeat center bottom;
        border: 1px solid #0053af;
        background-size: cover;
    }

    .u33 li:nth-child(1),.u33 li:nth-child(5) {
        height: 450px;
    }

    .u33 li:nth-child(1) .tp,.u33 li:nth-child(5) .tp {
        height: 180px;
        padding-top: 25px;
    }

    .u33 li:nth-child(3) {
        height: 570px;
    }

    .u33 li:nth-child(2),.u33 li:nth-child(4) {
        height: 510px;
    }

    .u33 li .tp {
        height: 200px;
        text-align: center;
        padding-top: 40px;
    }

    .u33 li .icon {
        margin-bottom: 20px;
    }

    .u33 li .icon img {
        width: 74px;
    }

    .u33 li .tit {
        font-size: 24px;
    }

    .u33 li .ic2 {
        display: block;
    }

    .u33 li .ic1 {
        display: none;
    }

    .u33 li .jj {
        font-size: 18px;
        padding: 10px 20px;
        color: #666;
    }

    .u33 li.on .tp,.u33 li:hover .tp {
        background: #0053af;
        color: #fff;
    }

    .u33 li.on .ic1,.u33 li:hover .ic1 {
        display: block;
        animation: flipInY linear 1 1s;
    }

    .u33 li.on .ic2,.u33 li:hover .ic2 {
        display: none;
    }

    .rc-box2 {
        background: url(../images/images/zpb2_02.jpg) no-repeat center;
        background-size: 1920px 100%;
    }

    .u32 li {
        float: left;
        width: 370px;
        height: 76px;
        margin-bottom: 35px;
        background: url(../images/lyli.png) no-repeat center;
        background-size: 100% 100%;
        font-size: 18px;
        margin-right: 40px;
    }

    .u32 li:nth-child(4n) {
        margin-right: 0;
    }

    .u32 li a {
        display: flex;
        width: 100%;
        height: 100%;
        padding: 0 15px;
        padding-left: 30px;
        align-items: center;
        cursor: initial;
    }

    .u32 li img {
        width: 30px;
        object-fit: contain;
    }

    .u32 li p {
        width: 100%;
        flex: 1;
        padding-left: 30px;
    }

    .rc-box3 {
        background: url(../images/images/zpb3_03.jpg) no-repeat center bottom;
        background-size: 1920px;
        padding-bottom: 130px;
    }

    .wt-box {
        width: 1300px;
        margin: 0 auto;
        background-color: #fff;
        box-shadow: 0 0 10px 3px rgba(0,0,0,0.08);
    }

    .wt-box .wt-list li {
        min-height: 90px;
        font-size: 20px;
    }

    .wt-box .wt-list li .qse {
        cursor: pointer;
        padding: 10px 48px;
        display: flex;
        width: 100%;
        min-height: 90px;
        align-items: center;
    }

    .wt-box .wt-list li .qse:hover {
        color: #0053af;
    }

    .wt-box .wt-list li img {
        margin-right: 15px;
        width: 18px;
        height: 18px;
    }

    .wt-box .wt-list li p {
        width: 100%;
        flex: 1;
    }

    .wt-box .wt-list li .sel img {
        width: 15px;
        height: 7px;
    }

    .wt-box .wt-list li .sel.on {
        transform: scaleY(-1);
    }

    .wt-box .wt-list li:nth-child(2n) {
        background-color: #f7f7f7;
    }

    .wt-box .wt-list li .ans {
        padding: 0px 80px;
        padding-bottom: 25px;
        font-size: 18px;
        transition: all .5s;
        display: none;
    }

    .wt-box .wt-list li .ans.on {
        display: block;
    }

    .wt-box .wt-form {
        width: 1050px;
        margin: 0 auto;
        padding-top: 33px;
        padding-bottom: 50px;
    }

    .wt-box .wt-form .tit {
        font-size: 20px;
        margin-bottom: 10px;
    }

    .wt-box .wt-form .wt-tips {
        font-size: 16px;
        margin-bottom: 5px;
    }

    .wt-box .wt-form .wt-tips span {
        color: #0053af;
    }

    .wt-box .wt-form .form-item {
        display: flex;
        width: 100%;
        justify-content: space-between;
    }

    .wt-box .wt-form .form-item .ipt {
        margin-bottom: 18px;
    }

    .wt-box .wt-form .form-item textarea {
        width: 1050px;
        border: 1px solid #eee;
        border-radius: 5px;
        padding: 10px;
        font-size: 16px;
    }

    .wt-box .wt-form .form-item input {
        height: 50px;
        width: 509px;
        border: 1px solid #eee;
        border-radius: 5px;
        padding: 10px;
        font-size: 16px;
    }

    .wt-box .wt-form .btn {
        width: 278px;
        height: 50px;
        color: #fff;
        text-align: center;
        line-height: 50px;
        font-size: 20px;
        background: #0053af;
        border-radius: 8px;
        cursor: pointer;
    }
}

@media only screen and (min-width: 800px) and (max-width:1680px) {
    .rc-box1 {
        background:url(../images/images/zpb1_02.jpg) no-repeat center;
        background-size: 19.2rem 100%;
        padding-bottom: .45rem;
    }

    .rc-box1 .b1 {
        display: flex;
        justify-content: space-between;
        padding-top: .65rem;
    }

    .rc-box1 .b1 .l {
        width: 9.15rem;
    }

    .rc-box1 .b1 .r {
        width: 6.2rem;
    }

    .gw-box {
        margin-top: .45rem;
    }

    .gw-box .gw-item {
        height: 3.07rem;
        display: flex;
        align-items: center;
    }

    .gw-box .gw-item .item {
        background-color: #fff;
        width: 1.8rem;
        height: 2.7rem;
        margin-right: .02rem;
    }

    .gw-box .gw-item .item .icon {
        height: 1.5rem;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .gw-box .gw-item .item .icon img {
        width: .7rem;
        object-fit: contain;
    }

    .gw-box .gw-item .item .ic1 {
        display: flex;
    }

    .gw-box .gw-item .item .ic2 {
        display: none;
    }

    .gw-box .gw-item .item .xk {
        display: none;
    }

    .gw-box .gw-item .item .tit {
        text-align: center;
        font-size: .2rem;
    }

    .gw-box .gw-item .item a {
        display: block;
        width: 100%;
        height: 100%;
    }

    .gw-box .gw-item .item:nth-child(1) {
        border-top: .08rem solid #0053af;
    }

    .gw-box .gw-item .item:nth-child(2) {
        border-top: .08rem solid #ff7f0e;
    }

    .gw-box .gw-item .item:nth-child(3) {
        border-top: .08rem solid #c44f9d;
    }

    .gw-box .gw-item .item:nth-child(4) {
        border-top: .08rem solid #10d1c1;
    }

    .gw-box .gw-item .item:nth-child(5) {
        border-top: .08rem solid #359cdc;
    }

    .gw-box .gw-item .item:hover,.gw-box .gw-item .item.on {
        height: 3.07rem;
        padding: .18rem;
        background: url(../images/images/xk.jpg) no-repeat center;
        background-size: 100% 100%;
        border-top: none;
    }

    .gw-box .gw-item .item:hover a,.gw-box .gw-item .item.on a {
        color: #fff;
    }

    .gw-box .gw-item .item:hover .ic1,.gw-box .gw-item .item.on .ic1 {
        display: none;
    }

    .gw-box .gw-item .item:hover .ic2,.gw-box .gw-item .item.on .ic2 {
        display: flex;
        justify-content: flex-start;
        height: 1rem;
    }

    .gw-box .gw-item .item:hover .ic2 img,.gw-box .gw-item .item.on .ic2 img {
        height: .6rem;
    }

    .gw-box .gw-item .item:hover .tit,.gw-box .gw-item .item.on .tit {
        text-align: left;
        padding-bottom: .05rem;
        border-bottom: 1px solid #d96265;
    }

    .gw-box .gw-item .item:hover .xk,.gw-box .gw-item .item.on .xk {
        margin-top: .3rem;
        display: flex;
        flex-wrap: wrap;
    }

    .gw-box .gw-item .item:hover .xk li,.gw-box .gw-item .item.on .xk li {
        width: 50%;
        font-size: .16rem;
        margin-bottom: .15rem;
    }

    .u31 {
        margin-top: .45rem;
    }

    .u31 li {
        height: .6rem;
    }

    .u31 li a {
        display: flex;
        align-items: center;
        width: 100%;
        height: 100%;
        border-bottom: 1px solid #dddddd;
    }

    .u31 li i {
        display: block;
    }

    .u31 li i img {
        width: .25rem;
    }

    .u31 li p {
        width: 100%;
        flex: 1;
        font-size: .16rem;
        padding: 0 .12rem;
    }

    .u31 li .time {
        font-size: .14rem;
    }

    .u33 {
        display: flex;
        align-items: flex-end;
        justify-content: space-between;
    }

    .u33 li {
        width: 3.03rem;
        background: url(../images/images/zc.jpg) no-repeat center bottom;
        border: 1px solid #0053af;
        background-size: cover;
    }

    .u33 li:nth-child(1),.u33 li:nth-child(5) {
        height: 4.5rem;
    }

    .u33 li:nth-child(1) .tp,.u33 li:nth-child(5) .tp {
        height: 1.8rem;
        padding-top: .25rem;
    }

    .u33 li:nth-child(3) {
        height: 5.7rem;
    }

    .u33 li:nth-child(2),.u33 li:nth-child(4) {
        height: 5.1rem;
    }

    .u33 li .tp {
        height: 2rem;
        text-align: center;
        padding-top: .4rem;
    }

    .u33 li .icon {
        margin-bottom: .2rem;
    }

    .u33 li .icon img {
        width: .74rem;
    }

    .u33 li .tit {
        font-size: .24rem;
    }

    .u33 li .ic2 {
        display: block;
    }

    .u33 li .ic1 {
        display: none;
    }

    .u33 li .jj {
        font-size: .18rem;
        padding: .1rem .2rem;
        color: #666;
    }

    .u33 li.on .tp,.u33 li:hover .tp {
        background: #0053af;
        color: #fff;
    }

    .u33 li.on .ic1,.u33 li:hover .ic1 {
        display: block;
        animation: flipInY linear 1 1s;
    }

    .u33 li.on .ic2,.u33 li:hover .ic2 {
        display: none;
    }

    .rc-box2 {
        background: url(../images/images/zpb2_02.jpg) no-repeat center;
        background-size: 19.2rem 100%;
    }

    .u32 li {
        float: left;
        width: 3.7rem;
        height: .76rem;
        margin-bottom: .35rem;
        background: url(../images/lyli.png) no-repeat center;
        background-size: 100% 100%;
        font-size: .18rem;
        margin-right: .4rem;
    }

    .u32 li:nth-child(4n) {
        margin-right: 0;
    }

    .u32 li a {
        display: flex;
        width: 100%;
        height: 100%;
        padding: 0 .15rem;
        padding-left: .3rem;
        align-items: center;
        cursor: initial;
    }

    .u32 li img {
        width: .3rem;
        object-fit: contain;
    }

    .u32 li p {
        width: 100%;
        flex: 1;
        padding-left: .3rem;
    }

    .rc-box3 {
        background: url(../images/images/zpb3_03.jpg) no-repeat center;
        background-size: 19.2rem 100%;
        padding-bottom: 1.3rem;
    }

    .wt-box {
        width: 13rem;
        margin: 0 auto;
        background-color: #fff;
        box-shadow: 0 0 10px 3px rgba(0,0,0,0.1);
    }

    .wt-box .wt-list li {
        min-height: .9rem;
        font-size: .2rem;
    }

    .wt-box .wt-list li .qse {
        cursor: pointer;
        padding: .1rem .48rem;
        display: flex;
        width: 100%;
        min-height: .9rem;
        align-items: center;
    }

    .wt-box .wt-list li .qse:hover {
        color: #0053af;
    }

    .wt-box .wt-list li img {
        margin-right: .15rem;
        width: .18rem;
        height: .18rem;
    }

    .wt-box .wt-list li p {
        width: 100%;
        flex: 1;
    }

    .wt-box .wt-list li .sel img {
        width: .15rem;
        height: .07rem;
    }

    .wt-box .wt-list li .sel.on {
        transform: scaleY(-1);
    }

    .wt-box .wt-list li:nth-child(2n) {
        background-color: #f7f7f7;
    }

    .wt-box .wt-list li .ans {
        padding: 0 .8rem;
        padding-bottom: .25rem;
        font-size: .18rem;
        transition: all .5s;
        display: none;
    }

    .wt-box .wt-list li .ans.on {
        display: block;
    }

    .wt-box .wt-form {
        width: 10.5rem;
        margin: 0 auto;
        padding-top: .33rem;
        padding-bottom: .5rem;
    }

    .wt-box .wt-form .tit {
        font-size: .2rem;
        margin-bottom: .1rem;
    }

    .wt-box .wt-form .wt-tips {
        font-size: .16rem;
        margin-bottom: .05rem;
    }

    .wt-box .wt-form .wt-tips span {
        color: #0053af;
    }

    .wt-box .wt-form .form-item {
        display: flex;
        width: 100%;
        justify-content: space-between;
    }

    .wt-box .wt-form .form-item .ipt {
        margin-bottom: .18rem;
    }

    .wt-box .wt-form .form-item textarea {
        width: 10.5rem;
        border: 1px solid #eee;
        border-radius: 5px;
        padding: .1rem;
        font-size: .16rem;
    }

    .wt-box .wt-form .form-item input {
        height: .5rem;
        width: 5.09rem;
        border: 1px solid #eee;
        border-radius: 5px;
        padding: .1rem;
        font-size: .16rem;
    }

    .wt-box .wt-form .btn {
        width: 2.78rem;
        height: .5rem;
        color: #fff;
        text-align: center;
        line-height: .5rem;
        font-size: .2rem;
        background: #0053af;
        border-radius: .08rem;
        cursor: pointer;
    }
}

.u33-p {
    display: none;
}

@media only screen and (max-width: 800px) {
    .rc-box1 {
        background:url(../images/images/zpb1_02.jpg) no-repeat center;
        background-size: 19.2rem 100%;
        padding-bottom: .45rem;
    }

    .rc-box1 .b1 {
        padding-top: .5rem;
    }

    .gw-box {
        margin-top: .3rem;
    }

    .gw-box .gw-item {
        height: 3rem;
        display: flex;
        align-items: center;
    }

    .gw-box .gw-item .item {
        background-color: #fff;
        width: 20%;
        height: 2.7rem;
    }

    .gw-box .gw-item .item .icon {
        height: 1.5rem;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .gw-box .gw-item .item .icon img {
        width: .7rem;
        object-fit: contain;
    }

    .gw-box .gw-item .item .ic1 {
        display: flex;
    }

    .gw-box .gw-item .item .ic2 {
        display: none;
    }

    .gw-box .gw-item .item .xk {
        display: none;
    }

    .gw-box .gw-item .item .tit {
        text-align: center;
        font-size: .24rem;
    }

    .gw-box .gw-item .item a {
        display: block;
        width: 100%;
        height: 100%;
    }

    .gw-box .gw-item .item:nth-child(1) {
        border-top: .08rem solid #0053af;
    }

    .gw-box .gw-item .item:nth-child(2) {
        border-top: .08rem solid #ff7f0e;
    }

    .gw-box .gw-item .item:nth-child(3) {
        border-top: .08rem solid #c44f9d;
    }

    .gw-box .gw-item .item:nth-child(4) {
        border-top: .08rem solid #10d1c1;
    }

    .gw-box .gw-item .item:nth-child(5) {
        border-top: .08rem solid #359cdc;
    }

    .u31 {
        margin-top: .3rem;
    }

    .u31 li {
        height: .6rem;
    }

    .u31 li a {
        display: flex;
        align-items: center;
        width: 100%;
        height: 100%;
        border-bottom: 1px solid #dddddd;
    }

    .u31 li i {
        display: block;
    }

    .u31 li i img {
        width: .25rem;
    }

    .u31 li p {
        width: 100%;
        flex: 1;
        font-size: .24rem;
        padding: 0 .12rem;
    }

    .u31 li .time {
        font-size: .2rem;
    }

    .u33-p,.u33 {
        display: none;
        align-items: flex-end;
        justify-content: space-between;
    }

    .u33-p li,.u33 li {
        width: 20%;
        background: url(../images/images/zc.jpg) no-repeat center bottom;
        border: 1px solid #0053af;
        background-size: cover;
    }

    .u33-p li:nth-child(1),.u33 li:nth-child(1),.u33-p li:nth-child(5),.u33 li:nth-child(5) {
        height: 6.5rem;
    }

    .u33-p li:nth-child(1) .tp,.u33 li:nth-child(1) .tp,.u33-p li:nth-child(5) .tp,.u33 li:nth-child(5) .tp {
        height: 1.8rem;
        padding-top: .25rem;
    }

    .u33-p li:nth-child(3),.u33 li:nth-child(3) {
        height: 8rem;
    }

    .u33-p li:nth-child(2),.u33 li:nth-child(2),.u33-p li:nth-child(4),.u33 li:nth-child(4) {
        height: 7.2rem;
    }

    .u33-p li .tp,.u33 li .tp {
        height: 2rem;
        text-align: center;
        padding-top: .4rem;
    }

    .u33-p li .icon,.u33 li .icon {
        margin-bottom: .2rem;
    }

    .u33-p li .icon img,.u33 li .icon img {
        width: .74rem;
    }

    .u33-p li .tit,.u33 li .tit {
        font-size: .24rem;
    }

    .u33-p li .ic2,.u33 li .ic2 {
        display: block;
    }

    .u33-p li .ic1,.u33 li .ic1 {
        display: none;
    }

    .u33-p li .jj,.u33 li .jj {
        font-size: .2rem;
        padding: .05rem;
        color: #666;
    }

    .u33-p li.on .tp,.u33 li.on .tp,.u33-p li:hover .tp,.u33 li:hover .tp {
        background: #0053af;
        color: #fff;
    }

    .u33-p li.on .ic1,.u33 li.on .ic1,.u33-p li:hover .ic1,.u33 li:hover .ic1 {
        display: block;
        animation: flipInY linear 1 1s;
    }

    .u33-p li.on .ic2,.u33 li.on .ic2,.u33-p li:hover .ic2,.u33 li:hover .ic2 {
        display: none;
    }

    .u33-p {
        display: block;
    }

    .u33-p .swiper-slide {
        background: url(../images/images/zc.jpg) no-repeat center bottom;
        border: 1px solid #0053af;
        background-size: cover;
    }

    .u33-p .swiper-slide .tp {
        height: 2rem;
        text-align: center;
        padding-top: .4rem;
    }

    .u33-p .swiper-slide .icon {
        margin-bottom: .2rem;
    }

    .u33-p .swiper-slide .icon img {
        width: .74rem;
    }

    .u33-p .swiper-slide .tit {
        font-size: .28rem;
    }

    .u33-p .swiper-slide .ic2 {
        display: block;
    }

    .u33-p .swiper-slide .ic1 {
        display: none;
    }

    .u33-p .swiper-slide .jj {
        font-size: .24rem;
        padding: .15rem;
        color: #666;
    }

    .u33-p .swiper-slide.on .tp,.u33-p .swiper-slide:hover .tp {
        background: #0053af;
        color: #fff;
    }

    .u33-p .swiper-slide.on .ic1,.u33-p .swiper-slide:hover .ic1 {
        display: block;
        animation: flipInY linear 1 1s;
    }

    .u33-p .swiper-slide.on .ic2,.u33-p .swiper-slide:hover .ic2 {
        display: none;
    }

    .rc-box2 {
        background: url(../images/images/zpb2_02.jpg) no-repeat center;
        background-size: 19.2rem 100%;
    }

    .u32 li {
        float: left;
        width: 49%;
        height: 1.2rem;
        margin-bottom: .2rem;
        background: url(../images/lyli.png) no-repeat center;
        background-size: 100% 100%;
        font-size: .24rem;
        margin-right: 2%;
    }

    .u32 li:nth-child(2n) {
        margin-right: 0;
    }

    .u32 li a {
        display: flex;
        width: 100%;
        height: 100%;
        padding: 0 .15rem;
        padding-left: .3rem;
        align-items: center;
        cursor: initial;
    }

    .u32 li img {
        width: .3rem;
        object-fit: contain;
    }

    .u32 li p {
        width: 100%;
        flex: 1;
        padding-left: .3rem;
    }

    .rc-box3 {
        background: url(../images/images/zpb3_03.jpg) no-repeat center;
        background-size: 19.2rem 100%;
        padding-bottom: 1.3rem;
    }

    .wt-box {
        width: 100%;
        margin: 0 auto;
        background-color: #fff;
        box-shadow: 0 0 10px 3px rgba(0,0,0,0.1);
    }

    .wt-box .wt-list li {
        min-height: .9rem;
        font-size: .28rem;
    }

    .wt-box .wt-list li .qse {
        cursor: pointer;
        padding: .1rem .48rem;
        display: flex;
        width: 100%;
        min-height: .9rem;
        align-items: flex-start;
    }

    .wt-box .wt-list li .qse:hover {
        color: #0053af;
    }

    .wt-box .wt-list li img {
        margin-top: .12rem;
        margin-right: .15rem;
        width: .18rem;
        height: .18rem;
    }

    .wt-box .wt-list li p {
        width: 100%;
        flex: 1;
    }

    .wt-box .wt-list li .sel img {
        margin-top: 0;
        width: .15rem;
        height: .07rem;
    }

    .wt-box .wt-list li .sel.on {
        margin-top: .03rem;
        transform: scaleY(-1);
    }

    .wt-box .wt-list li:nth-child(2n) {
        background-color: #f7f7f7;
    }

    .wt-box .wt-list li .ans {
        padding: 0 .8rem;
        padding-bottom: .25rem;
        font-size: .22rem;
        transition: all .5s;
        display: none;
    }

    .wt-box .wt-list li .ans.on {
        display: block;
    }

    .wt-box .wt-form {
        width: 100%;
        margin: 0 auto;
        padding: .3rem;
    }

    .wt-box .wt-form .tit {
        font-size: .26rem;
        margin-bottom: .1rem;
    }

    .wt-box .wt-form .wt-tips {
        font-size: .22rem;
        margin-bottom: .05rem;
    }

    .wt-box .wt-form .wt-tips span {
        color: #0053af;
    }

    .wt-box .wt-form .form-item {
        width: 100%;
    }

    .wt-box .wt-form .form-item .ipt {
        margin-bottom: .18rem;
    }

    .wt-box .wt-form .form-item textarea {
        width: 100%;
        border: 1px solid #eee;
        border-radius: 5px;
        padding: .1rem;
        font-size: .22rem;
    }

    .wt-box .wt-form .form-item input {
        height: .6rem;
        width: 100%;
        border: 1px solid #eee;
        border-radius: 5px;
        padding: .1rem;
        font-size: .22rem;
    }

    .wt-box .wt-form .btn {
        width: 2.78rem;
        height: .6rem;
        color: #fff;
        text-align: center;
        line-height: .6rem;
        font-size: .24rem;
        background: #0053af;
        border-radius: .08rem;
        cursor: pointer;
    }
}

@media only screen and (min-width: 1680px) {
    .map {
        display:flex;
        justify-content: space-between;
    }

    .map .l {
        width: 324px;
    }

    .map .l .tit {
        margin-top: 80px;
        font-size: 40px;
        font-weight: 600;
        color: #0053af;
    }

    .map .l .info {
        width: 325px;
        margin-top: 30px;
        height: 408px;
        padding-left: 25px;
        border-left: 1px solid #333;
    }

    .map .l .info .item {
        font-size: 18px;
        margin-bottom: 45px;
    }

    .map .l .info p {
        margin-bottom: 10px;
    }

    .map .r {
        width: 1245px;
        background-color: #fff;
        padding: 24px 30px;
    }

    .map .r .map-b3 {
        float: right;
        width: 115px;
    }

    .map .r .map-b3 .now {
        width: 115px;
        height: 85px;
        border-radius: 15px;
        background-color: #cfa972;
        font-weight: 600;
        text-align: center;
        line-height: 85px;
        font-size: 76px;
        color: #fff;
    }

    .map .r .map-b3 .nad {
        margin-top: 12px;
        margin-bottom: 38px;
        float: right;
        width: 46px;
        height: 46px;
        font-size: 14px;
        color: #c69777;
        border: 1px solid #c69777;
        border-radius: 8px;
        text-align: center;
        padding: 5px;
        line-height: 1.3;
    }

    .map .r .map-b3 .l-list {
        float: right;
    }

    .map .r .map-b3 .l-list li {
        width: 56px;
        height: 42px;
        line-height: 42px;
        font-size: 26px;
        text-align: center;
        background-color: #d6d6d6;
        color: #fff;
        border-radius: 8px;
        margin-bottom: 12px;
        cursor: pointer;
    }

    .map .r .map-b3 .l-list li.on {
        background-color: #cfa972;
    }

    .map .r .map-box {
        width: 1053px;
        float: left;
    }

    .map .r .map-box .list {
        display: none;
    }

    .map .r .map-box .list.on {
        display: flex;
    }

    .map .r .map-box .map-b1 .item {
        width: 210px;
        border-radius: 10px;
        overflow: hidden;
        background-color: #fcf8f8;
        margin-bottom: 23px;
    }

    .map .r .map-box .map-b1 .item .tit {
        background: #f5eaea;
        line-height: 64px;
        padding: 0 15px;
        font-size: 22px;
        font-weight: 600;
    }

    .map .r .map-box .map-b1 .item .u55 {
        padding: 20px 15px;
    }

    .map .r .map-box .map-b1 .item .u55 li {
        font-size: 17px;
        color: #d62e2d;
        margin-bottom: 10px;
        font-weight: 600;
    }

    .map .r .map-box .map-b1 .item .u56 {
        padding: 20px 15px;
    }

    .map .r .map-box .map-b1 .item .u56 li {
        display: inline-block;
        font-size: 17px;
        color: #d62e2d;
        margin-bottom: 10px;
        font-weight: 600;
        margin-right: 10px;
    }

    .map .r .map-box .map-b2 {
        margin-top: 40px;
    }
}

@media only screen and (min-width: 800px) and (max-width:1680px) {
    .map {
        display:flex;
        justify-content: space-between;
    }

    .map .l {
        width: 3.24rem;
    }

    .map .l .tit {
        margin-top: .8rem;
        font-size: .4rem;
        font-weight: 600;
        color: #0053af;
    }

    .map .l .info {
        width: 3.25rem;
        margin-top: .3rem;
        height: 4.08rem;
        padding-left: .25rem;
        border-left: 1px solid #333;
    }

    .map .l .info .item {
        font-size: .18rem;
        margin-bottom: .45rem;
    }

    .map .l .info p {
        margin-bottom: .1rem;
    }

    .map .r {
        width: 12.45rem;
        background-color: #fff;
        padding: .24rem .3rem;
    }

    .map .r .map-b3 {
        float: right;
        width: 1.15rem;
    }

    .map .r .map-b3 .now {
        width: 1.15rem;
        height: .85rem;
        border-radius: .15rem;
        background-color: #cfa972;
        font-weight: 600;
        text-align: center;
        line-height: .85rem;
        font-size: .76rem;
        color: #fff;
    }

    .map .r .map-b3 .nad {
        margin-top: .12rem;
        margin-bottom: .38rem;
        float: right;
        width: .46rem;
        height: .46rem;
        font-size: .14rem;
        color: #c69777;
        border: 1px solid #c69777;
        border-radius: .08rem;
        text-align: center;
        padding: .05rem;
        line-height: 1.3;
    }

    .map .r .map-b3 .l-list {
        float: right;
    }

    .map .r .map-b3 .l-list li {
        width: .56rem;
        height: .42rem;
        line-height: .42rem;
        font-size: .26rem;
        text-align: center;
        background-color: #d6d6d6;
        color: #fff;
        border-radius: .08rem;
        margin-bottom: .12rem;
        cursor: pointer;
    }

    .map .r .map-b3 .l-list li.on {
        background-color: #cfa972;
    }

    .map .r .map-box {
        width: 10.53rem;
        float: left;
    }

    .map .r .map-box .list {
        display: none;
    }

    .map .r .map-box .list.on {
        display: flex;
    }

    .map .r .map-box .map-b1 .item {
        width: 2.1rem;
        border-radius: .1rem;
        overflow: hidden;
        background-color: #fcf8f8;
        margin-bottom: .23rem;
    }

    .map .r .map-box .map-b1 .item .tit {
        background: #f5eaea;
        line-height: .64rem;
        padding: 0 .15rem;
        font-size: .22rem;
        font-weight: 600;
    }

    .map .r .map-box .map-b1 .item .u55 {
        padding: .2rem .15rem;
    }

    .map .r .map-box .map-b1 .item .u55 li {
        font-size: .17rem;
        color: #d62e2d;
        margin-bottom: .1rem;
        font-weight: 600;
    }

    .map .r .map-box .map-b1 .item .u56 {
        padding: .2rem .15rem;
    }

    .map .r .map-box .map-b1 .item .u56 li {
        display: inline-block;
        font-size: .17rem;
        color: #d62e2d;
        margin-bottom: .1rem;
        font-weight: 600;
        margin-right: .1rem;
    }

    .map .r .map-box .map-b2 {
        margin-top: .4rem;
    }

    .logo3 {
        width: 3.22rem;
    }
}

@media only screen and (max-width: 800px) {
    .map .l {
        width:100%;
    }

    .map .l .tit {
        margin-top: .2rem;
        font-size: .3rem;
        font-weight: 600;
        color: #0053af;
    }

    .map .l .info {
        margin-top: .3rem;
        padding-bottom: .01rem;
        padding-left: .25rem;
        border-left: 1px solid #333;
    }

    .map .l .info .item {
        font-size: .24rem;
        margin-bottom: .15rem;
    }

    .map .l .info p {
        margin-bottom: .1rem;
    }

    .map .r {
        margin-top: .2rem;
        width: 100%;
        background-color: #fff;
        padding: .2rem;
    }

    .map .r .map-b3 {
        width: 100%;
        display: flex;
        align-items: flex-end;
        margin-bottom: .3rem;
    }

    .map .r .map-b3 .now {
        width: 1.15rem;
        height: .85rem;
        border-radius: .15rem;
        background-color: #cfa972;
        font-weight: 600;
        text-align: center;
        line-height: .85rem;
        font-size: .76rem;
        color: #fff;
        margin-right: .13rem;
    }

    .map .r .map-b3 .nad {
        width: .46rem;
        height: .46rem;
        font-size: .14rem;
        color: #c69777;
        border: 1px solid #c69777;
        border-radius: .08rem;
        text-align: center;
        padding: .05rem;
        line-height: 1.3;
    }

    .map .r .map-b3 .l-list {
        width: 100%;
        flex: 1;
        display: flex;
        justify-content: flex-end;
        align-items: center;
    }

    .map .r .map-b3 .l-list li {
        margin-left: .2rem;
        width: .56rem;
        height: .42rem;
        line-height: .42rem;
        font-size: .26rem;
        text-align: center;
        background-color: #d6d6d6;
        color: #fff;
        border-radius: .08rem;
        cursor: pointer;
    }

    .map .r .map-b3 .l-list li.on {
        background-color: #cfa972;
    }

    .map .r .map-box {
        width: 100%;
        float: left;
    }

    .map .r .map-box .list {
        display: none;
    }

    .map .r .map-box .list.on {
        display: block;
    }

    .map .r .map-box .map-b1 .item {
        width: 100%;
        border-radius: .15rem;
        overflow: hidden;
        background-color: #fcf8f8;
        margin-bottom: .23rem;
    }

    .map .r .map-box .map-b1 .item .tit {
        background: #f5eaea;
        line-height: .7rem;
        padding: 0 .15rem;
        font-size: .28rem;
        font-weight: 600;
    }

    .map .r .map-box .map-b1 .item .u55,.map .r .map-box .map-b1 .item .u56 {
        padding: .2rem .15rem;
    }

    .map .r .map-box .map-b1 .item .u55 li,.map .r .map-box .map-b1 .item .u56 li {
        display: inline-block;
        font-size: .24rem;
        color: #d62e2d;
        margin-bottom: .1rem;
        font-weight: 600;
        margin-right: .18rem;
    }

    .map .r .map-box .map-b2 {
        margin-top: .4rem;
    }

    .logo3 {
        width: 3.78rem;
    }
}

@media only screen and (min-width: 1680px) {
    .gj-box1 {
        background:url(../images/images/gjb1_03.jpg) no-repeat center;
        background-size: 19.2rem 100%;
        padding-bottom: 1.3rem;
    }

    .gj-box2 {
        background: url(../images/images/gjb2_04.jpg) no-repeat center;
        background-size: 19.2rem 100%;
        padding-bottom: 1.3rem;
    }

    .u34 li {
        float: left;
        width: 494px;
        height: 167px;
        position: relative;
        margin-bottom: 40px;
        margin-right: 54px;
    }

    .u34 li:nth-child(3n) {
        margin-right: 0;
    }

    .u34 li::after {
        content: '';
        position: absolute;
        z-index: 1;
        width: 100%;
        height: 100%;
        background: #d2b38c;
        left: 10px;
        top: 10px;
    }

    .u34 li a {
        z-index: 2;
        display: flex;
        width: 100%;
        height: 100%;
        position: relative;
        background-color: #fff;
        padding-top: 26px;
        padding-left: 22px;
        padding-right: 40px;
        padding-bottom: 35px;
    }

    .u34 li .time {
        width: 85px;
        height: 85px;
        text-align: center;
        background-color: #0053af;
        color: #fff;
        margin-right: 25px;
    }

    .u34 li .time p {
        font-size: 48px;
        line-height: 55px;
    }

    .u34 li .time span {
        font-size: 16px;
        display: block;
    }

    .u34 li .txt {
        width: 100%;
        flex: 1;
        font-size: 18px;
    }

    .u34 li .txt p {
        height: 60px;
    }

    .u34 li .line {
        position: absolute;
        width: 450px;
        height: 1px;
        background-color: #eeb04d;
        left: 0;
        bottom: 35px;
    }

    .u34 li .line::after {
        width: 45px;
        height: 6px;
        content: '';
        position: absolute;
        right: 0;
        bottom: 0;
        background: url(../images/tz2.png) no-repeat center;
        background-size: 100% 100%;
    }

    .u34 li:hover::after {
        background: #0053af;
    }

    .u35 {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .u35 li {
        background: url(../images/images/gj1_04.jpg) no-repeat center;
        background-size: 100% 100%;
        width: 789px;
        height: 422px;
        padding: 60px;
    }

    .u35 li .tit {
        height: 130px;
        display: flex;
        align-items: center;
        font-size: 35px;
    }

    .u35 li .tit p {
        font-weight: 600;
        margin-left: 40px;
    }

    .u35 li .list {
        margin-top: 40px;
        display: flex;
        flex-wrap: wrap;
    }

    .u35 li .list .item {
        width: 45%;
        display: flex;
        margin-right: 5%;
        align-items: center;
        margin-bottom: 40px;
        border-bottom: 1px solid transparent;
    }

    .u35 li .list .item .imgk {
        display: none;
    }

    .u35 li .list .item p {
        padding-left: 15px;
        width: 100%;
        flex: 1;
        font-size: 24px;
        color: #333;
    }

    .u35 li .list .item i {
        width: 8px;
        height: 8px;
        border-radius: 8px;
        background-color: #d2b38c;
    }

    .u35 li .list .item:hover {
        border-bottom: 1px solid #0053af;
    }

    .u35 li .list .item:hover .imgk {
        display: block;
    }

    .u35 li:nth-child(2) {
        background-image: url(../images/images/gj2_06.jpg);
    }

    .xs-item {
        margin-bottom: 85px;
        width: 100%;
        height: 535px;
        position: relative;
    }

    .xs-item .left-item {
        left: 0;
        top: 62px;
        position: absolute;
        z-index: 2;
        background: url(../images/images/gj3_06.jpg) no-repeat center;
        background-size: 100% 100%;
        width: 976px;
        height: 408px;
        padding: 60px;
    }

    .xs-item .left-item .tit {
        height: 130px;
        display: flex;
        align-items: center;
        font-size: 35px;
    }

    .xs-item .left-item .tit p {
        margin-left: 40px;
    }

    .xs-item .left-item .list {
        margin-top: 40px;
        display: flex;
        flex-wrap: wrap;
    }

    .xs-item .left-item .list .item {
        width: 45%;
        display: flex;
        margin-right: 5%;
        align-items: center;
        margin-bottom: .4rem;
        border-bottom: 1px solid transparent;
    }

    .xs-item .left-item .list .item .imgk {
        display: none;
    }

    .xs-item .left-item .list .item p {
        padding-left: 15px;
        width: 100%;
        flex: 1;
        font-size: 24px;
        color: #333;
    }

    .xs-item .left-item .list .item i {
        width: 8px;
        height: 8px;
        border-radius: 8px;
        background-color: #d2b38c;
    }

    .xs-item .left-item .list .item:hover {
        border-bottom: 1px solid #0053af;
    }

    .xs-item .left-item .list .item:hover .imgk {
        display: block;
    }

    .xs-item .right-img {
        position: absolute;
        right: 0;
    }

    .xs-item2 .left-item {
        left: auto;
        right: 0;
        background-image: url(../images/images/gj4_06.jpg);
    }

    .xs-item2 .right-img {
        left: 0;
        right: auto;
    }

    .lx-btn {
        width: 100%;
        height: 145px;
        background: url(../images/images/gj-bnt.jpg) no-repeat center;
        background-size: 100% 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        color: #fff;
        font-size: 34px;
    }

    .lx-btn span {
        color: #fff;
        display: block;
        padding: 0 40px;
    }

    .lx-btn .tb {
        transition: all .5s;
    }

    .lx-btn:hover .tb {
        transform: translateX(15px);
    }
}

@media only screen and (min-width: 800px) and (max-width:1680px) {
    .gj-box1 {
        background:url(../images/images/gjb1_03.jpg) no-repeat center;
        background-size: 19.2rem 100%;
        padding-bottom: 1.3rem;
    }

    .gj-box2 {
        background: url(../images/images/gjb2_04.jpg) no-repeat center;
        background-size: 19.2rem 100%;
        padding-bottom: 1.3rem;
    }

    .u34 li {
        float: left;
        width: 4.94rem;
        height: 1.67rem;
        position: relative;
        margin-bottom: .4rem;
        margin-right: .54rem;
    }

    .u34 li:nth-child(3n) {
        margin-right: 0;
    }

    .u34 li::after {
        content: '';
        position: absolute;
        z-index: 1;
        width: 100%;
        height: 100%;
        background: #d2b38c;
        left: .1rem;
        top: .1rem;
    }

    .u34 li a {
        z-index: 2;
        display: flex;
        width: 100%;
        height: 100%;
        position: relative;
        background-color: #fff;
        padding-top: .26rem;
        padding-left: .22rem;
        padding-right: .4rem;
        padding-bottom: .35rem;
    }

    .u34 li .time {
        width: .85rem;
        height: .85rem;
        text-align: center;
        background-color: #0053af;
        color: #fff;
        margin-right: .25rem;
    }

    .u34 li .time p {
        font-size: .48rem;
        line-height: .55rem;
    }

    .u34 li .time span {
        font-size: .16rem;
        display: block;
    }

    .u34 li .txt {
        width: 100%;
        flex: 1;
        font-size: .18rem;
    }

    .u34 li .txt p {
        height: .6rem;
    }

    .u34 li .line {
        position: absolute;
        width: 4.5rem;
        height: 1px;
        background-color: #eeb04d;
        left: 0;
        bottom: .35rem;
    }

    .u34 li .line::after {
        width: .45rem;
        height: .06rem;
        content: '';
        position: absolute;
        right: 0;
        bottom: 0;
        background: url(../images/tz2.png) no-repeat center;
        background-size: 100% 100%;
    }

    .u34 li:hover::after {
        background-color: #0053af;
    }

    .u35 {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .u35 li {
        background: url(../images/images/gj1_04.jpg) no-repeat center;
        background-size: 100% 100%;
        width: 7.89rem;
        height: 4.22rem;
        padding: .6rem;
    }

    .u35 li .tit {
        height: 1.3rem;
        display: flex;
        align-items: center;
        font-size: .35rem;
    }

    .u35 li .tit p {
        margin-left: .4rem;
    }

    .u35 li .tit img {
        height: .9rem;
        object-fit: contain;
    }

    .u35 li .list {
        margin-top: .4rem;
        display: flex;
        flex-wrap: wrap;
    }

    .u35 li .list .item {
        width: 45%;
        display: flex;
        margin-right: 5%;
        align-items: center;
        margin-bottom: .4rem;
        border-bottom: 1px solid transparent;
    }

    .u35 li .list .item .imgk {
        display: none;
    }

    .u35 li .list .item p {
        padding-left: .15rem;
        width: 100%;
        flex: 1;
        font-size: .24rem;
        color: #333;
    }

    .u35 li .list .item i {
        width: 8px;
        height: 8px;
        border-radius: 8px;
        background-color: #d2b38c;
    }

    .u35 li .list .item:hover {
        border-bottom: 1px solid #0053af;
    }

    .u35 li .list .item:hover .imgk {
        display: block;
    }

    .u35 li:nth-child(2) {
        background-image: url(../images/images/gj2_06.jpg);
    }

    .xs-item {
        margin-bottom: .85rem;
        width: 100%;
        height: 5.35rem;
        position: relative;
    }

    .xs-item .left-item {
        left: 0;
        top: .62rem;
        position: absolute;
        z-index: 2;
        background: url(../images/images/gj3_06.jpg) no-repeat center;
        background-size: 100% 100%;
        width: 9.76rem;
        height: 4.08rem;
        padding: .6rem;
    }

    .xs-item .left-item .tit {
        height: 1.3rem;
        display: flex;
        align-items: center;
        font-size: .35rem;
    }

    .xs-item .left-item .tit p {
        margin-left: .4rem;
    }

    .xs-item .left-item .tit img {
        height: .9rem;
        object-fit: contain;
    }

    .xs-item .left-item .list {
        margin-top: .4rem;
        display: flex;
        flex-wrap: wrap;
    }

    .xs-item .left-item .list .item {
        width: 45%;
        display: flex;
        margin-right: 5%;
        align-items: center;
        margin-bottom: .4rem;
        border-bottom: 1px solid transparent;
    }

    .xs-item .left-item .list .item .imgk {
        display: none;
    }

    .xs-item .left-item .list .item p {
        padding-left: .15rem;
        width: 100%;
        flex: 1;
        font-size: .24rem;
        color: #333;
    }

    .xs-item .left-item .list .item i {
        width: 8px;
        height: 8px;
        border-radius: 8px;
        background-color: #d2b38c;
    }

    .xs-item .left-item .list .item:hover {
        border-bottom: 1px solid #0053af;
    }

    .xs-item .left-item .list .item:hover .imgk {
        display: block;
    }

    .xs-item .right-img {
        position: absolute;
        right: 0;
    }

    .xs-item .right-img img {
        height: 5.35rem;
    }

    .xs-item2 .left-item {
        left: auto;
        right: 0;
        background-image: url(../images/images/gj4_06.jpg);
    }

    .xs-item2 .right-img {
        left: 0;
        right: auto;
    }

    .lx-btn {
        width: 100%;
        height: 1.45rem;
        background: url(../images/images/gj-bnt.jpg) no-repeat center;
        background-size: 100% 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        color: #fff;
        font-size: .34rem;
    }

    .lx-btn span {
        color: #fff;
        display: block;
        padding: 0 .4rem;
    }

    .lx-btn .tb {
        transition: all .5s;
    }

    .lx-btn:hover .tb {
        transform: translateX(15px);
    }
}

@media only screen and (max-width: 800px) {
    .gj-box1 {
        background:url(../images/images/gjb1_03.jpg) no-repeat center;
        background-size: 19.2rem 100%;
        padding-bottom: 1.3rem;
    }

    .gj-box2 {
        background: url(../images/images/gjb2_04.jpg) no-repeat center;
        background-size: 19.2rem 100%;
        padding-bottom: 1.3rem;
    }

    .u34 li {
        width: 100%;
        height: 2rem;
        position: relative;
        margin-bottom: .4rem;
        margin-right: .54rem;
    }

    .u34 li:nth-child(3n) {
        margin-right: 0;
    }

    .u34 li::after {
        content: '';
        position: absolute;
        z-index: 1;
        width: 100%;
        height: 100%;
        background: #d2b38c;
        left: .1rem;
        top: .1rem;
    }

    .u34 li a {
        z-index: 2;
        display: flex;
        width: 100%;
        height: 100%;
        position: relative;
        background-color: #fff;
        padding-top: .26rem;
        padding-left: .22rem;
        padding-right: .4rem;
        padding-bottom: .35rem;
    }

    .u34 li .time {
        width: 1rem;
        height: 1rem;
        text-align: center;
        background-color: #0053af;
        color: #fff;
        margin-right: .25rem;
    }

    .u34 li .time p {
        font-size: .48rem;
        line-height: .6rem;
    }

    .u34 li .time span {
        font-size: .22rem;
        display: block;
    }

    .u34 li .txt {
        width: 100%;
        flex: 1;
        font-size: .24rem;
    }

    .u34 li .line {
        position: absolute;
        width: 95%;
        height: 1px;
        background-color: #eeb04d;
        left: 0;
        bottom: .35rem;
    }

    .u34 li .line::after {
        width: .45rem;
        height: .06rem;
        content: '';
        position: absolute;
        right: 0;
        bottom: 0;
        background: url(../images/tz2.png) no-repeat center;
        background-size: 100% 100%;
    }

    .u34 li:hover::after {
        background-color: #eeb04d;
    }

    .u35 li {
        background: url(../images/images/gj1_04.jpg) no-repeat center;
        background-size: 100% 100%;
        width: 100%;
        height: 4.22rem;
        padding: .5rem;
        margin-bottom: 15px;
    }

    .u35 li .tit {
        height: 1.3rem;
        display: flex;
        align-items: center;
        font-size: .35rem;
    }

    .u35 li .tit p {
        margin-left: .4rem;
    }

    .u35 li .tit img {
        height: .9rem;
        object-fit: contain;
    }

    .u35 li .list {
        margin-top: .4rem;
        display: flex;
        flex-wrap: wrap;
    }

    .u35 li .list .item {
        width: 45%;
        display: flex;
        margin-right: 5%;
        align-items: center;
        margin-bottom: .4rem;
        border-bottom: 1px solid transparent;
    }

    .u35 li .list .item .imgk {
        display: none;
    }

    .u35 li .list .item p {
        padding-left: .15rem;
        width: 100%;
        flex: 1;
        font-size: .24rem;
    }

    .u35 li .list .item i {
        width: 8px;
        height: 8px;
        border-radius: 8px;
        background-color: #d2b38c;
    }

    .u35 li .list .item:hover {
        border-bottom: 1px solid #0053af;
    }

    .u35 li .list .item:hover .imgk {
        display: block;
    }

    .u35 li:nth-child(2) {
        background-image: url(../images/images/gj2_06.jpg);
    }

    .xs-item {
        margin-bottom: .85rem;
        width: 100%;
    }

    .xs-item .left-item {
        background: url(../images/images/gj3_06.jpg) no-repeat center;
        background-size: 100% 100%;
        width: 100%;
        height: 4.08rem;
        padding: .6rem;
    }

    .xs-item .left-item .tit {
        height: 1.3rem;
        display: flex;
        align-items: center;
        font-size: .35rem;
    }

    .xs-item .left-item .tit p {
        margin-left: .4rem;
    }

    .xs-item .left-item .tit img {
        height: .9rem;
        object-fit: contain;
    }

    .xs-item .left-item .list {
        margin-top: .4rem;
        display: flex;
        flex-wrap: wrap;
    }

    .xs-item .left-item .list .item {
        width: 45%;
        display: flex;
        margin-right: 5%;
        align-items: center;
        margin-bottom: .4rem;
        border-bottom: 1px solid transparent;
    }

    .xs-item .left-item .list .item .imgk {
        display: none;
    }

    .xs-item .left-item .list .item p {
        padding-left: .15rem;
        width: 100%;
        flex: 1;
        font-size: .24rem;
    }

    .xs-item .left-item .list .item i {
        width: 8px;
        height: 8px;
        border-radius: 8px;
        background-color: #d2b38c;
    }

    .xs-item .left-item .list .item:hover {
        border-bottom: 1px solid #0053af;
    }

    .xs-item .left-item .list .item:hover .imgk {
        display: block;
    }

    .xs-item .right-img img {
        height: 5.35rem;
    }

    .xs-item2 .left-item {
        left: auto;
        right: 0;
        background-image: url(../images/images/gj4_06.jpg);
    }

    .xs-item2 .right-img {
        left: 0;
        right: auto;
    }

    .lx-btn {
        width: 100%;
        height: 1.45rem;
        background: url(../images/images/gj-bnt.jpg) no-repeat center;
        background-size: 100% 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        color: #fff;
        font-size: .3rem;
    }

    .lx-btn .icon img {
        height: .45rem;
    }

    .lx-btn span {
        color: #fff;
        display: block;
        padding: 0 .4rem;
    }

    .lx-btn .tb {
        transition: all .5s;
    }

    .lx-btn .tb img {
        height: .28rem;
    }

    .lx-btn:hover .tb {
        transform: translateX(15px);
    }
}

.u40 {
    margin-top: 0;
}

@media only screen and (min-width: 1680px) {
    .u36 li {
        float:left;
        width: 365px;
        margin-right: 45px;
        margin-bottom: 60px;
        box-shadow: 0 0 7px 3px rgba(0,0,0,0.08);
        background-color: #fff;
    }

    .u36 li:nth-child(4n) {
        margin-right: 0;
    }

    .u36 li a {
        display: block;
        width: 100%;
        height: 100%;
    }

    .u36 li .imgk {
        width: 100%;
        height: 240px;
    }

    .u36 li .imgk img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .u36 li .txt {
        width: 100%;
        position: relative;
        height: 136px;
        padding: 20px 30px;
    }

    .u36 li .txt::after {
        content: '';
        position: absolute;
        left: 0;
        top: 25px;
        width: 3px;
        height: 30px;
        background: #0053af;
    }

    .u36 li .txt .tit {
        font-size: 18px;
        margin-bottom: 20px;
    }

    .u36 li .txt .time {
        font-size: 14px;
        color: #999;
    }

    .u36 li:hover .txt {
        background-color: #0053af;
    }

    .u36 li:hover .txt .tit {
        color: #fff;
    }

    .u36 li:hover .txt .time {
        color: #fff;
    }

    .u37.u50 li {
        height: 395px;
    }

    .u37.u51 li {
        height: auto;
    }

    .u37 li {
        width: 385px;
        height: 420px;
        float: left;
        padding: 8px;
        border: 1px solid #f1f1f1;
        margin-bottom: 33px;
        margin-right: 20px;
        background-color: #fff;
    }

    .u37 li:nth-child(4n) {
        margin-right: 0;
    }

    .u37 li a {
        display: block;
        width: 100%;
        height: 100%;
    }

    .u37 li .imgk {
        width: 100%;
        height: 228px;
    }

    .u37 li .imgk img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .u37 li .txt {
        padding: 0 15px;
    }

    .u37 li p {
        margin: 20px 0;
        height: 63px;
        font-size: 18px;
        font-weight: 600;
    }

    .u37 li p.line-1 {
        height: 30px;
    }

    .u37 li .time {
        font-size: 14px;
        padding-left: 30px;
        margin-bottom: 10px;
        position: relative;
        color: #333;
    }

    .u37 li .time::after {
        content: '';
        position: absolute;
        left: 0;
        top: 5px;
        background: url(../images/time1.png) no-repeat center;
        background-size: contain;
        width: 16px;
        height: 16px;
    }

    .u37 li .ad::after {
        background-image: url(../images/ad1.png);
    }

    .u37 li:hover .time::after {
        background-image: url(../images/time2.png);
    }

    .u37 li:hover .ad::after {
        background-image: url(../images/ad2.png);
    }

    .u38 li {
        box-shadow: 0 0 7px 3px rgba(0,0,0,0.08);
        width: 372px;
        float: left;
        margin-right: 35px;
        margin-bottom: 43px;
    }

    .u38 li:nth-child(4n) {
        margin-right: 0;
    }

    .u38 li .imgk {
        width: 100%;
        height: 210px;
    }

    .u38 li .imgk img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .u38 li .txt {
        height: 180px;
        padding: 20px 30px;
        background-color: #fff;
    }

    .u38 li .txt .name {
        font-size: 18px;
    }

    .u38 li .bt {
        margin-top: 20px;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .u38 li .bt img {
        height: 51px;
    }

    .u38 li .bt .time {
        font-size: 14px;
        color: #666;
    }

    .u38 li:hover .txt {
        color: #0053af;
    }

    .u38 li:hover .txt .line::after {
        transform: translateX(50px);
    }

    .xw-title {
        margin-bottom: 40px;
    }

    .xw-title .name-tab .name-item {
        font-size: 30px;
    }

    .xw-title .name-tab .name-item.on {
        font-size: 36px;
    }
}

@media only screen and (min-width: 800px) and (max-width:1680px) {
    .u36 li {
        float:left;
        width: 3.65rem;
        margin-right: .45rem;
        margin-bottom: .6rem;
        box-shadow: 0 0 7px 3px rgba(0,0,0,0.08);
        background-color: #fff;
    }

    .u36 li:nth-child(4n) {
        margin-right: 0;
    }

    .u36 li a {
        display: block;
        width: 100%;
        height: 100%;
    }

    .u36 li .imgk {
        width: 100%;
        height: 2.4rem;
    }

    .u36 li .imgk img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .u36 li .txt {
        width: 100%;
        position: relative;
        height: 1.36rem;
        padding: .2rem .3rem;
    }

    .u36 li .txt::after {
        content: '';
        position: absolute;
        left: 0;
        top: .25rem;
        width: .03rem;
        height: .3rem;
        background: #0053af;
    }

    .u36 li .txt .tit {
        font-size: .18rem;
        margin-bottom: .2rem;
    }

    .u36 li .txt .time {
        font-size: .14rem;
        color: #999;
    }

    .u36 li:hover .txt {
        background-color: #0053af;
    }

    .u36 li:hover .txt .tit {
        color: #fff;
    }

    .u36 li:hover .txt .time {
        color: #fff;
    }

    .u37.u50 li {
        height: 3.95rem;
    }

    .u37.u51 li {
        height: auto;
    }

    .u37 li {
        width: 3.85rem;
        height: 4.2rem;
        float: left;
        padding: .08rem;
        border: 1px solid #f1f1f1;
        margin-bottom: .33rem;
        margin-right: .2rem;
        background-color: #fff;
    }

    .u37 li:nth-child(4n) {
        margin-right: 0;
    }

    .u37 li a {
        display: block;
        width: 100%;
        height: 100%;
    }

    .u37 li .imgk {
        width: 100%;
        height: 2.28rem;
    }

    .u37 li .imgk img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .u37 li .txt {
        padding: 0 .15rem;
    }

    .u37 li p {
        margin: .2rem 0;
        height: .63rem;
        font-size: .18rem;
        font-weight: 600;
    }

    .u37 li p.line-1 {
        height: .3rem;
    }

    .u37 li .time {
        font-size: .14rem;
        padding-left: .3rem;
        margin-bottom: .1rem;
        position: relative;
        color: #333;
    }

    .u37 li .time::after {
        content: '';
        position: absolute;
        left: 0;
        top: .05rem;
        background: url(../images/time1.png) no-repeat center;
        background-size: contain;
        width: .16rem;
        height: .16rem;
    }

    .u37 li .ad::after {
        background-image: url(../images/ad1.png);
    }

    .u37 li:hover .time::after {
        background-image: url(../images/time2.png);
    }

    .u37 li:hover .ad::after {
        background-image: url(../images/ad2.png);
    }

    .u38 li {
        box-shadow: 0 0 7px 3px rgba(0,0,0,0.08);
        width: 3.72rem;
        float: left;
        margin-right: .35rem;
        margin-bottom: .43rem;
    }

    .u38 li:nth-child(4n) {
        margin-right: 0;
    }

    .u38 li .imgk {
        width: 100%;
        height: 2.1rem;
    }

    .u38 li .imgk img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .u38 li .txt {
        height: 1.8rem;
        padding: .2rem .3rem;
        background-color: #fff;
    }

    .u38 li .txt .name {
        font-size: .18rem;
    }

    .u38 li .bt {
        margin-top: .2rem;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .u38 li .bt img {
        height: .51rem;
    }

    .u38 li .bt .time {
        font-size: .14rem;
        color: #666;
    }

    .u38 li:hover .txt {
        color: #0053af;
    }

    .xw-title {
        margin-bottom: .4rem;
    }

    .xw-title .name-tab .name-item {
        font-size: .3rem;
    }

    .xw-title .name-tab .name-item.on {
        font-size: .36rem;
    }
}

@media only screen and (max-width: 800px) {
    .u36 li {
        float:left;
        width: 49%;
        margin-right: 2%;
        margin-bottom: .3rem;
        box-shadow: 0 0 7px 3px rgba(0,0,0,0.08);
        background-color: #fff;
    }

    .u36 li:nth-child(2n) {
        margin-right: 0;
    }

    .u36 li a {
        display: block;
        width: 100%;
        height: 100%;
    }

    .u36 li .imgk {
        width: 100%;
        height: 2rem;
    }

    .u36 li .imgk img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .u36 li .txt {
        width: 100%;
        position: relative;
        height: 1.36rem;
        padding: .2rem .3rem;
    }

    .u36 li .txt::after {
        content: '';
        position: absolute;
        left: 0;
        top: .25rem;
        width: .03rem;
        height: .3rem;
        background: #0053af;
    }

    .u36 li .txt .tit {
        font-size: .24rem;
        margin-bottom: .2rem;
    }

    .u36 li .txt .time {
        font-size: .2rem;
        color: #999;
    }

    .u36 li:hover .txt {
        background-color: #0053af;
    }

    .u36 li:hover .txt .tit {
        color: #fff;
    }

    .u36 li:hover .txt .time {
        color: #fff;
    }

    .u37.u50 li {
        height: 3.95rem;
    }

    .u37.u51 li {
        height: auto;
    }

    .u37 li {
        width: 49%;
        height: 4.2rem;
        float: left;
        padding: .08rem;
        border: 1px solid #f1f1f1;
        margin-bottom: .33rem;
        margin-right: 2%;
        background-color: #fff;
    }

    .u37 li:nth-child(2n) {
        margin-right: 0;
    }

    .u37 li a {
        display: block;
        width: 100%;
        height: 100%;
    }

    .u37 li .imgk {
        width: 100%;
        height: 2rem;
    }

    .u37 li .imgk img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .u37 li p {
        margin: .2rem 0;
        height: .66rem;
        font-size: .26rem;
        line-height: 1.43;
        font-weight: 600;
    }

    .u37 li p.line-1 {
        height: .31rem;
    }

    .u37 li .time {
        font-size: .2rem;
        padding-left: .3rem;
        margin-bottom: .1rem;
        position: relative;
        color: #333;
    }

    .u37 li .time::after {
        content: '';
        position: absolute;
        left: 0;
        top: .08rem;
        background: url(../images/time1.png) no-repeat center;
        background-size: contain;
        width: .16rem;
        height: .16rem;
    }

    .u37 li .ad::after {
        background-image: url(../images/ad1.png);
    }

    .u37 li:hover .time::after {
        background-image: url(../images/time2.png);
    }

    .u37 li:hover .ad::after {
        background-image: url(../images/ad2.png);
    }

    .u38 li {
        box-shadow: 0 0 7px 3px rgba(0,0,0,0.08);
        width: 49%;
        float: left;
        margin-right: 2%;
        margin-bottom: .43rem;
    }

    .u38 li:nth-child(2n) {
        margin-right: 0;
    }

    .u38 li .imgk {
        width: 100%;
        height: 1.8rem;
    }

    .u38 li .imgk img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .u38 li .txt {
        height: 1.8rem;
        padding: .2rem .3rem;
        background-color: #fff;
    }

    .u38 li .txt .name {
        font-size: .24rem;
    }

    .u38 li .bt {
        margin-top: .2rem;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .u38 li .bt img {
        height: .4rem;
    }

    .u38 li .bt .time {
        font-size: .2rem;
        color: #666;
    }

    .u38 li:hover .txt {
        color: #0053af;
    }
}

@media only screen and (min-width: 1680px) {
    .ky-list {
        font-size:24px;
        text-align: center;
    }

    .ky-list a {
        display: flex;
        align-items: center;
        justify-content: center;
        color: #fff;
    }

    .ky-list .list1 {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .ky-list .list1 a {
        width: 526px;
        height: 97px;
        background: url(../images/fw1.png) no-repeat center;
        background-size: 100% 100%;
        margin: 0 20px;
    }

    .ky-list .list1 a:nth-child(2n) {
        background-image: url(../images/fw2.png);
    }

    .ky-list .list3 {
        margin-bottom: -65px;
    }

    .ky-list .list3 a {
        margin: 0 auto;
        width: 482px;
        height: 117px;
        background: url(../images/fw4.png) no-repeat center;
        background-size: 100% 100%;
        position: relative;
        z-index: 2;
    }

    .ky-list .list5 {
        margin: 10px 0;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
        height: 294px;
        background: url(../images/fw7.png) no-repeat center;
        background-size: 100% 100%;
    }

    .ky-list .list5 a {
        margin: 0 auto;
        width: 244px;
        height: 152px;
        background: url(../images/fw6.png) no-repeat center;
        background-size: 100% 100%;
    }
}

@media only screen and (min-width: 800px) and (max-width:1680px) {
    .ky-list {
        font-size:.24rem;
        text-align: center;
    }

    .ky-list a {
        display: flex;
        align-items: center;
        justify-content: center;
        color: #fff;
    }

    .ky-list .list1 {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .ky-list .list1 a {
        width: 5.26rem;
        height: .97rem;
        background: url(../images/fw1.png) no-repeat center;
        background-size: 100% 100%;
        margin: 0 .2rem;
    }

    .ky-list .list1 a:nth-child(2n) {
        background-image: url(../images/fw2.png);
    }

    .ky-list .list3 {
        margin-bottom: -0.65rem;
    }

    .ky-list .list3 a {
        margin: 0 auto;
        width: 4.82rem;
        height: 1.17rem;
        background: url(../images/fw4.png) no-repeat center;
        background-size: 100% 100%;
        position: relative;
        z-index: 2;
    }

    .ky-list .list5 {
        margin: .1rem 0;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
        height: 2.94rem;
        background: url(../images/fw7.png) no-repeat center;
        background-size: 100% 100%;
    }

    .ky-list .list5 a {
        margin: 0 auto;
        width: 2.44rem;
        height: 1.52rem;
        background: url(../images/fw6.png) no-repeat center;
        background-size: 100% 100%;
    }
}

@media only screen and (max-width: 800px) {
    .ky-list {
        font-size:.24rem;
        text-align: center;
    }

    .ky-list a {
        display: flex;
        align-items: center;
        justify-content: center;
        color: #fff;
    }

    .ky-list .list1 {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .ky-list .list1 a {
        width: 3.5rem;
        height: .8rem;
        background: url(../images/fw1.png) no-repeat center;
        background-size: 100% 100%;
        margin: 0 .2rem;
    }

    .ky-list .list1 a:nth-child(2n) {
        background-image: url(../images/fw2.png);
    }

    .ky-list .list2 img {
        width: 3rem;
    }

    .ky-list .list3 {
        margin-bottom: -0.4rem;
    }

    .ky-list .list3 a {
        margin: 0 auto;
        width: 4.82rem;
        height: 1.17rem;
        background: url(../images/fw4.png) no-repeat center;
        background-size: 100% 100%;
        position: relative;
        z-index: 2;
    }

    .ky-list .list4 img {
        height: .6rem;
    }

    .ky-list .list5 {
        margin: .1rem 0;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-wrap: wrap;
        width: 100%;
        padding: .2rem;
        border: 1px dashed rgba(201,21,30,0.5);
        border-radius: .2rem;
    }

    .ky-list .list5 a {
        margin: .15rem auto;
        width: 2rem;
        height: 1rem;
        background: url(../images/fw6.png) no-repeat center;
        background-size: 100% 100%;
    }

    .ky-list .list6 img {
        height: .6rem;
    }
}

.nsy-tit3 {
    padding-right: 0;
}

@media only screen and (min-width: 1680px) {
    .u41 {
        margin-top:.6rem;
    }

    .xwgk {
        margin-top: .4rem;
    }

    .xwgk img,.xwgk div {
        max-width: 100%;
    }

    .xwgk p {
        font-size: 18px;
    }

    .xwgk img {
        margin: 0 auto;
        margin-bottom: 20px;
        display: flex;
    }
}

@media only screen and (min-width: 800px) and (max-width:1680px) {
    .u41 {
        margin-top:.6rem;
    }

    .xwgk {
        margin-top: .4rem;
    }

    .xwgk img,.xwgk div {
        max-width: 100%;
    }

    .xwgk p {
        font-size: 18px;
    }

    .xwgk img {
        margin: 0 auto;
        margin-bottom: 20px;
        display: flex;
    }
}

@media only screen and (max-width: 800px) {
    .u41 {
        margin-top:.6rem;
    }

    .xwgk {
        margin-top: .4rem;
    }

    .xwgk img,.xwgk div {
        max-width: 100%;
    }

    .xwgk p {
        font-size: .28rem;
    }

    .xwgk img {
        margin: 0 auto;
        margin-bottom: .2rem;
        display: flex;
    }
}

.BeAlert_confirm {
    background-color: #0053af;
}

.BeAlert_confirm:hover {
    background-color: #0053af;
}

.sy-overview .svg .pic2 path {
    stroke-width: 15 !important;
}

.sy-overview .svg .pic3 path {
    stroke-width: 16 !important;
}

@media only screen and (min-width: 1680px) {
    .gj-box4 {
        background:url(../images/images/map-bg.jpg) no-repeat center;
        background-size: 1920px 100%;
        padding-top: 96px;
    }
}

@media only screen and (min-width: 800px) and (max-width:1680px) {
    .gj-box4 {
        background:url(../images/images/map-bg.jpg) no-repeat center;
        background-size: 19.2rem 100%;
        padding-top: .96rem;
    }
}

@media only screen and (max-width: 800px) {
    .gj-box4 {
        background:url(../images/images/map-bg.jpg) no-repeat center;
        background-size: 19.2rem 100%;
        padding-top: .6rem;
    }
}

.red {
    color: #0053af;
}

@media only screen and (min-width: 1680px) {
    .xq-form {
        position:relative;
        background-color: #fff;
        padding: 65px;
    }

    .xq-form .tit {
        font-size: 24px;
        font-weight: 600;
        text-align: center;
        margin-bottom: 30px;
    }

    .xq-form .form {
        margin-bottom: 65px;
    }

    .xq-form .ipt-list {
        width: 100%;
        margin-bottom: 25px;
        display: flex;
        justify-content: space-between;
    }

    .xq-form .ipt-list .item {
        width: 714px;
        font-size: 18px;
    }

    .xq-form .ipt-list .item .name {
        margin-bottom: 10px;
    }

    .xq-form .ipt-list .item2 {
        width: 100%;
    }

    .xq-form .ipt-list .ipts {
        display: flex;
        align-items: center;
    }

    .xq-form .ipt-list .ipts2 {
        justify-content: space-between;
    }

    .xq-form .ipt-list .ipts2 .ipt {
        width: 345px;
    }

    .xq-form .ipt-list .ipts3 {
        justify-content: space-between;
    }

    .xq-form .ipt-list .ipts3 .ipt {
        width: 326px;
    }

    .xq-form .ipt-list .ipts4 .ipt {
        width: 655px;
    }

    .xq-form .ipt-list .ipts4 p {
        margin-left: 15px;
    }

    .xq-form .ipt-list .ipt {
        width: 100%;
        position: relative;
    }

    .xq-form .ipt-list .ipt select,.xq-form .ipt-list .ipt textarea,.xq-form .ipt-list .ipt input {
        width: 100%;
        height: 50px;
        border: 0 ;
        padding: 10px 15px;
        font-size: 18px;
        outline: none;
        border: 1px solid #c3c4c7;
        color: #333;
        border-radius: 0;
    }

    .xq-form .ipt-list .ipt select:focus,.xq-form .ipt-list .ipt textarea:focus,.xq-form .ipt-list .ipt input:focus {
        border: 1px solid #0053af;
    }

    .xq-form .ipt-list .ipt select {
        background: url(../images/sel4.png) no-repeat 95% center;
        background-size: 19px 10px;
        appearance: none;
    }

    .xq-form .ipt-list .ipt textarea {
        height: 220px;
        resize: none;
    }

    .xq-form .ipt-list .ipt .tx2 {
        height: 420px;
    }

    .xq-form .ipt-list .ipt .tip {
        position: absolute;
        right: .05rem;
        bottom: .1rem;
        color: #999;
        font-size: .16rem;
    }

    .xq-form .ipt-list .ipt .cal {
        background: url(../images/calendar.png) no-repeat 95% center;
        background-size: 24px 24px;
    }

    .sub-btn {
        width: 345px;
        height: 65px;
        font-size: 24px;
        background-color: #0053af;
        color: #fff;
        text-align: center;
        line-height: 65px;
        margin: 0 auto;
        cursor: pointer;
    }

    .hz-box {
        background-color: #fff;
        padding: 50px 65px;
    }

    .hz-box .tit {
        font-size: 30px;
        font-weight: 600;
        margin-bottom: 55px;
        text-align: center;
    }

    .u52 li {
        margin-bottom: 37px;
        border: 1px solid #dcdfe6;
        background-color: #f5f5f5;
        position: relative;
    }

    .u52 li::after {
        width: 5px;
        height: 28px;
        background-color: #0053af;
        position: absolute;
        left: 0;
        top: 28px;
        content: '';
    }

    .u52 li a {
        display: flex;
        align-items: center;
        width: 100%;
        height: 100%;
        padding: 27px;
        padding-right: 115px;
    }

    .u52 li .l {
        width: 100%;
        flex: 1;
    }

    .u52 li .l .name {
        font-size: 20px;
        font-weight: 600;
        margin-bottom: 20px;
    }

    .u52 li .l .ad {
        font-size: 16px;
        margin-bottom: 5px;
    }

    .u52 li .r {
        width: 157px;
        height: 44px;
        font-size: 16px;
        text-align: center;
        line-height: 44px;
        border: 1px solid #dcdfe6;
        background-color: #fff;
    }

    .u52 li:hover a {
        color: #333;
    }

    .u52 li:hover .r {
        background: #0053af;
        border: 1px solid #0053af;
        color: #fff;
    }

    .u53 li {
        margin-bottom: 37px;
        border: 1px solid #dcdfe6;
        background-color: #f5f5f5;
        position: relative;
    }

    .u53 li::after {
        width: 5px;
        height: 28px;
        background-color: #0053af;
        position: absolute;
        left: 0;
        top: 28px;
        content: '';
    }

    .u53 li a {
        display: flex;
        align-items: center;
        width: 100%;
        height: 100%;
        padding: 27px;
        padding-right: 60px;
    }

    .u53 li .l {
        width: 100%;
        flex: 1;
    }

    .u53 li .l .name {
        font-size: 20px;
        font-weight: 600;
        margin-bottom: 20px;
        display: flex;
    }

    .u53 li .l .name p {
        width: 50%;
    }

    .u53 li .l .ad {
        font-size: 16px;
        display: flex;
        flex-wrap: wrap;
    }

    .u53 li .l .ad p {
        width: 50%;
        margin-bottom: 5px;
    }

    .u53 li .r {
        display: flex;
        align-items: center;
    }

    .u53 li .r .btns .btn {
        width: 157px;
        height: 44px;
        font-size: 16px;
        text-align: center;
        line-height: 44px;
        border: 1px solid #dcdfe6;
        background-color: #fff;
        margin-bottom: 15px;
        cursor: pointer;
    }

    .u53 li .r .btns .btn:hover {
        background: #0053af;
        border: 1px solid #0053af;
        color: #fff;
    }

    .u53 li .r .btns .btn.btn2 {
        color: #fff;
        border: 1px solid #0CAD3D;
        background-color: #0CAD3D;
    }

    .u53 li .r .btns .btn.btn3 {
        color: #fff;
        border: 1px solid #C91493;
        background-color: #C91493;
    }

    .u53 li .r .sc {
        margin-left: 40px;
        position: relative;
        z-index: 2;
        cursor: pointer;
    }

    .u53 li .r .sc i {
        margin: 0 auto;
        display: block;
        margin-bottom: 5px;
        width: 20px;
        height: 20px;
        background: url(../images/sc1.png) no-repeat center;
        background-size: 100% 100%;
    }

    .u53 li .r .sc i.on {
        background-image: url(../images/sc2.png);
    }

    .u53 li .r .success {
        display: none;
        width: 112px;
        height: 112px;
        position: absolute;
        right: -8px;
        top: -8px;
    }

    .u53 li .r .success.on {
        display: block;
    }

    .u53 li:hover a {
        color: #333;
    }

    .xq-form-view .ipt {
        width: 100%;
        height: 100%;
        border: 0 ;
        padding: 10px 15px;
        font-size: 18px;
        outline: none;
        color: #333;
        border-radius: 0;
        background: #fafafb;
        line-height: 2;
    }

    .xq-form-view .sel {
        background: url(../images/sel4.png) no-repeat #fafafb 95% center;
        background-size: 19px 10px;
    }
}

@media only screen and (min-width: 800px) and (max-width:1680px) {
    .xq-form {
        position:relative;
        background-color: #fff;
        padding: .65rem;
    }

    .xq-form .tit {
        font-size: .24rem;
        font-weight: 600;
        text-align: center;
        margin-bottom: .3rem;
    }

    .xq-form .form {
        margin-bottom: .65rem;
    }

    .xq-form .ipt-list {
        width: 100%;
        margin-bottom: .25rem;
        display: flex;
        justify-content: space-between;
    }

    .xq-form .ipt-list .item {
        width: 7.14rem;
        font-size: .18rem;
    }

    .xq-form .ipt-list .item .name {
        margin-bottom: .1rem;
    }

    .xq-form .ipt-list .item2 {
        width: 100%;
    }

    .xq-form .ipt-list .ipts {
        display: flex;
        align-items: center;
    }

    .xq-form .ipt-list .ipts2 {
        justify-content: space-between;
    }

    .xq-form .ipt-list .ipts2 .ipt {
        width: 3.45rem;
    }

    .xq-form .ipt-list .ipts3 {
        justify-content: space-between;
    }

    .xq-form .ipt-list .ipts3 .ipt {
        width: 3.26rem;
    }

    .xq-form .ipt-list .ipts4 .ipt {
        width: 6.55rem;
    }

    .xq-form .ipt-list .ipts4 p {
        margin-left: .15rem;
    }

    .xq-form .ipt-list .ipt {
        width: 100%;
        position: relative;
    }

    .xq-form .ipt-list .ipt select,.xq-form .ipt-list .ipt textarea,.xq-form .ipt-list .ipt input {
        width: 100%;
        height: .5rem;
        border: 0 ;
        padding: .1rem .15rem;
        font-size: .18rem;
        outline: none;
        border: 1px solid #c3c4c7;
        color: #333;
        border-radius: 0;
    }

    .xq-form .ipt-list .ipt select:focus,.xq-form .ipt-list .ipt textarea:focus,.xq-form .ipt-list .ipt input:focus {
        border: 1px solid #0053af;
    }

    .xq-form .ipt-list .ipt select {
        background: url(../images/sel4.png) no-repeat 95% center;
        background-size: .19rem .1rem;
        appearance: none;
    }

    .xq-form .ipt-list .ipt textarea {
        height: 2.2rem;
        resize: none;
    }

    .xq-form .ipt-list .ipt .tx2 {
        height: 4.2rem;
    }

    .xq-form .ipt-list .ipt .tip {
        position: absolute;
        right: .05rem;
        bottom: .1rem;
        color: #999;
        font-size: .16rem;
    }

    .xq-form .ipt-list .ipt .cal {
        background: url(../images/calendar.png) no-repeat 95% center;
        background-size: .24rem .24rem;
    }

    .sub-btn {
        width: 3.45rem;
        height: .65rem;
        font-size: .24rem;
        background-color: #0053af;
        color: #fff;
        text-align: center;
        line-height: .65rem;
        margin: 0 auto;
        cursor: pointer;
    }

    .hz-box {
        background-color: #fff;
        padding: .5rem .65rem;
    }

    .hz-box .tit {
        font-size: .3rem;
        font-weight: 600;
        margin-bottom: .55rem;
        text-align: center;
    }

    .u52 li {
        margin-bottom: .37rem;
        border: 1px solid #dcdfe6;
        background-color: #f5f5f5;
        position: relative;
    }

    .u52 li::after {
        width: .05rem;
        height: .28rem;
        background-color: #0053af;
        position: absolute;
        left: 0;
        top: .28rem;
        content: '';
    }

    .u52 li a {
        display: flex;
        align-items: center;
        width: 100%;
        height: 100%;
        padding: .27rem;
        padding-right: 1.15rem;
    }

    .u52 li .l {
        width: 100%;
        flex: 1;
    }

    .u52 li .l .name {
        font-size: .2rem;
        font-weight: 600;
        margin-bottom: .2rem;
    }

    .u52 li .l .ad {
        font-size: .16rem;
        margin-bottom: .05rem;
    }

    .u52 li .r {
        width: 1.57rem;
        height: .44rem;
        font-size: .16rem;
        text-align: center;
        line-height: .44rem;
        border: 1px solid #dcdfe6;
        background-color: #fff;
    }

    .u52 li:hover a {
        color: #333;
    }

    .u52 li:hover .r {
        background: #0053af;
        border: 1px solid #0053af;
        color: #fff;
    }

    .u53 li {
        margin-bottom: .37rem;
        border: 1px solid #dcdfe6;
        background-color: #f5f5f5;
        position: relative;
    }

    .u53 li::after {
        width: .05rem;
        height: .28rem;
        background-color: #0053af;
        position: absolute;
        left: 0;
        top: .28rem;
        content: '';
    }

    .u53 li a {
        display: flex;
        align-items: center;
        width: 100%;
        height: 100%;
        padding: .27rem;
        padding-right: .6rem;
    }

    .u53 li .l {
        width: 100%;
        flex: 1;
    }

    .u53 li .l .name {
        font-size: .2rem;
        font-weight: 600;
        margin-bottom: .2rem;
        display: flex;
    }

    .u53 li .l .name p {
        width: 50%;
    }

    .u53 li .l .ad {
        font-size: .16rem;
        display: flex;
        flex-wrap: wrap;
    }

    .u53 li .l .ad p {
        width: 50%;
        margin-bottom: .05rem;
    }

    .u53 li .r {
        display: flex;
        align-items: center;
    }

    .u53 li .r .btns .btn {
        width: 1.57rem;
        height: .44rem;
        font-size: .16rem;
        text-align: center;
        line-height: .44rem;
        border: 1px solid #dcdfe6;
        background-color: #fff;
        margin-bottom: .15rem;
        cursor: pointer;
    }

    .u53 li .r .btns .btn:hover {
        background: #0053af;
        border: 1px solid #0053af;
        color: #fff;
    }

    .u53 li .r .btns .btn.btn2 {
        color: #fff;
        border: 1px solid #0CAD3D;
        background-color: #0CAD3D;
    }

    .u53 li .r .btns .btn.btn3 {
        color: #fff;
        border: 1px solid #C91493;
        background-color: #C91493;
    }

    .u53 li .r .sc {
        margin-left: .4rem;
        position: relative;
        z-index: 2;
        cursor: pointer;
    }

    .u53 li .r .sc i {
        margin: 0 auto;
        display: block;
        margin-bottom: .05rem;
        width: .2rem;
        height: .2rem;
        background: url(../images/sc1.png) no-repeat center;
        background-size: 100% 100%;
    }

    .u53 li .r .sc i.on {
        background-image: url(../images/sc2.png);
    }

    .u53 li .r .success {
        display: none;
        width: 1.12rem;
        height: 1.12rem;
        position: absolute;
        right: -0.08rem;
        top: -0.08rem;
    }

    .u53 li .r .success.on {
        display: block;
    }

    .u53 li:hover a {
        color: #333;
    }

    .xq-form-view .ipt {
        width: 100%;
        height: 100%;
        border: 0 ;
        padding: .1rem .15rem;
        font-size: .18rem;
        outline: none;
        color: #333;
        border-radius: 0;
        background: #fafafb;
        line-height: 2;
    }

    .xq-form-view .sel {
        background: url(../images/sel4.png) no-repeat #fafafb 95% center;
        background-size: .19rem .1rem;
    }
}

@media only screen and (max-width: 800px) {
    .xq-form {
        position:relative;
        background-color: #fff;
        padding: .3rem;
    }

    .xq-form .tit {
        font-size: .3rem;
        font-weight: 600;
        text-align: center;
        margin-bottom: .15rem;
    }

    .xq-form .form {
        margin-bottom: .3rem;
    }

    .xq-form .ipt-list {
        width: 100%;
    }

    .xq-form .ipt-list .item {
        width: 100%;
        font-size: .28rem;
        margin-bottom: .25rem;
    }

    .xq-form .ipt-list .item .name {
        margin-bottom: .1rem;
    }

    .xq-form .ipt-list .item2 {
        width: 100%;
    }

    .xq-form .ipt-list .ipts {
        display: flex;
        align-items: center;
    }

    .xq-form .ipt-list .ipts p {
        font-size: .24rem;
    }

    .xq-form .ipt-list .ipts2 {
        justify-content: space-between;
    }

    .xq-form .ipt-list .ipts2 .ipt {
        width: 45%;
    }

    .xq-form .ipt-list .ipts3 {
        justify-content: space-between;
    }

    .xq-form .ipt-list .ipts3 .ipt {
        width: 45%;
    }

    .xq-form .ipt-list .ipts4 .ipt {
        width: 100%;
        flex: 1;
    }

    .xq-form .ipt-list .ipts4 p {
        margin-left: .15rem;
    }

    .xq-form .ipt-list .ipt {
        width: 100%;
        position: relative;
    }

    .xq-form .ipt-list .ipt select,.xq-form .ipt-list .ipt textarea,.xq-form .ipt-list .ipt input {
        width: 100%;
        height: 100%;
        border: 0 ;
        padding: .05rem .15rem;
        font-size: .22rem;
        outline: none;
        border: 1px solid #c3c4c7;
        color: #333;
        border-radius: 0;
        height: .55rem;
    }

    .xq-form .ipt-list .ipt select:focus,.xq-form .ipt-list .ipt textarea:focus,.xq-form .ipt-list .ipt input:focus {
        border: 1px solid #0053af;
    }

    .xq-form .ipt-list .ipt select {
        background: url(../images/sel4.png) no-repeat 95% center;
        background-size: .19rem .1rem;
        appearance: none;
    }

    .xq-form .ipt-list .ipt textarea {
        height: 2.2rem;
        resize: none;
    }

    .xq-form .ipt-list .ipt .tx2 {
        height: 4.2rem;
    }

    .xq-form .ipt-list .ipt .tip {
        position: absolute;
        right: .05rem;
        bottom: .15rem;
        color: #999;
        font-size: .2rem;
    }

    .xq-form .ipt-list .ipt .cal {
        background: url(../images/calendar.png) no-repeat 95% center;
        background-size: .24rem .24rem;
    }

    .sub-btn {
        width: 3.45rem;
        height: .65rem;
        font-size: .26rem;
        background-color: #0053af;
        color: #fff;
        text-align: center;
        line-height: .65rem;
        margin: 0 auto;
        cursor: pointer;
    }

    .hz-box {
        background-color: #fff;
        padding: .3rem;
    }

    .hz-box .tit {
        font-size: .3rem;
        font-weight: 600;
        margin-bottom: .3rem;
        text-align: center;
    }

    .u52 li {
        margin-bottom: .37rem;
        border: 1px solid #dcdfe6;
        background-color: #f5f5f5;
        position: relative;
    }

    .u52 li::after {
        width: .05rem;
        height: .28rem;
        background-color: #0053af;
        position: absolute;
        left: 0;
        top: .3rem;
        content: '';
    }

    .u52 li a {
        display: flex;
        align-items: center;
        width: 100%;
        height: 100%;
        padding: .27rem;
    }

    .u52 li .l {
        width: 100%;
        flex: 1;
    }

    .u52 li .l .name {
        font-size: .26rem;
        font-weight: 600;
        margin-bottom: .2rem;
    }

    .u52 li .l .ad {
        font-size: .22rem;
        margin-bottom: .05rem;
    }

    .u52 li .r {
        width: 1.4rem;
        height: .5rem;
        font-size: .22rem;
        text-align: center;
        line-height: .44rem;
        border: 1px solid #dcdfe6;
        background-color: #fff;
    }

    .u52 li:hover a {
        color: #333;
    }

    .u52 li:hover .r {
        background: #0053af;
        border: 1px solid #0053af;
        color: #fff;
    }

    .u53 li {
        margin-bottom: .37rem;
        border: 1px solid #dcdfe6;
        background-color: #f5f5f5;
        position: relative;
    }

    .u53 li::after {
        width: .05rem;
        height: .28rem;
        background-color: #0053af;
        position: absolute;
        left: 0;
        top: .3rem;
        content: '';
    }

    .u53 li a {
        display: flex;
        align-items: center;
        width: 100%;
        height: 100%;
        padding: .27rem;
    }

    .u53 li .l {
        width: 100%;
        flex: 1;
    }

    .u53 li .l .name {
        font-size: .26rem;
        font-weight: 600;
        margin-bottom: .2rem;
    }

    .u53 li .l .ad {
        font-size: .22rem;
        margin-bottom: .05rem;
    }

    .u53 li .r .btns .btn {
        width: 1.4rem;
        height: .42rem;
        font-size: .22rem;
        text-align: center;
        line-height: .42rem;
        border: 1px solid #dcdfe6;
        background-color: #fff;
        margin-bottom: .15rem;
        cursor: pointer;
    }

    .u53 li .r .btns .btn:hover {
        background: #0053af;
        border: 1px solid #0053af;
        color: #fff;
    }

    .u53 li .r .btns .btn.btn2 {
        color: #fff;
        border: 1px solid #0CAD3D;
        background-color: #0CAD3D;
    }

    .u53 li .r .btns .btn.btn3 {
        color: #fff;
        border: 1px solid #C91493;
        background-color: #C91493;
    }

    .u53 li .r .sc {
        text-align: center;
        margin-left: .2rem;
        position: relative;
        z-index: 2;
        cursor: pointer;
        font-size: .2rem;
    }

    .u53 li .r .sc i {
        margin: 0 auto;
        display: block;
        margin-bottom: .05rem;
        width: .2rem;
        height: .2rem;
        background: url(../images/sc1.png) no-repeat center;
        background-size: 100% 100%;
    }

    .u53 li .r .sc i.on {
        background-image: url(../images/sc2.png);
    }

    .u53 li .r .success {
        display: none;
        width: 1.12rem;
        height: 1.12rem;
        position: absolute;
        right: -0.08rem;
        top: -0.08rem;
    }

    .u53 li .r .success.on {
        display: block;
    }

    .u53 li:hover a {
        color: #333;
    }

    .xq-form-view .ipt {
        width: 100%;
        height: 100%;
        border: 0 ;
        padding: .1rem .15rem;
        font-size: .24rem;
        outline: none;
        color: #333;
        border-radius: 0;
        background: #fafafb;
        line-height: 2;
    }

    .xq-form-view .sel {
        background: url(../images/sel4.png) no-repeat #fafafb 95% center;
        background-size: .19rem .1rem;
    }
}

@media only screen and (min-width: 1680px) {
    .hv-list {
        text-align:center;
        font-size: 18px;
        color: #0053af;
        margin-bottom: 30px;
        margin-top: -20px;
    }

    .ipt-btns {
        position: relative;
        width: 560px;
        margin: 0 auto;
    }

    .ipt-btns .btn {
        width: 536px;
        height: 50px;
        border-radius: 50px;
        background-color: #0053af;
        color: #fff;
        text-align: center;
        line-height: 50px;
        font-size: 18px;
        cursor: pointer;
    }

    .ipt-btns .btn img {
        width: 19px;
        height: 20px;
        margin-right: 5px;
    }

    .ipt-btns .btn.on {
        background: #999;
    }

    .ipt-btns .hv-list {
        display: none;
        position: absolute;
        width: 365px;
        padding: 15px 30px;
        border-radius: 8px;
        background-color: #fff;
        left: 560px;
        top: -45px;
        z-index: 2;
        box-shadow: 0 0 10px 6px rgba(0,0,0,0.05);
    }

    .ipt-btns .hv-list.on {
        display: block;
    }

    .ipt-btns .hv-list P {
        font-size: 18px;
        margin-bottom: 5px;
    }

    .ipt-btns .hv-list::after {
        position: absolute;
        content: '';
        width: 12px;
        height: 23px;
        left: -12px;
        top: 50%;
        margin-top: -11px;
        background: url(../images/l-sjx_03.png) no-repeat center;
        background-size: 100% 100%;
    }
}

@media only screen and (min-width: 800px) and (max-width:1680px) {
    .hv-list {
        text-align:center;
        font-size: .18rem;
        color: #0053af;
        margin-bottom: .3rem;
        margin-top: -0.2rem;
    }

    .ipt-btns {
        position: relative;
        width: 5.6rem;
        margin: 0 auto;
    }

    .ipt-btns .btn {
        width: 5.36rem;
        height: .5rem;
        border-radius: .5rem;
        background-color: #0053af;
        color: #fff;
        text-align: center;
        line-height: .5rem;
        font-size: .18rem;
        cursor: pointer;
    }

    .ipt-btns .btn img {
        width: .19rem;
        height: .2rem;
        margin-right: .05rem;
    }

    .ipt-btns .btn.on {
        background: #999;
    }

    .ipt-btns .hv-list {
        display: none;
        position: absolute;
        width: 3.65rem;
        padding: .15rem .3rem;
        border-radius: .08rem;
        background-color: #fff;
        left: 5.6rem;
        top: -0.45rem;
        z-index: 2;
        box-shadow: 0 0 10px 6px rgba(0,0,0,0.05);
    }

    .ipt-btns .hv-list.on {
        display: block;
    }

    .ipt-btns .hv-list P {
        font-size: .18rem;
        margin-bottom: .05rem;
    }

    .ipt-btns .hv-list::after {
        position: absolute;
        content: '';
        width: .12rem;
        height: .23rem;
        left: -0.12rem;
        top: 50%;
        margin-top: -0.11rem;
        background: url(../images/l-sjx_03.png) no-repeat center;
        background-size: 100% 100%;
    }
}

@media only screen and (max-width: 800px) {
    .hv-list {
        text-align:center;
        font-size: .24rem;
        color: #0053af;
        margin-bottom: .3rem;
        margin-top: -0.1rem;
    }

    .ipt-btns {
        position: relative;
        width: 5.6rem;
        margin: 0 auto;
    }

    .ipt-btns .btn {
        width: 5.36rem;
        height: .5rem;
        border-radius: .5rem;
        background-color: #0053af;
        color: #fff;
        text-align: center;
        line-height: .5rem;
        font-size: .24rem;
        cursor: pointer;
    }

    .ipt-btns .btn img {
        width: .19rem;
        height: .2rem;
        margin-right: .05rem;
    }

    .ipt-btns .btn.on {
        background: #999;
    }

    .ipt-btns .hv-list {
        display: none;
        position: absolute;
        width: 100%;
        padding: .15rem .3rem;
        border-radius: .08rem;
        background-color: #fff;
        left: 0;
        top: 100%;
        z-index: 2;
        box-shadow: 0 0 10px 6px rgba(0,0,0,0.05);
    }

    .ipt-btns .hv-list.on {
        display: block;
    }

    .ipt-btns .hv-list P {
        font-size: .24rem;
        margin-bottom: .05rem;
    }
}

@media only screen and (min-width: 1680px) {
    .zd-box {
        padding:65px 120px;
        background-color: #fff;
    }

    .zd-box .item {
        margin-bottom: 40px;
    }

    .zd-box .item .tit {
        line-height: 1;
        font-size: 20px;
        padding-left: 25px;
        position: relative;
        margin-bottom: 40px;
    }

    .zd-box .item .tit::after {
        position: absolute;
        left: 0;
        top: 3px;
        width: 13px;
        height: 13px;
        border-radius: 13px;
        background: #0053af;
        content: '';
    }

    .add-list .li {
        float: left;
        margin-right: 23px;
        background: #f2f2f2;
        padding: 13px;
        height: 392px;
        font-size: 16px;
        text-align: center;
        margin-bottom: 23px;
    }

    .add-list .li:nth-child(6n) {
        margin-right: 0;
    }

    .add-list .li .imgk {
        width: 180px;
        height: 236px;
    }

    .add-list .li .imgk>img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .add-list .li .name {
        margin-top: 13px;
    }

    .add-list .li input {
        width: 180px;
        height: 28px;
        background-color: #fff;
        padding: 0 10px;
        border-radius: 5px;
        color: #333;
        font-size: 14px;
    }

    .add-list .li .name2 {
        margin-top: 5px;
    }

    .add-list .li .code {
        margin: 5px 0;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .add-list .li .code input {
        width: 54px;
        height: 23px;
        background-color: #fff;
        border-radius: 3px;
        margin-left: 10px;
        font-size: 16px;
    }

    .add-list .li .ad {
        cursor: pointer;
        margin: 16px auto;
        color: #fff;
        background: #0053af;
        width: 135px;
        height: 28px;
        border-radius: 5px;
    }

    .add-list .li .del {
        cursor: pointer;
        margin: 10px 0;
        line-height: 1;
        color: #c71821;
    }

    .add-list .li .del img {
        width: 13px;
        height: 15px;
        vertical-align: top;
        margin-right: 3px;
    }

    .add-list .li .upload {
        cursor: pointer;
    }

    .add-list .li #fileUpload {
        display: none;
    }

    .zd-box2 {
        padding: 0;
    }

    .zd-box2 .add-list .li {
        margin-right: 14px;
        height: 350px;
    }
}

@media only screen and (min-width: 800px) and (max-width:1680px) {
    .zd-box {
        padding:.65rem 1.2rem;
        background-color: #fff;
    }

    .zd-box .item {
        margin-bottom: .4rem;
    }

    .zd-box .item .tit {
        line-height: 1;
        font-size: .2rem;
        padding-left: .25rem;
        position: relative;
        margin-bottom: .4rem;
    }

    .zd-box .item .tit::after {
        position: absolute;
        left: 0;
        top: .03rem;
        width: .13rem;
        height: .13rem;
        border-radius: .13rem;
        background: #0053af;
        content: '';
    }

    .add-list .li {
        float: left;
        margin-right: .23rem;
        background: #f2f2f2;
        padding: .13rem;
        height: 3.92rem;
        font-size: .16rem;
        text-align: center;
        margin-bottom: .23rem;
    }

    .add-list .li:nth-child(6n) {
        margin-right: 0;
    }

    .add-list .li .imgk {
        width: 1.8rem;
        height: 2.36rem;
    }

    .add-list .li .imgk>img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .add-list .li .name {
        margin-top: .13rem;
    }

    .add-list .li input {
        width: 1.8rem;
        height: .28rem;
        background-color: #fff;
        padding: 0 .1rem;
        border-radius: .05rem;
        color: #333;
        font-size: .14rem;
    }

    .add-list .li .name2 {
        margin-top: .05rem;
    }

    .add-list .li .code {
        margin: .05rem 0;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .add-list .li .code input {
        width: .54rem;
        height: .23rem;
        background-color: #fff;
        border-radius: .03rem;
        margin-left: .1rem;
        font-size: .16rem;
    }

    .add-list .li .ad {
        cursor: pointer;
        margin: .16rem auto;
        color: #fff;
        background: #0053af;
        width: 1.35rem;
        height: .28rem;
        border-radius: .05rem;
    }

    .add-list .li .del {
        cursor: pointer;
        margin: .1rem 0;
        line-height: 1;
        color: #c71821;
    }

    .add-list .li .del img {
        width: .13rem;
        height: .15rem;
        vertical-align: top;
        margin-right: .03rem;
    }

    .add-list .li .upload {
        cursor: pointer;
    }

    .add-list .li #fileUpload {
        display: none;
    }

    .zd-box2 {
        padding: 0;
    }

    .zd-box2 .add-list .li {
        margin-right: .14rem;
        height: 3.5rem;
    }
}

@media only screen and (max-width: 800px) {
    .zd-box {
        padding:.3rem;
        background-color: #fff;
    }

    .zd-box .item {
        margin-bottom: .4rem;
    }

    .zd-box .item .tit {
        line-height: 1;
        font-size: .28rem;
        padding-left: .3rem;
        position: relative;
        margin-bottom: .4rem;
    }

    .zd-box .item .tit::after {
        position: absolute;
        left: 0;
        top: .08rem;
        width: .14rem;
        height: .14rem;
        border-radius: .14rem;
        background: #0053af;
        content: '';
    }

    .add-list .li {
        float: left;
        margin-right: 2%;
        background: #f2f2f2;
        padding: .13rem;
        width: 49%;
        height: 5.8rem;
        font-size: .24rem;
        text-align: center;
        margin-bottom: .23rem;
    }

    .add-list .li:nth-child(2n) {
        margin-right: 0;
    }

    .add-list .li .imgk {
        width: 100%;
        height: 3.7rem;
    }

    .add-list .li .imgk>img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .add-list .li .name {
        margin-top: .13rem;
    }

    .add-list .li input {
        width: 100%;
        height: .45rem;
        background-color: #fff;
        padding: 0 .1rem;
        border-radius: .05rem;
        color: #333;
        font-size: .22rem;
    }

    .add-list .li .name2 {
        margin-top: .05rem;
    }

    .add-list .li .code {
        margin: .05rem 0;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .add-list .li .code input {
        width: .54rem;
        height: .32rem;
        background-color: #fff;
        border-radius: .03rem;
        margin-left: .1rem;
        font-size: .22rem;
    }

    .add-list .li .ad {
        cursor: pointer;
        margin: .16rem auto;
        color: #fff;
        background: #0053af;
        width: 1.35rem;
        height: .35rem;
        border-radius: .05rem;
    }

    .add-list .li .del {
        cursor: pointer;
        margin: .1rem 0;
        line-height: 1;
        color: #c71821;
    }

    .add-list .li .del img {
        width: .2rem;
        height: .21rem;
        vertical-align: top;
        margin-right: .03rem;
    }

    .add-list .li .upload {
        cursor: pointer;
    }

    .add-list .li #fileUpload {
        display: none;
    }

    .zd-box2 {
        padding: 0;
    }

    .zd-box2 .add-list .li {
        height: 4.8rem;
    }

    .zd-box2 .add-list .li .imgk {
        height: 3.3rem;
    }
}

.u30.u30-t {
    margin-top: 0;
}

@media only screen and (min-width: 1680px) {
    .xq-form-tip {
        padding-top:90px;
    }

    .hz-tips {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 70px;
        line-height: 70px;
        font-size: 30px;
        color: #000;
        text-align: center;
        background-color: #FAD0BA;
    }

    .form-tips {
        font-size: 18px;
        text-align: center;
        color: #0053af;
        margin-bottom: .3rem;
    }

    .upload-box {
        margin-top: 25px;
        display: flex;
    }

    .up-btn {
        width: 160px;
        height: 42px;
        font-size: 20px;
        color: #fff;
        cursor: pointer;
        text-align: center;
        line-height: 42px;
        background: #0053af;
        margin-right: 40px;
    }

    .up-btn input {
        display: none !important;
    }

    label {
        font-weight: 400 !important;
    }

    .up-list {
        display: flex;
        flex-wrap: wrap;
    }

    .up-list li {
        width: 325px;
        height: 42px;
        display: flex;
        align-items: center;
        background-color: #eee;
        padding: 0 10px;
        margin-right: 25px;
        margin-bottom: 15px;
    }

    .up-list li p {
        width: 100%;
        flex: 1;
        font-size: 16px;
    }

    .up-list li .close {
        cursor: pointer;
    }

    .up-list li .close img {
        width: 15px;
    }

    .text-list {
        width: 100%;
        min-height: 450px;
        border: 0 ;
        padding: 10px 15px;
        font-size: 18px;
        outline: none;
        border: 1px solid #c3c4c7;
        color: #333;
        border-radius: 0;
    }

    .text-list .ipt-item {
        display: flex;
        margin-bottom: 5px;
    }

    .text-list .ipt-item span {
        color: #999;
    }

    .text-list .ipt-item .ipt5 {
        flex: 1;
        width: 100%;
    }

    .text-list .ipt-item .text {
        width: 100%;
    }

    .text-list .ipt-item textarea {
        width: 100%;
        height: auto;
        min-height: 55px;
        resize: none;
        outline: none;
    }

    .xq-form .off,.xq-form label.off {
        opacity: .7;
        cursor: not-allowed;
    }

    .hz-sel {
        margin-bottom: 20px;
    }

    .hz-sel select {
        width: 300px;
        height: 50px;
        border: 0 ;
        padding: 10px 15px;
        font-size: 18px;
        outline: none;
        border: 1px solid #c3c4c7;
        color: #333;
        border-radius: 0;
        background: url(../images/sel4.png) no-repeat 95% center;
        background-size: 19px 10px;
        appearance: none;
    }
}

@media only screen and (min-width: 800px) and (max-width:1680px) {
    .xq-form-tip {
        padding-top:.9rem;
    }

    .hz-tips {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: .7rem;
        line-height: .7rem;
        font-size: .3rem;
        color: #000;
        text-align: center;
        background-color: #FAD0BA;
    }

    .form-tips {
        font-size: .18rem;
        text-align: center;
        color: #0053af;
        margin-bottom: .3rem;
    }

    .upload-box {
        margin-top: .25rem;
        display: flex;
    }

    .up-btn {
        width: 1.6rem;
        height: .42rem;
        font-size: .2rem;
        color: #fff;
        cursor: pointer;
        text-align: center;
        line-height: .42rem;
        background: #0053af;
        margin-right: .4rem;
    }

    .up-btn input {
        display: none !important;
    }

    label {
        font-weight: 400 !important;
    }

    .up-list {
        display: flex;
        flex-wrap: wrap;
    }

    .up-list li {
        width: 3.25rem;
        height: .42rem;
        display: flex;
        align-items: center;
        background-color: #eee;
        padding: 0 .1rem;
        margin-right: .25rem;
        margin-bottom: .15rem;
    }

    .up-list li p {
        width: 100%;
        flex: 1;
        font-size: .16rem;
    }

    .up-list li .close {
        cursor: pointer;
    }

    .up-list li .close img {
        width: .15rem;
    }

    .text-list {
        width: 100%;
        min-height: 4.5rem;
        border: 0 ;
        padding: .1rem .15rem;
        font-size: .18rem;
        outline: none;
        border: 1px solid #c3c4c7;
        color: #333;
        border-radius: 0;
    }

    .text-list .ipt-item {
        display: flex;
        margin-bottom: .05rem;
    }

    .text-list .ipt-item span {
        color: #999;
    }

    .text-list .ipt-item .ipt5 {
        flex: 1;
        width: 100%;
    }

    .text-list .ipt-item .text {
        width: 100%;
    }

    .text-list .ipt-item textarea {
        width: 100%;
        height: auto;
        min-height: .55rem;
        resize: none;
        outline: none;
    }

    .xq-form .off,.xq-form label.off {
        opacity: .7;
        cursor: not-allowed;
    }

    .hz-sel {
        margin-bottom: .2rem;
    }

    .hz-sel select {
        width: 3rem;
        height: .5rem;
        border: 0 ;
        padding: .1rem .15rem;
        font-size: .18rem;
        outline: none;
        border: 1px solid #c3c4c7;
        color: #333;
        border-radius: 0;
        background: url(../images/sel4.png) no-repeat 95% center;
        background-size: .19rem .1rem;
        appearance: none;
    }
}

@media only screen and (max-width: 800px) {
    .xq-form-tip {
        padding-top:.9rem;
    }

    .hz-tips {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: .7rem;
        line-height: .75rem;
        font-size: .3rem;
        color: #000;
        text-align: center;
        background-color: #FAD0BA;
    }

    .form-tips {
        font-size: .24rem;
        text-align: center;
        color: #0053af;
        margin-bottom: .3rem;
    }

    .upload-box {
        margin-top: .25rem;
        display: flex;
    }

    .up-btn {
        width: 2rem;
        height: .42rem;
        font-size: .24rem;
        color: #fff;
        cursor: pointer;
        text-align: center;
        line-height: .42rem;
        background: #0053af;
        margin-right: .4rem;
    }

    .up-btn input {
        display: none !important;
    }

    label {
        font-weight: 400 !important;
    }

    .up-list {
        display: flex;
        flex-wrap: wrap;
    }

    .up-list li {
        width: 4rem;
        height: .42rem;
        display: flex;
        align-items: center;
        background-color: #eee;
        padding: 0 .1rem;
        margin-bottom: .15rem;
    }

    .up-list li p {
        width: 100%;
        flex: 1;
        font-size: .2rem;
    }

    .up-list li .close {
        cursor: pointer;
    }

    .up-list li .close img {
        width: .15rem;
    }

    .text-list {
        width: 100%;
        min-height: 4.5rem;
        border: 0 ;
        padding: .1rem .15rem;
        font-size: .24rem;
        outline: none;
        border: 1px solid #c3c4c7;
        color: #333;
        border-radius: 0;
    }

    .text-list .ipt-item {
        display: flex;
        margin-bottom: .05rem;
    }

    .text-list .ipt-item span {
        color: #999;
    }

    .text-list .ipt-item .ipt5 {
        flex: 1;
        width: 100%;
    }

    .text-list .ipt-item .text {
        width: 100%;
    }

    .text-list .ipt-item textarea {
        width: 100%;
        height: auto;
        min-height: .55rem;
        resize: none;
        outline: none;
    }

    .xq-form .off,.xq-form label.off {
        opacity: .7;
        cursor: not-allowed;
    }

    .hz-sel {
        margin-bottom: .2rem;
    }

    .hz-sel select {
        width: 3rem;
        height: .5rem;
        border: 0 ;
        padding: .1rem .15rem;
        font-size: .24rem;
        outline: none;
        border: 1px solid #c3c4c7;
        color: #333;
        border-radius: 0;
        background: url(../images/sel4.png) no-repeat 95% center;
        background-size: .19rem .1rem;
        appearance: none;
    }
}

#typeSelect {
    display: none;
}

.ipt .select2-container--default .select2-selection--multiple {
    border-radius: 0;
    border: 1px solid #c3c4c7;
}

.ipt .select2-container--default.select2-container--focus .select2-selection--multiple {
    border: 1px solid #0053af;
}

.ipt .select2 {
    height: 50px;
}

.ipt .select2 input {
    border: none !important;
    padding: 0 !important;
    height: auto !important;
}

@media only screen and (min-width: 1680px) {
    .sy-report {
        padding-top:90px;
    }

    .sy-report .wal {
        display: flex;
    }

    .sy-report .sy-title .name2 {
        display: flex;
        align-items: flex-end;
    }

    .sy-report .sy-title .name2 span {
        margin-left: 12px;
        margin-bottom: 3px;
    }

    .sy-report .l {
        width: 50%;
        border-right: 1px solid #d1d1d2;
        padding-right: 40px;
    }

    .sy-report .l .swiper-button-next {
        display: none;
    }

    .sy-report .r {
        width: 50%;
        padding-left: 40px;
    }

    .sy-report .r .swiper-button-prev {
        display: none;
    }

    .sy-report .ban3 {
        width: 100%;
        margin-top: 0;
    }
}

@media only screen and (min-width: 800px) and (max-width:1680px) {
    .sy-report {
        padding-top:.9rem;
    }

    .sy-report .wal {
        display: flex;
    }

    .sy-report .sy-title .name2 {
        display: flex;
        align-items: flex-end;
    }

    .sy-report .sy-title .name2 span {
        margin-left: .12rem;
        margin-bottom: .03rem;
    }

    .sy-report .l {
        width: 50%;
        border-right: 1px solid #d1d1d2;
        padding-right: .4rem;
    }

    .sy-report .l .swiper-button-next {
        display: none;
    }

    .sy-report .r {
        width: 50%;
        padding-left: .4rem;
    }

    .sy-report .r .swiper-button-prev {
        display: none;
    }

    .sy-report .ban3 {
        width: 100%;
        margin-top: 0;
    }

    .select2 {
        font-size: .22rem;
        min-height: .55rem !important;
    }
}

@media only screen and (max-width: 800px) {
    .select2 {
        min-height:.55rem !important;
        font-size: .22rem;
    }
}

@charset "UTF-8";
body a, body .transition, body .index-flow .title dl dd .layer, .index-flow .title dl dd body .layer, body .g-nav2, body .g-nav, body .g-head .btn-list .search .input, .g-head .btn-list .search body .input, body .g-head .btn-list, .g-head body .btn-list, body :before, body :after, body img {
  transition: All 0.5s ease;
  -webkit-transition: All 0.5s ease;
  -moz-transition: All 0.5s ease;
  -o-transition: All 0.5s ease;}

.ellipsis, .index-flash li .name a {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;}

.flex, .index-flow .img-list li a .layer .info, .index-flow .title dl dd .layer, .index-flow .title dl, .index-flow .container .video i, .index-admissions .dots, .index-events .list-wrapper dd.li-dd dl.info dd, .index-events .list-wrapper dl.ul-dl, .index-events .wal .arrow, .index-events .wal, .index-news .col-2 .arrow .dots, .index-news .col-2 .arrow, .index-news .col-2 .list li .title, .index-search .search-result .name, .index-search .hot-words, .index-flash .btn .dots, .index-flash .btn, .g-foot .info .tel, .g-foot .info, .g-foot .list li, .g-nav2 .scroll ul, .g-nav ul, .g-head .btn-list .language .name, .g-head .btn-list ul, .g-head .btn-list, .p-layer {
  display: flex;
  display: -webkit-flex;
  display: -ms-flex;}

.flexColumn {
  display: flex;
  display: -webkit-flex;
  display: -ms-flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;}

.itemsCenter, .index-flow .img-list li a .layer .info, .index-flow .container .video i, .index-events .list-wrapper dd.li-dd dl.info dd, .index-events .wal, .index-news .col-2 .arrow, .index-news .col-2 .list li .title, .index-search .search-result .name, .index-flash .btn, .g-foot .info .tel, .g-foot .list li, .g-head .btn-list .language .name, .g-head .btn-list, .p-layer {
  align-items: center;
  -webkit-align-items: center;}

.justifyCenter, .index-flow .container .video i, .index-admissions .dots, .index-admissions .list dl, .index-news .col-2 .arrow .dots, .index-news .col-2 .list li .title, .index-flash .btn, .p-layer {
  justify-content: center;
  -webkit-justify-content: center;}

.flexAround {
  justify-content: space-around;
  -webkit-justify-content: space-around;}

.flexBetween, .index-news .col-2 .arrow, .index-news, .g-foot .info {
  justify-content: space-between;
  -webkit-justify-content: space-between;}

.flexWrap, .foot-link .list ul, .index-flow .img-list li a .layer, .index-flow .img-list ul, .index-admissions .list dl, .index-news, .index-search .hot-words ul, .g-foot .info div, .g-foot .list ul {
  display: flex;
  display: -webkit-flex;
  display: -ms-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;}

.bsBox {
  box-sizing: content-box;}

.p-ico, .index-flow .container .video i, .index-flow .container .list a i, .index-events .list-wrapper dd.li-dd dl.info em, .index-search .search-result li a i {
  font-family: "icon";
  font-size: 0.2rem;}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;}

html {
  font-size: 100px;}

body {
  font-size: 0.14rem;
  font-family:  Arial,Verdana, "微软雅黑";
  color: #333;
  -webkit-text-size-adjust: none;
  max-width: 100vw;
  overflow-x: hidden;}
body.hidden {
  overflow: hidden;}

a {
  color: #333;
  text-decoration: none;
  outline: none;}
a:link {
  text-decoration: none;
  outline: none;
  }
a:visited {
  text-decoration: none;
  outline: none;}
a:hover {
  text-decoration: none;
  outline: none;}

li {
  list-style: outside none;}
i {
  font-style: normal;}
h1 {
  font-size: 16px;}

h2, h3, h4, h5 {
  font-size: 14px;}

h5 {
  font-size: 0.12rem;}
select, option {
  outline: none;}
textarea, input {
  background: transparent;
  font-size: 12px;
  font-family: Arial,Verdana, "微软雅黑";
  color: #888;
  outline: none;
  border: 0;
  }

em {
  font-style: normal;}

img {
  vertical-align: middle;
  max-width: 100%;
  border: 0;}

button {
  border: none;
  cursor: pointer;}

.fl {
  float: left;}

.fr {
  float: right;}

.clear {
  clear: both;
  height: 0;
  display: block;
  _display: inherit;
  }

.h10 {
  height: 0.1rem;
  overflow: hidden;
  clear: both;}

.h50 {
  height: 0.5rem;
  overflow: hidden;
  clear: both;}

.line-1 {
  overflow:hidden;
  text-overflow:ellipsis;
  display:-webkit-box;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:1;}
.line-2 {
  overflow:hidden;
  text-overflow:ellipsis;
  display:-webkit-box;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:2;}
.line-3 {
  overflow:hidden;
  text-overflow:ellipsis;
  display:-webkit-box;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:3;}
.line-4 {
  overflow:hidden;
  text-overflow:ellipsis;
  display:-webkit-box;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:4;}
/* 隐藏滚动条箭头 */
::-webkit-scrollbar-button {
  display: none;}


@media only screen and (min-width: 1700px) {
  .wal {
    width: 1400px;
    max-width: 1400px;
    margin: 0 auto;}
}
@media only screen and (max-width: 1700px) {
  .wal {
    max-width: 14rem;
    margin: 0 auto;}
}
/* @media only screen and (max-width: 1000px) {
  .wal {
    max-width: 100%;
    margin: 0 auto;
  }
} */

/*-------------------------*/
.g-head {
  position: fixed;
  z-index: 50;
  left: 0;
  top: 0;
  width: 100%;}
.g-head:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: -0rem;
  right: 0;
  height: 2.08rem;
  background: url(../img/images/sy-top_01.jpg) top center no-repeat;
  /* background-color: #bc1c21; */
  background-size: cover;}
.g-head:after {}
.g-head>.wal {
  height: 2.08rem;
  position: relative;}
.top-nv {
  position: relative;}
.top-nv::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: -.69rem;
  right: 0;
  width: 100%;
  height: 1px;
  background: rgba(255, 255, 255, .5);
  background-size: 100% 100%;}
.top-nv .wal{
  position: relative;}
.g-head a.logo {
  display: block;
  background: url(../img/logo.png) left center no-repeat;
  background-size: contain;
  width: 7.77rem;
  height: .59rem;
  position: absolute;
  z-index: 1;
  left: 0;
  right: auto;
  top: .4rem;
  bottom: 0;}
.g-head .btn-list {
  position: absolute;
  z-index: 1;
  left: auto;
  right: 0;
  top: .6rem;
  bottom: auto;
  height: 0.34rem;
  font-size: 0.14rem;
  color: #fff;
  background-size: 100% 100%;}
.g-head .btn-list a {
  color: #fff;
  opacity: .75;}
.g-head .btn-list a:hover {
  opacity: 1;}
.g-head .btn-list ul {
  margin-right: 0.2rem;}
.g-head .btn-list ul li {
  padding-left: 0.14rem;}
.g-head .btn-list ul a {
  display: block;
  opacity: 0.75;}
.g-head .btn-list ul a:hover {
  opacity: 1;}
.g-head .btn-list .back {
  border-right: 1px solid rgba(255, 255, 255, 0.7);
  padding-right: .2rem;
  margin-right: .2rem;}
.g-head .btn-list .jc {
  /* border-left: 1px solid rgba(255, 255, 255, 0.7); */
  border-right: 1px solid rgba(255, 255, 255, 0.7);
  padding: 0 .2rem;
  margin: 0 .2rem;}
.g-head .btn-list .language {
  border-right: 1px solid rgba(255, 255, 255, 0.7);
    margin-right: .2rem;
    padding-right: .2rem;}
.g-head .btn-list .language img {
  width: 0.18rem;
  height: .18rem;
  margin-right: .03rem;}
.g-head .btn-list .language em {
  line-height: .18rem;}
.g-head .btn-list .language .name {
  opacity: .75;
  /* padding: 4px; */
  border-radius: 4px;}
.g-head .btn-list .language .name i {
  flex-shrink: 0;
  font-size: 0.14rem;
  margin-right: 0.1rem;
  font-style: normal;}
.g-head .btn-list .language .name:hover {
  opacity: 1;}
.g-head .btn-list .email {
  margin-right: .2rem;}
.g-head .btn-list .email img {
  width: .17rem;
  height: .17rem;
  margin-right: .05rem;}
.g-head .p-ico img{
  width: .17rem;
  height: .17rem;}
.g-head .btn-list .search {
  width: 2.6rem;
  margin-left: .15rem;
  background: rgba(255, 255, 255, 0.1);
  height: .35rem;
  border-radius: .18rem;
  border: 1px solid rgba(255, 255, 255, 0.7);}
.g-head .btn-list .search .input {
  position: relative;}
.g-head .btn-list .search input::placeholder {
  color: rgba(255, 255, 255, .7);}
.g-head .btn-list .search input{
  width: 2.6rem;
  height: .35rem;
  line-height: .28rem;
  /* background:url(../images/ss.png) no-repeat center; */
  /* background-position: 1.2rem center; */
  /* background-size: .18rem; */
  border-radius: .18rem;
  padding-right: .35rem;
  padding-left: .12rem;
  color: #fff;}
.g-head .btn-list .search i {
  position: absolute;
  width: .35rem;
  height: .35rem;
  right: 0;
  top: 0;
  cursor: pointer;
  background:url(../img/ss2.png) no-repeat center;
  background-position: center center;
  background-size: .18rem;}

.g-head a.navA {
  position: absolute;
  z-index: 1;
  left: auto;
  right: 0rem;
  top: .67rem;
  bottom: auto;
  width: .3rem;
  height: .3rem;}
.g-head a.navA:after {
  content: "";
  display: block;
  position: absolute;
  left: 0rem;
  top: 0;
  right: 0;
  bottom: 0;
  background: url(../img/open.png) center no-repeat;
  /* background-size: 0.31rem; */
  background-size: contain;}

.g-nav {
  position: absolute;
  z-index: 1;
  bottom: 0;
  width: 100%;}
.g-nav ul {
	width: 100%;
  display: flex;
  justify-content: space-between;}
.g-nav li {
  position: relative;
  margin-left: 0;}
.g-nav a.name {
  display: block;
  height: 0.69rem;
  line-height: 0.69rem;
  font-size: 0.22rem;
  font-weight: 600;
  color: #fff;
  position: relative;}
.g-nav a.name em {
  display: block;
  /* margin-right: -0.2rem; */
  /* padding-right: 0.2rem; */
  position: relative;}

.g-nav a.name.on {
  /* color: #bc1c21; */
  border-bottom: 3px solid #fff;}
.g-nav a.name.on i.line {
  opacity: 1;}
.g-nav .list {
  position: absolute;
  z-index: 1;
  left: 50%;
  right: auto;
  top: -100vh;
  bottom: auto;
  background: #fff;
  width: 2rem;
  margin-left: -1rem;
  box-shadow: 0 0 0.38rem 0 rgba(0, 0, 0, 0.19);
  -webkit-box-shadow: 0 0 0.38rem 0 rgba(0, 0, 0, 0.19);
  -moz-box-shadow: 0 0 0.38rem 0 rgba(0, 0, 0, 0.19);
  border-top: #bc1c21 solid 0.04rem;
  padding: 0.2rem 0;
  opacity: 0;
  visibility: hidden;}
.g-nav .list a {
  display: block;
  text-align: center;
  font-size: 0.17rem;
  line-height: 0.48rem;
  color: #bc1c21;}
.g-nav .list a:hover {
  background: #ededed;}
.g-nav li:hover a.name {}
.g-nav li:hover a.name i.line {
  opacity: 1;}
.g-nav li:hover .list {
  opacity: 1;
  visibility: visible;
  top: 100%;
  transition: opacity 0.5s ease;
  -webkit-transition: opacity 0.5s ease;
  -moz-transition: opacity 0.5s ease;
  -o-transition: opacity 0.5s ease;}

.g-head .logo2 {
  display: none;}

@media only screen and (min-width: 1000px) {

  /* 添加新的样式 */
  .g-head.shrink::before {
    background: #bc1c21;
    opacity: .9;
    height: 0.69rem;}
  .g-head.shrink>.wal {
    height: .69rem;}
  .g-head.shrink a.name {}
  .ny-cont.shrink .g-head{
    position: fixed;}
  .g-head.shrink .top-nv::after,
  .g-head.shrink::after,
  .g-head.shrink .logo,
  .g-head.shrink .btn-list {
    display: none;}

  .g-head.shrink .logo2 {
    display: block;
    background: url(../img/logo2.png) no-repeat center;
    background-size: contain;
    width: .57rem;
    height: .69rem;}
}
.navA{display: none;}
@media only screen and (max-width: 1000px) {
  .top-nv {
    display: none;}
  .navA{display: block;}
  .g-head{
    position: relative;}
  .g-head a.logo {
    top: .3rem;
    width: 5.8rem !important;}
  .g-head.shrink {
    position: fixed;}
  .g-head .wal {
    height: auto;
    min-height: 1.2rem !important;}
  .g-head::before {
    height: 1.2rem !important;}
  .g-head a.navA {
    top: .1rem !important;}
  .g-head::after {
    display: none;}
}


.g-nav2 {
  position: fixed;
  z-index: 49;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: url(../img/images/sy-top_01.jpg) center no-repeat;
  background-size: cover;
  opacity: 0;
  visibility: hidden;}
.g-nav2 .scroll {
  position: absolute;
  z-index: 1;
  left: 0;
  right: 0;
  top: 1.3rem;
  bottom: 0;
  overflow-y: auto;
  overflow-x: hidden;}
.g-nav2 .scroll ul {
  width: 14rem;
  margin: 0 auto;}
.g-nav2 .scroll li {
  width: 14.285%;
  text-align: center;
  padding-top: 0.45rem;}
.g-nav2 .scroll li a {
  color: #fff;}
.g-nav2 .scroll li h2 {
  font-size: 0.22rem;
  position: relative;}
.g-nav2 .scroll li h2::after {
  content: "";
  display: block;
  width: 0.37rem;
  height: 0.08rem;
  /* background: url("../img/nav2-li.png") center no-repeat; */
  position: absolute;
  left: 50%;
  bottom: -0.2rem;
  margin-left: -0.185rem;
  background-size: 100% 100%;}
.g-nav2 .scroll li .list {
  padding: 0.2rem 0;}
.g-nav2 .scroll li .list h3 {
  font-weight: 400;
  font-size: 0.17rem;
  line-height: 0.36rem;
  margin-top: .2rem;}
.g-nav2 .scroll li .list dl {
  padding-bottom: 0.2rem;}
.g-nav2 .scroll li .list dd {
  font-size: 0.12rem;
  line-height: 0.3rem;
  opacity: 0.65;}
.g-nav2 .scroll li .list dd:hover {
  opacity: 1;}

.g-nav2 .nav-search {
  margin: .3rem auto;
  width: 7.1rem;
  height: 0.6rem;
  background: rgba(255, 255, 255, 0.1);
  border-radius: .3rem;
  border: 1px solid rgba(255, 255, 255, 0.7);}
.g-nav2 .nav-search .input {
  position: relative;}
.g-nav2 .nav-search input::placeholder {
  color: rgba(255, 255, 255, .7);}
.g-nav2 .nav-search input{
  width: 6.6rem;
  height: .6rem;
  line-height: .58rem;
  font-size: .24rem;
  /* background:url(../images/ss.png) no-repeat center; */
  /* background-position: 1.2rem center; */
  /* background-size: .18rem; */
  border-radius: .24rem;
  padding-right: .5rem;
  padding-left: .3rem;
  color: #fff;}
.g-nav2 .nav-search  i {
  position: absolute;
  width: .5rem;
  height: .58rem;
  right: 0;
  top: 0;
  cursor: pointer;
  background:url(../img/ss2.png) no-repeat center;
  background-position: 10% center;
  background-size: .25rem;}

body.navShow {
  overflow: hidden;}
body.navShow .g-head .btn-list {
  height: 1.3rem;
  background: none;
  right: .5rem;}
body.navShow .g-head .btn-list .search {
  display: none;}
body.navShow .g-head .btn-list .jc {
  border-left: 0 solid #333;}
body.navShow .g-head a.navA:after {
  background-image: url(../img/close2.png);}
body.navShow .g-head a.navA {
  width: 0.25rem;
  height: 0.25rem;}
body.navShow .g-nav {
  opacity: 0;
  visibility: hidden;}
body.navShow .g-nav2 {
  opacity: 1;
  visibility: visible;}

@media only screen and (max-width: 1000px) {
  body.navShow .g-head a.navA{
    width: 1rem;
    height: 1rem;}
}



@media only screen and (max-width: 1000px) {
  .g-nav2 .nav-search {
    display: none;}
}


 /* nynav 公共 */
@media only screen and (min-width: 1700px) {
  .ny-topbg {
    position: relative;}
  .ny-topbg .nbimg {
    width: 100%;}
  .ny-topbg .wal {
    position: relative;}
  .ny-topbg .bread {
    width: 100%;
    height: 88px;
    position: absolute;
    bottom: -40px;
    color: #fff;
    font-size: 16px;}
  .ny-topbg .bread a {
    color: #fff;}
  .ny-topbg .bread .home {
    margin-right: 20px;}
  .ny-topbg .bread .lj {
    font-size: 16px;
    font-weight: 600;}
}
@media only screen and (max-width: 1700px) {
  .ny-topbg {
    position: relative;
    height: 4.2rem;}
  .ny-topbg>img {
    width: 100%;
    height: 100%;
    object-fit: cover;}
  .ny-topbg .wal {
    position: relative;}
  .ny-topbg .bread {
    width: 100%;
    height: .88rem;
    position: absolute;
    bottom: -0.4rem;
    color: #fff;
    font-size: .16rem;}
  .ny-topbg .bread a {
    color: #fff;}
  .ny-topbg .bread .wal {
    display: flex;
    height: .54rem;
    align-items: center;
    position: relative;}
}
@media only screen and (max-width: 1000px) {
  .ny-topbg {
    position: relative;
    height: 3.5rem;}
  .ny-topbg>img {
    width: 100%;
    height: 100%;
    object-fit: cover;}
  .ny-topbg .wal {
    position: relative;}
  .ny-topbg .bread {
    width: 100%;
    height: 60px;
    position: absolute;
    bottom: -30px;
    color: #fff;
    font-size: .24rem;}
  .ny-topbg .bread a {
    color: #fff;}
  .ny-topbg .bread .home {
    margin-right: 20px;}
  .ny-topbg .bread .home img {
     height: 18px;}
  .ny-topbg .bread .lj {
    font-size: 14px;
    font-weight: 600;}
}

@media only screen and (min-width: 1000px) and (max-width: 1700px){
  .fy1 {
    width: 100%;
    float: left;
    line-height: .43rem;
    font-size: .19rem;
    text-align: center;
    margin-top: .3rem;}

.fy1 a {
    min-width: .43rem;
    display: inline-block;
    border: solid 1px #dddddd;
    padding: 0px .15rem;
    margin: 0px 1px;
    transition: all .1s;}
}

@media only screen and (max-width: 1000px) {
  .fy1 {
      /* width: 102%; */
      /* float: left; */
      /* margin-left: -1%; */
      /* margin-top: .3rem; */
      }

  .fy1 a {
      float: left;
      /* display: none; */
      border: solid 1px #dddddd;
      padding: 0px 10px;
      margin-left: 3px;
      }

  .fy1 a.cd_sx {
      display: block;
      width: 48%;
      margin: 0px 1%;
      text-align: center;
      padding: 8px 0px;}
}
.fy1 a{
  background-color: #fff;}
@media only screen and (min-width: 1700px) {
  .fy1 {
      width: 100%;
      float: left;
      line-height: 43px;
      font-size: 19px;
      text-align: center;
      margin-top: .3rem;}

  .fy1 a {
      min-width: 43px;
      display: inline-block;
      border: solid 1px #dddddd;
      padding: 0px 15px;
      margin: 0px 1px;
      transition: all 0.1s;}

}

.fy1 a:hover,
.fy1 a.on {
  background: #bc1c21;
  color: #ffffff;}

  .clear {
    clear: both;
    margin: 0px;
    padding: 0px;
    height: 0px;
}

.img_d {
    overflow: hidden;
}

.img_d:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
}

@font-face {
    font-family: 'syst';
    src: url(../fonts/bold.jpg)
}

@font-face {
    font-family: 'syst2';
    src: url(../fonts/medium.jpg)
}

@font-face {
    font-family: 'syst3';
    src: url(../fonts/regular.jpg)
}

.fm {
    font-family: 'syst';
}

.fm2 {
    font-family: 'syst2';
}

.fm3 {
    font-family: 'syst3';
}

::-webkit-scrollbar-thumb {
    opacity: 1;
}

::-webkit-scrollbar {
    width: 6px;
    height: 0;
}

::-webkit-scrollbar-thumb {
    background: rgba(204,204,204,0.7);
    border-radius: 10px;
    opacity: 0;
}

::-webkit-scrollbar-track {
    background: none;
    border: none;
    border-radius: 10px;
}

::-webkit-scrollbar-button {
    display: none;
    border-radius: 5px;
    height: 0;
}

::-webkit-scrollbar-button:hover {
    background-color: #999999;
}

.ny-box {
    /* background-color: #fff; */
}

.ny-box2 {
    background: url(../images/nybg.jpg) no-repeat top center;
    background-size: contain;
}

.ny-box3 {
    background: url(../images/nybg2.jpg) no-repeat top center;
    background-size: contain;
}

.ny-box4 {
    background: url(../images/nybg4.jpg) no-repeat top center;
    background-size: cover;
}

@media only screen and (min-width: 1000px) {
    .sy-top {
        height:2.08rem;
        background: url(../images/images/sy-top_01.jpg) top center no-repeat;
        background-size: cover;
    }

    .sy_ban {
        height: 6.95rem;
        max-height: calc(100vh - 2.08rem);
        overflow: hidden;
    }

    .sy_ban .swiper-slide a {
        display: block;
        width: 100%;
        height: 100%;
    }

    .sy_ban .swiper-slide img {
        height: 100%;
        width: 100%;
        object-fit: cover;
        transition: transform 6s ease;
        transform-origin: center;
    }

    .sy_ban .swiper-slide video {
        height: 100%;
        width: 100%;
        object-fit: cover;
        pointer-events: none;
    }

    .sy_ban .swiper-slide.swiper-slide-active img {
        transform: scale(1.1);
    }

    .sy_ban .txt {
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 2rem;
        font-size: .36rem;
        text-align: center;
        padding: .2rem .3rem 1.2rem .3rem;
        color: #fff;
        background: url(../images/bg20.png) repeat-x center;
        text-shadow: 2px 2px 4px rgba(0,0,0,0.5);
    }

    .sy_ban_box {
        position: relative;
    }

    .sy_ban .pagination-box {
        display: flex;
        align-items: center;
        justify-content: center;
        position: absolute;
        bottom: .5rem;
        left: 50%;
        transform: translateX(-50%);
        background-image: url(../images/icon-ban2.png);
        background-repeat: no-repeat;
        background-position: center;
        background-size: 100% 100%;
        z-index: 80;
    }

    .sy_ban .pagination-box .swiper-button-prev,.sy_ban .pagination-box .swiper-button-next {
        position: relative;
        left: auto;
        right: auto;
        width: .25rem;
        height: .07rem;
        background: url(../images/sw1.png) no-repeat center center;
        background-size: .25rem;
        margin-top: 0;
        margin: 0 .13rem;
    }

    .sy_ban .pagination-box .swiper-button-next {
        transform: scaleX(-1);
    }

    .sw-page1 {
        position: relative;
        display: flex;
        align-items: center;
    }

    .sw-page1 .swiper-pagination-bullet {
        width: .16rem;
        height: .16rem;
        background-color: #fff;
        margin: 0 .13rem;
        opacity: .6;
    }

    .sw-page1 .swiper-pagination-bullet-active {
        opacity: 1;
        position: relative;
        width: .41rem;
        height: .37rem;
        background: url(../images/ban-dian.png) no-repeat center;
        background-size: contain;
        border-radius: 0;
    }

    .sw-page1 .swiper-pagination-bullet-active img {
        display: block;
    }
}

@media only screen and (max-width: 1000px) {
    .sy_ban {
        height:5rem;
        position: relative;
    }

    .sy_ban .swiper-slide a {
        display: block;
        width: 100%;
        height: 100%;
        position: relative;
    }

    .sy_ban .swiper-slide img {
        height: 100%;
        width: 100%;
        object-fit: cover;
    }

    .sy_ban .swiper-slide video {
        height: 100%;
        width: 100%;
        object-fit: cover;
        pointer-events: none;
        position: relative;
        opacity: .99;
    }

    .sy_ban .txt {
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 2rem;
        font-size: .36rem;
        text-align: center;
        padding: .4rem .3rem 1.2rem .3rem;
        color: #fff;
        background: url(../images/bg20.png) repeat-x center;
        text-shadow: 2px 2px 4px rgba(0,0,0,0.5);
    }

    .sy_ban .pagination-box {
        display: flex;
        align-items: center;
        justify-content: center;
        position: absolute;
        bottom: .4rem;
        left: 50%;
        transform: translateX(-50%);
        background-image: url(../images/icon-ban2.png);
        background-repeat: no-repeat;
        background-position: center;
        background-size: 100% 100%;
        z-index: 80;
    }

    .sy_ban .pagination-box .swiper-button-prev,.sy_ban .pagination-box .swiper-button-next {
        position: relative;
        left: auto;
        right: auto;
        width: .3rem;
        height: .1rem;
        background: url(../images/sw1.png) no-repeat center center;
        background-size: .3rem;
        margin-top: 0;
        margin: 0 .13rem;
    }

    .sy_ban .pagination-box .swiper-button-next {
        transform: scaleX(-1);
    }

    .sw-page1 {
        position: relative;
        display: flex;
        align-items: center;
    }

    .sw-page1 .swiper-pagination-bullet {
        width: .16rem;
        height: .16rem;
        background-color: #fff;
        margin: 0 .13rem;
        opacity: .6;
    }

    .sw-page1 .swiper-pagination-bullet-active {
        opacity: 1;
        position: relative;
        width: .41rem;
        height: .37rem;
        background: url(../images/ban-dian.png) no-repeat center;
        background-size: contain;
        border-radius: 0;
    }

    .sw-page1 .swiper-pagination-bullet-active img {
        display: block;
    }
}

.search-mode {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.8);
    z-index: 9999;
}

.search-mode .nav-ss {
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.search-mode .nav-ss .close-btn {
    position: absolute;
    right: .5rem;
    top: .5rem;
    width: .4rem;
    height: .4rem;
    cursor: pointer;
}

.search-mode .nav-ss .close-btn img {
    width: 100%;
    height: 100%;
}

.search-mode .nav-ss .search-box {
    width: 50vw;
    height: .6rem;
    display: flex;
    align-items: center;
    position: relative;
}

.search-mode .nav-ss .search-box .hot {
    position: absolute;
    bottom: -0.6rem;
    font-size: .18rem;
    color: #fff;
    opacity: .8;
}

.search-mode .nav-ss .search-box .hot a {
    color: #fff;
    margin-left: .15rem;
    opacity: .8;
}

.search-mode .nav-ss .search-box .hot a:hover {
    opacity: 1;
}

.search-mode .nav-ss .search-box .inp {
    width: 100%;
    height: .6rem;
    background-color: #fff;
    padding: 0 .2rem;
    font-size: .18rem;
}

.search-mode .nav-ss .search-box .submit {
    width: 1.2rem;
    height: .6rem;
    background-color: #0053af;
    color: #fff;
    font-size: .18rem;
    cursor: pointer;
}

.g-head .btn-list .search {
    display: none;
}

.search-icon {
    width: .36rem;
    height: .36rem;
    border-radius: 50%;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #db7075;
    opacity: .8;
}

.search-icon:hover {
    opacity: 1;
}

@media only screen and (max-width: 800px) {
    .search-icon {
        display:none;
    }

    .search-mode {
        display: none;
        position: fixed;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: rgba(0,0,0,0.8);
        z-index: 9999;
    }

    .search-mode .nav-ss {
        position: absolute;
        width: 100%;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .search-mode .nav-ss .close-btn {
        position: absolute;
        right: .5rem;
        top: .5rem;
        width: .5rem;
        height: .5rem;
        cursor: pointer;
    }

    .search-mode .nav-ss .close-btn img {
        width: 100%;
        height: 100%;
    }

    .search-mode .nav-ss .search-box {
        width: 80vw;
        height: .8rem;
        display: flex;
        align-items: center;
        position: relative;
    }

    .search-mode .nav-ss .search-box .hot {
        position: absolute;
        bottom: -0.6rem;
        font-size: .24rem;
        color: #fff;
        opacity: .8;
    }

    .search-mode .nav-ss .search-box .hot a {
        color: #fff;
        margin-left: .15rem;
        opacity: .8;
    }

    .search-mode .nav-ss .search-box .hot a:hover {
        opacity: 1;
    }

    .search-mode .nav-ss .search-box .inp {
        width: 100%;
        height: .8rem;
        background-color: #fff;
        padding: 0 .2rem;
        font-size: .24rem;
    }

    .search-mode .nav-ss .search-box .submit {
        width: 1.2rem;
        height: .8rem;
        background-color: #0053af;
        color: #fff;
        font-size: .24rem;
        cursor: pointer;
    }
}

@media only screen and (min-width: 1700px) {
    .sy-item {
        padding-top:80px;
        padding-bottom: 75px;
    }

    .sy-tit {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: space-between;
        margin-bottom: 30px;
    }

    .sy-tit .name {
        font-size: 26px;
        font-weight: 600;
        position: relative;
    }

    .sy-tit .more {
        display: inline-block;
        width: 88px;
        height: 28px;
        line-height: 28px;
        text-align: center;
        border: 1px dashed #e7d4b9;
        border-radius: 0 15px 0 15px;
        position: relative;
    }

    .sy-tit .more::after {
        content: '';
        position: absolute;
        top: 10px;
        left: -4px;
        width: 7px;
        height: 7px;
        background: #0053af;
        border-radius: 50%;
    }

    .sy-tit .more:hover {
        border: 1px solid #e7d4b9;
    }

    .sy-tit2 .name {
        padding-bottom: 10px;
    }

    .sy-tit2 .name::after {
        content: '';
        position: absolute;
        bottom: 0px;
        left: 0px;
        width: 53px;
        height: 3px;
        background: #0053af;
    }
}

@media only screen and (min-width: 1000px) and (max-width:1700px) {
    .sy-item {
        padding-top:.8rem;
        padding-bottom: .75rem;
    }

    .sy-tit {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: space-between;
        margin-bottom: .3rem;
    }

    .sy-tit .name {
        font-size: .26rem;
        font-weight: 600;
        position: relative;
    }

    .sy-tit .more {
        display: inline-block;
        width: .88rem;
        height: .28rem;
        line-height: .28rem;
        text-align: center;
        border: 1px dashed #e7d4b9;
        border-radius: 0 .15rem 0 .15rem;
        position: relative;
    }

    .sy-tit .more::after {
        content: '';
        position: absolute;
        top: .1rem;
        left: -0.04rem;
        width: .07rem;
        height: .07rem;
        background: #0053af;
        border-radius: 50%;
    }

    .sy-tit .more:hover {
        border: 1px solid #e7d4b9;
    }

    .sy-tit2 .name {
        padding-bottom: .1rem;
    }

    .sy-tit2 .name::after {
        content: '';
        position: absolute;
        bottom: 0px;
        left: 0px;
        width: .53rem;
        height: .03rem;
        background: #0053af;
    }
}

@media only screen and (max-width: 1000px) {
    .sy-item {
        padding-top:.3rem;
        padding-bottom: .5rem;
    }

    .sy-tit {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: space-between;
        margin-bottom: .3rem;
    }

    .sy-tit .name {
        font-size: .34rem;
        font-weight: 600;
        position: relative;
    }

    .sy-tit .more {
        display: inline-block;
        width: 1.35rem;
        height: .4rem;
        line-height: .4rem;
        text-align: center;
        border: 1px dashed #e7d4b9;
        border-radius: 0 .2rem 0 .2rem;
        position: relative;
    }

    .sy-tit .more::after {
        content: '';
        position: absolute;
        top: .13rem;
        left: -0.04rem;
        width: .07rem;
        height: .07rem;
        background: #0053af;
        border-radius: 50%;
    }

    .sy-tit .more:hover {
        border: 1px solid #e7d4b9;
    }

    .sy-tit2 .name {
        padding-bottom: .1rem;
    }

    .sy-tit2 .name::after {
        content: '';
        position: absolute;
        bottom: 0px;
        left: 0px;
        width: .6rem;
        height: .03rem;
        background: #0053af;
    }
}

@media only screen and (min-width: 1700px) {
    .footer {
        position:relative;
        background: url(../images/foot.jpg) no-repeat center;
        background-size: cover;
        color: #fff;
    }

    .foot-bottom {
        padding-top: 35px;
        height: 138px;
        background-color: #980a08;
    }

    .footer .wal2 {
        display: flex;
        justify-content: space-between;
    }

    .footer .adr p {
        font-size: 14px;
        margin-bottom: 5px;
    }

    .footer .foot-logo img {
        margin-top: 15px;
        height: 41px;
    }

    .footer .foot-ewm {
        text-align: center;
        margin-top: -50px;
        font-size: 10px;
    }

    .footer .foot-ewm p {
        margin-top: 5px;
    }

    .footer .foot-ewm img {
        width: 100px;
        height: 100px;
    }
}

@media only screen and (min-width: 1000px) and (max-width:1700px) {
    .footer {
        position:relative;
        background: url(../images/foot.jpg) no-repeat center;
        background-size: cover;
        color: #fff;
    }

    .foot-bottom {
        padding-top: .35rem;
        height: 1.38rem;
        background-color: #980a08;
    }

    .footer .wal2 {
        display: flex;
        justify-content: space-between;
    }

    .footer .adr p {
        font-size: .14rem;
        margin-bottom: .05rem;
    }

    .footer .foot-logo img {
        margin-top: .15rem;
        height: .41rem;
    }

    .footer .foot-ewm {
        text-align: center;
        margin-top: -0.5rem;
        font-size: .1rem;
    }

    .footer .foot-ewm p {
        margin-top: .05rem;
    }

    .footer .foot-ewm img {
        width: 1rem;
        height: 1rem;
    }
}

@media only screen and (max-width: 1000px) {
    .footer {
        position:relative;
        color: #fff;
        background: url(../images/foot.jpg) no-repeat center;
        background-size: cover;
        padding: 30px 0px;
    }

    .footer .adr p {
        font-size: 14px;
        margin-bottom: 5px;
        text-align: center;
    }

    .footer .foot-logo {
        margin: 15px auto;
        text-align: center;
    }

    .footer .foot-logo img {
        max-height: 62px;
        width: 80%;
        object-fit: contain;
    }

    .footer .foot-ewm {
        text-align: center;
        font-size: 10px;
    }

    .footer .foot-ewm p {
        margin-top: 5px;
    }

    .footer .foot-ewm img {
        width: 100px;
        height: 100px;
    }
}

@media only screen and (min-width: 1700px) {
    .sy-link {
        background:url(../images/images/link-bg.jpg) no-repeat center;
        background-size: cover;
        position: relative;
        padding-top: 75px;
        padding-bottom: 60px;
    }

    .sy-link .sy-tit5 {
        background: url(../images/dh.png) no-repeat center;
        writing-mode: vertical-lr;
        height: 235px;
        text-align: center;
        letter-spacing: .05rem;
        padding: .15rem 0 .4rem .08rem;
        width: 62px;
        background-size: 100% 100%;
        font-size: .3rem;
        color: #fff;
        position: absolute;
        top: 0;
        left: 0;
    }

    .sy-link .tab-item {
        float: left;
        width: 878px;
        color: #fff;
    }

    .sy-link .tab-item .tab-list {
        display: none;
        padding-right: 55px;
    }

    .sy-link .tab-item .tab-list.on {
        display: block;
    }

    .sy-link .tab-item .tab-list .num {
        font-size: 24px;
        color: #fff;
        display: flex;
        align-items: center;
    }

    .sy-link .tab-item .tab-list .num i {
        margin-left: 10px;
        display: block;
        width: 100%;
        flex: 1;
        height: 2px;
        background-color: #ff9900;
    }

    .sy-link .tab-item .tab-list .u3 {
        margin-top: 20px;
    }

    .sy-link .tab-item .tab-list .u3 li {
        float: left;
        width: 33%;
        font-size: 14px;
        margin-top: 25px;
    }

    .sy-link .tab-item .tab-list .u3 li a {
        width: 100%;
        color: #fff;
        display: block;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }

    .sy-link .tab-item .tab-list .us {
        display: flex;
        align-items: center;
        padding: 26px 20px;
        margin-top: 20px;
        background: linear-gradient(to right, rgba(220,117,25,0.45), rgba(220,117,25,0));
    }

    .sy-link .tab-item .tab-list .us .ewm {
        width: 110px;
        height: 110px;
    }

    .sy-link .tab-item .tab-list .us .ewm img {
        width: 100%;
        height: 100%;
        object-fit: contain;
    }

    .sy-link .tab-item .tab-list .us .sologen {
        font-size: 32px;
        margin-left: 18px;
        margin-right: 50px;
    }

    .sy-link .tab-item .tab-list .us .line {
        width: 1px;
        height: 110px;
        background: url(../images/line2.png) no-repeat center;
        background-size: contain;
    }

    .sy-link .tab-item .tab-list .us .link {
        margin-left: 28px;
        margin-top: 15px;
        font-size: 14px;
        display: flex;
        align-items: center;
    }

    .sy-link .tab-item .tab-list .us .link img {
        width: 17px;
        height: 17px;
        margin-right: 5px;
    }

    .sy-link .tab-item .tab-list .us .link a {
        color: #fff;
        text-decoration: underline;
        font-size: 20px;
    }

    .sy-link .tab-change {
        margin-top: .2rem;
        float: right;
        width: 520px;
        color: #fff;
    }

    .sy-link .tab-change .tab-btn {
        transition: all .5s;
        width: 260px;
        height: 170px;
        position: relative;
        text-align: center;
        float: left;
        cursor: pointer;
        padding-top: 45px;
    }

    .sy-link .tab-change .tab-btn i {
        height: 43px;
        margin: 0 auto;
    }

    .sy-link .tab-change .tab-btn i img {
        height: 43px;
    }

    .sy-link .tab-change .tab-btn p {
        width: 100%;
        margin-top: 15px;
        font-size: 24px;
    }

    .sy-link .tab-change .tab-btn:nth-child(1) {
        border-right: 1px solid #fff;
        border-bottom: 1px solid #fff;
    }

    .sy-link .tab-change .tab-btn:nth-child(1) .num {
        position: absolute;
        right: 15px;
        bottom: 15px;
    }

    .sy-link .tab-change .tab-btn:nth-child(2) {
        border-bottom: 1px solid #fff;
    }

    .sy-link .tab-change .tab-btn:nth-child(2) .num {
        position: absolute;
        left: 15px;
        bottom: 15px;
    }

    .sy-link .tab-change .tab-btn:nth-child(3) {
        border-right: 1px solid #fff;
    }

    .sy-link .tab-change .tab-btn:nth-child(3) .num {
        position: absolute;
        right: 15px;
        top: 15px;
    }

    .sy-link .tab-change .tab-btn:nth-child(4) .num {
        position: absolute;
        left: 15px;
        top: 15px;
    }

    .sy-link .tab-change .tab-btn:hover .num,.sy-link .tab-change .tab-btn.on .num {
        display: none;
    }

    .sy-link .tab-change .tab-btn:hover:nth-child(1),.sy-link .tab-change .tab-btn.on:nth-child(1) {
        background: url(../images/images/link.jpg) no-repeat center;
        background-size: cover;
    }

    .sy-link .tab-change .tab-btn:hover:nth-child(2),.sy-link .tab-change .tab-btn.on:nth-child(2) {
        background: url(../images/images/link.jpg) no-repeat center;
        background-size: cover;
    }

    .sy-link .tab-change .tab-btn:hover:nth-child(3),.sy-link .tab-change .tab-btn.on:nth-child(3) {
        background: url(../images/images/link.jpg) no-repeat center;
        background-size: cover;
    }

    .sy-link .tab-change .tab-btn:hover:nth-child(4),.sy-link .tab-change .tab-btn.on:nth-child(4) {
        background: url(../images/images/link.jpg) no-repeat center;
        background-size: cover;
    }

    .sy-link .tab-change2 {
        width: 425px;
    }

    .sy-link .item {
        width: 201px;
        height: 232px;
        background: url(../images/lk1.png) no-repeat center;
        background-size: 100% 100%;
        position: relative;
        float: left;
        text-align: center;
        cursor: pointer;
        padding: 40px;
    }

    .sy-link .item i {
        display: block;
        height: 43px;
        margin: 0 auto;
        margin-top: 30px;
    }

    .sy-link .item i img {
        height: 43px;
    }

    .sy-link .item p {
        font-size: 22px;
        margin-top: 15px;
    }

    .sy-link .item.on {
        background-image: url(../images/lk2.png);
    }

    .sy-link .item.on::after {
        content: '';
        position: absolute;
        top: calc(50% - .18rem);
        left: -10px;
        width: .25rem;
        height: .36rem;
        background: url(../images/lk3.png) no-repeat center;
    }

    .sy-link .item:nth-child(1) {
        margin-right: 22px;
    }
}

@media only screen and (max-width: 1700px) {
    .sy-link {
        background:url(../images/images/link-bg.jpg) no-repeat center;
        background-size: cover;
        position: relative;
        padding-top: .75rem;
        padding-bottom: .6rem;
    }

    .sy-link .sy-tit5 {
        background: url(../images/dh.png) no-repeat center;
        writing-mode: vertical-lr;
        height: 2.35rem;
        text-align: center;
        letter-spacing: .05rem;
        padding: .15rem 0 .4rem .08rem;
        width: .62rem;
        background-size: 100% 100%;
        font-size: .3rem;
        color: #fff;
        position: absolute;
        top: 0;
        left: 0;
    }

    .sy-link .tab-item {
        float: left;
        width: 9rem;
        color: #fff;
    }

    .sy-link .tab-item .tab-list {
        display: none;
        padding-right: .55rem;
    }

    .sy-link .tab-item .tab-list.on {
        display: block;
    }

    .sy-link .tab-item .tab-list .num {
        font-size: 24px;
        color: #fff;
        display: flex;
        align-items: center;
        margin-top: .2rem;
    }

    .sy-link .tab-item .tab-list .num i {
        margin-left: 10px;
        display: block;
        width: 100%;
        flex: 1;
        height: 2px;
        background-color: #ff9900;
    }

    .sy-link .tab-item .tab-list .u3 {
        margin-top: 10px;
    }

    .sy-link .tab-item .tab-list .u3 li {
        float: left;
        width: 33%;
        font-size: 14px;
        margin-top: 20px;
    }

    .sy-link .tab-item .tab-list .u3 li a {
        width: 100%;
        color: #fff;
        display: block;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }

    .sy-link .tab-item .tab-list .us {
        width: 100%;
        display: flex;
        align-items: center;
        padding: .26rem .2rem;
        margin-top: .2rem;
        background: linear-gradient(to right, rgba(220,117,25,0.45), rgba(220,117,25,0));
    }

    .sy-link .tab-item .tab-list .us .ewm {
        width: 1.1rem;
        height: 1.1rem;
    }

    .sy-link .tab-item .tab-list .us .ewm img {
        width: 100%;
        height: 100%;
        object-fit: contain;
    }

    .sy-link .tab-item .tab-list .us .sologen {
        font-size: .32rem;
        margin-left: .18rem;
        margin-right: .5rem;
    }

    .sy-link .tab-item .tab-list .us .line {
        width: 1px;
        height: 1.1rem;
        background: url(../images/line2.png) no-repeat center;
        background-size: contain;
    }

    .sy-link .tab-item .tab-list .us .link {
        margin-left: .28rem;
        margin-top: .15rem;
        font-size: .2rem;
        display: flex;
        align-items: center;
    }

    .sy-link .tab-item .tab-list .us .link img {
        width: .17rem;
        height: .17rem;
        margin-right: .05rem;
    }

    .sy-link .tab-item .tab-list .us .link a {
        color: #fff;
        text-decoration: underline;
        font-size: .2rem;
    }

    .sy-link .tab-change {
        margin-top: .2rem;
        float: right;
        width: 5.2rem;
        color: #fff;
    }

    .sy-link .tab-change .tab-btn {
        transition: all .5s;
        width: 2.6rem;
        height: 1.7rem;
        position: relative;
        text-align: center;
        float: left;
        cursor: pointer;
        padding-top: .45rem;
    }

    .sy-link .tab-change .tab-btn i {
        height: .43rem;
        margin: 0 auto;
    }

    .sy-link .tab-change .tab-btn i img {
        height: .43rem;
    }

    .sy-link .tab-change .tab-btn p {
        width: 100%;
        margin-top: .15rem;
        font-size: .24rem;
    }

    .sy-link .tab-change .tab-btn:nth-child(1) {
        border-right: 1px solid #fff;
        border-bottom: 1px solid #fff;
    }

    .sy-link .tab-change .tab-btn:nth-child(1) .num {
        position: absolute;
        right: .15rem;
        bottom: .15rem;
    }

    .sy-link .tab-change .tab-btn:nth-child(2) {
        border-bottom: 1px solid #fff;
    }

    .sy-link .tab-change .tab-btn:nth-child(2) .num {
        position: absolute;
        left: .15rem;
        bottom: .15rem;
    }

    .sy-link .tab-change .tab-btn:nth-child(3) {
        border-right: 1px solid #fff;
    }

    .sy-link .tab-change .tab-btn:nth-child(3) .num {
        position: absolute;
        right: .15rem;
        top: .15rem;
    }

    .sy-link .tab-change .tab-btn:nth-child(4) .num {
        position: absolute;
        left: .15rem;
        top: .15rem;
    }

    .sy-link .tab-change .tab-btn:hover .num,.sy-link .tab-change .tab-btn.on .num {
        display: none;
    }

    .sy-link .tab-change .tab-btn:hover:nth-child(1),.sy-link .tab-change .tab-btn.on:nth-child(1) {
        background: url(../images/images/link.jpg) no-repeat center;
        background-size: cover;
    }

    .sy-link .tab-change .tab-btn:hover:nth-child(2),.sy-link .tab-change .tab-btn.on:nth-child(2) {
        background: url(../images/images/link.jpg) no-repeat center;
        background-size: cover;
    }

    .sy-link .tab-change .tab-btn:hover:nth-child(3),.sy-link .tab-change .tab-btn.on:nth-child(3) {
        background: url(../images/images/link.jpg) no-repeat center;
        background-size: cover;
    }

    .sy-link .tab-change .tab-btn:hover:nth-child(4),.sy-link .tab-change .tab-btn.on:nth-child(4) {
        background: url(../images/images/link.jpg) no-repeat center;
        background-size: cover;
    }

    .sy-link .tab-change2 {
        width: 4.25rem;
    }

    .sy-link .item {
        width: 2.01rem;
        height: 2.32rem;
        background: url(../images/lk1.png) no-repeat center;
        background-size: 100% 100%;
        position: relative;
        float: left;
        text-align: center;
        cursor: pointer;
        padding: .4rem;
    }

    .sy-link .item i {
        display: block;
        height: .43rem;
        margin: 0 auto;
        margin-top: .3rem;
    }

    .sy-link .item i img {
        height: .43rem;
    }

    .sy-link .item p {
        font-size: .22rem;
        margin-top: .15rem;
    }

    .sy-link .item.on {
        background-image: url(../images/lk2.png);
    }

    .sy-link .item.on::after {
        content: '';
        position: absolute;
        top: calc(50% - .18rem);
        left: -0.1rem;
        width: .25rem;
        height: .36rem;
        background: url(../images/lk3.png) no-repeat center;
        background-size: contain;
    }

    .sy-link .item:nth-child(1) {
        margin-right: .22rem;
    }
}

@media only screen and (max-width: 1000px) {
    .sy-link {
        position:relative;
        padding-top: .55rem;
        padding-bottom: .2rem;
    }

    .sy-link .sy-tit5 {
        background: url(../images/tit-tx.png) no-repeat center;
        height: auto;
        padding: 0;
        padding-left: .3rem;
        width: 60%;
        max-width: 2.85rem;
        background-size: 100% 100%;
        font-size: .3rem;
        color: #fff;
        position: absolute;
        top: 0;
        writing-mode: unset;
        text-align: left;
    }

    .sy-link .tab-item {
        width: 100%;
        color: #fff;
        margin-top: .15rem;
    }

    .sy-link .tab-item .tab-list {
        display: none;
    }

    .sy-link .tab-item .tab-list.on {
        display: block;
    }

    .sy-link .tab-item .tab-list .num {
        font-size: .26rem;
        color: #fff;
        display: flex;
        align-items: center;
    }

    .sy-link .tab-item .tab-list .num i {
        margin-left: 10px;
        display: block;
        width: 100%;
        flex: 1;
        height: 3px;
        background-color: #ff9900;
    }

    .sy-link .tab-item .tab-list .u3 li {
        float: left;
        width: 50%;
        padding-right: 5px;
        font-size: 12px;
        margin-top: 15px;
    }

    .sy-link .tab-item .tab-list .u3 li a {
        color: #fff;
        width: 100%;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }

    .sy-link .tab-item .tab-list .us {
        width: 100%;
        display: flex;
        align-items: center;
        padding: .26rem .2rem;
        margin-top: .2rem;
        background: linear-gradient(to right, rgba(220,117,25,0.45), rgba(220,117,25,0));
    }

    .sy-link .tab-item .tab-list .us .ewm {
        width: 1.1rem;
        height: 1.1rem;
    }

    .sy-link .tab-item .tab-list .us .ewm img {
        width: 100%;
        height: 100%;
        object-fit: contain;
    }

    .sy-link .tab-item .tab-list .us .sologen {
        font-size: .32rem;
        margin-left: .18rem;
        margin-right: .5rem;
    }

    .sy-link .tab-item .tab-list .us .line {
        width: 1px;
        height: 1.1rem;
        background: url(../images/line2.png) no-repeat center;
        background-size: contain;
    }

    .sy-link .tab-item .tab-list .us .link {
        margin-left: .28rem;
        margin-top: .15rem;
        font-size: .2rem;
        display: flex;
        align-items: center;
    }

    .sy-link .tab-item .tab-list .us .link img {
        width: .22rem;
        height: .22rem;
        margin-right: .05rem;
    }

    .sy-link .tab-item .tab-list .us .link a {
        color: #fff;
        text-decoration: underline;
        font-size: .24rem;
    }

    .sy-link .tab-change {
        width: 100%;
        color: #fff;
    }

    .sy-link .tab-change .tab-btn {
        transition: all .5s;
        width: 50%;
        height: 1.7rem;
        position: relative;
        text-align: center;
        float: left;
        cursor: pointer;
        padding-top: .3rem;
    }

    .sy-link .tab-change .tab-btn i {
        height: .43rem;
        margin: 0 auto;
    }

    .sy-link .tab-change .tab-btn i img {
        height: .43rem;
    }

    .sy-link .tab-change .tab-btn p {
        width: 100%;
        margin-top: .15rem;
        font-size: .26rem;
    }

    .sy-link .tab-change .tab-btn:nth-child(1) {
        border-right: 1px solid #fff;
        border-bottom: 1px solid #fff;
    }

    .sy-link .tab-change .tab-btn:nth-child(1) .num {
        position: absolute;
        right: 15px;
        bottom: 15px;
    }

    .sy-link .tab-change .tab-btn:nth-child(2) {
        border-bottom: 1px solid #fff;
        border-left: 1px solid #fff;
    }

    .sy-link .tab-change .tab-btn:nth-child(2) .num {
        position: absolute;
        left: 15px;
        bottom: 15px;
    }

    .sy-link .tab-change .tab-btn:nth-child(3) {
        border-top: 1px solid #fff;
        border-right: 1px solid #fff;
    }

    .sy-link .tab-change .tab-btn:nth-child(3) .num {
        position: absolute;
        right: 15px;
        top: 15px;
    }

    .sy-link .tab-change .tab-btn:nth-child(4) {
        border-left: 1px solid #fff;
        border-top: 1px solid #fff;
    }

    .sy-link .tab-change .tab-btn:nth-child(4) .num {
        position: absolute;
        left: 15px;
        top: 15px;
    }

    .sy-link .tab-change .tab-btn.on .num,.sy-link .tab-change .tab-btn:hover .num {
        display: none;
    }

    .sy-link .tab-change .tab-btn:hover:nth-child(1),.sy-link .tab-change .tab-btn.on:nth-child(1) {
        background: url(../images/images/link.jpg) no-repeat center;
        background-size: cover;
    }

    .sy-link .tab-change .tab-btn:hover:nth-child(2),.sy-link .tab-change .tab-btn.on:nth-child(2) {
        background: url(../images/images/link.jpg) no-repeat center;
        background-size: cover;
    }

    .sy-link .tab-change .tab-btn:hover:nth-child(3),.sy-link .tab-change .tab-btn.on:nth-child(3) {
        background: url(../images/images/link.jpg) no-repeat center;
        background-size: cover;
    }

    .sy-link .tab-change .tab-btn:hover:nth-child(4),.sy-link .tab-change .tab-btn.on:nth-child(4) {
        background: url(../images/images/link.jpg) no-repeat center;
        background-size: cover;
    }

    .sy-link .item {
        width: 2.01rem;
        height: 2.32rem;
        background: url(../images/lk1.png) no-repeat center;
        background-size: 100% 100%;
        position: relative;
        float: left;
        text-align: center;
        cursor: pointer;
        padding: .4rem;
        margin: 0 .5rem;
    }

    .sy-link .item i {
        display: block;
        height: .43rem;
        margin: 0 auto;
        margin-top: .3rem;
    }

    .sy-link .item i img {
        height: .43rem;
    }

    .sy-link .item p {
        font-size: .24rem;
        margin-top: .15rem;
    }

    .sy-link .item.on {
        background-image: url(../images/lk2.png);
    }

    .sy-link .item.on::after {
        content: '';
        position: absolute;
        top: calc(50% - .18rem);
        left: -0.1rem;
        width: .25rem;
        height: .36rem;
        background: url(../images/lk3.png) no-repeat center;
        background-size: contain;
    }

    .sy-link .item:nth-child(1) {
        margin-right: .22rem;
    }
}

@media only screen and (min-width: 1700px) {
    .su1 {
        margin-top:29px;
    }

    .su1 li {
        float: left;
        width: 335px;
        margin-right: 20px;
        box-shadow: 0 0 10px 3px rgba(0,0,0,0.1);
    }

    .su1 li:nth-child(4n) {
        margin-right: 0;
    }

    .su1 li a {
        display: block;
        width: 100%;
        height: 100%;
    }

    .su1 li .imgk {
        height: 225px;
    }

    .su1 li .imgk img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .su1 li .txt {
        height: 130px;
        padding: 20px;
        background-color: #fff;
        color: #666666;
    }

    .su1 li .txt .name {
        font-size: 18px;
    }

    .su1 li .txt .time {
        font-size: 15px;
        margin-top: 20px;
    }

    .su1 li:hover .txt {
        background: url(../images/images/pic3_06.jpg) no-repeat center;
        background-size: cover;
        color: #fff;
    }

    .sy-box1 {
        margin-top: .6rem;
        background: url(../images/images/sy-bg2_02.jpg) no-repeat center;
        background-size: cover;
    }

    .sy-xw {
        width: 100%;
        display: flex;
        justify-content: space-between;
    }

    .sy-xw .l {
        width: 670px;
    }

    .sy-xw .r {
        width: 670px;
    }

    .su2 li {
        position: relative;
        margin-bottom: 20px;
    }

    .su2 li::after {
        content: '';
        position: absolute;
        top: 5px;
        left: 0px;
        width: 11px;
        height: 11px;
        background: url(../images/u2-li.png) no-repeat center;
        background-size: contain;
    }

    .su2 li a {
        display: flex;
        align-items: center;
        width: 100%;
        height: 100%;
    }

    .su2 li .tit {
        width: 100%;
        flex: 1;
        color: #666;
        font-size: 16px;
        padding-right: 15px;
        padding-left: 20px;
    }

    .su2 li .time {
        font-size: 14px;
    }

    .su2 li:hover .tit {
        color: #0053af;
    }

    .sw2-box {
        position: relative;
        margin-bottom: 60px;
    }

    .sw2-box .sw2 {
        width: 100%;
        height: 420px;
    }

    .sw2-box .sw2 img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .sw2-box .sw-prev3,.sw2-box .sw-next3 {
        width: 43px;
        height: 43px;
        background: url(../images/sw-r.png) no-repeat center;
        background-size: contain;
        left: -20px;
    }

    .sw2-box .sw-next3 {
        left: auto;
        right: -20px;
        background-image: url(../images/sw-l.png);
    }

    .sy-dj {
        margin-top: 30px;
    }

    .sy-sz {
        padding-bottom: 70px;
    }

    .sw3 {
        padding-bottom: 60px;
    }

    .sw3 .rote-box {
        width: 140px;
        height: 140px;
        display: flex;
        align-items: center;
        justify-content: center;
        position: relative;
    }

    .sw3 .rote-box::after {
        content: '';
        position: absolute;
        top: 5px;
        left: 5px;
        width: 130px;
        height: 130px;
        background: url(../images/sw-y1.png) no-repeat center;
        background-size: 100% 100%;
        animation: rotate 5s linear infinite;
    }

    .sw3 .icon {
        width: 104px;
        height: 104px;
        position: relative;
        display: flex;
        align-items: center;
        justify-content: center;
        z-index: 2;
    }

    .sw3 .icon img {
        width: auto;
        height: auto;
        min-width: 55px;
        max-height: 55px;
        object-fit: contain;
    }

    .sw3 .txt {
        text-align: center;
    }

    .sw3 .txt .num {
        font-size: 40px;
        font-weight: 600;
        color: #0053af;
        margin-top: 20px;
    }

    .sw3 .txt .num span {
        font-size: 20px;
        vertical-align: top;
    }

    .sw3 .txt .tit {
        font-size: 18px;
    }

    .sw3 .swiper-wrapper {
        display: flex;
    }

    .sw3 .swiper-slide {
        width: 140px;
        position: relative;
        margin-right: 70px;
    }

    .sw3 .swiper-slide::after {
        content: '';
        position: absolute;
        top: 78px;
        right: -60px;
        width: 55px;
        height: 34px;
        background: url(../images/sw-line2.png) no-repeat center;
        background-size: 100% 100%;
    }

    .sw3 .swiper-slide:nth-child(2n - 1) {
        margin-top: 38px;
    }

    .sw3 .swiper-slide:nth-child(2n - 1)::after {
        top: 40px;
        background-image: url(../images/sw-line1.png);
    }

    .sw3 .swiper-slide.on .rote-box::after,.sw3 .swiper-slide:hover .rote-box::after {
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-image: url(../images/sw-y2.png);
    }

    .sw3 .sw-page3 {
        display: none;
        bottom: 0;
    }

    .sw3 .sw-page3 .swiper-pagination-bullet {
        width: 14px;
        height: 14px;
        opacity: 1;
        background-color: #c3c4c7;
        margin: 0 15px;
    }

    .sw3 .sw-page3 .swiper-pagination-bullet-active {
        background: #0053af;
    }
}

@keyframes rotate {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

@media only screen and (min-width: 1000px) and (max-width:1700px) {
    .su1 {
        margin-top:.29rem;
    }

    .su1 li {
        float: left;
        width: 3.35rem;
        margin-right: .2rem;
        box-shadow: 0 0 10px 3px rgba(0,0,0,0.1);
    }

    .su1 li:nth-child(4n) {
        margin-right: 0;
    }

    .su1 li a {
        display: block;
        width: 100%;
        height: 100%;
    }

    .su1 li .imgk {
        height: 2.25rem;
    }

    .su1 li .imgk img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .su1 li .txt {
        height: 1.3rem;
        padding: .2rem;
        background-color: #fff;
        color: #666666;
    }

    .su1 li .txt .name {
        font-size: .18rem;
    }

    .su1 li .txt .time {
        font-size: .15rem;
        margin-top: .2rem;
    }

    .su1 li:hover .txt {
        background: url(../images/images/pic3_06.jpg) no-repeat center;
        background-size: cover;
        color: #fff;
    }

    .sy-box1 {
        margin-top: .6rem;
        background: url(../images/images/sy-bg2_02.jpg) no-repeat center;
        background-size: cover;
    }

    .sy-xw {
        width: 100%;
        display: flex;
        justify-content: space-between;
    }

    .sy-xw .l {
        width: 6.7rem;
    }

    .sy-xw .r {
        width: 6.7rem;
    }

    .su2 li {
        position: relative;
        margin-bottom: .2rem;
    }

    .su2 li::after {
        content: '';
        position: absolute;
        top: .05rem;
        left: 0px;
        width: .11rem;
        height: .11rem;
        background: url(../images/u2-li.png) no-repeat center;
        background-size: contain;
    }

    .su2 li a {
        display: flex;
        align-items: center;
        width: 100%;
        height: 100%;
    }

    .su2 li .tit {
        width: 100%;
        flex: 1;
        color: #666;
        font-size: .16rem;
        padding-right: .15rem;
        padding-left: .2rem;
    }

    .su2 li .time {
        font-size: .14rem;
    }

    .su2 li:hover .tit {
        color: #0053af;
    }

    .sw2-box {
        position: relative;
        margin-bottom: .6rem;
    }

    .sw2-box .sw2 {
        width: 100%;
        height: 4.2rem;
    }

    .sw2-box .sw2 img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .sw2-box .sw-prev3,.sw2-box .sw-next3 {
        width: .43rem;
        height: .43rem;
        background: url(../images/sw-r.png) no-repeat center;
        background-size: contain;
        left: -0.2rem;
    }

    .sw2-box .sw-next3 {
        left: auto;
        right: -0.2rem;
        background-image: url(../images/sw-l.png);
    }

    .sy-dj {
        margin-top: .3rem;
    }

    .sy-sz {
        padding-bottom: .7rem;
    }

    .sw3 {
        padding-bottom: .6rem;
    }

    .sw3 .rote-box {
        width: 1.4rem;
        height: 1.4rem;
        display: flex;
        align-items: center;
        justify-content: center;
        position: relative;
    }

    .sw3 .rote-box::after {
        content: '';
        position: absolute;
        top: .05rem;
        left: .05rem;
        width: 1.3rem;
        height: 1.3rem;
        background: url(../images/sw-y1.png) no-repeat center;
        background-size: 100% 100%;
        animation: rotate 5s linear infinite;
    }

    .sw3 .icon {
        width: 1.04rem;
        height: 1.04rem;
        position: relative;
        display: flex;
        align-items: center;
        justify-content: center;
        z-index: 2;
    }

    .sw3 .icon img {
        width: auto;
        height: auto;
        min-width: .55rem;
        max-height: .55rem;
        object-fit: contain;
    }

    .sw3 .txt {
        text-align: center;
    }

    .sw3 .txt .num {
        font-size: .4rem;
        font-weight: 600;
        color: #0053af;
        margin-top: .2rem;
    }

    .sw3 .txt .num span {
        font-size: .2rem;
        vertical-align: top;
    }

    .sw3 .txt .tit {
        font-size: .18rem;
    }

    .sw3 .swiper-wrapper {
        display: flex;
    }

    .sw3 .swiper-slide {
        width: 1.4rem;
        position: relative;
        margin-right: .7rem;
    }

    .sw3 .swiper-slide::after {
        content: '';
        position: absolute;
        top: .78rem;
        right: -0.6rem;
        width: .55rem;
        height: .34rem;
        background: url(../images/sw-line2.png) no-repeat center;
        background-size: 100% 100%;
    }

    .sw3 .swiper-slide:nth-child(2n - 1) {
        margin-top: .38rem;
    }

    .sw3 .swiper-slide:nth-child(2n - 1)::after {
        top: .4rem;
        background-image: url(../images/sw-line1.png);
    }

    .sw3 .swiper-slide.on .rote-box::after,.sw3 .swiper-slide:hover .rote-box::after {
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-image: url(../images/sw-y2.png);
    }

    .sw3 .sw-page3 {
        display: none;
        bottom: 0;
    }

    .sw3 .sw-page3 .swiper-pagination-bullet {
        width: .14rem;
        height: .14rem;
        opacity: 1;
        background-color: #c3c4c7;
        margin: 0 .15rem;
    }

    .sw3 .sw-page3 .swiper-pagination-bullet-active {
        background: #0053af;
    }
}

@media only screen and (max-width: 1000px) {
    .su1 {
        margin-top:.3rem;
    }

    .su1 li {
        float: left;
        width: 49%;
        margin-right: 2%;
        margin-bottom: .3rem;
        box-shadow: 0 0 10px 3px rgba(0,0,0,0.1);
    }

    .su1 li:nth-child(2n) {
        margin-right: 0;
    }

    .su1 li a {
        display: block;
        width: 100%;
        height: 100%;
    }

    .su1 li .imgk {
        height: 30vw;
    }

    .su1 li .imgk img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .su1 li .txt {
        height: 1.6rem;
        padding: .2rem;
        background-color: #fff;
        color: #666666;
    }

    .su1 li .txt .name {
        font-size: .26rem;
    }

    .su1 li .txt .time {
        font-size: .22rem;
        margin-top: .2rem;
    }

    .su1 li:hover .txt {
        background: url(../images/images/pic3_06.jpg) no-repeat center;
        background-size: cover;
        color: #fff;
    }

    .sy-box1 {
        margin-top: .3rem;
        background: url(../images/images/sy-bg2_02.jpg) no-repeat center;
        background-size: cover;
    }

    .sy-xw {
        width: 100%;
        justify-content: space-between;
    }

    .sy-xw .l {
        width: 100%;
    }

    .sy-xw .r {
        width: 100%;
    }

    .su2 li {
        position: relative;
        margin-bottom: .25rem;
    }

    .su2 li::after {
        content: '';
        position: absolute;
        top: .08rem;
        left: 0px;
        width: .15rem;
        height: .15rem;
        background: url(../images/u2-li.png) no-repeat center;
        background-size: contain;
    }

    .su2 li a {
        display: flex;
        align-items: center;
        width: 100%;
        height: 100%;
    }

    .su2 li .tit {
        width: 100%;
        flex: 1;
        color: #666;
        font-size: .24rem;
        padding-right: .3rem;
        padding-left: .3rem;
    }

    .su2 li .time {
        font-size: .2rem;
    }

    .su2 li:hover .tit {
        color: #0053af;
    }

    .sw2-box {
        position: relative;
        margin-bottom: .3rem;
    }

    .sw2-box .sw2 {
        width: 100%;
        height: 28vw;
    }

    .sw2-box .sw2 img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .sw2-box .sw-prev3,.sw2-box .sw-next3 {
        width: .43rem;
        height: .43rem;
        background: url(../images/sw-r.png) no-repeat center;
        background-size: contain;
        left: -0.2rem;
    }

    .sw2-box .sw-next3 {
        left: auto;
        right: -0.2rem;
        background-image: url(../images/sw-l.png);
    }

    .sy-dj {
        margin-top: .3rem;
    }

    .sy-sz {
        padding-bottom: .3rem;
    }

    .sw3 {
        padding-bottom: .8rem;
    }

    .sw3 .rote-box {
        margin: 0 auto;
        width: 1.6rem;
        height: 1.6rem;
        display: flex;
        align-items: center;
        justify-content: center;
        position: relative;
    }

    .sw3 .rote-box::after {
        content: '';
        position: absolute;
        top: .1rem;
        left: .1rem;
        width: 1.4rem;
        height: 1.4rem;
        background: url(../images/sw-y1.png) no-repeat center;
        background-size: 100% 100%;
        animation: rotate 5s linear infinite;
    }

    .sw3 .icon {
        width: 1.06rem;
        height: 1.06rem;
        position: relative;
        display: flex;
        align-items: center;
        justify-content: center;
        z-index: 2;
    }

    .sw3 .icon img {
        width: auto;
        height: auto;
        min-width: .58rem;
        max-height: .58rem;
        object-fit: contain;
    }

    .sw3 .txt {
        text-align: center;
    }

    .sw3 .txt .num {
        font-size: .4rem;
        font-weight: 600;
        color: #0053af;
        margin-top: .2rem;
    }

    .sw3 .txt .num span {
        font-size: .2rem;
        vertical-align: top;
    }

    .sw3 .txt .tit {
        font-size: .18rem;
    }

    .sw3 .swiper-slide {
        position: relative;
    }

    .sw3 .swiper-slide:hover .rote-box::after {
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-image: url(../images/sw-y2.png);
    }

    .sw3 .sw-page3 {
        bottom: 0;
    }

    .sw3 .sw-page3 .swiper-pagination-bullet {
        width: .14rem;
        height: .14rem;
        opacity: 1;
        background-color: #c3c4c7;
        margin: 0 .15rem;
    }

    .sw3 .sw-page3 .swiper-pagination-bullet-active {
        background: #0053af;
    }
}

@media only screen and (min-width: 1700px) {
    .ny-left {
        width:285px;
        float: left;
        background: #f5f8ff no-repeat;
        padding-bottom: 50px;
        height: 100%;
    }

    .ny-left .tit {
        display: none;
    }

    .ny-left .ny-list {
        width: 100%;
        min-height: 80vh;
        font-size: 20px;
        position: relative;
        padding-bottom: 20px;
    }

    .ny-left .ny-list::after {
        content: '';
        width: 100%;
        height: 20px;
        left: 0;
        bottom: -20px;
        position: absolute;
    }

    .ny-left .ny-list li {
        position: relative;
    }

    .ny-left .ny-list li h2 {
        position: relative;
        font-weight: 400;
        font-size: 20px;
        width: 100%;
        height: 100%;
        display: flex;
        align-items: center;
        height: 83px;
        padding-left: 25px;
        padding-right: 25px;
        border-top: 1px solid #eeeeee;
    }

    .ny-left .ny-list li h2 a {
        display: block;
        width: 100%;
        height: 100%;
        display: flex;
        align-items: center;
        position: relative;
        padding-left: 35px;
    }

    .ny-left .ny-list li h2 a:hover {
        color: #0053af;
    }

    .ny-left .ny-list li h2 a::after {
        display: none;
        content: '';
        position: absolute;
        left: 0px;
        top: 36px;
        width: 23px;
        height: 15px;
        background: url(../images/left.png) no-repeat center;
        background-size: 100% 100%;
    }

    .ny-left .ny-list li:first-child h2 {
        border-top: none;
    }

    .ny-left .ny-list li.on h2 {
        background: #eef2f8;
    }

    .ny-left .ny-list li.on h2 a {
        color: #0053af;
    }

    .ny-left .ny-list li.on h2 a::after {
        display: block;
    }

    .ny-left .ny-list li .has {
        cursor: pointer;
    }

    .ny-left .ny-list li .has::after {
        content: '';
        background: url(../images/left-add.png) no-repeat center;
        background-size: 100% 100%;
        width: 24px;
        height: 24px;
        position: absolute;
        right: 45px;
        top: 31px;
    }

    .ny-left .ny-list li.on .has::after {
        background-image: url(../images/left-del.png);
    }

    .ny-left .ny-list li.on dl {
        display: block;
    }

    .ny-left .ny-list dl {
        display: none;
        padding-bottom: 15px;
    }

    .ny-left .ny-list dl dd {
        font-size: 18px;
        font-weight: 400;
        padding-left: 58px;
    }

    .ny-left .ny-list dl dd a {
        display: block;
        padding: 15px 0;
        position: relative;
    }

    .ny-left .ny-list dl dd:hover a,.ny-left .ny-list dl dd.on a {
        color: #0053af;
    }

    .ny-left .ny-list dl dd:hover a::after,.ny-left .ny-list dl dd.on a::after {
        background-color: #0053af;
    }

    .ny-right {
        float: right;
        width: 1076px;
    }

    .ny-right .ny-bt {
        width: 100%;
        height: 80px;
    }

    .ny-bread {
        display: flex;
        align-items: center;
        justify-content: flex-end;
        margin-top: 20px;
        font-size: 16px;
    }

    .ny-bread a {
        margin: 0 7px;
    }

    .ny-bread img {
        vertical-align: text-top;
    }

    .ny-tit {
        display: flex;
        align-items: center;
        padding-bottom: 50px;
        margin-top: 20px;
    }

    .ny-tit .tit {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .ny-tit .tit i {
        width: 430px;
        flex: 1;
    }

    .ny-tit .tit i img {
        width: 100%;
    }

    .ny-tit .tit p {
        font-size: 34px;
        padding: 0 40px;
        word-break: keep-all;
    }

    .ny-tit .tit2 i {
        width: 590px;
    }
}

@media only screen and (min-width: 1000px) and (max-width:1700px) {
    .ny-left {
        width:2.85rem;
        float: left;
        background: #f5f8ff no-repeat;
        padding-bottom: .5rem;
        height: 100%;
    }

    .ny-left .tit {
        display: none;
    }

    .ny-left .ny-list {
        width: 100%;
        min-height: 80vh;
        font-size: .2rem;
        position: relative;
        padding-bottom: .2rem;
    }

    .ny-left .ny-list::after {
        content: '';
        width: 100%;
        height: .2rem;
        left: 0;
        bottom: -0.2rem;
        position: absolute;
    }

    .ny-left .ny-list li {
        position: relative;
    }

    .ny-left .ny-list li h2 {
        position: relative;
        font-weight: 400;
        font-size: .2rem;
        width: 100%;
        height: 100%;
        display: flex;
        align-items: center;
        height: .83rem;
        padding-left: .25rem;
        padding-right: .25rem;
        border-top: 1px solid #eeeeee;
    }

    .ny-left .ny-list li h2 a {
        display: block;
        width: 100%;
        height: 100%;
        display: flex;
        align-items: center;
        position: relative;
        padding-left: .35rem;
    }

    .ny-left .ny-list li h2 a:hover {
        color: #0053af;
    }

    .ny-left .ny-list li h2 a::after {
        display: none;
        content: '';
        position: absolute;
        left: 0px;
        top: .36rem;
        width: .23rem;
        height: .15rem;
        background: url(../images/left.png) no-repeat center;
        background-size: 100% 100%;
    }

    .ny-left .ny-list li:first-child h2 {
        border-top: none;
    }

    .ny-left .ny-list li.on h2 {
        background: #eef2f8;
    }

    .ny-left .ny-list li.on h2 a {
        color: #0053af;
    }

    .ny-left .ny-list li.on h2 a::after {
        display: block;
    }

    .ny-left .ny-list li .has {
        cursor: pointer;
    }

    .ny-left .ny-list li .has::after {
        content: '';
        background: url(../images/left-add.png) no-repeat center;
        background-size: 100% 100%;
        width: .24rem;
        height: .24rem;
        position: absolute;
        right: .45rem;
        top: .31rem;
    }

    .ny-left .ny-list li.on .has::after {
        background-image: url(../images/left-del.png);
    }

    .ny-left .ny-list li.on dl {
        display: block;
    }

    .ny-left .ny-list dl {
        display: none;
        padding-bottom: .15rem;
    }

    .ny-left .ny-list dl dd {
        font-size: .18rem;
        font-weight: 400;
        padding-left: .58rem;
    }

    .ny-left .ny-list dl dd a {
        display: block;
        padding: .15rem 0;
        position: relative;
    }

    .ny-left .ny-list dl dd:hover a,.ny-left .ny-list dl dd.on a {
        color: #0053af;
    }

    .ny-left .ny-list dl dd:hover a::after,.ny-left .ny-list dl dd.on a::after {
        background-color: #0053af;
    }

    .ny-right {
        float: right;
        width: 10.76rem;
    }

    .ny-right .ny-bt {
        width: 100%;
        height: .8rem;
    }

    .ny-bread {
        display: flex;
        align-items: center;
        justify-content: flex-end;
        margin-top: .2rem;
        font-size: .16rem;
    }

    .ny-bread a {
        margin: 0 .07rem;
    }

    .ny-bread img {
        vertical-align: text-top;
    }

    .ny-tit {
        display: flex;
        align-items: center;
        padding-bottom: .5rem;
        margin-top: .2rem;
    }

    .ny-tit .tit {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .ny-tit .tit i {
        width: 4.3rem;
        flex: 1;
    }

    .ny-tit .tit i img {
        width: 100%;
    }

    .ny-tit .tit p {
        word-break: keep-all;
        font-size: .34rem;
        padding: 0 .4rem;
    }

    .ny-tit .tit2 i {
        width: 5.9rem;
    }
}

@media only screen and (max-width: 1000px) {
    .ny-left {
        width:100%;
        box-shadow: 0 0 7px 3px rgba(0,0,0,0.1);
    }

    .ny-left .tit {
        width: 100%;
        height: .8rem;
        text-align: center;
        line-height: .8rem;
        font-size: .3rem;
        font-weight: 600;
        color: #333;
        position: relative;
    }

    .ny-left .tit::after {
        content: '';
        position: absolute;
        background: url(../images/icon-sz.png) no-repeat center;
        background-size: contain;
        width: .25rem;
        height: .25rem;
        right: .2rem;
        top: .3rem;
    }

    .ny-left .ny-list {
        display: none;
        width: 100%;
        font-size: .18rem;
        position: relative;
        padding-bottom: .2rem;
    }

    .ny-left .ny-list::after {
        content: '';
        width: 100%;
        height: .2rem;
        left: 0;
        bottom: -0.2rem;
        position: absolute;
    }

    .ny-left .ny-list li {
        position: relative;
    }

    .ny-left .ny-list li h2 {
        position: relative;
        font-weight: 400;
        font-size: .24rem;
        width: 100%;
        height: 100%;
        display: flex;
        align-items: center;
        height: .7rem;
        padding-left: .4rem;
        padding-right: .45rem;
        border-bottom: 1px solid #f0dfdf;
    }

    .ny-left .ny-list li.on h2 {
        background-color: #0053af;
    }

    .ny-left .ny-list li.on h2 a {
        color: #fff;
        font-weight: 600;
    }

    .ny-left .ny-list li .has {
        cursor: pointer;
    }

    .ny-left .ny-list li .has::after {
        content: '';
        background: url(../images/left-add.png) no-repeat center;
        background-size: 100%;
        width: .18rem;
        height: .18rem;
        position: absolute;
        right: .25rem;
        top: .25rem;
    }

    .ny-left .ny-list li.on .has::after {
        background-image: url(../images/left-del.png);
    }

    .ny-left .ny-list li.on dl {
        display: block;
    }

    .ny-left .ny-list dl {
        border-bottom: 1px solid #f0dfdf;
        display: none;
    }

    .ny-left .ny-list dl dd {
        font-size: .16rem;
        font-weight: 400;
        margin: .2rem 0;
        padding-left: .4rem;
    }

    .ny-left .ny-list dl dd a {
        padding-left: .3rem;
        position: relative;
        font-size: .2rem;
    }

    .ny-left .ny-list dl dd a::after {
        content: '';
        position: absolute;
        left: 0;
        top: .08rem;
        width: .12rem;
        border: 1px solid #c2c2c2;
    }

    .ny-left .ny-list dl dd.on a {
        color: #0053af;
    }

    .ny-right {
        float: right;
        width: 100%;
        padding-top: .3rem;
        padding-bottom: .5rem;
    }

    .ny-bread {
        display: flex;
        align-items: center;
        justify-content: flex-end;
        margin-bottom: .3rem;
        font-size: .24rem;
    }

    .ny-bread a {
        margin: 0 .07rem;
    }

    .ny-bread img {
        height: .24rem;
        vertical-align: text-top;
    }

    .ny-tit {
        display: flex;
        align-items: center;
        padding-bottom: .4rem;
    }

    .ny-tit .tit {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .ny-tit .tit i {
        width: 30%;
        flex: 1;
    }

    .ny-tit .tit i img {
        width: 100%;
    }

    .ny-tit .tit p {
        font-size: .4rem;
        font-weight: 600;
        padding: 0 .4rem;
    }

    .ny-tit .tit2 {
        margin-top: .3rem;
    }
}

@media only screen and (min-width: 1700px) {
    .ny-box {
        min-height:80vh;
        padding-top: 100px;
        padding-bottom: 110px;
    }

    .ny-top {
        height: 2.08rem;
        background: url(../images/images/sy-top_01.jpg) top center no-repeat;
        background-size: cover;
    }

    .ny-topbg {
        position: relative;
    }

    .ny-topbg .nbimg {
        width: 100%;
    }

    .ny-topbg .wal {
        position: relative;
    }

    .ny-topbg .nb-tit {
        position: absolute;
        bottom: 200px;
        left: 32px;
        font-size: 40px;
        font-weight: 600;
        color: #fff;
        z-index: 2;
    }

    .ny-topbg .bread {
        width: 100%;
        position: absolute;
        left: 0;
        bottom: 150px;
        display: flex;
        align-items: flex-end;
        background: url(../images/tit.png) no-repeat left bottom;
        background-size: 344px 74px;
        padding-left: 32px;
        padding-bottom: 15px;
    }

    .ny-topbg .bread .home {
        margin-right: 10px;
    }

    .ny-topbg .bread .home img {
        width: 20px;
    }

    .ny-topbg .bread .lj {
        font-size: 16px;
        font-weight: 400;
    }

    .ny-topbg .bread .lj a {
        color: #fff;
        margin-right: 5px;
    }

    .ejlm_wl {
        display: none;
    }

    .ejlm_pc {
        /* width:100%; */
        /* position:relative; */
        /* height:68px; */
    }

    .ejlm_pc .ejlm {
        /* position:absolute; */
        /* left:0; */
        /* width:100%; */
        /* box-shadow:0 0 7px 3px rgba(188,28,33,0.1); */
        /* height:68px; */
        /* top:0; */
    }

    .ejlm_pc .flex {
        /* height:68px; */
        /* align-items:center; */
    }

    .ejlm_pc .flex li {
        /* position:relative; */
        /* height:68px; */
        /* border-bottom:1px solid transparent; */
    }

    .ejlm_pc .flex li a {
        /* display:block; */
        /* width:100%; */
        /* height:100%; */
        /* font-size:20px; */
        /* line-height:68px; */
        /* padding:0 60px; */
    }

    .ejlm_pc .flex li.active,.ejlm_pc .flex li:hover {
        /* background-image:linear-gradient(to right, #c8161e, #e32029); */
    }

    .ejlm_pc .flex li.active a,.ejlm_pc .flex li:hover a {
        color: #fff;
        font-weight: 600;
    }
}

@media only screen and (min-width: 1000px) and (max-width:1700px) {
    .ny-box {
        min-height:80vh;
        padding-top: .65rem;
        padding-bottom: 1.1rem;
    }

    .ny-top {
        height: 2.08rem;
        background: url(../images/images/sy-top_01.jpg) top center no-repeat;
        background-size: cover;
    }

    .ny-topbg {
        position: relative;
    }

    .ny-topbg .nbimg {
        width: 100%;
    }

    .ny-topbg .wal {
        position: relative;
    }

    .ny-topbg .nb-tit {
        position: absolute;
        bottom: 200px;
        left: 32px;
        font-size: 40px;
        font-weight: 600;
        color: #fff;
        z-index: 2;
    }

    .ny-topbg .bread {
        width: 100%;
        position: absolute;
        left: 0;
        bottom: 150px;
        display: flex;
        align-items: flex-end;
        background: url(../images/tit.png) no-repeat left bottom;
        background-size: 344px 74px;
        padding-left: 32px;
        padding-bottom: 15px;
    }

    .ny-topbg .bread .home {
        margin-right: 10px;
    }

    .ny-topbg .bread .home img {
        width: 20px;
    }

    .ny-topbg .bread .lj {
        font-size: 16px;
        font-weight: 400;
    }

    .ny-topbg .bread .lj a {
        color: #fff;
        margin-right: 5px;
    }

    .ejlm_wl {
        display: none;
    }

    .ejlm_pc {
        /* width:100%; */
        /* position:relative; */
        /* height:.68rem; */
    }

    .ejlm_pc .ejlm {
        /* position: absolute; */
        /* left: 0; */
        /* width: 100%; */
        /* box-shadow: 0 0 7px 3px rgba(188,28,33,0.1); */
        /* height: .68rem; */
        /* top: 0; */
    }

    .ejlm_pc .flex {
        /* height: .68rem; */
        /* align-items: center; */
    }

    .ejlm_pc .flex li {
        /* position: relative; */
        /* height: .68rem; */
        /* border-bottom: 1px solid transparent; */
    }

    .ejlm_pc .flex li a {
        /* display:block; */
        /* width:100%; */
        /* height:100%; */
        /* font-size:.2rem; */
        /* line-height:.68rem; */
        /* padding:0 .6rem; */
    }

    .ejlm_pc .flex li.active,.ejlm_pc .flex li:hover {
        /* background-image: linear-gradient(to right, #c8161e, #e32029); */
    }

    .ejlm_pc .flex li.active a,.ejlm_pc .flex li:hover a {
        color: #fff;
        font-weight: 600;
    }
}

@media only screen and (max-width: 1000px) {
    .ny-box {
        /* padding-top:.5rem; */
        /* padding-bottom: .5rem; */
    }

    .ny-topbg {
        position: relative;
        height: 3.5rem;
    }

    .ny-topbg>img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .ny-topbg .wal {
        position: relative;
    }

    .ny-topbg .nb-tit {
        position: absolute;
        bottom: 1.5rem;
        left: .32rem;
        font-size: .4rem;
        font-weight: 600;
        color: #fff;
        z-index: 2;
    }

    .ny-topbg .bread {
        width: 100%;
        position: absolute;
        left: 0;
        bottom: 1rem;
        display: flex;
        align-items: flex-end;
        background: url(../images/tit.png) no-repeat left bottom;
        background-size: 3.44rem .74rem;
        padding-left: .32rem;
        padding-bottom: .15rem;
    }

    .ny-topbg .bread .home {
        margin-right: .1rem;
    }

    .ny-topbg .bread .home img {
        width: .22rem;
        object-fit: contain;
    }

    .ny-topbg .bread .lj {
        font-size: .22rem;
        font-weight: 400;
    }

    .ny-topbg .bread .lj a {
        color: #fff;
        margin-right: .05rem;
    }

    .ejlm_pc h2 {
        width: 100%;
        color: #fff;
        height: .6rem;
        line-height: .6rem;
        font-size: .22rem !important;
        padding: 0 .2rem;
        background: #c9151e;
    }

    .ejlm_pc h2::after {
        width: 25px;
        height: 25px;
        background: url(../images/m_n_nav_right.jpg) no-repeat;
        background-size: 100%;
        left: auto;
        right: .2rem;
        top: 50%;
        margin-top: -12.5px;
        bottom: auto;
    }

    .ejlm_wl ul li a {
        /* font-size: .28rem; */
        /* line-height: .8rem; */
        /* border-bottom: 1px solid #f0dfdf; */
    }

    .ejlm_wl {
        /* display: block; */
        /* padding-bottom: .2rem; */
    }

    .ejlm_pc,.ban::after,.ban .yjlm,.ban .imged::after {
        /* display: none; */
    }

    .ejlm_wl .wal {
        /* margin: 0; */
    }

    .ejlm_wl h2 {
        /* width: 100%; */
        /* color: #fff; */
        /* height: .8rem; */
        /* line-height: .8rem; */
        /* font-size: .3rem !important; */
        /* padding: 0 .2rem; */
        /* background-image: linear-gradient(to right, #c8161e, #e32029); */
        /* position: relative; */
    }

    .ejlm_wl h2::after {
        /* content: ''; */
        /* position: absolute; */
        /* background: url(../images/icon-sz.png) no-repeat center; */
        /* background-size: contain; */
        /* width: .22rem; */
        /* height: .11rem; */
        /* right: .3rem; */
        /* top: .35rem; */
    }

    .ejlm_wl ul {
        /* box-shadow: 0 .16rem .29rem 0 rgba(69,10,66,0.11); */
        /* background: #fff; */
        /* padding: .1rem 0; */
        /* display: none; */
    }

    .ejlm_wl li {
        /* font-size: .24rem; */
        /* line-height: .4rem; */
        /* position: relative; */
    }

    .ejlm_wl li a {
        color: #333;
        transition: .5s;
        display: block;
        padding: 0 .3rem;
        line-height: 2;
    }

    .ejlm_wl li.active a:after {
        opacity: 1;
    }

    .ejlm_wl li.active a,.ejlm_wl li:hover a {
        /* color: #c9151e; */
    }
}

.xw-cont p,.xw-cont span {
    word-break: normal !important;
    white-space: normal !important;
}

@media only screen and (min-width: 1700px) {
    .xw-cont {
        width:1400px;
        margin: 0 auto;
        display: flex;
    }

    .xw-cont .l {
        width: 1100px;
        border-right: 1px solid #e1e1e1;
        padding-right: 50px;
    }

    .xw-cont .l .tit {
        text-align: center;
        font-size: 30px;
        font-weight: 600;
        margin-bottom: 15px;
    }

    .xw-cont .l .jj {
        font-size: 16px;
        color: #999;
        text-align: center;
    }

    .xw-cont .l .jj img {
        height: 20px;
    }

    .xw-cont .l .jj span {
        margin-right: 30px;
    }

    .xw-cont .l .line {
        width: 100%;
        margin: 30px 0;
        border-bottom: 1px solid #d7eaff;
        display: block;
        height: 1px;
        padding-bottom: 1px;
    }

    .xw-cont .l .txt {
        font-size: 18px;
    }

    .xw-cont .l .txt div {
        max-width: 100%;
    }

    .xw-cont .l .txt a {
        color: #2980B9;
    }

    .xw-cont .l .txt a:hover {
        text-decoration: underline;
    }

    .xw-cont .l .txt p:has(img) {
        text-indent: 0;
    }

    .xw-cont .l .imgk {
        text-align: center;
        text-indent: 0;
    }

    .xw-cont .l img {
        max-width: 100%;
    }

    .xw-cont .l .jj2 {
        display: flex;
        justify-content: flex-end;
        color: #999;
    }

    .xw-cont .r {
        width: 390px;
        padding-left: 50px;
    }

    .xw-cont .r .back {
        font-size: 24px;
        margin-bottom: 30px;
    }

    .xw-cont .r .back img {
        margin-left: 10px;
    }

    .xw-cont .r .item {
        margin-top: 30px;
        border-bottom: 1px solid #e1e1e1;
        font-size: 18px;
        padding-bottom: 30px;
    }

    .xw-cont .r .item:last-child {
        border-bottom: 0 solid #000;
    }

    .xw-cont .r .item p {
        color: #0053af;
        margin-bottom: 10px;
    }

    .xw-cont .r .item a {
        display: block;
        color: #666;
    }

    .xw-cont .r .item a:hover {
        color: #0053af;
    }
}

@media only screen and (min-width: 1000px) and (max-width:1700px) {
    .xw-cont {
        width:14rem;
        margin: 0 auto;
        display: flex;
    }

    .xw-cont .l {
        width: 11rem;
        border-right: 1px solid #e1e1e1;
        padding-right: .5rem;
    }

    .xw-cont .l .tit {
        text-align: center;
        font-size: .26rem;
        font-weight: 600;
        margin-bottom: .15rem;
    }

    .xw-cont .l .jj {
        font-size: .16rem;
        color: #999;
        text-align: center;
    }

    .xw-cont .l .jj img {
        height: .2rem;
    }

    .xw-cont .l .jj span {
        margin-right: .3rem;
    }

    .xw-cont .l .line {
        width: 100%;
        margin: .3rem 0;
        border-bottom: 1px solid #e1e1e1;
        display: block;
        height: 1px;
        padding-bottom: 1px;
    }

    .xw-cont .l .txt {
        font-size: .18rem;
    }

    .xw-cont .l .txt div {
        max-width: 100%;
    }

    .xw-cont .l .txt a {
        color: #2980B9;
    }

    .xw-cont .l .txt a:hover {
        text-decoration: underline;
    }

    .xw-cont .l .txt p:has(img) {
        text-indent: 0;
    }

    .xw-cont .l .imgk {
        text-align: center;
        text-indent: 0;
    }

    .xw-cont .l img {
        max-width: 100%;
    }

    .xw-cont .l .jj2 {
        display: flex;
        justify-content: flex-end;
        color: #999;
    }

    .xw-cont .r {
        width: 3.9rem;
        padding-left: .5rem;
    }

    .xw-cont .r .back {
        font-size: .24rem;
        margin-bottom: .3rem;
    }

    .xw-cont .r .back img {
        width: .45rem;
        margin-left: .1rem;
    }

    .xw-cont .r .item {
        margin-top: .3rem;
        border-bottom: 1px solid #e1e1e1;
        font-size: .18rem;
        padding-bottom: .3rem;
    }

    .xw-cont .r .item:last-child {
        border-bottom: 0 solid #000;
    }

    .xw-cont .r .item p {
        color: #0053af;
        margin-bottom: .1rem;
    }

    .xw-cont .r .item a {
        display: block;
        color: #666;
    }

    .xw-cont .r .item a:hover {
        color: #0053af;
    }
}

@media only screen and (max-width: 1000px) {
    .xw-cont .l {
        width: 100%;
    }

    .xw-cont .l .tit {
        text-align: center;
        font-size: .3rem;
        font-weight: 600;
        margin-bottom: .25rem;
    }

    .xw-cont .l .jj {
        font-size: .24rem;
        color: #999;
        text-align: center;
    }

    .xw-cont .l .jj img {
        height: .24rem !important;
    }

    .xw-cont .l .jj span {
        margin-right: 10px;
        display: inline-block;
    }

    .xw-cont .l .line {
        width: 100%;
        margin: .3rem 0;
        border-bottom: 1px solid #d7eaff;
        display: block;
        height: 1px;
        padding-bottom: 1px;
    }

    .xw-cont .l .txt {
        font-size: .26rem;
        text-indent: 2em;
    }

    .xw-cont .l .txt img,.xw-cont .l .txt div {
        max-width: 100% !important;
    }

    .xw-cont .l .txt a {
        color: #2980B9;
    }

    .xw-cont .l .txt a:hover {
        text-decoration: underline;
    }

    .xw-cont .l .txt p:has(img) {
        text-indent: 0;
    }

    .xw-cont .l .imgk {
        text-align: center;
        text-indent: 0;
    }

    .xw-cont .l img {
        max-width: 100%;
    }

    .xw-cont .l .jj2 {
        display: flex;
        justify-content: flex-end;
        color: #999;
    }

    .xw-cont .r {
        margin-top: .3rem;
        width: 100%;
    }

    .xw-cont .r .back {
        font-size: .28rem;
        margin-bottom: .3rem;
    }

    .xw-cont .r .back img {
        width: .45rem;
        margin-left: .1rem;
    }

    .xw-cont .r .item {
        margin-top: .3rem;
        border-bottom: 1px solid #e1e1e1;
        font-size: .24rem;
        padding-bottom: .3rem;
    }

    .xw-cont .r .item:last-child {
        border-bottom: 0 solid #000;
    }

    .xw-cont .r .item p {
        color: #0053af;
        margin-bottom: .1rem;
    }

    .xw-cont .r .item a {
        display: block;
        color: #666;
    }

    .xw-cont .r .item a:hover {
        color: #0053af;
    }
}

.xw-cont .txt a {
    color: #0053af;
}

@media only screen and (min-width: 1700px) {
    .xw-cont,.ny-txt-cont {
        font-size:18px;
        line-height: 1.75;
    }

    .xw-cont table,.ny-txt-cont table {
        border-collapse: collapse;
    }

    .xw-cont table td,.ny-txt-cont table td,.xw-cont table th,.ny-txt-cont table th {
        padding: 5px 10px;
    }

    .xw-cont table,.ny-txt-cont table {
        width: 100%;
        border: 1px solid #d9d9d9 !important;
        border-collapse: collapse !important;
    }

    .xw-cont table thead td,.ny-txt-cont table thead td,.xw-cont table thead th,.ny-txt-cont table thead th {
        background-color: #0053af !important;
        border-right: 1px solid #d9d9d9 !important;
        text-align: center !important;
        color: #fff !important;
        height: 60px !important;
        padding: 10px 25px !important;
        font-family: Arial,Verdana,"微软雅黑" !important;
    }

    .xw-cont table tbody tr:nth-child(2n),.ny-txt-cont table tbody tr:nth-child(2n) {
        background: #f5f5f5 !important;
    }

    .xw-cont table tbody td,.ny-txt-cont table tbody td {
        border: 1px solid #d9d9d9 !important;
        height: 60px !important;
        padding: 10px 25px !important;
        font-family: Arial,Verdana,"微软雅黑" !important;
    }
}

@media only screen and (min-width: 1000px) and (max-width:1700px) {
    .xw-cont,.ny-txt-cont {
        font-size:.18rem;
        line-height: 1.75;
    }

    .xw-cont table,.ny-txt-cont table {
        border-collapse: collapse;
    }

    .xw-cont table td,.ny-txt-cont table td,.xw-cont table th,.ny-txt-cont table th {
        padding: .05rem .1rem;
    }

    .xw-cont table,.ny-txt-cont table {
        width: 100%;
        border: 1px solid #d9d9d9 !important;
        border-collapse: collapse !important;
    }

    .xw-cont table thead td,.ny-txt-cont table thead td,.xw-cont table thead th,.ny-txt-cont table thead th {
        background-color: #0053af !important;
        border-right: 1px solid #d9d9d9 !important;
        text-align: center !important;
        color: #fff !important;
        height: .6rem !important;
        padding: .1rem .25rem !important;
        font-family: Arial,Verdana,"微软雅黑" !important;
    }

    .xw-cont table tbody tr:nth-child(2n),.ny-txt-cont table tbody tr:nth-child(2n) {
        background: #f5f5f5 !important;
    }

    .xw-cont table tbody td,.ny-txt-cont table tbody td {
        border: 1px solid #d9d9d9 !important;
        height: .6rem !important;
        padding: .1rem .25rem !important;
        font-family: Arial,Verdana,"微软雅黑" !important;
    }
}

@media only screen and (max-width: 1000px) {
    .xw-cont,.ny-txt-cont {
        font-size:.26rem;
        line-height: 1.75;
        margin: 0 0.5rem;
    }

    .xw-cont table,.ny-txt-cont table {
        border-collapse: collapse;
    }

    .xw-cont table td,.ny-txt-cont table td,.xw-cont table th,.ny-txt-cont table th {
        padding: 5px;
    }

    .xw-cont img,.ny-txt-cont img {
        max-width: 100%;
        max-height: max-content;
        height: auto !important;
    }

    .xw-cont table,.ny-txt-cont table {
        width: 100%;
        border: 1px solid #d9d9d9 !important;
        border-collapse: collapse !important;
    }

    .xw-cont table thead td,.ny-txt-cont table thead td,.xw-cont table thead th,.ny-txt-cont table thead th {
        background-color: #0053af !important;
        border-right: 1px solid #d9d9d9 !important;
        text-align: center !important;
        color: #fff !important;
        height: 50px !important;
        padding: 10px 20px !important;
        font-family: Arial,Verdana,"微软雅黑" !important;
    }

    .xw-cont table tbody tr:nth-child(2n),.ny-txt-cont table tbody tr:nth-child(2n) {
        background: #f5f5f5 !important;
    }

    .xw-cont table tbody td,.ny-txt-cont table tbody td {
        border: 1px solid #d9d9d9 !important;
        height: 50px !important;
        padding: 10px 20px !important;
        font-family: Arial,Verdana,"微软雅黑" !important;
    }
}

@media only screen and (min-width: 1700px) {
    .jc-login {
        background:#f5f5f5;
    }

    .jc-login .ny_ban {
        padding-top: 40px;
        padding-bottom: 40px;
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .jc-login .dj_ny3 {
        width: 62.5vw;
        height: 20.8333vw;
        background-color: #fff;
        padding: 3.90625vw 4.427vw;
        box-shadow: 0 0 10px 3px rgba(0,0,0,0.08);
    }

    .jc-login .dj_ny3 .info {
        display: flex;
    }

    .jc-login .dj_ny3 .info .imgk {
        width: 10.416vw;
        height: 13.02vw;
        margin-right: 4.678vw;
    }

    .jc-login .dj_ny3 .info .imgk img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .jc-login .dj_ny3 .info .txtk .name {
        font-size: 1.875vw;
        color: #333;
        margin-top: 1vw;
        margin-bottom: 1.5625vw;
    }

    .jc-login .dj_ny3 .info .txtk .name span {
        font-size: 1.5628vw;
        color: #333;
        margin-left: .73vw;
    }

    .jc-login .dj_ny3 .info .txtk .txt2 {
        margin-bottom: 3.125vw;
        font-size: 1.25vw;
        color: #666666;
    }

    .jc-login .dj_ny3 .info .txtk .btns {
        display: flex;
        align-items: center;
    }

    .jc-login .dj_ny3 .info .txtk .btns a {
        display: block;
        width: 12.135vw;
        height: 3.125vw;
        line-height: 3.0208vw;
        color: #fff;
        text-align: center;
        font-size: 1.25vw;
        background: #0053af;
        border-radius: 5px;
    }

    .jc-login .dj_ny3 .info .txtk .btns .btn-2 {
        margin-left: 1.5625vw;
        color: #333;
        background: #fff;
        border: 1px solid #ddd;
    }
}

@media only screen and (min-width: 1000px) and (max-width:1700px) {
    .jc-login .ny_ban {
        padding:.5rem 0;
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .jc-login .dj_ny3 {
        width: 70vw;
        height: 20.8333vw;
        background: #f2f4fa;
        padding: 3.90625vw 4.427vw;
    }

    .jc-login .dj_ny3 .info {
        display: flex;
    }

    .jc-login .dj_ny3 .info .imgk {
        width: 10.416vw;
        height: 13.02vw;
        margin-right: 4.678vw;
    }

    .jc-login .dj_ny3 .info .imgk img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .jc-login .dj_ny3 .info .txtk .name {
        font-size: 1.875vw;
        color: #333;
        margin-top: 1vw;
        margin-bottom: 1.5625vw;
    }

    .jc-login .dj_ny3 .info .txtk .name span {
        font-size: 1.5628vw;
        color: #333;
        margin-left: .73vw;
    }

    .jc-login .dj_ny3 .info .txtk .txt2 {
        margin-bottom: 3.125vw;
        font-size: 1.25vw;
        color: #666666;
    }

    .jc-login .dj_ny3 .info .txtk .btns {
        display: flex;
        align-items: center;
    }

    .jc-login .dj_ny3 .info .txtk .btns a {
        display: block;
        width: 12.135vw;
        height: 3.125vw;
        line-height: 3.0208vw;
        color: #fff;
        text-align: center;
        font-size: 1.25vw;
        background: #0053af;
        border-radius: 5px;
    }

    .jc-login .dj_ny3 .info .txtk .btns .btn-2 {
        margin-left: 1.5625vw;
        color: #333;
        background: transparent;
        border: 1px solid #ddd;
    }
}

@media only screen and (max-width: 1000px) {
    .jc-login {
        background:#f5f5f5;
    }

    .jc-login .ny_ban {
        padding-top: 40px;
        padding-bottom: 40px;
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .jc-login .dj_ny3 {
        width: 90%;
        background-color: #fff;
        padding: 30px;
    }

    .jc-login .dj_ny3 .info .imgk {
        width: 2rem;
        height: 2.5rem;
        margin: 0 auto;
    }

    .jc-login .dj_ny3 .info .imgk img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .jc-login .dj_ny3 .info .txtk .name {
        text-align: center;
        font-size: .5rem;
        color: #333;
        margin-top: .2rem;
        margin-bottom: .3rem;
    }

    .jc-login .dj_ny3 .info .txtk .name span {
        display: block;
        font-size: .3rem;
        color: #333;
        margin-left: .15rem;
    }

    .jc-login .dj_ny3 .info .txtk .txt2 {
        margin-bottom: .6rem;
        font-size: .26rem;
        text-align: center;
        color: #666666;
    }

    .jc-login .dj_ny3 .info .txtk .btns {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .jc-login .dj_ny3 .info .txtk .btns a {
        display: block;
        width: 2.33rem;
        height: .6rem;
        line-height: .58rem;
        color: #fff;
        text-align: center;
        font-size: .26rem;
        background: #0053af;
        border: 1px solid #0053af;
        border-radius: 5px;
    }

    .jc-login .dj_ny3 .info .txtk .btns .btn-2 {
        margin-left: .3rem;
        color: #333;
        background: transparent;
        border: 1px solid #ddd;
    }
}

@media only screen and (min-width: 1700px) {
    .dj_ny4 {
        background-color:#fff;
        padding: 60px 20px;
    }

    .lg_user {
        width: 100%;
        float: left;
        bottom: 0;
        margin-bottom: 50px;
    }

    .lg_user .imgk {
        width: 175px;
        float: left;
        text-align: center;
    }

    .lg_user .imgk img {
        width: 100%;
        float: left;
    }

    .lg_user .imgk p {
        font-size: 18px;
        margin-top: 15px;
    }

    .lg_user .txtk {
        width: 720px;
        float: right;
        font-size: 18px;
        margin-top: 15px;
    }

    .lg_user .txtk p {
        width: 100%;
        float: left;
    }

    .lg_user .user_sc {
        margin: 20px 0px;
    }

    .lg_user .user_sc .txtk p {
        font-size: 16px;
        margin: 10px 0px 35px 0px;
    }

    .lg_user .user_sc .txtk .an_r {
        height: 50px;
        line-height: 50px;
    }

    .lg_user .txtk p.p_1 {
        font-size: 22px;
        color: #01478e;
        line-height: normal;
        line-height: 155%;
        margin-bottom: 10px;
        font-weight: bold;
    }

    .lg_user .txtk p.p_2 {
        margin-bottom: 60px;
    }

    .user_sc .txtk {
        margin: 0;
    }

    .lg_user a.cd_a_d {
        height: 50px;
        line-height: 50px;
        width: 220px;
        font-size: 18px;
    }

    .lg_user a.cd_a_d,.lg_user a.cd_a_r {
        float: left;
        margin-right: 25px;
    }
}

@media only screen and (min-width: 1000px) and (max-width:1700px) {
    .dj_ny4 {
        background-color:#fff;
        padding: .6rem .2rem;
    }

    .lg_user {
        width: 100%;
        float: left;
        bottom: 0;
        margin-bottom: .5rem;
    }

    .lg_user .imgk {
        width: 1.75rem;
        float: left;
        text-align: center;
    }

    .lg_user .imgk img {
        width: 100%;
        float: left;
    }

    .lg_user .imgk p {
        font-size: .18rem;
        margin-top: .15rem;
    }

    .lg_user .txtk {
        width: 7.2rem;
        float: right;
        font-size: .18rem;
        margin-top: .15rem;
    }

    .lg_user .txtk p {
        width: 100%;
        float: left;
    }

    .lg_user .user_sc {
        margin: .2rem 0;
    }

    .lg_user .user_sc .txtk p {
        font-size: .16rem;
        margin: .1rem 0 .35rem 0;
    }

    .lg_user .user_sc .txtk .an_r {
        height: .5rem;
        line-height: .5rem;
    }

    .lg_user .txtk p.p_1 {
        font-size: .22rem;
        color: #01478e;
        line-height: normal;
        line-height: 155%;
        margin-bottom: .1rem;
        font-weight: bold;
    }

    .lg_user .txtk p.p_2 {
        margin-bottom: .6rem;
    }

    .user_sc .txtk {
        margin: 0;
    }

    .lg_user a.cd_a_d {
        height: .5rem;
        line-height: .5rem;
        width: 2.2rem;
        font-size: .18rem;
    }

    .lg_user a.cd_a_d,.lg_user a.cd_a_r {
        float: left;
        margin-right: .25rem;
    }
}

@media only screen and (max-width: 1000px) {
    .lg_user {
        width:100%;
        float: left;
        margin: 20px 0%;
    }

    .lg_user .imgk {
        width: 100%;
        float: left;
        text-align: center;
        margin-bottom: 20px;
    }

    .lg_user .imgk img {
        width: 50%;
        max-width: 175px;
    }

    .lg_user.user_sc {
        margin: 10px 0px;
    }

    .lg_user.user_sc .txtk {
        margin-top: 20px;
    }

    .lg_user.user_sc .txtk p {
        font-size: 1em;
        margin: 10px 0px 20px 0px;
    }

    .lg_user.user_sc .an_r {
        height: 45px;
        line-height: 45px;
    }

    .lg_user.user_sc .imgk p {
        padding-top: 15px;
        width: 100%;
        float: left;
        font-size: 1.1em;
    }

    .lg_user .txtk {
        width: 100%;
        float: right;
    }

    .lg_user .txtk p {
        width: 98%;
        margin-left: 1%;
        text-align: center;
        float: left;
    }

    .lg_user .txtk p.p_1 {
        font-size: 14px;
        color: #01478e;
        margin-bottom: 10px;
    }

    .lg_user .txtk p.p_2 {
        margin-bottom: 20px;
    }

    .lg_user .txtk a.cd_a_r,.lg_user .txtk a.cd_a_d {
        float: left;
        text-align: center;
        width: 48%;
        margin: 0px 1%;
        font-size: 12px;
    }
}

@media only screen and (max-width: 1000px) {
    .dj_ny4 {
        background-color:#fff;
        padding: 30px 0;
    }

    .lg2_fo {
        width: 100%;
        float: left;
        margin: 20px 0px 20px 0%;
    }

    .lg2_fo dl {
        width: 100%;
        float: left;
        margin-bottom: 10px;
    }

    .lg2_fo dt {
        font-size: 16px;
        line-height: 150%;
        float: left;
        width: 100%;
        padding: 0px;
        margin-bottom: 5px;
    }

    .lg2_fo dd {
        float: left;
        width: 100%;
    }

    .lg2_fo .an_h {
        float: left;
        margin-left: 0px;
        width: 100%;
    }

    .lg2_fo .lg_tx,.lg2_fo .lg2_tx {
        width: 100%;
        float: left;
        min-height: 35px;
        padding: 0 15px;
    }

    .lg2_fo .lg_tx {
        background-color: #f4f4f4;
    }

    .lg2_fo dl.dl_bt {
        margin-bottom: 10px;
        color: #333;
        font-weight: bold;
    }

    .lg2_fo dl.dl_bt dt {
        float: left;
        width: auto;
    }

    .lg2_fo dl.dl_bt dd {
        font-size: 16px;
        line-height: 150%;
        float: left;
        width: auto;
        margin-left: 10px;
    }

    .md20 {
        margin-bottom: 15px;
    }

    .lg2_fo a.cd_a_d {
        float: left;
        margin-top: 10px;
        border-color: #ccc;
        font-size: 13px;
        height: 40px;
        line-height: 38px;
        background-image: -moz-linear-gradient(top, #fdfdfd, #e1e1e1);
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fdfdfd), color-stop(1, #e1e1e1));
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdfdfd', endColorstr='#e1e1e1', GradientType='0');
    }
}

@media only screen and (min-width: 1000px) and (max-width:1700px) {
    .md20 {
        margin-bottom:.12rem;
    }

    .lg2_fo a.cd_a_d {
        float: left;
        margin-top: .2rem;
        border-color: #ccc;
        font-size: .16rem;
        height: .4rem;
        line-height: .38rem;
        background-image: -moz-linear-gradient(top, #fdfdfd, #e1e1e1);
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fdfdfd), color-stop(1, #e1e1e1));
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdfdfd', endColorstr='#e1e1e1', GradientType='0');
    }

    .lg2_fo {
        width: 100%;
        float: left;
    }

    .lg2_fo dl {
        width: 100%;
        float: left;
        margin-bottom: .15rem;
        min-height: .35rem;
        position: relative;
        padding-left: 1rem;
    }

    .lg2_fo dt {
        font-size: .16rem;
        line-height: .35rem;
        float: left;
        width: 1rem;
        padding: 0px;
        position: absolute;
        left: 0px;
        top: 0px;
        padding-right: .15rem;
    }

    .lg2_fo dd {
        float: left;
        width: 100%;
    }

    .lg2_fo dl.dl_bt {
        width: 100%;
        margin: 0px 0% 20px 0%;
        color: #333;
    }

    .lg2_fo dl.dl_bt dt {
        font-size: .24rem;
        line-height: .4rem;
    }

    .lg2_fo dl.dl_bt dd {
        font-size: .24rem;
        line-height: .4rem;
    }
}

@media only screen and (min-width: 1700px) {
    .md20 {
        margin-bottom:12px;
    }

    .lg2_fo a.cd_a_d {
        float: left;
        margin-top: 20px;
        border-color: #ccc;
        font-size: 16px;
        height: 40px;
        line-height: 38px;
        background-image: -moz-linear-gradient(top, #fdfdfd, #e1e1e1);
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fdfdfd), color-stop(1, #e1e1e1));
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdfdfd', endColorstr='#e1e1e1', GradientType='0');
    }

    .lg2_fo {
        width: 100%;
        float: left;
    }

    .lg2_fo dl {
        width: 100%;
        float: left;
        margin-bottom: 15px;
        min-height: 35px;
        position: relative;
        padding-left: 100px;
    }

    .lg2_fo dt {
        font-size: 16px;
        line-height: 35px;
        float: left;
        width: 100px;
        padding: 0px;
        position: absolute;
        left: 0px;
        top: 0px;
        padding-right: 15px;
    }

    .lg2_fo dd {
        float: left;
        width: 100%;
    }

    .lg2_fo dl.dl_bt {
        width: 100%;
        margin: 0px 0% 20px 0%;
        color: #333;
    }

    .lg2_fo dl.dl_bt dt {
        font-size: 24px;
        line-height: 40px;
    }

    .lg2_fo dl.dl_bt dd {
        font-size: 24px;
        line-height: 40px;
    }
}

@media only screen and (min-width: 1700px) {
    .uploader {
        position:relative;
        display: inline-block;
        overflow: hidden;
        cursor: default;
        padding: 0;
    }

    .filename {
        float: left;
        display: inline-block;
        outline: 0 none;
        height: 40px;
        width: 500px;
        padding-left: 10px;
        border: solid 1px #dddddd;
        margin: 0;
        overflow: hidden;
        cursor: default;
        border-right: 0;
    }

    .button {
        float: left;
        height: 40px;
        display: inline-block;
        outline: 0 none;
        margin: 0;
        color: #333;
        cursor: pointer;
        width: 130px;
        background-image: -moz-linear-gradient(top, #ffffff, #e1e1e1);
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ffffff), color-stop(1, #e1e1e1));
        border: solid 1px #cccccc;
        font-size: 16px;
        text-align: center;
    }

    .uploader input[type=file] {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        padding: 0;
        margin: 0;
        height: 38px;
        color: #333;
        width: 630px;
        cursor: pointer;
        filter: alpha(opacity=0);
        -moz-opacity: 0;
        -khtml-opacity: 0;
        opacity: 0;
    }

    .lg_fo3 {
        width: 100%;
        float: left;
        padding: 55px 0px;
    }

    .lg_fo3 .imgk {
        width: 156px;
        float: left;
        margin-left: 115px;
    }

    .lg_fo3 .imgk img {
        width: 100%;
    }

    .lg_fo3 dl {
        float: right;
        width: 785px;
    }

    .lg_fo3 dd {
        width: 100%;
        float: left;
        margin-bottom: 40px;
    }

    .lg_fo3 dd p {
        width: 100%;
        float: left;
        color: #999999;
        margin-top: 5px;
    }

    .lg_tx {
        width: 100%;
        height: 35px;
        line-height: 35px;
        font-size: 16px;
        padding-left: 10px;
        background: #f5f5f5;
        border: solid 1px #ddd;
    }

    .lg2_tx {
        width: 100%;
        height: 120px;
        line-height: 22px;
        font-size: 16px;
        padding: 8px 10px;
        border: solid 1px #ddd;
    }

    .fo_anq1 {
        width: 100%;
        float: left;
        margin-top: 30px;
        text-align: center;
    }

    .fo_anq1 button {
        margin: 0 10px;
    }

    .an_r {
        width: 220px;
        height: 50px;
        line-height: 50px;
        text-align: center;
        color: #ffffff;
        background: #0053af;
        border: 0 solid #0053af;
        font-size: 18px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
    }

    .an_r:hover {
        background: #0053af;
        border: 0 solid #0053af;
    }

    .an_d {
        width: 220px;
        height: 50px;
        line-height: 50px;
        text-align: center;
        background: #fff;
        border: 1px solid #ddd;
        font-size: 18px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
    }

    .an_d:hover {
        color: #fff;
        background: #0053af;
        border: 1px solid #fff;
    }

    .lg2_fo {
        position: relative;
    }

    .lg2_fo .lg_yy {
        position: absolute;
        right: 0px;
        top: -30px;
        width: 120px;
        border: solid 1px #ccc;
        background-image: -moz-linear-gradient(top, #fbfbfb, #e3e3e3);
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fbfbfb), color-stop(1, #e3e3e3));
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbfbfb', endColorstr='#e3e3e3', GradientType='0');
    }
}

@media only screen and (min-width: 1000px) and (max-width:1700px) {
    .uploader {
        position:relative;
        display: inline-block;
        overflow: hidden;
        cursor: default;
        padding: 0;
    }

    .filename {
        float: left;
        display: inline-block;
        outline: 0 none;
        height: 40px;
        width: 500px;
        padding-left: 10px;
        border: solid 1px #dddddd;
        margin: 0;
        overflow: hidden;
        cursor: default;
        border-right: 0;
    }

    .button {
        float: left;
        height: 40px;
        display: inline-block;
        outline: 0 none;
        margin: 0;
        color: #333;
        cursor: pointer;
        width: 130px;
        background-image: -moz-linear-gradient(top, #ffffff, #e1e1e1);
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ffffff), color-stop(1, #e1e1e1));
        border: solid 1px #cccccc;
        font-size: 16px;
        text-align: center;
    }

    .uploader input[type=file] {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        padding: 0;
        margin: 0;
        height: 38px;
        color: #333;
        width: 630px;
        cursor: pointer;
        filter: alpha(opacity=0);
        -moz-opacity: 0;
        -khtml-opacity: 0;
        opacity: 0;
    }

    .lg_fo3 {
        width: 100%;
        float: left;
        padding: 55px 0px;
    }

    .lg_fo3 .imgk {
        width: 156px;
        float: left;
        margin-left: 115px;
    }

    .lg_fo3 .imgk img {
        width: 100%;
    }

    .lg_fo3 dl {
        float: right;
        width: 785px;
    }

    .lg_fo3 dd {
        width: 100%;
        float: left;
        margin-bottom: 40px;
    }

    .lg_fo3 dd p {
        width: 100%;
        float: left;
        color: #999999;
        margin-top: 5px;
    }

    .lg_tx {
        width: 100%;
        height: 35px;
        line-height: 35px;
        font-size: 16px;
        padding-left: 10px;
        background: #f5f5f5;
        border: solid 1px #ddd;
    }

    .lg2_tx {
        width: 100%;
        height: 120px;
        line-height: 22px;
        font-size: 16px;
        padding: 8px 10px;
        border: solid 1px #ddd;
    }

    .fo_anq1 {
        width: 100%;
        float: left;
        margin-top: 30px;
        text-align: center;
    }

    .fo_anq1 button {
        margin: 0 10px;
    }

    .an_r {
        width: 220px;
        height: 50px;
        line-height: 50px;
        text-align: center;
        color: #ffffff;
        background: #0053af;
        border: 0 solid #0053af;
        font-size: 18px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
    }

    .an_r:hover {
        background: #0053af;
        border: 0 solid #0053af;
    }

    .an_d {
        width: 220px;
        height: 50px;
        line-height: 50px;
        text-align: center;
        background: #fff;
        border: 1px solid #ddd;
        font-size: 18px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
    }

    .an_d:hover {
        color: #fff;
        background: #0053af;
        border: 1px solid #fff;
    }

    .lg2_fo {
        position: relative;
    }

    .lg2_fo .lg_yy {
        position: absolute;
        right: 0px;
        top: -30px;
        width: 120px;
        border: solid 1px #ccc;
        background-image: -moz-linear-gradient(top, #fbfbfb, #e3e3e3);
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fbfbfb), color-stop(1, #e3e3e3));
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbfbfb', endColorstr='#e3e3e3', GradientType='0');
    }
}

@media only screen and (max-width: 1000px) {
    .lg2_tx {
        width:100%;
        height: 80px;
        line-height: 22px;
        font-size: 13px;
        padding: 8px 10px;
        border: solid 1px #ddd;
    }

    .lg2_tx2 {
        margin-bottom: 10px;
    }

    .lg2_tx2 h5 {
        font-size: 16px;
        margin-bottom: 10px;
    }

    .fo_anq1 {
        width: 100%;
        float: left;
        margin-top: 30px;
        text-align: center;
    }

    .fo_anq1 button {
        margin: 0 10px;
    }

    .an_r {
        width: 120px;
        height: 40px;
        line-height: 40px;
        text-align: center;
        color: #ffffff;
        background: #0053af;
        border: 0 solid #0053af;
        font-size: 16px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
    }

    .an_d {
        width: 120px;
        height: 40px;
        line-height: 40px;
        text-align: center;
        background: #fff;
        border: 1px solid #ddd;
        font-size: 16px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
    }
}

@media only screen and (min-width: 1000px) and (max-width:1700px) {
    .user_sc .imgk {
        width:20%;
        padding-right: 3%;
    }

    .user_sc .txtk {
        width: 80%;
    }

    .lg2_tx2 {
        margin-bottom: .25rem;
    }

    .lg2_tx2 h5 {
        margin-bottom: .1rem;
        font-size: 18px;
        line-height: 155%;
    }
}

@media only screen and (min-width: 1700px) {
    .user_sc .imgk {
        width:20%;
        padding-right: 3%;
    }

    .user_sc .txtk {
        width: 80%;
    }

    .lg2_tx2 {
        margin-bottom: 25px;
    }

    .lg2_tx2 h5 {
        margin-bottom: 10px;
        font-size: 18px;
        line-height: 155%;
    }
}

@media only screen and (min-width: 1000px) and (max-width:1700px) {
    .user_sc .imgk {
        width:20%;
        padding-right: 3%;
    }

    .user_sc .txtk {
        width: 80%;
    }

    .lg2_tx2 {
        margin-bottom: .25rem;
    }

    .lg2_tx2 h5 {
        margin-bottom: .1rem;
        font-size: .18rem;
        line-height: 155%;
    }
}

@media only screen and (min-width: 1700px) {
    .upload-info .up-info {
        display:flex;
    }

    .upload-info .up-info .lg2_tx {
        height: 60px;
    }

    .upload-info .up-info .files {
        position: relative;
        margin-left: 15px;
        display: inline-block;
        height: 60px;
        width: 220px;
        text-align: center;
        line-height: 58px;
        border: 1px solid #ddd;
        border-radius: 3px;
        font-size: 18px;
        cursor: pointer;
    }

    .upload-info .up-info .files input {
        width: 0;
        height: 0;
        position: absolute;
        left: 0;
        top: 0;
    }

    .img-rounded {
        border-radius: 0;
    }
}

@media only screen and (min-width: 1000px) and (max-width:1700px) {
    .upload-info .up-info {
        display:flex;
    }

    .upload-info .up-info .lg2_tx {
        height: .6rem;
    }

    .upload-info .up-info .files {
        position: relative;
        margin-left: .15rem;
        display: inline-block;
        height: .6rem;
        width: 2.2rem;
        text-align: center;
        line-height: .58rem;
        border: 1px solid #ddd;
        border-radius: 3px;
        font-size: .18rem;
        cursor: pointer;
    }

    .upload-info .up-info .files input {
        width: 0;
        height: 0;
        position: absolute;
        left: 0;
        top: 0;
    }

    .img-rounded {
        border-radius: 0;
    }
}

@media only screen and (max-width: 1700px) {
    .img-rounded {
        border-radius:0;
    }
}

@media only screen and (max-width: 1000px) {
    .upload-info .up-info {
        display:flex;
    }

    .upload-info .up-info .lg2_tx {
        height: 60px;
    }

    .upload-info .up-info .files {
        position: relative;
        margin-left: 15px;
        display: inline-block;
        height: 60px;
        width: 100px;
        text-align: center;
        line-height: 58px;
        border: 1px solid #ddd;
        border-radius: 3px;
        font-size: 16px;
        cursor: pointer;
    }

    .upload-info .up-info .files input {
        width: 0;
        height: 0;
        position: absolute;
        left: 0;
        top: 0;
    }
}

@media only screen and (min-width: 1700px) {
    .fy1 {
        width:100%;
        float: left;
        line-height: 35px;
        font-size: 14px;
        text-align: center;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .fy1 a {
        min-width: 35px;
        height: 35px;
        line-height: 35px;
        display: inline-block;
        border: solid 1px #dddddd;
        padding: 0px 10px;
        border-radius: 3px;
        margin: 0px 5px;
        background-color: transparent;
        box-sizing: border-box;
    }

    .jump {
        margin-left: 10px;
    }

    .jump input {
        margin: 0 5px;
        height: 37px;
        width: 35px;
        border: 1px solid #dddddd;
        border-radius: 3px;
        text-align: center;
    }
}

@media only screen and (min-width: 1000px) and (max-width:1700px) {
    .fy1 {
        width:100%;
        float: left;
        line-height: .35rem;
        font-size: .14rem;
        text-align: center;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .fy1 a {
        min-width: .35rem;
        height: .35rem;
        line-height: .35rem;
        display: inline-block;
        border: solid 1px #dddddd;
        padding: 0 .1rem;
        border-radius: 3px;
        margin: 0 .05rem;
        background-color: transparent;
        box-sizing: border-box;
    }

    .jump {
        margin-left: .1rem;
    }

    .jump input {
        margin: 0 .05rem;
        height: .37rem;
        width: .35rem;
        border: 1px solid #dddddd;
        border-radius: .03rem;
        text-align: center;
        font-size: .14rem;
    }
}

@media only screen and (max-width: 800px) {
    .fy1 {
        width: 100%;
        float: left;
        margin-left: -1%;
        margin: 0 auto;
        display: flex;
        justify-content: center;
    }

    .fy1 a {
        float: left;
        /* display: none; */
        border: solid 1px #dddddd;
        padding: 0px 10px;
        margin-left: 3px;
    }

    .fy1 a.cd_sx {
        display: block;
        width: 48%;
        margin: 0px 1%;
        text-align: center;
        padding: 8px 0px;
    }

    .jump {
        display: none;
    }
}

.fy1 a:hover,.fy1 a.on {
    background: #0053af;
    color: #ffffff;
    border: solid 1px #0053af;
}

.red {
    color: #0053af;
}

@media only screen and (min-width: 1700px) {
    .nu1 li {
        margin-bottom:15px;
    }

    .nu1 li a {
        display: flex;
        width: 100%;
        height: 100%;
        padding: 29px 26px;
        padding-right: 0;
    }

    .nu1 li .imgk {
        width: 315px;
        height: 210px;
        position: relative;
    }

    .nu1 li .imgk img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .nu1 li .imgk .time {
        position: absolute;
        left: 0;
        bottom: 10px;
        width: 101px;
        height: 32px;
        line-height: 32px;
        text-align: center;
        color: #fff;
        background: url(../images/nu1-2.png) no-repeat center;
        background-size: 100% 100%;
    }

    .nu1 li .info {
        height: 210px;
        flex: 1;
        width: 100%;
        margin-left: 10px;
        padding-left: 45px;
        padding-top: 15px;
        position: relative;
        padding-right: 120px;
        border-bottom: 1px solid #e9f0f9;
        color: #333;
    }

    .nu1 li .info .tit {
        font-size: 22px;
        margin-bottom: 20px;
        position: relative;
        font-weight: 600;
    }
.nu1 li .info .tit a:hover{color:#0053a;}

    .nu1 li .info .line {
        width: 51px;
        height: 4px;
        background: url(../images/tz2.png) no-repeat center;
        background-size: 100% 100%;
        margin-bottom: 20px;
    }

    .nu1 li .info .dt {
        font-size: 16px;
        line-height: 1.75;
        color: #666;
    }

    .nu1 li .info .add {
        position: absolute;
        right: 25px;
        bottom: 25px;
        width: 41px;
        height: 41px;
        background: url(../images/tz4.png) no-repeat center;
        background-size: 100% 100%;
    }

    .nu1 li:hover {
        box-shadow: 0 0 7px 3px rgba(0,0,0,0.05);
    }

    .nu1 li:hover a {
        background-color: #fff;
    }

    .nu1 li:hover .imgk .time {
        background-image: url(../images/nu1-1.png);
    }

    .nu1 li:hover .info {
        border-bottom: 1px solid transparent;
    }

    .nu1 li:hover .info .add {
        background-image: url(../images/tz3.png);
    }

    .nu2 li {
        float: left;
        margin-right: 60px;
        margin-bottom: 45px;
        border: 1px solid #d7eaff;
        width: 670px;
        height: 200px;
        position: relative;
    }

    .nu2 li:nth-child(2n) {
        margin-right: 0;
    }

    .nu2 li a {
        display: block;
        width: 100%;
        height: 100%;
        padding: 20px 30px;
    }

    .nu2 li .tit {
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin-bottom: 15px;
    }

    .nu2 li .tit .type {
        font-size: 18px;
        font-weight: 600;
        color: #0053af;
    }

    .nu2 li .tit .time {
        display: flex;
        align-items: center;
        font-size: 15px;
        color: #333;
    }

    .nu2 li .tit .time i {
        display: block;
        width: 20px;
        height: 20px;
        background: url(../images/time2.png) no-repeat center;
        background-size: contain;
        margin-right: 5px;
    }

    .nu2 li .line {
        position: relative;
        width: 100%;
        border-bottom: 1px solid #ece2e2;
        margin-bottom: 20px;
    }

    .nu2 li .line::after {
        content: '';
        position: absolute;
        top: -4px;
        left: 0;
        width: 51px;
        height: 4px;
        background: url(../images/tz2.png) no-repeat center;
        background-size: 100% 100%;
        margin-bottom: 20px;
    }

    .nu2 li .dt {
        font-size: 20px;
        line-height: 1.75;
        padding-right: 50px;
        color: #333;
    }

    .nu2 li .add {
        position: absolute;
        right: 25px;
        bottom: 25px;
        width: 41px;
        height: 41px;
        background: url(../images/tz4.png) no-repeat center;
        background-size: 100% 100%;
    }

    .nu2 li:hover {
        background: url(../images/tzbg.jpg) no-repeat center;
        background-size: cover;
    }

    .nu2 li:hover a {
        color: #fff;
    }

    .nu2 li:hover .type {
        color: #fff;
    }

    .nu2 li:hover .time {
        color: #fff;
    }

    .nu2 li:hover .time i {
        background-image: url(../images/time1.png);
    }

    .nu2 li:hover .dt {
        color: #fff;
        font-weight: 600;
    }

    .nu2 li:hover .line {
        border-bottom: 1px solid rgba(255,255,255,0.5);
    }

    .nu2 li:hover .line::after {
        background-image: url(../images/tz1.png);
    }

    .nu2 li:hover .add {
        background-image: url(../images/tz3.png);
    }
}

@media only screen and (min-width: 1000px) and (max-width:1700px) {
    .nu1 li {
        margin-bottom:.15rem;
    }

    .nu1 li a {
        display: flex;
        width: 100%;
        height: 100%;
        padding: .29rem .26rem;
        padding-right: 0;
    }

    .nu1 li .imgk {
        width: 3.15rem;
        height: 2.1rem;
        position: relative;
    }

    .nu1 li .imgk img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .nu1 li .imgk .time {
        position: absolute;
        left: 0;
        bottom: .1rem;
        width: 1.01rem;
        height: .32rem;
        line-height: .32rem;
        text-align: center;
        color: #fff;
        background: url(../images/nu1-2.png) no-repeat center;
        background-size: 100% 100%;
    }

    .nu1 li .info {
        height: 2.1rem;
        flex: 1;
        width: 100%;
        margin-left: .1rem;
        padding-left: .45rem;
        padding-top: .15rem;
        position: relative;
        padding-right: 1.2rem;
        border-bottom: 1px solid #e9dbc3;
        color: #333;
    }

    .nu1 li .info .tit {
        font-size: .22rem;
        margin-bottom: .2rem;
        position: relative;
        font-weight: 600;
    }

    .nu1 li .info .line {
        width: .51rem;
        height: .04rem;
        background: url(../images/tz2.png) no-repeat center;
        background-size: 100% 100%;
        margin-bottom: .2rem;
    }

    .nu1 li .info .dt {
        font-size: .16rem;
        line-height: 1.75;
        color: #666;
    }

    .nu1 li .info .add {
        position: absolute;
        right: .25rem;
        bottom: .25rem;
        width: .41rem;
        height: .41rem;
        background: url(../images/tz4.png) no-repeat center;
        background-size: 100% 100%;
    }

    .nu1 li:hover {
        box-shadow: 0 0 7px 3px rgba(0,0,0,0.05);
    }

    .nu1 li:hover a {
        background-color: #fff;
    }

    .nu1 li:hover .imgk .time {
    background-image: url(../images/nu1-1.png);
    }

    .nu1 li:hover .info {
        border-bottom: 1px solid transparent;
    }

    .nu1 li:hover .info .add {
        background-image: url(../images/tz3.png);
    }

    .nu2 li {
        float: left;
        margin-right: .6rem;
        margin-bottom: .45rem;
        border: 1px solid #d7eaff;
        width: 6.7rem;
        height: 2rem;
        position: relative;
    }

    .nu2 li:nth-child(2n) {
        margin-right: 0;
    }

    .nu2 li a {
        display: block;
        width: 100%;
        height: 100%;
        padding: .2rem .3rem;
    }

    .nu2 li .tit {
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin-bottom: .15rem;
    }

    .nu2 li .tit .type {
        font-size: .18rem;
        font-weight: 600;
        color: #0053af;
    }

    .nu2 li .tit .time {
        display: flex;
        align-items: center;
        font-size: .15rem;
        color: #333;
    }

    .nu2 li .tit .time i {
        display: block;
        width: .2rem;
        height: .2rem;
        background: url(../images/time2.png) no-repeat center;
        background-size: contain;
        margin-right: .05rem;
    }

    .nu2 li .line {
        position: relative;
        width: 100%;
        border-bottom: 1px solid #ece2e2;
        margin-bottom: .2rem;
    }

    .nu2 li .line::after {
        content: '';
        position: absolute;
        top: -0.04rem;
        left: 0;
        width: .51rem;
        height: .04rem;
        background: url(../images/tz2.png) no-repeat center;
        background-size: 100% 100%;
        margin-bottom: .2rem;
    }

    .nu2 li .dt {
        font-size: .2rem;
        line-height: 1.75;
        padding-right: .5rem;
        color: #333;
    }

    .nu2 li .add {
        position: absolute;
        right: .25rem;
        bottom: .25rem;
        width: .41rem;
        height: .41rem;
        background: url(../images/tz4.png) no-repeat center;
        background-size: 100% 100%;
    }

    .nu2 li:hover {
        background: url(../images/tzbg.jpg) no-repeat center;
        background-size: cover;
    }

    .nu2 li:hover a {
        color: #fff;
    }

    .nu2 li:hover .type {
        color: #fff;
    }

    .nu2 li:hover .time {
        color: #fff;
    }

    .nu2 li:hover .time i {
        background-image: url(../images/time1.png);
    }

    .nu2 li:hover .dt {
        color: #fff;
        font-weight: 600;
    }

    .nu2 li:hover .line {
        border-bottom: 1px solid rgba(255,255,255,0.5);
    }

    .nu2 li:hover .line::after {
        background-image: url(../images/tz1.png);
    }

    .nu2 li:hover .add {
        background-image: url(../images/tz3.png);
    }
}

@media only screen and (max-width: 1000px) {
    .nu1 li {
        margin-bottom:.15rem;
    }

    .nu1 li a {
        display: flex;
        width: 100%;
        height: 100%;
        padding: .29rem .26rem;
        padding-right: 0;
    }

    .nu1 li .imgk {
        width: 2.6rem;
        height: 1.8rem;
        position: relative;
    }

    .nu1 li .imgk img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .nu1 li .imgk .time {
        position: absolute;
        left: 0;
        bottom: .1rem;
        width: 1.65rem;
        height: .32rem;
        line-height: .32rem;
        text-align: center;
        color: #fff;
        background: url(../images/nu1-2.png) no-repeat center;
        background-size: 100% 100%;
    }

    .nu1 li .info {
        min-height: 2.1rem;
        flex: 1;
        width: 100%;
        margin-left: .1rem;
        padding-left: .15rem;
        padding-top: .1rem;
        position: relative;
        padding-right: .65rem;
        border-bottom: 1px solid #e9dbc3;
        color: #333;
    }

    .nu1 li .info .tit {
        font-size: .28rem;
        margin-bottom: .15rem;
        position: relative;
        font-weight: 600;
    }

    .nu1 li .info .line {
        width: .51rem;
        height: .04rem;
        background: url(../images/tz2.png) no-repeat center;
        background-size: 100% 100%;
        margin-bottom: .2rem;
    }

    .nu1 li .info .dt {
        font-size: .24rem;
        line-height: 1.75;
        color: #666;
    }

    .nu1 li .info .add {
        position: absolute;
        right: .1rem;
        bottom: .25rem;
        width: .41rem;
        height: .41rem;
        background: url(../images/tz4.png) no-repeat center;
        background-size: 100% 100%;
    }

    .nu1 li:hover {
        box-shadow: 0 0 7px 3px rgba(0,0,0,0.05);
    }

    .nu1 li:hover a {
        background-color: #fff;
    }

    .nu1 li:hover .imgk .time {
        background-image: url(../images/nu1-1.png);
    }

    .nu1 li:hover .info {
        border-bottom: 1px solid transparent;
    }

    .nu1 li:hover .info .add {
        background-image: url(../images/tz3.png);
    }

    .nu2 li {
        margin-bottom: .3rem;
        border: 1px solid #d7eaff;
        width: 100%;
        min-height: 2rem;
        position: relative;
    }

    .nu2 li:nth-child(2n) {
        margin-right: 0;
    }

    .nu2 li a {
        display: block;
        width: 100%;
        height: 100%;
        padding: .2rem .3rem;
    }

    .nu2 li .tit {
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin-bottom: .15rem;
    }

    .nu2 li .tit .type {
        font-size: .28rem;
        font-weight: 600;
        color: #0053af;
    }

    .nu2 li .tit .time {
        display: flex;
        align-items: center;
        font-size: .22rem;
        color: #333;
    }

    .nu2 li .tit .time i {
        display: block;
        width: .2rem;
        height: .2rem;
        background: url(../images/time2.png) no-repeat center;
        background-size: contain;
        margin-right: .05rem;
    }

    .nu2 li .line {
        position: relative;
        width: 100%;
        border-bottom: 1px solid #ece2e2;
        margin-bottom: .2rem;
    }

    .nu2 li .line::after {
        content: '';
        position: absolute;
        top: -0.04rem;
        left: 0;
        width: .51rem;
        height: .04rem;
        background: url(../images/tz2.png) no-repeat center;
        background-size: 100% 100%;
        margin-bottom: .2rem;
    }

    .nu2 li .dt {
        font-size: .26rem;
        line-height: 1.75;
        padding-right: .5rem;
        color: #333;
    }

    .nu2 li .add {
        position: absolute;
        right: .25rem;
        bottom: .25rem;
        width: .41rem;
        height: .41rem;
        background: url(../images/tz4.png) no-repeat center;
        background-size: 100% 100%;
    }

    .nu2 li:hover {
        background: url(../images/tzbg.jpg) no-repeat center;
        background-size: cover;
    }

    .nu2 li:hover a {
        color: #fff;
    }

    .nu2 li:hover .type {
        color: #fff;
    }

    .nu2 li:hover .time {
        color: #fff;
    }

    .nu2 li:hover .time i {
        background-image: url(../images/time1.png);
    }

    .nu2 li:hover .dt {
        color: #fff;
        font-weight: 600;
    }

    .nu2 li:hover .line {
        border-bottom: 1px solid rgba(255,255,255,0.5);
    }

    .nu2 li:hover .line::after {
        background-image: url(../images/tz1.png);
    }

    .nu2 li:hover .add {
        background-image: url(../images/tz3.png);
    }
}

@media only screen and (min-width: 1700px) {
    .xy-jj {
        padding-top:63px;
    }

    .xy-jj .imgk {
        position: relative;
        float: right;
        margin-left: .46rem;
        width: 6.42rem;
    }

    .xy-jj .imgk img {
        position: relative;
        z-index: 2;
        width: 7.62rem;
        height: 5.47rem;
        max-width: 7.62rem;
    }

    .xy-jj .imgk::after {
        content: '';
        position: absolute;
        top: -0.63rem;
        left: 2.2rem;
        width: 8.03rem;
        height: 6.1rem;
        background: url(../images/images/pic9_03.jpg) no-repeat center;
        z-index: 1;
    }

    .ls-list {
        border-left: 1px solid #ead5d5;
    }

    .ls-list li {
        padding: 30px 0 20px 65px;
        position: relative;
        display: flex;
        width: 100%;
        justify-content: space-between;
        min-height: 200px;
        border-bottom: 1px solid #ead5d5;
    }

    .ls-list li::after {
        content: '';
        position: absolute;
        top: 45px;
        left: -2px;
        width: 45px;
        height: 20px;
        background: url(../images/ls.png) no-repeat center;
        background-size: 100% 100%;
    }

    .ls-list li .info {
        width: 100%;
        flex: 1;
        padding-right: 20px;
    }

    .ls-list li .info .time {
        color: #a68c62;
        font-size: 36px;
        font-weight: 600;
        font-family: 'syst';
        margin-bottom: 20px;
    }

    .ls-list li .info .txt {
        font-size: 18px;
        line-height: 1.75;
    }

    .ls-list li .imgk {
        display: flex;
        align-items: center;
        gap: 10px;
    }

    .jg-box .item {
        border: 1px solid #e5d1d1;
        background: linear-gradient(to right, #fef8f8, #fff);
        margin-bottom: 30px;
    }

    .jg-box .item .tit {
        font-size: 26px;
        font-weight: 600;
        color: #0053af;
        height: 76px;
        line-height: 76px;
        padding-left: 24px;
        border-bottom: 1px solid #f2c6c8;
        position: relative;
    }

    .jg-box .item .tit::after {
        content: '';
        position: absolute;
        top: 23px;
        left: 0;
        width: 5px;
        height: 30px;
        background: #0053af;
    }

    .jg-box .item .ej {
        padding: 30px 50px;
    }

    .jg-box .item .ej2 {
        display: flex;
    }

    .jg-box .item .ej2 .ej-item {
        width: 33%;
        padding-right: 40px;
        border-right: 1px dashed #f1e5e6;
    }

    .jg-box .item .ej2 .ej-item:nth-child(n+2) {
        padding-left: 54px;
    }

    .jg-box .item .ej2 .ej-item .jt-tit {
        border-bottom: 1px dashed #f2eaeb;
    }

    .jg-box .item .ej2 .ej-item:last-child {
        border-right: 0;
        padding-right: 0;
    }

    .jg-box .item .ej2 .ej-item .txt .info {
        display: flex;
        width: 100%;
    }

    .jg-box .item .ej2 .ej-item .txt .name {
        font-size: 18px;
        line-height: 1.75;
        color: #333;
        width: 130px;
    }

    .jg-box .item .ej2 .ej-item .txt .p {
        width: 100%;
        flex: 1;
    }

    .jg-box .item .ej-item {
        margin-bottom: 30px;
    }

    .jg-box .item .ej-item .jg-tit {
        font-size: 22px;
        border-bottom: 1px dashed #f1e5e6;
        padding-bottom: 20px;
        margin-bottom: 15px;
        color: #0053af;
    }

    .jg-box .item .ej-item .txt p {
        font-size: 18px;
        color: #666;
        margin-bottom: 15px;
        line-height: 1.75;
    }

    .jg-box .item .ej-item .txt span {
        color: #333;
    }

    .jg-box .item .ej-item .txt table {
        font-size: 18px;
        color: #666;
        line-height: 1.75;
    }

    .nu3 li {
        float: left;
        height: 350px;
        width: 666px;
        margin-right: 67px;
        margin-bottom: 45px;
        position: relative;
        border-bottom: 1px solid #c7a76a;
    }

    .nu3 li:nth-child(2n) {
        margin-right: 0;
    }

    .nu3 li a {
        display: flex;
        width: 100%;
        height: 100%;
        border-bottom: 3px solid transparent;
        padding: 33px 28px;
    }

    .nu3 li .imgk {
        position: relative;
        width: 212px;
        height: 282px;
        margin-right: 40px;
    }

    .nu3 li .imgk img {
        position: relative;
        z-index: 2;
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .nu3 li .imgk::after {
        content: '';
        position: absolute;
        top: -9px;
        right: -9px;
        width: 113px;
        height: 146px;
        background: url(../images/nu3.jpg) no-repeat center;
        background-size: cover;
    }

    .nu3 li .info {
        width: 330px;
    }

    .nu3 li .info .tit {
        font-size: 28px;
        font-weight: 600;
        margin-bottom: 30px;
        color: #333;
    }

    .nu3 li .info .zw {
        font-size: 20px;
        color: #333;
    }

    .nu3 li .info .line {
        width: 100%;
        border-bottom: 1px dashed #ead5d5;
        margin: 15px 0;
    }

    .nu3 li .info .txt {
        font-size: 18px;
        color: #666;
        overflow-y: auto;
        height: 150px;
        line-height: 1.75;
        word-break: break-all;
    }

    .nu3 li .add {
        position: absolute;
        width: 22px;
        height: 22px;
        background: url(../images/add1.png) no-repeat center;
        background-size: 100% 100%;
        bottom: 30px;
        right: 20px;
        transition: all .5s;
    }

    .nu3 li:hover {
        background: url(../images/images/nu3bg_03.jpg) no-repeat center;
        background-size: cover;
        box-shadow: 0 0 7px 3px rgba(0,0,0,0.05);
    }

    .nu3 li:hover a {
        border-color: #c7a76a;
    }

    .nu3 li:hover .imgk::after {
        display: none;
    }

    .nu3 li:hover .info .line {
        border-color: #eeeeee;
    }

    .nu3 li:hover .add {
        transform: rotate(90deg);
        background-image: url(../images/add2.png);
    }

    .nu4 li .info .tit {
        display: flex;
        align-items: center;
    }

    .nu4 li .info .zw {
        margin-left: 23px;
        font-weight: 400;
    }

    .nu4 li .info .txt {
        height: 200px;
    }
}

@media only screen and (min-width: 1000px) and (max-width:1700px) {
    .xy-jj {
        padding-top:.63rem;
    }

    .xy-jj .imgk {
        position: relative;
        float: right;
        margin-left: .46rem;
        width: 6.42rem;
    }

    .xy-jj .imgk img {
        position: relative;
        z-index: 2;
        width: 7.62rem;
        height: 5.47rem;
        max-width: 7.62rem;
    }

    .xy-jj .imgk::after {
        content: '';
        position: absolute;
        top: -0.63rem;
        left: 2.2rem;
        width: 8.03rem;
        height: 6.1rem;
        background: url(../images/images/pic9_03.jpg) no-repeat center;
        z-index: 1;
    }

    .ls-list {
        border-left: 1px solid #ead5d5;
    }

    .ls-list li {
        padding: .3rem 0 .2rem .65rem;
        position: relative;
        display: flex;
        width: 100%;
        justify-content: space-between;
        min-height: 2rem;
        border-bottom: 1px solid #ead5d5;
    }

    .ls-list li::after {
        content: '';
        position: absolute;
        top: .45rem;
        left: -2px;
        width: .45rem;
        height: .2rem;
        background: url(../images/ls.png) no-repeat center;
        background-size: 100% 100%;
    }

    .ls-list li .info {
        width: 100%;
        flex: 1;
        padding-right: .2rem;
    }

    .ls-list li .info .time {
        color: #a68c62;
        font-size: .36rem;
        font-weight: 600;
        font-family: 'syst';
        margin-bottom: .2rem;
    }

    .ls-list li .info .txt {
        font-size: .18rem;
        line-height: 1.75;
    }

    .ls-list li .imgk {
        display: flex;
        align-items: center;
        gap: .1rem;
    }

    .jg-box .item {
        border: 1px solid #e5d1d1;
        background: linear-gradient(to right, #fef8f8, #fff);
        margin-bottom: .3rem;
    }

    .jg-box .item .tit {
        font-size: .26rem;
        font-weight: 600;
        color: #0053af;
        height: .76rem;
        line-height: .76rem;
        padding-left: .24rem;
        border-bottom: 1px solid #f2c6c8;
        position: relative;
    }

    .jg-box .item .tit::after {
        content: '';
        position: absolute;
        top: .23rem;
        left: 0;
        width: .05rem;
        height: .3rem;
        background: #0053af;
    }

    .jg-box .item .ej {
        padding: .3rem .5rem;
    }

    .jg-box .item .ej2 {
        display: flex;
    }

    .jg-box .item .ej2 .ej-item {
        width: 33%;
        padding-right: .4rem;
        border-right: 1px dashed #f1e5e6;
    }

    .jg-box .item .ej2 .ej-item:nth-child(n+2) {
        padding-left: .54rem;
    }

    .jg-box .item .ej2 .ej-item .jt-tit {
        border-bottom: 1px dashed #f2eaeb;
    }

    .jg-box .item .ej2 .ej-item:last-child {
        border-right: 0;
        padding-right: 0;
    }

    .jg-box .item .ej2 .ej-item .txt .info {
        display: flex;
        width: 100%;
    }

    .jg-box .item .ej2 .ej-item .txt .name {
        font-size: .18rem;
        line-height: 1.75;
        color: #333;
        width: 1.3rem;
    }

    .jg-box .item .ej2 .ej-item .txt .p {
        width: 100%;
        flex: 1;
    }

    .jg-box .item .ej-item {
        margin-bottom: .3rem;
    }

    .jg-box .item .ej-item .jg-tit {
        font-size: .22rem;
        border-bottom: 1px dashed #f1e5e6;
        padding-bottom: .2rem;
        margin-bottom: .15rem;
        color: #0053af;
    }

    .jg-box .item .ej-item .txt p {
        font-size: .18rem;
        color: #666;
        margin-bottom: .15rem;
        line-height: 1.75;
    }

    .jg-box .item .ej-item .txt span {
        color: #333;
    }

    .jg-box .item .ej-item .txt table {
        font-size: .18rem;
        color: #666;
        line-height: 1.75;
    }

    .nu3 li {
        float: left;
        height: 3.5rem;
        width: 6.66rem;
        margin-right: .67rem;
        margin-bottom: .45rem;
        position: relative;
        border-bottom: 1px solid #c7a76a;
    }

    .nu3 li:nth-child(2n) {
        margin-right: 0;
    }

    .nu3 li a {
        display: flex;
        width: 100%;
        height: 100%;
        border-bottom: .03rem solid transparent;
        padding: .33rem .28rem;
    }

    .nu3 li .imgk {
        position: relative;
        width: 2.12rem;
        height: 2.82rem;
        margin-right: .4rem;
    }

    .nu3 li .imgk img {
        position: relative;
        z-index: 2;
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .nu3 li .imgk::after {
        content: '';
        position: absolute;
        top: -0.09rem;
        right: -0.09rem;
        width: 1.13rem;
        height: 1.46rem;
        background: url(../images/nu3.jpg) no-repeat center;
        background-size: cover;
    }

    .nu3 li .info {
        width: 3.3rem;
    }

    .nu3 li .info .tit {
        font-size: .28rem;
        font-weight: 600;
        margin-bottom: .3rem;
        color: #333;
    }

    .nu3 li .info .zw {
        font-size: .2rem;
        color: #333;
    }

    .nu3 li .info .line {
        width: 100%;
        border-bottom: 1px dashed #ead5d5;
        margin: .15rem 0;
    }

    .nu3 li .info .txt {
        font-size: .18rem;
        color: #666;
        overflow-y: auto;
        height: 1.5rem;
        line-height: 1.75;
        word-break: break-all;
    }

    .nu3 li .add {
        position: absolute;
        width: .22rem;
        height: .22rem;
        background: url(../images/add1.png) no-repeat center;
        background-size: 100% 100%;
        bottom: .3rem;
        right: .2rem;
        transition: all .5s;
    }

    .nu3 li:hover {
        background: url(../images/images/nu3bg_03.jpg) no-repeat center;
        background-size: cover;
        box-shadow: 0 0 7px 3px rgba(0,0,0,0.05);
    }

    .nu3 li:hover a {
        border-color: #c7a76a;
    }

    .nu3 li:hover .imgk::after {
        display: none;
    }

    .nu3 li:hover .info .line {
        border-color: #eeeeee;
    }

    .nu3 li:hover .add {
        transform: rotate(90deg);
        background-image: url(../images/add2.png);
    }

    .nu4 li .info .tit {
        display: flex;
        align-items: center;
    }

    .nu4 li .info .zw {
        margin-left: .23rem;
        font-weight: 400;
    }

    .nu4 li .info .txt {
        height: 2rem;
    }
}

@media only screen and (max-width: 1000px) {
    .xy-jj .imgk {
        position:relative;
        float: right;
        width: 7.62rem;
        max-width: 100%;
    }

    .xy-jj .imgk img {
        position: relative;
        z-index: 2;
        width: 7.62rem;
        object-fit: cover;
        max-width: 100%;
    }

    .ls-list {
        border-left: 1px solid #ead5d5;
    }

    .ls-list li {
        padding: .3rem 0 .2rem .65rem;
        position: relative;
        width: 100%;
        min-height: 2rem;
        border-bottom: 1px solid #ead5d5;
    }

    .ls-list li::after {
        content: '';
        position: absolute;
        top: .45rem;
        left: -2px;
        width: .45rem;
        height: .2rem;
        background: url(../images/ls.png) no-repeat center;
        background-size: 100% 100%;
    }

    .ls-list li .info {
        width: 100%;
        flex: 1;
        padding-right: .2rem;
    }

    .ls-list li .info .time {
        color: #a68c62;
        font-size: .4rem;
        font-weight: 600;
        font-family: 'syst';
        margin-bottom: .2rem;
    }

    .ls-list li .info .txt {
        font-size: .26rem;
        line-height: 1.75;
    }

    .jg-box .item {
        border: 1px solid #e5d1d1;
        background: linear-gradient(to right, #fef8f8, #fff);
        margin-bottom: .3rem;
    }

    .jg-box .item .tit {
        font-size: .3rem;
        font-weight: 600;
        color: #0053af;
        height: .8rem;
        line-height: .8rem;
        padding-left: .24rem;
        border-bottom: 1px solid #f2c6c8;
        position: relative;
    }

    .jg-box .item .tit::after {
        content: '';
        position: absolute;
        top: .23rem;
        left: 0;
        width: .05rem;
        height: .3rem;
        background: #0053af;
    }

    .jg-box .item .ej {
        padding: .3rem .5rem;
    }

    .jg-box .item .ej2 .ej-item .txt .info {
        display: flex;
        width: 100%;
    }

    .jg-box .item .ej2 .ej-item .txt .name {
        font-size: .24rem;
        line-height: 1.75;
        color: #333;
        width: 1.3rem;
    }

    .jg-box .item .ej2 .ej-item .txt .p {
        width: 100%;
        flex: 1;
    }

    .jg-box .item .ej-item {
        margin-bottom: .3rem;
    }

    .jg-box .item .ej-item .jg-tit {
        font-size: .28rem;
        border-bottom: 1px dashed #f1e5e6;
        padding-bottom: .2rem;
        margin-bottom: .15rem;
        color: #0053af;
    }

    .jg-box .item .ej-item .txt p {
        font-size: .24rem;
        color: #666;
        margin-bottom: .15rem;
        line-height: 1.75;
    }

    .jg-box .item .ej-item .txt span {
        color: #333;
    }

    .jg-box .item .ej-item .txt table {
        font-size: .24rem;
        color: #666;
        line-height: 1.75;
    }

    .nu3 li {
        width: 100%;
        margin-bottom: .45rem;
        position: relative;
        border-bottom: 1px solid #c7a76a;
    }

    .nu3 li a {
        display: flex;
        width: 100%;
        height: 100%;
        border-bottom: .03rem solid transparent;
        padding: .33rem .28rem;
    }

    .nu3 li .imgk {
        position: relative;
        width: 2.12rem;
        height: 2.82rem;
        margin-right: .4rem;
    }

    .nu3 li .imgk img {
        position: relative;
        z-index: 2;
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .nu3 li .imgk::after {
        content: '';
        position: absolute;
        top: -0.09rem;
        right: -0.09rem;
        width: 1.13rem;
        height: 1.46rem;
        background: url(../images/nu3.jpg) no-repeat center;
        background-size: cover;
    }

    .nu3 li .info {
        width: 100%;
        flex: 1;
        margin-right: .4rem;
    }

    .nu3 li .info .tit {
        font-size: .3rem;
        font-weight: 600;
        margin-bottom: .3rem;
        color: #333;
    }

    .nu3 li .info .zw {
        font-size: .24rem;
        color: #333;
    }

    .nu3 li .info .line {
        width: 100%;
        border-bottom: 1px dashed #ead5d5;
        margin: .15rem 0;
    }

    .nu3 li .info .txt {
        font-size: .24rem;
        color: #666;
        line-height: 1.75;
        word-break: break-all;
    }

    .nu3 li .add {
        position: absolute;
        width: .22rem;
        height: .22rem;
        background: url(../images/add1.png) no-repeat center;
        background-size: 100% 100%;
        bottom: .3rem;
        right: .2rem;
        transition: all .5s;
    }

    .nu3 li:hover {
        background: url(../images/images/nu3bg_03.jpg) no-repeat center;
        background-size: cover;
        box-shadow: 0 0 7px 3px rgba(0,0,0,0.05);
    }

    .nu3 li:hover a {
        border-color: #c7a76a;
    }

    .nu3 li:hover .imgk::after {
        display: none;
    }

    .nu3 li:hover .info .line {
        border-color: #eeeeee;
    }

    .nu3 li:hover .add {
        transform: rotate(90deg);
        background-image: url(../images/add2.png);
    }

    .nu4 li .info .tit {
        display: flex;
        align-items: center;
    }

    .nu4 li .info .zw {
        margin-left: .23rem;
        font-weight: 400;
    }
}

@media only screen and (min-width: 1700px) {
    .ny-tit2 {
        text-align:center;
        font-size: 30px;
        font-weight: 600;
        margin-bottom: 40px;
        color: #0053af;
    }

    .ny-tab {
        position: relative;
        margin-bottom: 45px;
        border-bottom: 1px solid #f4d1d3;
    }

    .ny-tab .ny_ban1 {
        padding: 0 1px;
    }

    .ny-tab .swiper-wrapper {
        align-items: center;
    }

    .ny-tab .swiper-slide {
        width: auto;
        height: 70px;
        line-height: 70px;
        text-align: center;
        font-size: 26px;
        padding: 0 20px;
    }

    .ny-tab .swiper-slide a {
        display: block;
        width: 100%;
        height: 100%;
    }

    .ny-tab .swiper-slide.on::after {
        position: absolute;
        left: calc(50% - 45px);
        bottom: 0;
        content: '';
        width: 90px;
        height: 7px;
        background: url(../images/sjx.png) no-repeat center;
        background-size: 100% 100%;
    }

    .ny-tab .swiper-slide.on a {
        color: #0053af;
        font-weight: 600;
    }

    .ny-tab .sw-next-ny1,.ny-tab .sw-prev-ny1 {
        width: 34px;
        height: 34px;
        left: -16px;
        background: url(../images/sw-l.png) no-repeat center;
        background-size: 100% 100%;
        transform: scaleX(-1);
        margin-top: -16px;
    }

    .ny-tab .sw-next-ny1 {
        left: auto;
        right: -16px;
        transform: scaleX(1);
    }
}

@media only screen and (min-width: 1000px) and (max-width:1700px) {
    .ny-tit2 {
        text-align:center;
        font-size: .3rem;
        font-weight: 600;
        margin-bottom: .4rem;
        color: #0053af;
    }

    .ny-tab {
        position: relative;
        margin-bottom: .45rem;
        border-bottom: 1px solid #f4d1d3;
    }

    .ny-tab .ny_ban1 {
        padding: 0 1px;
    }

    .ny-tab .swiper-wrapper {
        align-items: center;
    }

    .ny-tab .swiper-slide {
        width: auto;
        height: .7rem;
        line-height: .7rem;
        text-align: center;
        font-size: .26rem;
        padding: 0 .2rem;
    }

    .ny-tab .swiper-slide a {
        display: block;
        width: 100%;
        height: 100%;
    }

    .ny-tab .swiper-slide.on::after {
        position: absolute;
        left: calc(50% - .45rem);
        bottom: 0;
        content: '';
        width: .9rem;
        height: .07rem;
        background: url(../images/sjx.png) no-repeat center;
        background-size: 100% 100%;
    }

    .ny-tab .swiper-slide.on a {
        color: #0053af;
        font-weight: 600;
    }

    .ny-tab .sw-next-ny1,.ny-tab .sw-prev-ny1 {
        width: .34rem;
        height: .34rem;
        left: -0.16rem;
        background: url(../images/sw-l.png) no-repeat center;
        background-size: 100% 100%;
        transform: scaleX(-1);
        margin-top: -0.16rem;
    }

    .ny-tab .sw-next-ny1 {
        left: auto;
        right: -0.16rem;
        transform: scaleX(1);
    }
}

@media only screen and (max-width: 1000px) {
    .ny-tit2 {
        text-align:center;
        font-size: .34rem;
        font-weight: 600;
        margin-bottom: .3rem;
        color: #0053af;
    }

    .ny-tab {
        position: relative;
        margin-bottom: .45rem;
        border-bottom: 1px solid #f4d1d3;
    }

    .ny-tab .ny_ban1 {
        padding: 0 1px;
    }

    .ny-tab .swiper-wrapper {
        align-items: center;
    }

    .ny-tab .swiper-slide {
        width: auto;
        height: .7rem;
        line-height: .7rem;
        text-align: center;
        font-size: .26rem;
        padding: 0 .2rem;
    }

    .ny-tab .swiper-slide a {
        display: block;
        width: 100%;
        height: 100%;
    }

    .ny-tab .swiper-slide.on::after {
        position: absolute;
        left: calc(50% - .45rem);
        bottom: 0;
        content: '';
        width: .9rem;
        height: .07rem;
        background: url(../images/sjx.png) no-repeat center;
        background-size: 100% 100%;
    }

    .ny-tab .swiper-slide.on a {
        color: #0053af;
        font-weight: 600;
    }

    .ny-tab .sw-next-ny1,.ny-tab .sw-prev-ny1 {
        width: .34rem;
        height: .34rem;
        left: -0.16rem;
        background: url(../images/sw-l.png) no-repeat center;
        background-size: 100% 100%;
        transform: scaleX(-1);
        margin-top: -0.16rem;
    }

    .ny-tab .sw-next-ny1 {
        left: auto;
        right: -0.16rem;
        transform: scaleX(1);
    }
}

@media only screen and (min-width: 1700px) {
    .nu5 li {
        width:330px;
        float: left;
        margin-right: 26px;
        margin-bottom: 35px;
    }

    .nu5 li:nth-child(4n) {
        margin-right: 0;
    }

    .nu5 li a {
        display: block;
        width: 100%;
        height: 100%;
    }

    .nu5 li .imgk {
        width: 100%;
        height: 223px;
    }

    .nu5 li .imgk img {
        width: 100%;
        height: 100%;
    }

    .nu5 li .txt {
        background-color: #fff;
        padding: 1px;
    }

    .nu5 li .txt p {
        margin: 12px;
        height: 73px;
        font-size: 18px;
        color: #333;
    }

    .nu5 li .time {
        line-height: 47px;
        text-align: right;
        padding-right: 12px;
        color: #999;
    }

    .nu5 li .line {
        height: 1px;
        width: 100%;
        background-color: #f5f5f5;
    }

    .nu5 li:hover {
        box-shadow: 0 0 7px 4px rgba(0,0,0,0.05);
    }

    .xw-tit {
        font-size: 30px;
        font-weight: 600;
        text-align: center;
        margin-bottom: 30px;
    }

    .nu6 li {
        position: relative;
        margin-bottom: 35px;
        border: 1px solid #a4cfff;
        background-color: #fff;
        min-height: 113px;
    }

    .nu6 li::after {
        position: absolute;
        left: 0;
        top: 24px;
        content: '';
        width: .03rem;
        height: .65rem;
        background: #0053af;
    }

    .nu6 li a {
        display: flex;
        align-items: center;
        width: 100%;
        height: 100%;
        padding: 20px 30px;
    }

    .nu6 li .line {
        background: url(../images/dian3.png) no-repeat center;
        background-size: contain;
        width: 16px;
        height: 82px;
        margin: 0 35px;
    }

    .nu6 li .time {
        width: 70px;
        text-align: center;
        color: #0053af;
    }

    .nu6 li .time p {
        font-size: 36px;
        line-height: 1;
    }

    .nu6 li .time span {
        font-size: 16px;
    }

    .nu6 li .txt {
        font-size: 20px;
        width: 100%;
        flex: 1;
        color: #333;
    }

    .nu6 li:hover .txt {
        font-weight: 600;
        color: #0053af;
    }

    .nu7 li {
        width: 330px;
        float: left;
        margin-right: 26px;
        margin-bottom: 35px;
    }

    .nu7 li:nth-child(4n) {
        margin-right: 0;
    }

    .nu7 li a {
        display: block;
        width: 100%;
        height: 100%;
    }

    .nu7 li .imgk {
        width: 100%;
        height: 223px;
    }

    .nu7 li .imgk img {
        width: 100%;
        height: 100%;
    }

    .nu7 li .txt {
        background-color: #fff;
        padding: 10px;
    }

    .nu7 li .txt p {
        text-align: center;
        font-size: 18px;
        color: #333;
    }

    .nu7 li:hover {
        box-shadow: 0 0 7px 4px rgba(0,0,0,0.05);
    }

    .dj-ys {
        background: url(../images/images/ysb1.jpg) no-repeat center;
        background-size: cover;
        padding-top: 40px;
        padding-bottom: 60px;
    }

    .dj-ys .ys-l {
        width: 578px;
        float: left;
    }

    .dj-ys .ys-r {
        width: 780px;
        margin-left: 40px;
        float: left;
    }

    .dj-ys .ys-r .tit {
        text-align: center;
        color: #0053af;
        font-size: 24px;
        font-weight: 600;
        margin: 30px 0;
    }

    .dj-ys .ys-r .txt {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 9;
        font-size: 18px;
        line-height: 1.75;
    }

    .dt-box {
        background: url(../images/images/ysb2.jpg) no-repeat center;
        background-size: cover;
        padding: 60px 0;
    }

    .dt-box .l {
        width: 677px;
        float: left;
        padding-right: 8px;
    }

    .dt-box .r {
        width: 677px;
        float: right;
    }

    .dj-sw1 {
        position: relative;
        padding-top: 8px;
        padding-right: 8px;
        padding-bottom: 10px;
    }

    .dj-sw1::after {
        content: '';
        position: absolute;
        right: -8px;
        top: -8px;
        width: 380px;
        height: 174px;
        background: url(../images/ys2.png) no-repeat center;
        background-size: cover;
    }

    .dj-sw1 .swiper-slide {
        margin-right: 8px;
    }

    .dj-sw1 .swiper-slide .imgk {
        height: 445px;
    }

    .dj-sw1 .swiper-slide .imgk img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .dj-sw1 .swiper-slide .info {
        display: flex;
        align-items: center;
        width: 100%;
        height: 107px;
        background: url(../images/images/ys-sw.png) no-repeat center;
        background-size: 100% 100%;
        box-shadow: 0 0 7px 3px rgba(236,219,213,0.6);
        padding: 0 20px;
    }

    .dj-sw1 .swiper-slide .info .line {
        background: url(../images/ys3.png) no-repeat center;
        background-size: contain;
        width: 24px;
        height: 73px;
        margin: 0 15px;
    }

    .dj-sw1 .swiper-slide .info .time {
        width: 70px;
        text-align: center;
        color: #0053af;
    }

    .dj-sw1 .swiper-slide .info .time p {
        font-size: 43px;
        line-height: 1;
        font-weight: 600;
    }

    .dj-sw1 .swiper-slide .info .time span {
        font-size: 14px;
    }

    .dj-sw1 .swiper-slide .info .txt {
        font-size: 20px;
        width: 100%;
        flex: 1;
        color: #333;
    }

    .dj-sw1 .nw-page1 {
        left: .1rem;
        bottom: 1.25rem;
    }

    .dj-sw1 .nw-page1 .swiper-pagination-bullet {
        width: .14rem;
        height: .14rem;
        margin: 0 .05rem;
        background-color: #fff;
        opacity: .5;
    }

    .dj-sw1 .nw-page1 .swiper-pagination-bullet-active {
        opacity: 1;
    }

    .dj-sw1 .nw-next1,.dj-sw1 .nw-prev1 {
        width: 45px;
        height: 45px;
        background: url(../images/ys-sw-l.png) no-repeat center;
        background-size: contain;
    }

    .dj-sw1 .nw-next1 {
        transform: scaleX(-1);
        right: 18px;
    }

    .zb-box {
        background: url(../images/images/ysb3.jpg) no-repeat center;
        background-size: cover;
        padding-bottom: 70px;
    }

    .zb-list {
        margin-bottom: 20px;
    }

    .nu8 li {
        position: relative;
        border-bottom: 1px dashed #eeeeee;
        height: 70px;
    }

    .nu8 li::after {
        content: '';
        position: absolute;
        top: calc(50% - 5px);
        left: 0px;
        width: 10px;
        height: 10px;
        background-color: #0053af;
    }

    .nu8 li a {
        display: flex;
        align-items: center;
        width: 100%;
        height: 100%;
    }

    .nu8 li .tit {
        width: 100%;
        flex: 1;
        font-size: 18px;
        padding-right: 15px;
        padding-left: 30px;
    }

    .nu8 li .time {
        font-size: 14px;
        color: #999;
    }

    .nu8 li:hover .tit {
        color: #0053af;
    }
}

@media only screen and (min-width: 1000px) and (max-width:1700px) {
    .nu5 li {
        width:3.3rem;
        float: left;
        margin-right: .26rem;
        margin-bottom: .35rem;
    }

    .nu5 li:nth-child(4n) {
        margin-right: 0;
    }

    .nu5 li a {
        display: block;
        width: 100%;
        height: 100%;
    }

    .nu5 li .imgk {
        width: 100%;
        height: 2.23rem;
    }

    .nu5 li .imgk img {
        width: 100%;
        height: 100%;
    }

    .nu5 li .txt {
        background-color: #fff;
        padding: 1px;
    }

    .nu5 li .txt p {
        margin: .12rem;
        height: .73rem;
        font-size: .18rem;
        color: #333;
    }

    .nu5 li .time {
        line-height: .47rem;
        text-align: right;
        padding-right: .12rem;
        color: #999;
    }

    .nu5 li .line {
        height: 1px;
        width: 100%;
        background-color: #f5f5f5;
    }

    .nu5 li:hover {
        box-shadow: 0 0 7px 4px rgba(0,0,0,0.05);
    }

    .xw-tit {
        font-size: .3rem;
        font-weight: 600;
        text-align: center;
        margin-bottom: .3rem;
    }

    .nu6 li {
        position: relative;
        margin-bottom: .35rem;
        border: 1px solid #f3d5d6;
        background-color: #fff;
        min-height: 1.13rem;
    }

    .nu6 li::after {
        position: absolute;
        left: 0;
        top: .24rem;
        content: '';
        width: .03rem;
        height: .65rem;
        background: #0053af;
    }

    .nu6 li a {
        display: flex;
        align-items: center;
        width: 100%;
        height: 100%;
        padding: .2rem .3rem;
    }

    .nu6 li .line {
        background: url(../images/dian3.png) no-repeat center;
        background-size: contain;
        width: .16rem;
        height: .82rem;
        margin: 0 .35rem;
    }

    .nu6 li .time {
        width: .7rem;
        text-align: center;
        color: #0053af;
    }

    .nu6 li .time p {
        font-size: .36rem;
        line-height: 1;
    }

    .nu6 li .time span {
        font-size: .16rem;
    }

    .nu6 li .txt {
        font-size: .2rem;
        width: 100%;
        flex: 1;
        color: #333;
    }

    .nu6 li:hover .txt {
        font-weight: 600;
        color: #0053af;
    }

    .nu7 li {
        width: 3.3rem;
        float: left;
        margin-right: .26rem;
        margin-bottom: .35rem;
    }

    .nu7 li:nth-child(4n) {
        margin-right: 0;
    }

    .nu7 li a {
        display: block;
        width: 100%;
        height: 100%;
    }

    .nu7 li .imgk {
        width: 100%;
        height: 2.23rem;
    }

    .nu7 li .imgk img {
        width: 100%;
        height: 100%;
    }

    .nu7 li .txt {
        background-color: #fff;
        padding: .1rem;
    }

    .nu7 li .txt p {
        text-align: center;
        font-size: .18rem;
        color: #333;
    }

    .nu7 li:hover {
        box-shadow: 0 0 7px 4px rgba(0,0,0,0.05);
    }

    .dj-ys {
        background: url(../images/images/ysb1.jpg) no-repeat center;
        background-size: cover;
        padding-top: .4rem;
        padding-bottom: .6rem;
    }

    .dj-ys .ys-l {
        width: 5.78rem;
        float: left;
    }

    .dj-ys .ys-r {
        width: 7.8rem;
        margin-left: .4rem;
        float: left;
    }

    .dj-ys .ys-r .tit {
        text-align: center;
        color: #0053af;
        font-size: .24rem;
        font-weight: 600;
        margin: .3rem 0;
    }

    .dj-ys .ys-r .txt {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 9;
        font-size: .18rem;
        line-height: 1.75;
    }

    .dt-box {
        background: url(../images/images/ysb2.jpg) no-repeat center;
        background-size: cover;
        padding: .6rem 0;
    }

    .dt-box .l {
        width: 6.77rem;
        float: left;
        padding-right: .08rem;
    }

    .dt-box .r {
        width: 6.77rem;
        float: right;
    }

    .dj-sw1 {
        position: relative;
        padding-top: .08rem;
        padding-right: .08rem;
        padding-bottom: .1rem;
    }

    .dj-sw1::after {
        content: '';
        position: absolute;
        right: -0.08rem;
        top: -0.08rem;
        width: 3.8rem;
        height: 1.74rem;
        background: url(../images/ys2.png) no-repeat center;
        background-size: cover;
    }

    .dj-sw1 .swiper-slide {
        margin-right: .08rem;
    }

    .dj-sw1 .swiper-slide .imgk {
        height: 4.45rem;
    }

    .dj-sw1 .swiper-slide .imgk img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .dj-sw1 .swiper-slide .info {
        display: flex;
        align-items: center;
        width: 100%;
        height: 1.07rem;
        background: url(../images/images/ys-sw.png) no-repeat center;
        background-size: 100% 100%;
        box-shadow: 0 0 7px 3px rgba(236,219,213,0.6);
        padding: 0 .2rem;
    }

    .dj-sw1 .swiper-slide .info .line {
        background: url(../images/ys3.png) no-repeat center;
        background-size: contain;
        width: .24rem;
        height: .73rem;
        margin: 0 .15rem;
    }

    .dj-sw1 .swiper-slide .info .time {
        width: .7rem;
        text-align: center;
        color: #0053af;
    }

    .dj-sw1 .swiper-slide .info .time p {
        font-size: .43rem;
        line-height: 1;
        font-weight: 600;
    }

    .dj-sw1 .swiper-slide .info .time span {
        font-size: .14rem;
    }

    .dj-sw1 .swiper-slide .info .txt {
        font-size: .2rem;
        width: 100%;
        flex: 1;
        color: #333;
    }

    .dj-sw1 .nw-page1 {
        left: .1rem;
        bottom: 1.25rem;
    }

    .dj-sw1 .nw-page1 .swiper-pagination-bullet {
        width: .14rem;
        height: .14rem;
        margin: 0 .05rem;
        background-color: #fff;
        opacity: .5;
    }

    .dj-sw1 .nw-page1 .swiper-pagination-bullet-active {
        opacity: 1;
    }

    .dj-sw1 .nw-next1,.dj-sw1 .nw-prev1 {
        width: .45rem;
        height: .45rem;
        background: url(../images/ys-sw-l.png) no-repeat center;
        background-size: contain;
    }

    .dj-sw1 .nw-next1 {
        transform: scaleX(-1);
        right: .18rem;
    }

    .zb-box {
        background: url(../images/images/ysb3.jpg) no-repeat center;
        background-size: cover;
        padding-bottom: .7rem;
    }

    .zb-list {
        margin-bottom: .2rem;
    }

    .nu8 li {
        position: relative;
        border-bottom: 1px dashed #eeeeee;
        height: .7rem;
    }

    .nu8 li::after {
        content: '';
        position: absolute;
        top: calc(50% - .05rem);
        left: 0px;
        width: .1rem;
        height: .1rem;
        background-color: #0053af;
    }

    .nu8 li a {
        display: flex;
        align-items: center;
        width: 100%;
        height: 100%;
    }

    .nu8 li .tit {
        width: 100%;
        flex: 1;
        font-size: .18rem;
        padding-right: .15rem;
        padding-left: .3rem;
    }

    .nu8 li .time {
        font-size: .14rem;
        color: #999;
    }

    .nu8 li:hover .tit {
        color: #0053af;
    }
}

@media only screen and (max-width: 1000px) {
    .nu5 li {
        width:49%;
        float: left;
        margin-right: 2%;
        margin-bottom: .35rem;
    }

    .nu5 li:nth-child(2n) {
        margin-right: 0;
    }

    .nu5 li a {
        display: block;
        width: 100%;
        height: 100%;
    }

    .nu5 li .imgk {
        width: 100%;
        height: 35vw;
    }

    .nu5 li .imgk img {
        width: 100%;
        height: 100%;
    }

    .nu5 li .txt {
        background-color: #fff;
        padding: 1px;
    }

    .nu5 li .txt p {
        margin: .12rem;
        height: .92rem;
        font-size: .24rem;
        color: #333;
    }

    .nu5 li .time {
        line-height: .47rem;
        text-align: right;
        padding-right: .12rem;
        color: #999;
    }

    .nu5 li .line {
        height: 1px;
        width: 100%;
        background-color: #f5f5f5;
    }

    .nu5 li:hover {
        box-shadow: 0 0 7px 4px rgba(0,0,0,0.05);
    }

    .xw-tit {
        font-size: .32rem;
        font-weight: 600;
        text-align: center;
        margin-bottom: .3rem;
    }

    .nu6 li {
        position: relative;
        margin-bottom: .35rem;
        border: 1px solid #f3d5d6;
        background-color: #fff;
        min-height: 1.13rem;
    }

    .nu6 li::after {
        position: absolute;
        left: 0;
        top: .24rem;
        content: '';
        width: .03rem;
        height: .65rem;
        background: #0053af;
    }

    .nu6 li a {
        display: flex;
        align-items: center;
        width: 100%;
        height: 100%;
        padding: .2rem .3rem;
    }

    .nu6 li .line {
        background: url(../images/dian3.png) no-repeat center;
        background-size: contain;
        width: .16rem;
        height: .82rem;
        margin: 0 .35rem;
    }

    .nu6 li .time {
        width: .8rem;
        text-align: center;
        color: #0053af;
    }

    .nu6 li .time p {
        font-size: .36rem;
        line-height: 1;
        font-weight: 600;
    }

    .nu6 li .time span {
        font-size: .2rem;
    }

    .nu6 li .txt {
        font-size: .24rem;
        width: 100%;
        flex: 1;
        color: #333;
    }

    .nu6 li:hover .txt {
        font-weight: 600;
        color: #0053af;
    }

    .nu7 li {
        width: 49%;
        float: left;
        margin-right: 2%;
        margin-bottom: .35rem;
    }

    .nu7 li:nth-child(2n) {
        margin-right: 0;
    }

    .nu7 li a {
        display: block;
        width: 100%;
        height: 100%;
    }

    .nu7 li .imgk {
        width: 100%;
        height: 35vw;
    }

    .nu7 li .imgk img {
        width: 100%;
        height: 100%;
    }

    .nu7 li .txt {
        background-color: #fff;
        padding: .15rem .1rem;
    }

    .nu7 li .txt p {
        text-align: center;
        font-size: .24rem;
        color: #333;
    }

    .nu7 li:hover {
        box-shadow: 0 0 7px 4px rgba(0,0,0,0.05);
    }

    .dj-ys {
        background: url(../images/images/ysb1.jpg) no-repeat center;
        background-size: cover;
        padding-top: .4rem;
        padding-bottom: .6rem;
    }

    .dj-ys .ys-l {
        width: 100%;
    }

    .dj-ys .ys-r {
        width: 100%;
    }

    .dj-ys .ys-r .tit {
        text-align: center;
        color: #0053af;
        font-size: .3rem;
        font-weight: 600;
        margin: .3rem 0;
    }

    .dj-ys .ys-r .txt {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 9;
        font-size: .24rem;
        line-height: 1.75;
    }

    .dt-box {
        background: url(../images/images/ysb2.jpg) no-repeat center;
        background-size: cover;
        padding: .6rem 0;
    }

    .dt-box .l {
        width: 100%;
        padding-right: .08rem;
    }

    .dt-box .r {
        width: 100%;
    }

    .dj-sw1 {
        position: relative;
        padding-top: .08rem;
        padding-right: .08rem;
        padding-bottom: .1rem;
    }

    .dj-sw1::after {
        content: '';
        position: absolute;
        right: -0.08rem;
        top: -0.08rem;
        width: 3.8rem;
        height: 1.74rem;
        background: url(../images/ys2.png) no-repeat center;
        background-size: cover;
    }

    .dj-sw1 .swiper-slide {
        margin-right: .08rem;
    }

    .dj-sw1 .swiper-slide .imgk {
        height: 4.45rem;
    }

    .dj-sw1 .swiper-slide .imgk img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .dj-sw1 .swiper-slide .info {
        display: flex;
        align-items: center;
        width: 100%;
        height: 1.07rem;
        background: url(../images/images/ys-sw.png) no-repeat center;
        background-size: 100% 100%;
        box-shadow: 0 0 7px 3px rgba(236,219,213,0.6);
        padding: 0 .2rem;
    }

    .dj-sw1 .swiper-slide .info .line {
        background: url(../images/ys3.png) no-repeat center;
        background-size: contain;
        width: .24rem;
        height: .73rem;
        margin: 0 .15rem;
    }

    .dj-sw1 .swiper-slide .info .time {
        width: .8rem;
        text-align: center;
        color: #0053af;
    }

    .dj-sw1 .swiper-slide .info .time p {
        font-size: .4rem;
        line-height: 1;
        font-weight: 600;
    }

    .dj-sw1 .swiper-slide .info .time span {
        font-size: .2rem;
    }

    .dj-sw1 .swiper-slide .info .txt {
        font-size: .24rem;
        width: 100%;
        flex: 1;
        color: #333;
    }

    .dj-sw1 .nw-page1 {
        left: .1rem;
        bottom: 1.25rem;
    }

    .dj-sw1 .nw-page1 .swiper-pagination-bullet {
        width: .14rem;
        height: .14rem;
        margin: 0 .05rem;
        background-color: #fff;
        opacity: .5;
    }

    .dj-sw1 .nw-page1 .swiper-pagination-bullet-active {
        opacity: 1;
    }

    .dj-sw1 .nw-next1,.dj-sw1 .nw-prev1 {
        width: .45rem;
        height: .45rem;
        background: url(../images/ys-sw-l.png) no-repeat center;
        background-size: contain;
    }

    .dj-sw1 .nw-next1 {
        transform: scaleX(-1);
        right: .18rem;
    }

    .zb-box {
        background: url(../images/images/ysb3.jpg) no-repeat center;
        background-size: cover;
        padding-bottom: .7rem;
    }

    .zb-box .sy-xw {
        width: auto;
    }

    .nu8 li {
        position: relative;
        border-bottom: 1px dashed #eeeeee;
        height: .75rem;
    }

    .nu8 li::after {
        content: '';
        position: absolute;
        top: calc(50% - .05rem);
        left: 0px;
        width: .1rem;
        height: .1rem;
        background-color: #0053af;
    }

    .nu8 li a {
        display: flex;
        align-items: center;
        width: 100%;
        height: 100%;
    }

    .nu8 li .tit {
        width: 100%;
        flex: 1;
        font-size: .24rem;
        padding-right: .15rem;
        padding-left: .3rem;
    }

    .nu8 li .time {
        font-size: .2rem;
        color: #999;
    }

    .nu8 li:hover .tit {
        color: #0053af;
    }
}

@media only screen and (min-width: 1700px) {
    .tab-list .tab-item {
        display:none;
    }

    .tab-list .tab-item.on {
        display: block;
    }

    .name-tab {
        display: flex;
        flex-wrap: wrap;
        margin-bottom: 30px;
    }

    .name-tab span {
        font-size: 16px;
        margin-right: 23px;
        line-height: 40px;
    }

    .name-tab .zm-list {
        flex: 1;
        display: flex;
        flex-wrap: wrap;
        gap: 5px;
    }

    .name-tab .zm-list li {
        height: 40px;
        line-height: 40px;
        cursor: pointer;
        font-size: 16px;
        min-width: 45px;
        padding: 0 5px;
        color: #666;
        text-align: center;
    }

    .name-tab .zm-list li.on {
        border-radius: 5px;
        background-color: #0053af;
        color: #FFF;
    }

    .name-tab .zm-list2 {
        row-gap: 15px;
        column-gap: 35px;
    }

    .name-list .name {
        border-bottom: 1px solid #e5e5e5;
        margin-bottom: 42px;
    }

    .name-list .name span {
        min-width: 42px;
        font-size: 22px;
        text-align: center;
        display: inline-block;
        color: #0053af;
        font-weight: 600;
        border-bottom: 2px solid #0053af;
        line-height: 50px;
    }

    .name-list .name2 {
        margin-bottom: 42px;
    }

    .name-list .name2 span {
        min-width: 42px;
        font-size: 18px;
        text-align: center;
        display: inline-block;
        color: #0053af;
        font-weight: 600;
        border-bottom: 2px solid #0053af;
        line-height: 40px;
    }

    .name-list .name-item2 {
        border-bottom: 1px solid #e5e5e5;
        margin-bottom: 30px;
    }

    .name-list .name-item {
        display: flex;
        flex-wrap: wrap;
    }

    .name-list .name-item li {
        margin-bottom: 40px;
        width: 150px;
        font-size: 18px;
        margin-right: 58px;
    }

    .name-list .name-item li:nth-child(7n) {
        margin-right: 0;
    }

    .name-list .name-item li a:hover {
        text-decoration: underline;
    }

    .js-info {
        display: flex;
        position: relative;
        margin-bottom: 45px;
    }

    .js-info::after {
        content: '';
        position: absolute;
        width: 393px;
        height: 393px;
        background: url(../images/js-y.png) no-repeat center;
        background-size: contain;
        left: 125px;
        top: -35px;
    }

    .js-info .imgk {
        position: relative;
        z-index: 2;
        padding: 11px;
        border: 1px solid #eee;
        width: 280px;
        height: 365px;
        margin-right: 27px;
    }

    .js-info .imgk img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .js-info .txt {
        position: relative;
        z-index: 2;
        width: 100%;
        flex: 1;
    }

    .js-info .txt .tit {
        border-bottom: 1px solid #c3c4c7;
        padding-left: 20px;
        padding-top: 40px;
    }

    .js-info .txt .tit p {
        font-size: 30px;
        font-weight: 600;
        color: #0053af;
        margin-bottom: 25px;
    }

    .js-info .txt .tit span {
        display: block;
        font-size: 18px;
        margin-bottom: 25px;
    }

    .js-info .txt .detail {
        padding-left: 20px;
        padding-top: 15px;
        font-size: 16px;
    }

    .js-info .txt .detail p {
        margin-bottom: 15px;
    }

    .js-box .js-tab {
        display: flex;
        align-items: center;
        gap: 6px;
    }

    .js-box .js-tab li {
        width: 195px;
        height: 59px;
        line-height: 59px;
        text-align: center;
        cursor: pointer;
        font-size: 22px;
        font-weight: 600;
        border: 1px solid #e5d1d1;
        border-bottom: 0 solid #000;
        background-color: #fff;
    }

    .js-box .js-tab li.on {
        background-color: #0053af;
        color: #fff;
    }

    .js-box-list {
        border: 1px solid #e5d1d1;
        background-color: #fff;
    }

    .js-box-list .js-box-item {
        padding: 30px;
        display: none;
    }

    .js-box-list .js-box-item.on {
        display: block;
    }

    .js-box-list .js-box-item .name {
        font-size: 20px;
        font-weight: 600;
        line-height: 45px;
        border-bottom: 1px solid #e5d1d1;
        margin-bottom: 20px;
    }

    .js-box-list .js-box-item .txt {
        font-size: 18px;
        line-height: 1.75;
    }

    .ny-tit3 {
        font-size: 32px;
        font-weight: 600;
        text-align: center;
        margin-bottom: 30px;
    }
}

@media only screen and (min-width: 1000px) and (max-width:1700px) {
    .tab-list .tab-item {
        display:none;
    }

    .tab-list .tab-item.on {
        display: block;
    }

    .name-tab {
        display: flex;
        flex-wrap: wrap;
        margin-bottom: .3rem;
    }

    .name-tab span {
        font-size: .16rem;
        margin-right: .23rem;
        line-height: .4rem;
    }

    .name-tab .zm-list {
        flex: 1;
        display: flex;
        flex-wrap: wrap;
        gap: .05rem;
    }

    .name-tab .zm-list li {
        height: .4rem;
        line-height: .4rem;
        cursor: pointer;
        font-size: .16rem;
        min-width: .45rem;
        padding: 0 .05rem;
        color: #666;
        text-align: center;
    }

    .name-tab .zm-list li.on {
        border-radius: .05rem;
        background-color: #0053af;
        color: #FFF;
    }

    .name-tab .zm-list2 {
        row-gap: .15rem;
        column-gap: .35rem;
    }

    .name-list .name {
        border-bottom: 1px solid #e5e5e5;
        margin-bottom: .42rem;
    }

    .name-list .name span {
        min-width: .42rem;
        font-size: .22rem;
        text-align: center;
        display: inline-block;
        color: #0053af;
        font-weight: 600;
        border-bottom: 2px solid #0053af;
        line-height: .5rem;
    }

    .name-list .name2 {
        margin-bottom: .42rem;
    }

    .name-list .name2 span {
        min-width: .42rem;
        font-size: .18rem;
        text-align: center;
        display: inline-block;
        color: #0053af;
        font-weight: 600;
        border-bottom: 2px solid #0053af;
        line-height: .4rem;
    }

    .name-list .name-item2 {
        border-bottom: 1px solid #e5e5e5;
        margin-bottom: .3rem;
    }

    .name-list .name-item {
        display: flex;
        flex-wrap: wrap;
    }

    .name-list .name-item li {
        margin-bottom: .4rem;
        width: 1.5rem;
        font-size: .18rem;
        margin-right: .58rem;
    }

    .name-list .name-item li:nth-child(7n) {
        margin-right: 0;
    }

    .name-list .name-item li a:hover {
        text-decoration: underline;
    }

    .js-info {
        display: flex;
        position: relative;
        margin-bottom: .45rem;
    }

    .js-info::after {
        content: '';
        position: absolute;
        width: 3.93rem;
        height: 3.93rem;
        background: url(../images/js-y.png) no-repeat center;
        background-size: contain;
        left: 1.25rem;
        top: -0.35rem;
    }

    .js-info .imgk {
        position: relative;
        z-index: 2;
        padding: .11rem;
        border: 1px solid #eee;
        width: 2.8rem;
        height: 3.65rem;
        margin-right: .27rem;
    }

    .js-info .imgk img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .js-info .txt {
        position: relative;
        z-index: 2;
        width: 100%;
        flex: 1;
    }

    .js-info .txt .tit {
        border-bottom: 1px solid #c3c4c7;
        padding-left: .2rem;
        padding-top: .4rem;
    }

    .js-info .txt .tit p {
        font-size: .3rem;
        font-weight: 600;
        color: #0053af;
        margin-bottom: .25rem;
    }

    .js-info .txt .tit span {
        display: block;
        font-size: .18rem;
        margin-bottom: .25rem;
    }

    .js-info .txt .detail {
        padding-left: .2rem;
        padding-top: .15rem;
        font-size: .16rem;
    }

    .js-info .txt .detail p {
        margin-bottom: .15rem;
    }

    .js-box .js-tab {
        display: flex;
        align-items: center;
        gap: 6px;
    }

    .js-box .js-tab li {
        width: 1.95rem;
        height: .59rem;
        line-height: .59rem;
        text-align: center;
        cursor: pointer;
        font-size: .22rem;
        font-weight: 600;
        border: 1px solid #e5d1d1;
        border-bottom: 0 solid #000;
        background-color: #fff;
    }

    .js-box .js-tab li.on {
        background-color: #0053af;
        color: #fff;
    }

    .js-box-list {
        border: 1px solid #e5d1d1;
        background-color: #fff;
    }

    .js-box-list .js-box-item {
        padding: .3rem;
        display: none;
    }

    .js-box-list .js-box-item.on {
        display: block;
    }

    .js-box-list .js-box-item .name {
        font-size: .2rem;
        font-weight: 600;
        line-height: .45rem;
        border-bottom: 1px solid #e5d1d1;
        margin-bottom: .2rem;
    }

    .js-box-list .js-box-item .txt {
        font-size: .18rem;
        line-height: 1.75;
    }

    .ny-tit3 {
        font-size: .32rem;
        font-weight: 600;
        text-align: center;
        margin-bottom: .3rem;
    }
}

@media only screen and (max-width: 1000px) {
    .tab-list .tab-item {
        display:none;
    }

    .tab-list .tab-item.on {
        display: block;
    }

    .name-tab {
        display: flex;
        flex-wrap: wrap;
        margin-bottom: .3rem;
    }

    .name-tab span {
        font-size: .24rem;
        margin-right: .23rem;
        line-height: .4rem;
    }

    .name-tab .zm-list {
        flex: 1;
        display: flex;
        flex-wrap: wrap;
        gap: .05rem;
    }

    .name-tab .zm-list li {
        height: .45rem;
        line-height: .45rem;
        cursor: pointer;
        font-size: .24rem;
        min-width: .5rem;
        padding: 0 .1rem;
        color: #666;
        text-align: center;
    }

    .name-tab .zm-list li.on {
        border-radius: .05rem;
        background-color: #0053af;
        color: #FFF;
    }

    .name-tab .zm-list2 {
        row-gap: .15rem;
        column-gap: .3rem;
    }

    .name-list .name {
        border-bottom: 1px solid #e5e5e5;
        margin-bottom: .42rem;
    }

    .name-list .name span {
        min-width: .5rem;
        font-size: .3rem;
        text-align: center;
        display: inline-block;
        color: #0053af;
        font-weight: 600;
        border-bottom: 2px solid #0053af;
        line-height: .5rem;
    }

    .name-list .name2 {
        margin-bottom: .42rem;
    }

    .name-list .name2 span {
        min-width: .5rem;
        font-size: .26rem;
        text-align: center;
        display: inline-block;
        color: #0053af;
        font-weight: 600;
        border-bottom: 2px solid #0053af;
        line-height: .4rem;
    }

    .name-list .name-item2 {
        border-bottom: 1px solid #e5e5e5;
        margin-bottom: .3rem;
    }

    .name-list .name-item {
        display: flex;
        flex-wrap: wrap;
    }

    .name-list .name-item li {
        margin-bottom: .4rem;
        width: 25%;
        font-size: .26rem;
        padding-right: .1rem;
    }

    .name-list .name-item li a:hover {
        text-decoration: underline;
    }

    .js-info {
        display: flex;
        position: relative;
        margin-bottom: .45rem;
    }

    .js-info::after {
        content: '';
        position: absolute;
        width: 3.93rem;
        height: 3.93rem;
        background: url(../images/js-y.png) no-repeat center;
        background-size: contain;
        left: 1.25rem;
        top: -0.1rem;
    }

    .js-info .imgk {
        position: relative;
        z-index: 2;
        padding: .11rem;
        border: 1px solid #eee;
        width: 2.8rem;
        height: 3.65rem;
        margin-right: .15rem;
    }

    .js-info .imgk img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .js-info .txt {
        position: relative;
        z-index: 2;
        width: 100%;
        flex: 1;
    }

    .js-info .txt .tit {
        border-bottom: 1px solid #c3c4c7;
        padding-left: .15rem;
    }

    .js-info .txt .tit p {
        font-size: .3rem;
        font-weight: 600;
        color: #0053af;
        margin-bottom: .25rem;
    }

    .js-info .txt .tit span {
        display: block;
        font-size: .26rem;
        margin-bottom: .25rem;
    }

    .js-info .txt .detail {
        padding-left: .15rem;
        padding-top: .15rem;
        font-size: .24rem;
    }

    .js-info .txt .detail p {
        margin-bottom: .15rem;
        word-break: break-all;
    }

    .js-box .js-tab {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .js-box .js-tab li {
        width: 1.95rem;
        height: .59rem;
        line-height: .59rem;
        text-align: center;
        cursor: pointer;
        font-size: .22rem;
        font-weight: 600;
        border: 1px solid #e5d1d1;
        border-bottom: 0 solid #000;
        background-color: #fff;
    }

    .js-box .js-tab li.on {
        background-color: #0053af;
        color: #fff;
    }

    .js-box-list {
        border: 1px solid #e5d1d1;
        background-color: #fff;
    }

    .js-box-list .js-box-item {
        padding: .3rem;
        display: none;
    }

    .js-box-list .js-box-item.on {
        display: block;
    }

    .js-box-list .js-box-item .name {
        font-size: .28rem;
        font-weight: 600;
        line-height: .55rem;
        border-bottom: 1px solid #e5d1d1;
        margin-bottom: .2rem;
    }

    .js-box-list .js-box-item .txt {
        font-size: .24rem;
        line-height: 1.75;
    }

    .ny-tit3 {
        font-size: .32rem;
        font-weight: 600;
        text-align: center;
        margin-bottom: .3rem;
    }
}

@media only screen and (min-width: 1700px) {
    .nu9 li {
        position:relative;
        border: 1px solid #ebc8c9;
        margin-right: 28px;
        margin-bottom: 33px;
        background-color: #fff;
        float: left;
        width: 447px;
        height: 178px;
    }

    .nu9 li:nth-child(3n) {
        margin-right: 0;
    }

    .nu9 li a {
        display: block;
        width: 100%;
        height: 100%;
        padding: 40px 36px;
    }

    .nu9 li .line {
        width: 40px;
        height: 2px;
        background-color: #0053af;
        margin-bottom: 23px;
    }

    .nu9 li .name {
        font-size: 22px;
        color: #333;
    }

    .nu9 li i {
        width: 21px;
        height: 9px;
        background: url(../images/jt6.png) no-repeat center;
        background-size: contain;
        position: absolute;
        right: 30px;
        bottom: 20px;
        transition: all .5s;
    }

    .nu9 li:hover {
        background: url(../images/tzbg.jpg) no-repeat center;
        background-size: cover;
    }

    .nu9 li:hover a {
        color: #fff;
    }

    .nu9 li:hover .name {
        color: #fff;
    }

    .nu9 li:hover .line {
        background-color: #fff;
    }

    .nu9 li:hover i {
        background-image: url(../images/jt5.png);
        right: 45px;
    }

    .hj-list .item {
        padding: 0px 35px;
        padding-bottom: 1px;
        background: url(../images/hj-bg.png) no-repeat right bottom #fff;
        margin-bottom: 35px;
        box-shadow: 0 0 7px 3px rgba(0,0,0,0.1);
        position: relative;
    }

    .hj-list .item::after {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        background: #0053af;
        width: 6px;
        height: 60px;
    }

    .hj-list .item .year {
        font-size: 30px;
        font-weight: 600;
        height: 60px;
        line-height: 60px;
        color: #0053af;
        border-bottom: 1px solid #f4d0d2;
        margin-bottom: 30px;
    }

    .hj-list .list li {
        padding-left: 26px;
        position: relative;
        font-size: 18px;
        display: flex;
        margin-bottom: 30px;
    }

    .hj-list .list li::after {
        content: '';
        position: absolute;
        width: 9px;
        height: 9px;
        background: url(../images/hj-li.png) no-repeat center;
        background-size: contain;
        left: 0;
        top: calc(50% - 4.5px);
    }

    .hj-list .list li .name {
        width: 850px;
        padding-right: 10px;
    }

    .hj-list .list li .tit {
        padding-right: 10px;
        width: 335px;
    }

    .hj-list .list li .dj {
        flex: 1;
        width: 100%;
        text-align: right;
    }
}

@media only screen and (min-width: 1000px) and (max-width:1700px) {
    .nu9 li {
        position:relative;
        border: 1px solid #ebc8c9;
        margin-right: .28rem;
        margin-bottom: .33rem;
        background-color: #fff;
        float: left;
        width: 4.47rem;
        height: 1.78rem;
    }

    .nu9 li:nth-child(3n) {
        margin-right: 0;
    }

    .nu9 li a {
        display: block;
        width: 100%;
        height: 100%;
        padding: .4rem .36rem;
    }

    .nu9 li .line {
        width: .4rem;
        height: 2px;
        background-color: #0053af;
        margin-bottom: .23rem;
    }

    .nu9 li .name {
        font-size: .22rem;
        color: #333;
    }

    .nu9 li i {
        width: .21rem;
        height: .09rem;
        background: url(../images/jt6.png) no-repeat center;
        background-size: contain;
        position: absolute;
        right: .3rem;
        bottom: .2rem;
        transition: all .5s;
    }

    .nu9 li:hover {
        background: url(../images/tzbg.jpg) no-repeat center;
        background-size: cover;
    }

    .nu9 li:hover a {
        color: #fff;
    }

    .nu9 li:hover .name {
        color: #fff;
    }

    .nu9 li:hover .line {
        background-color: #fff;
    }

    .nu9 li:hover i {
        background-image: url(../images/jt5.png);
        right: .45rem;
    }

    .hj-list .item {
        padding: 0 .35rem;
        padding-bottom: 1px;
        background: url(../images/hj-bg.png) no-repeat right bottom #fff;
        margin-bottom: .35rem;
        box-shadow: 0 0 7px 3px rgba(0,0,0,0.1);
        position: relative;
    }

    .hj-list .item::after {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        background: #0053af;
        width: .06rem;
        height: .6rem;
    }

    .hj-list .item .year {
        font-size: .3rem;
        font-weight: 600;
        height: .6rem;
        line-height: .6rem;
        color: #0053af;
        border-bottom: 1px solid #f4d0d2;
        margin-bottom: .3rem;
    }

    .hj-list .list li {
        padding-left: .26rem;
        position: relative;
        font-size: .18rem;
        display: flex;
        margin-bottom: .3rem;
    }

    .hj-list .list li::after {
        content: '';
        position: absolute;
        width: .09rem;
        height: .09rem;
        background: url(../images/hj-li.png) no-repeat center;
        background-size: contain;
        left: 0;
        top: calc(50% - .045rem);
    }

    .hj-list .list li .name {
        width: 8.5rem;
        padding-right: .1rem;
    }

    .hj-list .list li .tit {
        padding-right: .1rem;
        width: 3.35rem;
    }

    .hj-list .list li .dj {
        flex: 1;
        width: 100%;
        text-align: right;
    }
}

@media only screen and (max-width: 1000px) {
    .nu9 li {
        position:relative;
        border: 1px solid #ebc8c9;
        margin-bottom: .33rem;
        background-color: #fff;
        width: 100%;
    }

    .nu9 li a {
        display: block;
        width: 100%;
        height: 100%;
        padding: .4rem .36rem;
    }

    .nu9 li .line {
        width: .4rem;
        height: 2px;
        background-color: #0053af;
        margin-bottom: .23rem;
    }

    .nu9 li .name {
        font-size: .26rem;
        color: #333;
    }

    .nu9 li i {
        width: .21rem;
        height: .09rem;
        background: url(../images/jt6.png) no-repeat center;
        background-size: contain;
        position: absolute;
        right: .3rem;
        bottom: .2rem;
        transition: all .5s;
    }

    .nu9 li:hover {
        background: url(../images/tzbg.jpg) no-repeat center;
        background-size: cover;
    }

    .nu9 li:hover a {
        color: #fff;
    }

    .nu9 li:hover .name {
        color: #fff;
    }

    .nu9 li:hover .line {
        background-color: #fff;
    }

    .nu9 li:hover i {
        background-image: url(../images/jt5.png);
        right: .45rem;
    }

    .hj-list .item {
        padding: 0 .35rem;
        padding-bottom: 1px;
        background: url(../images/hj-bg.png) no-repeat right bottom #fff;
        margin-bottom: .35rem;
        box-shadow: 0 0 7px 3px rgba(0,0,0,0.1);
        position: relative;
    }

    .hj-list .item::after {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        background: #0053af;
        width: .06rem;
        height: .7rem;
    }

    .hj-list .item .year {
        font-size: .32rem;
        font-weight: 600;
        height: .7rem;
        line-height: .7rem;
        color: #0053af;
        border-bottom: 1px solid #f4d0d2;
        margin-bottom: .3rem;
    }

    .hj-list .list li {
        padding-left: .26rem;
        position: relative;
        font-size: .26rem;
        line-height: 1.7;
        display: flex;
        margin-bottom: .3rem;
    }

    .hj-list .list li::after {
        content: '';
        position: absolute;
        width: .12rem;
        height: .12rem;
        background: url(../images/hj-li.png) no-repeat center;
        background-size: contain;
        left: 0;
        top: calc(50% - .06rem);
    }

    .hj-list .list li .name {
        width: 55%;
        padding-right: .1rem;
    }

    .hj-list .list li .tit {
        width: 30%;
        padding-right: .1rem;
    }

    .hj-list .list li .dj {
        width: 15%;
        text-align: right;
    }
}

@media only screen and (min-width: 1700px) {
    .rc-box1 {
        background:url(../images/images/bksbj1_02.jpg) no-repeat center;
        background-size: cover;
        padding: 65px 0;
    }

    .rc-box2 {
        background: url(../images/images/bksbj2_03.jpg) no-repeat center;
        background-size: cover;
        padding: 65px 0;
    }

    .rc-box2 .wal {
        display: flex;
        justify-content: space-between;
    }

    .rc-box2 .wal .l,.rc-box2 .wal .r {
        width: 673px;
    }

    .nu8-1 li {
        width: 677px;
        float: left;
        margin-right: 46px;
    }

    .nu8-1 li:nth-child(2n) {
        margin-right: 0;
    }

    .nu10 li {
        position: relative;
        background-color: #fff;
        height: 76px;
        margin-bottom: 19px;
    }

    .nu10 li a {
        display: flex;
        align-items: center;
        width: 100%;
        height: 100%;
        padding: 0 20px;
    }

    .nu10 li .tit {
        width: 100%;
        flex: 1;
        font-size: 18px;
        padding-right: 15px;
    }

    .nu10 li .time {
        font-size: 14px;
        color: #999;
    }

    .nu10 li:hover .tit {
        color: #0053af;
    }

    .nu11 li {
        position: relative;
        background-color: #fff;
        height: 76px;
        margin-bottom: 19px;
    }

    .nu11 li::after {
        content: '';
        position: absolute;
        top: calc(50% - 7.5px);
        left: 28px;
        width: 9px;
        height: 15px;
        background: url(../images/list22.png) no-repeat center;
        background-size: contain;
    }

    .nu11 li a {
        display: flex;
        align-items: center;
        width: 100%;
        height: 100%;
        padding: 0 28px;
    }

    .nu11 li .tit {
        width: 100%;
        flex: 1;
        font-size: 18px;
        padding-right: 15px;
        padding-left: 30px;
    }

    .nu11 li .time {
        width: 23px;
        height: 23px;
        background: url(../images/dl3.png) no-repeat center;
        background-size: contain;
    }

    .nu11 li:hover .tit {
        color: #0053af;
    }

    .rc-box3 {
        padding-top: 65px;
        padding-bottom: 20px;
    }

    .nu12 li {
        width: 331px;
        height: 221px;
        border-top: 4px solid #d6a777;
        background-color: #fcf2e8;
        margin-right: 20px;
        margin-bottom: 30px;
        float: left;
        position: relative;
    }

    .nu12 li:last-child {
        margin-right: 0;
    }

    .nu12 li a {
        display: block;
        width: 100%;
        height: 100%;
        padding: 30px 28px;
    }

    .nu12 li .time {
        font-size: 16px;
        color: #a1181f;
        margin-bottom: 25px;
    }

    .nu12 li .tit {
        font-size: 20px;
        font-weight: 600;
    }

    .nu12 li .more {
        position: absolute;
        right: 30px;
        bottom: 30px;
        font-size: 14px;
        color: #a1181f;
    }

    .nu12 li .time2 {
        display: none;
        position: absolute;
        left: 30px;
        bottom: 50px;
        font-size: 16px;
        color: #fff;
    }

    .nu12 li:nth-child(2) {
        margin-right: 34px;
    }

    .nu12 li:nth-child(4) {
        margin-right: 34px;
    }

    .nu12 li:nth-child(3) {
        margin-right: 0;
    }

    .nu12 li.li2 {
        width: 684px;
    }

    .nu12 li.li2:hover {
        background: url(../images/images/js-bj_03.jpg) no-repeat center;
        background-size: cover;
    }

    .nu12 li.li2:hover .tit {
        color: #fff;
    }

    .nu12 li.li2:hover .time {
        display: none;
    }

    .nu12 li.li2:hover .time2 {
        display: block;
    }

    .rc-box4 {
        padding-bottom: 100px;
    }

    .rc-box4 .wal {
        display: flex;
        justify-content: space-between;
    }

    .rc-box4 .wal .l {
        width: 691px;
        position: relative;
        padding-bottom: 45px;
    }

    .rc-box4 .wal .l::after {
        content: '';
        position: absolute;
        left: 0;
        bottom: 0;
        width: 5.83rem;
        height: 3.81rem;
        background: url(../images/js-bj2.png) no-repeat center;
        background-size: contain;
    }

    .rc-box4 .wal .l img {
        position: relative;
        z-index: 2;
        margin-left: 42px;
        width: 646px;
    }

    .rc-box4 .wal .r {
        width: 646px;
    }

    .rc-box4 .wal .r img {
        width: 100%;
    }
}

@media only screen and (min-width: 1000px) and (max-width:1700px) {
    .rc-box1 {
        background:url(../images/images/bksbj1_02.jpg) no-repeat center;
        background-size: cover;
        padding: .65rem 0;
    }

    .rc-box2 {
        background: url(../images/images/bksbj2_03.jpg) no-repeat center;
        background-size: cover;
        padding: .65rem 0;
    }

    .rc-box2 .wal {
        display: flex;
        justify-content: space-between;
    }

    .rc-box2 .wal .l,.rc-box2 .wal .r {
        width: 6.73rem;
    }

    .nu8-1 li {
        width: 6.77rem;
        float: left;
        margin-right: .46rem;
    }

    .nu8-1 li:nth-child(2n) {
        margin-right: 0;
    }

    .nu10 li {
        position: relative;
        background-color: #fff;
        height: .76rem;
        margin-bottom: .19rem;
    }

    .nu10 li a {
        display: flex;
        align-items: center;
        width: 100%;
        height: 100%;
        padding: 0 .2rem;
    }

    .nu10 li .tit {
        width: 100%;
        flex: 1;
        font-size: .18rem;
        padding-right: .15rem;
    }

    .nu10 li .time {
        font-size: .14rem;
        color: #999;
    }

    .nu10 li:hover .tit {
        color: #0053af;
    }

    .nu11 li {
        position: relative;
        background-color: #fff;
        height: .76rem;
        margin-bottom: .19rem;
    }

    .nu11 li::after {
        content: '';
        position: absolute;
        top: calc(50% - .075rem);
        left: .28rem;
        width: .09rem;
        height: .15rem;
        background: url(../images/list22.png) no-repeat center;
        background-size: contain;
    }

    .nu11 li a {
        display: flex;
        align-items: center;
        width: 100%;
        height: 100%;
        padding: 0 .28rem;
    }

    .nu11 li .tit {
        width: 100%;
        flex: 1;
        font-size: .18rem;
        padding-right: .15rem;
        padding-left: .3rem;
    }

    .nu11 li .time {
        width: .23rem;
        height: .23rem;
        background: url(../images/dl3.png) no-repeat center;
        background-size: contain;
    }

    .nu11 li:hover .tit {
        color: #0053af;
    }

    .rc-box3 {
        padding-top: .65rem;
        padding-bottom: .2rem;
    }

    .nu12 li {
        width: 3.31rem;
        height: 2.21rem;
        border-top: .04rem solid #d6a777;
        background-color: #fcf2e8;
        margin-right: .2rem;
        margin-bottom: .3rem;
        float: left;
        position: relative;
    }

    .nu12 li:last-child {
        margin-right: 0;
    }

    .nu12 li a {
        display: block;
        width: 100%;
        height: 100%;
        padding: .3rem .28rem;
    }

    .nu12 li .time {
        font-size: .16rem;
        color: #a1181f;
        margin-bottom: .25rem;
    }

    .nu12 li .tit {
        font-size: .2rem;
        font-weight: 600;
    }

    .nu12 li .more {
        position: absolute;
        right: .3rem;
        bottom: .3rem;
        font-size: .14rem;
        color: #a1181f;
    }

    .nu12 li .time2 {
        display: none;
        position: absolute;
        left: .3rem;
        bottom: .5rem;
        font-size: .16rem;
        color: #fff;
    }

    .nu12 li:nth-child(2) {
        margin-right: .34rem;
    }

    .nu12 li:nth-child(4) {
        margin-right: .34rem;
    }

    .nu12 li:nth-child(3) {
        margin-right: 0;
    }

    .nu12 li.li2 {
        width: 6.84rem;
    }

    .nu12 li.li2:hover {
        background: url(../images/images/js-bj_03.jpg) no-repeat center;
        background-size: cover;
    }

    .nu12 li.li2:hover .tit {
        color: #fff;
    }

    .nu12 li.li2:hover .time {
        display: none;
    }

    .nu12 li.li2:hover .time2 {
        display: block;
    }

    .rc-box4 {
        padding-bottom: 1rem;
    }

    .rc-box4 .wal {
        display: flex;
        justify-content: space-between;
    }

    .rc-box4 .wal .l {
        width: 6.91rem;
        position: relative;
        padding-bottom: .45rem;
    }

    .rc-box4 .wal .l::after {
        content: '';
        position: absolute;
        left: 0;
        bottom: 0;
        width: 5.83rem;
        height: 3.81rem;
        background: url(../images/js-bj2.png) no-repeat center;
        background-size: contain;
    }

    .rc-box4 .wal .l img {
        position: relative;
        z-index: 2;
        margin-left: .42rem;
        width: 6.46rem;
    }

    .rc-box4 .wal .r {
        width: 6.46rem;
    }

    .rc-box4 .wal .r img {
        width: 100%;
    }
}

@media only screen and (max-width: 1000px) {
    .rc-box1 {
        background:url(../images/images/bksbj1_02.jpg) no-repeat center;
        background-size: cover;
        padding: .5rem 0;
    }

    .rc-box2 {
        background: url(../images/images/bksbj2_03.jpg) no-repeat center;
        background-size: cover;
        padding: .5rem 0;
    }

    .rc-box2 .wal .l,.rc-box2 .wal .r {
        width: 100%;
        margin-bottom: .3rem;
    }

    .nu8-1 li {
        width: 100%;
    }

    .nu8-1 li:nth-child(2n) {
        margin-right: 0;
    }

    .nu10 li {
        position: relative;
        background-color: #fff;
        height: .76rem;
        margin-bottom: .19rem;
    }

    .nu10 li a {
        display: flex;
        align-items: center;
        width: 100%;
        height: 100%;
        padding: 0 .2rem;
    }

    .nu10 li .tit {
        width: 100%;
        flex: 1;
        font-size: .24rem;
        padding-right: .15rem;
    }

    .nu10 li .time {
        font-size: .2rem;
        color: #999;
    }

    .nu10 li:hover .tit {
        color: #0053af;
    }

    .nu11 li {
        position: relative;
        background-color: #fff;
        height: .76rem;
        margin-bottom: .19rem;
    }

    .nu11 li::after {
        content: '';
        position: absolute;
        top: calc(50% - .075rem);
        left: .28rem;
        width: .09rem;
        height: .15rem;
        background: url(../images/list22.png) no-repeat center;
        background-size: contain;
    }

    .nu11 li a {
        display: flex;
        align-items: center;
        width: 100%;
        height: 100%;
        padding: 0 .28rem;
    }

    .nu11 li .tit {
        width: 100%;
        flex: 1;
        font-size: .24rem;
        padding-right: .15rem;
        padding-left: .3rem;
    }

    .nu11 li .time {
        width: .23rem;
        height: .23rem;
        background: url(../images/dl3.png) no-repeat center;
        background-size: contain;
    }

    .nu11 li:hover .tit {
        color: #0053af;
    }

    .rc-box3 {
        padding-top: .5rem;
        padding-bottom: .2rem;
    }

    .nu12 li {
        width: 49%;
        height: 2.21rem;
        border-top: .04rem solid #d6a777;
        background-color: #fcf2e8;
        margin-right: 2%;
        margin-bottom: .3rem;
        float: left;
        position: relative;
    }

    .nu12 li:last-child {
        margin-right: 0;
    }

    .nu12 li a {
        display: block;
        width: 100%;
        height: 100%;
        padding: .3rem .28rem;
    }

    .nu12 li .time {
        font-size: .24rem;
        color: #a1181f;
        margin-bottom: .2rem;
    }

    .nu12 li .tit {
        font-size: .28rem;
        font-weight: 600;
    }

    .nu12 li .more {
        position: absolute;
        right: .25rem;
        bottom: .25rem;
        font-size: .2rem;
        color: #a1181f;
    }

    .nu12 li .time2 {
        display: none;
        position: absolute;
        left: .3rem;
        bottom: .25rem;
        font-size: .2rem;
        color: #fff;
    }

    .nu12 li:nth-child(2) {
        margin-right: 0;
    }

    .nu12 li:nth-child(4) {
        margin-right: 0;
    }

    .nu12 li:nth-child(3) {
        margin-right: 0;
    }

    .nu12 li.li2 {
        width: 100%;
    }

    .nu12 li.li2:hover {
        background: url(../images/images/js-bj_03.jpg) no-repeat center;
        background-size: cover;
    }

    .nu12 li.li2:hover .tit {
        color: #fff;
    }

    .nu12 li.li2:hover .time {
        display: none;
    }

    .nu12 li.li2:hover .time2 {
        display: block;
    }

    .rc-box4 {
        padding-bottom: 1rem;
    }

    .rc-box4 .wal .l {
        width: 100%;
        position: relative;
        padding-bottom: .45rem;
        margin-bottom: .3rem;
    }

    .rc-box4 .wal .l::after {
        content: '';
        position: absolute;
        left: 0;
        bottom: 0;
        width: 5.83rem;
        height: 3.81rem;
        background: url(../images/js-bj2.png) no-repeat center;
        background-size: contain;
    }

    .rc-box4 .wal .l img {
        position: relative;
        z-index: 2;
        margin-left: .42rem;
        width: calc(100% - .42rem);
    }

    .rc-box4 .wal .r {
        width: 100%;
    }

    .rc-box4 .wal .r img {
        width: 100%;
    }
}

@media only screen and (min-width: 1700px) {
    .xy-list .xy-item {
        margin-bottom:30px;
        border: 1px solid #fff2f4;
        border-top: 0 solid #000;
    }

    .xy-list .xy-item .tit {
        background-color: #f6d8d9;
    }

    .xy-list .xy-item .tit span {
        display: inline-block;
        min-width: 240px;
        height: 50px;
        line-height: 50px;
        position: relative;
        color: #fff;
        font-size: 22px;
        padding-left: 50px;
        background-color: #c8161e;
        padding-right: 50px;
    }

    .xy-list .xy-item .tit span::after {
        content: '';
        position: absolute;
        right: 0;
        top: 0;
        width: 10px;
        height: 50px;
        background: url(../images/images/tit2_03.jpg) no-repeat center;
        background-size: 100% 100%;
    }

    .xy-list .xy-item .name {
        font-size: 18px;
        color: #0053af;
        margin-bottom: 35px;
    }

    .xy-list .xy-item .txt {
        padding: 30px 50px;
        padding-bottom: 1px;
        background-color: #fff;
    }

    .xy-list table {
        margin-bottom: 30px;
    }

    .xy-list table td {
        position: relative;
        padding-right: 5px;
        height: 50px;
        font-size: 18px;
    }

    .xy-list .list {
        display: flex;
        flex-wrap: wrap;
        margin-bottom: 25px;
    }

    .xy-list .list li {
        padding-left: 18px;
        padding-right: 15px;
        font-size: 18px;
        width: 20%;
        position: relative;
        margin-bottom: 30px;
    }

    .xy-list .list li::after {
        content: '';
        position: absolute;
        left: 0;
        top: calc(50% - 6px);
        width: 7px;
        height: 11px;
        background: url(../images/hjt.png) no-repeat center;
        background-size: contain;
    }

    .ny-search {
        display: flex;
        align-items: center;
        justify-content: space-between;
        margin-bottom: 24px;
    }

    .ny-search.ny-search2 .sel select {
        width: 380px;
        background-image: url(../images/sel3.png);
        border: 1px solid #dadada;
        border-radius: 6px;
    }

    .ny-search.ny-search2 .ipt input {
        border: 1px solid #dadada;
        border-radius: 6px;
    }

    .ny-search .sel select {
        width: 298px;
        padding: 0 15px;
        background: url(../images/sel.png) no-repeat 95% center #fff;
        height: 45px;
        -webkit-appearance: none;
        -moz-appearance: none;
        outline: none;
        border: 0 solid #000;
        font-size: 16px;
    }

    .ny-search .ipt {
        position: relative;
    }

    .ny-search .ipt input {
        padding: 0 15px;
        width: 706px;
        height: 45px;
        font-size: 16px;
        background-color: #fff;
    }

    .ny-search .ipt.ipt2 input {
        padding-right: 85px;
    }

    .ny-search .ipt.ipt2 .ss-btn {
        width: 72px;
        height: 45px;
        background-color: #0053af;
        cursor: pointer;
        display: flex;
        align-items: center;
        justify-content: center;
        position: absolute;
        right: 0;
        top: 0;
    }

    .ny-search .ipt.ipt3 input {
        width: 1050px;
    }

    .ny-search .ss {
        cursor: pointer;
        font-size: 16px;
        font-weight: 600;
        color: #0053af;
        text-align: center;
        width: 210px;
        height: 45px;
        line-height: 45px;
        background-color: #fff;
        border-radius: 6px;
        border: 1px solid #dadada;
    }

    .nu13 li {
        float: left;
        position: relative;
        border-top: 3px solid #0053af;
        height: 100px;
        width: 440px;
        margin-right: 40px;
        margin-bottom: 28px;
        background-color: #fff;
    }

    .nu13 li:nth-child(3n) {
        margin-right: 0;
    }

    .nu13 li a {
        display: flex;
        align-items: center;
        width: 100%;
        height: 100%;
        padding-left: 40px;
    }

    .nu13 li .name {
        font-size: 18px;
        padding-left: 26px;
        position: relative;
    }

    .nu13 li .name::after {
        content: '';
        position: absolute;
        left: 0;
        top: calc(50% - 7.5px);
        width: 9px;
        height: 15px;
        background: url(../images/list22.png) no-repeat center;
        background-size: contain;
    }

    .nu13 li:hover .name::after {
        left: 5px;
    }
}

@media only screen and (min-width: 1000px) and (max-width:1700px) {
    .xy-list .xy-item {
        margin-bottom:.3rem;
        border: 1px solid #fff2f4;
        border-top: 0 solid #000;
    }

    .xy-list .xy-item .tit {
        background-color: #f6d8d9;
    }

    .xy-list .xy-item .tit span {
        display: inline-block;
        min-width: 2.4rem;
        height: .5rem;
        line-height: .5rem;
        position: relative;
        color: #fff;
        font-size: .22rem;
        padding-left: .5rem;
        background-color: #c8161e;
        padding-right: .5rem;
    }

    .xy-list .xy-item .tit span::after {
        content: '';
        position: absolute;
        right: 0;
        top: 0;
        width: .1rem;
        height: .5rem;
        background: url(../images/images/tit2_03.jpg) no-repeat center;
        background-size: 100% 100%;
    }

    .xy-list .xy-item .name {
        font-size: .18rem;
        color: #0053af;
        margin-bottom: .35rem;
    }

    .xy-list .xy-item .txt {
        padding: .3rem .5rem;
        padding-bottom: 1px;
        background-color: #fff;
    }

    .xy-list table {
        margin-bottom: .3rem;
    }

    .xy-list table td {
        position: relative;
        padding-right: 5px;
        height: .5rem;
        font-size: .18rem;
    }

    .xy-list .list {
        display: flex;
        flex-wrap: wrap;
        margin-bottom: .25rem;
    }

    .xy-list .list li {
        padding-left: .18rem;
        padding-right: .15rem;
        font-size: .18rem;
        width: 20%;
        position: relative;
        margin-bottom: .3rem;
    }

    .xy-list .list li::after {
        content: '';
        position: absolute;
        left: 0;
        top: calc(50% - .06rem);
        width: .07rem;
        height: .11rem;
        background: url(../images/hjt.png) no-repeat center;
        background-size: contain;
    }

    .ny-search {
        display: flex;
        align-items: center;
        justify-content: space-between;
        margin-bottom: .24rem;
    }

    .ny-search.ny-search2 .sel select {
        width: 3.8rem;
        background-image: url(../images/sel3.png);
        border: 1px solid #dadada;
        border-radius: .06rem;
    }

    .ny-search.ny-search2 .ipt input {
        border: 1px solid #dadada;
        border-radius: .06rem;
    }

    .ny-search .sel select {
        width: 2.98rem;
        padding: 0 .15rem;
        background: url(../images/sel.png) no-repeat 95% center #fff;
        height: .45rem;
        -webkit-appearance: none;
        -moz-appearance: none;
        outline: none;
        border: 0 solid #000;
        font-size: .16rem;
    }

    .ny-search .ipt {
        position: relative;
    }

    .ny-search .ipt input {
        padding: 0 .15rem;
        width: 7.06rem;
        height: .45rem;
        font-size: .16rem;
        background-color: #fff;
    }

    .ny-search .ipt.ipt2 input {
        padding-right: .85rem;
    }

    .ny-search .ipt.ipt2 .ss-btn {
        width: .72rem;
        height: .45rem;
        background-color: #0053af;
        cursor: pointer;
        display: flex;
        align-items: center;
        justify-content: center;
        position: absolute;
        right: 0;
        top: 0;
    }

    .ny-search .ipt.ipt2 .ss-btn img {
        width: .25rem;
    }

    .ny-search .ipt.ipt3 input {
        width: 10.5rem;
    }

    .ny-search .ss {
        cursor: pointer;
        font-size: .16rem;
        font-weight: 600;
        color: #0053af;
        text-align: center;
        width: 2.1rem;
        height: .45rem;
        line-height: .45rem;
        background-color: #fff;
        border-radius: .06rem;
        border: 1px solid #dadada;
    }

    .nu13 li {
        float: left;
        position: relative;
        border-top: 3px solid #0053af;
        height: 1rem;
        width: 4.4rem;
        margin-right: .4rem;
        margin-bottom: .28rem;
        background-color: #fff;
    }

    .nu13 li:nth-child(3n) {
        margin-right: 0;
    }

    .nu13 li a {
        display: flex;
        align-items: center;
        width: 100%;
        height: 100%;
        padding-left: .4rem;
    }

    .nu13 li .name {
        font-size: .18rem;
        padding-left: .26rem;
        position: relative;
    }

    .nu13 li .name::after {
        content: '';
        position: absolute;
        left: 0;
        top: calc(50% - .075rem);
        width: .09rem;
        height: .15rem;
        background: url(../images/list22.png) no-repeat center;
        background-size: contain;
    }

    .nu13 li:hover .name::after {
        left: .05rem;
    }
}

@media only screen and (max-width: 1000px) {
    .xy-list .xy-item {
        margin-bottom:.3rem;
        border: 1px solid #fff2f4;
        border-top: 0 solid #000;
    }

    .xy-list .xy-item .tit {
        background-color: #f6d8d9;
    }

    .xy-list .xy-item .tit span {
        display: inline-block;
        min-width: 2.4rem;
        height: .6rem;
        line-height: .6rem;
        position: relative;
        color: #fff;
        font-size: .26rem;
        padding-left: .3rem;
        background-color: #c8161e;
        padding-right: .3rem;
    }

    .xy-list .xy-item .tit span::after {
        content: '';
        position: absolute;
        right: 0;
        top: 0;
        width: .12rem;
        height: .6rem;
        background: url(../images/images/tit2_03.jpg) no-repeat center;
        background-size: 100% 100%;
    }

    .xy-list .xy-item .name {
        font-size: .24rem;
        color: #0053af;
        margin-bottom: .3rem;
    }

    .xy-list .xy-item .txt {
        padding: .3rem;
        padding-bottom: 1px;
        background-color: #fff;
    }

    .xy-list table {
        margin-bottom: .3rem;
    }

    .xy-list table td {
        position: relative;
        padding-right: 5px;
        height: .5rem;
        font-size: .24rem;
    }

    .xy-list .list {
        display: flex;
        flex-wrap: wrap;
        margin-bottom: .25rem;
    }

    .xy-list .list li {
        padding-left: .18rem;
        padding-right: .15rem;
        font-size: .24rem;
        width: 25%;
        position: relative;
        margin-bottom: .3rem;
    }

    .xy-list .list li::after {
        content: '';
        position: absolute;
        left: 0;
        top: calc(50% - .06rem);
        width: .07rem;
        height: .11rem;
        background: url(../images/hjt.png) no-repeat center;
        background-size: contain;
    }

    .ny-search {
        display: flex;
        align-items: center;
        justify-content: space-between;
        flex-wrap: wrap;
        margin-bottom: .24rem;
    }

    .ny-search.ny-search2 .sel select {
        background-image: url(../images/sel3.png);
        border: 1px solid #dadada;
        border-radius: .06rem;
    }

    .ny-search.ny-search2 .ipt {
        margin-bottom: .15rem;
    }

    .ny-search.ny-search2 .ipt input {
        border: 1px solid #dadada;
        border-radius: .06rem;
    }

    .ny-search .sel {
        width: 100%;
        margin-bottom: .1rem;
    }

    .ny-search .sel select {
        width: 100%;
        padding: 0 .15rem;
        background: url(../images/sel.png) no-repeat 95% center #fff;
        height: .5rem;
        -webkit-appearance: none;
        -moz-appearance: none;
        outline: none;
        border: 0 solid #000;
        font-size: .24rem;
    }

    .ny-search .ipt {
        position: relative;
        width: 100%;
    }

    .ny-search .ipt input {
        padding: 0 .15rem;
        width: 100%;
        height: .5rem;
        font-size: .24rem;
        background-color: #fff;
    }

    .ny-search .ipt.ipt2 input {
        padding-right: .85rem;
    }

    .ny-search .ipt.ipt2 .ss-btn {
        width: .72rem;
        height: .5rem;
        background-color: #0053af;
        cursor: pointer;
        display: flex;
        align-items: center;
        justify-content: center;
        position: absolute;
        right: 0;
        top: 0;
    }

    .ny-search .ipt.ipt2 .ss-btn img {
        width: .25rem;
    }

    .ny-search .ss {
        cursor: pointer;
        font-size: .24rem;
        font-weight: 600;
        color: #0053af;
        text-align: center;
        width: 2rem;
        height: .5rem;
        line-height: .5rem;
        background-color: #fff;
        border-radius: .06rem;
        border: 1px solid #dadada;
    }

    .nu13 li {
        float: left;
        position: relative;
        border-top: 3px solid #0053af;
        height: 1rem;
        width: 49%;
        margin-right: 2%;
        margin-bottom: .28rem;
        background-color: #fff;
    }

    .nu13 li:nth-child(2n) {
        margin-right: 0;
    }

    .nu13 li a {
        display: flex;
        align-items: center;
        width: 100%;
        height: 100%;
        padding-left: .2rem;
    }

    .nu13 li .name {
        font-size: .26rem;
        padding-left: .2rem;
        position: relative;
    }

    .nu13 li .name::after {
        content: '';
        position: absolute;
        left: 0;
        top: calc(50% - .075rem);
        width: .09rem;
        height: .15rem;
        background: url(../images/list22.png) no-repeat center;
        background-size: contain;
    }

    .nu13 li:hover .name::after {
        left: .05rem;
    }
}

@media only screen and (min-width: 1700px) {
    .nu14 li {
        border:1px solid #d7eaff;
        width: 669px;
        height: 180px;
        float: left;
        margin-right: 60px;
        margin-bottom: 45px;
    }

    .nu14 li:nth-child(2n) {
        margin-right: 0;
    }

    .nu14 li a {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
        height: 100%;
        padding: 45px 35px 35px 35px;
    }

    .nu14 li .txt {
        width: 100%;
        flex: 1;
        padding-right: 15px;
    }

    .nu14 li .txt .tit {
        font-size: 20px;
        margin-bottom: 30px;
        line-height: 1.75;
    }

    .nu14 li .txt .time {
        display: flex;
        align-items: center;
        font-size: 15px;
    }

    .nu14 li .txt .time i {
        width: 20px;
        height: 18px;
        background: url(../images/time5.png) no-repeat center;
        background-size: contain;
        margin-right: 5px;
    }

    .nu14 li .line {
        position: relative;
        width: 1px;
        height: 100%;
        border-right: 1px dashed #e9b3b5;
        margin: 0 47px;
    }

    .nu14 li .line::after {
        position: absolute;
        left: -12px;
        top: calc(50% - 12px);
        width: 24px;
        height: 24px;
        background: url(../images/y4.png) no-repeat center;
        background-size: 100% 100%;
    }

    .nu14 li .icon {
        width: 33px;
        height: 35px;
        background: url(../images/dl4.png) no-repeat center;
        background-size: contain;
    }

    .nu14 li:hover {
        background: url(../images/tzbg.jpg) no-repeat center;
        background-size: cover;
    }

    .nu14 li:hover .txt {
        color: #fff;
    }

    .nu14 li:hover .txt .time i {
        background-image: url(../images/time6.png);
    }

    .nu14 li:hover .line::after {
        content: '';
    }

    .nu14 li:hover .icon {
        background-image: url(../images/dl5.png);
    }
}

@media only screen and (min-width: 1000px) and (max-width:1700px) {
    .nu14 li {
        border:1px solid #d7eaff;
        width: 6.69rem;
        height: 1.8rem;
        float: left;
        margin-right: .6rem;
        margin-bottom: .45rem;
    }

    .nu14 li:nth-child(2n) {
        margin-right: 0;
    }

    .nu14 li a {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
        height: 100%;
        padding: .45rem .35rem .35rem .35rem;
    }

    .nu14 li .txt {
        width: 100%;
        flex: 1;
        padding-right: .15rem;
    }

    .nu14 li .txt .tit {
        font-size: .2rem;
        margin-bottom: .3rem;
        line-height: 1.75;
    }

    .nu14 li .txt .time {
        display: flex;
        align-items: center;
        font-size: .15rem;
    }

    .nu14 li .txt .time i {
        width: .2rem;
        height: .18rem;
        background: url(../images/time5.png) no-repeat center;
        background-size: contain;
        margin-right: .05rem;
    }

    .nu14 li .line {
        position: relative;
        width: 1px;
        height: 100%;
        border-right: 1px dashed #e9b3b5;
        margin: 0 .47rem;
    }

    .nu14 li .line::after {
        position: absolute;
        left: -0.12rem;
        top: calc(50% - .12rem);
        width: .24rem;
        height: .24rem;
        background: url(../images/y4.png) no-repeat center;
        background-size: 100% 100%;
    }

    .nu14 li .icon {
        width: .33rem;
        height: .35rem;
        background: url(../images/dl4.png) no-repeat center;
        background-size: contain;
    }

    .nu14 li:hover {
        background: url(../images/tzbg.jpg) no-repeat center;
        background-size: cover;
    }

    .nu14 li:hover .txt {
        color: #fff;
    }

    .nu14 li:hover .txt .time i {
        background-image: url(../images/time6.png);
    }

    .nu14 li:hover .line::after {
        content: '';
    }

    .nu14 li:hover .icon {
        background-image: url(../images/dl5.png);
    }
}

@media only screen and (max-width: 1000px) {
    .nu14 li {
        border:1px solid #d7eaff;
        width: 100%;
        height: 1.8rem;
        float: left;
        margin-right: .6rem;
        margin-bottom: .45rem;
    }

    .nu14 li:nth-child(2n) {
        margin-right: 0;
    }

    .nu14 li a {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
        height: 100%;
        padding: .25rem;
    }

    .nu14 li .txt {
        width: 100%;
        flex: 1;
        padding-right: .15rem;
    }

    .nu14 li .txt .tit {
        font-size: .26rem;
        margin-bottom: .2rem;
        line-height: 1.75;
    }

    .nu14 li .txt .time {
        display: flex;
        align-items: center;
        font-size: .2rem;
    }

    .nu14 li .txt .time i {
        width: .24rem;
        height: .21rem;
        background: url(../images/time5.png) no-repeat center;
        background-size: contain;
        margin-right: .05rem;
    }

    .nu14 li .line {
        position: relative;
        width: 1px;
        height: 100%;
        border-right: 1px dashed #e9b3b5;
        margin: 0 .4rem;
    }

    .nu14 li .line::after {
        position: absolute;
        left: -0.12rem;
        top: calc(50% - .12rem);
        width: .24rem;
        height: .24rem;
        background: url(../images/y4.png) no-repeat center;
        background-size: 100% 100%;
    }

    .nu14 li .icon {
        width: .33rem;
        height: .35rem;
        background: url(../images/dl4.png) no-repeat center;
        background-size: contain;
    }

    .nu14 li:hover {
        background: url(../images/tzbg.jpg) no-repeat center;
        background-size: cover;
    }

    .nu14 li:hover .txt {
        color: #fff;
    }

    .nu14 li:hover .txt .time i {
        background-image: url(../images/time6.png);
    }

    .nu14 li:hover .line::after {
        content: '';
    }

    .nu14 li:hover .icon {
        background-image: url(../images/dl5.png);
    }
}

@media only screen and (min-width: 1700px) {
    .bs-tab {
        display:flex;
        flex-wrap: wrap;
        gap: .13rem;
        margin-bottom: .4rem;
    }

    .bs-tab li {
        background-color: #fff;
        text-align: center;
        width: 222px;
        height: 55px;
        font-size: 20px;
    }

    .bs-tab li a {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
        height: 100%;
        line-height: 55px;
    }

    .bs-tab li.on {
        background: #0053af;
    }

    .bs-tab li.on a {
        color: #fff;
    }
}

@media only screen and (min-width: 1000px) and (max-width:1700px) {
    .bs-tab {
        display:flex;
        flex-wrap: wrap;
        gap: .13rem;
        margin-bottom: .4rem;
    }

    .bs-tab li {
        background-color: #fff;
        text-align: center;
        width: 2.22rem;
        height: .55rem;
        font-size: .2rem;
    }

    .bs-tab li a {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
        height: 100%;
        line-height: .55rem;
    }

    .bs-tab li.on {
        background: #0053af;
    }

    .bs-tab li.on a {
        color: #fff;
    }
}

@media only screen and (max-width: 1000px) {
    .bs-tab {
        display:flex;
        flex-wrap: wrap;
        column-gap: 1.5%;
        row-gap: .1rem;
        margin-bottom: .4rem;
    }

    .bs-tab li {
        background-color: #fff;
        text-align: center;
        width: 32%;
        height: .55rem;
        font-size: .22rem;
    }

    .bs-tab li a {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
        height: 100%;
        line-height: .55rem;
    }

    .bs-tab li.on {
        background: #0053af;
    }

    .bs-tab li.on a {
        color: #fff;
    }
}

@media only screen and (min-width: 1700px) {
    .sjyx .email {
        overflow:hidden;
        position: relative;
        width: 100%;
        height: 485px;
        padding: 80px;
        border: 1px solid #f9e4e5;
        background-color: #fff;
        scrollbar-face-color:#0b4da2;scrollbar-shadow-color:#999;}

    .sjyx .email .i1 {
        position: absolute;
        left: 0;
        top: 0;
        background: url(../images/icon-ysj.png) no-repeat center;
        background-size: 100% 100%;
        width: 110px;
        height: 110px;
    }

    .sjyx .email .i2 {
        position: absolute;
        right: 0;
        bottom: 0;
        background: url(../images/icon-zxj.png) no-repeat center;
        background-size: 100% 100%;
        width: 110px;
        height: 110px;
    }

    .sjyx .email .login-btn {
        display: block;
        width: 258px;
        height: 62px;
        line-height: 62px;
        border-radius: 5px;
        font-size: 20px;
        font-weight: 600;
        text-align: center;
        color: #ffffff;
        background: #c8161e;
        margin: 30px auto;
    }

    .sjyx .email .p1 {
        margin-bottom: 40px;
        font-size: 20px;
        line-height: 32px;
    }

    .sjyx .e2 {
        padding: 0;
        height: auto;
    }

    .sjyx .e2 .u4 {
        min-height: 300px;
        padding: 10px 60px;
    }

    .sjyx .e2 li {
        border-bottom: 1px solid #d6d6d6;
        padding-bottom: 45px;
        padding-top: 40px;
    }

    .sjyx .e2 li:last-child {
        border: 0 solid #000;
    }

    .sjyx .e2 li .q .quest {
        display: flex;
        align-items: center;
        font-size: 20px;
    }

    .sjyx .e2 li .q .quest .tit {
        margin-left: 10px;
        flex: 1;
    }

    .sjyx .e2 li .q .txt {
        font-size: 16px;
        padding-left: 80px;
        line-height: 28px;
    }

    .sjyx .e2 li .a {
        margin-top: 35px;
    }

    .sjyx .e2 li .a .quest {
        display: flex;
        align-items: flex-start;
        font-size: 20px;
    }

    .sjyx .e2 li .a .txt {
        padding-top: 25px;
        padding-left: 15px;
        font-size: 16px;
        flex: 1;
        line-height: 28px;
    }

    .sjyx .form-1 {
        margin-top: 80px;
    }

    .sjyx .form-1 .form-item {
        display: flex;
        margin-bottom: 40px;
        float: left;
        width: 100%;
    }

    .sjyx .form-1 .form-list .form-item2:nth-child(2n) {
        margin-right: 0;
    }

    .sjyx .form-1 .form-item2 {
        width: 48%;
        margin-right: 4%;
    }

    .sjyx .form-1 .form-item .name {
        width: 115px;
        font-size: 20px;
        line-height: 50px;
    }

    .sjyx .form-1 .form-item .ipt {
        width: 100%;
        flex: 1;
        border: 1px solid #d6d6d6;
        min-height: 50px;
    }

    .sjyx .form-1 .form-item .ipt input {
        width: 100%;
        height: 50px;
        line-height: 50px;
        font-size: 18px;
        padding: 0 15px;
        color: #333;
    }

    .sjyx .form-1 .form-item .ipt select {
        width: 100%;
        height: 50px;
        line-height: 50px;
        font-size: 18px;
        padding: 0 15px;
        color: #333;
        border: 0 solid #000;
        outline: none;
    }

    .sjyx .form-1 .form-item .ipt label {
        display: block;
        width: 100%;
        height: 50px;
        line-height: 50px;
        font-size: 18px;
        padding: 0 15px;
        color: #333;
    }

    .sjyx .form-1 .form-item .ipt .upload {
        width: 0;
        height: 0;
        opacity: 0;
        filter: alpha(opacity=0);
    }

    .sjyx .form-1 .form-item .ipt .txt {
        width: 100%;
        height: 280px;
        padding: 15px;
        font-size: 18px;
        color: #333;
        resize: none;
    }

    .sjyx .u4::-webkit-scrollbar {
        width: 3px;
        height: 3px;
        position: absolute;
        right: 0;
    }

    .sjyx .u4::-webkit-scrollbar-thumb {
        background: rgba(32,50,96,0.7);
        background: #0b4da2;
    }

    .sjyx .u4::-webkit-scrollbar-track {
        background: #fff;
    }

    .sjyx .form-btns {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .sjyx .form-btn {
        display: block;
        width: 258px;
        height: 58px;
        line-height: 58px;
        border-radius: 5px;
        font-size: 20px;
        text-align: center;
        color: #ffffff;
        background: #c8161e;
        margin: 30px;
        border: 1px solid #c8161e;
    }

    .sjyx .form-btn2 {
        color: #c8161e;
        background-color: #fff;
    }
}

@media only screen and (max-width: 1700px) {
    .sjyx .email {
        overflow:hidden;
        position: relative;
        width: 100%;
        padding: .8rem;
        border: 1px solid #f9e4e5;
        background-color: #fff;
        scrollbar-face-color:#0b4da2;scrollbar-shadow-color:#999;}

    .sjyx .email .i1 {
        position: absolute;
        left: 0;
        top: 0;
        background: url(../images/icon-ysj.png) no-repeat center;
        background-size: 100% 100%;
        width: 80px;
        height: 80px;
    }

    .sjyx .email .i2 {
        position: absolute;
        right: 0;
        bottom: 0;
        background: url(../images/icon-zxj.png) no-repeat center;
        background-size: 100% 100%;
        width: 80px;
        height: 80px;
    }

    .sjyx .email .login-btn {
        display: block;
        width: 250px;
        height: 60px;
        line-height: 60px;
        border-radius: 5px;
        font-size: 20px;
        font-weight: 600;
        text-align: center;
        color: #ffffff;
        background: #c8161e;
        margin: 30px auto;
    }

    .sjyx .email .p1 {
        margin-bottom: 20px;
        font-size: 18px;
        line-height: 30px;
    }

    .sjyx .e2 {
        padding: 0;
        height: auto;
    }

    .sjyx .e2 .u4 {
        min-height: 300px;
        padding: 15px ;
    }

    .sjyx .e2 li {
        border-bottom: 1px solid #d6d6d6;
        padding-bottom: 25px;
        padding-top: 20px;
    }

    .sjyx .e2 li:last-child {
        border: 0 solid #000;
    }

    .sjyx .e2 li .q .quest {
        display: flex;
        align-items: center;
        font-size: 16px;
    }

    .sjyx .e2 li .q .quest i img {
        height: 60px;
    }

    .sjyx .e2 li .q .quest .tit {
        margin-left: 10px;
        flex: 1;
    }

    .sjyx .e2 li .q .txt {
        font-size: 14px;
        padding-left: 75px;
        line-height: 26px;
    }

    .sjyx .e2 li .a {
        margin-top: 35px;
    }

    .sjyx .e2 li .a i img {
        height: 60px;
    }

    .sjyx .e2 li .a .quest {
        display: flex;
        align-items: flex-start;
        font-size: 20px;
    }

    .sjyx .e2 li .a .txt {
        padding-top: 15px;
        padding-left: 10px;
        font-size: 14px;
        flex: 1;
        line-height: 26px;
    }

    .sjyx .form-1 {
        margin-top: 80px;
    }

    .sjyx .form-1 .form-item {
        display: flex;
        margin-bottom: .4rem;
        float: left;
        width: 100%;
    }

    .sjyx .form-1 .form-list .form-item2:nth-child(2n) {
        margin-right: 0;
    }

    .sjyx .form-1 .form-item2 {
        width: 48%;
        margin-right: 4%;
    }

    .sjyx .form-1 .form-item .ipt {
        width: 100%;
        flex: 1;
        border: 1px solid #d6d6d6;
        min-height: .5rem;
    }

    .sjyx .form-1 .form-item .name {
        width: 1.4rem;
        font-size: .2rem;
        line-height: .5rem;
    }

    .sjyx .form-1 .form-item .ipt input {
        width: 100%;
        height: .5rem;
        line-height: .5rem;
        font-size: .18rem;
        padding: 0 15px;
        color: #333;
    }

    .sjyx .form-1 .form-item .ipt select {
        width: 100%;
        height: .5rem;
        line-height: .5rem;
        font-size: .18rem;
        padding: 0 15px;
        color: #333;
        border: 0 solid #000;
        outline: none;
    }

    .sjyx .form-1 .form-item .ipt label {
        display: block;
        width: 100%;
        height: .5rem;
        line-height: .5rem;
        font-size: .18rem;
        padding: 0 15px;
        color: #333;
    }

    .sjyx .form-1 .form-item .ipt .upload {
        width: 0;
        height: 0;
        opacity: 0;
        filter: alpha(opacity=0);
    }

    .sjyx .form-1 .form-item .ipt .txt {
        width: 100%;
        height: 2.8rem;
        padding: 15px;
        font-size: .18rem;
        color: #333;
        resize: none;
    }

    .sjyx .u4::-webkit-scrollbar {
        width: 3px;
        height: 3px;
        position: absolute;
        right: 0;
    }

    .sjyx .u4::-webkit-scrollbar-thumb {
        background: rgba(32,50,96,0.7);
        background: #0b4da2;
    }

    .sjyx .u4::-webkit-scrollbar-track {
        background: #fff;
    }

    .sjyx .form-btn {
        display: block;
        width: 200px;
        height: 40px;
        line-height: 40px;
        border-radius: 5px;
        font-size: 18px;
        text-align: center;
        color: #ffffff;
        background: #c8161e;
        margin: 30px auto;
        border: 1px solid #c8161e;
    }

    .sjyx .form-btn2 {
        color: #c8161e;
        background-color: #fff;
    }
}

@media only screen and (max-width: 1000px) {
    .sjyx .email {
        overflow:hidden;
        position: relative;
        width: 100%;
        padding: 30px;
        border: 1px solid #f9e4e5;
        scrollbar-face-color:#0b4da2;scrollbar-shadow-color:#999;}

    .sjyx .email .i1 {
        position: absolute;
        left: 0;
        top: 0;
        background: url(../images/icon-ysj.png) no-repeat center;
        background-size: 100% 100%;
        width: 80px;
        height: 80px;
    }

    .sjyx .email .i2 {
        position: absolute;
        right: 0;
        bottom: 0;
        background: url(../images/icon-zxj.png) no-repeat center;
        background-size: 100% 100%;
        width: 80px;
        height: 80px;
    }

    .sjyx .email .login-btn {
        display: block;
        width: 200px;
        height: 40px;
        line-height: 40px;
        border-radius: 5px;
        font-size: 16px;
        font-weight: 600;
        text-align: center;
        color: #ffffff;
        background: #c8161e;
        margin: 30px auto;
    }

    .sjyx .email .p1 {
        margin-bottom: 20px;
        font-size: 18px;
    }

    .sjyx .e2 {
        padding: 0;
        height: auto;
    }

    .sjyx .e2 .u4 {
        min-height: 300px;
        padding: 15px ;
    }

    .sjyx .e2 li {
        border-bottom: 1px solid #d6d6d6;
        padding-bottom: 25px;
        padding-top: 20px;
    }

    .sjyx .e2 li:last-child {
        border: 0 solid #000;
    }

    .sjyx .e2 li .q .quest {
        display: flex;
        align-items: center;
        font-size: 16px;
    }

    .sjyx .e2 li .q .quest i img {
        height: 60px;
    }

    .sjyx .e2 li .q .quest .tit {
        margin-left: 10px;
        flex: 1;
    }

    .sjyx .e2 li .q .txt {
        font-size: 14px;
        padding-left: 65px;
        line-height: 26px;
    }

    .sjyx .form-1 {
        margin-top: 50px;
    }

    .sjyx .form-1 .form-item {
        display: flex;
        margin-bottom: 40px;
    }

    .sjyx .form-1 .form-item2 {
        width: 100%;
    }

    .sjyx .form-1 .form-item .name {
        width: 100px;
        font-size: 18px;
        line-height: 40px;
    }

    .sjyx .form-1 .form-item .ipt {
        width: 80%;
        border: 1px solid #d6d6d6;
        min-height: 40px;
        flex: 1;
    }

    .sjyx .form-1 .form-item .ipt input {
        width: 100%;
        height: 40px;
        line-height: 40px;
        font-size: 16px;
        padding: 0 15px;
        color: #333;
    }

    .sjyx .form-1 .form-item .ipt select {
        width: 100%;
        height: 40px;
        line-height: 40px;
        font-size: 16px;
        padding: 0 15px;
        color: #333;
        border: 0 solid #000;
        outline: none;
    }

    .sjyx .form-1 .form-item .ipt label {
        display: block;
        width: 100%;
        height: 40px;
        line-height: 40px;
        font-size: 16px;
        padding: 0 15px;
        color: #333;
    }

    .sjyx .form-1 .form-item .ipt .upload {
        width: 0;
        height: 0;
        opacity: 0;
        filter: alpha(opacity=0);
    }

    .sjyx .form-1 .form-item .ipt .txt {
        width: 100%;
        height: 280px;
        padding: 15px;
        font-size: 16px;
        color: #333;
        resize: none;
    }

    .sjyx .u4::-webkit-scrollbar {
        width: 3px;
        height: 3px;
        position: absolute;
        right: 0;
    }

    .sjyx .u4::-webkit-scrollbar-thumb {
        background: rgba(32,50,96,0.7);
        background: #0b4da2;
    }

    .sjyx .u4::-webkit-scrollbar-track {
        background: #fff;
    }
}

.sjyx-box {
    padding: 40px;
    background-color: #fff;
}

@media only screen and (min-width: 1700px) {
    .sy-kyts {
        margin-top:30px;
    }

    .ts-box {
        display: flex;
        justify-content: space-between;
    }

    .ts-box .ban4 {
        width: 570px;
    }

    .ts-box .ban4 .swiper-slide .txt {
        display: flex;
        align-items: center;
        padding: 20px;
        padding-right: 65px;
        height: 140px;
        font-size: 18px;
        font-weight: 600;
        color: #fff;
        background-color: #c0282d;
        position: relative;
        line-height: 1.75;
    }

    .ts-box .ban4 .swiper-slide .time {
        position: absolute;
        left: 0;
        top: -40px;
        width: 123px;
        height: 40px;
        font-size: 17px;
        padding-left: 10px;
        line-height: 40px;
        color: #fff;
        background: url(../images/nu1-1.png) no-repeat center;
        background-size: 100% 100%;
    }

    .ts-box .ban4 .sw-btn {
        position: absolute;
        right: 0;
        bottom: 0;
        height: 140px;
        z-index: 50;
    }

    .ts-box .ban4 .sw-btn .swiper-button-next {
        top: 0;
        right: 0;
        margin: 0;
        width: 40px;
        height: 70px;
        background: url(../images/sw-l2.jpg) no-repeat center;
        background-size: 100% 100%;
    }

    .ts-box .ban4 .sw-btn .swiper-button-prev {
        top: auto;
        right: 0;
        margin: 0;
        left: auto;
        bottom: 0;
        width: 40px;
        height: 70px;
        background: url(../images/sw-r2.jpg) no-repeat center;
        background-size: 100% 100%;
    }

    .ts-box .item-list {
        width: 800px;
    }

    .ts-box .item-list .item {
        width: 100%;
        height: 243px;
        position: relative;
        padding: 25px;
    }

    .ts-box .item-list .item::after {
        content: '';
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        width: 100%;
        height: 100%;
        border: 1px solid #f8dbdc;
        background-color: #fcf6f6;
    }

    .ts-box .item-list .item:hover::after {
        width: calc(100% + .4rem);
        height: calc(100% + .15rem);
        box-shadow: 0 5px .27rem 0 rgba(0,0,0,0.21);
    }

    .ts-box .item-list .item a {
        position: relative;
        z-index: 2;
        width: 100%;
        display: flex;
        justify-content: space-between;
    }

    .ts-box .item-list .item .txt {
        width: 100%;
        flex: 1;
        margin-right: 15px;
        line-height: 1.75;
    }

    .ts-box .item-list .item .txt .tit {
        font-size: 18px;
    }

    .ts-box .item-list .item .txt .line {
        background: url(../images/tz2.png) no-repeat center;
        background-size: 100%;
        width: 51px;
        height: 4px;
        margin: 20px 0;
    }

    .ts-box .item-list .item .txt .jj {
        font-size: 14px;
        color: #666666;
    }

    .ts-box .item-list .item .imgk {
        width: 287px;
        height: 196px;
        position: relative;
    }

    .ts-box .item-list .item .imgk img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .ts-box .item-list .item .imgk .time {
        position: absolute;
        left: 0;
        bottom: 15px;
        width: 123px;
        height: 40px;
        background: url(../images/nu1-2.png) no-repeat center;
        background-size: 100% 100%;
        font-size: 17px;
        line-height: 40px;
        padding-left: 10px;
        color: #fff;
    }

    .ts-box .item-list .item2 {
        margin-top: 17px;
    }

    .ts-box .item-list .item2 .txt {
        margin-right: 0;
        margin-left: 15px;
    }

    .sy-xs {
        margin-top: 50px;
        margin-bottom: 30px;
    }

    .xs-box {
        display: flex;
        justify-content: space-between;
    }

    .su3 {
        width: 850px;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .su3 li {
        width: 413px;
    }

    .su3 li .imgk {
        width: 100%;
        height: 275px;
        position: relative;
    }

    .su3 li .imgk img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .su3 li .txt {
        border: 1px solid #e1efff;
        background-color: #f2f8ff;
        padding: 25px;
        height: 230px;
    }

    .su3 li .txt .tit {
        font-size: 20px;
        font-weight: 600;
        margin-bottom: 20px;
        line-height: 1.5;
    }

    .su3 li .txt .jj p {
        margin-bottom: 15px;
        display: flex;
        align-items: center;
        font-size: 14px;
    }

    .su3 li .txt .jj span {
        margin-right: 10px;
    }

    .su3 li:hover .txt {
        background: linear-gradient(180deg, #0053af, #0064d3);
    }

    .su3 li:hover .txt .tit,.su3 li:hover .txt p {
        color: #fff;
    }

    .r {
        width: 525px;
    }

    .su4 li {
        width: 100%;
    }

    .su4 li .time {
        width: 154px;
        height: 41px;
        background: url(../images/time-tit.png) no-repeat center;
        background-size: 100% 100%;
        font-size: 16px;
        color: #fff;
        padding-left: 45px;
        line-height: 40px;
    }

    .su4 li .txt {
        border-left: 1px dashed #f3e9dc;
        padding: 20px;
        margin-left: 15px;
    }

    .su4 li .txt .tit {
        font-size: 20px;
        margin-bottom: 15px;
        color: #333;
    }

    .su4 li .txt .jj {
        font-size: 16px;
    }

    .su4 li .txt .jj p {
        transition: all .5s;
        margin-bottom: 0;
        height: 0;
        opacity: 0;
        color: #333;
    }

    .su4 li.on .jj p {
        height: auto;
        opacity: 1;
        margin-bottom: 10px;
    }

    .su4 li:last-child .txt {
        padding-bottom: 0;
    }
}

@media only screen and (min-width: 1000px) and (max-width:1700px) {
    .sy-kyts {
        margin-top:.3rem;
    }

    .ts-box {
        display: flex;
        justify-content: space-between;
    }

    .ts-box .ban4 {
        width: 5.7rem;
    }

    .ts-box .ban4 .swiper-slide .txt {
        display: flex;
        align-items: center;
        padding: .2rem;
        padding-right: .65rem;
        height: 1.4rem;
        font-size: .18rem;
        font-weight: 600;
        color: #fff;
        background-color: #c0282d;
        position: relative;
        line-height: 1.75;
    }

    .ts-box .ban4 .swiper-slide .time {
        position: absolute;
        left: 0;
        top: -0.4rem;
        width: 1.23rem;
        height: .4rem;
        font-size: .17rem;
        padding-left: .1rem;
        line-height: .4rem;
        color: #fff;
        background: url(../images/nu1-1.png) no-repeat center;
        background-size: 100% 100%;
    }

    .ts-box .ban4 .sw-btn {
        position: absolute;
        right: 0;
        bottom: 0;
        height: 1.4rem;
        z-index: 50;
    }

    .ts-box .ban4 .sw-btn .swiper-button-next {
        top: 0;
        right: 0;
        margin: 0;
        width: .4rem;
        height: .7rem;
        background: url(../images/sw-l2.jpg) no-repeat center;
        background-size: 100% 100%;
    }

    .ts-box .ban4 .sw-btn .swiper-button-prev {
        top: auto;
        right: 0;
        margin: 0;
        left: auto;
        bottom: 0;
        width: .4rem;
        height: .7rem;
        background: url(../images/sw-r2.jpg) no-repeat center;
        background-size: 100% 100%;
    }

    .ts-box .item-list {
        width: 8rem;
    }

    .ts-box .item-list .item {
        width: 100%;
        height: 2.43rem;
        border: 1px solid #f8dbdc;
        background-color: #fcf6f6;
        padding: .25rem;
        position: relative;
    }

    .ts-box .item-list .item::after {
        content: '';
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        width: 100%;
        height: 100%;
        border: 1px solid #f8dbdc;
        background-color: #fcf6f6;
    }

    .ts-box .item-list .item:hover::after {
        width: calc(100% + .4rem);
        height: calc(100% + .15rem);
        box-shadow: 0 5px .27rem 0 rgba(0,0,0,0.21);
    }

    .ts-box .item-list .item a {
        position: relative;
        z-index: 2;
        width: 100%;
        display: flex;
        justify-content: space-between;
    }

    .ts-box .item-list .item .txt {
        width: 100%;
        flex: 1;
        margin-right: .15rem;
        line-height: 1.75;
    }

    .ts-box .item-list .item .txt .tit {
        font-size: .18rem;
    }

    .ts-box .item-list .item .txt .line {
        background: url(../images/tz2.png) no-repeat center;
        background-size: 100%;
        width: .51rem;
        height: .4rem;
        margin: .2rem 0;
    }

    .ts-box .item-list .item .txt .jj {
        font-size: .14rem;
        color: #666666;
    }

    .ts-box .item-list .item .imgk {
        width: 2.87rem;
        height: 1.96rem;
        position: relative;
    }

    .ts-box .item-list .item .imgk img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .ts-box .item-list .item .imgk .time {
        position: absolute;
        left: 0;
        bottom: .15rem;
        width: 1.23rem;
        height: .4rem;
        background: url(../images/nu1-2.png) no-repeat center;
        background-size: 100% 100%;
        font-size: .17rem;
        line-height: .4rem;
        padding-left: .1rem;
        color: #fff;
    }

    .ts-box .item-list .item2 {
        margin-top: .17rem;
    }

    .ts-box .item-list .item2 .txt {
        margin-right: 0;
        margin-left: .15rem;
    }

    .sy-xs {
        margin-top: .5rem;
        margin-bottom: .3rem;
    }

    .xs-box {
        display: flex;
        justify-content: space-between;
    }

    .su3 {
        width: 8.5rem;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .su3 li {
        width: 4.13rem;
    }

    .su3 li .imgk {
        width: 100%;
        height: 2.75rem;
        position: relative;
    }

    .su3 li .imgk img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .su3 li .txt {
        border: 1px solid #f8dbdc;
        background-color: #fcf6f6;
        padding: .25rem;
        height: 2.3rem;
    }

    .su3 li .txt .tit {
        font-size: .2rem;
        font-weight: 600;
        margin-bottom: .2rem;
        line-height: 1.5;
    }

    .su3 li .txt .jj p {
        margin-bottom: .15rem;
        display: flex;
        align-items: center;
        font-size: .14rem;
    }

    .su3 li .txt .jj span {
        margin-right: .1rem;
    }

    .su3 li:hover .txt {
        background: linear-gradient(180deg, #df333d, #c1282d);
    }

    .su3 li:hover .txt .tit,.su3 li:hover .txt p {
        color: #fff;
    }

    .r {
        width: 5.25rem;
    }

    .su4 li {
        width: 100%;
    }

    .su4 li .time {
        width: 1.54rem;
        height: .41rem;
        background: url(../images/time-tit.png) no-repeat center;
        background-size: 100% 100%;
        font-size: .16rem;
        color: #fff;
        padding-left: .45rem;
        line-height: .4rem;
    }

    .su4 li .txt {
        border-left: 1px dashed #f3e9dc;
        padding: .2rem;
        margin-left: .15rem;
    }

    .su4 li .txt .tit {
        font-size: .2rem;
        margin-bottom: .15rem;
        color: #333;
    }

    .su4 li .txt .jj {
        font-size: .16rem;
    }

    .su4 li .txt .jj p {
        transition: all .5s;
        margin-bottom: 0;
        height: 0;
        opacity: 0;
        color: #333;
    }

    .su4 li.on .jj p {
        height: auto;
        opacity: 1;
        margin-bottom: .1rem;
    }

    .su4 li:last-child .txt {
        padding-bottom: 0;
    }
}

@media only screen and (max-width: 1000px) {
    .sy-kyts {
        margin-top:.3rem;
    }

    .ts-box .ban4 {
        width: 100%;
        margin-bottom: 20px;
    }

    .ts-box .ban4 .swiper-slide .txt {
        display: flex;
        align-items: center;
        padding: .2rem;
        padding-right: .65rem;
        height: 1.4rem;
        font-size: .24rem;
        font-weight: 600;
        color: #fff;
        background-color: #c0282d;
        position: relative;
        line-height: 1.75;
    }

    .ts-box .ban4 .swiper-slide .time {
        position: absolute;
        left: 0;
        top: -0.5rem;
        width: 1.5rem;
        height: .5rem;
        font-size: .2rem;
        padding-left: .1rem;
        line-height: .5rem;
        color: #fff;
        background: url(../images/nu1-1.png) no-repeat center;
        background-size: 100% 100%;
    }

    .ts-box .ban4 .sw-btn {
        position: absolute;
        right: 0;
        bottom: 0;
        height: 1.4rem;
        z-index: 50;
    }

    .ts-box .ban4 .sw-btn .swiper-button-next {
        top: 0;
        right: 0;
        margin: 0;
        width: .4rem;
        height: .7rem;
        background: url(../images/sw-l2.jpg) no-repeat center;
        background-size: 100% 100%;
    }

    .ts-box .ban4 .sw-btn .swiper-button-prev {
        top: auto;
        right: 0;
        margin: 0;
        left: auto;
        bottom: 0;
        width: .4rem;
        height: .7rem;
        background: url(../images/sw-r2.jpg) no-repeat center;
        background-size: 100% 100%;
    }

    .ts-box .item-list {
        width: 100%;
    }

    .ts-box .item-list .item {
        width: 100%;
        border: 1px solid #f8dbdc;
        background-color: #fcf6f6;
        padding: .25rem;
    }

    .ts-box .item-list .item a {
        width: 100%;
        display: flex;
        justify-content: space-between;
    }

    .ts-box .item-list .item .txt {
        width: 100%;
        flex: 1;
        margin-right: .15rem;
        line-height: 1.75;
    }

    .ts-box .item-list .item .txt .tit {
        font-size: .24rem;
    }

    .ts-box .item-list .item .txt .line {
        background: url(../images/tz2.png) no-repeat center;
        background-size: 100%;
        width: .51rem;
        height: .4rem;
        margin: .1rem 0;
    }

    .ts-box .item-list .item .txt .jj {
        font-size: .2rem;
        color: #666666;
    }

    .ts-box .item-list .item .imgk {
        width: 2.87rem;
        height: 1.96rem;
        position: relative;
    }

    .ts-box .item-list .item .imgk img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .ts-box .item-list .item .imgk .time {
        position: absolute;
        left: 0;
        bottom: .15rem;
        width: 1.23rem;
        height: .4rem;
        background: url(../images/nu1-2.png) no-repeat center;
        background-size: 100% 100%;
        font-size: .17rem;
        line-height: .4rem;
        padding-left: .1rem;
        color: #fff;
    }

    .ts-box .item-list .item2 {
        margin-top: .17rem;
    }

    .ts-box .item-list .item2 .txt {
        margin-right: 0;
        margin-left: .15rem;
    }

    .sy-xs {
        margin-top: .5rem;
        margin-bottom: .3rem;
    }

    .su3 {
        margin-bottom: 25px;
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .su3 li {
        width: 49%;
    }

    .su3 li .imgk {
        width: 100%;
        height: 2.75rem;
        position: relative;
    }

    .su3 li .imgk img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .su3 li .txt {
        border: 1px solid #f8dbdc;
        background-color: #fcf6f6;
        padding: .25rem;
        height: 2.8rem;
    }

    .su3 li .txt .tit {
        font-size: .24rem;
        font-weight: 600;
        margin-bottom: .2rem;
        line-height: 1.5;
    }

    .su3 li .txt .jj img {
        height: .25rem;
    }

    .su3 li .txt .jj p {
        margin-bottom: .12rem;
        display: flex;
        align-items: center;
        font-size: .2rem;
    }

    .su3 li .txt .jj span {
        margin-right: .1rem;
    }

    .r {
        width: 100%;
    }

    .su4 li {
        width: 100%;
    }

    .su4 li .time {
        width: 1.8rem;
        height: .5rem;
        background: url(../images/time-tit.png) no-repeat center;
        background-size: 100% 100%;
        font-size: .2rem;
        color: #fff;
        padding-left: .45rem;
        line-height: .5rem;
    }

    .su4 li .txt {
        border-left: 1px dashed #f3e9dc;
        padding: .2rem;
        margin-left: .15rem;
    }

    .su4 li .txt .tit {
        font-size: .24rem;
        margin-bottom: .15rem;
        color: #333;
    }

    .su4 li .txt .jj {
        font-size: .2rem;
    }

    .su4 li .txt .jj p {
        transition: all .5s;
        margin-bottom: .15rem;
        color: #333;
    }
}

@media only screen and (min-width: 1700px) {
    .nu20 li {
        height:80px;
        border-bottom: 1px solid #ece7e7;
        position: relative;
    }

    .nu20 li::after {
        content: '';
        position: absolute;
        top: 32.5px;
        left: 20px;
        width: 19px;
        height: 15px;
        background: url(../images/dian5.png) no-repeat center;
        background-size: contain;
    }

    .nu20 li a {
        width: 100%;
        height: 100%;
        display: flex;
        align-items: center;
        padding-left: 73px;
        padding-right: 43px;
    }

    .nu20 li .txt {
        flex: 1;
        width: 100%;
        padding-right: 15px;
        font-size: 18px;
    }

    .nu20 li .time {
        font-size: 16px;
    }

    .nu20 li:hover {
        background-color: #cd171f;
    }

    .nu20 li:hover::after {
        background-image: url(../images/dian6.png);
    }

    .nu20 li:hover a {
        color: #fff;
    }

    .bsh-link {
        height: 110px;
        margin-top: .3rem;
        background: url(../images/bsh.jpg) no-repeat left center;
        background-size: 100% 100%;
        font-size: .24rem;
    }

    .bsh-link a {
        height: 110px;
        color: #fff;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .bsh-link img {
        margin: 0 30px;
    }

    .bsh-link .icon2 {
        transition: all .5s;
    }

    .bsh-link:hover .icon2 {
        transform: translateX(.2rem);
    }

    .nu30 {
        width: 100%;
        display: block;
    }

    .nu30 li {
        float: left;
        margin-bottom: 30px;
        width: 335px;
        margin-right: 20px;
    }

    .nu30 li .imgk {
        height: 225px;
    }

    .nu30 li:nth-child(4n) {
        margin-right: 0;
    }

    .dj-tab {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .dj-tab a {
        display: flex;
        align-items: center;
        justify-content: center;
        color: #fff;
        font-size: 20px;
        margin-top: 20px;
        width: 320px;
        height: 110px;
    }

    .dj-tab a:nth-child(1) {
        background: url(../images/dj1.png) no-repeat center;
        background-size: cover;
    }

    .dj-tab a:nth-child(2) {
        background: url(../images/dj2.png) no-repeat center;
        background-size: cover;
    }

    .dj-tab a:nth-child(3) {
        background: url(../images/dj3.png) no-repeat center;
        background-size: cover;
    }

    .dj-tab a:nth-child(4) {
        background: url(../images/dj4.png) no-repeat center;
        background-size: cover;
    }
}

@media only screen and (min-width: 1000px) and (max-width:1700px) {
    .nu20 li {
        height:.8rem;
        border-bottom: 1px solid #ece7e7;
        position: relative;
    }

    .nu20 li::after {
        content: '';
        position: absolute;
        top: .325rem;
        left: .2rem;
        width: .19rem;
        height: .15rem;
        background: url(../images/dian5.png) no-repeat center;
        background-size: contain;
    }

    .nu20 li a {
        width: 100%;
        height: 100%;
        display: flex;
        align-items: center;
        padding-left: .73rem;
        padding-right: .43rem;
    }

    .nu20 li .txt {
        flex: 1;
        width: 100%;
        padding-right: .15rem;
        font-size: .18rem;
    }

    .nu20 li .time {
        font-size: .16rem;
    }

    .nu20 li:hover {
        background-color: #cd171f;
    }

    .nu20 li:hover::after {
        background-image: url(../images/dian6.png);
    }

    .nu20 li:hover a {
        color: #fff;
    }

    .bsh-link {
        height: 1.1rem;
        margin-top: .3rem;
        background: url(../images/bsh.jpg) no-repeat left center;
        background-size: 100% 100%;
        font-size: .24rem;
    }

    .bsh-link a {
        height: 1.1rem;
        color: #fff;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .bsh-link img {
        margin: 0 .3rem;
    }

    .bsh-link .icon2 {
        transition: all .5s;
    }

    .bsh-link:hover .icon2 {
        transform: translateX(.2rem);
    }

    .nu30 {
        width: 100%;
        display: block;
    }

    .nu30 li {
        float: left;
        margin-bottom: .3rem;
        width: 3.35rem;
        margin-right: .2rem;
    }

    .nu30 li .imgk {
        height: 2.25rem;
    }

    .nu30 li:nth-child(4n) {
        margin-right: 0;
    }

    .dj-tab {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .dj-tab a {
        display: flex;
        align-items: center;
        justify-content: center;
        color: #fff;
        font-size: .2rem;
        margin-top: .2rem;
        width: 3.2rem;
        height: 1.1rem;
    }

    .dj-tab a:nth-child(1) {
        background: url(../images/dj1.png) no-repeat center;
        background-size: cover;
    }

    .dj-tab a:nth-child(2) {
        background: url(../images/dj2.png) no-repeat center;
        background-size: cover;
    }

    .dj-tab a:nth-child(3) {
        background: url(../images/dj3.png) no-repeat center;
        background-size: cover;
    }

    .dj-tab a:nth-child(4) {
        background: url(../images/dj4.png) no-repeat center;
        background-size: cover;
    }
}

@media only screen and (max-width: 1000px) {
    .nu20 li {
        min-height:.8rem;
        border-bottom: 1px solid #ece7e7;
        position: relative;
    }

    .nu20 li::after {
        content: '';
        position: absolute;
        top: .325rem;
        left: .2rem;
        width: .19rem;
        height: .15rem;
        background: url(../images/dian5.png) no-repeat center;
        background-size: contain;
    }

    .nu20 li a {
        width: 100%;
        height: 100%;
        display: flex;
        align-items: center;
        padding: .1rem;
        padding-left: .73rem;
        padding-right: .43rem;
    }

    .nu20 li .txt {
        flex: 1;
        width: 100%;
        padding-right: .15rem;
        font-size: .24rem;
    }

    .nu20 li .time {
        font-size: .2rem;
    }

    .nu20 li:hover {
        background-color: #cd171f;
    }

    .nu20 li:hover::after {
        background-image: url(../images/dian6.png);
    }

    .nu20 li:hover a {
        color: #fff;
    }

    .bsh-link {
        height: 1.1rem;
        margin-top: .3rem;
        background: url(../images/bsh.jpg) no-repeat left center;
        background-size: 100% 100%;
        font-size: .28rem;
    }

    .bsh-link a {
        height: 1.1rem;
        color: #fff;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .bsh-link img {
        margin: 0 .3rem;
        width: .25rem;
    }

    .nu30 {
        width: 100%;
        display: block;
    }

    .nu30 li {
        float: left;
        margin-bottom: .3rem;
        width: 49%;
        margin-right: 2%;
    }

    .nu30 li .imgk {
        height: 2.25rem;
    }

    .nu30 li:nth-child(2n) {
        margin-right: 0;
    }

    .dj-tab {
        display: flex;
        align-items: center;
        justify-content: space-between;
        flex-wrap: wrap;
        gap: 10px;
        margin-top: .2rem;
    }

    .dj-tab a {
        display: flex;
        align-items: center;
        justify-content: center;
        color: #fff;
        font-size: .28rem;
        width: calc(50% - 5px);
        height: 1.1rem;
    }

    .dj-tab a:nth-child(1) {
        background: url(../images/dj1.png) no-repeat center;
        background-size: cover;
    }

    .dj-tab a:nth-child(2) {
        background: url(../images/dj2.png) no-repeat center;
        background-size: cover;
    }

    .dj-tab a:nth-child(3) {
        background: url(../images/dj3.png) no-repeat center;
        background-size: cover;
    }

    .dj-tab a:nth-child(4) {
        background: url(../images/dj4.png) no-repeat center;
        background-size: cover;
    }
}

.su3 img {
    object-position: top;
}


