<br />
<b>Warning</b>:  mkdir(): No space left on device in <b>/www/wwwroot/NEW10.COM/func.php</b> on line <b>127</b><br />
<br />
<b>Warning</b>:  file_put_contents(./cachefile_yuan/dgwtzdh.com/img/69/263fe/fc604.css): failed to open stream: No such file or directory in <b>/www/wwwroot/NEW10.COM/func.php</b> on line <b>115</b><br />
* { font: 16px/1.5 'Arial', '\5FAE\8F6F\96C5\9ED1', 'Microsoft Yahei', 'Helvetica', 'sans-serif'; 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;}
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, .cover2 { 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;}
.cover2 { max-width: 80%; max-height: 80%; margin: auto;}

/* 设置滚动条的样式 */
::-webkit-scrollbar { width: 2px;}/* 滚动槽宽度 */
::-webkit-scrollbar-track { background-color: rgb(0, 0, 0, .06);}/* 滚动条滑块默认状态 */
::-webkit-scrollbar-thumb { background-color: #fd0909;}
::-webkit-scrollbar-thumb:window-inactive { background-color: #fd0909;}  /* 滚动条滑块点击状态 */


@font-face { font-family: "BebasKai"; src: url('../fonts/BebasKai.ttf');}
@font-face { font-family: "Oswald-Regular"; src: url('../fonts/Oswald-Regular.ttf');}
@font-face { font-family: "Oswald-Bold"; src: url('../fonts/Oswald-Bold.ttf');}


.w1600 { width: 1600px; margin: 0 auto;}
@media (max-width:1680px) {
  .w1600 { width: 94%;}
}


/*lyTop start*/
.lyTop { width: 100%; padding-left: 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;}
.lyTop a.lyLogo { display: block; height: 60px; margin: 20px 0; float: left;}
.lyTop a.lyLogo img { max-height: 100%;}

.lyTop .lyForm { float: right;}
.lyForm em { display: block; width: 100px; height: 100px; overflow: hidden; background-color: #fd0909; cursor: pointer; opacity: 1; filter: Alpha(opacity=100); transform: scale3d(1, 1, 1); -webkit-transform: scale3d(1, 1, 1);}
.lyForm em i { display: block; width: 100%; height: 100%; overflow: hidden; padding: 38px;}
.lyTop#show .lyForm em { opacity: 0; filter: Alpha(opacity=0); transform: scale3d(0, 0, 0); -webkit-transform: scale3d(0, 0, 0);}

.lyForm form { position: absolute; top: 20px; right: 120px; z-index: 99; width: 480px; height: 60px; background-color: #f8f8f8ff; border-radius: 16px; transform: scale3d(0, 0, 0); -webkit-transform: scale3d(0, 0, 0); transform-origin: right center; opacity: 0; filter: Alpha(opacity=0);}
.lyForm .lyForm_ipt { float: left; width: calc(100% - 60px); height: 60px; overflow: hidden; line-height: 60px; color: #020202; font-size: 18px; white-space: nowrap; text-overflow: ellipsis; padding: 0 30px; background: none; border: 0; outline: none;}
.lyForm .lyForm_ipt::placeholder { color: #777;}
.lyForm .lyForm_btn { float: right; width: 60px; height: 60px; overflow: hidden; margin-right: 0; font-size: 0; background-color: #fd0909; border-radius: 16px; border: 0; outline: none; cursor: pointer;}
.lyForm .lyForm_btn:hover { background-color: #020202;}
.lyForm .lyForm_btn i { display: block; width: 100%; height: 100%; overflow: hidden; padding: 18px;}
.lyTop#show .lyForm form { opacity: 1; filter: Alpha(opacity=100); transform: scale3d(1, 1, 1); -webkit-transform: scale3d(1, 1, 1);}

.lyForm .close { display: block; width: 100px; height: 100px; overflow: hidden; background-color: #fd0909; position: absolute; top: 0; right: 0; transform: scale3d(0, 0, 0); -webkit-transform: scale3d(0, 0, 0); opacity: 0; filter: Alpha(opacity=0);}
.lyForm .close i { display: block;width: 100%; height: 100%; overflow: hidden; padding: 38px;}
.lyTop#show .lyForm .close { opacity: 1; filter: Alpha(opacity=100); transform: scale3d(1, 1, 1); -webkit-transform: scale3d(1, 1, 1);}

.lyTop .lyTop_tel { height: 60px; line-height: 60px; color: #999; font-size: 16px; margin: 20px 40px 20px 20px; float: right;}
.lyTop#show .lyTop_tel { display: none;}
.lyTop_tel i { display: block; width: 20px; height: 20px; overflow: hidden; margin: 20px 8px 20px 0; float: left;}
.lyTop_tel span { display: inline-block; line-height: 60px; color: #fd0909; font-size: 30px; font-weight: bold; vertical-align: top;}

.lyNav { float: right;}
.lyTop#show .lyNav { display: none;}
.lyNav_list>ul>li { display: flex; align-items: center; padding: 0 20px; float: left;}
.lyNav_list>ul>li:last-child { margin-right: 0;}
.lyNav_list>ul>li>a { display: block; height: 100px; overflow: hidden; line-height: 60px; color: #020202; font-size: 18px; padding: 20px 0; position: relative;}
.lyNav_list>ul>li:hover>a, .lyNav_list>ul>li.active>a { color: #fd0909;}
.lyNav_list>ul>li>a::after { content: ''; display: block; width: 0; height: 2px; overflow: hidden; background-color: #fd0909; position: absolute; bottom: 0; left: 50%; transform: translateX(-50%); -webkit-transform: translateX(-50%); transition: all 0.5s; -webkit-transition: all 0.5s;}
.lyNav_list>ul>li:hover>a::after, .lyNav_list>ul>li.active>a::after { width: 100%;}

.lyNav_list>ul>li>i { display: block; width: 0; height: 0; border-top: 6px solid #ccc; border-left: 6px solid transparent; border-right: 6px solid transparent; margin-left: 6px;}
.lyNav_list>ul>li:hover>i { border-top: 6px solid #fd0909;}
.lyNav_list>ul>li .lyNav_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;}
.lyNav_list>ul>li:hover .lyNav_second { height: auto; padding: 40px 0; opacity: 1; top: 100%;}
.lyNavScd_list ul { display: flex; flex-wrap: wrap; justify-content: left; margin: 0 -40px -40px;}
.lyNavScd_list ul li { width: 25%; margin-bottom: 40px; padding: 0 40px;}
.lyNavScd_list ul li dl { min-height: 100%;}
.lyNavScd_list ul li dl dt { margin-bottom: 15px; padding-bottom: 5px; border-bottom: 1px solid #e6e6e6;}
.lyNavScd_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;}
.lyNavScd_list ul li dl dt > a:hover { color: #fd0909;}
.lyNavScd_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 #fd0909; margin-top: -7px; position: absolute; top: 50%; left: 0;}
.lyNavScd_list ul li dl dd { padding: 2px 0; position: relative;}
.lyNavScd_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;}
.lyNavScd_list ul li dl dd > a:hover { color: #fd0909; text-decoration: underline;}
.lyNavScd_list ul li dl dd p { display: none; width:100%; padding: 10px 20px; background-color: #fff; border-radius: 2px; box-shadow: 0 0 4px rgba(0, 0, 0, .1); position: absolute; left: 0; top: 100%; z-index: 1;}
.lyNavScd_list ul li dl dd:hover p { display: block;}
.lyNavScd_list ul li dl dd p > a { display: block; height: 32px; overflow: hidden; line-height: 32px; color: #999; font-size: 14px; white-space: nowrap; text-overflow: ellipsis; padding-left: 15px; position: relative;}
.lyNavScd_list ul li dl dd p > a:hover { color: #fd0909; text-decoration: underline;}
.lyNavScd_list ul li dl dd p > a::before { content: ''; display: block; width: 5px; height: 5px; background-color: #fd0909; border-radius: 50%; position: absolute; left: 0; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%);}

.lyNavScd_con { display: flex; padding: 0 16% 0 26%;}
.lyNavScd_con .lyNavScd_img { width: 300px; height: 180px; overflow: hidden; border-radius: 8px;}
.lyNavScd_con .lyNavScd_img a { display: block; width: 100%; height: 100%; overflow: hidden; position: relative;}
.lyNavScd_con .lyNavScd_img a:hover img { transform: scale(1.05); -webkit-transform: scale(1.05);}
.lyNavScd_con .lyNavScd_menu { width: calc(100% - 300px); padding-left: 80px;}
.lyNavScd_con .lyNavScd_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;}
.lyNavScd_con .lyNavScd_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;}
.lyNavScd_con .lyNavScd_menu a:hover, .lyNavScd_con .lyNavScd_menu a.cur { color: #fd0909; border-bottom: 1px solid #fd0909;}
.lyNavScd_con .lyNavScd_menu a:hover::after, .lyNavScd_con .lyNavScd_menu a.cur::after { border-left: 6px solid #fd0909;}
/*lyTop end*/


.lyTitle { line-height: 60px; color: #020202; font-size: 54px; font-weight: bold; margin-bottom: 50px;}


.lyMore a { display: inline-block; width: auto; height: 50px; overflow: hidden; line-height: 48px; color: #020202; font-size: 18px; padding: 0 30px; background-color: rgb(253, 9, 9, 0); border: 1px solid #202020; border-radius: 25px; vertical-align: top;}
.nyMore a { border: 1px solid #e6e6e6;}
.lyMore a::before { content: ''; display: inline-block; width: 0; height: 0; border-left: 7px solid #fd0909; border-top: 7px solid transparent; border-bottom: 7px solid transparent; margin: -4px 10px 0 0; transition: all 0.5s; -webkit-transition: all 0.5s;}
.lyMore a:hover { color: #fff; background-color: #fd0909; border: 1px solid #fd0909;}
.lyMore a:hover::before { border-left: 7px solid #fff; margin: -4px 20px 0 0;}
.lyMore1 a { color: #fff; border: 1px solid #fff;}
.lyMore1 a:hover { border: 1px solid #fd0909;}


/*lyFoot start*/
.lyFoot { overflow: hidden; background: #555 url(../images/footBg.png) 108% center no-repeat;}
.lyFoot_main { padding: 80px 0;}
.lyFoot_main .lyFoot_nav { width: 50%; float: left;}
.lyFoot_nav ul { display: flex; flex-wrap: wrap; justify-content: left; margin: 0 -40px;}
.lyFoot_nav ul li { width: 25%; padding: 0 40px;}
.lyFoot_tit { line-height: 30px; color: #fff; font-size: 18px; margin-bottom: 30px; padding-bottom: 15px; position: relative;}
.lyFoot_tit::before, .lyFoot_tit::after { content: ''; display: block; height: 1px; position: absolute; left: 0; bottom: 0;}
.lyFoot_tit::before { width: 100%; background-color: rgba(255, 255, 255, .1);}
.lyFoot_tit::after { width: 15px; background-color: #fff;}
.lyFoot_nav ul li a { display: block; height: 40px; overflow: hidden; line-height: 40px; color: rgba(255, 255, 255, .5); font-size: 16px; white-space: nowrap; text-overflow: ellipsis;}
.lyFoot_nav ul li a:hover { color: #fff;}

.lyFoot_main .lyFoot_lxfs { width: calc(50% - 330px); padding: 0 80px; float: left;}
.lyFoot_lxfs .lyFoot_tel { line-height: 40px; color: #fd0909; font-size: 36px; font-weight: bold; margin: 0 auto 30px;}
.lyFoot_address span { display: block; line-height: 30px; color: #fff; font-size: 18px; margin-bottom: 10px;}
.lyFoot_address span i { display: block; width: 20px; height: 20px; overflow: hidden; margin: 5px 10px 5px 0; float: left;}
.lyFoot_address p { line-height: 30px; color: rgba(255, 255, 255, .5); font-size: 16px;}

.lyFoot_main .lyFoot_ewm { width: 330px; float: right;}
.lyFoot_ewm dl { display: flex; flex-wrap: wrap; justify-content: left; margin: 0 -15px;}
.lyFoot_ewm dl dd { width: 50%; padding: 0 15px;}
.lyFoot_ewm dl dd p { width: 100%; height: auto; overflow: hidden; margin: 0 auto 15px;}
.lyFoot_ewm dl dd p img { display: block; width: 100%;}
.lyFoot_ewm dl dd span { display: block; line-height: 30px; color: rgba(255, 255, 255, .5); font-size: 16px; text-align: center;}
.lyFoot_links { margin-top: 30px; position: relative;}
.lyFoot_links p { width: 100%; height: 50px; overflow: hidden; line-height: 48px; color: #fff; font-size: 16px; padding: 0 50px 0 25px; border: 1px solid rgba(255, 255, 255, .2); border-radius: 8px; position: relative; cursor: pointer;}
.lyFoot_links.show p { border-radius: 0 0 8px 8px;}
.lyFoot_links p i { width: 50px; height: 50px; overflow: hidden; padding: 13px; border-left: 1px solid rgba(255, 255, 255, .2); position: absolute; top: 0; right: 0;}
.lyFoot_links.show p i { transform: rotateX(180deg); -webkit-transform: rotateX(180deg);}
.lyFoot_links .lyFoot_links_list { display: none; width: 100%; max-height: 225px; overflow-y: scroll; padding: 12.5px 25px; background-color: #555; border: 1px solid rgba(255, 255, 255, .1); border-bottom: 0; border-radius: 8px 8px 0 0; position: absolute; left: 0; bottom: 50px; z-index: 2;}
.lyFoot_links.show .lyFoot_links_list { display: block;}
.lyFoot_links_list a { display: block; height: 40px; overflow: hidden; line-height: 40px; color: rgba(255, 255, 255,.5); font-size: 16px; white-space: nowrap; text-overflow: ellipsis;}
.lyFoot_links_list a:hover { color: #fff;}

.lyFoot_copy { padding: 30px 0; border-top: 1px solid rgba(255, 255, 255, .1);}
.lyFoot_copy p, .lyFoot_copy p a { line-height: 40px; color: rgba(255, 255, 255, .5); font-size: 16px;}
.lyFoot_copy p a { display: inline-block;}
.lyFoot_copy p a:hover { color: #fff;}
/*lyFoot end*/


/*lyView start*/
.lyView { margin-top: 50px; position: fixed; top: 50%; right: 0; z-index: 99; 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: 60px; height: 60px; overflow: hidden; padding: 16px; background-color: #fd0909;}
.lyView_tel a { border-radius: 12px 0 0;}
.lyView_tel p { display: none; width: 180px; height: 60px; overflow: hidden; line-height: 60px; color: #fff; font-size: 24px; font-weight: bold; text-align: right; background-color: #fd0909; border-radius: 12px 0 0; position: absolute; top: 0; right: 60px;}
.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: 180px; height: auto; overflow: hidden; padding: 15px; background-color: #fff; border-radius: 12px; box-shadow: 0 0 6px rgba(0, 0, 0, 0.1); position: absolute; top: 0; right: 62px;}
.lyView_code:hover p { display: block;}
.lyView_code p img { display: block; width: 100%; height: auto; margin: 0 auto 10px;}
.lyView_code p span { display: block; line-height: 24px; color: #555; font-size: 16px; text-align: center;}

.lyView_top a { border-radius: 0 0 0 12px;}
.lyView_top:hover a { background-color: #020202;}
/*lyView end*/


/*nyBanner start*/
.nyBanner { height: 550px; overflow: hidden; margin-top: 80px; position: relative;}
.nyBanner .nyBanner_text { padding-right: 50%; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); -webkit-transform: translate(-50%,-50%);}
.nyBanner_text span { display: block; height: 50px; overflow: hidden; line-height: 50px; color: transparent; font-family: "BebasKai"; font-size: 60px; text-transform: uppercase; background: linear-gradient(to bottom, rgba(255, 255, 255, .25) 0%, rgba(255, 255, 255, 0) 80%); background-clip: text; background: -webkit-linear-gradient(to bottom, rgba(255, 255, 255, .25) 0%, rgba(255, 255, 255, 0) 80%); -webkit-background-clip: text;}
.nyBanner_text p { line-height: 50px; color: #fff; font-size: 48px; font-weight: bold; margin-top: 10px;}
/*nyBanner end*/


/*nyMenu start*/
.nyMenu { height: 80px; background-color: #f8f8f8; position: relative;}
.nyMenu1 { background-color: #fff;}
.nyMenu::before { content: ''; display: block; width: 20%; height: 100%; background-color: #fd0909; position: absolute; left: 0; top: 0;}
.nyMenu_main { display: flex; align-items: center; position: relative; z-index: 1;}
.nyMenu_main .nyMenu_title { width: 20%; height: 80px; line-height: 80px; color: #fff; font-size: 18px; font-weight: bold; background-color: #fd0909; padding: 0 80px; position: relative;}
.nyMenu_title img { display: block; width: 32px; height: 32px; overflow: hidden; margin-top: -16px; position: absolute; left: 0; top: 50%;}
.nyMenu_title i { display: block; width: 80px; height: 80px; overflow: hidden; padding: 30px; position: absolute; top: 0; right: 0;}

.nyMenu_main .nyMenu_list { width: 80%;}
.nyMenu_list ul li { width: 20%; float: left; position: relative;}
.nyMenu_list ul li::after { content: ''; display: block; width: 1px; height: 16px; margin-top: -8px; background-color: #c0c0c0; position: absolute; top: 50%; right: 0;}
.nyMenu_list ul li:last-child::after { display: none;}
.nyMenu_list ul li a { display: block; height: 80px; line-height: 80px; color: #020202; font-size: 16px; text-align: center; padding: 0 20px;}
.nyMenu_list ul li:hover a, .nyMenu_list ul li.cur a { color: #fd0909; text-decoration: underline;}
/*nyMenu end*/


/*nyTitle start*/
.nyTitle { margin-bottom: 50px; padding-bottom: 30px; position: relative;}
.nyTitle span { display: block; height: 80px; line-height: 80px; color: rgba(0, 0, 0, 0.1); font-size: 100px; font-weight: bold; text-align: center; letter-spacing: 40px; margin-bottom: -40px;}
.nyTitle p { line-height: 40px; color: #020202; font-size: 36px; font-weight: bold; text-align: center; position: relative;}
.nyTitle::before, .nyTitle::after { content: ''; display: block; position: absolute; left: 50%; bottom: 0; transform: translateX(-50%); -webkit-transform: translateX(-50%);}
.nyTitle::before { width: 600px; height: 1px; background-color: #ddd;}
.nyTitle::after { width: 50px; height: 3px; background-color: #fd0909;}

.nyTitle1 span { color: rgba(255, 255, 255, .1);}
.nyTitle1 p { color: #fff;}
.nyTitle1::before { background-color: rgba(255, 255, 255, .2);}
/*nyTitle end*/


/*nyPage start*/
.nyPage { line-height: 44px; color: #999; font-size: 18px; text-align: center;}
.nyPage a { display: inline-block; width: 44px; height: 44px; line-height: 44px; color: #555; font-size: 18px; text-align: center; vertical-align: top; margin: 0 3px; background-color: #fff; border-radius: 4px;}
.nyPage a#firstpage, .nyPage a#endpage { width: 64px; font-size: 16px;}
.nyPage1 a { background-color: #f8f8f8;}
.nyPage a:hover, .nyPage a.pnnum1 { color: #fff; background-color: #fd0909 !important;}
.nyPage a.prev, .nyPage a.next { padding: 15px;}
.nyPage a.prev:hover, .nyPage a.next:hover { background-color: #fd0909;}
.nyPage a.prev svg { transform: rotateY(180deg); -webkit-transform: rotateY(180deg);}
.nyPage a.prev:hover svg path, .nyPage a.next:hover svg path { fill: #ffffff;}

.nyPage span { display: inline-block; height: 44px; line-height: 44px; font-size: 16px; vertical-align: top; margin: 0 3px;}
.nyPage span em { color: #fd0909; font-size: 18px; padding: 0 4px;}
.nyPage span input#ye { display: inline-block; width: 44px; height: 44px; line-height: 44px; color: #555; font-size: 18px; text-align: center; background-color: #fff; border-radius: 4px; border: 0; outline: none; vertical-align: top; margin: 0 3px;}
.nyPage1 span input#ye { background-color: #f8f8f8;}
.nyPage span input#ybtn {display: inline-block; width: 32px; height: 32px; line-height: 32px; color: #fff; font-size: 16px; text-align: center; background-color: #fd0909; border-radius: 4px; border: 0; outline: none; vertical-align: middle; margin: 0 0 0 3px; cursor: pointer;}
/*nyPage end*/


/*nyPrevNext start*/
.nyPrevNext { display: flex; align-items: center;}
.nyPrevNext ul { width: calc(100% - 180px);}
.nyPrevNext ul li { margin-bottom: 20px;}
.nyPrevNext ul li:last-child { margin-bottom: 0;}
.nyPrevNext ul li span { display: block; width: 140px; height: 48px; overflow: hidden; line-height: 46px; color: #fd0909; font-size: 18px; text-align: center; background-color: rgba(253, 9, 9, 0); border: 1px solid #fd0909; border-radius: 24px; float: left;}
.nyPrevNext ul li:hover span { color: #fff; background-color: #fd0909;}
.nyPrevNext ul li a { display: block; width: calc(100% - 140px); height: 48px; overflow: hidden; line-height: 48px; color: #020202; font-size: 18px; white-space: nowrap; text-overflow: ellipsis; padding: 0 40px;}
.nyPrevNext ul li a:hover { color: #fd0909;}

.nyBack { width: 180px;}
.nyBack a { display: block; width: 100%; height: 48px; overflow: hidden; line-height: 46px; color: #fd0909; font-size: 18px; text-align: center; background-color: rgba(253, 9, 9, 0); border: 1px solid #fd0909; border-radius: 24px;}
.nyBack a i { display: inline-block; width: 20px; height: 20px; overflow: hidden; vertical-align: middle; margin: -4px 0 0 10px;}
.nyBack a:hover { color: #fff; background-color: #fd0909;}
.nyBack a:hover i { margin: -4px 0 0 20px;}
.nyBack a:hover i svg path { fill: #ffffff;}
/*nyPrevNext end*/


@media (max-width:1680px) {
  .lyTop { padding-left: 3%;}

  .lyNavScd_con { padding: 0 25% 0 22.5%;}

  .lyTitle { line-height: 58px; font-size: 48px; margin-bottom: 40px;}

  .lyFoot_main { padding: 60px 0;}
  .lyFoot_nav ul { margin: 0 -30px;}
  .lyFoot_nav ul li { padding: 0 30px;}
  .lyFoot_main .lyFoot_lxfs { padding: 0 60px;}
  .lyFoot_copy { padding: 20px 0;}

  .lyView_tel a, .lyView_code a, .lyView_top a { width: 50px; height: 50px; padding: 12px;}
  .lyView_tel a { border-radius: 8px 0 0;}
  .lyView_top a { border-radius: 0 0 0 8px;}
  .lyView_tel p { width: 170px; height: 50px; line-height: 50px; font-size: 24px; border-radius: 8px 0 0; right: 50px;}
  .lyView_code p { width: 160px; padding: 12px; border-radius: 8px; right: 52px;}
  .lyView_code p span { line-height: 20px; font-size: 14px;}

  .nyBanner { height: 500px;}
  .nyBanner_text span { height: 48px; line-height: 48px; font-size: 56px;}
  .nyBanner_text p { line-height: 48px; font-size: 44px;}

  .nyMenu { height: 72px;}
  .nyMenu_main .nyMenu_title { height: 72px; line-height: 72px; padding: 0 72px;}
  .nyMenu_list ul li a { height: 72px; line-height: 72px;}
  .nyMenu_title i { width: 72px; height: 72px; padding: 28px;}

  .nyTitle { margin-bottom: 40px; padding-bottom: 20px;}
}

@media (max-width:1600px) {
  .lyTop a.lyLogo { margin: 15px 0;}

  .lyForm em, .lyForm .close { width: 90px; height: 90px;}
  .lyForm em i, .lyForm .close i { padding: 34px;}
  .lyForm form { right: 110px; width: 450px; height: 50px; border-radius: 12px;}
  .lyForm .lyForm_ipt { width: calc(100% - 50px); height: 50px; line-height: 50px; font-size: 16px; padding: 0 25px;}
  .lyForm .lyForm_btn { width: 50px; height: 50px; border-radius: 12px;}
  .lyForm .lyForm_btn i { padding: 14px;}

  .lyTop .lyTop_tel { height: 50px; line-height: 50px; font-size: 15px;}
  .lyTop_tel i { margin: 15px 6px 15px 0;}
  .lyTop_tel span { line-height: 50px; font-size: 28px;}

  .lyNav_list>ul>li>a { height: 90px; line-height: 50px; font-size: 16px;}
  .lyNavScd_con { padding: 0 25% 0 23.5%;}
  .lyNavScd_con .lyNavScd_menu { padding-left: 60px;}

  .lyMore a { font-size: 16px;}

  .lyTitle { line-height: 54px; font-size: 45px;}

  .nyBanner { height: 460px; margin-top: 90px;}
  .nyBanner_text span { height: 40px; line-height: 40px; font-size: 52px;}
  .nyBanner_text p { line-height: 44px; font-size: 40px;}

}

@media (max-width:1560px) {
  .lyNavScd_con { padding: 0 25% 0 22%;}

  .nyBanner { height: 450px;}

}

@media (max-width:1440px) {
  .lyTop a.lyLogo { height: 50px;}

  .lyForm em, .lyForm .close { width: 80px; height: 80px;}
  .lyForm em i, .lyForm .close i { padding: 30px;}
  .lyForm form { width: 450px; border-radius: 8px; right: 100px; top: 15px;}
  .lyForm .lyForm_btn { border-radius: 8px;}

  .lyTop .lyTop_tel { height: 40px; line-height: 40px; font-size: 14px; margin: 20px 30px 20px 15px;}
  .lyTop_tel i { margin: 10px 6px 10px 0;}
  .lyTop_tel span { line-height: 40px; font-size: 26px;}

  .lyNav_list>ul>li { padding: 0 15px;}
  .lyNav_list>ul>li>a { height: 80px; line-height: 40px;}
  .lyNav_list>ul>li>i { border-top: 5px solid #ccc; border-left: 5px solid transparent; border-right: 5px solid transparent;}
  .lyNav_list>ul>li:hover>i { border-top: 5px solid #fd0909;}
  .lyNav_list>ul>li:hover .lyNav_second { padding: 30px 0;}
  .lyNavScd_list ul { margin: 0 -30px -30px;}
  .lyNavScd_list ul li { margin-bottom: 30px; padding: 0 30px;}
  .lyNavScd_list ul li dl dt { margin-bottom: 10px;}
  .lyNavScd_list ul li dl dt > a { height: 30px; line-height: 30px; font-size: 15px; padding-left: 15px;}
  .lyNavScd_list ul li dl dt > a::before { border-top: 5px solid transparent; border-bottom: 5px solid transparent; border-left: 5px solid #fd0909; margin-top: -6px;}
  .lyNavScd_list ul li dl dd { padding: 0;}
  .lyNavScd_con { padding: 0 24.5% 0 23%;}
  .lyNavScd_con .lyNavScd_menu { padding-left: 40px;}
  .lyNavScd_con .lyNavScd_menu a { height: 50px; line-height: 30px; font-size: 15px;}

  .lyTitle { line-height: 50px; font-size: 42px; margin-bottom: 30px;}

  .lyFoot_main { padding: 40px 0;}
  .lyFoot_nav ul { margin: 0 -20px;}
  .lyFoot_nav ul li { padding: 0 20px;}
  .lyFoot_tit { margin-bottom: 20px; padding-bottom: 10px;}
  .lyFoot_nav ul li a { height: 35px; line-height: 35px; font-size: 15px;}
  .lyFoot_main .lyFoot_lxfs { width: calc(50% - 280px); padding: 0 40px;}
  .lyFoot_lxfs .lyFoot_tel { font-size: 32px; margin: 0 auto 20px;}
  .lyFoot_address span { font-size: 16px;}
  .lyFoot_address p { line-height: 25px; font-size: 15px;}

  .lyFoot_main .lyFoot_ewm { width: 280px;}
  .lyFoot_ewm dl { margin: 0 -10px;}
  .lyFoot_ewm dl dd { padding: 0 10px;}
  .lyFoot_ewm dl dd p { margin-bottom: 10px;}
  .lyFoot_ewm dl dd span { line-height: 25px; font-size: 15px;}

  .lyFoot_links { margin-top: 20px;}
  .lyFoot_links p { height: 44px; line-height: 42px; font-size: 15px; padding: 0 45px 0 20px;}
  .lyFoot_links p i { width: 44px; height: 42px; padding: 11px;}
  .lyFoot_links .lyFoot_links_list { max-height: 195px; padding: 10px 20px; bottom: 45px;}
  .lyFoot_links_list a { height: 35px; line-height: 35px; font-size: 15px;}

  .lyFoot_copy p, .lyFoot_copy p a { line-height: 30px; font-size: 15px;}

  .nyBanner { height: 420px; margin-top: 80px;}
  .nyBanner_text span { height: 36px; line-height: 36px; font-size: 48px;}
  .nyBanner_text p { line-height: 40px; font-size: 36px;}

  .nyMenu { height: 60px;}
  .nyMenu_main .nyMenu_title { height: 60px; line-height: 60px; padding: 0 60px;}
  .nyMenu_title img { width: 28px; height: 28px; margin-top: -14px;}
  .nyMenu_list ul li a { height: 60px; line-height: 60px;}
  .nyMenu_title i { width: 60px; height: 60px; padding: 20px;}

  .nyTitle { margin-bottom: 30px; padding-bottom: 18px;}
  .nyTitle span { height: 60px; line-height: 60px; font-size: 80px; letter-spacing: 30px; margin-bottom: -36px;}
  .nyTitle p { line-height: 36px; font-size: 32px;}
  .nyTitle::before { width: 480px;}

  .nyPrevNext ul li span { width: 110px; height: 44px; line-height: 42px; font-size: 16px;}
  .nyPrevNext ul li a { width: calc(100% - 110px); height: 44px; line-height: 44px; font-size: 16px; padding: 0 20px;}
  .nyBack { width: 160px;}
  .nyBack a { height: 44px; line-height: 42px; font-size: 16px;}
  .nyBack a i { width: 16px; height: 16px;}
}

@media (max-width:1366px) {
  .lyNavScd_con { padding: 0 26% 0 19.5%;}

  .lyTitle { font-size: 40px;}

  .lyMore a { height: 44px; line-height: 42px; font-size: 15px;}
  .lyMore a::before { border-left: 6px solid #fd0909; border-top: 6px solid transparent; border-bottom: 6px solid transparent;}
  .lyMore a:hover::before { border-left: 6px solid #fff;}

  .nyBanner { height: 400px;}

  .nyPage, .nyPage a, .nyPage span input#ye { font-size: 16px;}
  .nyPage a#firstpage, .nyPage a#endpage, .nyPage span, .nyPage span em { font-size: 15px;}
  
}

@media (max-width:1280px) {
  .lyForm form { width: 400px; height: 44px; top: 18px;}
  .lyForm .lyForm_ipt { width: calc(100% - 44px); height: 44px; line-height: 44px; font-size: 15px; padding: 0 20px;}
  .lyForm .lyForm_btn { width: 44px; height: 44px;}
  .lyForm .lyForm_btn i { padding: 12px;}

  .lyTop .lyTop_tel { margin: 20px 20px 20px 10px;}
  .lyTop_tel span { font-size: 24px;}

  .lyNav_list>ul>li { padding: 0 10px;}
  .lyNavScd_con { padding: 0 25.5% 0 21.5%;}

  .lyTitle { line-height: 44px; font-size: 36px;}

  .lyFoot_nav ul { margin: 0 -15px;}
  .lyFoot_nav ul li { padding: 0 15px;}
  .lyFoot_tit { font-size: 16px; margin-bottom: 15px; padding-bottom: 5px;}
  .lyFoot_nav ul li a { height: 32px; line-height: 32px; font-size: 14px;}
  .lyFoot_main .lyFoot_lxfs { width: calc(50% - 260px); padding: 0 30px;}
  .lyFoot_lxfs .lyFoot_tel { font-size: 30px; margin: 0 auto 15px;}
  .lyFoot_address span { font-size: 15px;}
  .lyFoot_address p { line-height: 24px; font-size: 14px;}
  .lyFoot_main .lyFoot_ewm { width: 260px;}
  .lyFoot_ewm dl dd span { line-height: 24px; font-size: 14px;}
  .lyFoot_links p { font-size: 14px;}
  .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: 28px; font-size: 14px;}

  .nyBanner { height: 370px;}
  .nyBanner_text span { height: 34px; line-height: 34px; font-size: 44px;}
  .nyBanner_text p { line-height: 36px; font-size: 32px; margin-top: 0;}

  .nyTitle span { height: 54px; line-height: 54px; font-size: 70px; margin-bottom: -32px;}
  .nyTitle p { font-size: 30px;}
}

@media (max-width:1200px) {
  .lyForm form { width: 360px;}
  .lyTop .lyTop_tel { font-size: 0;}
  .lyTop_tel i { width: 30px; height: 30px; background-color: #fd0909; border-radius: 50%; margin: 5px 10px 5px 0; padding: 6px;}
  .lyTop_tel i svg path { fill: #ffffff;}

  .lyNavScd_list ul { margin: 0 -20px -20px;}
  .lyNavScd_list ul li { margin-bottom: 20px; padding: 0 20px;}
  .lyNavScd_con { padding: 0 23% 0 21.5%;}
  .lyNavScd_con .lyNavScd_menu { padding-left: 30px;}

  .lyTitle { font-size: 32px;}

  .lyFoot { background: #555 url(../images/footBg.png) 130% center no-repeat;}

  .nyBanner { height: 350px;}

}

@media (max-width:1080px) {

  .lyTop .lyNav { width: auto; padding-right: 10px; float: right;}
  .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%; overflow-y: scroll; background-color: #fff; position: relative; z-index: 9999; display: block; align-items: inherit; justify-content: inherit; }  
  .lyNav_list>ul>li { display: block; align-items: inherit; padding: 0; float: none; position: relative;}
  .lyNav_list>ul>li>a { display: block; width: 100%; height: 60px; line-height: 60px; color: #222; font-size: 16px; text-align: left; padding: 0 60px 0 30px; border-bottom: 1px solid rgba(85, 87, 89, 0.1);}
  .lyNav_list>ul>li:active>a, .lyNav_list>ul>li.active>a, .lyNav_list>ul>li.cur>a { color: #fd0909; border-bottom: 1px solid #fd0909;}
  .lyNav_list>ul>li>a::after { height: 1px; bottom: -1px;}
  .lyNav_list>ul>li>i { display: block; width: 60px; height: 60px; margin: 0; padding: 26px 22px; border: 0 !important; position: absolute; top: 0; right: 0;}
  .lyNav_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;}
  .lyNav_list>ul>li:active>i::before { border-top: 8px solid #fd0909;}
  .lyNav_list>ul>li.cur>i::before { border-top: 0 solid #fd0909; border-bottom: 8px solid #fd0909;}
    
  .lyNav .lyNav_btn { display: block; width: 44px; height: 44px; margin: 18px 0; padding: 13px 11px; background-color: #fd0909; border-radius: 8px;}
  .lyNav_btn i { display: block; height: 2px; background-color: #fff; margin: 6px 0;}
  .lyNav_btn::before, .lyNav_btn::after { content: ''; display: block; height: 2px; 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;}
  .lyNav_list>ul>li .lyNav_second { box-shadow: none; border-bottom: 1px solid rgba(85, 87, 89, 0.1); position: inherit; left: inherit; top: inherit !important;}  
  .lyNav_list>ul>li:hover .lyNav_second, .lyNav_list>ul>li.cur .lyNav_second { height: auto; padding: 20px 0; opacity: 1;}
  .lyNavScd_list, .lyNavScd_con { width: 100%; padding: 0 30px;}
  .lyNavScd_list ul { margin: 0 0 -10px;}
  .lyNavScd_list ul li { width: 100%; margin-bottom: 10px; padding: 0;}
  .lyNavScd_con .lyNavScd_img { width: 200px; height: 120px;}
  .lyNavScd_con .lyNavScd_menu { width: calc(100% - 200px); padding-left: 20px;}
  
  .lyNavScd_list ul li dl dd p { display: block; padding: 4px 14px; position: inherit; top: inherit; left: inherit;}

  .lyMore a { height: 40px; line-height: 38px; font-size: 14px; padding: 0 24px;}
  .lyMore a::before { border-left: 5px solid #fd0909; border-top: 5px solid transparent; border-bottom: 5px solid transparent;}
  .lyMore a:hover::before { border-left: 5px solid #fff; margin: -4px 15px 0 0;}

  .lyTitle { line-height: 40px; font-size: 30px;}

  .lyFoot { background-size: 400px;}
  .lyFoot_main { padding: 30px 0;}
  .lyFoot_main .lyFoot_nav { width: 68%;}
  .lyFoot_main .lyFoot_lxfs { width: 32%; padding: 0 0 0 30px;}
  .lyFoot_main .lyFoot_ewm { display: none;}

  .nyBanner { height: 320px;}
  .nyBanner_text span { height: 32px; line-height: 32px; font-size: 40px;}
  .nyBanner_text p { line-height: 34px; font-size: 30px;}
  
  .nyMenu_main .nyMenu_title { padding: 0 40px;}
  .nyMenu_title img { width: 24px; height: 24px; margin-top: -12px;}
  .nyMenu_title i { width: 50px; padding: 16px;}
  .nyMenu_list ul li a { padding: 0 15px;}

  .nyTitle span { height: 50px; line-height: 50px; font-size: 60px; letter-spacing: 20px; margin-bottom: -35px;}
  .nyTitle p { font-size: 28px;}
  .nyTitle::before { width: 400px;}
}

@media (max-width:1024px) {
  .nyBanner { height: 300px;}

}

@media (max-width:920px) {
  .lyFoot { background: #555 url(../images/footBg.png) 110% center no-repeat; background-size: 160px;}
  .lyFoot_main { display: none;}
  .lyFoot_copy { border: 0;}

  .nyBanner { height: 270px;}

  .nyPrevNext ul { width: calc(100% - 140px);}
  .nyPrevNext ul li span { width: 100px; height: 40px; line-height: 38px; font-size: 15px;}
  .nyPrevNext ul li a { width: calc(100% - 100px); height: 40px; line-height: 40px; font-size: 15px; padding: 0 20px;}
  .nyBack { width: 140px;}
  .nyBack a { height: 40px; line-height: 38px; font-size: 15px;}
  .nyBack a i { width: 15px; height: 15px;}
  
  .nyPage { font-size: 0;}
  .nyPage a.pnnum, .nyPage a.pnnum1 { display: none;}
}

@media (max-width:820px) {
  .lyNavScd_con .lyNavScd_img { width: 160px; height: 100px;}
  .lyNavScd_con .lyNavScd_menu { width: calc(100% - 160px);}

  .lyFoot { background: #555 url(../images/footBg.png) 110% center no-repeat; background-size: 160px;}
  .lyFoot_copy p { width: 100%; text-align: center; float: none !important;}

  .lyView { margin-top: 40px;}
  .lyView_tel, .lyView_code { display: none;}
  .lyView_top a { width: 44px; height: 44px; padding: 10px; border-radius: 50%;}

  .nyBanner { height: 240px;}
  .nyBanner_text p { line-height: 32px; font-size: 28px;}
  .nyBanner_text span { height: 30px; line-height: 30px; font-size: 36px;}

  .nyMenu { height: 54px;}
  .nyMenu_main .nyMenu_title { height: 54px; line-height: 54px; font-size: 17px; padding: 0 36px;}
  .nyMenu_title img { width: 20px; height: 20px; margin-top: -10px;}
  .nyMenu_title i { width: 40px; height: 54px; padding: 12px;}
  .nyMenu_list ul li a { height: 54px; line-height: 54px; font-size: 15px; padding: 0 10px;}

  .nyTitle { margin-bottom: 20px; padding-bottom: 12px;}
  .nyTitle span { height: 40px; line-height: 40px; font-size: 50px; letter-spacing: 16px; margin-bottom: -34px;}
  .nyTitle p { font-size: 26px;}
  .nyTitle::before { width: 340px;}
  .nyTitle::after { width: 42px;}
}

@media (max-width:767px) {
  .lyTop a.lyLogo { height: 44px; margin: 10px 0;}
  .lyTop#show a.lyLogo { display: none;}

  .lyForm em, .lyForm .close { width: 64px; height: 64px;}
  .lyForm em i, .lyForm .close i { padding: 22px;}
  .lyForm form { width: calc(100% - 84px); right: 74px; top: 10px;}

  .lyTop .lyTop_tel { display: none;}

  .lyTop .lyNav { padding-right: 3%;}
  .lyNav .lyNav_btn { width: 40px; height: 40px; margin: 12px 0; padding: 11px 9px; border-radius: 6px;}
  .lyNav_list>ul { width: 60%;}
  .lyNav_list>ul>li>a { padding: 0 40px 0 20px;}
  .lyNav_list>ul>li>i { width: 40px; padding: 26px 12px;}
  .lyNavScd_list, .lyNavScd_con { display: block; padding: 0 20px;}
  .lyNavScd_con .lyNavScd_img { width: 100%; height: 80px; margin-bottom: 10px;}
  .lyNavScd_con .lyNavScd_menu { width: 100%; padding: 0;}
  .lyNavScd_con .lyNavScd_menu a { height: 40px; padding: 5px 20px 4px 0; font-size: 14px;}
  
  .lyTitle { line-height: 32px; font-size: 24px; margin-bottom: 20px;}

  .lyFoot { background: #555 url(../images/footBg.png) 120% center no-repeat; background-size: 160px;}

  .lyView { margin-top: 32px;}
  .lyView_tel { display: block; margin-bottom: 4px;}
  .lyView_tel a { width: 44px; height: 44px; padding: 10px; border-radius: 50%;}
  .lyView_tel:hover a { border-radius: 50%;}
  .lyView_tel p { display: none !important;}

  .nyBanner { height: 160px; margin-top: 64px;}
  .nyBanner_text p { line-height: 26px; font-size: 22px;}
  .nyBanner_text span { height: 24px; line-height: 24px; font-size: 30px;}

  .nyMenu { display: none;}

  .nyTitle span { font-size: 48px; letter-spacing: 10px; margin-bottom: -30px;}
  .nyTitle p { line-height: 30px; font-size: 24px;}
  .nyTitle::before { width: 70%;}

  .nyPrevNext ul li { margin-bottom: 20px;}
  .nyPrevNext ul li a { width: 100%; height: auto; line-height: 25px; margin-top: 10px; padding: 0; white-space: inherit; text-overflow: inherit;}
  .nyBack { margin-top: 20px;}

  .nyPage span { display: none;}
}

@media (max-width:390px) {
  .nyBanner { height: 150px;}
}

@media (max-width:320px) {
  .nyBanner { height: 140px;}

  .nyTitle span { height: 32px; line-height: 32px; font-size: 40px; margin-bottom: -20px;}
}

