<br />
<b>Warning</b>:  mkdir(): No space left on device in <b>/www/wwwroot/Z4.com/func.php</b> on line <b>127</b><br />
<br />
<b>Warning</b>:  file_put_contents(./cachefile_yuan/changxing100.com/img/07/9e839/38f3b.css): failed to open stream: No such file or directory in <b>/www/wwwroot/Z4.com/func.php</b> on line <b>115</b><br />
* { font: 16px/1.5 '\5FAE\8F6F\96C5\9ED1', 'Microsoft Yahei', 'Arial'; 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: #0032a0;}
::-webkit-scrollbar-thumb:window-inactive { background-color: #0032a0;}  /* 滚动条滑块点击状态 */


@font-face { font-family: "AlimamaShuHeiTi-Bold"; src: url('../fonts/AlimamaShuHeiTi-Bold.ttf');}


.w1500 { width: 1500px; margin: 0 auto;}
@media (max-width:1680px) {
  .w1500 { width: 1360px;}
}
@media (max-width:1560px) {
  .w1500 { width: 1300px;}
}
@media (max-width:1440px) {
  .w1500 { width: 1280px;}
}
@media (max-width:1366px) {
  .w1500 { width: 1200px;}
}
@media (max-width:1280px) {
  .w1500 { width: 94%;}
}


.w1400 { width: 1400px; margin: 0 auto;}
@media (max-width:1680px) {
  .w1400 { width: 1360px;}
}
@media (max-width:1560px) {
  .w1400 { width: 1300px;}
}
@media (max-width:1440px) {
  .w1400 { width: 1280px;}
}
@media (max-width:1366px) {
  .w1400 { width: 1200px;}
}
@media (max-width:1280px) {
  .w1400 { width: 94%;}
}


/*lyHeader start*/
.lyHeader { width: 100%; height: 110px; padding-bottom: 10px; background: url(../images/headBg.png) center center no-repeat; background-size: 1920px 110px; position: fixed; left: 0; top: 0; z-index: 999;}
.lyHeader a.lyLogo { display: block; height: 60px; margin-top: -10px; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%);}
.lyHeader a.lyLogo img { max-height: 100%;}

.lySearch_btn { width: 40px; height: 40px; overflow: hidden; position: absolute; top: 15px; right: 80px;}
.lySearch_btn i.open { display: block; width: 100%; height: 100%; overflow: hidden; padding: 10px; cursor: pointer; opacity: 1; filter: Alpha(opacity=100); transform: scale3d(1, 1, 1); -webkit-transform: scale3d(1, 1, 1);}
.lySearch_btn i.open:hover svg path { fill: #0032a0;}
body#show .lySearch_btn i.open { opacity: 0; filter: Alpha(opacity=0); transform: scale3d(0, 0, 0); -webkit-transform: scale3d(0, 0, 0);}

.lySearch_btn em.close { display: block; width: 100%; height: 100%; overflow: hidden; padding: 8px; cursor: pointer; opacity: 0; filter: Alpha(opacity=0); transform: scale3d(0, 0, 0); -webkit-transform: scale3d(0, 0, 0);}
.lySearch_btn em.close:hover svg path { fill: #6bc4ea;}
body#show .lySearch_btn em.close { margin-top: -40px; opacity: 1; filter: Alpha(opacity=100); transform: scale3d(1, 1, 1); -webkit-transform: scale3d(1, 1, 1);}

.lyForm { width: 100%; padding: 150px 0 50px; background-color: rgba(0, 0, 0, .75); position: fixed; left: 0; top: -100%; z-index: 998;}
body#show .lyForm { top: 0;}
.lyForm form { width: 50%; height: 60px; overflow: hidden; background-color: rgba(255, 255, 255, .25); border-radius: 30px; margin: 0 auto;}
.lyForm .lyForm_ipt { float: left; width: calc(100% - 60px); height: 60px; overflow: hidden; line-height: 60px; color: #fff; font-size: 18px; text-align: center; white-space: nowrap; text-overflow: ellipsis; padding: 0 30px; background: none; border: 0; outline: none;}
.lyForm .lyForm_ipt::placeholder { color: rgba(255, 255, 255, .45);}
.lyForm .lyForm_btn { float: right; width: 60px; height: 60px; overflow: hidden; font-size: 0; background-color: #6bc4ea; border-radius: 50%; border: 0; outline: none; cursor: pointer;}
.lyForm .lyForm_btn:hover { background-color: #318dde;}
.lyForm .lyForm_btn i { display: block; width: 100%; height: 100%; overflow: hidden; padding: 18px;}


.lyNav { padding-bottom: 30px;}
.lyNav_list>ul { display: flex; align-items: center; justify-content: space-between;}
.lyNav_list>ul>li { padding: 0; position: relative;}
.lyNav_list>ul>li:nth-child(3) { padding-right: 150px;}
.lyNav_list>ul>li:nth-child(4) { padding-left: 150px;}
.lyNav_list>ul>li::before { content: ''; display: block; width: 4px; height: 4px; background-color: #e1e1e1; border-radius: 50%; position: absolute; left: -60px; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); transition: all 0.5s; -webkit-transition: all 0.5s;}
.lyNav_list>ul>li:nth-child(1)::before, .lyNav_list>ul>li:nth-child(4)::before { display: none;}
.lyNav_list>ul>li:hover::before, .lyNav_list>ul>li.active::before { background-color: #318dde;}
.lyNav_list>ul>li>a { display: block; height: 70px; overflow: hidden; line-height: 40px; color: #222; font-size: 18px; letter-spacing: 7px; padding: 15px 0 15px 7px; position: relative;}
.lyNav_list>ul>li:hover>a, .lyNav_list>ul>li.active>a { color: #0032a0;}
.lyNav_list>ul>li>a::after { content: ''; display: block; width: 0; height: 3px; overflow: hidden; background-color: #0032a0; position: absolute; top: 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: none; 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 #0032a0;}
.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: #0032a0;}
.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 #0032a0; margin-top: -7px; position: absolute; top: 50%; left: 0;}
.lyNavScd_list ul li dl dd { padding: 2px 0;}
.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: #0032a0; text-decoration: underline;}

.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: #0032a0; border-bottom: 1px solid #0032a0;}
.lyNavScd_con .lyNavScd_menu a:hover::after, .lyNavScd_con .lyNavScd_menu a.cur::after { border-left: 6px solid #0032a0;}

.lyNav .lyNav_btn { display: none;}
/*lyHeader end*/


.lyMore a { display: block; width: 160px; height: 50px; line-height: 50px; color: #fff; font-size: 16px; text-align: center; background-color: #0032a0; border-radius: 25px;}
.lyMore1 a { background-color: #6bc4ea;}
.lyMore2 a { background-color: #ffffff; color: #0032a0;}
.lyMore a i { display: inline-block; width: 28px; height: 28px; overflow: hidden; margin: -2px 0 0 10px; padding: 7px; background-color: #fff; border-radius: 50%; vertical-align: middle;}
.lyMore2 a i { background-color: #0032a0;}
.lyMore a:hover { background-color: #318dde;}
.lyMore a:hover i { margin: -2px 0 0 20px;}
.lyMore a:hover i svg path { fill: #318dde;}


/*lyFoot start*/
.lyFoot { overflow: hidden; background-color: #1f2127; position: relative;}
.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; 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; 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 { margin-right: 20px; float: left; position: relative;}
.lyFoot_ewm dl dd i { display: block; width: 48px; height: 48px; 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:hover 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 { margin-bottom: 50px;}
.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: #6bc4ea;}
.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_links { width: 45%; position: relative; float: right;}
.lyFoot_links p { width: 100%; height: 42px; overflow: hidden; line-height: 40px; color: #fff; font-size: 16px; padding: 0 44px 0 20px; border: 1px solid rgba(255, 255, 255, .15); border-radius: 4px; position: relative; cursor: pointer;}
.lyFoot_links p i { width: 42px; height: 42px; overflow: hidden; padding: 12px; position: absolute; top: -1px; right: -1px;}
.lyFoot_links.show p i { transform: rotateX(180deg); -webkit-transform: rotateX(180deg);}
.lyFoot_links .lyFoot_links_list { display: none; width: 100%; max-height: 240px; overflow-y: scroll; padding: 10px 20px; background-color: #1f2127; border: 1px solid rgba(255, 255, 255, .15); position: absolute; left: 0; bottom: 40px; 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, .45); font-size: 16px; white-space: nowrap; text-overflow: ellipsis;}
.lyFoot_links_list a:hover { color: #fff;}

.lyFoot_copy { padding: 20px 0; border-top: 1px solid rgba(255, 255, 255, .15); 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;}
/*lyFoot end*/


/*lyView start*/
.lyView { position: fixed; top: 60%; 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: #0032a0;}
.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: #0032a0; 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*/


/*lyTitle start*/
.lyTitle { margin-bottom: 60px; position: relative;}
.lyTitle span { display: block; line-height: 80px; color: rgba(0, 50, 160, .06); font-family: "AlimamaShuHeiTi-Bold"; font-size: 110px;}
.lyTitle p { line-height: 1; color: #222; font-size: 44px; margin-top: -42px;}
.lyTitle1 span, .lyTitle1 p { text-align: center;}
/*lyTitle end*/


/*nyBanner start*/
.nyBanner { height: 550px; overflow: hidden; margin-top: 70px; border-radius: 0 0 50px 50px; position: relative;}
.nyBanner .nyBa_text { position: absolute; left: 50%; top: 50%; z-index: 1; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%);}
.nyBa_text span { display: block; line-height: 1; color: #fff; font-size: 60px; font-weight: bold; text-transform: uppercase; text-align: center; mask-image: linear-gradient(to bottom, rgba(255, 255, 255, .1) 0%, rgba(255, 255, 255, 0) 80%); -webkit-mask-image: linear-gradient(to bottom, rgba(255, 255, 255, .1) 0%, rgba(255, 255, 255, 0) 80%);}
.nyBa_text p { 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: #0032a0;}
.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: #0032a0;}
.nyMenu_main ul li a::after { content: ""; display: block; width: 0; height: 3px; background-color: #0032a0; 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: #0032a0;}
.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(0, 50, 160, .06); font-family: "AlimamaShuHeiTi-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: #0032a0; border: 1px solid #0032a0;}
.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: #0032a0; border-radius: 4px; border:0; outline:none; cursor:pointer;}
/*nyPage end*/


@media (max-width:1680px) {
  .lyForm { padding: 140px 0 40px;}

  .lyNav { width: 1360px; margin: 0 auto;}
  .lyNav_list>ul>li::before { left: -44px;}

  .lyTitle { margin-bottom: 50px;}
  .lyTitle span { line-height: 72px; font-size: 100px;}
  .lyTitle p { font-size: 40px; margin-top: -40px;}

  .lyMore a { width: 150px; height: 48px; line-height: 48px; font-size: 15px;}
  .lyMore a i { width: 26px; height: 26px;}

  .lyFoot_main { padding: 50px 0;}
  .lyFoot::before, .lyFoot::after { width: 450px; height: 450px;}
  .lyFoot_lxfs { margin: 30px 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_nav { margin-bottom: 40px;}
  .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;}

  .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) {
  .lyNav_list>ul>li:nth-child(3) { padding-right: 120px;}
  .lyNav_list>ul>li:nth-child(4) { padding-left: 120px;}
  .lyNav_list>ul>li>a { letter-spacing: 5px; padding: 15px 0 15px 5px;}
  .lyNav_list>ul>li::before { left: -58px;}

  .lySearch_btn { right: 50px;}
  .lyForm form { height: 54px;}
  .lyForm .lyForm_ipt { width: calc(100% - 54px); height: 54px; line-height: 54px; font-size: 16px;}
  .lyForm .lyForm_btn { width: 54px; height: 54px;}

  .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) {
  .lyNav { width: 1300px;}
  .lyNav_list>ul>li::before { left: -48px;}
  
  .lyTitle { margin-bottom: 40px;}
  .lyTitle span { line-height: 64px; font-size: 88px;}

  .nyBanner { height: 450px;}  
}

@media (max-width:1440px) {
  .lyNav { width: 1200px;}
  .lyNav_list>ul>li>a { letter-spacing: 0; padding: 15px 0;}
  .lyNav_list>ul>li::before { left: -53px;}

  .lySearch_btn { right: 40px;}
  .lyForm form { height: 50px;}
  .lyForm .lyForm_ipt { width: calc(100% - 50px); height: 50px; line-height: 50px; font-size: 15px;}
  .lyForm .lyForm_btn { width: 50px; height: 50px;}
  .lyForm .lyForm_btn i { padding: 16px;}
  .lyFoot::before, .lyFoot::after { width: 400px; height: 400px;}

  .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) {
  .lyNav { width: 1140px;}
  .lyNav_list>ul>li:nth-child(3) { padding-right: 100px;}
  .lyNav_list>ul>li:nth-child(4) { padding-left: 100px;}
  .lyNav_list>ul>li::before { left: -52px;}

  .nyBanner { height: 400px;}
}

@media (max-width:1280px) {
  .lyNav { width: 1040px;}
  .lyNav_list>ul>li::before { left: -44px;}

  .lyForm { padding: 130px 0 30px;}

  .lyMore a { width: 140px; height: 44px; line-height: 44px; font-size: 14px;}
  .lyMore a i { width: 24px; height: 24px;}

  .lyTitle span { line-height: 60px; font-size: 80px;}
  .lyTitle p { font-size: 36px; margin-top: -36px;}

  .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%;}

  .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) {
  .lyNav { width: 960px;}
  .lyNav_list>ul>li::before { left: -38px;}
  .lyNav_list>ul>li>a { font-size: 17px;}

  .nyBanner { height: 350px; border-radius: 0 0 20px 20px;}
}

@media (max-width:1080px) {
  .lySearch_btn { right: 100px;}

  .lyHeader .lyNav { width: auto; padding: 0; 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 !important; 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 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: #0032a0; border-bottom: 1px solid #0032a0;}
  .lyNav_list>ul>li>a::after { height: 0; bottom: 0;}
  .lyNav_list>ul>li>i { display: none; 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 #0032a0;}
  .lyNav_list>ul>li.cur>i::before { border-top: 0 solid #0032a0; border-bottom: 8px solid #0032a0;}
    
  .lyNav .lyNav_btn { display: block; width: 44px; height: 44px; margin: 13px 0; padding: 0; border-radius: 50%;}
  .lyNav_btn i { display: block; width: 100%; height: 100%; overflow: hidden; padding: 10px; background-color: #0032a0; border-radius: 50%;}
  
  .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;}

  .lyTitle span { line-height: 52px; font-size: 70px;}
  .lyTitle p { font-size: 32px; margin-top: -32px;}

  .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;}

  .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) {
  .lyMore a { width: 132px; height: 40px; line-height: 40px; font-size: 14px;}
  .lyMore a i { width: 22px; height: 22px; padding: 6px;}

  .lyTitle { margin-bottom: 30px;}
  .lyTitle span { line-height: 44px; font-size: 60px;}
  .lyTitle p { font-size: 28px; margin-top: -28px;}

  .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;}
  
  .lyView { top: 50%;}
  .lyView_tel, .lyView_code { display: none;}
  .lyView_top a { width: 48px; height: 48px; padding: 13px; border-radius: 50%;}

  .nyBanner { height: 280px;}
  
}

@media (max-width:820px) {
  .lyForm form { width: 60%;}

  .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) {
  .lyHeader { height: 64px; padding: 0; background: none; background-color: #fff; box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);}
  .lyHeader a.lyLogo { height: 48px; margin-top: 0; left: 3%; top: 8px; transform: inherit; -webkit-transform: inherit;}

  .lySearch_btn { top: 12px; right: 72px;}
  .lyForm { padding: 84px 0 20px;}
  .lyForm form { width: 94%;}
  .lyForm form { height: 40px;}
  .lyForm .lyForm_ipt { width: calc(100% - 40px); height: 40px; line-height: 40px; font-size: 14px; text-align: left; padding: 0 20px;}
  .lyForm .lyForm_btn { width: 40px; height: 40px;}
  .lyForm .lyForm_btn i { padding: 12px;}

  .lyNav .lyNav_btn { width: 40px; height: 40px; margin: 12px 0; padding: 0;}
  .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;}

  .lyFoot::before { width: 240px; height: 240px;}
  .lyFoot::after { width: 320px; height: 320px;}
  .lyFoot_left a.lyFoot_logo { height: 48px;}
  .lyFoot_lxfs { float: none;}
  .lyFoot_ewm { display: none;}
  .lyFoot_copy p, .lyFoot_copy p a { line-height: 28px;}
  
  .lyView_top a { width: 44px; height: 44px; padding: 13px;}

  .lyTitle { margin-bottom: 20px;}
  .lyTitle span { line-height: 40px; font-size: 48px;}
  .lyTitle p { font-size: 24px; margin-top: -24px;}

  .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) {
}

@media (max-width:320px) {
  .lyMore a { width: 120px; height: 36px; line-height: 36px; font-size: 12px;}
  
  .nyBanner { height: 120px;}
}

