* { 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 { display: block; position: absolute; left: 0; top: 0; right: 0; bottom: 0;}
.cover { width: 100%; height: 100%; object-fit: cover;}
.cover1 { max-width: 100%; max-height: 100%; margin: auto;}

/* 设置滚动条的样式 */
::-webkit-scrollbar { width: 2px;}/* 滚动槽宽度 */
::-webkit-scrollbar-track { background-color: rgb(0, 0, 0, .06);}/* 滚动条滑块默认状态 */
::-webkit-scrollbar-thumb { background-color: #0087dc;}
::-webkit-scrollbar-thumb:window-inactive { background-color: #0087dc;}  /* 滚动条滑块点击状态 */


@font-face { font-family: "BebasKai"; src: url('../fonts/BebasKai.ttf');}


.w1400 { width: 1400px; margin: 0 auto;}
@media (max-width:1440px) {
  .w1400 { 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: 80px; margin: 10px 0; float: left;}
.lyTop a.lyLogo img { max-height: 100%;}

.lyTop .lyTop_tel { height: 100px; margin-left: 40px; padding: 22px 40px; background-color: #0087dc; float: right;}
.lyTop_tel p { height: 24px; line-height: 24px; color: rgba(255, 255, 255, .65); font-size: 14px; margin-bottom: 2px;}
.lyTop_tel p i { display: block; width: 16px; height: 16px; overflow: hidden; margin: 4px 8px 4px 0; padding: 2px; border: 1px solid #fff; border-radius: 50%; float: left; opacity: .65;}
.lyTop_tel span { display: block; height: 30px; line-height: 30px; color: #fff; font-size: 24px; font-weight: bold;}

.lyTop .lyForm { margin: 25px 0; float: right; position: relative;}
.lyForm em { display: block; width: 50px; height: 50px; overflow: hidden; padding: 4px; background-color: rgba(0, 135, 220, .15); border-radius: 50%; 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: 10px; background-color: #0087dc; border-radius: 50%;}
.lyTop#show .lyForm em { opacity: 0; filter: Alpha(opacity=0); transform: scale3d(0, 0, 0); -webkit-transform: scale3d(0, 0, 0);}

.lyForm form { width: 360px; height: 42px; background-color: #f0f0f0; border-radius: 21px; position: absolute; top: 4px; right: 60px; z-index: 99; transform: scale3d(0, 0, 0); -webkit-transform: scale3d(0, 0, 0); transform-origin: right center; opacity: 0; filter: Alpha(opacity=0);}
.lyForm .lyForm_ipt { float: left; width: calc(100% - 42px); height: 42px; overflow: hidden; line-height: 42px; color: #222; font-size: 16px; white-space: nowrap; text-overflow: ellipsis; padding: 0 20px; background: none; border: 0; outline: none;}
.lyForm .lyForm_ipt::placeholder { color: #666;}
.lyForm .lyForm_btn { float: right; width: 42px; height: 42px; overflow: hidden; margin-right: 0; font-size: 0; background-color: #0087dc; border-radius: 50%; border: 0; outline: none; cursor: pointer;}
.lyForm .lyForm_btn:hover { background-color: #222;}
.lyForm .lyForm_btn i { display: block; width: 100%; height: 100%; overflow: hidden; padding: 10px;}
.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: 50px; height: 50px; overflow: hidden; padding: 4px; background-color: rgba(34, 34, 34, .1); border-radius: 50%; position: absolute; top: 0; right: 0; transform: scale3d(0, 0, 0); -webkit-transform: scale3d(0, 0, 0); opacity: 0; filter: Alpha(opacity=0);}
.lyForm .close i { display: block;width: 100%; height: 100%; overflow: hidden; padding: 13px; background-color: #222; border-radius: 50%;}
.lyTop#show .lyForm .close { opacity: 1; filter: Alpha(opacity=100); transform: scale3d(1, 1, 1); -webkit-transform: scale3d(1, 1, 1);}


.lyNav { float: right;}
.lyTop#show .lyNav { display: none;}
.lyNav_list>ul>li { display: flex; align-items: center; padding: 0 30px; float: left; position: relative;}
.lyNav_list>ul>li:last-child { margin-right: 0;}
.lyNav_list>ul>li>a { display: block; height: 100px; overflow: hidden; line-height: 60px; color: #222; font-size: 18px; padding: 20px 0; position: relative;}
.lyNav_list>ul>li:hover>a, .lyNav_list>ul>li.active>a { color: #0087dc;}
.lyNav_list>ul>li>a::after { content: ''; display: block; width: 5px; height: 20px; overflow: hidden; margin-left: -2.5px; background: url(../images/navDot.png) center top  no-repeat; background-size: 5px 20px; position: absolute; bottom: -100%; left: 50%; transition: all 0.5s; -webkit-transition: all 0.5s;}
.lyNav_list>ul>li:hover>a::after, .lyNav_list>ul>li.active>a::after { bottom: 0;}

.lyNav_list>ul>li>i { display: block; width: 0; height: 0; border-top: 5px solid #ccc; border-left: 5px solid transparent; border-right: 5px solid transparent; margin-left: 6px;}
.lyNav_list>ul>li:hover>i { border-top: 5px solid #0087dc;}
.lyNav_list>ul>li .lyNavScd_list { 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 .lyNavScd_list { height: auto; padding: 10px; opacity: 1; top: 100%;}
.lyNavScd_list dl dd a { display: block; height: 36px; overflow: hidden; line-height: 36px; color: #555; font-size: 16px; text-align: center; white-space: nowrap; text-overflow: ellipsis;}
.lyNavScd_list dl dd a:hover { color: #0087dc; text-decoration: underline;}

.lyNav .lyNav_btn { display: none;}
/*lyTop end*/


/*lyLinks start*/
.lyLinks { overflow: hidden; padding: 36px 0; background-color: #fff;}
.lyLinks_main { display: flex;}
.lyLinks_main .lyLinks_title { width: 160px; height: 48px; overflow: hidden; line-height: 48px; color: #fff; font-size: 18px; font-weight: bold; text-align: center; background-color: #0087dc;}
.lyLinks_title i { display: inline-block; width: 28px; height: 28px; overflow: hidden; vertical-align: middle; margin: -2px 6px 0 0;}
.lyLinks_main .lyLinks_list { width: calc(100% - 160px); overflow: hidden; padding: 4px 0 4px 12px;}
.lyLinks_list a { display: inline-block; height: 40px; line-height: 40px; color: #999; font-size: 16px; padding: 0 12px; vertical-align: top; position: relative;}
.lyLinks_list a:hover { color: #0087dc;}
.lyLinks_list a::after { content: ''; display: block; width: 6px; height: 1px; background-color: #999; position: absolute; top: 50%; right: -5px;}
.lyLinks_list a:last-child::after { display: none;}
/*lyLinks end*/


/*lyFoot start*/
.lyFoot { overflow: hidden; margin-top: -8px; padding-top: 8px;}
.lyFoot_main { display: flex; background-color: #151515; position: relative;}
.lyFoot_left { width: 62.5%;}
.lyFoot_left .lyFoot_nav { padding-left: calc(100% - 940px); border-bottom: 1px solid rgba(255, 255, 255, .1);}
.lyFoot_nav ul { display: flex; flex-wrap: wrap; justify-content: left; margin: 0 -20px;}
.lyFoot_nav ul li { padding: 0 20px;}
.lyFoot_nav ul li:nth-child(1) { width: 26%;}
.lyFoot_nav ul li:nth-child(2) { width: 44%;}
.lyFoot_nav ul li:nth-child(3) { width: 30%;}
.lyFootNav_con { min-height: 100%; padding: 60px 0 60px 70px; position: relative;}
.lyFootNav_con::before { content: ''; display: block; width: 1px; height: 100%; background-color: rgba(255, 255, 255, .1); position: absolute; left: 22px; top: 0;}
.lyFootNav_con .lyFootNav_tit { height: 45px; line-height: 45px; color: #fff; font-size: 18px; margin-bottom: 20px; position: relative;}
.lyFootNav_con .lyFootNav_tit i { display: block; width: 45px; height: 45px; overflow: hidden; padding: 11px; background-color: #151515; border: 1px solid rgba(255, 255, 255, .1); border-radius: 50%; position: absolute; left: -70px; top: 0;}
.lyFootNav_con .lyFootNav_tit i svg { opacity: .1;}
.lyFootNav_con a { display: block; width: 100%; height: 36px; overflow: hidden; line-height: 36px; color: rgba(255, 255, 255, .25); font-size: 16px; white-space: nowrap; text-overflow: ellipsis; float: left;}
.lyFoot_nav ul li:nth-child(2) .lyFootNav_con a { width: 50%; padding-right: 10px;}
.lyFootNav_con a:hover { color: #fff;}

.lyFoot_left .lyFoot_copy { padding: 24px 0 24px calc(100% - 918px);}
.lyFoot_copy p { line-height: 36px; 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_right { width: 37.5%; min-height: 100%; padding-right: calc(37.5% - 460px); background: #1e1e1e url(../images/ftBg.png) 0 0 repeat; background-size: 8px 8px; position: relative;}
.lyFoot_right::before { content: ''; display: block; width: 100%; height: 8px; background-color: #0087dc; position: absolute; left: 0; top: -8px;}
.lyFoot_right .lyFoot_lxfs { height: 100%; padding: 70px 0 70px 70px;}
.lyFoot_tel { padding-left: 60px; position: relative;}
.lyFoot_tel i { display: block; width: 42px; height: 42px; margin-top: -21px; padding: 10px; background-color: #0087dc; border-radius: 50%; position: absolute; left: 0; top: 50%;}
.lyFoot_tel i::before { content: ''; display: block; width: 0; height: 0; border-left: 10px solid #0087dc; border-top: 6px solid transparent; border-bottom: 6px solid transparent; position: absolute; left: 1px; bottom: -1px; transform: rotate(10deg); -webkit-transform: rotate(10deg);}
.lyFoot_tel span { display: block; line-height: 26px; color: rgba(255, 255, 255, .25); font-size: 16px;}
.lyFoot_tel p { line-height: 36px; color: #0087dc; font-size: 28px; font-weight: bold;}

.lyFoot_lxfs ul { margin: 40px 0 80px;}
.lyFoot_lxfs ul li { min-height: 30px; line-height: 30px; color: rgba(255, 255, 255, .25); font-size: 16px; margin-bottom: 15px; padding-left: 30px; position: relative;}
.lyFoot_lxfs ul li:last-child { margin-bottom: 0;}
.lyFoot_lxfs ul li i { display: block; width: 18px; height: 18px; overflow: hidden; position: absolute; left: 0; top: 6px; opacity: .25;}

.lyFoot_lxfs dl dd { display: inline-block; margin-right: 20px; vertical-align: top; position: relative;}
.lyFoot_lxfs dl dd:last-child { margin-right: 0;}
.lyFoot_lxfs dl dd i, .lyFoot_lxfs dl dd a { display: block; width: 36px; height: 36px; overflow: hidden; padding: 8px; background-color: #313131; border-radius: 50%; cursor: pointer;}
.lyFoot_lxfs dl dd i svg, .lyFoot_lxfs dl dd a svg { opacity: .25;}
.lyFoot_lxfs dl dd i:hover, .lyFoot_lxfs dl dd a:hover { background-color: #0087dc;}
.lyFoot_lxfs dl dd i:hover svg, .lyFoot_lxfs dl dd a:hover svg { opacity: 1;}
.lyFoot_lxfs dl dd p { display: none; width: 140px; height: auto; padding: 10px; background-color: #fff; box-shadow: 0 0 6px rgba(0, 0, 0, 0.1); position: absolute; left: 50%; bottom: 46px; transform: translateX(-50%); -webkit-transform: translateX(-50%);}
.lyFoot_lxfs dl dd:hover p { display: block;}
.lyFoot_lxfs dl dd p img { display: block; width: 100%; height: auto; margin: 0 auto 5px;}
.lyFoot_lxfs dl dd p span { display: block; line-height: 20px; color: #555; font-size: 14px; text-align: center;}
.lyFoot_lxfs dl dd p::after { content: ''; display: block; width: 0; height: 0; border-top: 8px solid #fff; border-left: 8px solid transparent; border-right: 8px solid transparent; position: absolute; left: 50%; bottom: -8px; transform: translateX(-50%); -webkit-transform: translateX(-50%);}
/*lyFoot end*/


/*lyView start*/
.lyView { position: fixed; top: 60%; 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: 50px; height: 50px; overflow: hidden; padding: 14px; background-color: #0087dc;}
.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: #0087dc; 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: 40px; position: relative;}
.lyTitle span { display: block; line-height: 50px; color: transparent; font-size: 54px; font-weight: bold; text-transform: uppercase; text-align: center; background-clip: text; -webkit-background-clip: text; background-image: linear-gradient(to bottom, rgba(0, 0, 0, .1), rgba(0, 0, 0, 0));}
.lyTitle p { display: flex; align-items: center; justify-content: center; line-height: 40px; color: #222; font-size: 34px; font-weight: bold; text-align: center; margin-top: -20px;}
.lyTitle p i { display: block; width: 7px; height: 7px; background-color: #0087dc; border-radius: 50%; position: relative;}
.lyTitle p i.l { margin-right: 20px;}
.lyTitle p i.r { margin-left: 20px;}
.lyTitle p i.l::before, .lyTitle p i.r::after { content: ''; display: block; width: 160px; height: 1px; position: absolute; top: 3px;}
.lyTitle p i.l::before { right: 7px; background-image: linear-gradient(to right, rgba(0, 135, 220, 0) 20%, #0087dc 100%);}
.lyTitle p i.r::after { left: 7px; background-image: linear-gradient(to left, rgba(0, 135, 220, 0) 20%, #0087dc 100%);}

.lyTitle1 span { background-image: linear-gradient(to bottom, rgba(255, 255, 255, .1), rgba(255, 255, 255, 0));}
.lyTitle1 p { color: #fff;}
/*lyTitle end*/


.ny_title {width:100%;margin:0 auto 40px;padding:0;}
.ny_title span { display:block; width:100%; height:48px; overflow:hidden; line-height:48px; color:rgba(40,40,40,0.1); font-size:44px; font-weight:bold; text-align:center; text-transform:Uppercase; text-overflow:ellipsis; white-space:nowrap; margin:0 auto; padding:0;}
.ny_title p { width:100%; height:40px; overflow:hidden; line-height:40px; color:#303030; font-size:34px; font-weight: bold; text-align:center; margin:0 auto 10px; padding:0;}
.ny_title p em { color:#303030; font-size:34px; font-weight: bold; font-style: normal;}
.ny_title i { display:block; width:150px; height:23px; margin:0 auto; padding:0; vertical-align:middle; text-align:center; position:relative;}
.ny_title i:before{content: ""; width:50px; height:1px; background:#ccc; position:absolute;left:0;top: 50%;}
.ny_title i:after{content: ""; width:50px; height:1px; background:#ccc; position:absolute;right:0;top: 50%;}
.ny_title i img{ width:23px;}


@media (max-width:1680px) {
  .lyTop { padding-left: 3%;}
  .lyTop a.lyLogo { height: 64px; margin: 8px 0;}

  .lyTop .lyTop_tel { height: 80px; padding: 12px 40px;}

  .lyTop .lyForm { margin: 15px 0;}

  .lyNav { padding-right: 20px;}
  .lyNav_list>ul>li { padding: 0 20px;}
  .lyNav_list>ul>li>a { height: 80px; font-size: 16px; padding: 10px 0;}

  .lyLinks { padding: 30px 0;}

  .lyFoot_left .lyFoot_nav { padding-left: calc(100% - 930px); border-bottom: 1px solid rgba(255, 255, 255, .1);}
  .lyFootNav_con { padding: 50px 0 50px 60px;}
  .lyFootNav_con .lyFootNav_tit i { left: -60px;}
  .lyFoot_left .lyFoot_copy { padding: 20px 0 20px calc(100% - 908px);}
  .lyFoot_right .lyFoot_lxfs { padding: 60px 0 60px 60px;}
  .lyFoot_lxfs ul { margin: 30px 0 60px;}
}

@media (max-width:1600px) {}

@media (max-width:1560px) {
  .lyNavScd_con { padding: 0 25% 0 22%;}
}

@media (max-width:1440px) {
  .lyTop .lyTop_tel { margin-left: 30px; padding: 12px 30px;}

  .lyNav { padding-right: 10px;}
	.lyNav_list>ul>li { padding: 0 15px;}

  .lyTitle { margin-bottom: 30px;}
  .lyTitle span { line-height: 44px; font-size: 50px;}
  .lyTitle p { font-size: 32px;}

  .lyLinks_main .lyLinks_title { width: 140px; height: 40px; line-height: 40px; font-size: 16px;}
  .lyLinks_main .lyLinks_list { width: calc(100% - 140px); padding: 2px 0 2px 10px;}
  .lyLinks_list a { height: 36px; line-height: 36px; font-size: 15px; padding: 0 10px;}

  .lyFoot { margin-top: -6px; padding-top: 6px;}
  .lyFoot_left { width: 67%; padding-left: 3%;}
  .lyFootNav_con { padding: 40px 0 40px 50px;}
  .lyFootNav_con::before { left: 19px;}
  .lyFootNav_con .lyFootNav_tit { height: 39px; line-height: 39px; font-size: 17px; margin-bottom: 10px;}
  .lyFootNav_con .lyFootNav_tit i { width: 39px; height: 39px; padding: 10px; left: -50px;}
  .lyFootNav_con a { height: 35px; line-height: 35px; font-size: 15px;}
  .lyFoot_left .lyFoot_copy { padding: 15px 0;}
  .lyFoot_copy p, .lyFoot_copy p a { line-height: 35px; font-size: 15px;}

  .lyFoot_right { width: 33%; padding-right: 3%;}
  .lyFoot_right::before { height: 6px; top: -6px;}
  .lyFoot_right .lyFoot_lxfs { padding: 40px 0 40px 40px;}
  .lyFoot_tel span { line-height: 25px; font-size: 15px;}
  .lyFoot_tel p { line-height: 35px; font-size: 25px;}
  .lyFoot_lxfs ul { margin: 20px 0 40px;}
  .lyFoot_lxfs ul li { min-height: 26px; line-height: 26px; font-size: 15px; margin-bottom: 10px; padding: 2px 0 2px 30px;}

}

@media (max-width:1366px) {
	.lyTop .lyTop_tel { margin-left: 20px; padding: 12px 20px;}

  .lyNavScd_con { padding: 0 26% 0 19.5%;}
}

@media (max-width:1280px) {
  .lyTop .lyTop_tel { margin-left: 20px; padding: 12px 20px;}

  .lyNav { padding-right: 10px;}
	.lyNav_list>ul>li { padding: 0 10px;}

  .lyFootNav_con a { height: 32px; line-height: 32px; font-size: 14px;}
  .lyFoot_left .lyFoot_copy { padding: 12px 0;}
  .lyFoot_copy p, .lyFoot_copy p a { line-height: 32px; font-size: 14px;}
  .lyFoot_tel { padding-left: 54px;}
  .lyFoot_tel span { line-height: 24px; font-size: 14px;}
  .lyFoot_tel p { line-height: 32px; font-size: 24px;}
  .lyFoot_lxfs ul li { min-height: 24px; line-height: 24px; font-size: 14px; padding: 3px 0 3px 30px;}
  
}

@media (max-width:1200px) {
  .lyTop a.lyLogo { height: 56px; margin: 12px 0;}

	.lyNav_list>ul>li { padding: 0 6px;}
	.lyNav_list>ul>li>a { font-size: 15px;}

  .lyForm form { width: 320px;}

  .lyLinks { padding: 20px 0;}
  .lyLinks_main .lyLinks_title { width: 120px; height: 36px; line-height: 36px; font-size: 15px;}
  .lyLinks_title i { width: 24px; height: 24px; margin: -2px 2px 0 0;}
  .lyLinks_main .lyLinks_list { width: calc(100% - 120px); padding: 0 0 0 10px;}
}

@media (max-width:1080px) {

  .lyTop .lyNav { width: auto; padding-right: 24px; 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: #0087dc; border-bottom: 1px solid #0087dc;}
  .lyNav_list>ul>li>a::after { height: 0; bottom: 0;}
  .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 #0087dc;}
  .lyNav_list>ul>li.cur>i::before { border-top: 0 solid #0087dc; border-bottom: 8px solid #0087dc;}
	.lyNav_list>ul>li .lyNavScd_list, .lyNav_list>ul>li:hover .lyNavScd_list { display: none; position: inherit; left: inherit; top: inherit; opacity: 1; height: auto; padding: 20px 40px;}
	.lyNav_list>ul>li.cur .lyNavScd_list { display: block;}
	.lyNav_list>ul>li .lyNavScd_list dl dd a { font-size: 14px; text-align: left;}
    
  .lyNav .lyNav_btn { display: block; width: 50px; height: 50px; margin: 15px 0; padding: 4px; background-color: rgba(0, 135, 220, .15); border-radius: 50%;}
  .lyNav_btn i { display: block; width: 100%; height: 100%; overflow: hidden; padding: 10px; background-color: #0087dc; 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;}


  .lyFootNav_con { padding: 40px 0 40px 45px;}
  .lyFootNav_con::before { left: 17px;}
  .lyFoot_nav ul { margin: 0 -10px;}
  .lyFoot_nav ul li { padding: 0 10px;}
  .lyFootNav_con .lyFootNav_tit i { width: 35px; height: 35px; padding: 8px; left: -45px;}
  .lyFootNav_con .lyFootNav_tit { height: 35px; line-height: 35px; font-size: 16px;}


  .lyTitle { margin-bottom: 20px;}
  .lyTitle span { line-height: 40px; font-size: 44px;}
  .lyTitle p { font-size: 30px;}
  .lyTitle p i.l { margin-right: 12px;}
  .lyTitle p i.r { margin-left: 12px;}
  .lyTitle p i.l::before, .lyTitle p i.r::after { width: 150px;} 

}

@media (max-width:1024px) {}

@media (max-width:920px) {
  .lyFoot_main { display: block;}
  .lyFoot_left { width: 100%; padding: 0 3%;}
  .lyFoot_left .lyFoot_nav, .lyFoot_right { display: none;}
  .lyFoot_left .lyFoot_copy { padding: 20px 0;}
  .lyFoot_copy p, .lyFoot_copy p a { line-height: 28px;}
}

@media (max-width:820px) {
  .lyForm form { width: 280px;}
}

@media (max-width:767px) {
  .lyTop { padding: 0 3%;}
  .lyTop a.lyLogo { height: 44px; margin: 10px 0;}
  .lyTop#show a.lyLogo { display: none;}

  .lyTop .lyTop_tel { display: none;}

  .lyTop .lyForm { margin: 10px 0; position: initial;}
  .lyForm em, .lyForm .close { width: 44px; height: 44px; padding: 3px;}
  .lyForm form { width: calc(94% - 54px); height: 38px; top: 13px; right: calc(3% + 54px);}
  .lyForm .lyForm_ipt { width: calc(100% - 38px); height: 38px; line-height: 38px; font-size: 14px; padding: 0 16px;}
  .lyForm .lyForm_btn { width: 38px; height: 38px;}
  .lyForm .close { top: 10px; right: 3%;}

  .lyTop .lyNav { padding-right: 3%;}
  .lyNav .lyNav_btn { width: 44px; height: 44px; margin: 10px 0; padding: 3px;}

  .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;}
	.lyNav_list>ul>li .lyNavScd_list, .lyNav_list>ul>li:hover .lyNavScd_list { padding: 10px 30px;}

  .lyTitle span { line-height: 32px; font-size: 36px;}
  .lyTitle p { line-height: 32px; font-size: 26px; margin-top: -12px;}
  .lyTitle p i { width: 5px; height: 5px;}
  .lyTitle p i.l { margin-right: 10px;}
  .lyTitle p i.r { margin-left: 10px;}
  .lyTitle p i.l::before { width: 100px; top: 2px; right: 5px;}
  .lyTitle p i.r::after { width: 100px; top: 2px; left: 5px;}

  .lyLinks_main { display: block;}
  .lyLinks_main .lyLinks_title { width: 110px; height: 32px; line-height: 32px; font-size: 14px; margin-bottom: 10px;}
  .lyLinks_main .lyLinks_list { width: 100%; padding: 0;}
  .lyLinks_list a { height: 32px; line-height: 32px; font-size: 14px;}

  .ny_title{ margin-bottom:20px;}
	.ny_title p { height: 32px; line-height: 32px; font-size:26px;}
	.ny_title p em { font-size:26px;}
}

@media (max-width:390px) {}

@media (max-width:320px) {
  .lyTitle span { line-height: 30px; font-size: 32px;}
  .lyTitle p { line-height: 30px; font-size: 24px; margin-top: -10px;}	
  .lyTitle p i.l::before, .lyTitle p i.r::after { width: 70px;} 

	.ny_title p, .ny_title p em { font-size: 24px;}
}



/*Ny_banner 开始*/
.Ny_banner { width:100%; height:540px; overflow:hidden; margin:0 auto; padding:280px 0 0; position:relative;}
.Ny_banner .NyBa_text { width:1400px; height:auto; margin:0 auto; padding:0; position:relative; z-index:1; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.NyBa_text p { width:100%; height:40px; overflow:hidden; line-height:40px; color:#fff; font-size:30px; margin:0 auto; padding:0; font-weight:bold;}
.NyBa_text em { display:block; width:120px; height:1px; overflow:hidden; margin:15px 0; padding:0; background-color:rgba(255,255,255,.3);}
@media screen and (min-width:1440px) and (max-width:1599px) {
	.Ny_banner .NyBa_text { width:94%;}
}
@media (max-width:1366px) {
	.Ny_banner { margin:0 auto;}
}
@media screen and (min-width:1360px) and (max-width:1439px) {
	.Ny_banner { height:450px; padding:220px 0 0;}
	.Ny_banner .NyBa_text { width:94%;}
}
@media screen and (min-width:1280px) and (max-width:1359px) {
	.Ny_banner { height:440px; padding:230px 0 0;}
	.Ny_banner .NyBa_text { width:94%;}
	.NyBa_text span { max-height:60px; line-height:30px; font-size:16px;}
	.NyBa_text em { width:56px; height:4px;}
}
@media screen and (min-width:1080px) and (max-width:1279px) {
	.Ny_banner { height:440px; padding:230px 0 0;}
	.Ny_banner .NyBa_text { width:94%;}
	.NyBa_text span { max-height:60px; line-height:30px; font-size:16px;}
	.NyBa_text em { width:56px; height:4px;}
}
@media screen and (min-width:1024px) and (max-width:1079px) {
	.Ny_banner { height:400px; padding:200px 0 0;}
	.Ny_banner .NyBa_text { width:94%;}
	.NyBa_text span { max-height:60px; line-height:30px; font-size:16px;}
	.NyBa_text em { width:56px; height:4px;}
}
@media screen and (max-width:1023px) and (min-width:768px) {
	.Ny_banner { height:360px; padding:170px 0 0;}
	.Ny_banner .NyBa_text { width:94%;}
	.NyBa_text span { max-height:60px; line-height:30px; font-size:15px;}
	.NyBa_text em { width:48px; height:3px; margin:15px 0;}
}
@media (max-width: 767px) {
	.Ny_banner { height:160px;padding:130px 0 0; margin-top:64px;}
	.Ny_banner .NyBa_text { width:92%;}
	.NyBa_text p { height:30px; line-height:30px; font-size:26px; display:none;}
	.NyBa_text span { max-height:44px; line-height:22px; font-size:14px;}
	.NyBa_text em { width:40px; height:2px; margin:10px 0; display:none;}
}
@media (max-width: 375px) {
	.Ny_banner { height:120px;padding: 90px 0 0;}
	.NyBa_text p { height:26px; line-height:26px; font-size:26px;}
	.NyBa_text span { max-height:48px; line-height:24px; font-size:14px;}
	.NyBa_text em { width:40px; height:2px; margin:10px 0;}
}
@media (max-width: 320px) {
	.NyBa_text p {height: 24px; line-height: 24px; font-size:18px;}
}
/*Ny_banner 结束*/


/*面包屑 开始*/
.n_nav_box { width:100%; margin: 0 auto; border-bottom: 1px solid #e5e5e5; background:#fff;}
.n_nav_box .n_nav {width: 1400px; font-size: 0; margin:0 auto;}
.n_nav_box1 .n_nav { display:none;}
.n_nav::-webkit-scrollbar { display:none;}
.n_nav a { font-size:16px;line-height:70px;color:#3c3c3c;display:inline-block;padding: 0 5px; width:20%; text-align:center;position:relative;z-index:1;transition: .5s;flex-grow: 1;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.nav_na .n_nav a{ width:33.333333%;}
.n_nav a+a:after { content:""; width:1px; height:16px; display:block; background:#e5e5e5; position:absolute; top:50%; margin-top:-8px; left:0; transition: 0s; z-index:0;}
.n_nav a:before { content:""; width:0; height:3px; display:block; position:absolute; bottom:-2px; left:0; transition: .5s; z-index:-1; opacity: 0; background: #0087dc;}
.n_nav a:hover:before,.n_nav a.on:before { width:100%; opacity: 1;}
.n_nav a:hover,.n_nav a.on { font-weight: bold;}
.n_nav_box .n_position { max-width:50%; height: 60px; overflow:hidden; float:right; margin:0; padding:0 20px; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.n_nav_box .n_position p { width:100%; height: 60px; overflow:hidden; line-height:60px; color:#a6a6a6; font-size:15px; white-space: nowrap; text-overflow: ellipsis; text-align:right; margin:0; padding:0;}
.n_nav_box1 .n_position { max-width:100%; float:left;}
.n_nav_box1 .n_position p { text-align:left;}

.n_position { font-size:15px; color:rgba(255,255,255,.6);}
.n_position:before {content: "";display:inline-block; width:18px; height:18px;background: url(../images/home.png) center bottom no-repeat;vertical-align:middle; margin:0 10px 0 0; opacity:.6;}
.n_position a { font-size:15px; color:rgba(255,255,255,.6); position:relative; transition:.4s;}
.n_position a:hover{color:rgba(255,255,255,1);}
.n_position i { font-size:15px;color:rgba(255,255,255,.6); display:inline-block; margin:0; padding:0 8px; font-family:arial; position:relative; top: -1px;}
.n_position span { font-size:15px; color:rgba(255,255,255,.6);}
@media (max-width:1440px){
	.n_nav_box { width:94%;}
}
@media (max-width:1366px){
	.n_nav_box .n_nav{ width:100%;}
}
@media (max-width:800px){
	.n_nav_box .n_position { width:100%; max-width:inherit; float:inherit;}
	.n_nav_box .n_position p { text-align:left;}
	.n_nav_box .n_nav { width:100%; float:inherit;}
}
@media (max-width: 767px) {
	.n_nav_box { width:100%; margin:0 auto;}	
	.n_nav_box .n_position { height:auto; padding:0 10px;}
	.n_nav_box .n_position p { height:auto; line-height:30px; padding:7px 0;}
	.n_nav a { height:44px; line-height:44px; font-size:15px;}
	
	.n_position a,.n_position span{ font-size:14px;}
}
@media (max-width: 375px) {
	.n_nav a{ font-size:14px;}
}
@media (max-width: 320px) {
	.n_nav a{ font-size:13px;}
	
}
/*面包屑 结束*/


/*分页样式 开始*/
#fengye { text-align: center; margin: 40px auto 0; color: #555; font-size:15px;}
.lyNy_News #fengye{margin: 0 auto;}
#fengye table { margin:0 auto;}
#fengye a { display: inline-block; padding: 0 15px; background: #f0f0f0; height: 32px; line-height: 32px; text-align: center; margin: 0 5px; border-radius:2px; color: #333; font-size:15px;}
#fengye a:hover { background: #0087dc; color: #fff; }
#fengye a.pnnum1 { background: #0087dc; color: #fff; }
#fengye input { display: inline-block; padding: 0 5px; background-color: #0087dc; width: 40px !important; height: 32px !important; line-height: 32px; text-align: center; border-radius: 2px; margin: 0 5px; color: #fff; cursor: pointer; border: 0; outline:none;}
#fengye .p_input { display: inline-block; padding: 0 15px; background: #ddd; height: 32px; line-height: 32px; text-align: center; margin: 0 5px; color: #333; cursor: default;}

.lyNy_video #fengye { margin:0 auto;}

@media (max-width: 767px) {
	#fengye { margin:0 auto; font-size:0;}
	#fengye b, #fengye strong font { font-size: 0;}
	#fengye input, #fengye .p_input { display:none;}
	#fengye a { height: 40px; line-height: 40px; padding: 0 12px; border-radius: 4px;}
	#fengye a.pnnum, #fengye a.pnnum1 { display: none;}
	#fengye a#firstpage, #fengye a#uppage, #fengye a#downpage, #fengye a#endpage { display:inline-block;}
	#fengye table tr td { font-size:0;}
}
@media (max-width: 375px) {
	#fengye { margin:0 auto;}
}
@media screen and (max-width:374px) and (min-width:321px) {
	#fengye a{padding: 0 4%;}
}
@media (max-width: 320px) {
	#fengye { margin:0 auto;}
}
/*分页样式 结束*/


/*产品分类 开始*/
.h_left { width:100%; overflow:hidden; background-color:#fff; margin:0 auto 20px;}
.cp_type .hd { text-align:center; background:#0087dc url(../images/hd_bg.jpg) center center no-repeat; background-size:cover; padding:20px;}
.cp_type .hd p { height:40px; line-height:40px; font-size:28px; font-weight:bold; color:#fff;}
.cp_type .hd p:before { content:''; display:inline-block; width:28px; height:28px; background:url(../images/mulu_tlt.png) center center no-repeat; margin-right:5px; vertical-align:middle; margin-top:-3px;}
.cp_type .hd span { display:block; height:20px; line-height:20px; font-size:14px; color:#fff; text-transform:uppercase;}

.cp_type .bd { padding:20px 10px 10px; background-color:#fff;}
.cp_type .bd ul li { margin:0 auto 10px;}
.cp_type .bd ul li:last-child { border:0;}
.cp_type .bd ul li p { height:60px; line-height:60px; background-color:#fafafa;}
.cp_type .bd ul li p a { display:block; width:80%; padding:0 0 0 20px; overflow: hidden; line-height:60px; color:#303030; font-size:16px; white-space:nowrap; text-overflow: ellipsis; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.cp_type .bd ul li p span { display:block; width:20%; height:100%; background:url(../images/mulu1.png) center center no-repeat; cursor:pointer; float:left;}
.cp_type .bd ul li div { display:none;}
.cp_type .bd ul li div a { display:block; height:48px; line-height:48px; color:#666; font-size:15px; margin:0 auto 1px; padding:0 20px 0 35px; overflow: hidden; text-overflow: ellipsis; white-space:nowrap; background:#fff url(../images/icon4.png) 20px center no-repeat;transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.cp_type .bd ul li div a:first-child { border-top:0;}
.cp_type .bd ul li p:hover, .cp_type .bd ul li.on p { background-color:#0087dc;}
.cp_type .bd ul li p:hover a, .cp_type .bd ul li.on p a { color:#fff;}
.cp_type .bd ul li p:hover span { background:url(../images/mulu2.png) center center no-repeat;}
.cp_type .bd ul li.on p span { background:url(../images/mulu3.png) center center no-repeat;}
.cp_type .bd ul li div a:hover { color:#0087dc; background:#f5f5f5 url(../images/icon5.png) 20px center no-repeat;}
.cp_type .bd ul a.ckqb { display:block; height:34px; line-height:34px; font-size:16px; color:#303030; background:#f1f1f1; width:92%; margin:10px auto; text-align:center; overflow: hidden; text-overflow: ellipsis; white-space:nowrap;cursor:pointer;}
.cp_type .bd ul a.ckqb:hover { background:#0087dc; color:#fff;}

.cp_type .bd ul li a.proAllBtn { display:block; width:100%; height:60px; overflow:hidden; line-height:60px; color:#303030; font-size:16px; text-align:center; background-color:#fafafa; margin:0 auto; padding:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.cp_type .bd ul li a.proAllBtn i { display:inline-block; width:20px; height:20px; vertical-align:middle; background:url(../images/jt3.png) center center no-repeat; margin:-4px 0 0 10px; padding:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.cp_type .bd ul li a.proAllBtn:hover { color:#fff; background-color:#0087dc;}
.cp_type .bd ul li a.proAllBtn:hover i { background:url(../images/jt0.png) center center no-repeat; margin:-4px 0 0 20px;}


.ny_xgpro { width:100%; overflow:hidden; margin:20px auto 0; padding:0; background-color:#f5f5f5;}
.ny_xgpro .ny_xgpro_title { text-align: center; background: #0087dc url(../images/hd_bg.jpg) center center no-repeat; background-size: cover; padding: 20px;}
.ny_xgpro .ny_xgpro_title p { height: 40px; line-height: 40px; font-size: 28px; font-weight: bold; color: #fff;}
.ny_xgpro .ny_xgpro_title p:before { content: ''; display: inline-block; width: 28px; height: 28px; background: url(../images/mulu_tlt.png) center center no-repeat; margin-right: 5px; vertical-align: middle; margin-top: -3px;}
.ny_xgpro .ny_xgpro_title span { display: block; height: 20px;line-height: 20px; font-size: 14px; color: #fff; text-transform: uppercase;}
.ny_xgpro .ny_xgpro_list { width:100%; overflow:hidden; margin:0 auto; padding:20px 10px 10px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.ny_xgpro_list ul li { width:100%; height:auto; margin:0 0 40px 0; background-color:#fff; border:1px solid #e6e7ec; box-shadow:0 0 0 rgba(0,0,0,0.1); border-radius:5px; padding:20px; float:left; position:relative; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.ny_xgpro_list ul li .pic{ width:100%; height:230px; position:relative; display:block; overflow:hidden;}
.ny_xgpro_list ul li .pic img{ max-width:100%; max-height:100%;position:absolute; margin:auto; top:0; bottom:0; left:0; right:0; transition: all .6s ease;}
.ny_xgpro_list ul li .name{ font-size:18px; color:#282828; font-weight:bold; text-align:center; margin:10px 0;max-width:100%; overflow:hidden; white-space:nowrap;text-overflow:ellipsis;display: block; transition: all .4s ease;}
.ny_xgpro_list ul li p{ text-align:center;font-size:16px; color:#999; margin-bottom:15px;max-width:100%; overflow:hidden; white-space:nowrap;text-overflow:ellipsis;display: block;}
.ny_xgpro_list ul li p img{ margin-right:8px;}
.ny_xgpro_list ul li .more{ display:block;width:134px; height:40px;background:#eee; border-radius:5px; font-size:16px; color:#666;display:flex; display: -webkit-flex;  justify-content:center;align-items:center; position:absolute; left:50%; transform:translateX(-50%); bottom:-20px; transition: all .4s ease;}
.ny_xgpro_list ul li .more em{ display:block; width:9px; height:14px; background-size:100%;background:url(../images/jt04.png) center no-repeat;margin-left:14px;transition: all .4s ease;}

.ny_xgpro_list ul li:hover .pic img{transform: scale(1.1);}
.ny_xgpro_list ul li:hover .name{ color:#0087dc;}
.ny_xgpro_list ul li:hover .more{ background:#0087dc; color:#fff;}
.ny_xgpro_list ul li:hover .more em{ margin-left:17px;background:url(../images/jt03.png) center no-repeat;}


.lyNy_Xgwz { width:100%; overflow:hidden; margin:20px auto 0; padding:0; background-color:#fff;}
.lyNy_Xgwz .lyNyXgwz_title { text-align: center; background: url(../images/hd_bg.jpg) center center no-repeat; background-size: cover; padding: 20px;}
.lyNy_Xgwz .lyNyXgwz_title p { height: 40px; line-height: 40px; font-size: 28px; font-weight: bold; color: #fff;}
.lyNy_Xgwz .lyNyXgwz_title p:before { content: ''; display: inline-block; width: 28px; height: 28px; background: url(../images/mulu_tlt1.png) center center no-repeat; margin-right: 5px; vertical-align: middle; margin-top: -3px;}
.lyNy_Xgwz .lyNyXgwz_title span { display: block; height: 20px;line-height: 20px; font-size: 14px; color: #fff; text-transform: uppercase;}
.lyNy_Xgwz .lyNyXgwz_list { width:100%; overflow:hidden; margin:0 auto; padding:20px 10px 10px; min-height: 150px;}
.lyNy_Xgwz .lyNyXgwz_list ul li { width:100%; overflow:hidden; margin:0 auto 10px; padding:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyNy_Xgwz .lyNyXgwz_list ul li a { display:block; width:100%; height:50px; overflow:hidden; line-height:50px; color:#303030; font-size:16px; white-space:nowrap; text-overflow: ellipsis; margin:0; padding:0 10px 0 30px; background:#fafafa url(../images/icon4.png) 15px 20px no-repeat; background-size:10px 10px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyNy_Xgwz .lyNyXgwz_list ul li a:hover { color:#0087dc; background:#f5f5f5 url(../images/icon5.png) 15px 20px no-repeat; background-size:10px 10px;}


@media screen and (max-width:1440px) and (min-width:1200px) {
	.cp_type .bd ul li p a { font-size:15px;}
}
@media screen and (max-width:1199px) and (min-width:1080px) {
	.cp_type .hd { padding:15px;}
	.cp_type .bd ul li p { height:50px; line-height:50px;}
	.cp_type .bd ul li p a { padding:0 0 0 12px; line-height:50px; font-size:15px;}
	.cp_type .bd ul li div a { height:44px; line-height:44px; padding:0 12px 0 28px;}
	.cp_type .bd ul li div a { background:url(../images/icon4.png) 12px center no-repeat;}
	.cp_type .bd ul li div a:hover { color:#0087dc; background:url(../images/icon5.png) 12px center no-repeat;}

  .lyNy_Xgwz .Xgwz_tit { padding:12px;}
	.Xgwz_tit span { font-size:34px;}
}
@media screen and (max-width:1079px) and (min-width:1024px) {
	.cp_type { margin:0;}
	.cp_type .hd p:before { display:none;}
	.cp_type .hd { background:#0087dc url(../images/mulu3.png) 96.8% center no-repeat; padding:10px 10px 10px 20px; text-align:left; overflow:hidden;}
	.cp_type .hd.on { background:#0087dc url(../images/mulu4.png) 96.8% center no-repeat;}
	.cp_type .hd p { display:block; height:40px; line-height:40px; font-size:24px; min-width:88px; margin:0 10px 0 0; padding:0; float:left;}
	.cp_type .hd span { display:inline-block; height:40px; line-height:40px; font-size:18px;}
	.cp_type .bd { display:none; padding:20px 20px 10px;}
	.cp_type .bd ul li:last-child { border:0;}
	.cp_type .bd ul li p a { width:90%; line-height:56px; font-size:15px;}
	.cp_type .bd ul li div a { font-size:14px;}
	.cp_type .bd ul li p { height:56px;line-height:56px;}
	.cp_type .bd ul li div a { height:48px;line-height:48px;}
	.cp_type .bd ul li p span { background-size: 20px; width:10%; float:right;}
	.cp_type .bd ul li.on p span { background-size: 20px;}
	.cp_type .bd ul li p:hover span { background-size: 20px;}

  .lyNy_Xgwz { margin:20px auto;}
	.lyNy_Xgwz .lyNyXgwz_title { text-align:left; padding:10px 20px; background:#0087dc;}
	.lyNy_Xgwz .lyNyXgwz_title p { display:inline-block; margin:0 10px 0 0; font-size:24px;}
	.lyNy_Xgwz .lyNyXgwz_title span { display:inline-block; font-size:18px;}
	.lyNy_Xgwz .lyNyXgwz_title p:before { display:none;}
	
	.lyNy_Xgwz .Xgwz_tit { padding:10px 10px 10px 20px;}	
	.lyNy_Xgwz .lyNyXgwz_list { padding:20px 20px 10px; min-height:auto;}
	.Xgwz_tit p { display: block; height: 40px; line-height: 40px; font-size: 24px; min-width: 88px; margin: 0 10px 0 0; padding: 0; float: left;}	
	.Xgwz_tit span { display: inline-block; height: 40px; line-height: 40px; font-size: 28px;}
	.lyNy_Xgwz .Xgwz_list { padding:10px 20px;}
	.ny_xgpro .ny_xgpro_list{padding: 20px 20px 10px;}
	.ny_xgpro_list ul li{ width:49%; margin-right:2%}
	.ny_xgpro_list ul li:nth-child(2n+2){margin: 0 0 40px 0;}

}
@media screen and (max-width:1023px) and (min-width:768px) {
	.cp_type { margin:0;}
	.cp_type .hd p:before { display:none;}
	.cp_type .hd { background:#0087dc url(../images/mulu3.png) 97% center no-repeat;padding: 10px 20px;text-align:left;overflow:hidden;}
	.cp_type .hd.on { background:#0087dc url(../images/mulu4.png) 97% center no-repeat;}
	.cp_type .hd p { display:block; height:40px; line-height:40px; font-size:24px; float:left; min-width:88px; margin:0 10px 0 0; padding:0;}
	.cp_type .hd span { display:inline-block; height:40px; line-height:40px; font-size:18px;}
	.cp_type .bd { display:none; padding:20px 20px 10px;}
	.cp_type .bd ul li:last-child { border:0;}
	.cp_type .bd ul li p a { width:89%; line-height:56px; font-size:15px;}
	.cp_type .bd ul li div a { font-size:14px;}
	.cp_type .bd ul li p { height:56px;line-height:56px;}
	.cp_type .bd ul li div a { height:48px;line-height:48px;}
	.cp_type .bd ul li p span { background-size: 20px; width:11%; float:right;}
	.cp_type .bd ul li.on p span { background-size: 20px;}
	.cp_type .bd ul li p:hover span { background-size: 20px;}

  .lyNy_Xgwz { margin:20px auto;}
	.lyNy_Xgwz .lyNyXgwz_title { text-align:left; padding:10px 20px;}
	.lyNy_Xgwz .lyNyXgwz_title p { display:inline-block; margin:0 10px 0 0; font-size:24px;}
	.lyNy_Xgwz .lyNyXgwz_title span { display:inline-block; font-size:18px;}
	.lyNy_Xgwz .lyNyXgwz_title p:before { display:none;}
	.lyNy_Xgwz .Xgwz_tit { padding:10px 10px 10px 20px;}
	.lyNy_Xgwz .lyNyXgwz_list { padding:20px 20px 10px;}
	.Xgwz_tit p { display: block; height: 40px; line-height: 40px; font-size: 24px; min-width: 88px; margin: 0 10px 0 0; padding: 0; float: left;}
	.Xgwz_tit span { display: inline-block; height: 40px; line-height: 40px; font-size: 28px;}
	.lyNy_Xgwz .Xgwz_list { padding:10px 20px;}

  .ny_xgpro_list ul li{ width:49%;}
	.ny_xgpro_list ul li:nth-child(2n+2){margin: 0 0 60px 0;}

}
@media screen and (max-width:767px) {
	.cp_type { margin:0;}
	.cp_type .hd p:before { display:none;}
	.cp_type .hd { background:#0087dc url(../images/mulu3.png) 97% center no-repeat; padding:10px 20px; text-align:left; overflow:hidden;}
	.cp_type .hd.on { background:#0087dc url(../images/mulu4.png) 97% center no-repeat;}
	.cp_type .hd p { display:block; height:40px; line-height:40px; font-size:22px; float:left; min-width:88px; margin:0 10px 0 0; padding:0;}
	.cp_type .hd span { display:inline-block; height:40px; line-height:40px; font-size:15px; display:none;}
	.cp_type .bd { display:none; padding:10px 10px 0;}
	.cp_type .bd ul li:last-child { border:0;}
	.cp_type .bd ul li p a { width:85%; line-height:48px; font-size:15px; padding:0 0 0 20px;}
	.cp_type .bd ul li div a { height:44px;line-height:44px; font-size:14px;}
	.cp_type .bd ul li p { height:48px;line-height:48px;}
	.cp_type .bd ul li p span { background-size: 20px; width:15%; float:right;}
	.cp_type .bd ul li.on p span { background-size: 20px;}
	.cp_type .bd ul li p:hover span { background-size: 20px;}

  .lyNy_Xgwz { margin:20px auto;}
	.lyNy_Xgwz .lyNyXgwz_title { text-align:left; padding:10px 20px;}
	.lyNy_Xgwz .lyNyXgwz_title p { display:inline-block; margin:0 10px 0 0; font-size:22px;}
	.lyNy_Xgwz .lyNyXgwz_title span { display:inline-block; font-size:15px; display:none;}
	.lyNy_Xgwz .lyNyXgwz_title p:before { display:none;}
	.lyNy_Xgwz .Xgwz_tit { padding:10px 10px 10px 20px;}
	.lyNy_Xgwz .lyNyXgwz_list { padding:10px 10px 0;}
	.Xgwz_tit p { display: block; height: 40px; line-height: 40px; font-size: 24px; min-width: 88px; margin: 0 10px 0 0; padding: 0; float: left;}
	.Xgwz_tit span { display: inline-block; height: 40px; line-height: 40px; font-size: 24px;}
	.lyNy_Xgwz .Xgwz_list { padding:10px 20px;}

  .ny_xgpro{ background:#fff;}
	.ny_xgpro .ny_xgpro_list{padding: 20px 0 10px;}
	.ny_xgpro_list ul li{margin: 0 2% 40px 0;}
	.ny_xgpro_list ul li:nth-child(2n+2){margin: 0 0 40px 0;}
	.ny_xgpro_list ul li a.more:after{left: 38%;}

}
@media screen and (max-width:390px) {
  .ny_xgpro_list ul li{ width:100%;margin: 0 0 40px 0;}
	.ny_xgpro_list ul li:nth-child(2n+2){margin: 0 0 40px 0;}
	.ny_xgpro_list ul li a.more:after{left: 44%;}
}
@media screen and (max-width:320px) {
	.cp_type .hd { padding:6px 12px;}
	.cp_type .hd p { font-size:20px; margin:0 5px 0 0;}
	.cp_type .hd span { font-size:14px;}
	.cp_type .bd ul li p a { width:83%; padding:0 0 0 12px;}
	.cp_type .bd ul li p span { width:17%;}
	.cp_type .bd ul li div a { padding:0 12px 0 28px; background: url(../images/icon4.png) 12px center no-repeat;}

  .lyNy_Xgwz .Xgwz_tit, .lyNy_Xgwz .lyNyXgwz_title { padding:6px 12px;}	 
	.Xgwz_tit span, .lyNy_Xgwz .lyNyXgwz_title p { font-size:20px;}
	.lyNy_Xgwz .Xgwz_list { padding:10px;}
}
/*产品分类 结束*/


.ly_PrevNext i{display: block;width:100%; height: 27px;margin: 20px auto;padding: 0;vertical-align: middle;text-align: center;position: relative;}
.ly_PrevNext i:before{content: "";width: 47%;height: 1px;background: #ccc;position: absolute;left: 0;top: 50%;}
.ly_PrevNext i:after{content: "";width: 47%;height: 1px;background: #ccc;position: absolute;right: 0;top: 50%;}
.ly_PrevNext { width:100%; overflow:hidden; margin:0 auto; padding:0; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box; background:#fff;}
.ly_PrevNext ul li { width:50%; height:40px; overflow:hidden; line-height:40px; color:#333; font-size:16px; white-space:nowrap; text-overflow: ellipsis; margin:0; padding:0; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.ly_PrevNext ul li a {line-height:40px; color:#666; font-size:16px;transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s;overflow:hidden; white-space:nowrap;text-overflow:ellipsis;}
.ly_PrevNext ul li:last-child { text-align:right;}
.ly_PrevNext ul li:hover a { color:#0087dc;}

@media (max-width: 768px) {
	.ly_PrevNext i:before,.ly_PrevNext i:after{width: 45%;}
	.ly_PrevNext ul li { width:100%; text-align:left!important; font-size:15px;}
	.ly_PrevNext ul li a { font-size:15px;}
}
