/* CSS Document */
* { 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: #da1e1f;
}
::-webkit-scrollbar-thumb:window-inactive {
background-color: #da1e1f;
}
/* 滚动条滑块点击状态 */
.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; }
.w1600 { width: 1600px; margin: 0 auto; }
@media (max-width:1680px) {
.w1600 { width: 94%; }
}
/*lqTop start*/
.lqTop { width: 100%; padding: 0 60px; position: fixed; left: 0; top: 0; z-index: 999; }
.lqTop:hover, .lqTop.fxd { background-color: #fff; box-shadow: 0 0 20px rgba(0, 0, 0, .08); }
.lqTop a.lqLogo { display: block; height: 70px; margin: 15px 0; float: left; }
.lqTop a.lqLogo img { max-height: 100%; }
.lqTop a.lqLogo img.logo1, .lqTop:hover a.lqLogo img.logo2, .lqTop.fxd a.lqLogo img.logo2 { display: inline-block; }
.lqTop:hover a.lqLogo img.logo1, .lqTop.fxd a.lqLogo img.logo1, .lqTop a.lqLogo img.logo2 { display: none; }
.lqTop .lqForm {margin: 28px 0 28px 40px;float: right;position: relative;}
.lqForm em { display: block; width: 44px; height: 44px; overflow: hidden; padding:12px; border:1px solid rgba(255,255,255,.25); border-radius: 50%; cursor: pointer; opacity: 1; filter: Alpha(opacity=100); transform: scale3d(1, 1, 1); -webkit-transform: scale3d(1, 1, 1); }
.lqTop#show .lqForm em { opacity: 0; filter: Alpha(opacity=0); transform: scale3d(0, 0, 0); -webkit-transform: scale3d(0, 0, 0); }
.lqForm form {width: 360px;height: 40px;background-color: #f0f0f0;border-radius: 21px;position: absolute;top: 0px;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);}
.lqForm .lqForm_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; }
.lqForm .lqForm_ipt::placeholder {color: #666;}
.lqForm .lqForm_btn {float: right;width: 40px;height: 40px;overflow: hidden;margin-right: 0;font-size: 0;border-radius: 50%;outline: none;cursor: pointer;border: 0;background: #da1e1f;}
.lqForm .lqForm_btn:hover { background-color: #da1e1f; }
.lqForm .lqForm_btn i { display: block; width: 100%; height: 100%; overflow: hidden; padding: 10px; }
.lqTop#show .lqForm form { opacity: 1; filter: Alpha(opacity=100); transform: scale3d(1, 1, 1); -webkit-transform: scale3d(1, 1, 1); }
.lqForm .close {display: block;width: 40px;height: 40px;overflow: hidden;padding: 4px;background-color: #222;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);padding: 13px;}
.lqTop#show .lqForm .close { opacity: 1; filter: Alpha(opacity=100); transform: scale3d(1, 1, 1); -webkit-transform: scale3d(1, 1, 1); }
.lqTop:hover .lqForm em,.lqTop.fxd .lqForm em{ background:#da1e1f;}
.lqNav { float: right; }
.lqTop#show .lqNav { display: none; }
.lqNav_list>ul>li { display: flex; align-items: center; padding: 0 30px; float: left; }
.lqNav_list>ul>li:last-child { margin-right: 0; }
.lqNav_list>ul>li>a { display: block; height: 100px; overflow: hidden; line-height: 60px; color: #fff; font-size: 18px; padding: 20px 0; position: relative; }
.lqNav_list>ul>li>a::after { content: ''; display: block; width:0; height: 2px; background: #fff; overflow: hidden; position: absolute;bottom:20px; left:50%; transition: all 0.5s; }
.lqNav_list>ul>li:hover>a::after, .lqNav_list>ul>li.active>a::after { width:40px; margin:0 0 0 -20px;}
.lqTop:hover .lqNav_list>ul>li>a, .lqTop.fxd .lqNav_list>ul>li>a{ color:#222;}
.lqTop:hover .lqNav_list>ul>li>a::after,.lqTop.fxd .lqNav_list>ul>li>a::after{ background:#da1e1f;}
.lqTop:hover .lqNav_list>ul>li:hover>a,.lqTop.fxd .lqNav_list>ul>li.active>a{ color:#da1e1f;}
.lqNav_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; }
.lqNav_list>ul>li:hover>i { border-top: 6px solid #da1e1f; }
.lqNav_list>ul>li .lqNav_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; }
.lqNavScd_list ul { display: flex; flex-wrap: wrap; justify-content: left; margin: 0 -40px -40px; }
.lqNavScd_list ul li { width: 25%; margin-bottom: 40px; padding: 0 40px; }
.lqNavScd_list ul li dl { min-height: 100%; }
.lqNavScd_list ul li dl dt { margin-bottom: 15px; padding-bottom: 5px; border-bottom: 1px solid #e6e6e6; }
.lqNavScd_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; }
.lqNavScd_list ul li dl dt a:hover { color: #da1e1f; }
.lqNavScd_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 #da1e1f; margin-top: -7px; position: absolute; top: 50%; left: 0; }
.lqNavScd_list ul li dl dd { padding: 2px 0; }
.lqNavScd_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; }
.lqNavScd_list ul li dl dd a:hover { color: #da1e1f; text-decoration: underline; }
.lqNavScd_con { display: flex; padding: 0 16% 0 26%; }
.lqNavScd_con .lqNavScd_img { width: 300px; height: 180px; overflow: hidden; border-radius: 8px; }
.lqNavScd_con .lqNavScd_img a { display: block; width: 100%; height: 100%; overflow: hidden; position: relative; }
.lqNavScd_con .lqNavScd_img a:hover img { transform: scale(1.05); -webkit-transform: scale(1.05); }
.lqNavScd_con .lqNavScd_menu { width: calc(100% - 300px); padding-left: 80px; }
.lqNavScd_con .lqNavScd_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; }
.lqNavScd_con .lqNavScd_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; }
.lqNavScd_con .lqNavScd_menu a:hover, .lqNavScd_con .lqNavScd_menu a.cur { color: #da1e1f; border-bottom: 1px solid #da1e1f; }
.lqNavScd_con .lqNavScd_menu a:hover::after, .lqNavScd_con .lqNavScd_menu a.cur::after { border-left: 6px solid #da1e1f; }
.lqNav .lqNav_btn { display: none; }
/*lqTop end*/
@media (max-width:1680px) {
.lqTop { padding: 0 3%; }
.lqTop a.lqLogo { height:64px; margin: 13px 0; }
.lqTop .lqForm { margin: 23px 0 23px 30px; }
.lqNav_list>ul>li { padding: 0 25px; }
.lqNav_list>ul>li>a { height: 90px; padding: 15px 0; }
.lqNavScd_con { padding: 0 25% 0 22.5%; }
}
 @media (max-width:1600px) {
.lqNavScd_con { padding: 0 25% 0 23.5%; }
.lqNavScd_con .lqNavScd_menu { padding-left: 60px; }
}
 @media (max-width:1560px) {
.lqNavScd_con { padding: 0 25% 0 22%; }
}
 @media (max-width:1440px) {
.lqTop a.lqLogo { height:58px; margin: 11px 0; }
.lqNav { padding-right: 15px; }
.lqNav_list>ul>li>a { height: 80px; font-size: 16px; padding: 10px 0; }
.lqForm .lqForm_ipt { font-size: 15px; }
.lqTop .lqForm { margin:20px 0 20px 10px; }
.lqForm em{width: 40px;height: 40px;padding:10px;}

}
 @media (max-width:1366px) {
.lqNav_list>ul>li { padding: 0 20px; }
.lqNavScd_con { padding: 0 26% 0 19.5%; }
}
 @media (max-width:1280px) {
.lqTop .lqTop_tel { margin-left: 24px; padding: 12px 24px; }
.lqNavScd_con { padding: 0 25.5% 0 21.5%; }
}
 @media (max-width:1200px) {
.lqNav_list>ul>li { padding: 0 16px; }
.lqForm form { width: 320px; }
}
 @media (max-width:1080px) {
.lqTop a.lqLogo { height: 52px; margin: 11px 0; }
.lqTop .lqNav { width: auto; float: right; }
.lqNav .lqNav_list { width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.6); position: fixed; top: 0; left: -100%; z-index: 9999; }
.lqNav .lqNav_list.open { left: 0; }
.lqNav_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; }
.lqNav_list>ul>li { display: block; align-items: inherit; padding: 0; float: none; position: relative; }
.lqNav_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); }
.lqNav_list>ul>li:active>a, .lqNav_list>ul>li.active>a, .lqNav_list>ul>li.cur>a { color: #fff; border-bottom: 1px solid #da1e1f; }
.lqNav_list>ul>li>a::after { height: 0; bottom: 0; }
.lqNav_list>ul>li>i { display: block; width: 60px; height: 60px; margin: 0; padding: 26px 22px; border: 0 !important; position: absolute; top: 0; right: 0; }
.lqNav_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; }
.lqNav_list>ul>li:active>i::before { border-top: 8px solid #da1e1f; }
.lqNav_list>ul>li.cur>i::before { border-top: 0 solid #da1e1f; border-bottom: 8px solid #da1e1f; }
.lqNav .lqNav_btn {display: block;width: 38px;height: 38px;margin: 18px 0;border-radius: 50%;}
.lqNav_btn i { display: block; width: 100%; height: 100%; overflow: hidden; padding: 11px; background-color: #da1e1f; border-radius: 50%; }
.lqNav_list .lqNav_mask { width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.5); position: absolute; left: 0; top: 0; z-index: 9998; }
.lqNav_list>ul>li .lqNav_second { box-shadow: none; border-bottom: 1px solid rgba(85, 87, 89, 0.1); position: inherit; left: inherit; top: inherit !important; }
.lqNav_list>ul>li:hover .lqNav_second, .lqNav_list>ul>li.cur .lqNav_second { height: auto; padding: 20px 0; opacity: 1; }
.lqNavScd_list, .lqNavScd_con { width: 100%; padding: 0 30px; }
.lqNavScd_list ul { margin: 0 0 -10px; }
.lqNavScd_list ul li { width: 100%; margin-bottom: 10px; padding: 0; }
.lqNavScd_con .lqNavScd_img { width: 200px; height: 120px; }
.lqNavScd_con .lqNavScd_menu { width: calc(100% - 200px); padding-left: 20px; }
.lqTop .lqForm { margin:18px 0; }
.lqForm em{ width:38px; height:38px; padding:10px;}
#KFRightScreen{ z-index:999;}
}
 @media (max-width:1024px) {
}
 @media (max-width:920px) {

}
 @media (max-width:820px) {
.lqForm form { width: 280px; }
.lqNavScd_con .lqNavScd_img { width: 160px; height: 100px; }
.lqNavScd_con .lqNavScd_menu { width: calc(100% - 160px); }
}
 @media (max-width:767px) {
.lqTop {background-color: #fff; box-shadow: 0 0 20px rgba(0, 0, 0, .08);}
.lqTop a.lqLogo {height:48px;margin: 8px 0;}
.lqTop#show a.lqLogo { display: none; }
.lqTop a.lqLogo img.logo2 {display: inline-block;}
.lqTop a.lqLogo img.logo1 {display: none;}
.lqTop .lqForm {margin: 13px 0;position: initial;}
.lqForm em{ background:#da1e1f;}
.lqForm em, .lqForm .close {width: 38px;height: 38px;padding:9px;}
.lqForm form { width: calc(94% - 54px); height: 38px; top: 13px; right: calc(3% + 54px); }
.lqForm .lqForm_ipt { width: calc(100% - 38px); height: 38px; line-height: 38px; font-size: 14px; padding: 0 16px; }
.lqForm .lqForm_btn { width: 38px; height: 38px; }
.lqForm .close {top: 13px;right: 3%;padding: 12px;}
.lqNav { padding-right: 10px; }
.lqNav .lqNav_btn {margin: 13px 0;}
.lqNav_list>ul { width: 60%; }
.lqNav_list>ul>li>a { padding: 0 40px 0 20px; }
.lqNav_list>ul>li>i { width: 40px; padding: 26px 12px; }
.lqNavScd_list, .lqNavScd_con { display: block; padding: 0 20px; }
.lqNavScd_con .lqNavScd_img { width: 100%; height: 80px; margin-bottom: 10px; }
.lqNavScd_con .lqNavScd_menu { width: 100%; padding: 0; }
.lqNavScd_con .lqNavScd_menu a { height: 40px; padding: 5px 20px 4px 0; font-size: 14px; }
}
 @media (max-width:390px) {
.lqTop a.lqLogo {height:45px;margin: 8px 0 7px;}
.lqNav .lqNav_btn,.lqTop .lqForm {margin: 12px 0;}
.lqNav .lqNav_btn, .lqForm em, .lqForm .close { width:36px; height: 36px; }
.lqForm form { top: 11px; }
.lqNav { padding-right: 5px; }
}

/*lyFoot start*/
.lyFoot {background-color: #15171e; position: relative; overflow:hidden;}
.lyFoot::before, .lyFoot::after { content: ''; display: block; width: 480px; height: 480px; overflow: hidden; position: absolute; z-index: 0;}
.lyFoot::before { background: url(../images/footxs01.png) 0 0 no-repeat; background-size: 100% 100%; left: 0; top: 0;}
.lyFoot::after { background: url(../images/footxs02.png) 0 0 no-repeat; background-size: 100% 100%; right: 0; bottom: 0;}
.lyFoot_main { display: flex; justify-content: space-between; padding: 60px 0 50px; position: relative; z-index: 1;}
.lyFoot_main .lyFoot_left { width: 30%; float: left;}
.lyFoot_left a.lyFoot_logo { display: block; height: 60px; overflow: hidden;}
.lyFoot_left a.lyFoot_logo img { max-height: 100%;}
.lyFoot_lxfs { margin: 40px 0 0; position: relative; z-index: 1;}
.lyFoot_lxfs dl dd { display: flex; margin-bottom: 10px;}
.lyFoot_lxfs dl dd:last-child { margin-bottom: 0;}
.lyFoot_lxfs dl dd span { display: block; width: 80px; height: 30px; line-height: 30px; color: #fff; font-size: 16px;}
.lyFoot_lxfs dl dd span i { display: block; width: 18px; height: 18px; overflow: hidden; margin: 6px 10px 6px 0; float: left;}
.lyFoot_lxfs dl dd p { width: calc(100% - 80px); min-height: 30px; line-height: 30px; color: rgba(255, 255, 255, .45); font-size: 16px; position: relative;}
.lyFoot_lxfs dl dd:first-child p { font-size: 24px; font-weight: bold;}

.lyFoot_ewm dl dd {width:48px; margin:0 auto;position: relative;}
.lyFoot_ewm dl dd i { display: block; width: 48px; height: 48px; margin-bottom:20px; overflow: hidden; padding: 11px; border: 1px solid rgba(255, 255, 255, .15); border-radius: 50%;}
.lyFoot_ewm dl dd:hover i { border: 1px solid rgba(255, 255, 255, .45);}
.lyFoot_ewm dl dd p { width: 120px; height: 120px; background-color: #fff; position: absolute; left: 50%; bottom: 200%; z-index: 1; opacity: 0; transform: translateX(-50%); -webkit-transform: translateX(-50%);}
.lyFoot_ewm dl dd.on p { opacity: 1; bottom: 120%;}
.lyFoot_ewm dl dd p::after { content: ''; display: block; width: 0; height: 0; border-top: 6px solid #fff; border-right: 6px solid transparent; border-left: 6px solid transparent; position: absolute; top: 100%; left: 50%; transform: translateX(-50%); -webkit-transform: translateX(-50%);}

.lyFoot_main .lyFoot_right { width: 56%; float: right;}
.lyFoot_nav ul { display: flex; justify-content: space-between;}
.lyFoot_nav ul li { max-width: 20%;}
.lyFoot_tit { margin-bottom: 30px;}
.lyFoot_tit a { display: block; line-height: 30px; color: #fff; font-size: 18px;}
.lyFoot_tit a:hover { color: #da1e1f;}
.lyFoot_list a { display: block; max-height: 52px; overflow: hidden; line-height: 26px; color: rgba(255, 255, 255, .45); font-size: 16px; display: -webkit-box; text-overflow: ellipsis; -webkit-line-clamp: 2; -webkit-box-orient: vertical; margin-bottom: 10px;}
.lyFoot_list a:last-child { margin-bottom: 0;}
.lyFoot_list a:hover { color: #fff;}
.lyFoot_copy { padding: 20px 0;position: relative; z-index: 1;}
.lyFoot_copy p { line-height: 40px; color: rgba(255, 255, 255, .25); font-size: 16px;}
.lyFoot_copy p a { color: rgba(255, 255, 255, .25); font-size: 16px;}
.lyFoot_copy p a:hover { color: #fff;}
.nyfoot_copy{ border-top: 1px solid rgba(255, 255, 255, .15);}
@media (max-width:1680px) {
  .lyFoot_main { padding: 50px 0;}
  .lyFoot::before, .lyFoot::after { width: 450px; height: 450px;}
  .lyFoot_lxfs { margin: 30px 0 0;}
  .lyFoot_lxfs dl dd span, .lyFoot_lxfs dl dd p { font-size: 15px;}
  .lyFoot_lxfs dl dd:first-child p { font-size: 22px;}
  .lyFoot_lxfs dl dd span { width: 72px;}
  .lyFoot_lxfs dl dd p { width: calc(100% - 72px);}
  .lyFoot_lxfs dl dd span i { width: 16px; height: 16px; margin: 8px 10px 8px 0;}
  .lyFoot_main .lyFoot_right { width: 60%;}
  .lyFoot_tit { margin-bottom: 20px;}
  .lyFoot_list a { max-height: 50px; line-height: 25px; font-size: 15px;}
  .lyFoot_links p { font-size: 15px;}
  .lyFoot_links .lyFoot_links_list { max-height: 220px;}
  .lyFoot_links_list a { height: 35px; line-height: 35px; font-size: 15px;}
  .lyFoot_copy p, .lyFoot_copy p a { line-height: 35px; font-size: 15px;}
}

@media (max-width:1440px) {
  .lyFoot::before, .lyFoot::after { width: 400px; height: 400px;}
}

@media (max-width:1280px) {
  .lyFoot::before, .lyFoot::after { width: 360px; height: 360px;}
  .lyFoot_main { padding: 40px 0;}
  .lyFoot_main .lyFoot_left { width: 32%;}
  .lyFoot_main .lyFoot_right { width: 62%;}

}

@media (max-width:1080px) {
  .lyFoot::before, .lyFoot::after { width: 320px; height: 320px;}
  .lyFoot_lxfs dl dd span, .lyFoot_lxfs dl dd p { font-size: 14px;}
  .lyFoot_lxfs dl dd:first-child p { font-size: 20px;}
  .lyFoot_list a { max-height: 48px; line-height: 24px; font-size: 14px;}
  .lyFoot_links p { font-size: 14px;}
  .lyFoot_links .lyFoot_links_list { max-height: 200px;}
  .lyFoot_links_list a { height: 32px; line-height: 32px; font-size: 14px;}
  .lyFoot_copy { padding: 15px 0;}
  .lyFoot_copy p, .lyFoot_copy p a { line-height: 30px; font-size: 14px;}
}

@media (max-width:920px) {
  .lyFoot::before { width: 300px; height: 300px;}
  .lyFoot::after { width: 400px; height: 400px;}
  .lyFoot_main { padding: 30px 0;}
  .lyFoot_main .lyFoot_left { width: 100%; float: none;}
  .lyFoot_main .lyFoot_right { display: none;}
  .lyFoot_lxfs { margin: 20px 0 0; float: left;}
  .lyFoot_ewm { margin-top: 70px; float: right;}
  .lyFoot_copy p { width: 100%; float: none !important;}

  
}

@media (max-width:820px) {
	.lyFoot_copy{ border-top: 1px solid rgba(255, 255, 255, .15);}
}

@media (max-width:767px) {
  .lyFoot::before, .lyFoot::after{ display:none;}
  .lyFoot_left a.lyFoot_logo { height: 48px;}
  .lyFoot_lxfs { float: none;}
  .lyFoot_ewm,.lyFoot_main { display: none;}
  .lyFoot_copy{ border-top:0;}
  .lyFoot_copy p, .lyFoot_copy p a { line-height: 28px;}

}

/*lyFoot end*/


/*lyView start*/
.lyView { position: fixed; top:35%; right: 0; z-index: 999; transform: translateY(-50%); -webkit-transform: translateY(-50%);}
.lyView_tel { margin-bottom: 2px; position: relative;}
.lyView_tel a, .lyView_code a, .lyView_top a { display: block; width: 50px; height: 50px; overflow: hidden; padding: 14px; background-color: #da1e1f;}
.lyView_tel p { display: none; width: auto; height: 50px; overflow: hidden; line-height: 50px; color: #fff; font-size: 24px; font-weight: bold; white-space: nowrap; padding-left: 20px; background-color: #da1e1f; position: absolute; top: 0; right: 50px;}
.lyView_tel:hover a { border-radius: 0;}
.lyView_tel:hover p { display: block;}

.lyView_code { margin-bottom: 2px; position: relative;}
.lyView_code p { display: none; width: 140px; height: auto; overflow: hidden; padding: 10px; background-color: #fff; box-shadow: 0 0 6px rgba(0, 0, 0, 0.1); position: absolute; top: 0; right: 52px;}
.lyView_code:hover p { display: block;}
.lyView_code p img { display: block; width: 100%; height: auto; margin: 0 auto 5px;}
.lyView_code p span { display: block; line-height: 20px; color: #555; font-size: 14px; text-align: center;}

.lyView_top:hover a { background-color: #222;}
/*lyView end*/



/*nyBanner start*/
.nyBanner { height: 550px; overflow: hidden;border-radius: 0 0 50px 50px; position: relative;}
.nyBanner .nyBa_text { width:100%; 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:0.3;}
.nyBa_text p { line-height: 1; color: #fff; font-size: 36px; text-align: center; margin-top: -24px;}
.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%;}
/*nyBanner end*/


/*nyMenu start*/
.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: #da1e1f;}
.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: #da1e1f;}
.nyMenu_main ul li a::after { content: ""; display: block; width: 0; height: 3px; background-color: #da1e1f; 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;}
/*nyMenu end*/


/*nyCrumb start*/
.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: #da1e1f;}
.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 end*/


/*nyTitle start*/
.nyTitle { margin-bottom: 50px;}
.nyTitle em { display: block; line-height: 80px; color: rgba(218, 30, 31, .06); font-weight:bold;font-size: 110px; font-style: normal; text-transform: uppercase;}
.nyTitle p { line-height: 80px; color: #222; font-size: 44px; margin-top: -80px; position: relative;}
.nyTitle span { display: block; line-height: 30px; color: #777; font-size: 22px; margin-top: 15px;}

.nyTitle1 em, .nyTitle1 p { text-align: center;}
/*nyTitle end*/


/*nyPage start*/
.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: #da1e1f; border: 1px solid #da1e1f;}
.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: #da1e1f; border-radius: 4px; border:0; outline:none; cursor:pointer;}
/*nyPage end*/


@media (max-width:1680px) {
  .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 { 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) {
  .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) {
  .nyBanner { height: 450px;}  
}

@media (max-width:1440px) {
  .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 { 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; 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 { 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) {
  .nyBanner { height: 350px; border-radius: 0 0 20px 20px;}
}

@media (max-width:1080px) {
  .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 { line-height: 50px; font-size: 28px; margin-top: -50px;}

}

@media (max-width:920px) {
  .lyView { top: 50%;}
  .lyView_tel{ margin-bottom:10px;}
  .lyView_code,.lyView_tel:hover p { display: none;}
  .lyView_top a,.lyView_tel a{ width: 48px; height: 48px; padding: 13px; border-radius: 50%;}
  .lyView_tel:hover a{border-radius: 50%;}

  .nyBanner { height: 280px;}
  
}

@media (max-width:820px) {
  .nyBanner { height: 240px; border-radius: 0;}

  .nyMenu { margin: 0 auto;}
  .nyMenu .nyMenu_main { width: 100%; border-radius: 0;}

  .nyTitle em { line-height: 40px; font-size: 54px;}
  .nyTitle p { 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) {
  .lyView_top a,.lyView_tel a { width: 44px; height: 44px; padding: 13px;}
  
  .nyBanner { height: 160px; margin-top: 64px;}
  .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 { 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:390px) {
.nyBanner{ margin-top:60px;}
}

@media (max-width:320px) {
  .nyBanner { height: 120px;}
}

