@charset "utf-8";

/* 

    author:Yang Runcheng;

    date:2020-10-24;

*/



/*--banner--*/

.banner{position:relative;z-index:1;width:100vw;height:650px;overflow:hidden;}

.banner .swiper-wrapper,.banner .swiper-slide{height:100%;}

.banner .swiper-slide a{display:block;width:100%;height:100%;background-repeat:no-repeat;background-position:center;}

.banner .ctrl{position:absolute;z-index:9;left:50%;bottom:35px;width:1400px;height:50px;overflow:hidden;transform:translateX(-50%);text-align: right;}

.banner .swiper-pager span{position:relative;display:inline-block;margin:0 6px 0 0!important;width:24px;height:1px;opacity:0.5; background: #fff!important;}

.banner .swiper-pager span.swiper-pagination-bullet-active{opacity: 1;background: #fff;}

.banner .swiper-prev,.banner .swiper-next{position:absolute;top: 50%;width:55px;height:55px;line-height:55px;background: #fff; border-radius:50%; color: #333; text-align:center;cursor:pointer; border: 1px solid #fff; z-index: 3;}

.banner .swiper-prev i,.banner .swiper-next i { font-size: 28px;}

.banner .swiper-prev{left:100px;}

.banner .swiper-next{right:100px;}

.banner .swiper-prev:hover,.banner .swiper-next:hover{color:#333;background:#fff;}

@media(max-width:1440px){

    .banner .ctrl{width:1200px;}

}

@media(max-width:1200px){

    .banner{display:none;}

}

/*--end banner--*/



/*--mBanner--*/

.mBanner{display:none;position:relative;overflow:hidden;}

.mBanner .swiper-slide img{display:block;width:100%;}

.mBanner .swiper-pager{position:absolute;z-index:9;left:0;bottom:15px;text-align:center;}

.mBanner .swiper-pager span{display:inline-block;margin:0 5px; border-radius: 0; width:21px;height:2px;background:#fff;opacity:0.5;}

.mBanner .swiper-pager span.swiper-pagination-bullet-active{opacity:1;}

@media(max-width:1200px){

    .mBanner{display:block;}

}

/*--end mBanner--*/



/* indexAbout */

.indexAbout{ display: block;overflow: hidden; padding: 90px 0 70px; background: #fff;}

.indexAbout .wrap-title { text-align: left;}

.indexAbout .wrap-title h2 {font-size: 36px;}

.indexAbout .wrap-title h2 span { margin-left: 15px; font-size: 18px; color: #666;}

.indexAbout .indexAbout-con { margin-top: 20px; overflow: hidden;}

.indexAbout .indexAbout-con .pic {cursor: pointer;float: left;width: 49%;display: block;position: relative;}

.indexAbout .indexAbout-con .pic  img { display: block; width: 100%;}

.indexAbout .indexAbout-con .pic::after { content: ''; display: block; position: absolute; left: 0; top: 0; width: 100%; height:100%; background: rgba(0,0,0,.3);}

.indexAbout .indexAbout-con .pic::before {content: '\e618';font-family:'iconfont';display: block;text-align: center;font-weight: bold;font-size: 21px;position: absolute;left: 50%;top: 50%;z-index: 2;transform: translate(-50%,-50%);width: 43px;height: 43px;line-height: 40px;border-radius: 50%;border: 2px solid #fff;color: #fff;box-sizing: border-box;}

.indexAbout .indexAbout-con .tit { padding-left: 80px; box-sizing: border-box; float: left; width: 50%;}

.indexAbout .indexAbout-con .tit h3 { font-size: 36px; line-height: 1; color: #377cdd;}

.indexAbout .indexAbout-con .tit h3 a { color: #377cdd;}

.indexAbout .indexAbout-con .tit span { display: block; padding-top: 10px; font-size: 26px; color:#000;}

.indexAbout .indexAbout-con .tit .tit-list { padding-top: 35px;}

.indexAbout .indexAbout-con .tit .tit-list p { font-size: 16px; color: #666; padding-bottom: 20px;}

.indexAbout .indexAbout-con .tit .tit-list p:last-of-type { padding-bottom:0;}

@media (max-width:1440px) {

    .indexAbout .indexAbout-con .tit .tit-list { padding-top: 20px;}

    .indexAbout .indexAbout-con .tit .tit-list p { padding-bottom: 14px;}

   .indexAbout .indexAbout-con .pic { width:51%;}

   .indexAbout .indexAbout-con .tit { width:48%;}

}

@media (max-width:1200px) {

    .indexAbout { padding: 20px 0;}

    .indexAbout .wrap-title { text-align: center;}

    .indexAbout .wrap-title h2 span { display: block; margin-left: 0;}

    .indexAbout .indexAbout-con { padding: 0 2.5vw;}

    .indexAbout .indexAbout-con .pic { float: none; width: 100%;}

    .indexAbout .indexAbout-con .tit { padding-top: 20px; padding-left: 0;  float: none; width: 100%;}

    .indexAbout .indexAbout-con .tit h3 { font-size: 20px;}

    .indexAbout .indexAbout-con .tit span { font-size: 18px;}

    .indexAbout .indexAbout-con .tit .tit-list p { font-size: 14px;}

}

/* indexAbout end */







/* indexData */

.indexData { padding-bottom: 135px; position: relative; overflow: hidden;  box-sizing: border-box;}

.indexData .item {  border-right: 1px solid #c1c1c1; box-sizing: border-box; float: left; width: 25%; text-align: center;}

.indexData .item p { font-size: 48px; color: #377cdd;}

.indexData .item p em { font-family: "DIN Medium"; font-weight: bold;}

.indexData .item p span {margin-left: 10px;margin-top: 3px;display: inline-block;vertical-align: middle;width: 26px;height: 26px;line-height: 26px;border-radius: 50%;background: #377cdd;font-size: 14px;color: #fff;}

.indexData .item:nth-child(4) { border-right: none;}

.indexData .item > span { display: block; font-size: 16px; color: #000;}

@media (max-width: 992px) {

    .indexData { padding:20px 2.5vw;}

    .indexData .item { padding: 15px 10px; box-sizing: border-box;  width: 50%; }

    .indexData .item:nth-child(2),.indexData .item:nth-child(1) {border-bottom: 1px solid #c1c1c1;}

    .indexData .item p { font-size: 30px;}

    .indexData .item:nth-of-type(2) { border-right: none;}

    .indexData .item p span { font-size: 12px; width: 20px; height: 20px; line-height: 20px;}

    .indexData .item > span { font-size: 14px; height: 40px;}

}

/* indexData end */





/* server */

.server { background: url(../images/Index/server-bg.jpg) no-repeat center; width: 100%; height: 885px;background-size: cover;}

.server .wrap-title { padding-top: 80px;}

.server .server-con { padding: 0 15px; margin-top: 150px; overflow: hidden;}

.server .server-con .item { margin-bottom: 135px;animation: flipinX 2s ease-out backwards;}

.server .server-con .item:nth-child(odd) { float: left;clear: both;}

.server .server-con .item:nth-child(even) { float: right;}

.server .server-con .item .pic { float: right; width: 103px;margin: 0 60px;}

.server .server-con .item:nth-child(even) .pic { float: left;}

.server .server-con .item .pic img { display: block; width: 100%;}

.server .server-con .item:nth-child(odd) .tit {text-align: left;margin-top: 20px;float: left;margin-left: 20px;width: 220px;}

.server .server-con .item:nth-child(even) .tit {text-align: right;margin-top: 20px;float: right;margin-right: 20px;width: 220px;}

.server .server-con .item .tit p { font-size: 24px; color: #000;text-align: right;}

.server .server-con .item .tit span { display: block; padding-top: 15px; font-size: 14px; text-align: right;color: #333;}

@media (max-width:1440px) {

.server .server-con { margin: 150px -55px 0;}

.server .server-con .item:nth-child(odd) .tit { margin-left:15px;width:188px;}

.server .server-con .item:nth-child(even) .tit { margin-right:15px; width:188px;} 

.server .server-con .item .tit p { font-size:21px;}

}

@media (max-width:992px) {

    .server { padding: 0 0 40px; height: auto; box-sizing: border-box;} 

    .server .wrap-title {  padding: 0 2.5vw; padding-top: 40px;}

    .server .server-con { margin: 30px 0;padding: 0 10px;}

    .server .server-con .item { margin-bottom: 10px!important; padding: 15px 10px; box-sizing: border-box;; float: none!important;overflow: hidden; width: 100%; clear: none; background: rgba(255,255,255,.9);}

    .server .server-con .item .pic { width:80px;}

    .server .server-con .item:nth-child(even) .pic { float: right;}

    .server .server-con .item .tit { margin-top: 0!important; width: 215px!important;}

    .server .server-con .item .tit p { font-size: 18px;}

    .server .server-con .item .tit span { padding-top: 10px;}

}

/* server end */





/* xptj */

.xptj { min-width: 1200px; position: relative; padding: 80px 0 0; background: #fff; overflow: hidden;}

.xptj .xptj-con { padding: 130px 0 40px; background:linear-gradient(to right,#377cdd 50%, #f0f0f0 50%);; margin-top: 50px; overflow: hidden; width: 100%;}

.xptj .xptj-con::after { content:""; display: block; position: absolute; right: 50%; top: 216px; background: url(../images/Index/xptj-fl.jpg) no-repeat right; width: 669px; height: 1019px;}

.xptj .xptj-con .xptj-slide { overflow: hidden;}

.xptj .xptj-con .xptj-slide .item {display: block;width: 100%;height: 734px;background-size: cover;background-position: left;background-repeat: no-repeat;}

.xptj .xptj-con .xptj-slide .item .tit { float: left; margin-left: 44%; margin-top: 170px; width: 30%;}

.xptj .xptj-con .xptj-slide .item .tit h3 { margin-left: -18px; font-size: 36px; color: #377cdd;}

.xptj .xptj-con .xptj-slide .item .tit h3 a { color: #377cdd;}

.xptj .xptj-con .xptj-slide .item .tit p { font-size: 30px; color: #000;}

.xptj .xptj-con .xptj-slide .item .tit span { margin-top: 45px; display: block; font-size: 16px; line-height: 1.75; color: #333;}

.xptj .xptj-con .xptj-slide .item .tit > i { transition: all .8s; display: block; margin-top: 60px; width: 118px; height: 42px; line-height: 42px; background: #377cdd url(../images/Index/next-icon01.png) no-repeat center; text-align: center; font-size: 30px; color: #fff; border-radius: 20px;}

.xptj .xptj-con .xptj-slide .item .tit > i:hover { transform: translateX(30px); background-color: #a8a8a8;}

.xptj .xptj-con .xptj-slide .item .pic { animation: fadeinR 1.3s ease-out backwards; margin-top: 140px; margin-right: 30px; float: right; width: 330px;}

.xptj .xptj-con .xptj-slide .item .pic img { display: block; width: 100%;}

.xptj .xptj-con .xptj-box {display: none;}

.xptj .xptj-con .xptj-menu {  position: relative; z-index:4; display: block; margin-top: 45px;}

.xptj .xptj-con .xptj-menu ul { display: flex; justify-content: center;}

.xptj .xptj-con .xptj-menu li { display: block; margin: 0 17px;text-align: center; background: #333;}

.xptj .xptj-con .xptj-menu li a { display: block;  width: 195px; height: 65px; line-height: 65px;font-size: 18px; color: #fff;}

.xptj .xptj-con .xptj-menu li.cur a { background: #a8a8a8;}



@media (max-width:1440px) {

    .xptj .xptj-con { margin-top: 30px; padding: 40px 0;}

     .xptj .xptj-con::after { height: 904px; top:195px;}

    .xptj .xptj-con .xptj-slide .item { background-position: 65%;}

    .xptj .xptj-con .xptj-slide .item .tit { margin-left: 39%;}

    .xptj .xptj-con .xptj-slide .item .tit span { margin-top: 25px;}

    .xptj .xptj-con .xptj-slide .item .tit > a {margin-top: 40px;}

}

@media (max-width:992px) { 

    .xptj {min-width: auto; padding: 20px 0;}

    .xptj .xptj-con { position: relative; padding: 30px 2.5vw 40px;}

    .xptj .xptj-con::after { display: none;}

    .xptj .xptj-con .xptj-slide .item {padding: 20px 0;height: auto;overflow: hidden;background: #fff!important;}

    .xptj .xptj-con .xptj-slide .item .tit { float: none; padding: 0 10px; margin-top:0; margin-left: 0; width: 100%;}

    .xptj .xptj-con .xptj-slide .item .tit h3 { margin-left: -7px; font-size: 20px;}

    .xptj .xptj-con .xptj-slide .item .tit p { font-size: 18px;}

    .xptj .xptj-con .xptj-slide .item .tit span { margin-top: 25px; font-size: 14px;}

    .xptj .xptj-con .xptj-slide .item .tit > a {margin-top: 20px;width: 70px;height: 30px;line-height: 30px;background-size: 55%;}

    .xptj .xptj-con .xptj-slide .item .pic { margin: 0 auto; float: none; width: 40%;}

    .xptj .xptj-con .xptj-menu { display: none; position: absolute; left: 0; top: 0; margin-top: 30px;}

    .xptj .xptj-con .xptj-box { margin-top: 20px; display: block; width: 100%; text-align: center;}

    .xptj .xptj-con .xptj-box .swiper-pagination {  width: 100%;}

    .xptj .xptj-con .xptj-box .swiper-pagination-bullet { margin: 0 5px; opacity: 1; background: #fff;}

    .xptj .xptj-con .xptj-box .swiper-pagination-bullet-active { background: #a8a8a8;}

}



/* super */

.super { position: relative;padding-top: 80px;}

.super .super-con { margin-top: 90px; overflow: hidden;}

.super .super-con .item { display: flex; float: left; width: 50%; background: #f0f0f0;}

.super .super-con .item .pic { float: left; width: 50%;}

.super .super-con .item .pic img { display: block; width: 100%;}

.super .super-con .item .tit { position: relative; float: left;width: 50%;text-align: center;}

.super .super-con .item .tit  .inner { padding: 0 40px;  position: absolute; left: 0; top: 50%; transform: translateY(-50%);}

.super .super-con .item:nth-child(n+3) .pic { order: 2;}

.super .super-con .item .tit h3 { font-size: 30px; color: #377cdd; line-height: 1;}

.super .super-con .item .tit i { display: block; margin: 25px auto; width: 24px; height: 2px; background: #377cdd;}

.super .super-con .item .tit p { font-size: 16px; color: #666; line-height: 1.75;}

@media (max-width:1440px) {

    .super .super-con .item .tit i { margin: 20px auto;}

}

@media (max-width:1250px) {

    .super { padding: 0 2.5vw 40px;}

    .super .super-con .item { margin-bottom: 20px; width: 100%;} 

    .super .super-con { margin-top: 30px;}

    .super .super-con .item .tit h3 { font-size: 20px;}

}

@media (max-width:992px) {

    .super .super-con .item { flex-wrap: wrap;}

    .super .super-con .item .pic { float: none; width: 100%;}

    .super .super-con .item .tit { float: none; width: 100%;  }

    .super .super-con .item .tit .inner { padding: 20px; position: relative; top: auto;transform: none;}

    .super .super-con .item:nth-child(n+3) .pic { order: -1;}

}

/* super end */





/* indexHonor */

.indexHonor { padding: 100px 0; overflow: hidden; position: relative; background: #fff;}

.indexHonor .wrapper { position: relative; display: block; }

.indexHonor .indexHonor-slide { position: relative;  margin-top: 50px; overflow: hidden;}

.indexHonor .indexHonor-slide .pic { display: block; width: 100%; border: 1px solid #ccc;overflow: hidden;}

.indexHonor .indexHonor-slide .pic img { display: block; width: 100%;}

.indexHonor .indexHonor-slide .tit { display: block;}

.indexHonor .indexHonor-slide .tit p {font-size: 16px; color: #333; text-align: center; white-space: nowrap; text-overflow: ellipsis;  overflow: hidden;}

.indexHonor .wrapper .prev { outline: none; cursor: pointer; position: absolute; margin-top: -20px; top: 60%; left: -70px; width: 40px; height: 40px; line-height: 40px; border-radius: 50%; background: #377cdd; text-align: center; color: #fff; z-index: 99;}

.indexHonor .wrapper .next { outline: none; cursor: pointer; position: absolute; margin-top: -20px; top: 60%; right: -70px; width: 40px; height: 40px; line-height: 40px; border-radius: 50%; background: #377cdd; text-align: center; color: #fff; z-index: 99;}

.indexHonor .wrapper .prev:hover,.indexHonor .wrapper .next:hover { background:#d0a600;}

@media (max-width: 1440px) {

    .indexHonor .wrapper .prev { left: -40px;}

    .indexHonor .wrapper .next { right: -40px;}

}

@media (max-width: 992px) {

    .indexHonor { padding: 0 2.5vw 40px;}

    .indexHonor .indexHonor-slide {margin-top: 30px;}

    .indexHonor .wrapper .prev { left: 0;top: 55%;}

    .indexHonor .wrapper .next { right: 0;top: 55%;}

}

/* indexHonor end */



/* ad */

.ad { padding-top: 45px; box-sizing: border-box; position: relative; background: url(../images//Index/ad01.jpg) no-repeat center; width: 100%; height:492px; background-size: cover;}

.ad .wrap-title h2 { font-weight: normal; color: #fff;}

.ad .wrap-title h2 span { font-weight: bold; font-family: "iconfont";}

.ad .wrap-title p { color: #fff;}

.ad ul { display: flex; justify-content: center; overflow: hidden; padding: 40px 0;}

.ad ul li { position: relative; padding: 17px 0; float: left;margin: 0 30px; width: 90px; height: 90px; border-radius: 50%; background: #377cdd; text-align: center;

}

.ad ul li::after { content: ''; display: block; position: absolute; left: 0; top: 0; width: 100%; height: 100%;border-radius: 50%; background: #377cdd;   animation: light1 2.5s infinite ease-in-out;}

.ad ul li i { position: relative; z-index: 2; display: inline-block; width: 25px;}

.ad ul li i img { display: block; width: 100%;}

.ad ul li p {  position: relative; z-index: 2;font-size: 16px; color: #fff; }

.ad .ad-btn { position: relative; margin: 0 auto; display: block; width: 530px; height: 60px; border-radius: 30px; overflow: hidden;}

.ad .ad-btn input {padding:0 40px 0 30px; float: left; width: 75%; height: 60px; border: none; outline: none; font-size: 16px;}

.ad .ad-btn .tj { float: left; width: 25%; height: 60px; line-height: 60px; background: #377cdd; text-align: center; font-size: 16px; color: #fff;}

.ad .ad-btn .tj:hover { background:#a8a8a8;}

.ad .ad-btn::after {content: '\e684';display: block;position: absolute;left: 67%;top: 0;font-size: 28px;line-height: 60px;color: #666;font-family: iconfont;}



@media (max-width:992px) {

    .ad { height: 425px;}

    .ad ul { padding: 30px 0 70px;}

    .ad ul li { padding: 15px 0; margin: 0 8px; width: 55px; height: 55px; }

    .ad ul li p { padding-top: 15px; font-size: 14px;}

    .ad .ad-btn { width: 95%; height: 50px;}

    .ad .ad-btn input { height: 50px; line-height: 50px;font-size: 14px;}

    .ad .ad-btn::after { line-height: 50px; font-size: 24px; }

    .ad .ad-btn a { height: 50px; line-height: 50px; font-size: 14px;}

}

@keyframes light1 {

    0% {

        transform: scale(1);

        opacity: 0;

    }

    50% {

        transform: scale(1.5);

        opacity: 0.3;

    }

    100% {

        transform: scale(1.5);

        opacity: 0;

    }

}

/* ad end */





/* partner */

.partner { position: relative; padding: 40px 0 60px; overflow: hidden; /* background: #f9f9f9; */}

.partner .partner-slide { box-sizing: border-box; margin-top: 55px; overflow: hidden;}

.partner .partner-slide .swiper-wrapper {border-top: 1px solid #ededed; border-left: 1px solid #ededed; }

.partner .partner-slide .swiper-slide { border-bottom: 1px solid #ededed;  border-right: 1px solid #ededed; overflow: hidden;}

.partner .partner-slide .swiper-slide img { display: block; width: 100%; transition: all 1s;}

.partner .partner-slide .swiper-slide:hover img { transform: scale(1.1);} 

.partner .partner-slide .partner-box {position: relative;margin-top: 20px;height: 20px;display: block;width: 100%;text-align: center;overflow: hidden;}

.partner .partner-slide .partner-box .swiper-pagination {width: 100%;}

.partner .partner-slide .partner-box .swiper-pagination-bullet { margin: 0 5px; opacity: 1; background: #dfdfdf;}

.partner .partner-slide .partner-box .swiper-pagination-bullet-active { background: #377cdd;}

@media (max-width:992px) {

    .partner { padding: 0 0 30px;}

    .partner .partner-slide { margin-top: 30px;}

}

/* partner end */





/* news */

.news { position: relative; padding: 70px 0; background: #fff;}

.news .news-menu { padding-bottom: 25px; overflow: hidden; border-bottom: 1px solid #e5e5e5;}

.news .news-menu .wrap-title { float: left;}

.news .news-menu .wrap-title h2 { line-height: 1;}

.news .news-menu ul { float: right;}

.news .news-menu li { position: relative; margin-left: 40px; float: left;}

.news .news-menu li a { font-size: 18px; line-height: 36px; color: #333;}

.news .news-menu li::after { transform: scaleX(0); transition: all .5s; content: ''; display: block; position: absolute; left: 10%; bottom: -29px; width: 80%; height: 4px; background: #377cdd;}

.news .news-menu li.cur a { color: #377cdd;}

.news .news-menu li.cur::after { transform: scaleX(1);}

.news .news-slide { margin-top: 75px; margin-left: -1%; overflow: hidden;}

.news .news-slide .swiper-slide .item { margin: 0 1%;  position: relative;  padding-top: 11px; float: left; width:31.333%;}

.news .news-slide .swiper-slide .item::after { /* content: ''; */ display: block; position: absolute; right: -11px; top: 0; width: 93px; height: 93px; background: #377cdd;}

.news .news-slide .swiper-slide .item .pic { position: relative; z-index: 2; display: block; width: 100%; overflow: hidden;}

.news .news-slide .swiper-slide .item .pic img { display: block; width: 100%; transition: all 1s;}

.news .news-slide .swiper-slide .item .tit { display: block; overflow: hidden;}

.news .news-slide .swiper-slide .item .tit h3 { padding-top: 30px; padding-bottom: 20px; border-bottom: 1px solid #e5e5e5; overflow: hidden;}

.news .news-slide .swiper-slide .item .tit h3 a { font-size: 18px; color: #000; float: left; width: 80%;white-space: nowrap; text-overflow: ellipsis;  overflow: hidden;}

.news .news-slide .swiper-slide .item .tit h3 em { float: right; font-size: 14px; line-height: 36px; color: #666;}

.news .news-slide .swiper-slide .item .tit p {margin-top: 30px; font-size: 16px; height:85px; color: #666; line-height: 1.75; display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:3; overflow: hidden;}

.news .news-slide .swiper-slide .item .tit p a { color: #666;}

.news .news-slide .swiper-slide .item:hover .pic img { transform: scale(1.1);}

.news .news-slide .swiper-slide .item:hover::after { background: #f5c609;}

.news .news-slide .swiper-slide .item .tit h3 a:hover { color: #377cdd;}

.news .news-more a { display: block; margin: 55px auto 0; width: 130px; height: 50px; line-height: 50px; text-align: center; font-size: 16px; color: #00201d; border:1px solid #b2bcbc; box-sizing: border-box;}

.news .news-more a:hover { background: #377cdd; color: #fff;}

@media (max-width:992px) {

    .news { padding: 40px 2.5vw;}

    .news .news-menu { padding-bottom: 15px;}

    .news .news-menu .wrap-title { float: none; text-align: center;}

    .news .news-menu ul { margin-top: 20px; display: flex; justify-content: center; float: none; width: 100%;}

    .news .news-menu li { margin: 0 10px;}

    .news .news-menu li::after { bottom: -15px; height: 2px;}

  .news .news-menu li a { font-size:16px;}

    .news .news-slide { margin-top: 30px; margin-left: 0;}

    .news .news-slide .swiper-slide {  padding: 0 1px; box-sizing: border-box}

    .news .news-slide .swiper-slide .item { margin: 0; padding-top: 8px; padding-right: 8px; float: none; width: 100%;}

    .news .news-slide .swiper-slide .item::after { right: 0;}

    .news .news-slide .swiper-slide .item .tit h3 a { width: 70%;font-size:16px;}

    .news .news-slide .swiper-slide .item .tit h3 { padding: 15px 0;}

    .news .news-slide .swiper-slide .item .tit p { margin-top: 20px; font-size:14px;height:75px;}

    .news .news-slide .swiper-slide .item:nth-child(n+2) .pic { display: none;}

    .news .news-slide .swiper-slide .item:nth-child(n+2)::after { display: none;}

    .news .news-more a { margin: 30px auto 0; width: 100px; height: 45px; line-height: 45px;}

}

/* news end */





/* -- 视频弹窗 -- */

.video-pop{display:none;position:fixed;z-index:9999;top:0;left:0;width:100%;height:100%;background:#0009;background:rgba(0,0,0,0.8);}

.video-inner{position:fixed;top:50%;left:50%;margin-top:-300px;margin-left:-512px;width:1024px;height:600px;background:#000;}

.video-inner iframe{display:block;width:1024px;height:600px;}

.video-inner video { display: block; width: 1024px; height: 600px;}

.video-close{position:absolute;left:100%;top:0;width:32px;height:32px;line-height: 32px;text-align: center;cursor:pointer;background: #fff;}

.video-close i { font-size: 20px; font-weight: bold;}

.video-close:hover{background-color:#377cdd;}

.video-close:hover i { color: #fff;}

@media (max-width: 992px) {

    .video-inner {  width: 100%; height:300px; margin-left:0; left: 0; margin-top: -150px;}

    .video-inner iframe { width: 100%; height: 300px;}

    .video-close {top: -33px;left: auto;right: 0;}

    .video-inner video { width: 100%; height: 300px;}

}

/* -- 视频弹窗 end -- */