/*全局样式*/
@font-face{
	font-family:'Pingfang';
	src:url("font/Pingfang.ttf") format("truetype");
	font-weight:normal;
	font-style:normal;
}
*{font-family:'Pingfang';}
*:focus{outline:none;}
html{overflow-x:hidden;}
body,a{color:#333;}

.wrapper{width:1400px;}
.wrapper1280{width:1280px;}
.wrap-gray{background:#f5f5f5;}
.wrap-gray.p1{padding:70px 0;}
.wrap-white{background:#fff;}
.wrap-white.p1{padding:70px 0;}
.wrap-white.p2{padding:70px 0 0px 0;}
.clear{ clear: both;}
/*头部样式*/

.empty{
    display: block;
    background: url(img/empty.png) no-repeat center;
    width: 100%;
    height: 300px;
}

#header{ height:100px;background: #fff; transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;min-width: 1280px;}
#header.weo-pa{left: 0;right: 0;top: 0;z-index: 99;background: none;}
#header.fixed{position: fixed;left: 0;right: 0;top: 0;z-index: 99;background:#1a5597; height:100px;box-shadow:0 10px 10px -10px rgba(0,0,0,.08);}

#logo{left:30px; top:20px; overflow:hidden;}
#logo img{ width: 118px; height:64px;  }
#logo a{display:block;}
#logo img.ny-logo{ margin-left:120px;}
#nav{right:150px; top:0;}
#nav > ul{display:flex;}
#nav > ul > li{position:relative; margin-left:50px; text-align:center;}
#nav > ul > li:first-child{margin-left:0;}
#nav > ul > li > a{display:block; height:100px; line-height:100px; font-size:17px; overflow:hidden;color:#fff;}
#nav > ul > li:hover > a{color:#fff;}
#nav > ul > li.current > a{ color:#fff;}
#nav > ul > li.current:after{content:''; position:absolute; left:0; right:0; bottom:0; display:block; height:3px; background:#fff;}
#nav > ul > li ul{position:absolute; left:50%; top:100px; transform:translate(-50%,20px); display:none; width:148px; padding:12px 0; background:#fff; box-shadow:0 0 10px rgba(0,0,0,.08); opacity:0; animation:NavAnimation 0.3s; animation-fill-mode:forwards;}
#nav > ul > li:hover ul{display:block;}
@keyframes NavAnimation{100%{transform:translate(-50%,0); opacity:1;}}
#nav > ul > li ul li{height:38px; line-height:38px; font-size:15px; overflow:hidden;}
#nav > ul > li ul li a{display:block; padding:0 18px; color:#464646; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; transition:all 0.2s linear;}
#nav > ul > li ul li:hover a{letter-spacing:1px; color:#1a5597; transition:all 0.2s linear;}

#ny-nav{right:150px; top:0;}
#ny-nav > ul{display:flex;}
#ny-nav > ul > li{position:relative; margin-left:50px; text-align:center;}
#ny-nav > ul > li:first-child{margin-left:0;}
#ny-nav > ul > li > a{display:block; height:100px; line-height:100px; font-size:17px; overflow:hidden;color:#2b2b2b;}
#ny-nav > ul > li:hover > a{color:#1a5597;}
#ny-nav > ul > li.current > a{ color:#1a5597;}
#ny-nav > ul > li.current:after{content:''; position:absolute; left:0; right:0; bottom:0; display:block; height:3px; background:#1a5597;}
#ny-nav > ul > li ul{position:absolute; left:50%; top:100px; transform:translate(-50%,20px); display:none; width:148px; padding:12px 0; background:#fff; box-shadow:0 0 10px rgba(0,0,0,.08); opacity:0; animation:NavAnimation 0.3s; animation-fill-mode:forwards;}
#ny-nav > ul > li:hover ul{display:block;}
@keyframes NavAnimation{100%{transform:translate(-50%,0); opacity:1;}}
#ny-nav > ul > li ul li{height:38px; line-height:38px; font-size:15px; overflow:hidden;}
#ny-nav > ul > li ul li a{display:block; padding:0 18px; color:#464646; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; transition:all 0.2s linear;}
#ny-nav > ul > li ul li:hover a{letter-spacing:1px; color:#1a5597; transition:all 0.2s linear;}




/*首页样式*/

/*banner */
@-webkit-keyframes scale-bg{
	from{-webkit-transform:scale(1.2);transform:scale(1.2)}
	to{-webkit-transform:scale(1);transform:scale(1)}
}
@keyframes scale-bg{
	from{-webkit-transform:scale(1.2);transform:scale(1.2)}
	to{-webkit-transform:scale(1);transform:scale(1)}
	
}
.container01 .index_banner .item{background-size:cover;-webkit-background-size:cover;background-position:center;background-repeat:no-repeat;height:100vh;position:relative}

.container01 .index_banner .item.miso-current .scaleBg{visibility:visible;-webkit-animation:scale-bg 6s linear forwards;animation:scale-bg 6s linear forwards}
.container01 .index_banner .items{background-size:cover;background-position:center center;background-repeat:no-repeat;position:absolute;left:0;top:0;width:100%;height:100%;z-index:0;background-size: cover !important;}
.container01 .index_banner .items:after{content:"";display:block;width:100%;height:100%;position:absolute;left:0;top:0;}
.container01 .index_banner .item .inner .block_txt{position:absolute;top: 20%;right:160px;opacity:0;transform:translateY(40px);-webkit-transform:translateY(40px);-webkit-transition:all 1000ms ease;transition:all 1000ms ease;}
.container01 .index_banner .item.active .inner .block_txt{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);-webkit-transition-delay:100ms;transition-delay:100ms}
.container01 .index_banner .item .inner .block_txt h4{color:#fff;text-align:center;}

.container01 .miso_txt{width:30%;height:100%;background-color:transparent;transition:all 500ms ease;-webkit-transition:all 500ms ease;background-repeat:no-repeat;position:absolute;top:0;font-size:0;outline:0;border:0}

.container01 .index_banner .item:nth-child(2) .inner .block_txt{ top:20%}
.container01 .index_banner .item:nth-child(2) .liu_icon,.container01 .index_banner .item:nth-child(2) .banner_list2{ display:none}
.container01 .index_banner .item:nth-child(3) .liu_icon,.container01 .index_banner .item:nth-child(3) .banner_list2{ display:none}
.container01 .index_banner .item:nth-child(3) .inner .block_txt{ top:40%}

.container01 .index_banner .item:nth-child(3) .inner .block_txt h4{ text-align:right;}

.container01 .index_banner .miso-prev, .container01 .index_banner .miso-next{ width:60px; height:60px; line-height:58px; margin-top:-30px; border-radius:50%; border:rgba(255,255,255,0.4) 1px solid; overflow:hidden; transition:0.6s}
.container01 .index_banner .miso-prev{ left:5%;}
.container01 .index_banner .miso-prev:before{ content:""; position:absolute; top:0; bottom:0; left:0; width:60px; background:url(../images/ll.png) center no-repeat; margin-left:60px; transition:0.6s; opacity:0.4}
.container01 .index_banner .miso-prev:after{ content:""; position:absolute; top:0; bottom:0; left:0; width:60px; background:url(../images/ll.png) center no-repeat; transition:0.6s; opacity:0.4}
.container01 .index_banner .miso-prev:hover:before{ margin-left:0; opacity:1}
.container01 .index_banner .miso-prev:hover:after{ margin-left:-60px; opacity:1}
.container01 .index_banner .miso-next{ right:5%; }
.container01 .index_banner .miso-next:before{ content:""; position:absolute; top:0; bottom:0; width:60px; right:0; background:url(../images/rr.png) center no-repeat; margin-right:60px; transition:0.6s; opacity:0.4}
.container01 .index_banner .miso-next:after{ content:""; position:absolute; top:0; bottom:0; width:60px; right:0; background:url(../images/rr.png) center no-repeat; transition:0.6s; opacity:0.4}
.container01 .index_banner .miso-next:hover:before{ margin-right:0; opacity:1}
.container01 .index_banner .miso-next:hover:after{ margin-right:-60px; opacity:1}
.container01 .index_banner .miso-next:hover,.container01 .index_banner .miso-prev:hover{ background:rgba(255,255,255,0.15)}
#about{ display: flex; justify-content: space-between;}
#about .left{ flex: 1; margin-right: 100px; position: relative;}
#about .left em{ position: absolute; top: 0; left: 0; font-size: 96px; font-weight: bold; font-family:"arial black"; color: #f1f1f1;z-index: 89; text-transform: uppercase;}
#about .left h2{ font-size: 36px; font-weight: bold; color: #2b2b2b; margin-top: 25px; position: relative;z-index: 90;}
#about .left p{ font-size: 16px; color: #333; margin-top: 30px; line-height: 30px; text-indent: 32px;display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 5;overflow: hidden;}
#about .left .item{ margin-top: 50px;}
#about .left .item ul{ display: flex; justify-content: space-between;}
#about .left .item ul li{ border-right: 1px #e5e5e5 solid; width: 33%;}
#about .left .item ul li .about-icon{ width: 85px; height: 85px; background: #1a5597; border-radius: 10px; text-align: center; line-height: 85px; margin: 0 auto;}
#about .left .item ul li span{ display: block; text-align: center; font-size: 16px; color: #333; margin-top: 10px;}
#about .left .item ul li:last-child{ border-right:none ;}
#about .left .item ul li:hover .about-icon{transform: rotateY(360deg);  transition: 0.5s all;}
#about .left .item ul li:hover span{ color: #1a5597;}
#about .right{ width: 400px; height: 350px; overflow: hidden; cursor:pointer; border-radius:10px; margin-top:50px; }
#about .right img{ width: 100%; height: 100%; }
#ad-banner{ width:100%; margin:0 auto;}
#ad-banner img{ width:100%; margin:0 auto;}
.case-title{ text-align: center;}			
.case-title h2{ font-size: 36px;  color: #2b2b2b; font-weight: bold; height: 40px; line-height: 40px;}
.case-title h3{ font-size: 16px;  color: #666; height: 30px; line-height: 30px;}
#case{ margin-top: 30px;}
#case ul{ display: flex;gap:20px; flex-wrap: wrap;}
#case ul li{ width: 453px; height: 300px; position: relative; overflow: hidden;}
#case ul li .case-img{width: 100%; height: 100%; }
#case ul li .case-img img{width: 100%; height: 100%; transform: scale(1.0); transition: 0.5s all;}
#case ul li p{ position: absolute; top: 300px; left: 0; right: 0; bottom: 0; background:rgba(0,0,0,0.5); text-align: center; font-size: 18px; color: #fff; padding: 150px 30px 0 30px;  transition: 0.5s all;}
#case ul li:nth-child(4){ width: 690px; height:300px;}
#case ul li:nth-child(5){ width: 690px; height:300px;}
#case ul li:hover p{  top: 0;transition: 0.5s all;}
#case ul li:hover .case-img img{transform: scale(1.1); transition: 0.5s all; }
.wrap-blue{ background: #1a5597; padding: 60px 0;}
.wrap-blue ul{ display: flex; justify-content: space-between; position: relative;}
.wrap-blue ul:after{ content: '';  position: absolute; left: 50px; right: 50px; height: 1px; background: #809dbe; top: 55px; z-index: 1;}
.wrap-blue ul li .lc-icon{ width: 117px; height: 114px; background: url(img/lc-iconbg.png) no-repeat 0 0; display: flex; align-items: center; position: relative;z-index: 2;}
.wrap-blue ul li .lc-icon img{ margin: 0 auto;}
.wrap-blue ul li span{ display: block; font-size: 18px; color: #fff; margin-top: 20px; text-align: center;}
.wrap-blue ul li:hover .lc-icon{transform: rotateY(360deg); transition: 0.5s all;}
#news .news-title{ display: flex; justify-content: space-between;}
#news .news-title .left{ width: 50%;}
#news .news-title .left h2{ font-size: 36px; color: #2b2b2b; font-weight: bold; height: 40px; line-height: 40px;}
#news .news-title .left h3{font-size: 16px;  color: #666; height: 30px; line-height: 30px;}
#news .news-title .right{ flex: 1; text-align: right;}
#news .news-title .right ul{ display: flex; justify-content: flex-end;}
#news .news-title .right ul li{ width: 170px; height: 50px; line-height: 50px; text-align: center; border: 1px #a0a0a0 solid; margin-right: 20px;}
#news .news-title .right ul li a{display:block;color: #fff; font-size: 16px; color: #333;}
#news .news-title .right ul li.cur{ background: #1a5597; }
#news .news-title .right ul li.cur a{ color: #fff;}
#news .news-title .right ul li:hover{background: #1a5597; }
#news .news-title .right ul li:hover a{ color: #fff;}
#news .news-tabs{ margin-top: 30px;}

#news .news-tabs .news-item ul{ display: flex; gap:0 40px;}
#news .news-tabs .news-item ul li{ width: 320px; height: 500px; padding: 20px;}
#news .news-tabs .news-item ul li .news-img{ width:280px; height: 200px; overflow: hidden;}
#news .news-tabs .news-item ul li .news-img img{ width: 100%; height: 100%; transition: 0.5s all; transform: scale(1.0);}
#news .news-tabs .news-item ul li section em{ display: block; font-size: 16px; color: #666; margin-top: 20px;}
#news .news-tabs .news-item ul li section h3{ font-size: 20px; color: #2b2b2b; height: 50px; line-height: 50px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
#news .news-tabs .news-item ul li section p{ font-size: 16px; color: #333;line-height: 30px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical; margin-top: 10px;}
#news .news-tabs .news-item ul li section .news-more{ width: 130px; height: 40px; text-align: center; line-height: 40px; border: 1px #d2d2d2 solid; margin-top: 40px;background: url(img/more-icon2.png) no-repeat right 20px center; padding-right: 20px;}
#news .news-tabs .news-item ul li:hover{ background: #1a5597;}
#news .news-tabs .news-item ul li:hover section em{ color: #fff;}
#news .news-tabs .news-item ul li:hover section h3{ color: #fff;}
#news .news-tabs .news-item ul li:hover section p{ color: #fff;}
#news .news-tabs .news-item ul li:hover .news-more{border: 1px #fff solid; background: url(img/more-icon1.png) no-repeat right 20px center;color: #fff;}
.wrap-liuyan{ background: url(img/formbg.jpg) no-repeat center 0; padding: 50px 0; height: 240px;}

.wrap-liuyan h3{  font-size: 20px; color: #fff; margin-top: 20px; text-align:center;}
.wrap-liuyan .liuyan-form{ margin: 30px auto 0 auto; width: 640px; height: 55px; }
.wrap-liuyan .liuyan-form form{ display: flex; }
.wrap-liuyan .liuyan-form form input{ flex: 1;height: 55px; line-height: 55px; background: #fff; border: none; padding: 0 20px; font-size: 16px;}
.wrap-liuyan .liuyan-form form button{ width: 130px; height: 55px; background: #f9a037; color: #fff;border: none;font-size: 16px; cursor: pointer;}


#footer{ background: #191d4e; padding-top: 50px;} 
#footer .footer-top{ padding-bottom: 40px;}
#footer .footer-top .footer-ewm{ width:110px; height:110px; margin:0 auto;}
#footer .footer-top .footer-ewm img{ width:100%; height:100%;}
#footer .footer-top .footer-nav{  margin-top: 20px;}
#footer .footer-top .footer-nav ul{ display: flex; justify-content:center;gap:0 40px;}
#footer .footer-top .footer-nav ul li a{ font-size:18px; color:#fff; }
#footer .footer-top .footer-nav ul li a:hover{ color:#a8a8b5;}
#footer .footer-top .footer-nav .f-contact{ text-align:center; margin-top:30px; font-size:16px; color:#a8a8b5; line-height:30px;}
#footer .footer-top .footer-nav .f-contact span{ display:block; }
#copyright{ padding:20px 0; text-align: center; border-top: 1px #2e315d solid; line-height: 30px; font-size: 16px; color: #a8a8b5;}
#copyright a{color: #a8a8b5;}

.box_donghua{top:0;right:0;bottom:0;left:0;position:fixed;z-index: 100000000;}
.qdy_wrapper { width: 100%; margin: 0 auto;position: fixed;top: 0;display: none;}
.qdy_wrapper .load-bar {width: 100%;height: 1px;background-color: #656565;position: relative;overflow: hidden;}
.qdy_wrapper .load-bar:hover .load-bar-inner, .wrapper .load-bar:hover #counter {animation-play-state: paused;
-moz-animation-play-state: paused;-o-animation-play-state: paused;
-webkit-animation-play-state: paused;}
.qdy_wrapper .load-bar-inner {height: 99%;width: 100%;position: relative;background-color: #fdfdfd;animation: loader 5s ease;-moz-animation: loader 5s ease;-webkit-animation: loader 5s ease;-o-animation: loader 5s ease;}
.qdy_wrapper #counter { position: fixed; padding: 0;border-radius: 50%;right: 12px;bottom: 12px;font-size: 12px;width: 44px;height: 44px;line-height: 42px;color: #5c5c5c;border: #252525 1px solid;}
.qdy_wrapper #counter:after {content: "";position: absolute;width: 8px;height: 8px;background-color: #E7E6E3;transform: rotate(45deg);-moz-transform: rotate(45deg);-webkit-transform: rotate(45deg);-o-transform: rotate(45deg);left: 50%;margin-left: -4px;bottom: -4px;box-shadow: 3px 3px 4px rgba(0, 0, 0, 0.2),  1px 1px 1px 1px rgba(0, 0, 0, 0.1);border-radius: 0 0 3px 0;display: none;}

.qdy_wrapper h1 { font-size: 28px;padding: 20px 0 8px 0;}
.qdy_wrapper p {font-size: 13px;}

 @keyframes loader {

 from {width: 0%;}

to { width: 100%;}

}

 @-moz-keyframes loader {

 from {width: 0%;}

to {width: 100%;}

}

 @-webkit-keyframes loader {

 from {width: 0%;}

to { width: 100%;}

}

 @-o-keyframes loader {

 from {width: 0%;}

to { width: 100%;}

}

 @keyframes counter {

 from {left: -25px;}

to { left: 100%;}

}

 @-moz-keyframes counter {

 from {left: -25px;}

to {left: 100%;}

}

 @-webkit-keyframes counter {

 from {left: -25px;}

to { left: 100%;}

}

 @-o-keyframes counter {

 from {left: -25px;}

to { left: 100%;}

}

@keyframes loader {

 from {width: 0%;}

to {  width: 100%;}
}

.load-bar-inner {height: 99%;width: 0%; border-radius: inherit;position: relative;background: #484848;animation: loader 5s ease;}
.index-cont{position:fixed;top:0;right:0;bottom:0;left:0;z-index: 10000000; transition:0.6s}

.index-cont h3 embed{ height:8rem}



.logo_w{width:140px;height:218px;display: inline-block;position:relative;transform: scale(0.8); margin-right:-15px;}

.logo_w .logo00{ position:absolute;}

.logo_w .logo001{ top:25px; left:-42px; opacity:0; transition:0.6s ease; transform:translateX(-60px);}
.logo_w .logo005{top:140px;left:-40px;opacity:0;transition:0.6s ease;transform: translateY(40px);}

.logo_w .logo006{top:0;right:0;opacity:0;transition:0.6s ease;transform: translateX(40px);}

.logo_w .logo001.on{ opacity:1; transform:translateX(0);}

.logo_w .logo002.on{ opacity:1; transform:translateX(0);}

.logo_w .logo003.on{ opacity:1; transform:translateX(0);}

.logo_w .logo004.on{ opacity:1; transform:translateX(0);}

.logo_w .logo005.on{ opacity:1; transform:translateY(0);}

.logo_w .logo006.on{ opacity:1; transform:translatex(0);}

.wrapper3 .top,.wrapper3 .bottom{height:1px;width: 300px;background:rgba(255, 255, 255,0.5);}

.wrapper3 .left,.wrapper3 .right{height: 300px;width:1px;background:rgba(255, 255, 255,0.5);}

.wrapper3 .top{position:absolute;top:0;left: -300px;transition:all 0.6s linear;-webkit-transition:all 0.6s linear;}

.wrapper3 .left{position:absolute;bottom: -300px;left:0px;transition:all 0.6s linear;-webkit-transition:all 0.6s linear;}

.wrapper3 .right{position:absolute;top: -300px;right:0px;transition:all 0.6s linear;-webkit-transition:all 0.6s linear;}

.wrapper3 .bottom{position:absolute;bottom:0;right: -300px;transition:all 0.6s linear;-webkit-transition:all 0.6s linear;}
.tops{left:0px !important;transition: all .3s linear !important;-webkit-transition: all .3s linear !important; transition-delay: 0.2s !important;transition-delay: 0.2s !important;}

.rights{top:0px !important;transition: all .3s linear !important; -webkit-transition: all .3s linear !important;transition-delay: 0.5s !important;transition-delay: 0.5s !important;}

.bottoms{right:0px !important;transition: all .3s linear !important;-webkit-transition: all .3s linear !important;transition: all .3s linear !important; transition-delay: 0.8s !important;transition-delay: 0.s !important;}

.lefts{bottom:0px !important;transition: all .3s linear !important; -webkit-transition: all .3s linear !important;transition-delay: 1.1s !important;transition-delay: 1.1s !important;}

.wrapper3 .left,.wrapper3 .right,.wrapper3 .top,.wrapper3 .bottom{ z-index:998;}

.wrapper3 {width: 300px;height: 300px;position: absolute;left: 50%;margin-left: -150px;top: 50%;margin-top: -150px;z-index: 998;overflow: hidden;}
.wrapper3:after {width: 238px;height: 238px;position: absolute;left: 0;top: 0;left: 50%;margin-left: -120px;top: 50%;margin-top: -120px;z-index: 899;}
.load2bg1,.load2bg2 {position: fixed;right: 0;width: 50%;z-index: 990;top: 0;bottom: 0;transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;background-size: cover !important;}
.load2bg2 {background: url(img/qdy-right.jpg) left center no-repeat;}
.load2bg1 {background: url(img/qdy-left.jpg) right center no-repeat;left: 0;right: auto;}
.load2bg1,.load2bg2 { transition:0.9s ease}
.index-cont.on{ opacity:0}
@keyframes mk_t7 {

	0% {width: 50%;}
    100% {width: 0;opacity: 0;}
}

.load2bg1.on{width:0;opacity: 0;}
.load2bg2.on{width:0;opacity: 0;}



/*内页样式*/

.lm-banner{ width: 100%; height: 420px;display: flex; flex-wrap: wrap; align-items: center;}
.lm-banner h3{ width:100%; font-size: 48px; height: 40px; line-height: 40px; color: #fff; font-weight: bold; text-shadow: 0 0px 10px rgba(0,0,0,0.5); text-transform: uppercase;}
.lm-banner span{width:100%;text-align: center; font-size: 20px; line-height: 32px;color: #fff; margin-top: 20px; display: block;text-shadow: 0 0px 10px rgba(0,0,0,0.5);}
.lm-banner span.lx{font-size: 30px; font-weight: bold; }


.dqwz{ background: #f5f5f5; height: 70px; line-height: 70px;}
.dqwz .wrapper1280{ display: flex; justify-content: space-between;}
.dqwz .dqwz_left{ width: 50%;}
.dqwz .dqwz_left ul{ display: flex;}
.dqwz .dqwz_left ul li{ min-width: 130px; text-align: center;}
.dqwz .dqwz_left ul li a{ display: block; font-size: 18px; padding: 0 20px;}
.dqwz .dqwz_left ul li.cur a{ background: #1a5597; color: #fff;}
.dqwz .dqwz_left ul li:hover a{background: #1a5597;color: #fff}
.dqwz .dqwz_right{ flex: 1; font-size: 15px; color: #666; display: flex;justify-content: flex-end;}
.dqwz .dqwz_right a{color: #666;}
.dqwz .dqwz_right a:hover{color: #1a5597;}
.dqwz .dqwz_right span{color: #1a5597;}
.dqwz .dqwz_right em{ display:inline-block;background: url(img/home-icon.png) no-repeat 0 center; width: 25px; height: 70px;}

#ny-about h3{ font-size: 36px; color: #2b2b2b2; text-align: center; height: 40px; line-height: 40px; font-weight: bold;}
#ny-about section{ margin-top: 40px;}
#ny-about section img{
    display: block;
}
#ny-about section p{ font-size: 16px; color: #2b2b2b2;  line-height: 32px; text-indent: 32px;}
#ny-about .about-video{ margin-top: 50px;width: 1280px; height: 450px;  background: url(../images/about-video-img.jpg?01) no-repeat 0 0; display: flex; align-items: center;}
#ny-about .about-video img{ cursor: pointer; margin: 0 auto;}

#wrap-history{padding-top:70px; background:url(img/fzlc-bg.jpg) no-repeat top center; height:598px;}
.about-title h3{font-size: 36px; color: #333; text-align: left; height: 40px; line-height: 40px; font-weight: bold;}
#history{ width:100%; margin:80px 0 0 auto; position:relative;}
#history .swiper-container{width:100%; overflow:hidden; height:234px; }
#history .swiper-wrapper{height:100%}
#history .swiper-slide {transition: opacity 1s; opacity: 0;}
#history .swiper-slide-active { opacity: 1;}
#history .swiper-slide ul{ display:flex;}
#history .swiper-slide ul li{ width:20%; position:relative;}
#history .swiper-slide ul li:before{ content:''; position:absolute; left:5px; top:5px; width:1px; height:100%;background:#dcdcdc;}


#history .swiper-slide ul li h4{ font-size:24px; color:#2b4ea0; font-weight:bold; position:relative;padding-left:25px; }
#history .swiper-slide ul li h4:before{content:''; width:8px; height:8px; border:2px #2b4ea0 solid; border-radius:50px; left:0; top:3px; position:absolute; background:#e9f0f7;}
#history .swiper-slide ul li p{ font-size:14px; color:#333; margin-top:10px; line-height:24px; position:relative; padding-left:40px; padding-right:20px;}
#history .swiper-slide ul li p:before{content:''; width:4px; height:4px; background:#2b4ea0; border-radius:50px; left:27px; top:10px; position:absolute;}
#history .swiper-slide ul li:nth-child(1){ margin-top:50px; height:143px;}
#history .swiper-slide ul li:nth-child(2){ margin-top:20px; height:170px;}
#history .swiper-slide ul li:nth-child(3){ margin-top:0px; height:235px;}
#history .swiper-slide ul li:nth-child(4){ margin-top:30px; height:148px;}
#history .swiper-slide ul li:nth-child(5){ margin-top:28px; height:165px;}




#history .swiper-slide-active{color:#fff;}
#history .swiper-button-prev,#history .swiper-button-next{position:absolute; width:46px; height:46px; margin:0; background-repeat:no-repeat; background-position:center; background-size:100%; cursor:pointer; opacity:1; }
#history .swiper-button-prev:after,#history .swiper-button-next:after{display:none;}
#history .swiper-button-prev{background-image:url(img/m-jt1.png); right:70px; top:-120px; left:auto;}
#history .swiper-button-next{background-image:url(img/m-jt2.png); right:0px;top:-120px;}

#history-item{position:relative; width:100%; margin-top:60px;}
#history-item:before{content:''; position:absolute; left:354px; top:-16px; display:block; width:32px; height:32px; box-sizing:border-box; background:#1a5597; border:6px solid #fff; border-radius:50%;}
#history-item:after{content:''; position:absolute; left:362px; top:36px; display:block; width:18px; height:10px; background:url(img/arrow-b1.png) no-repeat center;}
#history-item .item{display:none;}
#history-item .item.current{display:block;}
#history-item .left{width:225px; padding:110px 0;}
#history-item .left h2{height:62px; line-height:62px; font-size:60px; font-weight:bold; text-align:center; color:#1a5597; overflow:hidden;}
#history-item .right{position:relative; flex:1; margin-left:50px; padding:90px 0;}
#history-item .right:before{content:''; position:absolute; left:9px; top:0; bottom:0; display:block; width:2px; background:#e5e5e5;}
#history-item .right ul li{position:relative; line-height:28px; margin-top:20px; padding-left:56px; font-size:15px; color:#666;}
#history-item .right ul li:first-child{margin-top:0;}
#history-item .right ul li:before{content:''; position:absolute; left:0; top:4px; z-index:1; display:block; width:20px; height:20px; box-sizing:border-box; background:#fff; border:2px solid #e5e5e5; border-radius:50%;}
#history-item .right ul li:after{content:''; position:absolute; left:20px; top:13px; z-index:1; display:block; width:16px; height:2px; background:#e5e5e5;}

.wrap-qywh{ background: url(img/qywh-bg.jpg) center 0; height: 374px;}
.wrap-qywh .wrapper1280{ padding-top: 70px;}
.wrap-qywh .wrapper1280 ul{ display: flex; justify-content: space-between;}
.wrap-qywh .wrapper1280 ul li{ text-align: center;}
.wrap-qywh .wrapper1280 ul li .ny-qywh-img{width: 100px; height: 100px; border: 1px #dcdcdc solid;border-radius: 100%; background: #fff; margin: 0 auto; text-align: center; line-height: 100px;}
.wrap-qywh .wrapper1280 ul li h3{ font-size: 20px; color: #2b2b2b; margin-top: 30px;}
.wrap-qywh .wrapper1280 ul li span{ display: block; font-size: 16px; color: #333; margin-top:20px; line-height: 30px;}
.wrap-qywh .wrapper1280 ul li:hover .ny-qywh-img{ transform: rotateY(360deg); transition: 0.5s all;}
#video-play{left:50%; top:50%; transform:translate(-50%,-50%); display:none; width:960px; height:540px;}
#video-play i{position:absolute; right:-40px; top:-40px; width:30px; height:30px; background:url(img/close.png) no-repeat center; cursor:pointer;}
#video-play video{display:block; width:960px; height:540px;}
#video-play video:focus{outline:none;}
#honor-list ul{ display: flex; gap:30px 52px; flex-wrap: wrap;}
#honor-list ul li{ background: #f2f5f8; width: 280px; height: 210px; padding: 20px; text-align: center; overflow: hidden;}
#honor-list ul li img{ max-width: 100%;max-height: 100%; margin: 0 auto; transform: scale(1.0); transition: 0.5s all;}
#honor-list ul li:hover img{transform: scale(1.1); transition: 0.5s all;}
#image-preview{position:absolute; left:0; right:0; top:0; bottom:0; display:none; padding:60px 140px; background:rgb(0,0,0,.5); overflow:hidden;}
#image-preview .swiper-pagination{position:absolute; left:60px; top:40px; width:auto; height:18px; line-height:18px; margin:0; font-size:15px; color:#fff;}
#image-preview .close{position:absolute; right:60px; top:40px; width:16px; height:16px; background:url(img/close.png) no-repeat center; cursor:pointer;}
#image-preview .swiper-button-prev,#image-preview .swiper-button-next{top:50%; width:20px; height:16px; margin:0; background-repeat:no-repeat; background-position:center; background-size:20px 16px; cursor:pointer; opacity:1;}
#image-preview .swiper-button-prev:after,#image-preview .swiper-button-next:after{display:none;}
#image-preview .swiper-button-prev{left:60px; background-image:url(img/prev2.png);}
#image-preview .swiper-button-next{right:60px; background-image:url(img/next2.png);}
#image-preview .swiper-container{position:relative; left:50%; top:50%; transform:translate(-50%,-50%); height:600px; overflow:hidden;}
#image-preview .swiper-wrapper{height:600px;}
#image-preview .swiper-slide{height:600px; overflow:hidden;}
#image-preview .swiper-slide img{display:block; max-width:800px; max-height:600px; margin:30px auto 0 auto;}
.wrap-zlzs{background: url(img/honor-bg2.jpg) no-repeat center bottom; padding: 70px 0;}
#zlzs h3{font-size: 36px; color: #333; text-align: center; height: 40px; line-height: 40px; font-weight: bold;}
#honor{position:relative; margin-top:60px;}
#honor .swiper-container{width:1134px; height:620px; margin:0 auto; overflow:hidden;}
#honor .swiper-wrapper{height:660px;}
#honor .swiper-slide{height:660px; overflow:hidden;}
#honor .swiper-slide ul{display:flex; flex-wrap:wrap; gap:20px;}
#honor .swiper-slide ul li{width:210px; height:298px; background:#fff; border-radius:8px; overflow:hidden;transition:0.5s all;margin-top:0px;}
#honor .swiper-slide ul li img{width:210px; height:298px; }
#honor .swiper-slide ul li:hover{transition:0.5s all; margin-top:-5px;}
#honor .swiper-button-prev,#honor .swiper-button-next{top:50%; width:52px; height:52px; margin:0; background-repeat:no-repeat; background-position:center;  cursor:pointer; opacity:1; transition:all 0.1s linear; background-size:100%;}
#honor .swiper-button-prev:after,#honor .swiper-button-next:after{display:none;}
#honor .swiper-button-prev{left:-12px; background-image:url(img/m-jt1.png);}
#honor .swiper-button-next{right:-12px; background-image:url(img/m-jt2.png);}
#honor .swiper-button-prev:hover{background-image:url(img/m-jt1.png); border-color:#1a5597; transition:all 0.1s linear;}
#honor .swiper-button-next:hover{background-image:url(img/m-jt2.png); border-color:#1a5597; transition:all 0.1s linear;}





#contact .contact-cont h3{ font-size: 24px; color: #2b2b2b; height: 30px; line-height: 30px; font-weight: bold;}
#contact .contact-cont em{ display: block; width: 30px; height: 3px; background: #1a5597; margin: 30px 0;}
#contact .contact-cont p{ font-size: 16px; line-height: 30px; color: #666;}
#contact .contact-tabs{ margin-top: 30px; display: flex; justify-content: space-between;}
#contact .contact-tabs .left ul li{ font-size: 16px; height: 50px; line-height: 50px; padding-left: 50px;}
#contact .contact-tabs .left ul li:nth-child(1){ background: url(img/c-icon1.png) no-repeat 0 center;}
#contact .contact-tabs .left ul li:nth-child(2){ background: url(img/c-icon2.png) no-repeat 0 center;}
#contact .contact-tabs .left ul li:nth-child(3){ background: url(img/c-icon3.png) no-repeat 0 center;}
#contact .contact-tabs .left ul li:nth-child(4){ background: url(img/c-icon3.png) no-repeat 0 center;}
#contact .contact-tabs .right{ width: 141px;}
#contact .contact-tabs .right img{ width: 141px; height: 141px; border:1px #cecece solid;}
#contact .contact-tabs .right span{ display: block; font-size: 15px; color: #333; margin-top: 10px; text-align: center;}
#map{ width: 100%; height: 360px; margin-top: 50px;} 
#ny-case .ny-case-item ul{ display: flex;gap:0 20px; justify-content: center;}
#ny-case .ny-case-item ul li{height: 50px; line-height: 50px;}
#ny-case .ny-case-item ul li.on a{ padding: 0 20px; border: 1px #959595 solid; color: #2b2b2b; }
#ny-case .ny-case-item ul li a{ display: block;padding: 0 10px; font-size: 18px; color: #333;border: 1px #fff solid; }
#ny-case .ny-case-item ul li a:hover{ border: 1px #959595 solid; color: #2b2b2b;}
#ny-case .ny-case-list{ margin-top: 40px;}
#ny-case .ny-case-list ul{ display: flex; gap:30px 40px; flex-wrap: wrap;}
#ny-case .ny-case-list ul li{ width: 400px; background: #f5f5f5; padding-bottom: 15px;}
#ny-case .ny-case-list ul li .ny-case-list-img{ width: 400px; height: 280px; overflow: hidden;}
#ny-case .ny-case-list ul li .ny-case-list-img img{ width: 100%; height: 100%; transform: scale(1.0); transition: 0.5s all;}
#ny-case .ny-case-list ul li span{ display: block; text-align: center; height: 40px; line-height: 40px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; padding: 5px 20px; font-size: 16px; color: #333;}
#ny-case .ny-case-list ul li:hover{ background: #1a5597;}
#ny-case .ny-case-list ul li:hover span{ color: #fff;}
#ny-case .ny-case-list ul li:hover .ny-case-list-img img{transform: scale(1.1); transition: 0.5s all;}
.wrap-gray.wrap-gray-line{ border-bottom: 1px #dcdcdc solid;}
.case-td h3{font-size: 36px; font-weight: bold; color: #2b2b2b2; height: 40px; line-height: 40px;text-align: center;}
.case-td p{font-size: 16px; color: #333;  margin-top: 20px;text-align: center;}
.case-td .case-td-list{ margin-top: 70px;}
.case-td .case-td-list ul{ display: flex; justify-content: space-between;}
.case-td .case-td-list ul li{ width: 20%; text-align: center;}
.case-td .case-td-list ul li .td-icon{ width:114px; height: 90px;   margin: 0 auto;}
.case-td .case-td-list ul li section{ margin-top: 30px;}
.case-td .case-td-list ul li section h4{ font-size: 20px; color: #333; height: 30px; line-height: 30px;}
.case-td .case-td-list ul li section span {display:block;font-size: 16px; color: #666; line-height: 30px; margin-top: 10px;  padding:0 8px; }
.case-td .case-td-list ul li:hover .td-icon{ transform: rotateY(360deg); transition: 0.5s all;}
#ny-case-xq{ display: flex; justify-content: space-between;}
#ny-case-xq .left{ width: 700px; height: 490px; margin-right: 50px;}
#ny-case-xq .left .ny-case-imgs{ width: 700px; height: 490px; overflow: hidden;}
#ny-case-xq .left .ny-case-imgs .swiper-slide{width: 700px; height: 490px;}
#ny-case-xq .left .ny-case-imgs .swiper-slide img{ width: 100%; height: 100%;}
#ny-case-xq .left .ny-case-imgs .swiper-button-prev,#ny-case-xq .left .ny-case-imgs .swiper-button-next{top:50%; transform:translateY(-50%); width:55px; height:55px; margin:0; background-repeat:no-repeat; background-position:center; cursor:pointer; opacity:1; background-size: 100%;}
#ny-case-xq .left .ny-case-imgs .swiper-button-prev:after,#ny-case-xq .left .ny-case-imgs .swiper-button-next:after{display:none;}
#ny-case-xq .left .ny-case-imgs .swiper-button-prev{left:20px; background-image:url(img/case-jt2.png);}
#ny-case-xq .left .ny-case-imgs .swiper-button-next{right:20px; background-image:url(img/case-jt1.png);}
#ny-case-xq .right{ flex: 1;}
#ny-case-xq .right h3{ font-size: 26px; font-weight: bold; color: #333; line-height: 36px;}
#ny-case-xq .right em{ display: block; margin: 30px 0; width: 30px; height: 3px; background: #1a5597;}			
#ny-case-xq .right section p{ font-size: 16px; line-height: 36px; color: #333;}	
			
/*新闻事件*/

#news-list ul li{position:relative; margin-top:36px; padding-bottom:36px; border-bottom:1px solid #e5e5e5;}
#news-list ul li:first-child{margin-top:0;}
#news-list ul li:after{content:''; position:absolute; left:0; right:100%; bottom:-1px; display:block; height:1px; background:#1a5597; opacity:0; transition:all 0.3s linear;}
#news-list ul li a{display:flex; align-items:center;}
#news-list ul li span{width:382px; height:240px; border-radius:10px; overflow:hidden;}
#news-list ul li img{width:382px; max-width:none; height:240px; transition:transform 0.3s linear;}
#news-list ul li section{flex:1; margin-left:36px;}
#news-list ul li section h3{height:24px; line-height:24px; font-size:22px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; transition:all 0.1s linear;}
#news-list ul li section h4{height:18px; line-height:18px; margin-top:14px; font-size:16px; color:#666; overflow:hidden;}
#news-list ul li section p{height:60px; line-height:30px; margin-top:28px; font-size:15px; color:#999;}
#news-list ul li section h5{display:flex; align-items:center; gap:0 24px; margin-top:36px;}
#news-list ul li section h5 em{height:18px; line-height:18px; font-size:15px; color:#666; overflow:hidden; transition:all 0.1s linear; text-transform:capitalize;}
#news-list ul li section h5 i{width:22px; height:7px; background:url(img/arrow-r.png) no-repeat center; transition:all 0.1s linear;}
#news-list ul li:hover:after{right:0; opacity:1; transition:all 0.3s linear;}
#news-list ul li:hover img{transform:scale(1.08); transition:transform 0.3s linear;}
#news-list ul li:hover section h3{color:#1a5597; transition:all 0.1s linear;}
#news-list ul li:hover section h5 em{color:#1a5597; transition:all 0.1s linear;}
#news-list ul li:hover section h5 i{background-image:url(img/arrow-r-h.png); transition:all 0.1s linear;}

.weo-page{margin-top:70px;}
/*.weo-page a{min-width:32px; height:32px; line-height:32px; margin-left:10px; padding:0 10px; border-color:#ccc; border-radius:0; font-size:14px; color:#666;}*/
/*.weo-page a:hover{border-color:#1a5597; color:#1a5597;}*/
/*.weo-page a.count{border-color:#ccc; color:#666;}*/
/*.weo-page a.weo-page-on{background:#1a5597; border-color:#1a5597; color:#fff;}*/


#pageinfo {
    text-align: center;
    margin-bottom: 10px;
    margin-top: 26px;
}
.digg {
    padding-top: 30px;
}
.digg li{
    width: 30px;
    height: 30px;
    line-height: 30px;
    display:inline-block;
    margin:0 4px;
    background:#fff;
    border:1px solid #d6d6d6;
    border-radius:2px;
    font-size:14px;
    color:#767676;
}
.digg .page-item a{
    border: none;
    padding: 0px;
    height: 30px;
    line-height: 30px;
    display: inline-block;
    width: 30px;
    overflow: inherit;
}
.digg .page-item a:hover {
    /*background-color: #015196;*/
    color: #044f9a;
}
.digg .page-item a:active {
    background-color: #1a5597;
    color:#fff;
}
.digg li.active  {

    display: inline-block;
    /* margin: 2px; */
    width: 31px;
    height: 31px;
    line-height: 30px;
    background-color: #1a5597;
    color: #fff;
    text-decoration: none;
}


#article-title{line-height:38px; font-size:28px; text-align:center; font-weight: bold;}
#article-info{height:18px; line-height:18px; margin-top:20px; font-size:15px; text-align:center; color:#999; overflow:hidden;}
#article{line-height:32px; margin-top:40px; padding-top:36px; border-top:1px dashed #dcdcdc; font-size:16px; color:#333;}
#prev-next{display:flex; justify-content:space-between; align-items:center; height:74px; margin-top:44px; border-top:1px solid #dcdcdc; border-bottom:1px solid #dcdcdc; overflow:hidden;}
#prev-next a{max-width:calc((100% - 60px) / 2); height:18px; line-height:18px; font-size:16px; color:#333; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
#prev-next a:hover{color:#1a5597;}
		
.main-jj{ display: flex; justify-content: space-between;}
.main-jj .left{ flex: 1; margin-right: 80px;}
.main-jj .left h2{font-size: 30px; color: #333; font-weight: bold;height: 36px; line-height: 36px;}
.main-jj .left em{display: block; margin: 30px 0; width: 30px; height: 3px; background: #1a5597;}
.main-jj .left section p{font-size: 16px; line-height: 36px; color: #333;}
.main-jj .right{ width: 580px; height: 340px; overflow: hidden;}
.main-jj .right img{ width: 100%; height: 100%;transform: scale(1); transition: 0.5s all;}
.main-jj .right:hover img{transform: scale(1.1); transition: 0.5s all;}
.wrap-main-yfbj{ background: url(img/hxyw-cptd-bg.jpg) no-repeat center 0; height:520px; padding-top: 70px;}
.wrap-main-yfbj .main-yfbj h2{font-size: 36px; color: #fff; font-weight: bold;height: 36px; line-height: 36px; text-align:center;}
.wrap-main-yfbj .main-yfbj ul{ margin-top:80px; display:flex; justify-content:space-between;}
.wrap-main-yfbj .main-yfbj ul li{ text-align:center; width:20%;}
.wrap-main-yfbj .main-yfbj ul li h3{ font-size:20px; font-weight:bold; height:40px; line-height:40px; margin-top:30px; color:#fff;}
.wrap-main-yfbj .main-yfbj ul li p{ font-size:15px; line-height:26px; margin-top:20px; color:#fff; padding:0 38px;}
.wrap-main-yfbj .main-yfbj ul li:hover img{transform: rotateY(360deg);  transition: 0.5s all;}

.main-cqyl{ display: flex; justify-content: space-between;flex-direction: row-reverse;}
.main-cqyl .left{ width: 580px; height: 340px; overflow: hidden;}
.main-cqyl .left img{ width: 100%; height: 100%;transform: scale(1); transition: 0.5s all;}
.main-cqyl .left:hover img{transform: scale(1.1); transition: 0.5s all;}
.main-cqyl .right{flex: 1; margin-left: 80px;}
.main-cqyl .right h2{font-size: 30px; color: #333; font-weight: bold;height: 36px; line-height: 36px;}
.main-cqyl .right em{display: block; margin: 30px 0; width: 30px; height: 3px; background: #1a5597;}
.main-cqyl .right section p{font-size: 16px; line-height: 36px; color: #333;}
.wrap-sjbz{ background: #1a5597; padding: 70px 0;}
.wrap-sjbz .main-djbz{ display: flex; justify-content: space-between;}
.wrap-sjbz .main-djbz .left{ width: 390px; margin-top: 80px;}
.wrap-sjbz .main-djbz .left ul li{ display: flex; height: 100px; color: #fff; font-size: 16px; line-height: 30px; }
.wrap-sjbz .main-djbz .left ul li em{ display:block; width: 60px; line-height: 60px; height: 60px; text-align: center; font-style: italic; background: #fff; margin-right: 20px; font-size: 24px; color: #1a5597; border-radius: 100%; font-weight: bold;}
.wrap-sjbz .main-djbz .left ul li i{ flex: 1;}
.wrap-sjbz .main-djbz .left ul li:nth-child(1) i{ line-height: 60px;}
.wrap-sjbz .main-djbz .left ul li:nth-child(2) i{ line-height: 60px;}
.wrap-sjbz .main-djbz .left ul li:hover em{ background: #f9a038; color: #fff;}


.wrap-sjbz .main-djbz .center{ background: url(img/sjbz-listbg.png) no-repeat; width: 413px; height: 462px; text-align: center; padding-top: 200px;}
.wrap-sjbz .main-djbz .center h3{font-size: 36px; color: #fff; font-weight: bold;}
.wrap-sjbz .main-djbz .center span{font-size: 18px; color: #fff; font-family: arial; display: block; margin-top: 10px;}

.wrap-sjbz .main-djbz .right{ width: 390px;margin-top: 80px;}
.wrap-sjbz .main-djbz .right ul li{ display: flex; height: 100px; color: #fff; font-size: 16px; line-height: 30px; }
.wrap-sjbz .main-djbz .right ul li em{ display:block; width: 60px; line-height: 60px; height: 60px; text-align: center; font-style: italic; background: #fff; margin-right: 20px; font-size: 24px; color: #1a5597; border-radius: 100%; font-weight: bold;}
.wrap-sjbz .main-djbz .right ul li i{ flex: 1;}
.wrap-sjbz .main-djbz .right ul li:hover em{ background: #f9a038; color: #fff;}
.main-xntd{ margin-top:70px;}
.main-xntd h3{ font-size: 36px; font-weight: bold; text-align: center; color: #2b2b2b;}

.main-xntd .yycj-list{ background:url(img/hxyw-yycj-bg.jpg) no-repeat center bottom;  height:455px; display:flex; justify-content:space-between; position:relative; margin-top:50px;}
.main-xntd .yycj-list .left{ width:450px;}
.main-xntd .yycj-list .left ul{ display:flex; justify-content:space-between; flex-wrap: wrap;}
.main-xntd .yycj-list .left ul li{ width:50%; display:flex; align-items:center; height:170px;}
.main-xntd .yycj-list .left ul li:nth-child(1){ height:110px;}
.main-xntd .yycj-list .left ul li:nth-child(2){ height:110px;}
.main-xntd .yycj-list .left ul li:nth-child(5){ height:140px;}
.main-xntd .yycj-list .left ul li:nth-child(6){ height:140px;}
.main-xntd .yycj-list .left ul li img{ width:70px; height:70px;}
.main-xntd .yycj-list .left ul li em{ padding-left:20px; font-size:20px; color:#333; font-weight:bold;}
.main-xntd .yycj-list .right{ width:450px;}
.main-xntd .yycj-list .right ul{ display:flex; justify-content:space-between; flex-wrap: wrap;}
.main-xntd .yycj-list .right ul li{ width:50%; display:flex; align-items:center; height:170px;}
.main-xntd .yycj-list .right ul li:nth-child(1){ height:110px;}
.main-xntd .yycj-list .right ul li:nth-child(2){ height:110px;}
.main-xntd .yycj-list .right ul li:nth-child(5){ height:140px;}
.main-xntd .yycj-list .right ul li:nth-child(6){ height:140px;}
.main-xntd .yycj-list .right ul li img{ width:70px; height:70px;}
.main-xntd .yycj-list .right ul li em{ padding-left:20px; font-size:20px; color:#333; font-weight:bold;}
.main-xntd .yycj-list .center{ font-size:24px; font-weight:bold; padding-top:370px;}
.main-xntd .yycj-list .left ul li:hover img{ transform: rotateY(360deg); transition: 0.5s all;}
.main-xntd .yycj-list .right ul li:hover img{ transform: rotateY(360deg); transition: 0.5s all;}

#page{ display:none;}
.sj-wrap-sjbz{ display:none;}


.online_q{ position: fixed; bottom: 130px; left: 15px;  z-index: 999; width: 70px; }
.online_q span{ display: block; width: 70px;  height: 70px; display: flex; align-items: center; justify-content: center; cursor: pointer; border-radius:50px; box-shadow:0 0 10px rgba(0,0,0,0.3);}
.online_q span.icon-weixin{background:#f9a037 url(img/r-wx-icon.png?01) no-repeat center;}
.online_q span.icon-dianhua1{background:#f9a037 url(img/r-pho-icon.png?01) no-repeat center;}

.online_q .btn2{ position: relative; margin-bottom:20px;}
.online_q .btn-tel .phone{ width: 200px; background: #fff; border: 1px #e5e5e5 solid; height: 140px; position: absolute; left: 80px;top: 0;transition: 0.5s all; opacity: 0;visibility: hidden; padding:20px}
.online_q .btn-tel .phone dl dt{ font-size: 18px; color: #333; padding-left: 30px; height:24px; line-height:24px; margin-bottom:10px;}
.online_q .btn-tel .phone dl dt.l-n-dh{ background: url(../images/l-n-dh.png) no-repeat 0 center;}
.online_q .btn-tel .phone dl dd h6 a{display:block; font-size: 24px; color: #1a5597; font-family: arial; margin-top:10px;}
.online_q .btn-tel:hover .phone{ transition: 0.5s all; opacity: 1;visibility:visible;}
.online_q .btn-wx .pic{display: block; width: 150px; background: #fff; border: 1px #e5e5e5 solid; height: 160px; position: absolute; left: 80px;top: -80px;transition: 0.5s all; opacity: 0;visibility: hidden; text-align: center;}
.online_q .btn-wx .pic img{ width: 100px; height: 100px; margin: 20px auto 5px auto;}
.online_q .btn-wx .pic p{ display: block; font-size: 14px;}
.online_q .btn-wx:hover .pic{opacity: 1;visibility: visible;}

#sj-wrap-history{ display:none;}
.sj-h{ display:none;}








/*自适应*/

@media screen and (max-width:1440px){
	.wrapper{width:1280px;}

#case ul li{ width: 412px; height: 272px;}
#case ul li:nth-child(4){ width: 630px; height: 272px;}
#case ul li:nth-child(5){ width: 630px; height: 272px;}

#news .news-tabs .news-item ul{gap:0 20px}
#news .news-tabs .news-item ul li{ width:300px; height: 480px;}
#news .news-tabs .news-item ul li .news-img{ width: 260px; height: 185px;}
}




@media (max-width:820px){
    
 html{ font-size: 100% !important;}
body{font-size:16px;font-size:1.2rem ;}
#header{ display:none;}
#page{ display:block; position:fixed; z-index:99999; top:0;}
.pf{position:fixed}
.pr{position:relative}
.pa{position:absolute}
.hidden{overflow:hidden}
#sj-header{height:3.75rem; background:#fff; z-index:999; box-shadow:0 0 10px 0 #ccc;}
#sj-logo{left:0.75rem; top:1rem; height:1.75rem; overflow:hidden;}
#sj-logo img{width:auto;height:1.75rem;}
#nav-btn{right:1rem; top:1.3125rem; width:1.875rem; height:1.375rem; background:url(img/nav-btn.png) no-repeat center; background-size:80%; cursor:pointer;}
#nav-btn.close{width:1.375rem; height:1.375rem; background-image:url(img/close1.png); background-size:80%;}
#sj-nav{left:0; right:0; top:3.75rem; margin-left:auto; margin-right:auto; padding:0 1rem; background:#fff; border-top:0.0625rem solid #e1e1e1; box-sizing:border-box; z-index:1000; overflow-y:auto; display:none;}
#sj-nav ul li{display:flex; flex-wrap:wrap; line-height:3rem; border-bottom:0.0625rem dashed #e1e1e1; font-size:15px;}
#sj-nav ul li:last-child{border-bottom:none;}
#sj-nav ul li a{flex:auto;}
#sj-nav ul li a:hover{color:#3075dc;}
#sj-nav ul li em{width:1rem; height:3rem; margin-left:1rem; background:url(img/add.png) no-repeat center; background-size:1rem 1rem; cursor:pointer;}
#sj-nav ul li em.del{background-image:url(img/del.png);}
#sj-nav ul li ul{width:100%; display:none;}
#sj-nav ul li ul li:first-child{border-top:0.0625rem dashed #e1e1e1;}
#sj-nav ul li ul li a{padding:0; display:flex; justify-content:space-between;padding-left: 1.25rem;color: #666;}
#sj-nav ul li ul li a span{ width:4rem; height:3rem; text-align:center;}
#sj-nav ul li ul li a span img{ width:auto; height:100%;}
#sj-nav ul li ul li a h3{ flex:1; font-size:0.875rem; padding-left:1rem; }
.load2bg1, .load2bg2{ width:51%;}
.container01 .index_banner .item{ height:100vh;}
.container01 .index_banner .item .inner .block_txt{ top:45%; right:auto;}
.miso-slide img{ width:90%;}
.container01 .index_banner .item:nth-child(2) .inner .block_txt{top:45%; right:auto;}
.wrapper{ width:100%; padding:0 15px;}
.wrapper1280{ width:100%; padding:0 15px;}
.wrap-white.p1{ padding:30px 0;}
#about{ display:block;}
#about .left{ width:100%;}
#about .right{ width:100%; height:auto; margin-top:30px;}
#about .left em{ font-size:50px;}
#about .left h2{ font-size:24px; margin-top:0; padding-top:20px;}
#about .left p{ font-size:15px;}
#about .left .item ul li .about-icon{ width:70px; height:70px; line-height:70px;}
#about .left .item ul li .about-icon img{ width:40%;}
#about .left .item ul li span{ font-size:14px;}
#wrap-product{ height:auto;background-size: cover;}
#wrap-product .wrapper{ padding:40px 15px;}
#product{ display:block;}
#product .right{ width:100%;}
#product .left{ width:100%; margin-right:0; margin-top:30px;}
#product .right h3{ font-size:24px; line-height:34px;}
#product .right em{ margin:20px 0;}
#product .right h2{ font-size:24px; }
#product .right section p{ font-size:15px;}
#product .right .p-more{ margin-top:20px;width: 130px; height: 40px;line-height: 40px; font-size:14px;}
#product .left ul li:first-child{ width:100%; height:297px;background-size: cover;}
#product .left ul li{ font-size:18px;}
#product .left ul li:last-child{ width:100%; height:297px;background-size: cover; margin-top:-10px;}
#product .left ul li a{ line-height:28px;}
.case-title h2{ font-size:24px;}
.case-title h3{ font-size:14px; height:24px; line-height:24px;}
#case ul li{ width:31%; height:190px;}
#case ul li:nth-child(4){ width:47%; height:190px;}
#case ul li:nth-child(5){ width:47%; height:190px;}
#case ul li p{ padding:36px 10px 0 10px; line-height:20px; font-size:14px;}
#case ul li:nth-child(5) p{padding:80px 10px 0 10px;}
.wrap-blue{ padding:50px 0 30px 0;}
.wrap-blue ul{}
.wrap-blue ul:after{top:44px; }
.wrap-blue ul li{}
.wrap-blue ul li .lc-icon{ width:90px;background-size: cover; height:88px; margin:0 auto}
.wrap-blue ul li span{ font-size:14px;}
#news .news-title{ display:block;}
#news .news-title .left{ width:100%; text-align:center;}
#news .news-title .right{ width:100%; margin-top:20px;}
#news .news-title .right ul{ gap:0 20px;}
#news .news-title .right ul li{ width:48%; margin-right:0; height:45px; line-height:45px;}
#news .news-title .right ul li a{ font-size:14px;}
#news .news-tabs .news-item ul{ flex-wrap:wrap;}
#news .news-tabs .news-item ul li{ width:48%; height:auto; margin-bottom:20px; padding:0px;}
#news .news-tabs .news-item ul li .news-img{ width:100%; height:200px;}
#news .news-tabs .news-item ul li section{ width:100%; padding:20px; }
#news .news-tabs .news-item ul li section em{ font-size:14px; margin-top:0;}
#news .news-tabs .news-item ul li section h3{ font-size:16px; font-weight:bold; height:40px; line-height:40px;}
#news .news-tabs .news-item ul li section p{ font-size:15px; line-height:26px; margin-top:0;}
#news .news-tabs .news-item ul li section .news-more{ font-size:14px; margin-top:20px;}
.wrap-liuyan h4{ font-size:24px;line-height: 30px;}
.wrap-liuyan h3{font-size: 14px;margin-top: 10px; line-height: 24px;}
.wrap-liuyan .liuyan-form{ width:100%;margin: 30px auto 0 auto; height:50px;}
.wrap-liuyan .liuyan-form form input{ height:50px; line-height:50px; font-size:14px;} 
.wrap-liuyan .liuyan-form form button{height:50px; line-height:50px; font-size:14px;}
#footer{ padding-top:40px;}
#footer .footer-top{ display:block; padding-bottom:25px;}
#footer .footer-top .footer-left{ width:100%;}
#footer .footer-top .footer-right{ display:none;}
#footer .footer-top .footer-left h4{font-size: 24px; height:40px; line-height:40px;}
#footer .footer-top .footer-left h4 span{font-size: 16px;margin-left: 0px;argin-top: 0px;}
#footer .footer-top .footer-left em{ font-size:16px; line-height:30px;}
#footer .footer-top .footer-left ul li{ font-size:14px; height:36px; line-height:36px;}
#copyright{ font-size:14px;}
#news .news-title .left h2{font-size: 24px;}
#news .news-title .left h3{ font-size:14px; height:24px; line-height:24px;}
.lm-banner{ height:200px; padding-top:60px;}
.lm-banner h3{font-size: 24px; height: 30px;line-height: 30px;}
.lm-banner span{font-size: 14px; line-height: 24px; margin-top:10px;}
#ny-about h3{ font-size:24px;}
#ny-about section{ margin-top:15px;}
#ny-about section p{ font-size:15px;}
#ny-about .about-video{ width:100%; margin-top:30px;height: 280px; background-size:cover;}
#video-play{ width:90%; height:360px;}
#video-play video{ width:100%; height:360px;}
#video-play i{ right:0;}
#honor-list ul{gap:20px;}
#honor-list ul li{ width:31%; height:170px;}
#image-preview{ padding:120px 30px;}
#image-preview .swiper-pagination{ left:30px; top:80px;}
#image-preview .close{ right:30px; top:80px;}
#image-preview .swiper-container{ height:400px;}
#image-preview .swiper-wrapper,#image-preview .swiper-slide{ height:400px;}
#image-preview .swiper-slide img{max-width: 250px; max-height: 400px}
#image-preview .swiper-button-next{right:20px;}
#image-preview .swiper-button-prev{left:20px;}
#zlzs-list{ width:90%;}
#zlzs-list .swiper-slide{width:100%; height:220px;}
#zlzs-list .swiper-slide img{ width:100%; height:100%;}
#zlzs-list .swiper-button-next{ right:-30px;}
#zlzs-list .swiper-button-prev, #zlzs-list .swiper-button-next{ width:25px; height:25px;}
#zlzs-list .swiper-button-prev{ left:-30px;}
.main-jj{ display:block;}
.main-jj .left{ width:100%; margin-right:0;}
.main-jj .right{ width:100%; height:auto; margin-top:30px;}
.main-jj .left h2{ font-size:24px;}
.main-jj .left em{ margin:20px 0;}
.main-jj .left section p{ font-size:15px; line-height:32px;}
.wrap-main-yfbj .main-yfbj{ width:60%; margin:0 auto;padding: 30px;}
.wrap-main-yfbj .main-yfbj h2{ font-size:24px;}
.wrap-main-yfbj .main-yfbj section p{ font-size:15px;}
.main-cqyl{ display:block;}
.main-cqyl .right{ width:100%; margin-left:0;}
.main-cqyl .right h2{ font-size:24px;}
.main-cqyl .right em{ margin:20px 0;}
.main-cqyl .right section p{ font-size:15px; line-height:32px;}
.main-cqyl .left{ width:100%; height:auto; margin-top:30px;}
.pc-wrap-sjbz{ display:none;}
.sj-wrap-sjbz{ display:block;}
.wrap-sjbz{ padding:40px 0;}
.wrap-sjbz .main-djbz{ display:block;}
.wrap-sjbz .main-djbz .center{width: 275px; height: 280px;padding-top: 114px; background-size: 100% 100%;margin: 0 auto;background-position: center;}
.wrap-sjbz .main-djbz .center h3{ font-size:24px;}
.wrap-sjbz .main-djbz .center span{ font-size:15px;}
.wrap-sjbz .main-djbz .left{width: 100%; margin-top: 25px;}
.wrap-sjbz .main-djbz .left ul li{ height:auto; min-height:80px;}
.wrap-sjbz .main-djbz .left ul li em{width: 40px; line-height: 40px;height: 40px;font-size: 18px;}
.wrap-sjbz .main-djbz .left ul li:nth-child(1) i{ line-height:35px;}
.wrap-sjbz .main-djbz .left ul li:nth-child(2) i{ line-height:35px;}
.wrap-sjbz .main-djbz .left ul li i{ font-size:15px;}
.wrap-sjbz .main-djbz .right{ width:100%; margin-top:20px;}
.wrap-sjbz .main-djbz .right ul li{ height:auto; min-height:80px;}
.wrap-sjbz .main-djbz .right ul li em{width: 40px; line-height: 40px;height: 40px;font-size: 18px;}
.wrap-sjbz .main-djbz .right ul li i{ font-size:15px;}
.main-xntd h3{ font-size:24px;}
.main-xntd ul{ margin-top:30px;}
.main-xntd ul li{ width:22%; display:block; padding:10px; height:150px;}
.main-xntd ul li .xntd-img{ width:56px; height:56px; line-height:56px;margin: 0 auto;}
.main-xntd ul li .xntd-img img{ width:20px;}
.main-xntd ul li p{ width:100%; padding-right: 0;font-size: 15px;line-height: 26px; text-align: center; margin-top: 12px;}
#ny-case .ny-case-item ul{ flex-wrap:wrap;}
#ny-case .ny-case-item ul{justify-content:flex-start;  flex-wrap: nowrap; overflow-x:auto;overflow-y: hidden; white-space: nowrap;}
#ny-case .ny-case-item ul li{cursor: pointer; box-sizing: border-box; padding: 0;overflow: visible; margin-bottom:10px;}
#ny-case .ny-case-item ul li a{ font-size:15px;}
#ny-case .ny-case-list ul{gap:20px;}
#ny-case .ny-case-list ul li{ width:31%; padding-bottom:0;}
#ny-case .ny-case-list ul li .ny-case-list-img{ width:100%; height:158px;}
#ny-case .ny-case-list ul li span{ font-size:15px; padding:0 10px; }
.wrap-gray.p1{ padding:40px 0;}
.case-td h3{ font-size:24px;}
.case-td p{font-size: 15px;margin-top: 10px;line-height: 26px;}
.case-td .case-td-list{ margin-top:30px;}
.case-td .case-td-list ul{ display:block;}
.case-td .case-td-list ul li{width: 100%;text-align: left;display: flex; margin-bottom:20px;}
.case-td .case-td-list ul li .td-icon{ width:80px; height:80px; line-height:80px;}
.case-td .case-td-list ul li .td-icon img{ width:25px;}
.case-td .case-td-list ul li section{margin-top: 0;flex: 1; margin-left: 30px;}
.case-td .case-td-list ul li section h4{ font-size:16px; font-weight:bold;}
.case-td .case-td-list ul li section span{font-size: 14px; line-height:26px; margin-top:0;}
#ny-case-xq{}
#ny-case-xq .left{ width:50%; height:240px;margin-right: 0;}
#ny-case-xq .left .ny-case-imgs,#ny-case-xq .left .ny-case-imgs .swiper-slide{width:100%; height:240px;}
#ny-case-xq .right{ width:48%; margin-left:30px; }
#ny-case-xq .right h3{ font-size:20px;}
#ny-case-xq .right em{ margin:20px 0;}
#ny-case-xq .right section p{ font-size:15px; line-height:32px;}
#news-list ul li{ padding-bottom:25px;margin-top: 25px;}
#news-list ul li span{ width:200px; height:130px;}
#news-list ul li img{ width:100%; height:100%;}
#news-list ul li section{ width:50%; margin-left:20px;}
#news-list ul li section h3{ font-size:16px; font-weight:bold;}
#news-list ul li section h4{ font-size:14px; margin-top:5px;}
#news-list ul li section p{height: 50px;line-height: 24px; margin-top: 5px;font-size: 15px;}
#news-list ul li section h5{margin-top: 10px}
#news-list ul li section h5 em{ font-size:14px;}
#article-title{ font-size:24px;}
#prev-next{ display:block; height:auto; padding:20px 0;}
#prev-next a{max-width: 100%;height: 32px; line-height: 32px; font-size: 15px; display:block;}
#contact .contact-cont h3{ height:auto;}
#contact .contact-cont em{ margin:20px 0;}
#contact .contact-cont p{ font-size:15px;}
#contact .contact-tabs .left ul li{ font-size:15px; padding-left:40px;}
#contact .contact-tabs .left ul li:nth-child(1){ background-size:28px;}
#contact .contact-tabs .left ul li:nth-child(2){ background-size:28px;}
#contact .contact-tabs .left ul li:nth-child(3){ background-size:28px; }
#contact .contact-tabs .left ul li:nth-child(4){ background-size:28px;}
#contact .contact-tabs .right{ margin-top:20px;}
#map{ height:210px;}
















}

@media (max-width:750px){
	
html{ font-size: 100% !important;}
body{font-size:16px;font-size:1.2rem ;}
#header{ display:none;}
#page{ display:block; position:fixed; z-index:99999; top:0;}
.pf{position:fixed}
.pr{position:relative}
.pa{position:absolute}
.hidden{overflow:hidden}
#sj-header{height:3.75rem; background:#fff; z-index:999; box-shadow:0 0 10px 0 #ccc;}
#sj-logo{left:0.75rem; top:1rem; height:1.75rem; overflow:hidden;}
#sj-logo img{width:auto;height:1.75rem;}
#nav-btn{right:1rem; top:1.3125rem; width:1.875rem; height:1.375rem; background:url(img/nav-btn.png) no-repeat center; background-size:80%; cursor:pointer;}
#nav-btn.close{width:1.375rem; height:1.375rem; background-image:url(img/close1.png); background-size:80%;}
#sj-nav{left:0; right:0; top:3.75rem; margin-left:auto; margin-right:auto; padding:0 1rem; background:#fff; border-top:0.0625rem solid #e1e1e1; box-sizing:border-box; z-index:1000; overflow-y:auto; display:none;}
#sj-nav ul li{display:flex; flex-wrap:wrap; line-height:3rem; border-bottom:0.0625rem dashed #e1e1e1; font-size:15px;}
#sj-nav ul li:last-child{border-bottom:none;}
#sj-nav ul li a{flex:auto;}
#sj-nav ul li a:hover{color:#3075dc;}
#sj-nav ul li em{width:1rem; height:3rem; margin-left:1rem; background:url(img/add.png) no-repeat center; background-size:1rem 1rem; cursor:pointer;}
#sj-nav ul li em.del{background-image:url(img/del.png);}
#sj-nav ul li ul{width:100%; display:none;}
#sj-nav ul li ul li:first-child{border-top:0.0625rem dashed #e1e1e1;}
#sj-nav ul li ul li a{padding:0; display:flex; justify-content:space-between;padding-left: 1.25rem;color: #666;}
#sj-nav ul li ul li a span{ width:4rem; height:3rem; text-align:center;}
#sj-nav ul li ul li a span img{ width:auto; height:100%;}
#sj-nav ul li ul li a h3{ flex:1; font-size:0.875rem; padding-left:1rem; }
.load2bg1, .load2bg2{ width:51%;}
.container01 .index_banner .item{ height:350px;}
.container01 .index_banner .item .inner .block_txt{ top:35%; right:auto;}
.container01 .index_banner .item .inner .block_txt h4 {text-align:right; padding-right:20px;}
.miso-slide img{ width:70%;}
.container01 .index_banner .item:nth-child(2) .inner .block_txt{top:35%; right:auto;}
.wrapper{ width:100%; padding:0 15px;}
.wrapper1280{ width:100%; padding:0 15px;}
.wrap-white.p1{ padding:30px 0;}
#about{ display:block;}
#about .left{ width:100%;}
#about .right{ width:100%; height:auto; margin-top:30px;}
#about .left em{ font-size:50px;}
#about .left h2{ font-size:24px; margin-top:0; padding-top:20px;}
#about .left p{ font-size:15px;}
#about .left .item ul li .about-icon{ width:70px; height:70px; line-height:70px;}
#about .left .item ul li .about-icon img{ width:40%;}
#about .left .item ul li span{ font-size:14px;}
#wrap-product{ height:auto;background-size: cover;}
#wrap-product .wrapper{ padding:40px 15px;}
#product{ display:block;}
#product .right{ width:100%;}
#product .left{ width:100%; margin-right:0; margin-top:30px;}
#product .right h3{ font-size:24px; line-height:34px;}
#product .right em{ margin:20px 0;}
#product .right h2{ font-size:24px; }
#product .right section p{ font-size:15px;}
#product .right .p-more{ margin-top:20px;width: 130px; height: 40px;line-height: 40px; font-size:14px;}
#product .left ul li:first-child{ width:345px; height:130px;background-size: cover;}
#product .left ul li{ font-size:18px;}
#product .left ul li:last-child{  width:345px; height:130px;background-size: cover; margin-top:-10px;}
#product .left ul li a{ line-height:28px;}
.case-title h2{ font-size:24px;}
.case-title h3{ font-size:14px; height:24px; line-height:24px;}
#case ul li{ width:46%; height:100px;}
#case ul li:nth-child(4){ width:47%; height:100px;}
#case ul li:nth-child(5){ width:100%; height:190px;}
#case ul li p{ padding:36px 10px 0 10px; line-height:20px; font-size:14px;}
#case ul li:nth-child(5) p{padding:80px 10px 0 10px;}
.wrap-blue{ padding:50px 0 30px 0;}
.wrap-blue ul{flex-wrap: wrap;}
.wrap-blue ul:after{ display:none;}
.wrap-blue ul li{ width:33%;margin-bottom: 30px;}
.wrap-blue ul li .lc-icon{ width:90px;background-size: cover; height:88px; margin:0 auto}
.wrap-blue ul li span{ font-size:14px;}
#news .news-title{ display:block;}
#news .news-title .left{ width:100%; text-align:center;}
#news .news-title .right{ width:100%; margin-top:20px;}
#news .news-title .right ul{ gap:0 20px;}
#news .news-title .right ul li{ width:48%; margin-right:0; height:45px; line-height:45px;}
#news .news-title .right ul li a{ font-size:14px;}
#news .news-tabs .news-item ul{ display:block;}
#news .news-tabs .news-item ul li{ width:100%; height:auto; margin-bottom:20px; padding:0px;}
#news .news-tabs .news-item ul li .news-img{ width:100%; height:200px;}
#news .news-tabs .news-item ul li section{ width:100%; padding:20px; }
#news .news-tabs .news-item ul li section em{ font-size:14px; margin-top:0;}
#news .news-tabs .news-item ul li section h3{ font-size:16px; font-weight:bold; height:40px; line-height:40px;}
#news .news-tabs .news-item ul li section p{ font-size:15px; line-height:26px; margin-top:0;}
#news .news-tabs .news-item ul li section .news-more{ font-size:14px; margin-top:20px;}
.wrap-liuyan h4{ font-size:24px;line-height: 30px;}
.wrap-liuyan h3{font-size: 14px;margin-top: 10px; line-height: 24px;}
.wrap-liuyan .liuyan-form{ width:100%;margin: 30px auto 0 auto; height:50px;}
.wrap-liuyan .liuyan-form form input{ height:50px; line-height:50px; font-size:14px;} 
.wrap-liuyan .liuyan-form form button{height:50px; line-height:50px; font-size:14px;}
#footer{ padding-top:40px;}
#footer .footer-top{ display:block; padding-bottom:25px;}
#footer .footer-top .footer-left{ width:100%;}
#footer .footer-top .footer-right{ display:none;}
#footer .footer-top .footer-left h4{font-size: 24px; height:40px; line-height:40px;}
#footer .footer-top .footer-left h4 span{font-size: 16px;margin-left: 0px;argin-top: 0px;}
#footer .footer-top .footer-left em{ font-size:16px; line-height:30px;}
#footer .footer-top .footer-left ul li{ font-size:14px; height:36px; line-height:36px;}
#copyright{ font-size:14px;}
#news .news-title .left h2{font-size: 24px;}
#news .news-title .left h3{ font-size:14px; height:24px; line-height:24px;}
.lm-banner{ height:130px; margin-top:60px; padding-top:0;background-position: right center !important;}
.lm-banner h3{font-size: 24px; height: 30px;line-height: 30px;}
.lm-banner span{font-size: 14px; line-height: 24px; margin-top:10px;}
.dqwz .wrapper1280{ display:block;}
.dqwz .dqwz_left{ width:100%;}
.dqwz .dqwz_left ul li{min-width:110px;}
.dqwz .dqwz_right{ display:none;}
.dqwz{ height:50px; line-height:50px;}
.dqwz .dqwz_left ul li a{ font-size:16px;}
#ny-about h3{ font-size:24px;}
#ny-about section{ margin-top:15px;}
#ny-about section p{ font-size:15px;}
#ny-about .about-video{ width:100%; margin-top:30px;height: 230px; background-size:cover;}
.wrap-qywh{ height:auto; background-size:cover; padding-bottom:30px;}
.wrap-qywh .wrapper1280{ padding-top:40px;}
.wrap-qywh .wrapper1280 ul{ display:block;}
.wrap-qywh .wrapper1280 ul li{ width:100%; text-align:left; display:flex; margin-bottom:20px;}
.wrap-qywh .wrapper1280 ul li .ny-qywh-img{ width:80px; height:80px; margin:0; line-height:80px;}
.wrap-qywh .wrapper1280 ul li section{ flex:1; margin-left:30px;}
.wrap-qywh .wrapper1280 ul li h3{ margin-top:10px; font-size:18px;}
.wrap-qywh .wrapper1280 ul li span{ font-size:15px; margin-top:10px;}
#video-play{ width:90%; height:230px;}
#video-play video{ width:100%; height:230px;}
#video-play i{ right:0;}
#honor-list ul{gap:20px;}
#honor-list ul li{ width:47%; height:132px;}
#image-preview{ padding:120px 30px;}
#image-preview .swiper-pagination{ left:30px; top:80px;}
#image-preview .close{ right:30px; top:80px;}
#image-preview .swiper-container{ height:400px;}
#image-preview .swiper-wrapper,#image-preview .swiper-slide{ height:400px;}
#image-preview .swiper-slide img{max-width: 250px; max-height: 400px}
#image-preview .swiper-button-next{right:20px;}
#image-preview .swiper-button-prev{left:20px;}
.wrap-zlzs{ padding:30px 0;}
#zlzs section p{font-size: 15px;line-height: 32px;}
#zlzs-list{ width:90%;}
#zlzs-list .swiper-slide{width:100%; height:200px;}
#zlzs-list .swiper-slide img{ width:100%; height:100%;}
#zlzs-list .swiper-button-next{ right:-30px;}
#zlzs-list .swiper-button-prev, #zlzs-list .swiper-button-next{ width:25px; height:25px;}
#zlzs-list .swiper-button-prev{ left:-30px;}
.main-jj{ display:block;}
.main-jj .left{ width:100%; margin-right:0;}
.main-jj .right{ width:100%; height:auto; margin-top:30px;}
.main-jj .left h2{ font-size:24px;}
.main-jj .left em{ margin:20px 0;}
.main-jj .left section p{ font-size:15px; line-height:32px;}
.wrap-main-yfbj .main-yfbj{ width:100%; margin-left:0;padding: 30px;}
.wrap-main-yfbj .main-yfbj h2{ font-size:24px;}
.wrap-main-yfbj .main-yfbj section p{ font-size:15px;}
.main-cqyl{ display:block;}
.main-cqyl .right{ width:100%; margin-left:0;}
.main-cqyl .right h2{ font-size:24px;}
.main-cqyl .right em{ margin:20px 0;}
.main-cqyl .right section p{ font-size:15px; line-height:32px;}
.main-cqyl .left{ width:100%; height:auto; margin-top:30px;}
.pc-wrap-sjbz{ display:none;}
.sj-wrap-sjbz{ display:block;}
.wrap-sjbz{ padding:40px 0;}
.wrap-sjbz .main-djbz{ display:block;}
.wrap-sjbz .main-djbz .center{width: 275px; height: 280px;padding-top: 114px; background-size: 100% 100%;margin: 0 auto;background-position: center;}
.wrap-sjbz .main-djbz .center h3{ font-size:24px;}
.wrap-sjbz .main-djbz .center span{ font-size:15px;}
.wrap-sjbz .main-djbz .left{width: 100%; margin-top: 25px;}
.wrap-sjbz .main-djbz .left ul li{ height:auto; min-height:80px;}
.wrap-sjbz .main-djbz .left ul li em{width: 40px; line-height: 40px;height: 40px;font-size: 18px;}
.wrap-sjbz .main-djbz .left ul li:nth-child(1) i{ line-height:35px;}
.wrap-sjbz .main-djbz .left ul li:nth-child(2) i{ line-height:35px;}
.wrap-sjbz .main-djbz .left ul li i{ font-size:15px;}
.wrap-sjbz .main-djbz .right{ width:100%; margin-top:20px;}
.wrap-sjbz .main-djbz .right ul li{ height:auto; min-height:80px;}
.wrap-sjbz .main-djbz .right ul li em{width: 40px; line-height: 40px;height: 40px;font-size: 18px;}
.wrap-sjbz .main-djbz .right ul li i{ font-size:15px;}
.main-xntd h3{ font-size:24px;}
.main-xntd ul{ margin-top:30px;}
.main-xntd ul li{ width:45%; display:block; padding:10px; height:150px;}
.main-xntd ul li .xntd-img{ width:56px; height:56px; line-height:56px;margin: 0 auto;}
.main-xntd ul li .xntd-img img{ width:20px;}
.main-xntd ul li p{ width:100%; padding-right: 0;font-size: 15px;line-height: 26px; text-align: center; margin-top: 12px;}
#ny-case .ny-case-item ul{ flex-wrap:wrap;}
#ny-case .ny-case-item ul{justify-content:flex-start;  flex-wrap: nowrap; overflow-x:auto;overflow-y: hidden; white-space: nowrap;}
#ny-case .ny-case-item ul li{cursor: pointer; box-sizing: border-box; padding: 0;overflow: visible; margin-bottom:10px;}
#ny-case .ny-case-item ul li a{ font-size:15px;}
#ny-case .ny-case-list ul{gap:20px;}
#ny-case .ny-case-list ul li{ width:46%; padding-bottom:0;}
#ny-case .ny-case-list ul li .ny-case-list-img{ width:100%; height:110px;}
#ny-case .ny-case-list ul li span{ font-size:15px; padding:0 10px; }
.wrap-gray.p1{ padding:40px 0;}
.case-td h3{ font-size:24px;}
.case-td p{font-size: 15px;margin-top: 10px;line-height: 26px;}
.case-td .case-td-list{ margin-top:30px;}
.case-td .case-td-list ul{ display:block;}
.case-td .case-td-list ul li{width: 100%;text-align: left;display: flex; margin-bottom:20px;}
.case-td .case-td-list ul li .td-icon{ width:80px; height:80px; line-height:80px;}
.case-td .case-td-list ul li .td-icon img{ width:75px;}
.case-td .case-td-list ul li section{margin-top: 0;flex: 1; margin-left: 30px;}
.case-td .case-td-list ul li section h4{ font-size:16px; font-weight:bold;}
.case-td .case-td-list ul li section span{font-size: 14px; line-height:26px; margin-top:0;}
#ny-case-xq{ display:block;}
#ny-case-xq .left{ width:100%; height:240px;margin-right: 0;}
#ny-case-xq .left .ny-case-imgs,#ny-case-xq .left .ny-case-imgs .swiper-slide{width:100%; height:240px;}
#ny-case-xq .right{ width:100%; margin-top:30px; margin-left:0;}
#ny-case-xq .right h3{ font-size:20px;}
#ny-case-xq .right em{ margin:20px 0;}
#ny-case-xq .right section p{ font-size:15px; line-height:32px;}
#news-list ul li{ padding-bottom:25px;margin-top: 25px;}
#news-list ul li span{ width:300px; height:130px;}
#news-list ul li img{ width:100%; height:100%;}
#news-list ul li section{ width:50%; margin-left:20px;}
#news-list ul li section h3{ font-size:16px; font-weight:bold;}
#news-list ul li section h4{ font-size:14px; margin-top:5px;}
#news-list ul li section p{height: 50px;line-height: 24px; margin-top: 5px;font-size: 15px;}
#news-list ul li section h5{margin-top: 10px}
#news-list ul li section h5 em{ font-size:14px;}
#article-title{ font-size:24px;}
#prev-next{ display:block; height:auto; padding:20px 0;}
#prev-next a{max-width: 100%;height: 32px; line-height: 32px; font-size: 15px; display: inline-block;}
#contact .contact-cont h3{ height:auto;}
#contact .contact-cont em{ margin:20px 0;}
#contact .contact-cont p{ font-size:15px;}
#contact .contact-tabs{ display:block;}
#contact .contact-tabs .left ul li{ font-size:15px; padding-left:40px;}
#contact .contact-tabs .left ul li:nth-child(1){ background-size:28px;}
#contact .contact-tabs .left ul li:nth-child(2){ background-size:28px;}
#contact .contact-tabs .left ul li:nth-child(3){ background-size:28px; line-height:22px;}
#contact .contact-tabs .left ul li:nth-child(4){ background-size:28px;}
#contact .contact-tabs .right{ margin-top:20px;}
#map{ height:210px;}

.online_q{ position: fixed; bottom: 80px; left: 15px;  z-index: 999; width: 60px; }
.online_q span{ display: block; width: 60px;  height: 60px; display: flex; align-items: center; justify-content: center; cursor: pointer; border-radius:50px; box-shadow:0 0 10px rgba(0,0,0,0.3);}
.online_q span.icon-weixin{background:#f9a037 url(img/r-wx-icon.png?01) no-repeat center; display:block; background-size:25px;}
.online_q span.icon-dianhua1{background:#f9a037 url(img/r-pho-icon.png?01) no-repeat center;display:block; background-size:25px;}

.online_q .btn2{ position: relative; margin-bottom:20px;}
.online_q .btn-tel .phone{ width: 200px; background: #fff; border: 1px #e5e5e5 solid; height: 140px; position: absolute; left: 80px;top: 0;transition: 0.5s all; opacity: 0;visibility: hidden; padding:20px}
.online_q .btn-tel .phone dl dt{ font-size: 18px; color: #333; padding-left: 30px; height:24px; line-height:24px; margin-bottom:10px;}
.online_q .btn-tel .phone dl dt.l-n-dh{ background: url(../images/l-n-dh.png) no-repeat 0 center;}
.online_q .btn-tel .phone dl dd h6 a{display:block; font-size: 24px; color: #1a5597; font-family: arial; margin-top:10px;}
.online_q .btn-tel:hover .phone{ transition: 0.5s all; opacity: 1;visibility:visible;}
.online_q .btn-wx .pic{display: block; width: 150px; background: #fff; border: 1px #e5e5e5 solid; height: 160px; position: absolute; left: 80px;top: -80px;transition: 0.5s all; opacity: 0;visibility: hidden; text-align: center;}
.online_q .btn-wx .pic img{ width: 100px; height: 100px; margin: 20px auto 5px auto;}
.online_q .btn-wx .pic p{ display: block; font-size: 14px;}
.online_q .btn-wx:hover .pic{opacity: 1;visibility: visible;}
#footer .footer-top .footer-nav ul{gap:0 10px;}
#footer .footer-top .footer-nav ul li a{ font-size:14px;}
#footer .footer-top .footer-nav .f-contact{ margin-top:20px; font-size:14px; line-height:26px;}
#wrap-history{display:none;}
#sj-wrap-history{ display:block;}
#sj-wrap-history{padding-top:70px; background:#e9f0f8 url(img/fzlc-bg.jpg) no-repeat 10% bottom; height:454px; background-size:200%;}
.about-title h3{font-size: 36px; color: #333; text-align: left; height: 40px; line-height: 40px; font-weight: bold;}
#sj-history{ width:100%; margin:10px 0 0 auto; position:relative;}
#sj-history .swiper-container{width:100%; overflow:hidden; height:250px; }
#sj-history .swiper-wrapper{height:100%}
#sj-history .swiper-slide {transition: opacity 1s; opacity: 0;}
#sj-history .swiper-slide-active { opacity: 1;}
#sj-history .swiper-slide ul{ display:flex;}
#sj-history .swiper-slide ul li{ width:50%; position:relative;}
#sj-history .swiper-slide ul li:before{ content:''; position:absolute; left:5px; top:5px; width:1px; height:100%;background:#dcdcdc;}


#sj-history .swiper-slide ul li h4{ font-size:24px; color:#2b4ea0; font-weight:bold; position:relative;padding-left:25px; }
#sj-history .swiper-slide ul li h4:before{content:''; width:8px; height:8px; border:2px #2b4ea0 solid; border-radius:50px; left:0; top:3px; position:absolute; background:#e9f0f7;}
#sj-history .swiper-slide ul li p{ font-size:14px; color:#333; margin-top:5px; line-height:24px; position:relative; padding-left:40px; padding-right:5px;}
#sj-history .swiper-slide ul li p:before{content:''; width:4px; height:4px; background:#2b4ea0; border-radius:50px; left:27px; top:10px; position:absolute;}
#sj-history .swiper-slide ul li:nth-child(1){ margin-top:40px; height:177px;}
#sj-history .swiper-slide ul li:nth-child(2){ margin-top:82px; height:160px;}

#sj-history .swiper-slide-active{color:#fff;}
#sj-history .swiper-button-prev,#sj-history .swiper-button-next{position:absolute; width:46px; height:46px; margin:0; background-repeat:no-repeat; background-position:center; background-size:100%; cursor:pointer; opacity:1; }
#sj-history .swiper-button-prev:after,#history .swiper-button-next:after{display:none;}
#sj-history .swiper-button-prev{background-image:url(img/m-jt1.png); right:70px; top:-50px; left:auto;}
#sj-history .swiper-button-next{background-image:url(img/m-jt2.png); right:0px;top:-50px;}

.wrap-zlzs{display:block;background: url(img/honor-bg2.jpg) no-repeat center bottom; padding: 70px 0;}
#zlzs h3{font-size: 36px; color: #333; text-align: center; height: 40px; line-height: 40px; font-weight: bold;}
#honor{position:relative; margin-top:60px;}
#honor .swiper-container{width:90%; height:455px; margin:0 auto; overflow:hidden;}
#honor .swiper-wrapper{height:466px;}
#honor .swiper-slide{height:466px; overflow:hidden;}
#honor .swiper-slide ul{display:flex; flex-wrap:wrap; gap:20px;}
#honor .swiper-slide ul li{width:29%; height:138px; background:#fff; border-radius:8px; overflow:hidden;transition:0.5s all;margin-top:0px;}
#honor .swiper-slide ul li img{width:100%; height:100%; }
#honor .swiper-slide ul li:hover{transition:0.5s all; margin-top:-5px;}
#honor .swiper-button-prev,#honor .swiper-button-next{top:44%; width:52px; height:52px; margin:0; background-repeat:no-repeat; background-position:center;  cursor:pointer; opacity:1; transition:all 0.1s linear; background-size:100%;}
#honor .swiper-button-prev:after,#honor .swiper-button-next:after{display:none;}
#honor .swiper-button-prev{left:-12px; background-image:url(img/m-jt1.png);}
#honor .swiper-button-next{right:-12px; background-image:url(img/m-jt2.png);}
#honor .swiper-button-prev:hover{background-image:url(img/m-jt1.png); border-color:#1a5597; transition:all 0.1s linear;}
#honor .swiper-button-next:hover{background-image:url(img/m-jt2.png); border-color:#1a5597; transition:all 0.1s linear;}
.pc-h{ display:none;}
.sj-h{display:block;}
.wrap-main-yfbj{ padding-top:40px; height:100%; padding-bottom:20px; background-size:cover;}
.wrap-main-yfbj .main-yfbj{ padding:0;}
.wrap-main-yfbj .main-yfbj ul{ margin-top:40px; display:block;}
.wrap-main-yfbj .main-yfbj ul li{ width:100%; display:flex; justify-content:space-between; margin-bottom:20px;}
.wrap-main-yfbj .main-yfbj ul li .cpdt-img{ width:75px; margin-right:20px;}
.wrap-main-yfbj .main-yfbj ul li .cpdt-img img{width:100%;}
.wrap-main-yfbj .main-yfbj ul li div:nth-child(2){ flex:1;}
.wrap-main-yfbj .main-yfbj ul li h3{ text-align:left; margin-top:0; font-size:16px; height:30px; line-height:30px;}
.wrap-main-yfbj .main-yfbj ul li p{ padding:0; margin-top:0; text-align:left;}
.main-xntd{ margin-top:40px;}
.main-xntd .yycj-list{background:none; display:block;}
.main-xntd .yycj-list .left{ width:100%;}
.main-xntd .yycj-list .center{display:none;}
.main-xntd .yycj-list .right{ width:100%;}
.main-xntd .yycj-list .left ul{ margin-top:0;}
.main-xntd .yycj-list .left ul li{ padding:0; height:70px !important;}
.main-xntd .yycj-list .left ul li img{ width:50px; height:50px;}
.main-xntd .yycj-list .left ul li em{ font-size:16px; padding-left:10px;}
.main-xntd .yycj-list .right ul{ margin-top:0;}
.main-xntd .yycj-list .right ul li{ padding:0; height:70px !important;}
.main-xntd .yycj-list .right ul li img{ width:50px; height:50px;}
.main-xntd .yycj-list .right ul li em{ font-size:16px; padding-left:10px;}









}














