﻿*{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:#14a6a3;}

/** 重置表格元素 **/
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: 60px;padding-right: 60px;}
.pd10{padding-left: 10%;padding-right: 10%;}
.pd40{padding-left: 40px;padding-right: 40px;}

.top_bg{position: fixed;left: 0;top: 0;right: 0;z-index: 9;height: 90px;-webkit-transition:0.5s;transition:0.5s;border-bottom: 1px solid rgba(255, 255, 255, 0.1);-webkit-transition: 0.5s;transition: 0.5s;}
.top_h{display: flex;align-items: center;justify-content: space-between;}
.top_h .logo{}
.top_h .logo img{display: block;height:90px;padding: 15px 0;}
.top_h .logo img.hs{display: none;}
.dhan2{display: none;}
.sjdh2{display: none;}
.dh{display: block;}
.dh ul{display: flex;}
.dh ul li{position: relative;}
.dh ul li p a{display:block;line-height:90px;font-size:16px;position:relative;color:#fff;padding:0 30px;-webkit-transition:0.5s;transition:0.5s;}
.dh ul li p a:after{content: "";position: absolute;left: 30px;right: 30px;bottom: 0px;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.on p a:after{-webkit-transform: scale(1, 1);transform: scale(1, 1);opacity: 1;}
.dh ul li .dh_fl{position: absolute;left:50%;top: 90px;margin-left: -100px;width: 200px;display: none;padding: 10px;}
.dh ul li .dh_fl ul{display: block;background: #fff;border-radius: 5px;box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);}
.dh ul li .dh_fl ul li{border-bottom: 1px solid #eee;}
.dh ul li .dh_fl ul li:last-child{border-bottom:none;}
.dh ul li .dh_fl ul li a{display: flex;align-items: center;align-content: center;justify-content: space-between;font-size: 14px;line-height: 2;color: #000;padding: 10px 12px;-webkit-transition:0.5s;transition:0.5s;}
.dh ul li .dh_fl ul li a i{font-size: 12px;color:#ccc;-webkit-transition:0.5s;transition:0.5s;}
.dh ul li .dh_fl ul li:hover>a{color:#ef8302;}
.dh ul li .dh_fl ul li:hover>a>i{color:#ef8302;}

.top_ssyy{display: flex;align-items: center;}
.top_yy{display: flex;align-items: center;border-radius: 13px;border: 1px solid #fff;overflow: hidden;-webkit-transition:0.5s;transition:0.5s;}
.top_yy a{font-size: 14px;line-height: 24px;color: #fff;padding: 0 8px;-webkit-transition:0.5s;transition:0.5s;}
.top_yy a.on{color: #ef8302;background: #fff;}
.top_ss{margin-right: 5px;}
.top_ss .top_ss_an a{display: flex;align-items: center;justify-content:center;align-content: center;width: 60px;font-size: 22px;height: 90px;color: #fff;-webkit-transition:0.5s;transition:0.5s;}
.top_ss_xl{position: absolute;left: 0;top: 90px;right: 0;padding: 30px 0;background: #fff;display: none;}
.top_ss_xl .top_ss_bg{width: 1200px;max-width: 90%;margin: auto;}
.top_ss_xl form{display: block;position: relative;padding-right: 120px;border-radius: 5px;overflow: hidden;}
.top_ss_xl form input{display: block;width: 100%; font-size: 14px;line-height: 60px;color: #333;height: 60px;padding: 0 20px;background: #f6f6f6;}
.top_ss_xl form a{position: absolute;right: 0;top: 0;font-size: 24px;line-height: 60px;width: 120px;color: #fff;text-align: center;background: #ef8302;}

.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 .dh ul li p a{color: #333;}
.top_bg.on .dh ul li p a:after{background: #ef8302;}
.top_bg.on .dh ul li.on p a{color:#ef8302;}
.top_bg.on .dh ul li:hover p a{color:#ef8302;}
.top_bg.on .top_yy{border: 1px solid #ef8302;}
.top_bg.on .top_yy a{color: #666;}
.top_bg.on .top_yy a:hover{color: #ef8302;}
.top_bg.on .top_yy a.on{color: #fff;background: #ef8302;}
.top_bg.on .top_ss .top_ss_an a{color: #666;}
.top_bg.on .top_ss .top_ss_an a:hover{color: #ef8302;}

.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 .dh ul li p a{color: #333;}
.top_bg.on2 .dh ul li p a:after{background: #ef8302;}
.top_bg.on2 .dh ul li.on p a{color:#ef8302;}
.top_bg.on2 .dh ul li:hover p a{color:#ef8302;}
.top_bg.on2 .top_yy{border: 1px solid #ef8302;}
.top_bg.on2 .top_yy a{color: #666;}
.top_bg.on2 .top_yy a:hover{color: #ef8302;}
.top_bg.on2 .top_yy a.on{color: #fff;background: #ef8302;}
.top_bg.on2 .top_ss .top_ss_an a{color: #666;}
.top_bg.on2 .top_ss .top_ss_an a:hover{color: #ef8302;}

.banner{width:100%;overflow:hidden;position:relative;}
.banner ul{}
.banner ul li{overflow:hidden;position:relative;}
.banner ul li .img{overflow: hidden;height: 100vh;}
.banner ul li .img 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 .img video{display:block; width:100%;height:100%;-o-object-fit: cover;-webkit-object-fit: cover;object-fit: cover;}
.banner ul li.swiper-slide-active .img img{-webkit-transform: scale(1.1, 1.1);transform: scale(1.1, 1.1);}
.banner ul li .txt{position: absolute;left: 60px;bottom: 0;right: 60px;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: 0.48rem;line-height: 1.2;color: #fff;font-weight: bold;}
.banner ul li .txt .ml2{font-size: 0.3rem;line-height: 1.2;color: #fff;margin-top: 0.3rem;}
.banner ul li .txt .ml3{display: flex;margin-top: 0.5rem;}
.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.5s;animation-delay: 1.5s; -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: 2s;animation-delay: 2s; -webkit-animation-fill-mode:both;animation-fill-mode:both;}
.bandd{position:absolute;left: auto!important;right: 60px;bottom:60px!important;width:28px!important;z-index:4;display: flex;justify-content: flex-end;flex-wrap: wrap;}
.bandd span{z-index:2;cursor:pointer;margin:6px 0px!important;width:15px;height:1px;position:relative;-webkit-transition:0.5s;transition:0.5s;background:#fff;opacity: 1!important;border-radius: 0!important;}
.bandd span.swiper-pagination-bullet-active{width: 28px;}
.banz,.bany{position:absolute;left: 60px;bottom: 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: 36px;line-height: 1;color: #fff;-webkit-animation: bounceDownSvg 1.5s infinite;animation: bounceDownSvg 1.5s infinite;}
@-webkit-keyframes bounceDownSvg{0%,100%{-webkit-transform: translateY(0);}50%{-webkit-transform: translateY(10px);}}
@keyframes bounceDownSvg{0%,100%{transform: translateY(0);}50%{transform: translateY(10px);}}

.more_an{font-size: 16px;line-height:50px;color: #fff;background: #ef8302;padding: 0 40px;-webkit-transition:0.5s;transition:0.5s;display: flex;align-items: center;justify-content: center;overflow: hidden;position: relative;border-radius: 25px;}
.more_an .more_an_wz{position: relative;z-index: 2;}
.more_an i{font-size: 18px;padding-left: 10px;position: relative;z-index: 2;}
.more_an:after{content: "";position: absolute;left:0;top:0;bottom:0;width: 0;background: #0143ee;-webkit-transition:0.5s;transition:0.5s;z-index: 1;}
.more_an:hover:after{width: 110%;}
.more_an:hover{color: #fff;}

.sy_bt{text-align: center;}
.sy_bt .ml1{font-size: 0.42rem;line-height: 1;color: #333;font-weight: bold;}
.sy_bt .ml2{font-size: 16px;line-height: 1.6;color: #666;margin-top: 30px;padding-top: 30px;position: relative;}
.sy_bt .ml2:before,.sy_bt .ml2:after{content: "";position: absolute;top: 0;left: 50%;width: 35px;height: 6px;border-radius: 3px;background: #0143ee;margin-left: -22px;}
.sy_bt .ml2:after{left: 50%;width: 6px;background: #ef8302;margin-left: 16px;}
.sy_bt.fff .ml1{color: #fff;}
.sy_bt.fff .ml2{color: #fff;}
.sy_bt.fff .ml2:before,.sy_bt.fff .ml2:after{background: #fff;}
.sy_bt.fff .ml2:after{background: #fff;}
.sy_bt.left{text-align: left;}
.sy_bt.left .ml2:before,.sy_bt.left .ml2:after{left: 0;margin-left: 0;}
.sy_bt.left .ml2:after{left: 38px;margin-left: 0;}
.sy_bt_bg{display: flex;justify-content: space-between;align-content: flex-end;align-items: flex-end;}

.sy_cp{position: relative;}
.sy_cp_bg{position: relative;background: #fff;padding: 40px 0;}
.sy_cp_bg:after{content: ""; position: absolute;right: 0;top: 0;bottom: 0;width: 50%; background: #e5ecfd;}
.sy_cp_bg2{position: relative;z-index: 2;display: flex;align-items: center;align-content: center;}
.sy_cp_fl{width: 25%;}
.sy_cp_fl ul li a{display: block; font-size: 18px;line-height: 1.6;color: #333;position: relative;padding: 20px 30px;border-radius: 5px;}
.sy_cp_fl ul li a:before{content: "●";font-size: 18px;float: left;padding-right: 15px;}
.sy_cp_fl ul li.on a{background: #ef8302;color: #fff;}
.sy_cp_img{width: 75%;}
.sy_cp_img ul li{display: none;align-items: center;align-content: center;}
.sy_cp_tp{width: 66.666%;padding: 0 5%;}
.sy_cp_tp img{display: block;width: 100%;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;}
.sy_cp_img ul li.on .sy_cp_tp img{animation-name:zoomIn;}
.sy_cp_wz{width: 33.333%;}
.sy_cp_wz .h1{font-size: 30px;line-height: 1.6;color: #333;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;}
.sy_cp_wz .h2{font-size: 16px;line-height: 2;color: #666;margin-top: 20px;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-delay: 0.5s;animation-delay: 0.5s;}
.sy_cp_wz .h3{display: flex;margin-top: 40px;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-delay: 1s;animation-delay: 1s;}
.sy_cp_img ul li.on .sy_cp_wz .h1{animation-name:fadeInUp;}
.sy_cp_img ul li.on .sy_cp_wz .h2{animation-name:fadeInUp;}
.sy_cp_img ul li.on .sy_cp_wz .h3{animation-name:fadeInUp;}
.canvaspart{position: absolute;left: 0;right: 0;bottom: 0;opacity: 0.1;z-index: 1;}
.canvaspart .canvas{width:100%;overflow:hidden;height:480px;}
.canvaspart .canvas canvas{width: 100%;height: 580px !important;}

.sy_gy_bg{position: relative;}
.sy_gy{display: flex;align-items: center;align-content: center;justify-content: space-between;position: relative;z-index: 1;}
.sy_gy .txt{width: 50%;padding:0 60px;}
.sy_gy .ms{margin-top: 8px;font-size: 16px;line-height: 2;color: #666;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 7;overflow: hidden;}
.sy_gy .gd{display: flex;margin-top: 30px;}
.sy_gy .img{width: 50%;overflow: hidden;position: relative;border-radius: 150px 0 150px 0;}
.sy_gy .img img{display:block; width:100%;height:100%;-o-object-fit: cover;-webkit-object-fit: cover;object-fit: cover;}

.sy_yy_bg{}
.sy_yy_bg2{position: relative;overflow: hidden;margin-top: 30px;}
.sy_yy_bg .bg{background: center center / cover no-repeat;position: absolute;left: -10px;top: -10px;right: -10px;bottom: -10px;-webkit-filter: blur(3px);filter: blur(3px);-webkit-transition:0.5s;transition:0.5s;}
.sy_yy_bg2:hover .bg{-webkit-filter: blur(0px);filter: blur(0px);}
.sy_yy_bg .bg:after{content: "";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_yy_bg2:hover .bg:after{background: rgba(0, 0, 0, 0.3);}
.sy_yy{position: relative;z-index: 1;}
.sy_yy ul{}
.sy_yy ul li{overflow: hidden;position: relative;}
.sy_yy ul li a{display: block;width: 100%;height: 70vh;border-left: 1px solid rgba(255, 255, 255, 0.2);}
.sy_yy ul li a:before {content: "";position: absolute;left: 0px;top: -100%;width: 1px;height: 100px;background-image: linear-gradient(180deg, transparent, #fff);animation: lineMove 3s ease-in-out infinite;}
.sy_yy 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;}
.sy_yy ul li .txt .ml1{font-size: 48px;line-height: 1;}
.sy_yy ul li .txt .ml2{font-size: 24px;line-height: 2;margin-top: 20px;}
@keyframes lineMove{to{top:100%;}}
.sy_yy ul li:nth-child(1) a:before{animation-delay: 0s;}
.sy_yy ul li:nth-child(2) a:before{animation-delay: 0.2s;}
.sy_yy ul li:nth-child(3) a:before{animation-delay: 0.4s;}

.sy_hz_bg{}
.sy_hz{}
.sy_hz .lb{margin-top: 50px;}
.sy_hz .lb ul{display: flex;flex-wrap: wrap;}
.sy_hz .lb ul li{width: 15.833%;margin: 0 1% 1% 0;border: 1px solid #eee;border-radius: 10px;overflow: hidden;}
.sy_hz .lb ul li:nth-child(6n){margin-right: 0;}
.sy_hz .lb ul li img{display: block;width: 100%;}

.sy_xw_bg{}
.sy_xw_bg .lb_bg{margin-top: 50px;position: relative;}
.sy_xw_bg .lb_bg .lb{}
.sy_xw_bg .lb_bg .lb ul{}
.sy_xw_bg .lb_bg .lb ul li{border-radius: 10px;overflow: hidden;}
.sy_xw_bg .lb_bg .lb ul li a{display: block;}
.sy_xw_bg .lb_bg .lb ul li .img{overflow: hidden;}
.sy_xw_bg .lb_bg .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_xw_bg .lb_bg .lb ul li .img:hover img{transform: scale(1.1); -webkit-transform: scale(1.1);}
.sy_xw_bg .lb_bg .lb ul li .txt{padding:20px 0 0;}
.sy_xw_bg .lb_bg .lb ul li .txt .ml1{font-size:16px;line-height: 1.6;color: #999;padding-bottom: 10px;}
.sy_xw_bg .lb_bg .lb ul li .txt .ml2{font-size:18px;line-height: 1.6;color: #333;font-weight: bold;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;-webkit-transition:0.5s;transition:0.5s;}
.sy_xw_bg .lb_bg .lb ul li .txt .ml3{font-size:16px;line-height: 1.6;color: #666;margin-top: 10px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}

.sy_zx_bg{background:url(../img/sy_zx.jpg) center center / cover no-repeat;display: flex;align-items: center;align-content: center;justify-content: center;height: 320px;}
.sy_zx{}
.sy_zx .bt{color: #fff;font-size: 0.4rem;line-height: 1.4;text-align: center;}
.sy_zx .gd{margin-top:40px;display: flex;justify-content: center;}

.foot_bg{padding-top: 60px;background: #222;}
.foot1{display: flex;justify-content: space-around;padding-bottom: 50px;/*flex-direction: row-reverse;*/}
.foot_dh{width: 20%;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: 2;color: #fff;-webkit-transition:0.5s;transition:0.5s;opacity: 0.8;}
.foot_dh ul li.bt a{font-size: 18px;color: #fff;opacity: 1;}
.foot_dh ul li a:hover{opacity: 1;}
.foot_lx{width: 25%;}
.foot_lx .ml1{font-size: 18px;line-height: 2;color: #fff;}
.foot_lx .ml3{font-size: 14px;line-height: 24px;color: #fff;margin-top: 10px;}
.foot_lx .ml3 p{display: flex;padding: 6px 0;}
.foot_lx .ml3 p span{opacity: 0.8;}
.foot_lx .ml3 p i{font-size: 22px;padding-right: 5px;color: #fff;}
.foot_gz{width: 20%;}
.foot_gz .ml4{font-size: 18px;line-height: 2;color: #fff;}
.foot_gz .ml4ms{font-size: 14px;line-height: 2;color: #fff;margin-top: 15px;opacity: 0.8;}
.foot_gz .ml5{margin-top: 20px;}
.foot_gz .ml5 ul{display: flex;}
.foot_gz .ml5 ul li{margin-right: 20px;position: relative;}
.foot_gz .ml5 ul li a{display: block;font-size: 24px;line-height: 44px;width: 46px;border: 1px solid #fff;border-radius: 50%;color: #fff;text-align: center;-webkit-transition:0.5s;transition:0.5s;}
.foot_gz .ml5 ul li:hover a{border: 1px solid #fff;background: #fff;color: #ef8302;}
.foot_gz .ml5 ul li .xl{position: absolute;left:50%;bottom: 46px;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;}
.bqsy{font-size: 14px;line-height: 24px;padding: 20px 0;text-align: center;color: #fff;border-top: 1px solid rgba(255, 255, 255, 0.1);opacity: 0.8;}
.bqsy a{color: #fff;}

.bat{overflow: hidden;position: relative;}
.bat .img{overflow: hidden;height: 580px;}
.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: 0px;display: flex;align-items: center;align-content: center;}
.bat .txt .txt_bg{}
.bat .txt .txt_bg .ml1{font-size: 0.48rem;line-height: 1.2;color: #fff;font-weight: bold;}
.bat .txt .txt_bg .ml2{font-size: 24px;line-height: 1.2;color: #fff;margin-top: 20px;opacity: 0.8;text-transform: uppercase;}
.bat_lj_bg{position: absolute;left: 0;right: 0;bottom: 0;z-index: 1;border-top: 1px solid rgba(255, 255, 255, 0.2);opacity: 0.6;}
.bat_lj_bg .bat_lj{height: 60px;display: flex;align-items: center;align-content: center;color: #fff;}
.bat_lj_bg .bat_lj em{line-height: 24px;margin-right:5px;font-size: 18px;}
.bat_lj_bg .bat_lj i{line-height: 24px;font-size: 20px;padding: 0 2px;}
.bat_lj_bg .bat_lj span{font-size:16px;line-height: 24px;}
.bat_lj_bg .bat_lj a{font-size:15px;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:#fff;}

.ny_fl_bg{padding-top: 30px;}
.ny_fl{border-bottom: 1px solid #eee;}
.ny_fl ul{display: flex;justify-content: center;}
.ny_fl ul li{margin:0 30px;}
.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;left: 0;right: 0;bottom: 0px;height: 2px;background: #ef8302;-webkit-transform: scale(0, 1);transform: scale(0, 1);-webkit-transition:0.5s;transition:0.5s;}
.ny_fl ul li.on a{color: #ef8302;}
.ny_fl ul li.on a:after{-webkit-transform: scale(1, 1);transform: scale(1, 1);}
.ny_fl ul li a:hover{color: #ef8302;}
.ny_fl ul li a:hover:after{-webkit-transform: scale(1, 1);transform: scale(1, 1);}

.ny_cp_bg{}
.ny_cp{}
.ny_cp ul{display: flex;flex-wrap: wrap;}
.ny_cp ul li{width: 32%;margin: 0 2% 2% 0;box-shadow: 0 0 25px rgba(0, 0, 0, 0.08);border-radius: 10px;overflow: hidden;-webkit-transition:0.5s;transition:0.5s;}
.ny_cp ul li:nth-child(3n){margin-right: 0;}
.ny_cp ul li:hover{box-shadow: 0 0 25px rgba(0, 0, 0, 0.2);-webkit-transform: translate(0, -5px);transform: translate(0, -5px);}
.ny_cp ul li .img_bg{position: relative;}
.ny_cp ul li .img{overflow: hidden;}
.ny_cp ul li .img img{display: block;width: 100%;-webkit-transition:0.5s;transition:0.5s;}
.ny_cp ul li:hover .img img{transform: scale(1.1); -webkit-transform: scale(1.1);}
.ny_cp ul li .txt{text-align: center;padding:0 40px;}
.ny_cp ul li .txt2{padding:40px 0;border-top: 1px solid #eee;}
.ny_cp ul li .txt .ml1{font-size: 18px;color: #333;line-height: 1.6;-webkit-transition:0.5s;transition:0.5s;}
.ny_cp ul li .txt .ml1:hover{color: #ef8302;}
.ny_cp ul li .txt .ml2{font-size: 14px;color: #666;line-height: 1.6;margin-top: 10px;}
.ny_cp ul li .txt .ml3{margin-top: 20px;display: flex;align-items: center;align-content: center;justify-content: center;}
.ny_cp ul li .txt .ml3 span{font-size: 14px;line-height: 30px;color: #ef8302;border: 1px solid #ef8302;padding: 0 20px;border-radius: 5px;display: flex;align-items: center;align-content: center;justify-content: center;-webkit-transition: 0.5s;transition: 0.5s;}
.ny_cp ul li .txt .ml3 span .iconfont{font-size: 12px;margin-left: 3px;}
.ny_cp ul li .txt .ml3 span:hover{color: #fff;border: 1px solid #0143ee;background: #0143ee;}

.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:36px; font-size:14px; margin:0 3px;color: #666;background: #f6f6f6;-webkit-transition:0.5s;transition:0.5s;}
.pagination span.current,.pagination a:hover{color:#fff;background:#ef8302;}

.ny_cp_xq1{display: flex;align-content: flex-start;align-items: flex-start;}
.ny_cp_xq1 .img{width: 55%;}
.cp_xq_qhz,.cp_xq_qhy{position: absolute;top: 50%;margin-top: -23px;z-index: 1;font-size: 18px;line-height: 46px;color: #fff;background: rgba(0, 0, 0, 0.2);cursor: pointer;width: 46px;text-align: center;border-radius: 50%;}
.cp_xq_qhz{left: 20px;}
.cp_xq_qhy{right: 20px;}
.ny_cp_xq1 .img .cp_xq_qh{border: 1px solid #eee;overflow: hidden;width: 100%;}
.ny_cp_xq1 .img .cp_xq_qh ul li img{display: block;width: 100%;}
.ny_cp_xq1 .txt{width: 45%;padding-left: 4%;padding-top: 10px;}
.ny_cp_xq1 .txt .ml1{font-size: 0.36rem;line-height: 1.2;color: #333;}
.ny_cp_xq1 .txt .ml2{border-top: 1px solid #eee;font-size: 16px;line-height: 2;color: #666;padding: 30px 0 0;margin-top: 30px;}
.ny_cp_xq1 .txt .ml3{margin-top: 40px;}
.ny_cp_xq1 .txt .ml3 ul{display: flex;}
.ny_cp_xq1 .txt .ml3 ul li{display: flex;margin-right: 15px;}

.ny_cpxq2{}
.cp_xq_txt{margin-bottom:80px;}
.cp_xq_txt .bt{}
.cp_xq_txt .bt span{display: block;font-size: 30px;line-height: 1;color: #333;border-bottom: 1px solid #eee;padding-bottom: 30px;}
.cp_xq_txt .txt{line-height:30px; font-size:16px; color:#333;margin-top: 30px;}
.cp_xq_txt .txt img{display: block;max-width: 100%;margin: auto;}
.cp_xq_txt .txt table{width: 100%;}
.cp_xq_txt .txt table tr:nth-child(2n){background: #f5f7f9;}
.cp_xq_txt .txt table th{padding: 20px 30px;}
.cp_xq_txt .txt table td{padding: 20px 30px;}

.view-page2{padding-top:20px;border-top: 1px solid #eee;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:16px;line-height:1.6;color: #666;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;-webkit-transition:0.5s;transition:0.5s;} 
.view-page2 a:hover{color:#ef8302;}

.cp_dw{position: absolute;top: -90px;}

.cpxunpan{position: relative;}
.cpxunpan .bt{font-size: 30px;line-height: 1;color: #333;border-bottom: 1px solid #eee;padding-bottom: 30px;}
.cpxunpan .ly{margin-top: 40px;}
.cpxunpan .ly form{}
.cpxunpan .ly ul{display: flex;flex-wrap: wrap;}
.cpxunpan .ly ul:nth-child(2n){margin-right: 0;}
.cpxunpan .ly ul li{width: 49.5%;margin-right: 1%;margin-bottom: 1%;position: relative;}
.cpxunpan .ly ul li:nth-child(2n){margin-right: 0;}
.cpxunpan .ly ul li:nth-child(n+5){width: 100%;margin-right: 0;}
.cpxunpan .ly ul li input{display: block;width: 100%;font-size: 16px;padding:0 20px;line-height: 60px;height: 60px;color: #333;background: #f5f7f9;border-radius: 5px;}
.cpxunpan .ly ul li textarea{display: block;width: 100%;font-size: 16px;padding:10px 20px;line-height: 30px;height: 220px;color: #333;background: #f5f7f9;border-radius: 5px;}
.cpxunpan .ly .btn{display: flex;align-items: center;justify-content: center;width: 100%;}
.cpxunpan .ly .btn button{border-radius: 5px;cursor: pointer;color: #fff;position: relative;border: none;font-size: 16px;background: #ef8302;height: 60px;line-height: 60px;margin-left: 10px;margin-right: 10px;padding: 0 60px;-webkit-transition:0.5s; transition:0.5s;}
.cpxunpan .ly .btn button:hover{background: #0143ee;}

.ny_fa3{}
.ny_fa3 .bt{font-size: 30px;line-height: 1;color: #333;border-bottom: 1px solid #eee;padding-bottom: 30px;}
.ny_fa3 .lb_bg{margin-top: 40px;position: relative;}
.ny_fa3 .lb_bg .ny_fa3_l,.ny_fa3 .lb_bg .ny_fa3_r{position: absolute;top: 50%;margin-top: -65px;font-size: 30px;line-height: 46px;color: #999;cursor: pointer;-webkit-transition:0.5s; transition:0.5s;}
.ny_fa3 .lb_bg .ny_fa3_l{left:0px;}
.ny_fa3 .lb_bg .ny_fa3_r{right:0px;}
.ny_fa3 .lb_bg .ny_fa3_l:hover,.ny_fa3 .lb_bg .ny_fa3_r:hover{color: #ef8302;}
.ny_fa3 .lb_bg .ny_fa3_dd{text-align:center; z-index:5;display: flex;align-items: center;justify-content: center;padding-top: 30px;}
.ny_fa3 .lb_bg .ny_fa3_dd span{z-index:2;cursor:pointer;margin:0 6px!important;width:8px;height:8px;position:relative;-webkit-transition:0.5s;transition:0.5s;background:rgba(0, 0, 0, 0.2);opacity: 1!important;}
.ny_fa3 .lb_bg .ny_fa3_dd span.swiper-pagination-bullet-active{background:#ef8302;}
.ny_fa3 .lb_bg .ny_fa3_dd span:after{content: "";position: absolute;left: -6px;top: -6px;border: 1px solid #ef8302;width: 18px;height: 18px;border-radius: 50%;-webkit-transform: scale(0);transform: scale(0);-webkit-transition:0.5s;transition:0.5s;}
.ny_fa3 .lb_bg .ny_fa3_dd span.swiper-pagination-bullet-active:after{-webkit-transform: scale(1);transform: scale(1);}
.ny_fa3 .lb_bg .lb{}
.ny_fa3 .lb_bg .lb ul li .img{overflow: hidden;position: relative;border:1px solid #eee;}
.ny_fa3 .lb_bg .lb ul li .img:before,.ny_fa3 .lb_bg .lb ul li .img:after{content: "";position: absolute;width: 0;height: 0;border: 2px solid #ef8302;-webkit-transition:0.5s;transition:0.5s;z-index: 1;opacity: 0;}
.ny_fa3 .lb_bg .lb ul li .img:before{left: 0px;top: 0;border-width: 2px 0 0 2px;}
.ny_fa3 .lb_bg .lb ul li .img:after{right: 0;bottom: 0;border-width: 0 2px 2px 0;}
.ny_fa3 .lb_bg .lb ul li:hover .img:before,.ny_fa3 .lb_bg .lb ul li:hover .img:after{width: 100%;height: 100%;opacity: 1;}
.ny_fa3 .lb_bg .lb ul li .img img{display:block;width: 100%;padding: 20px;-webkit-transition:0.5s;transition:0.5s;}
.ny_fa3 .lb_bg .lb ul li:hover .img img{-webkit-transform:scale(1.1);transform:scale(1.1);}
.ny_fa3 .lb_bg .lb ul li .txt{font-size: 15px;line-height: 24px;color: #333;text-align: center;padding: 10px 0;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;-webkit-transition:0.5s;transition:0.5s;}
.ny_fa3 .lb_bg .lb ul li:hover .txt{color: #ef8302;}

.ny_gy{}
.ny_gy .txt{font-size: 16px;line-height: 2;color: #666;margin-top: 10px;}
.ny_gy .txt p{padding: 10px 0;}

.ny_wh{}
.ny_wh ul li{display:flex;align-items: center;align-content: center;justify-content: space-between;}
.ny_wh ul li:nth-child(2n){flex-direction: row-reverse;}
.ny_wh ul li .img{width: 50%;}
.ny_wh ul li .img img{display: block;width: 100%;}
.ny_wh ul li .txt{width: 50%;padding-left: 40px;font-size: 16px;line-height: 2;color: #666;}
.ny_wh ul li:nth-child(2n) .txt{padding-left: 0px;padding-right: 40px;}

.ny_zs_bg{background: #f5f7f9;padding-bottom: 170px;}
.ny_zs{padding-top:110px;padding-bottom:110px;perspective:1600px;overflow:visible;position: relative;margin-top: 60px;}
.ny_zs ul{transform-style: preserve-3d;}
.ny_zs ul li{height: 391px;overflow: visible;width: 274px!important;-webkit-transition:1s;transition:1s;}
.ny_zs ul li.swiper-slide-active{transform: translateX(0px) scale3d(1.55, 1.55, 1) rotateY(0deg) !important;opacity: 1 !important;}
.ny_zs ul li.swiper-slide-prev{transform: translateX(-80px) scale3d(1.62, 1.32, 1) rotateY(40deg) !important;opacity: 1 !important;}
.ny_zs ul li.swiper-slide-next{transform: translateX(80px) scale3d(1.62, 1.32, 1) rotateY(-40deg) !important;opacity: 1 !important;}
.ny_zs ul li.swiper-slide-next+li{transform: translateX(83px) scale3d(1.58, 1.14, 1) rotateY(-60deg) !important;}
.ny_zs ul li.swiper-slide-next+li+li{transform: translateX(-27px) scaleX(1.105) rotateY(-45deg) !important;}
.ny_zs ul li .img{height: 100%;-webkit-box-reflect: below 0px -webkit-linear-gradient(top, transparent, transparent 80%, rgba(255, 255, 255, 0.3));}
.ny_zs 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_zs_l,.ny_zs_r{position: absolute;top: 50%;margin-top: -25px;z-index: 9;display: flex;align-items: center;align-content: center;justify-content: center;width: 46px;height: 46px;font-size: 20px;background: #ef8302;color: #fff;border-radius: 50%;cursor: pointer;-webkit-transition:0.5s;transition:0.5s;opacity: 0.5;}
.ny_zs_l{left: 60px;}
.ny_zs_r{right: 60px;}
.ny_zs_l:hover,.ny_zs_r:hover{color: #fff;opacity: 1;background: #0143ee;}

.ny_sys{}
.ny_sys .lb1{margin-top: 50px;}
.ny_sys .lb1 ul{display: flex;}
.ny_sys .lb1 ul li{width: 32%;margin: 0 2% 0 0;overflow: hidden;border-radius: 10px;}
.ny_sys .lb1 ul li:last-child{margin-right: 0;}
.ny_sys .lb1 ul li .img{overflow: hidden;}
.ny_sys .lb1 ul li .img img{display: block;width: 100%;-webkit-transition:0.5s;transition:0.5s;}
.ny_sys .lb1 ul li:hover .img img{-webkit-transform:scale(1.1);transform:scale(1.1);}
.ny_sys .lb1 ul li .txt{font-size: 16px;line-height: 2;color: #666;text-align: center;padding: 10px 0;}
.ny_sys .lb2{margin-top: 30px;}
.ny_sys .lb2 img{display: block;width: 100%;}

.ny_al{}
.ny_al .lb{margin-top: 40px;}
.ny_al .lb ul{display: flex;}
.ny_al .lb ul li{width: 32%;margin-right: 2%;position: relative;border-radius: 10px;overflow: hidden;}
.ny_al .lb ul li:last-child{margin-right: 0;}
.ny_al .lb ul li .img{overflow: hidden;height: 580px;}
.ny_al .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_al .lb ul li:hover .img img{-webkit-transform:scale(1.1);transform:scale(1.1);}
.ny_al .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;background: rgba(0, 0, 0, 0.3);-webkit-transition:0.5s;transition:0.5s;}
.ny_al .lb ul li .txt .ml1{font-size: 48px;line-height: 1;}
.ny_al .lb ul li .txt .ml2{font-size: 20px;line-height: 1.5;margin-top: 20px;}
.ny_al .lb ul li:hover .txt{background: rgba(0, 0, 0, 0.5);}

.ny_hz .lb{margin-top: 50px;}
.ny_hz .lb ul{display: flex;flex-wrap: wrap;}
.ny_hz .lb ul li{width: 15.833%;margin: 0 1% 1% 0;border: 1px solid #eee;border-radius: 10px;overflow: hidden;}
.ny_hz .lb ul li:nth-child(6n){margin-right: 0;}
.ny_hz .lb ul li img{display: block;width: 100%;}

.ny_al2_bg{background: #f5f7f9;}
.ny_al2{}
.ny_al2 .lb_bg{margin-top: 40px;}
.ny_al2 .lb_bg .lb ul li{display: flex;justify-content: space-between;background: #fff;border-radius: 10px;overflow: hidden;padding: 15px;}
.ny_al2 .lb_bg .lb ul li .img1,.ny_al2 .lb_bg .lb ul li .img2{width: 49%;}
.ny_al2 .lb_bg .lb ul li .img{overflow: hidden;border-radius: 10px 10px 0 0;}
.ny_al2 .lb_bg .lb ul li .img img{display:block;width: 100%;-webkit-transition:0.5s;transition:0.5s;}
.ny_al2 .lb_bg .lb ul li:hover .img img{-webkit-transform:scale(1.1);transform:scale(1.1);}
.ny_al2 .lb_bg .lb ul li .txt{font-size: 16px;line-height: 1.5;color: #333;text-align: center;padding: 10px 0 0;}

.ny_al3{}
.ny_al3 .lb{margin-top: 40px;}
.ny_al3 .lb ul{display:flex;flex-wrap: wrap;}
.ny_al3 .lb ul li{width: 24.25%;margin: 0 1% 1% 0;border-radius: 10px;overflow: hidden;}
.ny_al3 .lb ul li:nth-child(4){margin-right: 0;}
.ny_al3 .lb ul li:nth-child(7){margin-right: 0;}
.ny_al3 .lb ul li:nth-child(5){width: 32.666%;}
.ny_al3 .lb ul li:nth-child(6){width: 32.666%;}
.ny_al3 .lb ul li:nth-child(7){width: 32.666%;}
.ny_al3 .lb ul li img{display: block;width: 100%;}

.ny_xw_bg{}
.ny_xw{}
.ny_xw ul{}
.ny_xw ul{}
.ny_xw ul li{margin-bottom:50px;overflow: hidden;box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.05);border-radius: 10px;}
.ny_xw ul li a{display: flex;}
.ny_xw ul li .img{width: 380px;overflow: hidden;height: 250px;} 
.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:16px 20px 16px 30px;position: relative;}
.ny_xw ul li .txt .ml1{font-size:24px;line-height:1.6;color:#333;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;-webkit-transition:0.5s; transition:0.5s;}
.ny_xw ul li .txt .ml2{font-size:16px;margin: 5px 0 10px;line-height:1.6;color:#999;} 
.ny_xw ul li .txt .ml3{font-size:16px;line-height:1.6;color: #666;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{display: flex;justify-content: flex-end;margin-top: 24px;}
.ny_xw ul li .txt .ml4 .more_an{line-height: 40px;padding: 0 30px;border-radius: 20px;}
.ny_xw ul li .txt .ml1:hover{color:#1E50B3;}

.ny_xw_xq{display: flex;justify-content: space-between;}
.ny_xw_xq_l{width: 70%;}
.ny_xw_xq_r{width: 25%;position: relative;}

.fa_xq{}
.fa_xq .bt{font-size: 30px;line-height: 1.5;color: #333;}
.fa_xq .ms{margin-top: 25px;color: #999;font-size: 16px;line-height: 24px;}
.fa_xq .ms .line{padding:0 15px; }
.fa_xq .ms span.iconfont,.fa_xq .ms i.iconfont{padding-right: 5px;}
.fa_xq .ms a{color: #999;-webkit-transition:0.5s;transition:0.5s;}
.fa_xq .ms a:hover{color: #ef8302;}
.fa_xq .txt{font-size: 16px;line-height: 2;color: #666;padding-top: 25px;border-top: 1px solid #eee;margin-top: 20px;}
.fa_xq .txt table{border: 1px solid #fff;border-width: 1px 1px 0 0;width: 100%;}
.fa_xq .txt table th{border: 1px solid #fff;border-width:0 0 1px 1px;padding: 15px 20px;text-align: left;background: #5893c8;color: #fff;font-weight: normal;text-align: center;}
.fa_xq .txt table td{border: 1px solid #fff;border-width:0 0 1px 1px;padding: 15px 20px;background: #e9edf5;}
.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 .bt{font-size: 24px;line-height: 1;color: #ef8302;border-bottom: 1px solid #eee;padding-bottom: 15px;}
.ny_xw_xq_xw_tj ul{}
.ny_xw_xq_xw_tj ul li{margin-top: 20px;position: relative;padding-left: 110px;height: 100px;}
.ny_xw_xq_xw_tj ul li .h3{position: absolute;left: 0;top: 0;width: 100px;height: 100px;overflow: hidden;border-radius: 20px 0 20px 0;}
.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;-webkit-transition:0.5s;transition:0.5s;}
.ny_xw_xq_xw_tj ul li:hover .h3 img{transform: scale(1.1); -webkit-transform: scale(1.1);}
.ny_xw_xq_xw_tj ul li .h1{font-size: 18px;line-height: 30px;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: #ef8302;}
.ny_xw_xq_xw_tj ul li .h2{font-size: 16px;line-height: 30px;color: #666;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.ny_xw_xq_xw_tj ul li .h4{font-size:16px; line-height:30px; color:#999;display: flex;justify-content: space-between;padding-top: 5px;}
.ny_xw_xq_xw_tj ul li .h4 span{font-size: 16px;float: left;padding-right: 5px;}

.ny_lx_bg{position: relative;}
.ny_lx{display: flex;justify-content: space-between;position: relative;}
.ny_lx .txt{width: 40%;background: #f5f7f9;padding: 30px;border-radius: 10px;}
.ny_lx .txt .nr{font-size: 16px;line-height: 36px;color: #666;margin-top: 30px;}
.ny_lx .txt .nr ul li{font-size: 16px;line-height: 30px;color: #666;display: flex;border-top: 1px solid #eee;padding: 20px 0;}
.ny_lx .txt .nr ul li i,.ny_lx .txt .nr ul li em{width: 40px; font-size: 30px;line-height: 30px;color: #ef8302;text-align: left;}
.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 .dt{width: 58%;overflow: hidden;border-radius: 10px;}
.ny_lx .dt iframe{display: block;width: 100%;height: 100%;}

.ny_lx2{margin-top: 40px;}
.ny_lx2 ul{display: flex;flex-wrap: wrap;}
.ny_lx2 ul li{width: 32%;margin: 2% 2% 0 0;background: #f5f7f9;padding: 30px;border-radius: 10px;}
.ny_lx2 ul li:nth-child(3n){margin-right: 0;}
.ny_lx2 ul li .ml1{font-size: 24px;line-height: 1.6;color: #333;}
.ny_lx2 ul li .ml2{font-size: 16px;line-height: 2;color: #666;margin-top: 10px;}