.page_main { padding: 50px 0; background-color: #edf0f7; }



/*banner*/
.banner { position: relative; border-bottom: 1px solid #eee; overflow: hidden; }
.banner .img { display: block; width: 100%; }
.banner-txt { background-color: #000; }
.banner-txt .img { opacity: .5; }
.banner-txt .txt { position: absolute; top: 50%; left: 50%; padding-bottom: 20px; font-weight: bold; font-size: 40px; color: #fff; letter-spacing: .1em; opacity: .7; transform: translate3d(-50%, -50%, 0); }
.banner-txt .txt::before { content: ''; position: absolute; bottom: 0; left: 0; right: 0; margin: 0 auto; width: 30%; height: 4px; background-color: #fff; opacity: .8 }

@media (max-width:767px){
    .banner-txt .img{width: 150%;transform: translate3d(-25%, 0, 0)}
    .banner-txt .txt{font-size: 18px}
}



/*位置*/
.NyCrumb{width:100%;height:auto;margin:0 auto;padding:0;position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.NyCrumb .NyCrumb_Main{width:1400px;height:70px;margin:0 auto;padding:0;background-color:#fff;position:relative}
.NyCrumb_Main ul{float:left}
.NyCrumb_Main ul li{height:70px;float:left;position:relative}
.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:70px;overflow:hidden;line-height:70px;color:#333;font-size:20px;font-weight:bold;margin:0;padding:0 60px}
.NyCrumb_Main ul li.NyActive a,.NyCrumb_Main ul li:hover a{background-color:#009fe3;color:#fff}
.NyCrumb_Main p{width:auto;max-width:72%;height:70px;overflow:hidden;line-height:50px;color:#333;font-size:16px;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:#009fe3}
.NyCrumb_Main p span{color:#999}
@media (max-width:1440px){
.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_Main ul li a{font-size:16px}
}@media (max-width:800px){
.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 .NyCrumb_Main{height:auto}
    .NyCrumb_Main ul{width:100%;border-bottom:1px solid #f0f0f0;float:inherit}
    .NyCrumb_Main ul li{float: none;width: 100%;height:40px}
    .NyCrumb_Main ul li a{padding:0 10px;height:40px;line-height:40px;font-size:18px;text-align: center}
    .NyCrumb_Main p{float: none;width:auto;max-width:100%;height:auto;line-height:30px;margin:0 auto;padding:0 10px}
}

@media (max-width:767px){
    .page_main{padding:10% 3%;}
}



/*分页*/
.page_btn_wrap{margin:40px auto 0;color:#666;font-size:0;text-align:center}
.page_btn_wrap li{display:inline-block;vertical-align: top;margin:0 5px;font-size:15px;}
.page_btn_wrap a{display:block;padding:0 15px;background-color:#fff;height:30px;line-height:30px;text-align:center;border-radius:2px;color:#666;font-size:14px;border:1px solid #ddd}
.page_btn_wrap a:hover,
.page_btn_wrap li.active a{background-color:#009fe3;color:#fff;border:1px solid #009fe3}
.page_btn_wrap a.pnnum1{background-color:#009fe3;color:#fff;border:1px solid #009fe3}
.page_btn_wrap input{display:inline-block;padding:0 5px;background-color:#009fe3;width:40px!important;height:30px!important;line-height:30px;text-align:center;border-radius:2px;margin:0 5px;color:#fff;cursor:pointer;border:0;outline:none}
.page_btn_wrap .p_input{display:inline-block;padding:0 5px;background-color:#fff;width:40px!important;height:30px;line-height:28px;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){
    .page_btn_wrap{margin:30px auto 0}
}
@media (max-width:1079px){
    .page_btn_wrap{margin:25px auto 0}
}
@media (max-width:767px){
    .page_btn_wrap{margin:8px auto 0;font-size:0}
    .page_btn_wrap .p_input,
    .page_btn_wrap input{display:none}
}
@media (max-width:320px){
    .page_btn_wrap a{padding:0 10px}
}



/*更多按钮*/
.product_more_btn {position: relative;display: block;font-size: 0;text-align: center;background-color:#009fe3;transition: all 1s;overflow: hidden;}
.product_more_btn .txt{position: relative;z-index: 2;display: block;padding:2% 1em;font-size: 18px;color: #fff;letter-spacing: 0.2em;}
.product_more_btn:hover{background: #1aa9e5;}
.product_more_wrap{font-size: 0}
.product_more_wrap .product_more_btn{display: inline-block;*display: inline;*zoom: 1;vertical-align: top;width: 48%}
.product_more_wrap .product_more_btn:nth-child(2){margin-left: 4%}
/*.product_more_btn .bg {position: absolute;top: 0;left: 0;z-index: 1;width: 100%;height: 200%;background:rgba(255, 255, 255, .3);transform: translate3d(-100%, 0, 0) rotateZ(-45deg);}
.product_more_btn .bg{
    animation-name:promorebtn;
    animation-duration:3s;
    animation-timing-function:linear;
    animation-iteration-count:infinite;
}
@keyframes promorebtn {
  0%{transform: translate3d(-100%, 0, 0) rotateZ(-45deg);}
  5%{transform: translate3d(0, 0, 0) rotateZ(-45deg);}
  10%{transform: translate3d(100%, 0, 0) rotateZ(-45deg);}
  50%{transform: translate3d(100%, 0, 0) rotateZ(-45deg);}
  55%{transform: translate3d(0, 0, 0) rotateZ(-45deg);}
  60%{transform: translate3d(-100%, 0, 0) rotateZ(-45deg);}
  100%{transform: translate3d(-100%, 0, 0) rotateZ(-45deg);}
}*/
@media (max-width:767px){
    .product_more_btn{margin: 10% auto 0;width: 70%;border-radius:40px}
    .product_more_btn .txt{padding:15px 1em;font-size: 12px}
    /*.product_more_wrap .product_more_btn{display: block;width:auto}
    .product_more_wrap .product_more_btn:nth-child(2){margin-top:5%;margin-left:0}*/
}
@media (max-width:359px){
    .product_more_btn .txt{font-size: 12px}
}



/*产品*/
.proleft{width:305px;overflow:hidden;float:left}
.cp_type .hd{height:auto;margin:0 auto;padding:26px 30px;text-align:center;background-color:#009fe3;position:relative}
.proleft .cp_type .hd:before{content:"";display:block;background:url(../images/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(../images/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:20px;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:24px}
.cp_type .hd i{display:none}
.cp_type .hd em{display:block;width:30px;height:5px;background:rgba(255,255,255,.3);margin:5px auto}
.cp_type .mlphone{width:100%;background:#009fe3;text-align:center;padding:30px 0 40px}
.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:2px 0 16px}
.cp_type .mlphone .allpro{display:block;width:112px;height:37px;margin:0 auto;line-height:37px;text-align:center;color:#fff;font-size:15px;background:#222;transition:all .4s ease}
.cp_type .mlphone .allpro:hover{background:#009fe3;color:#333}
.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(../images/mulu0.png) center center no-repeat;cursor:pointer;position:absolute;top:0;right:-5px}
.cp_type .bd ul li div{display:none;width:88%;margin: 0 auto;}
.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;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 #009fe3}
.cp_type .bd ul li p:hover a,.cp_type .bd ul li.on p a{color:#009fe3}
.cp_type .bd ul li p:hover span{background:url(../images/mulu1.png) center center no-repeat}
.cp_type .bd ul li.on p span{background:url(../images/mulu2.png) center center no-repeat}
.cp_type .bd ul li div a:hover{color:#009fe3}
.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:#009fe3;color:#fff}
@media screen and (max-width:1399px){
    .proleft{width:255px}
    .cp_type .hd{margin:0 auto;padding:0 20px 20px}
    .cp_type .hd p{font-size:16px}
    .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}
}
@media screen and (max-width:1079px){
    .proleft{float: none;width:100%}
    .proleft .cp_type{padding:0 0 1px}
    .cp_type .hd{position:relative;padding: 10px 30px;text-align:left;margin:0 auto}
    .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(../images/mulu3.png) center center no-repeat;position:absolute;top:-3px;right:30px}
    .cp_type .hd.on i{background:rgba(255,255,255,0.3) url(../images/mulu4.png) center center no-repeat}
    .cp_type .hd p,.cp_type .hd em{display:none}
    .cp_type .hd span{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{}
    .cp_type .mlphone{display:none}
}
@media screen and (max-width:767px){
    .cp_type .hd{padding:10px 20px}
    .cp_type .hd p{font-size:12px}
    .cp_type .hd i {right: 15px;width: 27px;height: 27px;top: 8px;background-size: cover;}
    .cp_type .hd span{font-size:20px}
    .cp_type .bd ul li p{height:58px}
    .cp_type .bd ul li p a{line-height:58px}
}
.nyprobox { padding: 50px 0 25px; border-bottom: 1px solid #009fe3; }
.nyprobox:last-child { border-bottom: none; }
.nyprobox .cp_type .bd ul{background:#fff;min-height:200px}
.nyprobox .cp_type .bd ul li{border-bottom:1px solid rgba(0,0,0,.1)}
.nyprobox .cp_type .bd ul li.on div{border-top:1px dashed rgba(0,0,0,.1)}
/*.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:#009fe3}
.nyprobox .cp_type .bd ul li div a{color:#999}
.nyprobox .cp_type .bd ul li div a:hover,
.nyprobox .cp_type .bd ul li div a.on{color:#009fe3}
@media (max-width:767px){
    .nyprobox .cp_type .hd span{font-size:18px}
    .nyprobox .cp_type .bd ul{min-height:150px}
}

.nyprobox .xxwz{margin-top:20px}
.nyprobox .xxwz .bd ul li p:before{content:"";display:block;width:3px;height:20px;background:#009fe3;float:left;margin-top:15px}
.nyprobox .xxwz .bd ul li p{height:50px;}
.nyprobox .xxwz .bd ul li p a{width:calc(100% - 15px);font-size:14px;line-height:50px;float:right}
@media (max-width:1079px){
    .nyprobox .xxwz{margin:15px 0}
}
@media (max-width:767px){
    .nyprobox .xxwz{display: none}
    .nyprobox .xxwz .bd ul li p:before{height:20px;margin-top:18px}
}

.nyprobox .nyright{width:calc(100% - 345px);float:right}
.nyprobox .nyprocont dl{position: relative;margin: 0 auto 24px;background: #fff;border: 5px solid #e7ebf3}
.nyprobox .nyprocont dl dt{position: absolute;top: 0;left: 0;width: 48%;height: 100%}
.nyprobox .nyprocont dl dt img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover}
.nyprobox .nyprocont dl dd{margin-left: 52%;padding: 8% 0;width: 44%}
.nyprobox .nyprocont dl dd p{font-size: 26px;color: #009fe3;}
.nyprobox .nyprocont dl dd div{margin-top: 1em;min-height: 7.5em;font-size: 15px;line-height: 1.5em;color: #666;white-space: pre-line}
.nyprobox .nyprocont ul li{width:48.8%;margin-right:2.4%;padding:0.1px 0;float:left;box-shadow:inset 0 0 0 5px #e7ebf3;background:#fff;margin-bottom:24px;overflow:hidden;position:relative;transition:all .4s ease}
.nyprobox .nyprocont ul li:nth-child(2n){margin-right:0}
.nyprobox .nyprocont ul li .wrap{position: relative;margin:5px;padding:24px;}
.nyprobox .nyprocont ul li .wrap::before,
.nyprobox .nyprocont ul li .wrap::after{box-sizing:inherit;content:'';position:absolute;width:100%;height:100%;top:0;left:0;margin: -5px 0 0 -5px;}
.nyprobox .nyprocont ul li .wrap::before{padding:0 5px;border-top:5px solid #009fe3;border-bottom:5px solid #009fe3;-webkit-transform:scale3d(0,1,1);transform:scale3d(0,1,1);-webkit-transform-origin:left;transform-origin:left}
.nyprobox .nyprocont ul li .wrap::after{padding:5px 0;border-left:5px solid #009fe3;border-right:5px solid #009fe3;-webkit-transform:scale3d(1,0,1);transform:scale3d(1,0,1);-webkit-transform-origin:bottom;transform-origin:bottom}
.nyprobox .nyprocont ul li .wrap:hover::before,
.nyprobox .nyprocont ul li .wrap:hover::after{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);transition:-webkit-transform 0.4s;transition:transform 0.4s;transition:transform 0.4s,-webkit-transform 0.4s}
.nyprobox .nyprocont ul li .text{width:40%;float:left;position:relative;z-index:2}
.nyprobox .nyprocont ul li .text .name{font-size:18px;height:60px;line-height:30px;margin:10px 0;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;transition:all .4s ease}
.nyprobox .nyprocont ul li:hover .text .name{color:#009fe3}
.nyprobox .nyprocont ul li .text p{font-size:14px;color:#999;line-height:24px;height:72px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}
.nyprobox .nyprocont ul li .text .more{display:block;width:108px;height:32px;line-height:32px;border-radius:20px;background:#009fe3;background:linear-gradient(155deg,#5bbaf0 10%,#009fe3);text-align:center;color:#fff;margin-top:20px;transition:all .4s ease}
.nyprobox .nyprocont ul li:hover .text .more{background:#009fe3;background:linear-gradient(-155deg,#5bbaf0 10%,#009fe3)}
.nyprobox .nyprocont ul li .pic{display:block;width:56%;height:220px;float:right;position:relative;z-index:2;overflow:hidden}
.nyprobox .nyprocont ul li .pic img{position:absolute;margin:auto;top:0;bottom:0;left:0;right:0;max-width:100%;max-height:100%;transition:all .4s ease}
.nyprobox .nyprocont ul li:hover .pic img{-webkit-transform:scale(1.05);-moz-transform:scale(1.05);transform:scale(1.05)}
@media screen and (max-width:1079px){
    .nyprobox { padding: 30px 0 15px; }
    .nyprobox .nyright{float: none;margin-top: 5%;width:auto;}
}
@media screen and (max-width:767px){
    .nyprobox{padding:10% 0 5%}
    .nyprobox .nyprocont dl{display: none}
}
@media screen and (max-width:500px){
    .nyprobox .nyprocont ul li{width:100%;margin:5% auto 0}
    .nyprobox .nyprocont ul li .wrap{padding:10px 10px 6%}
    .nyprobox .nyprocont ul li .pic{padding-bottom: 75%;width:100%;height:0}
    .nyprobox .nyprocont ul li .text{width:100%}
    .nyprobox .nyprocont ul li .text .name{font-size:16px;line-height:24px;height:24px;max-width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin:1em 0 0;text-align:center}
    .nyprobox .nyprocont ul li .text p{margin: 1em auto;height:auto;-webkit-line-clamp:10;}
    .nyprobox .nyprocont ul li .text .more{margin: 0 auto;}

    .nyprobox-all .nyprocont ul{margin-top:3%}
    .nyprobox-all .nyprocont ul li{margin-top:2%;width:49%}
    .nyprobox-all .nyprocont ul li:nth-child(2n){margin-left:2%}
    .nyprobox-all .nyprocont ul li .wrap{padding:5px 5px 10px}
    .nyprobox-all .nyprocont ul li .pic{padding-bottom:100%}
    .nyprobox-all .nyprocont ul li .text p{margin:5px auto;height:0}
}

.NyProDetail .NyProDetail_Main{height:auto;margin:60px auto 0;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%;margin-top:10px;overflow:hidden}
#spec-left{width:16px;float:left;cursor:pointer;margin-top:3px}
#spec-right{width:16px;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%;margin:0 2% 0 0}
#spec-list ul li:nth-child(4){margin:0}
#spec-list ul li p{width:100%;height:0;overflow:hidden;margin:0;padding:0 0 75%;background-color:#fff;border:1px solid #e5e5e5;position:relative}
#spec-list ul li:hover p{border:1px solid #009fe3}
#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{position:relative;width:100%;height:0;overflow:hidden;padding:0 0 100%;background-color:#fff;border:1px solid #eaeaea}
.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;background:url(../images/loading.gif) #fff no-repeat center center;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:0 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_Type{font-size:0;margin:0 auto 10px}
.NyProDetail_Text .NyProDetail_Type a{font-size: 16px;}
.NyProDetail_Text .NyProDetail_Type a:first-child,
.NyProDetail_Text .NyProDetail_Type a:nth-child(2){display: none;}
.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 10px;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 p{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_Ms ul{margin-top: 1em}
.NyProDetail_Text .NyProDetail_Ms ul li{margin-left: 2em;list-style: disc}
.NyProDetail_Text .NyProDetail_Tags{width:100%;height:auto;margin:0 auto 20px;padding:0 0 20px;border-bottom: 1px solid #e5e5e5;}
.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 #009fe3;border-radius:50%;float:left}
.NyProDetail_Text .NyProDetail_Btm{width:100%;height:60px;overflow:hidden;margin:40px auto;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:#edf0f7;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:#009fe3 url(../images/ico111.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:#009fe3;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(../images/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:#009fe3;font-size:20px;font-weight:bold;margin:0;padding:0;border-bottom:2px solid #009fe3;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:#009fe3;border-bottom:2px solid #009fe3}
.NyProDetail_Con .ProDetailText{width:100%}
.ProDetailText img,.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}
.ProDetailText table tr td p{text-indent:0!important}
.NyProDetail_Con .ProDetailText .item{margin-top: 50px;border-bottom: 1px solid #009fe3;}
.NyProDetail_Con .ProDetailText .item:first-child{margin-top: 0;}
.NyProDetail_Con .ProDetailText .item .tit{font-weight: bold;font-size: 18px;}
.NyProDetail_Con .ProDetailText .item .con{margin-top: 10px;padding: 10px 0;font-size: 16px;line-height: 30px;border-top: 1px solid #eee;}
.NyProDetail_Con .ProDetailText .item .con table{width: 100%;border:none;}
.NyProDetail_Con .ProDetailText .item .con table tr{border-bottom: 1px solid #eee;}
.NyProDetail_Con .ProDetailText .item .con table tr:nth-child(even){background-color:#eee}
.NyProDetail_Con .ProDetailText .item .con table td{padding: 5px 1em;border:none!important;}
.NyProDetail_Con .ProDetailText .item .con table td:nth-child(1){width: 40%;}
.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:#009fe3;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(../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.ly_msg{width:100%!important;height:auto!important;margin:0 auto!important;padding:0!important}
.NyProOrder_Main #ly_msg.ly_msg h3{display:none!important}
.NyProOrder_Main #ly_msg.ly_msg ul{width:100%!important;overflow:hidden!important;margin:0 auto!important;padding:0!important}
.NyProOrder_Main #ly_msg.ly_msg ul li h4,.NyProOrder_Main #ly_msg.ly_msg ul li h4.xh{display:none!important}
.NyProOrder_Main #ly_msg.ly_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.ly_msg ul li:nth-child(1),.NyProOrder_Main #ly_msg.ly_msg ul li:nth-child(3),.NyProOrder_Main #ly_msg.ly_msg ul li:nth-child(5){width:48%!important;margin:0 4% 25px 0!important;float:left!important}
.NyProOrder_Main #ly_msg.ly_msg ul li:nth-child(2),.NyProOrder_Main #ly_msg.ly_msg ul li:nth-child(4),.NyProOrder_Main #ly_msg.ly_msg ul li:nth-child(6){width:48%!important;float:right!important}
.NyProOrder_Main #ly_msg.ly_msg ul li:last-child{margin:25px auto 0!important}
.NyProOrder_Main #ly_msg.ly_msg ul li .msg_ipt1,.NyProOrder_Main #ly_msg.ly_msg ul li .msg_ipt12,.NyProOrder_Main #ly_msg.ly_msg ul li .msg_tara{width:100%!important;height:auto!important;margin:0!important;padding:0!important}
.NyProOrder_Main #ly_msg.ly_msg ul li .msg_ipt1 input,.NyProOrder_Main #ly_msg.ly_msg ul li .msg_ipt12 input,.NyProOrder_Main #ly_msg.ly_msg ul li .msg_ipt2 input,.NyProOrder_Main #ly_msg.ly_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.ly_msg ul li .c_yzm{margin:0 10px 0 0!important;padding:0!important;float:left!important}
.NyProOrder_Main #ly_msg.ly_msg ul li .msg_ipt2 input{width:200px!important;margin:0 10px 0 0!important;float:left!important}
.NyProOrder_Main #ly_msg.ly_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.ly_msg ul li .msg_ipt2>span{line-height:60px!important;color:#999!important;font-size:16px!important}
.NyProOrder_Main #ly_msg.ly_msg ul li .msg_tara textarea,.NyProOrder_Main #ly_msg.ly_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.ly_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.ly_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.ly_msg .msg_btn input:hover{background-color:#009fe3!important}
.NyProOrder_Main #ly_msg.ly_msg .msg_btn input.msg_btn1{background-color:#009fe3!important}
.NyProOrder_Main #ly_msg.ly_msg .msg_btn input.msg_btn1:hover{background-color:#009fe3!important;color:333}
.NyProOrder_Main #ly_msg.ly_msg ul li .msg_ipt2{width:100%!important}
@media (max-width:1440px){.NyProDetail .NyProDetail_Main{margin:40px auto 0}
.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%}
#spec-n5{height:80px}
#spec-list ul li{height:80px}
.NyProDetail_Main .NyProDetail_Text{width:60%}
.NyProDetail_Text .NyProDetail_Name{font-size:26px}
.NyProDetail_Text .NyProDetail_Ms span{font-size:16px}
.NyProDetail_Text .NyProDetail_Ms p{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.ly_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_Btm{margin:30px auto}
.NyProDetail_Btm a{margin:0 30px 0 0}
.NyProOrder_Main #ly_msg.ly_msg ul li .msg_ipt1 input,.NyProOrder_Main #ly_msg.ly_msg ul li .msg_ipt12 input,.NyProOrder_Main #ly_msg.ly_msg ul li .msg_ipt2 input,.NyProOrder_Main #ly_msg.ly_msg ul li .msg_ipt12 .msg_option{height:50px!important;line-height:50px!important;font-size:15px}
.NyProOrder_Main #ly_msg.ly_msg ul li .msg_tara textarea,.NyProOrder_Main #ly_msg.ly_msg ul li .msg_ipt0 textarea{height:145px!important;line-height:25px;font-size:15px;padding:10px 20px!important}
.NyProOrder_Main #ly_msg.ly_msg ul li a.yzm_img{margin:5px 0!important}
.NyProOrder_Main #ly_msg.ly_msg ul li .msg_ipt2>span{font-size:15px!important;line-height:50px!important}
.NyProOrder_Main #ly_msg.ly_msg .msg_btn input{height:50px!important;line-height:50px!important}
.NyProOrder_Main #ly_msg.ly_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}
.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}
#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_Type a{font-size:14px;}
.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 p{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 0}
.nyprobox .nyproxxcont{margin-top:0}
.NyProDetail_Con .NyProDetail_Tit{margin:0 auto 20px}
.NyProOrder_Main{margin:40px auto 0}
.NyProOrder_Main #ly_msg.ly_msg .msg_btn input{width:160px!important}
.NyProOrder_Main #ly_msg.ly_msg ul li .c_yzm{height:50px}
.NyProOrder_Main #ly_msg.ly_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.ly_msg ul li .msg_btn{margin:0!important}
#spec-n5{height:66px}
#spec-list ul li{height:66px}
}@media (max-width:1024px){.NyProDetail .NyProDetail_Main{margin:30px auto 0}
.NyProDetail_Btm a{margin-right:10px;height:auto}
.NyProDetail_Btm a.Btn01 span, .NyProDetail_Btm a.Btn02 span{padding:5px 15px 5px 5px;height:auto;font-size:16px;line-height: 30px}
.NyProDetail_Btm a.Btn01 i, .NyProDetail_Btm a.Btn02 i{width: 40px;height:40px}
.NyProDetail_Btm a.Btn01 i em, .NyProDetail_Btm a.Btn02 i em{width: 32px;height:32px;background-size:20px}
}@media (max-width:880px){.NyProDetail_Con .proshowParameter table td{width:74% !important}
}@media (max-width:800px){.NyProDetail .NyProDetail_Main{margin:25px auto 0}
.NyProDetail_Main .NyProDetail_Img{width:100%;margin:0 auto 20px;padding:0;float:inherit}
#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_Type a{font-size: 14px;}
.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.ly_msg ul li:last-child{margin:20px auto 0!important}
.NyProOrder_Main #ly_msg.ly_msg ul li .msg_btn{width:100%!important;position:inherit;left:inherit;bottom:inherit}
.NyProOrder_Main #ly_msg.ly_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 0;padding:12px}
.NyProDetail_Con .NyProDetail_Tit{margin:0 auto 20px}
.NyProDetail_Con .ProDetailText{margin:0 auto}
.ProDetailText div,.ProDetailText p{margin:0 auto 10px}
#spec-n5{height:66px}
#spec-list ul li{height:66px}
.NyProDetail_Text .NyProDetail_Type a{font-size: 12px;}
.NyProDetail_Text .NyProDetail_Name{min-height:32px;max-height:64px;line-height:32px;font-size:22px}
.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 p{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}
.NyProDetail_Btm a{margin:0 10px 10px 0}
.NyProDetail_Con .NyProDetail_Tit a{margin:0 0 0 20px}
.NyProDetail_Con .ProDetailText .item{margin-top:30px;}
.NyProDetail_Con .ProDetailText .item .con table td{padding:1em}
.NyProDetail_Con .ProDetailText .item .con{font-size: 14px;line-height:20px}
.NyPro_PrevNext{position: relative;margin:20px auto 0;padding:0 10px 40px 10px;}
.NyPro_PrevNext p{position: relative;width:50%;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 a.NyProAll{position: absolute;bottom:0;left: 0;width:100%;font-size:14px;text-align:center;background:#1aa9e5}
.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.ly_msg ul li{margin:0 auto 10px!important}
.NyProOrder_Main #ly_msg.ly_msg ul li:nth-child(1),.NyProOrder_Main #ly_msg.ly_msg ul li:nth-child(3),.NyProOrder_Main #ly_msg.ly_msg ul li:nth-child(5){width:100%!important;margin:0 auto 10px!important;float:inherit!important}
.NyProOrder_Main #ly_msg.ly_msg ul li:nth-child(2),.NyProOrder_Main #ly_msg.ly_msg ul li:nth-child(4),.NyProOrder_Main #ly_msg.ly_msg ul li:nth-child(6){width:100%!important;margin:0 auto 10px!important;float:inherit!important}
.NyProOrder_Main #ly_msg.ly_msg ul li .msg_ipt2 input{width:160px!important}
.NyProOrder_Main #ly_msg.ly_msg .msg_btn input{width:48%!important;margin:0!important}
.NyProOrder_Main #ly_msg.ly_msg .msg_btn input.msg_btn1{margin:0 4% 0 0!important}
.NyProOrder_Main #ly_msg.ly_msg ul li .msg_ipt2>span{line-height:24px!important;font-size:14px!important;padding:10px 0 0}
.NyProOrder_Main #ly_msg.ly_msg ul li .msg_ipt1 input,.NyProOrder_Main #ly_msg.ly_msg ul li .msg_ipt12 input,.NyProOrder_Main #ly_msg.ly_msg ul li .msg_ipt2 input,.NyProOrder_Main #ly_msg.ly_msg ul li .msg_ipt12 .msg_option{font-size:14px}
.NyProOrder_Main #ly_msg.ly_msg ul li .msg_tara textarea,.NyProOrder_Main #ly_msg.ly_msg ul li .msg_ipt0 textarea{font-size:14px;height:140px!important;line-height:24px}
.NyProOrder_Main #ly_msg.ly_msg ul li:last-child{margin:20px auto 0!important}
.NyProOrder_Main #ly_msg.ly_msg ul li .c_yzm{float:inherit!important}

.NyProDetail .proleft{display: none;}
}
@media (max-width:375px){
#spec-n5{height:60px}
#spec-list ul li{height:60px}
}
@media (max-width:320px){
#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.ly_msg ul li .msg_ipt2 input{width:130px!important}
}



/*新闻*/
.art_content{margin-top: 50px;}
.newxw ul li{width:45%;margin:0 2% 30px 0;padding:20px 2%;float:left;background-color:#f8f8f8;-webkit-transition:all .4s;-o-transition:all .4s;-ms-transition:all .4s;transition:all .4s}
.newxw ul li:nth-child(2n){margin-right:0}
.newxw ul li .date{width:10%;margin-right:6%;text-align:right}
.newxw ul li .date p{font-size:18px;color:#999}
.newxw ul li .date span{font-size:20px;color:#999;font-weight:700;display:block}
.newxw ul li .date em{background:url(../images/date.png) right center no-repeat;width:49px;height:47px;display:inline-table;margin-top:20px}
.newxw ul li .newxw_m{width:84%}
.newxw ul li .newxw_m .tit{display:block;font-size:20px;font-weight:bolder;color:#333;height:30px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.newxw ul li .newxw_m p{font-size:16px;color:#999;line-height:30px;overflow:hidden;margin:20px 0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis;word-break:break-all}
.newxw ul li .newxw_m span{width:100%;height:40px;display:block;margin-top:23px}
.newxw ul li .newxw_m .more{display:inline-block;width:28%;height:35px;color:#999;line-height:35px;font-size:16px}
.newxw ul li .newxw_m i{background:url(../images/dj.png) right center no-repeat;width:58px;height:20px;margin-top:8px;transition: all .4s}
.newxw ul li:hover{background-color:#009fe3}
.newxw ul li:hover .date p{color:#fff;opacity:.45}
.newxw ul li:hover .date span{color:#fff}
.newxw ul li:hover .date em{background:url(../images/date1.png) right center no-repeat}
.newxw ul li:hover .newxw_m .tit{color:#fff}
.newxw ul li:hover .newxw_m p{color:#fff;opacity:.45}
.newxw ul li:hover .newxw_m .more{color:#fff}
.newxw ul li:hover .newxw_m i{background:url(../images/dj_on.png) right center no-repeat}
.newxw ul li .newxw_m .more:hover i{transform: translate3d(6px, 0, 0)}
@media screen and (max-width:1399px){.art_content{margin-top: 48px}
}
@media screen and (max-width:1079px){.art_content{margin-top: 33px}
.newxw ul li .date{width:12%}
.newxw ul li .newxw_m{width:80%}
.newxw ul li .newxw_m .more{width:40%}
}
@media screen and (max-width:768px){
    .art_content{margin-top: 10%}
    .newxw ul li{float:none;width:auto;margin:0 0 5%}
.newxw ul li:nth-child(3n){margin-right:0}
.newxw ul li .name{width:100%;height:27px;-webkit-line-clamp:1}
.newxw ul li .newxw_m .more{width:25%}
}
@media screen and (max-width:425px){.newxw ul li .date span{font-size:22px}
.newxw ul li .date em{margin-top:30px}
.newxw ul li .date span{font-size:12px}
.newxw ul li .newxw_m .tit{font-size:16px}
.newxw ul li .newxw_m p{margin:10px 0;font-size: 14px;line-height: 20px}
.newxw ul li .newxw_m span{margin-top:15px}
.newxw ul li .newxw_m .more{width:45%;font-size: 13px}
}
@media screen and (max-width:375px){
.newxw ul li .date{width:13%}
.newxw ul li .date em{margin-top:30px;width:40px}
.newxw ul li .newxw_m span{margin-top:10px}
.newxw ul li .newxw_m .more{width:50%}
}
@media screen and (max-width:320px){.newxw ul li .date p{font-size:16px}
.newxw ul li .date span{font-size:12px}
.newxw ul li .newxw_m p{font-size:15px;line-height:24px}
.newxw ul li .date em{margin-top:20px}
.newxw ul li .newxw_m .more{width:60%}
}

.art_content .artleft{width:21%;float:right}
.art_content .artleft .xx_tjart{width:100%;background:#fff;padding:30px}
.art_content .artleft .xx_tjart .pic{display:block;width:100%;height:136px;overflow:hidden}
.art_content .artleft .xx_tjart .pic img{width:100%;height:100%;object-fit:cover;transition:all .4s ease}
.art_content .artleft .xx_tjart:hover .pic img{transform:scale(1.06)}
.art_content .artleft .xx_tjart .name{display:block;font-size:15px;color:#666;line-height:24px;margin:15px 0 10px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;transition:all .4s ease}
.art_content .artleft .xx_tjart:hover .name{color:#009fe3}
.art_content .artleft .xx_tjart .btn{width:94px;height:29px;line-height:29px;text-align:center;color:#fff;font-size:15px;background:#009fe3;border-radius:14px}
.art_content .artleft .art_Prev,.art_content .artleft .art_next{background:#fff;padding:30px;margin-bottom:15px}
.art_content .artleft .art_Prev p,.art_content .artleft .art_next p{font-size:20px;font-weight:700;margin-bottom:10px}
.art_content .artleft .art_Prev a,.art_content .artleft .art_next a{font-size:15px;color:#666;line-height:24px;transition:all .4s ease}
.art_content .artleft .art_Prev:hover a,.art_content .artleft .art_next:hover a{color:#009fe3}
.art_content .artleft .art_fenx{background:#fff;padding:30px;margin-top:15px}
.art_content .artleft .art_fenx p{font-size:20px;font-weight:700;margin-bottom:15px}
.art_content .artleft .art_fenx .fh{width:100%;height:37px;line-height:37px;background:#009fe3;text-align:center}
.art_content .artleft .art_fenx .fh a{color:#fff;font-size:16px}
.art_content .artright{width:74%;background:#fff;float:left;min-height:500px;padding:40px 2%}
.art_content .artright .biaoti{font-size:26px;font-weight:700}
.art_content .artright .information{margin:20px 0 30px;padding-bottom:17px;border-bottom:1px solid #ddd;overflow:hidden}
.art_content .artright .information p{float:left;color:#999;line-height:34px}
.art_content .artright .information p:before{content:"";width:34px;height:34px;display:block;background:url(../images/prilistico1.png) center no-repeat;background-position:0 -68px;float:left}
.art_content .artright .information p:nth-of-type(2){margin-left:50px}
.art_content .artright .information p:nth-of-type(2):before{background-position:0 -102px}
.art_content .artright .art_conet{width:100%;min-height:300px;overflow:hidden;margin:0 auto;padding:0;line-height:30px;color:#565656;font-size:16px;text-align:justify}
.art_content .artright .art_conet div,.art_content .artright .art_conet p{width:100%;overflow:hidden;line-height:30px;color:#565656;font-size:16px;text-align:justify;text-indent:0;margin:0 auto 20px;padding:0}
.art_content .artright .art_conet .img{width:80%;text-align:center}
.art_content .artright .art_conet em,.art_content .artright .art_conet p em,.art_content .artright .art_conet p span,.art_content .artright .art_conet span{color:#565656!important;font-family:Arial,\5FAE\8F6F\96C5\9ED1,Helvetica,sans-serif!important;font-size:16px!important}
.art_content .artright .art_conet table tr td p{text-indent:0!important}
.art_content .artright .art_conet img{display:inline-block;width:auto!important;height:auto!important;max-width:100%!important;margin:0 auto;padding:0;text-indent:0!important}
@media screen and (max-width:1399px){
.art_content .artleft .xx_tjart{padding:20px}
}
@media screen and (max-width:1079px){.art_content .artleft{width:100%}
.art_content .artright{width:100%;min-height:300px}
.art_content .artleft .art_Prev a,.art_content .artleft .art_next a{-webkit-line-clamp:1}
}
@media screen and (max-width:767px){.art_content .artright{float: none;padding:15px;width:auto}
.art_content .artright .biaoti{font-size:16px}
.art_content .artright .information{margin:10px 0 20px;padding-bottom:10px}
.art_content .artright .information p:nth-of-type(2){margin-left:10px}
.art_content .artright .art_conet{font-size: 15px;line-height: 25}
.art_content .artleft{float: none;margin-top:10%;width:auto}
.art_content .artleft .art_Prev,.art_content .artleft .art_next{width:auto;float:inherit;margin-bottom:0;padding:15px}
.art_content .artleft .art_next{padding-top:10px}
.art_content .artleft .art_Prev p, .art_content .artleft .art_next p{margin-bottom: 5px;font-size: 14px}
.art_content .artleft .art_Prev a,.art_content .artleft .art_next a{-webkit-line-clamp:2}
.art_content .artleft .art_fenx{padding:15px}
.art_content .artleft .art_fenx .fh a{font-size: 14px}
}
@media screen and (max-width:600px){.art_content .artright .information p{width:100%;height:28px;font-size:14px}
.art_content .artright .information p:nth-of-type(2){margin-left:0}
}



/*能力*/
.case_main{margin:60px auto 0;padding:0.1px 0 60px;width: 90%;background:#fff;border-top:10px solid #009fe3}
.case_main ul{font-size: 0;}
.case_main ul li{display: inline-block;*display: inline;*zoom: 1;vertical-align: top;width:29.33%;height:auto;margin:3% 0 0 3%;background-color:#eceef0;transition:all 0.5s;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-o-transition:all 0.5s}
.case_main ul li .lyNyVideo_img{padding-bottom: 60%;height:0;position:relative;overflow: hidden}
.case_main ul li .lyNyVideo_img a img{position: absolute;top: 0;left: 0;width:100%;height:100%;object-fit:cover}
.case_main ul li .lyNyVideo_img a:after{display:block;width:53px;height:54px;background:url(../images/case_icon.png) center center no-repeat;background-size:contain;position:absolute;bottom:0;right:0;z-index:1;content:''}
.case_main ul li .lyNyVideo_text{padding:20px}
.case_main ul li .lyNyVideo_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}
.case_main ul li:hover{box-shadow:0 10px 20px rgba(0,0,0,0.4)}
.case_main ul li:hover .lyNyVideo_text a.VideoName{color:#0592d7}
.case_main ul li .lyNyVideo_text div{width:100%;overflow:hidden;line-height:30px;color:#999;font-size:16px;margin:10px auto 15px;white-space: pre-wrap}
.case_main ul li .lyNyVideo_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 .lyNyVideo_text a.VideoBtn:hover{color:#fff;border:1px solid #eceef0;background:linear-gradient(to right,#009fe3,#2dbcfe)}
@media (max-width:1280px){
    .case_main{padding-bottom:40px}
    .case_main ul li .lyNyVideo_text div{font-size: 15px;line-height: 28px;}
}
@media (max-width:1080px){
    .case_main ul li{width:42.5%;margin:5% 0 0 5%}
    .case_main ul li .lyNyVideo_text{padding:15px 20px 20px}
    .case_main ul li .lyNyVideo_text a.VideoName{font-size:18px}
    .case_main ul li .lyNyVideo_text p{margin:5px auto 15px}
}
@media (max-width:767px){
    .case_main{padding-bottom:20px}
}
@media (max-width:425px){
    .case_main{margin: 10% auto;padding-bottom: 10%;width: 100%}
    .case_main ul li{width:90%;margin: 8% 5% 0;}
    .case_main ul li .lyNyVideo_text{text-align: center}
    .case_main ul li .lyNyVideo_text a.VideoName{font-size:16px}
    .case_main ul li .lyNyVideo_text a.VideoBtn{padding:0 20px}
    .case_main ul li .lyNyVideo_text div{font-size: 14px;line-height: 20px;text-align: left}
    .case_main ul li .lyNyVideo_text a.VideoBtn{height:30px;font-size: 12px;line-height: 30px}
}



/*简介*/
.about-tit{text-align:center;font-size:34px;font-weight:700;position:relative}
.about-tit font{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}
.about-tit span{color:#009fe3}
.about-tit i{font-size:42px;margin:0 8px;font-style:normal}
.about-tit p{font-size:80px;font-weight:700;color:#f6f6f6;text-transform:uppercase;text-align:center}

.about-jj{margin-top: 60px;}
.about-jj .main{padding:40px 30px 50px;background: #fff}
.about-jj .abgsjj{padding:0 40px;line-height:30px;color:#666;font-size:16px;text-align: justify;}
.about-jj .abgsjj p{margin:10px auto 0;}
.about-jj .abgsjj em,.about-jj .abgsjj font,.about-jj .abgsjj span{line-height:30px!important;color:#666!important;font-size:16px!important;font-style:normal!important}
.about-jj .data{margin-top:20px;font-size: 0;overflow:hidden}
.about-jj .data li{display: inline-block;*display: inline;*zoom: 1;vertical-align: top;position: relative;margin-top: 40px;padding:0 2%;width:16%;text-align:center;font-size:20px;color:#666}
.about-jj .data li::before {content: '';position: absolute;top: 5%;left:0;width:1px;height:90%;background-color:#ddd;}
.about-jj .data li:nth-child(5n+1)::before{display: none;}
.about-jj .data li em{font-size:50px;color:#009fe3;font-family:impact;position:relative}
.about-jj .data li span{padding-left: 0.5em;font-size:16px;position:absolute;color:#009fe3}
.about-jj .data li .c {font-size: 18px;color: #666;}
@media screen and (max-width:1399px){
    .about-tit{font-size:30px}
    .about-tit p{font-size:64px}
    .about-jj .abgsjj{padding:0 30px}
    .about-jj .data li em{font-size:40px}
    .about-jj .data li span{font-size:14px}
    .about-jj .data li .c{font-size: 16px;}
}
@media screen and (max-width:1079px){
    .about-jj .main{padding:20px 30px 30px}
    .about-jj .abgsjj{font-size:15px}
    .about-jj .data{margin-top: 10px;}
    .about-jj .data li{margin-top: 30px;}
}
@media screen and (max-width:767px){
    .about-tit{font-size:20px;overflow: hidden}
    .about-tit p{font-size:50px;line-height:1;margin-left: -50%;width: 200%}
    .about-tit font{width:100%}
    .about-tit i {font-size: inherit}
    .about-jj{margin-top: 12%}
    .about-jj .main{padding:10% 5%}
    .about-jj .abgsjj{padding:0;font-size:15px;line-height:28px}
    .about-jj .data{margin-top: 2%;text-align: center}
    .about-jj .data li{margin-top: 8%;width: 29.33%}
    .about-jj .data li:nth-child(5n+1)::before{display: block}
    .about-jj .data li:nth-child(3n+1)::before{display: none}
    .about-jj .data li em{font-size:30px}
    .about-jj .data li span{font-size:12px}
    .about-jj .data li .c{font-size: 14px;}
}

.NyAboutus{margin-top: 60px}
.NyAboutus .about-tit p{color:#000;opacity: .07}
.NyAboutus .NyAboutus_main{margin-top: 20px;font-size: 0;}
.NyAboutus .NyAboutus_Img{display: inline-block;*display: inline;*zoom: 1;vertical-align: middle;position: relative;z-index: 4;width:50%;}
.NyAboutus .NyAboutus_Img p{padding-bottom: 65%;background-color:#fff;position:relative}
.NyAboutus .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 .NyAboutus_Text{display: inline-block;*display: inline;*zoom: 1;vertical-align: middle;position: relative;margin-left: 5%;width:45%;position:relative}
.NyAboutus .NyAboutus_Text::before {content: '';position: absolute;top: 0;right: 100%;width: 50%;height: 100%;background: #333;transform: skewX(-30deg);transform-origin: bottom right;}
.NyAboutus .NyAboutus_Text .NyAb_Ms{position: relative;z-index: 2;padding:40px;line-height:30px;color:#eee;font-size:16px;text-indent:2em;background-color:#333;word-break:break-all;text-align:justify}
.NyAboutus .NyAboutus_Text .NyAb_Ms p{margin: 0.5em 0;}
.NyAboutus .NyAboutus_Text i{display:block;width:3px;height:80%;margin:0;padding:0;background-color:#009fe3;position:absolute;left:0;top:0;z-index: 3;}
.NyAboutus .NyAboutus_Culture{width:100%;height:auto;margin:0 auto;padding:80px 0;background:#313131 url(../images/nyabbg1.png) center center no-repeat;background-size:cover;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.NyAboutus .NyAboutus_Culture .ly_Title1 span i{background:#009fe3}
.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:#fff;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:#009fe3}
.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 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 em{display:block;width:50px;height:2px;margin:10px auto 20px;padding:0;background:url(../images/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 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:#333}
@media (max-width:1450px){
    .NyAboutus .NyAboutus_Culture{padding:60px}
    .NyAboutus_Culture .NyAbCulture_Main{width:100%}
    .NyAbCulture_Main ul li{padding:60px 30px}
}
@media (max-width:1366px){
    .NyAboutus .NyAboutus_Text .NyAb_Name{line-height:32px;font-size:26px;margin:-20px auto 30px}
    .NyAboutus .NyAboutus_Text .NyAb_Ms{font-size:15px}
}
@media (max-width:1280px){
    .NyAbCulture_Main ul li{padding:50px 25px}
}
@media (max-width:1200px){
    .NyAboutus .NyAboutus_Text .NyAb_Ms{padding:30px;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}
}
@media (max-width:1080px){
    .NyAboutus .NyAboutus_Text .NyAb_Ms{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}
}
@media (max-width:1024px){
    .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}
}
@media (max-width:800px){
    .NyAboutus .NyAboutus_Img{display: block;width:100%;}
    .NyAboutus .NyAboutus_Text{display: block;margin: 0;width:auto;padding:0}
    .NyAboutus .NyAboutus_Text::before{display: none}
    .NyAboutus .NyAboutus_Text i{width:60%;height:3px;left:inherit;right: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}
}
@media (max-width:767px){
    .NyAboutus{margin-top:12%}
    .NyAboutus .NyAboutus_main{margin-top: 8%}
    .NyAboutus .NyAboutus_Text .NyAb_Ms{padding:10% 5%}
    .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}
}
@media (max-width:320px){
    .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}
}


.about-lc {margin-top: 60px;}
.about-lc .wrap{padding:40px;background-color: #fff;overflow: hidden;}
.about-lc .main{position: relative;margin-top: 40px;}
.about-lc .main::before {content: '';position: absolute;bottom: 6px;left: 0;margin-left: -50%;width: 200%;height: 3px;background-color: #ddd;}
.about-lc .main .slide-y {margin-top: 40px;}
.about-lc .main .slide-y .col{width:16.66%;cursor: pointer;}
.about-lc .main .slide-y .t{font-size: 40px;line-height: 1;color: #555;font-family: impact;text-align: center;}
.about-lc .main .slide-y .d{display: block;margin: 16px auto 0;width: 10px;height: 10px;background: #fff;border: 2px solid #999;border-radius: 100%;}
.about-lc .main .slide-y .col:hover .t,
.about-lc .main .slide-y .on .t{color: #009fe3;}
.about-lc .main .slide-y .on .d{background: #009fe3;}
.about-lc .main .slide{margin-top: 50px;}
.about-lc .main .slide .col{position: relative;width: 50%;}
.about-lc .main .slide .col::before {content: '';position: absolute;top: 0;left: 100%;width: 1px;height: 200%;background-color: #ddd;}
.about-lc .main .slide .t{padding: 0 5%;font-size: 50px;line-height: 1;color: #009fe3;font-family: impact;}
.about-lc .main .slide .c{margin-top: 2em;padding: 0 10%;font-size: 16px;line-height: 30px;text-align: justify;color: #333;}
.about-lc .main .slide .c p{margin: 1em 0;}
@media (max-width:767px){
    .about-lc{margin-top:12%}
    .about-lc .wrap{padding:10% 5%;}
    .about-lc .main .slide-y {margin-top: 6%}
    .about-lc .main .slide-y .co{width:20%}
    .about-lc .main .slide-y .t{font-size: 16px}
    .about-lc .main .slide-y .d{}
    .about-lc .main .slide{margin-top: 10%}
    .about-lc .main .slide .col{width:100%}
    .about-lc .main .slide .col::before {display: none}
    .about-lc .main .slide .t{padding: 0;font-size: 24px;text-align: center}
    .about-lc .main .slide .c{margin-top: 1em;padding: 0;font-size: 15px;line-height: 25px;}
}


.about-jzg{margin-top: 60px;}
.about-jzg .about-tit p{color:#000;opacity: .07}
.about-jzg .main ul{margin-top: 30px;font-size: 0;}
.about-jzg .main ul li{display: inline-block;*display: inline;*zoom: 1;vertical-align: top;margin: 0.58% 0.58% 0 0;width: 24.565%;background: #009fe3;}
.about-jzg .main ul li:nth-child(4n){margin-right: 0;}
.about-jzg .main ul li h4{padding: 2em 1em;font-weight: bold;font-size: 18px;text-align: center;letter-spacing: 0.1em;color: #fff;}
@media (max-width:767px){
    .about-jzg{margin-top: 12%;}
    .about-jzg .main ul{margin-top: 8%;}
    .about-jzg .main ul li h4{padding: 1em 0.5em;font-size: 16px;}
}


.about-dd{margin-top: 80px;}
.about-dd .wrap{padding:40px;background: #fff;}
.about-dd .main ul{font-size: 0;}
.about-dd .main ul li{display: inline-block;*display: inline;*zoom: 1;vertical-align: top;margin-top: 40px;width: 30%;}
.about-dd .main ul li:nth-child(3n),
.about-dd .main ul li:nth-child(3n+2){margin-left: 5%;}
.about-dd .main ul li span{position: relative;display: block;padding-bottom: 60%;height: 0;overflow: hidden;}
.about-dd .main ul li span img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;}
.about-dd .main ul li h4{margin-top: 6%;padding:0 10%;font-weight: bold;font-size: 20px;text-align: center;color: #333;}
.about-dd .main ul li div{margin-top: 5%;padding:0 10%;font-size: 16px;line-height: 30px;color: #666;text-align: justify;}
@media (max-width:767px){
    .about-dd{margin-top:12%}
    .about-dd .wrap{padding:10% 5%}
    .about-dd .main ul li{display: block;margin-top:8%;width:auto}
    .about-dd .main ul li:nth-child(3n),
    .about-dd .main ul li:nth-child(3n+2){margin-left: 0}
    .about-dd .main ul li h4{margin-top: 5%;padding:0 5%;font-size: 16px}
    .about-dd .main ul li div{margin-top: 3%;padding:0 5%;font-size: 14px;line-height:24px}
}



/*联系*/
.eyny_contact {
    width: 100%;
    height: auto;
    min-height: 400px;
    margin: 0 auto;
    padding: 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box
}
.eyny_contact .eynycon_lxfs {
    width: 1400px;
    height: auto;
    margin: 0 auto;
    padding: 60px 0
}
.eynycon_lxfs .eynyconLxfs_con {
    display: block;
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 60px 40px;
    background-color: #fff;
    box-shadow: 0 10px 20px rgba(0,0,0,0.1);
    border-radius: 0 0 4px 4px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}
.eynyconLxfs_con .contact_bt {
    width: 100%;
    overflow: hidden;
    line-height: 40px;
    margin: 0 auto 20px;
    padding: 0;
    color: #000;
    font-size: 30px;
    font-weight: bold;
    text-align: center
}
.eynyconLxfs_con .contact_des {
    width: 100%;
    overflow: hidden;
    line-height: 30px;
    margin: 0 auto;
    padding: 0;
    color: #777;
    font-size: 15px;
    text-align: center
}
.eynyconLxfs_con .contact-info-list {
    width: 100%;
    height: auto;
    margin: 60px auto 0;
    padding: 0
}
.eynyconLxfs_con .contact-info-list li {
    width: 19.2%;
    overflow: hidden;
    margin: 0 1% 0 0;
    padding: 0;
    float: left
}
.eynyconLxfs_con .contact-info-list li.add {
    width: 39.4%
}
.eynyconLxfs_con .contact-info-list li:last-child {
    margin-right: 0;
}
.contact-info-list .c-info img {
    display: block;
    width: 100px;
    height: 100px;
    border: 1px solid #e5e5e5;
    margin: 0 auto 20px;
    padding: 9px;
    border-radius: 4px
}
.contact-info-list .c-info p {
    line-height: 30px;
    padding: 0;
    font-size: 16px;
    color: #333;
    text-align: center
}
.contact-info-list .c-info a {
    display: block;
    width: 118px;
    height: 118px;
    border: 1px solid #e5e5e5;
    margin: 0 auto 20px;
    padding: 0;
    border-radius: 50%;
    transform: rotateY(0deg);
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s
}
.contact-info-list .c-info a.c-tel1 {
    background: #fff url("../images/tell1.png") center center no-repeat
}
.contact-info-list .c-info a.c-tel2 {
    background: #fff url("../images/tell2.png") center center no-repeat
}
.contact-info-list .c-info a.c-addr {
    background: #fff url("../images/site.png") center center no-repeat
}
.contact-info-list .c-info a.c-mail {
    background: #fff url("../images/email.png") center center no-repeat
}
.contact-info-list .c-info:hover a {
    width: 120px;
    height: 120px;
    border: 0 solid #e5e5e5;
    transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg)
}
.contact-info-list .c-info:hover a.c-tel1 {
    background: #009fe3 url("../images/tell1hv.png") center center no-repeat
}
.contact-info-list .c-info:hover a.c-tel2 {
    background: #009fe3 url("../images/tell2hv.png") center center no-repeat
}
.contact-info-list .c-info:hover a.c-addr {
    background: #009fe3 url("../images/sitehv.png") center center no-repeat
}
.contact-info-list .c-info:hover a.c-mail {
    background: #009fe3 url("../images/emailhv.png") center center no-repeat
}
.contact-info-list .c-info .c-info-detail {
    width: 100%;
    line-height: 24px;
    color: #999;
    font-size: 14px;
    text-align: center
}
.contact-info-list .c-info .c-info-detail1 {
    line-height: 30px;
    color: #009fe3;
    font-size: 24px;
    font-weight: bold
}

.eynycon_lxfs2 .ul {
    font-size: 0;
}
.eynycon_lxfs2 .ul .li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: top;
    margin-right: 3.5%;
    padding: 3%;
    width: 25%;
    background-color: #fff;
}
.eynycon_lxfs2 .ul .li:nth-child(3n) {
    margin-right: 0;
}
.eynycon_lxfs2 .ul .li h4 {
    margin-bottom: 1em;
    font-size: 20px;
    color: #009fe3;
}
.eynycon_lxfs2 .ul .li .r {
    position: relative;
    margin-top: 5px;
    padding-left: 26px;
}
.eynycon_lxfs2 .ul .li span {
    position: absolute;
    top: 3px;
    left: 0;
    width: 16px;
    height: 16px;
    background: center no-repeat;
    background-size: contain;
}
.eynycon_lxfs2 .ul .li span.t {
    background-image: url(../images/tell1.png);
}
.eynycon_lxfs2 .ul .li span.e {
    background-image: url(../images/email.png);
}
.eynycon_lxfs2 .ul .li a {
    display: block;
    font-size: 16px;
    line-height: 22px;
    color: #333;
}
.eynycon_lxfs2 .ul .li .wr div {
    margin-top: 25px;
    min-height: 130px;
    font-size: 16px;
    line-height: 26px;
    color: #666;
}
.eynycon_lxfs2 .ul .li .wr div ul li {
    margin-left: 15px;
    list-style: disc;
}

@media (max-width:1024px) {
    .eyny_contact .eynycon_lxfs {
        padding: 40px 0
    }
    .eynycon_lxfs .eynyconLxfs_con {
        padding: 40px
    }
    .eynyconLxfs_con .contact-info-list {
        margin: 40px auto 0
    }
}
@media (max-width:800px) {
    .eyny_contact .eynycon_lxfs {
        padding: 10% 0;
        width: auto;
    }
    .eynycon_lxfs .eynyconLxfs_con {
        padding: 10% 5%
    }
    .eynyconLxfs_con .contact_bt {
        margin-bottom: 5%;
        font-size: 20px
    }
    .eynyconLxfs_con .contact_des {
        font-size: 12px;
        line-height: 20px
    }
    .eynyconLxfs_con .contact-info-list {
        margin-top: 0
    }
    .eynyconLxfs_con .contact-info-list li {
        width: 50%;
        margin: 10% 0 0
    }
    .eynyconLxfs_con .contact-info-list li.add,
    .eynyconLxfs_con .contact-info-list li:nth-child(4) {
        width: 100%;
    }
    .contact-info-list .c-info a {
        margin-bottom: 10px;
        width: 50px;
        height: 50px;
        background-size: 25px!important
    }
    .contact-info-list .c-info .c-info-detail1 {
        font-size: 20px
    }
    .contact-info-list .c-info img {
        margin-bottom: 10px
    }
    .eynycon_lxfs2 .ul .li {
        display: block;
        margin: 10% 0 0;
        padding: 10%;
        width: auto
    }
    .eynycon_lxfs2 .ul .li:first-child {
        margin-top: 0;
    }
    .eynycon_lxfs2 .ul .li h4 {
        font-size: 18px
    }
}