@charset "utf-8";/* CSS Document */

.clear{clear:both;}
.ny_container{margin-top:82px;padding-bottom:60px;}


@media (max-width: 1024px){
    .ny_container{margin-top:52px;}
}

@media (max-width: 500px){
    .ny_container{margin-top:46px;}
}

/* 内页头部图 */
.page-publicity{position:relative;overflow:hidden}
.page-publicity.color-black .page-publicity__cont{color:#343030}
.page-publicity.color-black .page-crumbs a{color:rgba(52,48,48,0.5)}
.page-publicity.color-black .page-crumbs a::after{background-color:rgba(52,48,48,0.5)}
.page-publicity.color-black .page-crumbs .on a{color:#343030}
.page-publicity__bgPic{padding-top:500px}
.page-crumbs,.page-publicity__cont{position:absolute;left:0;right:0}
.page-publicity__cont{top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);color:#fff;line-height:1}
.page-publicity__cont .e-title{font-family:"Arial";margin-right:.375em}
.page-publicity__cont .c-title{font-weight:500;letter-spacing:1.3px}
@media (max-width:1440px){.page-publicity__bgPic{padding-top:420px}
}
@media (max-width:1366px){.page-publicity__bgPic{padding-top:380px}
}
@media (max-width:1024px){
.page-publicity__bgPic{padding-top:320px}
.page-publicity__cont .c-title{font-weight:700}
}
@media (max-width:800px){
.page-publicity__bgPic{padding-top:260px}
}
@media (max-width:650px){
.page-publicity__cont span{display:block;margin-right:0;margin-bottom:8px}
.page-publicity__cont .e-title{margin-right:0}
}
@media (max-width:500px){
.page-publicity__bgPic{padding-top:200px}
}


/* 内页底部 */
.ft_back{padding-top:70px;background:url(../images/ft_back.jpg); height:410px !important;}

.ft_back .jz{width:1280px;height:250px;margin:0 auto;overflow:hidden;}

.ft_back .jz .infro{width:auto;float:left;}

.ft_back .jz .infro li{width:auto;float:left;margin-right:50px;}

.ft_back .jz .infro li:nth-of-type(2){margin-right:20px;}

.ft_back .jz .infro li h3{font-size:18px;line-height:20px;color:#fff;font-weight:bold;margin-bottom:20px;}

.ft_back .jz .infro li .bx{width:280px;height:auto;overflow:hidden;}

.ft_back .jz .infro li .bx a{display:block;width:140px;float:left;}

.ft_back .jz .infro li a{display:block;font-size:14px;line-height:2.3;color:#fff;}

.ft_back .jz .infro li p{font-size:14px;line-height:2.3;color:#fff;padding-left:22px;}

.ft_back .jz .infro li:nth-of-type(3) p:nth-of-type(1){background:url(../images/module01.png) left center no-repeat;}

.ft_back .jz .infro li:nth-of-type(3) p:nth-of-type(2){background:url(../images/module02.png) left center no-repeat;}

.ft_back .jz .infro li:nth-of-type(3) p:nth-of-type(3){background:url(../images/module04.png) left center no-repeat;}

.ft_back .jz .ewm{width:auto;float:right;}

.ft_back .jz .ewm li{width:110px;height:auto;float:left;margin-left:40px;}

.ft_back .jz .ewm li img{display:block;width:110px;height:110px; vertical-align:top;}

.ft_back .jz .ewm li p{ display:block;text-align:center;font-size:14px;color:#fff;padding-top:15px;}

.ft_back .ft{width:100%;height:80px;border-top:solid 1px rgba(255,255,255,0.4);margin:10px auto 0 auto;overflow:hidden;}

.ft_back .ft .dh{width:1280px;height:80px;font-size:14px;color:#fff;margin:0 auto;overflow:hidden;}

.ft_back .ft .dh .lt{float:left;line-height:80px;}

.ft_back .ft .dh .lt a{color:#fff;margin-left:20px;}

.ft_back .ft .dh .rt{float:right;line-height:80px;}

.ft_back .ft .dh .rt a{color:#fff;}

.ft_back .sj_ft_xf{display:none;}

@media only screen and (max-width:1024px){

.ft_back{padding:40px 0 60px 0;background:url(../images/ft_back.jpg); height:auto !important;}

.ft_back .jz{width:100%;height:auto;margin:0 auto;overflow:hidden;}

.ft_back .jz .infro{width:auto;float:left;display:none;}

.ft_back .jz .ewm{width:250px;float:none;margin:0 auto;display:flex;justify-content: space-between;}

.ft_back .jz .ewm li{width:110px;height:auto;float:left;margin-left:0;}

.ft_back .jz .ewm li img{display:block;width:110px;height:110px; vertical-align:top;}

.ft_back .jz .ewm li p{ display:block;text-align:center;font-size:14px;color:#fff;padding-top:15px;}

.ft_back .ft{width:100%;height:auto;text-align:center;border-top:solid 1px rgba(255,255,255,0.4);margin:10px auto 0 auto;padding-top:10px;overflow:hidden;}

.ft_back .ft .dh{width:100%;height:auto;line-height:auto;font-size:14px;color:#fff;margin:0 auto;overflow:hidden;}

.ft_back .ft .dh .lt{width:100%;float:none;line-height:30px;}

.ft_back .ft .dh .lt span{display:block;}

.ft_back .ft .dh .lt a{color:#fff;margin-left:20px;}

.ft_back .ft .dh .rt{width:100%;float:none;line-height:30px;}

.ft_back .ft .dh .rt a{color:#fff;}

.ft_back .sj_ft_xf{display:block;width:100%;height:50px;position:fixed;left:0;bottom:0;z-index:999;background:#2E318A;}

.ft_back .sj_ft_xf .ft_nav{width:100%;height:50px;display:flex;justify-content: space-between;}

.ft_back .sj_ft_xf .ft_nav a{display:block;width:33%;text-align:center;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;position:relative;}

.ft_back .sj_ft_xf .ft_nav a::after{content:'';width:1px;height:16px; background:rgba(255,255,255,0.8);position:absolute;top:17px;right:0;}

.ft_back .sj_ft_xf .ft_nav a:last-child::after{display:none;}

.ft_back .sj_ft_xf .ft_nav a i{display:inline-block;width:30px;height:50px;transform:scale(0.8);margin-right:5px;}

.ft_back .sj_ft_xf .ft_nav a p{display:inline-block;font-size:16px;color:#fff;line-height:50px;}

.ft_back .sj_ft_xf .ft_nav a:nth-of-type(1) i{background:url(../images/ft_nav_icon_01.png) center 7px no-repeat;}

.ft_back .sj_ft_xf .ft_nav a:nth-of-type(2) i{background:url(../images/ft_nav_icon_02.png) center 7px no-repeat;}

.ft_back .sj_ft_xf .ft_nav a:nth-of-type(3) i{background:url(../images/ft_nav_icon_03.png) center 7px no-repeat;}
	
}





/* 357CC拉斯维加斯 */
.ab_us_bx01{width:88%;max-width:1400px;margin:0 auto;padding-top:80px;}

.ab_us_bx01 h3{font-size:24px;color:#333;line-height:30px;}

.ab_us_bx01 .center{width:100%;height:auto;margin:30px auto 0 auto;overflow:hidden;}

.ab_us_bx01 .center .left{width:48%;height:325px;float:left;overflow-y:auto;padding-right: 10px}
.ab_us_bx01 .center .left::-webkit-scrollbar {width: 2px;height: 1px;}
.ab_us_bx01 .center .left::-webkit-scrollbar-thumb {border-radius: 10px;-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);background: #535353;}
.ab_us_bx01 .center .left::-webkit-scrollbar-track {-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);border-radius: 10px;background: #EDEDED;}

.ab_us_bx01 .center .left p{line-height:35px;font-size:14px;text-indent: 2em;text-align: justify;}

.ab_us_bx01 .center .right{width:48%;height:auto;float:right;overflow:hidden;}

.ab_us_bx01 .center .right img{display:block;width:100%;max-width:550px;margin:0 auto;height:auto;}

.ab_us_bx02{width:88%;height:auto;padding:40px 0;margin:80px auto 0 auto;border-top: 1px solid #e5e5e5;}

.ab_us_bx02 .list{width:100%;height:auto;margin:0 auto;display:flex;justify-content: space-between;flex-wrap:wrap;}

.ab_us_bx02 .list li{width:auto;height:80px;position:relative;text-align:center;}

.ab_us_bx02 .list li span{display:block;font-size:44px;line-height:40px;color:#332f2f;font-weight:bold; font-family:Arial;}

.ab_us_bx02 .list li p{font-size:15px;color:#332f2f;line-height:15px;}

.ab_us_bx02 .list li:nth-of-type(1) p{position:absolute;top:20px;left:75px;}

.ab_us_bx02 .list li:nth-of-type(2) p{position:absolute;top:20px;left:122px;}

.ab_us_bx02 .list li:nth-of-type(3) p{position:absolute;top:20px;left:100px;}

.ab_us_bx02 .list li:nth-of-type(4) p{position:absolute;top:20px;left:145px;}

.ab_us_bx02 .list li:nth-of-type(5) p{position:absolute;top:20px;left:122px;}

.ab_us_bx02 .list li h4{font-size:14px;color:#332f2f;line-height:15px;margin-top:10px;}

.ab_us_bx03{width:100%;height:auto;padding:60px 0 80px 0;background:#f5f5f5;overflow:hidden;}

.ab_us_bx03 .h_title{width:88%;height:60px;margin:0 auto;text-align:center;position:relative;}

.ab_us_bx03 .h_title::before{content:'';width:100%;height:1px;background:#d0d0d0;position:absolute;bottom:2px;left:0;}

.ab_us_bx03 .h_title::after{content:'';width:120px;height:5px;background:#2E318A;position:absolute;bottom:0;left:50%;margin-left:-60px;}

.ab_us_bx03 .h_title h3{font-size:30px;line-height:40px;}

.ab_us_bx03 .ny_about_us{width:88%;height:auto;margin:40px auto 0 auto;overflow:hidden;position:relative;}

.ab_us_bx03 .ny_about_us .swiper-slide{width:100%;height:auto;overflow:hidden;-webkit-transition:all .7s;transition:all .7s;}

.ab_us_bx03 .ny_about_us .swiper-slide a{display:block;}

.ab_us_bx03 .ny_about_us .swiper-slide .img{width:100%;height:auto;max-height:240px;overflow:hidden;}

.ab_us_bx03 .ny_about_us .swiper-slide .img img{display:block;width:100%;height:auto;object-fit:cover;vertical-align:top;transition: all 1s;}

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

.ab_us_bx03 .ny_about_us .swiper-slide .name{width:100%;padding:30px 10%;font-size:16px;line-height:20px;color:#333;text-align:center;background:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .7s;transition:all .7s;}

.ab_us_bx03 .ny_about_us .swiper-slide:hover .name{color:#fff;background:#2E318A;-webkit-transition:all .7s;transition:all .7s;}

.ab_us_bx03 .ny_about_us .swiper-button-prev{width:40px;height:40px;position:absolute;left:0;top:50% !important;margin-top:-20px !important;background:url(../images/us_jt_01.png) center center no-repeat #fff;-webkit-transition:all .7s;transition:all .7s;}

.ab_us_bx03 .ny_about_us .swiper-button-prev:hover{background:url(../images/us_jt_02.png) center center no-repeat #2E318A;-webkit-transition:all .7s;transition:all .7s;}

.ab_us_bx03 .ny_about_us .swiper-button-prev::after{display:none;}

.ab_us_bx03 .ny_about_us .swiper-button-next{width:40px;height:40px;position:absolute;right:0;top:50% !important;margin-top:-20px !important;background:url(../images/us_jt_03.png) center center no-repeat #fff;-webkit-transition:all .7s;transition:all .7s;}

.ab_us_bx03 .ny_about_us .swiper-button-next:hover{background:url(../images/us_jt_04.png) center center no-repeat #2E318A;-webkit-transition:all .7s;transition:all .7s;}

.ab_us_bx03 .ny_about_us .swiper-button-next::after{display:none;}

.ab_us_bx04{width:100%;height:auto;padding:80px 0;background:url(../images/bg2.jpg) center top no-repeat;overflow:hidden;}

.ab_us_bx04 .h_title{width:88%;height:60px;margin:0 auto;text-align:center;position:relative;}

.ab_us_bx04 .h_title::before{content:'';width:100%;height:1px;background:#d0d0d0;position:absolute;bottom:2px;left:0;}

.ab_us_bx04 .h_title::after{content:'';width:120px;height:5px;background:#2E318A;position:absolute;bottom:0;left:50%;margin-left:-60px;}

.ab_us_bx04 .h_title h3{font-size:30px;line-height:40px;}

.ab_us_bx04 .center{width:88%;height:auto;margin:60px auto 0 auto;overflow:hidden;}

.ab_us_bx04 .center .left{width:58%;float:left;}

.ab_us_bx04 .center .left h4{font-size:20px;line-height:40px;color:#333;}

.ab_us_bx04 .center .left h4 span{color:#2E318A;}

.ab_us_bx04 .center .left p{font-size:16px;color:#666;margin-top:30px;line-height:25px;}

.ab_us_bx04 .center .left .imgs{width:100%;overflow:hidden;margin-top:40px;}

.ab_us_bx04 .center .left .imgs dd{width:80px;height:115px;float:left;margin-right:30px;position: relative;background: #fff}

.ab_us_bx04 .center .left .imgs img{position: absolute;top: 0;left: 0;right: 0;bottom: 0;max-width: 100%;max-height: 100%;margin: auto;object-fit: cover;}

.ab_us_bx04 .center .left .more{margin-top:60px;padding:10px 30px;border-radius:5px;border:1px #666 solid;color:#666;display:inline-block;-webkit-transition:all .7s;transition:all .7s;}

.ab_us_bx04 .center .left .more:hover{background:#2E318A;border:1px #2E318A solid; color:#fff;-webkit-transition:all .7s;transition:all .7s;}

.ab_us_bx04 .center .right{width:38%;float:right;box-shadow: 0 10px 50px rgba(0, 0, 0, 0.1);}

.ab_us_bx04 .center .right .ny_about_zz{width:100%;height:500px;margin:0 auto;overflow:hidden;position:relative;}

.ab_us_bx04 .center .right .ny_about_zz .swiper-slide{width:100%;height:500px;-webkit-transition:all .7s;transition:all .7s;}

.ab_us_bx04 .center .right .ny_about_zz .swiper-slide img{display:block;width:100%;height:500px;margin:0 auto;vertical-align:top;object-fit:contain;}

.ab_us_bx04 .center .right .ny_about_zz .swiper-button-prev{width:40px;height:40px;position:absolute;left:0;top:50% !important;margin-top:-20px !important;background:url(../images/us_jt_01.png) center center no-repeat #dcdcdc;-webkit-transition:all .7s;transition:all .7s;}

.ab_us_bx04 .center .right .ny_about_zz .swiper-button-prev:hover{background:url(../images/us_jt_02.png) center center no-repeat #2E318A;-webkit-transition:all .7s;transition:all .7s;}

.ab_us_bx04 .center .right .ny_about_zz .swiper-button-prev::after{display:none;}

.ab_us_bx04 .center .right .ny_about_zz .swiper-button-next{width:40px;height:40px;position:absolute;right:0;top:50% !important;margin-top:-20px !important;background:url(../images/us_jt_03.png) center center no-repeat #dcdcdc;-webkit-transition:all .7s;transition:all .7s;}

.ab_us_bx04 .center .right .ny_about_zz .swiper-button-next:hover{background:url(../images/us_jt_04.png) center center no-repeat #2E318A;-webkit-transition:all .7s;transition:all .7s;}

.ab_us_bx04 .center .right .ny_about_zz .swiper-button-next::after{display:none;}

.ab_us_bx05{width:100%;height:auto;padding:80px 0 0 0;border-top:solid 1px #e5e5e5;overflow:hidden;}

.ab_us_bx05 .h_title{width:88%;height:60px;margin:0 auto;text-align:center;position:relative;}

.ab_us_bx05 .h_title::before{content:'';width:100%;height:1px;background:#d0d0d0;position:absolute;bottom:2px;left:0;}

.ab_us_bx05 .h_title::after{content:'';width:120px;height:5px;background:#2E318A;position:absolute;bottom:0;left:50%;margin-left:-60px;}

.ab_us_bx05 .h_title h3{font-size:30px;line-height:40px;}

.ab_us_bx05 .history{width:88%;height:auto;margin:40px auto 0 auto;overflow:hidden;position:relative;z-index:1;}

.ab_us_bx05 .history::before{content:'';width:100%;height:1px;background:#f5f5f5;position:absolute;top:81px;left:0;z-index:-1;}

.ab_us_bx05 .history .swiper-slide{width:100%;height:auto;-webkit-transition:all .7s;transition:all .7s;}

.ab_us_bx05 .history .swiper-slide .bx{width:80%;margin:0 auto;text-align:center;}

.ab_us_bx05 .history .swiper-slide .bx .year{font-size:30px;font-family:medium;color:#666;position:relative;transition:0.3s;line-height:30px;height:30px;margin:20px 0 0 0;}

.ab_us_bx05 .history .swiper-slide .bx .year::after{content:'';display:block;width:8px;height:8px;background:#dcdcdc;border-radius:50%;position:absolute;left:50%;transform:translateX(-50%);bottom:-39px;border:4px solid #eee;box-sizing:content-box;z-index:5;transition:0.3s;}

.ab_us_bx05 .history .swiper-slide-active + .swiper-slide .bx .year{margin:0 0 20px 0;}

.ab_us_bx05 .history .swiper-slide-active + .swiper-slide .year:after {background:#2E318A;}

.ab_us_bx05 .history .swiper-slide .bx .info{font-size:16px;color:#999;padding-top:76px;position:relative;}

.ab_us_bx05 .history .swiper-slide .bx .info::after{content:'';display:block;width:8px;height:8px;background:#eee;border-radius:50%;position:absolute;left:50%;transform:translateX(-50%);z-index:5;top:25px;border:1px solid #2E318A;box-sizing:content-box;z-index:6;opacity:0;transition:0.3s;}

.ab_us_bx05 .history .swiper-slide .bx .info::before{content:'';display:block;width:1px;height:23px;background:#dcdcdc;position:absolute;left:50%;transform:translateX(-50%);z-index:5;top:42px;}

.ab_us_bx05 .history .swiper-slide-active + .swiper-slide .bx .info::after{opacity:1;}

.ab_us_bx05 .history .swiper-slide-active + .swiper-slide .bx .info{color: #333;}

.ab_us_bx05 .history .swiper-button-prev{width:40px;height:40px;position:absolute;left:0;top:82px !important;background:url(../images/us_jt_01.png) center center no-repeat #dcdcdc;-webkit-transition:all .7s;transition:all .7s;}

.ab_us_bx05 .history .swiper-button-prev:hover{background:url(../images/us_jt_02.png) center center no-repeat #2E318A;-webkit-transition:all .7s;transition:all .7s;}

.ab_us_bx05 .history .swiper-button-prev::after{display:none;}

.ab_us_bx05 .history .swiper-button-next{width:40px;height:40px;position:absolute;right:0;top:82px !important;background:url(../images/us_jt_03.png) center center no-repeat #dcdcdc;-webkit-transition:all .7s;transition:all .7s;}

.ab_us_bx05 .history .swiper-button-next:hover{background:url(../images/us_jt_04.png) center center no-repeat #2E318A;-webkit-transition:all .7s;transition:all .7s;}

.ab_us_bx05 .history .swiper-button-next::after{display:none;}

@media only screen and (max-width:1024px){

.ab_us_bx01{width:90%;padding-top:30px;}

.ab_us_bx01 h3{text-align:center;}

.ab_us_bx01 .center{margin:20px auto 0 auto;}

.ab_us_bx01 .center .left{width:100%;height: auto;padding-right: 0}

.ab_us_bx01 .center .left p{line-height:28px;}

.ab_us_bx01 .center .right{width:100%;margin-top:10px;}

.ab_us_bx01 .center .right img{display:block;width:100%;max-width:550px;margin:0 auto;height:auto;}

.ab_us_bx02{display:none;}

.ab_us_bx03{width:100%;height:auto;padding:40px 0 30px 0;background:#fff;overflow:hidden;}

.ab_us_bx03 .h_title{width:90%;height:40px;}

.ab_us_bx03 .h_title::after{content:'';width:100px;height:3px;background:#2E318A;position:absolute;bottom:0;left:50%;margin-left:-50px;}

.ab_us_bx03 .h_title h3{font-size:24px;line-height:30px;}

.ab_us_bx03 .ny_about_us{width:90%;height:auto;margin:20px auto 0 auto;overflow:hidden;position:relative;}

.ab_us_bx03 .ny_about_us .swiper-slide .img{width:100%;height:auto;max-height:205px;overflow:hidden;}

.ab_us_bx03 .ny_about_us .swiper-slide .name{padding:20px 10%;background:#fff;}

.ab_us_bx03 .ny_about_us .swiper-button-prev{background:url(../images/us_jt_02.png) center center no-repeat #2E318A;}

.ab_us_bx03 .ny_about_us .swiper-button-next{background:url(../images/us_jt_04.png) center center no-repeat #2E318A;}

.ab_us_bx04{padding:40px 0;}

.ab_us_bx04 .h_title{width:90%;height:40px;}

.ab_us_bx04 .h_title::after{content:'';width:100px;height:3px;background:#2E318A;position:absolute;bottom:0;left:50%;margin-left:-50px;}

.ab_us_bx04 .h_title h3{font-size:24px;line-height:30px;}

.ab_us_bx04 .center{width:90%;margin:30px auto 0 auto;}

.ab_us_bx04 .center .left{width:100%;float:none;}

.ab_us_bx04 .center .left h4{font-size:20px;line-height:35px;color:#333;}

.ab_us_bx04 .center .left p{font-size:14px;color:#666;margin-top:10px;line-height:25px;}

.ab_us_bx04 .center .left .imgs{margin-top:20px;}

.ab_us_bx04 .center .left .imgs dd{width:55px;height:80px;margin-right:10px;}
/*.ab_us_bx04 .center .left .imgs img{display:block;width:55px;height:80px;vertical-align:top;float:left;margin-right:10px;}*/

.ab_us_bx04 .center .left .more{margin:20px auto 0 auto;width:120px;padding:0;height:40px;text-align:center;line-height:40px;border-radius:5px;border:1px #666 solid;color:#666;display:block;font-size:14px;-webkit-transition:all .7s;transition:all .7s;}

.ab_us_bx04 .center .right{width:80%;margin:30px auto 0 auto;float:none;}

.ab_us_bx04 .center .right .ny_about_zz{width:100%;height:350px;margin:0 auto;overflow:hidden;position:relative;}

.ab_us_bx04 .center .right .ny_about_zz .swiper-slide{width:100%;height:350px;-webkit-transition:all .7s;transition:all .7s;}

.ab_us_bx04 .center .right .ny_about_zz .swiper-slide img{display:block;width:100%;height:350px;margin:0 auto;vertical-align:top;/*object-fit:cover;*/}

.ab_us_bx05{padding:40px 0 0 0;}

.ab_us_bx05 .h_title{width:90%;height:40px;}

.ab_us_bx05 .h_title::after{content:'';width:100px;height:3px;background:#2E318A;position:absolute;bottom:0;left:50%;margin-left:-50px;}

.ab_us_bx05 .h_title h3{font-size:24px;line-height:30px;}

.ab_us_bx05 .history{width:90%;height:auto;margin:30px auto 0 auto;overflow:hidden;position:relative;z-index:1;}

.ab_us_bx05 .history::before{content:'';width:100%;height:1px;background:#f5f5f5;position:absolute;top:51px;left:0;z-index:-1;}

.ab_us_bx05 .history .swiper-slide .bx .year{font-size:20px;line-height:20px;height:20px;margin:0;}

.ab_us_bx05 .history .swiper-slide .bx .year::after{content:'';display:block;width:8px;height:8px;background:#dcdcdc;border-radius:50%;position:absolute;left:50%;transform:translateX(-50%);bottom:-39px;border:4px solid #eee;box-sizing:content-box;z-index:5;transition:0.3s;}

.ab_us_bx05 .history .swiper-slide-active + .swiper-slide .bx .year{margin:0;}

.ab_us_bx05 .history .swiper-slide-active + .swiper-slide .year:after {background:#dcdcdc;}

.ab_us_bx05 .history .swiper-slide .bx .info{font-size:14px;color:#333;padding-top:76px;position:relative;}

.ab_us_bx05 .history .swiper-slide .bx .info::after{content:'';display:block;width:8px;height:8px;background:#eee;border-radius:50%;position:absolute;left:50%;transform:translateX(-50%);z-index:5;top:25px;border:1px solid #2E318A;box-sizing:content-box;z-index:6;opacity:0;transition:0.3s;}

.ab_us_bx05 .history .swiper-slide .bx .info::before{content:'';display:block;width:1px;height:23px;background:#dcdcdc;position:absolute;left:50%;transform:translateX(-50%);z-index:5;top:42px;}

.ab_us_bx05 .history .swiper-slide-active + .swiper-slide .bx .info::after{opacity:0;}

.ab_us_bx05 .history .swiper-slide-active + .swiper-slide .bx .info{color: #333;}

.ab_us_bx05 .history .swiper-button-prev{display:none;}

.ab_us_bx05 .history .swiper-button-next{display:none;}

}



/* 荣誉资质 */
.ny_hon_bx01{padding-top:80px;}

.ny_hon_bx01 .h_title{width:88%;height:60px;margin:0 auto;text-align:center;position:relative;}

.ny_hon_bx01 .h_title::before{content:'';width:100%;height:1px;background:#d0d0d0;position:absolute;bottom:2px;left:0;}

.ny_hon_bx01 .h_title::after{content:'';width:120px;height:5px;background:#2E318A;position:absolute;bottom:0;left:50%;margin-left:-60px;}

.ny_hon_bx01 .h_title h3{font-size:30px;line-height:40px;}

.ny_hon_bx01 .wrap{width: 88%;max-width: 1400px;margin:40px auto 0 auto;}

.ny_hon_bx01 .wrap .photosBtn{width:100%;height:auto;}

.ny_hon_bx01 .wrap .photosBtn li{width:23.5%;height:auto;float:left;margin-right:2%;margin-bottom:30px;background:#fff;box-shadow: 0 0 15px rgb(0 0 0 / 15%);overflow:hidden;}

.ny_hon_bx01 .wrap .photosBtn li:nth-of-type(4n){margin-right:0;}

.ny_hon_bx01 .wrap .photosBtn li .inner{padding:20px 5% 0 5%;overflow:hidden;}

.ny_hon_bx01 .wrap .photosBtn li .inner .img{width:100%;padding:70% 0;overflow:hidden;position:relative;}

.ny_hon_bx01 .wrap .photosBtn li .inner .img img{position: absolute;top: 0;left: 0;right: 0;bottom: 0;max-width: 100%;max-height: 100%;margin: auto;object-fit: cover;}

.ny_hon_bx01 .wrap .photosBtn li .inner p{line-height:60px;font-size:16px;color:#666;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .7s;transition:all .7s;}

.ny_hon_bx01 .wrap .photosBtn li:hover .inner p{color:#2E318A;-webkit-transition:all .7s;transition:all .7s;}

.photos-popup{display:none;background:rgba(0,0,0,0.8);position:fixed;left:0;right:0;bottom:0;top:0;z-index:999;}

.photos{width:90%;height:70%;position:fixed;left:0%;top:15%;--swiper-theme-color:#2E318A;}

.photos .swiper-button-prev,.photos .swiper-button-next{z-index:999;transition:0.3s;}

.photos .swiper-button-prev:hover,.photos .swiper-button-next:hover{transform:scale(1.5);}

.photos .pnexts{max-width:1200px;position:absolute;left:50%;top:50%;transform:translateX(-50%) translateY(-50%);width:96%;z-index:9999;}

.photos .swiper-pagination{color:#fff;}

.photos .swiper-slide{display:flex;text-align:center;}

.photos .swiper-slide img{margin:auto;height:100% !important;display:block;max-width:100%;}

@media only screen and (max-width:1024px){

.ny_hon_bx01{padding-top:40px;}

.ny_hon_bx01 .h_title{width:90%;height:40px;}

.ny_hon_bx01 .h_title::after{content:'';width:100px;height:3px;background:#2E318A;position:absolute;bottom:0;left:50%;margin-left:-50px;}

.ny_hon_bx01 .h_title h3{font-size:24px;line-height:30px;}

.ny_hon_bx01 .wrap{width:90%;max-width: 1400px;margin:40px auto 0 auto;}

.ny_hon_bx01 .wrap .photosBtn{width:100%;height:auto;}

.ny_hon_bx01 .wrap .photosBtn li{width:48.5%;margin-right:0%;margin-bottom:20px;}

.ny_hon_bx01 .wrap .photosBtn li:nth-of-type(2n){margin-right:0;float:right;}

.ny_hon_bx01 .wrap .photosBtn li .inner{padding:10px 5% 0 5%;overflow:hidden;}

.ny_hon_bx01 .wrap .photosBtn li .inner p{line-height:40px;font-size:14px;}

.photos .swiperbtn {display:none;}

}





/* 新闻中心 */
.ny_news_bx01{padding-top:60px;}

.ny_news_bx01 .h_title{width:88%;height:80px;margin:0 auto;text-align:center;position:relative;text-align:center;}

.ny_news_bx01 .h_title::before{content:'';width:100%;height:1px;background:#d0d0d0;position:absolute;bottom:2px;left:0;}

.ny_news_bx01 .h_title li{padding:0 30px;display:inline-block;font-size:24px;line-height:80px;height:80px;position:relative;}

.ny_news_bx01 .h_title li:nth-of-type(1)::after{content:'';width:1px;height:20px;background:#d2d2d2;position:absolute;top:30px;right:0;}

.ny_news_bx01 .h_title li a{display:inline-block;color:#333;position:relative;}

.ny_news_bx01 .h_title li a::after{content:'';width:0%;height:5px;background:#2E318A;position:absolute;bottom:0;left:0;-webkit-transition:all .7s;transition:all .7s;}

.ny_news_bx01 .h_title li.on a::after{content:'';width:100%;height:5px;background:#2E318A;position:absolute;bottom:0;left:0;-webkit-transition:all .7s;transition:all .7s;}

.ny_news_bx01 .h_title li:hover a::after{content:'';width:100%;height:5px;background:#2E318A;position:absolute;bottom:0;left:0;-webkit-transition:all .7s;transition:all .7s;}

.ny_news_bx01 .news_top{width:88%;height:300px;margin:40px auto 0 auto;overflow:hidden;}

.ny_news_bx01 .news_top a{display:block;}

.ny_news_bx01 .news_top .img{width:45%;height:300px;float:left;overflow:hidden;}

.ny_news_bx01 .news_top .img img{display:block;width:100%;height:300px; vertical-align:top;object-fit:cover;}

.ny_news_bx01 .news_top .txt{width:53%;height:300px;float:right;overflow:hidden;}

.ny_news_bx01 .news_top .txt h3{font-size:30px;line-height:50px;color:#333;font-weight:bold;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .7s;transition:all .7s;}

.ny_news_bx01 .news_top:hover .txt h3{color:#2E318A;-webkit-transition:all .7s;transition:all .7s;}

.ny_news_bx01 .news_top .txt p{font-size:15px;line-height:30px;max-height:90px;margin-top:10px;overflow: hidden;text-overflow: ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;color:#666;}

.ny_news_bx01 .news_list{width:88%;height:auto;margin:40px auto 0 auto;}

.ny_news_bx01 .news_list a{display:block;width:100%;height:140px; background:#fff;box-shadow: 0 0px 15px rgb(0 0 0 / 20%);margin-bottom:25px;}

.ny_news_bx01 .news_list a .date{width:130px;height:100%;margin-right:30px;display:flex;justify-content:center;flex-direction:column;-moz-flex-direction:column;-webkit-flex-direction:column;-ms-flex-direction: column;align-items:center;text-align:center;color:#3b3b3b;font-size:18px;background-color:#f1f1f1;float:left;}

.ny_news_bx01 .news_list a .date p:nth-of-type(1){font-size:36px;line-height:40px;}

.ny_news_bx01 .news_list a .txt{width:calc(100% - 200px);float:left;}

.ny_news_bx01 .news_list a .txt h3{font-size:26px;line-height:50px;margin-top:20px;color:#333;font-weight:bold;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .7s;transition:all .7s;}

.ny_news_bx01 .news_list a:hover .txt h3{color:#2E318A;-webkit-transition:all .7s;transition:all .7s;}

.ny_news_bx01 .news_list a .txt p{font-size:15px;line-height:20px;margin-top:10px;color:#999;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}

.ny_fanye{width:88%;height:auto;margin:30px auto 0 auto;}

.ny_fanye a,.ny_fanye span{display:inline-block;width:auto;font-size:18px;line-height:36px;height:36px;padding:0 12px;margin:0 10px 10px 0;background:#ededed;color:#a1a1a1;-webkit-transition:all .7s;transition:all .7s;}

.ny_fanye a.on,.ny_fanye span.current{background:#005ac7;color:#fff;-webkit-transition:all .7s;transition:all .7s;}

.ny_fanye a:hover{background:#005ac7;color:#fff;-webkit-transition:all .7s;transition:all .7s;}

.ny_news_bx01 .content{width:88%;height:auto;margin:0 auto;display:flex;justify-content: space-between;}

.ny_news_bx01 .content .con_left{width:67%;height:auto;float:left;}

.ny_news_bx01 .content .con_left h3{font-size:36px;color:#2E318A;line-height:40px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}

.ny_news_bx01 .content .con_left .infro{font-size:16px;color:#333;line-height:20px;height:20px;margin-top:15px;}

.ny_news_bx01 .content .con_left .infro p:nth-of-type(1){float:left;padding-right:30px;margin-right:30px;position:relative;}

.ny_news_bx01 .content .con_left .infro p:nth-of-type(1)::after{content:"";position: absolute;right:0;top:3px;width:1px;height:14px;background:#666;}

.ny_news_bx01 .content .con_left .infro p:nth-of-type(2){float:left;}

.ny_news_bx01 .content .con_left .txt{width:100%;height:auto;margin-top:80px;}

.ny_news_bx01 .content .con_left .txt .miaoshu{position: relative;padding-left:20px;font-size:15px;color:#666;line-height:30px;margin-bottom:20px;}

.ny_news_bx01 .content .con_left .txt .miaoshu::before{content:"";position:absolute;left:0;top:8px;bottom:8px;width:2px;background:#2E318A;}

.ny_news_bx01 .content .con_left .txt p{font-size:15px;color:#666;line-height:30px;margin-bottom:20px;}

.ny_news_bx01 .content .con_left .txt p img{display:block;max-width:80%;margin:0 auto;}

.ny_news_bx01 .content .con_right{width:auto;height:150px;float:right;padding-left:20px;border-left:dashed 1px #2E318A;display:inline-block;}

.rightScroll{position: fixed;z-index: 6636;right:6%;top:90px;}

.ny_news_bx01 .content .con_right a{display:block;width:100px;padding-left:40px;margin-bottom:30px;height:30px;font-size:18px;color:#666;-webkit-transition:all .7s;transition:all .7s;}

.ny_news_bx01 .content .con_right a:hover{color:#2E318A;-webkit-transition:all .7s;transition:all .7s;}

.ny_news_bx01 .content .con_right a.prve{background:url(../images/xw_jt_01.png) left center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.ny_news_bx01 .content .con_right a.prve:hover{background:url(../images/xw_jt_02.png) left center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.ny_news_bx01 .content .con_right a.next{background:url(../images/xw_jt_03.png) left center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.ny_news_bx01 .content .con_right a.next:hover{background:url(../images/xw_jt_04.png) left center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.ny_news_bx01 .content .con_right a.fh{margin-bottom:0;background:url(../images/xw_jt_05.png) left center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.ny_news_bx01 .content .con_right a.fh:hover{background:url(../images/xw_jt_06.png) left center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

@media only screen and (max-width:1024px){

.ny_news_bx01{padding-top:30px;}

.ny_news_bx01 .h_title{width:90%;height:50px;}

.ny_news_bx01 .h_title li{padding:0 30px;display:inline-block;font-size:18px;line-height:50px;height:50px;position:relative;}

.ny_news_bx01 .h_title li:nth-of-type(1)::after{content:'';width:1px;height:20px;background:#d2d2d2;position:absolute;top:15px;right:0;}

.ny_news_bx01 .news_top{width:90%;height:auto;margin:30px auto 0 auto;overflow:hidden;}

.ny_news_bx01 .news_top .img{width:100%;height:150px;float:none;overflow:hidden;}

.ny_news_bx01 .news_top .img img{height:150px;}

.ny_news_bx01 .news_top .txt{width:100%;height:auto;float:none;margin-top:20px;overflow:hidden;}

.ny_news_bx01 .news_top .txt h3{font-size:18px;line-height:20px;text-align:center;}

.ny_news_bx01 .news_top .txt p{font-size:14px;line-height:24px;max-height:75px;margin-top:10px;}

.ny_news_bx01 .news_list{width:90%;height:auto;margin:30px auto 0 auto;}

.ny_news_bx01 .news_list a{display:block;width:100%;height:80px;margin-bottom:15px;}

.ny_news_bx01 .news_list a .date{width:60px;height:100%;margin-right:15px;font-size:14px;}

.ny_news_bx01 .news_list a .date p:nth-of-type(1){font-size:20px;line-height:20px;}

.ny_news_bx01 .news_list a .txt{width:calc(100% - 90px);float:left;}

.ny_news_bx01 .news_list a .txt h3{font-size:15px;line-height:25px;margin-top:15px;}

.ny_news_bx01 .news_list a .txt p{font-size:14px;line-height:15px;margin-top:5px;}

.ny_fanye{width:90%;height:auto;margin:30px auto 0 auto;}

.ny_fanye a{font-size:14px;line-height:30px;height:30px;padding:0 10px;margin:0 5px 5px 0;}

.ny_news_bx01 .content{width:90%;display:block !important;}

.ny_news_bx01 .content .con_left{width:100%;height:auto;float:none;}

.ny_news_bx01 .content .con_left h3{font-size:20px;text-align:center;line-height:20px;}

.ny_news_bx01 .content .con_left .infro{font-size:14px;color:#333;line-height:20px;height:20px;margin-top:15px;text-align:center;}

.ny_news_bx01 .content .con_left .infro p:nth-of-type(1){display:inline-block;float:none;padding-right:20px;margin-right:20px;position:relative;}

.ny_news_bx01 .content .con_left .infro p:nth-of-type(2){float:none;display:inline-block;}

.ny_news_bx01 .content .con_left .txt{margin-top:30px;}

.ny_news_bx01 .content .con_left .txt .miaoshu{position: relative;padding-left:15px;font-size:14px;color:#666;line-height:25px;margin-bottom:15px;}

.ny_news_bx01 .content .con_left .txt .miaoshu::before{content:"";position:absolute;left:0;top:5px;bottom:5px;width:2px;background:#2E318A;}

.ny_news_bx01 .content .con_left .txt p{font-size:14px;color:#666;line-height:25px;margin-bottom:15px;}

.ny_news_bx01 .content .con_left .txt p img{display:block;max-width:100%;margin:0 auto;}

.ny_news_bx01 .content .con_right{width:100%;height:auto;float:none;padding-left:0;border-left:none;display:inline-block;display:flex;justify-content: space-between; transform: scale(0.9);margin-top:30px;}

}




/* 案例展示 */
.ny_case_bx01{padding-top:60px;}

.ny_case_bx01 .h_title{width:88%;height:80px;margin:0 auto;text-align:center;position:relative;text-align:center;}

.ny_case_bx01 .h_title::before{content:'';width:100%;height:1px;background:#d0d0d0;position:absolute;bottom:2px;left:0;}

.ny_case_bx01 .h_title li{padding:0 30px;display:inline-block;font-size:24px;line-height:80px;height:80px;position:relative;}

.ny_case_bx01 .h_title li:nth-of-type(1)::after{content:'';width:1px;height:20px;background:#d2d2d2;position:absolute;top:30px;right:0;}

.ny_case_bx01 .h_title li a{display:inline-block;color:#333;position:relative;}

.ny_case_bx01 .h_title li a::after{content:'';width:0%;height:5px;background:#2E318A;position:absolute;bottom:0;left:0;-webkit-transition:all .7s;transition:all .7s;}

.ny_case_bx01 .h_title li.on a::after{content:'';width:100%;height:5px;background:#2E318A;position:absolute;bottom:0;left:0;-webkit-transition:all .7s;transition:all .7s;}

.ny_case_bx01 .h_title li:hover a::after{content:'';width:100%;height:5px;background:#2E318A;position:absolute;bottom:0;left:0;-webkit-transition:all .7s;transition:all .7s;}

.ny_case_bx01 .case_list{width:88%;height:auto;margin:40px auto 0 auto;overflow:hidden;}

.ny_case_bx01 .case_list li{width:48%;height:auto;float:left;background:#F0F8FF;overflow:hidden;margin-bottom:40px;padding: 26px 26px 26px 34px;}

.ny_case_bx01 .case_list li:nth-of-type(2n){float:right;}

.ny_case_bx01 .case_list li p{padding-left:34px;position:relative;font-size:18px;line-height:30px;color:#343030;}

.ny_case_bx01 .case_list li p::before{content:"";display:block;position:absolute;left:0;top:5px;background: url(../images/icon-01.svg) no-repeat center center;width:17px;height:21px;background-size:contain;}

@media only screen and (max-width:1024px){

.ny_case_bx01{padding-top:30px;}

.ny_case_bx01 .h_title{width:90%;height:50px;}

.ny_case_bx01 .h_title li{padding:0 30px;display:inline-block;font-size:18px;line-height:50px;height:50px;position:relative;}

.ny_case_bx01 .h_title li:nth-of-type(1)::after{content:'';width:1px;height:20px;background:#d2d2d2;position:absolute;top:15px;right:0;}

.ny_case_bx01 .case_list{width:90%;height:auto;margin:30px auto 0 auto;overflow:hidden;}

.ny_case_bx01 .case_list li{width:100%;height:auto;float:none;background:#F0F8FF;overflow:hidden;margin-bottom:20px;padding:10px 10px 10px 10px;}

.ny_case_bx01 .case_list li:nth-of-type(2n){float:none;}

.ny_case_bx01 .case_list li p{padding-left:20px;position:relative;font-size:15px;line-height:20px;}

.ny_case_bx01 .case_list li p::before{content:"";display:block;position:absolute;left:0;top:0px;background: url(../images/icon-01.svg) no-repeat center center;width:14px;height:20px;background-size:contain;}

}




/* 联系我们 */
.ny_lxwm_bx01{padding-top:60px;}

.ny_lxwm_bx01 .concat_list{width:88%;max-width: 1200px;margin:0 auto;display:flex;justify-content: space-between;flex-wrap:wrap;}

.ny_lxwm_bx01 .concat_list li{float:left;width:30.6%;font-size:16px;text-align:center;color:#333;background:#f7f7f7;padding:47px 0 53px;border-radius:10px;}

.ny_lxwm_bx01 .concat_list li i{display:block;width:100px;height:100px;margin:0 auto;border-radius:50%;}

.ny_lxwm_bx01 .concat_list li:nth-of-type(1) i{background:url(../images/lx_icon_01.png) center center no-repeat #2E318A;}

.ny_lxwm_bx01 .concat_list li:nth-of-type(2) i{background:url(../images/lx_icon_02.png) center center no-repeat #2E318A;}

.ny_lxwm_bx01 .concat_list li:nth-of-type(3) i{background:url(../images/lx_icon_03.png) center center no-repeat #2E318A;}

.ny_lxwm_bx01 .concat_list li p{margin: 23px auto 26px;line-height:16px; }

.ny_lxwm_bx01 .map{width:88%;max-width: 1200px;margin:30px auto 0 auto;overflow:hidden;}

.ny_lxwm_bx01 .map img{display:block;width:100%;height:auto;vertical-align:top;}

@media only screen and (max-width:1024px){

.ny_lxwm_bx01{padding-top:30px;}

.ny_lxwm_bx01 .concat_list{width:90%;}

.ny_lxwm_bx01 .concat_list li{float:left;width:48%;padding:0 0 20px 0;border-radius:10px;margin-bottom:15px;}

.ny_lxwm_bx01 .concat_list li:nth-of-type(3){width:100%;}

.ny_lxwm_bx01 .concat_list li i{transform:scale(0.6)}

.ny_lxwm_bx01 .concat_list li p{margin:0 0 10px 0;line-height:16px; }

.ny_lxwm_bx01 .map{width:88%;max-width: 1200px;margin:30px auto 0 auto;overflow:hidden;}

.ny_lxwm_bx01 .map img{display:block;width:100%;height:auto;vertical-align:top;}

}



/* 业务范围 */
.ny_yewu_01{padding-top:80px;}

.ny_yewu_01 .h_title{width:88%;height:80px;margin:0 auto 80px auto;text-align:center;position:relative;text-align:center;}

.ny_yewu_01 .h_title::before{content:'';width:100%;height:1px;background:#d0d0d0;position:absolute;bottom:2px;left:0;}

.ny_yewu_01 .h_title li{padding:0 30px;display:inline-block;font-size:24px;line-height:80px;height:80px;position:relative;}

.ny_yewu_01 .h_title li::after{content:'';width:1px;height:20px;background:#d2d2d2;position:absolute;top:30px;right:0;}

.ny_yewu_01 .h_title li:last-child::after{display:none;}

.ny_yewu_01 .h_title li a{display:inline-block;color:#333;position:relative;}

.ny_yewu_01 .h_title li a::after{content:'';width:0%;height:5px;background:#2E318A;position:absolute;bottom:0;left:0;-webkit-transition:all .7s;transition:all .7s;}

.ny_yewu_01 .h_title li.on a::after{content:'';width:100%;height:5px;background:#2E318A;position:absolute;bottom:0;left:0;-webkit-transition:all .7s;transition:all .7s;}

.ny_yewu_01 .h_title li:hover a::after{content:'';width:100%;height:5px;background:#2E318A;position:absolute;bottom:0;left:0;-webkit-transition:all .7s;transition:all .7s;}

.ny_yewu_01 .this_bx{width:88%;height:auto;margin:0 auto 60px auto;}

.ny_yewu_01 .this_bx .txt{width:100%;height:auto;}

.ny_yewu_01 .this_bx1 .txt h3{font-size:36px!important;color:#2E318A;font-weight:bold;margin-bottom:30px;text-align:center;overflow: hidden}
.ny_yewu_01 .this_bx1 .txt h3 span{background: #fff!important;color: #2E318A}
.ny_yewu_01 .this_bx .txt h3{font-size:24px;color:#fff;font-weight:bold;margin-bottom:30px;text-align:center;}
.ny_yewu_01 .this_bx .txt h3 span{background:#2E318A;padding:8px 25px;border-top-right-radius: 15px;border-bottom-left-radius: 15px;}

.ny_yewu_01 .this_bx .txt p{font-size:16px;color:#666;line-height:30px;margin-bottom:20px;}
.ny_yewu_01 .this_bx .txt img{max-width: 100%}

.ny_yewu_01 .this_bx .ny_yewu{width:100%;height:auto;margin:30px auto 0 auto;overflow:hidden;position:relative;}

.ny_yewu_01 .this_bx .ny_yewu .swiper-slide{width:100%;height:auto;overflow:hidden;-webkit-transition:all .7s;transition:all .7s;}

.ny_yewu_01 .this_bx .ny_yewu .swiper-slide a{display:block;}

.ny_yewu_01 .this_bx .ny_yewu .swiper-slide .img{width:calc(100% - 2px);height:220px;border:solid 1px #dcdcdc;overflow:hidden;}

.ny_yewu_01 .this_bx .ny_yewu .swiper-slide .img img{display:block;width:100%;height:220px;object-fit:cover;vertical-align:top;transition: all 1s;}

.ny_yewu_01 .this_bx .ny_yewu .swiper-slide:hover .img img{transform: scale(1.1);}

.ny_yewu_01 .this_bx .ny_yewu .swiper-slide .name{width:100%;padding:20px 10%;font-size:16px;line-height:20px;color:#333;background:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .7s;transition:all .7s;}

.ny_yewu_01 .this_bx .ny_yewu .swiper-slide:hover .name{color:#fff;background:#2E318A;-webkit-transition:all .7s;transition:all .7s;}

.ny_yewu_01 .this_bx .ny_yewu .swiper-button-prev{width:40px;height:40px;position:absolute;left:0;top:50% !important;margin-top:-20px !important;background:url(../images/us_jt_01.png) center center no-repeat #fff;-webkit-transition:all .7s;transition:all .7s;}

.ny_yewu_01 .this_bx .ny_yewu .swiper-button-prev:hover{background:url(../images/us_jt_02.png) center center no-repeat #2E318A;-webkit-transition:all .7s;transition:all .7s;}

.ny_yewu_01 .this_bx .ny_yewu .swiper-button-prev::after{display:none;}

.ny_yewu_01 .this_bx .ny_yewu .swiper-button-next{width:40px;height:40px;position:absolute;right:0;top:50% !important;margin-top:-20px !important;background:url(../images/us_jt_03.png) center center no-repeat #fff;-webkit-transition:all .7s;transition:all .7s;}

.ny_yewu_01 .this_bx .ny_yewu .swiper-button-next:hover{background:url(../images/us_jt_04.png) center center no-repeat #2E318A;-webkit-transition:all .7s;transition:all .7s;}

.ny_yewu_01 .this_bx .ny_yewu .swiper-button-next::after{display:none;}


@media only screen and (max-width:1024px){

.ny_yewu_01{padding-top:30px;}



.ny_yewu_01 .h_title{width:100%;height:50px;margin-bottom:30px;}

.ny_yewu_01 .h_title li{padding:0 8px;display:inline-block;font-size:16px;line-height:50px;height:50px;position:relative;}

.ny_yewu_01 .h_title li::after{content:'';width:1px;height:20px;background:#d2d2d2;position:absolute;top:15px;right:0;}



.ny_yewu_01 .this_bx{width:90%;margin:0 auto 30px auto;}

.ny_yewu_01 .this_bx .txt h3{font-size:24px;font-weight:bold;margin-bottom:15px;text-align:center;}

.ny_yewu_01 .this_bx .txt p{font-size:14px;color:#666;line-height:28px;margin-bottom:10px;}

.ny_yewu_01 .this_bx .ny_yewu{width:100%;height:auto;margin:20px auto 0 auto;overflow:hidden;position:relative;}

.ny_yewu_01 .this_bx .ny_yewu .swiper-slide .img{width:calc(100% - 2px);height:150px;border:solid 1px #dcdcdc;overflow:hidden;}

.ny_yewu_01 .this_bx .ny_yewu .swiper-slide .img img{display:block;width:100%;height:150px;object-fit:cover;vertical-align:top;transition: all 1s;}

.ny_yewu_01 .this_bx .ny_yewu .swiper-slide:hover .img img{transform: scale(1.1);}

.ny_yewu_01 .this_bx .ny_yewu .swiper-slide .name{width:100%;padding:10px 10%;font-size:14px;}

.ny_yewu_01 .this_bx .ny_yewu .swiper-button-prev{display:none;}

.ny_yewu_01 .this_bx .ny_yewu .swiper-button-next{display:none;}


}






















































































































































































































































































































































































































































































































