* {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 '\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; }
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; }
.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; }
a.facebook { background-color: #3366a7; }
a.instagram { background-color: #0165bb; }
a.titter { background-color: #1391de; }
a.youtube { background-color: #ff0016; }

/* 设置滚动条的样式 */
::-webkit-scrollbar {
width: 0;
}/* 滚动槽宽度 */
::-webkit-scrollbar-track {
background-color: #f6f6f6;
}/* 滚动条滑块默认状态 */
::-webkit-scrollbar-thumb {
background-color: #cb0306;
}
::-webkit-scrollbar-thumb:window-inactive {
background-color: #cb0306;
}
body, html { overflow-x: hidden; }
.w1500 { width: 1500px; margin: 0 auto; }
@media (max-width:1680px) {
.w1500 { width: 94%; }
}
/*lyTop start*/
.lyTop { width: 100%; z-index: 99; padding: 0 50px; }
.lyTop.fxd { -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; background-color: #fff; }
.lyTop a.lyLogo {display: block;height: 45px;margin: 18px 0 17px;float: left;}
.lyTop a.lyLogo img { max-height: 100%; }
.lyTop .lyTop_btn {margin: 20px 0 20px 40px;}
.lyTop_btn a { display: block; width: 140px; height: 40px; line-height: 40px; color: #fff; font-size: 15px; text-align: center; border-radius: 50px; border: 1px solid rgba(255,255,255,0.5); }
.ly_ru .lyTop_btn a{ width:160px;}
.lyTop_btn a:hover, .lyTop.fxd .lyTop_btn a { background-color: #cb0306; border: 1px solid #cb0306; }
.lyNav_list>ul { display: -webkit-flex; display: flex; align-items: center; justify-content: space-between; }
.lyNav_list>ul>li { padding: 0 20px; position: relative; }
.lyNav_list>ul>li>a {display: block;height: 80px;overflow: hidden;line-height: 80px;color: #222;font-size: 16px;padding: 0 20px;position: relative;}
.lyTop.fxd .lyNav_list>ul>li>a { color: #1a1a1a; }
.lyNav_list>ul>li>i { display: none; width: 12px; height: 12px; margin-top: -7px; position: absolute; top: 50%; right: 25px; }
.lyNav_list>ul>li:hover>i svg path { fill: #cb0306; }
.lyNav_list > ul > li > em { display: block; width: 0px; height: 2px; overflow: hidden; background-color: #cb0306; margin: 0; padding: 0; position: absolute; bottom: 15px; left: 50%; z-index: 99; transform: translate(-50%, -50%); transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; }
.lyNav_list > ul > li:hover > em, .lyNav_list > ul > li.active > em { width:47%; }
.lyNav_list>ul>li ul { display: none; width: 140%; background-color: #fff; -webkit-box-shadow: 0 5px 5px rgb(0, 0, 0, .06); box-shadow: 0 5px 5px rgb(0, 0, 0, .06); border-radius: 0 0 4px 4px; position: absolute; left: -20%; top: 80px; z-index: 2; }
.lyNav_list>ul>li ul li{ position:relative;}
.lyNav_list>ul>li:hover ul { display: block; }
.lyNav_list>ul>li ul li:first-child a{ border-top: 0; }
.lyNav_list>ul>li ul li a { display: block;overflow: hidden; line-height: 48px; color: #555; font-size: 14px; text-align: center; white-space: nowrap; text-overflow: ellipsis; padding: 0 10px; text-transform:capitalize;border-bottom: 1px solid rgba(85, 87, 89, 0.1);border-top: 1px solid rgba(85, 87, 89, 0.1) }
.lyNav_list>ul>li ul li a:hover { color: #cb0306; }
.nav_item_open2{ position:absolute; left:100%; background:rgba(255,255,255,0.9); display:none; top:0; width:300px;}
.lyNav_list>ul>li ul li:hover .nav_item_open2{ display: block; }
.nav_item_open2 dl{ padding:10px 0;}
.nav_item_open2 .nav_item3 a{ font-size:15px; color:#999;width:100%; height:36px; line-height:36px;display:block;overflow:hidden; white-space:nowrap;text-overflow:ellipsis;transition: all .4s ease; border:0; text-align:left;}
.nav_item_open2 .nav_item3 a:hover{ text-decoration:underline; color:#cb0306;}
.lyTop .lyForm {float: right;margin: 20px 0 0 10px;}
.lyForm form {width: 217px; height: 38px; overflow: hidden; background-color: #d20000; border-radius: 30px;}
.lyForm .lyForm_ipt { float: left; width: calc(100% - 60px); height: 38px; overflow: hidden; line-height: 38px; color:#fff; font-size: 14px; text-transform: capitalize; white-space: nowrap; text-overflow: ellipsis; padding: 0 0 0 22px; background: none; border: 0; outline: none; }
.lyForm input::placeholder{ color:rgba(255,255,255,.5);}
.lyForm .lyForm_btn { float: right; width: 60px; height: 38px; overflow: hidden; font-size: 0; background:none;border: 0; outline: none; cursor: pointer; }
.lyForm .lyForm_btn i { display: block; width: 100%; height: 100%; overflow: hidden; padding: 10px; }
.lyTop .lyLanguage {float: right;opacity: 1;filter: Alpha(opacity=100);transform: scale3d(1, 1, 1);-webkit-transform: scale3d(1, 1, 1);margin: 17px 0 0;}
.lyLanguage a.lyLang_btn {display: block;height: 44px;line-height: 44px;}
.lyLanguage a.lyLang_btn span { line-height: 44px; color: #fff;  font-size: 20px; }
.lyLanguage a.lyLang_btn i { display: block; width: 18px; height: 18px; margin: 13px 0 12px 8px; float: right; }
.lyLanguage a.lyLang_btn i svg path { fill: #fff; }
.lyTop.fxd .lyLanguage a.lyLang_btn i svg path { fill: #1a1a1a; }
.lyTop.fxd .lyLanguage a.lyLang_btn span{ color:#1a1a1a;}
.lyTop#show .lyLanguage{ display: none; }
.lyLang_mask { display: none; width: 100%; height: 100%; background-color: rgba(0, 0, 0, .55); position: fixed; top: 0; left: 0; z-index: 9998; }
.lyLang_mask.show { display: block; }
.lyLang_pop { width: 840px; height: auto; overflow: hidden; padding: 20px 30px; 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%); }
.lyLang_pop.show { opacity: 1; filter: Alpha(opacity=100); transform: scale3d(1, 1, 1) translate(-50%, -50%); -webkit-transform: scale3d(1, 1, 1) translate(-50%, -50%); }
.lyLang_pop h3 { height: 50px; line-height: 40px; color: #333; font-size: 36px; border-bottom: 1px solid #e6e6e6; margin-bottom: 30px; padding-bottom: 10px; font-weight:bold; }
.lyLang_pop h3 a.lyLang_close { display: block; width: 40px; height: 40px; overflow: hidden; padding: 10px; float: right; }
.lyLang_pop h3 a.lyLang_close:hover svg path { fill: #ec5c42; }
.lyLang_pop ul { max-height: 290px; overflow-y: scroll; margin: 0 -5px; }
.lyLang_pop ul li { width: 25%; margin-bottom: 10px; padding: 0 5px; float: left; }
.lyLang_pop ul li a { display: block; width: 100%; height: 50px; overflow: hidden; line-height: 30px; color: #333; font-size: 15px; word-break: keep-all; text-overflow: ellipsis; white-space: nowrap; padding: 10px 30px 10px 44px; background-color: #f1f3f8; border-radius: 4px; position: relative; }
.lyLang_pop ul li.cur a, .lyLang_pop ul li:hover a { color: #fff; background-color: #004ea1; }
.lyLang_pop ul li a img { display: inline-block; width: 24px; height: 24px; margin-top: -12px; border-radius: 50%; position: absolute; left: 10px; top: 50%; }
.lyLang_pop ul li a i { display: none; width: 20px; height: 20px; margin-top: -10px; position: absolute; top: 50%; right: 10px; }
.lyLang_pop ul li.cur a i, .lyLang_pop ul li:hover a i { display: block; }
.lyLang_pop ul li.cur a i svg path, .lyLang_pop ul li:hover a i svg path { fill: #ffffff; }
/*lyTop end*/

/*ly_heng start*/
.lyIdx_heng{ background:#cb0306;display: -webkit-flex; display: flex; flex-wrap: wrap; justify-content: center; height:150px;align-items: center; position:relative; top:-75px; padding:0 80px 0 65px;border-radius:15px; z-index:2;}
.lyIdx_heng .lyIdxheng_l{ width:85%; padding:0 20px 0 0;}
.lyIdx_heng .lyIdxheng_l b{ display:block; font-size:30px; color:#fff;}
.lyIdx_heng .lyIdxheng_l p{ font-size:24px; color:rgba(255,255,255,0.7);}
.lyIdx_heng .lyIdxheng_r{ width:200px; height:50px; background:#fff; border:2px solid #777; font-size:18px;  text-align:center; line-height:50px; padding:0 10px;overflow:hidden; white-space:nowrap;text-overflow:ellipsis; border-radius:5px;}
.lyIdx_heng .lyIdxheng_r a{color:#cb0306;}
.lyIdx_heng .lyIdxheng_r i{ display:inline-block; width:18px; height:18px; margin:0 5px -2px 0;}
.lyIdx_heng .lyIdxheng_r i svg path { fill: #cb0306; }
/*ly_heng end*/

/* ly_foot start */
.ly_foot { width: 100%; height: auto; overflow: hidden; margin: 0 auto; background-color: #1a1a1a; margin-top: -150px; }
.ly_foot .lyFoot_main { display: flex; flex-wrap: wrap; justify-content: left; padding: 150px 0 80px; }
.lyFoot_main .lyFoot_head { width: 30%; padding: 0 0 0 80px; border-left: 1px solid rgba(255,255,255,0.25); }
.lyFoot_logo { width: auto; height: 60px; overflow: hidden; }
.lyFoot_logo a { display: table-cell; vertical-align: middle; width: 100%; height: 60px; overflow: hidden; }
.lyFoot_logo a img { display: inline-block; max-width: 100%; height: auto; max-height: 100%; }
.lyFoot_contact { width: 100%; height: auto; overflow: hidden; margin: 0 0 30px; }
.lyFoot_contact dl dd { min-height: 30px; overflow: hidden; line-height: 30px; color: #666; font-size: 14px; margin-bottom: 10px; padding: 0 0 0 32px; position: relative; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.lyFoot_contact dl dd:first-child { overflow: hidden; display: -webkit-box; -webkit-line-clamp: 8; -webkit-box-orient: vertical; text-overflow: ellipsis; height: 86px; white-space: inherit; }
.lyFoot_contact dl dd i { display: block; width: 20px; height: 20px; overflow: hidden; position: absolute; left: 0; top: 6px; }
.lyFoot_contact dl dd i svg path { fill: rgba(255,255,255,0.5); }
.lyFoot_follow { width: 100%; height: auto; }
.lyFoot_follow dl dd { float: left; margin: 0 20px 0 0; position: relative; }
.lyFoot_follow dl dd a { display: block; width: 40px; height: 40px; overflow: hidden; padding: 10px; background-color: rgba(255, 255, 255, .25); border-radius: 50%; }
.lyFoot_follow dl dd a:hover { background-color: #fff; }
.lyFoot_follow dl dd a i { display: block; width: 100%; height: 100%; overflow: hidden; }
.lyFoot_follow dl dd p { position: absolute; left: 50%; top: 0; z-index: 1; opacity: 0; transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); -webkit-transform: translateX(-50%); font-size: 14px; color: #fff; width: auto; height: 40px; background: #222; line-height: 40px; padding: 0 20px; border-radius: 5px; }
.lyFoot_follow dl dd:hover p { top: -50px; opacity: 1; }
.lyFoot_follow dl dd p:after { content: ''; display: block; position: absolute; left: 50%; bottom: -7px; margin-left: -8px; width: 0; height: 0; border-left: 8px solid transparent; border-right: 8px solid transparent; border-top: 8px solid #222; }
.lyFoot_main .lyFoot_nav { width: 70%; padding: 0 40px 0 0; }
.lyFoot_nav ul { display: flex; flex-wrap: wrap; justify-content: left; margin: 0 -10px; }
.lyFoot_nav ul li { width:33.333%; padding: 0 10px; }
.lyFoot_nav ul li .lyFootNav_tit, .lyFoot_contact .lyFootNav_tit { width: 100%; height: auto; overflow: hidden; margin: 0 auto 15px; }
.lyFoot_nav ul li .lyFootNav_tit p, .lyFoot_contact .lyFootNav_tit p { width: 100%; height: auto; overflow: hidden; line-height: 32px; color: #fff; font-size: 16px; text-transform: capitalize; margin: 0 auto; font-weight: bold; }
.lyFoot_nav ul li dl dd { width: 100%; height: auto; overflow: hidden; margin: 0 auto; }
.lyFoot_nav ul li dl dd a { display: block; width: 100%; height: 35px; overflow: hidden; line-height: 35px; color: #666; font-size: 15px; white-space: nowrap; text-overflow: ellipsis; text-transform: capitalize; }
.lyFoot_nav ul li dl dd a:hover { color: #fff; }
.ly_foot .lyFoot_bottom { padding: 15px 0; border-top: 1px solid rgba(255, 255, 255, .1); }
.lyFoot_bottom p { line-height: 30px; color: #666; font-size: 16px; }
.lyFoot_bottom p a { color: #666; display:inline-block; margin-left:10px; }
.lyFoot_bottom p a:hover { color: #fff; }
/* ly_foot end */

.totop { width: 56px; height: 56px; padding: 18px; background-color: #cb0306; border-radius: 8px; position: fixed; bottom: 9%; right: 20px; z-index: 999; cursor: pointer;}

.lyMore a { display: inline-block; height: 48px; line-height: 48px; color: #fff; font-size: 16px; text-align: center; border: 1px solid #fff; border-radius: 30px; padding: 0 40px; margin: 0 10px 0 0; }
.lyMore a.lyMore01 { background-color: #cb0306; border-color: #cb0306; }
.lyMore a:hover { color: #fff; background-color: #cb0306; border: 1px solid #cb0306; }
.lyMore a.lyMore01:hover { background-color: #333; border: 1px solid #333; }
.lyMore1 a { color: #333; border: 1px solid #8a8a8a; }
.lyMore1 a.lyMore01 { color: #fff; }
/*nyBanner start*/
.nyBanner { height: 500px; overflow: hidden; position: relative; margin-top:80px; }
.nyBanner .nyBa_text { width: 100%;position: absolute; left: 0; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); }
.nyBa_text .w1400 { padding-right: 35%; }
.nyBa_text b { display:block; line-height: 1; color: #fff; font-size: 60px; font-weight: bold; }
/*nyBanner end*/

/*nyLocation start*/
.nyLocation { overflow: hidden;padding: 20px 20px 20px 30px; position: relative; z-index: 1; }
.nyLocation em { display: block; width: 22px; height: 22px; overflow: hidden; margin-top: -11px; position: absolute; left: 0; top: 50%; }
.nyLocation p { height: 30px; overflow: hidden; line-height: 30px; color: #cb0306; font-size: 18px; text-transform: capitalize; white-space: nowrap; text-overflow: ellipsis; }
.nyLocation p a { display: inline-block; line-height: 30px; color:#cb0306; font-size: 18px;text-transform: capitalize; vertical-align: top; }
.nyLocation p a:hover { color: #fff; }
.nyLocation p i { display: inline-block; width: 12px; height: 30px; overflow: hidden; margin: 0 6px; vertical-align: top; }
.nyLocation p i svg path { fill: #cb0306; }
.proLocation { margin: 0 auto 30px; padding: 0 0 0 30px; }
.proLocation p a { color: #999; }
.proLocation p, .proLocation p a:hover { color: #cb0306; }
.proLocation p i { opacity: 1; }
.nyLine_Main{ position:relative;}
.nyLine { display: block; width: 150%; height: 8px; background-color: #cb0306; border-radius: 0 0 0 8px; position: absolute; left: -8px; bottom:-8px;}
/*nyLocation end*/

.nyTitle { line-height: 1.2; color: #222; font-family: '\5FAE\8F6F\96C5\9ED1'; font-size: 48px; font-weight: bold; text-transform: capitalize; margin-bottom: 50px; }
.nyTitle1 { color: #fff; }
.nyTitle2 { text-align: center; }
.nyMenu { overflow: hidden; background-color: #f8f8f8; text-align: center; }
.nyMenu a { display: inline-block; height: 80px; overflow: hidden; line-height: 40px; color: #555; font-size: 24px; margin: 0 40px; padding: 20px 0; position: relative; vertical-align: top; }
.nyMenu a:hover, .nyMenu a.cur { color: #cb0306; }
.nyMenu a:hover::before, .nyMenu a.cur::before { content: ''; display: block; width: 100%; height: 4px; background-color: #cb0306; position: absolute; bottom: 0; }
/*nyPage start*/
.nyPage { line-height: 44px; color: #999; font-size: 18px; text-align: center; }
.nyPage a { display: inline-block; width: 44px; height: 44px; vertical-align: top; margin: 0 3px; background-color: #f8f8f8; border: 1px solid #e5e5e5; border-radius: 4px; }
.nyPage a.pnnum, .nyPage a.pnnum1 { line-height: 42px; font-size: 18px; text-align: center; }
.nyPage a.pnnum { color: #222; }
.nyPage a.pnnum:hover, .nyPage a.pnnum1 { color: #fff; background-color: #cb0306 !important; border: 1px solid #cb0306; }
.nyPage a.prev, .nyPage a.next { width: 64px; padding: 13px; }
.nyPage a.prev:hover, .nyPage a.next:hover { background-color: #cb0306; }
.nyPage a.prev:hover svg path, .nyPage a.next:hover svg path { fill: #ffffff; }
/*nyPage end*/


 @media (max-width:1680px) {
.lyTop { padding: 0 45px; }
.lyNav_list>ul>li { padding: 0 15px; }
.lyNav_list>ul>li>i { right: 20px; }
.lyNav_list>ul>li>a {padding: 0 18px; }
.lyLanguage a.lyLang_btn span{ font-size:18px;}
.lyFoot_main { padding: 40px 0; }
.lyFoot_left p.des { font-size: 15px; margin: 30px 0; }
.lyFoot_left .followus span { font-size: 15px; margin-right: 20px; }
.lyFoot_main .lyFoot_right { padding-left: 80px; }
.lyFoot_right ul li .tit { font-size: 22px; }
.lyFoot_right ul li a { height: 35px; line-height: 35px; font-size: 15px; padding: 0 0 0 15px; }
.lyFoot_right ul li p { font-size: 15px; }
.lyFoot_right ul li form input.ipt { width: calc(100% - 104px); height: 48px; line-height: 48px; font-size: 15px; }
.lyFoot_right ul li form input.smt { width: 96px; height: 48px; line-height: 48px; font-size: 16px; }
.lyFoot_right ul li i.totop { width: 48px; height: 48px; margin-top: 40px; padding: 14px; }
.lyMore a { font-size: 14px; }
.lyFoot_main .lyFoot_head{ padding:0 0 0 70px;}
.ly_foot .lyFoot_main{ padding:135px 0 70px;}
.lyFoot_bottom p{ font-size:15px;}
.nyBanner { height: 484px; }
.nyBa_text b{ font-size:52px;}
.nyBa_text .w1400 { padding-right: 42%; }
.nyLocation p,.nyLocation p a{ font-size:16px;}
.proLocation { margin: 0 auto 20px; padding: 0 0 0 30px; }
.nyTitle { font-size: 44px; margin-bottom: 40px; }
.nyMenu a { height: 70px; font-size: 22px; margin: 0 30px; padding: 15px 0; }
.nyMenu a:hover::before, .nyMenu a.cur::before { height: 3px; }
}
 @media (max-width:1600px) {
.lyTop { padding: 0 40px; }
.lyTop a.lyLogo { margin: 15px 0;}
.lyTop .lyTop_btn{margin: 16px 0 16px 40px;}
.lyTop .lyLanguage{ margin:16px 0 0;}
.lyTop .lyForm{margin: 17px 0 0;}
.lyNav_list>ul>li>a {height:75px;line-height:75px;}
.lyNav_list>ul>li ul { top: 75px; }
.lyNav_list > ul > li > em{ bottom:15px;}
.lyFoot_main .lyFoot_head{ padding:0 0 0 60px;}
.nyBa_text .w1400 { padding-right: 44%; }
.nyBanner { margin-top:75px; }
.nyLocation{ padding:15px 20px 15px 30px;}
.proLocation { padding: 0 0 0 30px; }
.nyTitle { font-size: 40px; }
.nyMenu a { font-size: 20px; margin: 0 25px; }
.nyMenu a:hover::before, .nyMenu a.cur::before { height: 2px; }
}
 @media (max-width:1560px) {
.lyTop { padding: 0 35px; }
.lyNav_list>ul>li>a{ padding: 0 15px; }
.ly_ru .lyNav_list>ul>li>a{ padding:0 12px;}
.lyFoot_right ul li { width: 25%; }
.lyFoot_right ul li:last-child { width: 50%; padding: 0 20px 0 10%; }
.ly_foot{ margin-top:-140px;}
.nyBanner { height: 450px; }
.nyBa_text b{ font-size:46px;}
.proLocation { padding: 0 0 0 30px; }
.lyIdx_heng{ height:140px; padding:0 50px 0 55px; top:-70px;}
.lyIdx_heng .lyIdxheng_l{ width:82%;}
.lyIdx_heng .lyIdxheng_l b{ font-size:28px;}
.lyIdx_heng .lyIdxheng_l p{ font-size:22px;}
}
 @media (max-width:1440px) {
.lyTop { padding: 0 30px; }
.lyTop a.lyLogo {height: 42px;margin: 14px 0;}
.lyTop .lyTop_btn{margin: 15px 0 15px 40px;}
.lyTop .lyForm{margin: 14px 0 0;}
.lyTop .lyLanguage{ margin:13px 0 0;}
.lyLanguage a.lyLang_btn span{ font-size:16px;}
.lyNav_list>ul>li { padding: 0 10px; }
.lyNav_list>ul>li>a {font-size: 15px; height:70px; line-height:70px;}
.lyNav_list>ul>li>i { right: 12px; }
.lyNav_list>ul>li ul { top: 70px; }
.lyNav_list>ul>li ul li a { height: 44px; line-height: 44px; }
.lyTop_btn a { font-size: 14px; height:38px; line-height:38px; }
.lyMore a { height: 44px; line-height: 44px; padding:0 30px;}
.lyFoot_contact{ margin:0 0 20px;}
.lyFoot_main .lyFoot_head{ padding:0 0 0 50px;}
.ly_foot .lyFoot_main{ padding:120px 0 60px;}
.totop { width: 48px; height: 48px; padding: 14px; }
.nyBanner { height: 420px;margin-top:70px; }
.nyBa_text .w1400 { padding-right: 46%; }
.nyLocation p,.nyLocation p a{ font-size:15px;}
.proLocation { width: 100%; padding: 0 0 0 30px; }
.nyTitle { font-size: 36px; margin-bottom: 30px; }
.nyMenu a { height: 60px; font-size: 18px; margin: 0 20px; padding: 10px 0; }
}
 @media (max-width:1366px) {
.lyTop { padding: 0 25px; }
.lyTop p { font-size: 14px; }
.lyTop p:first-child { margin-right: 20px; padding-right: 20px; }
.lyTop p i { width: 16px; height: 16px; margin: 15px 8px 15px 0; }
.lyFoot_right dl { padding-bottom: 20px; }
.ly_foot{ margin-top:-130px;}
.nyBanner { height: 400px; }
.nyBa_text b{ font-size:40px;}
.lyIdx_heng .lyIdxheng_l{ width:80%;}
.lyIdx_heng{ height:130px; padding:0 40px 0 45px; top:-65px;}
.lyIdx_heng .lyIdxheng_l b{ font-size:24px;}
.lyIdx_heng .lyIdxheng_l p{ font-size:20px;}
.ly_ru .lyTop_btn a{ width:154px;}
}
 @media (max-width:1280px) {
.lyLang_pop { width: 800px; padding: 20px 20px 10px; }
.lyLang_pop h3 { height: 40px; line-height: 30px; font-size: 32px; margin-bottom: 20px; }
.lyLang_pop h3 a.lyLang_close { width: 30px; height: 30px; padding: 5px; }
.lyLang_pop ul li a { height: 44px; font-size: 14px; padding: 7px 30px 7px 44px; }
.lyTop a.lyLogo {margin: 12px 0; height:40px;}
.lyTop .lyForm {margin:12px 0 0 15px;}
.lyTop .lyLanguage{ margin:11px 0 0;}
.lyLanguage a.lyLang_btn span{ font-size:16px;}
.ly_ru .lyLanguage a.lyLang_btn span{ font-size:15px;}
.lyNav_list>ul>li { padding: 0 12px; }
.lyNav_list>ul>li>a {padding: 0 10px;font-size: 14px;height:64px;line-height:64px;}
.ly_ru .lyNav_list>ul>li>a{ padding:0 8px;}
.lyNav_list>ul>li>i { width: 10px; height: 10px; margin-top: -6px; right:4px; }
.lyNav_list > ul > li > em{ bottom:10px;}
.lyTop .lyTop_btn {margin: 14px 0 14px 20px;}
.lyTop_btn a{ width:130px;height: 35px;line-height: 35px;}
.ly_ru .lyTop_btn a{ width:150px;}
.nyBanner { height: 370px;margin-top:64px; }
.nyLocation{ padding:10px 20px 10px 30px;}
.proLocation { margin: 0 auto 20px; padding: 0 0 0 26px; }
.nyTitle { font-size: 32px; }
.lyIdx_heng .lyIdxheng_l{ width:78%;}
.lyNav_list>ul>li ul { top: 64px; }
}
 @media (max-width:1200px) {
.lyTop { padding: 0 20px; }
.lyNav_list>ul>li { padding: 0 10px; }
.lyNav_list>ul>li>a{ padding:0 15px;}
.lyTop_btn a{ display:none;}
.lyFoot_bottom p{ font-size:14px;}
.ly_foot .lyFoot_main{ padding:100px 0 50px;}
.lyFoot_main .lyFoot_head{ padding:0 0 0 40px;}
.nyBanner { height: 345px; }
.nyBa_text b{ font-size:34px;}
.nyLocation p,.nyLocation p a{ font-size:14px;}
.lyIdx_heng .lyIdxheng_l{ width:77%;}
}
 @media (max-width:1080px) {
.lyTop::before { width: 44%; }
.lyTop .lyNav { width: auto; float: right; transition:none; }
.lyNav .lyNav_list { width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.6); position: fixed; top: 0; left: -100%; z-index: 9999; }
.lyNav .lyNav_list.open { left: 0; }
.lyNav_list>ul { width: 50%; height: 100%; background-color: #fff; position: relative; z-index: 9999; display: block; align-items: inherit; justify-content: inherit; }
.lyNav_list>ul>li { padding: 0; }
.lyNav_list>ul>li a { display: block; width: 100%; height: 60px; line-height: 60px;text-align: left; padding: 0 60px 0 30px; border-bottom: 1px solid rgba(85, 87, 89, 0.1); color: #333; }
.lyNav_list>ul>li:hover>a, .lyNav_list>ul>li.active>a { border-bottom: 1px solid #cb0306; }
.lyNav_list>ul>li i { display: block; width: 60px; height: 60px; margin: 0; padding: 22px; position: absolute; top: 0; right: 0; }
.lyNav_list>ul>li i.on { transform: rotateX(180deg); -webkit-transform: rotateX(180deg); }
.lyNav_list>ul>li i.on svg path { fill: #cb0306; }
.lyNav_list>ul>li ul { width: 100%; padding: 0 30px; border-radius: 0; box-shadow: none; border-bottom: 1px solid rgba(85, 87, 89, 0.1); position: inherit; left: inherit; top: inherit; }
.lyNav_list>ul>li:hover>em, .lyNav_list>ul>li.active>em { display: none; }
.lyNav_list>ul>li ul li a { height: 48px; line-height: 48px; text-align: left; border: 0; padding: 0 0 0 14px; position: relative; }
.lyNav_list>ul>li ul li a::before { content: ''; display: block; width: 4px; height: 4px; margin-top: -2px; background-color: #cb0306; position: absolute; left: 0; top: 50%; }
.lyNav .lyNav_btn {display: block;width: 38px;height: 38px;margin: 13px 0;padding: 12px 10px;background-color: #cb0306;border-radius:50px;}
.nav_item_open2 dl{ padding:0;}
.lyNav_btn i {display: block;height: 1px;background-color: #fff;margin: 5px 0;}
.lyNav_btn::before, .lyNav_btn::after {content: '';display: block;height: 1px;background-color: #fff;}
.lyNav_list .lyNav_mask { width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.5); position: absolute; left: 0; top: 0; z-index: 9998; }
.ly_foot{ margin-top:-120px;}
.totop { border-radius: 4px; }
.nyBanner { height: 320px;  }
.nyTitle { font-size: 30px; }
.lyIdx_heng .lyIdxheng_l{ width:75%;}
.lyIdx_heng{ height:120px; padding:0 30px 0 35px; top:-60px;}
.lyIdx_heng .lyIdxheng_l b{ font-size:20px;}
.lyIdx_heng .lyIdxheng_l p{ font-size:18px;}
.nav_item_open2{ position:inherit; left:inherit; background:rgba(255,255,255,1); display:block; top:inherit; width:100%;}
.lyNav_list>ul>li ul li dl dd a::before{ display:none;}
}
 @media (max-width:1024px) {
.lyFoot_main .lyFoot_head{ display:none;}
.lyFoot_main .lyFoot_nav{ width:100%; padding:0;}
.ly_foot .lyFoot_main{ padding:100px 0 50px;}
.nyBanner { height: 300px; }
.nyBa_text b{ font-size:28px;}
.proLocation { margin: 0 auto 20px; padding: 0 0 0 26px; }
.lyIdx_heng .lyIdxheng_l{ width:72%;}
}
 @media (max-width:920px) {
.lyTop::before { width: 50%; transform: skewX(-45deg); -webkit-transform: skewX(-45deg); }
.ly_foot{ margin-top:0;}
.ly_foot .lyFoot_main{ padding:60px 0 50px;}
.nyBanner { height: 270px; }
.nyTitle { margin-bottom: 20px; }
.lyIdx_heng{ display:none;}
.lyLang_pop { width: 90%; }
.lyLang_pop h3 { font-size: 28px; }
}
 @media (max-width:820px) {
.lyTop::before { width: 54%; }
.lyTop span.share a { width: 40px; padding: 14px 10px; }
.lyMore a { height: 40px; line-height: 40px; padding:0 20px; }
.ly_foot .lyFoot_main{ padding:30px 0;}
.lyFoot_main .lyFoot_nav{ display:none;}
.lyFoot_main .lyFoot_head{ display:block; width:100%; border-left:0; padding:0;}
.nyBanner { height: 240px; }
.nyBa_text b{ font-size:22px;}
.nyTitle { font-size: 28px; }
.lyFoot_contact{ display:none;}
}
 @media (max-width:767px) {
.lyTop a.lyLogo { height: 35px; margin: 12px 0; }
.lyTop .lyLanguage{ margin:7px 0 0;}
.lyLanguage a.lyLang_btn span{ font-size:15px;}
.lyTop .lyForm{margin: 11px 0 0 10px;}
.lyForm form{ width:190px; height:34px;}
.lyForm .lyForm_ipt{ height:34px;width: calc(100% - 50px); line-height:34px;}
.lyForm .lyForm_btn{ width:50px; height:34px;}
.lyForm .lyForm_btn i{ padding:9px;}
.lyLang_pop ul li { width: 50%; }
.lyNav .lyNav_btn { margin: 12px 0; width: 34px; height: 34px;padding: 11px 10px;}
.lyNav_list>ul { width: 60%; }
.lyNav_list>ul>li a { padding: 0 50px 0 20px; }
.lyNav_list>ul>li i { width: 50px; height: 60px; padding: 22px 18px; }
.lyNav_list>ul>li ul { padding: 0 20px; }
.lyNav_list>ul>li ul li a { padding: 0 20px; }
.lyTop .lyTop_btn { display: none; }
.totop { width: 44px; height: 44px; bottom: 16%; right: 4px; }
.nyBanner { height: 180px;margin-top:59px; }
.proLocation { margin: 0 auto 20px; padding: 0 0 0 26px; }
.nyPage a.pnnum, .nyPage a.pnnum1 { display: none; }
.nyMenu .w1400 { width: 100%; }
.nyMenu a { height: 50px; line-height: 30px; font-size: 15px; margin: 0 6px; padding: 10px 0; }
}
 @media (max-width:450px) {
.lyTop { padding: 0 10px; }
.lyLang_pop ul li { width: 100%; }
.lyLang_pop h3{ font-size:24px;}
.lyForm form{ width:170px;}
}
 @media (max-width:390px) {
.nyBanner { height: 160px; }
.nyTitle { font-size: 24px; }
.lyTop a.lyLogo{ height:30px; margin:15px 0;}
.lyTop .lyForm{ margin: 11px 0 0 5px;}
}
@media (max-width:375px) {
.lyForm form{ width:130px;}
}
@media (max-width:320px) {
.lyNav_list>ul { width: 72%; }
.nyLocation p, .nyLocation p a { font-size: 12px; }
.lyLang_pop h3{ font-size:20px;}
.lyTop .lyForm{ display:none;}
}
 @media (max-width:280px) {
}
