*{margin:0;padding:0;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;transition:all 0.5s;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-o-transition:all 0.5s}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p{font:16px/1.5 'Arial','\5FAE\8F6F\96C5\9ED1','Microsoft Yahei','Helvetica','sans-serif'}
table,th,td,tr{border-collapse:collapse;border-spacing:0;font-size:16px}
ol,ul{list-style:none}
li{list-style-type:none}
i,em{font-style:normal}
img{max-width:100%;border:0}
.clear::after{content:'';display:block;height:0;overflow:hidden;clear:both}
a{color:#292929;text-decoration:none}
a:visited,a:hover,a:active{text-decoration:none}
.fl{float:left}
.fr{float:right}
body,html{overflow-x:hidden}
.icon{display:block;width:100%;height:100%}
.cover,.cover1{display:block;position:absolute;left:0;top:0;right:0;bottom:0}
.cover{width:100%;height:100%;object-fit:cover}
.cover1{max-width:100%;max-height:100%;margin:auto}
::-webkit-scrollbar{width:0}
::-webkit-scrollbar-track{background-color:#f6f6f6}
::-webkit-scrollbar-thumb{background-color:#e12836}
::-webkit-scrollbar-thumb:window-inactive{background-color:#e12836}
.cover,.cover1{display:block;position:absolute;left:0;top:0;right:0;bottom:0}
.cover{width:100%;height:100%;object-fit:cover}
.cover1{max-width:100%;max-height:100%;margin:auto}
.w1400{width:1400px;margin:0 auto}
@media (max-width:1440px){.w1400{width:94%}
}.web_Top{width:100%;height:102px;background-color:#fff;box-shadow:0 5px 10px rgba(0,0,0,0.1);position:fixed;top:0;left:0;z-index:9999}
.web_Top .webTop_Main{width:100%;height:auto;margin:0 auto;padding:0 0 0 40px;position:relative}
.webTop_Main .web_Logo{width:auto;height:80px;overflow:hidden;margin:11px 0;float:left}
.web_Logo a{display:table-cell;vertical-align:middle;width:100%;height:100%;overflow:hidden}
.web_Logo a img{display:inline-block;max-width:100%;height:auto;max-height:100%}
.webTop_Main .webTop_ScBtn{width:102px;height:102px;float:right}
.webTop_ScBtn a{display:block;width:100%;height:100%;padding:30px;background-color:#e12836;position:relative}
.webTop_ScBtn a svg{display:block;width:100%;height:100%}
.z_mask{width:100%;height:100%;position:fixed;left:0;top:94px;background:rgba(0,0,0,.5);z-index:999;display:none}
.webTop_Search{width:100%;height:auto;padding:40px 0;position:fixed;left:0;top:94px;z-index:9999;transform:translateY(94px);background:#e12836;text-align:center;opacity:0;visibility:hidden}
.webTop_Search.on{transform:translateY(0px);visibility:inherit;opacity:1}
.webTop_Search form{width:40%;height:80px;margin:0 auto;padding:0 80px 0 0;border-bottom:1px solid #fafafa;position:relative}
.webTop_Search form .scIpt{width:100%;height:79px;overflow:hidden}
.webTop_Search form .scIpt input{display:block;width:100%;height:79px;overflow:hidden;line-height:79px;color:#fafafa;font-family:Arial,RobotoRegular,Helvetica,\5FAE\8F6F\96C5\9ED1,sans-serif;font-size:18px;white-space:nowrap;text-overflow:ellipsis;background:none;border:0;outline:none}
.webTop_Search form .scIpt input::-moz-placeholder{color:rgba(255,255,255,0.5)}
.webTop_Search form .scIpt input:-ms-input-placeholder{color:rgba(255,255,255,0.5)}
.webTop_Search form .scIpt input::-webkit-input-placeholder{color:rgba(255,255,255,0.5)}
.webTop_Search form .scBtn{width:80px;height:79px;overflow:hidden;position:absolute;top:0;right:0}
.webTop_Search form .scBtn input{display:block;width:100%;height:100%;overflow:hidden;background:url(../images/ssbtn_icon1.png) center center no-repeat;background-size:40px 40px;border:0;outline:none;cursor:pointer}
.web_Nav{width:auto;height:auto;padding:0 30px 0 0;float:right}
.web_Nav li,.web_Nav a{text-decoration:none;list-style:none}
.web_Nav::-webkit-scrollbar{display:none}
.web_Nav .nav_list{width:100%;margin:0 auto}
.web_Nav .nav_list>ul>li{width:auto;position:relative;list-style:none;padding:0 30px;float:left}
.web_Nav .nav_list>ul>li:last-child{background:none}
.web_Nav .nav_list>ul>li>a{display:inline-block;line-height:60px;color:#333;font-size:18px;text-align:center;padding:21px 0;text-decoration:none;position:relative}
.web_Nav .nav_list>ul>li:hover>a,.web_Nav .nav_list>ul>li.active>a{color:#e12836}
.web_Nav .nav_list>ul>li>a::after{content:'';display:block;width:0%;height:2px;background-color:#e12836;position:absolute;bottom:0;left:50%;transform:translateX(-50%);-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-o-transform:translateX(-50%)}
.web_Nav .nav_list>ul>li:hover>a::after,.web_Nav .nav_list>ul>li.active>a::after{width:100%}
.web_Nav .nav_list>ul>li i{display:inline-block;width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #999;vertical-align:middle;cursor:pointer;margin-left:5px;transition:transform 0.3s}
.web_Nav .nav_list>ul>li:hover>i{border-top-color:#e12836;transform:rotate(180deg)}
.web_Nav .nav_list>ul>li i.cur{transform:rotate(180deg)}
.web_Nav .nav_list>ul>li ul{display:none;position:absolute;left:-20%;top:90px;z-index:9;width:140%;overflow:hidden;background-color:#fff;border-top:2px solid #e12836;box-shadow:0 4px 6px rgba(0,0,0,0.1);border-radius:0 0 2px 2px}
.web_Nav .nav_list>ul>li:hover ul{display:block}
.web_Nav .nav_list>ul>li ul li{width:100%;overflow:hidden;margin:0 auto;border-bottom:1px solid rgba(85,87,89,0.1)}
.web_Nav .nav_list>ul>li ul li:last-child{border:0}
.web_Nav .nav_list>ul>li ul li a{display:block;width:100%;height:40px;overflow:hidden;line-height:40px;color:#555;font-size:14px;text-align:center;white-space:nowrap;text-overflow:ellipsis;margin:0 auto;padding:0 8px}
.web_Nav .nav_list>ul>li ul li a:hover{color:#e12836}
.web_Nav .nav_menu{display:none}
.webHeng{height:180px;display:-webkit-flex;display:flex;flex-wrap:wrap;align-items:center;background:url(../images/heng_bg.jpg) no-repeat top center;background-size:cover;padding:0 50px;border-radius:10px;position:relative;z-index:999}
.webHeng_l{width:calc(100% - 200px)}
.webHeng_l b{display:block;font-size:24px;color:#fff}
.webHeng_l p{font-size:18px;color:#fff;margin-top:10px}
.webHeng_r{width:180px;height:60px;line-height:60px;color:#fff;font-size:16px;background:#96000b;border-radius:30px;text-align:center}
.webHeng_r a{color:#fff;display:block;width:100%;height:100%}
.webHeng_r i{display:inline-block;margin:0 15px -6px 0;width:25px;height:25px}
.webFoot{background:#262625;margin-top:-90px;padding-top:90px}
.webFoot_Main{padding:80px 0 120px;overflow:hidden}
.webFoot_Main .webFoot_Nav{width:62%;float:left}
.webFoot_Nav ul li{width:25%;float:left;padding-right:40px}
.webFoot_Nav ul li a{display:block;font-size:16px;line-height:44px;color:rgba(255,255,255,.25);padding-left:15px;position:relative;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.webFoot_Nav ul li a:before{content:"";display:inline-block;background:#e12836;width:4px;height:4px;border-radius:50px;position:absolute;top:50%;left:0;transform:translate(0,-50%)}
.webFoot_Nav ul li a:hover{color:#fff}
.webFoot_tit{width:140px;font-size:18px;color:#fff;padding-bottom:20px;border-bottom:1px solid rgba(255,255,255,.1);margin-bottom:30px}
.webFoot_Main .webFoot_Lxfs{width:25%;float:left}
.webFoot_Lxfs b{display:block;font-size:32px;color:#e12836}
.webFoot_Lxfs span{display:block;font-size:16px;color:rgba(255,255,255,.25);margin:30px 0 20px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.webFoot_Lxfs span i,.webFoot_Lxfs p i{display:inline-block;width:16px;height:16px;margin:0 12px -3px 0}
.webFoot_Lxfs span i svg,.webFoot_Lxfs p i svg{opacity:0.25}
.webFoot_Lxfs p{font-size:16px;color:rgba(255,255,255,.25);overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis;word-break:break-all;height:56px;line-height:28px}
.webFoot_R{width:125px;float:right}
.webFoot_Ewm{width:120px;height:120px;background:url(../images/ewm_bg.png) no-repeat;padding:8px}
.webFoot_Ewm p{font-size:16px;color:rgba(255,255,255,.25);margin:20px 0 0;text-align:center}
.webFoot_R ul{text-align:center;clear:both;margin-top:75px}
.webFoot_R ul li{width:38px;height:38px;display:inline-block;border:2px solid rgba(255,255,255,.25);border-radius:50px;margin:0 3px;overflow:hidden}
.webFoot_R ul li a{display:block;width:100%;height:100%;padding:5px;opacity:0.25;font-size:0;cursor:pointer}
.webFoot_Copy{width:100%;padding:20px 0;overflow:hidden;background:#2b2b2a}
.webFoot_Copy p{line-height:40px;color:rgba(255,255,255,.25);font-size:16px}
.webFoot_Copy p a{color:rgba(255,255,255,.25);font-size:16px}
.webFoot_Copy p a:hover{color:#fff}
.nyBanner{height:550px;overflow:hidden;margin-top:70px;border-radius:0 0 50px 50px;position:relative}
.nyBanner .nyBa_text{position:absolute;left:50%;top:50%;z-index:1;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%)}
.nyBa_text span{display:block;line-height:1;color:#fff;font-size:60px;font-weight:bold;text-transform:uppercase;text-align:center;mask-image:linear-gradient(to bottom,rgba(255,255,255,.1) 0%,rgba(255,255,255,0) 80%);-webkit-mask-image:linear-gradient(to bottom,rgba(255,255,255,.1) 0%,rgba(255,255,255,0) 80%)}
.nyBa_text p,.nyBa_text h1{line-height:1;color:#fff;font-size:36px;text-align:center;margin-top:-24px;font-weight:bold}
.nyBa_text i{display:block;width:50px;height:50px;overflow:hidden;margin:20px auto 0;padding:14px;background:url(../images/icobg.png) center center no-repeat;background-size:100% 100%}
.nyMenu{overflow:hidden;margin:-100px auto 0}
.nyMenu .nyMenu_main{overflow:hidden;background-color:#fff;border-radius:24px 24px 0 0;position:relative}
.nyMenu_main ul{display:flex;align-items:center;justify-content:center}
.nyMenu_main ul li{padding:0 40px}
.nyMenu_main ul li a{display:block;height:100px;overflow:hidden;line-height:60px;color:#777;font-size:18px;font-weight:bold;padding:20px;position:relative}
.nyMenu_main ul li:hover a,.nyMenu_main ul li.active a{color:#e12836}
.nyMenu_main ul li a i{display:inline-block;width:20px;height:20px;overflow:hidden;vertical-align:middle;margin:-2px 12px 0 0}
.nyMenu_main ul li:hover a i svg path,.nyMenu_main ul li.active a i svg path{fill:#e12836}
.nyMenu_main ul li a::after{content:"";display:block;width:0;height:3px;background-color:#e12836;position:absolute;left:50%;bottom:0;z-index:1;transform:translateX(-50%);-webkit-transform:translateX(-50%)}
.nyMenu_main ul li:hover a::after,.nyMenu_main ul li.active a::after{width:100%}
.nyMenu_main::after{content:"";display:block;width:100%;height:1px;background-color:#e6e6e6;position:absolute;left:0;bottom:0}
.nyCrumb{overflow:hidden;padding:30px 40px;position:relative}
.nyCrumb p{height:40px;overflow:hidden;line-height:40px;color:#999;font-size:16px;white-space:nowrap;text-overflow:ellipsis;padding-left:30px;position:relative}
.nyCrumb p em{display:block;width:20px;height:20px;overflow:hidden;padding:1px;position:absolute;left:0;top:10px}
.nyCrumb p a{display:inline-block;line-height:40px;color:#999;font-size:16px;vertical-align:top}
.nyCrumb p a:hover{color:#e12836}
.nyCrumb p i{display:inline-block;width:14px;height:40px;overflow:hidden;vertical-align:top;margin:0 6px}
.nyCrumb::after{content:"";display:block;width:100%;height:1px;background-color:#e6e6e6;position:absolute;left:0;bottom:0}
.nyTitle{margin-bottom:50px}
.nyTitle em{display:block;line-height:80px;color:rgba(0,111,190,.06);font-size:110px;font-style:normal;text-transform:uppercase;font-weight:bold}
.nyTitle p,.nyTitle h2{line-height:80px;color:#222;font-size:44px;margin-top:-80px;position:relative;font-weight:bold;margin-bottom:0}
.nyTitle span{display:block;line-height:30px;color:#777;font-size:22px;margin-top:15px}
.nyTitle1 em,.nyTitle1 p,.nyTitle1 h2{text-align:center}
.nyPage{line-height:46px;color:#999;font-size:16px;text-align:center}
.nyPage a{display:inline-block;height:46px;line-height:44px;color:#555;font-size:16px;text-align:center;vertical-align:top;margin:0 3px;padding:0 18px;background-color:#fff;border:1px solid #e6e6e6;border-radius:4px}
.nyPage a:hover,.nyPage a.pnnum1{color:#fff;background-color:#e12836;border:1px solid #e12836}
.nyPage input.p_input{display:inline-block;width:60px !important;height:46px !important;line-height:44px;color:#555;font-size:16px;text-align:center;vertical-align:top;margin:0 3px;padding:0;background-color:#fff;border:1px solid #e6e6e6;border-radius:4px;outline:none}
.nyPage input:last-child{display:inline-block;width:auto !important;height:46px !important;line-height:46px;color:#fff;font-size:16px;text-align:center;vertical-align:top;margin:0 0 0 3px;padding:0 18px;background-color:#e12836;border-radius:4px;border:0;outline:none;cursor:pointer}
.f_pf1{margin:-90px 0 0;position:fixed;top:35%;right:10px;z-index:999;display:none}
.f_pf1 a.qqa{display:block;width:44px;height:44px;overflow:hidden;background:rgba(0,0,0,.5);margin-bottom:2px}
.f_pf1 a.qqa:hover{background:#e12836}
.f_pf1 a.qqa:after{content:'';display:block;width:24px;height:24px;background:url(../images/slidebar_icon.png) top center no-repeat;overflow:hidden;margin:9px 10px}
.f_pf1 .tela>a{display:block;width:44px;height:44px;overflow:hidden;background:rgba(0,0,0,.5);margin-bottom:2px}
.f_pf1 .tela>a:hover{background:#e12836}
.f_pf1 .tela>a:after{content:'';display:block;width:24px;height:24px;background:url(../images/slidebar_icon.png) center -27px no-repeat;overflow:hidden;margin:9px 10px}
.f_pf1 .tela .wz{position:absolute;top:0;left:-274px;z-index:999;display:none;box-shadow:0 0 10px rgba(0,0,0,.2)}
.f_pf1 .tela:hover .wz{display:block}
.f_pf1 .tela p{background:#fff;padding:7px 5px;width:250px;height:40px;overflow:hidden;font-size:18px;font-weight:bold;color:#e12836;text-align:center}
.f_pf1 .tela p em{width:0;height:0;border-width:6px 0 6px 6px;border-style:solid;border-color:transparent transparent transparent #fff;margin-top:-4px;position:absolute;top:50%;right:-6px}
.f_pf1 .wxa{position:relative;text-align:center}
.f_pf1 .wxa>span{display:block;width:44px;height:44px;overflow:hidden;background:rgba(0,0,0,.5);margin-bottom:2px}
.f_pf1 .wxa>span:hover{background:#e12836}
.f_pf1 .wxa>span:after{content:'';display:block;width:24px;height:24px;background:url(../images/slidebar_icon.png) center -52px no-repeat;overflow:hidden;margin:9px 10px}
.f_pf1 .wxa .code{position:absolute;top:-44px;left:-144px;z-index:999;display:none;box-shadow:0 0 10px rgba(0,0,0,.2)}
.f_pf1 .wxa:hover .code{display:block}
.f_pf1 .wxa .code p{width:120px;overflow:hidden;background:#fff}
.f_pf1 .wxa .code p img{max-width:100%;max-height:100%;display:block;margin:0 auto}
.f_pf1 .wxa .code p em{width:0;height:0;border-width:6px 0 6px 6px;border-style:solid;border-color:transparent transparent transparent #fff;margin-top:-4px;position:absolute;top:42%;right:-6px}
.f_pf1 .wxa .code span{width:120px;overflow:hidden;font-size:14px;line-height:30px}
.f_pf1 a.totop{display:block;width:44px;height:44px;overflow:hidden;background:rgba(0,0,0,.5);margin-bottom:2px;cursor:pointer}
.f_pf1 a.totop:hover{background:#e12836}
.f_pf1 a.totop:after{content:'';display:block;width:24px;height:24px;background:url(../images/slidebar_icon.png) center -76px no-repeat;overflow:hidden;margin:9px 10px}
@media (max-width:1680px){.web_Top{height:96px}
.web_Nav{padding:0 25px 0 0}
.web_Nav .nav_list>ul>li{padding:0 25px}
.z_mask,.webTop_Search{top:96px}
.webTop_Main .webTop_ScBtn{width:96px;height:96px}
.webTop_ScBtn a{padding:28px}
.web_Nav .nav_list>ul>li>a{padding:18px 0}
.webTop_Main .web_Logo{height:75px}
.web_Logo a{height:75px}
.webHeng_l b{font-size:22px}
.webFoot_Main{padding:70px 0 100px}
.webFoot_Nav ul li a{line-height:42px}
.webFoot_R ul{margin-top:65px}
.webFoot_Lxfs span,.webFoot_Lxfs p{font-size:15px}
.webFoot_Lxfs b{font-size:29px}
.webFoot_Lxfs span{margin:25px 0 15px}
.nyBanner{height:500px;border-radius:0 0 40px 40px}
.nyMenu{margin:-80px auto 0}
.nyMenu .nyMenu_main{border-radius:20px 20px 0 0}
.nyMenu_main ul li{padding:0 20px}
.nyMenu_main ul li a{height:80px;line-height:40px}
.nyMenu_main ul li a::after{height:2px}
.nyTitle{margin-bottom:40px}
.nyTitle em{line-height:65px;font-size:90px}
.nyTitle p,.nyTitle h2{line-height:65px;font-size:38px;margin-top:-65px}
.nyTitle span{font-size:20px;margin-top:12px}
.nyCrumb{padding:20px 40px}
}@media (max-width:1600px){.web_Nav .nav_list>ul>li>a>em.l{left:10px}
.web_Nav .nav_list>ul>li>a>em.r{right:10px}
.nyBanner{height:460px}
.nyBa_text span{font-size:52px}
.nyBa_text p{font-size:32px;margin-top:-20px}
.nyBa_text i{width:40px;height:40px;margin:15px auto 0;padding:12px}
}@media (max-width:1560px){.web_Top{height:90px}
.webTop_Main .web_Logo{height:70px;margin:10px 0}
.web_Logo a{height:70px}
.webTop_Search form{width:50%}
.webTop_Search form .scIpt input{font-size:17px}
.web_Nav .nav_list>ul>li>a{font-size:17px;padding:15px 0}
.web_Nav .nav_list>ul>li>a>em.l{left:8px}
.web_Nav .nav_list>ul>li>a>em.r{right:8px}
.webTop_Main .webTop_ScBtn{width:90px;height:90px}
.webTop_ScBtn a{padding:26px}
.z_mask,.webTop_Search{top:90px}
.nyBanner{height:450px}
}@media (max-width:1440px){.web_Top{height:80px}
.web_Top .webTop_Main{padding:0 0 0 3%}
.webTop_Main .web_Logo{height:65px;margin:8px 0 7px}
.web_Logo a{height:65px}
.webTop_Main .webTop_ScBtn,.webTop_Main .webTop_Tel{width:80px;height:80px}
.webTop_ScBtn a{padding:20px}
.webTop_Tel i{width:32px;height:32px;margin:24px auto}
.webTop_Tel:hover p{padding:20px 0 20px 20px}
.webTop_Tel p{height:80px;font-size:24px}
.webTop_Search{padding:30px 0}
.webTop_Search form{height:61px;padding:0 60px 0 0}
.webTop_Search form .scIpt{width:100%;height:60px}
.webTop_Search form .scIpt input{height:60px;line-height:60px;font-size:16px}
.webTop_Search form .scBtn{width:60px;height:60px}
.webTop_Search form .scBtn input{background:url(../images/ssbtn_icon1.png) center center no-repeat;background-size:30px 30px}
.z_mask,.webTop_Search{top:80px}
.web_Nav{padding:0 20px 0 0}
.web_Nav .nav_list>ul>li{padding:0 20px}
.web_Nav .nav_list>ul>li>a{font-size:16px;padding:10px 0}
.web_Nav .nav_list>ul>li>a>em.l{left:6px}
.web_Nav .nav_list>ul>li>a>em.r{right:6px}
.webHeng_l b{font-size:20px}
.webHeng_l p{font-size:16px}
.webHeng{height:160px;padding:0 40px}
.webHeng_l{width:calc(100% - 180px)}
.webHeng_r{width:160px;height:50px;line-height:50px;font-size:15px}
.webHeng_r i{width:22px;height:22px;margin:0 12px -6px 0}
.webFoot{margin-top:-80px;padding-top:80px}
.webFoot_Main{padding:60px 0 80px}
.webFoot_tit{font-size:16px;width:120px;padding-bottom:15px;margin-bottom:20px}
.webFoot_Nav ul li a{font-size:15px;line-height:40px}
.webFoot_Ewm p{font-size:15px}
.webFoot_R ul{margin-top:60px}
.webFoot_Main .webFoot_Lxfs{width:22%}
.webFoot_Lxfs span{margin:20px 0 10px}
.webFoot_Lxfs b{font-size:26px}
.webFoot_Copy{padding:15px 0}
.webFoot_Copy p,.webFoot_Copy p a{font-size:15px}
.nyBanner{height:420px;border-radius:0 0 32px 32px}
.nyBa_text span{font-size:48px}
.nyBa_text p{font-size:30px;margin-top:-20px}
.nyBa_text i{width:36px;height:36px;margin:12px auto 0;padding:10px}
.nyMenu .nyMenu_main{border-radius:16px 16px 0 0}
.nyTitle em{line-height:60px;font-size:80px}
.nyTitle p,.nyTitle h2{line-height:60px;font-size:32px;margin-top:-60px}
.nyTitle span{font-size:18px;margin-top:10px}
.nyPage{font-size:15px}
.nyPage a,.nyPage input.p_input{height:42px !important;line-height:40px;font-size:15px}
.nyPage input.p_input{width:56px !important}
.nyPage input:last-child{height:42px !important;line-height:42px;font-size:15px}
.nyCrumb p,.nyCrumb p a{font-size:15px}
}@media (max-width:1366px){.nyBanner{height:400px}
}@media (max-width:1280px){.web_Top{height:70px}
.webTop_Main .web_Logo{height:60px;margin:5px 0}
.web_Logo a{height:60px}
.z_mask{top:70px}
.webTop_Main .webTop_ScBtn{width:70px;height:70px}
.webTop_ScBtn a img{width:30px;height:30px}
.webTop_Search{padding:30px 0;top:70px;transform:translateY(80px)}
.webTop_Search form{height:51px;padding:0 50px 0 0}
.webTop_Search form .scIpt{width:100%;height:50px}
.webTop_Search form .scIpt input{height:50px;line-height:50px;font-size:15px}
.webTop_Search form .scBtn{width:50px;height:50px}
.webTop_Search form .scBtn input{background:url(../images/ssbtn_icon1.png) center center no-repeat;background-size:26px 26px}
.web_Nav .nav_list>ul>li{padding:0 15px}
.web_Nav .nav_list>ul>li>a{padding:5px 0;font-size:15px}
.webFoot_Lxfs b{font-size:24px}
.webFoot_Lxfs span,.webFoot_Lxfs p{font-size:14px}
.nyBanner{height:370px;border-radius:0 0 24px 24px}
.nyBa_text span{font-size:44px}
.nyBa_text p{font-size:28px;margin-top:-18px}
.nyBa_text i{width:32px;height:32px;margin:10px auto 0;padding:9px}
.nyMenu{margin:-64px auto 0}
.nyMenu .nyMenu_main{border-radius:12px 12px 0 0}
.nyMenu_main ul li{padding:0 10px}
.nyMenu_main ul li a{height:64px;font-size:16px;padding:12px 20px}
.nyTitle{margin-bottom:30px}
.nyTitle em{line-height:52px;font-size:70px}
.nyTitle p,.nyTitle h2{line-height:52px;font-size:30px;margin-top:-52px}
.nyTitle span{line-height:26px;font-size:16px}
.nyPage{font-size:14px}
.nyPage a{height:40px !important;line-height:38px;font-size:14px;padding:0 15px}
.nyPage input:last-child{height:40px !important;line-height:40px;font-size:14px}
.nyCrumb{padding:10px 30px}
.nyCrumb p,.nyCrumb p a{font-size:14px}
}@media (max-width:1200px){.webHeng_r{width:140px;height:40px;line-height:40px;font-size:14px}
.webHeng_r i{width:20px;height:20px;margin:0 10px -6px 0}
.webHeng{height:140px;padding:0 30px}
.webHeng_l{width:calc(100% - 150px)}
.webHeng_l b{font-size:18px}
.webHeng_l p{font-size:15px}
.webFoot{margin-top:-70px;padding-top:70px}
.webFoot_Main{padding:50px 0 60px}
.webFoot_Copy p,.webFoot_Copy p a{font-size:14px}
.webFoot_tit{font-size:15px;padding-bottom:10px;margin-bottom:15px;width:100px}
.webFoot_Nav ul li a{font-size:14px;line-height:38px}
.webFoot_Ewm p{font-size:14px}
.webFoot_R ul{margin-top:55px}
.webFoot_Main .webFoot_Lxfs{display:none}
.webFoot_Main .webFoot_Nav{width:75%}
.webFoot_Copy{padding:10px 0}
.nyBanner{height:350px;border-radius:0 0 20px 20px}
}@media (max-width:1080px){.web_Top{animation-name:none !important}
.webTop_Main .webTop_Tel,.webTop_Tel p{background-color:#cb9900}
.web_Nav{height:0;margin:0;padding:0}
.web_Nav .nav_list{width:60%;height:100%;margin:0;padding:0;position:fixed;top:0;left:-100%;z-index:9999}
.web_Nav .nav_list ul{width:50%;height:100%;background-color:#fff;position:relative;z-index:9999}
.web_Nav .nav_list .nav_mask{width:100%;height:100%;background-color:rgba(0,0,0,0.6);position:absolute;left:0;top:0;z-index:9998}
.web_Nav .nav_list ul>li{width:100%;overflow:hidden;margin:0 auto;padding:0;background:none;position:relative}
.web_Nav .nav_list ul>li a{display:block;width:100%;line-height:80px;color:#333;font-size:18px;text-align:left;padding:0 60px 0 20px;border-bottom:1px solid rgba(85,87,89,0.1)}
.web_Nav .nav_list>ul>li:hover,.web_Nav .nav_list>ul>li.active{background-color:#e12836}
.web_Nav .nav_list>ul>li:hover>a,.web_Nav .nav_list>ul>li.active>a{color:#fff;border-bottom:1px solid #e12836}
.web_Nav .nav_list>ul>li>a>em{display:none}
.web_Nav .nav_list>ul>li>a::after{display:none}
.web_Nav .nav_list>ul>li i{display:flex;align-items:center;justify-content:center;width:60px;height:80px;position:absolute;top:0;right:0;margin:0;border:0}
.web_Nav .nav_list>ul>li i::after{content:'';display:block;width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #999;transition:transform 0.3s}
.web_Nav .nav_list>ul>li:hover>i::after,.web_Nav .nav_list>ul>li.active>i::after{border-top-color:#fff}
.web_Nav .nav_list>ul>li i.cur{transform:none}
.web_Nav .nav_list>ul>li i.cur::after{transform:rotate(180deg)}
.web_Nav .nav_list>ul>li ul{width:100%;overflow:hidden;position:inherit;left:inherit;top:inherit;background-color:#f8f8f8;box-shadow:none;border:0;border-radius:0;border-bottom:1px solid rgba(85,87,89,0.1)}
.web_Nav .nav_list>ul>li:hover>em,.web_Nav .nav_list>ul>li.active>em{display:none}
.web_Nav .nav_list>ul>li ul li a{height:48px;line-height:48px;color:#888;text-align:left;border:0;padding:0 40px}
.web_Nav .nav_menu{display:block;width:70px;height:70px;padding:23px 22px;background-color:#96000b}
.web_Nav .nav_menu span{display:block;width:30px;height:2px;background-color:#fff;border-radius:1px;margin:0 auto}
.web_Nav .nav_menu span+span{margin-top:8px}
.web_Nav .open{width:100%;overflow:auto;left:0%}
.web_Nav .nav_menu:active{background-color:#96000b}
.webFoot_Main .webFoot_Nav{width:80%}
.nyBanner{height:320px}
.nyBa_text span{font-size:40px}
.nyBa_text p{font-size:24px;margin-top:-14px}
.nyBa_text i{width:28px;height:28px;margin:10px auto 0;padding:8px}
.nyMenu .nyMenu_main{border-radius:10px 10px 0 0}
}@media (max-width:1024px){.nyBanner{height:300px}
.nyMenu{margin:-60px auto 0}
.nyMenu_main ul li a{height:60px;font-size:15px;padding:10px 20px}
.nyMenu_main ul li a i{margin:-2px 10px 0 0}
.nyTitle em{line-height:50px;font-size:64px}
.nyTitle p,.nyTitle h2{line-height:50px;font-size:28px;margin-top:-50px}
}@media (max-width:920px){.webFoot_Main{padding:40px 0}
.webFoot_Main .webFoot_Lxfs,.webFoot_R{display:none}
.webFoot_Main .webFoot_Nav{width:100%}
.nyBanner{height:280px}
}@media (max-width:820px){.web_Top{height:60px}
.webTop_Main .web_Logo{height:50px;margin:5px 0}
.web_Logo a{height:50px}
.webTop_Main .webTop_Tel{display:none}
.z_mask{top:60px}
.webTop_Main .webTop_ScBtn{width:60px;height:60px}
.web_Top .webTop_Main{padding:0 0 0 20px}
.webTop_Search form{width:80%}
.webTop_ScBtn a{padding:14px}
.webTop_Search{padding:20px 0;top:60px;transform:translateY(60px)}
.webTop_Search form{width:90%;height:45px;padding:0 44px 0 0}
.webTop_Search form .scIpt{width:100%;height:44px}
.webTop_Search form .scIpt input{height:44px;line-height:44px;font-size:14px}
.webTop_Search form .scBtn{width:44px;height:44px}
.webTop_Search form .scBtn input{background:url(../images/ssbtn_icon1.png) center center no-repeat;background-size:22px 22px}
.web_Nav .nav_menu{width:60px;height:60px;padding:18px 16px}
.web_Nav .nav_menu span{width:28px}
.web_Nav .nav_list ul>li a{height:60px;line-height:60px;font-size:16px;padding:0 20px}
.webHeng{height:120px}
.webHeng_l{width:calc(100% - 140px)}
.webHeng_l p{font-size:14px}
.webFoot{margin-top:-60px;padding-top:60px}
.nyBanner{height:240px;border-radius:0;margin-top:60px}
.nyMenu{margin:0 auto}
.nyMenu .nyMenu_main{width:100%;border-radius:0}
.nyTitle em{line-height:40px;font-size:54px}
.nyTitle p,.nyTitle h2{line-height:40px;font-size:24px;margin-top:-40px}
.nyTitle span{line-height:22px;font-size:16px}
.nyCrumb{padding:10px 3%}
.f_pf1{display:block}
.f_pf1 a.qqa{display:none}
.f_pf1 .wxa{display:none}
}@media (max-width:767px){.webHeng{display:none}
.webFoot{margin-top:0;padding:0}
.webFoot_Main{text-align:center;padding:30px 0 20px}
.webFoot_Main .webFoot_Nav,.webFoot_Main .webFoot_Lxfs{display:none}
.webFoot_R{display:inline-block;float:none}
.webFoot_R ul{margin-top:50px}
.webFoot_Copy{padding:5px 0}
.webFoot_Copy p:first-child{display:none}
.webFoot_Copy p{width:100%;float:none;text-align:center}
.nyBanner{height:160px}
.nyBa_text span{font-size:30px}
.nyBa_text p{font-size:18px;margin-top:-10px}
.nyBa_text i{width:24px;height:24px;margin:8px auto 0;padding:7px}
.nyMenu_main ul li{padding:0}
.nyMenu_main ul li a{height:50px;font-size:14px;padding:5px 10px}
.nyMenu_main ul li a i{width:16px;height:16px;margin:-2px 6px 0 0}
.nyTitle{margin-bottom:20px}
.nyTitle em{line-height:32px;font-size:44px}
.nyTitle p,.nyTitle h2{line-height:32px;font-size:22px;margin-top:-32px}
.nyTitle span{line-height:20px;font-size:14px}
.nyPage{font-size:0}
.nyPage a.pnnum,.nyPage a.pnnum1{display:none}
.nyCrumb{padding:4px 3%}
.nyCrumb p{padding-left:24px}
.nyCrumb p i{width:12px;margin:0 4px}
}@media (max-width:550px){.webFoot_Main{display:none}
}@media (max-width:390px){.webTop_Main .web_Logo{height:44px;margin:8px 0}
.web_Logo a{height:44px}
}@media (max-width:320px){.nyBanner{height:120px}
}
.nqPro{overflow:hidden;margin-top:-100px}
.nqPro_main{overflow:hidden;background-color:#fff;border-radius:24px;position:relative;z-index:1}
.nqPro_Top{padding:60px 0 80px;overflow:hidden}
.nqPro_tit{text-align:center;margin-bottom:30px;overflow:hidden}
.nqPro_tit span,.nqPro_tit h2{display:block;font-size:30px;color:#222;margin-bottom:10px;font-weight:normal;padding:0;margin-top:0}
.nqPro_tit p{font-size:16px;color:#999;padding:0 20px}
.nqProT_list ul li{width:32%;margin-right:2%;border:1px solid #e6e6e6;border-radius:10px;float:left;padding:0 40px;height:130px;display:-webkit-flex;display:flex;flex-wrap:wrap;align-items:center}
.nqProT_list ul li:last-child{margin-right:0}
.nqProT_list ul li .nqProT_Ico{width:70px;height:70px;float:left}
.nqProT_list ul li .nqProT_Ico01{background:url(../images/proys_ico01.png) no-repeat;background-size:100% 100%}
.nqProT_list ul li .nqProT_Ico02{background:url(../images/proys_ico02.png) no-repeat;background-size:100% 100%}
.nqProT_list ul li .nqProT_Ico03{background:url(../images/proys_ico03.png) no-repeat;background-size:100% 100%}
.nqProT_list ul li .nqProT_Text{width:calc(100% - 70px);float:right;padding-left:20px}
.nqProT_list ul li .nqProT_Text b,.nqProT_list ul li .nqProT_Text h3{display:block;font-size:20px;color:#222;margin-bottom:5px;font-weight:bold;padding:0;margin-top:0}
.nqProT_list ul li .nqProT_Text p{font-size:16px;color:#999;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.nqProT_list ul li:hover{background:#e12836;border:1px solid #e12836}
.nqProT_list ul li:hover .nqProT_Ico01{background:url(../images/proysh_ico01.png) no-repeat;background-size:100% 100%}
.nqProT_list ul li:hover .nqProT_Ico02{background:url(../images/proysh_ico02.png) no-repeat;background-size:100% 100%}
.nqProT_list ul li:hover .nqProT_Ico03{background:url(../images/proysh_ico03.png) no-repeat;background-size:100% 100%}
.nqProT_list ul li:hover .nqProT_Text b,.nqProT_list ul li:hover .nqProT_Text h3{color:#fff}
.nqProT_list ul li:hover .nqProT_Text p{color:#fff;opacity:0.7}
.nqPro_F{background:#f8f8f8;padding:80px 0}
.nyPro_menu .main-swiper .swiper-slide{background:#fff;color:#222;padding:0 25px;border-radius:30px;cursor:pointer;height:60px;line-height:60px}
.nyPro_menu .main-swiper .swiper-slide p{font-size:20px;font-weight:bold;width:calc(100% - 30px);float:left;height:60px;line-height:60px}
.nyPro_menu .main-swiper .swiper-slide p a{color:#222;display:block;float:left;width:calc(100% - 30px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.nyPro_menu .main-swiper .swiper-slide span,.nyPro_menu .swiper-slide i{display:block;width:20px;height:20px}
.nyPro_menu .swiper-slide i{float:right;margin-top:20px}
.nyPro_menu .main-swiper .swiper-slide span{margin:19px 10px 0 0;float:left}
.nyPro_menu .main-swiper .swiper-slide.active i svg{transform:rotate(90deg)}
.nyPro_menu .main-swiper .swiper-slide.active,.nyPro_menu .main-swiper .swiper-slide:hover{background:#e12836}
.nyPro_menu .main-swiper .swiper-slide.active p a,.nyPro_menu .main-swiper .swiper-slide:hover p a{color:#fff}
.nyPro_menu .main-swiper .swiper-slide.active span svg path,.nyPro_menu .main-swiper .swiper-slide.active i svg path,.nyPro_menu .main-swiper .swiper-slide:hover span svg path,.nyPro_menu .main-swiper .swiper-slide:hover i svg path{fill:#fff}
.nyProMenu_Swiper{display:none;margin-top:35px;border-top:1px solid #ddd;padding-top:35px;position:relative}
.nyProMenu_Swiper.show{display:block}
.nyProMenu_Swiper .swiper-container{padding-bottom:10px;min-height:100px}
.nyProMenu_Swiper .swiper-slide{padding:25px 30px;border-radius:10px;cursor:pointer;background:#fff;border-bottom:3px solid #fff;position:relative}
.nyProMenu_Swiper .swiper-slide:after{content:"";display:none;width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #e12836;position:absolute;left:50%;bottom:-9px;transform:translate(-50%,0)}
.nyProMenu_Swiper .swiper-slide:hover{background:#fff url(../images/ico02.png) no-repeat 95% center;border-bottom:3px solid #e12836;border-radius:10px 10px 0 0}
.nyProMenu_Swiper .swiper-slide:hover:after{display:block}
.nyProMenu_Swiper .swiper-slide a{display:block;font-size:18px;margin-bottom:4px;color:#777;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.nyProMenu_Swiper .swiper-slide p{color:#999;font-size:12px;font-weight:bold;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;min-height:18px}
.nyProMenu_Swiper .swiper-slide:hover a{color:#e12836}
.nyProMenu_Swiper .swiper-button-prev,.nyProMenu_Swiper .swiper-button-next{width:45px;height:60px;padding:12px;margin:0;top:65px;background:none;z-index:10}
.nyProMenu_Swiper .swiper-button-prev{left:-50px;right:inherit;transform:rotateY(180deg);-webkit-transform:rotateY(180deg)}
.nyProMenu_Swiper .swiper-button-next{right:-50px}
.nyProMenu_Swiper .swiper-button-prev svg,.nyProMenu_Swiper .swiper-button-next svg{width:20px;height:20px}
.nyProMenu_Swiper .swiper-button-prev:hover svg path,.nyProMenu_Swiper .swiper-button-next:hover svg path{fill:#e12836}
.nyProMenu_Swiper .swiper-button-disabled{opacity:.5 !important}
.webPro_list ul{margin-top:40px;min-height:300px}
.webPro_list ul li{width:23.5%;float:left;margin:0 2% 50px 0;background:#fff;border-radius:10px;position:relative;padding:20px}
.webPro_list ul li:nth-child(4n+4){margin-right:0}
.webPro_list ul li .webPro_Img{display:block;position:relative;height:290px}
.webPro_list ul li .webPro_text{text-align:center;padding:20px 0}
.webPro_list ul li .webPro_text .webPro_name{display:block;font-size:18px;color:#222;font-weight:bold;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.webPro_list ul li .webPro_text .webPro_name h3{font-size:inherit;font-weight:inherit;color:inherit;margin:0;padding:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.webPro_list ul li .webPro_text p{font-size:16px;color:#999;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin-top:5px;min-height:24px}
.webPro_list ul li .webPro_btn{display:block;width:44px;height:44px;padding:12px;background:#ddd;border-radius:50px;position:absolute;bottom:-22px;left:50%;transform:translate(-50%,0)}
.webPro_list ul li:hover .webPro_text .webPro_name{color:#e12836}
.webPro_list ul li:hover .webPro_btn{background:#e12836;box-shadow:4px 0 16px rgba(0,111,190,0.45)}
.webPro_list ul li:hover .webPro_Img img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);transform:scale(1.1)}
.nyPage{margin-top:10px}
@media (max-width:1680px){.nqPro{margin-top:-80px}
.nqPro_main{border-radius:20px}
.nqPro_Top{padding:50px 0 65px}
.nqPro_tit span,.nqPro_tit h2{font-size:27px}
.nqPro_tit{margin-bottom:25px}
.nqProT_list ul li{height:120px}
.nqProT_list ul li .nqProT_Ico{width:60px;height:60px}
.nqProT_list ul li .nqProT_Text b,.nqProT_list ul li .nqProT_Text h3{font-size:18px}
.webPro_list ul li .webPro_Img{height:265px}
.nyPro_menu .main-swiper .swiper-slide{height:55px;line-height:55px}
.nyPro_menu .main-swiper .swiper-slide p{font-size:18px;height:55px;line-height:55px}
.nyPro_menu .main-swiper .swiper-slide span{margin:17px 10px 0 0}
.nyPro_menu .swiper-slide i{margin-top:18px}
}
@media (max-width:1560px){.webPro_list ul li .webPro_Img{height:240px}
.nqPro_tit span,.nqPro_tit h2{font-size:24px}
.nqPro_F{padding:70px 0}
}@media (max-width:1440px){.nqPro_main{border-radius:16px}
.nqPro_Top{padding:40px 0 50px}
.nqPro_tit{margin-bottom:20px}
.nqProT_list ul li{padding:0 30px;height:110px}
.nqProT_list ul li .nqProT_Text{padding-left:15px}
.nqProT_list ul li .nqProT_Text b,.nqProT_list ul li .nqProT_Text h3{font-size:16px}
.nqProT_list ul li .nqProT_Text p{font-size:15px}
.nqProT_list ul li .nqProT_Ico{width:50px;height:50px}
.webPro_list ul{margin-top:30px}
.webPro_list ul li .webPro_text .webPro_name{font-size:16px}
.webPro_list ul li .webPro_text p{font-size:15px}
.webPro_list ul li .webPro_btn{width:42px;height:42px}
.nyPro_menu .main-swiper .swiper-slide{padding:0 20px;height:50px;line-height:50px}
.nyPro_menu .main-swiper .swiper-slide p{font-size:16px;height:50px;line-height:50px}
.nyPro_menu .swiper-slide i{width:18px;height:18px;margin-top:15px}
.nyPro_menu .main-swiper .swiper-slide span{margin:14px 10px 0 0}
.nyProMenu_Swiper .swiper-slide{padding:20px 20px 15px}
.nyProMenu_Swiper{margin-top:25px;padding-top:25px}
.nyProMenu_Swiper .swiper-slide{padding:20px 25px}
.nyProMenu_Swiper .swiper-slide a{font-size:16px}
.nyProMenu_Swiper .swiper-button-prev,.nyProMenu_Swiper .swiper-button-next{top:45px}
}@media (max-width:1366px){.webPro_list ul li .webPro_Img{height:220px}
.nqPro_tit span,.nqPro_tit h2{font-size:22px}
.nqPro_F{padding:60px 0}
.nyProMenu_Swiper{padding:25px 20px}
.nyProMenu_Swiper .swiper-container{min-height:80px}
.nyProMenu_Swiper .swiper-button-prev{left:-30px}
.nyProMenu_Swiper .swiper-button-next{right:-30px}
}@media (max-width:1280px){.nqPro{margin-top:-60px}
.nqPro_main{border-radius:12px}
}@media (max-width:1200px){.nqPro_Top{padding:30px 0 40px}
.nqPro_tit span,.nqPro_tit h2{font-size:20px;margin-bottom:5px}
.nqPro_tit p{font-size:14px;line-height:24px}
.nqProT_list ul li{padding:0 10px;height:100px}
.nqProT_list ul li .nqProT_Text{padding-left:10px}
.webPro_list ul li{padding:10px;width:31.333%;margin:0 3% 40px 0}
.webPro_list ul li:nth-child(3n+3){margin-right:0}
.webPro_list ul li:nth-child(4n+4){margin-right:3%}
.webPro_list ul li:nth-child(6n+6){margin-right:0}
.webPro_list ul li .webPro_text .webPro_name{font-size:15px}
.webPro_list ul li .webPro_text p{font-size:14px}
.webPro_list ul li .webPro_btn{width:38px;height:38px}
.webPro_list ul li .webPro_Img{height:180px}
.nyPro_menu .main-swiper .swiper-slide{padding:0 15px;height:45px;line-height:45px}
.nyPro_menu .main-swiper .swiper-slide p{font-size:15px;height:45px;line-height:45px}
.nyPro_menu .swiper-slide i{width:15px;height:15px;margin-top:14px}
.nyPro_menu .main-swiper .swiper-slide span{margin:13px 8px 0 0}
.nyProMenu_Swiper .swiper-slide{padding:20px 20px 15px}
.nyProMenu_Swiper .swiper-slide a{font-size:15px}
.nqPro_F{padding:50px 0}
}@media (max-width:1080px){.nqPro_main{border-radius:10px}
}@media (max-width:1024px){.webPro_list ul{margin-top:20px}
.webPro_list ul li .webPro_Img{height:160px}
.nqProT_list ul li .nqProT_Ico{width:40px;height:40px}
.nqProT_list ul li .nqProT_Text b,.nqProT_list ul li .nqProT_Text h3{font-size:15px}
.nqProT_list ul li .nqProT_Text p{font-size:14px}
.nqPro_tit{margin-bottom:15px}
.nqPro_tit p{font-size:13px;line-height:22px}
.nqPro_F{padding:40px 0}
}
@media (max-width:820px){.nqPro{margin-top:0}
.nqPro_main{width:100%;border-radius:0}
.nqPro_Top{padding:20px 3% 30px}
.nqPro_tit span,.nqPro_tit h2{font-size:18px}
.webPro_list ul li{width:48.5%;margin:0 3% 40px 0}
.webPro_list ul li:nth-child(2n+2){margin-right:0}
.webPro_list ul li:nth-child(3n+3){margin-right:3%}
.webPro_list ul li:nth-child(6n+6){margin-right:0}
.nqPro_F{padding:30px 0}
.nyProMenu_Swiper .swiper-button-prev{left:-20px}
.nyProMenu_Swiper .swiper-button-next{right:-20px}
}@media (max-width:767px){.nqProT_list ul li{width:100%;margin-bottom:15px;height:80px;padding:0 20px}
.nqProT_list ul li:last-child{margin-bottom:0}
}@media (max-width:550px){.webPro_list ul li .webPro_Img{height:140px}
.nqPro_Top{padding-bottom:0}
.nqProT_list{display:none}
}@media (max-width:375px){.webPro_list ul li{width:100%}
}
.webBanner{height:750px;overflow:hidden;margin-top:102px}
.webBanner .swiper-container{height:100%}
.webBanner .swiper-slide{overflow:hidden;position:relative}
.webBanner .swiper-pagination{text-align:left;width:50% !important;margin:0 auto;bottom:30px!important;left:1%!important;right:inherit!important}
.webBanner .swiper-pagination-bullet{width:auto;height:20px;font-size:0;background:none;color:#fff;transition:none;opacity:1;padding:0 10px}
.webBanner .swiper-pagination-bullet:after{content:"";display:inline-block;width:7px;height:7px;background:#fff;border-radius:50px;margin-bottom:2px}
.webBanner .swiper-pagination-bullet-active{font-size:16px;background:none}
.webBanner .swiper-pagination-bullet-active:before{content:"0";display:inline-block;font-size:16px;color:#fff}
.webBanner .swiper-pagination-bullet-active:after{display:none}
.webBanner .jt{background:url(../images/ban_qtbj.png);height:100px;position:absolute;bottom:0;right:0;width:550px;z-index:999;text-align:center}
.webBanner .jt .swiper-button-prev,.webBanner .jt .swiper-button-next{display:inline-block;width:47px;height:47px;border:2px solid #fff;cursor:pointer;color:#fff;position:absolute;margin:0 20px;border-radius:50px;top:28%;padding:10px;background:none}
.webBanner .jt .swiper-button-prev{left:10%}
.webBanner .jt .swiper-button-prev span svg{transform:rotateY(180deg)}
.webBanner .jt .swiper-button-next{left:37%}
.webBanner .jt .swiper-button-next.swiper-button-disabled,.webBanner .jt .swiper-button-prev.swiper-button-disabled{opacity:1}
.webBanner .jt .swiper-button-prev:hover,.webBanner .jt .swiper-button-next:hover{background:#fff}
.webBanner .jt .swiper-button-prev:hover span svg path,.webBanner .jt .swiper-button-next:hover span svg path{fill:#e12836}
.webAbout{padding:90px 0 140px;position:relative}
.webAbout .webAbout_l{width:50%}
.webTitle{margin-bottom:30px;overflow:hidden}
.webTitle1{text-align:center}
.webTitle b{font-size:30px;display:block;color:#e12836}
.webTitle p{font-size:36px;color:#222;line-height:48px}
.webAbout_Ms{overflow:hidden;height:195px;line-height:28px;color:#555;font-size:16px;text-align:justify;display:-webkit-box;text-overflow:ellipsis;-webkit-line-clamp:7;-webkit-box-orient:vertical}
.webAbout_Ms p,.webAbout_Ms span{line-height:28px;color:#555;font-size:16px}
.web_btn{display:block;width:160px;height:46px;line-height:46px;text-align:center;font-size:16px;color:#fff;background:#e12836;margin:60px 0 0;border-radius:30px}
.web_btn i{display:inline-block;width:19px;height:19px;margin:0 0 -3px 10px}
.web_btn:hover i{margin:0 0 -3px 12px}
.webAbout .webAbout_r{position:absolute;right:-75px;width:50%}
.webIndustry{position:relative;overflow:hidden}
.webIndustry .webIndustry_swiper1,.webIndustry_swiper1 .swiper-container{width:100%;height:100%;overflow:hidden}
.webIndustry_swiper1 .swiper-slide{overflow:hidden}
.webIndustry_swiper1 .swiper-slide .webIndustry_img{width:100%;height:838px;overflow:hidden;position:relative}
.webIndustry_swiper1 .swiper-slide .webIndustry_img img{display:block;width:100%;height:100%;margin:auto;object-fit:cover;position:absolute;left:0;top:0;right:0;bottom:0}
.webIndustry_swiper1 .swiper-slide .webIndustry_img::after{content:'';display:block;width:100%;height:100%;overflow:hidden;background:linear-gradient(to right,rgba(0,0,0,0.8),rgba(0,0,0,.2),rgba(0,0,0,0));position:absolute;left:0;top:0}
.webIndustry_swiper1 .swiper-slide .webIndustry_txt{position:absolute;left:calc(13.5% + 145px);top:125px}
.webIndustry_swiper1 .swiper-slide .webIndustry_txt .indText{width:570px;height:auto;overflow:hidden;padding:40px;background-color:rgb(190 0 44 / 75%);border-radius:10px}
.indText b{display:block;text-transform:uppercase;font-size:24px;color:rgba(255,255,255,.25)}
.indText h2.webIndustry_name,.indText a.webIndustry_name{display:block;color:#fff;font-size:32px;font-weight:bold;margin:0}
.indText h2.webIndustry_name a{color:#fff;display:block}
.indText h2.webIndustry_name span,.indText a.webIndustry_name span{display:block;width:40px;height:40px;overflow:hidden;margin-right:12px;padding:5px;background-color:#fff;border-radius:50%;float:left}
.indText p{width:100%;max-height:90px;overflow:hidden;line-height:30px;color:rgba(255,255,255,.85);font-size:16px;margin:20px 0;display:-webkit-box;text-overflow:ellipsis;-webkit-line-clamp:3;-webkit-box-orient:vertical}
.webIndustry_more{margin:60px 0 0;background:#fff;color:#e12836}
.webIndustry_more i svg path{fill:#e12836}
.webIndustry .webIndustry_swiper2{position:absolute;left:13.5%;top:125px;z-index:2;width:130px}
.webIndustry_swiper2 .swiper-container{width:130px;position:relative;margin:0}
.webIndustry_swiper2 .swiper-container .swiper-wrapper{width:120px;background:rgba(255,255,255,0.75);padding:20px 0;border-radius:10px;margin:0}
.webIndustry_swiper2 .swiper-slide{cursor:pointer;padding:10px 0}
.webIndustry_swiper2 .swiper-slide:after{content:"";display:none;width:0;height:0;border-top:10px solid transparent;border-bottom:10px solid transparent;border-left:10px solid #e12836;position:absolute;right:-10px;top:50%;transform:translate(0,-50%)}
.webIndustry_swiper2 .swiper-slide p{width:100%;height:50px;overflow:hidden;margin:0 auto 10px;position:relative;z-index:1}
.webIndustry_swiper2 .swiper-slide p i em{display:block;width:50px;height:50px;overflow:hidden;margin:0 auto}
.webIndustry_swiper2 .swiper-slide p i em img{display:block;width:50px;height:100px;margin:0}
.webIndustry_swiper2 .swiper-slide:hover p i em img,.webIndustry_swiper2 .swiper-slide.on p i em img{margin:-50px 0 0}
.webIndustry_swiper2 .swiper-slide span{display:block;color:#222;font-size:16px;text-align:center;margin-top:-10px}
.webIndustry_swiper2 .swiper-slide.on span,.webIndustry_swiper2 .swiper-slide:hover span{color:#fff}
.webIndustry_swiper2 .swiper-slide.on,.webIndustry_swiper2 .swiper-slide:hover{background:#e12836;border-radius:10px;height:104px !important}
.webIndustry_swiper2 .swiper-slide.on:after,.webIndustry_swiper2 .swiper-slide:hover:after{display:block}
.webPro{padding:90px 0;overflow:hidden}
.webPro_Menu{text-align:center;margin-bottom:40px}
.webPro_Menu ul li{display:inline-block;width:140px;height:46px;line-height:46px;border:1px solid #e6e6e6;border-radius:30px;margin:0 12px;padding:0 10px}
.webPro_Menu ul li a{display:block;width:100%;height:100%;font-size:16px;color:#222;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.webPro_Menu ul li:hover{background:#e12836;border:1px solid #e12836}
.webPro_Menu ul li:hover a{color:#fff}
.webPro_Tj{background:url(../images/pro_bg01.png) no-repeat bottom center;overflow:hidden;margin-bottom:30px}
.webPro_Tj .webProTj_text{float:left;width:40%;padding:90px 0 0 75px}
.webProTj_text h2.webProTj_name,.webProTj_text .webProTj_name{display:block;font-size:24px;font-weight:bold;color:#fff;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin-bottom:15px}
.webProTj_text h2.webProTj_name a{color:#fff;display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.webProTj_text p{line-height:30px;font-size:16px;color:rgba(255,255,255,0.55);position:relative;padding-left:12px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.webProTj_text p:before{content:"";display:inline-block;background:#fff;width:4px;height:4px;border-radius:50px;position:absolute;top:50%;left:0;transform:translate(0,-50%)}
.webPro_Tj .webProTj_Img{width:56%;float:right;position:relative;height:406px}
.webProTj_btn{margin-top:35px;background:#96000b}
.webPro_list ul li{width:23.5%;float:left;margin:0 2% 50px 0;background:#fff;border:1px solid #e6e6e6;position:relative;padding:20px;border-radius:10px}
.webPro_list ul li:nth-child(4n+4){margin-right:0}
.webPro_list ul li .webPro_Img{display:block;position:relative;height:290px}
.webPro_list ul li .webPro_text{text-align:center;padding:20px 0}
.webPro_list ul li .webPro_text h3.webPro_name,.webPro_list ul li .webPro_text .webPro_name{display:block;font-size:18px;color:#222;font-weight:bold;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin:0}
.webPro_list ul li .webPro_text h3.webPro_name a{color:#222;display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.webPro_list ul li .webPro_text p{font-size:16px;color:#999;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin-top:5px;min-height:24px}
.webPro_list ul li .webPro_btn{display:block;width:44px;height:44px;padding:12px;background:#ddd;border-radius:50px;position:absolute;bottom:-22px;left:50%;transform:translate(-50%,0)}
.webPro_list ul li:hover .webPro_text h3.webPro_name,.webPro_list ul li:hover .webPro_text .webPro_name{color:#e12836}
.webPro_list ul li:hover .webPro_text h3.webPro_name a{color:#e12836}
.webPro_list ul li:hover .webPro_btn{background:#e12836;box-shadow:4px 0 16px rgba(0,111,190,0.45)}
.webPro_list ul li:hover .webPro_Img img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);transform:scale(1.1)}
.webCase{background:linear-gradient(to bottom,#f3f8fb,#bedff6);overflow:hidden;padding:90px 0}
.webCase .webCase_list{min-height:400px;position:relative;padding-bottom:55px}
.webCase .webCase_list .swiper-container{padding:8px 0;margin:-8px 0}
.webCase .webCase_list .swiper-slide{position:relative;border-radius:10px}
.webCase .webCase_list .webCase_Img{display:block;width:100%;height:280px;position:relative;overflow:hidden;border-radius:10px 10px 0 0}
.webCase .webCase_list img.ico{position:absolute;left:25px;top:248px}
.webCase .webCase_list .webCase_text{padding:50px 25px 25px;background:#fff;border-radius:0 0 10px 10px}
.webCase .webCase_list .webCase_text h3.webCase_Name,.webCase .webCase_list .webCase_text .webCase_Name{display:block;font-size:18px;font-weight:bold;color:#222;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin-bottom:10px}
.webCase .webCase_list .webCase_text h3.webCase_Name a{color:#222;display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.webCase .webCase_list .webCase_text .ms{min-height:60px}
.webCase .webCase_list .webCase_text p{line-height:30px;font-size:16px;color:#777;position:relative;padding-left:12px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.webCase .webCase_list .webCase_text p:before{content:"";display:inline-block;background:#e12836;width:4px;height:4px;border-radius:50px;position:absolute;top:50%;left:0;transform:translate(0,-50%)}
.webCase .webCase_list .webCase_text .webCase_Btn{margin-top:20px;width:100%;height:44px;line-height:44px;border-radius:10px;background:#f8f8f8;color:#999}
.webCase .webCase_list .swiper-slide:hover .webCase_text .webCase_Btn{background:#e12836;color:#fff}
.webCase .webCase_list .swiper-slide:hover{box-shadow:4px 0 8px rgba(0,111,190,0.1)}
.webCase .webCase_list .swiper-slide:hover .webCase_Img img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);transform:scale(1.1)}
.webCase .webCase_list .swiper-slide:hover .webCase_Btn i svg path{fill:#fff}
.webCase .webCase_list .swiper-slide:hover .webCase_text h3.webCase_Name,.webCase .webCase_list .swiper-slide:hover .webCase_text .webCase_Name{color:#e12836}
.webCase .webCase_list .swiper-slide:hover .webCase_text h3.webCase_Name a{color:#e12836}
.webCase .swiper-pagination{width:100%;height:4px;bottom:0 !important;left:50%;transform:translate(-50%,0)}
.webCase .swiper-pagination span{width:30px;height:4px;margin:0 5px !important;border:0;background:rgba(255,255,255,0.5);vertical-align:top;border-radius:5px;opacity:1}
.webCase .swiper-pagination span.swiper-pagination-bullet-active{background:#e12836}
.webCase .swiper-button-prev,.webCase .swiper-button-next{display:block;width:54px;height:54px;border:0;cursor:pointer;position:absolute;border-radius:50px;top:50%;padding:16px;background:rgba(255,255,255,0.45);transform:translate(0,-50%)}
.webCase .swiper-button-prev{left:-95px}
.webCase .swiper-button-prev span svg{transform:rotateY(180deg)}
.webCase .swiper-button-next{right:-95px}
.webCase .swiper-button-next.swiper-button-disabled,.webBanner .jt .swiper-button-prev.swiper-button-disabled{opacity:1}
.webCase .swiper-button-prev:hover,.webCase .swiper-button-next:hover{background:#e12836}
.webCase .swiper-button-prev:hover span svg path,.webCase .swiper-button-next:hover span svg path{fill:#fff}
.webNews{padding:90px 0}
.webNews .webNews_l{width:35%;float:left;position:relative;border-radius:10px}
.webNews_l .webNewsL_Img{position:relative;height:285px;display:block;width:100%;overflow:hidden;border-radius:10px 10px 0 0}
.webNews_l span{display:block;width:220px;height:44px;line-height:44px;font-size:16px;text-align:center;background:#e12836;border-radius:0 30px 30px 0;margin-top:-22px;position:relative;color:#fff}
.webNews_l span i{display:inline-block;width:20px;height:20px;margin:0 8px -3px 0}
.webNews_l .webNewsL_text{background:#f3f8fb;margin-top:-22px;padding:50px 75px 30px 30px;border-radius:0 0 10px 10px}
.webNewsL_text h2.webNewsL_name,.webNewsL_text .webNewsL_name{display:block;font-size:18px;color:#222;font-weight:bold;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis;word-break:break-all;height:60px;line-height:30px;margin:0}
.webNewsL_text h2.webNewsL_name a{color:#222;display:block}
.webNewsL_text p{font-size:16px;color:#777;line-height:28px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis;word-break:break-all;height:56px;margin-top:10px}
.webNews .webNews_l:hover .webNewsL_Img img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);transform:scale(1.1)}
.webNews .webNews_l:hover h2.webNewsL_name,.webNews .webNews_l:hover .webNewsL_name{color:#e12836}
.webNews .webNews_l:hover h2.webNewsL_name a{color:#e12836}
.webNews .webNews_r{width:63%;float:right}
.webNews_r ul li{width:100%;background:#f3f8fb;padding:27px 140px 27px 30px;overflow:hidden;position:relative;border-radius:10px;border-top:2px solid #f3f8fb;margin-bottom:20px}
.webNews_r ul li:last-child{margin-bottom:0}
.webNews_r ul li span{display:block;font-size:16px;color:#999}
.webNews_r ul li span i{display:inline-block;width:20px;height:20px;margin:0 8px -3px 0}
.webNews_r ul li h3.webNewsR_name,.webNews_r ul li .webNewsR_name{display:block;font-size:18px;color:#222;font-weight:bold;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin:10px 0 5px}
.webNews_r ul li h3.webNewsR_name a{color:#222;display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.webNews_r ul li p{font-size:16px;color:#777;line-height:28px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.webNews_r ul li .webNewsR_btn{display:block;width:60px;height:60px;background:#fff;padding:20px;border-radius:50px;position:absolute;right:40px;top:50%;transform:translate(0,-50%)}
.webNews_r ul li:hover{border-top:2px solid #e12836;box-shadow:4px 0 8px rgba(0,111,190,0.2)}
.webNews_r ul li:hover h3.webNewsR_name,.webNews_r ul li:hover .webNewsR_name{color:#e12836}
.webNews_r ul li:hover h3.webNewsR_name a{color:#e12836}
.webNews_r ul li:hover .webNewsR_btn{background:#e12836}
.webNews_r ul li:hover .webNewsR_btn svg path{fill:#fff}
.webFaq{padding:40px 0 80px}
.webFaq_list{margin-top:40px}
.webFaq_item{border:1px solid #e8e8e8;border-radius:8px;margin-bottom:15px;overflow:hidden;transition:box-shadow .3s,border-color .3s}
.webFaq_item:hover,.webFaq_item.active{box-shadow:0 2px 12px rgba(0,111,190,.08)}
.webFaq,.webFaq *,.webFaq_item,.webFaq_a,.webFaq_q,.webFaq_q p,.webFaq_q h3,.webFaq_q i,.webFaq_icon,.webFaq_a div{transition:none !important}
.webFaq_q{display:flex;align-items:center;padding:20px 25px;cursor:pointer;gap:15px}
.webFaq_q p,.webFaq_q h3{flex:1;font-size:16px;font-weight:600;color:#222;margin:0;line-height:1.5}
.webFaq_q i{font-style:normal;font-size:22px;color:#999;width:24px;text-align:center}
.webFaq_item.active .webFaq_q i{transform:rotate(45deg);color:#e12836}
.webFaq_icon{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;background:#e12836;color:#fff;font-size:14px;font-weight:bold;flex-shrink:0}
.webFaq_icon_a{background:#f0f7ff;color:#e12836}
.webFaq_a{max-height:0;overflow:hidden;padding:0 25px}
.webFaq_item.active .webFaq_a{max-height:500px;padding:0 25px 20px}
.webFaq_a div{display:flex;align-items:flex-start;gap:15px;color:#666;font-size:15px;line-height:1.8}
@media (max-width:767px){.webFaq{padding:40px 15px}
.webFaq_list{margin-top:20px}
.webFaq_q{padding:15px}
.webFaq_q p{font-size:15px}
.webFaq_a{padding:0 15px}
.webFaq_item.active .webFaq_a{padding:0 15px 15px}}
@media (max-width:1880px){.webBanner .jt{width:520px}
.webIndustry .webIndustry_swiper2{left:10%;top:100px}
.webIndustry_swiper1 .swiper-slide .webIndustry_txt{left:calc(10% + 140px);top:100px}
}@media (max-width:1680px){.webBanner{height:700px;margin-top:96px}
.webBanner .jt{width:460px}
.webBanner .swiper-pagination-bullet-active,.webBanner .swiper-pagination-bullet-active:before{font-size:15px}
.webBanner .jt .swiper-button-prev,.webBanner .jt .swiper-button-next{width:44px;height:44px;margin:0 18px}
.webBanner .swiper-pagination{bottom:33px!important;left:-1% !important}
.webBanner .jt .swiper-button-prev{left:7%}
.webBanner .jt .swiper-button-next{left:38%}
.webAbout{padding:80px 0 140px}
.webTitle p{font-size:34px;line-height:46px}
.webTitle b{font-size:28px}
.web_btn{margin-top:50px;width:150px;height:44px;line-height:44px}
.indText b{font-size:22px}
.indText a.webIndustry_name{font-size:30px}
.webIndustry_swiper1 .swiper-slide .webIndustry_img{height:738px}
.webIndustry .webIndustry_swiper2{left:8%;top:80px}
.webIndustry_swiper2 .swiper-container{width:120px}
.webIndustry_swiper2 .swiper-container .swiper-wrapper{width:110px}
.webIndustry_swiper2 .swiper-slide,.webIndustry_swiper2 .swiper-slide.on,.webIndustry_swiper2 .swiper-slide:hover{height:98px !important}
.webIndustry_swiper2 .swiper-slide p i em{width:45px;height:45px}
.webIndustry_swiper2 .swiper-slide p{height:45px}
.webIndustry_swiper2 .swiper-slide p i em img{width:45px;height:90px}
.webIndustry_swiper2 .swiper-slide:hover p i em img,.webIndustry_swiper2 .swiper-slide.on p i em img{margin:-45px 0 0}
.webIndustry_swiper1 .swiper-slide .webIndustry_txt .indText{width:530px}
.webIndustry_swiper1 .swiper-slide .webIndustry_txt{left:calc(8% + 130px);top:80px}
.webPro{padding:80px 0}
.webPro_list ul li .webPro_Img{height:265px}
.webProTj_text .webProTj_name{font-size:22px}
.webCase,.webNews{padding:80px 0}
.webCase .webCase_list .webCase_Img{height:260px}
.webCase .webCase_list img.ico{top:226px}
.webNews_l .webNewsL_text{padding:48px 70px 28px 28px}
.webNews_r ul li{margin-bottom:18px}
}@media (max-width:1600px){.webCase .swiper-button-prev,.webCase .swiper-button-next{display:none}
}@media (max-width:1560px){.webBanner{height:650px;margin-top:90px}
.webAbout{padding:70px 0 150px}
.webTitle p{font-size:32px;line-height:42px}
.webTitle b{font-size:26px}
.webPro{padding:70px 0}
.webPro_list ul li .webPro_Img{height:240px}
.webCase,.webNews{padding:70px 0}
}@media (max-width:1440px){.webBanner{height:600px;margin-top:80px}
.webBanner .jt{width:380px;height:80px;line-height:80px}
.webBanner .jt .swiper-button-prev{top:25%;left:5%}
.webBanner .jt .swiper-button-next{top:25%;left:44%}
.webBanner .jt .swiper-button-prev,.webBanner .jt .swiper-button-next{width:40px;height:40px;margin:0 15px}
.webBanner .swiper-pagination{bottom:23px!important;left:1% !important}
.webBanner .swiper-pagination-bullet:after{margin-bottom:1px}
.webTitle{margin-bottom:20px}
.webTitle1{margin-bottom:30px}
.webTitle p{font-size:30px;line-height:44px}
.webTitle b{font-size:24px}
.webAbout_Ms{height:180px}
.webAbout_Ms,.webAbout_Ms p,.webAbout_Ms span{font-size:15px;line-height:26px}
.web_btn{margin-top:40px;width:140px;height:42px;line-height:42px;font-size:15px}
.webAbout{padding:70px 0 160px}
.indText b{font-size:20px}
.indText a.webIndustry_name{font-size:28px}
.webIndustry_swiper1 .swiper-slide .webIndustry_img{height:638px}
.webIndustry .webIndustry_swiper2{left:5%;top:50px}
.webIndustry_swiper2 .swiper-container{width:110px}
.webIndustry_swiper2 .swiper-container .swiper-wrapper{width:100px;padding:10px 0}
.webIndustry_swiper2 .swiper-slide,.webIndustry_swiper2 .swiper-slide.on,.webIndustry_swiper2 .swiper-slide:hover{height:90px !important}
.webIndustry_swiper2 .swiper-slide p i em{width:40px;height:40px}
.webIndustry_swiper2 .swiper-slide p{height:40px}
.webIndustry_swiper2 .swiper-slide p i em img{width:40px;height:80px}
.webIndustry_swiper2 .swiper-slide:hover p i em img,.webIndustry_swiper2 .swiper-slide.on p i em img{margin:-40px 0 0}
.webIndustry_swiper2 .swiper-slide span{font-size:15px;margin-top:-5px}
.webIndustry_swiper1 .swiper-slide .webIndustry_txt .indText{width:480px}
.webIndustry_swiper1 .swiper-slide .webIndustry_txt{left:calc(5% + 120px);top:50px}
.indText p{font-size:15px;margin:15px 0;line-height:26px;max-height:78px}
.webPro_list ul li .webPro_text .webPro_name{font-size:16px}
.webPro_list ul li .webPro_text p{font-size:15px}
.webPro_list ul li .webPro_btn{width:42px;height:42px}
.webProTj_text .webProTj_name{font-size:20px}
.webCase .webCase_list .webCase_text .webCase_Name{font-size:16px;margin-bottom:8px}
.webCase .webCase_list .webCase_text .ms{min-height:56px}
.webCase .webCase_list .webCase_text p{font-size:15px;line-height:28px}
.webCase .webCase_list .webCase_Img{height:240px}
.webCase .webCase_list .webCase_text{padding:40px 20px 20px}
.webCase .webCase_list{padding-bottom:45px}
.webCase .webCase_list img.ico{left:20px;top:210px;height:60px}
.webCase .webCase_list .webCase_text .webCase_Btn{margin-top:15px;height:42px;line-height:42px}
.webNewsL_text .webNewsL_name{font-size:16px;line-height:28px}
.webNews_l span{width:200px;height:42px;line-height:42px;font-size:15px}
.webNews_l .webNewsL_text{padding:45px 60px 25px 25px}
.webNewsL_text p{font-size:15px;line-height:26px;height:52px}
.webNews_l .webNewsL_Img{height:264px}
.webNews_r ul li{padding:24px 120px 24px 25px;margin-bottom:16px}
.webNews_r ul li span{font-size:15px}
.webNews_r ul li .webNewsR_name{font-size:16px}
.webNews_r ul li p{font-size:15px}
.webNews_r ul li .webNewsR_btn{width:50px;height:50px;padding:15px;right:30px}
}@media (max-width:1366px){.webAbout{padding:60px 0 130px}
.webPro{padding:60px 0}
.webPro_list ul li .webPro_Img{height:220px}
.webCase,.webNews{padding:60px 0}
}@media (max-width:1280px){.webBanner{height:500px;margin-top:70px}
.webBanner .jt{width:300px;height:75px;line-height:75px}
.webBanner .jt .swiper-button-prev{top:25%;left:5%}
.webBanner .jt .swiper-button-next{top:25%;left:50%}
.webBanner .jt .swiper-button-prev,.webBanner .jt .swiper-button-next{width:36px;height:36px;margin:0 10px}
.webBanner .swiper-pagination{left:4% !important;bottom:21px!important}
.webBanner .swiper-pagination-bullet:after{margin-bottom:1px}
.webBanner .swiper-pagination-bullet-active,.webBanner .swiper-pagination-bullet-active:before{font-size:14px}
.webAbout{padding:60px 0 110px}
}@media (max-width:1200px){.webAbout{padding:50px 0 100px}
.webTitle p{font-size:28px;line-height:42px}
.webTitle b{font-size:22px}
.webAbout_Ms{height:170px}
.webAbout_Ms,.webAbout_Ms p,.webAbout_Ms span{font-size:14px;line-height:24px}
.web_btn{margin-top:30px;width:130px;height:40px;line-height:40px;font-size:14px}
.indText p{font-size:14px;margin:10px 0;line-height:24px;max-height:72px}
.indText b{font-size:18px}
.indText a.webIndustry_name{font-size:26px}
.webIndustry .webIndustry_swiper2{left:5%;top:30px}
.webIndustry_swiper2 .swiper-container{width:100px}
.webIndustry_swiper2 .swiper-container .swiper-wrapper{width:90px}
.webIndustry_swiper2 .swiper-slide,.webIndustry_swiper2 .swiper-slide.on,.webIndustry_swiper2 .swiper-slide:hover{height:80px !important}
.webIndustry_swiper2 .swiper-slide p i em{width:35px;height:35px}
.webIndustry_swiper2 .swiper-slide p{height:35px}
.webIndustry_swiper2 .swiper-slide p i em img{width:35px;height:70px}
.webIndustry_swiper2 .swiper-slide:hover p i em img,.webIndustry_swiper2 .swiper-slide.on p i em img{margin:-35px 0 0}
.webIndustry_swiper2 .swiper-slide span{font-size:14px}
.webIndustry_swiper1 .swiper-slide .webIndustry_txt .indText{width:450px}
.webIndustry_swiper1 .swiper-slide .webIndustry_img{height:538px}
.webIndustry_swiper1 .swiper-slide .webIndustry_txt{left:calc(5% + 110px);top:30px}
.webPro{padding:50px 0}
.webProTj_text .webProTj_name{margin-bottom:10px}
.webProTj_text p{font-size:14px;line-height:26px}
.webPro_Menu{margin-bottom:20px}
.webPro_Menu ul li{width:120px;height:40px;line-height:40px;margin:0 5px}
.webPro_Menu ul li a{font-size:14px}
.webPro_list ul li{padding:10px}
.webPro_list ul li .webPro_text .webPro_name{font-size:15px}
.webPro_list ul li .webPro_text p{font-size:14px}
.webPro_list ul li .webPro_btn{width:38px;height:38px}
.webPro_list ul li .webPro_Img{height:180px}
.webPro_Tj{background-size:cover;padding:40px}
.webProTj_text .webProTj_name{font-size:18px}
.webPro_Tj .webProTj_Img{height:350px}
.webPro_Tj .webProTj_text{padding:60px 0 0}
.webCase,.webNews{padding:50px 0}
.webCase .webCase_list .webCase_text .webCase_Name{font-size:15px;margin-bottom:5px}
.webCase .webCase_list .webCase_text .ms{min-height:52px}
.webCase .webCase_list .webCase_text p{font-size:14px;line-height:26px}
.webCase .webCase_list .webCase_text{padding:35px 15px 15px}
.webCase .webCase_list .webCase_text .webCase_Btn{height:40px;line-height:40px;margin-top:10px}
.webCase .webCase_list{padding-bottom:35px}
.webCase .webCase_list img.ico{left:15px;top:190px;height:55px}
.webCase .webCase_list .webCase_Img{height:220px}
.webNews_l span{width:180px;height:40px;line-height:40px;font-size:14px}
.webNews_l span i,.webNews_r ul li span i{margin:0 8px -4px 0}
.webNews_l .webNewsL_text{padding:40px 50px 20px 20px}
.webNewsL_text .webNewsL_name{font-size:15px;line-height:26px}
.webNewsL_text p{font-size:14px;line-height:24px;height:48px;margin-top:5px}
.webNews_r ul li .webNewsR_btn{width:40px;height:40px;padding:12px;right:20px}
.webNews_r ul li{padding:20px 90px 20px 20px}
.webNews_r ul li span{font-size:14px}
.webNews_r ul li .webNewsR_name{font-size:15px}
.webNews_r ul li p{font-size:14px}
.webNews .webNews_l{width:38%}
.webNews_l .webNewsL_Img{height:253px}
.webNews .webNews_r{width:59%}
}@media (max-width:1080px){.webBanner{height:400px}
.webAbout{padding:50px 0 60px}
}@media (max-width:1024px){.webBanner .jt{width:250px;height:70px;line-height:70px}
.webBanner .swiper-pagination{bottom:18px!important;left:9% !important}
.webBanner .jt .swiper-button-next{left:56%}
.webAbout{padding:40px 0 70px}
.webAbout .webAbout_l{width:47%}
.webAbout .webAbout_r{width:55%}
.webPro_list ul li .webPro_Img{height:160px}
.webPro{padding:40px 0}
.webPro_Tj{padding:30px}
.webPro_Tj .webProTj_Img{height:300px;width:45%}
.webPro_Tj .webProTj_text{padding:40px 0 0;width:52%}
.webCase,.webNews{padding:40px 0}
.webCase .webCase_list .webCase_Img{height:200px}
.webCase .webCase_list img.ico{top:172px}
.webNews .webNews_l{width:42%}
.webNews_l .webNewsL_Img{height:246px}
.webNews .webNews_r{width:55%}
.webNews_r ul li{margin-bottom:12px}
}@media (max-width:920px){.webAbout{padding:40px 0}
.indText b{font-size:16px}
.indText a.webIndustry_name{font-size:24px}
.webNews .webNews_l{width:100%}
.webNews_l .webNewsL_Img{height:185px}
.webNewsL_text .webNewsL_name{height:inherit;max-height:52px}
.webNews .webNews_r{width:100%;margin-top:20px}
}@media (max-width:820px){.webBanner{height:300px;margin-top:60px}
.webAbout,.webPro{padding:30px 0}
.webTitle{margin-bottom:10px}
.webTitle1{margin-bottom:20px}
.webTitle b{font-size:20px}
.webTitle p{font-size:26px;line-height:38px}
.web_btn{margin-top:20px}
.webAbout .webAbout_l{width:48%}
.webAbout .webAbout_r{width:57%}
.webIndustry .webIndustry_swiper2{display:none}
.webIndustry_swiper1 .swiper-slide .webIndustry_txt{left:3%;top:inherit;bottom:30px}
.webIndustry_swiper1 .swiper-slide .webIndustry_img{height:400px}
.webPro_list ul li{width:48.5%;margin:0 3% 40px 0}
.webPro_list ul li:nth-child(2n+2){margin-right:0}
.webPro_Tj .webProTj_Img{height:250px}
.webPro_Tj .webProTj_text{padding:20px 0 0}
.webCase,.webNews{padding:30px 0}
.webCase .webCase_list .webCase_Img{height:180px}
.webCase .webCase_list img.ico{top:155px;height:50px}
}@media (max-width:767px){.webBanner{height:250px}
.webBanner .jt{width:200px;height:60px;line-height:60px}
.webBanner .jt .swiper-button-prev,.webBanner .jt .swiper-button-next{width:32px;height:32px;padding:8px}
.webBanner .jt .swiper-button-next{left:60%}
.webBanner .swiper-pagination{left:15% !important;bottom:14px!important}
.webBanner .swiper-pagination-bullet{padding:0 7px}
.webAbout .webAbout_l{width:100%}
.webAbout .webAbout_r{width:100%;margin-top:20px;position:inherit;right:0;text-align:center;height:auto}
.webAbout .webAbout_r img{height:300px}
.webIndustry_swiper1 .swiper-slide .webIndustry_txt .indText{width:100%;padding:20px}
.indText b{font-size:14px}
.indText a.webIndustry_name{font-size:22px}
.webIndustry_swiper1 .swiper-slide .webIndustry_img{height:350px}
.webPro_Tj .webProTj_Img{width:100%}
.webPro_Tj .webProTj_text{width:100%;padding:20px 0 0}
.webCase .webCase_list{min-height:200px;padding-bottom:0}
.webCase .swiper-pagination{display:none}
}@media (max-width:550px){.webBanner{height:200px}
.webBanner .jt{height:50px;line-height:50px}
.webBanner .jt .swiper-button-prev,.webBanner .jt .swiper-button-next{width:26px;height:26px;padding:6px}
.webBanner .swiper-pagination{bottom:8px!important}
.webTitle p{font-size:24px}
.webTitle b{font-size:18px}
.webAbout .webAbout_r img{height:250px}
.webIndustry_swiper1 .swiper-slide .webIndustry_img{height:300px}
.webPro_list ul li .webPro_Img{height:140px}
.webPro_Tj .webProTj_Img{height:200px}
}@media (max-width:425px){.webBanner{height:180px}
.webNews_r ul li{padding:20px}
.webNews_r ul li .webNewsR_btn{display:none}
}@media (max-width:375px){.webBanner{height:160px}
.webTitle p{font-size:22px}
.webTitle b{font-size:16px}
.webAbout .webAbout_r img{height:200px}
.webPro_list ul li{width:100%}
}@media (max-width:320px){.webBanner{height:150px}
.webBanner .jt{display:none}
.webPro_Menu ul li{width:44%;margin:0 2%}
}
.nyAbout_intro{overflow:hidden;padding:80px 0 0;position:relative;background:#fff}
.nyAboutIntro_main{display:flex}
.nyAboutIntro_main .nyAboutIntro_text{width:50%;padding-right:60px}
.nyAboutIntro_time{height:40px;line-height:40px;color:#999;font-size:42px;font-weight:lighter;text-align:right;margin-bottom:40px;position:relative}
.nyAboutIntro_time em{display:inline-block;line-height:40px;color:#e12836;font-size:44px;font-weight:bold;margin-left:10px}
.nyAboutIntro_time::before{content:'';display:block;width:200%;height:1px;background-color:#e6e6e6;position:absolute;top:50%;right:260px}
.nyAboutIntro_con{height:360px;overflow-y:scroll;line-height:32px;color:#555 !important;font-family:'Arial','\5FAE\8F6F\96C5\9ED1','Microsoft Yahei' !important;font-size:16px !important;padding-right:40px}
.nyAboutIntro_con::-webkit-scrollbar{width:3px}
.nyAboutIntro_con p{line-height:32px;color:#555;font-family:'Arial','\5FAE\8F6F\96C5\9ED1','Microsoft Yahei';font-size:16px;text-indent:2em}
.nyAboutIntro_con span,.nyAboutIntro_con p span,.nyAboutIntro_con font,.nyAboutIntro_con p font{color:#555 !important;font-family:'Arial','\5FAE\8F6F\96C5\9ED1','Microsoft Yahei' !important;font-size:16px !important}
.nyAboutIntro_main .nyAboutIntro_img{width:50%;height:450px;overflow:hidden;border-radius:16px;position:relative}
.nyAboutIntro_data{margin-top:60px}
.nyAboutIntro_data ul{display:flex;flex-wrap:wrap;justify-content:left;margin:0 -24px}
.nyAboutIntro_data ul li{width:33.333333%;padding:0 24px}
.nyAboutIntro_data ul li .con{display:flex;align-items:center;justify-content:center;min-height:100%;overflow:hidden;padding:32px 48px;background-color:#999;border-radius:16px}
.nyAboutIntro_data ul li .con:hover{background-color:#e12836;box-shadow:0 10px 20px rgba(0,111,190,.24)}
.nyAboutIntro_data ul li .con i{display:block;width:80px;height:80px;overflow:hidden;opacity:.2}
.nyAboutIntro_data ul li .con:hover i{opacity:.1}
.nyAboutIntro_data ul li .con .text{padding-left:32px}
.nyAboutIntro_data ul li .con .text p{height:60px;margin-bottom:14px}
.nyAboutIntro_data ul li .con .text p em{display:inline-block;line-height:60px;color:#fff;font-size:70px;font-weight:bold}
.nyAboutIntro_data ul li .con .text p sub{display:inline-block;line-height:30px;color:rgba(255,255,255,.45);font-size:18px;vertical-align:baseline;margin-left:12px}
.nyAboutIntro_data ul li .con .text span{line-height:26px;color:#fff;font-size:16px}
.nyAbout_culture{overflow:hidden;padding:100px 0 120px;background:#fff url(../images/culturebg.jpg) bottom center no-repeat;position:relative}
.nyAboutCulture_list ul{display:flex;align-items:center;justify-content:center}
.nyAboutCulture_list ul li{display:flex;align-items:center;justify-content:center;width:400px;height:400px;overflow:hidden;margin:0 -20px;padding:40px;border:1px solid #c2cde5;border-radius:50%;position:relative}
.nyAboutCulture_list ul li:hover{background-color:#e12836;border:1px solid #e12836;box-shadow:0 10px 20px rgba(0,111,190,.24);z-index:1}
.nyAboutCulture_list ul li .con i{display:block;width:80px;height:80px;overflow:hidden;margin:0 auto}
.nyAboutCulture_list ul li .con p,.nyAboutCulture_list ul li .con h3{line-height:40px;color:#222;font-size:30px;font-weight:bold;text-align:center;margin:30px auto 20px}
.nyAboutCulture_list ul li .con p::before,.nyAboutCulture_list ul li .con p::after,.nyAboutCulture_list ul li .con h3::before,.nyAboutCulture_list ul li .con h3::after{content:'';display:inline-block;width:6px;height:6px;background-color:#e12836;border-radius:50%;margin-top:-2px;vertical-align:middle}
.nyAboutCulture_list ul li .con p::before,.nyAboutCulture_list ul li .con h3::before{margin-right:12px}
.nyAboutCulture_list ul li .con p::after,.nyAboutCulture_list ul li .con h3::after{margin-left:12px}
.nyAboutCulture_list ul li .con span{display:block;line-height:30px;color:#555;font-size:18px;text-align:center}
.nyAboutCulture_list ul li:hover .con i svg path{fill:#fff}
.nyAboutCulture_list ul li:hover .con p,.nyAboutCulture_list ul li:hover .con h3,.nyAboutCulture_list ul li:hover .con span{color:#fff}
.nyAboutCulture_list ul li:hover .con p::before,.nyAboutCulture_list ul li:hover .con p::after,.nyAboutCulture_list ul li:hover .con h3::before,.nyAboutCulture_list ul li:hover .con h3::after{background-color:#6bc4ea}
.nyAbout_honor{overflow:hidden;padding:100px 0;background-image:linear-gradient(to bottom,#cedce7,#eef1f8);position:relative}
.nyAbout_honor::before{content:'';display:block;width:660px;height:860px;overflow:hidden;background:url(../images/hnrbg.png) center center no-repeat;background-size:100% 100%;position:absolute;top:200px;right:100px;z-index:0}
.nyAboutHonor_main{position:relative;z-index:1}
.nyAboutHonor_swiper{min-height:240px;overflow:hidden;background-color:#fff;border-radius:16px;position:relative}
.nyAboutHonor_swiper .swiper-slide{padding:60px 40px;background-color:#fff;border-right:1px solid #e6e6e6;position:relative}
.nyAboutHonor_swiper .swiper-slide:hover{background-color:#eff5f9;border-right:1px solid #eef1f8}
.nyAboutHonor_swiper .swiper-slide a{cursor:auto}
.nyAboutHonor_swiper .swiper-slide a:nth-child(1){display:block;width:100%;height:260px;overflow:hidden;margin:0 auto 20px;position:relative}
.nyAboutHonor_swiper .swiper-slide a:nth-child(1) img{display:block;max-width:100%;max-height:100%;margin:auto;position:absolute;left:0;top:0;right:0;bottom:0}
.nyAboutHonor_swiper .swiper-slide:hover a:nth-child(1) img{transform:scale(1.05);-webkit-transform:scale(1.05)}
.nyAboutHonor_swiper .swiper-slide a.name{display:block;width:100%;line-height:30px;color:#777;font-size:16px;text-align:center}
.nyAboutHonor_swiper .swiper-slide:hover a.name{color:#222}
.nyAboutHonor_swiper .swiper-slide::after{content:'';display:block;width:0;height:5px;background-color:#e12836;position:absolute;bottom:0;left:0;transition:all .3s ease-in-out}
.nyAboutHonor_swiper .swiper-slide:hover::after{width:100%}
.nyAboutHonor_swiper .swiper-button-prev,.nyAboutHonor_swiper .swiper-button-next{width:48px;height:48px;margin-top:-24px;padding:13px;background:none;border-radius:50%;position:absolute;top:50%}
.nyAboutHonor_swiper .swiper-button-prev{left:0;transform:rotateY(180deg);-webkit-transform:rotateY(180deg)}
.nyAboutHonor_swiper .swiper-button-next{right:0}
.nyAboutHonor_swiper .swiper-button-disabled{opacity:.25 !important}
@media (max-width:1680px){.nyAboutIntro_main .nyAboutIntro_text{padding-right:50px}
.nyAboutIntro_time{font-size:36px}
.nyAboutIntro_time em{font-size:42px}
.nyAboutIntro_time::before{right:220px}
.nyAboutIntro_data ul{margin:0 -20px}
.nyAboutIntro_data ul li{padding:0 20px}
.nyAboutIntro_data ul li .con{padding:30px 40px}
.nyAboutIntro_data ul li .con .text p{height:50px;margin-bottom:10px}
.nyAboutIntro_data ul li .con .text p em{line-height:50px;font-size:64px}
.nyAboutIntro_data ul li .con .text p sub{line-height:20px;font-size:16px}
.nyAbout_culture{padding:80px 0 100px}
.nyAboutCulture_list ul li{width:360px;height:360px}
.nyAboutCulture_list ul li .con i{width:64px;height:64px}
.nyAboutCulture_list ul li .con p{line-height:36px;font-size:24px;margin:20px auto 10px}
.nyAboutCulture_list ul li .con span{font-size:16px}
.nyAboutCulture_list ul li .con p::before,.nyAboutCulture_list ul li .con p::after{width:4px;height:4px}
.nyAbout_honor{padding:80px 0}
.nyAboutHonor_swiper .swiper-slide{padding:50px 30px}
}
@media (max-width:1440px){.nyAboutIntro_main .nyAboutIntro_img{border-radius:12px}
.nyAboutIntro_data ul li .con{padding:30px;border-radius:12px}
.nyAboutIntro_data ul li .con .text p{line-height:48px}
.nyAboutIntro_data ul li .con .text p em{line-height:48px;font-size:60px}
.nyAboutHonor_swiper{border-radius:12px}
.nyAboutHonor_swiper .swiper-slide{padding:40px 20px}
}
@media (max-width:1280px){.nyAbout_intro{padding:60px 0 0}
.nyAboutIntro_time{height:30px;line-height:30px;font-size:32px;margin-bottom:30px}
.nyAboutIntro_time em{line-height:30px;font-size:37px}
.nyAboutIntro_time::before{right:200px}
.nyAboutIntro_main .nyAboutIntro_text{padding-right:40px}
.nyAboutIntro_con{height:300px;line-height:30px;font-size:15px !important;padding-right:30px}
.nyAboutIntro_con p{line-height:30px;font-size:15px}
.nyAboutIntro_con span,.nyAboutIntro_con p span,.nyAboutIntro_con font,.nyAboutIntro_con p font{font-size:15px !important}
.nyAboutIntro_main .nyAboutIntro_img{height:360px;border-radius:10px}
.nyAboutIntro_data{margin-top:40px}
.nyAboutIntro_data ul{margin:0 -15px}
.nyAboutIntro_data ul li{padding:0 15px}
.nyAboutIntro_data ul li .con{border-radius:10px}
.nyAboutIntro_data ul li .con i{width:70px;height:70px}
.nyAboutIntro_data ul li .con .text{padding-left:24px}
.nyAboutIntro_data ul li .con .text p{height:40px}
.nyAboutIntro_data ul li .con .text p em{line-height:40px;font-size:52px}
.nyAboutIntro_data ul li .con .text p sub{line-height:17px;font-size:15px}
.nyAboutIntro_data ul li .con .text span{line-height:25px;font-size:15px}
.nyAbout_culture{padding:60px 0 80px}
.nyAboutCulture_list ul li{width:320px;height:320px;margin:0 -15px;padding:30px}
.nyAboutCulture_list ul li .con i{width:60px;height:60px}
.nyAboutCulture_list ul li .con p{line-height:32px;font-size:22px}
.nyAboutCulture_list ul li .con span{line-height:25px;font-size:15px}
.nyAbout_honor{padding:60px 0}
.nyAboutHonor_swiper{border-radius:10px}
.nyAboutHonor_swiper .swiper-slide{padding:30px 20px}
.nyAboutHonor_swiper .swiper-slide a:nth-child(1){height:230px;margin:0 auto 15px}
.nyAboutHonor_swiper .swiper-slide a.name{font-size:15px}
}
@media (max-width:1080px){.nyAboutIntro_main .nyAboutIntro_text{padding-right:30px}
.nyAboutIntro_data ul{margin:0 -12px}
.nyAboutIntro_data ul li{padding:0 12px}
.nyAboutIntro_data ul li .con{padding:24px;border-radius:10px}
.nyAboutIntro_data ul li .con i{width:60px;height:60px}
.nyAboutIntro_data ul li .con .text p{height:36px}
.nyAboutIntro_data ul li .con .text p em{line-height:36px;font-size:44px}
.nyAboutIntro_data ul li .con .text p sub{line-height:16px;font-size:14px}
.nyAboutIntro_data ul li .con .text span{line-height:24px;font-size:14px}
.nyAbout_culture{padding:60px 0}
.nyAboutCulture_list ul li{width:300px;height:300px}
.nyAboutCulture_list ul li .con i{width:52px;height:52px}
.nyAboutHonor_swiper .swiper-slide a:nth-child(1){height:220px}
}@media (max-width:1024px){.nyAboutIntro_time{font-size:30px}
.nyAboutIntro_time em{font-size:34px}
.nyAboutIntro_time::before{right:180px}
.nyAboutIntro_con{height:240px;padding-right:20px}
.nyAboutIntro_main .nyAboutIntro_img{height:300px}
.nyAboutIntro_data ul li .con i{width:52px;height:52px}
.nyAboutIntro_data ul li .con .text{padding-left:20px}
.nyAboutIntro_data ul li .con .text p{height:32px;margin-bottom:5px}
.nyAboutIntro_data ul li .con .text p em{line-height:32px;font-size:40px}
.nyAboutCulture_list ul li{width:280px;height:280px}
.nyAboutHonor_swiper .swiper-slide a:nth-child(1){height:200px}
}@media (max-width:920px){.nyAboutCulture_list ul li{width:260px;height:260px}
}@media (max-width:820px){.nyAboutIntro_time{font-size:24px;margin-bottom:20px}
.nyAboutIntro_time em{font-size:28px}
.nyAboutIntro_time::before{right:160px}
.nyAboutIntro_main .nyAboutIntro_img{height:290px}
.nyAboutIntro_data ul{margin:0 -10px}
.nyAboutIntro_data ul li{padding:0 10px}
.nyAboutIntro_data ul li .con{padding:20px;display:block;align-items:unset}
.nyAboutIntro_data ul li .con i{margin:0 auto 20px}
.nyAboutIntro_data ul li .con .text{padding-left:0}
.nyAboutIntro_data ul li .con .text p,.nyAboutIntro_data ul li .con .text span{display:block;text-align:center}
.nyAboutCulture_list ul li{width:240px;height:240px}
.nyAboutCulture_list ul li .con i{width:48px;height:48px}
.nyAboutCulture_list ul li .con p{line-height:30px;font-size:20px;margin:15px auto 10px}
.nyAboutCulture_list ul li .con span{line-height:24px;font-size:14px}
}@media (max-width:767px){.nyAbout_intro{padding:40px 0 0}
.nyAboutIntro_main{display:block}
.nyAboutIntro_main .nyAboutIntro_text{width:100%;margin-bottom:20px;padding-right:0}
.nyAboutIntro_con{padding-right:12px}
.nyAboutIntro_time{height:24px;line-height:24px;font-size:20px;margin-bottom:20px}
.nyAboutIntro_time em{line-height:24px;font-size:24px;margin-left:5px}
.nyAboutIntro_time::before{right:124px}
.nyAboutIntro_main .nyAboutIntro_img{width:100%;height:250px;border-radius:8px}
.nyAboutIntro_data ul{margin:0 0 -20px}
.nyAboutIntro_data ul li{width:100%;margin-bottom:20px;padding:0}
.nyAboutIntro_data ul li .con{display:flex;align-items:center;border-radius:8px}
.nyAboutIntro_data ul li .con i{margin:0}
.nyAboutIntro_data ul li .con .text{padding-left:20px}
.nyAboutIntro_data ul li .con .text p,.nyAboutIntro_data ul li .con .text span{text-align:left}
.nyAbout_culture,.nyAbout_honor{padding:40px 0}
.nyAboutCulture_list ul{display:block;align-items:unset;justify-content:unset}
.nyAboutCulture_list ul li{margin:0 auto}
.nyAboutCulture_list ul li:nth-child(2){margin:-20px auto}
.nyAboutHonor_swiper{border-radius:8px}
.nyAboutHonor_swiper .swiper-slide{padding:20px 40px;border:0}
.nyAboutHonor_swiper .swiper-slide a:nth-child(1){height:240px}
}
@media (max-width:320px){.nyAboutIntro_main .nyAboutIntro_img{height:200px}
.nyAboutHonor_swiper .swiper-slide a:nth-child(1){height:220px}
}
.nyContact_infor{overflow:hidden;padding:100px 0}
.nyContactInfor_main ul{display:flex;flex-wrap:wrap;justify-content:left;margin:0 -18px}
.nyContactInfor_main ul li{width:33.33%;padding:0 18px}
.nyContactInfor_con{min-height:100%;overflow:hidden;padding:40px;background-color:#fff;border:1px solid #ddd;border-radius:16px}
.nyContactInfor_con:hover{background-color:#e12836;border:1px solid #e12836;box-shadow:0 10px 20px rgba(0,111,190,.2)}
.nyContactInfor_con i{display:block;width:60px;height:60px;overflow:hidden;margin:0 auto 20px}
.nyContactInfor_con:hover i svg path{fill:#ffffff}
.nyContactInfor_con p{line-height:30px;color:#222;font-size:20px;font-weight:bold;text-align:center;margin-bottom:10px}
.nyContactInfor_con span{display:block;height:48px;overflow:hidden;line-height:24px;color:#777;font-size:16px;text-align:center;display:-webkit-box;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical}
.nyContactInfor_con a{display:block;height:32px;line-height:32px;color:#222;font-size:16px;font-weight:bold;text-align:center;margin-top:20px}
.nyContactInfor_con a i{display:inline-block;width:54px;height:28px;overflow:hidden;vertical-align:middle;margin:-4px 0 0 10px;background:url(../images/arrow01.png) 0 0 no-repeat;background-size:100% 100%}
.nyContactInfor_con:hover p,.nyContactInfor_con:hover span,.nyContactInfor_con:hover a{color:#fff}
.nyContactInfor_con:hover a i{margin:-4px 0 0 20px;background:url(../images/arrow02.png) 0 0 no-repeat;background-size:100% 100%}
.nyContact_hotline{overflow:hidden;margin-top:100px;padding:90px 0 37px;position:relative}
.nyContactHotline_title{width:180px;height:180px;overflow:hidden;padding:14px;background-color:#fff;border:1px solid #ddd;border-radius:50%;position:absolute;left:50%;top:0;z-index:1;transform:translateX(-50%);-webkit-transform:translateX(-50%)}
.nyContactHotline_title p{display:flex;align-items:center;justify-content:center;width:100%;height:100%;margin:0 auto;padding:40px;background-image:radial-gradient(circle,#fff,#eee);border-radius:50%}
.nyContactHotline_title p em{display:block;line-height:40px;color:#e12836;font-size:32px;font-weight:bold;font-style:normal;text-align:center}
.nyContactHotline_tel{display:flex;align-items:center;height:74px;line-height:74px;color:#fff;font-size:42px;font-weight:bold;text-align:center;padding:0 50px;background-color:#e12836;border-radius:16px;position:absolute;left:50%;bottom:0;z-index:1;transform:translateX(-50%);-webkit-transform:translateX(-50%)}
.nyContactHotline_tel i{display:block;width:40px;height:40px;overflow:hidden;margin-right:12px}
.nyContactHotline_main{overflow:hidden;padding:90px 40px 37px;border:1px solid #ddd;border-radius:16px;background:#fff url(../images/hotlinebg.jpg) bottom center no-repeat;border:1px solid #ddd;border-radius:16px}
.nyContactHotline_main p,.nyContactHotline_main span{display:block;line-height:40px;font-size:28px;text-align:center}
.nyContactHotline_main p{color:#e12836;padding:30px 0 10px}
.nyContactHotline_main span{color:#555;padding:10px 0 30px}
.ewmMask{display:none;width:100%;height:100%;background-color:rgba(0,0,0,.55);position:fixed;top:0;left:0;z-index:9998}
.ewmMask.show{display:block}
.ewmPop{width:180px;height:auto;overflow:hidden;padding:30px 30px 20px;background-color:#fff;border-radius:8px;position:fixed;left:50%;top:50%;z-index:9999;opacity:0;filter:Alpha(opacity=0);transform:scale3d(1,0,1) translate(-50%,-50%);-webkit-transform:scale3d(1,0,1) translate(-50%,-50%)}
.ewmPop.show{opacity:1;filter:Alpha(opacity=100);transform:scale3d(1,1,1) translate(-50%,-50%);-webkit-transform:scale3d(1,1,1) translate(-50%,-50%)}
.ewmPop a.ewmClose{display:block;width:40px;height:40px;overflow:hidden;padding:10px;position:absolute;top:0;right:0}
.ewmPop a.ewmClose:hover svg path{fill:#e12836}
.ewmPop .ewmImg{width:100%;height:auto;overflow:hidden;margin:0 auto;text-align:center}
.ewmPop .ewmImg span{display:block;line-height:26px;color:#555;font-size:16px;text-align:center;margin-top:10px}
.nyContactMap_main{height:650px;overflow:hidden;background-color:#f4f4f4;position:relative}
.nyContactMap_main .m2lxMaps{width:100%;height:100%;overflow:hidden}
.nyContactMap_main .m2lxMaps .m2lxMp{height:100%}
.amap-info-content{padding:10px 20px}
.amap-info-contentContainer{position:absolute;bottom:40px;left:8px}
.nyContact_msg{overflow:hidden;padding:100px 0}
.nyContactMsg_main dl{display:flex;flex-wrap:wrap;justify-content:left;margin:0 -20px}
.nyContactMsg_main dl dt,.nyContactMsg_main dl dd{margin-bottom:40px;padding:0 20px}
.nyContactMsg_main dl dt{width:100%}
.nyContactMsg_main dl dd{width:50%}
.nyContactMsg_main dl dt:last-child{margin-bottom:0}
.nyContactMsg_main dl dt p,.nyContactMsg_main dl dd p{line-height:24px;color:#222;font-size:16px;font-weight:bold;margin-bottom:10px}
.nyContactMsg_main dl dt p em,.nyContactMsg_main dl dd p em{display:inline-block;line-height:24px;color:#e90000;font-size:16px;font-weight:bold;vertical-align:top;margin-right:8px}
.nyContactMsg_main dl dd .msg_ipt{width:100%;height:52px;overflow:hidden;padding:5px 19px;background-color:#fff;border:1px solid #ddd;border-radius:4px}
.nyContactMsg_main dl dt .msg_area{width:100%;height:auto;overflow:hidden;padding:19px;background-color:#fff;border:1px solid #ddd;border-radius:4px}
.nyContactMsg_main dl dd .msg_ipt input{display:block;width:100%;height:40px;overflow:hidden;line-height:40px;color:#222;font-size:16px;background:none;border:0;border-radius:0;outline:none}
.nyContactMsg_main dl dt .msg_area textarea{display:block;width:100%;height:130px;overflow-y:scroll;line-height:26px;color:#222;font-size:16px;background:none;border:0;border-radius:0;outline:none;resize:none}
.nyContactMsg_main dl dt .msg_area textarea::-webkit-scrollbar{width:0}
.nyContactMsg_main dl dd .msg_ipt input::placeholder,.nyContactMsg_main dl dt .msg_area textarea::placeholder{color:#999}
.nyContactMsg_main dl dt .msg_btn button{display:block;width:160px;height:52px;line-height:52px;color:#fff;font-size:18px;text-align:center;margin:0 auto;background-color:#e12836;border-radius:8px;border:0;outline:none;cursor:pointer}
.nyContactMsg_main dl dt .msg_btn button:hover{background-color:#222}
.nyContactMsg_main #ly_msg.ly_msg ul li h4{display:block;width:100% !important;height:30px !important;line-height:30px !important;color:#222;font-size:16px;font-weight:bold;text-align:left !important;margin-bottom:10px;padding:0 !important;float:none !important}
.nyContactMsg_main #ly_msg.ly_msg ul li:last-child h4{display:none !important}
.nyContactMsg_main #ly_msg.ly_msg ul li h4.xh{background:none !important}
.nyContactMsg_main #ly_msg.ly_msg ul li h4.xh::before{content:'*';display:inline-block;line-height:30px;color:#e90000;font-size:16px;font-weight:bold;vertical-align:middle;margin:0 8px 0 0}
.nyContactMsg_main #ly_msg.ly_msg ul{display:flex;flex-wrap:wrap;justify-content:left;margin:0 -20px}
.nyContactMsg_main #ly_msg.ly_msg ul li{width:50%;margin:0 0 40px !important;padding:0 20px;box-sizing:border-box !important;-webkit-box-sizing:border-box !important}
.nyContactMsg_main #ly_msg.ly_msg ul li:nth-child(7),.nyContactMsg_main #ly_msg.ly_msg ul li:nth-child(8),.nyContactMsg_main #ly_msg.ly_msg ul li:nth-child(9){width:100%}
.nyContactMsg_main #ly_msg.ly_msg ul li:last-child{width:100%;margin:0 !important}
.nyContactMsg_main #ly_msg.ly_msg ul li .msg_ipt1,.nyContactMsg_main #ly_msg.ly_msg ul li .msg_ipt12{width:100%!important;height:auto !important;float:none !important}
.nyContactMsg_main #ly_msg.ly_msg ul li .msg_ipt1 input,.nyContactMsg_main #ly_msg.ly_msg ul li .msg_ipt12 input{display:block;width:100% !important;height:52px !important;overflow:hidden;line-height:40px !important;color:#555 !important;font-size:16px !important;padding:5px 19px !important;background-color:#fff !important;border:1px solid #ddd !important;border-radius:4px !important;outline:none !important;box-sizing:border-box;-webkit-box-sizing:border-box}
.nyContactMsg_main #ly_msg.ly_msg ul li .msg_ipt12 select.msg_option{display:block;width:100%;height:52px !important;overflow:hidden;line-height:40px !important;color:#555 !important;font-size:16px !important;padding:5px 19px;background-color:#fff !important;border:1px solid #ddd !important;border-radius:4px !important;outline:none;box-sizing:border-box;-webkit-box-sizing:border-box}
.nyContactMsg_main #ly_msg.ly_msg ul li .msg_ipt0 textarea{display:block;width:100%;height:130px;overflow-y:scroll;line-height:26px !important;color:#555 !important;font-size:16px !important;padding:12px 19px;background-color:#fff !important;border:1px solid #ddd !important;border-radius:4px !important;outline:none !important;resize:none !important;box-sizing:border-box;-webkit-box-sizing:border-box}
.nyContactMsg_main #ly_msg.ly_msg ul li .msg_ipt0 textarea::-webkit-scrollbar{width:0}
.nyContactMsg_main #ly_msg.ly_msg ul li .msg_ipt2{width:100% !important;display:flex;align-items:center}
.nyContactMsg_main #ly_msg.ly_msg ul li .msg_ipt2 .c_yzm{width:auto !important;display:flex;align-items:center;padding:0}
.nyContactMsg_main #ly_msg.ly_msg ul li .msg_ipt2 .c_yzm input{display:block;width:320px !important;height:52px !important;overflow:hidden;line-height:40px !important;color:#555 !important;font-size:15px !important;margin:0;padding:5px 19px;background:#fff !important;border:1px solid #e6e6e6 !important;border-radius:4px;outline:none}
.nyContactMsg_main #ly_msg.ly_msg ul li .msg_ipt2 .c_yzm a.yzm_img{display:block;width:150px !important;height:52px !important;overflow:hidden;margin:0 0 0 10px;padding:0 !important;border-radius:4px}
.nyContactMsg_main #ly_msg.ly_msg ul li .msg_ipt2 .c_yzm a.yzm_img img{display:block;width:100%;height:100%;overflow:hidden}
.nyContactMsg_main #ly_msg.ly_msg ul li .msg_ipt2 span{display:block;line-height:26px;color:#999;font-size:16px;margin-left:20px}
.nyContactMsg_main #ly_msg.ly_msg ul li:nth-child(5){width:100% !important}
.nyContactMsg_main #ly_msg.ly_msg ul li:nth-child(6){text-align:center}
.nyContactMsg_main #ly_msg.ly_msg ul li .msg_btn input{display:inline-block;width:160px;height:52px !important;overflow:hidden;line-height:52px !important;color:#fff !important;font-size:18px !important;text-align:center;margin:0;background-color:#e12836;border-radius:10px;border:0;outline:none;cursor:pointer}
.nyContactMsg_main #ly_msg.ly_msg ul li .msg_btn input.msg_btn:hover{background-color:#96000b}
@media (max-width:1680px){.nyContact_infor,.nyContact_msg{padding:80px 0}
.nyContact_hotline{margin-top:80px}
.nyContactMap_main{height:600px}
.nyContactMsg_main #ly_msg.ly_msg ul li .msg_btn input{height:50px !important;line-height:50px!important}
}@media (max-width:1600px){.nyContact_hotline{padding:85px 0 35px}
.nyContactHotline_title{width:170px;height:170px}
.nyContactHotline_title p{padding:30px}
.nyContactHotline_main{padding:85px 40px 35px}
.nyContactHotline_main p,.nyContactHotline_main span{line-height:35px;font-size:25px}
.nyContactHotline_tel{height:70px;line-height:70px;font-size:38px}
.nyContactHotline_tel i{width:36px;height:36px}
.nyContactMap_main{height:560px}
}@media (max-width:1560px){.nyContactMap_main{height:540px}
}@media (max-width:1440px){.nyContactInfor_con,.nyContactHotline_main,.nyContactHotline_tel{border-radius:12px}
.nyContactMap_main{height:480px}
.nyContactMsg_main #ly_msg.ly_msg ul li .msg_btn input{width:150px;height:48px !important;line-height:48px!important;font-size:16px !important}
}
@media (max-width:1280px){.nyContact_infor,.nyContact_msg{padding:60px 0}
.nyContactInfor_main ul{margin:0 -16px}
.nyContactInfor_main ul li{padding:0 16px}
.nyContactInfor_con{padding:30px}
.nyContact_hotline{margin-top:60px;padding:80px 0 32px}
.nyContactInfor_con,.nyContactHotline_main,.nyContactHotline_tel{border-radius:10px}
.nyContactHotline_title{width:160px;height:160px}
.nyContactHotline_title p{padding:30px}
.nyContactHotline_title p em{line-height:34px;font-size:28px}
.nyContactHotline_main{padding:79px 40px 31px}
.nyContactHotline_main p,.nyContactHotline_main span{line-height:32px;font-size:24px}
.nyContactHotline_tel{height:64px;line-height:64px;font-size:34px;padding:0 40px}
.nyContactHotline_tel i{width:32px;height:32px}
.nyContactMap_main{height:440px}
.nyContactMsg_main #ly_msg.ly_msg ul{margin:0 -16px}
.nyContactMsg_main #ly_msg.ly_msg ul li{margin:0 0 32px !important;padding:0 16px}
}@media (max-width:1200px){.nyContactMap_main{height:420px}
.nyContactMsg_main #ly_msg.ly_msg ul li .msg_btn input{width:140px;height:46px !important;line-height:46px!important;font-size:15px !important}
}@media (max-width:1080px){.nyContactInfor_main ul{margin:0 -12px}
.nyContactInfor_main ul li{padding:0 12px}
.nyContactInfor_con{padding:24px 20px}
.nyContactInfor_con i{width:52px;height:52px}
.nyContactInfor_con p{line-height:28px;font-size:18px}
.nyContactInfor_con span{font-size:15px}
.nyContactInfor_con a{height:auto;line-height:30px;font-size:15px;margin-top:15px}
.nyContact_hotline{padding:70px 0 30px}
.nyContactHotline_title{width:140px;height:140px;padding:10px}
.nyContactHotline_title p{padding:30px}
.nyContactHotline_title p em{line-height:32px;font-size:26px}
.nyContactHotline_main{padding:69px 30px 29px}
.nyContactHotline_main p,.nyContactHotline_main span{line-height:30px;font-size:22px}
.nyContactHotline_main p{padding:20px 0 6px}
.nyContactHotline_main span{padding:6px 0 20px}
.nyContactHotline_tel{height:60px;line-height:60px;font-size:30px}
.nyContactHotline_tel i{width:30px;height:30px}
.nyContactMap_main{height:400px}
.nyContactMsg_main #ly_msg.ly_msg ul{margin:0 -12px}
.nyContactMsg_main #ly_msg.ly_msg ul li{margin-bottom:24px;padding:0 12px}
.nyContactMsg_main #ly_msg.ly_msg ul li h4{height:25px !important;line-height:25px !important;font-size:15px}
.nyContactMsg_main #ly_msg.ly_msg ul li .msg_ipt1 input,.nyContactMsg_main #ly_msg.ly_msg ul li .msg_ipt12 input,.nyContactMsg_main #ly_msg.ly_msg ul li .msg_ipt12 select.msg_option,.nyContactMsg_main #ly_msg.ly_msg ul li .msg_ipt2 .c_yzm input{height:48px !important;line-height:36px !important;font-size:15px !important}
.nyContactMsg_main #ly_msg.ly_msg ul li .msg_ipt0 textarea{line-height:25px !important;font-size:15px !important;padding:9px 19px}
.nyContactMsg_main #ly_msg.ly_msg ul li .msg_ipt2 .c_yzm a.yzm_img{height:48px !important}
.nyContactMsg_main #ly_msg.ly_msg ul li .msg_ipt2 span{line-height:24px;font-size:14px}
}
@media (max-width:920px){.nyContactInfor_main ul{margin:0 -6px}
.nyContactInfor_main ul li{padding:0 6px}
.nyContactInfor_con{padding:24px 12px}
.nyContactMap_main{height:360px}
.nyContactMsg_main #ly_msg.ly_msg ul{margin:0 -10px}
.nyContactMsg_main #ly_msg.ly_msg ul li{margin-bottom:20px;padding:0 10px}
.nyContactMsg_main #ly_msg.ly_msg ul li .msg_btn input{width:130px}
}@media (max-width:820px){.nyContact_infor,.nyContact_msg{padding:40px 0}
.nyContact_hotline{margin-top:40px;padding:60px 0 24px}
.nyContactHotline_title{width:120px;height:120px;padding:10px}
.nyContactHotline_title p{padding:20px}
.nyContactHotline_title p em{line-height:30px;font-size:22px}
.nyContactHotline_main{padding:59px 30px 23px}
.nyContactHotline_main p,.nyContactHotline_main span{line-height:28px;font-size:18px}
.nyContactHotline_main p{padding:20px 0 5px}
.nyContactHotline_main span{padding:5px 0 20px}
.nyContactHotline_tel{height:48px;line-height:48px;font-size:26px}
.nyContactHotline_tel i{width:24px;height:24px}
.nyContactMap_main{height:320px}
}@media (max-width:767px){.nyContactInfor_con,.nyContactHotline_main,.nyContactHotline_tel{border-radius:8px}
.nyContactInfor_main ul{margin:0 0 -20px}
.nyContactInfor_main ul li{width:100%;margin-bottom:20px;padding:0}
.nyContactInfor_con{padding:24px 20px}
.nyContactInfor_con span{height:auto;max-height:48px}
.nyContactHotline_main{padding:59px 20px 23px}
.nyContactHotline_main p,.nyContactHotline_main span{line-height:26px;font-size:16px}
.nyContactHotline_tel{width:80%;justify-content:center;font-size:24px;padding:0}
.nyContactHotline_tel i{width:22px;height:22px}
.nyContactMsg_main #ly_msg.ly_msg ul{margin:0}
.nyContactMsg_main #ly_msg.ly_msg ul li{width:100%;margin:0 0 16px !important;padding:0}
.nyContactMsg_main #ly_msg.ly_msg ul li h4{display:block !important}
.nyContactMsg_main #ly_msg.ly_msg ul li .msg_ipt1,.nyContactMsg_main #ly_msg.ly_msg ul li .msg_ipt12{padding:0 !important;background:none !important}
.nyContactMsg_main #ly_msg.ly_msg ul li .msg_ipt2{display:block;align-items:unset;padding-right:0}
.nyContactMsg_main #ly_msg.ly_msg ul li .msg_ipt2 .c_yzm{width:100% !important}
.nyContactMsg_main #ly_msg.ly_msg ul li .msg_ipt2 .c_yzm input{width:calc(100% - 130px) !important}
.nyContactMsg_main #ly_msg.ly_msg ul li .msg_ipt2 .c_yzm a.yzm_img{width:120px !important}
.nyContactMsg_main #ly_msg.ly_msg ul li .msg_ipt2 span{margin:10px 0 0}
.nyContactMsg_main #ly_msg.ly_msg ul li .msg_btn{padding-right:0}
}
@media (max-width:320px){.nyContactHotline_tel{width:86%}
.nyContactHotline_tel{font-size:22px}
.nyContactHotline_tel i{width:20px;height:20px;margin-right:10px}
.nyContactMap_main{height:280px}
}
.nySolution{overflow:hidden;padding:100px 0}
.nySolution_list ul{display:flex;flex-wrap:wrap;justify-content:left;margin:0 -20px;min-height:400px}
.nySolution_list ul li{width:33.333333%;margin-bottom:40px;padding:0 20px}
.nySolution_list ul li .nySolution_con{min-height:100%;overflow:hidden;border-radius:16px}
.nySolution_con .nySolution_img{width:100%;height:300px;overflow:hidden;background-color:#fff;position:relative}
.nySolution_con .nySolution_img a{display:block;width:100%;height:100%;overflow:hidden;position:relative}
.nySolution_con:hover .nySolution_img a img{transform:scale(1.05);-webkit-transform:scale(1.05)}
.nySolution_con .nySolution_img .time{width:140px;height:36px;line-height:36px;color:#fff;font-size:14px;text-align:center;background-color:#e12836;position:absolute;right:0;bottom:0}
.nySolution_con:hover .nySolution_img .time{background-color:#96000b}
.nySolution_con .nySolution_img .time i{display:inline-block;width:14px;height:14px;vertical-align:middle;margin:-4px 6px 0 0}
.nySolution_con .nySolution_text{overflow:hidden;padding:24px 32px;background-color:#f4f4f4}
.nySolution_con:hover .nySolution_text{background-color:#e12836}
.nySolution_con .nySolution_text a.name{display:block;line-height:30px;color:#222;font-size:18px;font-weight:bold;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.nySolution_con:hover .nySolution_text a.name{color:#fff}
.nySolution_con .nySolution_text span{display:block;height:24px;overflow:hidden;line-height:24px;color:#999;font-size:16px;margin:10px 0}
.nySolution_con .nySolution_text span i{display:block;width:18px;height:18px;overflow:hidden;margin:3px 6px 3px 0;float:left}
.nySolution_con:hover .nySolution_text span{color:rgba(255,255,255,.5)}
.nySolution_con:hover .nySolution_text span i svg path{fill:rgba(255,255,255,.5)}
.nySolution_con .nySolution_text p.dec{height:56px;overflow:hidden;line-height:28px;color:#999;font-size:16px;display:-webkit-box;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:10px}
.nySolution_con:hover .nySolution_text p.dec{color:rgba(255,255,255,.5)}
@media (max-width:1680px){.nySolution{padding:80px 0}
.nySolution_con .nySolution_img{height:290px}
}@media (max-width:1600px){.nySolution_con .nySolution_img{height:280px}
.nySolution_con .nySolution_text{padding:20px 30px}
}@media (max-width:1560px){.nySolution_con .nySolution_img{height:270px}
.nySolution_con .nySolution_text span{font-size:15px;margin:8px 0}
.nySolution_con .nySolution_text p.dec{height:50px;line-height:25px;font-size:15px}
}@media (max-width:1440px){.nySolution_list ul li .nySolution_con{border-radius:12px}
.nySolution_con .nySolution_img{height:260px}
}@media (max-width:1366px){.nySolution_con .nySolution_img{height:250px}
}@media (max-width:1280px){.nySolution{padding:60px 0}
.nySolution_list ul{margin:0 -15px}
.nySolution_list ul li{margin-bottom:30px;padding:0 15px}
.nySolution_list ul li .nySolution_con{border-radius:10px}
.nySolution_con .nySolution_text{padding:20px}
.nySolution_con .nySolution_text span{font-size:14px}
.nySolution_con .nySolution_text span i{width:16px;height:16px;margin:4px 6px 4px 0}
.nySolution_con .nySolution_text p.dec{height:48px;line-height:24px;font-size:14px}
}@media (max-width:1200px){.nySolution_con .nySolution_img{height:240px}
}@media (max-width:1080px){.nySolution_con .nySolution_img{height:220px}
.nySolution_con .nySolution_img .time{width:120px;height:32px;line-height:32px;font-size:12px}
}@media (max-width:1024px){.nySolution_con .nySolution_img{height:200px}
}@media (max-width:920px){.nySolution_list ul{margin:0 -12px}
.nySolution_list ul li{padding:0 12px}
.nySolution_con .nySolution_img{height:180px}
.nySolution_con .nySolution_text a.name{line-height:27px;font-size:17px}
}@media (max-width:820px){.nySolution{padding:40px 0}
.nySolution_list ul{margin:0 -10px}
.nySolution_list ul li{margin-bottom:20px;padding:0 10px}
.nySolution_con .nySolution_img{height:160px}
.nySolution_con .nySolution_text a.name{line-height:26px;font-size:16px}
}@media (max-width:767px){.nySolution_list ul{margin:0}
.nySolution_list ul li{width:100%;margin-bottom:20px;padding:0}
.nySolution_list ul li .nySolution_con{border-radius:8px}
.nySolution_con .nySolution_img{height:220px}
.nySolution_con .nySolution_text a.name{line-height:30px;font-size:18px}
}
@media (max-width:320px){.nySolution_con .nySolution_img{height:200px}
.nySolution_con .nySolution_text a.name{line-height:30px;font-size:18px}
}
.nyNews{overflow:hidden;padding:100px 0}
.nyNews_rom{display:flex;align-items:center;margin-bottom:50px;padding-bottom:50px;border-bottom:1px solid #e6e6e6}
.nyNews_rom .nyNewsRom_img{width:430px;height:280px;overflow:hidden;border-radius:16px}
.nyNews_rom .nyNewsRom_img a{display:block;width:100%;height:100%;overflow:hidden;position:relative}
.nyNews_rom:hover .nyNewsRom_img a img{transform:scale(1.05);-webkit-transform:scale(1.05)}
.nyNews_rom .nyNewsRom_text{width:calc(100% - 430px);overflow:hidden;padding-left:50px}
.nyNews_rom .nyNewsRom_text .time{height:30px;line-height:30px;color:#777;font-size:16px}
.nyNews_rom .nyNewsRom_text .time i{display:block;width:16px;height:16px;overflow:hidden;margin:7px 7px 7px 0;float:left}
.nyNews_rom .nyNewsRom_text .time span{display:inline-block;height:22px;line-height:22px;color:#fff;font-size:14px;margin:-4px 0 0 10px;padding:0 10px;background-color:#e12836;border-radius:4px;vertical-align:middle}
.nyNews_rom .nyNewsRom_text a.name,.nyNews_rom .nyNewsRom_text h2 a{display:block;max-height:64px;overflow:hidden;line-height:32px;color:#222;font-size:20px;font-weight:bold;margin:10px 0 20px;display:-webkit-box;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical}
.nyNews_rom .nyNewsRom_text h2{margin:0;padding:0;font-size:inherit;font-weight:inherit;line-height:inherit}
.nyNews_rom:hover .nyNewsRom_text a.name,.nyNews_rom:hover .nyNewsRom_text h2 a{color:#e12836}
.nyNews_rom .nyNewsRom_text p.dec{max-height:56px;overflow:hidden;line-height:28px;color:#777;font-size:16px;display:-webkit-box;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical}
.nyNews_rom .nyNewsRom_text a.btn,.nyNews_con .nyNews_text a.btn{display:inline-block;vertical-align:top;height:40px;line-height:40px;color:#777;font-size:16px;margin-top:40px}
.nyNews_rom .nyNewsRom_text a.btn i,.nyNews_con .nyNews_text a.btn i{display:inline-block;width:28px;height:28px;overflow:hidden;padding:7px;background-color:#ddd;border-radius:50%;vertical-align:middle;margin:-2px 0 0 10px}
.nyNews_rom:hover .nyNewsRom_text a.btn{color:#e12836}
.nyNews_rom:hover .nyNewsRom_text a.btn i{background-color:#e12836;margin:-2px 0 0 20px}
.nyNews_list ul{display:flex;flex-wrap:wrap;justify-content:left;margin:0 -20px}
.nyNews_list ul li{width:50%;margin-bottom:40px;padding:0 20px}
.nyNews_con{display:flex;align-items:center;min-height:100%;overflow:hidden;background-color:#f4f4f4;border-radius:16px}
.nyNews_con:hover{background-color:#e12836;box-shadow:0 10px 20px rgba(0,111,190,.24)}
.nyNews_con .nyNews_time{width:160px;height:auto;padding:0 40px}
.nyNews_con .nyNews_time i{display:block;width:24px;height:24px;overflow:hidden;margin:0 auto}
.nyNews_con:hover .nyNews_time i svg path{fill:#fff}
.nyNews_con .nyNews_time span{display:block;line-height:24px;color:#777;font-size:16px;text-align:center;margin:20px 0 10px;padding-bottom:10px;border-bottom:1px solid #ddd}
.nyNews_con .nyNews_time p{line-height:50px;color:#777;font-size:48px;font-weight:bold;text-align:center}
.nyNews_con:hover .nyNews_time span{color:#fff;border-bottom:1px solid #fff}
.nyNews_con:hover .nyNews_time p{color:#fff}
.nyNews_con .nyNews_text{width:calc(100% - 160px);padding:40px;border-left:1px solid #ddd}
.nyNews_con:hover .nyNews_text{border-left:1px solid rgba(255,255,255,.15)}
.nyNews_con .nyNews_text a.name,.nyNews_con .nyNews_text h3 a{display:block;max-height:60px;overflow:hidden;line-height:30px;color:#222;font-size:18px;font-weight:bold;display:-webkit-box;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical}
.nyNews_con .nyNews_text h3{margin:0;padding:0;font-size:inherit;font-weight:inherit;line-height:inherit}
.nyNews_con .nyNews_text p.dec{max-height:56px;overflow:hidden;line-height:28px;color:#777;font-size:16px;margin-top:20px;display:-webkit-box;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical}
.nyNews_con:hover .nyNews_text a.name,.nyNews_con:hover .nyNews_text h3 a,.nyNews_con:hover .nyNews_text p.dec{color:#fff}
.nyNews_con:hover .nyNews_text a.btn{color:#fff}
.nyNews_con:hover .nyNews_text a.btn i{background-color:#96000b;margin:-2px 0 0 20px}
@media (max-width:1680px){.nyNews{padding:80px 0}
.nyNews_rom{margin-bottom:40px;padding-bottom:40px}
.nyNews_rom .nyNewsRom_text{padding-left:40px}
.nyNews_rom .nyNewsRom_text a.btn,.nyNews_con .nyNews_text a.btn{margin-top:30px}
.nyNews_con .nyNews_time{padding:0 30px}
.nyNews_con .nyNews_text{padding:30px}
.nyNews_con .nyNews_text p.dec{margin-top:15px}
}
@media (max-width:1560px){.nyNews_rom .nyNewsRom_img{width:400px;height:260px}
.nyNews_rom .nyNewsRom_text{width:calc(100% - 400px)}
.nyNews_rom .nyNewsRom_text .time{font-size:15px}
.nyNews_rom .nyNewsRom_text a.name,.nyNews_rom .nyNewsRom_text h2 a{margin:5px 0 15px}
.nyNews_rom .nyNewsRom_text p.dec,.nyNews_con .nyNews_text p.dec{max-height:50px;line-height:25px;font-size:15px}
.nyNews_rom .nyNewsRom_text a.btn,.nyNews_con .nyNews_text a.btn{height:35px;line-height:35px;font-size:15px}
.nyNews_rom .nyNewsRom_text a.btn i,.nyNews_con .nyNews_text a.btn i{width:25px;height:25px;padding:8px}
.nyNews_con .nyNews_time{width:140px}
.nyNews_con .nyNews_time span{line-height:22px;font-size:14px}
.nyNews_con .nyNews_time p{line-height:40px;font-size:44px}
.nyNews_con .nyNews_text{width:calc(100% - 140px)}
}@media (max-width:1440px){.nyNews_rom .nyNewsRom_img{width:360px;height:240px;border-radius:12px}
.nyNews_rom .nyNewsRom_text{width:calc(100% - 360px)}
.nyNews_list ul{margin:0 -15px 10px}
.nyNews_list ul li{margin-bottom:30px;padding:0 15px}
.nyNews_con{border-radius:12px}
}
@media (max-width:1280px){.nyNews{padding:60px 0}
.nyNews_rom{margin-bottom:30px;padding-bottom:30px}
.nyNews_rom .nyNewsRom_img{width:320px;height:220px;border-radius:10px}
.nyNews_rom .nyNewsRom_text{width:calc(100% - 320px);padding-left:30px}
.nyNews_rom .nyNewsRom_text .time{height:24px;line-height:24px;font-size:14px}
.nyNews_rom .nyNewsRom_text .time i{width:14px;height:14px;margin:5px 5px 5px 0}
.nyNews_rom .nyNewsRom_text .time span{height:20px;line-height:20px;font-size:12px;margin:-4px 0 0 8px;padding:0 8px}
.nyNews_rom .nyNewsRom_text a.name,.nyNews_rom .nyNewsRom_text h2 a{max-height:60px;line-height:30px;font-size:18px}
.nyNews_rom .nyNewsRom_text p.dec,.nyNews_con .nyNews_text p.dec{max-height:48px;line-height:24px;font-size:14px}
.nyNews_rom .nyNewsRom_text a.btn,.nyNews_con .nyNews_text a.btn{height:32px;line-height:32px;font-size:14px;margin-top:24px}
.nyNews_con{border-radius:10px}
.nyNews_con .nyNews_text a.name,.nyNews_con .nyNews_text h3 a{max-height:52px;line-height:26px;font-size:16px}
.nyNews_con .nyNews_text p.dec{margin-top:12px}
}
@media (max-width:1080px){.nyNews_list ul{margin:0 -10px 10px}
.nyNews_list ul li{margin-bottom:20px;padding:0 10px}
.nyNews_con .nyNews_time{width:120px;padding:0 20px}
.nyNews_con .nyNews_time span{margin:16px 0 8px;padding-bottom:8px}
.nyNews_con .nyNews_time p{line-height:36px;font-size:40px}
.nyNews_con .nyNews_text{width:calc(100% - 120px);padding:20px}
.nyNews_rom .nyNewsRom_text a.btn,.nyNews_con .nyNews_text a.btn{margin-top:16px}
}
@media (max-width:920px){.nyNews_rom .nyNewsRom_img{width:300px;height:200px}
.nyNews_rom .nyNewsRom_text{width:calc(100% - 300px)}
.nyNews_con .nyNews_time{width:110px}
.nyNews_con .nyNews_text{width:calc(100% - 110px)}
}@media (max-width:820px){.nyNews{padding:40px 0}
.nyNews_rom{margin-bottom:24px;padding-bottom:24px}
.nyNews_rom .nyNewsRom_img{width:280px}
.nyNews_rom .nyNewsRom_text{width:calc(100% - 280px);padding-left:24px}
}@media (max-width:767px){.nyNews_rom{display:block;align-items:unset}
.nyNews_rom .nyNewsRom_img{width:100%;height:240px;margin-bottom:20px;border-radius:8px}
.nyNews_rom .nyNewsRom_text{width:100%;padding-left:0}
.nyNews_rom .nyNewsRom_text a.name,.nyNews_rom .nyNewsRom_text h2 a{margin:10px 0}
.nyNews_rom .nyNewsRom_text a.btn,.nyNews_con .nyNews_text a.btn{margin-top:12px}
.nyNews_list ul{margin:0}
.nyNews_list ul li{width:100%;padding:0}
.nyNews_con{border-radius:8px}
.nyNews_con .nyNews_time{width:94px;padding:0 12px}
.nyNews_con .nyNews_time i{width:22px;height:22px}
.nyNews_con .nyNews_text{width:calc(100% - 94px)}
.nyNews_con .nyNews_text a.name,.nyNews_con .nyNews_text h3 a{max-height:50px;line-height:25px;font-size:15px}
}@media (max-width:390px){.nyNews_rom .nyNewsRom_img{height:220px}
}@media (max-width:320px){.nyNews_rom .nyNewsRom_img{height:180px}
.nyNews_rom .nyNewsRom_text a.name,.nyNews_rom .nyNewsRom_text h2 a{max-height:52px;line-height:26px;font-size:16px}
.nyNews_con{display:block}
.nyNews_con .nyNews_time{width:100%;padding:10px 20px;display:flex;align-items:center}
.nyNews_con .nyNews_time i{width:16px;height:16px;margin:0}
.nyNews_con .nyNews_time span{margin:0 0 0 10px;padding-bottom:0;border:0}
.nyNews_con .nyNews_time p{line-height:22px;font-size:14px;font-weight:normal}
.nyNews_con .nyNews_time p::before{content:'-';display:inline-block;color:#777;font-size:14px}
.nyNews_con .nyNews_text{width:100%;border-left:0;border-top:1px solid #ddd}
.nyNews_con:hover .nyNews_text{border-left:0;border-top:1px solid rgba(255,255,255,.15)}
.nyNews_con .nyNews_text p.dec{margin-top:10px}
.nyNews_con .nyNews_text a.name,.nyNews_con .nyNews_text h3 a{max-height:52px;line-height:26px;font-size:16px}
}
.nyDetail{overflow:hidden;margin-top:-100px;padding-bottom:100px}
.nyDetail_main{overflow:hidden;background-color:#fff;border-radius:24px;position:relative;z-index:1}
.nyDetail_content{display:flex;flex-direction:row-reverse;padding:80px}
.nyDetail_content .nyDetail_left{width:130px}
.nyDetail_time{width:100%;height:auto;overflow:hidden;margin-bottom:100px;padding:24px;background-color:#e12836;border-radius:16px}
.nyDetail_time p{line-height:50px;color:#fff;font-size:48px;font-weight:bold;text-align:center}
.nyDetail_time span{display:block;line-height:28px;color:rgba(255,255,255,.5);font-size:18px;text-align:center;margin-top:10px;padding-top:10px;border-top:1px solid rgba(255,255,255,.25)}
.nyDetail_content .nyDetail_text{width:calc(100% - 130px);padding-left:80px}
.nyDetail_text h1,.nyDetail_text h2{line-height:40px;color:#222;font-size:30px;font-weight:bold;margin-bottom:32px}
.nyDetail_views{height:30px;overflow:hidden;line-height:30px;color:#e12836;font-size:16px;margin-bottom:32px}
.nyDetail_views i{display:block;width:22px;height:22px;overflow:hidden;margin:5px 10px 5px 0;float:left}
.nyDetail_con{min-height:300px;line-height:30px;color:#777;font-family:'\5FAE\8F6F\96C5\9ED1','Microsoft Yahei','Arial';font-size:16px}
.nyDetail_con,.nyDetail_con div,.nyDetail_con p,.nyDetail_con span{line-height:30px !important;font-family:'\5FAE\8F6F\96C5\9ED1','Microsoft Yahei','Arial' !important;color:#777 !important;font-size:16px !important}
.nyDetail_con div,.nyDetail_con p{margin:10px 0 !important}
.nyDetail_con img,.nyDetail_con table,.nyDetail_con tr,.nyDetail_con td,.nyDetail_con p,.nyDetail_con span,.nyDetail_con div,.nyDetail_con video,.nyDetail_con embed{width:auto !important;height:auto !important;max-width:100% !important;max-height:100%}
.nyDetail_con table{display:block;width:100% !important;overflow-x:scroll;padding-bottom:10px;border-collapse:separate;border-spacing:0;margin:20px 0}
.nyDetail_con table::-webkit-scrollbar{height:3px}
.nyDetail_con table tr th,.nyDetail_con table tr td{margin:-1px 0 0 -1px;padding:10px;border:1px solid #ddd !important;border-right:0 !important}
.nyDetail_con table tr th:last-child,.nyDetail_con table tr td:last-child{border-right:1px solid #ddd !important}
.nyDetail_con table tr{background-color:#f8f8f8}
.nyDetail_con table tr:nth-child(2n){background-color:#fff}
.nyBack{margin:40px 0}
.nyBack a{display:block;height:40px;line-height:40px;color:#555;font-size:16px;padding-left:50px;background:url(../images/listico.png) center left no-repeat;background-size:40px 40px}
.nyPrev,.nyNext{line-height:1;color:#999;font-size:16px}
.nyPrev a,.nyNext a,.nyPrev span,.nyNext span{display:block;height:40px;line-height:40px;color:#555;font-size:0;padding-left:50px}
.nyPrev a,.nyPrev span{background:url(../images/previco.png) center left no-repeat;background-size:40px 40px}
.nyNext a,.nyNext span{background:url(../images/nextico.png) center left no-repeat;background-size:40px 40px}
.nyPrev a::before,.nyNext a::before,.nyPrev span::before,.nyNext span::before{display:block;height:40px;line-height:40px;color:#555;font-size:16px}
.nyPrev a::before{content:'上一篇'}
.nyNext a::before{content:'下一篇'}
.nyPrev span::before,.nyNext span::before{content:'暂无'}
.nyBack a:hover,.nyPrev a:hover::before,.nyNext a:hover::before{color:#e12836}
.nqCase_Img{width:80%;margin:0 auto}
@media (max-width:1680px){.nyDetail{margin-top:-80px;padding-bottom:80px}
.nyDetail_main{border-radius:20px}
.nyDetail_content{padding:60px}
.nyDetail_time{margin-bottom:80px}
.nyDetail_content .nyDetail_text{padding-left:60px}
.nyDetail_text h1,.nyDetail_text h2,.nyDetail_views{margin-bottom:24px}
}
@media (max-width:1440px){.nyDetail_main{border-radius:16px}
.nyDetail_content{padding:40px}
.nyDetail_content .nyDetail_left{width:120px}
.nyDetail_time{margin-bottom:60px;padding:20px;border-radius:12px}
.nyDetail_time p{line-height:1;font-size:44px}
.nyDetail_time span{line-height:24px;font-size:16px;margin-top:8px;padding-top:8px}
.nyBack{margin:30px 0}
.nyPrev,.nyNext,.nyBack a,.nyPrev a::before,.nyNext a::before,.nyPrev span::before,.nyNext span::before{font-size:15px}
.nyDetail_content .nyDetail_text{padding-left:40px}
.nyDetail_text h1,.nyDetail_text h2{line-height:36px;font-size:26px;margin-bottom:20px}
.nyDetail_views{font-size:15px;margin-bottom:20px}
.nyDetail_views i{width:18px;height:18px;margin:7px 10px 0 0}
.nyDetail_con{font-size:15px}
.nyDetail_con,.nyDetail_con div,.nyDetail_con p,.nyDetail_con span{font-size:15px !important}
}
@media (max-width:1280px){.nyDetail{margin-top:-60px;padding-bottom:60px}
.nyDetail_main{border-radius:12px}
}
@media (max-width:1080px){.nyDetail_main{border-radius:10px}
.nyDetail_time{border-radius:8px}
}
@media (max-width:920px){.nyDetail_content{padding:30px}
.nyDetail_content .nyDetail_text{padding-left:30px}
.nyDetail_text h1,.nyDetail_text h2{line-height:36px;font-size:24px}
.nyDetail_text h1,.nyDetail_text h2,.nyDetail_views{margin-bottom:15px}
}@media (max-width:820px){.nyDetail{margin-top:0;padding-bottom:0}
.nyDetail_main{width:100%;border-radius:0}
}@media (max-width:767px){.nyDetail_content{display:block;padding:40px 3%}
.nyDetail_content .nyDetail_text{width:100%;padding-left:0}
.nyDetail_content .nyDetail_left{width:100%;display:flex;align-items:center;justify-content:space-between;margin-top:20px}
.nyDetail_time{display:none}
.nyBack{margin:0}
.nyDetail_text h1,.nyDetail_text h2{line-height:32px;font-size:22px}
}
.proCrumb{overflow:hidden;padding:40px 160px 40px 0;position:relative}
.proCrumb p{height:40px;overflow:hidden;line-height:40px;color:rgba(255,255,255,.55);font-size:16px;white-space:nowrap;text-overflow:ellipsis;padding-left:30px;position:relative}
.proCrumb p em{display:block;width:20px;height:20px;overflow:hidden;padding:1px;position:absolute;left:0;top:10px;opacity:.55}
.proCrumb p a{display:inline-block;line-height:40px;color:#fff;font-size:16px;vertical-align:top;opacity:.55}
.proCrumb p a:hover{opacity:1}
.proCrumb p i{display:inline-block;width:14px;height:40px;overflow:hidden;vertical-align:top;margin:0 6px;opacity:.55}
.proCrumb a.nyBack{display:block;width:140px;height:40px;overflow:hidden;line-height:38px;color:#fff;font-size:16px;text-align:center;border:1px solid #fff;border-radius:4px;position:absolute;top:15%;right:0;transform:translateY(-50%);-webkit-transform:translateY(-50%);opacity:.55}
.proCrumb a.nyBack:hover{opacity:1}
.proCrumb a.nyBack i{display:inline-block;width:18px;height:18px;overflow:hidden;vertical-align:middle;margin:-4px 10px 0 0}
.proCrumb a.nyBack:hover i{margin:-4px 20px 0 0}
.nyProShow_head{margin-top:70px;padding-top:30px;position:relative}
.nyProShow_head::before{content:"";display:block;width:100%;height:420px;overflow:hidden;background:url(../images/proshowheadbg.jpg) center top no-repeat;background-size:100% 100%;border-radius:0 0 50px 50px;position:absolute;top:0;left:0;z-index:-1}
.nyProShowHead_main{display:flex;align-items:center;flex-direction:row-reverse;overflow:hidden;padding:50px;background-color:#fff;border-radius:16px;position:relative}
.nyProShowHead_text{width:46%;padding-right:50px}
.nyProShowHead_text .name{line-height:44px;color:#222;font-size:36px;margin-bottom:20px;padding-bottom:24px;position:relative}
.nyProShowHead_text .name::after{content:"";display:block;width:40px;height:4px;overflow:hidden;background-color:#e12836;border-radius:2px;position:absolute;bottom:0;left:0}
.nyProShowHead_text .dec{max-height:60px;overflow:hidden;line-height:30px;color:#777;font-size:16px;margin:24px 0 36px;display:-webkit-box;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical}
.nyProShowHead_text dl{display:flex;flex-wrap:wrap;justify-content:left;margin:0 -10px;padding-top:24px;position:relative}
.nyProShowHead_text dl::before{content:"";display:block;width:calc(100% + 30px);height:1px;overflow:hidden;background-color:#e6e6e6;position:absolute;top:0;left:10px}
.nyProShowHead_text dl dd{width:33.333333%;padding:0 10px}
.nyProShowHead_text dl dd span{display:block;line-height:28px;color:#222;font-size:18px}
.nyProShowHead_text dl dd p{height:24px;overflow:hidden;line-height:24px;color:#777;font-size:16px;margin-top:8px;padding-left:24px;position:relative}
.nyProShowHead_text dl dd p i{display:block;width:16px;height:16px;overflow:hidden;position:absolute;left:0;top:4px}
.nyProShowHead_text .nyProShowHead_bottom{display:flex;align-items:center;margin-top:40px}
.nyProShowHead_bottom .btn{margin-right:24px;padding:4px;background-color:rgba(0,111,190,.1);border-radius:30px}
.nyProShowHead_bottom .btn a{display:block;width:150px;height:44px;overflow:hidden;line-height:44px;color:#fff;font-size:16px;text-align:center;background-color:#e12836;border-radius:22px}
.nyProShowHead_bottom .btn a i{display:inline-block;width:18px;height:18px;overflow:hidden;vertical-align:middle;margin:-2px 10px 0 0}
.nyProShowHead_bottom .btn:hover a i{margin:-2px 20px 0 0}
.nyProShowHead_bottom p{display:flex;align-items:center;line-height:40px;color:#777;font-size:16px}
.nyProShowHead_bottom p span{display:inline-block;line-height:40px;color:#e12836;font-family:"AlimamaShuHeiTi-Bold";font-size:34px}
.nyProShowHead_img{width:54%;height:400px;padding-left:50px;border-left:1px solid #e6e6e6;display:flex;align-items:center}
.nyProShow_big{width:calc(100% - 130px);height:100%;overflow:hidden;position:relative}
.nyProShow_big .swiper-container,.nyProShow_small .swiper-container{height:100%}
.nyProShow_big .swiper-slide{height:100%;overflow:hidden;position:relative}
.nyProShow_small{width:130px;height:324px;padding-left:30px}
.nyProShow_small .swiper-slide{overflow:hidden;border:1px solid #e6e6e6;border-radius:8px;position:relative;cursor:pointer}
.nyProShow_small .swiper-slide.swiper-slide-thumb-active{border:1px solid #e12836}
.nyProShow_big a.videoIco{position:absolute;z-index:9;width:52px;height:52px;left:0;bottom:0;background:url(../images/video.png) no-repeat 0 0}
.nyProShow_container{overflow:hidden;padding:80px 0}
.nyProShow_right{width:320px;float:right}
.nyProShow_left{width:calc(100% - 360px);overflow:hidden;padding:50px;background-color:#fff;border-radius:16px;float:left}
.nyProShow_title{overflow:hidden;margin-bottom:30px;background-color:#f4f4f4;border-radius:4px;clear:both}
.nyProShow_title p{height:52px;line-height:52px;color:#fff;font-size:22px;padding:0 24px;background-color:#e12836;float:left}
.nyProShow_title p::before{content:"";display:inline-block;width:2px;height:22px;overflow:hidden;background-color:#fff;border-radius:1px;vertical-align:middle;margin:-4px 10px 0 0}
.nyProShow_con{min-height:240px;margin:30px 0}
.nyProShow_con,.nyProShow_con div,.nyProShow_con p{line-height:30px !important;font-family:'Arial','\5FAE\8F6F\96C5\9ED1','Microsoft Yahei','sans-serif' !important;color:#777 !important;font-size:16px !important}
.nyProShow_con div,.nyProShow_con p{margin:10px 0}
.nyProShow_con br{display:none}
.nyProShow_con img,.nyProShow_con table,.nyProShow_con tr,.nyProShow_con td,.nyProShow_con div,.nyProShow_con p,.nyProShow_con span,.nyProShow_con video,.nyProShow_con embed{width:auto !important;height:auto !important;max-width:100% !important;max-height:100%;animation:none!important}
.nyProShow_con img{display:block;margin:30px auto}
.nyProShow_con p span,.nyProShow_con span,.nyProShow_con p em,.nyProShow_con em{color:#777 !important;font-family:'Arial','\5FAE\8F6F\96C5\9ED1','Microsoft Yahei','sans-serif' !important;font-size:16px !important}
.nyProShow_con b{color:#222;font-size:20px !important;font-weight:bold}
.nyProShow_con table{width:100% !important;border-left:1px solid #ddd !important;border-top:1px solid #ddd !important;border-collapse:separate;border-spacing:0;margin:20px 0 !important}
.nyProShow_con table tr th,.nyProShow_con table tr td{padding:10px !important;border-right:1px solid #ddd !important;border-bottom:1px solid #ddd !important}
.nyProShow_con table tr{background-color:#f8f8f8 !important}
.nyProShow_con table tr:nth-child(2n){background-color:#fff !important}
.nyProShow_con table{display:block;width:100% !important;overflow-x:scroll;padding-bottom:10px;border-collapse:separate;border-spacing:0;margin:20px 0}
.nyProShow_con table::-webkit-scrollbar{height:3px}
.nyProShow_con table tbody{display:table;width:100% !important}
.nyProShow_con table tr{width:100% !important}
.nyProShow_con table tr th,.nyProShow_con table tr td{padding:10px;border:1px solid #d7d9dd !important;border-right:0 !important}
.nyProShow_con table tr th:last-child,.nyProShow_con table tr td:last-child{border-right:1px solid #d7d9dd !important}
.nyProShow_con table tr th p,.nyProShow_con table tr td p{margin:0 !important}
.nyPrevNext{overflow:hidden;margin:30px auto 60px;padding:10px;background-color:#f4f4f4;border-radius:4px;position:relative}
.nyPro_prev,.nyPro_next{display:flex;align-items:center;width:50%;padding:0 10px;float:left;color:#555}
.nyPro_next{justify-content:right}
.nyPro_prev span,.nyPro_next span{display:block;width:100px;height:40px;overflow:hidden;line-height:40px;color:#555;font-size:16px;font-weight:bold}
.nyPro_prev span i,.nyPro_next span i{display:block;width:26px;height:20px;overflow:hidden;margin:10px 10px 10px 0;padding:0 6px 0 0;border-right:1px solid #e0e0e0;float:left}
.nyPro_prev a,.nyPro_next a{display:block;max-width:calc(100% - 100px);height:40px;overflow:hidden;line-height:40px;color:#555;font-size:16px;white-space:nowrap;text-overflow:ellipsis}
.nyPro_prev a:hover,.nyPro_next a:hover{color:#e12836}
.nyPrevNext::before{content:"";display:block;width:1px;height:100%;overflow:hidden;background-color:#e0e0e0;position:absolute;left:50%;top:0}
#proMsg{height:1px;margin:-100px 0 100px}
.nyProShow_msg dl dd{display:flex;margin-bottom:20px;position:relative}
.nyProShow_msg dl dd:last-child{margin-top:40px;margin-bottom:0;padding-left:108px}
.nyProShow_msg dl dd span{display:block;width:108px;line-height:48px;color:#555;font-size:15px;text-align:right;padding-right:20px}
.nyProShow_msg dl dd span em{display:inline-block;color:#f00;font-size:15px;font-style:normal;vertical-align:middle;margin:0 8px 0 0}
.nyProShow_msg dl dd input{display:block;width:calc(100% - 108px);height:48px;overflow:hidden;line-height:46px;color:#222;font-size:15px;padding:0 20px;background:#f4f4f4;border:1px solid #e6e6e6;border-radius:3px;outline:none}
.nyProShow_msg dl dd textarea{display:block;width:calc(100% - 108px);height:190px;overflow-y:scroll;line-height:30px;color:#222;font-family:'Arial','\5FAE\8F6F\96C5\9ED1','Microsoft Yahei','sans-serif';font-size:15px;padding:5px 20px;background:#f4f4f4;border:1px solid #e6e6e6;border-radius:3px;outline:none;resize:none}
.nyProShow_msg dl dd textarea::-webkit-scrollbar{width:1px}
.nyProShow_msg dl dd input::placeholder,.nyProShow_msg dl dd textarea::placeholder{color:#aaa}
.nyProShow_msg dl dd a.yzm{display:block;width:150px;height:48px;overflow:hidden;border-radius:2px;position:absolute;top:0;right:0}
.nyProShow_msg dl dd a.yzm img{display:block;width:100%;height:100%;overflow:hidden}
.nyProShow_msg dl dd button{display:block;width:160px;height:52px;overflow:hidden;line-height:52px;color:#fff;font-size:18px;text-align:center;border-radius:4px;border:0;outline:none;cursor:pointer}
.nyProShow_msg dl dd button.msgBtn01{background-color:#e12836;margin-right:20px}
.nyProShow_msg dl dd button.msgBtn02{background-color:#555555}
.nyProShow_msg dl dd button.msgBtn01:hover{background-color:#222222}
.nyProShow_msg dl dd button.msgBtn02:hover{background-color:#e12836}
.nyProShow_msg ul li{display:flex;margin-bottom:20px;position:relative}
.nyProShow_msg ul li:last-child{margin-top:40px;margin-bottom:0}
.nyProShow_msg ul li h4{display:block;width:108px;height:48px;overflow:hidden;line-height:48px;color:#555;font-size:15px;text-align:right;padding-right:12px}
.nyProShow_msg ul li h4.xh{background:none !important}
.nyProShow_msg ul li h4.xh::before{content:'*';display:inline-block;line-height:48px;color:#f00;font-size:15px;font-style:normal;vertical-align:middle;margin:0 5px 0 0}
.nyProShow_msg #ly_msg.ly_msg ul li .msg_ipt1,.nyProShow_msg #ly_msg.ly_msg ul li .msg_ipt12,.nyProShow_msg #ly_msg.ly_msg ul li .msg_btn{width:calc(100% - 108px)}
.nyProShow_msg #ly_msg.ly_msg ul li .msg_ipt1,.nyProShow_msg #ly_msg.ly_msg ul li .msg_ipt12{height:48px !important}
.nyProShow_msg #ly_msg.ly_msg ul li .msg_ipt0{height:auto !important}
.nyProShow_msg #ly_msg.ly_msg ul li .msg_ipt1 input,.nyProShow_msg #ly_msg.ly_msg ul li .msg_ipt12 input{display:block;width:100%;height:48px !important;overflow:hidden;line-height:46px !important;color:#222 !important;font-size:15px !important;padding:0 20px;background:#f4f4f4 !important;border:1px solid #e6e6e6 !important;border-radius:3px;outline:none}
.nyProShow_msg #ly_msg.ly_msg ul li .msg_ipt12 select.msg_option{display:block;width:100%;height:48px !important;overflow:hidden;line-height:46px !important;color:#555 !important;font-size:15px !important;padding:0 20px;background:#f4f4f4 !important;border:1px solid #e6e6e6 !important;border-radius:3px;outline:none}
.nyProShow_msg #ly_msg.ly_msg ul li .msg_ipt12 textarea{display:block;width:100%;height:190px;overflow-y:scroll;line-height:30px !important;color:#555 !important;font-family:'Arial','\5FAE\8F6F\96C5\9ED1','Microsoft Yahei','sans-serif' !important;font-size:15px !important;padding:5px 20px;background:#f4f4f4 !important;border:1px solid #e6e6e6 !important;border-radius:3px;outline:none;resize:none}
.nyProShow_msg #ly_msg.ly_msg ul li .msg_ipt12 textarea::-webkit-scrollbar{width:1px}
.nyProShow_msg #ly_msg.ly_msg ul li .msg_ipt1 input::placeholder,.nyProShow_msg #ly_msg.ly_msg ul li .msg_ipt12 input::placeholder,.nyProShow_msg #ly_msg.ly_msg ul li .msg_ipt12 textarea::placeholder{color:#555}
.nyProShow_msg #ly_msg.ly_msg ul li .msg_ipt2 .c_yzm{display:flex;align-items:center;padding:0}
.nyProShow_msg #ly_msg.ly_msg ul li .msg_ipt2 .c_yzm input{display:block;width:320px !important;height:48px !important;overflow:hidden;line-height:46px;color:#555 !important;font-size:15px !important;margin:0;padding:0 20px;background:#f4f4f4 !important;border:1px solid #e6e6e6 !important;border-radius:3px;outline:none}
.nyProShow_msg #ly_msg.ly_msg ul li .msg_ipt2 .c_yzm a.yzm_img{display:block;width:150px !important;height:48px !important;overflow:hidden;margin:0 0 0 10px;padding:0 !important;border-radius:4px}
.nyProShow_msg #ly_msg.ly_msg ul li .msg_ipt2 .c_yzm a.yzm_img img{display:block;width:100%;height:100%;overflow:hidden}
.nyProShow_msg #ly_msg.ly_msg ul li .msg_ipt2 span{display:block;width:100% !important;line-height:24px;color:#999;font-size:14px;margin-top:10px}
.nyProShow_msg #ly_msg.ly_msg ul li .msg_btn{display:flex;align-items:center}
.nyProShow_msg #ly_msg.ly_msg ul li .msg_btn input{display:block;width:160px;height:52px !important;overflow:hidden;line-height:52px !important;color:#fff !important;font-size:18px !important;text-align:center;background-color:#222222;border-radius:4px;border:0;outline:none;cursor:pointer}
.nyProShow_msg #ly_msg.ly_msg ul li .msg_btn input:hover{background-color:#e12836}
.nyProShow_msg #ly_msg.ly_msg ul li .msg_btn input.msg_btn1{background-color:#e12836}
.nyProShow_msg #ly_msg.ly_msg ul li .msg_btn input.msg_btn1:hover{background-color:#96000b}
.nyProShow_menu{margin-bottom:40px}
.nyProShow_top{display:flex;align-items:center;overflow:hidden;padding:30px;background:#e12836;border-radius:16px 16px 0 0;position:relative}
.nyProShow_top .ico1{width:50px;height:50px;overflow:hidden;margin-right:10px;padding:12px;background-color:#fff;border-radius:50%}
.nyProShow_top p em{display:block;line-height:36px;color:#fff;font-size:30px;font-weight:bold}
.nyProShow_top p span{display:block;line-height:24px;color:rgba(255,255,255,.25);font-size:16px;font-weight:bold}
.nyProShow_top i{display:none}
.nyProShowMenu_list{overflow:hidden;background-color:#fff;border-radius:0 0 16px 16px}
.nyProShowMenu_list ul li{border-bottom:1px solid #eee}
.nyProShowMenu_list ul li:last-child{border-bottom:0}
.nyProShowMenu_list ul li p{padding:10px 60px 10px 30px;position:relative}
.nyProShowMenu_list ul li:hover p,.nyProShowMenu_list ul li.active p{background-color:#eff5f9}
.nyProShowMenu_list ul li p a{display:block;width:100%;height:40px;overflow:hidden;line-height:40px;color:#222;font-size:16px;white-space:nowrap;text-overflow:ellipsis;position:relative}
.nyProShowMenu_list ul li:hover p a,.nyProShowMenu_list ul li.active p a{color:#e12836;font-weight:bold}
.nyProShowMenu_list ul li p em{display:block;width:21px;height:21px;overflow:hidden;padding:4px;background-color:#eaeaea;border-radius:50%;cursor:pointer;position:absolute;top:50%;right:30px;transform:translateY(-50%);-webkit-transform:translateY(-50%)}
.nyProShowMenu_list ul li:hover p em,.nyProShowMenu_list ul li.active p em{background-color:#e12836}
.nyProShowMenu_list ul li p em::before,.nyProShowMenu_list ul li p em::after{content:"";display:block;overflow:hidden;background-color:#fff;position:absolute}
.nyProShowMenu_list ul li p em::before{width:1px;height:9px;top:6px;left:10px}
.nyProShowMenu_list ul li p em::after{width:9px;height:1px;top:10px;left:6px}
.nyProShowMenu_list ul li.active p em::before{display:none}
.nyProShowMenu_list ul li div{display:none;padding:10px 40px}
.nyProShowMenu_list ul li div a{display:block;height:36px;overflow:hidden;line-height:36px;color:#999;font-size:14px;white-space:nowrap;text-overflow:ellipsis;padding-left:12px;position:relative}
.nyProShowMenu_list ul li div a:hover,.nyProShowMenu_list ul li div a.on{color:#e12836;text-decoration:underline}
.nyProShowMenu_list ul li div a::before{content:"";display:block;width:0;height:0;overflow:hidden;border-bottom:6px solid #999;border-left:6px solid transparent;position:absolute;top:50%;left:0;transform:translateY(-50%);-webkit-transform:translateY(-50%)}
.nyProShowMenu_list ul li div a:hover::before,.nyProShowMenu_list ul li div a.on::before{border-bottom:6px solid #e12836}
.nyProShowMenu_back{border-top:1px solid #eee}
.nyProShowMenu_back a{display:block;width:100%;overflow:hidden;line-height:40px;color:#e12836;font-size:16px;font-weight:bold;text-align:center;padding:10px}
.nyProShowMenu_back a i{display:inline-block;width:24px;height:24px;overflow:hidden;margin:-4px 0 0 10px;padding:5px;background-color:#e12836;border-radius:50%;vertical-align:middle}
.nyProShowMenu_back a:hover i{margin:-4px 0 0 20px}
.nyProShowArticle_list{overflow:hidden;background-color:#fff;border-radius:0 0 16px 16px}
.nyProShowArticle_list dl dd{overflow:hidden;padding:20px 30px;border-bottom:1px solid #eee}
.nyProShowArticle_list dl dd:last-child{border-bottom:0}
.nyProShowArticle_list dl dd a{display:block;min-height:24px;line-height:24px;color:#222;font-size:16px;padding-right:30px;position:relative}
.nyProShowArticle_list dl dd a em{display:block;width:21px;height:21px;overflow:hidden;padding:4px;background-color:#d6d6d6;border-radius:50%;cursor:pointer;position:absolute;top:2px;right:0}
.nyProShowArticle_list dl dd a em::before,.nyProShowArticle_list dl dd a em::after{content:"";display:block;overflow:hidden;background-color:#fff;position:absolute}
.nyProShowArticle_list dl dd a em::before{width:1px;height:9px;top:6px;left:10px}
.nyProShowArticle_list dl dd a em::after{width:9px;height:1px;top:10px;left:6px}
.nyProShowArticle_list dl dd:hover a{color:#e12836}
.nyProShowArticle_list dl dd:hover a em{background-color:#e12836}
.nyProShowArticle_list dl dd span{display:block;height:24px;overflow:hidden;line-height:24px;color:#999;font-size:14px;margin-top:8px}
@media (max-width:1680px){.nyProShow_head::before{height:360px;border-radius:0 0 40px 40px}
.nyProShowHead_text .name{line-height:40px;font-size:32px;padding-bottom:20px}
.nyProShowHead_text .name::after{height:3px}
.nyProShowHead_text dl dd span{line-height:26px;font-size:16px}
.nyProShowHead_text dl dd p{margin-top:4px}
.nyProShowHead_bottom .btn{margin-right:20px}
.nyProShowHead_bottom p span{font-size:32px}
}
@media (max-width:1440px){.nyProShow_head::before{height:320px;border-radius:0 0 30px 30px}
.proCrumb{padding:30px 150px 30px 0}
.proCrumb p,.proCrumb p a{font-size:15px}
.proCrumb p i{width:13px;margin:0 4px}
.proCrumb a.nyBack{width:130px;font-size:14px}
.proCrumb a.nyBack i{width:16px;height:16px}
.nyProShow_container{padding:60px 0}
.nyProShowHead_main{padding:40px;border-radius:12px}
.nyProShowHead_text{padding-right:40px}
.nyProShowHead_text .name{font-size:30px}
.nyProShowHead_text .dec{max-height:54px;line-height:27px;font-size:15px;margin:20px 0 30px}
.nyProShowHead_text dl::before{width:calc(100% + 20px)}
.nyProShowHead_text dl dd p,.nyProShowHead_bottom p{font-size:14px}
.nyProShowHead_bottom .btn a{width:140px;font-size:14px}
.nyProShowHead_bottom p span{font-size:30px}
.nyProShowHead_img{height:380px;padding-left:40px}
.nyProShow_big{width:calc(100% - 110px)}
.nyProShow_small{width:110px;height:294px;padding-left:20px}
.nyProShow_right{width:300px}
.nyProShow_top{padding:20px;border-radius:12px 12px 0 0}
.nyProShow_top .ico1{width:44px;height:44px;padding:10px}
.nyProShow_top p em{line-height:32px;font-size:24px}
.nyProShow_top p span{line-height:22px;font-size:14px}
.nyProShowMenu_list,.nyProShowArticle_list{border-radius:0 0 12px 12px}
.nyProShowMenu_list ul li p{padding:5px 50px 5px 20px}
.nyProShowMenu_list ul li p a{font-size:15px}
.nyProShowMenu_list ul li p em{right:20px}
.nyProShowMenu_list ul li div{padding:8px 30px}
.nyProShowArticle_list dl dd{padding:15px 20px}
.nyProShowMenu_back a{line-height:30px;font-size:15px}
.nyProShowMenu_back a i{width:22px;height:22px}
.nyProShow_left{width:calc(100% - 340px);padding:40px;border-radius:12px}
.nyProShow_title{margin-bottom:20px}
.nyProShow_title p{height:48px;line-height:48px;font-size:18px;padding:0 20px}
.nyProShow_title p::before{height:20px;margin:-2px 10px 0 0}
.nyProShow_con,.nyProShow_con div,.nyProShow_con p{line-height:28px !important;font-size:15px !important}
.nyProShow_con b{font-size:18px !important}
.nyProShow_con img{margin:20px auto}
.nyPrevNext{margin:20px 0 40px;padding:5px 10px}
.nyPro_prev span,.nyPro_next span{width:90px;font-size:15px}
.nyPro_prev span i,.nyPro_next span i{width:22px;height:18px;margin:11px 10px 11px 0;padding:0 4px 0 0}
.nyPro_prev a,.nyPro_next a{max-width:calc(100% - 90px);font-size:15px}
.nyProShow_msg #ly_msg.ly_msg ul li:last-child{margin-top:30px}
.nyProShow_msg #ly_msg.ly_msg ul li h4{height:44px;line-height:44px}
.nyProShow_msg #ly_msg.ly_msg ul li .msg_ipt1 input,.nyProShow_msg #ly_msg.ly_msg ul li .msg_ipt12 input,.nyProShow_msg #ly_msg.ly_msg ul li .msg_ipt12 select.msg_option{height:44px !important;line-height:42px !important}
.nyProShow_msg #ly_msg.ly_msg ul li .msg_ipt12 textarea{height:160px}
.nyProShow_msg #ly_msg.ly_msg ul li .msg_ipt2 .c_yzm input{width:280px !important;height:44px !important;line-height:42px}
.nyProShow_msg #ly_msg.ly_msg ul li .msg_ipt2 .c_yzm a.yzm_img{width:140px !important;height:44px !important}
.nyProShow_msg #ly_msg.ly_msg ul li .msg_btn input{width:150px;height:48px !important;line-height:48px !important;font-size:16px !important}
}@media (max-width:1366px){.nyProShow_head::before{height:300px}
}@media (max-width:1280px){.nyProShow_head::before{height:260px;border-radius:0 0 20px 20px}
.proCrumb{padding:20px 150px 20px 0}
.nyProShowHead_main{border-radius:10px}
.nyProShowHead_text .name,.nyProShowHead_bottom p span{font-size:28px}
.nyProShowHead_bottom .btn a{width:130px}
.nyProShow_container{padding:40px 0}
.nyProShow_left{border-radius:10px}
.nyProShow_top{border-radius:10px 10px 0 0}
.nyProShowMenu_list,.nyProShowArticle_list{border-radius:0 0 10px 10px}
}@media (max-width:1200px){.nyProShow_head::before{height:240px}
.nyProShowHead_main{padding:30px}
.nyProShowHead_text{padding-right:30px}
.nyProShowHead_text .name{line-height:36px;font-size:26px;margin-bottom:18px;padding-bottom:16px}
.nyProShowHead_text .dec{margin:15px 0 20px}
.nyProShowHead_text dl{padding-top:20px}
.nyProShowHead_text dl::before{width:calc(100% + 10px)}
.nyProShowHead_text .nyProShowHead_bottom{margin-top:30px}
.nyProShowHead_bottom p span{font-size:26px}
.nyProShowHead_img{height:360px;padding-left:30px}
.nyProShow_left{width:calc(100% - 330px);padding:30px}
.nyProShow_msg #ly_msg.ly_msg ul li:last-child{margin-top:20px}
.nyProShow_menu{margin-bottom:30px}
}@media (max-width:1080px){.nyProShowHead_text .name{line-height:32px;font-size:22px}
.nyProShowHead_text .dec{max-height:48px;line-height:24px;font-size:14px}
.nyProShowHead_text dl dd span{line-height:25px;font-size:15px}
.nyProShowHead_text .nyProShowHead_bottom{margin-top:24px}
.nyProShowHead_bottom .btn{margin-right:12px}
.nyProShowHead_bottom p span{font-size:22px}
.nyProShowHead_img{height:320px}
.nyProShow_big{width:calc(100% - 100px)}
.nyProShow_small{width:100px;height:260px}
.nyPrevNext{padding:0}
.nyPrevNext::before{width:100%;height:1px;left:0;top:50%}
.nyPro_prev,.nyPro_next{width:100%;padding:5px 20px;justify-content:left;float:none}
.nyPro_prev span,.nyPro_next span{width:84px;font-size:14px}
.nyPro_prev span i,.nyPro_next span i{width:20px;height:16px;margin:12px 8px 12px 0;padding:0 4px 0 0}
.nyPro_prev a,.nyPro_next a{max-width:calc(100% - 84px);font-size:15px}
.nyProShow_msg #ly_msg.ly_msg ul li{display:block}
.nyProShow_msg #ly_msg.ly_msg ul li h4{width:100%;height:24px;line-height:24px;font-size:14px;text-align:left;margin-bottom:6px}
.nyProShow_msg #ly_msg.ly_msg ul li:last-child h4{display:none}
.nyProShow_msg #ly_msg.ly_msg ul li h4.xh::before{line-height:24px;font-size:14px}
.nyProShow_msg #ly_msg.ly_msg ul li .msg_ipt1,.nyProShow_msg #ly_msg.ly_msg ul li .msg_ipt12,.nyProShow_msg #ly_msg.ly_msg ul li .msg_btn{width:100%}
.nyProShow_msg #ly_msg.ly_msg ul li .msg_ipt2 .c_yzm input{width:calc(100% - 140px)}
.nyProShow_left,.nyProShow_right{width:100%;float:none}
.nyProShow_menu{overflow:hidden;border-radius:10px}
.nyProShow_top{padding:15px 30px}
.nyProShow_top .ico1{width:40px;height:40px}
.nyProShow_top p em{line-height:30px;font-size:22px}
.nyProShow_top p span{line-height:20px}
.nyProShow_top i{display:block;width:40px;height:40px;overflow:hidden;background-color:rgba(255,255,255,.25);border-radius:50%;position:absolute;top:50%;right:30px;transform:translateY(-50%);-webkit-transform:translateY(-50%)}
.nyProShow_top.open i{background-color:#fff}
.nyProShow_top i::before,.nyProShow_top i::after{content:"";display:block;overflow:hidden;background-color:#fff;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%)}
.nyProShow_top i::before{width:2px;height:16px}
.nyProShow_top i::after{width:16px;height:2px}
.nyProShow_top.open i::before,.nyProShow_top.open i::after{background-color:#e12836}
.nyProShow_top.open i::before{display:none}
.nyProShowMenu_list ul li p{padding:10px 70px 10px 30px}
.nyProShowMenu_list ul li p em{right:30px}
.nyProShowMenu_list ul li p a{font-size:16px}
.nyProShowMenu_list ul li p em{display:block;width:30px;height:30px;right:30px}
.nyProShowMenu_list ul li p em::before{width:2px;height:12px;top:9px;left:14px}
.nyProShowMenu_list ul li p em::after{width:12px;height:2px;top:14px;left:9px}
.nyProShowMenu_list,.nyProShow_article{display:none}
}
@media (max-width:920px){.nyProShowHead_text .name{margin-bottom:0;padding-bottom:12px}
.nyProShowHead_text .name::after{width:32px;height:2px}
.nyProShowHead_text .dec{margin:12px 0}
.nyProShowHead_text dl{padding-top:15px}
.nyProShowHead_text dl dd span{line-height:24px;font-size:14px}
.nyProShowHead_text dl dd p{margin-top:2px}
.nyProShowHead_bottom p{display:block;align-items:unset;line-height:22px}
.nyProShowHead_bottom p span{display:block;line-height:26px;margin-top:2px}
.nyProShowHead_img{height:300px}
.nyProShow_big{width:calc(100% - 90px)}
.nyProShow_small{width:90px;height:230px}
}@media (max-width:820px){.nyProShow_head::before{height:220px;border-radius:0 0 16px 16px}
.nyProShowHead_text{width:54%}
.nyProShowHead_img{display:block;width:46%;align-items:unset;height:auto}
.nyProShow_big{width:100%;height:220px}
.nyProShow_small{width:100%;height:64px;margin-top:10px;padding-left:0}
}@media (max-width:767px){.nyProShow_head{margin-top:64px;padding:0}
.nyProShow_head::before{height:200px;border-radius:0 0 12px 12px}
.proCrumb{padding:10px 0}
.proCrumb p,.proCrumb p a{font-size:14px}
.proCrumb a.nyBack{display:none}
.nyProShowHead_main{display:block;align-items:unset;padding:20px;border-radius:8px}
.nyProShowHead_img{width:100%;margin-bottom:20px;padding-left:0;border:0}
.nyProShow_big{height:240px}
.nyProShow_small .swiper-slide{border-radius:6px}
.nyProShowHead_text{width:100%;padding-right:0}
.nyProShowHead_text dl{display:flex;flex-wrap:inherit;justify-content:inherit;justify-content:space-between;margin:0}
.nyProShowHead_text dl::before{width:100%;left:0}
.nyProShowHead_text dl dd{width:auto;padding:0}
.nyProShowHead_text .nyProShowHead_bottom{margin-top:20px}
.nyProShow_menu{margin-bottom:20px;border-radius:8px}
.nyProShow_top{padding:10px 20px}
.nyProShow_top .ico1{width:36px;height:36px}
.nyProShow_top p em{line-height:24px;font-size:18px}
.nyProShow_top p span{line-height:16px;font-size:12px;font-weight:normal}
.nyProShow_top i{width:30px;height:30px;right:20px}
.nyProShow_top i::before{height:12px}
.nyProShow_top i::after{width:12px}
.nyProShowMenu_list ul li p{padding:10px 50px 10px 20px}
.nyProShowMenu_list ul li p em{right:20px}
.nyProShow_left{padding:20px;border-radius:8px}
.nyProShow_title p{height:44px;line-height:44px;font-size:16px}
.nyProShow_title p::before{height:18px}
.nyProShow_con{margin:20px 0}
.nyProShow_con img{margin:10px auto}
}@media (max-width:390px){.nyProShowHead_text .name{line-height:30px;font-size:20px}
}

.ny_video{width:100%;padding:100px 0;overflow:hidden}
.ny_video ul{min-height:300px}
.ny_video ul li{width:32%;margin:0 2% 30px 0;float:left;border-radius:10px}
.ny_video ul li:nth-child(3n+3){margin-right:0}
.ny_video ul li .nyvideo_top{width:100%;height:322px;position:relative}
.ny_video ul li .nyvideo_top .nyvideo_img{display:block;width:100%;height:322px;overflow:hidden;position:relative;border-radius:10px}
.ny_video ul li .nyvideo_top .nyvideo_img img{display:block;width:100%;height:100%;position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;object-fit:cover}
.ny_video ul li .nyvideo_top .nyvideo_f{width:100%;height:64px;line-height:64px;background:rgba(4,4,6,0.55);position:absolute;bottom:0;left:0;border-radius:0 0 10px 10px}
.ny_video ul li .nyvideo_top .nyvideo_time{width:70%;float:left;color:#fff;padding:20px 0 0 20px;font-size:16px}
.ny_video ul li .nyvideo_top .nyvideo_time span{display:block;width:28px;height:28px;float:left;margin:-2px 8px 0 0}
.ny_video ul li .nyvideo_top .nyvideo_time span svg{display:block;width:100%;height:100%;margin:0 auto}
.ny_video ul li .nyvideo_top .nyvideo_time span svg path{fill:#fff}
.ny_video ul li .nyvideo_top .nyvideo_jt{display:block;width:75px;height:64px;background:#e12836;float:right;padding:17px 0 0;border-radius:0 0 10px 0}
.ny_video ul li .nyvideo_top .nyvideo_jt span{display:block;width:28px;height:28px;margin:0 auto}
.ny_video ul li .nyvideo_top .nyvideo_jt span svg{display:block;width:100%;height:100%;margin:0 auto}
.ny_video ul li .nyvideo_top .nyvideo_jt span svg path{fill:#fff}
.ny_video ul li .nyvideo_name{font-size:18px;color:#222;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;height:70px;line-height:70px;padding:0 20px;display:block}
.ny_video ul li:hover .nyvideo_top .nyvideo_img img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);transform:scale(1.1)}
.ny_video ul li:hover .nyvideo_name{color:#e12836}
@media (max-width:1680px){.ny_video{padding:90px 0}
}@media (max-width:1600px){.ny_video ul li .nyvideo_top,.ny_video ul li .nyvideo_top .nyvideo_img{height:300px}
.ny_video ul li .nyvideo_top .nyvideo_f{height:60px;line-height:60px}
.ny_video ul li .nyvideo_top .nyvideo_time{padding:18px 0 0 18px;font-size:15px}
.ny_video ul li .nyvideo_top .nyvideo_time span{width:26px;height:26px;margin:-1px 8px 0 0}
.ny_video ul li .nyvideo_top .nyvideo_jt{height:60px;width:70px;padding:16px 0 0}
.ny_video ul li .nyvideo_top .nyvideo_jt span{width:26px;height:26px}
.ny_video ul li .nyvideo_name{height:75px;line-height:75px;font-size:16px;padding:0 17px}
}@media (max-width:1560px){.ny_video{padding:80px 0}
}@media (max-width:1440px){.ny_video ul li{margin:0 2% 25px 0}
.ny_video ul li .nyvideo_top,.ny_video ul li .nyvideo_top .nyvideo_img{height:280px}
.ny_video ul li .nyvideo_top .nyvideo_f{height:55px;line-height:55px}
.ny_video ul li .nyvideo_top .nyvideo_time{padding:15px 0 0 15px}
.ny_video ul li .nyvideo_top .nyvideo_time span{width:24px;height:24px;margin:0 8px 0 0}
.ny_video ul li .nyvideo_top .nyvideo_jt{height:55px;width:65px;padding:13px 0 0}
.ny_video ul li .nyvideo_name{height:70px;line-height:70px;font-size:15px;padding:0 15px}
}@media (max-width:1366px){.ny_video{padding:70px 0}
}
@media (max-width:1200px){.ny_video{padding:60px 0}
.ny_video ul li{margin:0 2% 20px 0}
.ny_video ul li .nyvideo_top,.ny_video ul li .nyvideo_top .nyvideo_img{height:260px}
.ny_video ul li .nyvideo_top .nyvideo_f{height:50px;line-height:50px}
.ny_video ul li .nyvideo_top .nyvideo_time{font-size:14px}
.ny_video ul li .nyvideo_top .nyvideo_time span{width:22px;height:22px;margin:0 6px 0 0}
.ny_video ul li .nyvideo_top .nyvideo_jt{height:50px;width:60px;padding:13px 0 0}
.ny_video ul li .nyvideo_top .nyvideo_jt span{width:24px;height:24px}
.ny_video ul li .nyvideo_name{height:60px;line-height:60px;font-size:14px;padding:0 10px}
}
@media (max-width:1024px){.ny_video{padding:50px 0}
.ny_video ul li .nyvideo_top,.ny_video ul li .nyvideo_top .nyvideo_img{height:240px}
.ny_video ul li .nyvideo_top .nyvideo_f{height:44px;line-height:44px}
.ny_video ul li .nyvideo_top .nyvideo_time{padding:12px 0 0 15px;font-size:14px}
.ny_video ul li .nyvideo_top .nyvideo_time span{width:20px;height:20px;margin:1px 6px 0 0}
.ny_video ul li .nyvideo_top .nyvideo_jt{height:44px;width:55px;padding:11px 0 0}
.ny_video ul li .nyvideo_top .nyvideo_jt span{width:22px;height:22px}
.ny_video ul li .nyvideo_name{height:50px;line-height:50px}
}
@media (max-width:820px){.ny_video{padding:40px 0}
.ny_video ul li{width:49%;margin:0 2% 15px 0}
.ny_video ul li:nth-child(2n+2){margin-right:0}
.ny_video ul li:nth-child(3n+3){margin-right:2%}
.ny_video ul li:nth-child(6n+6){margin-right:0}
.ny_video ul li .nyvideo_top,.ny_video ul li .nyvideo_top .nyvideo_img{height:230px}
}
@media (max-width:450px){.ny_video ul li{width:100%;margin:0 0 10px 0}
.ny_video ul li .nyvideo_top,.ny_video ul li .nyvideo_top .nyvideo_img{height:200px}
}
