﻿*{border:0; margin:0; padding:0; outline:0; box-sizing:border-box;}
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,input,fieldset,legend,button,textarea,div,img{border:0 none; margin:0; padding:0; box-sizing:border-box; outline:0;}
body,textarea,input,button,select,keygen,legend{font-size:14px;color:#666;outline:0;font-family:'Microsoft YaHei', 'Microsoft YaHei UI', 'WenQuanYi Micro Hei', Arial, sans-serif;}
html,body{width:100%;position:relative;}
html{font-size:calc(100vw / 19.2);scroll-behavior:smooth;}
body{overflow-x:hidden;}
h1,h2,h3,h4,h5,h6{font-weight:normal;}
em{font-style:normal;}
ul,li,ol{list-style:none;}

/** 重置超链接元素 **/
a{text-decoration:none;color:#333;}
a:hover{color:#0051a0;}

/** 重置表格元素 **/
table{border-collapse:collapse;}
.w1200{width:1200px;max-width: 95%; margin:auto;}
.w1440{width:1440px;max-width: 95%; margin:auto;}
.w1600{width:1600px;max-width: 95%; margin:auto;}
.pdt80{padding-top: 80px;padding-bottom: 80px;}
.pdt60{padding-top: 60px;padding-bottom: 60px;}
.pd95{padding-left: 5%;padding-right: 5%;}
.pd10{padding-left: 10%;padding-right: 10%;}
.pd60{padding-left: 60px;padding-right: 60px;}

.top_bg{position: fixed;left: 0;top: 0;right: 0;z-index: 9;height: 80px;border-bottom: 1px solid rgba(0, 0, 0, 0);-webkit-transition: 0.5s;transition: 0.5s;}
.top_bg.xs{top:-80px;}
.top_h{display: flex;align-items: center;justify-content: space-between;}
.top_h .logo{}
.top_h .logo img{display: block;height:80px;padding: 10px 0;}
.top_h .logo img.hs{display: none;}
.dhan2{display: none;}
.sjdh2{display: none;}
.dh{display: block;}
.dh ul{display: flex;}
.dh ul li{}
.dh ul li p a{display: flex;align-items: center;align-content: center;height: 80px;font-size: 18px;position: relative;color: #fff;padding:0 30px;-webkit-transition:0.5s;transition:0.5s;}
.dh ul li p a i{font-size: 12px;padding-left: 3px;}
.dh ul li p a span{display: block;line-height: 40px;-webkit-transition:0.5s;transition:0.5s;}
.dh ul li p a span.gd1{height: 40px;overflow: hidden;}
.dh ul li p a:hover span.gd2{-webkit-transform: translate(0, -40px);transform: translate(0, -40px);}
.dh ul li p a:hover span.gd3{-webkit-transform: translate(0, -40px);transform: translate(0, -40px);}
.dh ul li p a i{font-size:16px;}
.dh ul li p a:after{content: "";position: absolute;left: 30px;right: 30px;bottom: 0px;height: 4px;background:linear-gradient(90deg, #76BA18 0%, #0F75DB 100%);-webkit-transform: scale(0, 1);transform: scale(0, 1);opacity: 0;-webkit-transition:0.5s;transition:0.5s;}
.dh ul li:hover p a{color:#fff;}
.dh ul li:hover p a:after{-webkit-transform: scale(1, 1);transform: scale(1, 1);opacity: 1;}
.dh ul li.on p a{color:#fff;}
.dh ul li .dh_fl{position: absolute;left:0;top: 80px;right: 0;display: none;background: #fff;padding: 30px 0 50px;box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);}
.dh ul li .dh_fl ul{width: 1600px;max-width: 95%;margin: auto;display: flex;flex-wrap: wrap;}
.dh ul li.pt .dh_fl ul.center{justify-content: center;}
.dh ul li.pt .dh_fl ul li{border-bottom: 1px solid #eee;width: 21%;margin:0 2%;position: relative;}
.dh ul li.pt .dh_fl ul li:after{content: "";position: absolute;left: 0;bottom: -1px;width:0;height: 2px;background:linear-gradient(90deg, #76BA18 0%, #0F75DB 100%);-webkit-transition:0.5s;transition:0.5s;}
.dh ul li.pt .dh_fl ul li:hover:after{width: 100%;}
.dh ul li.pt .dh_fl ul li a{display: flex;align-items: center;align-content: center;justify-content: space-between;font-size: 16px;line-height: 2;color: #333;font-weight: bold;padding: 15px 0px;-webkit-transition:0.5s;transition:0.5s;}
.dh ul li.pt .dh_fl ul li a i{font-size: 12px;color:#ccc;-webkit-transition:0.5s;transition:0.5s;}
.dh ul li.pt .dh_fl ul li:hover>a{color:#22ac38;}
.dh ul li.pt .dh_fl ul li:hover>a>span{background-image: linear-gradient(90deg, #76BA18 0%, #0F75DB 100%);-webkit-text-stroke-color: #fff;-webkit-text-fill-color: transparent;-webkit-background-clip: text;background-clip: text;}
.dh ul li.pt .dh_fl ul li:hover>a>i{background-image: linear-gradient(90deg, #76BA18 0%, #0F75DB 100%);-webkit-text-stroke-color: #fff;-webkit-text-fill-color: transparent;-webkit-background-clip: text;background-clip: text;}

.dh ul li.cp .dh_fl ul li{position: relative;width:18.4%;margin: 0 2% 2% 0;}
.dh ul li.cp .dh_fl ul li:nth-child(5n){margin-right: 0;}
.dh ul li.cp .dh_fl ul li a{display: block;}
.dh ul li.cp>.dh_fl>ul>li>a{background:linear-gradient(90deg, #76BA18 0%, #0F75DB 100%);font-weight: bold;font-size: 15px;line-height: 36px;color: #fff;text-align: center;border-radius: 5px;}
.dh ul li.cp .dh_fl ul li a span{}
.dh ul li.cp .dh_fl ul li .dh_fl{position: relative;top: 0px;display: block;padding:20px 0 0;box-shadow: 0 0 0 rgba(0, 0, 0, 0);}
.dh ul li.cp .dh_fl ul li .dh_fl ul{width: 100%;max-width: 100%;}
.dh ul li.cp .dh_fl ul li .dh_fl ul li{width: 50%;margin: 0;padding: 10px 0;}
.dh ul li.cp .dh_fl ul li .dh_fl ul li a{display: block;text-align: center;font-size: 14px;line-height: 1.5;color: #333;-webkit-transition:0.5s;transition:0.5s;position: relative;}
.dh ul li.cp .dh_fl ul li .dh_fl ul li a img{display: block;height: 36px;margin:0 auto 5px;}
.dh ul li.cp .dh_fl ul li .dh_fl ul li a:hover span{background-image: linear-gradient(90deg, #76BA18 0%, #0F75DB 100%);-webkit-text-stroke-color: #fff;-webkit-text-fill-color: transparent;-webkit-background-clip: text;background-clip: text;}

.top_lx{display: flex;align-items: center;align-content: center;color: #fff;-webkit-transition:0.5s;transition:0.5s;}
.top_lx i{font-size: 30px;}
.top_lx p{font-size: 24px;font-weight: bold;}

.rzlogo{display: flex;align-items: center;align-content: center;}
.rzlogo img{display: block;height: 50px;border-radius: 25px;background: #fff;}

.top_ssyy{display: flex;align-items: center;align-content: center;}
.top_yy{display: flex;align-items: center;align-content: center;}
.top_yy i{font-size:22px;line-height:1;padding-right:3px;color: #fff;}
.top_yy a{font-size:16px;line-height:2;color:#fff;padding:0 3px;}
.top_yy span{font-size:16px;line-height:2;color:#fff;}
.top_ss{margin-left: 20px;}
.top_ss_an{display: flex;align-items: center;align-content: center;}
.top_ss_an a{display: flex;align-items: center;align-content: center;height: 80px;}
.top_ss_an a span{font-size:16px;line-height:2;color:#fff;}
.top_ss_an a i{font-size:22px;line-height:1;padding-right:3px;color: #fff;}

.top_ss_xl{position: absolute;left: 0;top: 80px;right: 0;padding: 30px 0;background: #f6f6f6;display: none;}
.top_ss_xl .top_ss_bg{width: 90%;margin: auto;}
.top_ss_xl form{display: block;position: relative;padding-right: 100px;border-radius: 28px;overflow: hidden;background: #fff;}
.top_ss_xl form input{display: block;width: 100%; font-size: 16px;line-height: 56px;color: #333;height: 56px;padding: 0 30px;background: none;}
.top_ss_xl form a{position: absolute;right: 0;top: 0;font-size: 28px;line-height: 56px;width: 90px;color: #0F75DB;text-align: center;background-image: linear-gradient(90deg, #76BA18 0%, #0F75DB 100%);-webkit-text-stroke-color: #fff;-webkit-text-fill-color: transparent;-webkit-background-clip: text;background-clip: text;}

.top_bg.on{background: #fff;border-bottom: 1px solid rgba(0, 0, 0, 0.1);}
.top_bg.on .top_h .logo img.bs{display: none;}
.top_bg.on .top_h .logo img.hs{display: block;}
.top_bg.on .top_lx{color: #76BA18;}
.top_bg.on .dh ul li p a{color: #333;}
.top_bg.on .dh ul li p a:after{background:linear-gradient(90deg, #76BA18 0%, #0F75DB 100%);}
.top_bg.on .dh ul li.on p a{color:#76BA18;}
.top_bg.on .dh ul li:hover p a{color:#76BA18;}
.top_bg.on .dh ul li.on p a span.gd1 span{background-image: linear-gradient(90deg, #76BA18 0%, #0F75DB 100%);-webkit-text-stroke-color: #fff;-webkit-text-fill-color: transparent;-webkit-background-clip: text;background-clip: text;}
.top_bg.on .dh ul li:hover p a span.gd1 span{background-image: linear-gradient(90deg, #76BA18 0%, #0F75DB 100%);-webkit-text-stroke-color: #fff;-webkit-text-fill-color: transparent;-webkit-background-clip: text;background-clip: text;}
.top_bg.on .top_yy i{background-image: linear-gradient(90deg, #76BA18 0%, #0F75DB 100%);-webkit-text-stroke-color: #fff;-webkit-text-fill-color: transparent;-webkit-background-clip: text;background-clip: text;}
.top_bg.on .top_yy a{color:#333;}
.top_bg.on .top_yy span{color:#333;}
.top_bg.on .top_yy a:hover{background-image: linear-gradient(90deg, #76BA18 0%, #0F75DB 100%);-webkit-text-stroke-color: #fff;-webkit-text-fill-color: transparent;-webkit-background-clip: text;background-clip: text;}
.top_bg.on .top_ss a span{color:#333;}
.top_bg.on .top_ss a i{background-image: linear-gradient(90deg, #76BA18 0%, #0F75DB 100%);-webkit-text-stroke-color: #fff;-webkit-text-fill-color: transparent;-webkit-background-clip: text;background-clip: text;}
.top_bg.on .top_ss a:hover span{background-image: linear-gradient(90deg, #76BA18 0%, #0F75DB 100%);-webkit-text-stroke-color: #fff;-webkit-text-fill-color: transparent;-webkit-background-clip: text;background-clip: text;}
.top_bg.on .top_ss a:hover i{background-image: linear-gradient(90deg, #0F75DB 0%, #76BA18 100%);-webkit-text-stroke-color: #fff;-webkit-text-fill-color: transparent;-webkit-background-clip: text;background-clip: text;}

.top_bg.on2{background: #fff;border-bottom: 1px solid rgba(0, 0, 0, 0.1);}
.top_bg.on2 .top_h .logo img.bs{display: none;}
.top_bg.on2 .top_h .logo img.hs{display: block;}
.top_bg.on2 .top_lx{color: #76BA18;}
.top_bg.on2 .dh ul li p a{color: #333;}
.top_bg.on2 .dh ul li p a:after{background:linear-gradient(90deg, #76BA18 0%, #0F75DB 100%);}
.top_bg.on2 .dh ul li.on p a{color:#76BA18;}
.top_bg.on2 .dh ul li:hover p a{color:#76BA18;}
.top_bg.on2 .dh ul li.on p a span.gd1 span{background-image: linear-gradient(90deg, #76BA18 0%, #0F75DB 100%);-webkit-text-stroke-color: #fff;-webkit-text-fill-color: transparent;-webkit-background-clip: text;background-clip: text;}
.top_bg.on2 .dh ul li:hover p a span.gd1 span{background-image: linear-gradient(90deg, #76BA18 0%, #0F75DB 100%);-webkit-text-stroke-color: #fff;-webkit-text-fill-color: transparent;-webkit-background-clip: text;background-clip: text;}
.top_bg.on2 .top_yy i{background-image: linear-gradient(90deg, #76BA18 0%, #0F75DB 100%);-webkit-text-stroke-color: #fff;-webkit-text-fill-color: transparent;-webkit-background-clip: text;background-clip: text;}
.top_bg.on2 .top_yy a{color:#333;}
.top_bg.on2 .top_yy span{color:#333;}
.top_bg.on2 .top_yy a:hover{background-image: linear-gradient(90deg, #76BA18 0%, #0F75DB 100%);-webkit-text-stroke-color: #fff;-webkit-text-fill-color: transparent;-webkit-background-clip: text;background-clip: text;}
.top_bg.on2 .top_ss a span{color:#333;}
.top_bg.on2 .top_ss a i{background-image: linear-gradient(90deg, #76BA18 0%, #0F75DB 100%);-webkit-text-stroke-color: #fff;-webkit-text-fill-color: transparent;-webkit-background-clip: text;background-clip: text;}
.top_bg.on2 .top_ss a:hover span{background-image: linear-gradient(90deg, #76BA18 0%, #0F75DB 100%);-webkit-text-stroke-color: #fff;-webkit-text-fill-color: transparent;-webkit-background-clip: text;background-clip: text;}
.top_bg.on2 .top_ss a:hover i{background-image: linear-gradient(90deg, #0F75DB 0%, #76BA18 100%);-webkit-text-stroke-color: #fff;-webkit-text-fill-color: transparent;-webkit-background-clip: text;background-clip: text;}

.banner{width:100%;overflow:hidden;position:relative;}
.banner ul{}
.banner ul li{overflow:hidden;position:relative;}
.banner ul li a{display: block;overflow: hidden;height: 100vh;}
.banner ul li .sp{display: block;overflow: hidden;height: 100vh;position: relative;}
/*.banner ul li .sp:after{content: "";position: absolute;left: 0;top: 0;right: 0;bottom: 0;background: rgba(0, 0, 0, 0.5);}*/
.banner ul li .img{display: block;overflow: hidden;height: 100vh;min-height: 100vh;}
.banner ul li img{display:block; width:100%;height:100%;-o-object-fit: cover;-webkit-object-fit: cover;object-fit: cover;-webkit-transition:10s;transition:10s;}
.banner ul li video{display:block; width:100%;height:100%;-o-object-fit: cover;-webkit-object-fit: cover;object-fit: cover;}
.banner ul li .txt{position: absolute;left: 60px;bottom: 0;right: 55%;top: 0;display: flex;align-items: center;align-content: center;justify-content: flex-start;}
.banner ul li .txt .txt2{width: 100%;}
.banner ul li .txt .ml1{font-size: 20px;line-height: 30px;color: #fff;display: flex;}
.banner ul li .txt .ml1 span{background:linear-gradient(90deg, #76BA18 0%, #0F75DB 100%);padding: 5px 15px;border-radius: 20px;}
.banner ul li .txt .ml2{font-size: 66px;line-height: 1.4;color: #fff;font-weight: bold;margin-top: 30px;}
.banner ul li .txt .ml2 span{background-image: linear-gradient(90deg, #76BA18 0%, #0F75DB 100%);-webkit-text-stroke-color: #fff;-webkit-text-fill-color: transparent;-webkit-background-clip: text;background-clip: text;}
.banner ul li .txt .ml3{font-size: 24px;line-height: 1.6;color: #fff;margin-top: 30px;}
.banner ul li .txt .ml4{display: flex;margin-top: 40px;}
.banner ul li .txt.heise .ml2{color: #333;}
.banner ul li .txt.heise .ml3{color: #333;}
.banner ul li.swiper-slide-active .txt .ml1{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-delay: 1s;animation-delay: 1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;}
.banner ul li.swiper-slide-active .txt .ml2{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-delay: 1.2s;animation-delay: 1.2s; -webkit-animation-fill-mode:both;animation-fill-mode:both;}
.banner ul li.swiper-slide-active .txt .ml3{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-delay: 1.4s;animation-delay: 1.4s;-webkit-animation-fill-mode:both;animation-fill-mode:both;}
.banner ul li.swiper-slide-active .txt .ml4{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-delay: 1.6s;animation-delay: 1.6s; -webkit-animation-fill-mode:both;animation-fill-mode:both;}
.bandd{position:absolute;left:60px!important;bottom:80px!important;z-index:3;display: flex;}
.bandd span{cursor:pointer;margin:0px 12px!important;width:10px;height:10px;position:relative;opacity: 1!important;border-radius: 0!important;background: none;}
.bandd span:before,.bandd span:after {content:"";position:absolute;border-radius:50%;-webkit-transition:0.6s;transition:0.6s;}
.bandd span:before{left:-2px;top:-2px;width:10px;height:10px;background:rgba(255,255,255,0);-webkit-transform: rotate(-360deg);transform: rotate(-360deg);border: 2px solid rgba(255,255,255,1);}
.bandd span:after{left:-2px;top:-2px;width:10px;height:10px;background:rgba(255,255,255,0);-webkit-transform: rotate(-360deg);transform: rotate(-360deg);border: 2px solid rgba(255,255,255,0);}
.bandd span.swiper-pagination-bullet-active:before,.bandd span.swiper-pagination-bullet-active:after{border-radius:20%;}
.bandd span.swiper-pagination-bullet-active:before{left:-5px;top:-5px;width:16px;height:16px;background:rgba(255,255,255,1);border: 2px solid rgba(255,255,255,0);-webkit-transform: rotate(45deg);transform: rotate(45deg);}
.bandd span.swiper-pagination-bullet-active:after{left:-7px;top:-7px;width:20px;height:20px;background:rgba(255,255,255,.4);border: 2px solid rgba(255,255,255,0);-webkit-transform: rotate(20deg);transform: rotate(20deg);}
.bandd span.swiper-pagination-bullet-active{-webkit-animation: xuanzuan 2s linear  infinite;animation: xuanzuan 2s linear  infinite;}
.banz,.bany{position:absolute;left: 60px;top: 60px;width:20px;height:50px;opacity:1;-webkit-transition:0.5s;transition:0.5s;cursor:pointer;z-index:5;font-size: 20px;line-height:50px;text-align: center;color: #fff;}
.bany{left:100px;}
.banner:hover .banz,.banner:hover .bany{opacity:1;}
.ban_dh{position: absolute;left: 50%;bottom: 60px;margin-left: -30px;width: 60px;height: 60px;z-index: 4;display: flex;align-items: center;align-content: center;justify-content: center;cursor: pointer;}
.ban_dh i{font-size: 30px;line-height: 1;color: #fff;-webkit-animation: bounceDownSvg 1.5s ease-out infinite;animation: bounceDownSvg 1.5s ease-out infinite;}
@-webkit-keyframes bounceDownSvg{0%,100%{-webkit-transform: translateY(0);}80%{-webkit-transform: translateY(12px);}}
@keyframes bounceDownSvg{0%,100%{transform: translateY(0);}80%{transform: translateY(12px);}}
@-webkit-keyframes xuanzuan{0%{-webkit-transform: rotate(0deg);}100%{-webkit-transform: rotate(360deg);}}
@keyframes xuanzuan{0%{transform: rotate(0deg);}100%{transform: rotate(360deg);}}
.banner_svg{position: absolute;left: 0;right: 0;bottom: -20px;z-index: 1;fill: #f6f6f6;}

.more_an{position: relative;font-size:16px;line-height: 50px;color: #0F75DB;}
.more_an .more_an_bg{position: relative;z-index: 2;background: #fff; padding: 0px 30px;border-radius: 25px;display: flex;align-items: center;align-content: center;justify-content: center;}
.more_an i{margin-left: 10px;font-size: 14px;}
.more_an:hover .more_an_bg{background:linear-gradient(90deg, #76BA18 0%, #0F75DB 100%);color: #fff;box-shadow: 0 0 10px rgba(118, 186, 24, .6);}
.more_an:hover:after{display: none;}
.more_an:hover:before{display: none;}
.more_an:before{content:'';position: absolute;box-sizing: content-box;border-radius: 100px;width: 100%;height: 100%;translate: -50% -50%;left: 50%;top: 50%;z-index: 0;transition: all 0.5s;animation: more_an_dh 2000ms linear infinite;filter: blur(10px) brightness(1);background: conic-gradient(from var(--angle), transparent 150deg, #76BA18 230deg, #0F75DB 360deg);}
.more_an:after{content: '';position: absolute;box-sizing: content-box;border-radius: calc(100px + 2px);width: 100%;height: 100%;translate: -50% -50%;left: 50%;top: 50%;z-index: 1;animation: more_an_dh 2000ms linear infinite;padding: 2px;--angle: 0deg;background: conic-gradient(from var(--angle), transparent 100deg, #76BA18 215deg, #0F75DB 360deg);transition: all 0.5s;}
@property --angle {syntax:'<angle>';initial-value: 0deg;inherits: false;}
@keyframes more_an_dh{0%{--angle: 0deg;}50%{}100%{--angle: 360deg;}}

.sy_bt{text-align: center;}
.sy_bt .ml0{display: flex;align-items: center;align-content: center;justify-content: center;margin-bottom: 20px;}
.sy_bt .ml0 .ml0_l{height: 2px;width: 60px;background:linear-gradient(90deg, #76BA18 0%, #0F75DB 100%);}
.sy_bt .ml0 .ml0_z{text-transform: uppercase;font-size: 16px;line-height: 1;padding: 0 10px;background-image: linear-gradient(90deg, #0F75DB 0%, #76BA18 100%);-webkit-text-stroke-color: #fff;-webkit-text-fill-color: transparent;-webkit-background-clip: text;background-clip: text;}
.sy_bt .ml0 .ml0_r{height: 2px;width: 60px;background:linear-gradient(90deg, #76BA18 0%, #0F75DB 100%);}
.sy_bt .ml1{font-size: 42px;line-height: 1;font-weight: bold;color: #333;}
.sy_bt .ml1 span{background-image: linear-gradient(90deg, #76BA18 0%, #0F75DB 100%);-webkit-text-stroke-color: #fff;-webkit-text-fill-color: transparent;-webkit-background-clip: text;background-clip: text;}
.sy_bt .ml2{font-size: 16px;line-height: 1.5;color: #333;margin-top: 20px;}
.sy_bt.fff .ml0 .ml0_l{background:linear-gradient(90deg, #fff 0%, #fff 100%);}
.sy_bt.fff .ml0 .ml0_z{background-image: linear-gradient(90deg, #fff 0%, #fff 100%);}
.sy_bt.fff .ml0 .ml0_r{background:linear-gradient(90deg, #fff 0%, #fff 100%);}
.sy_bt.fff .ml1{color: #fff;}
.sy_bt.fff .ml1 span{background-image: linear-gradient(90deg, #fff 0%, #fff 100%);}
.sy_bt.fff .ml2{color: #fff;}
.sy_bt.left{text-align: left;}

.sy_gy_bj{background:url(../img/sy_gy_bg.jpg) top center / cover no-repeat;}
.sy_sz_bg{padding-top: 60px;}
.sy_sz{position: relative;z-index: 5;}
.sy_sz ul{display: flex;align-items: flex-start;align-content: flex-start;}
.sy_sz ul li{width: 23.5%;margin-right: 2%;text-align: center;position: relative;}
.sy_sz ul li:last-child{margin-right: 0;}
.sy_sz ul li .txt{background: #fff;border-radius: 20px;padding: 30px;position: relative;z-index: 2;}
.sy_sz ul li .ml1{font-size: 66px;line-height: 1;}
.sy_sz ul li .ml1 i{background-image: linear-gradient(90deg, #76BA18 0%, #0F75DB 100%);-webkit-text-stroke-color: #fff;-webkit-text-fill-color: transparent;-webkit-background-clip: text;background-clip: text;}
.sy_sz ul li .ml2{font-size: 48px;line-height: 1;color: #0F75DB;margin-top: 15px;}
.sy_sz ul li .ml2 span{font-weight: bold;color: #76BA18;}
.sy_sz ul li .ml3{font-size: 16px;line-height: 1.5;color: #333;margin-top: 15px;}
.sy_sz ul li .ml4{height: 4px;background:linear-gradient(90deg, #76BA18 0%, #0F75DB 100%);border-radius: 2px;margin-top: 15px;}
.sy_sz ul li:hover:before{content:'';position: absolute;box-sizing: content-box;border-radius: 20px;width: 100%;height: 100%;translate: -50% -50%;left: 50%;top: 50%;z-index: 0;transition: all 0.5s;animation: more_an_dh 2000ms linear infinite;filter: blur(10px) brightness(1);background: conic-gradient(from var(--angle), transparent 150deg, #76BA18 230deg, #0F75DB 360deg);}
.sy_sz ul li:hover:after{content: '';position: absolute;box-sizing: content-box;border-radius: calc(20px + 2px);width: 100%;height: 100%;translate: -50% -50%;left: 50%;top: 50%;z-index: 1;animation: more_an_dh 2000ms linear infinite;padding: 2px;--angle: 0deg;background: conic-gradient(from var(--angle), transparent 100deg, #76BA18 215deg, #0F75DB 360deg);transition: all 0.5s;}

.sy_gy_bg{position: relative;}
.sy_gy{display: flex;/*align-items: center;align-content: center;*/justify-content: space-between;}
.sy_gy .txt{width: 50%;}
.sy_gy_fl{}
.sy_gy_fl ul{display: flex;}
.sy_gy_fl ul li{margin-right: 20px;}
.sy_gy_fl ul li a{font-size: 18px;line-height: 1.5;padding: 7px 30px;color: #666;display: flex;align-items: center;align-content: center;justify-content: center;border-radius: 5px;border: 1px solid #999;}
.sy_gy_fl ul li.on a{background:linear-gradient(90deg, #76BA18 0%, #0F75DB 100%);border: 0px solid #333;padding: 8px 31px;color: #fff;}
.sy_gy .txt .lb_bg{margin-top: 30px;}
.sy_gy .txt .lb_bg .lb{display: none;}
.sy_gy .txt .lb_bg .lb .lb1{}
.sy_gy .txt .lb_bg .lb .lb1 .ml2{font-size: 42px;line-height: 1.4;color: #333;font-weight: bold;}
.sy_gy .txt .lb_bg .lb .lb1 .ml2 span{background-image: linear-gradient(90deg, #76BA18 0%, #0F75DB 100%);-webkit-text-stroke-color: #fff;-webkit-text-fill-color: transparent;-webkit-background-clip: text;background-clip: text;}
.sy_gy .txt .lb_bg .lb .lb1 .ml3{margin-top: 20px;font-size: 16px;line-height: 2;color: #333;}
.sy_gy .txt .lb_bg .lb .lb1 .gd{display: flex;margin-top: 40px;}
.sy_gy .txt .lb_bg .lb .lb2{}
.sy_gy .txt .lb_bg .lb .lb2 ul{display: flex;flex-wrap: wrap;}
.sy_gy .txt .lb_bg .lb .lb2 ul li{width: 32%;margin: 0 2% 2% 0;}
.sy_gy .txt .lb_bg .lb .lb2 ul li:nth-child(3n){margin-right: 0;}
.sy_gy .txt .lb_bg .lb .lb2 ul li .tp{border-radius: 10px;overflow: hidden;}
.sy_gy .txt .lb_bg .lb .lb2 ul li .tp img{display: block;width: 100%;-webkit-transition:0.5s;transition:0.5s;}
.sy_gy .txt .lb_bg .lb .lb2 ul li:hover .tp img{-webkit-transform:scale(1.1);transform:scale(1.1);}
.sy_gy .txt .lb_bg .lb .lb2 ul li .wz{font-size: 15px;line-height: 2;color: #333;text-align: center;padding: 5px 0;-webkit-transition:0.5s;transition:0.5s;}
.sy_gy .txt .lb_bg .lb .lb2 ul li:hover .wz{color: #0F75DB;}
.sy_gy .txt .lb_bg .lb .lb3{}
.sy_gy .txt .lb_bg .lb .lb3 ul{display: flex;flex-wrap: wrap;}
.sy_gy .txt .lb_bg .lb .lb3 ul li{width: 23.5%;margin: 0 2% 2% 0;}
.sy_gy .txt .lb_bg .lb .lb3 ul li:nth-child(4n){margin-right: 0;}
.sy_gy .txt .lb_bg .lb .lb3 ul li .tp{border-radius: 10px;overflow: hidden;}
.sy_gy .txt .lb_bg .lb .lb3 ul li .tp img{display: block;width: 100%;-webkit-transition:0.5s;transition:0.5s;}
.sy_gy .txt .lb_bg .lb .lb3 ul li:hover .tp img{-webkit-transform:scale(1.1);transform:scale(1.1);}
.sy_gy .txt .lb_bg .lb .lb3 ul li .wz{font-size: 15px;line-height: 2;color: #333;text-align: center;padding: 5px 0;-webkit-transition:0.5s;transition:0.5s;display: none;}
.sy_gy .txt .lb_bg .lb .lb3 ul li:hover .wz{color: #0F75DB;}
.sy_gy .txt .lb_bg .lb .lb4{font-size: 16px;line-height: 1.6;color: #333;}
.sy_gy .txt .lb_bg .lb .lb4 strong{font-size: 24px;color: #0F75DB;}
.sy_gy .img{width: 46%;overflow: hidden;border-radius: 80px 0 80px 0;position: relative;}
.sy_gy .img img{display:block; width:100%;height:100%;-o-object-fit: cover;-webkit-object-fit: cover;object-fit: cover;-webkit-transition:0.5s;transition:0.5s;}
.sy_gy .img:hover img{-webkit-transform:scale(1.1);transform:scale(1.1);}
.sy_gy .img .tb{position: absolute;left: 0;top: 0;right: 0;bottom: 0;display: flex;align-items: center;justify-content: center;z-index: 1;cursor: pointer;background: rgba(0, 0, 0, 0.2);}
.sy_gy .img .tb span{display: flex;align-items: center;justify-content: center;width: 70px;height: 70px;border: 3px solid #fff;border-radius: 50%;font-size: 30px;color: #fff;text-align: center;position: relative;-webkit-transition:0.5s;transition:0.5s;}
.sy_gy .img .tb span:after{content:'';display: block;position: absolute;left:-3px;right:-3px;bottom:-3px;top:-3px;border-radius: 50%;border: 4px solid;opacity:.8;border-color: transparent;border-right-color: #76BA18;-webkit-animation: runDot 2s infinite ease-in-out;animation: runDot 2s infinite ease-in-out;}
.sy_gy .img .tb span:hover{color: #76BA18;background: rgba(255, 255, 255, 0.7);}
.sy_gy .img .sp{position: absolute;left:0;top:0;right:0;bottom:0;z-index:2;display:none;background:#fff;}
.sy_gy .img .sp video{display:block;width:100%;height:100%;-o-object-fit:cover;-webkit-object-fit:cover;object-fit:cover;}
@-webkit-keyframes runDot{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg)}}
@keyframes runDot{0%{transform:rotate(0deg)}100%{transform:rotate(359deg)}}

.sy_cp_bg{background: url('../img/sy_cp_bg.jpg?1') center center / cover no-repeat;}
.sy_cp{}
.sy_cp_fl{margin-top: 40px;}
.sy_cp_fl ul{display: flex;justify-content: center;}
.sy_cp_fl ul li{text-align: center;margin: 0 10px;}
.sy_cp_fl ul li a{font-size: 18px;line-height: 1.5;padding: 7px 30px;color: #fff;display: flex;align-items: center;align-content: center;justify-content: center;border-radius: 5px;border: 1px solid #fff;}
.sy_cp_fl ul li a i{font-size: 36px;line-height: 1;padding-right: 10px;}
.sy_cp_fl ul li a span{}
.sy_cp_fl ul li.on a{background:linear-gradient(90deg, #76BA18 0%, #0F75DB 100%);}
.sy_cp .lb{margin-top: 50px;}
.sy_cp .lb ul{}
.sy_cp .lb ul li{text-align: center;display: none;}
.sy_cp .lb ul li dl{display: flex;flex-wrap: wrap;justify-content: center;}
.sy_cp .lb ul li dl dd{width: 19.2%;margin: 0 1% 1% 0;background: rgba(255, 255, 255, 0.8);border-radius: 10px;padding: 36px 20px;position: relative;overflow: hidden;}
.sy_cp .lb ul li dl dd:nth-child(5n){margin-right: 0;}
.sy_cp .lb ul li dl dd .img{width: 80px;height: 80px;background:linear-gradient(90deg, #76BA18 0%, #0F75DB 100%);margin: auto;border-radius: 50%;padding: 14px;display: flex;align-items: center;align-content: center;justify-content: center;}
.sy_cp .lb ul li dl dd .img img{width: 100%;}
/*.sy_cp .lb ul li:nth-child(2) dl dd .img{width: 180px;height: 100px;background:none;border-radius: 0;padding:0;}*/
.sy_cp .lb ul li dl dd .txt{margin-top: 20px;}
.sy_cp .lb ul li dl dd .txt .ml1{font-size: 16px;line-height: 1.5;color: #333;}
.sy_cp .lb ul li dl dd .txt .ml2{position: absolute;left: 0;top: 0;right: 0;bottom: 0;padding: 20px;display: flex;flex-wrap: wrap;align-items: center;align-content: center;justify-content: center;background:linear-gradient(90deg, #76BA18 0%, #0F75DB 100%);opacity: 0;-webkit-transition:0.5s;transition:0.5s;}
.sy_cp .lb ul li dl dd .txt .ml2 a{font-size: 14px;line-height: 1.5;color: #fff;border: 1px solid #fff;margin: 4px;padding: 2px 10px;border-radius: 5px;-webkit-transition:0.5s;transition:0.5s;}
.sy_cp .lb ul li dl dd .txt .ml2 a:nth-child(n+6){display: none;}
.sy_cp .lb ul li dl dd .txt .ml2 a:hover{background: #fff;color: #0F75DB;}
.sy_cp .lb ul li dl dd:hover .txt .ml2{opacity: 1;}

.sy_yy_bg{background: url('../img/sy_yy_bg.jpg') center center / cover no-repeat;}
.sy_yy{}
.sy_yy .lb{margin-top: 60px;}
.sy_yy .lb ul{display: flex;justify-content: space-between;}
.sy_yy .lb ul li{width: 33.333%;overflow: hidden;position: relative;-webkit-transition:0.5s;transition:0.5s;}
.sy_yy .lb ul li:hover{width: 70%;}
.sy_yy .lb ul li .img{overflow: hidden;height: 600px;}
.sy_yy .lb ul li .img:after{content: "";position: absolute;left: 0;top: 0;right: 0;bottom: 0;background:linear-gradient(90deg, #76BA18 0%, #0F75DB 100%);opacity: 0;-webkit-transition:0.5s;transition:0.5s;}
.sy_yy .lb ul li .img img{display: block;width: 100%;height: 100%;-o-object-fit: cover;-webkit-object-fit: cover;object-fit: cover;-webkit-transition:0.5s;transition:0.5s;}
.sy_yy .lb ul li:hover .img img{-webkit-transform:scale(1.1);transform:scale(1.1);}
.sy_yy .lb ul li .txt{position: absolute;left: 0;top: 0;right: 0;bottom: 0;color: #fff;text-align: center;display: flex;align-items: center;align-content: center;justify-content: center;-webkit-transition:0.5s;transition:0.5s;}
.sy_yy .lb ul li .txt2{width: 100%;padding: 0 30px;}
.sy_yy .lb ul li .txt .ml1{font-size: 66px;line-height: 1;}
.sy_yy .lb ul li .txt .ml2{font-size: 30px;line-height: 1.5;margin-top: 20px;}
.sy_yy .lb ul li .txt .ml3{font-size: 16px;line-height: 1.5;margin-top: 10px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.sy_yy .lb ul li .txt .ml4{display: flex;flex-wrap: wrap;align-items: flex-start;align-content: flex-start;justify-content: center;margin-top: 20px;height: 300px;}
.sy_yy .lb ul li .txt .ml4 a{font-size: 14px;line-height: 1.5;color: #fff;border: 1px solid #fff;margin: 4px;padding: 4px 10px;border-radius: 5px;-webkit-transition:0.5s;transition:0.5s;}
.sy_yy .lb ul li .txt .ml4 a:hover{background: #fff;color: #0F75DB;}
.sy_yy .lb ul li:hover .img:after{opacity: 0.8;}
.sy_yy .gd{display: flex;justify-content: center;margin-top: 50px;}

.sy_ys_bg{background:url(../img/sy_gy_bg2.jpg) center center / cover no-repeat;}
.sy_ys{}
.sy_ys .lb{margin-top: 30px;}
.sy_ys .lb ul{display: flex;flex-wrap: wrap;}
.sy_ys .lb ul li{width:32%;margin:2% 2% 0 0;position: relative;}
.sy_ys .lb ul li:nth-child(3n){margin-right: 0;}
.sy_ys .lb ul li:hover:before{content:'';position: absolute;box-sizing: content-box;border-radius: 20px;width: 100%;height: 100%;translate: -50% -50%;left: 50%;top: 50%;z-index: 0;transition: all 0.5s;animation: more_an_dh 2000ms linear infinite;filter: blur(10px) brightness(1);background: conic-gradient(from var(--angle), transparent 150deg, #76BA18 230deg, #0F75DB 360deg);}
.sy_ys .lb ul li:hover:after{content: '';position: absolute;box-sizing: content-box;border-radius: calc(20px + 2px);width: 100%;height: 100%;translate: -50% -50%;left: 50%;top: 50%;z-index: 1;animation: more_an_dh 2000ms linear infinite;padding: 2px;--angle: 0deg;background: conic-gradient(from var(--angle), transparent 100deg, #76BA18 215deg, #0F75DB 360deg);transition: all 0.5s;}
.sy_ys .lb ul li a{display: block;background: #fff;position: relative;z-index: 2;border: 1px solid #eee;height: 100%;border-radius: 20px;}
.sy_ys .lb ul li .img{display: flex;align-items: center;align-content: center;justify-content: center;padding-top: 40px;}
.sy_ys .lb ul li .img i{font-size: 66px;line-height: 1;color: #0F75DB;background-image: linear-gradient(90deg, #76BA18 0%, #0F75DB 100%);-webkit-text-stroke-color: #fff;-webkit-text-fill-color: transparent;-webkit-background-clip: text;background-clip: text;}
.sy_ys .lb ul li .txt{padding:20px 20px 40px;text-align: center;-webkit-transition:0.5s;transition:0.5s;}
.sy_ys .lb ul li .txt .ml1{font-size: 24px;line-height: 1.6;color: #333;font-weight: bold;}
.sy_ys .lb ul li .txt .ml2{padding-top: 10px;font-size: 15px;line-height: 1.6;color: #666;text-align: left;}
.sy_ys .gd{display: flex;justify-content: center;margin-top: 50px;}

.sy_zx_bg{background: url('../img/sy_zx_bg.jpg') center center / cover no-repeat;}
.sy_zx{text-align: right;padding-right: 10%;}
.sy_zx2{display: flex;flex-direction: row-reverse;align-items: center;align-content: center;}
.sy_zx .tb{font-size: 80px;line-height: 1;color: #fff;padding-left: 10px;}
.sy_zx .ml1{font-size: 24px;line-height: 1;color: #fff;}
.sy_zx .ml2{font-size: 36px;line-height: 1;color: #fff;margin-top: 20px;font-weight: bold;}
.sy_zx .ml3{margin-top: 25px;display: flex;justify-content: flex-end;}
.sy_zx .ml3 .more_an i{font-size: 24px;margin:0 5px 0 0}

.sy_hz_bg{position: relative;}
.sy_hz{}
.sy_hz .lb{margin-top: 60px;overflow: hidden;width: 100%;}
.sy_hz .lb.lb2{margin-top: 20px;}
.sy_hz .lb ul{display: flex;}
.sy_hz .lb ul li{background: #fff;overflow: hidden;}
.sy_hz .lb ul li img{display: block;width: 100%;-webkit-transition:0.5s;transition:0.5s;}
.sy_hz .lb ul li:hover img{-webkit-transform:scale(1.1);transform:scale(1.1);}

.sy_al_bg{background:url(../img/sy_gy_bg3.jpg) center center / cover no-repeat;}
.sy_al{}
.sy_al .lb{margin-top: 50px;}
.sy_al .lb ul{display: flex;flex-wrap: wrap;}
.sy_al .lb ul li{width: 32%;margin: 0 2% 2% 0;border-radius: 10px;overflow: hidden;position: relative;}
.sy_al .lb ul li:nth-child(3n){margin-right: 0;}
.sy_al .lb ul li .img{-webkit-transition:0.5s;transition:0.5s;}
.sy_al .lb ul li .img img{display:block; width:100%;height:100%;-o-object-fit: cover;-webkit-object-fit: cover;object-fit: cover;}
.sy_al .lb ul li:hover .img{-webkit-filter: blur(2px);filter: blur(2px);}
.sy_al .lb ul li .txt{position: absolute;left: 0;top: 0;right: 0;bottom: 0;padding: 24px;display: flex;align-content:flex-end;align-items: flex-end;-webkit-transition:0.5s;transition:0.5s;}
.sy_al .lb ul li .txt .txt2{}
.sy_al .lb ul li .txt .txt2 .ml1{font-size: 24px;line-height: 1;color: #fff;-webkit-transition:0.5s;transition:0.5s;}
.sy_al .lb ul li .txt .txt2 .ml2{font-size: 15px;line-height: 1.6;color: #fff;margin-top: 10px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;-webkit-transition:0.5s;transition:0.5s;}
.sy_al .lb ul li:hover .txt{padding:36px 24px;background: rgba(0, 0, 0, 0.3);}
.sy_al .lb ul li:hover .txt .txt2 .ml1{text-shadow: 2px 2px 2px #000;}
.sy_al .lb ul li:hover .txt .txt2 .ml2{text-shadow: 2px 2px 2px #000;}
.sy_al .gd{display: flex;justify-content: center;margin-top: 30px;}

.sy_xw_bg{background:url(../img/sy_gy_bg4.jpg) center center / cover no-repeat;}
.sy_xw_fl{margin-top: 40px;}
.sy_xw_fl ul{display: flex;justify-content: center;}
.sy_xw_fl ul li{text-align: center;margin: 0 10px;}
.sy_xw_fl ul li a{font-size: 16px;line-height: 1.5;padding: 8px 30px;color: #666;display: flex;align-items: center;align-content: center;justify-content: center;border-radius: 5px;border: 1px solid #999;}
.sy_xw_fl ul li a i{font-size: 36px;line-height: 1;padding-right: 10px;}
.sy_xw_fl ul li a span{}
.sy_xw_fl ul li.on a{background:linear-gradient(90deg, #76BA18 0%, #0F75DB 100%);color: #fff;}
.sy_xw_bg .lb_bg{margin-top: 40px;}
.sy_xw_bg .lb_bg .lb_qh{display: none;}
.sy_xw_bg .lb{display: flex;justify-content: space-between;}
.sy_xw_bg .lb .lb1_l{width: 42%;}
.sy_xw_bg .lb .lb1_l ul{display: flex;}
.sy_xw_bg .lb .lb1_l ul li{position: relative;width: 100%;border-radius: 10px;overflow: hidden;}
.sy_xw_bg .lb .lb1_l ul li .img{overflow: hidden;height: 410px;}
.sy_xw_bg .lb .lb1_l ul li .img img{display: block;width: 100%;height: 100%;-o-object-fit: cover;-webkit-object-fit: cover;object-fit: cover;-webkit-transition:0.5s;transition:0.5s;}
.sy_xw_bg .lb .lb1_l ul li:hover .img img{-webkit-transform: scale(1.1);transform: scale(1.1);}
.sy_xw_bg .lb .lb1_l ul li .txt{position: absolute;left: 0;right: 0;bottom: 0;padding:0 20px;background: rgba(0, 0, 0, 0.4);-webkit-transition:0.5s;transition:0.5s;display: flex;align-items: center;align-content: center;}
.sy_xw_bg .lb .lb1_l ul li .txt .ml1{flex: 1;overflow: hidden;width: 100%;margin-right: 50px;font-size: 16px;line-height: 60px;color: #fff;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.sy_xw_bg .lb .lb1_l ul li .txt .ml2{width: 25px;height: 25px;border-radius: 50%;border: 1px solid #fff;font-size: 12px;color: #fff;display: flex;align-items: center;align-content: center;justify-content: center;-webkit-transition:0.5s;transition:0.5s;}
.sy_xw_bg .lb .lb1_l ul li:hover .txt{background: #0F75DB;}
.sy_xw_bg .lb .lb1_l ul li:hover .txt .ml2{-webkit-transform: scale(1.1); transform: scale(1.1);}
.sy_xw_bg .lb .lb1_r{width: 55%;}
.sy_xw_bg .lb .lb1_r ul{}
.sy_xw_bg .lb .lb1_r ul li{margin-bottom:27px;border-bottom: 1px solid #eee;padding-bottom: 27px;}
.sy_xw_bg .lb .lb1_r ul li:last-child{margin-bottom:0;border-bottom: 0 solid #eee;padding-bottom: 0;}
.sy_xw_bg .lb .lb1_r ul li a{display: flex;align-items: center;align-content: center;}
.sy_xw_bg .lb .lb1_r ul li a .tp{width: 150px;height: 100px;overflow: hidden;border-radius: 10px;}
.sy_xw_bg .lb .lb1_r ul li a .tp img{display: block;width: 100%;height: 100%;-o-object-fit: cover;-webkit-object-fit: cover;object-fit: cover;-webkit-transition:0.5s;transition:0.5s;}
.sy_xw_bg .lb .lb1_r ul li:hover a .tp img{-webkit-transform: scale(1.1);transform: scale(1.1);}
.sy_xw_bg .lb .lb1_r ul li a .img{overflow: hidden;width: 100px;height: 100px;border-radius: 10px;background:linear-gradient(90deg, #76BA18 0%, #0F75DB 100%);display: flex;align-items: center;align-content: center;justify-content: center;}
.sy_xw_bg .lb .lb1_r ul li a .img2{width: 100%;text-align: center;line-height: 1;color: #fff;}
.sy_xw_bg .lb .lb1_r ul li a .img span{font-size: 42px;font-weight: bold;}
.sy_xw_bg .lb .lb1_r ul li a .img p{font-size: 14px;padding-top: 5px;}
.sy_xw_bg .lb .lb1_r ul li a .txt{flex: 1;overflow: hidden;width: 100%;padding:0 20px;position: relative;}
.sy_xw_bg .lb .lb1_r ul li a .txt .ml1{font-size: 18px;line-height: 24px;color: #333;font-weight: bold;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;-webkit-transition:0.5s;transition:0.5s;}
.sy_xw_bg .lb .lb1_r ul li a .txt .ml1:hover{color: #0F75DB;}
.sy_xw_bg .lb .lb1_r ul li a .txt .ml2{padding-top: 10px;font-size: 14px;line-height: 24px;color: #666;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.sy_xw_bg .gd{display: flex;justify-content: center; margin-top: 40px;}

.foot{background:url(../img/foot_bg.jpg) center center / cover no-repeat;padding-top: 50px;}
.foot1{display: flex;justify-content: space-between;padding-bottom: 40px;}
.foot_gz{width: 20%;}
.foot_gz .ml4{}
.foot_gz .ml4 img{display: block;height: 50px;}
.foot_gz .ml4ms{font-size: 14px;line-height: 24px;color: #6a90b8;margin-top: 15px;}
.foot_gz .ml5{margin-top: 20px;}
.foot_gz .ml5 ul{display: flex;}
.foot_gz .ml5 ul li{margin-right: 10px;position: relative;}
.foot_gz .ml5 ul li a{display: block;font-size: 22px;line-height: 40px;width: 42px;border: 1px solid #6a90b8;border-radius: 50%;color: #6a90b8;text-align: center;-webkit-transition:0.5s;transition:0.5s;}
.foot_gz .ml5 ul li:hover a{border: 1px solid #fff;background-image: linear-gradient(90deg, #76BA18 0%, #0F75DB 100%);color: #fff;}
.foot_gz .ml5 ul li .xl{position: absolute;left:50%;bottom: 42px;margin-left:-70px; padding-bottom: 15px;display: none;}
.foot_gz .ml5 ul li .xl:after{content: "";position: absolute;left: 50%;margin-left:-10px; bottom:-5px;border: 10px solid transparent;border-top:10px solid #fff;}
.foot_gz .ml5 ul li .xl img{display: block;width: 140px;padding: 5px;background: #fff;border-radius: 5px;box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);}
.foot_lx{width: 25%;}
.foot_lx .ml1{font-size: 20px;line-height: 30px;color: #fff;}
.foot_lx .ml2{font-size: 14px;line-height: 24px;color: #6a90b8;margin-top: 15px;}
.foot_lx .ml2 p{display: flex;padding: 5px 0;}
.foot_lx .ml2 p i{font-size: 20px;padding-right: 5px;color: #e6eef6;background-image: linear-gradient(90deg, #76BA18 0%, #0F75DB 100%);-webkit-text-stroke-color: #fff;-webkit-text-fill-color: transparent;-webkit-background-clip: text;background-clip: text;}
.foot_dh{width: 45%;display: flex;justify-content: space-between;}
.foot_dh ul{}
.foot_dh ul li.bt{padding-bottom: 10px;}
.foot_dh ul li a{font-size: 14px;line-height: 32px;color: #6a90b8;-webkit-transition:0.5s;transition:0.5s;}
.foot_dh ul li.bt a{font-size: 20px;color: #fff;}
.foot_dh ul li a:hover{color: #fff;}
.bqsy{font-size: 14px;line-height: 24px;padding: 15px 0;text-align: center;color: #6a90b8;border-top: 1px solid rgba(255, 255, 255, 0.1);}
.bqsy a{color: #6a90b8;-webkit-transition:0.5s;transition:0.5s;}
.bqsy a:hover{color: #fff;}

.back_top{position:fixed;right:20px;top:50%;z-index:10;width:60px;margin-top: -150px;}
.back_top .back_top-box{position:relative;width:100%;height: 270px;}
.back_top ul{display:flex;width:60px;height:200px;border-radius:30px;background:linear-gradient(0deg, #0F75DB 0%, #76BA18 100%);flex-direction:column;align-items:center;justify-content:center;}
.back_top ul li{position:relative;display:flex;margin-top:10px;width:44px;height:44px;border-radius:50%;background-color:transparent;cursor:pointer;align-items:center;justify-content:center;}
.back_top ul li:first-child{margin-top:0;}
.back_top ul li:hover{background-color:rgba(251,251,251,.2);}
.back_top ul li img{max-width:100%;max-height:100%;}
.back_top ul li .tb{font-size: 30px;color: #fff;width: 44px;height: 44px;display: flex;align-items: center;justify-content: center;}
.back_top ul li .view{position:absolute;top:50%;left:-245px;display:none;-webkit-transform: translate(0, -50%);transform: translate(0, -50%);padding:12px 16px;width:220px;border-radius:10px;background:#fff;box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);}
.back_top ul li .view:after{content: "";position: absolute;right: -20px;top: 50%;margin-top: -10px; width: 0;height: 0;border: 10px solid transparent;border-left-color: #fff;}
.back_top ul li .view .tel{font-size: 15px;line-height: 1.5;color: #333;}
.back_top ul li .view .tel strong{font-size: 24px;line-height: 1.5;color: #0F75DB;}
.back_top ul li .view .ewm{}
.back_top ul li .view .ewm img{display: block;width: 100%;}
.back_top ul li .view .ewm p{font-size: 15px;line-height: 1.5;color: #333;text-align: center;}
.back_top ul li:hover .view{display:block;}
.back_top .back{display: none;font-size: 24px;color: #fff;align-items: center;justify-content: center; margin-top:10px;width:60px;height:60px;border-radius:50%;background-color:#0F75DB;box-shadow:0 5px 20px 0 rgba(0,0,0,.1);text-align:center;line-height:60px;cursor:pointer;}
.back_top.on .back{display: flex;}
.back_top ul li:nth-child(1){background-color:rgba(251,251,251,.2);}
.back_top ul li:nth-child(1) .tb{-webkit-animation: xuanzhuan 6s linear 0s infinite normal;animation: xuanzhuan 6s linear 0s infinite normal;}
@-webkit-keyframes xuanzhuan{0%{-webkit-transform: rotate(0deg);transform: rotate(0deg);}100%{-webkit-transform: rotate(360deg);transform: rotate(360deg);}}
@keyframes xuanzhuan{0%{-webkit-transform: rotate(0deg);transform: rotate(0deg);}100%{-webkit-transform: rotate(360deg);transform: rotate(360deg);}}

.geo_bat{position: relative;}
.geo_bat .img{height: 100vh;overflow-y: hidden;}
.geo_bat .img img{display: block;width: 100%;height: 100%;-o-object-fit: cover;-webkit-object-fit: cover;object-fit: cover;}
.geo_bat .txt{position: absolute;left: 60px;bottom: 0;right: 55%;top: 0;display: flex;align-items: center;align-content: center;justify-content:center;}
.geo_bat .txt .txt2{width: 100%;}
.geo_bat .txt .ml1 h1{font-size: 48px;line-height: 1.8;color: #fff;font-weight: bold;}
.geo_bat .txt .ml1 span{background-image: linear-gradient(90deg, #76BA18 0%, #0F75DB 100%);font-size: 36px;line-height: 50px;padding: 10px 36px;border-radius: 35px;}
.geo_bat .txt .ml2{font-size: 22px;line-height: 1.6;color: #fff;margin-top: 30px;}

.bt_h2{font-size: 42px;line-height: 1;font-weight: bold;color: #333;text-align: center;}

.geo1_bg{background:url(../img/sy_gy_bg5.jpg) center center / cover no-repeat;background-attachment: fixed;}
.geo1_bg .lb_bg{}
.geo1_bg .lb_bg .lb{margin-top: 60px;display: flex;justify-content: space-between;align-items: center;align-content: center;border-radius: 20px;overflow: hidden;background: #fff;-webkit-transition:0.5s;transition:0.5s;}
.geo1_bg .lb_bg .lb:nth-child(2n){flex-direction: row-reverse;}
.geo1_bg .lb_bg .lb .img{width: 50%;overflow: hidden;}
.geo1_bg .lb_bg .lb .img img{display: block;width: 100%;height: 100%;-o-object-fit: cover;-webkit-object-fit: cover;object-fit: cover;-webkit-transition:0.5s;transition:0.5s;}
.geo1_bg .lb_bg .lb .img:hover img{-webkit-transform: scale(1.1);transform: scale(1.1);}
.geo1_bg .lb_bg .lb .txt{width: 50%;padding: 60px;}
.geo1_bg .lb_bg .lb .txt h3{font-size: 30px;line-height: 1.6;color: #333;font-weight: bold;}
.geo1_bg .lb_bg .lb .txt ul{margin-top: 15px;}
.geo1_bg .lb_bg .lb .txt ul li{font-size: 16px;line-height: 1.8;color: #333;}
.geo1_bg .lb_bg .lb:hover{box-shadow: 5px 5px 20px 0 rgba(0, 0, 0, 0.1);}

.geo2_bg{background:url(../img/sy_gy_bg6.jpg) center center / cover no-repeat;background-attachment: fixed;}
.geo2_bg .lb_bg{display: flex;margin-top: 60px;}
.geo2_bg .lb_bg .lb{width: 32%;margin-right: 2%;position: relative;}
.geo2_bg .lb_bg .lb:last-child{margin-right: 0;}
.geo2_bg .lb_bg .lb:hover:before{content:'';position: absolute;box-sizing: content-box;border-radius: 20px;width: 100%;height: 100%;translate: -50% -50%;left: 50%;top: 50%;z-index: 0;transition: all 0.5s;animation: more_an_dh 2000ms linear infinite;filter: blur(10px) brightness(1);background: conic-gradient(from var(--angle), transparent 150deg, #76BA18 230deg, #0F75DB 360deg);}
.geo2_bg .lb_bg .lb:hover:after{content: '';position: absolute;box-sizing: content-box;border-radius: calc(20px + 2px);width: 100%;height: 100%;translate: -50% -50%;left: 50%;top: 50%;z-index: 1;animation: more_an_dh 2000ms linear infinite;padding: 2px;--angle: 0deg;background: conic-gradient(from var(--angle), transparent 100deg, #76BA18 215deg, #0F75DB 360deg);transition: all 0.5s;}
.geo2_bg .lb_bg .lb .txt{display: block;background: #fff;position: relative;z-index: 2;border: 1px solid #eee;padding:60px 40px;border-radius: 20px;text-align: center;}
.geo2_bg .lb_bg .lb .txt i{font-size: 66px;line-height: 1;color: #0F75DB;background-image: linear-gradient(90deg, #76BA18 0%, #0F75DB 100%);-webkit-text-stroke-color: #fff;-webkit-text-fill-color: transparent;-webkit-background-clip: text;background-clip: text;}
.geo2_bg .lb_bg .lb .txt h3{font-size: 24px;line-height: 1.6;color: #333;font-weight: bold;padding-top: 10px;}
.geo2_bg .lb_bg .lb .txt p{padding-top: 10px;font-size: 16px;line-height: 1.6;color: #666;}

.geo3_bg{background:url(../img/sy_gy_bg7.jpg) center center / cover no-repeat;background-attachment: fixed;}
.geo3_bg .lb_bg{margin-top: 60px;background: #fff;border-radius: 20px;padding:20px 60px;}
.geo3_bg .lb_bg .lb{padding: 30px 0;border-bottom: 1px solid #eee;}
.geo3_bg .lb_bg .lb:last-child{border-bottom: 0;}
.geo3_bg .lb_bg .lb h3{font-size: 24px;line-height: 1.6;color: #333;font-weight: bold;}
.geo3_bg .lb_bg .lb p{padding-top: 10px;font-size: 18px;line-height: 1.6;color: #666;}

.bat{overflow: hidden;position: relative;}
.bat .img{overflow: hidden;position: relative;}
.bat .img img{display:block;width:100%;height:100%;-o-object-fit: cover;-webkit-object-fit: cover;object-fit: cover;}
.bat .img:after{content: "";position: absolute;left: 0;top: 0;right: 0;bottom: 0;background:rgba(5, 30, 52, 0.2);}
.bat .txt{position: absolute;left: 0;top: 0px;right: 0;bottom: 0px;display: flex;align-items: center;justify-content: center;align-content: center;}
.bat .txt .txt_bg{}
.bat .txt .txt_bg .ml1{font-size: 36px;line-height: 1.4;color: #fff;text-shadow: 2px 2px 4px #000;}
.bat .txt .txt_bg .ml2{font-size: 16px;line-height: 2;color: #fff;margin-top: 10px;text-shadow: 2px 2px 4px #000;}
.bat_lj_bg{position: absolute;left: 0;right: 0;bottom: 0;z-index: 1;/*background:rgba(0, 0, 0, 0.4);*/}
.bat_lj_bg .bat_lj{height: 50px;display: flex;align-items: center;align-content: center;color: #fff;}
.bat_lj_bg .bat_lj em{line-height: 24px;margin-right:5px;font-size: 16px;}
.bat_lj_bg .bat_lj i{line-height: 24px;font-size: 16px;padding: 0 2px;}
.bat_lj_bg .bat_lj span{font-size:14px;line-height: 24px;}
.bat_lj_bg .bat_lj a{font-size:14px;color:#fff;line-height: 24px;-webkit-transition:0.5s;transition:0.5s;}
.bat_lj_bg .bat_lj a.on{color:#fff;}
.bat_lj_bg .bat_lj a:hover{color:#76BA18;}

.ny_fl_bg{padding-top: 60px;}
.ny_fl{}
.ny_fl ul{display: flex;flex-wrap: wrap;justify-content: center;}
.ny_fl ul li{margin: 8px;text-align: center;}
.ny_fl ul li a{font-size: 18px;line-height: 1.5;padding: 7px 30px;color: #666;display: flex;align-items: center;align-content: center;justify-content: center;border-radius: 5px;border: 1px solid #999;}
.ny_fl ul li a:hover{background:linear-gradient(90deg, #76BA18 0%, #0F75DB 100%);border: 0px solid #333;padding: 8px 31px;color: #fff;}
.ny_fl ul li.on a{background:linear-gradient(90deg, #76BA18 0%, #0F75DB 100%);border: 0px solid #333;padding: 8px 31px;color: #fff;}

.ny_gy_dw{position: absolute;top: -80px;}
.ny_gy_bg{position: relative;}
.ny_gy{}
.ny_gy .lb{margin-top: 50px;font-size: 16px;line-height: 2;color: #333;}
.ny_gy .lb p{padding: 10px 0;text-indent: 2em;}
.ny_sz{margin-top: 50px;}
.ny_sz ul{display: flex;align-items: flex-start;align-content: flex-start;}
.ny_sz ul li{width: 23.5%;margin-right: 2%;text-align: center;position: relative;}
.ny_sz ul li:last-child{margin-right: 0;}
.ny_sz ul li .txt{background: #fff;border-radius: 20px;padding: 30px;position: relative;z-index: 2;}
.ny_sz ul li .ml1{font-size: 66px;line-height: 1;}
.ny_sz ul li .ml1 i{background-image: linear-gradient(90deg, #76BA18 0%, #0F75DB 100%);-webkit-text-stroke-color: #fff;-webkit-text-fill-color: transparent;-webkit-background-clip: text;background-clip: text;}
.ny_sz ul li .ml2{font-size: 48px;line-height: 1;color: #0F75DB;margin-top: 15px;}
.ny_sz ul li .ml2 span{font-weight: bold;color: #76BA18;}
.ny_sz ul li .ml3{font-size: 16px;line-height: 1.5;color: #333;margin-top: 15px;}
.ny_sz ul li:hover:before{content:'';position: absolute;box-sizing: content-box;border-radius: 20px;width: 100%;height: 100%;translate: -50% -50%;left: 50%;top: 50%;z-index: 0;transition: all 0.5s;animation: more_an_dh 2000ms linear infinite;filter: blur(10px) brightness(1);background: conic-gradient(from var(--angle), transparent 150deg, #76BA18 230deg, #0F75DB 360deg);}
.ny_sz ul li:hover:after{content: '';position: absolute;box-sizing: content-box;border-radius: calc(20px + 2px);width: 100%;height: 100%;translate: -50% -50%;left: 50%;top: 50%;z-index: 1;animation: more_an_dh 2000ms linear infinite;padding: 2px;--angle: 0deg;background: conic-gradient(from var(--angle), transparent 100deg, #76BA18 215deg, #0F75DB 360deg);transition: all 0.5s;}

.ny_gy2_bg{position: relative;background: #f6f6f6;}
.ny_gy2{}
.ny_gy2 .lb{margin-top: 60px;}
.ny_gy2 .lb .ny_gy2_dd{display: none;}
.ny_gy2 .lb ul li dl{display: flex;flex-wrap: wrap;}
.ny_gy2 .lb ul li dl dd{width: 32%;margin: 0 2% 2% 0;}
.ny_gy2 .lb ul li dl dd:nth-child(3n){margin-right: 0;}
.ny_gy2 .lb ul li dl dd .img{border-radius: 10px;overflow: hidden;}
.ny_gy2 .lb ul li dl dd .img img{display: block;width: 100%;-webkit-transition:0.5s;transition:0.5s;}
.ny_gy2 .lb ul li dl dd:hover .img img{-webkit-transform:scale(1.1);transform:scale(1.1);}
.ny_gy2 .lb ul li dl dd .txt{font-size: 15px;line-height: 2;color: #333;text-align: center;padding: 5px 0;-webkit-transition:0.5s;transition:0.5s;}
.ny_gy2 .lb ul li dl dd:hover .txt{color: #0F75DB;}
.ny_gy2 .lb2_bg{background: #fff;position: relative;border-radius: 20px;padding: 0 90px;height: 160px;display: flex;align-items: center;align-content: center;z-index: 1;box-shadow: 5px 5px 10px 0 rgba(0, 0, 0, 0.1);}
.ny_gy2 .lb2{}
.ny_gy2 .lb2 ul li a{display: block;font-size: 18px;line-height: 1.5;color: #666;padding: 7px;display: flex;align-items: center;align-content: center;justify-content: center;text-align: center;border: 1px solid #999;border-radius: 5px;}
.ny_gy2 .lb2 ul li a:hover{background:linear-gradient(90deg, #76BA18 0%, #0F75DB 100%);border: 0px solid #333;padding: 8px 31px;color: #fff;}
.ny_gy2 .lb2 ul li.active a{background:linear-gradient(90deg, #76BA18 0%, #0F75DB 100%);border: 0px solid #333;padding: 8px 31px;color: #fff;}
.ny_gy2 .lb2_bg .ny_gy2_l,.ny_gy2 .lb2_bg .ny_gy2_r{position: absolute;top: 50%;margin-top: -18px;width: 36px;height: 36px;background:linear-gradient(90deg, #76BA18 0%, #0F75DB 100%);border-radius: 50%;font-size: 18px;display: flex;align-items: center;align-content: center;justify-content: center;color: #fff;z-index: 1;cursor: pointer;}
.ny_gy2 .lb2_bg .ny_gy2_l{left: 30px;}
.ny_gy2 .lb2_bg .ny_gy2_r{right: 30px;}

.ny_zz_bg{position: relative;}
.ny_zz{margin-top: 60px;}
.ny_zz .lb{}
.ny_zz .lb ul{}
.ny_zz .lb ul li{}
.ny_zz .lb ul li img{display: block;width: 100%;}
.ny_zz_dm{user-select: none;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;}
.ny_zz_dm img{display: block;width: 100%;}
.ny_zz_qh{display: flex;justify-content: center;}
.ny_zz_l,.ny_zz_r{font-size: 24px;color: #0F75DB;border: 2px solid #0F75DB;margin: 0 5px;width: 46px;height: 46px;border-radius:10px;display: flex;align-items: center;align-content: center;justify-content: center;cursor: pointer;-webkit-transition:0.5s;transition:0.5s;}
.ny_zz_l:hover,.ny_zz_r:hover{border: 2px solid #0F75DB;color: #fff;background: #0F75DB;}

.ny_wh_bg{background: url('../img/ny_wh_bg.jpg') center center / cover no-repeat;position: relative;}
.ny_wh{}
.ny_wh .lb{margin-top: 60px;}
.ny_wh .lb ul{display: flex;justify-content: space-between;}
.ny_wh .lb ul li{padding-left: 45px;position: relative;width: 33.333%;}
.ny_wh .lb ul li:before{content:"";width: 32px;height: 108px;position: absolute;left: 0;top: 0;background: url('../img/ny_wh_tb.png') center center / cover no-repeat;}
.ny_wh .lb ul li:nth-child(1){margin-top: 300px;}
.ny_wh .lb ul li:nth-child(2){margin-top: 150px;}
.ny_wh .lb ul li .ml1{font-size: 30px;line-height: 1;color: #333;}
.ny_wh .lb ul li .ml2{font-size: 16px;line-height: 1.6;color: #333;margin-top: 20px;}

.ny_lc_bg{position: relative;overflow: hidden;background:#f6f6f6 url('../img/pic32.png') left bottom no-repeat;}
.ny_lc1_bg{overflow: hidden;display: flex;justify-content: center;position: relative;margin-top: 60px;padding: 40px 0 80px;}
.ny_lc1_bg:after{content:"";position: absolute;left: 0;right: 0;top: 40px;background: #eee;height: 20px;border-radius: 10px;}
.ny_lc1{overflow: visible;width: 11%;}
.ny_lc1 ul li{display: flex;justify-content: center;}
.ny_lc1 ul li .ml{width: 20px;height: 20px;cursor: pointer;position: relative;}
.ny_lc1 ul li .ml1{position:absolute;left:3px;top:3px;right: 3px;bottom: 3px;}
.ny_lc1 ul li .ml1:before,.ny_lc1 ul li .ml1:after {content:"";position:absolute;border-radius:50%;-webkit-transition:0.6s;transition:0.6s;}
.ny_lc1 ul li .ml1:before{left:0px;top:0px;width:10px;height:10px;background:rgba(118, 186, 24,0);transform: rotate(-360deg);border: 2px solid rgba(118, 186, 24,1);}
.ny_lc1 ul li .ml1:after{left:0px;top:0px;width:10px;height:10px;background:rgba(118, 186, 24,0);transform: rotate(-360deg);border: 2px solid rgba(118, 186, 24,0);}
.ny_lc1 ul li.swiper-slide-active .ml1{border: 2px solid #dcdefa;}
.ny_lc1 ul li.swiper-slide-active .ml1:before,.ny_lc1 ul li.swiper-slide-active .ml1:after {border-radius:20%;}
.ny_lc1 ul li.swiper-slide-active .ml1:before {left:-29px;top:-29px;width:70px;height:70px;background:rgba(118, 186, 24,1);border: 2px solid rgba(118, 186, 24,0);transform: rotate(45deg);}
.ny_lc1 ul li.swiper-slide-active .ml1:after {left:-34px;top:-34px;width:80px;height:80px;background:rgba(118, 186, 24,.2);border: 2px solid rgba(118, 186, 24,0);transform: rotate(20deg);}
.ny_lc1 ul li .ml2{position: absolute;left: 50%;top: 50px;margin-left: -1rem; width: 2rem;font-size: 24px;line-height: 1;color: #333;text-align: center;-webkit-transition:0.6s;transition:0.6s;}
.ny_lc1 ul li.swiper-slide-active .ml2{opacity: 0;}
.ny_lc2{margin-top: 60px;position: relative;z-index: 2;width: 50%;overflow: visible;}
.ny_lc2 .ny_lc2_dd{display: none;}
.ny_lc2 ul{}
.ny_lc2 ul li{padding-left: 40px;padding-right: 40px;height: auto;}
.ny_lc2 ul li .ml{padding:30px 54% 30px 4%;border-radius: 20px;height: 280px;background: #fff;overflow: hidden;position: relative;opacity: 0.5;-webkit-transition:0.6s;transition:0.6s;}
.ny_lc2 ul li.swiper-slide-active .ml{opacity: 1;}
.ny_lc2 ul li .ml0{position: absolute;right: 0;top: 0;bottom: 0;width: 50%;}
.ny_lc2 ul li .ml0 img{display:block; width:100%;height:100%;-o-object-fit: cover;-webkit-object-fit: cover;object-fit: cover;}
.ny_lc2 ul li .ml1{font-size: 36px;line-height: 1;color: #0F75DB;}
.ny_lc2 ul li .ml2{font-size: 15px;line-height: 1.5;color: #333;margin-top: 10px;}
.ny_lc2 ul li .ml2 p{padding: 5px 0 5px 15px;position: relative;}
.ny_lc2 ul li .ml2 p:before{content: "●";position: absolute;left: 0;top: 5px;color: #0F75DB;}
.ny_lc2_l,.ny_lc2_r{position: absolute;z-index: 1;top: 50%;margin-top: -30px;display: flex;align-items: center;align-content: center;justify-content: center;width: 60px;height: 60px;font-size: 30px;border-radius: 50%;box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);color: #999;background: #fff;cursor: pointer;-webkit-transition:0.5s;transition:0.5s;}
.ny_lc2_l{left: -30%;}
.ny_lc2_r{right: -30%;}
.ny_lc2_l:hover,.ny_lc2_r:hover{color: #fff;background:#0F75DB;opacity: 1;}

.ny_gy3_bg{position: relative;/*background: #f6f6f6;*/}
.ny_gy3{}
.ny_gy3 .lb{display: flex;align-items: center;align-content: center;justify-content: space-between;}
.ny_gy3 .lb .img{width: 48%;border-radius: 20px;overflow: hidden;}
.ny_gy3 .lb .img img{display: block;width: 100%;}
.ny_gy3 .lb .txt{width: 48%;}
.ny_gy3 .lb .txt .ms{font-size: 16px;line-height: 1.6;color: #333;margin-top: 40px;}
.ny_gy3 .lb .txt .ms p{padding: 5px 0;}

.ny_zs_bg{position: relative;}
.ny_zs{}
.ny_zs .lb{}
.ny_zs .lb ul{display: flex;flex-wrap: wrap;}
.ny_zs .lb ul li{width: 23.5%;margin: 0 2% 2% 0;}
.ny_zs .lb ul li:nth-child(4n){margin-right: 0;}
.ny_zs .lb ul li .tp{border: 1px solid #eee;overflow: hidden;}
.ny_zs .lb ul li .tp img{display: block;width: 100%;-webkit-transition:0.5s;transition:0.5s;}
.ny_zs .lb ul li:hover .tp img{-webkit-transform: scale(1.05);transform: scale(1.05);}
.ny_zs .lb ul li .mc{font-size: 16px;line-height: 1.6;color: #666;text-align: center;padding: 10px 0;}

.ny_cp_bg{}
.ny_cp{}
.ny_cp ul{display: flex;flex-wrap: wrap;}
.ny_cp ul li{width:32%;position:relative;overflow:hidden;margin:0 2% 2% 0;/*border: 1px solid #eee;*/border-radius: 10px;background: #f6f6f6;}
.ny_cp ul li:nth-child(3n){margin-right: 0;}
.ny_cp ul li .img{height: 320px;display: flex;align-items: center;align-content: center;justify-content: center;text-align: center;}
.ny_cp ul li .img .tb{width: 120px;height: 120px;display: flex;align-items: center;align-content: center;justify-content: center;background-image: linear-gradient(90deg, #76BA18 0%, #0F75DB 100%);border-radius: 50%;}
.ny_cp ul li .img .tb img{display: block;width: 80px;}
.ny_cp ul li .img .wz{font-size: 24px;line-height: 1.6;color: #333;padding-top: 10px;}
.ny_cp ul li .td{position: absolute;left: 0;top: 0;bottom: 0;right: 0;background-image: linear-gradient(90deg, #76BA18 0%, #0F75DB 100%);padding: 30px 20px 30px 30px;-webkit-transition:0.5s;transition:0.5s;opacity: 0;-webkit-transform: scale(0);transform: scale(0);}
.ny_cp ul li .td span{display: block;font-size: 24px;line-height: 1.6;color: #fff;font-weight: bold;margin-bottom: 10px;}
.ny_cp ul li .td .ms{height: 210px;overflow: auto;padding-right: 10px;display: flex;flex-wrap: wrap;align-content: flex-start;align-items: flex-start;}
.ny_cp ul li .td .ms::-webkit-scrollbar{width: 3px;background-color: #3f90e2;}
.ny_cp ul li .td .ms::-webkit-scrollbar-thumb{background-color:#fff;border-radius: 10px;}
.ny_cp ul li .td .ms a{font-size: 16px;line-height: 1.5;color: #fff;border: 1px solid #fff;margin: 4px;padding: 5px 12px;border-radius: 5px;-webkit-transition:0.5s;transition:0.5s;}
.ny_cp ul li .td .ms a:hover{color: #0F75DB;background: #fff;}
.ny_cp ul li:hover .td{opacity: 1;-webkit-transform: scale(1);transform: scale(1);}

.ny_cp_xq_bg{}
.ny_cp_xq{display: flex;}
.ny_cp_xq .ny_cp_xq_l{flex: 1;overflow: hidden;width: 100%;}
.ny_cp_xq .ny_cp_xq_l .txt{font-size: 16px;line-height: 2;color: #333;margin-top: 30px;}
.ny_cp_xq .ny_cp_xq_l .txt img{display: block;width: 100%;}
.ny_cp_xq .ny_cp_xq_r{width: 420px;margin-left: 50px;}
.ny_cp_xq_r_sticky{position:sticky;top:120px;-webkit-transition:0.5s;transition:0.5s;}
.ny_cp_xq_r_sticky.on{top:40px;}
.ny_cp_xq_fl{background-image: linear-gradient(-45deg, #0F75DB 0%, #76BA18 100%);padding:10px 30px;border-radius:10px;}
.ny_cp_xq_fl ul{}
.ny_cp_xq_fl ul li{padding: 20px 0;border-bottom: 1px dashed #eee;}
.ny_cp_xq_fl ul li:last-child{border-bottom: none;}
.ny_cp_xq_fl ul li p{position: relative;cursor: pointer;}
.ny_cp_xq_fl ul li p:after{content: "\e711";position: absolute;right:0;top: 0;bottom: 0;display: flex;align-items: center;align-content: center;font-size: 16px;color: #fff;font-family: "iconfont" !important;}
.ny_cp_xq_fl ul li.on p:after{content: "\e60d";}
.ny_cp_xq_fl.sys ul li p:after{content: "\ee7a";}
.ny_cp_xq_fl ul li p a{font-size: 20px;line-height: 1.5;color: #fff;font-weight: bold;}
.ny_cp_xq_fl ul li.on p a{}
.ny_cp_xq_fl ul li .xl{padding-top: 10px;display: none;}
.ny_cp_xq_fl ul li .xl ul{display: flex;flex-wrap: wrap;padding-top: 0;max-height: 210px;overflow: auto;}
.ny_cp_xq_fl ul li .xl ul::-webkit-scrollbar{width: 3px;background-color: rgba(255, 255, 255, 0.2);border-radius: 10px;}
.ny_cp_xq_fl ul li .xl ul::-webkit-scrollbar-thumb{background-color:#fff;border-radius: 10px;}
.ny_cp_xq_fl ul li .xl ul li{width: 49%;margin-right: 2%;border: none;padding: 0;}
.ny_cp_xq_fl ul li .xl ul li:nth-child(2n){margin-right: 0;}
.ny_cp_xq_fl ul li .xl ul li a{display: block;font-size: 15px;line-height: 30px;color: #fff;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.ny_cp_xq_fl ul li .xl ul li a:hover{text-decoration: underline;}
.ny_cp_xq_r_sticky .lx{background-image: linear-gradient(-45deg, #0F75DB 0%, #76BA18 100%);padding:30px 30px;border-radius:10px;margin-top: 20px;}
.ny_cp_xq_r_sticky .lx .ml1{font-size: 20px;line-height: 1.5;color: #fff;font-weight: bold;}
.ny_cp_xq_r_sticky .lx .ml2{font-size: 15px;line-height: 30px;color: #fff;margin-top: 10px;}
.ny_cp_xq_r_sticky .lx .ml2 p{display: flex;padding: 5px 0;}
.ny_cp_xq_r_sticky .lx .ml2 p i{font-size: 22px;padding-right: 5px;}

.fx{margin-top: 30px;display: flex;align-items: center;align-content: center;}
.fx .ml1{font-size: 16px;line-height: 1.6;color: #666;}
.fx .ml2{padding-left: 12px;}
.fx .ml2 dl{display: flex;}
.fx .ml2 dl dd{margin-right: 12px;position: relative;}
.fx .ml2 dl dd a{display: block;font-size: 24px;line-height:42px;width:42px;background: #0F75DB;border-radius: 50%;color: #fff;text-align: center;-webkit-transition:0.5s;transition:0.5s;}
.fx .ml2 dl dd .xl{position: absolute;left:50%;bottom: 42px;margin-left:-70px; padding-bottom: 15px;display: none;}
.fx .ml2 dl dd .xl:after{content: "";position: absolute;left: 50%;margin-left:-10px; bottom:-5px;border: 10px solid transparent;border-top:10px solid #fff;}
.fx .ml2 dl dd .xl img{display: block;width: 140px;padding: 5px;background: #fff;border-radius: 5px;box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);}

.view-page2{padding-top:20px;border-top: 1px solid #eee;margin-top: 30px;display: flex;justify-content: space-between;}
.view-page2 .prev,.view-page2 .next{width:45%;display: flex;}
.view-page2 .next{justify-content: flex-end;}
.view-page2 a{font-size:16px;line-height:2;color: #666;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;-webkit-transition:0.5s;transition:0.5s;} 
.view-page2 a:hover{color:#0F75DB;}

.ny_yy_bg{}
.ny_yy{}
.ny_yy .lb{}
.ny_yy .lb ul{}
.ny_yy .lb ul li{margin-bottom: 60px;border-radius: 10px;overflow: hidden;position: relative;}
.ny_yy .lb ul li:last-child{margin-bottom:0px;}
.ny_yy .lb ul li a{display: flex;}
.ny_yy .lb ul li:nth-child(2n) a{flex-direction: row-reverse;}
.ny_yy .lb ul li .img{width: 50%;overflow: hidden;}
.ny_yy .lb ul li .img img{display:block; width:100%;height:100%;-o-object-fit: cover;-webkit-object-fit: cover;object-fit: cover;-webkit-transition:0.5s;transition:0.5s;}
.ny_yy .lb ul li .img:hover img{-webkit-transform: scale(1.1);transform: scale(1.1);}
.ny_yy .lb ul li .txt{width: 50%;padding: 60px;display: flex;align-items: center;align-content: center;background: #f6f6f6;}
.ny_yy .lb ul li .txt .txt2{width: 100%;}
.ny_yy .lb ul li .txt .txt2 .ml1{font-size: 36px;line-height: 1;color: #333;-webkit-transition:0.2s;transition:0.2s;}
.ny_yy .lb ul li .txt .txt2 .ml2{font-size: 16px;line-height: 1.6;color: #333;margin-top: 30px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;-webkit-transition:0.2s;transition:0.2s;}
.ny_yy .lb ul li .txt .txt2 .ml3{display: flex;margin-top: 40px;}
.ny_yy .lb ul li .txt:hover{background-image: linear-gradient(90deg, #76BA18 0%, #0F75DB 100%);}
.ny_yy .lb ul li .txt:hover .txt2 .ml1{color: #fff;}
.ny_yy .lb ul li .txt:hover .txt2 .ml2{color: #fff;}

.ny_xw_bg{}
.ny_xw{}
.ny_xw ul{}
.ny_xw ul{}
.ny_xw ul li{margin-bottom:60px;overflow: hidden;background: #f6f6f6;border-radius: 20px;}
.ny_xw ul li a{display: flex;}
.ny_xw ul li .img{width: 380px;overflow: hidden;} 
.ny_xw ul li .img img{display: block;width: 100%;height: 100%;-o-object-fit: cover;-webkit-object-fit: cover;object-fit: cover;-webkit-transition:0.5s; transition:0.5s;}
.ny_xw ul li .img:hover img{transform:scale(1.1);-webkit-transform:scale(1.1);}
.ny_xw ul li .txt{flex:1;overflow: hidden;width: 100%;padding:40px;position: relative;}
.ny_xw ul li .txt .ml1{display: flex;font-size:30px;line-height:1.6;color:#333;}
.ny_xw ul li .txt .ml1 span{overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.ny_xw ul li .txt .ml3{font-size:16px;line-height:1.6;color: #666;margin-top: 20px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;} 
.ny_xw ul li .txt .ml4{display: flex;align-items: center;align-content: center;justify-content:space-between;margin-top: 24px;}
.ny_xw ul li .txt .ml4 span{font-size: 16px;line-height: 1;color: #999;display: flex;align-items: center;align-content: center;}
.ny_xw ul li .txt .ml4 span i{font-size: 24px;padding-right: 5px;}
.ny_xw ul li .txt .ml1:hover span{background-image: linear-gradient(90deg, #76BA18 0%, #0F75DB 100%);-webkit-text-stroke-color: #fff;-webkit-text-fill-color: transparent;-webkit-background-clip: text;background-clip: text;}

.pagination{padding-top:40px;display: flex;align-items: center;align-content: center;justify-content: center;}
.pagination a,.pagination span{padding:0 30px; line-height:46px; font-size:18px; margin:0 5px;color: #666;border-radius: 5px; -webkit-transition:0.2s;transition:0.2s;}
.pagination span.current,.pagination a:hover{color:#fff;background-image: linear-gradient(90deg, #76BA18 0%, #0F75DB 100%);}

.ny_xw_xq{display: flex;justify-content: space-between;}
.ny_xw_xq_l{flex:1;overflow: hidden;width: 100%;padding-right: 60px;}
.ny_xw_xq_r{width: 360px;position: relative;}

.fa_xq{}
.fa_xq .bt{font-size: 36px;line-height: 1.6;color: #333;}
.fa_xq .ms{margin-top: 20px;color: #999;font-size: 16px;line-height: 24px;}
.fa_xq .ms .line{padding:0 15px; }
.fa_xq .ms .iconfont{padding-right: 5px;}
.fa_xq .ms a{color: #0F75DB;-webkit-transition:0.5s;transition:0.5s;}
.fa_xq .ms a:hover{color: #76BA18;}
.fa_xq .txt{font-size: 16px;line-height: 2;color: #333;padding-top: 20px;border-top: 1px solid rgba(9, 171, 85, 0.1);margin-top: 20px;}
.fa_xq .txt table{border: 1px solid rgba(9, 171, 85, 0.1);border-width: 1px 1px 0 0;width: 100%;margin-top: 20px;margin-bottom: 20px;}
.fa_xq .txt table th{border: 1px solid rgba(9, 171, 85, 0.1);border-width:0 0 1px 1px;padding: 10px 20px;background: #0F75DB;color: #fff;text-align: left;}
.fa_xq .txt table td{border: 1px solid rgba(9, 171, 85, 0.1);border-width:0 0 1px 1px;padding: 10px 20px;}
.fa_xq .txt img{display: block;max-width: 100%;margin: auto;}

.ny_xw_xq_xw_tj{position: sticky;top: 120px;-webkit-transition:0.5s;transition:0.5s;}
.ny_xw_xq_xw_tj.on{top:40px;}
.ny_xw_xq_xw_tj .bt{font-size: 30px;line-height: 1;color: #333;padding-bottom: 10px;}
.ny_xw_xq_xw_tj ul{}
.ny_xw_xq_xw_tj ul li{margin-top: 20px;position: relative;padding-left: 95px;height: 80px;}
.ny_xw_xq_xw_tj ul li .h3{position: absolute;left: 0;top: 0;width: 80px;height: 80px;border-radius: 10px;overflow: hidden;}
.ny_xw_xq_xw_tj ul li .h3 img{display:block;width:100%;height:100%;-o-object-fit: cover;-webkit-object-fit: cover;object-fit: cover;}
.ny_xw_xq_xw_tj ul li .h1{font-size: 18px;line-height: 24px;color: #333;padding-bottom: 5px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;-webkit-transition:0.5s;transition:0.5s;}
.ny_xw_xq_xw_tj ul li:hover .h1{color: #0F75DB;}
.ny_xw_xq_xw_tj ul li .h2{font-size: 16px;line-height: 24px;color: #666;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.ny_xw_xq_xw_tj ul li .h4{font-size:16px; line-height:24px; color:#999;display: flex;justify-content: space-between;padding-top: 5px;}
.ny_xw_xq_xw_tj ul li .h4 .l,.ny_xw_xq_xw_tj ul li .h4 .r{display: flex;align-items: center;align-content: center;}
.ny_xw_xq_xw_tj ul li .h4 span{font-size: 14px;float: left;padding-right: 5px;}

.ny_fw_bg{position: relative;}
.ny_fw{display: flex;justify-content: space-between;background: #f6f6f6;border-radius: 20px;overflow: hidden;}
.ny_fw_l{width: 48%;}
.ny_fw_l img{display:block;width:100%;height:100%;-o-object-fit: cover;-webkit-object-fit: cover;object-fit: cover;}
.ny_fw_r{width: 52%;padding: 60px;}
.ny_fw_cx{margin-top: 40px;}
.ny_fw_cx ul{display: flex;flex-wrap: wrap;}
.ny_fw_cx ul li{width: 49%;margin:0 2% 2% 0;position: relative;}
.ny_fw_cx ul li:nth-child(2n){margin-right: 0;}
.ny_fw_cx ul li input{display: block;width: 100%;padding:0 15px 0 60px;font-size: 16px;line-height: 50px;height:50px;color: #333;border-radius: 25px;background: #fff;}
.ny_fw_cx ul li i{position: absolute;left:0;top: 0;bottom: 0;width: 60px;padding-left: 10px;font-size: 24px;color: #ccc;display: flex;align-items: center;align-content: center;justify-content: center;}
.ny_fw_cx ul .yzm{display: flex;width: 100%;}
.ny_fw_cx ul .yzm .yzmsr{position: relative;width: 49%;margin-right:2%;}
.ny_fw_cx ul .yzm .yzmsr input{display: block;width: 100%;font-size: 16px;line-height: 50px;height: 50px;background:#fff;border-radius: 25px;color: #333;padding:0 15px 0 60px;}
.ny_fw_cx ul .yzm .yzmsr i{position: absolute;left:0;top: 0;bottom: 0;width: 60px;padding-left: 10px;font-size: 24px;color: #ccc;display: flex;align-items: center;align-content: center;justify-content: center;}
.ny_fw_cx ul .yzm .yzmsz{font-size: 24px;line-height: 50px;height: 50px;padding: 0 20px;width: 150px!important;border-radius: 25px;}
.ny_fw_cx ul .yzm .yzmsz span{padding: 0 5px!important;user-select: none;}
.ny_fw_cx ul .tj{margin-top: 2%;}
.ny_fw_cx ul .tj .more_an i{margin:0 5px 0 0;font-size: 20px;}
.ny_fw_r .ms{margin-top: 40px;font-size: 15px;line-height: 1.6;color: #666;}

.ny_fw_jg_bg{}
.ny_fw_jg{}
.ny_fw_jg .txt{font-size: 16px;line-height: 1.6;color: #333;margin-top: 40px;}
.ny_fw_jg .txt table{border: 1px solid #eee;border-width: 1px 1px 0 0;width: 100%;}
.ny_fw_jg .txt table th{border: 1px solid #eee;border-width:0 0 1px 1px;padding: 10px 20px;text-align: left;width: 16%;}
.ny_fw_jg .txt table td{border: 1px solid #eee;border-width:0 0 1px 1px;padding: 10px 20px;width: 34%;}

.ny_xz_bg{position: relative;}
.ny_xz{}
.ny_xz .lb{margin-top: 30px;}
.ny_xz .lb ul{}
.ny_xz .lb ul li a{display: flex;align-items: center;align-content: center;border-bottom: 1px solid #eee;padding: 20px 0;}
.ny_xz .lb ul li .ml1{flex:1;overflow:hidden;width: 100%;font-size: 20px;line-height: 1.5;color: #333;-webkit-transition:0.5s;transition:0.5s;}
.ny_xz .lb ul li .ml3{width: 40%;font-size: 16px;color: #666;}
.ny_xz .lb ul li .ml2{display: flex;align-items: center;align-content: center;}
.ny_xz .lb ul li .ml2 .more_an i{margin:0 5px 0 0;font-size: 20px;}
.ny_xz .lb ul li .ml1:hover{color: #0F75DB;}

.ny_fw2_bg{background: url('../img/ny_fw2.jpg') center center / cover no-repeat;position: relative;}
.ny_fw2{}
.ny_fw2 .lb{margin-top: 50px;}
.ny_fw2 .lb ul{display: flex;justify-content: center;}
.ny_fw2 .lb ul li{margin: 0 10px;}
.ny_fw2 .lb ul li .more_an i{margin:0 5px 0 0;font-size: 20px;}

.ny_lx_bg{position: relative;}
.ny_lx{display: flex;justify-content: space-between;position: relative;}
.ny_lx .txt{width: 48%;}
.ny_lx .txt .nr{font-size: 16px;line-height: 30px;color: #333;margin-top: 20px;}
.ny_lx .txt .nr ul li{display: flex;padding: 8px 0;}
.ny_lx .txt .nr ul li i,.ny_lx .txt .nr ul li em{width: 32px;font-size: 26px;line-height: 30px;color: #0F75DB;text-align: left;background-image: linear-gradient(90deg, #76BA18 0%, #0F75DB 100%);-webkit-text-stroke-color: #fff;-webkit-text-fill-color: transparent;-webkit-background-clip: text;background-clip: text;}
.ny_lx .txt .nr ul li p{flex:1;width: 100%;overflow: hidden;}
.ny_lx .txt .nr ul li p span{font-weight: bold;}
.ny_lx .txt .gz .ml2{padding-left: 32px;}
.ny_lx .txt .bt{font-size: 24px;line-height: 1.6;color: #333;font-weight: bold;margin-top: 30px;}
.ny_lx .dt{width: 50%;overflow: hidden;border-radius: 10px;box-shadow: 5px 5px 10px 0 rgba(0, 0, 0, 0.1);}
.ny_lx .dt iframe{display:block;width:100%;height:100%;-o-object-fit: cover;-webkit-object-fit: cover;object-fit: cover;}

.ny_ly_bg{position: relative;}
.ny_ly{}
.ny_ly form{margin-top: 40px;}
.ny_ly ul{display: flex;flex-wrap: wrap;}
.ny_ly ul li{width: 100%;margin:0 0 1% 0;position: relative;}
.ny_ly ul li:nth-child(1){width: 49.5%;margin-right: 1%;}
.ny_ly ul li:nth-child(2){width: 49.5%;}
.ny_ly ul li:nth-child(3){width: 49.5%;margin-right: 1%;}
.ny_ly ul li:nth-child(4){width: 49.5%;}
.ny_ly ul li input{display: block;width: 100%;border: 1px solid #eee;font-size: 16px;line-height: 58px;height: 60px;background: none;padding: 0 20px;color: #666;-webkit-transition:0.5s; transition:0.5s;border-radius: 5px;}
.ny_ly ul li textarea{display: block;width: 100%;border: 1px solid #eee;font-size: 16px;line-height: 2;height: 220px;background: none;padding: 10px 20px;color: #666;-webkit-transition:0.5s; transition:0.5s;border-radius: 5px;}
.ny_ly ul li input:focus,.ny_ly ul li textarea:focus{border: 1px solid #0F75DB!important;}
.ny_ly ul li.button{width: 100%;margin:0;display: flex;align-items: center;justify-content: center;}
.ny_ly ul li.button button{display: block;width: 150px;font-size: 18px;line-height: 60px;color: #fff;background: #0F75DB;cursor: pointer;-webkit-transition:0.5s;transition:0.5s;border-radius: 5px;}
.ny_ly ul li.button button:nth-child(2){margin-left:1%;}
.ny_ly ul li.button button:hover{background: #76BA18;}

.ny_zp_bg{}
.ny_zp{display: flex;align-items: center;align-content: center;justify-content: space-between;}
.ny_zp .img{width: 48%;border-radius: 20px;overflow: hidden;}
.ny_zp .img img{display:block;width:100%;height:100%;-o-object-fit: cover;-webkit-object-fit: cover;object-fit: cover;}
.ny_zp .txt{width: 48%;}
.ny_zp .txt .ms{margin-top: 60px;font-size: 18px;line-height: 2;color: #333;}

.ny_zp2{background: #f6f6f6;padding: 60px;border-radius: 20px;}
.ny_zp2 .lb{border-top: 1px solid #eee;margin-top: 60px;}
.ny_zp2 .lb ul li{}
.ny_zp2 .lb ul li .ml1{display: flex;align-items: center;align-content: center;justify-content: space-between;font-size: 18px;line-height: 1.6;color: #333;height: 60px;border-bottom: 1px solid #eee;-webkit-transition:0.5s;transition:0.5s;}
.ny_zp2 .lb ul li .ml1 span:nth-child(1){width: 25%;}
.ny_zp2 .lb ul li.on .ml1{color: #0F75DB;font-weight: bold;}
.ny_zp2 .lb ul li .ml2{border-bottom: 1px solid #eee;padding: 20px 0;display: none;}
.ny_zp2 .lb ul li .ml2 .txt{font-size: 16px;line-height: 2;color: #333;}
.ny_zp2 .lb ul li .ml2 .tj{display: flex;align-items: center;align-content: center;justify-content: space-between;padding: 40px 0 10px;}
.ny_zp2 .lb ul li .ml2 .tj .yx{display: flex;align-items: center;align-content: center;justify-content: space-between;}
.ny_zp2 .lb ul li .ml2 .tj .yx i{font-size: 24px;line-height: 1;color: #666;padding-right: 10px;}
.ny_zp2 .lb ul li .ml2 .tj .yx span{font-size: 18px;line-height: 1;color: #333;}
.ny_zp2 .lb ul li .ml2 .tj .an{display: flex;padding: 0 20px;}
.ny_zp2 .lb ul li .ml2 .tj .an .more_an i{font-size: 24px;margin:0 5px 0 0;}