﻿*{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',Arial, sans-serif;}
html,body{width:100%; position:relative;height:100%;}
html{font-size:calc(100vw / 19.2);scroll-behavior:smooth;}
body{overflow-x:hidden;padding-top: 80px;}
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:#2f6fb7;}

/** 重置表格元素 **/
table{border-collapse:collapse;}
.clear:after{content:"."; display:block; height:0; visibility:hidden; clear:both; overflow:hidden;}
.pdt60{padding-top:60px;padding-bottom:60px;}
.pdlr{padding-left: 2rem;padding-right: 2rem;}
.pd95{padding-left: 2.5%;padding-right: 2.5%;}
.w1400{width:1400px;max-width: 95%; margin:auto;}
.w1200{width:1200px;max-width: 95%;margin:auto;}
.w1000{width:1000px;max-width: 95%;margin:auto;}

.top_bg{position: fixed;left: 0;top: 0;right: 0;z-index: 9;height: 80px;-webkit-transition: 0.5s;transition: 0.5s;background: #fff;box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);}
.top_h{display: flex;align-items: center;justify-content: space-between;}
.top_h .logo{}
.top_h .logo img{display: block;height:80px;padding: 20px 0;}
.dh{}
.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:#333;padding:0 24px;font-weight: normal;-webkit-transition:0.5s;transition:0.5s;}
.dh ul li p a:after{content: "";position: absolute;left: 24px;right: 24px;bottom: 0;height: 3px;background: #2f6fb7;-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:#2f6fb7;}
.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:200px;display: none;margin-left: -100px;padding-top: 5px;}
.dh ul li .dh_fl ul{background: #fff;border-radius: 5px;box-shadow:0 0 10px rgba(0, 0, 0, 0.1);padding: 10px 20px;display: block;}
.dh ul li .dh_fl ul li{float: none;position: relative;border-bottom: 1px dashed #eee;}
.dh ul li .dh_fl ul li a{font-size: 14px;line-height: 20px;padding: 10px 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: 18px;color: #ccc;-webkit-transition:0.5s;transition:0.5s;}
.dh ul li .dh_fl ul li:hover>a{color:#2f6fb7;}
.dh ul li .dh_fl ul li:hover>a i{color:#2f6fb7;}

.top_ssyy{display: flex;}
.top_yy{position: relative;margin-left: 20px;}
.top_yy span{padding: 0 10px;font-size: 16px;line-height: 80px;color: #333;display: flex;align-items: center;-webkit-transition:0.5s;transition:0.5s;}
.top_yy span i{font-size: 20px;padding-right: 5px;}
.top_yy span em{font-size: 12px;padding-left: 5px;}
.top_yy_xl{position: absolute;left:50%;margin-left: -55px;top: 60px;background: #fff;display: none;padding: 10px 0;width: 110px;-webkit-transition:top 0.5s;transition:top 0.5s;box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.2);}
.top_yy_xl.on{top: 80px;}
.top_yy_xl:after{content: "";position: absolute;left:50%;top: -16px;width: 0;height: 0;border: 8px solid transparent;border-bottom-color: #eee;margin-left: -8px;}
.top_yy_xl a{display: flex;align-items:center;font-size: 14px;line-height: 20px;color: #666;padding:8px 0 8px 15px;}
.top_yy_xl a img{margin-right: 5px;border-radius: 50%;width: 20px;height: 20px;}
.top_yy_xl a:hover{color: #fff;background: #2f6fb7;}

.top_ss{margin-left: 10px;}
.top_ss span.button{display:flex;align-items: center;font-size: 16px;line-height: 80px;color: #333; cursor:pointer;-webkit-transition:0.5s;transition:0.5s;}
.top_ss span.button i{font-size: 20px;padding-right: 5px;}
.serach{position:fixed;left: 0; right:0px;top:0px;bottom: 0;z-index:10;display: none;}
.serach2{position:absolute;left: 0; right:0px;top:100px;display: flex;align-items: center;justify-content: center;-webkit-transition:0.5s;transition:0.5s;}
.top_bg.xs .serach2{top:20px;}
.serach form{position: relative;width: 80px;max-width: 85%;-webkit-transition:0.5s;transition:0.5s;background: #fff;padding: 0px 20px;box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);}
.serach.on form{width: 1200px;}
.serach form input[type='text']{font-size:14px; width:100%; height:56px; line-height:56px;padding:0 80px 0 30px; color:#666;background: none;}
.serach form i{position: absolute;left: 20px;top:0px;height:56px;font-size: 18px;line-height: 56px;text-align: center;color: #999;}
.serach form a{position: absolute;right: 60px;top:0px;font-size: 14px;line-height: 56px;color: #666;}
.serach form span{position: absolute;right: 20px;top:0px;width: 24px;height:56px;cursor: pointer;}
.serach form span:before{content:""; position: absolute;left: 50%;top:50%;width: 20px;height:2px;background: #2f6fb7;margin: -1px 0 0 -10px;-webkit-transform: rotate(45deg);transform: rotate(45deg);-webkit-transition:0.5s;transition:0.5s;border-radius: 2px;}
.serach form span:after{content:""; position: absolute;left: 50%;top:50%;width: 2px;height:20px;background: #2f6fb7;margin: -10px 0 0 -1px;-webkit-transform: rotate(45deg);transform: rotate(45deg);-webkit-transition:0.5s;transition:0.5s;border-radius: 2px;}
.serach form span:hover:before{-webkit-transform: rotate(0deg);transform: rotate(0deg);}
.serach form span:hover:after{-webkit-transform: rotate(90deg);transform: rotate(90deg);}

.banner{width:100%;overflow:hidden;position:relative;}
.banner ul{}
.banner ul li{overflow:hidden;position:relative;height:calc( 100vh - 80px );}
.banner ul li a{display: block;height: 100%;}
.banner ul li a .img{overflow:hidden;height: 100%;}
.banner ul li a .img img{display:block; width:100%;height:100%;-o-object-fit: cover;-webkit-object-fit: cover;object-fit: cover;-webkit-transition:7s;transition:7s;}
.banner ul li.swiper-slide-active a .img img{-webkit-transform: scale(1.1);transform: scale(1.1);}
.banner ul li .txt{position: absolute;left: 2rem;bottom: 0;right: 2rem;top: 0;display: flex;align-items: center;justify-content: flex-end;justify-content: flex-start;}
.banner ul li .txt .txt2{width: 50%;}
.banner ul li .txt .ml1{font-size: 66px;line-height: 80px;color: #fff;font-weight: bold;}
.banner ul li .txt .ml2{font-size: 36px;line-height: 50px;color: #fff;margin-top: 20px;}
.banner ul li .txt .ml3{font-size: 18px;line-height: 24px;color: #fff;margin-top: 20px;}
.banner ul li .txt .ml4{line-height: 42px;color: #fff;margin-top: 50px;border: 2px solid #fff;border-radius: 23px;display: flex;align-items: center;justify-content: center;width: 150px;-webkit-transition:0.5s;transition:0.5s;}
.banner ul li .txt .ml4 i{padding-left: 10px;font-size: 22px;}
.banner ul li .txt .ml4:hover{color: #fff;border: 2px solid #2f6fb7;background: #2f6fb7;}
.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: 0.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: 0.75s; -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: 1s;animation-delay: 1s; -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.25s;animation-delay: 1.25s; -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.5);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.2);border-radius: 50%;}
.banz{ left:4%;}
.bany{ right:4%;}
.banner:hover .banz,.banner:hover .bany{ opacity:0.5;}

.sy_bt{text-align: center;}
.sy_bt .ml1{font-size: 36px;line-height: 36px;color: #333;text-transform: Uppercase;}
.sy_bt .ml2{font-size: 30px;color: #333;line-height: 30px;margin-top: 10px;}
.sy_bt .ml2 span{color: #2f6fb7;}
.sy_bt.left{text-align: left;}
.sy_bt_bg{display: flex;justify-content: space-between;align-items: flex-end;}
.ckgd{display: flex;}
.ckgd a{display: flex;align-items: center;justify-content: center;line-height: 30px;color: #333;-webkit-transition:0.5s;transition:0.5s;}
.ckgd a i{font-size: 12px;margin-left: 10px;font-weight: bold;-webkit-transition:0.5s;transition:0.5s;color: #fff;width: 25px;height: 25px;display: flex;align-items: center;justify-content: center;background: #2f6fb7;border-radius: 50%;}
.ckgd a:hover{color: #2f6fb7;}
.ckgd a:hover i{margin-left: 20px;}
.ckgd span{display: flex;align-items: center;justify-content: center;line-height: 30px;color: #333;-webkit-transition:0.5s;transition:0.5s;}
.ckgd span i{font-size: 12px;margin-left: 10px;font-weight: bold;-webkit-transition:0.5s;transition:0.5s;color: #fff;width: 25px;height: 25px;display: flex;align-items: center;justify-content: center;background: #2f6fb7;border-radius: 50%;}
.ckgd span:hover{color: #2f6fb7;}
.ckgd span:hover i{margin-left: 20px;}

.sy_cp_bg{overflow: hidden;background: #f3f5f7;}
.sy_cp{margin-top: 40px;position: relative;}
.sy_cp_l,.sy_cp_r{position: absolute;top: 50%;margin-top: -23px;z-index: 1;width: 46px;height: 46px;opacity: 0.3;border-radius: 50%;background: #2f6fb7;border: 2px solid #2f6fb7;display: flex;align-items: center;justify-content: center;font-size: 16px;color: #fff;cursor: pointer;-webkit-transition:0.5s;transition:0.5s;}
.sy_cp_l:hover,.sy_cp_r:hover{opacity: 1;}
.sy_cp_l{left: 0px;}
.sy_cp_r{right: 0px;}
.sy_cp ul{}
.sy_cp ul li{background: #fff;}
.sy_cp ul li .img{overflow: hidden;padding: 12% 0;}
.sy_cp ul li .img img{display:block; width:100%;height:100%;-o-object-fit: contain;-webkit-object-fit: contain;object-fit: contain;-webkit-transition:0.5s;transition:0.5s;}
.sy_cp ul li:hover .img img{-webkit-transform:scale(1.1);transform:scale(1.1);}
.sy_cp ul li .txt{padding: 20px;-webkit-transition:0.5s;transition:0.5s;color: #333;border-top: 1px solid #eee;position: relative;}
.sy_cp ul li .txt .ml1{font-size: 16px;line-height: 30px;}
.sy_cp ul li .txt .ml2{position: absolute;right: 20px;top: 50%;margin-top: -15px;-webkit-transition:0.5s;transition:0.5s;color: #fff;width: 30px;height: 30px;display: flex;align-items: center;justify-content: center;background: #2f6fb7;border-radius: 50%;}
.sy_cp ul li .txt .ml2 i{font-size: 20px;}
.sy_cp ul li:hover .txt{background: #2f6fb7;color: #fff;}
.sy_cp ul li:hover .txt .ml2{color: #2f6fb7;background: #fff;}

.sy_yy_bg{}
.sy_yy{}
.sy_yy .lb{margin-top: 40px;}
.sy_yy .lb ul{display: flex;}
.sy_yy .lb ul li{width: 24.25%;margin-right: 1%;overflow: hidden;position: relative;}
.sy_yy .lb ul li:nth-child(4n){margin-right: 0;}
.sy_yy .lb ul li .img{overflow: hidden;}
.sy_yy .lb ul li .img img{display: block;width: 100%;-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;display: flex;align-items: center;justify-content: center;-webkit-transition:0.5s;transition:0.5s;}
.sy_yy .lb ul li:hover .txt{background: rgba(0, 0, 0, 0.5);}
.sy_yy .lb ul li .txt2{width: 100%;padding: 0 10%;text-align: center;}
.sy_yy .lb ul li .txt .ml1{font-size: 24px;line-height: 30px;color: #fff;}
.sy_yy .lb ul li .txt .ml2{display: flex;align-items: center;justify-content: center;margin-top: 10px;}
.sy_yy .lb ul li .txt .ml2 span{font-size: 14px;line-height: 30px;color: #fff;}
.sy_yy .lb ul li .txt .ml2 span i{font-size: 16px;padding-left: 5px;-webkit-transition:0.5s;transition:0.5s;}
.sy_yy .lb ul li .txt .ml2 span:hover i{padding-left: 15px;}

.sy_gy_bg{background: #f3f5f7;}
.sy_gy{display: flex;align-items: center;justify-content: space-between;}
.sy_gy .img{width: 49%;overflow: hidden;border-radius: 80px 0 80px 0;}
.sy_gy .img img{display: block;width: 100%;-webkit-transition:0.5s;transition:0.5s;}
.sy_gy .img:hover img{-webkit-transform:scale(1.1);transform:scale(1.1);}
.sy_gy .txt{width: 48%;}
.sy_gy .txt .ml1{font-size: 36px;line-height: 36px;color: #333;text-transform: Uppercase;}
.sy_gy .txt .ml2{font-size: 30px;color: #333;line-height: 30px;margin-top: 10px;}
.sy_gy .txt .ml2 span{color: #2f6fb7;}
.sy_gy .txt .ml4{line-height: 30px;color: #666;padding-top: 24px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 5;overflow: hidden;}
.sy_gy .txt .ml5{padding-top: 36px;}


.foot{background: url('../img/foot_bg.jpg') center no-repeat;background-size: cover;padding-top: 40px;}
.foot1{display: flex;justify-content: space-between;padding-bottom: 30px;}
.foot_dh{width: 50%;display: flex;justify-content: space-between;}
.foot_dh ul{}
.foot_dh ul li{margin-bottom: 16px;}
.foot_dh ul li.bt{margin-bottom: 24px;position: relative;}
.foot_dh ul li.bt:after{content: "";position: absolute;left: -46px;top: 50%;margin-top: -1px;width: 16px;height: 2px;background: #fff;}
.foot_dh ul li a{line-height: 24px;color: #acc5e2;-webkit-transition:0.5s;transition:0.5s;}
.foot_dh ul li.bt a{font-size: 18px;color: #fff;}
.foot_dh ul li a:hover{color: #fff;text-decoration: underline;}
.foot_lx{width: 36%;}
.foot_lx .ml1{font-size: 18px;color: #fff;line-height: 24px;}
.foot_lx .ml2{margin-top: 50px;}
.foot_lx .ml2 ul{display: flex;}
.foot_lx .ml2 ul li{margin-right: 25px;position: relative;}
.foot_lx .ml2 ul li a{display: block;font-size: 24px;line-height: 42px;width: 42px;background: #fff;border-radius: 50%;color: #2f6fb7;text-align: center;-webkit-transition:0.5s;transition:0.5s;}
.foot_lx .ml2 ul li:hover a{background: #fff;color: #2f6fb7;}
.foot_lx .ml2 ul li .xl{position: absolute;left:50%;bottom: 42px;margin-left:-70px; padding-bottom: 15px;display: none;}
.foot_lx .ml2 ul li .xl:after{content: "";position: absolute;left: 50%;margin-left:-10px; bottom:-5px;border: 10px solid transparent;border-top:10px solid #fff;}
.foot_lx .ml2 ul li .xl img{display: block;width: 140px;padding: 5px;background: #fff;border-radius: 5px;}
.foot_lx .ml3{line-height: 30px;color: #acc5e2;margin-top: 20px;}
.foot_lx .ml3 p{display: flex;padding: 8px 0;}
.foot_lx .ml3 p i,.foot_lx .ml3 p em{font-size: 18px;color: #2f6fb7;width: 30px;height: 30px;background: #fff;border-radius: 50%;display: flex;align-items: center;justify-content: center;margin-right: 10px;}
.bqsy{font-size: 14px;line-height: 24px;padding: 30px 0 30px;text-align: center;color: #acc5e2;border-top: 1px solid rgba(255, 255, 255, 0.1);display: flex;align-items: center;justify-content: space-between;}
.bqsy .bqsy_l a{color: #acc5e2;font-size: 14px;-webkit-transition:0.5s;transition:0.5s;}
.bqsy .bqsy_l a:hover{color: #fff;text-decoration: underline;}
.bqsy .bqsy_r a{color: #acc5e2;font-size: 14px;-webkit-transition:0.5s;transition:0.5s;}
.bqsy .bqsy_r a:hover{color: #fff;text-decoration: underline;}
.bqsy .bqsy_r span{color: #acc5e2;font-size: 14px;padding: 0 6px;}

.bat{position: relative;}
.bat .img{overflow: hidden;position: relative;}
.bat .img:after{content: "";position: absolute;inset: 0;background: rgba(0, 0, 0, 0.2);-webkit-transition:0.5s;transition:0.5s;}
.bat .img img{display: block;width: 100%;}
.bat .txt_bg{position: absolute;inset: 0;z-index: 1;display: flex;align-items: center;justify-content: center;background: rgba(0, 72, 150, 0.2);}
.bat .txt{width: 100%;text-align: center;}
.bat .txt .ml1{font-size: 32px;color: #fff;line-height: 32px;}
.bat .txt .ml2{font-size: 24px;color: #fff;line-height: 30px;margin-top: 30px;text-transform: uppercase;}

.ny_bt{font-size: 24px;line-height: 24px;color: #333;}

.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: 60px;}
.ny_dqlj em{line-height: 24px;font-size: 16px;color: #bbb;}
.ny_dqlj i{line-height: 24px;font-size: 14px;color: #bbb;}
.ny_dqlj span{font-size:14px;color:#bbb;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:#2f6fb7;}
.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: 60px;color: #333;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 #2f6fb7;-webkit-transition:0.5s;transition:0.5s;}
.ny_fl ul li:hover a{color: #2f6fb7;}
.ny_fl ul li:hover a:after{width: 100%;left: 0;right: auto;}
.ny_fl ul li.on a{color: #2f6fb7;}
.ny_fl ul li.on a:after{width: 100%;left: 0px;}

.ny_cp{overflow: hidden;position: relative;padding: 10px 10px 40px;}
.ny_cp table{width: 100%;}
.ny_cp table thead th{position: sticky;top: 0;}
.ny_cp table thead tr:nth-child(2) th{top: 30px;}
.ny_cp table thead th .sxbt{display: flex;align-items: center;}
.ny_cp table thead th .sxbt i{cursor: pointer;font-size: 12px;}
.ny_cp table thead th .sxxl{position: absolute;top: 100%;background: #000;padding: 10px;max-width: 300px;min-width: 150px;z-index: 999;display: none;}
.ny_cp table thead th .sxxl .sxss{display: flex;flex-wrap: wrap;justify-content: flex-end;}
.ny_cp table thead th .sxxl .sxss input{display: block;width: 100%;font-size: 12px;line-height:20px;color: #000;background: #fff;padding: 0 5px;}
.ny_cp table thead th .sxxl .sxss button{background: #2f6fb7;padding: 0 10px;color: #fff;font-size: 12px;line-height: 20px;margin-top: 5px;cursor: pointer;}
.ny_cp table thead th .sxxl ul{overflow-y: scroll;overflow-x: hidden;min-height: 50px;max-height: 200px;}
.ny_cp table thead th .sxxl ul::-webkit-scrollbar{width:5px;height:5px;}
.ny_cp table thead th .sxxl ul::-webkit-scrollbar-track{background:#eee;border-radius:3px;}
.ny_cp table thead th .sxxl ul::-webkit-scrollbar-thumb{background:#2f6fb7;border-radius:3px;}
.ny_cp table thead th .sxxl ul li{line-height: 22px;display: flex;align-items: center;}
.ny_cp table thead th .sxxl ul li label{display: flex;align-items: center;cursor: pointer;}
.ny_cp table thead th .sxxl ul li label input{margin-right: 5px;}
.ny_cp table thead th .sxxl .qdcs{display: flex;justify-content:center;margin-top: 10px;}
.ny_cp table thead th .sxxl .qdcs a{background: #2f6fb7;padding: 0 10px;color: #fff;}
.ny_cp table th{padding: 5px 10px;font-size: 12px;line-height: 20px;color: #fff;background: #000;font-weight: normal;text-align: left;}
.ny_cp table td{padding: 5px 10px;font-size: 12px;line-height: 20px;color: #333;border-bottom: 1px solid #eee;}
.ny_cp table td a{color: #2f6fb7;}
.ny_cp table tr:hover{background: #f2f2f2;}
.ny_cp_gd{overflow: auto;height: 460px;}
.ny_cp_gd::-webkit-scrollbar{width:5px;height:5px;}
.ny_cp_gd::-webkit-scrollbar-track{background:#eee;border-radius:3px;}
.ny_cp_gd::-webkit-scrollbar-thumb{background:#2f6fb7;border-radius:3px;}
.ny_cp.on{padding-top: 25px;}
.ny_cp.on .ny_cp_hd{position: absolute;left: 0;top: 0;right: 0;background: #ccc;height: 20px;border-radius: 10px;}
.ny_cp.on .ny_cp_hd span{position: absolute;left: 0;top: 0;background: #999;height: 20px;border-radius: 10px;cursor: pointer;}

.ny_cp_xz{padding-bottom: 60px;display: flex;align-items: center;justify-content: center;}
.ny_cp_xz a{background: #2f6fb7;font-size: 14px;line-height: 40px;color: #fff;padding: 0 30px;}

.ny_cp_xq{}
.ny_cp_xq1{display: flex;align-items: center;}
.ny_cp_xq1 .img{width: 300px;border: 1px solid #eee;}
.ny_cp_xq1 .img img{display: block;width: 100%;}
.ny_cp_xq1 .txt{padding-left: 30px;padding-bottom: 20px;}
.ny_cp_xq1 .txt .ml1{font-size: 24px;line-height: 24px;color: #333;}
.ny_cp_xq1 .txt .ml2{margin-top: 20px;display: flex;}
.ny_cp_xq1 .txt .ml2 a{font-size: 14px;line-height: 36px;color: #fff;background: #2f6fb7;padding: 0 30px;}
.ny_cp_xq2{padding-top: 40px;}
.ny_cp_xq2 .txt{margin-top: 30px;font-size: 14px;line-height: 24px;color: #333;}
.ny_cp_xq2 .txt table{width: 100%;}
.ny_cp_xq2 .txt table tr:nth-child(2n+1){background: #f3f5f7;}
.ny_cp_xq2 .txt table th{padding: 20px;text-align: left;width: 50%;}
.ny_cp_xq2 .txt table td{padding: 20px;width: 50%;}

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

.ny_yy{}
.ny_yy ul{}
.ny_yy ul li{margin-bottom: 20px;}
.ny_yy ul li:last-child{margin-bottom: 0px;}
.ny_yy ul li a{display: flex;align-items: center;background: #f3f5f7;}
.ny_yy ul li:nth-child(2n) a{flex-direction: row-reverse;}
.ny_yy ul li .img{width: 50%;overflow: hidden;}
.ny_yy ul li .img img{display: block;width: 100%;-webkit-transition:0.5s;transition:0.5s;}
.ny_yy ul li .img:hover img{-webkit-transform:scale(1.1);transform:scale(1.1);}
.ny_yy ul li .txt{width: 50%;padding: 0 50px;}
.ny_yy ul li .txt .ml1{font-size: 24px;line-height:30px;color: #333;-webkit-transition:0.5s;transition:0.5s;}
.ny_yy ul li .txt .ml1:hover{color: #2f6fb7;}
.ny_yy ul li .txt .ml2{font-size: 14px;line-height:30px;color: #666;margin-top: 20px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 6;overflow: hidden;}
.ny_yy ul li .txt .ml3{margin-top: 20px;}

.pagination{width:100%; height:auto;text-align:center; font-size:0px; position:relative; overflow:hidden; margin:auto; padding-top:40px;}
.pagination a,.pagination span{display:inline-block; padding:0 20px; line-height:34px; font-size:14px; border:1px solid #eee; margin:0 5px;color: #666;background: #fff;-webkit-transition:0.5s;transition:0.5s;}
.pagination span.current,.pagination a:hover{color:#fff; border-color:#2f6fb7; background:#2f6fb7;}

.ny_yy_xq_bg{position: relative;}
.ny_yy_fl{padding-top: 40px;}
.ny_yy_fl ul{display: flex;justify-content: center;}
.ny_yy_fl ul li{margin:0 10px;}
.ny_yy_fl ul li a{display: block;font-size: 14px;line-height: 36px;color: #333;background: #f6f6f6;padding: 0 30px;-webkit-transition:0.5s;transition:0.5s;}
.ny_yy_fl ul li a:hover{color: #fff;background: #2f6fb7;}
.ny_yy_fl ul li.on a{color: #fff;background: #2f6fb7;}
.ny_yy_xq{padding-bottom: 60px;}
.ny_yy_xq .lb{margin-top: 40px;position: relative;}
.ny_yy_xq .lb .ny_yy_xq_dw{position: absolute;top: -100px;}
.ny_yy_xq .lb .txt{margin-top: 20px;font-size: 14px;line-height: 30px;color: #333;}
.ny_yy_xq .lb .txt img{display: block;max-width: 100%;}
.ny_yy_xq .lb .txt table{width: 100%;}
.ny_yy_xq .lb .txt table tr:nth-child(2n+1){background: #f3f5f7;}
.ny_yy_xq .lb .txt table th{padding:10px 20px;text-align: left;background: #2f6fb7;color: #fff;}
.ny_yy_xq .lb .txt table td{padding:10px 20px;}

.ny_xz{}
.ny_xz .lb{margin-bottom: 40px;}
.ny_xz .lb:last-child{margin-bottom: 0px;}
.ny_xz .lb .lb2{margin-top: 20px;}
.ny_xz ul{display: flex;flex-wrap: wrap;}
.ny_xz ul li{width: 32.666%;margin: 0 1% 1% 0;display: flex;align-items: center;border: 1px solid #eee;padding: 12px;}
.ny_xz ul li:nth-child(3n){margin-right: 0;}
.ny_xz ul li .img{font-size: 60px;line-height: 60px;color: #2f6fb7;}
.ny_xz ul li .txt{flex: 1;overflow: hidden;width: 100%;padding-left: 10px;}
.ny_xz ul li .txt .ml1{font-size: 14px;line-height: 24px;color: #333;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.ny_xz ul li .txt .ml2{margin-top: 5px;display: flex;}
.ny_xz ul li .txt .ml2 a{display: flex;align-items: center;justify-content: center;color: #2f6fb7;font-size: 14px;line-height: 24px;position: relative;}
.ny_xz ul li .txt .ml2 a i{font-size: 20px;padding-left: 3px;}
.ny_xz ul li .txt .ml2 a:after{content: "";position: absolute;left: 0;bottom: 0;height: 2px;background: #2f6fb7;width: 0;opacity: 0;-webkit-transition:0.5s;transition:0.5s;}
.ny_xz ul li .txt .ml2 a:hover:after{width: 100%;opacity: 1;}

.bt18{font-size: 18px;line-height: 30px;color: #2f6fb7;font-weight: bold;}

.ny_gy{font-size: 14px;line-height: 30px;color: #333;}
.ny_gy img{display: block;max-width: 100%;}
.ny_gy table{width: 100%;}
.ny_gy table tr:nth-child(2n+1){background: #f3f5f7;}
.ny_gy table th{padding:10px 20px;text-align: left;background: #2f6fb7;color: #fff;}
.ny_gy table td{padding:10px 20px;}

.ny_ly{}
.ny_ly .lb{}
.ny_ly .lb form{display: flex;flex-wrap: wrap;}
.ny_ly .lb ul{width: 49.5%;margin-right: 1%;}
.ny_ly .lb ul:nth-child(2n){margin-right: 0;}
.ny_ly .lb ul li{margin-bottom: 15px;position: relative;border: 1px solid #eee;}
.ny_ly .lb ul li input{display: block;width: 100%;padding:0 15px;line-height: 46px;height: 46px;color: #666;background: none;}
.ny_ly .lb ul li select{-webkit-appearance: none;padding:0 15px;background: none;width: 100%;height: 46px;color: #666;}
.ny_ly .lb ul li i{position: absolute;right: 10px;top: 0px;font-size: 24px;line-height: 46px;color: #999;}
.ny_ly .lb ul li textarea{display: block;width: 100%;padding:10px 15px;line-height: 30px;height: 172px;color: #666;background: none;}
.ny_ly .lb ul li select:focus,.ny_ly .lb ul li input:focus,.ny_ly .lb ul li textarea:focus{border: 1px solid #2f6fb7;}
.ny_ly .lb .btn{display: flex;align-items: center;justify-content: center;width: 100%;margin-top: 10px;}
.ny_ly .lb .btn button{cursor: pointer;color: #fff;position: relative;border: none;background-color: #2f6fb7;height: 46px;line-height: 46px;margin: 0 0.5%;padding: 0 60px;-webkit-transition:0.5s; transition:0.5s;}
.ny_ly .lb .btn button:hover{background-color: #2f6fb7;}

.ny_xw{}
.ny_xw ul{}
.ny_xw ul li{margin-bottom:2%;border: 1px solid #eee;}
.ny_xw ul li a{padding: 20px;display: flex;}
.ny_xw ul li .img{width: 280px;height: 170px;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-left: 20px;position: relative;padding-bottom: 40px;}
.ny_xw ul li .txt .ml1{font-size:18px;line-height:30px;color:#2f6fb7;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;font-weight: bold;}
.ny_xw ul li .txt .ml2{font-size:14px;margin: 5px 0 10px;line-height:24px;color:#999;} 
.ny_xw ul li .txt .ml3{font-size:14px;line-height:24px;color: #333;border-top: 1px solid #eee;padding-top: 10px; display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;} 
.ny_xw ul li .txt .ml4{position: absolute;right: 0;bottom: 0;}

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

.fa_xq{}
.fa_xq .bt{font-size: 30px;line-height: 40px;color: #333;}
.fa_xq .ms{margin-top: 20px;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: #2f6fb7;-webkit-transition:0.5s;transition:0.5s;}
.fa_xq .ms a:hover{color: #2f6fb7;}
.fa_xq .txt{line-height: 30px;color: #333;padding-top: 40px;border-top: 1px solid #eee;margin-top: 20px;}
.fa_xq .txt table{border: 1px solid #eee;border-width: 1px 1px 0 0;width: 100%;margin: 10px 0;}
.fa_xq .txt table th{border: 1px solid #eee;border-width:0 0 1px 1px;padding: 5px 10px;background: #f1f3f5;}
.fa_xq .txt table td{border: 1px solid #eee;border-width:0 0 1px 1px;padding: 5px 10px;}
.fa_xq .txt img{max-width: 100%;}

.ny_xw_xq_yy_tj{position: sticky;top: 80px;}
.ny_xw_xq_yy_tj .bt{font-size: 18px;line-height: 24px;color: #333;padding-left: 20px;position: relative;overflow: hidden;}
.ny_xw_xq_yy_tj .bt:before{content: "";position: absolute;left: 0px;top: 0;width: 4px;height: 100%;background: #bbb;}
.ny_xw_xq_yy_tj .bt:after{content: "";position: absolute;left: 0px;top: -100%;z-index: 1;width: 4px;height: 100%;background: #2f6fb7;-webkit-animation: topgd 3s infinite ease-in-out;animation: topgd 3s infinite ease-in-out;}
.ny_xw_xq_yy_tj .lb{padding: 30px 0 0;}
.ny_xw_xq_yy_tj .lb ul{display: flex;flex-wrap: wrap;}
.ny_xw_xq_yy_tj .lb ul li{margin-bottom: 15px;width: 100%;}
.ny_xw_xq_yy_tj .lb ul li a{display: flex;align-items: center;position: relative;}
.ny_xw_xq_yy_tj .lb ul li a:after{content: "";position: absolute;left: 0;bottom: 0;width: 0;height: 2px;background: #2f6fb7;-webkit-transition:0.5s;transition:0.5s;}
.ny_xw_xq_yy_tj .lb ul li .img{overflow: hidden;width: 60px;margin-right: 10px;height: 60px;border: 1px solid #eee;}
.ny_xw_xq_yy_tj .lb ul li .img img{display: block;width: 100%;height:100%;-o-object-fit: contain;-webkit-object-fit: contain;object-fit: contain;-webkit-transition:0.5s;transition:0.5s;}
.ny_xw_xq_yy_tj.xwtj .lb ul li .img img{-o-object-fit: cover;-webkit-object-fit: cover;object-fit: cover;}
.ny_xw_xq_yy_tj .lb ul li:hover .img img{-webkit-transform:scale(1.1);transform:scale(1.1);}
.ny_xw_xq_yy_tj .lb ul li .txt{flex: 1;overflow: hidden;width: 100%;}
.ny_xw_xq_yy_tj .lb ul li .txt .ml1{font-size: 14px;line-height: 24px;color: #666;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;-webkit-transition:0.5s;transition:0.5s;}
.ny_xw_xq_yy_tj .lb ul li .txt .ml2{font-size: 13px;line-height: 24px;color: #999;}
.ny_xw_xq_yy_tj .lb ul li:hover .txt .ml1{color: #2f6fb7;}
.ny_xw_xq_yy_tj .lb ul li a:hover:after{width: 100%;}

.ny_zp2{}
.ny_zp2 .lb{margin-top: 40px;border-radius: 10px;box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);padding:10px 0px 0;}
.ny_zp2 .lb .ml1{border-bottom: 2px solid #eee;display: flex;padding-right: 160px;}
.ny_zp2 .lb .ml1 .ml{width:25%;padding: 15px 30px;font-size: 16px;line-height: 30px;color: #333;}
.ny_zp2 .lb .ml2{border-bottom: 1px solid #eee;display: flex;position: relative;-webkit-transition:0.5s;transition:0.5s;padding-right: 160px;}
.ny_zp2 .lb .ml2:last-child{border-bottom: none;}
.ny_zp2 .lb .ml2 .ml{width:25%;padding: 15px 30px;line-height: 30px;color: #666;}
.ny_zp2 .lb .ml2 .ttjl{position: absolute;right: 30px;top: 0;bottom: 0;display: flex;align-items: center;justify-content: center;}
.ny_zp2 .lb .ml2 .ttjl a{font-size: 14px; line-height: 30px;background: #2f6fb7;color: #fff;padding: 0 20px;border-radius: 15px;}
.ny_zp2 .lb .ml2 .ttjl a i{font-size: 20px;padding-left: 5px;}
.ny_zp2 .lb .ml2:hover{background: #f6f6f6;}

.ny_lx{display: flex;justify-content: space-between;}
.ny_lx .txt{width: 520px;margin-right: 40px;}
.ny_lx .txt .ml1{font-size: 30px;line-height: 46px;color: #333;}
.ny_lx .txt .ml2{line-height: 30px;color: #333;margin-top: 30px;}
.ny_lx .txt .ml2 p{padding: 10px 0;display: flex;}
.ny_lx .txt .ml2 p em{width: 30px;height: 30px;margin-right: 10px;font-size: 19px;color: #fff;background: #2f6fb7;display: flex;align-items: center;justify-content: center;border-radius: 50%;}
.ny_lx .txt .ml2 p span{flex:1;width: 100%;overflow: hidden;}
.ny_lx .txt .ml3{display: flex;margin-top: 40px;}
.ny_lx .txt .ml3 a{background: #2f6fb7;padding: 15px 50px;line-height: 20px;color: #fff;display: flex;align-items: center;justify-content: center;border-radius: 25px;-webkit-transition:0.5s;transition:0.5s;}
.ny_lx .txt .ml3 a i{font-size: 19px;margin-left: 15px;}
.ny_lx .txt .ml3 a:hover{-webkit-transform: translate(0, -5px);transform: translate(0, -5px);}
.ny_lx .dt{flex:1;width: 100%;overflow: hidden;}