﻿/*内页banner*/
.nybanner{ width:100%; height:568px; overflow:hidden; position:relative;}
.nybanner img { display: block; width: 100%; height: 100%; overflow: hidden; position: absolute; left: 50%; top: 0;transform: translate(-50%, 0); }
.nybanner .w1400{position: absolute;bottom: 0;left: 50%;transform: translateX(-50%);}
.nybanner .ny_bigt{ width:286px; height:96px; background:rgba(0,0,0,.7); text-align:center; line-height:96px;font-size:32px; font-weight:bold; color:#fff; float:left;}
.nybanner .ny_bigt p{ font-size:16px; text-transform:uppercase; display:none;}
.nybanner .ny_bigt p:after{ content:""; display:block; width:24px; height:1px; background:#fff; float:left;margin: 12px 10px 0 0;}
.nybanner .ny_mbx{width: calc(100% - 306px); height:96px; background:#fff; padding:0 30px; border-left:6px solid #0291bc; float:right;}
.nybanner .ny_mbx:before{ content:""; display:block; width:30px; height:30px;background: url(../images/about_ico.png) center no-repeat; background-position:0 0; float:left; margin: 34px 5px 0 0;}
.nybanner .ny_mbx p{line-height:96px; font-size:16px; color:#999;overflow:hidden; white-space:nowrap;text-overflow:ellipsis;}
.nybanner .ny_mbx p a{ color:#999;}
.nybanner .ny_mbx p a:hover{color:#0291bc;}
.nybanner .ny_mbx p span{ color:#333;}
@media screen and (max-width:1680px){
 .nybanner{height:500px;}	
}
@media screen and (max-width:1440px){
   .nybanner{height:400px;}
   .nybanner .ny_bigt{ width:236px; height:80px; line-height:80px;font-size:26px;}
   .nybanner .ny_bigt p{ font-size:13px;}
   .nybanner .ny_bigt p:after{width:20px;}
   .nybanner .ny_mbx{width: calc(100% - 256px); height:80px;padding: 0 20px;}
   .nybanner .ny_mbx:before{margin: 26px 5px 0 0;}
   .nybanner .ny_mbx p{line-height:80px; font-size:15px;}
}
@media screen and (max-width:1200px){
	.nybanner { height: 350px;}
}
@media screen and (max-width:1080px){
	.nybanner {height: 300px; }
	.nybanner img { display: block;}
	.nybanner .ny_bigt{ display:none;}
	.nybanner .ny_mbx{width:100%; height:60px;padding: 0 10px; border:0;}
	.nybanner .ny_mbx:before {margin: 17px 5px 0 0;background-size: 250px;width: 24px; height: 24px;}
	.nybanner .ny_mbx p{line-height:60px; font-size:14px;}
}
@media screen and (max-width:767px) {
	.nybanner {height: 260px;margin-top: 60px; }
	.nybanner img { position: static; transform: inherit;}
}
@media screen and (max-width:450px) {
.nybanner { height:220px;}	
}


/*内页关于我们*/
.ny_content{ min-height:500px; background:#f3f4f6;}
.ny_content .ab_introduce{display: -webkit-flex;display: flex; flex-wrap: wrap;justify-content: space-between;}
.ny_content .jjleft{width:286px; background:#fff; float:left; padding:0 30px 30px;}
.ny_content .jjleft a{ display:block; border-bottom:1px solid #ddd; padding:28px 0;}
.ny_content .jjleft a p{ font-size:18px; line-height:20px;}
.ny_content .jjleft a:hover p{ color:#0291bc;}
.ny_content .jjleft a span{ font-size:12px; color:#999; text-transform:uppercase;}

.ny_content .jjleft a:before{ content:""; display:block; width:44px; height:44px;background: url(../images/about_ico.png) center no-repeat; background-position:0 -44px; float:left; margin-right:5px;}
.ny_content .jjleft a:nth-of-type(2):before{background-position:0 -88px; }
.ny_content .jjleft a:nth-of-type(3):before:nth-of-type(3){background-position:0 -132px; }
.ny_content .jjleft a:nth-of-type(4):before{background-position:0 -176px; }
.ny_content .jjleft a:nth-of-type(5):before{background-position:0 -220px; }

.ny_content .jjright{width: calc(100% - 306px); background:#fff; float:right; border-top:1px solid #ddd; min-height:300px; padding:30px 40px 30px 36px;}
.ny_content .abtit{ text-align:center; font-size:34px; font-weight:bold; position:relative;}
.ny_content .abtit font{ position: absolute; left:50%; top:50%; transform:translate(-50%,-50%);}
.ny_content .abtit span{ color:#0291bc;}
.ny_content .abtit i{ font-size:42px; margin:0 8px;font-style: normal;}
.ny_content .abtit p{font-size:80px; font-weight:bold; color:#f6f6f6; text-transform:uppercase; text-align:center;}
.ny_content .jjright .abgsjj{ font-size:15px; color:#666; line-height:34px; max-height:300px; overflow-y:scroll;}

.ny_content .jjright ul.data{ margin:60px 0 40px; overflow:hidden;}
.ny_content .jjright ul.data li{ width:33.3333%; float:left; border-right:1px solid #ddd; text-align:center; font-size:20px; color:#666;}
.ny_content .jjright ul.data li:last-child{ border-right:0;}
.ny_content .jjright ul.data li em{ font-size:56px; color:#0291bc;font-family:impact; position:relative;}
.ny_content .jjright ul.data li span{ font-size:22px; position:absolute; color:#0291bc;}
@media screen and (max-width:1399px){
	.ny_content .jjleft{width:236px;padding:0 20px 20px;}
	.ny_content .jjright{width: calc(100% - 256px);padding: 20px 30px 20px 26px; }
	.ny_content .abtit{ font-size:30px;}
	.ny_content .abtit p{ font-size:64px;}
	.ny_content .jjright ul.data{margin: 30px 0;}
	.ny_content .jjright ul.data li{ font-size:18px;}
	.ny_content .jjright ul.data li em{ font-size:46px;}
	.ny_content .jjright ul.data li span{ font-size:16px;}
}
@media screen and (max-width:1080px){
	.ny_content .jjleft{ display:none;}
	.ny_content .jjright{ width:100%;padding: 20px 30px;}
}
@media screen and (max-width:767px){
	.ny_content .jjright{padding: 20px 30px 40px;}
	.ny_content .abtit{ font-size:28px;}
	.ny_content .abtit p{ font-size:54px;}
	.ny_content .jjright .abgsjj{ max-height:none; overflow-y:auto;}
	.ny_content .jjright ul.data{ display:none;}
}
@media screen and (max-width:500px){
	.ny_content .jjright{padding: 20px 30px 30px;}
	.ny_content .abtit{ font-size:24px;}
	.ny_content .abtit p{ font-size:44px;}
	.ny_content .jjright .abgsjj{ line-height:30px;}
}

/*关于我们 横幅*/
.ny_content .ab_hengf{ width:100%; height:340px; background: url(../images/ab_hengf.jpg) center no-repeat; margin:60px 0 0; background-size:cover; overflow:hidden;}
.ny_content .ab_hengf .cont{height:100%; position:relative;}
.ny_content .ab_hengf .cont:before{ content:""; display:block; width:390px; height:340px;background: url(../images/kf.png) left center no-repeat; float:left;background-size:cover;}
.ny_content .ab_hengf .text{height:100%; position:absolute; left:460px; top:70px;}
.ny_content .ab_hengf .text p{ font-size:28px; font-weight:bold; color:#fff;}
.ny_content .ab_hengf .text span{ font-size:17px; color:#fff; opacity:.7; line-height:34px; display:block;margin:15px 0 20px;}
.ny_content .ab_hengf .text .btn a{ display:block; width:184px; height:42px; background:#fff; color:#0291bc; font-size:18px; border-radius:21px; float:left;padding-left:42px; line-height:42px;transition: all .4s ease;}
.ny_content .ab_hengf .text .btn a:hover{ position:relative; margin-top:-2px; box-shadow:0 5px 5px rgba(0,0,0,.2);}
.ny_content .ab_hengf .text .btn a:after{ content:""; display:block; width:36px; height:36px; border-radius:50%; background:#0291bc url(../images/top_tel.png) center no-repeat; float:right; margin-right:3px; margin-top:3px;}
.ny_content .ab_hengf .text .btn a:last-child{ margin-left:33px;}
.ny_content .ab_hengf .text .btn a:last-child:after{ background:#0291bc url(../images/zxzx_ico.png) center no-repeat;}
@media screen and (max-width:1399px){
	.ny_content .ab_hengf .text p{ font-size:24px;}
	.ny_content .ab_hengf .text span{ font-size:15px; line-height:28px;}
}
@media screen and (max-width:1080px){
	.ny_content .ab_hengf{ width:100%; height:240px;margin:40px 0 0;}
	.ny_content .ab_hengf .cont:before{width:275px; height:240px;}
	.ny_content .ab_hengf .text{left:290px; top:60px;}
	.ny_content .ab_hengf .text p{ margin-bottom:25px;}
	.ny_content .ab_hengf .text span{ display:none;}
	.ny_content .ab_hengf .text .btn a:last-child{ margin-left:15px;}
}
@media screen and (max-width:767px){
	.ny_content .ab_hengf{ display:none;}
}

/*关于我们 企业文化*/
.ab_qywh{ padding:35px 0 60px; overflow:hidden; background:#fff;}
.ab_qywh ul{ width:100%; margin-top:20px;}
.ab_qywh ul li{ width:23.3%; height:412px; float:left; margin-right:2.26666667%; padding:44px 35px 0;background:#f0f0f0 url(../images/qywhli1.png) center bottom no-repeat; position:relative;}
.ab_qywh ul li i{ font-size:54px; font-family:impact; color:#0291bc;}
.ab_qywh ul li p{ font-size:24px; font-weight:bold; margin:8px 0 28px 0;}
.ab_qywh ul li span{ font-size:15px; line-height:28px; color:#999;}
.ab_qywh ul li:nth-of-type(2){background:#e4e4e4 url(../images/qywhli2.png) center bottom no-repeat;}
.ab_qywh ul li:nth-of-type(3){background:#f0f0f0 url(../images/qywhli3.png) center bottom no-repeat;}
.ab_qywh ul li:nth-of-type(4){ margin-right:0;background:#e4e4e4 url(../images/qywhli4.png) center bottom no-repeat;}
.ab_qywh ul li:after{ content:""; display:block; width:100%; height:0; position:absolute; bottom:50%; left:0; background: linear-gradient(to right, rgba(10,79,156,0.7), rgba(2,145,188,0.7)); transition: all .4s ease;}
.ab_qywh ul li:hover:after{ height:100%; bottom:0;}
.ab_qywh ul li:hover i,.ab_qywh ul li:hover p,.ab_qywh ul li:hover span{ color:#fff; position:relative; z-index:2;transition: all .4s ease;}
@media screen and (max-width:1399px){
	.ab_qywh {padding: 25px 0 40px;}
	.ab_qywh ul li{ padding:34px 25px 0; height:360px;}
	.ab_qywh ul li p{margin: 0px 0 15px 0; font-size:22px;}
	.ab_qywh ul li span{ line-height:24px;}
}
@media screen and (max-width:1080px){
	.ab_qywh {padding: 25px 0 40px;}
	.ab_qywh ul{ margin-top:10px;}
}
@media screen and (max-width:980px){
	.ab_qywh ul li{ width:48.5%; margin-right:3%; background-size:100% !important; margin-bottom:20px;height:320px;}
	.ab_qywh ul li:nth-of-type(2){ margin-right:0;}
	.ab_qywh ul li i{ font-size:42px;}
}
@media screen and (max-width:767px){
	.ab_qywh { margin-top:30px;padding: 25px 0 30px;}
	.ab_qywh ul { margin-top: 10px;}
	.ab_qywh ul li{ margin-bottom:10px;padding: 24px 15px 0;}
}

/*关于我们 荣誉资质*/
.ab_honor{padding:35px 0 70px; overflow:hidden;background:#f0f0f0 url(../images/honor_bg.jpg) center bottom no-repeat; min-height:400px;}
.ny_content .ab_honor .abtit p{ opacity:.02;}
.ny_content .ab_honor .abtit font { color:#fff;}
.ab_honor .honor_box{padding:0 74px; position:relative; margin-top:20px;}
.ab_honor .wiper-container5{overflow:hidden;width:100%;}
.ab_honor .wiper-container5 ul li{ float:left; width:23.5%;}
.ab_honor .wiper-container5 ul li .pic{ display:block; width:100%; height:360px; background:rgba(255,255,255,.2); border:5px solid #fff; position:relative; overflow:hidden;}
.ab_honor .wiper-container5 ul li .pic img{ position:absolute; margin:auto; top:0; left:0; right:0; bottom:0; max-width:96%; max-height:96%;transition: all .4s ease;}
.ab_honor .wiper-container5 ul li:hover .pic img{transform: scale(1.06);}
.ab_honor .wiper-container5 ul li .name{ display:block; margin:20px 0 50px; color:#fff; font-size:18px; text-align:center;max-width:100%; overflow:hidden; white-space:nowrap;text-overflow:ellipsis;transition: all .4s ease;}
.ab_honor .wiper-container5 ul li:hover .name{color:#0291bc;}
.ab_honor .honor_box .swiper-button-prev{background:url(../images/about_ico.png) center no-repeat; left:0; width:44px; height:44px; background-position:-44px 0; top:42%; transition: all .2s ease;}
.ab_honor .honor_box .swiper-button-prev:hover{background-position:-44px -44px;}
.ab_honor .honor_box .swiper-button-next{background:url(../images/about_ico.png) center no-repeat; right:0; width:44px; height:44px; background-position:-44px -88px; top:42%; transition: all .2s ease;}
.ab_honor .honor_box .swiper-button-next:hover{background-position:-44px -132px;}
.ab_honor .honor_box .swiper-pagination{ top:auto;left:50%!important; transform:translateX(-50%); display: flex;display: -webkit-flex;align-items: center;justify-content: center;}
.ab_honor .honor_box .swiper-pagination-bullet { display: inline-block; width:38px; height:11px; border-radius:6px; margin: 0 5px; cursor: pointer; background:rgba(255,255,255,.3); border-radius:6px; transition: all .4s ease;}
.ab_honor .honor_box .swiper-pagination-bullet-active{background:#0291bc;}
@media screen and (max-width:1080px){
	.ab_honor{padding:25px 0 60px;}
	.ab_honor .honor_box{ margin-top:10px;padding: 0 60px;}
	.ab_honor .wiper-container5 ul li .pic{ height:260px;}
	.ab_honor .wiper-container5 ul li .name{ margin:20px 0 30px; font-size:16px;}
	.ab_honor .honor_box .swiper-pagination-bullet {width:30px; height:8px;margin: 0 4px;}
}
@media screen and (max-width:767px){
	.ab_honor{padding:15px 0 50px;}
	.ab_honor .wiper-container5 ul li .name{margin: 15px 0 20px;}
}

/*关于我们 三点服务*/
.ab_service{padding:90px 0; overflow:hidden;}
.ab_service ul li{ width:33.33333%; float:left; padding:0 60px; text-align:center;}
.ab_service ul li p{ margin-top:35px; font-size:26px; font-weight:bold;}
.ab_service ul li em{ display:block; width:40px; height:2px; background:#0291bc;margin: 14px auto 26px;transition: all .4s ease;}
.ab_service ul li:hover em{ width:70px;}
.ab_service ul li span{line-height: 28px; color:#666; font-size:16px;}
@media screen and (max-width:1399px){
	.ab_service{padding:70px 0;}
}
@media screen and (max-width:1080px){
	.ab_service{padding:50px 0;}
	.ab_service ul li{padding:0 40px;}
	.ab_service ul li p{ margin-top:20px;}
	.ab_service ul li em{margin: 10px auto 16px;}
}
@media screen and (max-width:767px){
	.ab_service{padding:40px 0;}
	.ab_service ul li{padding:0 20px;}
	.ab_service ul li p{ font-size:20px;}
	.ab_service ul li span{ font-size:15px;}
}
@media screen and (max-width:580px){
	.ab_service{padding:20px 0 15px;}
	.ab_service ul li{ width:100%; margin-bottom:20px;}
}


/*产品列表页*/
/*产品分类 开始*/
.proleft { width:23.5%; overflow:hidden; float:left;}
.proleft .cp_type{background-color:#fff; padding:36px 0 10px;}
.cp_type .hd { width:100%; height:auto; margin:0 auto 22px; padding:0 30px;}
.cp_type .hd p { width:100%; height:32px; line-height:32px; color:#0291bc; font-size:24px; font-weight:bold; margin:0 auto 4px; padding:0;}
.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; height:24px; line-height:24px; color:#ccc; font-size:14px;}
.cp_type .hd i { display:none;}
.cp_type .hd em{ display:block; width:50px; height:2px;background:url(../images/ProIcoline.png) center no-repeat; margin:13px 0 0;}

.cp_type .bd { padding:0 0 10px;}
.cp_type .bd ul li { background-color:#fff;border-bottom:0px solid #eee; 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:58px; padding:0 30px;position:relative; border-bottom:1px solid #eee;}
.cp_type .bd ul li:last-child p {border-bottom: 0;}
.cp_type .bd ul li p a { display:block; width:100%;line-height:58px; padding:0; overflow: hidden;color:#333; font-size:16px; font-weight:bold; 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:15px;}
.cp_type .bd ul li div { display:none;}
.cp_type .bd ul li div a { display:block; height:35px; line-height:35px; color:#999; font-size:15px;  padding:0 45px; overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}
.cp_type .bd ul li div a:before{ content:""; display:block; height:6px; width:6px; background:url(../images/proflico.png) no-repeat; background-position:0 0; float:left;margin-right: 8px; margin-top: 14px;}
.cp_type .bd ul li div a:first-child { margin-top: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 #cb0010;}
.cp_type .bd ul li.on p,.cp_type .bd ul li:hover p {background:#0291bc; border:0;}
.cp_type .bd ul li p:hover a, .cp_type .bd ul li.on p a { color:#fff;}
.cp_type .bd ul li p:hover span { background:url(../images/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:#0291bc;}
.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:#0291bc; 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(../images/mulu0.png) center center no-repeat; position:absolute; top:0; right:15px;}
.ProAll a:hover { background:#0291bc; color:#fff;}
.ProAll a:hover i { background:url(../images/mulu1.png) center center no-repeat;}

/*相关文章 开始*/
.NyXgwz { overflow:hidden; background-color:#fff; padding:33px 0 10px; margin-top:32px;}
.NyXgwz .NyXgwz_Title { width:100%; height:auto; margin:0 auto 20px; padding:0 30px; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.NyXgwz_Title p { width:100%; height:32px; line-height:32px; color:#0291bc; font-size:24px; font-weight:bold; margin:0 auto 4px; padding:0;}
.NyXgwz_Title p img { display:block; width:28px; height:28px; margin:2px 10px 2px 0; padding:0; float:left;}
.NyXgwz_Title span { display:block; height:24px; line-height:24px; color:#ccc; font-size:14px;}
.NyXgwz_Title em{ display:block; width:50px; height:2px;background:url(../images/ProIcoline.png) center no-repeat; margin:13px 0 0;}

.NyXgwz .NyXgwz_List { width:100%; height:auto; min-height:200px; margin:0 auto; padding:0 30px; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.NyXgwz_List dl dd { width:100%; height:auto; margin:0 auto; padding:10px 0; border-top:1px solid #eee;}
.NyXgwz_List dl dd a { display:block; width:100%; height:40px; overflow:hidden; line-height:40px; color:#333; font-size:16px; white-space:nowrap; text-overflow: ellipsis; margin:0 auto; position:relative; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.NyXgwz_List dl dd a:hover { color:#0291bc;}
/*相关文章 结束*/
@media screen and (max-width:1399px){
	.proleft .cp_type{padding: 26px 0 0;}
	.cp_type .hd{margin: 0 auto 20px; padding:0 20px;}
	.cp_type .hd span{font-size:12px;height: 20px;line-height: 20px;}
	.cp_type .hd em{margin-top:8px;}
	.cp_type .bd ul li p{ height:48px;padding:0 20px;}
	.cp_type .bd ul li p a{ line-height:48px;font-size: 15px;}
	.cp_type .bd ul li p span{ right:5px;}
	.cp_type .bd ul li div a{height: 30px;line-height: 30px;padding: 0 30px;}
	.cp_type .bd ul li div a:first-child{ margin-top:10px;}
	.cp_type .bd ul li div a:last-child{ margin-bottom:5px;}
	.ProAll a{font-size: 15px; padding: 0 20px;}
	.ProAll a i{ right:5px;}
	.NyXgwz{padding: 25px 0 10px;}
	.NyXgwz_Title span{font-size:12px;}
	.NyXgwz_Title em{ margin-top:8px;}
}
@media screen and (max-width:1080px){
	.proleft{ width:100%;}
	.proleft .cp_type{ padding:20px 0 1px;}
	.cp_type .hd{ position:relative; padding:0 30px;}
	.cp_type .hd i{ display:block;  width: 40px;height: 40px; margin: 0; padding: 0;background: rgba(10,79,156,0.06) url(../images/mulu3.png) center center no-repeat; position: absolute;top: 0;right:20px;}
	.cp_type .hd.on i{background: rgba(2,146,168,0.06) url(../images/mulu4.png) center center no-repeat;}
	.cp_type .hd span{ display:none;}
	.cp_type .bd {display: none;}
	.cp_type .bd ul li p{ padding:0 30px;}
	.cp_type .bd ul li p a{font-size: 16px;}
	.cp_type .bd ul li p span{right:15px;}
	.cp_type .bd ul li.on p span{ right:15px;}
	.ProAll a{font-size: 16px; padding: 0 30px;}
	.ProAll a i{ right:15px;}
	.NyXgwz{ margin-top:10px;padding: 20px 0 0;}
	.NyXgwz_Title span{ display:none;}
	.NyXgwz .NyXgwz_List{ min-height:auto;}
}
@media screen and (max-width:767px){
	.cp_type .hd{padding:0 20px;}
	.cp_type .hd p,.NyXgwz_Title p{ font-size:20px;}
	.cp_type .hd i{ right:20px;width: 34px;height: 34px;top: 5px;}
	.cp_type .bd ul li p,.cp_type .bd ul li div a,.ProAll a{padding:0 20px;}
	.cp_type .bd ul li.on p span,.cp_type .bd ul li:hover p span,.cp_type .bd ul li p span{ right:10;}
	.NyXgwz .NyXgwz_Title,.NyXgwz .NyXgwz_List{padding:0 20px;}
}
/*产品分类 结束*/

.cp_content{ padding: 58px 0; overflow:hidden;}
.proright{width:74%; float:right;}
.proright ul.list li{ width:100%; background:#fff; padding:22px; overflow:hidden;transition: all .4s ease; margin-bottom:27px;}
.proright ul.list li:hover{background:#0291bc;}
.proright ul.list li:last-child{ margin-bottom:0;}
.proright ul.list li a.pic{ display:block; width:272px; height:220px; background:#f3f4f6; float:left; position:relative; overflow:hidden;}
.proright ul.list li a.pic img{ position:absolute; margin:auto; top:0; bottom:0; left:0; right:0; max-width:100%; max-height:100%;transition: all .6s ease;}
.proright ul.list li:hover a.pic img{transform: scale(1.05);}
.proright ul.list li .text{width: calc(100% - 300px);float:right;margin-top: 15px;}
.proright ul.list li .text a.name{ font-size:22px; font-weight:bold; line-height:24px; margin-bottom:24px;display:block;max-width:100%; overflow:hidden; white-space:nowrap;text-overflow:ellipsis;}
.proright ul.list li:hover .text a.name{ color:#fff;}
.proright ul.list li .text a.name:before{ content:""; display:block; width:3px; height:24px; background:#0291bc; float:left; margin-right:10px;}
.proright ul.list li:hover .text a.name:before{ background:#fff;}
.proright ul.list li .text dl{ width:100%; overflow:hidden;}
.proright ul.list li .text dl dd:before{ content:""; display:block; width:34px; height:34px; border-radius:50%;background:#f3f4f6 url(../images/prilistico1.png) center no-repeat; float:left; margin-right:10px;margin-top: 5px;}
.proright ul.list li .text dl dd{ width:25%; float:left;max-width:100%; overflow:hidden; white-space:nowrap;text-overflow:ellipsis;display: block;}
.proright ul.list li .text dl dd p{ font-size:14px;}
.proright ul.list li:hover .text dl dd p{ color:#fff;}
.proright ul.list li .text dl dd span{font-size:14px; color:#999;}
.proright ul.list li:hover .text dl dd span{color:rgba(255,255,255,.7);}
.proright ul.list li .text dl dd:nth-of-type(1):before{ background-position:0 0;}
.proright ul.list li .text dl dd:nth-of-type(2):before{ background-position:0 -34px;}
.proright ul.list li .text dl dd:nth-of-type(3):before{ background-position:0 -68px;}
.proright ul.list li .text dl dd:nth-of-type(4):before{ background-position:0 -102px;}
.proright ul.list li .text .ms p{ font-size:18px; margin:20px 0 15px;}
.proright ul.list li:hover .text .ms p{ color:#fff;}
.proright ul.list li .text .ms p:before{ content:""; display:block; width:3px; height:24px; background:#0291bc; float:left; margin-right:10px;}
.proright ul.list li:hover .text .ms p:before{ background:#fff;}
.proright ul.list li .text .ms span{ font-size:14px; color:#999; line-height:24px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical; max-height:48px;}
.proright ul.list li:hover .text .ms span{ color:rgba(255,255,255,.7);}
@media screen and (max-width:1399px){
	.cp_content{ padding: 48px 0;}
	.proright ul.list li a.pic{ width:232px;}
	.proright ul.list li .text { width: calc(100% - 255px);}
}
@media screen and (max-width:1199px){
	.proright ul.list li .text dl dd{ width:33.333%;}
    .proright ul.list li .text dl dd:nth-of-type(2){ display:none;}
}
@media screen and (max-width:1080px){
	.cp_content{padding: 33px 0;}
	.proright{ width:100%; margin-top:20px;}
	.proright ul.list li{ margin-bottom:10px;}
}
@media screen and (max-width:767px){
	.proright ul.list li a.pic{ width:100%; height:280px;}
	.proright ul.list li .text{width:100%;}
}
@media screen and (max-width:600px){
	.proright ul.list li{padding:15px;}
	.proright ul.list li .text a.name{ font-size:20px; margin-bottom:15px;}
	.proright ul.list li .text dl dd{ width:50%;}
	.proright ul.list li .text dl dd:nth-of-type(4){ display:none;}
	.proright ul.list li .text .ms p{ display:none;}
	.proright ul.list li .text .ms span{ margin-top:10px;}
}
@media screen and (max-width:374px){
	.proright ul.list li a.pic{ height:220px;}
}


/*分页样式 开始*/
#fengye { text-align: center; margin: 30px auto 0; color: #555; font-size:14px;}
.lyNy_News #fengye{margin: 0 auto;}
#fengye table { margin:0 auto;}
#fengye a { display: inline-block; padding: 0 15px; background: #e7e7e7; height: 32px; line-height: 32px; text-align: center; margin: 0 5px; border-radius:2px; color: #333; font-size:14px;}
#fengye a:hover { background: #0291bc; color: #fff; }
#fengye a.pnnum1 { background: #0291bc; color: #fff; }
#fengye input { display: inline-block; padding: 0 5px; background-color: #0291bc; width: 40px !important; height: 32px !important; line-height: 32px; text-align: center; border-radius: 2px; margin: 0 5px; color: #fff; cursor: pointer; border: 0; outline:none;}
#fengye .p_input { display: inline-block; padding: 0 15px; background: #ddd; height: 32px; line-height: 32px; text-align: center; margin: 0 5px; color: #333; cursor: default;}
.lyNy_video #fengye { margin:0 auto;}
@media (max-width: 1080px) {
	#fengye {margin: 20px auto 0; }
}
@media (max-width: 767px) {
	#fengye { margin:15px auto 0; font-size:0;}
	#fengye input, #fengye .p_input { display:none;}
	#fengye a { height: 40px; line-height: 40px; padding: 0 20px; border-radius: 4px; background:#ddd;}
	#fengye a#firstpage, #fengye a#uppage, #fengye a#downpage, #fengye a#endpage { display:inline-block;}
	#fengye table tr td { font-size:0;}
}
@media (max-width: 375px) {
}
@media screen and (max-width:374px) and (min-width:321px) {
	#fengye a{padding: 0 4%;}
}
@media (max-width: 320px) {
	#fengye a { padding:0 12px;}
}
/*分页样式 结束*/

/*内页产品中心页面*/
.lqPro_list ul li{ width:32%; float:left; margin:0 2% 30px 0; background:#fff; position:relative;padding:20px 30px;}
.lqPro_list ul li:nth-child(3n+3){ margin-right:0;}
.lqPro_list ul li .lqPro_Img{ display:block; width:100%; height:290px; position:relative; overflow:hidden; }
.lqPro_list ul li .lqPro_text{ border-top:1px solid #e6e6e6; padding:20px 0 0;}
.lqPro_list ul li .lqPro_text a{ display:block; font-size:18px; color:#222;overflow:hidden; white-space:nowrap;text-overflow:ellipsis; font-weight:bold;}
.lqPro_list ul li .lqPro_text a:before{ content:""; display:inline-block; width:6px; height:6px; border-radius:50px; background:#0291bc; margin: 0 10px 3px 0;}
.lqPro_list ul li .lqPro_text p{ font-size:16px; color:#999; margin-top:5px;overflow:hidden; white-space:nowrap;text-overflow:ellipsis;}
.lqPro_list ul li .lqPro_btn{ width:48px; height:48px; display:block; position:absolute;background:#ddd; padding:10px; right:0; top:0;}
.lqPro_list ul li:hover{box-shadow: 0 0 20px rgba(2, 145, 188, 0.1);}
.lqPro_list ul li:hover .lqPro_btn{ background:#0291bc;}
.lqPro_list ul li:hover .lqPro_Img img{-webkit-transform: scale(1.1); -moz-transform: scale(1.1); transform: scale(1.1);}
.lqPro_list ul li:hover .lqPro_text a{ color:#0291bc;}
@media screen and (max-width:1440px){
	.lqPro_list ul li .lqPro_Img{ height:260px;}
	.lqPro_list ul li .lqPro_btn{ width:43px; height:43px;}
	.lqPro_list ul li .lqPro_text p{ font-size:15px;}
}
@media screen and (max-width:1200px){
	.lqPro_list ul li .lqPro_text a{ font-size:16px;}
	.lqPro_list ul li .lqPro_btn{ width:40px; height:40px;}
	.lqPro_list ul li .lqPro_text p{ font-size:14px;}
	
}
@media screen and (max-width:1080px){

	.lqPro_list ul li .lqPro_Img{ height:240px;}
}
@media screen and (max-width:920px){
	.lqPro_list ul li{ width:48.5%; margin:0 3% 25px 0;}
	.lqPro_list ul li:nth-child(2n+2){ margin-right:0;}
	.lqPro_list ul li:nth-child(3n+3){ margin-right:3%;}
	.lqPro_list ul li:nth-child(6n+6){ margin-right:0;}	
	
}
@media screen and (max-width:550px){
	.lqPro_list ul li{ width:100%; margin:0 0 20px;}
	
}


/*产品详细页*/
.cp_content .NyProDetail_Main { width:100%; height:auto; padding:45px; margin-bottom:37px; background-color:#fff; overflow:hidden; position:relative;}
.cp_content .NyProDetail_Main:after{ content:"";display:block; width:40px; height:40px;  background:url(../images/sj_bg.jpg) center no-repeat; position:absolute; right:0; bottom:0;}
.NyProDetail_Main .NyProDetail_Img { width:32.5714%; 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:62px;margin-top:10px; overflow:hidden;}
#spec-left { width:16px; height:62px; 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:18.8%; height:62px; margin:0 1.5% 0 0;}
#spec-list ul li:last-child {margin:0;}
#spec-list ul li p { width:100%; height:100%; overflow:hidden; margin:0; padding:0;position:relative;border:1px solid #f3f4f6;}
#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:366px; overflow:hidden; padding:0; border:1px solid #f3f4f6; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.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;}
.bigimg { }
.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;}
.prodetail_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:64.4286%; height:auto;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:24px; font-weight:bold; word-break:break-all; position:relative; display:-webkit-box; text-overflow:ellipsis; -webkit-line-clamp:2; -webkit-box-orient:vertical; padding-bottom:12px; margin-top:12px;}
.NyProDetail_Text .NyProDetail_Name i { display:block; width:95px; height:4px; margin:0; padding:0; background-color:#0291bc; position:absolute; left:0; bottom:0;}
.NyProDetail_Text .NyProDetail_Ms { width:100%; height:auto; overflow:hidden; margin:35px auto 29px;padding: 20px 28px;background-color: #f3f4f6; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.NyProDetail_Text .NyProDetail_Ms h1 { width:100%; height:84px; overflow:hidden; line-height:28px; color:#999; font-size:15px; 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;}
.NyProDetail_Text .NyProDetail_Ms h1 span { color:#333; font-weight:bold;}
.NyProDetail_Text .NyProDetail_Tags { width:100%; height:auto; margin:0 auto; padding:0;}
.NyProDetail_Text .NyProDetail_Tags font{ font-size:20px;}
.NyProDetail_Text .NyProDetail_Tags dl{ margin-top:25px;}
.NyProDetail_Text .NyProDetail_Tags dl dd { width:23.5%; float:left; margin-right:2%;}
.NyProDetail_Text .NyProDetail_Tags dl dd:nth-of-type(4){ margin-right:0;} 
.NyProDetail_Text .NyProDetail_Tags dl dd p{ width:100%; height:44px; line-height:44px; text-align:center; color:#fff; background:#0291bc; font-size:18px;}
.NyProDetail_Text .NyProDetail_Tags dl dd .xx{width:100%; height:74px;background:#f3f4f6;padding:0 5px; overflow:hidden;font-size:16px; color:#999;position:relative;}
.NyProDetail_Text .NyProDetail_Tags dl dd .xx i{max-width:100%; height:34px; line-height:34px; padding-left:34px; background:url(../images/prilistico1.png) center no-repeat;background-position:0 0;position: absolute;transform: translate(-50%, -50%);top: 50%;left: 50%;padding-left: 34px;overflow:hidden; white-space:nowrap;text-overflow:ellipsis;display: block;}
.NyProDetail_Text .NyProDetail_Tags dl dd .xx span{ }
.NyProDetail_Text .NyProDetail_Tags dl dd:nth-of-type(2) .xx i{background-position:0 -34px; }
.NyProDetail_Text .NyProDetail_Tags dl dd:nth-of-type(3) .xx i{background-position:0 -68px; }
.NyProDetail_Text .NyProDetail_Tags dl dd:nth-of-type(4) .xx i{background-position:0 -104px; }
@media screen and (max-width:1299px){
	.NyProDetail_Main .NyProDetail_Img{ width:40%;}
    .NyProDetail_Main .NyProDetail_Text{ width:56%;}
	.NyProDetail_Text .NyProDetail_Tags dl dd{ width:32%;}
	.NyProDetail_Text .NyProDetail_Tags dl dd:nth-of-type(2){ display:none;}
	
}
@media screen and (max-width:1080px){
	.NyProDetail_Main .NyProDetail_Img{ width:100%;}
	.jqzoom{ height:426px;}
	#spec-n5{ height:82px;}
	#spec-list ul li{ height:82px;}
	.NyProDetail_Main .NyProDetail_Text{width:100%;}
	.NyProDetail_Text .NyProDetail_Name i{ display:none;}
	.NyProDetail_Text .NyProDetail_Ms{ margin: 0 auto 15px;}
	.NyProDetail_Text .NyProDetail_Tags dl { margin-top: 15px;}
}
@media screen and (max-width:767px){
	.jqzoom{ height:336px;}
	.NyProDetail_Text .NyProDetail_Name{ font-size:20px;}
	.NyProDetail_Text .NyProDetail_Ms{padding: 10px 18px;}
	.NyProDetail_Text .NyProDetail_Tags font{ display:none;}
	.NyProDetail_Text .NyProDetail_Tags dl dd{ width:48.5%; margin-right:3%;}
	.NyProDetail_Text .NyProDetail_Tags dl dd:nth-of-type(4){ display:none;}
	.NyProDetail_Text .NyProDetail_Tags dl dd:nth-of-type(3){ margin-right:0;}
}
@media screen and (max-width:600px){
	.cp_content .NyProDetail_Main{ padding:35px 20px 45px;margin-bottom:20px;}
	.jqzoom{ height:236px;}
	#spec-n5{ height:52px;}
	#spec-list ul li{ height:52px;}
	.NyProDetail_Text .NyProDetail_Tags dl dd .xx{ height:54px;}
	.NyProDetail_Text .NyProDetail_Tags dl dd .xx span{ line-height:54px; font-size:14px;}
}

/*产品详细页内容*/
.cpxxcontent{ background:#fff; padding:40px 40px 0; overflow:hidden; border-bottom:8px solid #0291bc;}
.cpxxcontent .cpxx_tit{ font-size:24px; font-weight:bold; color:#0291bc; position:relative; padding-bottom:10px; margin-bottom:30px;}
.cpxxcontent .cpxx_tit:before{content:""; display:block; width:94px; height:3px; background:#0291bc; position:absolute; left:0;bottom:0; z-index:2;}
.cpxxcontent .cpxx_tit:after{content:""; display:block; width:100%; height:1px; background:#e6e6e6; position:absolute; left:0;bottom:1px;}
.c_detail_wrap{ line-height:30px;}
.c_detail_wrap img,.c_detail_wrap p,.c_detail_wrap span,.c_detail_wrap div,.c_detail_wrap video,.c_detail_wrap embed,.c_detail_wrap table,.c_detail_wrap tr,.c_detail_wrap td{max-width:100% !important;max-height: 100% !important; white-space:normal;word-break:break-all;word-break: normal;}

.cpxxcontent .ny_fanye{ width:100%; height:64px; padding:0 24px; background:#f3f4f6; overflow:hidden; margin-top:30px; position:relative;}
.cpxxcontent .ny_fanye .NyProPrev{ width:45%; float:left; font-size:16px; font-weight:bold; line-height:64px;overflow:hidden; white-space:nowrap;text-overflow:ellipsis;color:#666;}
.cpxxcontent .ny_fanye .NyProPrev img{ margin-right:7px;vertical-align: middle;}
.cpxxcontent .ny_fanye .NyProPrev a{ color:#666; font-weight:400; transition: all .4s ease; margin-left:7px;}
.cpxxcontent .ny_fanye .NyProPrev:hover a{ color:#0291bc;}
.cpxxcontent .ny_fanye .NyPronext{width:49%; float:right; font-size:16px; font-weight:bold; line-height:64px; text-align:right;overflow:hidden; white-space:nowrap;text-overflow:ellipsis;color:#666}
.cpxxcontent .ny_fanye .NyPronext img{ margin:0 7px;vertical-align: middle;}
.cpxxcontent .ny_fanye .NyPronext a{ color:#666; font-weight:400; transition: all .4s ease;}
.cpxxcontent .ny_fanye .NyPronext:hover a{ color:#0291bc;}
.cpxxcontent .ny_fanye em{ display:block;width:1px; height:100%; background:#ddd; position:absolute; left:50%;}

.cpxxcontent .ordertit{ margin-top:40px;}
@media screen and (max-width:1399px){
	.cpxxcontent{ background:#fff; padding:30px 30px 0;}
}
@media screen and (max-width:767px){
	.cpxxcontent{padding: 20px 20px 0;}
	.cpxxcontent .cpxx_tit{ font-size:20px; margin-bottom:20px;}
	.cpxxcontent .ny_fanye{ height:100px;padding: 0 14px;}
	.cpxxcontent .ny_fanye .NyProPrev,.cpxxcontent .ny_fanye .NyPronext{ width:100%; height:50px; line-height:50px;font-size: 14px;}
	.cpxxcontent .ny_fanye .NyProPrev img,.cpxxcontent .ny_fanye .NyPronext img{width: 26px; height: 19px; display:none;}
	.cpxxcontent .ny_fanye .NyPronext{ float:left; text-align:left;}
	.cpxxcontent .ny_fanye .NyPronext a{ margin-left:7px;}
	.cpxxcontent .ny_fanye em{width:100%;height:1px; left:0; top:50%;}
	.cpxxcontent .ordertit{ margin-top:25px;}
}

/*内页技术文章*/
.art_content{padding: 58px 0; overflow: hidden;}
.art_content ul.artul li{ width:32%; margin-right:2%; float:left; background:#fff; padding:25px; margin-bottom:25px;transition: all .4s ease;}
.art_content ul.artul li:nth-child(3n){ margin-right:0;}
.art_content ul.artul li:hover{box-shadow:0px 5px 15px rgba(0,0,0,.1); position:relative; -webkit-transform: scale(1.05);-moz-transform: scale(1.05);transform: scale(1.05);}
.art_content ul.artul li em{ display:block; color:#999; border:1px solid #999; border-radius:3px; width:80px; height:29px; line-height:29px; text-align:center; float:left;}
.art_content ul.artul li .time{ float:right; text-align:right;}
.art_content ul.artul li .time p{ color:#999;}
.art_content ul.artul li .time span{color:#666; font-size:24px; font-weight:bold; line-height:26px;}
.art_content ul.artul li .name{ display:block; width:80%; font-size:18px; font-weight:bold;margin:7px 0 15px;height:54px; overflow:hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;transition: all .4s ease;}
.art_content ul.artul li:hover .name{ color:#0291bc;}
.art_content ul.artul li i{ display:block; height:2px; width:100%; background:#f5f5f5; margin-bottom:15px;}
.art_content ul.artul li .ms{color:#999; line-height:24px; height:48px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.art_content ul.artul li .more{ display:block; width:25px; height:25px; line-height:25px; background:#eee; border-radius:50%; text-align:center; color:#999; font-size:18px; margin-top:15px;transition: all .4s ease;}
.art_content ul.artul li:hover .more{background:#0291bc; color:#fff;}


@media screen and (max-width:1399px){
	.art_content{padding: 48px 0;}
}
@media screen and (max-width:1080px){
	.art_content{padding: 33px 0;}
	.art_content ul.artul li{ width:49%; margin-right:2%;margin-bottom:15px;}
	.art_content ul.artul li:nth-child(3n){ margin-right:2%;}
	.art_content ul.artul li:nth-child(2n){ margin-right:0;}
}
@media screen and (max-width:767px){
	.art_content ul.artul li{ width:100%; margin-right:0;margin-bottom:10px;}
	.art_content ul.artul li:nth-child(3n){ margin-right:0;}
	.art_content ul.artul li .name{ width:100%; height:27px;-webkit-line-clamp: 1;}
}

/*技术文章详细页*/
.art_content .artleft {width: 286px;float: left;}
.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:#0291bc;}
.art_content .artleft .xx_tjart .btn{ width:94px; height:29px; line-height:29px; text-align:center; color:#fff; font-size:15px; background:#0291bc; border-radius:14px;}
.art_content .artleft .art_Prev,.art_content .artleft .art_next{width:100%; background: #fff;padding: 30px; margin-bottom:15px;}
.art_content .artleft .art_Prev p,.art_content .artleft .art_next p{ font-size:20px; font-weight:bold; margin-bottom:10px;}
.art_content .artleft .art_Prev a,.art_content .artleft .art_next a{ font-size:15px; color:#666; line-height:24px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical; transition: all .4s ease;}
.art_content .artleft .art_Prev:hover a,.art_content .artleft .art_next:hover a{color:#0291bc;}
.art_content .artleft .art_fenx{width:100%; background: #fff;padding: 30px; margin-top:15px;}
.art_content .artleft .art_fenx p{font-size:20px; font-weight:bold; margin-bottom:15px;}
.bdshare-button-style0-24 a, .bdshare-button-style0-24 .bds_more{ background-image:none !important; padding-left:0 !important;}
.art_content .artleft .art_fenx .iconfont{width: 40px;height: 40px;display: inline-block;text-align: center;border: 1px solid #999;line-height: 40px;border-radius: 50%;margin-right: 10px;}
.art_content .artleft .art_fenx .bds_weixin::before { content:"";display: block; width:40px; height:40px;background: url(../images/weixin_ico.png) center no-repeat;}
.art_content .artleft .art_fenx .bds_sqq::before { content:"";display: block; width:40px; height:40px;background: url(../images/qq_ico.png) center no-repeat;}
.art_content .artleft .art_fenx .bds_qzone::before { content:"";display: block; width:40px; height:40px;background: url(../images/kj_ico.png) center no-repeat;}
.art_content .artleft .art_fenx .fh{ width:100%; height:37px; line-height:37px; background:#0291bc; text-align:center; margin-top:10px; }
.art_content .artleft .art_fenx .fh a{color:#fff; font-size:16px;}
#bdshare_weixin_qrcode_dialog{ height:261px !important;}
#bdshare_weixin_qrcode_dialog .bd_weixin_popup_foot{display:none !important;}
#bdshare_weixin_qrcode_dialog .bd_weixin_popup_main{ padding:15px 0 !important;overflow: hidden !important;}


.art_content .artright{width: calc(100% - 306px); background: #fff; float: right; min-height:500px;padding: 40px 30px;}
.art_content .artright .biaoti{ font-size:26px; font-weight:bold;}
.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;}

@media screen and (max-width:1399px){
	.art_content .artleft {width: 236px; margin-top:20px;}
	.art_content .artleft .xx_tjart{ padding: 20px;}
	.art_content .artright{width: calc(100% - 256px);padding: 30px 20px;}
}
@media screen and (max-width:1080px){
	.art_content .artleft {width: 100%;}
	.art_content .artright{width: 100%; min-height:300px;}
}
@media screen and (max-width:767px){
	.art_content .artright{padding: 20px 20px 30px;}
	.art_content .artright .biaoti{ font-size:20px;}
	.art_content .artright .information{ margin: 10px 0 15px; padding-bottom:10px;}
	.art_content .artright .information p:nth-of-type(2){ margin-left:10px;}
}
@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;}
}

/*联系我们页面*/
.lxwm_content{ background:#fff !important; padding:58px 0 0 !important;border-top: 1px solid #eee;}
.lxwm_content .w1400{display: -webkit-flex;display: flex;flex-wrap: wrap; position:relative; z-index:333; min-height:550px;}
.lxwm_content .lff_tit{ font-size:24px; font-weight:bold; padding-bottom:15px; position:relative;}
.lxwm_content .lff_tit:before{ content:""; display:block; width:94px; height:1px; background:#e9e9ea; position:absolute; bottom:0; left:0;}
.lxwm_content .lff_tit:after{ content:""; display:block; width:30px; height:1px; background:#0291bc;position:absolute; bottom:0; left:0;}
/*留言框*/
.lxwm_content .lff_msg{ width:460px; float:left;box-shadow:0 0 15px rgba(0,0,0,.12); background:#fff; padding:40px 26px 5px; border-bottom:8px solid #0291bc;}
.lff_msg #ly_msg.ly_msg .msg_ipt1 input, .lff_msg .msg_ipt12 input, .lff_msg .msg_ipt2 input, .lff_msg .msg_tara textarea, .lff_msg #ly_msg.ly_msg ul li .msg_ipt0 textarea, .lff_msg .msg_ipt12 .msg_option{ background:#fff !important;}
.lxwm_content #ly_msg.ly_msg ul li:nth-of-type(2),.lxwm_content #ly_msg.ly_msg ul li:nth-of-type(6),.lxwm_content #ly_msg.ly_msg ul li:nth-of-type(7){ display:none !important;}
.lff_msg #ly_msg.ly_msg ul li:nth-of-type(9){display:flex; display: -webkit-flex;justify-content: space-between; }
.lff_msg #ly_msg.ly_msg ul li h4{ width:82px !important; padding-right:10px!important;}
.lff_msg #ly_msg.ly_msg ul li .msg_ipt1, .lff_msg #ly_msg.ly_msg ul li .msg_ipt12, .lff_msg #ly_msg.ly_msg ul li .msg_tara{width: calc(100% - 94px)!important; }
.lff_msg #ly_msg.ly_msg ul li:last-child { margin-bottom:0 !important;}
.lff_msg #ly_msg.ly_msg ul li:last-child h4{ display:none !important;}
.lxwm_content #ly_msg.ly_msg ul li:last-child .msg_btn{ width:100% !important;}
.lff_msg .ly_msg .msg_btn input{margin: 0 15px 0 0;}
.lff_msg #ly_msg.ly_msg ul li a.yzm_img{ height:40px!important; width:120px!important; margin-top:0!important;}
.lff_msg #ly_msg.ly_msg ul li .c_yzm{ padding-bottom:0 !important;}
.lff_msg #ly_msg.ly_msg ul li .msg_ipt2 > span{ display:none !important;}
.lff_msg #ly_msg.ly_msg .msg_btn input{ width:48.5% !important; margin:0!important;}
.lff_msg .msg_btn input.msg_btn1{ background:#0291bc !important;}
.lff_msg #ly_msg.ly_msg .msg_btn input:last-child{ margin: 0 0 0 3%!important;}


/*联系方式*/
.lxwm_content .lxfs_box{width: calc(100% - 460px); float:right;padding: 40px 62px;}
.lxwm_content .lxfs_box ul.nylx_tel{ margin-top:40px; overflow:hidden; padding-bottom:30px; border-bottom: 1px solid #e9e9ea;}
.lxwm_content .lxfs_box ul.nylx_tel li { float: left; margin-right:7%; background: url(../images/tel01.png) no-repeat left center; padding-left: 60px; }
.lxwm_content .lxfs_box ul.nylx_tel li:last-child{ margin-right:0;}
.lxwm_content .lxfs_box ul.nylx_tel li span { display: block; font-size: 16px; color: #999; }
.lxwm_content .lxfs_box ul.nylx_tel li b { font-size: 32px; color: #0291bc; font-family: impact; display: block;}
.lxwm_content .ly_Ny_list{overflow:hidden; margin:40px 0;}
.lxwm_content .ly_Ny_list ul li { float: left; width: 31.333333%; margin-right: 3%; border-right: 1px solid #ddd; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; padding-left: 85px; min-height: 70px; padding-right: 30px; word-wrap: break-word;}
.lxwm_content .ly_Ny_list ul li span { display: block; font-size: 16px; color: #999; margin-top: 12px; }
.lxwm_content .ly_Ny_list ul li b { font-size: 15px; color: #333; margin-top: 5px;}
.lxwm_content .ly_Ny_list ul li:nth-child(1) { background: url(../images/y38.png) no-repeat left top; }
.lxwm_content .ly_Ny_list ul li:nth-child(2) { background: url(../images/y39.png) no-repeat left top; }
.lxwm_content .ly_Ny_list ul li:nth-child(3) { margin-right: 0;padding-right:0; border: 0; background: url(../images/y40.png) no-repeat left top; }



.lxwm_content .NyContactMap_main{ width:100%; margin-top:-240px;}
#container { min-width:600px; min-height: 500px;}
.lxwm_content [onpositionupdate]{ display:none;}
@media screen and (max-width:1399px) {
	.lxwm_content{padding:48px 0 0 !important;}
	.lxwm_content .lxfs_box{padding: 40px 40px;}
	.lxwm_content .ly_Ny_list{margin: 40px 0 0;}
	.lxwm_content .ly_Ny_list ul li{ width:100%; margin-bottom:20px; border-right: 0;}
	.lxwm_content .NyContactMap_main{ margin-top:0;}
}
@media screen and (max-width:1080px) {
	.lxwm_content{ padding:38px 0 0 !important;}
	.lxwm_content .lff_tit{ font-size:20px;}
	.lxwm_content .lff_tit:before{ width:78px;}
	.lxwm_content .lff_msg{ width:100%;}
	.lxwm_content .lxfs_box{width:100%;padding: 30px 20px;}
	.lxwm_content .lxfs_box ul.nylx_tel{ margin-top:30px;}
	.lxwm_content .lxfs_box ul.nylx_tel li b{font-size: 26px;}
	.lxwm_content .ly_Ny_list{ margin-top:30px;}
	.lxwm_content .ly_Ny_list ul li{ margin-bottom:10px;}
	#container {min-height: 300px;}
}
@media screen and (max-width:767px) {
    .lff_msg #ly_msg.ly_msg ul li{margin: 0 auto 10px!important;}
	.lff_msg #ly_msg.ly_msg ul li .msg_ipt1, .lff_msg #ly_msg.ly_msg ul li .msg_ipt12, .lff_msg #ly_msg.ly_msg ul li .msg_tara{width:100%!important; }
	.lff_msg #ly_msg.ly_msg .msg_btn input{ width:48.5% !important; margin:0!important;}
	.lff_msg #ly_msg.ly_msg .msg_btn input:last-child{ margin: 0 0 0 3%!important;}
}

/*荣誉资质内页*/
.honor_content { padding:58px 0; overflow:hidden;}
.honor_content ul.nyhonor_box li{float:left;width:23.5%;margin-right:2%;margin-bottom:20px; background:#fff; box-shadow: inset 0 0 0 5px #f0f0f4;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s;-webkit-transition-duration: .5s; position:relative; padding:1%;}
.honor_content ul.nyhonor_box li::before, .honor_content ul.nyhonor_box li::after { box-sizing: inherit; content: '';position: absolute;
  width: 100%; height: 100%;top: 0;left: 0;-webkit-transform-origin: center; transform-origin: center;}
.honor_content ul.nyhonor_box li::before { border-top: 5px solid #0291bc; border-bottom: 5px solid #0291bc;-webkit-transform: scale3d(0, 1, 1);transform: scale3d(0, 1, 1);}
.honor_content ul.nyhonor_box li::after {border-left: 5px solid #0291bc;border-right: 5px solid #0291bc; -webkit-transform: scale3d(1, 0, 1);transform: scale3d(1, 0, 1);}
.honor_content ul.nyhonor_box li:hover::before, .honor_content ul.nyhonor_box li:hover::after {-webkit-transform: scale3d(1, 1, 1);transform: scale3d(1, 1, 1);transition: -webkit-transform 0.5s;transition: transform 0.5s;transition: transform 0.5s, -webkit-transform 0.5s;}

.art_conet .xq_himg{ width:100%; text-align:center; margin-bottom:20px;}
.art_conet .xq_himg img{ max-width:100% !important;}
@media (min-width: 1401px) {
    .honor_content ul.nyhonor_box li:nth-child(4n) {margin-right: 0px;}
}
.honor_content ul.nyhonor_box li>a{display:block;position:relative; z-index:1;}
.honor_content ul.nyhonor_box li>a .pro_img{text-align:center; overflow:hidden; height:250px; position:relative;}
.honor_content ul.nyhonor_box li>a .pro_img img{ max-width:100%; max-height:100%; position:absolute; margin:auto; top:0; bottom:0; left:0; right:0;transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s;-webkit-transition-duration: .5s;}
.honor_content ul.nyhonor_box li:hover>a .pro_img img{ -webkit-transform: scale(1.1);-moz-transform: scale(1.1);transform: scale(1.1);}
.honor_content ul.nyhonor_box li>a .pro_img img .iblock {display:inline-block;height:100%;width:0;vertical-align:middle;}
.honor_content ul.nyhonor_box li p{font-size:18px;text-align:center;line-height:40px;overflow:hidden;position:relative; z-index:1;}
.honor_content ul.nyhonor_box li p .honor_name{display: block;height:42px;line-height:42px;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;max-width:100%;padding:0 10px;}
.honor_content ul.nyhonor_box li em{display:block;text-align:center;height:30px;line-height:30px;font-size:14px;color:#999;}
.honor_content ul.nyhonor_box li em a{color:#999;}
.honor_content ul.nyhonor_box li:hover em a{color:#0291bc;}
@media (max-width: 1399px) and (min-width:768px){
	.honor_content { padding:48px 0;}
	.honor_content ul.nyhonor_box li{width:32%;}
	.honor_content ul.nyhonor_box li:nth-child(3n) {margin-right: 0px;}
}
@media (max-width: 1023px){
	.honor_content ul.nyhonor_box li>a .pro_img{ height:180px;}
}
@media (max-width: 767px){
	.honor_content { padding:38px 0;}
	.honor_content ul.nyhonor_box li{width:49%;}
	.honor_content ul.nyhonor_box li:nth-child(2n) {margin-right: 0px;}
	.honor_content ul.nyhonor_box li>a .pro_img{ height:150px;}
	.honor_content ul.nyhonor_box li p .honor_name{height: 35px; line-height: 35px; font-size:16px;}
	.honor_content ul.nyhonor_box li em{ line-height:20px;}
}
@media (max-width: 375px){
	.honor_content ul.nyhonor_box li>a .pro_img{ height:120px;}
}

/*联系我们*/
.lyNyContactLxfs_con { display: block; width:100%; height:auto; margin: 0 auto; background-color:#fff; border-radius:0 0 4px 4px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; position:relative;}
.lyNyContactLxfs_con .contact_bt { width:100%; overflow:hidden; height:371px; line-height:40px; margin:0 auto 20px; padding:0; color: #fff; background:url("../images/contact_bg01.png") top center no-repeat; background-size:cover;}
.lyNyContactLxfs_con .contact_bt .title{ width:50%; padding:60px 6%; float:left; font-size:54px;text-transform: Uppercase;font-weight:bold;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.lyNyContactLxfs_con .contact_bt .tel{ width:50%; float:right;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; position:relative;}
.lyNyContactLxfs_con .contact_bt .tel .pic{display: inline-block;width:190px;height:190px; line-height:190px;border-radius: 50%;vertical-align: middle;position:absolute; right:10%; top:10%;}
.lyNyContactLxfs_con .contact_bt .tel .pic span{width: 100%;height: 100%;position: absolute;top: 0;left: 0;border-radius: 50%;background:rgba(255,255,255,0.5);-webkit-transform: scale(0.4);-moz-transform: scale(0.4);-ms-transform: scale(0.4);transform: scale(0.4);-webkit-animation: circleScale1 4s linear infinite;-moz-animation: circleScale1 4s linear infinite;-ms-animation: circleScale1 4s linear infinite;animation: circleScale1 4s linear infinite;}
.lyNyContactLxfs_con .contact_bt .tel .pic span:nth-of-type(2){animation-delay: 1s;}
.lyNyContactLxfs_con .contact_bt .tel .pic span:nth-of-type(3){animation-delay: 2s;}
.lyNyContactLxfs_con .contact_bt .tel .pic img{width:149px;height:149px; text-align:center; border-radius:50%;position:absolute; left:13%; bottom:13%;}
.lyNyContactLxfs_con .contact_bt .tel .txt{padding: 228px 12% 0 0; text-align:right;}
.lyNyContactLxfs_con .contact_bt .tel .txt span{ font-size:40px; font-weight:bold;}
.lyNyContactLxfs_con .contact_bt .tel .txt p{ font-size:18px;}
.lyNyContactLxfs_con .contact_des { width:100%;line-height:30px; margin:0 auto; background:url("../images/contact_bg02.jpg") bottom center no-repeat; padding:0 5% 60px;}
.lyNyContactLxfs_con .contact_des .ewm{ float:right; margin:50px 0 0 0; padding:15px; border:3px solid #0291bc; border-radius:5px;}
.lyNyContactLxfs_con .contact_des .ewm p{font-size: 14px;line-height: 30px; text-align:center;}
.lyNyContactLxfs_con .contact-info-list { width: 60%; height:auto; padding:0; margin-top:-50px; float:left;}
.lyNyContactLxfs_con .contact-info-list li { width: 100%; overflow:hidden; margin:0 auto 40px; padding:0; float: left;display:flex; display: -webkit-flex;align-items:center;}
.lyNyContactLxfs_con .contact-info-list li:first-child:before{content: "";display: inline-block; width:49px; height:49px;background:url("../images/icon_cont_a.png") center center no-repeat; vertical-align:middle; background-size:49px 49px;}
.lyNyContactLxfs_con .contact-info-list li:nth-child(2):before{content: "";display: inline-block; width:49px; height:49px;background:url("../images/icon_cont_b.png") center center no-repeat; vertical-align:middle; background-size:49px 49px;}
.lyNyContactLxfs_con .contact-info-list li:nth-child(3):before{content: "";display: inline-block; width:49px; height:49px;background:url("../images/icon_cont_c.png") center center no-repeat; vertical-align:middle; background-size:49px 49px;}
.lyNyContactLxfs_con .contact-info-list li:nth-child(4):before{content: "";display: inline-block; width:49px; height:49px;background:url("../images/icon_cont_d.png") center center no-repeat; vertical-align:middle; background-size:49px 49px;}
.contact-info-list .c-info{ display:inline-block; vertical-align:middle; margin-left:3%; width:90%;}
.contact-info-list .c-info p { line-height:24px; padding: 0; font-size: 16px; color: #999;}
.contact-info-list .c-info .c-info-detail { width:100%; line-height:25px; color: #333; font-size: 20px; word-break: break-all;}

.lyNyContact_map { width:100%; overflow:hidden; margin:0 auto; padding:40px 0 0;}
.lyNyContact_map .lyNyContactMap_main {overflow:hidden; margin:0 auto; padding:0; background:#fff;}
.lyNyContactMap_main .lyNyContactMap_con { width:100%; height:500px; overflow:hidden; margin:0 auto; padding:19px; border:1px solid #e5e5e5; border-radius:4px; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.lyNyContactMap_con .lyNyContactMap_child { width:100%; height:100%; overflow:hidden; margin:0 auto; padding:0;}
#container { width:100%; height:120%;}

@media (max-width:1200px) {
	.lyNyContactLxfs_con .contact-info-list .c-info{ width:85%;}
}
@media (max-width:1080px) {
	.lyNyContactLxfs_con .contact-info-list{ width:70%;}
	.lyNyContactLxfs_con .contact_bt { line-height:32px; font-size:24px;}
	.lyNyContactLxfs_con .contact_bt .tel .txt p{font-size: 16px;}
	.lyNyContact_map { padding:30px 0 0;}
}
@media (max-width:1023px) {
	.lyNyContactLxfs_con .contact_bt{ height:218px;background-size: auto;display:flex; display: -webkit-flex;  justify-content:center;align-items:center;}
	.lyNyContactLxfs_con .contact_bt .tel .txt span{ font-size:36px;}
	.lyNyContactLxfs_con .contact_bt .title{ display:none;}
	.lyNyContactLxfs_con .contact_bt .tel{ width:100%;}
	.lyNyContactLxfs_con .contact_bt .tel .pic{top:-50px; left:5%;}
	.lyNyContactLxfs_con .contact_bt .tel .txt{padding:0 5% 0 0;}
	.lyNyContactLxfs_con .contact-info-list{ width:60%;margin-top: 30px;}
	.lyNyContactLxfs_con .contact-info-list .c-info{ width:85%;}
	.lyNyContactLxfs_con .contact-info-list li{margin: 0 auto 20px;}
	.lyNyContactLxfs_con .contact_des{padding-bottom:40px;}
	.lyNyContactLxfs_con .contact_des .ewm{ width:25%; margin-top:30px;}
	.lyNyContactLxfs_con .contact_des .ewm img{ width:100%;}
}
@media (max-width: 768px) {
	.lyNyContact_lxfs .lyNyContactLxfs_hd { font-size:22px; background-size:100% 100%; padding:0 30px;}
	.lyNyContact_lxfs .lyNyContactLxfs_hd span { width:68%; line-height:22px; font-size:14px; margin:8px 0 8px 10px; display:inline-block; vertical-align:middle;}
	.lyNyContactLxfs_con .contact_bt { line-height: 26px; font-size: 20px;}
	.lyNyContactLxfs_con .contact-info-list{ width:100%;}
	.lyNyContactLxfs_con .contact-info-list .c-info{ width:75%;}
	.lyNyContactLxfs_con .contact-info-list li { width:100%; margin:0 auto 20px; padding:0; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
	.lyNyContactLxfs_con .contact-info-list li:nth-child(3), .lyNyContactLxfs_con .contact-info-list li:nth-child(4), .lyNyContactLxfs_con .contact-info-list li:nth-child(5) { width:100%; margin:0 auto 20px; padding:0;}
	.lyNy_Contact .lyNyContact_map { padding:20px 0;}
	.lyNyContactMap_main .lyNyContactMap_con { padding:10px; height:320px;}
}
@media (max-width:767px) {
	.lyNyContactLxfs_con .contact_bt{ height:160px; margin:0;}
	.lyNyContactLxfs_con .contact_bt .tel .pic{ display:none;}
	.lyNyContactLxfs_con .contact_bt .tel .txt{ text-align:center; padding:20px 5%;}
	.lyNyContactLxfs_con .contact_des{padding-bottom:30px;}
	.lyNyContactLxfs_con .contact_des .ewm{float:left; width:160px; margin-top:10px;}
	.lyNyContactLxfs_con .contact-info-list{ width:100%;}
	.contact-info-list .c-info{ width:75%;}
	.contact-info-list .c-info .c-info-detail{ font-size:18px;}
}


/*内页留言*/
.NyOrder .NyOrder_Main { width:1400px; height:auto; margin:0 auto; padding:40px; background-color:#fff;}
.NyOrder_Main .NyOrder_Left { width:28%; height:675px; overflow:hidden; margin:0; padding:120px 40px; background:#cb0010 url(../images/Bg2.jpg) center center no-repeat; background-size:cover; float:left;}
.NyOrder_Left img { display:block; width:57px; height:57px; margin:0 0 40px; padding:0;}
.NyOrder_Left p { width:100%; height:auto; line-height:40px; color:#fff; font-size:36px; font-weight:bold; margin:0 auto 5px; padding:0;}
.NyOrder_Left font { display:block; width:100%; height:auto; line-height:30px; color:rgba(255,255,255,0.5); font-family:"RobotoRegular"; font-size:24px; margin:0 auto; padding:0;}
.NyOrder_Left span { display:block; width:100%; height:auto; line-height:30px; color:rgba(255,255,255,0.5); font-size:16px; word-break:break-all; text-align:justify; margin:30px auto 0; padding:0;}

.NyOrder_Main .NyOrder_Right { width:72%; height:auto; overflow:hidden; margin:0; padding:0 0 0 40px; float:right; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyOrder_Right #ly_msg.ly_msg { width:100%!important; height:auto!important; margin:0 auto!important; padding:0!important;}
.NyOrder_Right #ly_msg.ly_msg h3 { display:none!important;}
.NyOrder_Right #ly_msg.ly_msg ul { width:100%!important; overflow:hidden!important; margin:0 auto!important; padding:0!important;}
.NyOrder_Right #ly_msg.ly_msg ul li h4, .NyOrder_Right #ly_msg.ly_msg ul li h4.xh { font-size:0!important; position:absolute; height:60px!important; line-height:60px!important; width:20px !important;}
#ly_msg.ly_msg ul li h4.xh {background: url(/images/tb_img1.png) center left no-repeat !important;}
.NyOrder_Right #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; position:relative;}
.NyOrder_Right #ly_msg.ly_msg ul li:nth-child(1), .NyOrder_Right #ly_msg.ly_msg ul li:nth-child(3), .NyOrder_Right #ly_msg.ly_msg ul li:nth-child(5) { width:48%!important; margin:0 4% 25px 0!important; float:left!important;}
.NyOrder_Right #ly_msg.ly_msg ul li:nth-child(2),.NyOrder_Right #ly_msg.ly_msg ul li:nth-child(4), .NyOrder_Right #ly_msg.ly_msg ul li:nth-child(6) { width:48%!important; float:right!important;}
.NyOrder_Right #ly_msg.ly_msg ul li:last-child { margin:40px auto 0!important;}
.NyOrder_Right #ly_msg.ly_msg ul li .msg_ipt1, .NyOrder_Right #ly_msg.ly_msg ul li .msg_ipt12, .NyOrder_Right #ly_msg.ly_msg ul li .msg_tara { width:100%!important; height:auto!important; margin:0!important; padding:0!important;}
.NyOrder_Right #ly_msg.ly_msg ul li .msg_ipt1 input, .NyOrder_Right #ly_msg.ly_msg ul li .msg_ipt12 input, .NyOrder_Right #ly_msg.ly_msg ul li .msg_ipt2 input, .NyOrder_Right #ly_msg.ly_msg ul li .msg_ipt12 .msg_option { display:block!important; width:100%!important; height:60px!important; line-height:60px; color:#aaa!important; font-size:16px!important; margin:0!important; padding:0 20px!important; background-color:#f2f2f2!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.ly_msg ul li .c_yzm { margin:0 10px 0 0!important; padding:0!important; float:left!important;}
.NyOrder_Right #ly_msg.ly_msg ul li .msg_ipt2 input { width:240px!important; margin:0 10px 0 0!important; float:left!important;}
.NyOrder_Right #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;}
.NyOrder_Right #ly_msg.ly_msg ul li .msg_ipt2>span { line-height:60px!important; color:#999!important; font-size:16px!important;}
.NyOrder_Right #ly_msg.ly_msg ul li .msg_tara textarea, .NyOrder_Right #ly_msg.ly_msg ul li .msg_ipt0 textarea { display:block!important; width:100%!important; height:150px!important; line-height:30px; color:#aaa; font-size:16px!important; margin:0!important; padding:15px 20px!important; background-color:#f2f2f2!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.ly_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.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 20px 0 0!important; padding:0!important; border:none!important; cursor:pointer!important;}
.NyOrder_Right #ly_msg.ly_msg .msg_btn input:hover { background-color:#535353!important;}
.NyOrder_Right #ly_msg.ly_msg .msg_btn input.msg_btn1 { background: linear-gradient(to right, #0a4f9c, #0291bc)!important;}
.NyOrder_Right #ly_msg.ly_msg ul li .msg_ipt2 { width:100%!important; padding:0!important; float:inherit!important;}
.NyOrder_Right #ly_msg.ly_msg ul li .c_yzm { width:auto!important; float:left!important;}

@media (max-width:1560px) {
	.NyOrder .NyOrder_Main { width:100%;}
}
@media (max-width:1440px) {
}
@media (max-width:1280px) {
	.NyOrder_Main .NyOrder_Left { height:600px;}
	.NyOrder_Left p { font-size:30px;}
	.NyOrder_Left font { font-size:20px;}
	.NyOrder_Left span { font-size:15px; line-height:25px;}
	
	.NyOrder_Right #ly_msg.ly_msg ul li:last-child { margin:30px auto 0!important;}
	.NyOrder_Right #ly_msg.ly_msg ul li .msg_ipt1 input, .NyOrder_Right #ly_msg.ly_msg ul li .msg_ipt12 input, .NyOrder_Right #ly_msg.ly_msg ul li .msg_ipt2 input, .NyOrder_Right #ly_msg.ly_msg ul li .msg_ipt12 .msg_option { height:50px!important; line-height:50px; font-size:15px!important;}
	.NyOrder_Right #ly_msg.ly_msg ul li .msg_tara textarea, .NyOrder_Right #ly_msg.ly_msg ul li .msg_ipt0 textarea { height:145px!important; line-height:25px; font-size:15px!important; padding:10px 20px;}
	.NyOrder_Right #ly_msg.ly_msg ul li a.yzm_img { margin:5px 0!important;}
	.NyOrder_Right #ly_msg.ly_msg ul li .msg_ipt2>span { line-height:50px!important; font-size:15px!important;}
	.NyOrder_Right #ly_msg.ly_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:120px 30px;}
	.NyOrder_Left img { width:50px; height:50px;}
	.NyOrder_Left p { line-height:36px; font-size:28px;}
	.NyOrder_Left font { line-height:24px; font-size:16px;}
	.NyOrder_Main .NyOrder_Right { padding:0 0 0 30px;}
	.NyOrder_Right #ly_msg.ly_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:100px 25px;}
	.NyOrder_Left span { line-height:24px; font-size:14px;}
	.NyOrder_Main .NyOrder_Right { padding:0 0 0 25px;}
	.NyOrder_Right #ly_msg.ly_msg ul li { margin:0 0 20px!important;}
	.NyOrder_Right #ly_msg.ly_msg ul li:nth-child(1), .NyOrder_Right #ly_msg.ly_msg ul li:nth-child(3), .NyOrder_Right #ly_msg.ly_msg ul li:nth-child(5) { width:48.5%!important; margin:0 3% 20px 0!important; float:left!important;}
	.NyOrder_Right #ly_msg.ly_msg ul li:nth-child(2), .NyOrder_Right #ly_msg.ly_msg ul li:nth-child(4), .NyOrder_Right #ly_msg.ly_msg ul li:nth-child(6) { width:48.5%!important; margin:0 0 20px 0!important; float:right!important;}
	.NyOrder_Right #ly_msg.ly_msg ul li:last-child { margin:20px auto 0!important;}
	.NyOrder_Right #ly_msg.ly_msg ul li .msg_ipt1 input, .NyOrder_Right #ly_msg.ly_msg ul li .msg_ipt12 input, .NyOrder_Right #ly_msg.ly_msg ul li .msg_ipt2 input, .NyOrder_Right #ly_msg.ly_msg ul li .msg_ipt12 .msg_option { font-size:14px!important;}
	.NyOrder_Right #ly_msg.ly_msg ul li .msg_tara textarea, .NyOrder_Right #ly_msg.ly_msg ul li .msg_ipt0 textarea { height:140px!important; line-height:24px; font-size:14px!important;}
	.NyOrder_Right #ly_msg.ly_msg ul li .msg_ipt2 input { width:180px!important;}
	.NyOrder_Right #ly_msg.ly_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.ly_msg ul li .c_yzm { height:50px; float:inherit!important;}
	.NyOrder_Right #ly_msg.ly_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:20px; float:inherit;}
	.NyOrder_Left img { width:44px; height:44px; margin:0 12px 0 0; float:left;}
	.NyOrder_Left p { line-height:24px; font-size:20px; margin:0 auto 2px;}
	.NyOrder_Left font { line-height:18px; font-size:12px;}
	.NyOrder_Left span { margin:10px auto 0;}
	.NyOrder_Main .NyOrder_Right { width:100%; margin:0 auto; padding:0; float:inherit;}
	.NyOrder_Right #ly_msg.ly_msg ul li .c_yzm { height:50px; float:left!important;}
	.NyOrder_Right #ly_msg.ly_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 img { width:44px; height:44px; margin:0 12px 0 0;}
	.NyOrder_Left p { line-height:26px; font-size:22px; margin:0 auto 2px;}
	.NyOrder_Left font { line-height:18px; font-size:12px;}
	.NyOrder_Right #ly_msg.ly_msg ul li:nth-child(1), .NyOrder_Right #ly_msg.ly_msg ul li:nth-child(3), .NyOrder_Right #ly_msg.ly_msg ul li:nth-child(5) { width:100%!important; margin:0 auto 20px!important; float:inherit!important;}
	.NyOrder_Right #ly_msg.ly_msg ul li:nth-child(2), .NyOrder_Right #ly_msg.ly_msg ul li:nth-child(4), .NyOrder_Right #ly_msg.ly_msg ul li:nth-child(6) { width:100%!important; margin:0 auto 20px!important; float:inherit!important;}
	.NyOrder_Right #ly_msg.ly_msg ul li .msg_ipt1 input, .NyOrder_Right #ly_msg.ly_msg ul li .msg_ipt12 input, .NyOrder_Right #ly_msg.ly_msg ul li .msg_ipt2 input, .NyOrder_Right #ly_msg.ly_msg ul li .msg_ipt12 .msg_option { padding: 0 12px!important}
	.NyOrder_Right #ly_msg.ly_msg ul li .msg_ipt2 input { width:160px!important;}
	.NyOrder_Right #ly_msg.ly_msg ul li .c_yzm { height:50px; float:inherit!important;}
	.NyOrder_Right #ly_msg.ly_msg ul li .msg_ipt2>span { display:block; width:100%; line-height:24px!important; margin:10px auto 0;}
	.NyOrder_Right #ly_msg.ly_msg .msg_btn input { width:48%!important; margin:0!important; float:left;}
	.NyOrder_Right #ly_msg.ly_msg .msg_btn input.msg_btn1 { margin:0 4% 0 0!important;}
}
@media (max-width:320px) {
	.NyOrder_Right #ly_msg.ly_msg ul li .msg_ipt2 input { width:130px!important;}
}




/*内页案例*/
.case_content {padding: 58px 0;overflow: hidden;}
.case_content ul li{ width:32%;float:left; margin-right:2%; margin-bottom:25px; overflow:hidden;}
.case_content ul li:nth-child(3n){ margin-right:0;}
.case_content ul li .pic{ display:block; width:100%; height:260px; overflow:hidden;}
.case_content ul li .pic img{width:100%; height:100%;object-fit: cover; transition: all .4s ease;}
.case_content ul li:hover .pic img{transform: scale(1.08);}
.case_content ul li .text{ width:86%; margin:0 auto; text-align:center; background:#fff; position:relative; margin-top:-38px;transition: all .4s ease;}
.case_content ul li:hover .text{ box-shadow:0 0 10px rgba(0,0,0,.2);}
.case_content ul li .text .time{ padding-top:18px;}
.case_content ul li .text .time p{ font-size:32px; line-height:34px;font-weight:bold;}
.case_content ul li .text .time span{ font-size:18px; color:#999;}
.case_content ul li .text .name{ font-size:18px; font-weight:bold;max-width:100%; overflow:hidden; white-space:nowrap;text-overflow:ellipsis;display: block; padding:0 24px; transition: all .4s ease;}
.case_content ul li:hover .text .name{ color:#0291bc;}
.case_content ul li .text .ms{ font-size:15px; color:#999; line-height:24px; height:48px; margin: 15px 0 25px; padding:0 24px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.case_content ul li .text .more{ display:block; width:100%; height:46px; line-height:46px; background:#e2e2e2; font-size:0; color:#fff; position:relative; text-align:center;padding:0 24px; text-align:left;}
.case_content ul li:hover .text .more{ font-size:15px; color:#fff;}
.case_content ul li .text .more:before{ content:""; display:block; width:34px; height:16px; background:url(../images/casemore.png) center no-repeat; position:absolute; left:50%; top:50%; transform:translate(-50%,-50%);}
.case_content ul li:hover .text .more:before{ display:none;}
.case_content ul li .text .more:after{ content:"查看详情"; font-size:15px;display:block; width:100%; height:0; background:#0291bc url(../images/morejt2.png)  calc(100% - 20px) center no-repeat; padding-left:24px;position:absolute; bottom:0; left:0;transition: all .4s ease;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.case_content ul li:hover .text .more:after{ height:100%;}

@media screen and (max-width:1399px){
	.case_content {padding: 48px 0;}
	.case_content ul li .text .time p{ font-size:26px;}
}
@media screen and (max-width:1080px){
	.case_content {padding: 33px 0;}
	.case_content ul li{ width:48.5%; margin-right:3%;}
	.case_content ul li:nth-child(3n){ margin-right:3%;}
	.case_content ul li:nth-child(2n){ margin-right:0;}
	.case_content ul li .text .time p{ font-size:28px;}
	.case_content ul li .text .ms{ margin:10px 0;}
}
@media screen and (max-width:500px){
	.case_content ul li{ width:100%; margin-right:0; margin-bottom:15px;}
	.case_content ul li:nth-child(3n){ margin-right:0;}
}

/*内页搜索*/
.nybanner .ss{ width:30% !important;height:54px; background:#fff;overflow: hidden;padding: 0; margin-top:8px; position:absolute; left:50%; top:40%; transform:translate(-50%,-50%);}
.nybanner .sc_ipt input{display: block;width: 100%;height: 54px;overflow: hidden;line-height: 36px;font-size: 15px;white-space: nowrap;text-overflow: ellipsis;background: url(../images/ss_sj.png) 25px center no-repeat;outline: none;border: 0;margin: 0;padding: 0 9px 0 45px;}
.nybanner .sc_btn {width: 100px;height:54px;overflow: hidden; margin: 0; padding: 0;position: absolute; top: 0; right: 0;}
.nybanner .sc_btn input{display: block;width: 100%;height: 100%;overflow: hidden;background:#0291bc url(../images/ss_dsj2.png) center no-repeat;outline: none;border: 0;margin: 0;}
@media screen and (max-width:1399px){
	.nybanner .ss{ width:50% !important;}
}
@media screen and (max-width:767px){
	.nybanner .ss{ width:90% !important;height:46px; top:35%;}
	.nybanner .sc_ipt input{height: 46px;font-size: 14px;}
	.nybanner .sc_btn {width:70px;height:46px;}
	.nybanner .sc_btn input{ background-size:20px 20px;}
}


