body {
  overflow-x: hidden;
}
.line-1 {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.line-2 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box !important;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
/* index */
@media only screen and (min-width: 1200px) {
  .sy-news {
    min-height: 100vh;
    background: url(../images/yz/bg2.jpg) no-repeat center;
    background-size: cover;
    padding-top: 6.25vw;
    padding-bottom: 3.175vw;
  }
  .more-1 {
    display: inline-block;
    width: 4.1vw;
    height: 4.1vw;
    line-height: 4.1vw;
    text-align: center;
    font-size: 16px;
    color: #999999 !important;
    border: 1px solid #999999;
    border-radius: 50%;
  }
  .in-tit {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    height: 5.7vw;
    line-height: 5.7vw;
    margin-bottom: 30px;
  }
  .in-tit .p1 {
    position: relative;
    font-size: 2.08vw;
  }
  .in-tit .p1 i {
    margin-right: 30px;
  }
  .in-tit .p2 {
    width: 1000px;
    object-fit: contain;
    height: 5.7vw;
    position: absolute;
    left: 0;
    top: 0;
  }
  .in-tit .p2 img {
    height: 100%;
  }
  .in-tit2 .p1 {
    color: #fff;
    z-index: 2;
  }
  .in-tit2 .p2 {
    color: #294fba;
  }
  .news-left {
    float: left;
    width: 50%;
  }
  .news-left .sy_ban2 {
    height: 29vw;
  }

  .news-left .title {
    font-size: 1.875vw;
    height: 4vw;
    line-height: 4vw;
  }
  .news-left .more-1 {
    float: right;
  }
  .news-right {
    float: right;
    width: 50%;
  }
  .news-right .tab {
    display: flex;
    align-items: center;
  }
  .news-right .tab li {
    cursor: pointer;
    width: 50%;
    height: 4vw;
    line-height: 4vw;
    text-align: center;
    font-size: 1.875vw;
    background-color: #fff;
  }
  .news-right .tab li.on {
    color: #fff;
    background-color: #023ab6;
  }
  .news-right .more-1 {
    float: right;
  }
  .u1 {
    display: none;
    padding: 30px 0;
    height: 29vw;
  }
  .u1.on {
    display: block;
  }
  .u1 li a {
    padding-left: 10%;
    height: 6.25vw;
    display: flex;
    align-items: center;
    margin-bottom: 15px;
  }
  .u1 li a .time {
    width: 5.2vw;
    height: 5.2vw;
    text-align: center;
    color: #fff;
    background-color: #023ab6;
    border-radius: 50%;
    padding: .5vw 0;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-around;
  }
  .u1 li a .time p {
    width: 100%;
    font-size: 2.3vw;
  }
  .u1 li a .time span {
    font-size: 0.83vw;
  }
  .u1 li a .txt {
    flex: 1;
    margin-left: 5%;
    height: 6.25vw;
    display: flex;
    align-items: center;
    font-size: 1.25vw;
    line-height: 1.3;
    border-bottom: 1px solid #dddddd;
  }
  .sy_ban2 .swiper-slide img {
    width: 100%;
    height: 24.8vw;
    object-fit: cover;
  }
  .sy_ban2 .swiper-slide p {
    margin-top: 10px;
    font-size: 1.25vw;
    line-height: 1.3;
    overflow:hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2; 
  }
  .sy_ban2 .swiper-slide span {
    margin-left: 15px;
    font-size: 0.93vw;
    color: #000;
  }
  .sy-about {
    min-height: 100vh;
    background: url(../images/yz/bg3.jpg) no-repeat center;
    background-size: cover;
    padding-top: 6.25vw;
    padding-bottom: 3.175vw;
  }
  .sy-about .txt-l {
    float: left;
    width: 50%;
    padding: 2.6vw;
    padding-top: 0;
    margin-top: 2vw;
  }
  .sy-about .txt-l .title {
    font-size: 1.56vw;
    margin-bottom: 1.56vw;
  }
  .sy-about .txt-l .info {
    font-size: 1.1vw;
    line-height: 1.8;
  }
  .sy-about .txt-r {
    float: right;
    width: 50%;
    margin-top: 2vw;
  }
  .sy-yj {
    padding: 5.625vw 0;
    min-height: 100vh;
  }
  .u2 li {
    position: relative;
    width: 33%;
    height: 16.77vw;
    overflow: hidden;
    float: left;
    border: 1px solid #023ab6;
  }
  .u2 li .imgk {
    width: 100%;
    height: 100%;
  }
  .u2 li .imgk img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .u2 li .pro {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(2, 58, 182, 0.6);
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .u2 li .pro img {
    height: 6.25vw;
  }
  .u2 li .info {
    display: none;
    position: absolute;
    z-index: 2;
    bottom: 30px;
    left: 40px;
    color: #fff;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
  }
  .u2 li .info p {
    font-size: 48px;
    margin-bottom: 20px;
  }
  .u2 li .info span {
    font-size: 18px;
  }
  .u2 li:hover .info {
    display: block;
  }
  .u2 li:hover .pro {
    display: none;
  }
  .bot {
    background-color: #023ab6;
    background: url(../images/yz/foot.jpg) no-repeat center;
    background-size: cover;
    padding-top: 4.16vw;
  }
  .bot .detail {
    padding: 0 5vw;
    padding-bottom: 3.125vw;
  }
  .bot .l {
    float: left;
    width: 30%;
    color: #fff;
  }
  .bot .l .name {
    font-size: 1.25vw;
    margin-bottom: 1vw;
  }
  .bot .l p {
    font-size: 0.93vw;
    color: #cccccc;
    margin-bottom: 1.52vw;
    line-height: 1.7;
  }
  .bot .l .ewm-pic {
    width: 6.77vw;
  }
  .bot .r {
    float: right;
    width: 70%;
    color: #fff;
  }
  .bot .r .u3 {
    display: flex;
    align-items: flex-start;
    justify-content: flex-end;
  }
  .bot .r .u3 li {
    margin-left:5%;
  }
  .bot .r .u3 li .tit {
    font-size: 1.25vw;
    margin-bottom: 1.56vw;
  }
  .bot .r .u3 li .tit a {
    color: #fff;
  }
  .bot .r .u3 li dd {
    font-size: 0.93vw;
    color: #ccc;
    margin-bottom: 0.75vw;
  }
  .bot .r .u3 li dd a {
    color: #ccc;
  }
  .bot .ps {
    width: 100%;
    border-top: 1px solid #999999;
    height: 5.7vw;
    line-height: 5.7vw;
    color: #fff;
    padding: 0 5vw;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 0.83vw;
  }
  .bot .ps .share {
    display: flex;
    align-items: center;
    justify-content: flex-end;
  }
  .bot .ps .share a {
    margin-left: 10px;
  }
  .bot .ps .share a img {
    width: 1.56vw;
  }
}
@media only screen and (max-width: 1200px) {
  .sy-news {
    background: url(../images/yz/bg2.jpg) no-repeat center;
    background-size: cover;
    padding: 30px 15px;
  }
  .more-1 {
    display: inline-block;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 14px;
    color: #999999 !important;
    border: 1px solid #999999;
    border-radius: 50%;
  }
  .in-tit {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    height: 60px;
    line-height: 60px;
    margin-bottom: 30px;
  }
  .in-tit .p1 {
    position: relative;
    font-size: 24px;
  }
  .in-tit .p1 i {
    margin-right: 30px;
  }
  .in-tit .p2 {
    max-width: 100%;
    object-fit: contain;
    height: 60px;
    position: absolute;
    left: 20px;
    top: 0;
  }
  .in-tit .p2 img {
    max-height: 100%;
  }
  .in-tit2 .p1 {
    color: #fff;
    z-index: 2;
  }
  .in-tit2 .p2 {
    color: #294fba;
  }
  .news-left {
    width: 100%;
  }
  .news-left .title {
    font-size: 22px;
    margin-bottom: 15px;
  }
  .news-left .more-1 {
    float: right;
  }
  .news-right {
    margin-top: 15px;
    width: 100%;
  }
  .news-right .tab {
    display: flex;
    align-items: center;
  }
  .news-right .tab li {
    cursor: pointer;
    width: 50%;
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 20px;
    background-color: #fff;
  }
  .news-right .tab li.on {
    color: #fff;
    background-color: #023ab6;
  }
  .news-right .more-1 {
    float: right;
  }
  .u1 {
    display: none;
    padding: 30px 0;
  }
  .u1.on {
    display: block;
  }
  .u1 li a {
    display: flex;
    align-items: center;
    padding: 15px 0;
  }
  .u1 li a .time {
    width: 65px;
    height: 65px;
    text-align: center;
    color: #fff;
    background-color: #023ab6;
    border-radius: 50%;
    padding: 5px 0;
  }
  .u1 li a .time p {
    font-size: 20px;
  }
  .u1 li a .time span {
    font-size: 12px;
  }
  .u1 li a .txt {
    flex: 1;
    margin-left: 5%;
    height: 60px;
    display: flex;
    align-items: center;
    font-size: 18px;
    border-bottom: 1px solid #dddddd;
  }
  .sy_ban2 .swiper-slide img {
    width: 100%;
    /* height: 200px; */
    height: 54vw;
    object-fit: cover;
  }
  .sy_ban2 .swiper-slide p {
    margin-top: 10px;
    font-size: 20px;
    line-height: 34px;
  }
  .sy_ban2 .swiper-slide span {
    margin-left: 15px;
    font-size: 16px;
  }
  .sy-about {
    background: url(../images/yz/bg3.jpg) no-repeat center;
    background-size: cover;
    padding: 30px 15px;
  }
  .sy-about .txt-l {
    width: 100%;
    padding: 30px 15px;
    padding-top: 0;
  }
  .sy-about .txt-l .title {
    font-size: 24px;
    margin-bottom: 20px;
  }
  .sy-about .txt-l .info {
    font-size: 16px;
    line-height: 30px;
  }
  .sy-about .txt-r {
    width: 100%;
  }
  .sy-about .txt-r img {
    width: 100%;
  }
  .sy-yj {
    padding: 30px 15px;
  }
  .u2 li {
    position: relative;
    width: 100%;
    height: 35vw;
    overflow: hidden;
    float: left;
    border: 1px solid #023ab6;
  }
  .u2 li .imgk {
    width: 100%;
    height: 100%;
  }
  .u2 li .imgk img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .u2 li .pro {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(2, 58, 182, 0.6);
    display: flex;
    align-items: center;
    justify-content: center;
    display: none;
  }
  .u2 li .info {
    position: absolute;
    z-index: 2;
    bottom: 30px;
    left: 40px;
    color: #fff;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
  }
  .u2 li .info p {
    font-size: 35px;
    margin-bottom: 10px;
  }
  .u2 li .info span {
    font-size: 16px;
  }
  .bot {
    background-color: #023ab6;
    padding-top: 20px;
  }
  .bot .detail {
    padding: 0 15px;
    padding-bottom: 20px;
    text-align: center;
  }
  .bot .l {
    color: #fff;
  }
  .bot .l .name {
    font-size: 20px;
    margin-bottom: 10px;
  }
  .bot .l p {
    font-size: 14px;
    color: #cccccc;
    margin-bottom: 15px;
  }
  .bot .l .ewm-pic img {
    width: 80px;
  }
  .bot .r {
    display: none;
    float: right;
    width: 70%;
    color: #fff;
  }
  .bot .r .u3 {
    display: flex;
    align-items: flex-start;
    justify-content: flex-end;
  }
  .bot .r .u3 li {
    margin-left: 5%;
  }
  .bot .r .u3 li .tit {
    font-size: 24px;
    margin-bottom: 30px;
  }
  .bot .r .u3 li .tit a {
    color: #fff;
  }
  .bot .r .u3 li dd {
    font-size: 18px;
    color: #ccc;
    margin-bottom: 15px;
  }
  .bot .r .u3 li dd a {
    color: #ccc;
  }
  .bot .ps {
    width: 100%;
    border-top: 1px solid #999999;
    height: 110px;
    color: #fff;
    padding: 0 15px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 14px;
  }
  .bot .ps .share {
    display: flex;
    align-items: center;
    justify-content: flex-end;
  }
  .bot .ps .share a {
    width: 30px;
    margin-left: 10px;
  }
}
/*  */
@media only screen and (min-width: 1200px) {
  .ny-tit {
    font-size: 1.875vw;
  }
  .ny-tit i {
    display: block;
    width: 7.39vw;
    height: 6px;
    border-radius: 3px;
    margin-top: 15px;
    background-color: #023ab6;
  }
  .yj-jj {
    margin-top: 2.6vw;
    margin-bottom: 5.72vw;
  }
  .yj-jj .jj-l {
    float: left;
    width: 50%;
    font-size: 1vw;
    padding-right: 5vw;
    line-height: 1.8;
  }
  .yj-jj .jj-r {
    width: 50%;
    float: right;
  }
  .yj-jj .jj-r img {
    width: 100%;
  }
  .yj-lx {
    padding: 2.6vw 5vw;
    background-color: #023ab6;
    color: #fff;
  }
  .yj-lx .tit {
    margin-top: 1vw;
    text-align: center;
    font-size: 2.08vw;
    margin-bottom: 2.5vw;
  }
  .yj-lx .lx {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .yj-lx .lx li {
    font-size: 0.93vw;
    height: 35px;
    margin: 0 30px;
  }
  .yj-lx .lx li img {
    margin-right: 15px;
    height: 1.8vw;
  }
  .yj-zz {
    background-color: #fff;
    background: url(../images/yz/img-jg-bg.png) no-repeat center #fff;
    background-size: 100% auto;
    padding: 55px 5vw;
  }
  .yj-zz .yj-info {
    text-align: center;
    margin-top: 55px;
  }
  .yj-zz .yj-info img {
    width: 70%;
  }
  .yj-gl {
    padding-bottom: 70px;
  }
  .yj-gl .ny-tit {
    padding: 0 5vw;
    margin-bottom: 50px;
  }
  .mt30 {
    margin-top: 30px;
  }
  .u4 li {
    float: left;
    width: 20%;
    height: 25.6vw;
    position: relative;
  }
  .u4 li a {
    display: block;
    width: 100%;
    height: 100%;
  }
  .u4 li .imgk,
  .u4 li img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .u4 li .mk {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4);
    display: none;
    left: 0;
    top: 0;
  }
  .u4 li .info {
    width: 100%;
    position: absolute;
    bottom: 2vw;
    text-align: center;
    color: #fff;
  }
  .u4 li .info p {
    font-size: 1.3vw;
    margin-bottom: 10px;
  }
  .u4 li .info span {
    font-size: 0.83vw;
  }
  .u4 li:hover .mk {
    display: block;
  }
  .glxq {
    padding-bottom: 1px;
  }
  .gltd {
    padding: 5.2vw;
    background-color: #fff;
    margin-bottom: 80px;
    margin-top: 55px;
  }
  .gltd .img-l {
    float: left;
    width: 24%;
    margin-right: 6%;
  }
  .gltd .txt-r {
    width: 70%;
    float: right;
  }
  .gltd .txt-r .tit {
    margin-top: 15px;
    font-size: 1.875vw;
    color: #023ab6;
    margin-bottom: 1.8vw;
  }
  .gltd .txt-r .tit2 {
    font-size: 1.25vw;
    color: #023ab6;
    margin-bottom: 2.6vw;
  }
  .gltd .txt-r .txt {
    font-size: 0.93vw;
    line-height: 32px;
  }
  .yj-xz {
    padding-left: 5vw;
  }
  .yj-xz .xz-info {
    margin-top: 55px;
    position: relative;
  }
  .yj-xz .xz-info .tabs {
    width: 20%;
    position: absolute;
    left: 0;
    top: 0;
  }
  .yj-xz .xz-info .tabs .tab {
    width: 100%;
    height: 9.37vw;
    background: url(../images/yz/img-xz-1.png) no-repeat center;
    background-size: cover;
    padding: 2.08vw;
    margin-bottom: 1.04vw;
    border-top-left-radius: 2.86vw;
    border-bottom-right-radius: 2.86vw;
    position: relative;
    cursor: pointer;
  }
  .yj-xz .xz-info .tabs .tab .xt {
    display: block;
    width: 2.3vw;
    height: 0.52vw;
    border-radius: 5px;
    background-color: #0153c3;
    margin-bottom: 1.25vw;
  }
  .yj-xz .xz-info .tabs .tab p {
    color: #fff;
    font-size: 1.4vw;
	    line-height:30px;
  }
  .yj-xz .xz-info .tabs .tab .ljt {
    display: none;
    width: 4.6vw;
    height: 4.6vw;
    border-radius: 50%;
    background-color: #023ab6;
    position: absolute;
    top: 2.3vw;
    right: -2.3vw;
    line-height: 4.6vw;
    text-align: center;
  }
  .yj-xz .xz-info .tabs .tab .ljt img {
    width: 2vw;
  }
  .yj-xz .xz-info .tabs .tab .ljt2 {
    display: block;
    position: absolute;
    top: 2.3vw;
    right: 1vw;
    line-height: 4.6vw;
    text-align: center;
  }
  .yj-xz .xz-info .tabs .tab .ljt2 img {
    width: 2vw;
  }
  .yj-xz .xz-info .tabs .tab.on {
    background: #023ab6;
  }
  .yj-xz .xz-info .tabs .tab.on .xt {
    background-color: #fff;
  }
  .yj-xz .xz-info .tabs .tab.on .ljt2 {
    display: none;
  }
  .yj-xz .xz-info .tabs .tab.on .ljt {
    display: block;
  }
  .yj-xz .xz-info .xz-list {
    width: 85%;
    float: right;
    padding: 3.6vw 5vw 3.6vw 12%;
    background-color: #fff;
    margin-bottom: 3.9vw;
  }
  .yj-xz .xz-info .xz-list .xz-jj {
    margin-bottom: 3.9vw;
  }
  .yj-xz .xz-info .xz-list .xz-jj .tit {
    font-size: 1.87vw;
    color: #023ab6;
    margin-bottom: 1.56vw;
  }
  .yj-xz .xz-info .xz-list .xz-jj p {
    font-size: 1.56vw;
    margin-bottom: 15px;
    line-height: 1.2;
  }
  .yj-xz .xz-info .xz-list .xz-item {
    background-color: #f5f5f5;
    min-height: 18.9vw;
    display: flex;
    margin-bottom: 1.56vw;
  }
  .yj-xz .xz-info .xz-list .xz-item .imgk {
    float: left;
    width: 14.58vw;
    height: 18.9vw;
    margin-right: 5%;
  }
  .yj-xz .xz-info .xz-list .xz-item .imgk img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .yj-xz .xz-info .xz-list .xz-item .txt {
    padding: 2vw 2.6vw;
    padding-bottom: 2vw;
    padding-left: 0;
    width: 100%;
    flex: 6;
  }
  .yj-xz .xz-info .xz-list .xz-item .txt .name {
    font-size: 1.56vw;
    color: #023ab6;
    padding-bottom: 1.4vw;
    margin-bottom: 1vw;
    border-bottom: 1px solid #dddddd;
  }
  .yj-xz .xz-info .xz-list .xz-item .txt .name .name2 {
    font-size: 1.25vw;
  }
  .yj-xz .xz-info .xz-list .xz-item .txt .name p {
    margin-bottom: 0.52vw;
    line-height: 1.2;
  }
  .yj-xz .xz-info .xz-list .xz-item .txt .name p span {
    margin-left: 1.4vw;
  }
  .yj-xz .xz-info .xz-list .xz-item .txt .zz .tit {
    font-size: 1.25vw;
    margin-bottom: 1vw;
  }
  .yj-xz .xz-info .xz-list .xz-item .txt .zz .xq {
    font-size: 1vw;
    line-height: 1.5;
  }
}
@media only screen and (max-width: 1200px) {
  .ny-tit {
    font-size: 24px;
  }
  .ny-tit i {
    display: block;
    width: 90px;
    height: 6px;
    border-radius: 3px;
    margin-top: 10px;
    background-color: #023ab6;
  }
  .yj-yj {
    padding: 15px 0;
  }
  .yj-yj .main {
    padding: 0 15px;
  }
  .yj-jj {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .yj-jj .jj-l {
    width: 100%;
    font-size: 16px;
    line-height: 30px;
  }
  .yj-jj .jj-r {
    width: 100%;
  }
  .yj-jj .jj-r img {
    width: 100%;
  }
  .yj-lx {
    padding: 30px 15px;
    background-color: #023ab6;
    color: #fff;
  }
  .yj-lx .tit {
    text-align: center;
    font-size: 24px;
    margin-bottom: 20px;
  }
  .yj-lx .lx li {
    font-size: 14px;
    height: 30px;
    margin-bottom: 15px;
  }
  .yj-lx .lx li img {
    margin-right: 10px;
    height: 25px;
  }
  .yj-zz {
    background-color: #fff;
    background: url(../images/yz/img-jg-bg.png) no-repeat center #fff;
    background-size: 100% auto;
    padding: 30px 15px;
  }
  .yj-zz .yj-info {
    text-align: center;
    margin-top: 55px;
  }
  .yj-zz .yj-info img {
    width: 100%;
  }
  .yj-gl {
    padding-bottom: 30px;
  }
  .yj-gl .ny-tit {
    margin-bottom: 30px;
  }
  .mt30 {
    margin-top: 15px;
  }
  .u4 li {
    float: left;
    width: 50%;
    height: 62vw;
    position: relative;
  }
  .u4 li a {
    display: block;
    width: 100%;
    height: 100%;
  }
  .u4 li .imgk,
  .u4 li img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .u4 li .mk {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
  }
  .u4 li .info {
    width: 100%;
    position: absolute;
    bottom: 30px;
    text-align: center;
    color: #fff;
  }
  .u4 li .info p {
    font-size: 20px;
    margin-bottom: 10px;
  }
  .u4 li .info span {
    font-size: 14px;
  }
  .u4 li:hover .mk {
    display: block;
  }
  .gltd {
    padding: 30px 15px;
    background-color: #fff;
    margin-bottom: 30px;
    margin-top: 35px;
  }
  .gltd .img-l {
    width: 30%;
    margin: 0 auto;
    float: left;
  }
  .gltd .txt-r {
    width: 65%;
    float: right;
  }
  .gltd .txt-r .tit {
    text-align: center;
    margin-top: 10px;
    font-size: 20px;
    color: #023ab6;
    margin-bottom: 15px;
  }
  .gltd .txt-r .tit2 {
    text-align: center;
    font-size: 16px;
    color: #023ab6;
    margin-bottom: 20px;
  }
  .gltd .txt-r .txt {
    font-size: 16px;
    line-height: 32px;
  }
  .yj-xz .xz-info {
    margin-top: 30px;
    position: relative;
  }
  .yj-xz .xz-info .tabs .tab {
    width: 88%;
    height: 80px;
    background: url(../images/yz/img-xz-1.png) no-repeat center;
    background-size: cover;
    padding: 15px 20px;
    margin-bottom: 20px;
    border-top-left-radius: 25px;
    border-bottom-right-radius: 25px;
    position: relative;
    cursor: pointer;
  }
  .yj-xz .xz-info .tabs .tab .xt {
    display: block;
    width: 20px;
    height: 4px;
    border-radius: 5px;
    background-color: #0153c3;
    margin-bottom: 10px;
  }
  .yj-xz .xz-info .tabs .tab p {
    color: #fff;
    font-size: 16px;
  }
  .yj-xz .xz-info .tabs .tab .ljt {
    display: none;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background-color: #023ab6;
    position: absolute;
    top: 0;
    right: -30px;
    line-height: 80px;
    text-align: center;
  }
  .yj-xz .xz-info .tabs .tab .ljt2 {
    display: block;
    position: absolute;
    top: 0;
    right: 20px;
    line-height: 80px;
    text-align: center;
  }
  .yj-xz .xz-info .tabs .tab.on {
    background: #023ab6;
    border-bottom-right-radius: 20px;
  }
  .yj-xz .xz-info .tabs .tab.on .xt {
    background-color: #fff;
  }
  .yj-xz .xz-info .tabs .tab.on .ljt2 {
    display: none;
  }
  .yj-xz .xz-info .tabs .tab.on .ljt {
    display: block;
  }
  .yj-xz .xz-info .xz-list {
    width: 100%;
    padding: 30px 15px;
    padding-bottom: 1px;
    background-color: #fff;
    margin-bottom: 30px;
  }
  .yj-xz .xz-info .xz-list .xz-jj {
    margin-bottom: 30px;
  }
  .yj-xz .xz-info .xz-list .xz-jj .tit {
    font-size: 24px;
    color: #023ab6;
    margin-bottom: 10px;
  }
  .yj-xz .xz-info .xz-list .xz-jj p {
    font-size: 18px;
    margin-bottom: 5px;
  }
  .yj-xz .xz-info .xz-list .xz-item {
    background-color: #f5f5f5;
    min-height: 363px;
    margin-bottom: 30px;
    padding: 15px;
  }
  .yj-xz .xz-info .xz-list .xz-item .imgk {
    width: 30%;
    float: left;
    /* height: 260px; */
    margin: 0 auto;
  }
  .yj-xz .xz-info .xz-list .xz-item .imgk img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .yj-xz .xz-info .xz-list .xz-item .txt {
    padding-top: 15px;
    width: 65%;
    float: right;
  }
  .yj-xz .xz-info .xz-list .xz-item .txt .name {
    /* text-align: center; */
    font-size: 18px;
    color: #023ab6;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #dddddd;
  }
  .yj-xz .xz-info .xz-list .xz-item .txt .name .name2 {
    font-size: 14px;
  }
  .yj-xz .xz-info .xz-list .xz-item .txt .name p {
    margin-bottom: 10px;
  }
  .yj-xz .xz-info .xz-list .xz-item .txt .name p span {
    margin-left: 20px;
  }
  .yj-xz .xz-info .xz-list .xz-item .txt .zz .tit {
    font-size: 16px;
    margin-bottom: 20px;
  }
  .yj-xz .xz-info .xz-list .xz-item .txt .zz .xq {
    font-size: 14px;
  }
}
/*  */
@media only screen and (min-width: 1200px) {
  .xw-xs {
    padding-bottom: 70px;
  }
  .xw-xs .u5 {
    margin-top: 55px;
  }
  .xw-xs .u5 li a {
    display: flex;
    align-items: center;
    height: 13.54vw;
    width: 100%;
    background-color: #fff;
    margin-bottom: 30px;
  }
  .xw-xs .u5 li a .imgk {
    height: 100%;
    width: 27%;
  }
  .xw-xs .u5 li a .imgk img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .xw-xs .u5 li a .txt {
    padding: 0 6%;
    flex: 1;
  }
  .xw-xs .u5 li a .txt p {
    font-size: 1.25vw;
  }
  .xw-xs .u5 li a .txt span {
    display: block;
    font-size: 0.93vw;
    color: #999999;
    margin-top: 30px;
  }
  .xw-xs .ny_k {
    margin-top: 55px;
  }
  .u6 {
    margin-top: 55px;
    margin-bottom: 30px;
  }
  .u6 li {
    position: relative;
    padding-left: 30px;
    height: 4.166vw;
    margin-bottom: 10px;
    border-bottom: 1px solid #dddddd;
  }
  .u6 li a {
    display: flex;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: space-between;
  }
  .u6 li a p {
    font-size: 1.25vw;
    flex: 1;
    height: 1.25vw;
    line-height: 1.25vw;
  }
  .u6 li a span {
    font-size: 0.93vw;
    color: #999999;
  }
  .u6 li :after {
    content: '';
    width: 0.52vw;
    height: 0.52vw;
    background-color: #023ab6;
    border-radius: 10px;
    position: absolute;
    left: 0;
    top: 1.829vw;
  }
  .rczp {
    background-color: #fff;
    margin-top: 55px;
    margin-bottom: 30px;
    padding: 3.6vw 5.2vw;
  }
  .rczp .xq {
    font-size: 0.93vw;
    line-height: 30px;
  }
  .rczp .xq .tit {
    font-size: 1.875vw;
    margin-bottom: 30px;
    line-height: 40px;
  }
  .rczp .xq .bz {
    font-size: 0.93vw;
    color: #666666;
    padding-bottom: 40px;
    border-bottom: 1px solid #cccccc;
    margin-bottom: 50px;
  }
  .rczp .xq .txt {
    margin-bottom: 60px;
  }
  .rczp .xq .txt-item {
    display: flex;
    margin-bottom: 60px;
  }
  .rczp .xq .txt-item .name {
    padding-left: 17px;
	width:180px;
    color: #023ab6;
    font-size: 1.3vw;
    margin-right:20px;
    word-break: keep-all;
    position: relative;
  }
    .rczp .xq .txt-item .info{
		flex:1
	}
  .rczp .xq .txt-item .name::after {
    content: '';
    position: absolute;
    left: 0;
    top: 2px;
    width: 5px;
    height: 24px;
    background-color: #023ab6;
  }
  .rczp .xq-bk {
    border-top: 1px solid #ccc;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 15px;
  }
  .rczp .xq-bk .bk {
    display: block;
    width: 153px;
    height: 44px;
    line-height: 42px;
    text-align: center;
    border: 1px solid #ddd;
  }
  .u7 {
    margin-bottom: 30px;
  }
  .u7 li {
    position: relative;
    height: 4.16vw;
    margin-bottom: 10px;
  }
  .u7 li a {
    padding-left: 30px;
    display: flex;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #dddddd;
  }
  .u7 li a p {
    font-size: 1.25vw;
    flex: 1;
    line-height: 1.25vw;
    height: 1.25vw;
  }
  .u7 li a span {
    font-size: 0.93vw;
    color: #999999;
  }
  .u7 li :after {
    content: '';
    width: 0.52vw;
    height: 0.52vw;
    background-color: #023ab6;
    border-radius: 10px;
    position: absolute;
    left: 0;
    top: 1.829vw;
  }
  .xw-tz {
    background-color: #fff;
  }
}
@media only screen and (max-width: 1200px) {
  .xw-xs {
    padding-bottom: 30px;
  }
  .xw-xs .u5 {
    margin-top: 30px;
  }
  .xw-xs .u5 li a {
    display: block;
    margin-bottom: 20px;
    width: 100%;
    background-color: #fff;
  }
  .xw-xs .u5 li a .imgk {
    /* height: 150px; */
    width: 100%;
  }
  .xw-xs .u5 li a .imgk img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .xw-xs .u5 li a .txt {
    padding: 10px;
  }
  .xw-xs .u5 li a .txt p {
    font-size: 18px;
  }
  .xw-xs .u5 li a .txt span {
    display: block;
    font-size: 14px;
    color: #999999;
    margin-top: 10px;
  }
  .xw-xs .ny_k {
    margin-top: 30px;
  }
  .xw-tz {
    background-color: #fff;
  }
  .u6 {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .u6 li {
    position: relative;
    padding-left: 30px;
    height: 80px;
    margin-bottom: 10px;
  }
  .u6 li a {
    display: flex;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #dddddd;
  }
  .u6 li a p {
    font-size: 18px;
    flex: 1;
  }
  .u6 li a span {
    font-size: 14px;
    color: #999999;
  }
  .u6 li :after {
    content: '';
    width: 10px;
    height: 10px;
    background-color: #023ab6;
    border-radius: 10px;
    position: absolute;
    left: 0;
    top: 35px;
  }
  .rczp {
    background-color: #fff;
    margin-top: 30px;
    margin-bottom: 30px;
    padding: 15px;
  }
  .rczp .xq {
    font-size: 16px;
    line-height: 30px;
  }
  .rczp .xq .tit {
    font-size: 24px;
    margin-bottom: 20px;
    line-height: 32px;
  }
  .rczp .xq .bz {
    font-size: 16px;
    color: #666666;
    padding-bottom: 20px;
    border-bottom: 1px solid #cccccc;
    margin-bottom: 30px;
  }
  .rczp .xq .txt {
    margin-bottom: 40px;
  }
  .rczp .xq .txt-item {
    margin-bottom: 30px;
  }
  .rczp .xq .txt-item .name {
    padding-left: 17px;
    color: #023ab6;
    font-size: 22px;
    margin-right: 45px;
    margin-bottom: 15px;
    word-break: keep-all;
    position: relative;
  }
  .rczp .xq .txt-item .name::after {
    content: '';
    position: absolute;
    left: 0;
    top: 4px;
    width: 5px;
    height: 22px;
    background-color: #023ab6;
  }
  .rczp .xq-bk {
    border-top: 1px solid #ccc;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 15px;
  }
  .rczp .xq-bk .bk {
    display: block;
    width: 153px;
    height: 44px;
    line-height: 42px;
    text-align: center;
    border: 1px solid #ddd;
  }
  .rczp .xq-bk .ab_fx {
    margin-top: 0;
  }
  .u7 {
    margin-bottom: 30px;
  }
  .u7 li {
    position: relative;
    height: 80px;
    margin-bottom: 10px;
  }
  .u7 li a {
    padding-left: 30px;
    display: flex;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #dddddd;
  }
  .u7 li a p {
    font-size: 18px;
    flex: 1;
  }
  .u7 li a span {
    font-size: 14px;
    color: #999999;
  }
  .u7 li :after {
    content: '';
    width: 10px;
    height: 10px;
    background-color: #023ab6;
    border-radius: 10px;
    position: absolute;
    left: 0;
    top: 35px;
  }
}
/*  */
@media only screen and (min-width: 1200px) {
  .sz-sz {
    margin-top: 55px;
    font-size: 1.25vw;
    margin-bottom: 50px;
  }
  .sz-list {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 90px;
  }
  .sz-list .sz-item {
    padding-left: 2.5vw;
    padding-top: 2.5vw;
    width: 31%;
    height: 13.2vw;
    color: #fff;
    position: relative;
    background: url(../images/yz/img-sz.jpg) no-repeat center;
    background-size: 100% 100%;
  }
  .sz-list .sz-item h1 {
    font-size: 5vw;
  }
  .sz-list .sz-item p {
    margin-top: 0.5vw;
    font-size: 1.25vw;
  }
  .sz-list .sz-item i {
    position: absolute;
    right: 10%;
    bottom: 10%;
  }
  .sz-list .sz-item i img {
    width: 6.25vw;
  }
  .u8 {
    margin-top: 45px;
    margin-bottom: 50px;
  }
  .sz-qz {
    padding-bottom: 70px;
  }
  .sxss {
    margin-top: 55px;
  }
  .sxss .ss-item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px;
  }
  .sxss .ss-item .l {
    display: flex;
    align-items: center;
  }
  .sxss .ss-item .l .tab {
    width: 13vw;
    height: 3.125vw;
    background-color: #023ab6;
    font-size: 0.93vw;
    line-height: 3.125vw;
    text-align: center;
    color: #fff;
  }
  .sxss .ss-item .l .tab2 select {
    margin-left: 15px;
    width: 20.5vw;
    height: 3.125vw;
    background-color: #fff;
    border: 1px solid #d5d5d5;
    font-size: 0.93vw;
    line-height: 3.125vw;
    padding: 0 15px;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: url(../images/icon-sel.png) no-repeat #fff scroll 95% center;
  }
  .sxss .ss-item .l .sel1 select {
    margin-left: 0;
  }
  .sxss .ss-item .l .sel2 select {
    width: 13vw;
  }
  .sxss .ss-item .r .tab2 select {
    margin-left: 15px;
    width: 13vw;
    height: 3.125vw;
    background-color: #fff;
    border: 1px solid #d5d5d5;
    font-size: 0.93vw;
    line-height: 3.125vw;
    padding: 0 15px;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: url(../images/icon-sel.png) no-repeat #fff scroll 95% center;
  }
  .sxss .ss-item .r input {
    width: 16.66vw;
    height: 3.125vw;
    border: 1px solid #d5d5d5;
    background-color: #fff;
    padding-left: 15px;
    font-size: 0.93vw;
  }
  .sxss .ss-item .r i {
    display: inline-block;
    width: 3.125vw;
    height: 3.125vw;
    background-color: #666666;
    text-align: center;
    vertical-align: top;
    padding-top: 0.78vw;
    cursor: pointer;
  }
  .sxss .ss-item .r i img {
    width: 1.75vw;
  }
  .sxss .u-zm {
    display: flex;
    align-items: center;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .sxss .u-zm li {
    width: 3vw;
    height: 3vw;
    font-size: 1.45vw;
    color: #8d8d8d;
    border: 1px solid #d5d5d5;
    background-color: #fff;
    line-height: 3vw;
    margin-right: 0.29vw;
    margin-bottom: 10px;
    text-align: center;
    cursor: pointer;
  }
  .sxss .u-zm li.on {
    color: #fff;
    background-color: #023ab6;
  }
  .sz-xq {
    padding-bottom: 1px;
  }
  .sz-xq .js-info {
    margin-top: 55px;
    margin-bottom: 20px;
    padding: 2.5vw;
    background-color: #fff;
    border: 1px solid #dddddd;
    display: flex;
  }
  .sz-xq .js-info .imgk {
    width: 15.1vw;
    height: 19vw;
    margin-right: 5%;
  }
  .sz-xq .js-info .imgk img {
    width: 100%;
    object-fit: cover;
    height: 100%;
  }
  .sz-xq .js-info .txt .name {
    margin-top: 20px;
    color: #023ab6;
    font-size: 1.89vw;
    margin-bottom: 40px;
  }
  .sz-xq .js-info .txt .name span {
    font-size: 1.25vw;
  }
  .sz-xq .js-info .txt p {
    font-size: 1.25vw;
    margin-bottom: 10px;
  }
  .js_list2 {
    margin-bottom: 30px;
  }
  .js_list2 li {
    margin-bottom: 20px;
    width: 100%;
    float: left;
    border: 1px solid #dddddd;
  }
  .js_list2 li:last-child {
    margin-bottom: 0;
  }
  .js_list2 .bt {
    display: block;
    width: 100%;
    padding-left: 25px;
    line-height: 4.166vw;
    background-color: #fff;
    font-size: 1.25vw;
    position: relative;
  }
  .js_list2 .bt:after {
    content: '';
    background: url(../images/yz/icon-xl2.png) no-repeat center;
    position: absolute;
    height: 4.166vw;
    width: 40px;
    line-height: 4.166vw;
    right: 25px;
    top: 0px;
    font-size: 2vw;
  }
  .js_list2 .bt:hover,
  .js_list2 .bt.on {
    background-color: #fff;
    color: #023ab6;
  }
  .js_list2 .bt.on:after {
    background: url(../images/yz/icon-xl1.png) no-repeat center;
  }
  .js_list2 .nr {
    font-size: 0.93vw;
    padding: 25px;
    padding-top: 10px;
    display: none;
    background-color: #fff;
    width: 100%;
    overflow-x: auto;
  }
  .u9 {
    margin-top: 30px;
  }
  .u9 li {
    padding: 2vw;
    background-color: #fff;
    border: 1px solid #dddddd;
    display: flex;
    margin-bottom: 30px;
  }
  .u9 li:nth-child(2n) .imgk {
    margin-left: 5%;
    margin-right: 0;
  }
  .u9 li .imgk1 {
    display: none;
  }
  .u9 li .imgk {
    width: 20.3vw;
    height: 25.67vw;
    margin-right: 3.5%;
  }
  .u9 li .imgk img {
    width: 100%;
    object-fit: cover;
    height: 100%;
  }
  .u9 li .info {
    flex: 10;
  }
  .u9 li .info .name {
    margin-top: 20px;
    color: #023ab6;
    font-size: 1.89vw;
    margin-bottom: 40px;
  }
  .u9 li .info .name span {
    margin-left: 30px;
    font-size: 1.25vw;
  }
  .u9 li .info .tit {
    font-size: 1.25vw;
    margin-bottom: 15px;
  }
  .u9 li .info p {
    font-size: 0.93vw;
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 1200px) {
  .sz-sz {
    margin-top: 30px;
    font-size: 18px;
    margin-bottom: 30px;
    line-height: 32px;
  }
  .sz-list {
    padding-bottom: 30px;
  }
  .sz-list .sz-item {
    padding-left: 30px;
    padding-top: 30px;
    margin-bottom: 20px;
    width: 100%;
    height: 180px;
    color: #fff;
    position: relative;
    background: url(../images/yz/img-sz.jpg) no-repeat center;
    background-size: 100% 100%;
  }
  .sz-list .sz-item h1 {
    font-size: 50px;
    margin-bottom: 30px;
  }
  .sz-list .sz-item p {
    margin-top: 5px;
    font-size: 20px;
  }
  .sz-list .sz-item i {
    position: absolute;
    right: 10%;
    bottom: 10%;
  }
  .sz-list .sz-item i img {
    width: 70px;
  }
  .u8 {
    margin-bottom: 20px;
  }
  .sz-qz {
    padding-bottom: 30px;
  }
  .sxss {
    margin-top: 30px;
  }
  .sxss .ss-item .l .tab {
    width: 100%;
    height: 50px;
    background-color: #023ab6;
    font-size: 16px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    margin-bottom: 10px;
  }
  .sxss .ss-item .l .tab2 select {
    width: 100%;
    height: 50px;
    background-color: #fff;
    border: 1px solid #d5d5d5;
    font-size: 16px;
    line-height: 50px;
    padding: 0 15px;
    margin-bottom: 10px;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: url(../images/icon-sel.png) no-repeat #fff scroll 95% center;
  }
  .sxss .ss-item .r {
    margin-bottom: 10px;
  }
  .sxss .ss-item .r .tab2 select {
    width: 100%;
    height: 50px;
    background-color: #fff;
    border: 1px solid #d5d5d5;
    font-size: 16px;
    line-height: 50px;
    padding: 0 15px;
    margin-bottom: 10px;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: url(../images/icon-sel.png) no-repeat #fff scroll 95% center;
  }
  .sxss .ss-item .r input {
    width: 85%;
    height: 50px;
    border: 1px solid #d5d5d5;
    background-color: #fff;
    padding-left: 25px;
    font-size: 16px;
  }
  .sxss .ss-item .r i {
    display: inline-block;
    width: 15%;
    height: 50px;
    background-color: #666666;
    text-align: center;
    vertical-align: top;
    padding-top: 12px;
    cursor: pointer;
  }
  .sxss .u-zm {
    display: flex;
    align-items: center;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .sxss .u-zm li {
    width: 40px;
    height: 40px;
    font-size: 18px;
    color: #8d8d8d;
    border: 1px solid #d5d5d5;
    background-color: #fff;
    line-height: 38px;
    margin-right: 10px;
    margin-bottom: 10px;
    text-align: center;
    cursor: pointer;
  }
  .sxss .u-zm li.on {
    color: #fff;
    background-color: #023ab6;
  }
  .sz-xq {
    padding-bottom: 1px;
  }
  .sz-xq .js-info {
    margin-top: 30px;
    margin-bottom: 20px;
    padding: 15px;
    background-color: #fff;
    border: 1px solid #dddddd;
  }
  .sz-xq .js-info .imgk {
    width: 30%;
    margin: 0 auto;
    float: left;
  }
  .sz-xq .js-info .imgk img {
    width: 100%;
    object-fit: cover;
    height: 100%;
  }
  .sz-xq .js-info .txt .name {
    text-align: center;
    margin-top: 10px;
    color: #023ab6;
    font-size: 20px;
    margin-bottom: 15px;
  }
  .sz-xq .js-info .txt .name span {
    font-size: 18px;
  }
  .sz-xq .js-info .txt {
    float: right;
    width: 65%;
  }
  .sz-xq .js-info .txt p {
    font-size: 14px;
    margin-bottom: 10px;
    word-break: break-all;
  }
  .js_list2 {
    margin-bottom: 30px;
  }
  .js_list2 li {
    margin-bottom: 20px;
    width: 100%;
    float: left;
    border: 1px solid #dddddd;
  }
  .js_list2 li:last-child {
    margin-bottom: 0;
  }
  .js_list2 .bt {
    display: block;
    width: 100%;
    padding-left: 25px;
    line-height: 50px;
    background-color: #fff;
    font-size: 20px;
    position: relative;
  }
  .js_list2 .bt:after {
    content: '';
    background: url(../images/yz/icon-xl2.png) no-repeat center;
    background-size: contain;
    position: absolute;
    height: 50px;
    width: 25px;
    line-height: 50px;
    right: 15px;
    top: 0px;
    font-size: 30px;
  }
  .js_list2 .bt:hover,
  .js_list2 .bt.on {
    background-color: #fff;
    color: #023ab6;
  }
  .js_list2 .bt.on:after {
    background: url(../images/yz/icon-xl1.png) no-repeat center;
    background-size: contain;
  }
  .js_list2 .nr {
    font-size: 16px;
    padding: 25px;
    display: none;
    background-color: #fff;
    width: 100%;
    overflow-x: auto;
  }
  .u9 {
    margin-top: 30px;
  }
  .u9 li {
    padding: 15px;
    background-color: #fff;
    border: 1px solid #dddddd;
    margin-bottom: 30px;
  }
  .u9 li .imgk2 {
    display: none;
  }
  .u9 li .imgk {
    width: 30%;
    float: left;
    margin: 0  auto;
  }
  .u9 li .imgk img {
    width: 100%;
    object-fit: cover;
    height: 100%;
  }
  .u9 li .info {
    flex: 10;
    float: right;
    width: 65%;
  }
  .u9 li .info .name {
    text-align: center;
    margin-top: 10px;
    color: #023ab6;
    font-size: 20px;
    margin-bottom: 15px;
  }
  .u9 li .info .name span {
    margin-left: 30px;
    font-size: 16px;
  }
  .u9 li .info .tit {
    font-size: 16px;
    margin-bottom: 15px;
    text-align: center;
  }
  .u9 li .info p {
    font-size: 16px;
    margin-bottom: 10px;
    word-break: break-all;
  }
}
/*  */
@media only screen and (min-width: 1200px) {
  .ky-yj {
    padding-bottom: 70px;
  }
  .ky-yj .ny_k {
    margin-top: 55px;
  }
  .ky-yj .ny_k .tit {
    font-size: 1.25vw;
    margin-bottom: 30px;
  }
  .ky-yj .ny_k p {
    margin-bottom: 50px;
    font-size: 0.93vw;
  }
  .ky-yj .ny_k .imgk {
    width: 75%;
    margin: 0 auto;
  }
  .ky-fx {
    padding-bottom: 1px;
  }
  .ky-fx .fx-list {
    margin-top: 55px;
  }
  .ky-fx .fx-list .fx-item {
    height: 25.1vw;
    background-color: #fff;
    margin-bottom: 40px;
    position: relative;
  }
  .ky-fx .fx-list .fx-item a {
    display: block;
    width: 100%;
    height: 100%;
  }
  .ky-fx .fx-list .fx-item .imgk {
    width: 50%;
    height: 100%;
    position: absolute;
    left: 0;
  }
  .ky-fx .fx-list .fx-item .imgk img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .ky-fx .fx-list .fx-item .txt {
    position: absolute;
    width: 57%;
    height: 19.583vw;
    top: 2.86vw;
    right: 0;
    background-color: #023ab6;
    color: #fff;
    padding: 2.5vw 7%;
    display: flex;
    justify-content: space-between;
  }
  .ky-fx .fx-list .fx-item .txt .l p {
    margin-top: 1vw;
    width: 100%;
    font-size: 3.75vw;
    margin-bottom: 3.7vw;
    font-weight: 600;
  }
  .ky-fx .fx-list .fx-item .txt .l span {
    font-size: 1.5vw;
  }
  .ky-fx .fx-list .fx-item .txt .r {
    height: 100%;
    border-left: 1px solid #fff;
    padding-left: 10%;
    display: flex;
    align-items: center;
  }
  .ky-fx .fx-list .fx-item .txt .r img {
    height: 6vw;
  }
  .ky-fx .fx-list .fx-item:nth-child(2n) .txt {
    left: 0;
    right: auto;
  }
  .ky-fx .fx-list .fx-item:nth-child(2n) .imgk {
    right: 0;
    left: auto;
  }
}
@media only screen and (max-width: 1200px) {
  .ky-yj {
    padding-bottom: 30px;
  }
  .ky-yj .ny_k {
    margin-top: 30px;
  }
  .ky-yj .ny_k .tit {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 20px;
  }
  .ky-yj .ny_k p {
    margin-bottom: 30px;
    font-size: 16px;
  }
  .ky-yj .ny_k .imgk {
    width: 100%;
    margin: 0 auto;
  }
  .ky-fx {
    padding-bottom: 1px;
  }
  .ky-fx .fx-list {
    margin-top: 30px;
  }
  .ky-fx .fx-list .fx-item {
    background-color: #fff;
    margin-bottom: 40px;
    position: relative;
  }
  .ky-fx .fx-list .fx-item a {
    display: block;
    width: 100%;
    height: 100%;
  }
  .ky-fx .fx-list .fx-item .imgk {
    width: 100%;
    height: 180px;
  }
  .ky-fx .fx-list .fx-item .imgk img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .ky-fx .fx-list .fx-item .txt {
    width: 100%;
    height: 120px;
    background-color: #023ab6;
    color: #fff;
    padding: 20px 5%;
    display: flex;
    justify-content: space-between;
  }
  .ky-fx .fx-list .fx-item .txt .l p {
    width: 100%;
    font-size: 30px;
    margin-bottom: 10px;
  }
  .ky-fx .fx-list .fx-item .txt .l span {
    font-size: 16px;
  }
  .ky-fx .fx-list .fx-item .txt .r {
    height: 100%;
    border-left: 1px solid #fff;
    padding-left: 7%;
    display: flex;
    align-items: center;
  }
  .ky-fx .fx-list .fx-item .txt .r img {
    width: 50px;
  }
}
/*  */
/*  */
@media only screen and (min-width: 1200px) {
  /* wrapper */
  #wrapper {
    margin-top: 30px;
    width: 100%;
    position: relative;
  }
  #wrapper .add-more {
    padding: 15px;
    cursor: pointer;
    font-size: 0.93vw;
    z-index: 3;
    position: absolute;
    bottom: -60px;
    width: 100%;
    height: 80px;
    padding-top: 30px;
    text-align: center;
    background-color: #f5f5f5;
  }
  #wrapper .add-more i {
    display: block;
  }
  #wrapper .add-more i img {
    width: 1.145vw;
  }
  #container {
    position: relative;
    width: 100%;
    margin: 0 auto 25px;
    padding-bottom: 10px;
  }
  .grid {
    width: 22%;
    min-height: 100px;
    margin: 8px;
    font-size: 12px;
    float: left;
    box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4);
    -moz-box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4);
    -webkit-box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4);
    -webkit-transition: top 1s ease, left 1s ease;
    -moz-transition: top 1s ease, left 1s ease;
    -o-transition: top 1s ease, left 1s ease;
    -ms-transition: top 1s ease, left 1s ease;
  }
  .grid strong {
    border-bottom: 1px solid #ccc;
    margin: 10px 0;
    display: block;
    padding: 0 0 5px;
    font-size: 17px;
  }
  .grid .meta {
    text-align: right;
    color: #777;
    font-style: italic;
  }
  .grid .imgholder img {
    max-width: 100%;
    background: #ccc;
    display: block;
    background: url(images/loding.gif) no-repeat center;
  }
  .grid {
    position: relative;
  }
  .grid:hover .mk {
    display: block;
  }
  .grid .mk {
    display: none;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    color: #fff;
    background: rgba(0, 0, 0, 0.4);
    text-align: center;
  }
  .grid .mk .txt {
    position: absolute;
    left: 0;
    bottom: 30px;
    width: 100%;
  }
  .grid .mk .txt .name {
    font-size: 1.56vw;
    margin-bottom: 12px;
  }
  .grid .mk .txt p {
    font-size: 1vw;
    line-height: 1.4vw;
  }
}
@media only screen and (max-width: 1200px) {
  /* wrapper */
  #wrapper {
    margin-top: 20px;
    width: 100%;
    position: relative;
  }
  #wrapper .add-more {
    padding: 15px;
    cursor: pointer;
    font-size: 16px;
    z-index: 3;
    position: absolute;
    bottom: -35px;
    width: 100%;
    height: 60px;
    text-align: center;
    background-color: #f5f5f5;
  }
  #wrapper .add-more i {
    display: block;
  }
  #wrapper .add-more i img {
    width: 20px;
  }
  #container {
    position: relative;
    width: 100%;
    margin: 0 auto 25px;
    padding-bottom: 10px;
  }
  .grid {
    width: 22%;
    min-height: 100px;
    margin: 8px;
    font-size: 12px;
    float: left;
    box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4);
    -moz-box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4);
    -webkit-box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4);
    -webkit-transition: top 1s ease, left 1s ease;
    -moz-transition: top 1s ease, left 1s ease;
    -o-transition: top 1s ease, left 1s ease;
    -ms-transition: top 1s ease, left 1s ease;
  }
  .grid strong {
    border-bottom: 1px solid #ccc;
    margin: 10px 0;
    display: block;
    padding: 0 0 5px;
    font-size: 17px;
  }
  .grid .meta {
    text-align: right;
    color: #777;
    font-style: italic;
  }
  .grid .imgholder img {
    max-width: 100%;
    background: #ccc;
    display: block;
    background: url(images/loding.gif) no-repeat center;
  }
  .grid {
    position: relative;
  }
  .grid .mk {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    color: #fff;
    text-align: center;
  }
  .grid .mk .txt {
    position: absolute;
    left: 0;
    bottom: 15px;
    width: 100%;
  }
  .grid .mk .txt .name {
    font-size: 16px;
    margin-bottom: 10px;
  }
}
.clearfix {
  clear: both;
}
/*  */
@media only screen and (min-width: 1200px) {
  .ky-fxxq {
    padding-bottom: 70px;
  }
  .ky-fxxq .ky-top {
    margin-top: 55px;
    background-color: #0066cc;
    display: flex;
    align-items: center;
    height: 10.4vw;
    width: 100%;
    padding: 0 3.125vw;
    color: #fff;
  }
  .ky-fxxq .ky-top span {
    font-size: 3.64vw;
    font-weight: 600;
  }
  .ky-fxxq .ky-top p {
    flex: 1;
    width: 100%;
    font-size: 1.875vw;
    padding-left: 1.5vw;
  }
  .ky-fxxq .ky-top i {
    display: block;
    height: 50%;
  }
  .ky-fxxq .ky-top i img {
    height: 100%;
  }
  .ky-fxxq .ny_k {
    font-size: 16px;
  }
  .ky-fxxq .ny_k .imgk {
    margin: 30px auto;
    text-align: center;
  }
  .ky-fxxq .zy-xq .tit {
    font-size: 1.56vw;
    line-height: 1.56vw;
    padding-left: 1.56vw;
    position: relative;
    margin-bottom: 40px;
    margin-top: 50px;
  }
  .ky-fxxq .zy-xq .tit::after {
    height: 1.45vw;
    width: 6px;
    content: '';
    position: absolute;
    left: 0;
    top: 1px;
    background-color: #023ab6;
    border-radius: 6px;
  }
  .ky-fxxq .zy-xq .zy-list .zy-item {
    height: 18.5vw;
    cursor: pointer;
    position: relative;
  }
  .ky-fxxq .zy-xq .zy-list .zy-item:hover {
    box-shadow: 0 0 7px 3px rgba(0, 0, 0, 0.2);
  }
  .ky-fxxq .zy-xq .zy-list .zy-item:hover .mk {
    display: block;
  }
  .ky-fxxq .zy-xq .zy-list .zy-item .imgk2 {
    width: 100%;
    height: 100%;
  }
  .ky-fxxq .zy-xq .zy-list .zy-item .imgk2 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .ky-fxxq .zy-xq .zy-list .zy-item .mk {
    cursor: pointer;
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    text-align: center;
    padding: 10%;
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, 0.4);
  }
  .ky-fxxq .zy-xq .zy-list .zy-item .mk p {
    display: flex;
    height: 100%;
    align-items: center;
    justify-content: center;
    font-size: 1.2vw;
    color: #fff;
  }
  .ky-jz {
    padding-bottom: 70px;
  }
  .ky-jz .u10 {
    margin-top: 55px;
  }
  .ky-jz .u10 .fx-item {
    float: left;
    width: 19%;
    margin-right: 1%;
    margin-bottom: 30px;
    cursor: pointer;
    height: 25.5vw;
    position: relative;
  }
  .ky-jz .u10 .fx-item:hover {
    box-shadow: 0 0 7px 3px rgba(0, 0, 0, 0.2);
  }
  .ky-jz .u10 .fx-item:hover .mk {
    display: block;
    background-color: rgba(0, 0, 0, 0.4);
  }
  .ky-jz .u10 .fx-item .imgk {
    width: 100%;
    height: 100%;
  }
  .ky-jz .u10 .fx-item .imgk img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .ky-jz .u10 .fx-item .mk {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    text-align: center;
    padding: 16%;
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, 0.15);
  }
  .ky-jz .u10 .fx-item .mk p {
    display: flex;
    height: 100%;
    align-items: center;
    justify-content: center;
    font-size: 1.2vw;
    color: #fff;
    line-height: 1.5;
  }
  .ky-jzxq {
    padding-bottom: 70px;
  }
  .ky-jzxq .jzxq {
    margin-top: 55px;
  }
  .ky-jzxq .jzxq .tit {
    font-size: 1.54vw;
    text-align: center;
    margin: 30px 0;
  }
  .ky-jzxq .jzxq .imgk {
    text-align: center;
    margin: 30px 0;
  }
  .ky-jzxq .jzxq .txt {
    font-size: 0.93vw;
  }
  .ky-jzxq .ny_ban {
    margin-top: 50px;
  }
  .ky-jzxq .ny_ban .swiper-slide {
    height: 18.75vw;
  }
  .ky-jzxq .ny_ban .swiper-slide .example,
  .ky-jzxq .ny_ban .swiper-slide p {
    width: 100%;
    height: 100%;
    cursor: pointer;
  }
  .ky-jzxq .ny_ban .swiper-slide .example img,
  .ky-jzxq .ny_ban .swiper-slide p img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .ky-jzxq .zy-item .mk {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    text-align: center;
    padding: 10%;
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, 0.4);
  }
  .ky-jzxq .zy-item .mk p {
    display: flex;
    height: 100%;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    color: #fff;
  }
  .ky-jzxq .zy-item:hover .mk {
    display: block;
  }
  .modelTost {
    display: none;
    background: rgba(0, 0, 0, 0.5);
    z-index: 9999;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
  }
  .modelTostChile {
    width: 100vw;
    height: 100vh;
    padding-top: 5vh;
    padding-bottom: 5vh;
    position: absolute;
  }
  .modelTostChile p {
    font-size: 1.25vw;
    padding: 0;
  }
  .modelName {
    font-size: 1.25vw;
    text-align: center;
    margin-bottom: 3vh;
    color: #fff;
  }
  .modelClose {
    position: absolute;
    right: 5%;
    top: 5vh;
    /* float: right; */
    cursor: pointer;
    font-size: 45px;
    color: #fff;
    padding-right: 3%;
  }
  .ban2 .swiper-slide {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
	    height: 85vh;
  }
  .ban2 .swiper-slide img {
    max-width: 90%;
    max-height: 85vh;
    text-align: center;
    object-fit: contain;
  }
  .ny_ban .swiper-button-next,
  .ny_ban .swiper-button-prev {
    background: url(../images/yz/sw-r.png) no-repeat center;
    background-size: contain;
    width: 40px;
    height: 40px;
    margin-top: -20px;
  }
  .ny_ban .swiper-button-prev {
    background: url(../images/yz/sw-l.png) no-repeat center;
    background-size: contain;
  }
  .ky-yq {
    padding-bottom: 70px;
  }
  .ky-yq .u11 {
    margin-top: 55px;
  }
  .ky-yq .u11 .fx-item {
    cursor: pointer;
    float: left;
    width: 31.5%;
    height: 21.7vw;
    margin-right: 1.5%;
    margin-bottom: 30px;
    position: relative;
  }
  .ky-yq .u11 .fx-item:hover .mk {
    display: block;
  }
  .ky-yq .u11 .fx-item .imgk {
    width: 100%;
    height: 100%;
  }
  .ky-yq .u11 .fx-item .imgk img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .ky-yq .u11 .fx-item .mk {
    display: none;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    position: absolute;
    left: 0;
    top: 0;
  }
  .ky-yq .u11 .fx-item .mk p {
    padding: 0 15px;
    position: absolute;
    width: 100%;
    text-align: center;
    font-size: 1.25vw;
    color: #fff;
    bottom: 30px;
    line-height: 1.5;
  }
  .ky-yq .u12 .fx-item {
    cursor: pointer;
    float: left;
    width: 48%;
    height: 24vw;
    margin-right: 2%;
  }
  .ky-yq .u12 .fx-item .mk p {
    font-size: 1.25vw;
  }
  .my-model {
    display: none;
    position: fixed;
    width: 100vw;
    height: 100vh;
    overflow: hidden;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.6);
    z-index: 9;
  }
  .my-model .mk {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .my-model .mk .close2 {
    position: absolute;
    right: 3%;
    top: 15px;
    font-size: 2.08vw;
    color: #333;
    cursor: pointer;
  }
  .my-model .mk .info {
    position: relative;
    width: 72%;
    max-height: 90vh;
    background-color: #fff;
    padding: 3%;
  }
  .my-model .mk .info .txt {
    display: flex;
  }
  .my-model .mk .info .txt .l {
    width: 50%;
    padding-right: 5%;
  }
  .my-model .mk .info .txt .r {
    width: 50%;
    overflow-y: auto;
    max-height: 80vh;
    padding: 15px;
  }
  .my-model .mk .info .txt .r .tit {
    font-size: 1.5vw;
    margin-bottom: 30px;
  }
  .my-model .mk .info .txt .r .tit i {
    margin-top: 15px;
    display: block;
    width: 8vw;
    height: 6px;
    border-radius: 3px;
    background: #023ab6;
  }
  .my-model .mk .info .txt .r .bz {
    font-size: 1vw;
    line-height: 1.7;
  }
}
@media only screen and (max-width: 1200px) {
  .ky-fxxq {
    padding-bottom: 30px;
  }
  .ky-fxxq .ky-top {
    margin-top: 30px;
    background-color: #0066cc;
    display: flex;
    align-items: center;
    height: 100px;
    width: 100%;
    padding: 0 20px;
    color: #fff;
  }
  .ky-fxxq .ky-top span {
    font-size: 24px;
    font-weight: 600;
  }
  .ky-fxxq .ky-top p {
    flex: 1;
    width: 100%;
    font-size: 20px;
    padding-left: 10px;
  }
  .ky-fxxq .ky-top i {
    display: block;
    height: 50%;
  }
  .ky-fxxq .ky-top i img {
    height: 100%;
  }
  .ky-fxxq .ny_k {
    font-size: 16px;
    line-height: 30px;
  }
  .ky-fxxq .ny_k .imgk {
    margin: 30px auto;
    text-align: center;
  }
  .ky-fxxq .zy-xq .tit {
    font-size: 24px;
    line-height: 24px;
    padding-left: 15px;
    position: relative;
    margin-bottom: 30px;
    margin-top: 30px;
  }
  .ky-fxxq .zy-xq .tit::after {
    height: 24px;
    width: 6px;
    content: '';
    position: absolute;
    left: 0;
    top: 1px;
    background-color: #023ab6;
    border-radius: 6px;
  }
  .ky-fxxq .zy-xq .zy-list .zy-item {
    height: 33vw;
    margin-bottom: 15px;
    cursor: pointer;
    position: relative;
  }
  .ky-fxxq .zy-xq .zy-list .zy-item:hover {
    box-shadow: 0 0 7px 3px rgba(0, 0, 0, 0.2);
  }
  .ky-fxxq .zy-xq .zy-list .zy-item .imgk2 {
    width: 100%;
    height: 100%;
  }
  .ky-fxxq .zy-xq .zy-list .zy-item .imgk2 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .ky-fxxq .zy-xq .zy-list .zy-item .mk {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    text-align: center;
    padding: 10%;
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, 0.4);
  }
  .ky-fxxq .zy-xq .zy-list .zy-item .mk p {
    display: flex;
    height: 100%;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    color: #fff;
  }
  .ky-jz {
    padding-bottom: 30px;
  }
  .ky-jz .u10 {
    margin-top: 30px;
  }
  .ky-jz .u10 .fx-item {
    float: left;
    width: 45%;
    margin: 0 2.5%;
    margin-bottom: 15px;
    cursor: pointer;
    height: 61.5vw;
    position: relative;
  }
  .ky-jz .u10 .fx-item:hover {
    box-shadow: 0 0 7px 3px rgba(0, 0, 0, 0.2);
  }
  .ky-jz .u10 .fx-item .imgk {
    width: 100%;
    height: 100%;
  }
  .ky-jz .u10 .fx-item .imgk img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .ky-jz .u10 .fx-item .mk {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    text-align: center;
    padding: 10%;
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, 0.4);
  }
  .ky-jz .u10 .fx-item .mk p {
    display: flex;
    height: 100%;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    color: #fff;
  }
  .ky-jzxq {
    padding-bottom: 30px;
  }
  .ky-jzxq .jzxq {
    margin-top: 30px;
  }
  .ky-jzxq .jzxq .tit {
    font-size: 24px;
    text-align: center;
    margin: 30px 0;
  }
  .ky-jzxq .jzxq .imgk {
    text-align: center;
    margin: 30px 0;
  }
  .ky-jzxq .jzxq .txt {
    font-size: 16px;
    line-height: 30px;
  }
  .ky-jzxq .ny_ban {
    margin-top: 50px;
  }
  .ky-jzxq .ny_ban .swiper-slide {
    height: 33vw;
  }
  .ky-jzxq .ny_ban .swiper-slide .example,
  .ky-jzxq .ny_ban .swiper-slide p {
    width: 100%;
    height: 100%;
  }
  .ky-jzxq .ny_ban .swiper-slide .example img,
  .ky-jzxq .ny_ban .swiper-slide p img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .ky-jzxq .zy-item .mk {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    text-align: center;
    padding: 10%;
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, 0.4);
  }
  .ky-jzxq .zy-item .mk p {
    display: flex;
    height: 100%;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    color: #fff;
  }
  .modelTost {
    display: none;
    background: rgba(0, 0, 0, 0.5);
    z-index: 9999;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
  }
  .modelTostChile {
    width: 100vw;
    height: 100vh;
    padding-top: 5vh;
    padding-bottom: 5vh;
    position: absolute;
  }
  .modelTostChile p {
    font-size: 24px;
    padding: 0;
  }
  .modelName {
    padding: 30px 20px;
    font-size: 20px;
    text-align: center;
    color: #fff;
  }
  .modelClose {
    position: absolute;
    right: 15px;
    top: 15px;
    /* float: right; */
    cursor: pointer;
    font-size: 45px;
    color: #fff;
    padding-right: 3%;
  }
  /* .modelClose {
    float: right;
    cursor: pointer;
    font-size: 45px;
    color: #fff;
    padding-right: 3%;
  } */
  .ban2 .swiper-slide {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .ban2 .swiper-slide img {
    width: 90%;
    height: 80vh;
    text-align: center;
    object-fit: contain;
  }
  .ny_ban .swiper-button-next,
  .ny_ban .swiper-button-prev {
    background: url(../images/yz/sw-r.png) no-repeat center;
    background-size: contain;
    width: 40px;
    height: 40px;
    margin-top: -20px;
  }
  .ny_ban .swiper-button-prev {
    background: url(../images/yz/sw-l.png) no-repeat center;
    background-size: contain;
  }
  .ky-yq {
    padding-bottom: 30px;
  }
  .ky-yq .u11 {
    margin-top: 30px;
  }
  .ky-yq .u11 .fx-item {
    cursor: pointer;
    float: left;
    width: 48%;
    height: 25.7vw;
    margin: 0 1%;
    margin-bottom: 30px;
    position: relative;
  }
  .ky-yq .u11 .fx-item:hover .mk {
    display: block;
  }
  .ky-yq .u11 .fx-item .imgk {
    width: 100%;
    height: 100%;
  }
  .ky-yq .u11 .fx-item .imgk img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .ky-yq .u11 .fx-item .mk {
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    position: absolute;
    left: 0;
    top: 0;
  }
  .ky-yq .u11 .fx-item .mk p {
    padding: 0 15px;
    position: absolute;
    width: 100%;
    text-align: center;
    font-size: 14px;
    color: #fff;
    bottom: 15px;
  }
  .my-model {
    display: none;
    position: fixed;
    width: 100vw;
    height: 100vh;
    overflow: hidden;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.6);
    z-index: 30;
  }
  .my-model .mk {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .my-model .mk .close2 {
    position: absolute;
    right: 10px;
    top: 0px;
    font-size: 20px;
    color: #333;
    cursor: pointer;
  }
  .my-model .mk .info {
    position: relative;
    width: 90%;
    max-height: 90vh;
    background-color: #fff;
    padding: 20px;
    padding-top: 25px;
  }
  .my-model .mk .info .txt .l {
    width: 100%;
    text-align: center;
  }
  .my-model .mk .info .txt .l img {
    max-height: 35vh;
  }
  .my-model .mk .info .txt .r {
    width: 100%;
    overflow-y: auto;
    max-height: 50vh;
    padding: 15px;
  }
  .my-model .mk .info .txt .r .tit {
    font-size: 18px;
    margin-bottom: 20px;
  }
  .my-model .mk .info .txt .r .tit i {
    margin-top: 5px;
    display: block;
    width: 60px;
    height: 4px;
    border-radius: 3px;
    background: #023ab6;
  }
  .my-model .mk .info .txt .r .bz {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1200px) {
  .u4 li {
    width: 33.33%;
    height:  46vw;
  }
}
@media only screen and (max-width: 825px) {
  .ky-fxxq .zy-xq .zy-list .zy-item {
    height: 33vw;
  }
  .ky-jzxq .ny_ban .swiper-slide {
    height: 33vw;
  }
  .u4 li {
    width: 33.33%;
    height:  46vw;
  }
}
@media only screen and (max-width: 460px) {
  .ky-fxxq .zy-xq .zy-list .zy-item {
    height: 58vw;
  }
  .ky-jzxq .ny_ban .swiper-slide {
    height: 58vw;
  }
  .u4 li {
    width: 50%;
    height:  62vw;
  }
}
/*  */
@media only screen and (min-width: 1200px) {
  .jc-login {
    height: 90vh;
    overflow: hidden;
  }
  .jc-login .ny_ban {
    height: 90vh;
    padding-top: 140px;
    width: 100%;
    background: url(../images/yz/jc-bg.jpg) no-repeat center;
    background-size: 100% 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;
  }
  .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: #023ab6;
    margin-top: 1vw;
    margin-bottom: 1.5625vw;
  }
  .jc-login .dj_ny3 .info .txtk .name span {
    font-size: 1.5628vw;
    color: #333;
    margin-left: 0.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: #023ab6;
    border: 1px solid #023ab6;
    border-radius: 5px;
  }
  .jc-login .dj_ny3 .info .txtk .btns .btn-2 {
    margin-left: 1.5625vw;
    color: #333;
    background: #fff;
    border: 1px solid #ddd;
  }
  .foot2 {
    height: 10vh;
    overflow: hidden;
  }
  .foot2 .ps {
    background: #023ab6;
    width: 100%;
    height: 10vh;
    line-height: 10vh;
    color: #fff;
    padding: 0 5vw;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 16px;
  }
  .foot2 .ps .share {
    display: flex;
    align-items: center;
    justify-content: flex-end;
  }
  .foot2 .ps .share a {
    margin-left: 10px;
  }
}
@media only screen and (max-width: 1200px) {
  .jc-login .ny_ban {
    padding-top: 40px;
    padding-bottom: 40px;
    width: 100%;
    background: url(../images/yz/jc-bg.jpg) no-repeat center;
    background-size: 100% 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: 250px;
    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: #023ab6;
    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;
  }
  .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: #023ab6;
    border: 1px solid #023ab6;
    border-radius: 5px;
  }
  .jc-login .dj_ny3 .info .txtk .btns .btn-2 {
    margin-left: 30px;
    color: #333;
    background: #fff;
    border: 1px solid #ddd;
  }
  .foot2 .ps {
    background: #023ab6;
    width: 100%;
    border-top: 1px solid #999999;
    height: 110px;
    color: #fff;
    padding: 0 15px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 14px;
  }
  .foot2 .ps .share {
    display: flex;
    align-items: center;
    justify-content: flex-end;
  }
  .foot2 .ps .share a {
    width: 30px;
    margin-left: 10px;
  }
}
@media only screen and (min-width: 1200px) {
  .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 (max-width: 1200px) {
  .img-rounded {
    border-radius: 0;
  }
}
@media only screen and (min-width: 1200px) {
  .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;
  }
}
