*{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;vertical-align:middle}
.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:#bc070e}
::-webkit-scrollbar-thumb:window-inactive{background-color:#bc070e}
.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}
.w1600{width:1600px;margin:0 auto}
@media (max-width:1680px){.w1400{width:1360px}
}@media (max-width:1560px){.w1400{width:1300px}
}@media (max-width:1440px){.w1400{width:1280px}
}@media (max-width:1366px){.w1400{width:1200px}
}@media (max-width:1280px){.w1400{width:94%}
}@media screen and (max-width:1680px){.w1600{width:94%}
}.webtop{width:100%;padding:0 60px;background-color:#fff;-webkit-box-shadow:0 5px 5px rgb(0,0,0,.06);box-shadow:0 5px 5px rgb(0,0,0,.06);position:fixed;left:0;top:0;z-index:999}
.webtop a.weblogo{display:block;height:80px;margin:10px 0;float:left}
.webtop a.weblogo img{max-height:100%}
.webtop .webform{margin:28px 0 28px 20px;float:right;position:relative}
.webform em{display:block;width:44px;height:44px;overflow:hidden;padding:4px;background-color:rgba(226,118,22,.1);border-radius:50%;cursor:pointer;opacity:1;filter:Alpha(opacity=100);transform:scale3d(1,1,1);-webkit-transform:scale3d(1,1,1)}
.webform em i{display:block;width:100%;height:100%;overflow:hidden;padding:10px;background-color:#bc070e;border-radius:50%}
.webtop#show .webform em{opacity:0;filter:Alpha(opacity=0);transform:scale3d(0,0,0);-webkit-transform:scale3d(0,0,0)}
.webform form{width:360px;height:40px;background-color:#f0f0f0;border-radius:21px;position:absolute;top:3px;right:60px;z-index:99;transform:scale3d(0,0,0);-webkit-transform:scale3d(0,0,0);transform-origin:right center;opacity:0;filter:Alpha(opacity=0)}
.webform .webform_ipt{float:left;width:calc(100% - 42px);height:42px;overflow:hidden;line-height:42px;color:#222;font-family:'Arial','\5FAE\8F6F\96C5\9ED1','Microsoft Yahei','Helvetica','sans-serif';font-size:16px;white-space:nowrap;text-overflow:ellipsis;padding:0 20px;background:none;border:0;outline:none}
.webform .webform_ipt::placeholder{color:#666}
.webform .webform_btn{float:right;width:38px;height:38px;overflow:hidden;margin-right:0;font-size:0;background-color:#bc070e;border-radius:50%;border:0;outline:none;cursor:pointer}
.webform .webform_btn:hover{background-color:#222}
.webform .webform_btn i{display:block;width:100%;height:100%;overflow:hidden;padding:10px}
.webtop#show .webform form{opacity:1;filter:Alpha(opacity=100);transform:scale3d(1,1,1);-webkit-transform:scale3d(1,1,1)}
.webform .close{display:block;width:44px;height:44px;overflow:hidden;padding:4px;background-color:rgba(34,34,34,.1);border-radius:50%;position:absolute;top:0;right:0;transform:scale3d(0,0,0);-webkit-transform:scale3d(0,0,0);opacity:0;filter:Alpha(opacity=0)}
.webform .close i{display:block;width:100%;height:100%;overflow:hidden;padding:12px;background-color:#222;border-radius:50%}
.webtop#show .webform .close{opacity:1;filter:Alpha(opacity=100);transform:scale3d(1,1,1);-webkit-transform:scale3d(1,1,1)}
.webnav{float:right}
.webtop#show .webnav{display:none}
.webnav_list>ul>li{display:flex;align-items:center;float:left}
.webnav_list>ul>li:last-child{margin-right:0}
.webnav_list>ul>li>a{display:block;height:100px;overflow:hidden;line-height:60px;color:#222;font-size:18px;padding:20px 30px;position:relative}
.webnav_list>ul>li:hover,.webnav_list>ul>li.active{background:#bc070e}
.webnav_list>ul>li:hover>a,.webnav_list>ul>li.active>a{color:#fff}
.webnav_list>ul>li>a::after{content:'';display:block;width:34px;height:1px;background:#fff;overflow:hidden;position:absolute;bottom:-100%;left:50%;transition:all 0.5s;-webkit-transition:all 0.5s;transform:translate(-50%,0)}
.webnav_list>ul>li:hover>a::after,.webnav_list>ul>li.active>a::after{bottom:30px}
.webnav_list>ul>li>i{display:none;width:0;height:0;border-top:6px solid #ccc;border-left:6px solid transparent;border-right:6px solid transparent;margin-left:6px}
.webnav_list>ul>li:hover>i{border-top:6px solid #bc070e}
.webnav_list>ul>li .webnav_second{display:block;width:100%;height:0;overflow:hidden;padding:0;background-color:#fff;box-shadow:0 0 5px rgb(0,0,0,.1);-webkit-box-shadow:0 0 5px rgb(0,0,0,.1);position:absolute;left:0;top:200%;opacity:0}
.webnavScd_list ul{display:flex;flex-wrap:wrap;justify-content:left;margin:0 -40px -40px}
.webnavScd_list ul li{width:25%;margin-bottom:40px;padding:0 40px}
.webnavScd_list ul li dl{min-height:100%}
.webnavScd_list ul li dl dt{margin-bottom:15px;padding-bottom:5px;border-bottom:1px solid #e6e6e6}
.webnavScd_list ul li dl dt a{display:block;height:32px;overflow:hidden;line-height:32px;color:#555;font-size:16px;font-weight:bold;white-space:nowrap;text-overflow:ellipsis;padding-left:20px;position:relative}
.webnavScd_list ul li dl dt a:hover{color:#bc070e}
.webnavScd_list ul li dl dt a::before{content:'';display:block;width:0;height:0;border-top:6px solid transparent;border-bottom:6px solid transparent;border-left:6px solid #bc070e;margin-top:-7px;position:absolute;top:50%;left:0}
.webnavScd_list ul li dl dd{padding:2px 0}
.webnavScd_list ul li dl dd a{display:block;height:32px;overflow:hidden;line-height:32px;color:#999;font-size:14px;white-space:nowrap;text-overflow:ellipsis}
.webnavScd_list ul li dl dd a:hover{color:#bc070e;text-decoration:underline}
.webnavScd_con{display:flex;padding:0 16% 0 26%}
.webnavScd_con .webnavScd_img{width:300px;height:180px;overflow:hidden;border-radius:8px}
.webnavScd_con .webnavScd_img a{display:block;width:100%;height:100%;overflow:hidden;position:relative}
.webnavScd_con .webnavScd_img a:hover img{transform:scale(1.05);-webkit-transform:scale(1.05)}
.webnavScd_con .webnavScd_menu{width:calc(100% - 300px);padding-left:80px}
.webnavScd_con .webnavScd_menu a{display:block;height:60px;overflow:hidden;line-height:40px;color:#555;font-size:16px;white-space:nowrap;text-overflow:ellipsis;padding:10px 20px 9px 0;border-bottom:1px solid #e6e6e6;position:relative}
.webnavScd_con .webnavScd_menu a::after{content:'';display:block;width:0;height:0;border-top:6px solid transparent;border-bottom:6px solid transparent;border-left:6px solid #bbb;margin-top:-6px;position:absolute;top:50%;right:7px}
.webnavScd_con .webnavScd_menu a:hover,.webnavScd_con .webnavScd_menu a.cur{color:#bc070e;border-bottom:1px solid #bc070e}
.webnavScd_con .webnavScd_menu a:hover::after,.webnavScd_con .webnavScd_menu a.cur::after{border-left:6px solid #bc070e}
.webnav .webnav_btn{display:none}
@media (max-width:1680px){.webtop{padding:0 3%}
.webtop a.weblogo{height:70px;margin:10px 0}
.webtop .webform{margin:23px 0 23px 20px}
.webnav_list>ul>li>a{height:90px;padding:15px 25px}
.webnavScd_con{padding:0 25% 0 22.5%}
.webnav_list>ul>li:hover>a::after,.webnav_list>ul>li.active>a::after{bottom:25px}
}@media (max-width:1600px){.webnavScd_con{padding:0 25% 0 23.5%}
.webnavScd_con .webnavScd_menu{padding-left:60px}
}@media (max-width:1560px){.webnavScd_con{padding:0 25% 0 22%}
}@media (max-width:1440px){.webtop a.weblogo{height:64px;margin:8px 0}
.webnav{padding-right:15px}
.webnav_list>ul>li>a{height:80px;font-size:16px;line-height:50px}
.webnav_list>ul>li:hover>a::after,.webnav_list>ul>li.active>a::after{bottom:20px}
.webform .webform_ipt{font-size:15px}
.webtop .webform{margin:18px 0}
}@media (max-width:1366px){.webnav_list>ul>li>a{padding:15px 20px}
.webnavScd_con{padding:0 26% 0 19.5%}
}@media (max-width:1280px){.webtop .webtop_tel{margin-left:24px;padding:12px 24px}
.webnav_list>ul>li>a{padding:15px 14px}
.webnavScd_con{padding:0 25.5% 0 21.5%}
}@media (max-width:1200px){.webtop a.weblogo{height:56px;margin:12px 0}
.webform form{width:320px}
.webnav .webnav_list{width:100%;height:100%;background-color:rgba(0,0,0,0.6);position:fixed;top:0;left:-100%;z-index:9999}
.webnav .webnav_list.open{left:0}
.webnav_list>ul{width:50%;height:100%;overflow-y:scroll;background-color:#fff;position:relative;z-index:9999;display:block;align-items:inherit;justify-content:inherit}
.webnav_list>ul>li{display:block;align-items:inherit;padding:0;float:none;position:relative}
.webnav_list>ul>li>a{display:block;width:100%;height:60px;line-height:60px;color:#222;font-size:15px;text-align:left;padding:0 60px 0 30px;border-bottom:1px solid rgba(85,87,89,0.1)}
.webnav_list>ul>li:hover>a,.webnav_list>ul>li.active>a{color:#222 !important;background:transparent !important;border-bottom:1px solid rgba(85,87,89,0.1) !important}
.webnav_list>ul>li:hover,.webnav_list>ul>li.active{background:transparent !important}
.webnav_list>ul>li.cur>a{color:#fff !important;background:#bc070e !important;border-bottom:1px solid #bc070e !important}
.webnav_list>ul>li.cur{background:#bc070e !important}
.webnav_list>ul>li>a::after{height:0;bottom:0}
.webnav_list>ul>li>i{display:block;width:60px;height:60px;margin:0;padding:26px 22px;border:0 !important;position:absolute;top:0;right:0}
.webnav_list>ul>li>i::before{content:'';display:block;width:0;height:0;border-top:8px solid #ccc;border-left:8px solid transparent;border-right:8px solid transparent}
.webnav_list>ul>li:active>i::before{border-top:8px solid #bc070e}
.webnav_list>ul>li.cur>i::before{border-top:0 solid transparent;border-bottom:8px solid #fff}
.webnav_list>ul>li.cur>i{z-index:2}
.webnav .webnav_btn{display:block;width:44px;height:44px;margin:18px 0;padding:3px;background-color:rgba(236,118,22,.1);border-radius:50%;border:0;outline:none;cursor:pointer}
.webnav_btn i{display:block;width:100%;height:100%;overflow:hidden;padding:10px;background-color:#bc070e;border-radius:50%}
.webnav_list .webnav_mask{width:100%;height:100%;background-color:rgba(0,0,0,0.5);position:absolute;left:0;top:0;z-index:9998}
.webnav_list>ul>li .webnav_second{box-shadow:none;border-bottom:1px solid rgba(85,87,89,0.1);position:inherit;left:inherit;top:inherit !important}
.webnav_list>ul>li:hover .webnav_second,.webnav_list>ul>li.cur .webnav_second{height:auto;padding:20px 0;opacity:1}
.webnavScd_list,.webnavScd_con{width:100%;padding:0 30px}
.webnavScd_list ul{margin:0 0 -10px}
.webnavScd_list ul li{width:100%;margin-bottom:10px;padding:0}
.webnavScd_con .webnavScd_img{width:200px;height:120px}
.webnavScd_con .webnavScd_menu{width:calc(100% - 200px);padding-left:20px}
}
@media (max-width:820px){.webform form{width:280px}
.webnavScd_con .webnavScd_img{width:160px;height:100px}
.webnavScd_con .webnavScd_menu{width:calc(100% - 160px)}
}@media (max-width:767px){.webtop a.weblogo{height:44px;margin:10px 0}
.webtop#show a.weblogo{display:none}
.webtop .webform{margin:12px 0;position:initial}
.webform em,.webform .close{width:44px;height:44px;padding:3px}
.webform form{width:calc(94% - 54px);height:38px;top:13px;right:calc(3% + 54px)}
.webform .webform_ipt{width:calc(100% - 38px);height:38px;line-height:38px;font-size:14px;padding:0 16px}
.webform .webform_btn{width:38px;height:38px}
.webform .close{top:10px;right:3%}
.webnav .webnav_btn{margin:12px 0}
.webnav_list>ul{width:60%}
.webnav_list>ul>li>a{padding:0 40px 0 20px}
.webnav_list>ul>li>i{width:40px;padding:26px 12px}
.webnavScd_list,.webnavScd_con{display:block;padding:0 20px}
.webnavScd_con .webnavScd_img{width:100%;height:80px;margin-bottom:10px}
.webnavScd_con .webnavScd_menu{width:100%;padding:0}
.webnavScd_con .webnavScd_menu a{height:40px;padding:5px 20px 4px 0;font-size:14px}
}@media (max-width:390px){.webnav .webnav_btn,.webform em,.webform .close{width:40px;height:40px}
.webform form{top:11px}
.webnav{padding-right:5px}
}@media (max-width:320px){.webtop a.weblogo{height:36px;margin:14px 0}
}.web_foot{width:100%;background:#222;overflow:hidden}
.web_foot .webfoot_lxfs{padding:40px 0 35px;overflow:hidden;border-bottom:1px solid rgba(255,255,255,0.1)}
.webfoot_lxfs ul li{width:25%;float:left;display:-webkit-flex;display:flex;flex-wrap:wrap;align-items:center;height:64px}
.webfoot_lxfs ul li:nth-child(2){width:30%;margin:0 2%}
.webfoot_lxfs ul li:last-child{width:41%;margin-right:0}
.webfoot_lxfs ul li i{display:block;float:left;width:64px;height:64px;border:1px solid rgba(255,255,255,0.1);padding:10px;border-radius:50px}
.webfoot_lxfs ul li:hover i{transform:rotateY(180deg)}
.webfoot_lxfs ul li p{float:right;width:calc(100% - 64px);font-size:20px;color:#fff;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;padding-left:20px;font-weight:bold}
.webfoot_lxfs ul li p span{color:rgba(255,255,255,0.25);font-size:18px;font-weight:normal}
.webfoot_lxfs ul li:last-child p{font-weight:normal;font-size:18px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis;word-break:break-all;max-height:60px;line-height:30px;white-space:normal}
.webfoot_main{padding:50px 0;overflow:hidden}
.webfoot_main .webfoot_nav{width:75%;float:left;position:relative;z-index:2}
.webfoot_main .webfoot_nav ul li{width:25%;float:left;min-height:169px}
.webfoot_main .webfoot_nav ul li:nth-child(2){width:35%;margin:0 15% 0 0}
.webfoot_main .webfoot_nav ul li p{color:#fff;font-size:22px;margin-bottom:35px}
.webfoot_main .webfoot_nav ul li a{color:rgba(255,255,255,0.25);font-size:16px;display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin-bottom:15px;width:50%;float:left;padding:0 20px 0 0}
.webfoot_main .webfoot_nav ul li:nth-child(1) a{width:100%}
.webfoot_main .webfoot_nav ul li a:hover{color:rgba(255,255,255,0.6)}
.webfoot_main .webfoot_ewm{width:122px;float:right}
.webfoot_main .webfoot_ewm .webfootewm_img{width:122px;height:122px;background:url(../images/ewm_bg.png) no-repeat center center;padding:10px}
.webfoot_main .webfoot_ewm p{color:#fff;font-size:22px;margin-bottom:10px;text-align:center}
.web_foot .webfoot_Copy{width:100%;padding:20px 0;overflow:hidden}
.webfoot_Copy p{line-height:40px;color:rgba(255,255,255,.3);font-size:16px}
.webfoot_Copy p a{color:rgba(255,255,255,.3);font-size:16px}
.webfoot_Copy p a:hover{color:#fff}
.line1 img{width:100%}
.web_foot .nyFoot_Copy{border-top:1px solid rgba(255,255,255,0.1)}
@media (max-width:1680px){.webfoot_lxfs ul li:last-child p{font-size:16px}
.webfoot_main .webfoot_ewm p{font-size:20px}
}
@media (max-width:1560px){.webfoot_Copy p,.webfoot_Copy p a{font-size:15px}
}@media (max-width:1440px){.webfoot_Copy p,.webfoot_Copy p a{line-height:28px;font-size:14px}
.webfoot_lxfs ul li i{width:54px;height:54px;padding:9px}
.webfoot_lxfs ul li p{width:calc(100% - 54px);padding-left:15px;font-size:16px}
.webfoot_lxfs ul li:last-child p{font-size:15px}
.webfoot_lxfs ul li p span{font-size:16px}
.webfoot_main .webfoot_nav ul li p{font-size:18px;margin-bottom:25px}
.webfoot_main .webfoot_nav ul li a{font-size:15px}
.webfoot_main .webfoot_ewm p{font-size:18px}
}
@media (max-width:1200px){.webfoot_main{padding:40px 0}
.webfoot_main .webfoot_ewm p{font-size:16px}
.webfoot_main .webfoot_nav ul li{min-height:inherit}
.webfoot_main .webfoot_nav ul li p{font-size:16px;margin-bottom:20px}
.webfoot_main .webfoot_nav ul li a{font-size:14px;margin-bottom:10px}
.web_foot .webfoot_lxfs{padding:30px 0 25px}
.webfoot_lxfs ul li i{width:44px;height:44px;padding:8px}
.webfoot_lxfs ul li p{width:calc(100% - 44px);padding-left:10px}
}@media (max-width:1080px){.webfoot_Copy p{line-height:30px}
.webfoot_Copy p.fl{width:50%}
.webfoot_Copy p.fr{width:47%}
}@media (max-width:1024px){.webfoot_Copy p{float:none !important}
.web_foot .webfoot_lxfs,.webfoot_main .webfoot_ewm{display:none}
.webfoot_main .webfoot_nav{width:100%}
}
@media (max-width:820px){.webfoot_Copy p{width:100% !important;text-align:center}
.webfoot_main{text-align:center}
.webfoot_main .webfoot_ewm{display:inline-block;float:none}
.webfoot_main .webfoot_ewm p{font-size:15px}
.webfoot_main .webfoot_nav,.web_foot .webfoot_lxfs{display:none}
.web_foot .webfoot_main{padding:20px 0}
.webfoot_Copy p span.icp,.webfoot_Copy p span.login,.webfoot_Copy p span.sitemap,.webfoot_Copy p span.support{display:none}
.web_foot .webfoot_Copy{padding:16px 0}
}
@media (max-width:375px){.web_foot .webfoot_main{display:none}
}.kfView{width:50px;height:auto;margin:0;padding:0;background-color:#fff;box-shadow:0 0 16px rgba(0,0,0,0.1);border-radius:20px 0 0 20px;position:fixed;top:20%;right:0;z-index:999;transition:all 0.5s;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-o-transition:all 0.5s}
.kfView .kfBtn{width:100%;overflow:hidden;margin:0 auto;padding:15px 10px 10px;cursor:pointer}
.kfBtn p i{display:block;width:30px;height:30px;overflow:hidden;margin:0 auto;padding:0}
.kfBtn p i.kfHidd{background:url(../images/kf_jt1.png) center center no-repeat;background-size:30px}
.kfBtn:hover p i.kfHidd{background:url(../images/kf_jt2.png) center center no-repeat;background-size:30px}
.kfBtn p i.kfOpen{background:url(../images/kf_jt3.png) center center no-repeat;background-size:30px}
.kfBtn:hover p i.kfOpen{background:url(../images/kf_jt4.png) center center no-repeat;background-size:30px}
.kfView .kfMain{width:100%;height:auto;margin:0 auto;padding:0;transition:all 0.5s;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-o-transition:all 0.5s}
.kfMain ul li{width:100%;height:auto;margin:0 auto;padding:0}
.kfMain ul li a{display:block;width:100%;height:auto;margin:0 auto;padding:5px 10px 0;position:relative;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box}
.kfMain ul li a p{padding:0 0 10px;border-bottom:1px solid #ddd}
.kfMain ul li:nth-child(1) a{padding:0 10px}
.kfMain ul li:nth-child(1) a p{padding:5px 0 10px;border-top:1px solid #ddd}
.kfMain ul li a p i{display:block;width:30px;height:40px;overflow:hidden;margin:0 auto;padding:0}
.kfMain ul li a p i.kfIco{background:url(../images/kf_ico03.png) center center no-repeat;background-size:30px}
.kfMain ul li a p i.zxIco{background:url(../images/kf_ico01.png) center center no-repeat;background-size:30px}
.kfMain ul li a p i.telIco{background:url(../images/kf_ico03.png) center center no-repeat;background-size:30px}
.kfMain ul li a p i.gzIco{background:url(../images/kf_ico04.png) center center no-repeat;background-size:27px}
.kfMain ul li a p i.ddIco{background:url(../images/kf_ico05.png) center center no-repeat;background-size:30px}
.kfMain ul li:hover a p i.kfIco{background:url(../images/kf_ico3.png) center center no-repeat;background-size:30px}
.kfMain ul li:hover a p i.zxIco{background:url(../images/kf_ico1.png) center center no-repeat;background-size:30px}
.kfMain ul li:hover a p i.telIco{background:url(../images/kf_ico3.png) center center no-repeat;background-size:30px}
.kfMain ul li:hover a p i.gzIco{background:url(../images/kf_ico4.png) center center no-repeat;background-size:27px}
.kfMain ul li:hover a p i.ddIco{background:url(../images/kf_ico5.png) center center no-repeat;background-size:30px}
.kfMain ul li.kfTop a p{border:0}
.kfMain ul li.kfTop a p span{display:none}
.kfMain ul li.kfTop a p i{display:block;width:30px;height:40px;overflow:hidden;margin:0 auto;padding:0}
.kfMain ul li.kfTop a p i.topIco{background:url(../images/kf_top1.png) center center no-repeat;background-size:28px}
.kfMain ul li.kfTop:hover a p i.topIco{background:url(../images/kf_top2.png) center center no-repeat;background-size:28px}
.kfMain ul li.kfEwm a img{display:none;width:103px;height:103px;margin:0;padding:0;position:absolute;top:0;right:60px;max-width:inherit;box-shadow:0 0 10px rgb(0 0 0 / 5%)}
.kfMain ul li.kfEwm:hover a img{display:block}
.kfMain ul li .pf_tel{display:none;font-size:16px;color:#666;width:200px;height:102px;line-height:30px;background:#fff;position:absolute;top:0;right:60px;padding:20px;box-shadow:0 0 10px rgb(0 0 0 / 5%)}
.kfMain ul li .pf_tel b{font-size:20px;font-weight:bold;color:#bc070e;position:relative}
.kfMain ul li .pf_tel b:before{content:attr(text);position:absolute;z-index:10;color:#bc070e;max-width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.kfMain ul li:hover .pf_tel{display:block}
.kfMain ul li a span{display:block;width:100%;overflow:hidden;line-height:16px;color:#333;font-size:14px;text-align:center;margin:0 auto;padding:0}
@media (max-width:1440px){.kfMain ul li.kfTop a p i{margin:0 auto}
}@media (max-width:767px){.kfView{top:50%;transform:translateY(-50%);z-index:998}
.kfMain ul li.kfEwm{display:none}
}.nyBanner{width:100%;height:550px;overflow:hidden;position:relative;margin-top:100px;top:-5px}
.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%);opacity:.3}
.nyBa_text p,.nyBa_text h1{line-height:1;color:#fff;font-size:36px;text-align:center;margin-top:-24px;font-weight:normal}
.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:-105px auto 0}
.nyMenu .nyMenu_main{overflow:hidden;background-color:#fff;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:#bc070e}
.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:#bc070e}
.nyMenu_main ul li a::after{content:"";display:block;width:0;height:3px;background-color:#bc070e;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;display:flex;display:-webkit-flex;justify-content:space-between;align-items:center}
.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:#bc070e}
.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}
.nyCrumb.jiass{padding:25px 40px}
.nyCrumb.jiass p{width:100%}
.nyCrumb .nyss{width:32%;position:relative;display:none}
.nyCrumb .nyss .sc_ipt{width:100%;height:50px;line-height:50px;background:#f4f4f4;border-radius:25px}
.nyCrumb .nyss .sc_ipt input{display:block;width:calc(100% - 70px);height:100%;font-size:16px;padding-left:20px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;outline:none;border:0;background:#f4f4f4;border-radius:25px}
.nyCrumb .nyss .sc_ipt input::placeholder{color:#bbb}
.nyCrumb .nyss .sc_btn{width:50px;height:50px;border:5px solid #fff;background:#bc070e;border-radius:50%;overflow:hidden;margin:0;padding:0;position:absolute;top:0;right:0}
.nyCrumb .nyss .sc_btn input{display:block;width:100%;height:100%;overflow:hidden;background:url(../images/ss_dsj2.png) center no-repeat;outline:none;border:0}
.nyTitle{margin-bottom:50px}
.nyTitle em{display:block;line-height:80px;color:rgba(236,118,22,.06);font-size:110px;font-weight:bold;font-style:normal;text-transform:uppercase}
.nyTitle p,.nyTitle h1,.nyTitle h2{line-height:80px;color:#222;font-size:44px;margin-top:-80px;position:relative;font-weight:normal}
.nyTitle span{display:block;line-height:30px;color:#777;font-size:22px;margin-top:15px}
.nyTitle1 em,.nyTitle1 p,.nyTitle1 h1,.nyTitle1 h2{text-align:center}
.nyPage{color:#999;font-size:16px;text-align:center;line-height:46px}
.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,.nyPage a.page-num-current{color:#fff;background-color:#bc070e;border:1px solid #bc070e}
.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:#bc070e;border-radius:4px;border:0;outline:none;cursor:pointer}
@media (max-width:1680px){.nyBanner{height:500px;margin-top:90px}
.nyMenu{margin:-85px auto 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 h1,.nyTitle h2{line-height:65px;font-size:38px;margin-top:-65px}
.nyTitle span{font-size:20px;margin-top:12px}
.nyCrumb{padding:20px 40px}
.nyCrumb.jiass{padding:15px 40px}
}@media (max-width:1600px){.nyBanner{height:460px}
.nyBa_text span{font-size:52px}
.nyBa_text p,.nyBa_text h1{font-size:32px;margin-top:-20px}
.nyBa_text i{width:40px;height:40px;margin:15px auto 0;padding:12px}
}@media (max-width:1560px){.nyBanner{height:450px}
}@media (max-width:1440px){.nyBanner{height:420px;margin-top:80px}
.nyBa_text span{font-size:48px}
.nyBa_text p,.nyBa_text h1{font-size:30px;margin-top:-20px}
.nyBa_text i{width:36px;height:36px;margin:12px auto 0;padding:10px}
.nyTitle em{line-height:60px;font-size:80px}
.nyTitle p,.nyTitle h1,.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){.nyBanner{height:370px}
.nyBa_text span{font-size:44px}
.nyBa_text p,.nyBa_text h1{font-size:28px;margin-top:-18px}
.nyBa_text i{width:32px;height:32px;margin:10px auto 0;padding:9px}
.nyMenu{margin:-69px auto 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 h1,.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:15px}
}@media (max-width:1200px){.nyBanner{height:350px}
}@media (max-width:1080px){.nyBanner{height:320px}
.nyBa_text span{font-size:40px}
.nyBa_text p,.nyBa_text h1{font-size:24px;margin-top:-14px}
.nyBa_text i{width:28px;height:28px;margin:10px auto 0;padding:8px}
.nyCrumb.jiass{padding:10px 30px}
.nyCrumb.jiass p{width:100%}
.nyCrumb .nyss{width:42%}
.nyCrumb .nyss .sc_ipt input{font-size:15px}
}@media (max-width:1024px){.nyBanner{height:300px;top:0}
.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 h1,.nyTitle h2{line-height:50px;font-size:28px;margin-top:-50px}
}@media (max-width:920px){.nyBanner{height:280px}
}@media (max-width:820px){.nyBanner{height:240px;border-radius:0}
.nyMenu{margin:0 auto}
.nyMenu .nyMenu_main{width:100%}
.nyTitle em{line-height:40px;font-size:54px}
.nyTitle p,.nyTitle h1,.nyTitle h2{line-height:40px;font-size:24px;margin-top:-40px}
.nyTitle span{line-height:22px;font-size:16px}
.nyCrumb{padding:10px 3%}
}@media (max-width:767px){.nyBanner{height:160px;margin-top:68px}
.nyBa_text span{font-size:30px}
.nyBa_text p,.nyBa_text h1{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 h1,.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,.nyPage a.page-num-current{display:none}
.nyPage input.p_input,.nyPage input{display:none !important}
.nyCrumb{padding:4px 3%}
.nyCrumb p{padding-left:24px}
.nyCrumb p i{width:12px;margin:0 4px}
.nyCrumb.jiass{padding:10px 0}
.nyCrumb .nyss{width:100%}
.nyCrumb .nyss .sc_ipt{height:44px}
.nyCrumb .nyss .sc_btn{width:44px;height:44px}
}@media (max-width:390px){.nyBanner{margin-top:64px}
}@media (max-width:320px){.nyBanner{height:120px}
.nyMenu_main ul li a{font-size:12px}
}.lffny_main{background-color:#fff;position:relative;z-index:1}
.webnav_list>ul>li.has-sub{position:relative}
.webnav_list>ul>li.has-sub>a .nav-arrow{display:inline-block;width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:6px solid currentColor;margin-left:8px;vertical-align:middle;transition:transform .3s}
.webnav_list>ul>li.has-sub:hover>a .nav-arrow{transform:rotate(180deg)}
.webnav_list>ul>li .webnav_sub{display:block;min-width:160px;background:#fff;box-shadow:0 4px 12px rgba(0,0,0,.12);position:absolute;left:50%;top:100%;transform:translateX(-50%) translateY(10px);opacity:0;visibility:hidden;transition:all .3s;z-index:9999;padding:8px 0;border-radius:4px}
.webnav_list>ul>li.has-sub:hover .webnav_sub{opacity:1;visibility:visible;transform:translateX(-50%) translateY(0)}
.webnav_list>ul>li .webnav_sub a{display:block;height:40px;line-height:40px;padding:0 20px;color:#333;font-size:15px;white-space:nowrap;text-align:center;transition:all .3s}
.webnav_list>ul>li .webnav_sub a:hover{background:#bc070e;color:#fff}
@media (max-width:1080px){
.webnav_list>ul>li.has-sub>a .nav-arrow{display:none}
.webnav_list>ul>li .webnav_sub{display:none;position:static;transform:none;opacity:1;visibility:visible;box-shadow:none;background:#f7f7f7;min-width:0;padding:0;border-radius:0}
.webnav_list>ul>li.cur .webnav_sub{display:block}
.webnav_list>ul>li .webnav_sub a{height:44px;line-height:44px;text-align:left;padding:0 30px 0 50px;font-size:14px;border-bottom:1px solid rgba(85,87,89,0.08)}
}
@media (max-width:1080px){
.webnav_list>ul>li.has-sub:hover,.webnav_list>ul>li.has-sub.cur{background:transparent}
.webnav_list>ul>li.has-sub.cur>a{background:#bc070e;position:relative;z-index:1}
.webnav_list>ul>li .webnav_sub{width:100%;background:#f7f7f7;overflow:hidden}
.webnav_list>ul>li .webnav_sub a{display:block;width:100%;height:44px;line-height:44px;padding:0 20px 0 50px;color:#555;font-size:14px;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;border-bottom:1px solid rgba(0,0,0,0.05);background:transparent}
.webnav_list>ul>li .webnav_sub a:hover{background:rgba(236,118,22,.1);color:#bc070e}
}
@media (max-width:1080px){
.webnav_list>ul>li .webnav_sub{display:none !important;width:100% !important;background:#f5f5f5 !important;padding:0 !important;margin:0 !important;float:none !important;clear:both !important;overflow:visible !important;box-sizing:border-box !important;position:static !important;transform:none !important;opacity:1 !important;visibility:visible !important;transition:none !important;height:auto !important;min-width:0 !important;box-shadow:none !important;border-radius:0 !important}
.webnav_list>ul>li.cur .webnav_sub{display:block !important}
.webnav_list>ul>li .webnav_sub a{display:block !important;width:100% !important;height:48px !important;line-height:48px !important;padding:0 20px 0 45px !important;margin:0 !important;color:#555 !important;font-size:14px !important;text-align:left !important;white-space:nowrap !important;overflow:hidden !important;text-overflow:ellipsis !important;border-bottom:1px solid #eee !important;background:transparent !important;float:none !important;text-indent:0 !important;box-sizing:border-box !important;transition:none !important}
.webnav_list>ul>li .webnav_sub a:active,.webnav_list>ul>li .webnav_sub a:hover{background:#bc070e !important;color:#fff !important}
}