﻿
/*产品分类 开始*/
.proleft { width:265px; overflow:hidden; float:left;    margin-right: 20px;}
.proleft .cp_type{background-color: #2b85ba; padding:26px 0 0;}
.cp_type .hd { width:100%; height:auto; margin:0 auto 26px; padding:0 30px;text-align:center;position:relative;}
.proleft .cp_type .hd:before{ content:""; display: block; background:url(../image/flbtbg1.png) left no-repeat; width:89px; height:165px; position:absolute; left:0; top:-26px;}
.proleft .cp_type .hd:after{content:""; display: block; background:url(../image/flbtbg2.png) left no-repeat; width:119px; height:179px; position:absolute; right:0; bottom:-25px;}
.cp_type .hd p { width:100%; color:#fff; font-size:40px; font-weight:bold; text-transform:uppercase;}
.cp_type .hd p img { display:block; width:28px; height:28px; margin:2px 10px 2px 0; padding:0; float:left;}
.cp_type .hd span { display:block;color:#fff; font-size:22px;margin-top: 12px;}
.cp_type .hd i { display:none;}


.cp_type .bd{ position:relative; z-index:2;}
.cp_type .bd ul{background:#222; overflow:hidden;min-height: 200px;}
.cp_type .bd ul li {border-bottom:0px solid rgba(255,255,255,.3); transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.cp_type .bd ul li p { height:74px;width: 88%; margin: 0 auto;position:relative; border-bottom:1px solid rgba(255,255,255,.3);}
.cp_type .bd ul li:last-child p{ border-bottom:0;}
.cp_type .bd ul li.on:last-child p{ border-bottom:1px solid rgba(255,255,255,.3);}
.cp_type .bd ul li p a { display:block;width: calc(100% - 40px); line-height:74px; padding:0; overflow: hidden;color:#fff; font-size:17px; white-space:nowrap; text-overflow: ellipsis; float:left;}
.cp_type .bd ul li p span { display:block; width:40px; height:100%; background:url(../image/mulu0.png) center center no-repeat; cursor:pointer; position:absolute; top:0; right:-5px;}
.cp_type .bd ul li div { display:none;}
.cp_type .bd ul li div a { display:block; height:40px; line-height:40px; color:rgba(255,255,255,.5); font-size:15px;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;width: 88%;margin: 0 auto; padding:0 10px;}
.cp_type .bd ul li div a:first-child { margin-top:15px;}
.cp_type .bd ul li:last-child div a:last-child { margin-bottom:15px;}
.cp_type .bd ul li div a i { display:block; width:4px; height:4px; margin:13px 6px 13px 0; padding:0; border:1px solid #999; border-radius:50%; float:left;}
.cp_type .bd ul li div a:hover i { border:1px solid #2b85ba;}
.cp_type .bd ul li p:hover a, .cp_type .bd ul li.on p a { color:#2b85ba;}
.cp_type .bd ul li p:hover span { background:url(../image/mulu1.png) center center no-repeat;}
.cp_type .bd ul li.on p span { background:url(../image/mulu2.png) center center no-repeat;}
.cp_type .bd ul li div a:hover { color:#2b85ba;}
.cp_type .bd ul li div a:hover:before{ background-position:0 -10px;}
.cp_type .bd ul a.ckqb { display:block; height:34px; line-height:34px; font-size:16px; color:#333; 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:#2b85ba; color:#fff;}

.ProAll { width:100%; height:auto;border-top: 1px solid #eee;margin-top: 12px;}
.ProAll a { display:block; width:100%; height:58px; line-height:58px; overflow:hidden; color:#333; font-size:16px; font-weight:bold; white-space:nowrap; text-overflow: ellipsis; margin:0 auto; padding:0 30px; position:relative;}
.ProAll a i { display:block; width:40px; height:100%; margin:0; padding:0; background:url(../image/mulu0.png) center center no-repeat; position:absolute; top:0; right:15px;}
.ProAll a:hover { background:#2b85ba; color:#fff;}
.ProAll a:hover i { background:url(../image/mulu1.png) center center no-repeat;}

.cp_type .mlphone{ width:100%; background: #2b85ba; text-align:center; padding:30px 0;}
.cp_type .mlphone span{ color:#fff; font-size:20px; text-transform:uppercase;}
.cp_type .mlphone p{color:#fff; font-size:30px; font-weight:bold; margin:8px 0 0;}
.cp_type .mlphone .allpro{ display:block; width:112px; height:37px; margin:16px auto 0;line-height:37px; text-align:center; color:#fff; font-size:15px; background:#222; transition: all .4s ease;}
.cp_type .mlphone .allpro:hover{background: #fff; color:#2b85ba;}

@media screen and (max-width:1399px){
	.proleft{ width:255px;}
	.cp_type .hd{margin: 0 auto 20px; padding:0 20px;}
	.cp_type .hd p{font-size:30px;}
	.cp_type .hd span{font-size:20px;}
	.cp_type .bd ul li p{ height:68px;}
	.cp_type .bd ul li p a{ line-height:68px;}
	.cp_type .bd ul li div a{height: 40px;line-height: 40px;}
	.ProAll a{font-size: 15px; padding: 0 20px;}
	.ProAll a i{ right:5px;}
}
@media screen and (max-width:1079px){
	.proleft{ width:100%;}
	.proleft .cp_type{ padding:10px 0 1px;}
	.cp_type .hd{ position:relative; height:40px; padding:0 30px; text-align:left;margin: 0 auto 10px;}
	.proleft .cp_type .hd:before,.proleft .cp_type .hd:after{ display:none;}
	.cp_type .hd i{ display:block;  width: 40px;height: 40px; margin: 0; padding: 0;background: rgba(255,255,255,0.3) url(../image/mulu3.png) center center no-repeat; position: absolute;top:0;right:30px;}
	.cp_type .hd.on i{background: rgba(255,255,255,0.3) url(../image/mulu4.png) center center no-repeat;}
	.cp_type .hd p,.cp_type .hd em{ display:none;}
	.cp_type .hd span{ display:block; line-height:40px; font-size:22px; font-weight:bold;}
	.cp_type .bd {display: none;}
	.cp_type .bd ul li p a{font-size: 16px;}
	.cp_type .bd ul li p span{}
	.ProAll a{font-size: 16px; padding: 0 30px;}
	.ProAll a i{ right:15px;}
	.cp_type .mlphone{ display:none;}
}
@media screen and (max-width:767px){
	.cp_type .hd{height: 32px;padding:0 20px;}
	.cp_type .hd p,.NyXgwz_Title p{ font-size:20px;}
	.cp_type .hd i{ width: 32px; height: 32px; right:20px;}
	.cp_type .hd span{line-height: 32px; font-size:20px;}
	.cp_type .bd ul li p{ height:58px;}
	.cp_type .bd ul li p a{ line-height:58px;}
}
/*产品分类 结束*/

/*NyBanner 开始*/
.NyBanner { width:100%; overflow:hidden; margin:0 auto; padding:0; position:relative;}
.NyBanner img.nyBa_Img { display:block;        z-index: -2;
    position: relative;  width: 100%;}
.NyBanner .NyBa_Con { width:1400px; height:auto; margin:0; padding:0; position:absolute; top:50%; left:50%; transform: translate(-50%,-20%); -moz-transform: translate(-50%,-20%); -webkit-transform: translate(-50%,-20%); -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyBa_Con p { width:100%; height:auto; line-height:40px; color:#fff; font-size:36px; font-weight:bold; text-align:center; margin:0 auto; padding:0;}
.NyBa_Con i { display:block; width:40px; height:3px; margin:10px auto 15px; padding:0; background-color:#ffffff;}
.NyBa_Con span { display:block; width:100%; height:auto; line-height:30px; color:#ffffff; font-size:20px; text-align:center; margin:0 auto; padding:0;text-transform: uppercase;}
@media (max-width:1680px) {
	.NyBanner { height:420px;}
	.NyBanner img.nyBa_Img { width:1753px; height:420px;}
}
@media (max-width:1600px) {
	.NyBanner { height:400px;}
	.NyBanner img.nyBa_Img { width:1670px; height:400px;}	
}
@media (max-width:1440px) {
	.NyBanner { height:360px;}
	.NyBanner img.nyBa_Img { width:1503px; height:360px;}	
	.NyBa_Con p { line-height:36px; font-size:32px;}
	.NyBa_Con span { font-size:20px;}
	.NyBa_Con i { margin:10px auto;}
}
@media (max-width:1366px) {
	.NyBanner { height:320px;}
	.NyBanner img.nyBa_Img { width:1336px; height:320px;}	
}
@media (max-width:1280px) {
	.NyBanner {height:300px;}
	.NyBanner img.nyBa_Img { width:1250px; height:300px;}	
	.NyBa_Con p { line-height:32px; font-size:30px;}
	.NyBa_Con span { line-height:20px; font-size:18px;}
	.NyBa_Con i { height:2px;}
}
@media (max-width:1200px) {
	.NyBanner {height:290px;}
	.NyBanner img.nyBa_Img { width:1210px; height:290px;}
}
@media (max-width:1080px) {
	.NyBanner { height:280px;}
	.NyBanner img.nyBa_Img { width:1169px; height:280px;}
	.NyBa_Con p { line-height:30px; font-size:26px;}
	.NyBa_Con span { font-size:16px;}
}
@media (max-width:1024px) {
	.NyBanner { height:320px;}
	.NyBanner img.nyBa_Img { width:1117px; height:320px;}
}
@media (max-width:800px) {
	.NyBanner { height:250px;}
	.NyBanner img.nyBa_Img { width:1043px; height:250px;}
}
@media (max-width:767px) {
	.NyBanner {height:180px;margin-top: 60px;}
	.NyBanner img.nyBa_Img { width:835px; height:200px;}
	.NyBa_Con p { font-size:24px;}
	.NyBa_Con span { font-size:14px;}
	.NyBa_Con i { width:30px; margin:5px auto;}	
}
@media (max-width:375px) {
	.NyBanner { height:160px;}
	.NyBanner img.nyBa_Img { width:559px; height:160px;}
}
@media (max-width:320px) {
	.NyBanner { height:140px;}
	.NyBanner img.nyBa_Img { width:489px; height:140px;}
	.NyBa_Con p { font-size:22px;}
}
/*NyBanner 结束*/

/*NyCrumb 开始*/
.NyCrumb { width:100%; height:auto; margin:0 auto 38px; padding:0; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyCrumb .NyCrumb_Main { width:1400px; height:60px; margin:0 auto; padding:0; background-color:#fff; position:relative; }
.NyCrumb_Main ul { float:left;}
.NyCrumb_Main ul li { height:60px; float:left; position:relative;    margin-right: 10px;}
.NyCrumb_Main ul li em { display:block; width:1px; height:18px; margin:26px auto; padding:0; background-color:#ddd;}
.NyCrumb_Main ul li a { display:block; width:auto; height:60px; overflow:hidden; line-height:60px; color:#333; font-size:18px; font-weight: 500; margin:0; padding:0 60px;}
.NyCrumb_Main ul li.NyActive a, .NyCrumb_Main ul li:hover a { background-color: #2b85ba; color:#fff;}
.NyCrumb_Main p { width:auto; max-width:72%; height:60px; overflow:hidden; line-height:50px; color:#333; font-size:14px; white-space:nowrap; text-overflow: ellipsis;float:right;padding: 10px 28px 10px 0;}
.NyCrumb_Main p img.Crumb { display:inline-block; width:18px; height:18px; vertical-align:middle; margin:-2px 6px 0 0;}
.NyCrumb_Main p img.CrumbJt { display:inline-block; width:12px; height:12px; vertical-align:middle; margin:-2px 8px 0;}
.NyCrumb_Main p a { color:#333;}
.NyCrumb_Main p a:hover { color:#2b85ba;}
.NyCrumb_Main p span { color:#999;}
@media (max-width:1440px) {
	.NyCrumb { margin:0 auto 40px;}
	.NyCrumb .NyCrumb_Main { width:100%; height:60px;}
	.NyCrumb_Main ul li { height:60px;}
	.NyCrumb_Main ul li a { height:60px; line-height:60px; font-size:18px; padding:0 40px;}
	.NyCrumb_Main p { height:60px; line-height:40px; font-size:15px;}
	.NyCrumb_Main ul li em { margin:21px auto;}
}
@media (max-width:1200px) {
	.NyCrumb_Main ul li a { padding:0 30px;}
	.NyCrumb_Main p { font-size:14px;}
}
@media (max-width:1024px) {
	.NyCrumb { margin:0 auto 30px;}
	.NyCrumb_Main ul li a { font-size:16px;}
}
@media (max-width:800px) {
	.NyCrumb { margin:0 auto 25px;}
	.NyCrumb .NyCrumb_Main { height:50px;}
	.NyCrumb_Main ul li { height:50px;}
	.NyCrumb_Main ul li a { height:50px; line-height:50px; padding:0 20px;}
	.NyCrumb_Main p { height:50px; padding:5px 15px 5px 0;}
	.NyCrumb_Main p img.CrumbJt { margin:-2px 6px 0;}
	.NyCrumb_Main ul li em { margin:16px auto;}
}
@media (max-width:767px) {
	.NyCrumb { margin:0 auto 16px;}
	.NyCrumb .NyCrumb_Main { height:auto;}
	.NyCrumb_Main ul { width:100%; border-bottom:1px solid #f0f0f0; float:inherit;}
	.NyCrumb_Main ul li a { font-size:15px;}
	.NyCrumb_Main p { width:100%; max-width:100%; height:auto; line-height:30px; margin:0 auto; padding:10px 12px;}
}

/*NyAboutus标题 开始*/
.adminbuy_Title1 { width:100%; overflow:hidden; margin:0 auto 40px; padding:0;}
.adminbuy_Title1 p { width:100%; height:40px; line-height:40px; color:#333; font-size:36px; font-weight:bold; text-align:center; margin:0 auto; padding:0;}
.adminbuy_Title2 p { color:#fff;}


.hs{ color:#000000!important;}

.adminbuy_Title1 span { display:block; width:144px; height:13px; margin:17px auto 0; padding:0; background:url(../image/line01.png) center center repeat-x;}
.adminbuy_Title1 span i { display:block; width:13px; height:13px; margin:0 auto; padding:0; background-color:#2b85ba;}
@media (max-width:1440px) {
	.adminbuy_Title1 { margin:0 auto 30px;}
	.adminbuy_Title1 p { height:36px; line-height:36px; font-size:32px;}
	.adminbuy_Title1 span { width:128px; height:9px; margin:15px auto 0;}
	.adminbuy_Title1 span i { width:9px; height:9px;}
}
@media (max-width:1280px) {
	.adminbuy_Title1 p { height:32px; line-height:32px; font-size:30px;}
	.adminbuy_Title1 span { width:120px;}
}
@media (max-width:1200px) {
	.adminbuy_Title1 p { font-size:28px;}
}
@media (max-width:1080px) {
	.adminbuy_Title1 p { height:30px; line-height:30px; font-size:26px;}
	.adminbuy_Title1 span { margin:10px auto 0;}
}
@media (max-width:767px) {
	.adminbuy_Title1 { margin:0 auto 20px;}
	.adminbuy_Title1 p { height:30px; line-height:30px; font-size:24px;}
	.adminbuy_Title1 span { width:96px; height:5px; margin:5px auto 0;}
	.adminbuy_Title1 span i { width:5px; height:5px;}
}
@media (max-width:320px) {
	.adminbuy_Title1 p { font-size:22px;}
}
/*NyAboutus标题 结束*/

/*NyAboutus 开始*/
.NyAboutus { width:100%; height:auto; min-height:320px; margin:0 auto; padding:0;}
.NyTitle { width:100%; height:auto; margin:0 auto 40px; padding:0;}
.NyTitle p { width:100%; height:40px; overflow:hidden; line-height:40px; color:#333; font-size:36px; font-weight:bold; text-align:center; margin:0 auto 10px; padding:0;}
.NyTitle i { display:block; width:143px; height:13px; overflow:hidden; margin:0 auto; padding:0; background:url(https://yanshi.92wailian.com/k676/skin/images/line04.png) center center no-repeat;}
.NyTitle1 p { color:#fff;}

.NyAboutus .NyAboutus_Profile { width:100%; height:auto; margin:0 auto; padding:80px 0; background-color:#f9f9f9; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyAboutus_Profile .NyAboutus_Con { width:1400px; height:auto; margin:0 auto; padding:0;}
.NyAboutus_Con .NyAboutus_Img { width:47%; height:auto; margin:0; padding:40px 40px 40px 0; background:url(/uploadfile/202601/169c89375682bba.png) 250px 0 no-repeat; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyAboutus_Img p { display:block; width:100%; height:390px; overflow:hidden; margin:0; padding:0; background-color:#fff; position:relative;}
.NyAboutus_Img p img { display:block; width:100%; height:100%; overflow:hidden; object-fit:cover; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0;}
.NyAboutus_Con .NyAboutus_Text { width:53%; height:470px; margin:0; padding:40px; background-color:#686868; float:right; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyAboutus_Text em { display:block; width:100%; height:auto; line-height:64px; color:rgba(255,255,255,0.04); font-family: "RobotoBold"; font-size:72px; font-style:normal; margin:0 auto; padding:0;}
.NyAboutus_Text .NyAb_Name { width:100%; height:auto; line-height:36px; color:#fff; font-size:28px; font-weight:bold; margin:-20px auto 40px; padding:0;}
.NyAboutus_Text .NyAb_Ms { width:100%; height:auto; max-height:240px; overflow-y:scroll; line-height:30px; color:rgba(255,255,255,0.45); font-size:16px; text-indent:2em; word-break:break-all; text-align:justify; margin:0 auto; padding:0 20px 0 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyAboutus_Text .NyAb_Ms::-webkit-scrollbar { width:3px;}
.NyAboutus_Text .NyAb_Ms p { width:100%; height:auto; line-height:30px; color: rgb(255 255 255); font-size:16px; text-indent:2em; word-break:break-all; text-align:justify; margin:0 auto; padding:0;}
.NyAboutus_Text i { display:block; width:3px; height:80%; margin:0; padding:0; background-color: #a9a9a9; position:absolute; left:0; top:0;}

.NyAboutus .NyAboutus_Culture { width:100%; height:auto; margin:0 auto; padding:80px 0;  -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyAboutus .NyAboutus_Culture .adminbuy_Title1 span i{ background:#2b85ba;}
.NyAboutus_Culture .NyAbCulture_Main { width:1400px; height:auto; margin:0 auto; padding:0;}
.NyAbCulture_Main ul li { width:23.5%; height:auto; margin:0 2% 0 0; padding:60px 40px; background-color: #f9f9f9; float:left; transition: all 0.3s; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -o-transition: all 0.3s; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyAbCulture_Main ul li:nth-child(4) { margin:0;}
.NyAbCulture_Main ul li:hover { background-color: #2b85ba;}
.NyAbCulture_Main ul li i { display:block; width:90px; height:90px; overflow:hidden; margin:0 auto 20px; padding:0; transition: all 0.3s; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -o-transition: all 0.3s;}
.NyAbCulture_Main ul li i.AbIco1 { background: url(../image/abico1.png) center center no-repeat; background-size:100% 100%;}
.NyAbCulture_Main ul li i.AbIco2 { background: url(../image/abico2.png) center center no-repeat; background-size:100% 100%;}
.NyAbCulture_Main ul li i.AbIco3 { background: url(../image/abico3.png) center center no-repeat; background-size:100% 100%;}
.NyAbCulture_Main ul li i.AbIco4 { background: url(../image/abico4.png) center center no-repeat; background-size:100% 100%;}
.NyAbCulture_Main ul li:hover i.AbIco1 { background: url(../image/abico01.png) center center no-repeat; background-size:100% 100%;}
.NyAbCulture_Main ul li:hover i.AbIco2 { background: url(../image/abico02.png) center center no-repeat; background-size:100% 100%;}
.NyAbCulture_Main ul li:hover i.AbIco3 { background: url(../image/abico03.png) center center no-repeat; background-size:100% 100%;}
.NyAbCulture_Main ul li:hover i.AbIco4 { background: url(../image/abico04.png) center center no-repeat; background-size:100% 100%;}
.NyAbCulture_Main ul li p { width:100%; height:auto; line-height:30px; color:#333; font-size:24px; text-align:center; margin:0 auto; padding:0; transition: all 0.3s; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -o-transition: all 0.3s;}
.NyAbCulture_Main ul li:hover p { color:#fff;}
.NyAbCulture_Main ul li em { display:block; width:50px; height:2px; margin:10px auto 20px; padding:0; background: url(../image/line05.png) center center no-repeat; transition: all 0.3s; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -o-transition: all 0.3s;}
.NyAbCulture_Main ul li:hover em { background: url(../image/line06.png) center center no-repeat;}
.NyAbCulture_Main ul li span { display:block; width:100%; height:50px; overflow:hidden; line-height:25px; color:#999; font-size:15px; text-align:center; margin:0 auto; padding:0; display:-webkit-box; text-overflow:ellipsis; -webkit-line-clamp:2; -webkit-box-orient:vertical; transition: all 0.3s; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -o-transition: all 0.3s;}
.NyAbCulture_Main ul li:hover span { color:rgba(255,255,255,.45);}
.adminbuyProducts_name{
    text-align: center;
}
.NyAboutus .NyAboutus_Honor { width:100%; height:auto; margin:0 auto; padding:80px 0; background-color:#f9f9f9; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyAboutus_Honor .NyAboutusHonor_Main { width:1400px; height:auto; margin:0 auto; padding:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyAboutusHonor_Main .NyAboutusHonor_List { width:100%; height:auto; min-height:240px;padding:0 70px; position:relative;}
.NyAboutusHonor_List .swiper-container03 { width:100%; height:auto; overflow:hidden; margin:0 auto; padding:0; position:relative;}
.NyAboutusHonor_List .swiper-container03 .swiper-slide { height:auto; padding:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.NyAboutusHonor_List .swiper-container03 .swiper-slide .NyAboutusHonor_Img { width:100%; height:240px; overflow:hidden; margin:0 auto 10px; padding:16px; background-color:#fff; box-shadow:0 0 0 rgba(0,0,0,0.06); transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyAboutusHonor_List .swiper-container03 .swiper-slide:hover .NyAboutusHonor_Img { box-shadow:0 0 10px rgba(0,0,0,0.06);}
.NyAboutusHonor_List .swiper-container03 .swiper-slide .NyAboutusHonor_Img a { display:block; width:100%; height:100%; overflow:hidden; margin:0 auto; padding:0; position:relative;}
.NyAboutusHonor_List .swiper-container03 .swiper-slide .NyAboutusHonor_Img a img { display:block;  margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.NyAboutusHonor_List .swiper-container03 .swiper-slide:hover .NyAboutusHonor_Img a img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); transform: scale(1.1);}
.NyAboutusHonor_List .swiper-container03 .swiper-slide a.NyAboutusHonor_Name { display:block; width:100%; height:40px; overflow:hidden; line-height:30px; color:#333; font-size:20px; font-weight:bold; text-align:center; white-space:nowrap; text-overflow:ellipsis; margin:0 auto;border-bottom:1px solid #e6e6e6;}
.NyAboutusHonor_List .swiper-container03 .swiper-slide:hover a.NyAboutusHonor_Name { color:#2b85ba; border-bottom:1px solid #2b85ba;}
.NyAboutusHonor_List .swiper-button-prev3, .NyAboutusHonor_List .swiper-button-next3 { width:40px!important; height:40px!important; margin:-20px 0 0!important; border-radius:50%; position:absolute; top:50%!important; bottom:0!important; opacity:1; cursor:pointer;}
.NyAboutusHonor_List .swiper-button-prev3 { background:url(../image/prev01.png) center center no-repeat; left:0;}
.NyAboutusHonor_List .swiper-button-next3 { background:url(../image/next01.png) center center no-repeat; right:0;}
.NyAboutusHonor_List .swiper-button-prev3:hover { background:url(../image/prev02.png) center center no-repeat;}
.NyAboutusHonor_List .swiper-button-next3:hover { background:url(../image/next02.png) center center no-repeat;}
@media (max-width:1450px) {
	.NyAboutus .NyAboutus_Profile { padding:60px;}
	.NyAboutus_Profile .NyAboutus_Con { width:100%;}
	.NyAboutus_Img p { height:370px;}
	.NyAboutus_Con .NyAboutus_Text { height:450px;}
	.NyAboutus_Text em { line-height:60px; font-size:68px;}
	
	.NyAboutus .NyAboutus_Culture { padding:60px;}
	.NyAboutus_Culture .NyAbCulture_Main { width:100%;}
	.NyAbCulture_Main ul li { padding:60px 30px;}
	
	.NyAboutus .NyAboutus_Honor { padding:60px;}
	.NyAboutus_Honor .NyAboutusHonor_Main { width:100%;}
	.NyAboutusHonor_Main .NyAboutusHonor_List { margin:0; padding:0 60px;}
	.NyAboutusHonor_List .swiper-container03 .swiper-slide .NyAboutusHonor_Img { height:240px;}
}
@media (max-width:1366px) {
	.NyAboutus_Img p { height:350px;}
	.NyAboutus_Con .NyAboutus_Text { height:430px;}
	.NyAboutus_Text em { line-height:50px; font-size:60px;}
	.NyAboutus_Text .NyAb_Name { line-height:32px; font-size:26px; margin:-20px auto 30px;}
	.NyAboutus_Text .NyAb_Ms { font-size:15px;}
}
@media (max-width:1280px) {
	.NyAboutus_Img p { height:330px;}
	.NyAboutus_Con .NyAboutus_Text { height:410px;}
	.NyAboutus_Text em { line-height:48px; font-size:54px;}
	.NyAboutus_Text .NyAb_Name { line-height:30px; font-size:24px; margin:-20px auto 20px;}
	
	.NyAbCulture_Main ul li { padding:50px 25px;}
	
	.NyAboutusHonor_List .swiper-container03 .swiper-slide .NyAboutusHonor_Img { height:200px; padding:10px;}
}
@media (max-width:1200px) {
	.NyAboutus .NyAboutus_Profile { padding:60px 40px;}
	.NyAboutus_Con .NyAboutus_Img { padding:30px 30px 30px 0;}
	.NyAboutus_Img p { height:320px;}
	.NyAboutus_Con .NyAboutus_Text { height:380px; padding:30px;}
	.NyAboutus_Text .NyAb_Ms { max-height:208px; line-height:26px; font-size:14px;}
	
	.NyAboutus .NyAboutus_Culture { padding:60px 40px;}
	.NyAbCulture_Main ul li { padding:40px 20px;}
	.NyAbCulture_Main ul li span { height:48px; line-height:24px; font-size:14px;}
	
	.NyAboutus .NyAboutus_Honor { padding:60px 40px;}
	.NyAboutusHonor_Main .NyAboutusHonor_List { min-height:180px; margin:0; padding:0 40px;}
	.NyAboutusHonor_List .swiper-container03 .swiper-slide .NyAboutusHonor_Img { height:200px;}
}
@media (max-width:1080px) {
	.NyAboutus_Img p { height:300px;}
	.NyAboutus_Con .NyAboutus_Text { height:360px;}
	.NyAboutus_Text .NyAb_Ms { max-height:192px; line-height:24px;}
	
	.NyAbCulture_Main ul li { padding:30px 20px;}
	.NyAbCulture_Main ul li i { width:80px; height:80px;}
	.NyAbCulture_Main ul li p { font-size:22px;}
	.NyAboutusHonor_List .swiper-container03 .swiper-slide .NyAboutusHonor_Img { height:240px;}
	.NyAboutusHonor_List .swiper-container03 .swiper-slide a.NyAboutusHonor_Name { font-size:18px;}
}
@media (max-width:1024px) {
	.NyAboutus .NyAboutus_Profile { padding:40px;}
	.NyAboutus_Img p { height:280px;}
	.NyAboutus_Con .NyAboutus_Text { height:340px;}
	.NyAboutus_Text em { line-height:44px; font-size:50px;}
	.NyAboutus_Text .NyAb_Name { font-size:22px;}
	
	.NyAboutus .NyAboutus_Culture { padding:40px;}
	.NyAbCulture_Main ul li { padding:30px 15px;}
	.NyAbCulture_Main ul li i { width:70px; height:70px;}
	.NyAbCulture_Main ul li p { font-size:20px;}
	.NyAbCulture_Main ul li span { height:44px; line-height:22px;}
	
	.NyAboutus .NyAboutus_Honor { padding:40px;}
}
@media (max-width:800px) {
	.NyAboutus .NyAboutus_Profile { padding:40px 20px;}
	.NyAboutus_Con .NyAboutus_Img { width:100%; margin:0 auto; padding:20px 20px 20px 0; float:inherit;}
	.NyAboutus_Img p { height:360px;}
	.NyAboutus_Con .NyAboutus_Text { width:100%; height:auto; margin:0 auto; padding:20px; float:inherit;}
	.NyAboutus_Text i { width:60%; height:3px; left:inherit; right:0;}
	.NyAboutus_Text .NyAb_Ms { padding:0; max-height:inherit; display:inherit; text-overflow: inherit; -webkit-line-clamp: inherit; -webkit-box-orient: inherit;min-height: 200px;}
	.NyAboutus_Text .NyAb_Ms::-webkit-scrollbar { width:0;}
	
	.NyAboutus .NyAboutus_Culture { padding:40px 20px;}
	.NyAbCulture_Main ul li i { width:60px; height:60px;}
	.NyAbCulture_Main ul li p { font-size:18px;}
	.NyAbCulture_Main ul li span { height:60px; line-height:20px; -webkit-line-clamp:3;}
	
	.NyAboutusHonor_List .swiper-container03 .swiper-slide .NyAboutusHonor_Img { height:180px; margin:0 auto;}
}
@media (max-width:767px) {
	.NyAboutus .NyAboutus_Profile { padding:30px 12px;}
	.NyAboutus_Con .NyAboutus_Img { padding:12px 12px 12px 0; background:url(../image/nyabbg.png) 80px 0 no-repeat;}
	.NyAboutus_Img p { height:240px;}
	
	.NyAboutus .NyAboutus_Culture { padding:20px 12px;}
	.NyAbCulture_Main ul li { width:48.5%; height:auto; margin:0 3% 12px 0; padding:40px 12px 20px;}
	.NyAbCulture_Main ul li:nth-child(4) { margin:0 3% 12px 0;}
	.NyAbCulture_Main ul li:nth-child(2n+2) { margin:0 0 12px 0;}
	
	.NyAboutus .NyAboutus_Honor { padding:20px 12px;}
	.NyAboutusHonor_Main .NyAboutusHonor_List { margin:0 auto; padding:0;}
	.NyAboutusHonor_List .swiper-container03 .swiper-slide .NyAboutusHonor_Img { height:140px;}
	.NyAboutusHonor_List .swiper-container03 .swiper-slide a.NyAboutusHonor_Name { font-size:16px;}
	.NyAboutusHonor_List .swiper-button-prev3, .NyAboutusHonor_List .swiper-button-next3 { display:none;}
	
}
@media (max-width:375px) {
	.NyAboutus_Con .NyAboutus_Img { background:url(../image/nyabbg.png) 60px 0 no-repeat;}
	.NyAboutus_Img p { height:220px;}
	
	.NyAboutusHonor_List .swiper-container03 .swiper-slide a.NyAboutusHonor_Name { padding:5px 0; font-size:15px;}
}
@media (max-width:320px) {
	.NyAboutus_Con .NyAboutus_Img { background:url(../image/nyabbg.png) 40px 0 no-repeat;}
	.NyAboutus_Img p { height:180px;}
	.NyAboutus_Text em { line-height:32px; font-size:40px;}
	.NyAboutus_Text .NyAb_Name { font-size:20px;}
	
	.NyAbCulture_Main ul li { width:100%; height:auto; margin:0 auto 12px; padding:20px 12px;}
	.NyAbCulture_Main ul li:nth-child(2n+2), .NyAbCulture_Main ul li:nth-child(4) { margin:0 auto 12px;}
	.NyAbCulture_Main ul li span { height:40px; line-height:20px; -webkit-line-clamp:2;}
	
	.NyAboutusHonor_List .swiper-container03 .swiper-slide .NyAboutusHonor_Img { height:220px;}
	.NyAboutusHonor_List .swiper-container03 .swiper-slide a.NyAboutusHonor_Name { padding:10px 0; font-size:18px;}
}
/*NyAboutus 结束*/

/*NyDown 开始*/
.NyDown { width:100%; overflow:hidden; margin:0 auto; padding:80px 0; background-color:#f9f9f9;}
.NyDown .NyDown_Main { width:1400px; height:auto; margin:0 auto; padding:0; min-height:320px;}
.NyDown_Main .NyDown_List { width:100%; height:auto; margin:0 auto; padding:0;}
.NyDown_List ul li { width:48.5%; height:auto; margin:0 3% 30px 0; padding:0 100px 0 0; background-color:#fff; box-shadow:0 0 0 rgba(0,0,0,0); float:left; position:relative; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.NyDown_List ul li:nth-child(2n+2) { margin:0 0 30px;}
.NyDown_List ul li:hover { box-shadow:0 0 10px rgba(0,0,0,0.06);}
.NyDown_List ul li .NyDown_Btn { width:100px; height:100px; margin:0; padding:0; border-left:1px solid #e6e6e6; position:absolute; top:0; right:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.NyDown_List ul li .NyDown_Btn a { display:block; width:100px; height:100px; margin:0 auto; padding:25px 0;}
.NyDown_List ul li .NyDown_Btn a i.DwIco { display:block; width:50px; height:50px; margin:0 auto; padding:0; background:url(../image/down.png) center center no-repeat; background-size:100% 100%; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.NyDown_List ul li:hover .NyDown_Btn { border-left:1px solid #2b85ba;}
.NyDown_List ul li:hover .NyDown_Btn a i.DwIco { background:url(https://yanshi.92wailian.com/k676/skin/images/down1.png) center center no-repeat; background-size:100% 100%;}

.NyDown_List ul li .NyDown_Text { width:100%; height:100px; overflow:hidden; margin:0; padding:15px 20px;}
.NyDown_List ul li .NyDown_Text a.NyDown_Name { display:block; width:100%; height:40px; overflow:hidden; line-height:40px; color:#333; font-size:20px; font-weight:bold; white-space:nowrap; text-overflow:ellipsis; margin:0 auto 6px; padding:0 0 0 13px; position:relative; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; -webkit-box-sizing: border-box; }
.NyDown_List ul li .NyDown_Text a.NyDown_Name i { display:block; width:3px; height:20px; margin:0; padding:0; background-color:#2b85ba; position:absolute; left:0; top:10px;}
.NyDown_List ul li .NyDown_Text span { display:block; width:100%; height:24px; overflow:hidden; line-height:24px; color:#999; font-size:14px; margin:0 auto; padding:0;}
.NyDown_List ul li .NyDown_Text span img { display:block; width:18px; height:18px; margin:2px 6px 2px 0; padding:0; float:left;}
.NyDown_List ul li:hover .NyDown_Text a.NyDown_Name { color:#2b85ba;}

.DownABtn a { display:block; width:160px; height:44px; line-height:44px; color:#fff; font-size:16px; margin:20px auto 0; padding:0 33px; background:#2b85ba url(https://yanshi.92wailian.com/k676/skin/images/down2.png) 104px 8px no-repeat; background-size:28px 28px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.DownABtn a:hover { background-color:#666;}
@media (max-width:1440px) {
	.NyDown { padding:60px;}
	.NyDown .NyDown_Main { width:100%;}
	
	.NyDown_Main #fengye { margin:30px auto 0;}
}
@media (max-width:1200px) {
	.NyDown { padding:60px 40px;}
	.NyDown_List ul li .NyDown_Text a.NyDown_Name { font-size:18px;}
	.NyDown_List ul li .NyDown_Text a.NyDown_Name i { height:18px; top:11px;}
}

@media (max-width:800px) {
	.NyDown { padding:40px 20px;}
	.NyDown_List ul li { width:100%; height:auto; margin:0 auto 20px; float:inherit;}
	.NyDown_List ul li:nth-child(2n+2) { margin:0 auto 20px;}
	
	.NyDown_Main #fengye { margin:20px auto 0;}
}
@media (max-width:767px) {
	.NyDown { padding:30px 12px;}
	.NyDown_List ul li { width:100%; height:auto; margin:0 auto 20px; padding:0 60px 0 0; float:inherit;}
	.NyDown_List ul li:nth-child(2n+2) { margin:0 auto 20px;}
	.NyDown_List ul li .NyDown_Text { height:80px; padding:10px 12px;}
	.NyDown_List ul li .NyDown_Text a.NyDown_Name { height:36px; line-height:36px; margin:0 auto;}
	.NyDown_List ul li .NyDown_Text a.NyDown_Name i { top:9px;}
	.NyDown_List ul li .NyDown_Btn { width:60px; height:80px;}
	.NyDown_List ul li .NyDown_Btn a { width:60px; height:80px; padding:20px 0;}
	.NyDown_List ul li .NyDown_Btn a i.DwIco { width:40px; height:40px;}
	
	.NyDown_Main #fengye { margin:0 auto;}
}
@media (max-width:375px) {
	.NyDown_List ul li .NyDown_Text a.NyDown_Name { font-size:16px;}
}
@media (max-width:320px) {

}
/*NyDown 结束*/
/*分页样式 开始*/
#fengye { margin:40px auto 0; color:#666; font-size:15px; text-align:center;}
#fengye a { display:inline-block; padding:0 15px; background-color:#fff; height:36px; line-height:34px; text-align: center; margin:0 5px; border-radius:2px; color:#666; font-size:14px; border:1px solid #ddd;}
#fengye a:hover { background-color:#2b85ba; color:#fff; border:1px solid #2b85ba;}
#fengye a.pnnum1 { background-color:#2b85ba; color:#fff; border:1px solid #2b85ba;}
#fengye input { display:inline-block; padding:0 5px; background-color:#2b85ba; width:40px!important; height:36px!important; line-height:36px; 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 5px; background-color:#fff; width:40px!important; height:36px; line-height:36px; text-align:center; margin:0 5px; color:#555; font-size:14px; cursor:default; border:1px solid #efefef; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
@media (max-width:1440px) {
    #fengye { margin:30px auto 0;}
}
@media (max-width:1079px) {
    #fengye { margin:25px auto 0;}
}
@media (max-width:767px) {
	#fengye { margin:8px auto 0; font-size:0;}
	#fengye .p_input, #fengye input { display:none;}
}
@media (max-width:320px) {
	#fengye a { padding:0 10px;}
}
/*分页样式 结束*/

/*内页成功案例*/
.Nycase{ width:100%; overflow:hidden; margin:0 auto; padding:40px 0; background-color:#f9f9f9;}
/*lyNy_video 开始*/
.case_main{width:100%; height:auto; min-height:400px; margin:0 auto; padding:60px 3%; background:#fff; border-top:10px solid #2b85ba;}
.case_main ul li { width:31%; height:auto; margin:0 3.5% 50px 0; padding:0; background-color:#eceef0; float:left; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.case_main ul li:nth-child(3n+3) { margin:0 0 50px;}
.case_main ul li .adminbuyNyVideo_img { width:100%; height:300px; margin:0 auto; padding:0; cursor:pointer; position:relative;}
.case_main ul li .adminbuyNyVideo_img a { display: block; width: 100%; height: 100%; margin:0 auto; padding:0; position: relative;}
.case_main ul li .adminbuyNyVideo_img a img { display:block; width:100%; height:100%; object-fit:cover; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0;}
.case_main ul li .adminbuyNyVideo_img a:after { display:block; width:53px; height:54px; background:url(https://yanshi.92wailian.com/k676/skin/images/case_icon.png) center center no-repeat; background-size:contain; position:absolute; bottom:-5%; right:5%; z-index:1; content:'';}
.case_main ul li .adminbuyNyCase_img a:after { background:url(https://yanshi.92wailian.com/k676/skin/images/ck_icon.png) center center no-repeat;}

.case_main ul li .adminbuyNyVideo_text { padding:20px;}
.ny_honor ul li .adminbuyNyVideo_text{ text-align:center;}
.case_main ul li .adminbuyNyVideo_text a.VideoName { display:block; width:100%; height:40px; overflow:hidden; line-height:40px; color:#303030; font-size:22px; font-weight:bold; text-overflow:ellipsis; white-space:nowrap; margin:0 auto; padding:0;transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.ny_honor ul li .adminbuyNyVideo_text a.VideoName{margin:0 auto 10px;}
.case_main ul li:hover{box-shadow:0 10px 20px rgba(0,0,0,0.4);}
.case_main ul li:hover .adminbuyNyVideo_text a.VideoName { color:#0592d7;}
.case_main ul li .adminbuyNyVideo_text p { width:100%; height:48px; overflow:hidden; line-height:24px; color:#999; font-size:14px; margin:10px auto 15px; padding:0; display:-webkit-box; text-overflow:ellipsis; -webkit-box-orient:vertical; -webkit-line-clamp:2;}
.case_main ul li .adminbuyNyVideo_text a.VideoBtn { display:inline-block; width:auto; height:40px; overflow:hidden; line-height:40px; color:#999; background:#eceef0; font-size:15px; text-align:center; margin:0 auto; padding:0 30px; border:1px solid #ddd; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.case_main ul li .adminbuyNyVideo_text a.CaseBtn i { background:url(https://yanshi.92wailian.com/k676/skin/images/jt1.png) center center no-repeat;}
.case_main ul li:hover .adminbuyNyVideo_text a.VideoBtn { color:#fff; border:1px solid #eceef0;background: linear-gradient(to right, #2b85ba, #2dbcfe);}
.case_main ul li:hover .adminbuyNyVideo_text a.CaseBtn i { background:url(../image/jt0.png) center center no-repeat; margin:-3px 0 0 15px;}
@media (max-width:1440px) {
	.Nycase{padding:60px 0;}
	.case_main ul li .adminbuyNyVideo_img { height:280px;}
}
@media (max-width:1366px) {
	.case_main ul li .adminbuyNyVideo_img { height:270px;}
}
@media (max-width:1280px) {
	.case_main{padding: 40px 3%;}
	.case_main ul li .adminbuyNyVideo_img { height:250px;}
}
@media (max-width:1200px) {
	.case_main ul li .adminbuyNyVideo_img { height:240px;}
}
@media (max-width:1080px) {
	.case_main ul li { width:31.333333%; height:auto; margin:0 3% 40px 0; padding:0;}
	.case_main ul li:nth-child(3n+3) { margin:0 0 40px;}
	.case_main ul li .adminbuyNyVideo_img { height:220px;}
	.case_main ul li .adminbuyNyVideo_text { padding:15px 20px 20px;}
	.case_main ul li .adminbuyNyVideo_text a.VideoName { font-size:18px;}
	.case_main ul li .adminbuyNyVideo_text p { margin:5px auto 15px;}
}
@media (max-width:1024px) {
	.case_main{ padding:30px 3%;}
	.case_main ul li { width:31.333333%; height:auto; margin:0 3% 30px 0; padding:0;}
	.case_main ul li:nth-child(3n+3) { margin:0 0 30px;}
	.case_main ul li .adminbuyNyVideo_img { height:210px;}
}
@media (max-width:800px) {
	.case_main ul li { width:48.5%; height:auto; margin:0 3% 30px 0; padding:0;}
	.case_main ul li:nth-child(3n+3) { margin:0 3% 30px 0;}
	.case_main ul li:nth-child(2n+2) { margin:0 0 30px;}
	.case_main ul li .adminbuyNyVideo_img { height:230px;}
}
@media (max-width: 767px) {
	.Nycase{ padding:25px 0;}
	.case_main {padding:20px 3%;}
}
@media (max-width: 425px) {
	.case_main ul li { width:100%; height:auto; margin:0 auto 20px; padding:0; float: inherit;}
	.case_main ul li:nth-child(2n+2), .case_main ul li:nth-child(3n+3) { margin:0 auto 20px;}
	.case_main ul li .adminbuyNyVideo_img { height:230px;}
	.case_main ul li .adminbuyNyVideo_text a.VideoBtn { padding:0 20px;}
	.case_main ul li .adminbuyNyVideo_img { height:220px;}
}
@media (max-width: 375px) {
	.case_main ul li .adminbuyNyVideo_img { height:220px;}
}
@media (max-width: 320px) {
	.case_main ul li .adminbuyNyVideo_img { height:200px;}
}
/*lyNy_video 结束*/

/*产品列表页*/
.nyprobox .cp_type .bd ul{ background:#fff;min-height: 200px;}
.nyprobox .cp_type .bd ul li p{border-bottom: 1px solid rgba(0,0,0,.1);}
.nyprobox .cp_type .bd ul li.on:last-child p{border-bottom: 1px solid rgba(0,0,0,.1);}
.nyprobox .cp_type .bd ul li p a{ color:#333;}
.nyprobox .cp_type .bd ul li p:hover a, .nyprobox .cp_type .bd ul li.on p a {     color: #545454;
    font-weight: bolder;}
.nyprobox .cp_type .bd ul li div a{color:#999;}
.nyprobox .cp_type .bd ul li div a:hover{color:#2b85ba;}
.nyprobox .cp_type .bd ul li div a.active{color:#2b85ba;}
.nyprobox .xxwz{ margin-top:36px;}
.nyprobox .xxwz .bd ul li p:before{ content:""; display:block; width:3px; height:24px; background:#2b85ba; float:left; margin-top:24px;}
.nyprobox .xxwz .bd ul li p a{width: calc(100% - 15px); float:right;}
@media (max-width:1079px) {
    .nyprobox .xxwz{ margin:15px 0;}
}
@media (max-width:767px) {
    .nyprobox .cp_type .hd span{ font-size:18px;}
	.nyprobox .cp_type .bd ul{ min-height:150px;}
	.nyprobox .xxwz .bd ul li p:before{height:20px;margin-top:18px;}
}

.nyprobox .nyprori ul li { width:100%; height:auto; margin:0 auto 30px; padding:20px; background-color:#fff; box-shadow:0 0 0 rgba(0,0,0,0.06); 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; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.nyprobox .nyprori ul li:hover { box-shadow:0 0 20px rgba(0,0,0,0.06);}
.nyprobox .nyprori ul li .NyProlist_Img { width:28.5%; height:200px; overflow:hidden; margin:0; padding:0; float:left;}
.nyprobox .nyprori ul li .NyProlist_Img a { display:block; width:100%; height:100%; overflow:hidden; margin:0; padding:0; background-color:#fff; border:1px solid #eee; position:relative; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.nyprobox .nyprori ul li .NyProlist_Img a img { display:block; max-width:100%; max-height:100%; overflow:hidden; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.nyprobox .nyprori ul li:hover .NyProlist_Img a { border:1px solid #2b85ba;}
.nyprobox .nyprori ul li:hover .NyProlist_Img a img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); transform: scale(1.1);}
.nyprobox .nyprori ul li .NyProlist_Text { width:71.5%; height:auto; overflow:hidden; margin:0; padding:15px 15px 25px 30px; float:right; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.nyprobox .nyprori ul li .NyProlist_Text .NyProlist_Name { width:100%; height:auto; overflow:hidden; margin:0 auto; padding:0;}
.nyprobox .nyprori ul li .NyProlist_Text .NyProlist_Name a { display:block; width:100%; height:38px; overflow:hidden; line-height:38px; color:#333; font-size:20px; font-weight:bold; white-space:nowrap; text-overflow:ellipsis; margin:0 auto; padding:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.nyprobox .nyprori ul li:hover .NyProlist_Text .NyProlist_Name a { color:#2b85ba;}
.nyprobox .nyprori ul li .NyProlist_Text .NyProlist_Ms { width:100%; height:auto; overflow:hidden; margin:10px auto 20px; padding:0;}
.nyprobox .nyprori ul li .NyProlist_Text .NyProlist_Ms p { width:100%; height:56px; overflow:hidden; line-height:28px; color:#999; font-size:16px; word-break:break-all; text-align:justify; margin:0 auto; padding:0; display:-webkit-box; text-overflow:ellipsis; -webkit-line-clamp:2; -webkit-box-orient:vertical; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.nyprobox .nyprori ul li .NyProlist_Text .NyProlist_Tags { width:100%; height:auto; overflow:hidden; margin:0 auto; padding:0;}
.nyprobox .nyprori ul li .NyProlist_Text .NyProlist_Tags dl { width:100%; height:auto; margin:0 auto; padding:0;}
.nyprobox .nyprori ul li .NyProlist_Text .NyProlist_Tags dl dd { display:block; width:auto; max-width:40%; height:36px; overflow:hidden; line-height:36px; color:#999; font-size:14px; white-space:nowrap; text-overflow:ellipsis; margin:0 2% 0 0; padding:0 15px; background-color:#f9f9f9; position:relative; float:left; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.nyprobox .nyprori ul li .NyProlist_Text .NyProlist_Tags dl dd:nth-child(3) { margin:0;}
.nyprobox .nyprori ul li .NyProlist_Text .NyProlist_Tags dl dd img { display:inline-block; width:16px; height:16px; vertical-align:middle; margin:-2px 4px 0 0; padding:0;}
.nyprobox .nyprori ul li a.NyProlist_More { display:block; width:50px; height:50px; margin:0; padding:0; position:absolute; right:0; bottom:0; opacity:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.nyprobox .nyprori ul li a.NyProlist_More img { display:block; width:100%; height:100%; margin:0; padding:0;}
.nyprobox .nyprori ul li:hover a.NyProlist_More { opacity:1;}

@media (max-width:1399px) {
	
	.nyprobox .nyprori ul li .NyProlist_Img { height:194px;}
	.nyprobox .nyprori ul li .NyProlist_Text .NyProlist_Ms p { height:50px; line-height:25px; font-size:15px;}
	.nyprobox .nyprori ul li .NyProlist_Text .NyProlist_Tags dl dd { margin:0 15px 0 0;}
}
@media (max-width:1250px) {
	.nyprobox .nyprori ul li .NyProlist_Text .NyProlist_Tags dl dd{margin: 0 10px 0 0;padding: 0 10px; font-size:13px;}
	.nyprobox .nyprori ul li .NyProlist_Text .NyProlist_Tags dl dd img{ display:none;}
}
@media (max-width:1079px) {
	.nyprobox .nyright{ width:100%;margin-top: 15px;}
	.nyprobox .nyprori ul li { margin:0 auto 20px; padding:20px;}
	.nyprobox .nyprori ul li .NyProlist_Img { height:200px;}
	.nyprobox .nyprori ul li .NyProlist_Text { padding:5px 10px 0 20px;}
	.nyprobox .nyprori ul li .NyProlist_Text .NyProlist_Ms p { height:48px; line-height:24px; font-size:14px;}
	.nyprobox .nyprori ul li .NyProlist_Text .NyProlist_Tags dl dd { max-width:48%; height:30px; line-height:30px; margin:0 2% 5px 0;font-size:14px;}
}
@media (max-width:767px) {
	.nyprobox .nyprori ul li { margin:0 auto 10px; padding:10px;}
	.nyprobox .nyprori ul li .NyProlist_Img { width:100%; height:250px; margin:0 auto; padding:0; float:inherit;}
	.nyprobox .nyprori ul li .NyProlist_Text { width:100%; margin:0 auto; padding:10px 0; float:inherit;}
	.nyprobox .nyprori ul li .NyProlist_Text .NyProlist_Name a{ font-size:18px;}
	.nyprobox .nyprori ul li .NyProlist_Text .NyProlist_Ms{ display:none;}
	.nyprobox .nyprori ul li .NyProlist_Text .NyProlist_Tags dl dd { width:100%; max-width:100%; margin:10px auto 0;padding: 0 15px; float:inherit;}
	.nyprobox .nyprori ul li .NyProlist_Text .NyProlist_Tags dl dd:nth-child(3) { margin:10px auto 0;}
	.nyprobox .nyprori ul li a.NyProlist_More { width:30px; height:30px;}
}
@media (max-width:320px) {
	.nyprobox .nyprori ul li .NyProlist_Img { height:200px;}
}


/*内页产品中心*/
.nyprobox .nyprocont ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: left;
  margin: 0 -12px;
}

.nyprobox .nyprocont ul li {
  width: 33.333333%;
  margin-bottom: 28px;
  padding: 0 12px;
}

.nyprobox .nyprocont ul li .adminbuyProducts_con {
 
  background-color: #fff;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  position: relative;
}

.nyprobox .nyprocont ul li:hover .adminbuyProducts_con {
  box-shadow: 0 10px 16px rgba(0, 0, 0, .1);
}


.nyprobox .nyprocont ul li .adminbuyProducts_con::after {
  width: 0;
  background-color: #998bb9;
}

.nyprobox .nyprocont ul li:hover .adminbuyProducts_con::before {
  width: 0;
}

.nyprobox .nyprocont ul li:hover .adminbuyProducts_con::after {
  width: 100%;
}

.nyprobox .nyprocont ul li .adminbuyProducts_con .adminbuyProducts_text {
 width: 100%;
    margin: 0 auto 0px;
    padding: 16px 10px 10px 10px;
}

.nyprobox .nyprocont ul li .adminbuyProducts_con .adminbuyProducts_text a.adminbuyProducts_name em {
  display: block;
  width: 100%;
  height: 32px;
  overflow: hidden;
  line-height: 32px;
  color: #222;
  font-size: 20px;
  font-weight: bold;
  font-style: normal;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.nyprobox .nyprocont ul li .adminbuyProducts_con .adminbuyProducts_text a.adminbuyProducts_name span {
  display: block;
  width: 100%;
  height: 30px;
  overflow: hidden;
  line-height: 30px;
  color: #777;
  font-size: 16px;
  font-weight: 500;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.nyprobox .nyprocont ul li:hover .adminbuyProducts_con .adminbuyProducts_text a.adminbuyProducts_name em,
.nyprobox .nyprocont ul li:hover .adminbuyProducts_con .adminbuyProducts_text a.adminbuyProducts_name span {
  color: #666666;
}


.nyprobox .nyprocont ul li .adminbuyProducts_con .adminbuyProducts_img {
  width: 100%;
  height: 250px;
  overflow: hidden;
  margin: 0 auto;
}

.nyprobox .nyprocont ul li .adminbuyProducts_con .adminbuyProducts_img a {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}

.nyprobox .nyprocont ul li .adminbuyProducts_con .adminbuyProducts_img a img {
  display: block;
  width: 100%;
  max-height: 100%;
  margin: auto;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}

.nyprobox .nyprocont ul li:hover .adminbuyProducts_con .adminbuyProducts_img a img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  transform: scale(1.1);
}

.nyprobox .nyprocont ul li .adminbuyProducts_con .adminbuyProducts_btn {
  position: absolute;
  right: 24px;
  bottom: 24px;
}

.nyprobox .nyprocont ul li .adminbuyProducts_con .adminbuyProducts_btn a i {
  display: block;
  width: 24px;
  height: 24px;
  overflow: hidden;
  padding: 6px;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #333333;
  border-radius: 50%;
}

.nyprobox .nyprocont ul li .adminbuyProducts_con .adminbuyProducts_btn a:hover i {
  background-color: #333333;
}

.nyprobox .nyprocont ul li .adminbuyProducts_con .adminbuyProducts_btn a i svg {
  display: block;
  width: 100%;
  height: 100%;
}

.nyprobox .nyprocont ul li .adminbuyProducts_con .adminbuyProducts_btn a i svg path {
  fill: #2b85ba;
}

.nyprobox .nyprocont ul li .adminbuyProducts_con .adminbuyProducts_btn a:hover i svg path {
  fill: #ffffff;
}

@media (max-width:1440px) {

  .nyprobox .nyprocont ul {
    margin: 0 -10px;
  }

  .nyprobox .nyprocont ul li {
    margin-bottom: 24px;
    padding: 0 10px;
  }

  .nyprobox .nyprocont ul li .adminbuyProducts_con {
    padding: 20px;
  }

  .nyprobox .nyprocont ul li .adminbuyProducts_con .adminbuyProducts_img {
    height: 240px;
  }

  .nyprobox .nyprocont ul li .adminbuyProducts_con .adminbuyProducts_text a.adminbuyProducts_name span {
    font-size: 15px;
  }

  .nyprobox .nyprocont ul li .adminbuyProducts_con .adminbuyProducts_btn {
    right: 20px;
    bottom: 20px;
  }
}

@media (max-width:1366px) {
  .nyprobox .nyprocont ul li .adminbuyProducts_con .adminbuyProducts_img {
    height: 236px;
  }
}

@media (max-width:1280px) {
  .nyprobox .nyprocont ul li .adminbuyProducts_con .adminbuyProducts_img {
    height: 214px;
  }

  .nyprobox .nyprocont ul li .adminbuyProducts_con .adminbuyProducts_text a.adminbuyProducts_name em {
    height: 30px;
    line-height: 30px;
    font-size: 18px;
  }

  .nyprobox .nyprocont ul li .adminbuyProducts_con .adminbuyProducts_text a.adminbuyProducts_name span {
    height: 24px;
    line-height: 24px;
    font-size: 14px;
  }
}

@media (max-width:1200px) {
  .nyprobox .nyprocont ul li .adminbuyProducts_con .adminbuyProducts_img {
    height: 190px;
  }


}

@media (max-width:1080px) {
  .nyprobox .nyprocont ul li .adminbuyProducts_con .adminbuyProducts_img {
    height: 160px;
  }
}

@media (max-width:1024px) {
  .nyprobox .nyprocont ul li .adminbuyProducts_con .adminbuyProducts_img {
    height: 220px;
  }
}

@media (max-width:920px) {
  .nyprobox .nyprocont ul li .adminbuyProducts_con {
    padding: 12px;
  }

  .nyprobox .nyprocont ul li .adminbuyProducts_con .adminbuyProducts_img {
    height: 210px;
  }

  .nyprobox .nyprocont ul li .adminbuyProducts_con .adminbuyProducts_btn {
    right: 12px;
    bottom: 12px;
  }
}

@media (max-width:820px) {

  .nyprobox .nyprocont ul li .adminbuyProducts_con {
    padding: 20px;
  }

  .nyprobox .nyprocont ul li .adminbuyProducts_con .adminbuyProducts_img {
    height: 170px;
  }

  .nyprobox .nyprocont ul li .adminbuyProducts_con .adminbuyProducts_btn {
    right: 20px;
    bottom: 20px;
  }
}

@media (max-width:767px) {
	
  .nyprobox .nyprocont ul li {
    width: 50%;
  }
  
  .nyprobox .nyprocont ul li .adminbuyProducts_con {
    padding: 12px;
  }

  .nyprobox .nyprocont ul li .adminbuyProducts_con .adminbuyProducts_img {
    height: 136px;
  }

  .nyprobox .nyprocont ul li .adminbuyProducts_con .adminbuyProducts_btn {
    right: 12px;
    bottom: 12px;
  }
}

@media (max-width:390px) {
  .nyprobox .nyprocont ul {
    margin: 0 -6px;
  }

  .nyprobox .nyprocont ul li {
    padding: 0 6px;
  }
  
  .nyprobox .nyprocont ul li .adminbuyProducts_con .adminbuyProducts_img {
    height: 130px;
  }
}

@media (max-width:320px) {
  .nyprobox .nyprocont ul {
    margin: 0;
  }

  .nyprobox .nyprocont ul li {
    width: 100%;
    padding: 0;
  }

  .nyprobox .nyprocont ul li .adminbuyProducts_con {
    padding: 20px;
  }

  .nyprobox .nyprocont ul li .adminbuyProducts_con .adminbuyProducts_img {
    height: 220px;
  }

  .nyprobox .nyprocont ul li .adminbuyProducts_con .adminbuyProducts_btn {
    right: 20px;
    bottom: 20px;
  }
}

@media (max-width:280px) {
  .nyprobox .nyprocont ul li .adminbuyProducts_con .adminbuyProducts_img {
    height: 190px;
  }
}


/*NyOrder 开始*/
.NyOrder .NyOrder_Main { width:100%;padding:40px; background-color:#fff;}
.NyOrder_Main .NyOrder_Left { width:28%; height:490px; overflow:hidden; margin:0; padding:60px 40px; background: #2b85ba; background-size:320px 220px; float:right; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyOrder_Left .NyOrder_Img { width:170px; height:170px; margin:0 auto 40px; padding:7px 0; background-color:rgba(0,0,0,0.05); border-radius:50%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyOrder_Img img { display:block; width:150px; height:150px; margin:0 auto; padding:0; border:8px solid rgba(0,0,0,0.05); border-radius:50%;margin-top: 3px;}
.NyOrder_Left p { width:100%; height:auto; line-height:40px; color:#fff; font-size:28px; margin:0 auto 15px; padding:0;}
.NyOrder_Left span { display:block; width:100%; height:auto; line-height:30px; color:rgba(255,255,255,0.65); font-size:16px; word-break:break-all; text-align:justify; margin:0 auto; padding:0;}
.NyOrder_Left .NyOrder_Btn { width:100%; height:auto; margin:60px auto 0; padding:0 40px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyOrder_Btn a { display:block; width:100%; height:52px; overflow:hidden; line-height:52px; color:#fff; font-size:16px; text-align:center; margin:0 auto; padding:0; background-color:#333; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.NyOrder_Btn a img { display:inline-block; width:20px; height:20px; vertical-align:middle; margin:-2px 10px 0 0; padding:0;}
.NyOrder_Btn a:hover { background-color:#202020;}

.NyOrder_Main .NyOrder_Right { width:72%; height:auto; overflow:hidden; margin:0; padding:0 40px 0 0; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyOrder_Right #ly_msg.adminbuy_msg { width:100%!important; height:auto!important; margin:0 auto!important; padding:0!important;}
.NyOrder_Right #ly_msg.adminbuy_msg h3 { display:none!important;}
.NyOrder_Right #ly_msg.adminbuy_msg ul { width:100%!important; overflow:hidden!important; margin:0 auto!important; padding:0!important;}
.NyOrder_Right #ly_msg.adminbuy_msg ul li h4, .NyOrder_Right #ly_msg.adminbuy_msg ul li h4.xh { display:none!important;}
.NyOrder_Right #ly_msg.adminbuy_msg ul li { width:100%!important; height:auto!important; overflow:hidden!important; line-height:inherit!important; color:inherit!important; font-size:inherit!important; margin:0 0 25px!important; padding:0!important; clear:inherit!important;}
.NyOrder_Right #ly_msg.adminbuy_msg ul li:nth-child(1), .NyOrder_Right #ly_msg.adminbuy_msg ul li:nth-child(3) { width:48%!important; margin:0 4% 25px 0!important; float:left!important;}
.NyOrder_Right #ly_msg.adminbuy_msg ul li:nth-child(2),.NyOrder_Right #ly_msg.adminbuy_msg ul li:nth-child(4){ width:48%!important; float:right!important;}
.NyOrder_Right #ly_msg.adminbuy_msg ul li:last-child { margin:0 auto!important;}
.NyOrder_Right #ly_msg.adminbuy_msg ul li .msg_ipt1, .NyOrder_Right #ly_msg.adminbuy_msg ul li .msg_ipt12, .NyOrder_Right #ly_msg.adminbuy_msg ul li .msg_tara { width:100%!important; height:auto!important; margin:0!important; padding:0!important;}
.NyOrder_Right #ly_msg.adminbuy_msg ul li .msg_ipt1 input, .NyOrder_Right #ly_msg.adminbuy_msg ul li .msg_ipt12 input, .NyOrder_Right #ly_msg.adminbuy_msg ul li .msg_ipt2 input, .NyOrder_Right #ly_msg.adminbuy_msg ul li .msg_ipt12 .msg_option { display:block!important; width:100%!important; height:60px!important; line-height:60px; color:#666; font-size:16px; margin:0!important; padding:0 20px!important; background-color:#f9f9f9!important; border:0!important; outline:none!important; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyOrder_Right #ly_msg.adminbuy_msg ul li .msg_ipt12 .msg_option { padding:0 20px 0 16px!important;}
.NyOrder_Right #ly_msg.adminbuy_msg ul li .c_yzm { margin:0 10px 0 0!important; padding:0!important; float:left!important;}
.NyOrder_Right #ly_msg.adminbuy_msg ul li .msg_ipt2 input { width:240px!important; margin:0 10px 0 0!important; float:left!important;}
.NyOrder_Right #ly_msg.adminbuy_msg ul li a.yzm_img { display:block!important; width:120px!important; height:40px!important; margin:10px 0!important; padding:0!important; float:left!important;}
.NyOrder_Right #ly_msg.adminbuy_msg ul li .msg_ipt2>span { line-height:60px!important; color:#999!important; font-size:16px!important;}
.NyOrder_Right #ly_msg.adminbuy_msg ul li .msg_tara textarea, .NyOrder_Right #ly_msg.adminbuy_msg ul li .msg_ipt0 textarea { display:block!important; width:100%!important; height:150px!important; line-height:30px; color:#aaa; font-size:16px; margin:0!important; padding:15px 20px!important; background-color:#f9f9f9!important; border:0!important; outline:none!important; resize:none!important; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyOrder_Right #ly_msg.adminbuy_msg ul li .msg_btn { width:100%!important; height:auto!important; overflow:hidden!important; margin:0!important; padding:0!important; float:inherit!important;}
.NyOrder_Right #ly_msg.adminbuy_msg .msg_btn input { width:200px!important; height:60px!important; overflow:hidden!important; line-height:60px!important; color:#fff!important; font-size:16px!important; text-align:center!important; background-color:#333!important; margin:0 20px 0 0!important; padding:0!important; border:none!important; cursor:pointer!important;}
.NyOrder_Right #ly_msg.adminbuy_msg .msg_btn input:hover { background-color:#202020!important;}
.NyOrder_Right #ly_msg.adminbuy_msg .msg_btn input.msg_btn1 { background-color:#2b85ba!important;}
.NyOrder_Right #ly_msg.adminbuy_msg .msg_btn input.msg_btn1:hover { background-color:#2b85ba!important;}
.NyOrder_Right #ly_msg.adminbuy_msg ul li .msg_ipt2 { width:100%!important;}

.NyOrder_Right #ly_msg.adminbuy_msg ul li .msg_ipt1 input::placeholder, .NyOrder_Right #ly_msg.adminbuy_msg ul li .msg_ipt12 input::placeholder, .NyOrder_Right #ly_msg.adminbuy_msg ul li .msg_ipt2 input::placeholder, .NyOrder_Right #ly_msg.adminbuy_msg ul li .msg_tara textarea::placeholder, .NyOrder_Right #ly_msg.adminbuy_msg ul li .msg_ipt0 textarea::placeholder { color:#666;}

@media (max-width:1280px) {
	.NyOrder_Main .NyOrder_Left { height:490px;}
	.NyOrder_Left p { font-size:26px;}
	.NyOrder_Left font { font-size:20px;}
	.NyOrder_Left span { font-size:15px; line-height:25px;}
	.NyOrder_Btn a { height:50px; line-height:50px;}
	
	.NyOrder_Right #ly_msg.adminbuy_msg ul li:last-child { margin:30px auto 0!important;}
	.NyOrder_Right #ly_msg.adminbuy_msg ul li .msg_ipt1 input, .NyOrder_Right #ly_msg.adminbuy_msg ul li .msg_ipt12 input, .NyOrder_Right #ly_msg.adminbuy_msg ul li .msg_ipt2 input, .NyOrder_Right #ly_msg.adminbuy_msg ul li .msg_ipt12 .msg_option { height:50px!important; line-height:50px; font-size:15px;}
	.NyOrder_Right #ly_msg.adminbuy_msg ul li .msg_tara textarea, .NyOrder_Right #ly_msg.adminbuy_msg ul li .msg_ipt0 textarea { height:145px!important; line-height:25px; font-size:15px; padding:10px 20px;}
	.NyOrder_Right #ly_msg.adminbuy_msg ul li a.yzm_img { margin:5px 0!important;}
	.NyOrder_Right #ly_msg.adminbuy_msg ul li .msg_ipt2>span { line-height:50px!important; font-size:15px!important;}
	.NyOrder_Right #ly_msg.adminbuy_msg .msg_btn input { height:50px!important; line-height:50px!important;}
}
@media (max-width:1200px) {
	.NyOrder .NyOrder_Main { padding:30px;}
	.NyOrder_Main .NyOrder_Left { padding:60px 30px;}
	.NyOrder_Left p { line-height:36px;}
	.NyOrder_Left .NyOrder_Btn { padding:0 30px;}
	.NyOrder_Main .NyOrder_Right { padding:0 30px 0 0;}
	.NyOrder_Right #ly_msg.adminbuy_msg ul li .msg_ipt2 input { width:200px!important;}
	
}
@media (max-width:1080px) {
	.NyOrder .NyOrder_Main { padding:25px;}
	.NyOrder_Main .NyOrder_Left { height:560px; padding:50px 25px; background-size:280px 160px;}
	.NyOrder_Left p { line-height:32px; font-size:24px;}
	.NyOrder_Left span { line-height:24px; font-size:14px;}
	.NyOrder_Left .NyOrder_Btn { margin:50px auto 0; padding:0 25px;}
	.NyOrder_Main .NyOrder_Right { padding:0 25px 0 0;}
	.NyOrder_Right #ly_msg.adminbuy_msg ul li { margin:0 0 20px!important;}
	.NyOrder_Right #ly_msg.adminbuy_msg ul li:nth-child(1), .NyOrder_Right #ly_msg.adminbuy_msg ul li:nth-child(3), .NyOrder_Right #ly_msg.adminbuy_msg ul li:nth-child(5) { width:48.5%!important; margin:0 3% 20px 0!important; float:left!important;}
	.NyOrder_Right #ly_msg.adminbuy_msg ul li:nth-child(2), .NyOrder_Right #ly_msg.adminbuy_msg ul li:nth-child(4), .NyOrder_Right #ly_msg.adminbuy_msg ul li:nth-child(6) { width:48.5%!important; margin:0 0 20px 0!important; float:right!important;}
	.NyOrder_Right #ly_msg.adminbuy_msg ul li:last-child { margin:20px auto 0!important;}
	.NyOrder_Right #ly_msg.adminbuy_msg ul li .msg_ipt1 input, .NyOrder_Right #ly_msg.adminbuy_msg ul li .msg_ipt12 input, .NyOrder_Right #ly_msg.adminbuy_msg ul li .msg_ipt2 input, .NyOrder_Right #ly_msg.adminbuy_msg ul li .msg_ipt12 .msg_option { font-size:14px;}
	.NyOrder_Right #ly_msg.adminbuy_msg ul li .msg_tara textarea, .NyOrder_Right #ly_msg.adminbuy_msg ul li .msg_ipt0 textarea { height:140px!important; line-height:24px; font-size:14px;}
	.NyOrder_Right #ly_msg.adminbuy_msg ul li .msg_ipt2 input { width:180px!important;}
	.NyOrder_Right #ly_msg.adminbuy_msg ul li .msg_ipt2>span { font-size:14px!important;}
}
@media (max-width:1024px) {
	.NyOrder_Main .NyOrder_Left { width:30%; height:590px;}
	.NyOrder_Main .NyOrder_Right { width:70%;}
	.NyOrder_Right #ly_msg.adminbuy_msg ul li .c_yzm { height:50px; float:inherit!important;}
	.NyOrder_Right #ly_msg.adminbuy_msg ul li .msg_ipt2>span { display:block; width:100%; line-height:30px!important;}
}
@media (max-width:800px) {
	.NyOrder .NyOrder_Main { padding:20px;}
	.NyOrder_Main .NyOrder_Left { width:100%; height:auto; margin:0 auto 20px; padding:40px; float:inherit;}
	.NyOrder_Left .NyOrder_Img { float:left; margin:0 40px 0 0;}
	.NyOrder_Left p { line-height:30px; font-size:24px; margin:8px auto 2px;}
	.NyOrder_Left span { margin:10px auto 0;}
	.NyOrder_Left .NyOrder_Btn { width:200px; margin:20px 0 0; padding:0; float:left;}
	.NyOrder_Main .NyOrder_Right { width:100%; margin:0 auto; padding:0; float:inherit;}
	.NyOrder_Right #ly_msg.adminbuy_msg ul li .c_yzm { height:50px; float:left!important;}
	.NyOrder_Right #ly_msg.adminbuy_msg ul li .msg_ipt2>span { display:inline-block; width:auto; line-height:50px!important;}
}
@media (max-width:767px) {
	.NyOrder .NyOrder_Main { padding:12px;}
	.NyOrder_Main .NyOrder_Left { padding:20px;}
	.NyOrder_Left .NyOrder_Img { width:106px; height:106px; margin:0 20px 0 0; padding:4px 0;}
	.NyOrder_Img img { width:90px; height:90px; border:4px solid rgba(0,0,0,0.05);}
	.NyOrder_Left p { line-height:24px; font-size:18px; margin:0 auto 2px;}
	.NyOrder_Left span { line-height:20px;}
	.NyOrder_Left .NyOrder_Btn { width:100%; margin:20px auto 0; float:inherit;}
	.NyOrder_Btn a { height:40px; line-height:40px; font-size:15px;}
	.NyOrder_Right #ly_msg.adminbuy_msg ul li:nth-child(1), .NyOrder_Right #ly_msg.adminbuy_msg ul li:nth-child(3), .NyOrder_Right #ly_msg.adminbuy_msg ul li:nth-child(5) { width:100%!important; margin:0 auto 20px!important; float:inherit!important;}
	.NyOrder_Right #ly_msg.adminbuy_msg ul li:nth-child(2), .NyOrder_Right #ly_msg.adminbuy_msg ul li:nth-child(4), .NyOrder_Right #ly_msg.adminbuy_msg ul li:nth-child(6) { width:100%!important; margin:0 auto 20px!important; float:inherit!important;}
	.NyOrder_Right #ly_msg.adminbuy_msg ul li .msg_ipt1 input, .NyOrder_Right #ly_msg.adminbuy_msg ul li .msg_ipt12 input, .NyOrder_Right #ly_msg.adminbuy_msg ul li .msg_ipt2 input, .NyOrder_Right #ly_msg.adminbuy_msg ul li .msg_ipt12 .msg_option { padding: 0 12px!important;}
	.NyOrder_Right #ly_msg.adminbuy_msg ul li .msg_ipt2 input { width:160px!important;}
	.NyOrder_Right #ly_msg.adminbuy_msg ul li .c_yzm { height:50px; float:inherit!important;}
	.NyOrder_Right #ly_msg.adminbuy_msg ul li .msg_ipt2>span { display:block; width:100%; line-height:24px!important; margin:10px auto 0;}
	.NyOrder_Right #ly_msg.adminbuy_msg .msg_btn input { width:48%!important; margin:0!important; float:left;}
	.NyOrder_Right #ly_msg.adminbuy_msg .msg_btn input.msg_btn1 { margin:0 4% 0 0!important;}
	.NyOrder_Right #ly_msg.adminbuy_msg ul li .msg_tara textarea, .NyOrder_Right #ly_msg.adminbuy_msg ul li .msg_ipt0 textarea { padding:10px 12px!important;}
}
@media (max-width:320px) {
	.NyOrder_Left .NyOrder_Img { float:inherit; margin:0 auto 20px;}
	.NyOrder_Left p { text-align:center;}
	.NyOrder_Left span { text-align:center;}
	.NyOrder_Right #ly_msg.adminbuy_msg ul li .msg_ipt2 input { width:130px!important;}
}
/*NyOrder 结束*/

/*产品详细页 开始*/
.NyProDetail .NyProDetail_Main { width:100%; height:auto; margin:30px auto; padding:20px; background-color:#fff;}
.NyProDetail_Main .NyProDetail_Img { width:38%; height:auto; margin:0; padding:0; float:left;}

#preview { width:100%; margin:0; text-align:center; position:relative;}
.list-h li { float:left;}
#spec-n5 { width:100%; height:88px; margin-top:10px; overflow:hidden;}
#spec-left { width:16px; height:88px; float:left; cursor:pointer; margin-top:3px;}
#spec-right { width:16px; height:88px; float:left;cursor:pointer; margin-top:3px;}
#spec-list { width:440px; float:left; overflow:hidden; margin-left:2px; display:inline;}
#spec-list ul {}
#spec-list ul li { float:left; display:inline; padding:0; width:23.5%; height:88px; margin:0 2% 0 0;}
#spec-list ul li:nth-child(4) { margin:0;}
#spec-list ul li p { width:100%; height:100%; overflow:hidden; margin:0; padding:0; background-color:#fff; border:1px solid #e5e5e5; position:relative;}
#spec-list ul li:hover p { border:1px solid #2b85ba;}
#spec-list ul li img { display:block; max-width:92%; max-height:94%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0;}
/*jqzoom*/
.jqzoom { position:relative; width:100%; height:350px; overflow:hidden; padding:0; background-color:#fff;}
.jqzoom img { display:block; max-width:100%; max-height:100%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0;}
.zoomdiv { z-index:100;position:absolute;top:1px;left:0px;border:1px solid #eaeaea;display:none;text-align:center;overflow: hidden; left:102%!important; top:0!important;}
.jqZoomPup { width:200px!important; height:200px!important; z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;opacity:0.5;-moz-opacity:0.5;-khtml-opacity:0.5;filter:alpha(Opacity=50);cursor:move;}
#spec-list { position:relative; width:100%; margin:0;}
#spec-list div { width:100%!important; height:70px!important; margin:0;}
#ceshi { display:block; margin:auto!important; left:0; top:0; bottom:0; right:0;}
.NyProDetail_Img a.videoIco { left:20px!important; bottom:20px!important; z-index:99!important;}
.Warning { width:100%!important; height:100%!important;}

.NyProDetail_Main .NyProDetail_Text { width:62%; height:auto; margin:0; padding:40px 20px 0 40px; float:right; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.NyProDetail_Text .NyProDetail_Name { width:100%; height:auto; min-height:40px; max-height:80px; overflow:hidden; line-height:40px; color:#333; font-size:30px; font-weight:bold; word-break:break-all; position:relative; display:-webkit-box; text-overflow:ellipsis; -webkit-line-clamp:2; -webkit-box-orient:vertical; margin:0 auto 40px; padding:0; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.NyProDetail_Text .NyProDetail_Ms { width:100%; height:auto; overflow:hidden; margin:0 auto 20px; padding:0 0 30px; border-bottom:1px solid #e5e5e5; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.NyProDetail_Text .NyProDetail_Ms span { display:block; width:100%; height:30px; overflow:hidden; line-height:30px; color:#333; font-size:18px; margin:0 auto 10px; padding:0;}
.NyProDetail_Text .NyProDetail_Ms span img { display:block; width:20px; height:20px; margin:5px 10px 5px 0; padding:0; float:left;}
.NyProDetail_Text .NyProDetail_Ms h1 { width:100%; height:auto; max-height:56px; overflow:hidden; line-height:28px; color:#999; font-size:16px; word-break:break-all; text-align:justify; display:-webkit-box; text-overflow:ellipsis; -webkit-line-clamp:2; -webkit-box-orient:vertical; margin:0 auto; padding:0;}
.NyProDetail_Text .NyProDetail_Tags { width:100%; height:auto; margin:0 auto; padding:0;}
.NyProDetail_Tags dl dd { width:auto; max-width:30%; height:40px; overflow:hidden; line-height:40px; color:#999; font-size:16px; white-space:nowrap; text-overflow:ellipsis; margin:0 4% 0 0; padding:0; float:left;}
.NyProDetail_Tags dl dd:nth-child(4) { margin:0;}
.NyProDetail_Tags dl dd i { display:block; width:6px; height:6px; margin:16px 10px 16px 0; padding:0; border:1px solid #2b85ba; border-radius:50%; float:left;}
.NyProDetail_Text .NyProDetail_Btm { width:100%; height:60px; overflow:hidden; margin:40px auto 0; padding:0; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.NyProDetail_Btm a { display:block; width:auto; height:60px; overflow:hidden; margin:0 40px 0 0; padding:0; background-color:#f9f9f9; border-radius:30px; float:left;}
.NyProDetail_Btm a.Btn01 i { display:block; width:60px; height:60px; margin:0; padding:6px; background-color:rgba(100,46,137,0.05); border-radius:50%; float:left; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.NyProDetail_Btm a.Btn01 i em { display:block; width:48px; height:48px; margin:0; padding:0; background:#2b85ba url(../image/ico11.png) center center no-repeat; background-size:30px 30px; border-radius:50%;}
.NyProDetail_Btm a.Btn01 span { display:block; width:auto; height:60px; line-height:40px; color:#333333; font-size:20px; font-weight:bold; margin:0; padding:10px 30px 10px 20px; float:left; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.NyProDetail_Btm a.Btn02 { margin:0;}
.NyProDetail_Btm a.Btn02 i { display:block; width:60px; height:60px; margin:0; padding:6px; background:rgba(51,51,51,0.05); border-radius:50%; float:left; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.NyProDetail_Btm a.Btn02 i em { display:block; width:48px; height:48px; margin:0; padding:0; background:#333333 url(../image/ico12.png) center center no-repeat; background-size:30px 30px; border-radius:50%;}
.NyProDetail_Btm a.Btn02 span { display:block; width:auto; height:60px; line-height:40px; color:#333333; font-size:24px; font-weight:bold; margin:0; padding:10px 30px 10px 20px; float:left; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}

.NyProDetail_Con { width:100%; overflow:hidden; margin:0 auto; padding:40px; background-color:#fff; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.NyProDetail_Con .NyProDetail_Tit { width:100%; height:auto; margin:0 auto 30px; padding:0; border-bottom:1px solid #e6e6e6;}
.NyProDetail_Con .NyProDetail_Tit span { display:block; width:auto; height:40px; overflow:hidden; line-height:38px; color:#000000; font-size:18px; font-weight:bold; margin:0; padding:0; border-bottom:2px solid #2b85ba; float:left;}
.NyProDetail_Con .NyProDetail_Tit a { display:block; width:auto; height:40px; overflow:hidden; line-height:38px; color:#333; font-size:18px; font-weight:bold; margin:0 0 0 60px; padding:0; border-bottom:2px solid #fff; float:left;}
.NyProDetail_Con .NyProDetail_Tit a:hover { color:#2b85ba; border-bottom:2px solid #2b85ba;}

.NyProDetail_Con .ProDetailText { width:100%; font-size: 14px; line-height: 24px; color: #333; padding: 14px 0; font-weight: normal;}
.ProDetailText img, .ProDetailText table, .ProDetailText tr, .ProDetailText td, .ProDetailText p, .ProDetailText span, .ProDetailText div, .ProDetailText video, .ProDetailText embed { width:auto !important;height:auto !important;max-width:100% !important;max-height: 100%;white-space:normal;word-break:break-all; text-align:justify;overflow: hidden; font-size: 14px; line-height: 24px; color: #333;}
.ProDetailText table tr td p { text-indent:0!important;}
.ProDetailText img { display:inline-block; width:auto!important; height:auto!important; max-width:100%; margin:0 auto; padding:0; text-indent:0!important;}

.NyPro_PrevNext { width:100%; height:auto; margin:30px auto 0; padding:7px 30px; background-color:#2b85ba; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.NyPro_PrevNext p { width:42%; height:40px; overflow:hidden; line-height:40px; color:#fff; font-size:16px; white-space:nowrap; text-overflow:ellipsis; margin:0; padding:0; position:relative; float:left; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.NyPro_PrevNext p a { line-height:40px; color:#fff; font-size:16px;}
.NyPro_PrevNext p.NyProPrev { padding:0 0 0 30px;}
.NyPro_PrevNext p.NyProNext { padding:0 30px 0 0; text-align:right;}
.NyPro_PrevNext p img { display:block; width:20px; height:20px; margin:0; padding:0; position:absolute; top:10px;}
.NyPro_PrevNext p.NyProPrev img { left:0;}
.NyPro_PrevNext p.NyProNext img { right:0;}
.NyPro_PrevNext a.NyProAll { display:block; width:16%; height:40px; overflow:hidden; line-height:40px; color:#fff; font-size:16px; text-align:center; margin:0; padding:0; float:left;}
.NyPro_PrevNext a.NyProAll img { display:inline-block; width:20px; height:20px; vertical-align:middle; margin:-2px 10px 0 0; padding:0;}

.OdrTitle { width:100%; height:auto; margin:0 auto 30px; padding:0;}
.OdrTitle p { width:100%; height:40px; overflow:hidden; line-height:40px; color:#333; font-size:30px; font-weight:bold; text-align:center; margin:0 auto 10px; padding:0;}
.OdrTitle i { display:block; width:128px; height:13px; overflow:hidden; margin:0 auto; padding:0; background:url(https://yanshi.92wailian.com/k676/skin/images/line04.png) center center no-repeat;}

.NyProOrder_Main { width:100%; height:auto; margin:60px auto 0; padding:0; position:relative;}
.NyProOrder_Main #ly_msg.adminbuy_msg { width:100%!important; height:auto!important; margin:0 auto!important; padding:0!important;}
.NyProOrder_Main #ly_msg.adminbuy_msg h3 { display:none!important;}
.NyProOrder_Main #ly_msg.adminbuy_msg ul { width:100%!important; overflow:hidden!important; margin:0 auto!important; padding:0!important;}
.NyProOrder_Main #ly_msg.adminbuy_msg ul li h4, .NyProOrder_Main #ly_msg.adminbuy_msg ul li h4.xh { display:none!important;}
.NyProOrder_Main #ly_msg.adminbuy_msg ul li { width:100%!important; height:auto!important; overflow:hidden!important; line-height:inherit!important; color:inherit!important; font-size:inherit!important; margin:0 0 25px!important; padding:0!important; clear:inherit!important;}
.NyProOrder_Main #ly_msg.adminbuy_msg ul li:nth-child(1), .NyProOrder_Main #ly_msg.adminbuy_msg ul li:nth-child(3) { width:48%!important; margin:0 4% 25px 0!important; float:left!important;}
.NyProOrder_Main #ly_msg.adminbuy_msg ul li:nth-child(2), .NyProOrder_Main #ly_msg.adminbuy_msg ul li:nth-child(4){ width:48%!important; float:right!important;}
.NyProOrder_Main #ly_msg.adminbuy_msg ul li:last-child { margin:25px auto 0!important;}
.NyProOrder_Main #ly_msg.adminbuy_msg ul li .msg_ipt1, .NyProOrder_Main #ly_msg.adminbuy_msg ul li .msg_ipt12, .NyProOrder_Main #ly_msg.adminbuy_msg ul li .msg_tara { width:100%!important; height:auto!important; margin:0!important; padding:0!important;}
.NyProOrder_Main #ly_msg.adminbuy_msg ul li .msg_ipt1 input, .NyProOrder_Main #ly_msg.adminbuy_msg ul li .msg_ipt12 input, .NyProOrder_Main #ly_msg.adminbuy_msg ul li .msg_ipt2 input, .NyProOrder_Main #ly_msg.adminbuy_msg ul li .msg_ipt12 .msg_option { display:block!important; width:100%!important; height:60px!important; line-height:60px; color:#666; font-size:16px; margin:0!important; padding:0 20px!important; background-color:#fff!important; border:0!important; outline:none!important; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyProOrder_Main #ly_msg.adminbuy_msg ul li .c_yzm { margin:0 10px 0 0!important; padding:0!important; float:left!important;}
.NyProOrder_Main #ly_msg.adminbuy_msg ul li .msg_ipt2 input { width:200px!important; margin:0 10px 0 0!important; float:left!important;}
.NyProOrder_Main #ly_msg.adminbuy_msg ul li a.yzm_img { display:block!important; width:120px!important; height:40px!important; margin:10px 0!important; padding:0!important; float:left!important;}
.NyProOrder_Main #ly_msg.adminbuy_msg ul li .msg_ipt2>span { line-height:60px!important; color:#999!important; font-size:16px!important;}
.NyProOrder_Main #ly_msg.adminbuy_msg ul li .msg_tara textarea, .NyProOrder_Main #ly_msg.adminbuy_msg ul li .msg_ipt0 textarea { display:block!important; width:100%!important; height:150px!important; line-height:30px; color:#666; font-size:16px; margin:0!important; padding:15px 20px!important; background-color:#fff!important; border:0!important; outline:none!important; resize:none!important; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyProOrder_Main #ly_msg.adminbuy_msg ul li .msg_btn { width:100%!important; height:auto!important; overflow:hidden!important; margin:20px 0 0!important; padding:0!important; float:inherit!important;}
.NyProOrder_Main #ly_msg.adminbuy_msg .msg_btn input { width:200px!important; height:60px!important; overflow:hidden!important; line-height:60px!important; color:#fff!important; font-size:16px!important; text-align:center!important; background-color:#333!important; margin:0 30px 0 0!important; padding:0!important; border:none!important; cursor:pointer!important; float:left;}
.NyProOrder_Main #ly_msg.adminbuy_msg .msg_btn input:hover { background-color:#2b85ba!important;}
.NyProOrder_Main #ly_msg.adminbuy_msg .msg_btn input.msg_btn1 { background-color:#2b85ba!important;}
.NyProOrder_Main #ly_msg.adminbuy_msg .msg_btn input.msg_btn1:hover { background-color:#2b85ba!important; color:333;}
.NyProOrder_Main #ly_msg.adminbuy_msg ul li .msg_ipt2 { width:100%!important;}
@media (max-width:1440px) {
	.NyProDetail .NyProDetail_Main{margin: 40px auto;}
	.NyProDetail_Tags dl dd { margin:0 30px 0 0;}
	.NyProDetail_Con{ padding:30px;}
	.NyProOrder_Main{margin: 40px auto 0;}
}
@media (max-width:1366px) {
	.NyProDetail_Main .NyProDetail_Img { width:40%;}
	.jqzoom { height:340px;}
	#spec-n5 { height:80px;}
	#spec-list ul li { height:80px;}
	.NyProDetail_Main .NyProDetail_Text { width:60%;}
	.NyProDetail_Text .NyProDetail_Name { font-size:26px; margin:0 auto 30px;}	
	.NyProDetail_Text .NyProDetail_Ms span { font-size:16px;}
	.NyProDetail_Text .NyProDetail_Ms h1 { max-height:50px; line-height:25px; font-size:15px;}
	.NyProDetail_Tags dl dd { width:48.5%; max-width:inherit; font-size:15px; margin:0 3% 0 0;}
	.NyProDetail_Tags dl dd:nth-child(2n+2) { margin:0;}
	.NyProDetail_Btm .NyProDetail_Tel span { font-size:14px;}
	
	.NyPro_PrevNext a.NyProAll, .NyPro_PrevNext p a{ font-size:15px;}
	
	.NyProOrder_Main #ly_msg.adminbuy_msg ul li .c_yzm { width:auto!important;}
}
@media (max-width:1280px) {
	.NyProDetail_Main .NyProDetail_Img { width:42%;}
	.NyProDetail_Main .NyProDetail_Text { width:58%; padding:20px 20px 0 40px;}
	.NyProDetail_Text .NyProDetail_Name { margin:0 auto 20px;}
	.NyProDetail_Text .NyProDetail_Btm { margin:30px auto 0;}
	.NyProDetail_Btm a { margin:0 30px 0 0;}
	
	.NyProOrder_Main #ly_msg.adminbuy_msg ul li .msg_ipt1 input, .NyProOrder_Main #ly_msg.adminbuy_msg ul li .msg_ipt12 input, .NyProOrder_Main #ly_msg.adminbuy_msg ul li .msg_ipt2 input, .NyProOrder_Main #ly_msg.adminbuy_msg ul li .msg_ipt12 .msg_option { height:50px!important; line-height:50px!important; font-size:15px;}
	.NyProOrder_Main #ly_msg.adminbuy_msg ul li .msg_tara textarea, .NyProOrder_Main #ly_msg.adminbuy_msg ul li .msg_ipt0 textarea { height:145px!important; line-height:25px; font-size:15px; padding:10px 20px!important;}
	.NyProOrder_Main #ly_msg.adminbuy_msg ul li a.yzm_img { margin:5px 0!important;}
	.NyProOrder_Main #ly_msg.adminbuy_msg ul li .msg_ipt2>span { font-size:15px!important; line-height:50px!important;}
	.NyProOrder_Main #ly_msg.adminbuy_msg .msg_btn input { height:50px!important; line-height:50px!important;}
	.NyProOrder_Main #ly_msg.adminbuy_msg ul li .msg_btn { left:20px;}
	
}
@media (max-width:1200px) {
	.NyProDetail_Main .NyProDetail_Img { width:40%;}
	.NyProDetail_Main .NyProDetail_Text { width:60%; padding:20px 20px 0 40px;}
	.NyProDetail_Text .NyProDetail_Ms { margin:0 auto 15px; padding:0 0 20px;}
	.NyProDetail_Text .NyProDetail_Btm { height:50px; margin:20px auto 0;}
	.NyProDetail_Btm a { height:50px;}
	.NyProDetail_Btm a.Btn01 i, .NyProDetail_Btm a.Btn02 i { width:50px; height:50px; padding:4px;}
	.NyProDetail_Btm a.Btn01 i em, .NyProDetail_Btm a.Btn02 i em { width:42px; height:42px;}
	.NyProDetail_Btm a.Btn01 span { height:50px; padding:5px 30px 5px 20px; font-size:18px;}
	.NyProDetail_Btm a.Btn02 span { height:50px; padding:5px 30px 5px 20px; font-size:22px;}
	
	.jqzoom { height:300px;}
	#spec-n5 { height:72px;}
	#spec-list ul li { height:72px;}
	
	.NyProDetail_Con { padding:20px;}
	.NyProDetail_Con .NyProDetail_Tit { margin:0 auto 20px;}
	.NyProDetail_Con .NyProDetail_Tit a { margin:0 0 0 40px;}
}
@media (max-width:1079px) {
	.NyProDetail_Text .NyProDetail_Name { min-height:36px; max-height:72px; line-height:36px; font-size:24px;}
	.NyProDetail_Text .NyProDetail_Ms { padding:0 0 15px;}
	.NyProDetail_Text .NyProDetail_Ms h1 { max-height:48px; line-height:24px; font-size:14px;}
	.NyProDetail_Tags dl dd { height:30px; line-height:30px; font-size:14px;}
	.NyProDetail_Tags dl dd i { margin:11px 8px 11px 0;}
	
	.NyProDetail .NyProDetail_Main { margin:40px auto;}
	.nyprobox .nyproxxcont{ margin-top:0;}
	.NyProDetail_Con .NyProDetail_Tit { margin:0 auto 20px;}
	
	.NyProOrder_Main { margin:40px auto 0;}
	.NyProOrder_Main #ly_msg.adminbuy_msg .msg_btn input { width: 160px!important;}
	.NyProOrder_Main #ly_msg.adminbuy_msg ul li .c_yzm { height:50px;}
	.NyProOrder_Main #ly_msg.adminbuy_msg ul li .msg_ipt2>span { display:block; width:100%; line-height:30px!important; padding:10px 0; font-size:14px!important;}
	.NyProOrder_Main #ly_msg.adminbuy_msg ul li .msg_btn { margin:0!important;}
	
	.jqzoom { height:280px;}
	#spec-n5 { height:66px;}
	#spec-list ul li { height:66px;}
}
@media (max-width:1024px) {
    .NyProDetail .NyProDetail_Main{margin: 30px auto;}
	.NyProDetail_Btm a{ margin-right:15px;}
	.NyProDetail_Btm a.Btn01 span{padding: 5px 20px 5px 10px; font-size:18px;}
	.NyProDetail_Btm a.Btn02 span{padding: 5px 20px 5px 10px; font-size:18px;}
}
@media (max-width:880px) {
    .NyProDetail_Con .proshowParameter table td{ width:74% !important;}
}
@media (max-width:800px) {
	.NyProDetail .NyProDetail_Main{margin: 25px auto;}
	.NyProDetail_Main .NyProDetail_Img { width:100%; margin:0 auto 20px; padding:0; float:inherit;}
	.jqzoom { height:480px;}
	#spec-n5 { height:100px;}
	#spec-list ul li { height:100px;}
	.zoomdiv { display:none!important;}
	.NyProDetail_Main .NyProDetail_Text { width:100%; margin:0 auto; padding:0; float:inherit;}
	.NyProDetail_Text .NyProDetail_Ms { margin:20px auto;}
	.NyProDetail_Text .NyProDetail_Name { font-size:24px;}
	
	.NyProDetail_Content .NyProDetail_Right { width:100%; margin:0 auto; padding:0; float:inherit;}
	.NyProDetail_Content .NyProDetail_Left { width:100%; margin:0 auto; padding:0; float:inherit;}

	.NyProOrder_Main #ly_msg.adminbuy_msg ul li:last-child { margin:20px auto 0!important;}
	.NyProOrder_Main #ly_msg.adminbuy_msg ul li .msg_btn { width:100%!important; position:inherit; left:inherit; bottom:inherit;}
	.NyProOrder_Main #ly_msg.adminbuy_msg .msg_btn input { margin:0 20px 0 0!important;}
	
	.NyPro_PrevNext { padding:5px 20px;}
}
@media (max-width:767px) {
	.NyProDetail .NyProDetail_Main { margin:20px auto; padding:12px;}
	.NyProDetail_Con .NyProDetail_Tit { margin:0 auto 20px;}
	.NyProDetail_Con .ProDetailText { margin:0 auto;}
	.ProDetailText div, .ProDetailText p { margin:0 auto 10px;}
	.jqzoom { height:260px;}
	#spec-n5 { height:66px;}
	#spec-list ul li { height:66px;}
	.NyProDetail_Text .NyProDetail_Name { min-height:32px; max-height:64px; line-height:32px; font-size:22px; margin:0 auto 15px;}
	.NyProDetail_Text .NyProDetail_Name i { height:22px; top:5px;}
	.NyProDetail_Text .NyProDetail_Ms { margin:0 auto 15px; padding:0 0 15px;}
	.NyProDetail_Text .NyProDetail_Ms h1 { height:auto; max-height:72px; line-height:24px; font-size:14px;}
	.NyProDetail_Tags dl dd { width:100%; margin:0 auto; padding:4px 0; float:inherit;}
	.NyProDetail_Text .NyProDetail_Btm { height:auto; margin:15px auto 0;}
	.NyProDetail_Btm a { margin:0 12px 12px 0;}
	.NyProDetail_Btm a.Btn01 span { padding:5px 20px 5px 10px;}
	.NyProDetail_Btm a.Btn02 span { padding:5px 20px 5px 10px;}
	
	.NyProDetail_Con .NyProDetail_Tit a { margin:0 0 0 20px;}
	
	.NyPro_PrevNext { margin:20px auto 0; padding:10px 20px;}
	.NyPro_PrevNext p { width:100%; font-size:14px; text-align:left; padding:0;}
	.NyPro_PrevNext p a{ font-size:14px;}
	.NyPro_PrevNext p.NyProNext { text-align:left; padding:0 0 0 30px;}
	.NyPro_PrevNext p.NyProNext img { right: inherit; left:0;}
	.NyPro_PrevNext a.NyProAll { width:100%; font-size:14px; text-align:left;}
	
	.NyProOrder_Main { margin:20px auto 0;}
	.NyProOrder_Main .NyProOrder_Left { padding:0; margin:0 auto 20px;}
	.NyProOrder_Title p { line-height:36px; font-size:26px;}
	.NyProOrder_Title i { height:3px; margin:7px 0 10px;}
	.NyProOrder_Title span { line-height:24px; font-size:16px;}

	.NyProOrder_Main #ly_msg.adminbuy_msg ul li { margin:0 auto 10px!important;}
	.NyProOrder_Main #ly_msg.adminbuy_msg ul li:nth-child(1), .NyProOrder_Main #ly_msg.adminbuy_msg ul li:nth-child(3), .NyProOrder_Main #ly_msg.adminbuy_msg ul li:nth-child(5) { width: 100%!important; margin: 0 auto 10px!important; float: inherit!important;}
	.NyProOrder_Main #ly_msg.adminbuy_msg ul li:nth-child(2), .NyProOrder_Main #ly_msg.adminbuy_msg ul li:nth-child(4), .NyProOrder_Main #ly_msg.adminbuy_msg ul li:nth-child(6) { width: 100%!important; margin: 0 auto 10px!important; float: inherit!important;}
	.NyProOrder_Main #ly_msg.adminbuy_msg ul li .msg_ipt2 input { width:160px!important;}
	.NyProOrder_Main #ly_msg.adminbuy_msg .msg_btn input { width:48%!important; margin:0!important;}
	.NyProOrder_Main #ly_msg.adminbuy_msg .msg_btn input.msg_btn1 { margin: 0 4% 0 0!important;}
	.NyProOrder_Main #ly_msg.adminbuy_msg ul li .msg_ipt2>span { line-height: 24px!important; font-size: 14px!important; padding:10px 0 0;}
	.NyProOrder_Main #ly_msg.adminbuy_msg ul li .msg_ipt1 input, .NyProOrder_Main #ly_msg.adminbuy_msg ul li .msg_ipt12 input, .NyProOrder_Main #ly_msg.adminbuy_msg ul li .msg_ipt2 input, .NyProOrder_Main #ly_msg.adminbuy_msg ul li .msg_ipt12 .msg_option { font-size:14px;}
	.NyProOrder_Main #ly_msg.adminbuy_msg ul li .msg_tara textarea, .NyProOrder_Main #ly_msg.adminbuy_msg ul li .msg_ipt0 textarea { font-size:14px; height: 140px!important; line-height: 24px;}
	.NyProOrder_Main #ly_msg.adminbuy_msg ul li:last-child { margin: 20px auto 0!important;}
	.NyProOrder_Main #ly_msg.adminbuy_msg ul li .c_yzm { float:inherit!important;}
	
}
@media (max-width:375px) {
	.jqzoom { height:240px;}
	#spec-n5 { height:60px;}
	#spec-list ul li { height:60px;}
}
@media (max-width:320px) {
	.jqzoom { height:210px;}
	#spec-n5 { height:52px;}
	#spec-list ul li { height:52px;}
	
	.NyProDetail_Btm .NyProDetail_Tel img { position:inherit; left:inherit; top:inherit; margin:0 auto 10px;}
	.NyProDetail_Btm .NyProDetail_Tel span, .NyProDetail_Btm .NyProDetail_Tel p { text-align:center;}
	
	.NyProOrder_Main #ly_msg.adminbuy_msg ul li .msg_ipt2 input { width: 130px!important;}
}
/*NyProDetail 结束*/


/*NyNews 开始*/
.NyNews_Main { width:100%; height:auto; min-height:320px; margin:0 auto; padding:0;}
.NyNews_Main .NyNews_List { width:100%; height:auto; margin:0 auto; padding:0;}
.NyNews_List ul li { width:100%; height:auto; margin:0 0% 30px 0; padding: 0 0 0 260px; /* 原值：0 0 0 100px */; position:relative; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyNews_List ul li:nth-child(2n+2) { margin:0 0 30px;}
.NyNews_List ul li .NyNews_Time { width:auto; height:auto; margin:0; padding:0px; position:absolute; right: 30px; /* 新增 */
    left: auto; /* 新增 */
    top: 10px; /* 保持不变 */ transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;z-index: 2;}
.NyNews_List ul li .NyNews_Time em { display:block; width:100%; height:20px; overflow:hidden; line-height:20px; color:#999; font-size:16px; font-style:normal; text-align:left; margin:0 auto; padding:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.NyNews_List ul li .NyNews_Time span {  display: inline-block; /* 原值：block */; width:auto; height:20px;  line-height:40px; color:#333; font-size:32px; font-weight:bold; font-style:normal; text-align:right; margin:0; padding:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}



.NyNews_List ul li .NyNews_Text { width:100%; height:auto; overflow:hidden; margin:0; padding:25px 30px; background-color:#ffffff; position:relative; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyNews_List ul li .NyNews_Text a.NyNews_Name { display:block; width: 100%; height:32px; overflow:hidden; line-height:32px; color:#333; font-size:20px; font-weight:bold; white-space:nowrap; text-overflow: ellipsis; margin:0 auto 14px; padding:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.NyNews_List ul li .NyNews_Text p { width:100%; height:84px; overflow:hidden; line-height:28px; color:#999; font-size:16px; word-break:break-all; text-align:justify; display:-webkit-box; text-overflow:ellipsis; -webkit-line-clamp:3; -webkit-box-orient:vertical; margin:0 auto; padding:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.NyNews_List ul li:hover .NyNews_Text { background-color:rgb(227 227 227);}


.NyNews_List ul li .NyNews_Text a.NyNews_More { display:block; width:50px; height:50px; margin:0; padding:0; position:absolute; right:-50px; bottom:-50px; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.NyNews_List ul li .NyNews_Text a.NyNews_More img { display:block; width:50px; height:50px; margin:0; padding:0;}
.NyNews_List ul li:hover .NyNews_Text a.NyNews_More { right:0; bottom:0;}

/*NyNewDetail 开始*/
.newdetailbd .Nycase{ padding-bottom:0;}
.NyNewDetail { width:100%;min-height:320px; overflow:hidden;}
.NyNewDetail .NyNewDetail_Main { width:100%; height:auto; min-height:320px; margin:0 auto 60px; padding:0;}
.NyNewDetail_Main .NyNewDetail_Name { width:100%; height:auto; overflow:hidden; line-height:40px; color:#333; font-size:30px; margin:0 auto 15px; padding:0;}
.NyNewDetail_Main .NyNewDetail_Tips { width:100%; height:30px; overflow:hidden; line-height:30px; color:#999; font-size:16px;    padding-bottom: 45px; margin:0 auto 30px; border-bottom:1px solid #e6e6e6;}
.NyNewDetail_Tips span { display:inline-block; height:30px; line-height:30px; color:#999; font-size:16px; margin:0 40px 0 0; padding:0;}
.NyNewDetail_Tips span img { display:block; width:16px; height:16px; margin:7px 10px 7px 0; padding:0; float:left;}
.NyNewDetail_Main .NyNewDetail_Content { width:100%; height:auto; overflow:hidden; line-height:28px!important;word-break:break-all; text-align:justify; }
.NyNewDetail_Main .NyNewDetail_Content .caseDetailpic{ text-align:center;}
.NyNewDetail_Main .NyNewDetail_Content .caseDetailpic img{ max-width:70% !important; margin:0 auto 20px;}
.NyNewDetail_Content div, .NyNewDetail_Content p, .NyNewDetail_Content span, .NyNewDetail_Content font, .NyNewDetail_Content em { width:100%; height:auto; overflow:hidden;word-break:break-all; text-align:justify;line-height:28px!important;}
.NyNewDetail_Content img { display:inline-block; width:auto!important; max-width:100%!important; height:auto!important;}

.NyPrevNext { width:100%; height:auto; margin:0 auto; padding:0; background-color:#fff; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyPrevNext ul { width:1400px; margin:0 auto;}
.NyPrevNext ul li { width:100%; height:auto; min-height:100px; overflow:hidden; line-height:40px; color:#999; font-size:18px; margin:0; padding:30px 0 30px 120px; position:relative; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyPrevNext ul li:nth-child(1) { border-bottom:1px solid #e6e6e6;}
.NyPrevNext ul li i { display:block; width:100px; height:40px; overflow:hidden; line-height:40px; color:#666; font-size:18px; font-style:normal; text-align:center; background-color:#f5f5f5; border-radius:20px; margin:0; padding:0; position:absolute; left:0; top:30px; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.NyPrevNext ul li a { display:block; width:100%; height:40px; overflow:hidden; line-height:40px; color:#333; font-size:18px; white-space:nowrap; text-overflow: ellipsis; margin:0; padding:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyPrevNext ul li:hover i { color:#fff; background-color:#2b85ba;}
.NyPrevNext ul li:hover a { color:#2b85ba; text-decoration:underline;}
/*NyNewDetail 结束*/
@media (max-width:1440px) {
	.NyNews_List ul li { width:48.5%; margin:0 3% 20px 0; padding:0 0 0 90px;}
	.NyNews_List ul li:nth-child(2n+2) { margin:0 0 20px;}
	.NyNews_List ul li .NyNews_Time { width:90px; height:90px; padding:18px 0;}
	.NyNews_List ul li .NyNews_Time em { height:18px; line-height:18px; font-size:14px; margin:0 auto 4px;}
	.NyNews_List ul li .NyNews_Time span { height:32px; line-height:32px; font-size:28px;}
	.NyNews_List ul li .NyNews_Text { padding:15px 20px 20px;}
	.NyNews_List ul li .NyNews_Text a.NyNews_Name { height:30px; line-height:30px; margin:0 auto 10px;}
	.NyNews_List ul li .NyNews_Text p { height:75px; line-height:25px; font-size:15px;}

	.NyNewDetail .NyNewDetail_Main { width:100%; margin:60px auto 45px;}
	.NyNewDetail_Main .NyNewDetail_Name { font-size:28px;}
	.NyNewDetail_Main .NyNewDetail_Tips { font-size:15px;}
	.NyNewDetail_Tips span { font-size:15px; margin:0 30px 0 0;}
	.NyNewDetail_Main .NyNewDetail_Content { line-height:25px!important;}
	.NyNewDetail_Content div, .NyNewDetail_Content p, .NyNewDetail_Content span, .NyNewDetail_Content font, .NyNewDetail_Content em { line-height:25px!important;}
	.NyNewDetail_Content img { margin:0 0 10px;}
	
	.NyPrevNext { padding:0 60px;}
	.NyPrevNext ul { width:100%;}
	.NyPrevNext ul li { min-height:80px; padding:20px 0 20px 120px;}
	.NyPrevNext ul li i { top:20px;}
}
@media (max-width:1366px) {
	.NyNewDetail_Main .NyNewDetail_Name { font-size:26px;}	
}
@media (max-width:1200px) {
	.NyNews_List ul li { padding:0 0 0 80px;}
	.NyNews_List ul li .NyNews_Time { width:80px; height:80px; padding:15px 0;}
	.NyNews_List ul li .NyNews_Time em { height:20px; line-height:20px; font-size:14px; margin:0 auto;}
	.NyNews_List ul li .NyNews_Time span { height:30px; line-height:30px; font-size:26px;}
	.NyNews_List ul li .NyNews_Text { padding:12px 20px 20px;}
	.NyNews_List ul li .NyNews_Text a.NyNews_Name { font-size:18px; margin:0 auto 6px;}
	.NyNews_List ul li .NyNews_Text p { height:72px; line-height:24px; font-size:14px;}
	.NyNews_List ul li .NyNews_Text a.NyNews_More { width:40px; height:40px; right:-40px; bottom:-40px;}
	.NyNews_List ul li .NyNews_Text a.NyNews_More img { width:40px; height:40px;}
	
	.NyNewDetail .NyNewDetail_Main { width:100%; margin:0 auto 50px;}
	.NyNewDetail_Main .NyNewDetail_Name { font-size:24px; margin:0 auto 10px;}
	.NyNewDetail_Main .NyNewDetail_Tips { font-size:14px; margin:0 auto 20px; padding:0 0 35px;}
	.NyNewDetail_Tips span { font-size:14px; margin:0 30px 0 0;}
	.NyNewDetail_Content img { margin:0 0 10px;}
	
	.NyPrevNext { padding:0 40px;}
	.NyPrevNext ul li { min-height:80px; font-size:16px; padding:20px 0 20px 110px;}
	.NyPrevNext ul li a { font-size:16px;}
	.NyPrevNext ul li i { width:90px; font-size:16px;}
}
@media (max-width:800px) {
	.NyNews_List ul li { width:100%; margin:0 auto 20px; float:inherit;}
	.NyNews_List ul li:nth-child(2n+2) { margin:0 auto 20px;}
	.NyNews_List ul li .NyNews_Text p { height:auto; max-height:48px; -webkit-line-clamp:2;}
	
	.NyNews_Main #fengye { margin:20px auto 0;}
	
	.NyNewDetail .NyNewDetail_Main { width:100%; margin:40px auto 30px;}
	.NyNewDetail_Main .NyNewDetail_Name { line-height:32px; font-size:22px; margin:0 auto 10px;}
	.NyPrevNext { padding:0 20px;}
	.NyPrevNext ul li { font-size:16px; padding:20px 0 20px 100px;}
	.NyPrevNext ul li a { font-size:16px;}
	.NyPrevNext ul li i { width:80px; font-size:14px;}
}
@media (max-width:767px) {
	.NyNews .NyNews_Main { min-height:inherit;}
	.NyNews_List ul li { margin:0 auto 12px;}
	.NyNews_List ul li:nth-child(2n+2) { margin:0 auto 12px;}
	.NyNews_List ul li .NyNews_Text { padding:10px 20px 10px 12px;}
	.NyNews_List ul li .NyNews_Text a.NyNews_More { width:32px; height:32px; right:-32px; bottom:-32px;}
	.NyNews_List ul li .NyNews_Text a.NyNews_More img { width:32px; height:32px;}
	
	#fengye { margin:8px auto 0; font-size:0;}
	#fengye .p_input, #fengye input { display:none;}
	
	.NyNewDetail .NyNewDetail_Main { width:100%; min-height:inherit; margin:0 auto 20px;}
	.NyNewDetail_Main .NyNewDetail_Name { line-height:30px; font-size:20px; margin:0 auto 10px;}
	.NyNewDetail_Tips span { margin:0 20px 0 0;}
	.NyPrevNext { padding:0 12px;}
	.NyPrevNext ul li { font-size:16px; padding:20px 0 20px 92px;}
	.NyPrevNext ul li a { font-size:16px;}
	.NyPrevNext ul li i { width:80px; font-size:14px;}
	.NyNewDetail_Main .NyNewDetail_Content .caseDetailpic img{ max-width:100% !important; margin:0 auto 10px;}
}
@media (max-width:375px) {
	.NyNews_List ul li { min-height:40px; padding:40px 0 0;}	
	.NyNews_List ul li .NyNews_Time { width:auto; height:40px; padding:0 12px;}
	.NyNews_List ul li .NyNews_Time em {  display: inline-block; /* 原值：block */
    width: auto; /* 原值：100% */
    height: 20px; /* 保持不变 */
    font-size: 14px; /* 原值：16px */
    color: #666; /* 原值：#999 */
    text-align: right; /* 原值：center */
    margin: 0 5px 0 0; /* 原值：0 auto */}
	.NyNews_List ul li .NyNews_Time span { display:inline-block; width:auto; height:40px; line-height:40px; font-size:20px;}
	.NyNews_List ul li .NyNews_Text { padding:10px 12px;}
	.NyNews_List ul li .NyNews_Text a.NyNews_Name { font-size:16px;}
	.NyPrevNext ul li { min-height:56px; line-height:32px; font-size:14px; padding:12px 0 12px 80px;}
	.NyPrevNext ul li a { height:32px; line-height:32px; font-size:14px;}
	.NyPrevNext ul li i { width:68px; height:32px; line-height:32px; font-size:14px; top:12px;}
}
@media (max-width:320px) {
	.NyNewDetail_Main .NyNewDetail_Name { line-height:26px; font-size:18px;}
	
	#fengye a { padding:0 10px;}
}
/*NyNews 结束*/

/*NyContactUs 开始*/
.NyContactUs { width:100%;}
.NyContactUs .NyContactUs_Infor {height:auto; margin:0 auto 40px;}
.NyContactUs_Infor .NyContactUsInfor_Main { width:100%; height:auto; margin:0 auto; padding:0;}
.NyContactUsInfor_Main .NyContactUsInfor_Img { width:100%; height:350px; margin:0 auto; padding:0; position:relative;}
.NyContactUsInfor_Img img.contactImg { display:block; width:100%; height:100%; object-fit:cover; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0;}
.NyContactUsInfor_Img .contactText { width:50%; height:100%; overflow:hidden; margin:0; padding:100px 20% 100px 60px; background: url(../image/contactbg.png) 0 0 no-repeat; background-size:100% 100%; position:absolute; left:0; top:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.contactText p { width:100%; height:auto; line-height:36px; color:#fff; font-size:24px; font-weight:bold; word-break:break-all; margin:0 auto; padding:0;}
.contactText i { display:block; width:50px; height:2px; margin:10px 0 40px; padding:0; background: url(../image/line06.png) 0 0 no-repeat;}
.contactText span { display:block; width:100%; height:auto; line-height:30px; color:rgba(255,255,255,0.85); font-size:16px; margin:0 auto; padding:0;}
.contactText em { display:block; width:80px; height:80px; margin:0; padding:0; background: url(../image/xs.png) center center no-repeat; background-size:100% 100%; position:absolute; top:50px; right:40%;}

.NyContactUsInfor_Main .NyContactUsInfor_Con { width:100%; height:auto; margin:0 auto; padding:40px 0; background-color:#fff;}
.NyContactUsInfor_Con .NyContactUs_Ewm { width:25%; height:200px; overflow:hidden; margin:0; padding:20px 40px; border-right:1px solid #e6e6e6; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyContactUs_Ewm span { display:block; width:130px; height:130px; overflow:hidden; margin:0 auto 10px; padding:4px; border:1px solid #e6e6e6; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyContactUs_Ewm span img { display:block; width:120px; height:120px; margin:0 auto; padding:0;}
.NyContactUs_Ewm p { width:100%; height:auto; line-height:20px; color:#999; font-size:16px; text-align:center; margin:0 auto; padding:0;}

.NyContactUsInfor_Con .NyContactUs_Lxfs { width:75%; height:200px; overflow:hidden; margin:0; padding:42px 0; float:right; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyContactUs_Lxfs ul li { width:33.333333%; height:auto; margin:0; padding:0 20px; border-right:1px solid #e6e6e6; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyContactUs_Lxfs ul li:nth-child(3) { border:0;}
.NyContactUs_Lxfs ul li img { display:block; width:44px; height:44px; margin:0 auto 20px; padding:0;}
.NyContactUs_Lxfs ul li span { display:block; width:100%; height:auto; line-height:30px; color:#333; font-size:18px; text-align:center; margin:0 auto; padding:0;}
.NyContactUs_Lxfs ul li p { width:100%; height:auto; max-height:48px; overflow:hidden; line-height:24px; color:#999; font-size:18px; text-align:center; word-break:break-all; display:-webkit-box; text-overflow:ellipsis; -webkit-line-clamp:2; -webkit-box-orient:vertical; margin:0 auto; padding:0;}

.NyContactUs .NyContactUs_Map {height:auto; background:#fff; padding:15px;}
.NyMap { width:100%; height:500px; overflow:hidden; margin:0 auto;}
.NyMap .dz_map { width:100%; height:100%; overflow:hidden; margin:0 auto; padding:0;}
.NyMap .dz_map #container { height:120%;}
@media (max-width:1440px) {
	.NyContactUs_Infor .NyContactUsInfor_Main { width:100%;}
	.contactText em { top:40px; right:30%;}
	.NyContactUs .NyContactUs_Infor { margin:0 auto 30px;}
	.NyContactUsInfor_Main .NyContactUsInfor_Con { padding:30px 0;}
	.NyContactUsInfor_Con .NyContactUs_Ewm { padding:20px;}
	.NyContactUs_Lxfs ul li span { font-size:16px;}
	.NyContactUs_Lxfs ul li p { font-size:16px;}
	
	.NyMap { height:440px;}
}
@media (max-width:1366px) {
	.NyContactUsInfor_Main .NyContactUsInfor_Img { height:320px;}
	.NyContactUsInfor_Img .contactText { padding:80px 15% 80px 60px;}
	.contactText span { line-height:25px; font-size:15px;}
	.contactText em { width:72px; height:72px;}
	.NyContactUs_Ewm p { font-size:15px;}
	
	.NyMap { height:400px;}
}
@media (max-width:1280px) {
	.NyContactUsInfor_Main .NyContactUsInfor_Img { height:300px;}
	.contactText em { width:70px; height:70px; top:30px; right:20%;}
	.NyContactUsInfor_Con .NyContactUs_Ewm { height:220px; padding:30px;}
	.NyContactUsInfor_Con .NyContactUs_Lxfs { height:220px; padding:52px 0;}
	.NyMap { height:380px;}
}
@media (max-width:1200px) {
	.NyContactUsInfor_Main .NyContactUsInfor_Img { height:260px;}
	.NyContactUsInfor_Img .contactText { padding:60px 12% 60px 40px;}
	.contactText p { line-height:32px; font-size:22px;}
	.contactText span { line-height:24px; font-size:14px;}
	.contactText i { margin:10px 0 30px;}
	.NyContactUsInfor_Con .NyContactUs_Ewm { height:200px; padding:20px;}
	.NyContactUs_Ewm p { line-height:20px; font-size:14px;}
	.NyContactUsInfor_Con .NyContactUs_Lxfs { height:200px; padding:40px 0;}
	.NyContactUs_Lxfs ul li span { font-size:16px;}
	.NyContactUs_Lxfs ul li p { font-size:15px;}
	.NyMap { height:360px;}
}
@media (max-width:1079px) {
	.NyContactUsInfor_Img .contactText { width:56%;}
	.NyMap { height:340px;}
}
@media (max-width:800px) {
	.NyContactUsInfor_Main .NyContactUsInfor_Img { height:240px;}
	.NyContactUsInfor_Img .contactText { width:65%; padding:50px 12% 50px 40px;}
	.contactText em { width:60px; height:60px; top:30px; right:20%;}
	.NyContactUsInfor_Main .NyContactUsInfor_Con { padding:20px 0;}
	.NyContactUsInfor_Con .NyContactUs_Ewm { width:100%; height:auto; margin:0 auto; padding:20px; border:0; float:inherit;}
	.NyContactUsInfor_Con .NyContactUs_Lxfs { width:100%; height:auto; margin:0 auto; padding:20px; float:inherit;}
	.NyContactUs_Lxfs ul li span { font-size:15px;}
	.NyContactUs_Lxfs ul li p { font-size:15px;}
	.NyMap { height:300px;}
}
@media (max-width:767px) {
	.NyContactUsInfor_Main .NyContactUsInfor_Img { height:180px;}
	.NyContactUsInfor_Img .contactText { width:100%; padding:30px 12% 30px 20px;}
	.NyContactUs_Ewm p { line-height:30px; font-size:16px;}
	.contactText em { width:50px; height:50px; top:30px; right:20%;}
	.contactText p { line-height:30px; font-size:20px;}
	.contactText i { margin:10px 0 20px;}
	.NyContactUs .NyContactUs_Infor { margin:0 auto 20px;}
	.NyContactUsInfor_Con .NyContactUs_Ewm { width:100%; height:auto; margin:0 auto; padding:20px 20px; float:inherit;}
	.NyContactUsInfor_Con .NyContactUs_Lxfs { width:100%; height:auto; margin:0 auto; padding:0 20px; float:inherit;}
	.NyContactUs_Lxfs ul li { width:100%; margin:0 auto; padding:20px 0; border-right:0; border-bottom:1px solid #e6e6e6; float:inherit;}
	.NyContactUs_Lxfs ul li img { margin:0 auto 10px;}
	.NyContactUs_Lxfs ul li span { font-size:16px;}
	.NyContactUs_Lxfs ul li p { font-size:18px;}
	.NyContactUs .NyContactUs_Map{ padding:10px;}
	.NyMap { height:300px;}
	
}
@media (max-width:375px) {
	.contactText p { font-size:18px;}
}
@media (max-width:320px) {
	
}
/*NyContactUs 结束*/

/*NyHonor 开始*/
.NyHonor_Main .NyHonor_List { width:100%; height:auto; min-height:300px; margin:0 auto; padding:0;}
.NyHonor_List ul li { width:23.5%; height:auto; margin:0 2% 40px 0; padding:0; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyHonor_List ul li:nth-child(4n+4) { margin:0 0 40px;}
.NyHonor_List ul li .NyHonor_Img { width:100%; height:240px; overflow:hidden; margin:0 auto 10px; padding:20px; background-color:#fff; box-shadow:0 0 0 rgba(0,0,0,0.06); transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyHonor_List ul li:hover .NyHonor_Img { box-shadow:0 0 10px rgba(0,0,0,0.06);}
.NyHonor_List ul li .NyHonor_Img a { display:block; width:100%; height:100%; overflow:hidden; margin:0 auto; padding:0; position:relative;}
.NyHonor_List ul li .NyHonor_Img a img { display:block; max-width:100%; max-height:100%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.NyHonor_List ul li:hover .NyHonor_Img a img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); transform: scale(1.1);}
.NyHonor_List ul li a.NyHonor_Name { display:block; width:100%; height:40px; overflow:hidden; line-height:30px; color:#333; font-size:20px; font-weight:bold; text-align:center; white-space:nowrap; text-overflow:ellipsis; margin:0 auto; border-bottom:1px solid #e6e6e6;}
.NyHonor_List ul li:hover a.NyHonor_Name { color:#2b85ba; border-bottom:1px solid #2b85ba;}
@media (max-width:1440px) {
	.NyHonor_List ul li .NyHonor_Img { height:220px; padding:16px;}
	
	.NyHonor_Main #fengye { margin:30px auto 0;}
}
@media (max-width:1280px) {
	.NyHonor_List ul li .NyHonor_Img { height:200px; padding:12px;}
}
@media (max-width:1200px) {
	.NyHonor_List ul li { margin:0 2% 30px 0;}
	.NyHonor_List ul li:nth-child(4n+4) { margin:0 0 30px;}
	.NyHonor_List ul li .NyHonor_Img { height:200px;}
	
	.NyHonor_Main #fengye { margin:35px auto 0;}
}
@media (max-width:1079px) {
	.NyHonor_List ul li { margin:0 2% 30px 0;}
	.NyHonor_List ul li:nth-child(4n+4) { margin:0 0 30px;}
	.NyHonor_List ul li .NyHonor_Img { height:180px;}
	.NyHonor_List ul li a.NyHonor_Name { font-size:18px;}
	
	.NyHonor_Main #fengye { margin:40px auto 0;}
}
@media (max-width:1024px) {
	.NyHonor_List ul li .NyHonor_Img { height:170px; padding:10px;}
}
@media (max-width:800px) {
	.NyHonor_List ul li { width:31.333333%; margin:0 3% 25px 0;}
	.NyHonor_List ul li:nth-child(4n+4) { margin:0 3% 25px 0;}
	.NyHonor_List ul li:nth-child(3n+3) { margin:0 0 20px;}
	.NyHonor_List ul li .NyHonor_Img { height:180px; margin:0 auto;}
	
	.NyHonor_Main #fengye { margin:20px auto 0;}
}
@media (max-width:767px) {
	.NyHonor_List ul li { width:48.5%; margin:0 3% 20px 0;}
	.NyHonor_List ul li:nth-child(3n+3), .NyHonor_List ul li:nth-child(4n+4) { margin:0 3% 20px 0;}
	.NyHonor_List ul li:nth-child(2n+2) { margin:0 0 20px;}
	.NyHonor_List ul li .NyHonor_Img { height:150px;}
	.NyHonor_List ul li a.NyHonor_Name { font-size:16px;}
	
	.NyHonor_Main #fengye { margin:0 auto;}
}
@media (max-width:375px) {
	.NyHonor_List ul li .NyHonor_Img { height:140px;}
	.NyHonor_List ul li a.NyHonor_Name { padding:5px 0; font-size:15px;}
}
@media (max-width:320px) {
	.NyHonor_List ul li { width:100%; margin:0 auto 20px; float:inherit;}
	.NyHonor_List ul li:nth-child(2n+2), .NyHonor_List ul li:nth-child(3n+3), .NyHonor_List ul li:nth-child(4n+4) { margin:0 auto 20px;}
	.NyHonor_List ul li .NyHonor_Img { height:220px;}
	.NyHonor_List ul li a.NyHonor_Name { padding:10px 0; font-size:18px;}
}
/*NyHonor 结束*/

/*在线客服*/
.kfView4{background-color: #1173f2;border: 2px solid #2b85ba;position: fixed;width: 80px;top:20%;right: 10px;text-align: center;display: block;-webkit-box-shadow: 0 0 12px rgba(0,0,0,0.1);box-shadow: 0 6px 12px rgba(0,0,0,0.1);border-radius: 0 0 8px 8px;font-size: 12px;z-index: 999;}
.kfView4 ul{margin: 0;padding-top: 45px;color:#fff;}
.kfView4 ul li{position: relative;}
.kfView4 ul li:nth-of-type(1),.kfView4 ul li:nth-of-type(4),.kfView4 ul li:nth-of-type(6){ display:none;}
.kfView4 ul li a{display: block;color: #FFF;text-decoration: none;overflow: hidden;height: auto;width: 100%;padding: 43px 0 12px; background: url(https://yanshi.92wailian.com/k676/skin/images/kefu-tb.png) no-repeat top center;}
.kfView4 ul li a:hover{background-color: #2b85ba;}
.kfView4 a.kefu-lx{background-image: url(https://yanshi.92wailian.com/k676/skin/images/kefu.png);background-repeat: no-repeat;background-position: center top;position: absolute;top: -40px;text-indent: -9999px;height: 80px;width: 80px;z-index: 999999;left: 0px;border-width: 0;overflow: hidden}
.kfView4 a.kefu-lx:hover{background-color: rgba(255,255,255,0)}
.kfView4 ul li a.kf{display: block;padding: 10px 0}
.kfView4 ul li a.kefu-tel{background-position: center -79px}
.kfView4 ul li a.kefu-qq{background-position: center -150px}
.kfView4 ul li a.kefu-wx{background-position: center -218px}
.kfView4 ul li a.kefu_bottom{background-position: center -288px;padding: 30px 0 10px 0;border-radius: 0 0 8px 8px}
.kfView4 ul li a.kefu_top{background-position: center -15px;padding: 30px 0 10px 0}
.kefu:hover ul li a{display: block}
.kfView4 ul li p{ position: absolute; top:-72px; right: 82px; width:0; padding: 0 ; font-size: 14px; line-height: 24px; text-align: left; color:#fff; background: #1173f2; display: block; opacity: 0;transition: all .4s ease-in-out .1s;overflow: hidden;z-index: 201; padding:15px;}
.kfView4 ul li:nth-of-type(3) p{ top:0;}
.kfView4 ul li:hover p{ width:150px; opacity: 1;}
.kfView4 ul li .wechat p {}
/*在线客服*/
@media (max-width:800px) {
	.kfView4 { width:60px; border-radius:8px; right:2px; top:40%;}
	.kfView4 a.kefu-lx { display:none;}
	.kfView4 ul { padding:0;}
	.kfView4 ul li:nth-child(1), .kfView4 ul li:nth-child(4), .kfView4 ul li:nth-child(5) { display:none;}
	.kfView4 ul li p { display:none!important;}
	.kfView4 ul li a { font-size:12px;}
}
@media (max-width: 767px) {
	#KFRightScreen { display:none!important;}
}
/*ly_Foot 结束*/
.ab_img img{ max-width:100% !important; height:auto !important;display:inline-block;}
.ab_img p{text-wrap: inherit !important;}
.ab_img p span{text-wrap: inherit !important;}
/*NyJob 开始*/
.NyJob { width:100%; overflow:hidden; margin:0 auto; padding:0;}
.NyJob .NyJob_Con { width:100%; height:auto; margin:2px auto 0; padding:80px 0; background-color:#fff; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyJob_Con ul { width:1400px; height:auto; margin:0 auto; padding:0;}
.NyJob_Con ul li { width:18.4%; height:auto; margin:0 2% 0 0; padding:60px 20px; background-color:#f9f9f9; float:left; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyJob_Con ul li:nth-child(5) { margin:0;}
.NyJob_Con ul li:hover { background-color:#2b85ba;}
.NyJob_Con ul li i { display:block; width:56px; height:53px; overflow:hidden; margin:0 auto; padding:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.NyJob_Con ul li i.JobIco1 { background:url(https://yanshi.92wailian.com/k676/skin/images/talent-nav_1.png) center center no-repeat; background-size:100% 100%;}
.NyJob_Con ul li i.JobIco2 { background:url(https://yanshi.92wailian.com/k676/skin/images/talent-nav_2.png) center center no-repeat; background-size:100% 100%;}
.NyJob_Con ul li i.JobIco3 { background:url(https://yanshi.92wailian.com/k676/skin/images/talent-nav_3.png) center center no-repeat; background-size:100% 100%;}
.NyJob_Con ul li i.JobIco4 { background:url(https://yanshi.92wailian.com/k676/skin/images/talent-nav_4.png) center center no-repeat; background-size:100% 100%;}
.NyJob_Con ul li i.JobIco5 { background:url(https://yanshi.92wailian.com/k676/skin/images/talent-nav_5.png) center center no-repeat; background-size:100% 100%;}
.NyJob_Con ul li:hover i.JobIco1 { background:url(https://yanshi.92wailian.com/k676/skin/images/talent-nav_10.png) center center no-repeat; background-size:100% 100%;}
.NyJob_Con ul li:hover i.JobIco2 { background:url(https://yanshi.92wailian.com/k676/skin/images/talent-nav_20.png) center center no-repeat; background-size:100% 100%;}
.NyJob_Con ul li:hover i.JobIco3 { background:url(https://yanshi.92wailian.com/k676/skin/images/talent-nav_30.png) center center no-repeat; background-size:100% 100%;}
.NyJob_Con ul li:hover i.JobIco4 { background:url(https://yanshi.92wailian.com/k676/skin/images/talent-nav_40.png) center center no-repeat; background-size:100% 100%;}
.NyJob_Con ul li:hover i.JobIco5 { background:url(https://yanshi.92wailian.com/k676/skin/images/talent-nav_50.png) center center no-repeat; background-size:100% 100%;}
.NyJob_Con ul li span { display:block; width:100%; height:auto; overflow:hidden; line-height:30px; color:#333; font-size:20px; font-weight:bold; text-align:center; margin:15px auto; padding:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.NyJob_Con ul li em { display:block; width:44px; height:2px; margin:15px auto 30px; padding:0; background:url(../image/line05.png) center center no-repeat; background-size:100% 100%; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.NyJob_Con ul li p { width:100%; height:72px; overflow:hidden; line-height:24px; color:#999; font-size:14px; word-break:break-all; text-align:center; margin:0 auto; padding:0; display:-webkit-box; text-overflow:ellipsis; -webkit-line-clamp:3; -webkit-box-orient:vertical; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.NyJob_Con ul li:hover span { color:#fff;}
.NyJob_Con ul li:hover em { background:url(../image/line06.png) center center no-repeat; background-size:100% 100%;}
.NyJob_Con ul li:hover p { color:rgba(255,255,255,0.65);}

.NyJob .NyJob_Main { width:1400px; height:auto; min-height:320px; margin:80px auto; padding:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyJob_Main .NyJob_List { width:100%; height:auto; margin:0 auto; padding:0;}
.NyJob_List ul li { width:32%; height:auto; margin:0 2% 30px 0; padding:30px; background-color:#fff; box-shadow:0 0 0 rgba(0,0,0,0.06); float:left; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyJob_List ul li:nth-child(3n+3) { margin:0 0 30px;}
.NyJob_List ul li:hover { box-shadow:0 0 10px rgba(0,0,0,0.06);}
.NyJob_List ul li .NyJob_Name { width:100%; height:auto; margin:0 auto 30px; padding:0; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyJob_List ul li .NyJob_Name a { display:block; width:100%; height:30px; overflow:hidden; line-height:30px; color:#333; font-size:20px; font-weight:bold; white-space:nowrap; text-overflow:ellipsis; margin:0; padding:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.NyJob_List ul li:hover .NyJob_Name a { color:#2b85ba;}
/*.NyJob_List ul li .NyJob_Name i { display:block; width:100px; height:30px; overflow:hidden; line-height:30px; color:#999; font-size:16px; font-style:normal; text-align:right; margin:0; padding:0; position:absolute; top:0; right:0;}
.NyJob_List ul li .NyJob_Name i img { display:inline-block; width:18px; height:18px; vertical-align:middle; margin:-2px 6px 0 0; padding:0; vertical-align:middle;}*/
.NyJob_List ul li .NyJob_Time { width:100%; height:auto; margin:0 auto; padding:30px 0 0; border-top:1px solid #e5e5e5;}
.NyJob_List ul li .NyJob_Time span { display:block; width:auto; height:36px; overflow:hidden; line-height:36px; color:#999; font-size:14px; margin:0; padding:0; float:left;}
.NyJob_List ul li .NyJob_Time span img { display: block; width: 18px; height: 18px; margin: 8px 6px 10px 0; padding: 0; float: left;}
.NyJob_List ul li .NyJob_Time a.NyJob_More { width:108px; height:36px; overflow:hidden; line-height:34px; color:#2b85ba; font-size:14px; text-align:center; margin:0; padding:0; background-color:#fff; border:1px solid #2b85ba; float:right; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyJob_List ul li .NyJob_Time a.NyJob_More em { display:inline-block; width:16px; height:16px; margin:-2px 0 0 6px; padding:0; vertical-align:middle; background:url(https://yanshi.92wailian.com/k676/skin/images/jt13.png) center center no-repeat; background-size:100% 100%; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.NyJob_List ul li:hover .NyJob_Time a.NyJob_More { color:#fff; background-color:#2b85ba;}
.NyJob_List ul li:hover .NyJob_Time a.NyJob_More em { background:url(https://yanshi.92wailian.com/k676/skin/images/jt12.png) center center no-repeat; background-size:100% 100%;}

.NyJobdetail { width:1400px; height:auto; margin:0 auto; padding:80px 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyJobdetail .NyJobdetail_Title { width:100%; height:auto; overflow:hidden; line-height:40px; color:#333; font-size:30px; margin:0 auto 30px; padding:0;}
.NyJobdetail_Salary { width:auto; height:40px; line-height:40px; color:#333; font-size:18px; font-weight:bold; margin:0; padding:0; float:right;}
.NyJobdetail_Salary font { color:#2b85ba; font-size:30px;}
.NyJobdetail .NyJobdetail_Tips { width:100%; height:auto; overflow:hidden; margin:30px auto; padding:15px 30px; background-color:#fff; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyJobdetail_Tips ul li { width:auto; height:30px; line-height:30px; color:#999; font-size:16px; margin:0 30px 0 0; padding:0; float:left;}
.NyJobdetail_Tips ul li img { display:block; width:18px; height:18px; margin:6px 6px 6px 0; padding:0; float:left;}
.NyJobdetail_Tips ul li span { color:#333;}
.NyJobdetail .NyJobdetail_Con { width:100%; height:auto; overflow:hidden; margin:30px auto 0; padding:30px; background-color:#fff; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyJobdetail_Con dl dd { width:48.5%; height:auto; margin:0 3% 0 0; padding:30px 0; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyJobdetail_Con dl dd:nth-child(2) { margin:0;}
.NyJobdetail_Con dl dd .NyJobdetail_Tit { width:100%; height:auto; overflow:hidden; line-height:30px; color:#333; font-size:18px; font-weight:bold; margin:0 auto 15px; padding:0;}
.NyJobdetail_Tit i { display:block; width:3px; height:18px; background-color:#2b85ba; margin:6px 12px 6px 0; padding:0; float:left;}
.NyJobdetail_Con dl dd .NyJobdetail_Text { width:100%; height:auto; overflow:hidden; line-height:28px!important; color:#666!important; font-family:Arial,Helvetica,\5FAE\8F6F\96C5\9ED1,sans-serif!important; font-size:16px!important; word-break:break-all; text-align:justify; margin:0 auto 15px; padding:0 15px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyJobdetail_Text div, .NyJobdetail_Text p, .NyJobdetail_Text span, .NyJobdetail_Text font, .NyJobdetail_Text em { width:100%; height:auto; overflow:hidden; line-height:28px!important; color:#666!important; font-family:Arial,Helvetica,\5FAE\8F6F\96C5\9ED1,sans-serif!important; font-size:16px!important; font-style:normal; word-break:break-all; text-align:justify; margin:0 auto; padding:0;}
.NyJobdetail_Text div, .NyJobdetail_Text p { line-height:28px!important; color:#666!important; font-family:Arial,Helvetica,\5FAE\8F6F\96C5\9ED1,sans-serif!important; font-size:16px!important; word-break:break-all; text-align:justify; margin:0 auto 15px; padding:0;}
.NyJobdetail_Con .NyJobdetail_Btn { width:100%; height:auto; overflow:hidden; margin:0 auto 30px; padding:0;}
.NyJobdetail_Btn p { width:100%; height:auto; overflow:hidden; line-height:30px; color:#999; font-size:16px; margin:0 auto 15px; padding:0;}
.NyJobdetail_Btn p span { color:#2b85ba;}
.NyJobdetail_Btn a { display:block; width:160px; height:50px; overflow:hidden; line-height:50px; color:#fff; font-size:16px; text-align:center; margin:0; padding:0; background-color:#2b85ba; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.NyJobdetail_Btn a img { display:inline-block; width:20px; height:20px; vertical-align:middle; margin:-2px 0 0 10px; padding:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.NyJobdetail_Btn a:hover { background-color:#028c73;}
.NyJobdetail_Btn a:hover img { margin:-2px 0 0 20px;}

@media (max-width:1680px) {

}
@media (max-width:1600px) {

}
@media (max-width:1560px) {

}
@media (max-width:1440px) {
	.NyJob .NyJob_Con { padding:60px;}
	.NyJob_Con ul { width:100%;}
	.NyJob_Con ul li { padding:40px 15px;}
	
	.NyJob .NyJob_Main { width:100%; margin:60px auto; padding:0 60px;}
	
	.NyJob_Main #fengye { margin:30px auto 0;}
	
	.NyJobdetail { width:100%; padding:60px;}
}
@media (max-width:1366px) {

}
@media (max-width:1280px) {

}
@media (max-width:1200px) {
	.NyJob .NyJob_Con { padding:60px 40px;}
	
	.NyJob .NyJob_Main { padding:0 40px;}
	
	.NyJobdetail { width:100%; padding:60px 40px;}
}
@media (max-width:1080px) {

}
@media (max-width:1024px) {
	.NyJob .NyJob_Con { padding:40px;}
	.NyJob_Con ul li { padding:30px 10px;}
	
	.NyJob .NyJob_Main { margin:40px auto; padding:0 40px;}
	.NyJob_List ul li { margin:0 2% 20px 0; padding:20px;}
	.NyJob_List ul li:nth-child(3n+3) { margin:0 0 20px;}
	.NyJob_List ul li .NyJob_Name { margin:0 auto 20px;}
	.NyJob_List ul li .NyJob_Time { padding:20px 0 0;}
	.NyJob_Main #fengye { margin:20px auto 0;}
	
	.NyJobdetail { width:100%; padding:40px;}
}
@media (max-width:800px) {
	.NyJob .NyJob_Con { padding:40px 20px;}
	.NyJob_Con ul li { width:48.5%; height:auto; margin:0 3% 20px 0; padding:40px 20px;}
	.NyJob_Con ul li:nth-child(5) { width:100%; margin:0 auto;}
	.NyJob_Con ul li:nth-child(2n+2) { margin:0 0 20px;}
	.NyJob_Con ul li p { height:48px; -webkit-line-clamp:2;}
	
	.NyJob .NyJob_Main { margin:40px auto; padding:0 20px;}
	.NyJob_List ul li { width:48.5%; margin:0 3% 20px 0; padding:20px;}
	.NyJob_List ul li:nth-child(3n+3) { margin:0 3% 20px 0;}
	.NyJob_List ul li:nth-child(2n+2) { margin:0 0 20px;}
	
	.NyJobdetail { width:100%; padding:40px 20px;}
	.NyJobdetail .NyJobdetail_Title { font-size:28px; margin:0 auto 20px;}
	.NyJobdetail_Salary { font-size:16px;}
	.NyJobdetail_Salary font { font-size:28px;}
	.NyJobdetail .NyJobdetail_Tips { margin:20px auto; padding:10px 20px;}
	.NyJobdetail_Tips ul li { font-size:15px; margin:0 20px 0 0;}
	.NyJobdetail .NyJobdetail_Con { margin:20px auto 0; padding:20px;}
	.NyJobdetail_Con dl dd { width:100%; margin:0 auto 20px; padding:0; float:inherit;}
	.NyJobdetail_Con dl dd .NyJobdetail_Text { line-height:25px!important; font-size:15px!important;}
	.NyJobdetail_Con dl dd .NyJobdetail_Tit { margin:0 auto 10px;}
	.NyJobdetail_Btn p { font-size:15px;}
	.NyJobdetail_Con .NyJobdetail_Btn { margin:0 auto 10px;}
}
@media (max-width:767px) {
	.NyJob .NyJob_Con { padding:20px 12px;}
	.NyJob_Con ul li { padding:20px;}
	.NyJob_Con ul li p { height:72px; -webkit-line-clamp:3;}
	.NyJob_Con ul li:nth-child(5) p { height:48px; -webkit-line-clamp:2;}
	.NyJob .NyJob_Main { margin:20px auto; padding:0 12px;}
	.NyJob_List ul li { width:100%; margin:0 auto 20px; padding:20px;}
	.NyJob_List ul li:nth-child(2n+2), .NyJob_List ul li:nth-child(3n+3) { margin:0 auto 20px;}
	.NyJob_Main #fengye { margin:0 auto;}
	
	.NyJobdetail { width:100%; padding:20px 12px;}
	.NyJobdetail { line-height:30px; font-size:24px;}
	.NyJobdetail_Salary { width:100%; height:30px; line-height:30px; font-size:16px; margin:15px auto 0; float:inherit;}
	.NyJobdetail_Salary font { font-size:24px;}
	.NyJobdetail .NyJobdetail_Tips { padding:10px 12px;}
	.NyJobdetail_Tips ul li { font-size:14px; margin:0 12px 0 0;}
	.NyJobdetail .NyJobdetail_Con { padding:20px 12px;}
}
@media (max-width:375px) {

}
@media (max-width:320px) {
	.NyJob_Con ul li { width:100%; margin:0 auto 20px; float:inherit;}
	.NyJob_Con ul li p { height:auto; display:inherit; text-overflow:inherit; -webkit-line-clamp:inherit; -webkit-box-orient:inherit;}
}
/*NyJob 结束*/

/* AB模板网新增分页样式 www.admibnuy.cn */
.pagebar { padding:20px; overflow:hidden; clear:both}
.pagebar .pagination {
  display: flex;
  justify-content: center;
  margin-top: 10px;
}
.pagination a {
  background: #fff;
  border: 1px solid #ccc;
  color: #333;
  font-size: 12px;
  padding: 8px 10px;
  margin: 0 2px;
  border-radius: 3px; line-height:100%
}
.pagination span {
    color: #333;
    font-size: 12px;
    padding: 7px 2px;
    margin: 0 2px;
    border-radius: 3px;
}
.pagination a:hover {
  color: #333;
  border: 1px solid #333;
}
.pagination a.page-num-current {
  color: #fff;
  background: #333;
  border: 1px solid #333;
}
.pagination .st{ font-family:宋体}
.text-secondary{ text-align:center; padding:20px 0}


/* 新增：左侧图片容器 */
.NyNews_List ul li .NyNews_Image {
    width: 240px;
    height: 180px;
    margin: 0;
    padding: 0;
    background-color: #f5f5f5;
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden;
    border-radius: 4px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
}

/* 新增：图片样式 */
.NyNews_List ul li .NyNews_Image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
}

/* 新增：图片悬停效果 */
.NyNews_List ul li .NyNews_Image:hover img {
    transform: scale(1.05);
}

/* 新增：上一页下一页容器 */
.NyNewDetail_Pagination {
    width: 100%;
    height: auto;
    margin: 40px auto 0;
    padding: 0;
    overflow: hidden;
    border-top: 1px solid #eee;
    padding-top: 30px;
    display: flex;
    justify-content: space-between;
    gap: 20px;
}

/* 新增：翻页链接通用样式 */
.NyNewDetail_Pagination a {
    display: block;
    width: 48%;
    height: auto;
    padding: 15px 20px;
    background-color: #f8f9fa;
    border-radius: 6px;
    text-decoration: none;
    color: #333;
    font-size: 16px;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    box-sizing: border-box;
    position: relative;
}

/* 新增：上一页样式 - 靠左 */
.NyNewDetail_Pagination a.prev {
    text-align: left;
    padding-left: 50px;
}

/* 新增：下一页样式 - 靠右 */
.NyNewDetail_Pagination a.next {
    text-align: right;
    padding-right: 50px;
}

/* 新增：箭头图标 */
.NyNewDetail_Pagination a:before {
    content: "";
    position: absolute;
    top: 50%;
    width: 20px;
    height: 20px;
    background-size: contain;
    background-repeat: no-repeat;
    transform: translateY(-50%);
}

/* 新增：上一页箭头 - 左侧 */
.NyNewDetail_Pagination a.prev:before {
    left: 20px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23333' d='M15.41 16.59L10.83 12l4.58-4.59L14 6l-6 6 6 6 1.41-1.41z'/%3E%3C/svg%3E");
}

/* 新增：下一页箭头 - 右侧 */
.NyNewDetail_Pagination a.next:before {
    right: 20px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23333' d='M8.59 16.59L13.17 12 8.59 7.41 10 6l6 6-6 6-1.41-1.41z'/%3E%3C/svg%3E");
}

/* 新增：标题文字 */
.NyNewDetail_Pagination a span {
    display: block;
    font-size: 14px;
    color: #666;
    margin-bottom: 5px;
}

/* 新增：链接文字 */
.NyNewDetail_Pagination a strong {
    display: block;
    font-size: 16px;
    font-weight: 600;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/* 新增：悬停效果 */
.NyNewDetail_Pagination a:hover {
    background-color: #e9ecef;
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}

/* 新增：禁用状态 */
.NyNewDetail_Pagination a.disabled {
    color: #999;
    background-color: #f5f5f5;
    cursor: not-allowed;
    pointer-events: none;
}

.NyNewDetail_Pagination a.disabled:before {
    opacity: 0.5;
}

/* 新增：手机端响应式 - 上下显示 */
@media (max-width: 768px) {
    .NyNewDetail_Pagination {
        flex-direction: column; /* 改为垂直排列 */
        gap: 15px;
    }
    
    .NyNewDetail_Pagination a {
        width: 100%; /* 手机端占满宽度 */
    }
    
    .NyNewDetail_Pagination a.prev,
    .NyNewDetail_Pagination a.next {
        padding-left: 20px;
        padding-right: 20px;
        text-align: left;
    }
    
    .NyNewDetail_Pagination a.next:before {
        right: 20px;
        left: auto;
    }
}



  .jy-tabvideo-container {
            max-width: 1200px;
            margin: 0 auto;
                padding: 100px 20px 80px 20px;
        }
        
        .jy-tabvideo-title {
            text-align: center;
            margin-bottom: 40px;
            color: #2c3e50;
            font-weight: 600;
        }
        
        .jy-tabvideo-grid {
            display: grid;
            grid-template-columns: repeat(3, 1fr);
            gap: 30px;
        }
        
        @media (max-width: 992px) {
            .jy-tabvideo-grid {
                grid-template-columns: repeat(2, 1fr);
            }
        }
        
        @media (max-width: 576px) {
            .jy-tabvideo-grid {
                grid-template-columns: 1fr;
            }
        }
        
        .jy-tabvideo-item {
            background-color: white;
            border-radius: 12px;
            overflow: hidden;
            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
            transition: transform 0.3s ease, box-shadow 0.3s ease;
            position: relative;
        }
        
        .jy-tabvideo-item:hover {
            transform: translateY(-5px);
            box-shadow: 0 10px 25px rgba(0, 0, 0, 0.12);
        }
        
        .jy-tabvideo-thumbnail-container {
            position: relative;
            width: 100%;
            height: 220px;
            overflow: hidden;
        }
        
        .jy-tabvideo-thumbnail {
            width: 100%;
            height: 100%;
            object-fit: cover;
            transition: transform 0.5s ease;
        }
        
        .jy-tabvideo-item:hover .jy-tabvideo-thumbnail {
            transform: scale(1.05);
        }
        
        .jy-tabvideo-play-button {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            width: 70px;
            height: 70px;
            background-color: rgba(52, 152, 219, 0.9);
            border-radius: 50%;
            display: flex;
            align-items: center;
            justify-content: center;
            cursor: pointer;
            transition: all 0.3s ease;
            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
            border: none;
            outline: none;
        }
        
        .jy-tabvideo-play-button:hover {
            background-color: #3498db;
            transform: translate(-50%, -50%) scale(1.1);
        }
        
        .jy-tabvideo-play-button:focus {
            outline: 2px solid #3498db;
            outline-offset: 2px;
        }
        
        .jy-tabvideo-play-button::after {
            content: "";
            width: 0;
            height: 0;
            border-left: 18px solid white;
            border-top: 12px solid transparent;
            border-bottom: 12px solid transparent;
            margin-left: 5px;
        }
        
        .jy-tabvideo-info {
            padding: 20px;
        }
        
        .jy-tabvideo-video-title {
            font-size: 18px;
            font-weight: 500;
              text-align: center;
            color: #2c3e50;
        }
        
        .jy-tabvideo-video-description {
            font-size: 14px;
            color: #7f8c8d;
            line-height: 1.5;
        }
        
        .jy-tabvideo-duration {
            position: absolute;
            bottom: 15px;
            right: 15px;
            background-color: rgba(0, 0, 0, 0.7);
            color: white;
            padding: 4px 10px;
            border-radius: 4px;
            font-size: 13px;
            font-weight: 500;
        }
        
        /* 视频弹窗样式 - 仅显示视频 */
        .jy-tabvideo-modal {
            display: none;
            position: fixed;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background-color: rgba(0, 0, 0, 0.9);
            z-index: 1000;
            justify-content: center;
            align-items: center;
            opacity: 0;
            transition: opacity 0.3s ease;
        }
        
        .jy-tabvideo-modal-active {
            display: flex;
            opacity: 1;
        }
        
        .jy-tabvideo-modal-content {
            width: 90%;
            max-width: 1000px;
            position: relative;
            animation: jy-tabvideo-modal-appear 0.4s ease forwards;
        }
        
        @keyframes jy-tabvideo-modal-appear {
            from {
                opacity: 0;
                transform: scale(0.8);
            }
            to {
                opacity: 1;
                transform: scale(1);
            }
        }
        
        .jy-tabvideo-close-button {
            position: absolute;
            top: -45px;
            right: 0;
            width: 40px;
            height: 40px;
            background-color: rgba(255, 255, 255, 0.1);
            border-radius: 50%;
            display: flex;
            align-items: center;
            justify-content: center;
            cursor: pointer;
            z-index: 10;
            transition: background-color 0.3s ease;
            border: none;
        }
        
        .jy-tabvideo-close-button:hover {
            background-color: rgba(255, 255, 255, 0.2);
        }
        
        .jy-tabvideo-close-button:focus {
            outline: 2px solid white;
            outline-offset: 2px;
        }
        
        .jy-tabvideo-close-button::before,
        .jy-tabvideo-close-button::after {
            content: "";
            position: absolute;
            width: 20px;
            height: 2px;
            background-color: white;
        }
        
        .jy-tabvideo-close-button::before {
            transform: rotate(45deg);
        }
        
        .jy-tabvideo-close-button::after {
            transform: rotate(-45deg);
        }
        
        .jy-tabvideo-modal-video-container {
            position: relative;
            width: 100%;
            padding-top: 56.25%; /* 16:9 比例 */
            background-color: #000;
            border-radius: 8px;
            overflow: hidden;
            box-shadow: 0 10px 30px rgba(0, 0, 0, 0.5);
        }
        
        .jy-tabvideo-modal-video {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            border: none;
        }
        
        .jy-tabvideo-loader {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            width: 60px;
            height: 60px;
            border: 4px solid rgba(255, 255, 255, 0.2);
            border-top: 4px solid #3498db;
            border-radius: 50%;
            animation: jy-tabvideo-spin 1s linear infinite;
            display: none;
        }
        
        @keyframes jy-tabvideo-spin {
            0% { transform: translate(-50%, -50%) rotate(0deg); }
            100% { transform: translate(-50%, -50%) rotate(360deg); }
        }
        
        .jy-tabvideo-error {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            color: white;
            text-align: center;
            display: none;
        }
        
        .jy-tabvideo-error-icon {
            font-size: 40px;
            margin-bottom: 10px;
        }
        
        .jy-tabvideo-error-text {
            font-size: 16px;
        }

       .jy-gnxz-body {
            background-color: #f7f9fc;
            color: #333;
            line-height: 1.6;
            padding: 20px;
        }
        
        .jy-gnxz-container {
            max-width: 1200px;
            margin: 0 auto;
            padding: 20px;
        }
        
        .jy-gnxz-header {
            text-align: center;
            margin-bottom: 40px;
            padding-bottom: 20px;
            border-bottom: 1px solid #eaeaea;
        }
        
        .jy-gnxz-title {
            color: #2c3e50;
            font-size: 2.5rem;
            margin-bottom: 10px;
        }
        
        .jy-gnxz-subtitle {
            color: #7f8c8d;
            font-size: 1.1rem;
            max-width: 700px;
            margin: 0 auto;
        }
        
        .jy-gnxz-production {
            display: flex;
            flex-direction: column;
            gap: 40px;
        }
        
        .jy-gnxz-card {
            background: white;
            border-radius: 12px;
            box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
            overflow: hidden;
            transition: transform 0.3s ease, box-shadow 0.3s ease;
            display: flex;
            flex-direction: row;
        }
        
        .jy-gnxz-card:hover {
            transform: translateY(-5px);
            box-shadow: 0 15px 35px rgba(0, 0, 0, 0.12);
        }
        
        .jy-gnxz-image {
            flex: 0 0 30%;
            max-width: 30%;
            position: relative;
            overflow: hidden;
        }
        
        .jy-gnxz-image img {
            width: 100%;
            height: 100%;
            object-fit: cover;
            transition: transform 0.5s ease;
        }
        

.gynr {
    font-size: 16px;
    line-height: 1.6;
    color: #666666;
}


        .jy-gnxz-card:hover .jy-gnxz-image img {
            transform: scale(1.05);
        }
        
        .jy-gnxz-number {
            position: absolute;
            top: 20px;
            left: 20px;
            background: rgba(44, 62, 80, 0.85);
            color: white;
            width: 50px;
            height: 50px;
            border-radius: 50%;
            display: flex;
            align-items: center;
            justify-content: center;
            font-weight: bold;
            font-size: 1.5rem;
            z-index: 2;
        }
        
        .jy-gnxz-content {
            flex: 0 0 60%;
            max-width: 60%;
            padding: 30px;
            display: flex;
            flex-direction: column;
            justify-content: center;
        }
        
        .jy-gnxz-card-title {
            color: #2c3e50;
            font-size: 1.8rem;
            margin-bottom: 15px;
            padding-bottom: 10px;
            border-bottom: 2px solid #f0f0f0;
            display: flex;
            align-items: center;
        }
        
        .jy-gnxz-card-title i {
            margin-right: 12px;
            color: #3498db;
        }
        
        .jy-gnxz-description {
            color: #555;
            font-size: 1.05rem;
            line-height: 1.7;
        }
        
        .jy-gnxz-details {
            margin-top: 20px;
            display: flex;
            flex-wrap: wrap;
            gap: 10px;
        }
        
        .jy-gnxz-tag {
            background: #ecf0f1;
            padding: 6px 14px;
            border-radius: 50px;
            font-size: 0.9rem;
            color: #2c3e50;
            display: inline-flex;
            align-items: center;
        }
        
        .jy-gnxz-tag i {
            margin-right: 6px;
            font-size: 0.8rem;
        }
        
        /* 响应式设计 */
        @media (max-width: 992px) {
            .jy-gnxz-image, .jy-gnxz-content {
                flex: 0 0 100%;
                max-width: 100%;
            }
            
            .jy-gnxz-card {
                flex-direction: column;
            }
            
            .jy-gnxz-image {
                height: 250px;
            }
        }
        
        @media (max-width: 768px) {
            .jy-gnxz-title {
                font-size: 2rem;
            }
            
            .jy-gnxz-card-title {
                font-size: 1.5rem;
            }
            
            .jy-gnxz-content {
                padding: 25px;
            }
        }
        
        @media (max-width: 480px) {
            .jy-gnxz-container {
                padding: 10px;
            }
            
            .jy-gnxz-content {
                padding: 20px;
            }
            
            .jy-gnxz-card-title {
                font-size: 1.3rem;
            }
            
            .jy-gnxz-description {
                font-size: 1rem;
            }
        }
        
        .jy-gnxz-footer {
            text-align: center;
            margin-top: 60px;
            color: #7f8c8d;
            font-size: 0.9rem;
            padding-top: 20px;
            border-top: 1px solid #eaeaea;
        }
        
        /* 添加一些额外的jy-gnxz样式 */
        .jy-gnxz-process-step {
            display: flex;
            align-items: center;
            margin-top: 15px;
            color: #5a6c7d;
        }
        
        .jy-gnxz-step-icon {
            background: #3498db;
            color: white;
            width: 24px;
            height: 24px;
            border-radius: 50%;
            display: flex;
            align-items: center;
            justify-content: center;
            margin-right: 10px;
            font-size: 0.8rem;
        }
        
        .jy-gnxz-highlight {
            background-color: #f8f9fa;
            padding: 15px;
            border-left: 4px solid #3498db;
            margin-top: 15px;
            border-radius: 0 8px 8px 0;
        }






  /* 工艺卡片 — 纯白底，主色点缀 */
        .jy-gyzs-process-container {
            
            width: 100%;
            background: white;
               position: relative;
           
            padding: 2.2rem 2.2rem;           
           
        }

        /* 主标题区 */
        .jy-gyzs-master-title {
            margin-bottom: 2rem;
        }
        .jy-gyzs-master-title h1 {
            font-size: 26px;                /* 桌面默认稍大，移动端会调小 */
            font-weight: 500;
            letter-spacing: -0.02em;
            color: #1b4b2b;                   /* 深绿契合主色 */
            line-height: 1.2;
            border-left: 6px solid #2b85ba;    /* 主色调标识 */
            padding-left: 1.4rem;
            margin-bottom: 0.8rem;
        }
        .jy-gyzs-master-title .jy-gyzs-intro {
            font-size: 1.05rem;
            color: #2a5238;
          
            margin-left: 1.8rem;
            font-weight: 400;
            border-bottom: 1px dashed #a0ccae;
            padding-bottom: 0.7rem;    line-height: 1.6;
        }

        /* 所有阶段 */
        .jy-gyzs-phase {
            margin-top: 2.5rem;
        }
        .jy-gyzs-phase-header {
            display: flex;
            align-items: baseline;
            gap: 0.75rem;
            margin-bottom: 1.4rem;
            border-bottom: 2px solid #c0e0c5;
            padding-bottom: 0.5rem;
        }
        .jy-gyzs-phase-name {
            font-size: 22px;               
            font-weight: 400;
            color: #0f4b2b;
           line-height: 1.5;
        }
        .jy-gyzs-phase-desc {
            font-size: 0.98rem;
            color: #3d6b4c;
            font-weight: 400;
            margin-left: 0.2rem;
        }

        /* 网格: 两列步骤卡 */
        .jy-gyzs-steps-grid {
            display: grid;
            grid-template-columns: 1fr 1fr;
            gap: 1.8rem 2rem;
        }

        /* 单条步骤卡片 */
        .jy-gyzs-step-item {
            background: #f6fbf8;
            
            padding: 1.6rem 1.6rem 1.9rem 1.6rem;
           
            transition: 0.1s ease;
            
        }
        .jy-gyzs-step-item:hover {
            border-color: #9fdbb2;
            background: #fafffc;
        }
        .jy-gyzs-step-title {
            display: flex;
            align-items: baseline;
            margin-bottom: 1rem;
            flex-wrap: wrap;
            gap: 0.4rem 0.8rem;
        }
        .jy-gyzs-step-num {
            font-size: 1.1rem;
            font-weight: 600;
            color: white;
            background-color: #2b85ba;        /* 主色块 */
            padding: 0.2rem 0.8rem;
            border-radius: 40px;
            letter-spacing: 0.3px;
            white-space: nowrap;
        }
        .jy-gyzs-step-name {
                font-size: 20px;
    font-weight: 400;
    color: #1b4f2a;
    line-height: 1.5;
        }
        .jy-gyzs-step-desc {
            font-size: 0.98rem;                 /* 统一稍微缩小，移动端友好 */
            color: #265735;
            margin-left: 0.2rem;
            padding-right: 0.2rem;
        }
        .jy-gyzs-step-desc p {
           margin-bottom: 1rem;
    line-height: 1.8;
    font-size: 16px;
        }

        /* 网站亮点标注 — 主色调用在背景/边框 */
        .jy-gyzs-highlight-note {
          background: #b62e2e;
    padding: 0.7rem 1.4rem 0.7rem 1.6rem;
    border-radius: 40px;
    display: inline-block;
    font-size: 1rem;
    font-weight: 500;
    color: #ffffff;
    width: fit-content;
    float: right;
    position: absolute;
    right: 20px;
    top: 20px;
        }

        /* 跨列包装 */
        .jy-gyzs-extra-note-wrapper {
            grid-column: span 2;
            margin-top: 0.2rem;
            margin-bottom: 0.1rem;
        }

        /* 移动端精细调整：字体变小 (完全按照要求) */
        @media (max-width: 680px) {
            body {
                padding: 0.8rem 0.8rem;          /* 收紧边缘 */
            }
            .jy-gyzs-process-container {
                padding: 1.4rem 1.2rem;
                border-radius: 28px;
            }
            .jy-gyzs-master-title h1 {
                font-size: 1.7rem;                /* 明显小一圈 */
                padding-left: 1rem;
                border-left-width: 5px;
            }
            .jy-gyzs-master-title .jy-gyzs-intro {
                font-size: 0.9rem;                 /* 移动端变小 */
                margin-left: 1.2rem;
            }
            .jy-gyzs-phase-name {
                font-size: 1.45rem;                 /* 阶段标题缩小 */
            }
            .jy-gyzs-phase-desc {
                font-size: 0.85rem;
            }
            .jy-gyzs-step-name {
                font-size: 1.25rem;                 /* 步骤名称变小 */
            }
            .jy-gyzs-step-num {
                font-size: 1rem;
                padding: 0.15rem 0.7rem;
            }
            .jy-gyzs-step-desc {
                font-size: 0.88rem;                  /* 描述文字缩小 */
            }
            .jy-gyzs-step-item {
                padding: 1.2rem 1.2rem 1.5rem 1.2rem;
            }
            .jy-gyzs-highlight-note {
                font-size: 0.9rem;
                padding: 0.5rem 1.1rem;
                margin-left: 0;
            }
            /* 保持两列，但如果太窄就变一列 (但保留两列，可以更紧凑) */
            .jy-gyzs-steps-grid {
                gap: 1.2rem;
            }
        }

        /* 针对更小屏 (小于480px) 依然两列，但每列内部再缩小一点 */
        @media (max-width: 480px) {
            .jy-gyzs-step-name {
                font-size: 1.1rem;
            }
            .jy-gyzs-step-num {
                font-size: 0.85rem;
                padding: 0.1rem 0.6rem;
            }
            .jy-gyzs-step-desc {
                font-size: 0.82rem;
            }
            .jy-gyzs-phase-name {
                font-size: 1.3rem;
            }
            .jy-gyzs-master-title h1 {
                font-size: 1.5rem;
            }
        }











  /* 主卡片 */
        .jy-zyjhgg-container {
                max-width: 1300px;
    width: 100%;

    margin: 0 auto;
    margin-top: 60px;
    margin-bottom: 50px;
    border-radius: 10px;
        }

        /* 头部 — 检测仪器 + 描述 */
        .jy-zyjhgg-header h2 {
            font-size: 2.2rem;
            font-weight: 600;
            letter-spacing: -0.02em;
            color: #333333;
            border-left: 6px solid #2b85ba;
            padding-left: 1.6rem;
            margin-bottom: 1rem;
            line-height: 1.2;
        }

        .jy-zyjhgg-desc {
            font-size: 1.08rem;
            color: #555555;
           
            margin-left: 2rem;
            margin-bottom: 2.8rem;
            border-bottom: 1px dashed #bce0c2;
            padding-bottom: 0.9rem;    line-height: 1.6;
        }

        /* 单个类别块容器 — 每个类别独立一行左右结构 */
        .jy-zyjhgg-single-block {
            display: flex;
            gap: 2rem;
            margin-bottom: 3rem;
            align-items: stretch;
            background: #f9fdfb;
            border-radius: 32px;
            border: 1px solid #d2eedb;
            overflow: hidden;
            box-shadow: 0 6px 16px rgba(46,182,88,0.08);
        }

        /* 左侧文案区 / 右侧文案区 (共用) */
        .jy-zyjhgg-text-area {
            flex: 1.2;
            padding: 1.8rem 1.8rem 2rem 2rem;
            background: white;    
    padding-top: 60px;
        }

        /* 左侧图片区 / 右侧图片区 (共用) */
        .jy-zyjhgg-image-area {
            flex: 0.9;
            background: #e5f3e9;
            display: flex;
            flex-direction: column;
            justify-content: center;
            align-items: center;
           
            min-height: 280px;
        }


.jy-zyjhgg-image-area img {
    width: 100%;
}



        /* 图片占位符 — 纯图形无文字 */
        .jy-zyjhgg-img-placeholder {
            width: 90%;
            background: #daf0e1;
            border-radius: 28px;
            padding: 2rem 0.5rem;
            display: flex;
            align-items: center;
            justify-content: center;
            border: 3px dashed #6fbc84;
            font-size: 0;
            min-height: 200px;
        }

        .jy-zyjhgg-img-placeholder::before {
            content: "🖼️✨";
            font-size: 3.8rem;
            line-height: 1;
            filter: drop-shadow(0 6px 8px rgba(40,100,50,0.2));
            display: block;
            text-align: center;
            opacity: 0.9;
        }

        /* 类别卡片内部样式 */
        .jy-zyjhgg-category-card {
            background: transparent;
            padding: 0;
            border: none;
            box-shadow: none;
        }

        .jy-zyjhgg-category-title {
            font-size: 1.45rem;
            font-weight: 600;
            color: #333333;
            margin-bottom: 0.5rem;
           
            display: inline-block;
            padding-bottom: 0.2rem;
        }

        .jy-zyjhgg-category-sub {
            font-size: 16px;
            color: #555555;
            margin: 0.2rem 0 0.8rem 0;
            line-height: 1.4;
        }

        .jy-zyjhgg-device-list {
            list-style: none;
            margin-top: 0.2rem;
        }

        .jy-zyjhgg-device-item {
            margin-bottom: 8px;
            border-radius: 16px;
            padding: 0.2rem 0.2rem 0.2rem 0.3rem;
        }

        /* 标黄名称 */
        .jy-zyjhgg-highlight-name {
            background-color: #fef7c0;
            padding: 10px 18px;
            border-radius: 14px;
            font-weight: 450;
            color: #666666;
            display: inline-block;
            margin-bottom: 0.2rem;
            font-size: 14px;
            border: 1px solid #f5d64b;
            box-shadow: 0 2px 4px rgba(230, 190, 20, 0.15);
        }

        /* 移动端适配 */
        @media (max-width: 900px) {
            .jy-zyjhgg-single-block {
                flex-direction: column;
            }
            /* 当垂直排列时，图片区的边框调整 */
            .jy-zyjhgg-image-area {
                border-left: none;
                border-top: 2px dashed #a2d8b4;
            }
            /* 保证交替时图片在上或在下都自然 */
            .jy-zyjhgg-single-block .jy-zyjhgg-image-area {
                order: 0; /* 默认顺序由HTML决定 */
            }
        }

        @media (max-width: 600px) {
            .jy-zyjhgg-header h2 { font-size: 2rem; }
            .jy-zyjhgg-desc { font-size: 0.95rem; margin-left: 1rem; }
            .jy-zyjhgg-text-area { padding: 1.5rem; }
        }

        /* 特殊：为左图右文的情况添加边框方向 */
        .jy-zyjhgg-image-left {
            border-right: 2px dashed #a2d8b4;  /* 图片在左时右侧加分割线 */
        }
        .jy-zyjhgg-image-right {
            border-left: 2px dashed #a2d8b4;   /* 图片在右时左侧加分割线 */
        }


.adminbuyProducts_text a{
    text-align: center;
    margin-top: 50px;
}


.adminbuyProducts_text {
    margin-top: 16px;
}