*{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,pre{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;}
pre{white-space: pre-wrap;word-wrap: break-word;}

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

/** 重置表格元素 **/
table{border-collapse:collapse;}
.w1200{width:1200px;max-width: 95%; margin:auto;}
.pdt80{padding-top: 80px;padding-bottom: 80px;}
.pdt60{padding-top: 60px;padding-bottom: 60px;}
.pd95{padding-left: 60px;padding-right: 60px;}
.pd40{padding-left: 40px;padding-right: 40px;}
.top60{padding-top: 60px;}
.bottom60{padding-bottom: 60px;}
.top80{padding-top: 80px;}
.bottom80{padding-bottom: 80px;}

.jg_bg{position: fixed;left: 0;top: 0;right: 0;bottom: 0;z-index: 99999;background: rgba(0, 0, 0, 0.5);}
.jg {background:url(../img/jg_bg.jpg);background-size: 100% 100%;border: 4px solid #dcdcdc;text-align: center;position: absolute;left: 50%;top: 50%;width: 850px;-webkit-transform: translate(-50%, -50%);transform: translate(-50%, -50%);border-radius: 20px;padding: 60px 50px 70px;}
.jg .ml1{font-size: 36px;line-height: 1.6;font-weight: bold;color: #333;text-transform: uppercase;}
.jg .ml1_1{font-size: 30px;line-height: 1.6;color: #333;text-transform: uppercase;}
.jg .ml1_2{font-size: 48px;line-height: 2;font-weight: bold;color: #333;text-transform: uppercase;}
.jg .ml2{font-size: 24px;line-height: 1.6;color: #333;margin-top: 10px;}
.jg .ml3{display: flex;align-items: center;align-content: center;justify-content: center;margin-top: 40px;}
.jg .ml3 a{margin: 0 25px;}
.jg .ml3 a span{display: block;padding: 0 30px;background: #00479d;color: #fff;font-size: 24px;line-height: 48px;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;border-radius: 5px;}
.jg .ml3 a:hover span{-webkit-animation-name:bounceIn;animation-name:bounceIn;}
@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1);}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3);}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1);}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9);}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03);}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97);}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1);}}
@keyframes bounceIn{0%,20%,40%,60%,80%,to{transition-timing-function:cubic-bezier(.215,.61,.355,1);}0%{opacity:0;transform:scale3d(.3,.3,.3);}20%{transform:scale3d(1.1,1.1,1.1);}40%{transform:scale3d(.9,.9,.9);}60%{opacity:1;transform:scale3d(1.03,1.03,1.03);}80%{transform:scale3d(.97,.97,.97);}to{opacity:1;transform:scaleX(1);}}

.top_bg{position: fixed;left: 0;top: 0;right: 0;z-index: 99;height: 80px;-webkit-transition:0.5s;transition:0.5s;/*border-bottom: 1px solid rgba(0, 0, 0, 0.5);*/background:rgba(0, 0, 0, 0.6);backdrop-filter: blur(3px);-webkit-backdrop-filter: blur(3px);}
.top_h{display: flex;align-items: center;align-content: center;justify-content: space-between;}
.logo_dh{display: flex;align-items: center;align-content: center;}
.logo{}
.logo img{display: block;height:80px;padding: 25px 0;}
.dhan2{display: none;}
.sjdh2{display: none;}
.dh{display: block;margin-left: 50px;}
.dh ul{display: flex;}
.dh ul li{position: relative;}
.dh ul li p a{display:block;line-height:80px;font-size:16px;position:relative;color:#fff;padding:0 25px;-webkit-transition:0.5s;transition:0.5s;}
.dh ul li p a i{font-size: 12px;padding-left: 5px;}
.dh ul li p a:after{content: "";position: absolute;left: 25px;right: 25px;bottom: 22px;height: 2px;background: #fff;-webkit-transform: scale(0, 1);transform: scale(0, 1);opacity: 0;-webkit-transition:0.5s;transition:0.5s;}
.dh ul li:hover p a:after{-webkit-transform: scale(1, 1);transform: scale(1, 1);opacity: 1;}
.dh ul li .dh_fl{position: absolute;left: 50%;top: 80px;width:250px;display: none;margin-left: -125px;padding: 10px 5px 10px;/*backdrop-filter: blur(3px);-webkit-backdrop-filter: blur(3px);*/}
.dh ul li .dh_fl ul{background: rgba(255, 255, 255, 0.9);border-radius: 5px;display: block;box-shadow:0 0 10px rgba(0, 0, 0, 0.1);border-radius: 5px;}
.dh ul li .dh_fl ul li{position: inherit;padding: 0px 12px;}
.dh ul li .dh_fl ul li a{border-bottom: 1px dashed rgba(0, 0, 0, 0.1);font-size: 14px;line-height: 24px;padding: 15px 0; color: #333;display: flex;justify-content: space-between;align-items: center;-webkit-transition:0.5s;transition:0.5s;}
.dh ul li .dh_fl ul li a i{padding-left: 10px;font-size: 12px;color: #999;-webkit-transition:0.5s;transition:0.5s;}
.dh ul li .dh_fl ul li:hover>a{color:#00479d;font-weight: bold;font-size: 16px;}
.dh ul li .dh_fl ul li:hover>a i{color:#00479d;}
.dh ul li .dh_fl ul li .dh_fl{left: 100%;top: 0;margin-left: 0px;height: 1080px;}
.dh ul li .dh_fl ul li .dh_fl:after{content: "";position: absolute;left:-5px;top: 0;bottom: 0;width: 10px;}

.ss_yy{display:flex;align-items:center;align-content:center;}
.top_ss{position: relative;height: 30px;}
.top_ss form{width: 180px;height: 30px;border-radius: 15px;border: 1px solid #fff;-webkit-transition:0.5s;transition:0.5s;overflow: hidden;}
.top_ss form input[type='text']{font-size:14px;width:100%;height:28px;line-height:28px;padding:0 50px 0 20px;color:#fff;background:none;}
.top_ss form input[type='text']::-webkit-input-placeholder{color: #fff;}
.top_ss form input[type='text']:-moz-placeholder{color: #fff;}
.top_ss form input[type='text']::-moz-placeholder{color: #fff;}
.top_ss form input[type='text']:-ms-input-placeholder{color: #fff;}
.top_ss form a{position: absolute;right: 0px;top:0px;display: flex;align-items: center;justify-content:center;width: 40px;font-size: 18px;height: 28px;color: #fff;-webkit-transition:0.5s;transition:0.5s;}
.language{margin-left:20px;}
.language a{display:flex;align-items:center;align-content:center;font-size:14px;line-height:30px;color:#fff;}
.language a i{font-size:20px;padding-right:5px;}
.language a span{padding-right:13px;position:relative;}
.language a span:after{content:"";position:absolute;right:0;top:50%;margin-top:-3px; border:5px solid transparent;border-top-color:#fff;}

.banner{width:100%;overflow:hidden;position:relative;}
.banner ul{}
.banner ul li{overflow:hidden;position:relative;background: #333;}
.banner ul li .img{overflow: hidden;}
.banner ul li .img img{display:block; width:100%;height:100%;-o-object-fit: cover;-webkit-object-fit: cover;object-fit: cover;opacity: 0;position: relative;z-index: 3;}
.banner ul li .img 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:0;bottom: 0;right: 0;top: 0;z-index: 4;display: flex;align-items: center;align-content: center;justify-content: center;}
.banner ul li .txt .txt2{width:1200px;max-width: 95%;text-align: center;}
.banner ul li .txt .ml1{font-size: 30px;line-height: 1.6;color: #fff;}
.banner ul li .txt .ml2{font-size: 30px;line-height: 1.6;color: #fff;margin-top: 10px;}
.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: 0.5s;animation-delay: 1.5s;-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: 0.75s;animation-delay: 1.75s; -webkit-animation-fill-mode:both;animation-fill-mode:both;}
.bandd{position:absolute; left:0; bottom:40px!important; width:100%; text-align:center; z-index:5;display: flex;align-items: center;justify-content: center;}
.bandd span{z-index:2;cursor:pointer;margin:0 10px!important;width:8px;height:8px;position:relative;-webkit-transition:0.5s;transition:0.5s;background:rgba(255, 255, 255, 0.3);opacity: 1!important;}
.bandd span.swiper-pagination-bullet-active{background:#fff;}
.bandd span:after{content: "";position: absolute;left: -6px;top: -6px;border: 1px solid #fff;width: 18px;height: 18px;border-radius: 50%;-webkit-transform: scale(0);transform: scale(0);-webkit-transition:0.5s;transition:0.5s;}
.bandd span.swiper-pagination-bullet-active:after{-webkit-transform: scale(1);transform: scale(1);}
.banz,.bany{position:absolute; top:50%; width:50px; height:50px;margin-top: -25px; opacity:0;  -webkit-transition:0.5s;transition:0.5s; cursor:pointer; z-index:5;font-size: 20px;line-height:50px;text-align: center;color: #fff;background: rgba(0, 0, 0, 0.3);border-radius: 50%;}
.banz{left:3%;}
.bany{right:3%;}
.banner:hover .banz,.banner:hover .bany{opacity:1;}
/* 碎片容器样式 */
.fragments-container{position: absolute;top: 0;left: 0;width: 100%;height: 100%;display: grid;z-index: 2;pointer-events: none;}
/* 碎片样式 */
.fragment{background-repeat: no-repeat;will-change: transform, opacity;backface-visibility: hidden;overflow: hidden;transition: all 1s cubic-bezier(0.25, 0.1, 0.25, 1);opacity: 0;border: 1px solid rgba(255, 255, 255, 0.1);}


.sy_bt{text-align: center;}
.sy_bt .ml1{font-size: 42px;line-height: 1;color: #00479d;font-weight: bold;}
.sy_bt .ml2{font-size: 16px;line-height: 1.6;color: #777;margin-top: 30px;}

.sy_solutions_bg{}
.sy_solutions{}
.sy_solutions .lb{margin-top: 50px;}
.sy_solutions .lb ul{display: flex;}
.sy_solutions .lb ul li{width: 32%;margin-right: 2%;position: relative;border-radius: 10px;overflow: hidden;}
.sy_solutions .lb ul li:nth-child(3n){margin-right: 0;}
.sy_solutions .lb ul li .img{overflow: hidden;}
.sy_solutions .lb ul li .img img{display: block;width: 100%;-webkit-transition:0.5s;transition:0.5s;}
.sy_solutions .lb ul li:hover .img img{-webkit-transform:scale(1.1);transform:scale(1.1);}
.sy_solutions .lb ul li .txt{position: absolute;left: 0;top: 0;right: 0;bottom: 0;/*background:rgba(0,0,0,0.5);*/-webkit-transition:0.5s;transition:0.5s;}
.sy_solutions .lb ul li .txt2{position: absolute;left: 0;top: 100%;right: 0;text-align: center;padding:0 40px;margin-top: -72px;-webkit-transition:0.5s;transition:0.5s;}
.sy_solutions .lb ul li .txt .ml1{font-size: 24px;line-height: 32px;color: #fff;font-weight: bold;}
.sy_solutions .lb ul li .txt .ml2{font-size: 14px;line-height: 1.6;color: #fff;margin-top: 50px;-webkit-transition:0.5s;transition:0.5s;}
.sy_solutions .lb ul li:hover .txt2{top: 40%;margin-top: 0px;}
.sy_solutions .lb ul li:hover .txt .ml2{margin-top: 10px;}
.sy_solutions .lb ul li:hover .txt{backdrop-filter: blur(5px);-webkit-backdrop-filter: blur(5px);}

.sy_xw_bg{background: #ededed;}
.sy_xw_bg .lb_bg{margin-top: 60px;display: flex;justify-content: space-between;}
.sy_xw_bg .lb{width: 49%;}
.sy_xw_bg .lb .tp{border-radius: 10px;overflow: hidden;position: relative;}
.sy_xw_bg .lb .tp img{display: block;width: 100%;-webkit-transition:0.5s;transition:0.5s;}
.sy_xw_bg .lb .tp:hover img{-webkit-transform:scale(1.1);transform:scale(1.1);}
.sy_xw_bg .lb .tp p{position: absolute;left: 0;top: 0;right: 0;bottom: 0;display: flex;align-items: center;align-content: center;justify-content: center;text-align: center;font-size: 30px;line-height: 1px;color: #fff;font-weight: bold;}
.sy_xw_bg .lb ul{}
.sy_xw_bg .lb ul li{margin-top: 40px;border-bottom: 1px solid #333;}
.sy_xw_bg .lb ul li .txt1{display: flex;align-items: center;align-content: center;}
.sy_xw_bg .lb ul li .txt1 .rqsj{width: 85px;height: 85px;border: 1px solid #333;display: flex;align-items: center;align-content: center;justify-content: center;flex-wrap: wrap;text-align: center;border-radius: 10px;}
.sy_xw_bg .lb ul li .txt1 .rqsj span{width: 100%;font-size: 50px;color: #333;line-height: 1;font-weight: bold;}
.sy_xw_bg .lb ul li .txt1 .rqsj p{width: 100%;font-size: 14px;color: #333;line-height: 1;padding: 5px 0;}
.sy_xw_bg .lb ul li .txt1 .btms{flex:1;overflow: hidden;width: 100%;padding-left: 15px;}
.sy_xw_bg .lb ul li .txt1 .btms .bt{font-size: 24px;line-height: 1.6;color: #333;font-weight: bold;-webkit-transition:0.5s;transition:0.5s;}
.sy_xw_bg .lb ul li .txt1 .btms .ms{font-size: 14px;line-height: 1.6;color: #333;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.sy_xw_bg .lb ul li .txt2{display: flex;justify-content: flex-end;padding: 20px 0;}
.sy_xw_bg .lb ul li .txt2 p{display: flex;align-items: center;align-content: center;justify-content: center;font-size: 14px;line-height: 24px;color: #00479d;font-weight: bold;}
.sy_xw_bg .lb ul li .txt2 p span{}
.sy_xw_bg .lb ul li .txt2 p i{-webkit-transition:0.5s;transition:0.5s;}
.sy_xw_bg .lb ul li .txt2 p:hover i{padding-left: 10px;}
.sy_xw_bg .lb ul li .txt1 .btms .bt:hover{color: #00479d;}

.sy_lx_bg{background: url('../img/sy_lx_bg.jpg') center center / cover no-repeat;}
.sy_lx{}
.sy_lx .sy_bt .ml1{color: #7fd1ff;}
.sy_lx .txt{display: flex;align-items: center;align-content: center;justify-content: center;text-align: center;}
.sy_lx .txt a{font-size: 48px;line-height: 1;color: #7fd1ff;margin-top: 20px;}

.foot_bg{padding-top: 30px;}
.foot1{display: flex;align-items: center;align-content: center;justify-content: space-between;border-bottom: 1px solid #d9d9d9;padding: 20px 0;}
.foot_logo{}
.foot_logo img{display: block;height: 28px;}
.foot_sm{}
.foot_sm ul{display: flex;}
.foot_sm ul li{margin-left: 20px;}
.foot_sm ul li a{width: 30px;height: 30px;border: 1px solid #333;border-radius: 5px;display: flex;align-items: center;align-content: center;justify-content: center;text-align: center;font-size: 24px;color: #333;}
.foot2{font-size: 14px;line-height: 2;color: #333;text-align: center;padding: 30px 0;}

.bat{overflow: hidden;position: relative;}
.bat .img{overflow: hidden;}
.bat .img img{display:block; width:100%;height:100%;-o-object-fit: cover;-webkit-object-fit: cover;object-fit: cover;}
.bat .txt{position: absolute;left: 0;top: 80px;right: 0;bottom: 0;display: flex;align-items: center;align-content: center;justify-content: center;text-align: center;}
.bat .txt .ml1{font-size: 48px;line-height: 1.6;color: #fff;font-weight: bold;}

.ny_dqlj_bg{border-bottom: 1px solid #eee;background: #fff;}
.ny_dqlj_bg2{display: flex;justify-content: space-between;flex-direction: row-reverse;}
.ny_dqlj{display: flex;align-items: center;height: 66px;}
.ny_dqlj em{line-height: 24px;font-size: 16px;color: #999;}
.ny_dqlj i{line-height: 24px;font-size: 18px;color: #999;}
.ny_dqlj span{font-size:14px;color:#999;line-height: 24px;}
.ny_dqlj a{font-size:14px;color:#999;line-height: 24px;-webkit-transition:0.5s;transition:0.5s;}
.ny_dqlj a:hover{color:#00479d;}
.ny_fl{}
.ny_fl ul{display: flex;align-items: center;justify-content: center;}
.ny_fl ul li{position: relative;z-index: 1;margin-right:40px;}
.ny_fl ul li a{display: block;font-size: 16px;line-height: 66px;color: #666;position: relative;-webkit-transition:0.5s;transition:0.5s;}
.ny_fl ul li a:after{content:"";position: absolute;right: 0;bottom: 0px;width: 0;border-bottom: 2px solid #00479d;-webkit-transition:0.5s;transition:0.5s;}
.ny_fl ul li:hover a{color: #00479d;}
.ny_fl ul li:hover a:after{width: 100%;left: 0;right: auto;}
.ny_fl ul li.on a{color: #00479d;font-weight: bold;}
.ny_fl ul li.on a:after{width: 100%;left: 0px;}

.ny_bt{font-size: 30px;line-height: 1.6;color: #00479d;font-weight: bold;border-bottom: 3px solid #eee;padding-bottom: 20px;position: relative;}
.ny_bt:before{content: "";position: absolute;bottom: -3px;left: 0;width: 120px;height: 6px;background: #00479d;}

.ny_bt2{font-size: 24px;line-height: 1.6;color: #00479d;font-weight: bold;margin-bottom: 30px;}
.ny_bt3{font-size: 30px;line-height: 1;color: #00479d;font-weight: bold;}
.ny_bt3.center{text-align: center;}
.ny_bt4{font-size: 20px;line-height: 1;color: #00479d;font-weight: bold;}

.ny_cp1{}
.ny_cp1 .lb{display: flex;align-items: center;align-content: center;justify-content: space-between;margin-top: 35px;}
.ny_cp1 .lb .img{width: 46%;overflow: hidden;border-radius: 10px;}
.ny_cp1 .lb .img img{display:block; width:100%;height:100%;-o-object-fit: cover;-webkit-object-fit: cover;object-fit: cover;}
.ny_cp1 .lb .txt{width: 54%;padding-left: 40px;font-size: 16px;line-height: 2;color: #666;}

.ny_cp2{}
.ny_cp2 .lb{font-size: 16px;line-height: 2;color: #666;}
.ny_cp2 .lb table{border: 1px solid #e5e5e5;border-width: 1px 1px 0 0;width: 100%;}
.ny_cp2 .lb table th{border: 1px solid #e5e5e5;border-width:0 0 1px 1px;padding: 10px 15px;text-align: left;background: #f5f7f9;border-bottom-color:rgba(0,49,118,0.5);color: #333;}
.ny_cp2 .lb table td{border: 1px solid #e5e5e5;border-width:0 0 1px 1px;padding: 10px 15px;}

.ny_cp3{display: flex;padding-bottom: 40px;}
.ny_cp3 .ny_cp3_l{width:22%;padding-bottom: 1.56%;}
.ny_cp3_sx{position: sticky;top: 110px;background:#f5f7f9;border-radius:5px;box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);border: 1px solid #eee;padding: 15px;/*height: calc(100vh - 140px);*/}
.ny_cp3 .ny_cp3_l .ml1{font-size: 16px;line-height: 1;color: #333;font-weight: bold;}
.ny_cp3 .ny_cp3_l .ml2{position: relative;margin-top:10px;margin-bottom: 15px;}
.ny_cp3 .ny_cp3_l .ml2 input{display: block;width: 100%;height: 32px;border: 1px solid #eee;font-size: 14px;line-height: 30px;color: #333;padding: 0 10px;}
.ny_cp3 .ny_cp3_l .ml2 a{position: absolute;right: 0;top: 0;width:40px;height: 32px;font-size: 16px;line-height: 1;color: #999;display: flex;align-items: center;align-content: center;justify-content: center;text-align: center;}
.ny_cp3 .ny_cp3_l .ml3{margin-bottom: 15px;}
.ny_cp3 .ny_cp3_l .ml3 ul{}
.ny_cp3 .ny_cp3_l .ml3 ul li{display: flex;align-items: center;align-content: center;font-size: 14px;line-height: 1.2;color: #333;margin-top: 10px;}
.ny_cp3 .ny_cp3_l .ml3 ul li input{cursor: pointer;}
.ny_cp3 .ny_cp3_l .ml3 ul li label{cursor: pointer;padding-left: 5px;}
.ny_cp3 .ny_cp3_r{width:78%;padding-left:25px;}
.ny_cp3 .ny_cp3_r ul{display: flex;flex-wrap: wrap;}
.ny_cp3 .ny_cp3_r ul li{width: 32%;margin: 0 2% 2% 0;border: 1px solid #eee;box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);border-radius: 5px;overflow: hidden;}
.ny_cp3 .ny_cp3_r ul li:nth-child(3n){margin-right: 0;}
.ny_cp3 .ny_cp3_r ul li .img{overflow: hidden;background: #eee;}
.ny_cp3 .ny_cp3_r 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_cp3 .ny_cp3_r ul li:hover .img img{-webkit-transform:scale(1.1);transform:scale(1.1);}
.ny_cp3 .ny_cp3_r ul li .txt{padding: 15px;text-align: center;}
.ny_cp3 .ny_cp3_r ul li .txt .ml1{font-size: 16px;line-height: 24px;color: #333;font-weight: bold;}
.ny_cp3 .ny_cp3_r ul li .txt .ml2{font-size: 14px;line-height: 24px;color: #333;}
.ny_cp3 .ny_cp3_r ul li .txt .ml3{display: flex;align-items: center;align-content: center;justify-content: center;margin-top: 10px;}
.ny_cp3 .ny_cp3_r ul li .txt .ml3 p{background: #00479d;font-size: 13px;line-height: 30px;color: #fff;padding: 0 15px;border-radius: 5px;}

.pagination{display: flex;align-items: center;align-content: center;justify-content: center;text-align:center;padding-top:20px;padding-bottom: 2%;}
.pagination a,.pagination span{padding:0 12px;line-height:30px;font-size:13px;border:1px solid #eee;margin:0 5px;color: #666;background: #fff;-webkit-transition:0.5s;transition:0.5s;border-radius: 5px;overflow: hidden;}
.pagination span.current,.pagination a:hover{color:#fff;border-color:#00479d;background:#00479d;}

.back{display: flex;}
.back a{display: flex;align-items: center;align-content: center;justify-content: center;font-size: 13px;line-height: 24px;color: #00479d;border: 1px solid #00479d;padding: 0 10px;border-radius: 5px;-webkit-transition:0.5s;transition:0.5s;}
.back a i{font-size: 12px;padding-right: 3px;}
.back a:hover{background: #00479d;color: #fff;}
.ny_cp_xq{display: flex;}
.ny_cp_xq .img{width: 48%;border-radius: 5px;overflow: hidden;}
.ny_cp_xq .img img{display: block;width: 100%;}
.ny_cp_xq .txt{width: 52%;padding-left: 30px;}
.ny_cp_xq .txt .ml1{}
.ny_cp_xq .txt .ml2_bg{font-size: 14px;line-height: 24px;color: #333;margin-top: 20px;background: #f5f7f9;border: 1px solid #eee;box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);padding:20px 20px 30px;border-radius: 5px;overflow: hidden;}
.ny_cp_xq .txt .ml3{margin-top: 20px;display: flex;}
.ny_cp_xq .txt .ml3 a{background: #00479d;font-size: 14px;line-height: 36px;color: #fff;padding: 0 15px;border-radius: 5px;display: flex;align-items: center;align-content: center;justify-content: center;}
.ny_cp_xq .txt .ml3 a i{font-size: 16px;padding-right: 5px;}

.cp_ly_bg{position: fixed;inset: 0;background: rgba(0,0,0,0.7);z-index: 98;display: none;}
.cp_ly{position: absolute;inset: 0;display: flex;align-items: center;justify-content: center;}
.cp_ly .lb{background: #fff;border-radius: 5px;padding: 30px;position: relative;width: 480px;max-width: 90%;}
.cp_ly .lb .cp_ly_gb{position:absolute; right:-12px; top:-12px;cursor:pointer;z-index:1;font-size: 16px;line-height: 32px;color: #fff;background: #00479d;border-radius: 50%;width: 36px;text-align: center;border: 2px solid #fff;}
.cp_ly .lb .bt{font-size: 24px;line-height: 24px;color: #333;}
.cp_ly .lb form{padding-top: 20px;}
.cp_ly .lb form ul li{margin-bottom: 2%;}
.cp_ly .lb form ul li input{display: block;width: 100%;border: 1px solid #eee;border-radius: 5px;padding: 0 15px;background: rgba(255, 255, 255, 0.1);font-size: 14px;line-height: 38px;height: 40px;color: #333;}
.cp_ly .lb form ul li input::-webkit-input-placeholder{color: #666;}
.cp_ly .lb form ul li input::-moz-input-placeholder{color: #666;}
.cp_ly .lb form ul li input::-ms-input-placeholder{color: #666;}
.cp_ly .lb form ul li textarea{display: block;width: 100%;border: 1px solid #eee;border-radius: 5px;padding: 5px 15px;background: rgba(255, 255, 255, 0.1);font-size: 14px;line-height: 30px;height: 120px;color: #333;}
.cp_ly .lb form ul li textarea::-webkit-input-placeholder{color: #666;}
.cp_ly .lb form ul li textarea::-moz-input-placeholder{color: #666;}
.cp_ly .lb form ul li textarea::-ms-input-placeholder{color: #666;}
.cp_ly .lb form ul li button{display: block;width: 150px;font-size: 14px;line-height: 40px;color: #fff;background: #00479d;border-radius: 5px;text-align: center;cursor: pointer;-webkit-transition:0.5s;transition:0.5s;}
.cp_ly .lb form ul li input:focus,.cp_ly .lb form ul li textarea:focus{border: 1px solid #00479d;}

.ny_cp_xq2{}
.ny_cp_xq2 .bt{text-align: center;color: #333;}
.ny_cp_xq2 .lb{margin-top:30px;background: #f5f7f9;padding:30px 50px;border-radius: 5px;overflow: hidden;border: 1px solid #eee;box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);}
.ny_cp_xq2 .lb ul{display: flex;flex-wrap: wrap;}
.ny_cp_xq2 .lb ul li{width: 50%;font-size: 14px;line-height: 24px;color: #333;padding: 5px 0;}
.ny_cp_xq2 .lb ul li:before{content: "•";font-size: 20px;padding-right: 5px;color: #00479d;}

.ny_cp_xq3{}
.ny_cp_xq3 .bt{text-align: center;color: #333;}
.ny_cp_xq3 .lb{margin-top:30px;}
.ny_cp_xq3 .lb ul{display: flex;}
.ny_cp_xq3 .lb ul li{width: 100%;margin-right: 2%;border-radius: 5px;overflow: hidden;border: 1px solid #eee;box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);-webkit-transition:0.5s;transition:0.5s;}
.ny_cp_xq3 .lb ul li:last-child{margin-right: 0;}
.ny_cp_xq3 .lb ul li .img{}
.ny_cp_xq3 .lb ul li .img img{display: block;width: 100%;}
.ny_cp_xq3 .lb ul li .txt{font-size: 16px;line-height: 1.6;color: #00479d;text-align: center;padding: 15px 20px;}
.ny_cp_xq3 .lb ul li:hover{-webkit-transform: translate(0, -5px);transform: translate(0, -5px);box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);}

.ny_cp_xq4{background: #f5f7f9;padding:30px 20px;border-radius: 5px;border: 1px solid #eee;box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);overflow: hidden;}
.ny_cp_xq4 .lb{margin-top:30px;}
.ny_cp_xq4 .lb ul{display: flex;}
.ny_cp_xq4 .lb ul li{width: 32%;margin-right: 2%;border-radius: 5px;overflow: hidden;background: #fff;-webkit-transition:0.5s;transition:0.5s;}
.ny_cp_xq4 .lb ul li:nth-child(3n){margin-right: 0;}
.ny_cp_xq4 .lb ul li .img{}
.ny_cp_xq4 .lb ul li .img img{display: block;width: 100%;}
.ny_cp_xq4 .lb ul li .txt{font-size: 16px;line-height: 1.6;color: #00479d;text-align: center;padding: 15px 20px;}
.ny_cp_xq4 .lb ul li:hover{/*-webkit-transform: translate(0, -5px);transform: translate(0, -5px);*/box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);}

.ny_gy{}
.ny_gy .txt{margin-top: 25px;font-size: 14px;line-height: 30px;color: #666;}

.ny_gy2_bg{background: #eee;}
.ny_gy2{}
.ny_gy2 .lb_bg{margin-top:30px;position: relative;}
.ny_gy2 .lb ul{display: flex;}
.ny_gy2 .lb ul li{width: 32%;margin-right: 2%;border-radius: 5px;overflow: hidden;background: #fff;-webkit-transition:0.5s;transition:0.5s;}
.ny_gy2 .lb ul li:nth-child(3n){margin-right: 0;}
.ny_gy2 .lb ul li .img{overflow: hidden;}
.ny_gy2 .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_gy2 .lb ul li:hover .img img{-webkit-transform:scale(1.1);transform:scale(1.1);}
.ny_gy2 .lb ul li .txt{font-size: 16px;line-height: 1.6;color: #333;text-align: center;padding: 15px 20px;}

.ny_gy3_bg{background: url('../img/ny_gy3_bg.jpg') top center no-repeat;background-size: 100% 420px;}
.ny_gy3_bg .bt{height: 340px;display: flex;align-items: center;align-content: center;justify-content: center;font-size: 30px;line-height: 1.6;color: #fff;font-weight: bold;text-align: center;}
.ny_gy3_bg .lb{}
.ny_gy3_bg .lb ul{display: flex;justify-content: space-between;}
.ny_gy3_bg .lb ul li{width: 47%;background: #fff;border-radius: 10px;border: 1px solid #eee;box-shadow: 5px 10px 20px rgba(0, 0, 0, 0.1);overflow: hidden;padding: 30px 50px 50px;-webkit-transition:0.5s;transition:0.5s;}
.ny_gy3_bg .lb ul li .ml1{display: flex;align-items: center;align-content: center;justify-content: center;}
.ny_gy3_bg .lb ul li .ml1 img{height: 120px;}
.ny_gy3_bg .lb ul li .ml2{margin-top: 20px;}
.ny_gy3_bg .lb ul li .ml3{font-size: 14px;line-height: 24px;color: #777;margin-top: 10px;text-align: center;}
.ny_gy3_bg .lb ul li .ml4{display: flex;align-items: center;align-content: center;justify-content: center;margin-top: 20px;}
.ny_gy3_bg .lb ul li .ml4 img{height: 30px;}
.ny_gy3_bg .lb ul li:hover{-webkit-transform: translate(0, -5px);transform: translate(0, -5px);box-shadow: 5px 10px 20px rgba(0, 0, 0, 0.2);}

.ny_wh1{display: flex;flex-direction: row-reverse;padding-top: 60px;padding-bottom: 20px;}
.ny_wh1 .img{width: 44%;height: 520px;border-radius: 10px;overflow: hidden;}
.ny_wh1 .img img{display:block; width:100%;height:100%;-o-object-fit: cover;-webkit-object-fit: cover;object-fit: cover;}
.ny_wh1 .txt{width: 56%;display: flex;align-items: center;align-content: center;justify-content: flex-end;position: relative;}
.ny_wh1 .txt:after{content: "";position: absolute;left: 0;top: 60px;bottom: 60px;right: 0;background: url('../img/ny_wh1_bg.jpg') center center / cover no-repeat;}
.ny_wh1 .txt2{width: 713px;max-width: 100%;padding: 0 60px;position: relative;z-index: 1;}
.ny_wh1 .txt .ml1{line-height: 1.4;color: #fff;}
.ny_wh1 .txt .ml2{font-size: 18px;line-height: 1.6;margin-top: 10px;color: #fff;font-weight: 100;}
.ny_wh1 .txt .ml3{margin-top: 36px;color: #fff;position: relative;padding-top: 36px;}
.ny_wh1 .txt .ml3:before{content: "";position: absolute;left: 0;top: 0;width: 50%;height: 1px;background: #fff;}

.ny_wh2{}
.ny_wh2 .ny_bt3{text-align: center;}
.ny_wh2 .lb{position: relative;margin-top: 50px;}
.ny_wh2 .lb:after{content: "";position: absolute;left: 0;top: 0px;right: 0;height: 360px;background: url('../img/ny_wh2_bg.jpg') center center / cover no-repeat;}
.ny_wh2 .lb ul{display: flex;align-items: flex-start;align-content: flex-start;padding: 4% 12% 0;position: relative;z-index: 1;}
.ny_wh2 .lb ul li{width: 30%;margin-right: 5%;position: relative;-webkit-transition:0.5s;transition:0.5s;border-radius: 10px;overflow: hidden;}
.ny_wh2 .lb ul li:last-child{margin-right: 0;}
.ny_wh2 .lb ul li .img{}
.ny_wh2 .lb ul li .img img{display: block;width: 100%;}
.ny_wh2 .lb ul li .txt{position: absolute;left: 0;right: 0;bottom: 30px;font-size: 18px;line-height: 1.6;color: #fff;text-align: center;font-weight: bold;}
.ny_wh2 .lb ul li:nth-child(2){margin-top: 5%;}
.ny_wh2 .lb ul li:hover{-webkit-transform: translate(0, -5px);transform: translate(0, -5px);box-shadow: 5px 10px 15px rgba(0, 0, 0, 0.5);}

.ny_edg1{position: relative;}
.ny_edg1 .img{overflow: hidden;}
.ny_edg1 .img img{display:block; width:100%;height:100%;-o-object-fit: cover;-webkit-object-fit: cover;object-fit: cover;}
.ny_edg1 .txt{position: absolute;left: 0;right: 0;top: 16%;}
.ny_edg1 .txt .txt2{width:1000px;max-width: 95%;margin:auto;}
.ny_edg1 .txt .ml1{text-align: center;}
.ny_edg1 .txt .ml2{text-align: center;font-size: 16px;line-height: 1.6;color: #333;margin-top: 20px;}

.ny_edg2_bg{}
.ny_edg2_bg .ny_bt3{text-align: center;}
.ny_edg2_bg .ms{font-size: 16px;line-height: 1.6;color: #333;text-align: center;margin-top: 10px;}
.ny_edg2_bg2{background: url('../img/ny_edg2_bg.jpg') center center / cover no-repeat;margin-top: 40px;}
.ny_edg2{}
.ny_edg2 .bt{padding-bottom: 50px;}
.ny_edg2 .bt ul{display: flex;justify-content: space-evenly;}
.ny_edg2 .bt ul li{}
.ny_edg2 .bt ul li .ml1{font-size: 16px;line-height: 1.6;color: #00479d;font-weight: bold;}
.ny_edg2 .bt ul li .ml2{font-size: 16px;line-height: 1.6;color: #333;font-weight: 100;margin-top: 10px;}
.ny_edg2 .lb_bg{position: relative;}
.ny_edg_l,.ny_edg_r{position: absolute;top: 50%;margin-top: -15px;width: 30px;height: 30px;display: flex;align-items: center;align-content: center;justify-content: center;font-size: 24px;color: #333;cursor: pointer;}
.ny_edg_l{left: -40px;}
.ny_edg_r{right: -40px;}
.ny_edg_l.swiper-button-lock, .ny_edg_r.swiper-button-lock{display:none;}
.ny_edg2 .lb{}
.ny_edg2 .lb ul li{position: relative;border-radius: 10px;overflow: hidden;}
.ny_edg2 .lb ul li .img{overflow: hidden;background: #000;}
.ny_edg2 .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_edg2 .lb ul li:hover .img img{-webkit-transform:scale(1.1);transform:scale(1.1);opacity: 0.8;}
.ny_edg2 .lb ul li .txt{position: absolute;left: 0;top: 0;right: 0;bottom: 0;-webkit-transition:0.5s;transition:0.5s;}
.ny_edg2 .lb ul li .txt2{position: absolute;left: 0;top: 100%;right: 0;text-align: center;padding:0 40px;margin-top: -36px;-webkit-transition:0.5s;transition:0.5s;}
.ny_edg2 .lb ul li .txt .ml1{font-size: 16px;line-height: 1.4;color: #fff;font-weight: bold;}
.ny_edg2 .lb ul li .txt .ml2{font-size: 12px;line-height: 20px;color: #fff;font-weight: 100;margin-top: 20px;height:100px;overflow: hidden;}t{position: absolute;left: 0;top: 0;right: 0;bottom: 0;/*background:rgba(0,0,0,0.5);*/-webkit-transition:0.5s;transition:0.5s;}
.ny_edg2 .lb ul li:hover .txt2{top: 20%;margin-top: 0px;}
.ny_edg2 .lb ul li:hover .txt .ml2{margin-top: 10px;}
.ny_edg2 .lb ul li:hover .txt{backdrop-filter: blur(5px);-webkit-backdrop-filter: blur(5px);}

.ny_edg3_bg .ny_bt3{text-align: center;}
.ny_edg3_bg .ms{font-size: 16px;line-height: 1.6;color: #333;text-align: center;margin-top: 10px;}
.ny_edg3{margin-top: 40px;}
.ny_edg3 .lb_bg{position: relative;}
.ny_edg3 .lb{}
.ny_edg3 .lb ul li{position: relative;border-radius: 10px;overflow: hidden;}
.ny_edg3 .lb ul li .img{overflow: hidden;}
.ny_edg3 .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_edg3 .lb ul li:hover .img img{-webkit-transform:scale(1.1);transform:scale(1.1);}
.ny_edg3 .lb ul li .txt{position: absolute;left: 0;right: 0;bottom: 0px;text-align: center;font-size: 16px;line-height: 1.6;color: #fff;padding: 10px 0;background: rgba(0, 49, 118, 0.7);opacity: 0;-webkit-transition:0.5s;transition:0.5s;}
.ny_edg3 .lb ul li:hover .txt{opacity: 1;}

.ny_edg4_bg{background: url('../img/ny_edg4_bg.jpg') center center / cover no-repeat;}
.ny_edg4_bg .ny_bt3{text-align: center;}
.ny_edg4_bg .ms{font-size: 16px;line-height: 1.6;color: #333;text-align: center;margin-top: 10px;}
.ny_edg4{margin-top: 40px;}
.ny_edg4 .lb_bg{position: relative;}
.ny_edg4 .lb{}
.ny_edg4 .lb ul li{position: relative;border-radius: 10px;overflow: hidden;}
.ny_edg4 .lb ul li .img{overflow: hidden;background: #000;}
.ny_edg4 .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_edg4 .lb ul li:hover .img img{-webkit-transform:scale(1.1);transform:scale(1.1);opacity: 0.8;}
.ny_edg4 .lb ul li .txt{position: absolute;left: 0;top: 0;right: 0;bottom: 0;-webkit-transition:0.5s;transition:0.5s;}
.ny_edg4 .lb ul li .txt2{position: absolute;left: 0;top: 100%;right: 0;text-align: center;padding:0 40px;margin-top: -36px;-webkit-transition:0.5s;transition:0.5s;}
.ny_edg4 .lb ul li .txt .ml1{font-size: 16px;line-height: 1.4;color: #fff;font-weight: bold;}
.ny_edg4 .lb ul li .txt .ml2{font-size: 12px;line-height: 20px;color: #fff;font-weight: 100;margin-top: 20px;height:100px;overflow: hidden;}t{position: absolute;left: 0;top: 0;right: 0;bottom: 0;/*background:rgba(0,0,0,0.5);*/-webkit-transition:0.5s;transition:0.5s;}
.ny_edg4 .lb ul li:hover .txt2{top: 20%;margin-top: 0px;}
.ny_edg4 .lb ul li:hover .txt .ml2{margin-top: 10px;}
.ny_edg4 .lb ul li:hover .txt{backdrop-filter: blur(5px);-webkit-backdrop-filter: blur(5px);}

.ny_rz1_bg .ny_bt3{text-align: center;}
.ny_rz1_bg2{background: url('../img/ny_rz1_bg.jpg') center center / cover no-repeat;margin-top: 40px;}
.ny_rz1{display: flex;align-items: center;align-content: center;justify-content: space-between;}
.ny_rz1 .txt{width: 48%;font-size: 18px;line-height: 2;color: #333;}
.ny_rz1 .img{width: 48%;}
.ny_rz1 .img ul{display: flex;flex-wrap: wrap;}
.ny_rz1 .img ul li{width: 23.5%;margin: 0 2% 2% 0;box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);border-radius: 10px;overflow: hidden;}
.ny_rz1 .img ul li:nth-child(4n){margin-right: 0;}
.ny_rz1 .img ul li img{display: block;width: 100%;}

.ny_rz2_bg .ny_bt3{text-align: center;}
.ny_rz2{margin-top: 40px;}
.ny_rz2 .lb_bg{position: relative;}
.ny_rz2 .lb{}
.ny_rz2 .lb ul li{position: relative;border-radius: 10px;overflow: hidden;border: 1px solid #ccc;}
.ny_rz2 .lb ul li 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_rz2 .lb ul li:hover img{-webkit-transform:scale(1.1);transform:scale(1.1);}

.ny_rz3_bg .ny_bt3{text-align: center;}
.ny_rz3_bg2{background:#f5f5f5;margin-top: 40px;}
.ny_rz3{}
.ny_rz3 .txt{font-size: 16px;line-height: 24px;color: #666;text-align: center;}
.ny_rz3 .lb1{margin-top: 40px;}
.ny_rz3 .lb1 ul{display: flex;}
.ny_rz3 .lb1 ul li{width: 12.571%;margin-right: 2%;}
.ny_rz3 .lb1 ul li:last-child{margin-right: 0;}
.ny_rz3 .lb1 ul li .tb img{display: block;max-width: 100%;margin: auto;}
.ny_rz3 .lb1 ul li .wz{font-size: 14px;line-height: 24px;color: #666;text-align: center;padding-top: 10px;}
.ny_rz3 .lb2{margin-top: 40px;}
.ny_rz3 .lb2 ul{display: flex;}
.ny_rz3 .lb2 ul li{width: 32%;margin-right: 2%;background: #fff;border-radius: 10px;overflow: hidden;box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);padding: 20px 0;}
.ny_rz3 .lb2 ul li:last-child{margin-right: 0;}
.ny_rz3 .lb2 ul li .tb img{display: block;max-width: 100%;margin: auto;}
.ny_rz3 .lb2 ul li .wz{font-size: 14px;line-height: 24px;color: #666;text-align: center;padding-top: 10px;}

.ny_hz{display: flex;}
.ny_hz_l{width: 70%;padding-right: 40px;font-size: 14px;line-height: 30px;color: #333;}
.ny_hz_r{width: 30%;}
.ny_hz_r .ly{position: sticky;top: 110px;border: 2px solid #ff8c0d;border-radius: 10px;padding: 20px;background: #f5f7f9;border: 1px solid #eee;box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);}
.ny_hz_r .ly .bt{font-weight: normal;}
.ny_hz_r .ly form{margin-top: 10px;}
.ny_hz_r .ly ul li{margin-bottom: 10px;position: relative;}
.ny_hz_r .ly ul li input{display: block;width: 100%;padding:0 15px;line-height: 38px;border: 1px solid #eee;height: 40px;color: #666;background:#fff;border-radius: 5px;}
.ny_hz_r .ly ul li textarea{display: block;width: 100%;padding:8px 15px;line-height: 24px;border: 1px solid #eee;height: 120px;color: #666;background:#fff;border-radius: 5px;resize: none;}
.ny_hz_r .ly ul li input:focus,.ny_hz_r .ly ul li textarea:focus{border: 1px solid #00479d;}
.ny_hz_r .ly .tj{display: flex;}
.ny_hz_r .ly .tj button{font-size: 14px;line-height: 40px;color: #fff;background: #00479d;padding: 0 30px;cursor: pointer;-webkit-transition:0.5s;transition:0.5s;border-radius: 5px;}
.ny_hz_r .ly .tj button:nth-child(2){margin-left: 10px;background: #999;}

.ny_xw1{border-bottom: 1px solid #eee;}
.ny_xw1 .lb_bg{position: relative;}
.ny_xw1 .lb{position: relative;}
.ny_xw1 .lb ul li{padding: 20px;}
.ny_xw1 .lb ul li a{display: flex;flex-direction: row-reverse;padding: 20px;border-radius: 20px;overflow: hidden;border: 1px solid #eee;box-shadow: 5px 10px 15px rgba(0, 0, 0, 0.2);}
.ny_xw1 .lb ul li a .img{width: 40%;overflow: hidden;border-radius: 20px;}
.ny_xw1 .lb ul li a .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_xw1 .lb ul li:hover a .img img{-webkit-transform:scale(1.1);transform:scale(1.1);}
.ny_xw1 .lb ul li a .txt{width: 60%;padding: 0 50px 0 30px;}
.ny_xw1 .lb ul li a .txt .ml1{font-size: 16px;line-height: 1.6;color: #00479d;}
.ny_xw1 .lb ul li a .txt .ml2{font-size: 24px;line-height: 1.6;color: #333;font-weight: bold;margin-top: 15px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.ny_xw1 .lb ul li a .txt .ml3{font-size: 14px;line-height: 30px;color: #333;position: relative;padding-left: 15px;margin-top: 5px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 5;overflow: hidden;}
.ny_xw1 .lb ul li a .txt .ml3:before{content: "●";position: absolute;left: 0;top: 0;font-size: 18px;line-height: 26px;color: #00479d;}
/*.ny_xw1_qh{position: absolute;left: 50px;bottom: 40px;z-index: 1;display: flex;align-items: center;align-content: center;}
.ny_xw1_qh .ny_xw1_l,.ny_xw1_qh .ny_xw1_r{width: 30px;height: 30px;border: 2px solid #00479d;display: flex;align-items: center;align-content: center;justify-content: center;font-size: 18px;color: #00479d;border-radius: 50%;cursor: pointer;}
.ny_xw1_qh .ny_xw1_l{margin-right: 10px;}
.ny_xw1_qh .ny_xw1_l.swiper-button-disabled,.ny_xw1_qh .ny_xw1_r.swiper-button-disabled{opacity: 0.5;cursor: auto;}
.ny_xw1_dd{display: none;}*/

.ny_xw2 .lb{margin-bottom: 20px;}
.ny_xw2 .lb ul li{padding:20px 50px;border-bottom: 1px solid #eee;}
.ny_xw2 .lb ul li a{display: flex;align-items: center;align-content: center;flex-direction: row-reverse;height: 220px;}
.ny_xw2 .lb ul li a .img{width: 30%;overflow: hidden;height: 180px;}
.ny_xw2 .lb ul li a .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_xw2 .lb ul li:hover a .img img{-webkit-transform:scale(1.1);transform:scale(1.1);}
.ny_xw2 .lb ul li a .txt{width: 70%;padding: 0 50px 0 0;}
.ny_xw2 .lb ul li a .txt .ml1{font-size: 16px;line-height: 1.6;color: #00479d;}
.ny_xw2 .lb ul li a .txt .ml2{font-size: 24px;line-height: 1.6;color: #333;font-weight: bold;margin-top: 15px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.ny_xw2 .lb ul li a .txt .ml3{font-size: 14px;line-height: 30px;color: #333;position: relative;padding-left: 15px;margin-top: 5px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.ny_xw2 .lb ul li a .txt .ml3:before{content: "●";position: absolute;left: 0;top: 0;font-size: 18px;line-height: 26px;color: #00479d;}
.ny_xw2 .lb ul li a .txt .ml4{display: flex;margin-top: 15px;}
.ny_xw2 .lb ul li a .txt .ml4 p{display: flex;align-items: center;align-content: center;justify-content: center;background: #00479d;color: #fff;font-size: 12px;line-height: 20px;border-radius: 10px;padding: 0 10px;}
.ny_xw2 .lb ul li a .txt .ml4 p i{font-size: 12px;padding-left: 5px;}

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

.fa_xq{}
.fa_xq .bt{font-size: 30px;line-height: 40px;color: #333;font-weight: bold;}
.fa_xq .ms{margin-top: 30px;color: #999;font-size: 14px;line-height: 24px;}
.fa_xq .ms .line{padding:0 15px; }
.fa_xq .ms span.iconfont{padding-right: 5px;}
.fa_xq .ms a{color: #00479d;-webkit-transition:0.5s;transition:0.5s;}
.fa_xq .ms a i{padding-right: 5px;}
.fa_xq .ms a:hover{color: #00479d;}
.fa_xq .txt{line-height: 30px;color: #333;margin-top: 30px;font-size: 14px;}
.fa_xq .txt table{width: 100%;border: 1px solid #eee;border-width:1px 1px 0 0;}
.fa_xq .txt table tr th{padding: 5px 10px;border: 1px solid #eee;border-width:0 0 1px 1px;text-align: left;}
.fa_xq .txt table tr td{padding: 5px 10px;border: 1px solid #eee;border-width:0 0 1px 1px;}
.fa_xq .txt img{display: block;max-width: 100%;}

.ny_xw_xq_yy_tj{position: sticky;top: 140px;}
.ny_xw_xq_yy_tj .lb{padding: 30px 0 0;border-top: 1px solid #eee;margin-top: 20px;}
.ny_xw_xq_yy_tj .lb ul{}
.ny_xw_xq_yy_tj .lb ul li{margin-bottom: 20px;width: 100%;}
.ny_xw_xq_yy_tj .lb ul li a{}
.ny_xw_xq_yy_tj .lb ul li .txt{}
.ny_xw_xq_yy_tj .lb ul li .txt .ml1{font-size: 16px;line-height: 24px;color: #333;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;-webkit-transition:0.5s;transition:0.5s;font-weight: bold;}
.ny_xw_xq_yy_tj .lb ul li .txt .ml2{font-size: 14px;line-height: 24px;color: #666;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.ny_xw_xq_yy_tj .lb ul li:hover .txt .ml1{color: #00479d;}
@-webkit-keyframes topgd{0%{top: -100%;}100%{top: 100%;}}
@keyframes topgd{0%{top: -100%;}100%{top: 100%;}}

.view-page2{padding-top:20px;border-top: 1px solid #e5e5e5;margin-top: 40px;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:14px;line-height:30px;color: #333;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;-webkit-transition:0.5s;transition:0.5s;} 
.view-page2 a:hover{color:#00479d;}

.ny_lx_bg{background:#ededed;}
.ny_lx{display: flex;flex-direction: row-reverse;align-items: center;align-content: center;justify-content: center;}
.ny_lx .img{width: 40%;}
.ny_lx .img img{display: block;width:100%;}
.ny_lx .txt{width: 60%;}
.ny_lx .txt .ml2{font-size: 14px;line-height: 24px;color: #666;margin-top: 10px;}
.ny_lx .txt .ml2 p{padding: 5px 0;display: flex;}
.ny_lx .txt .ml2 p em{font-size: 22px;color: #00479d;padding-right: 5px;}

.ny_lx2 .ly{box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);border-radius: 20px;padding: 40px;}
.ny_lx2 .ly .ms{}
.ny_lx2 .ly .ms .ml1{font-size: 16px;line-height: 24px;color: #333;}
.ny_lx2 .ly .ms .ml2{font-size: 16px;line-height: 24px;color: #333;}
.ny_lx2 .ly .ms .ml2 span{color: #f00;}
.ny_lx2 .ly form{margin-top: 20px;}
.ny_lx2 .ly form ul{display: flex;flex-wrap: wrap;}
.ny_lx2 .ly form ul li{width: 48%;margin: 0 4% 4% 0;}
.ny_lx2 .ly form ul li:nth-child(2n){margin-right: 0;}
.ny_lx2 .ly form ul li:last-child{margin-bottom: 0;}
.ny_lx2 .ly form ul li .ml1{font-size: 16px;line-height: 1.5;color: #666;display: flex;align-items: center;align-content: center;}
.ny_lx2 .ly form ul li .ml1 span{color: #f00;padding: 0 3px;font-size: 14px;}
.ny_lx2 .ly form ul li .ml2{margin-top: 10px;position: relative;border-radius: 5px;}
.ny_lx2 .ly form ul li .ml2 input{display: block;width: 100%;font-size: 14px;line-height: 36px;height: 36px;color: #333;padding: 0 10px;background: none;}
.ny_lx2 .ly form ul li .ml2 input::-webkit-input-placeholder{color: #333;}
.ny_lx2 .ly form ul li .ml2 input:-moz-placeholder{color: #333;}
.ny_lx2 .ly form ul li .ml2 input::-moz-placeholder{color: #333;}
.ny_lx2 .ly form ul li .ml2 input:-ms-input-placeholder{color: #333;}
.ny_lx2 .ly form ul li .ml2 em{position: absolute;top: 0;bottom: 0;right: 10px;display: flex;align-items: center;align-content: center;justify-content: center;font-size: 16px;color: #c2c2c2;}


.ny_zp .ny_bt3{text-align: center;}
.ny_zp .lb{border-top: 1px solid #eee;margin-top: 40px;}
.ny_zp .lb ul li{}
.ny_zp .lb ul li .ml1{display: flex;align-items: center;align-content: center;justify-content: space-between;font-size: 16px;line-height: 1.6;color: #666;font-weight: bold;height: 60px;border-bottom: 1px solid #eee;-webkit-transition:0.5s;transition:0.5s;}
.ny_zp .lb ul li.on .ml1{color: #333;}
.ny_zp .lb ul li .ml2{border-bottom: 1px solid #eee;padding: 20px 0;display: none;}
.ny_zp .lb ul li .ml2 .txt{font-size: 14px;line-height: 2;color: #333;}
.ny_zp .lb ul li .ml2 .txt strong{font-size: 20px;}
.ny_zp .lb ul li .ml2 .tj{display: flex;align-items: center;align-content: center;justify-content: space-between;padding: 40px 0 10px;}
.ny_zp .lb ul li .ml2 .tj .yx{display: flex;align-items: center;align-content: center;justify-content: space-between;}
.ny_zp .lb ul li .ml2 .tj .yx i{font-size: 24px;line-height: 1;color: #666;padding-right: 10px;}
.ny_zp .lb ul li .ml2 .tj .yx span{font-size: 18px;line-height: 1;color: #333;}
.ny_zp .lb ul li .ml2 .tj .an{display: flex;}
.ny_zp .lb ul li .ml2 .tj .an a{font-size: 16px;line-height: 36px;color: #fff;background: #00479d;padding: 0 36px;border-radius: 18px;}