*{padding:0; box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
html{}
body{color: #333;}
body, div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p { margin:0; padding:0; font:15px/1.5 Microsoft Yahei,微软雅黑,Arial,\5FAE\8F6F\96C5\9ED1,Helvetica,sans-serif;}
table,td,tr,th { border-collapse: collapse; border-spacing: 0; font-size:15px;}
ol,ul {list-style:none;}
li { list-style-type:none;}
img { vertical-align:middle;border:0;}
address,cite,code,em,th{ font-weight:normal; font-style:normal;}
.clear { clear:both; *zoom:1;}
.clear:after { display:block; overflow:hidden; clear:both; height:0; visibility:hidden; content:".";}
a {text-decoration:none; color:#333;cursor:pointer;}
a:visited { text-decoration:none;}
a:hover { text-decoration:none;}
a:active { text-decoration:none;}
.fl { float:left;}
.fr { float:right;}
@font-face {font-family: "Youshebiaotihei";src: url(../fonts/Youshebiaotihei.ttf);}
@font-face {font-family: "impact";src: url(../fonts/impact.ttf);}

/* 按钮样式去除*/
input[type="button"], input[type="submit"], input[type="reset"] {-webkit-appearance: none;}
textarea {  -webkit-appearance: none;}
input{ border-radius: 0; } 
.w1400{width:74%;margin:0 auto;}
.wtop84{width:1600px;margin:0 auto;}
@media screen and (min-width:1920px){
	.w1400{max-width:1400px;}
}
@media screen and (max-width:1700px){
    .w1400{ width:90%;}	
	.wtop84{ width:90%;}
}

@media screen and (max-width:1079px){
    .w1400,.wtop84{ width:94%;}	
}

/**top start**/
header{ height:110px; position:relative; background:#070e14; z-index:999;}
header .logo{ width:25%; max-width:400px;float:left; display:block; position:absolute; top:50%; transform:translateY(-50%);}
header .logo img{ max-width:100%;}
header .top_search_icon{background: url(../images/top_search.png) right center no-repeat;width:65px;height:110px;float:right;cursor:pointer;transform: scale(1) ;transition: .6s ease-in-out;transition-duration: .5s;}
header .top_tel { width:207px;height:42px; overflow:hidden; line-height:42px; color:#fff; font-size:20px; font-weight:bold; text-overflow:ellipsis; word-break:break-all; white-space: nowrap; float:right;display: flex;display: -webkit-flex;align-items: center;margin-top: 34px; border: 1px solid #fff; border-radius: 21px;display:flex; display: -webkit-flex; justify-content:center;}
header .top_tel img { display:block; width:30px; height:30px;padding:0; float:left;}
header .top_nav{width:calc(68% - 272px);float:right; margin-right:2%;}
.menu-button {position:relative;display:none;padding: 0;background: none;color:#ddd;cursor:pointer;line-height: 70px;font-weight:700;font-size:14px;font-size: 0;}
.menu-button.one-page {position:fixed;top:0;right:5%;padding-right:45px}
.menu-button .touch-button {background:transparent;position:absolute;z-index:999;top:0;right:0;width: 100%;height: 70px;display:inline-block;text-align:center;}
.menu-button .touch-button .navicon {font-size:16px;position:relative;top:1em;color:#666}
.menu-button::after {position:absolute;content:"";right:20px;top: 27px;height:6px;width: 24px;border-top: 2px solid #0292a8;border-bottom: 2px solid #0292a8;z-index:1;-webkit-transition: all .25s;-moz-transition: all .25s;-ms-transition: all .25s;-o-transition: all .25s;transition: all .25s;}
.menu-button::before {position:absolute;content:"";right:20px;top: 40px;height:3px;width: 24px;border-bottom: 2px solid #0292a8;z-index:1;-webkit-transition: all .25s;-moz-transition: all .25s;-ms-transition: all .25s;-o-transition: all .25s;transition: all .25s;}
.flexnav {margin:0;padding:0;list-style:none;line-height:1;display:block;overflow:visible;width:100%;height: 100%;}
.flexnav:after {content:"";display:table;clear:both}
.flexnav>li {float:left}
.flexnav li { width:20%; float:left; position:relative;}
.flexnav>li.item-with-ul>a {padding-right: 40px;}
.flexnav li a {position:relative;display:block; text-align:center;height:110px;line-height:110px;font-size:18px;color:#fff;text-decoration:none;-webkit-transition:color .2s ease-in;-moz-transition:color .2s ease-in;-ms-transition:color .2s ease-in;-o-transition:color .2s ease-in;transition:color .2s ease-in;}
.flexnav li:after { content:"";display:block;width:100%; height:0; background:#0292a8; position:absolute;top:0;-webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s;transition:all .5s;}
.flexnav li:hover:after{ height:100%;}
.flexnav ul li a {width: 80px;font-weight:400;font-size:18px;padding:13px 25px;text-align: center;transition:all .5s;}
.flexnav li a span{overflow: hidden;height: 20px;display: inline-block;vertical-align: middle;margin-right: 5px;}
.flexnav li a span img{margin-top:-38px;-webkit-transition: all .3s;-moz-transition: all .3s;-o-transition: all .3s;transition: all .3s;}
.flexnav li:hover>a,.flexnav li.active:hover>a { font-weight:bold; z-index:2; color:#fff;}
.flexnav li.active>a{color: #0292a8; font-weight:bold;}
.flexnav ul {position:absolute;top:auto;left:0;display:block;padding:0}
.flexnav>li>ul {left: 50%;right:0;margin-left: -65px;}
.flexnav ul ul {margin-left:100%;top:0}
.flexnav li ul li {position:relative;overflow:hidden}
.flexnav li ul.show li {overflow:visible}
.flexnav li ul li a {background: rgba(255,255,255,.3);}
.flexnav ul li ul li a {background:#253136}
.flexnav ul li ul li ul li a {background:#2c3b40}
.flexnav li ul.open {display:block;opacity:1;visibility:visible;z-index:1}
.flexnav li ul.open li {overflow:visible;max-height:100px}
.flexnav li ul.open ul.open {margin-left:100%;top:0}
.flexnav .touch-button {position:absolute;z-index:999;top:0;right:0;width:46px;height: 80px;display:inline-block;text-align:center;}
.flexnav .touch-button:hover {cursor:pointer}
.flexnav .touch-button::after {height:0;width:0;content:"";border:6px solid transparent;border-top-color:#fff;display:block;position:absolute;top: 37px;left:17px;}
.flexnav>li:hover>.touch-button::after,.sm-screen .submenu-open::after {border-top-color:#ca1511}
.flexnav ul li .touch-button {width:39px;height:39px;background:rgba(255,255,255,.05);border-top-color:transparent}
.flexnav ul li .touch-button::after {top:15px}
.flexnav.lg-screen ul li .touch-button::after {border-left-color:#ddd;border-top-color:transparent;border-width:5px}
.flexnav.lg-screen ul li:hover>.touch-button::after {border-left-color:#ca1511}
.flexnav.sm-screen ul li .touch-button::after {border-width:5px;left:14px;top:17px}
.flexnav li .item-with-ul { width:100%; left:0; height:0; overflow:hidden; margin:0; padding:0 10px; background-color:#fff; box-shadow:0 5px 10px rgba(0,0,0,0.3); position:absolute; top:100%; -webkit-transition: all .3s;-moz-transition: all .3s;-ms-transition: all .3s;-o-transition: all .3s;transition: all .3s;box-sizing:border-box;z-index: 999;}
.flexnav li:hover .item-with-ul { height:auto; padding:10px 10px 30px;left: auto;background: #f8f8f8;z-index: 999;}
.flexnav .item-with-ul a { display:block; width:100%; height:55px; line-height:55px; color:#666; font-size:15px; font-weight:normal; text-align:center; margin:0 auto; padding:0; border-bottom:1px solid #eee; position:relative;}
.flexnav .item-with-ul a:last-child{ border:0;}
.item-with-ul a:hover { color:#0292a8; background-color:#fff;}
.item-with-ul a em { display:block; width:0; height:1px; overflow:hidden; margin:18px 10px 0 0; padding:0; float:left; background-color:#0292a8;-webkit-transition: all .5s;-moz-transition: all .25s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s; position:absolute; left:0; bottom:0;}
.item-with-ul a:hover em { width:100%;}

/*弹出搜索框样式*/
.search_wrap {height:100%;background:#070e14;transform: scale(0);opacity:0; box-sizing:border-box; z-index:99; position:relative;}
.search_wrap .search_in {position:absolute;z-index:10;right:0;top:27px;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);opacity:0; width:600px;height:50px;margin-left:-300px;padding-right:50px;border-bottom:1px solid rgba(255,255,255,0.3);color:#666;line-height:50px;transition:all 0.5s; box-sizing:border-box;}
.search_in input.serach {width:100%;display:block;height:50px;line-height:50px;color:#555;font-size:15px;position:relative;border:none;background:none; outline:none; box-sizing:border-box;text-indent:0;}
.search_in .sub {position:absolute;top:0;right:34px;z-index:5;display:block;width:50px;height:50px;background:url(../images/top_search.png) center center no-repeat;border:none;outline:none;box-sizing:border-box;}
.search_close {position:absolute;z-index:-1;display:block;right:0;top:50%;margin-top:-11px;width:24px;height:24px;background:url(../images/close.png) no-repeat center;background-size:24px !important;cursor:pointer;transition-duration:.5s;transform:scale(0);}
.show1 {-webkit-transform: scale(1);-ms-transform: scale(1);transform: scale(1);opacity: 1;}
.search_wrap.show1 .search_in{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);opacity:1;}
.search_wrap.show1 .search_close{transform:scale(1);}

@media screen and (max-width:1300px){
	 header{ height:90px;}
	 header .top_tel{ font-size:18px;width: 187px;height: 38px;line-height: 38px;margin-top: 24px; font-weight:normal;}
	 header .top_search_icon{ background-size:44px 44px;width: 55px; height:90px;}
	.flexnav li a{ font-size:16px; height:90px; line-height:90px;}
	.flexnav li a i{ bottom:15px;}
	.flexnav li:hover>a i,.flexnav li.active>a i { width:40px;}
	.flexnav li .item-with-ul{ width:140%; left:-20%;}
	
}
@media screen and (max-width:1079px){
	header{ height:70px; animation-name:none!important;}
	header.hide1 .topbox{ display:none;}
	header .logo{ width:280px;}
	header .top_tel{ display:none;}
	header .top_tel img{margin: 19px 4px 20px 0;}
	header .top_nav { width: 100%; max-width: 100%; float: none;}
	.flexnav { height:0;background-color:#fff; overflow:hidden;width:100%;position:fixed;left:0;top: 70px;z-index:10;color:#666;transition: all .3s ease;}
	.flexnav.show {height:100%;border-top: 1px solid #ededed;padding:14px 0 0;overflow:visible;overflow-y:auto;z-index: 999999;}
	.flexnav li {float:none;width: 90%;border-bottom: 1px solid #ededed; margin: 0 auto;}
	.flexnav li a{min-height:60px;line-height:60px;width: 30%; height:auto;font-size: 18px;margin:0 auto;padding:0 0;font-weight:bold;color:#555;}
	.flexnav li a i{ bottom:5px;}
	.flexnav li:hover > a, .flexnav li.active > a{ color:#0292a8;}
	.flexnav li.active:hover>a {color:#0292a8;}
	.flexnav li:after{ background: none;}
	.flexnav li span{ display:block; width:20px; height:20px; border-radius:50%;background:#0292a8 url(../images/navdown.png) center no-repeat;position: absolute;right: 25%;top: 19px; z-index:999999;transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s;-webkit-transition-duration: .5s;}
	.flexnav li.on span{ transform:rotate(180deg);}
	.flexnav li .item-with-ul{width:100%; box-shadow:none; display:none;-webkit-transition: all 0s;-moz-transition: all 0s;-ms-transition: all 0s;-o-transition: all 0s;transition: all 0s; height:auto; position:static;} 
	.flexnav li:hover .item-with-ul { padding:10px;}
	.flexnav .item-with-ul a{ background:#f7f7f7;}
	
	.menu-button{display:block;width:64px; line-height:64px;float:right;}
	.menu-button.cur::before{transform: rotate(-45deg);top: 34px;}
	.menu-button.cur::after{transform: rotate(45deg);top: 35px;border-bottom:0;}
	header .top_search_icon{ height:70px;}
	.search_wrap .search_in{ width:50%; top:10px;}
	.search_in .sub{background-size: 32px 32px;}
}
@media screen and (max-width:767px){
	header .logo{ width:200px;}
	header .top_search_icon{ width:42px;background-size: 40px 40px;}
	.show1 .logo{ display:none;}
	.search_wrap .search_in{ width:100%;}
}

/**top end**/

/* banner 开始 */
.apple-banner { width: 100%; height: 644px; overflow: hidden;}
.apple-banner .swiper-container { width: 100%; height: 644px;}
.apple-banner .swiper-container .swiper-button-prev, .apple-banner .swiper-container .swiper-button-next { width: 15%; height: 100%; top:0; background:none; margin:0;}
.apple-banner .swiper-container .swiper-button-prev { left:0;}	
.apple-banner .swiper-container .swiper-button-next { right:0;}
.apple-banner .swiper-button-prev span, .apple-banner .swiper-button-next span { display:block; width: 64px; height: 64px; position: absolute; top: 50%; margin-top:-32px; border-radius: 100%; opacity: 0; -webkit-transition: opacity 0.5s ease; transition: opacity 0.5s ease;}
.apple-banner .swiper-button-prev span { background: rgba(0,0,0,0.3) url(../images/arrows1.png) center center no-repeat; left: 20px;}
.apple-banner .swiper-button-next span { background: rgba(0,0,0,0.3) url(../images/arrows2.png) center center no-repeat; right:20px;}
.apple-banner .swiper-button-prev:hover span, .apple-banner .swiper-button-next:hover span{ opacity: .7;}
/*分页器*/
.apple-banner .swiper-pagination{ top:auto; bottom:38px !important;left:50%!important; transform:translateX(-50%); display: flex;display: -webkit-flex;align-items: center;justify-content: center;}
.apple-banner .swiper-pagination-bullet { display: inline-block; width:7px; height:16px; margin: 0 6px; cursor: pointer; background:#fff;  opacity: 1; border-radius:0; transition: all .4s ease;}
.apple-banner .autoplay .swiper-pagination-bullet-active{height:30px; background:#0292a8;}
.apple-banner .bannertext{ position: absolute; left:10%; color:#fff; top:45%; transform:translateY(-50%);}
.apple-banner .bannertext p{ font-size:80px;font-family: Youshebiaotihei;}
.apple-banner .bannertext span{ font-size:22px; position:relative; display:block;}
.apple-banner .bannertext a{ display:block;width:232px; height:48px; line-height:48px; text-align:center; color:#fff; background:#0292a8; font-size:18px; margin-top:55px;}
.apple-banner .bannertext a img{ margin-left:10px;transition: all .4s ease;}
.apple-banner .bannertext a:hover img{ margin-left:15px;}
@media screen and (max-width:1499px){
	.apple-banner { height: 520px;}
	.apple-banner .swiper-container { height: 520px;}
}
@media screen and (max-width:1299px){
	.apple-banner { height: 460px;}
	.apple-banner .swiper-container { height: 460px;}
	.apple-banner .bannertext p{ font-size:56px;}
	.apple-banner .bannertext span{ font-size:20px;}
}
@media screen and (max-width:1079px){
	.apple-banner { height: 308px;}
	.apple-banner .swiper-container { height: 308px;}
	.apple-banner .swiper-pagination{bottom:30px !important; background:none;}
	.apple-banner .bannertext{ left:3%; width:70%;}
	.apple-banner .bannertext p{ font-size:36px;}
	.apple-banner .bannertext span{ font-size:16px;}
	.apple-banner .bannertext em{ display:none;}
	.apple-banner .bannertext a{ width:150px; height:40px; line-height:40px; font-size:16px; margin-top:35px;}
	.apple-banner .bannertext a img{ display:none}
}
@media screen and (max-width:1023px) and (min-width:769px) {
	.apple-banner { height: 300px;}
	.apple-banner .swiper-container { height: 300px;}
}
@media screen and (max-width:767px){
	.apple-banner { height: 240px;}
	.apple-banner .swiper-container { height: 240px;}
	.apple-banner .swiper-button-prev span, .apple-banner .swiper-button-next span { width:44px; height:44px; background-size:44px 44px;}
	.apple-banner .swiper-button-prev span { left:10px;}
	.apple-banner .swiper-button-next span { right:10px;}
	.apple-banner .swiper-pagination { bottom:20px !important;}
	.apple-banner .swiper-pagination-bullet {width:5px; height:11px; margin: 0 5px;}
    .apple-banner .autoplay .swiper-pagination-bullet-active{height:24px;}
	.apple-banner .bannertext p{ font-size:24px;}
	.apple-banner .bannertext span{font-size:13px;}
	.apple-banner .bannertext a{ width:100px; font-size:14px; height:34px; line-height:34px; margin-top:15px;}
}
@media screen and (max-width:600px){
	.apple-banner { height: 200px;}
	.apple-banner .swiper-container { height: 200px;}
}
@media screen and (max-width:500px){
	.apple-banner { height: 170px;}
	.apple-banner .swiper-container { height: 170px;}
}
@media screen and (max-width:375px){
	.apple-banner { height: 150px;}
	.apple-banner .swiper-container { height: 150px;}
}
@media screen and (max-width:320px){
	.apple-banner { height: 120px;}
	.apple-banner .swiper-container { height: 120px;}
}
/* banner 结束 */

/*首页关于我们*/
.ind_bit{text-align:center;}
.ind_bit em{ display:block; font-size:80px; line-height:84px;color:#e1e1e1;font-family:impact; text-transform:uppercase;}
.ind_bit P{font-size:40px; font-weight:bold;margin-top: -45px;}
@media screen and (max-width:1299px){
	.ind_bit em{ font-size:70px;line-height: 74px;}
	.ind_bit P{font-size:34px;margin-top: -38px;}
}
@media screen and (max-width:1079px){
	.ind_bit em{ font-size:60px;line-height: 60px;}
	.ind_bit P{font-size:30px;margin-top: -32px;}
}
@media screen and (max-width:600px){
	.ind_bit em{ font-size:50px;}
	.ind_bit P{font-size:28px;margin-top: -35px;}
}
@media screen and (max-width:414px){
	.ind_bit em{ font-size:46px;line-height: 50px;}
	.ind_bit P{font-size:28px;margin-top: -30px;}
}
.ind_about{ width:100%; min-height:300px; overflow:hidden; padding-top:85px; background:#fdfdfd url(../images/indab_bg.png) center bottom no-repeat; background-size:cover;}
.ind_about .ggms{ color:#666; font-size:15px; line-height:34px; max-height:170px; overflow:hidden; width:92%; margin:24px auto 60px; text-align:center;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 5;-webkit-box-orient: vertical;}
.ind_about .ggms p,.ind_about .ggms span{color:#666; line-height:34px;font-size:15px;}
.ind_about ul.data{ margin-bottom:60px; overflow:hidden;}
.ind_about ul.data li{ width:25%; float:left; border-right:1px solid #ddd; text-align:center; font-size:20px; color:#666;}
.ind_about ul.data li:last-child{ border-right:0;}
.ind_about ul.data li em{ font-size:56px; color:#0292a8;font-family:impact; position:relative;}
.ind_about ul.data li span{ font-size:22px; position:absolute; color:#0292a8;}

.ind_about ul.abimg{ overflow:hidden; margin-bottom:85px;}
.ind_about ul.abimg li{width:25%; float:left; position:relative;}
.ind_about ul.abimg li:after{ content:""; display:block; width:100%; height:100%; background:rgba(0,0,0,.3); position:absolute; top:0; left:0;transition: all .4s ease;}
.ind_about ul.abimg li:hover:after{ opacity:0;}
.ind_about ul.abimg li:before{content:""; display:block; width:20px; height:20px;background:rgba(2,143,165,0); position:absolute; left:50%; top:50%; transform:translate(-50%,-50%); transition: all .4s ease;}
.ind_about ul.abimg li:hover:before{ height:100%; width:100%;background:rgba(2,143,165,.9);}
.ind_about ul.abimg li .text{ position: absolute; top:20%; left:18%; color:#fff; max-width:80%; z-index:1;}
.ind_about ul.abimg li .text p{ font-size:26px; font-weight:bold;}
.ind_about ul.abimg li .text span{ font-size:12px;text-transform:uppercase;}
.ind_about ul.abimg li .text a{ display:block; width:42px; height:42px; border-radius:50%; background:rgba(255,255,255,.5) url(../images/more_jt1.png) center no-repeat; margin-top:50px; opacity:0;transition: all .4s ease;}
.ind_about ul.abimg li:hover .text a{ opacity:1; margin-top:30px;}
.ind_about ul.abimg li .img img{ width:100%;}
@media screen and (max-width:1399px){
	.ind_about{ padding-top:50px;}
	.ind_about .ggms{margin: 14px auto 30px;}
	.ind_about ul.data{margin-bottom: 40px;}
	.ind_about ul.data li{ font-size:18px;}
	.ind_about ul.data li em{ font-size:46px;}
	.ind_about ul.data li span{ font-size:16px;}
	.ind_about ul.abimg{ margin-bottom:65px;}
	.ind_about ul.abimg li .text p{ font-size:20px;}
	.ind_about ul.abimg li .text a{ width:35px; height:35px; background-size:12px 17px;}
	
}
@media screen and (max-width:1079px){
	.ind_about{ padding-top:40px;}
	.ind_about .ggms{ line-height:30px;}
	.ind_about ul.data li{font-size:16px;}
	.ind_about ul.data li em{ font-size:40px;}
	.ind_about ul.abimg{ margin-bottom:50px;}
	.ind_about ul.abimg li .text span{ display:none;}
	.ind_about ul.abimg li .text a{ opacity:1;margin-top: 15px;}
	.ind_about ul.abimg li:hover .text a{margin-top:15px;}
	.ind_about ul.abimg li .text a{ width:30px; height:30px; background-size:12px 17px;}
}
@media screen and (max-width:767px){
	.ind_about { padding-top: 38px;}
	.ind_about .ggms{ max-height:204px; width:100%; margin: 10px auto 22px; -webkit-line-clamp:6;}
	.ind_about ul.data{ margin-bottom:15px;}
	.ind_about ul.data li{ width:50%; margin-bottom:15px;}
	.ind_about ul.data li:nth-of-type(2){ border-right:0;}
	.ind_about ul.abimg li{ width:50%;}
	.ind_about ul.abimg{ margin-bottom:40px;}
}
@media screen and (max-width:414px){
	.ind_about ul.data li em{ font-size:32px;}
	.ind_about ul.data li em span{font-size:14px;}
	.ind_about ul.data li{font-size:15px;}
	.ind_about ul.abimg{ margin-bottom:40px;}
	.ind_about ul.abimg li .text p{font-size:18px;}
}

/*首页推荐产品*/
.ind_tj{ width:100%; min-height:400px;padding:80px 0; background:#282828 url(../images/indtj_bg.jpg) center no-repeat; background-size:cover;}
.ind_tj .ind_bit P{ color:#fff;}
.ind_tj .ind_bit em{ opacity:0.05;}
.ind_tj .tjpro_box{overflow:hidden; width:100%; min-height:300px;}
.ind_tj .tjpro_box ul{ margin-top:50px;}
.ind_tj .tjpro_box ul li{  float:left; background:#fff;transition: all .4s ease;}
.ind_tj .tjpro_box ul li:hover{ margin-top:-10px;}
.ind_tj .tjpro_box ul li:nth-child(4n){} 
.ind_tj .tjpro_box ul li .proimg{ display:block; width:100%; height:252px; border-bottom:2px solid #ddd; background:#fff; overflow:hidden; position:relative;}
.ind_tj .tjpro_box ul li .proimg img{ max-width:96%; max-height:96%; position:absolute; margin:auto; top:0; bottom:0; left:0; right:0;transition: all .4s ease;}
.ind_tj .tjpro_box ul li:hover .proimg img{ -webkit-transform: scale(1.1);-moz-transform: scale(1.1);transform: scale(1.1);}
.ind_tj .tjpro_box ul li .text{ text-align:center; position:relative;}
.ind_tj .tjpro_box ul li .text:before{ content:""; display:block; width:42px; height:6px; background:#0292a8; position:absolute; left:50%; transform: translateX(-50%); top:-4px;}
.ind_tj .tjpro_box ul li .text .proname{ font-size:18px; font-weight:bold; padding:25px 0; display:block;max-width:96%; margin: 0 auto;overflow:hidden; white-space:nowrap;text-overflow:ellipsis;  transition: all .4s ease;}
.ind_tj .tjpro_box ul li:hover .text .proname{ color:#0292a8;}
.ind_tj .tjpro_box ul li .text .more{ display:block; color:#999; border-top:1px solid #ddd; width:100%; height:44px; line-height:44px; transition: all .4s ease;}
.ind_tj .tjpro_box ul li:hover .text .more{ background:#0292a8; color:#fff; border:0;}
.ind_tj .qhkaung{ position:relative; padding:0 46px;width: calc(1400px + 92px); margin:0 auto;}
.ind_tj .qhkaung .swiper-button-next, .ind_tj .qhkaung .swiper-button-prev{ width:46px; height:92px; background:url(../images/proqh_btn1.png) center 0  no-repeat; left:0;}
.ind_tj .qhkaung .swiper-button-prev:hover{background:url(../images/proqh_btn1.png) center -92px  no-repeat;}
.ind_tj .qhkaung .swiper-button-next{background:url(../images/proqh_btn2.png) center 0 no-repeat; left:auto; right:0;}
.ind_tj .qhkaung .swiper-button-next:hover{background:url(../images/proqh_btn2.png) center -92px no-repeat; }
@media screen and (max-width:1492px){
.ind_tj .qhkaung{width: calc(90% + 92px);}
}
@media screen and (max-width:1399px){
	.ind_tj{ padding:65px 0;}
	.ind_tj .tjpro_box ul{ margin-top:40px;}
}
@media screen and (max-width:1250px){
	.ind_tj .tjpro_box ul li .proimg{height:200px;}
}
@media screen and (max-width:1079px){
	.ind_tj{ padding:50px 0;}
	.ind_tj .tjpro_box ul{ margin-top:30px;}
	.ind_tj .tjpro_box ul li .text .proname{ padding:10px 0;}
	.ind_tj .qhkaung{width: calc(90% + 72px);padding: 0 36px;}	
	.ind_tj .qhkaung .swiper-button-next, .ind_tj .qhkaung .swiper-button-prev{ width:36px; height:72px; background-size:36px 144px;}
	.ind_tj .qhkaung .swiper-button-prev:hover{background:url(../images/proqh_btn1.png) center -72px  no-repeat;background-size:36px 144px;}
	.ind_tj .qhkaung .swiper-button-next:hover{background:url(../images/proqh_btn2.png) center -72px no-repeat;background-size:36px 144px; }
}
@media screen and (max-width:767px){
	.ind_tj{ padding:40px 0;}
	.ind_tj .tjpro_box ul{ margin-top:25px;}
	.ind_tj .qhkaung{width: calc(82% + 72px);}
}
@media screen and (max-width:413px){
	.ind_tj .qhkaung{width: calc(78% + 72px);}
}


/*首页产品展示*/
.ind_cpzs{width:100%; min-height:400px;padding:70px 0 80px; background:#f4f5f6;}
.ind_cpzs .cpzs{ margin-top:45px; min-height:300px;}
.ind_cpzs .cpzs ul li{  float:left; width:23.5%; margin-right:2%; background:#fff; margin-bottom:20px;transition: all .4s ease;}
.ind_cpzs .cpzs ul li:hover{ box-shadow:0px 5px 15px rgba(0,0,0,.1); position:relative;}
.ind_cpzs .cpzs ul li:nth-child(4n){ margin-right:0;} 
.ind_cpzs .cpzs ul li .proimg{ display:block; width:100%; height:252px; border-bottom:2px solid #ddd; background:#fff; overflow:hidden; position:relative;}
.ind_cpzs .cpzs ul li .proimg img{ max-width:96%; max-height:96%; position:absolute; margin:auto; top:0; bottom:0; left:0; right:0;transition: all .4s ease;}
.ind_cpzs .cpzs ul li:hover .proimg img{ -webkit-transform: scale(1.1);-moz-transform: scale(1.1);transform: scale(1.1);}
.ind_cpzs .cpzs ul li .text{ text-align:center; position:relative;}
.ind_cpzs .cpzs ul li .text:before{ content:""; display:block; width:42px; height:6px; background:#0292a8; position:absolute; left:50%; transform: translateX(-50%); top:-4px;}
.ind_cpzs .cpzs ul li .text .proname{ font-size:18px; font-weight:bold; padding:25px 0; display:block;max-width:96%;margin: 0 auto; overflow:hidden; white-space:nowrap;text-overflow:ellipsis;  transition: all .4s ease;}
.ind_cpzs .cpzs ul li:hover .text .proname{ color:#0292a8;}
.ind_cpzs .cpzs ul li .text .more{ display:block; color:#999; border-top:1px solid #ddd; width:100%; height:44px; line-height:44px; transition: all .4s ease;}
.ind_cpzs .cpzs ul li:hover .text .more{ background:#0292a8; color:#fff; border:0;}
.ind_cpzs .pro_more{ display:block; width:292px; height:54px; line-height:54px; border:1px solid #ccc; text-align:center; font-size:18px; margin:30px auto 0;transition: all .4s ease; color:#999;}
.ind_cpzs .pro_more:hover{ border:1px solid #0292a8; color:#0292a8;}
.ind_cpzs .pro_more img{ margin-left:10px; margin-top:-3px;transition: all .4s ease}
.ind_cpzs .pro_more:hover img{margin-left:15px;}
@media screen and (max-width:1399px){
	.ind_cpzs{padding:60px 0;}
}
@media screen and (max-width:1250px){
	.ind_cpzs .cpzs ul li .proimg{height:200px;}
}
@media screen and (max-width:1079px){
	.ind_cpzs{padding:50px 0;}
	.ind_cpzs .cpzs{ margin-top:40px;}
	.ind_cpzs .cpzs ul li{ width:32%; margin-bottom:15px;}
	.ind_cpzs .cpzs ul li:nth-child(4n){ margin-right:2%;} 
	.ind_cpzs .cpzs ul li:nth-child(3n){ margin-right:0;} 
	.ind_cpzs .cpzs ul li .text .proname{ padding:10px 0;}
	.ind_cpzs .pro_more{margin:18px auto 0; width:200px; height:46px; line-height:46px;}
}
@media screen and (max-width:767px){
	.ind_cpzs{padding:40px 0;}
	.ind_cpzs .cpzs{ margin-top:25px;}
	.ind_cpzs .cpzs ul li{ width:48.5%; margin-right:3%; margin-bottom:20px;}
	.ind_cpzs .cpzs ul li:nth-child(3n){ margin-right:3%;} 
	.ind_cpzs .cpzs ul li:nth-child(4n){ margin-right:0;}
	.ind_cpzs .cpzs ul li:nth-child(2n){ margin-right:0;} 
	.ind_cpzs .pro_more{margin:13px auto 0; width:170px;}
}
@media screen and (max-width:414px){
	.ind_cpzs .cpzs ul li{ width:100%; margin-right:0; margin-bottom:10px;}
	.ind_cpzs .cpzs ul li:nth-child(3n){ margin-right:0;}
	.ind_cpzs .cpzs ul li .proimg{ height:240px;} 
}

/*首页产品分类*/
.ind_cpzs .fenlei{ width:100%;background:#e0e1e3; position:relative; margin-top:36px;padding:15px 4%;}
.ind_cpzs .fenlei:after{ content:""; display:block; width:50%; height:100%;background:#fff; position:absolute; top:0; left:0;}
.ind_cpzs .fenlei .cpall{display:block; width:58px; height:58px; border-radius:50%; border:3px solid #0292a8; background:#fff url(../images/ind_fl.png) center no-repeat; position:absolute; left:50%; top:50%; transform:translate(-50%,-50%); z-index:2;}
.ind_cpzs .fenlei ul{ width:100%; overflow:hidden; position:relative; z-index:2;max-height: 94px;}
.ind_cpzs .fenlei ul li{ float:left; width:13.8333333%;margin: 5px 1.5% 5px 0;text-align:center; }
.ind_cpzs .fenlei ul li:nth-of-type(3),.ind_cpzs .fenlei ul li:nth-of-type(9){ margin-right:4%;}
.ind_cpzs .fenlei ul li:nth-of-type(4),.ind_cpzs .fenlei ul li:nth-of-type(10){ margin-left:7%;}
.ind_cpzs .fenlei ul li:nth-child(6n){ margin-right:0;}
.ind_cpzs .fenlei ul li a{border:1px solid #f4f5f7; border-radius:3px; font-size:16px; color:#666; padding:5px 10px; display:block; width:100%;overflow:hidden; white-space:nowrap;text-overflow:ellipsis;transition: all .4s ease;}
.ind_cpzs .fenlei ul li a:hover{ border:0; background:#0292a8; color:#fff;}
@media screen and (max-width:1399px){
	.ind_cpzs .fenlei{padding:15px 2%;}
}
@media screen and (max-width:1250px){
	.ind_cpzs .fenlei ul { max-height:141px;}
	.ind_cpzs .fenlei ul li{ width:21%; margin-right:2%;}
	.ind_cpzs .fenlei ul li:nth-child(6n){ margin-right:2%;}
	.ind_cpzs .fenlei ul li:nth-child(4n){ margin-right:0;}
	.ind_cpzs .fenlei ul li:nth-of-type(3),.ind_cpzs .fenlei ul li:nth-of-type(9){ margin-right:2%;}
    .ind_cpzs .fenlei ul li:nth-of-type(4),.ind_cpzs .fenlei ul li:nth-of-type(10){ margin-left:0;}
	.ind_cpzs .fenlei ul li:nth-of-type(2),.ind_cpzs .fenlei ul li:nth-of-type(6),.ind_cpzs .fenlei ul li:nth-of-type(10){ margin-right:4%;}
    .ind_cpzs .fenlei ul li:nth-of-type(3),.ind_cpzs .fenlei ul li:nth-of-type(7),.ind_cpzs .fenlei ul li:nth-of-type(11){ margin-left:8%;}
}
@media screen and (max-width:1079px){
    .ind_cpzs .fenlei{ margin-top:30px;}
}
@media screen and (max-width:767px){
	.ind_cpzs .fenlei:after{ display:none; padding: 15px 4%;}
	.ind_cpzs .fenlei{ background:#fff;margin-top:25px;}
	.ind_cpzs .fenlei .cpall{ display:none;}
	.ind_cpzs .fenlei ul { max-height:188px;}
	.ind_cpzs .fenlei ul li{ width:49%; margin-right:2%;}
	.ind_cpzs .fenlei ul li:nth-of-type(2),.ind_cpzs .fenlei ul li:nth-of-type(6),.ind_cpzs .fenlei ul li:nth-of-type(10){ margin-right:2%;}
    .ind_cpzs .fenlei ul li:nth-of-type(3),.ind_cpzs .fenlei ul li:nth-of-type(7),.ind_cpzs .fenlei ul li:nth-of-type(11){ margin-left:0;}
	.ind_cpzs .fenlei ul li:nth-child(4n){ margin-right:2%;}
	.ind_cpzs .fenlei ul li:nth-child(2n){ margin-right:0;}
}

/*首页四大优势*/
.ind_sdys{width:100%; min-height:200px;padding:80px 0; background:#012b33 url(../images/indys_bg.jpg) center no-repeat; background-size:cover;}
.ind_sdys ul{ width:100%; display: -webkit-flex;display: flex;flex-wrap: wrap;}
.ind_sdys ul li{ width:23.5%; float:left; margin-right:2%; background:#fff; position:relative; transition: all .4s ease;}
.ind_sdys ul li:nth-of-type(4){ margin-right:0;}
.ind_sdys ul li:hover{ margin-top:-10px; box-shadow:5px 5px 20px #022228;}
.ind_sdys ul li>div{ padding:20px; overflow:hidden;}
.ind_sdys ul li em{ display:block; width:31px; height:31px; border-radius:50%; border:1px solid #666; color:#666; font-size:16px; text-align:center; line-height:30px;}
.ind_sdys ul li p{ font-size:26px; font-weight:bold; margin:15px 0 20px;}
.ind_sdys ul li span{ font-size:15px; color:#999; display:block; width:90%;line-height:28px; overflow:hidden; margin-bottom:10px;}
.ind_sdys ul li:before{ content:""; display:block; width:118px; height:130px;background:url(../images/sdys_ico.png) center no-repeat; background-position:0 0; position:absolute;left: -30px;bottom: -40px;}
.ind_sdys ul li:nth-of-type(2):before{background-position:-118px 0;}
.ind_sdys ul li:nth-of-type(3):before{background-position:-236px 0;}
.ind_sdys ul li:nth-of-type(4):before{background-position:-354px 0;}
.ind_sdys ul li i{ display:block; width:54px; height:50px; float:right;background:url(../images/sdys_ico2.png) center no-repeat; background-position:0 0;}
.ind_sdys ul li:nth-of-type(2) i{background-position:-54px 0;}
.ind_sdys ul li:nth-of-type(3) i{background-position:-108px 0;}
.ind_sdys ul li:nth-of-type(4) i{background-position:-162px 0;}
@media screen and (max-width:1399px){
	.ind_sdys{padding:65px 0;}
	.ind_sdys ul li span{ width:100%;}
}
@media screen and (max-width:1079px){
	.ind_sdys{padding:50px 0;}
	.ind_sdys ul li p{ font-size:20px;}
}
@media screen and (max-width:767px){
	.ind_sdys{padding:40px 0 30px;}
	.ind_sdys ul li{ width:48.5%; margin-right:3%; margin-bottom:10px;}
	.ind_sdys ul li:nth-of-type(2){ margin-right:0;}
	.ind_sdys ul li i{ display:none;}
}

/*首页资讯中心*/
.ind_zxzx{width:100%;padding:80px 0; background:#f5f5f5;}
.ind_zxzx .ind_bit{ text-align:left;}
.ind_zxzx .w1400{position:relative;}
.ind_zxzx .new_btn{ position:absolute; right:0; top:40px;}
.ind_zxzx .new_btn p{ width:120px; height:45px; line-height:45px; background:#7d7d7d; color:#fff; font-size:18px; text-align:center; float:left; margin-left:10px;transition: all .4s ease;cursor:pointer;}
.ind_zxzx .new_btn p.on,.ind_zxzx .btn p:hover{background:#0292a8;}
.ind_zxzx ul{ width:100%; margin-top:36px; min-height:300px;}
.ind_zxzx ul.on{ display:none;}
.ind_zxzx ul li{ width:32%; margin-right:2%; float:left; background:#fff; padding:25px; margin-bottom:25px;transition-duration: .4s;-ms-transition-duration: .4s;-moz-transition-duration: .4s;-webkit-transition-duration: .4s;transition: all .4s ease;}
.ind_zxzx ul li:nth-child(3n){ margin-right:0;}
.ind_zxzx ul li:hover{box-shadow:0px 5px 15px rgba(0,0,0,.1); position:relative; transform: scale(1.05);}
.ind_zxzx ul 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;}
.ind_zxzx ul li .time{ float:right; text-align:right;}
.ind_zxzx ul li .time p{ color:#999;}
.ind_zxzx ul li .time span{color:#666; font-size:24px; font-weight:bold; line-height:26px;}
.ind_zxzx ul li .name{ display:block; width:100%; 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;}
.ind_zxzx ul li:hover .name{ color:#0292a8;}
.ind_zxzx ul li i{ display:block; height:2px; width:100%; background:#f5f5f5; margin-bottom:15px;}
.ind_zxzx ul 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;}
.ind_zxzx ul 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;}
.ind_zxzx ul li:hover .more{background:#0292a8; color:#fff;}

.ind_zxzx .art_more{ display:block; width:292px; height:54px; line-height:54px; border:1px solid #ccc; text-align:center; font-size:18px; margin:30px auto 0;transition: all .4s ease; color:#999;}
.ind_zxzx .art_more:hover{ border:1px solid #0292a8; color:#0292a8;}
.ind_zxzx .art_more img{ margin-left:10px; margin-top:-3px;transition: all .4s ease}
.ind_zxzx .art_more:hover img{margin-left:15px;}

@media screen and (max-width:1399px){
	.ind_zxzx{padding:65px 0;}
}
@media screen and (max-width:1079px){
	.ind_zxzx{padding:50px 0;}
	.ind_zxzx .new_btn{top:20px;}
	.ind_zxzx ul{ margin-top:30px;}
	.ind_zxzx ul li{ width:48.5%; margin-right:3%;margin-bottom:15px;}
	.ind_zxzx ul li:nth-child(3n){ margin-right:3%;}
	.ind_zxzx ul li:nth-child(2n){ margin-right:0;}
	.ind_zxzx .art_more{margin:13px auto 0; width:200px; height:46px; line-height:46px;}
}
@media screen and (max-width:767px){
	.ind_zxzx{padding:40px 0;}
	.ind_zxzx .ind_bit em{ font-size:40px; line-height:44px;}
	.ind_zxzx .new_btn p{ font-size:16px; width:100px; height:40px; line-height:40px;}
	.ind_zxzx ul{ margin-top:25px;}
	.ind_zxzx ul li{ width:100%; margin-right:0;margin-bottom:10px;}
	.ind_zxzx ul li:nth-child(3n){ margin-right:0;}
	.ind_zxzx ul li .name{ width:100%; height:27px;-webkit-line-clamp: 1;}
	.ind_zxzx .art_more{margin:13px auto 0; width:170px;}
}
@media screen and (max-width:414px){
	.ind_zxzx .ind_bit em{ font-size:40px; line-height:44px;}
	.ind_zxzx .new_btn p{ font-size:15px; width:80px; height:38px; line-height:38px;}
}

/*footer*/
footer .lrall_box{display: -webkit-flex;display: flex;flex-wrap: wrap;}
footer .ftleft{ width:62.5%; padding-left:13%;float:left; background:#232323; border-top:12px solid #0292a8;}
footer .ftleft ul{ width:100%; height:100%;display: -webkit-flex;display: flex;flex-wrap: wrap;}
footer .ftleft ul li{ float:left; width:45%; border-left:1px solid rgba(255,255,255,.05); padding:80px 38px; position:relative;}
footer .ftleft ul li:before{ content:""; display:block; width:5px; height:24px; background:#fff; position:absolute; left:-3px;}
footer .ftleft ul li p{ font-size:22px; line-height:24px; color:#fff; margin-bottom:20px;}
footer .ftleft ul li a{ display:block; width:100%; color:rgba(255,255,255,.5); font-size:16px; float:left;overflow:hidden; white-space:nowrap;text-overflow:ellipsis; margin:6px 0;transition: all .4s ease;}
footer .ftleft ul li a:hover{color:#fff;}
footer .ftleft ul li.ylli a{  width:50%;}
footer .ftleft ul li.ylli a:nth-child(2n){ padding-left:2%;}

footer .ftleft ul li.cpli {width:30%;}
footer .ftleft ul li.cpli div{ max-height:216px; overflow:hidden;}
footer .ftleft ul li.webli {width:25%;}
footer .nyfoot .ftleft ul li.cpli{ width:100%; padding: 80px 38px 0;}
footer .nyfoot .ftleft ul li a{ width:32%; margin-right:3% float:left;}
footer .nyfoot .ftleft ul li a:nth-child(3n){ margin-right:0;}
footer .nyfoot .ftleft ul li.webli{ width:100%; padding: 60px 38px 80px;}

footer .ftright{ width:37.5%;float:right; padding-right:13%; background:#1e1e1e; border-top:12px solid #6f6f6f; position:relative;}
footer .ftright .foot_tel{ text-align:right; margin-top:80px;}
footer .ftright .foot_tel span{ font-size:16px; color:rgba(255,255,255,.5);}
footer .ftright .foot_tel p{ font-size:32px; font-weight:bold; color:#fff; margin-top:10px;}
footer .ftright:before{ content:""; display:block; width:100%; height:1px; background:rgba(255,255,255,.05); position:absolute; top:185px;}
footer .ftright .foot_ewm{ margin-top:50px; text-align:right;}
footer .ftright .foot_ewm span{ font-size:16px; color:rgba(255,255,255,.5); display:block; margin-bottom:20px;}
footer .ftright .foot_ewm p img{ width:130px;}

footer .banquan{display: -webkit-flex;display: flex;flex-wrap: wrap;}
footer .banquan .bq_left{width:62.5%; padding:40px 0; padding-left:260px;float:left; background:#232323; border-top:1px solid rgba(255,255,255,.05);}
footer .banquan .bq_left p{ float:left; margin-right:1.5%; color:rgba(255,255,255,.5);line-height: 24px;}
footer .banquan .bq_left p a{color:rgba(255,255,255,.5);transition: all .4s ease;}
footer .banquan .bq_left p a:hover{color:#fff;}
footer .banquan .bq_right{width:37.5%; padding:40px 0;padding-right:260px;float:left; background:#1e1e1e; border-top:1px solid rgba(255,255,255,.05);}
footer .banquan .bq_right a{ float:right;color:rgba(255,255,255,.5);transition: all .4s ease; margin-left:2%;}
footer .banquan .bq_right a:hover{color:#fff;}
@media screen and (max-width:1700px){
	footer .ftleft,footer .banquan .bq_left{padding-left:5%;}
	footer .ftright,footer .banquan .bq_right{padding-right:5%;}
}
@media screen and (max-width:1250px){
	footer .ftleft ul li{ width:55%;padding: 60px 38px 50px;}
	footer .nyfoot .ftleft ul li.cpli{ display:block; padding: 60px 38px 0;}
	footer .nyfoot .ftleft ul li.webli{padding: 40px 38px 60px;}
	footer .ftleft ul li.cpli{ display:none;}
	footer .ftleft ul li.webli{ width:45%;}
	footer .ftright:before{top: 160px;}
	footer .ftright .foot_tel{ margin-top:60px;}
}
@media screen and (max-width:1079px){
	footer .ftleft,footer .banquan .bq_left{padding-left:3%;}
	footer .ftleft ul li{padding: 50px 28px 40px;}
	footer .ftleft ul li.ylli a{ width:100%;}
	footer .ftleft ul li.ylli a:nth-child(2n){ padding-left:0;}
	footer .nyfoot .ftleft ul li.cpli{ padding: 50px 28px 0;}
	footer .nyfoot .ftleft ul li.webli{padding: 30px 28px 50px;}
	footer .ftright,footer .banquan .bq_right{padding-right:3%;}
	footer .ftright:before{top: 150px;}
	footer .ftright .foot_tel{ margin-top:50px;}
	footer .ftright .foot_tel p{ font-size:30px;}
}
@media screen and (max-width:767px){
	footer .ftleft{ padding: 0 3%; width:100%;}
	footer .ftleft{border-top: 6px solid #0292a8;}
	footer .ftleft ul li{ width:100%;padding: 30px 0 20px 20px; border-left: 0;}
	footer .ftleft ul li.ylli a{ width:auto; margin-right:8px;}
	footer .ftleft ul li.ylli a:nth-child(2n){}
	footer .ftleft ul li p{ margin-bottom:10px;}
	footer .ftleft ul li.cpli{ display:none;}
	footer .nyfoot .ftleft ul li.cpli{ display:none;}
	footer .ftleft ul li.webli{ display:none;}
	footer .ftright{ padding:15px 3%; width:100%;}
	footer .ftright{border-top: 1px solid #6f6f6f;}
	footer .ftright .foot_tel,footer .ftright:before{ display:none;}
	footer .ftright .foot_ewm{ text-align:center; margin:15px 0;}
	footer .ftright .foot_ewm span{ margin-bottom:10px;}
	footer .banquan .bq_left,footer .banquan .bq_right{ text-align:center; padding:15px 3%; width:100%;}
	footer .banquan .bq_right{ padding-bottom:60px;}
	footer .banquan .bq_left p{ float:none;}
	footer .banquan .bq_right a{ float:none;}
	
}

/*内页banner*/
.nybanner{ width:100%; height:568px; overflow:hidden; margin:0 auto; padding:0; position:relative;}
.nybanner img { display: block; width: 1920px; height: 568px; overflow: hidden; margin: 0 0 0 -960px; position: absolute; left: 50%; top: 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); padding:10px 30px 0; font-size:32px; font-weight:bold; color:#fff; float:left;}
.nybanner .ny_bigt p{ font-size:16px; text-transform:uppercase;}
.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 #0292a8; 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:#0292a8;}
.nybanner .ny_mbx p span{ color:#333;}

@media screen and (max-width:1399px){
   .nybanner{height:400px;}
   .nybanner img {width: 1920px; height:400px;}
   .nybanner .ny_bigt{ width:236px; height:80px;padding:8px 20px 0; 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:1199px){
	.nybanner { height: 350px;}
	.nybanner img { width: 1920px; height: 350px; overflow: hidden; margin: 0 0 0 -960px;}
}
@media screen and (max-width:1079px){
	.nybanner {height: 260px; }
	.nybanner img { display: block; width: 1920px; height: 260px;}
	.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: auto; overflow: hidden; margin: 0 auto; padding: 0; }
	.nybanner img { display: block; width: 180%; height: auto; overflow: hidden; margin: 0 0 0 -40%; position: static; }
}


/*内页关于我们*/
.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:#0292a8;}
.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:#0292a8;}
.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; min-height:300px;}

.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:#0292a8;font-family:impact; position:relative;}
.ny_content .jjright ul.data li span{ font-size:22px; position:absolute; color:#0292a8;}
@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:1079px){
	.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:#0292a8; 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:#0292a8 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:#0292a8 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:1079px){
	.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:#0292a8;}
.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:rgba(2,143,165,.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:1079px){
	.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-container3{overflow:hidden;width:100%;}
.ab_honor .wiper-container3 ul li{ float:left; width:23.5%;}
.ab_honor .wiper-container3 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-container3 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-container3 ul li:hover .pic img{transform: scale(1.06);}
.ab_honor .wiper-container3 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-container3 ul li:hover .name{color:#0292a8;}
.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:#0292a8;}
@media screen and (max-width:1079px){
	.ab_honor{padding:25px 0 60px;}
	.ab_honor .honor_box{ margin-top:10px;padding: 0 60px;}
	.ab_honor .wiper-container3 ul li .pic{ height:260px;}
	.ab_honor .wiper-container3 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-container3 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:#0292a8;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:1079px){
	.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:#0292a8; 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:#0292a8; 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:#0292a8;}
.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:#0292a8; 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:#0292a8; 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:#0292a8; 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:#0292a8;}
/*相关文章 结束*/
@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:1079px){
	.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(2,146,168,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:#0292a8;}
.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:#0292a8; 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:#0292a8; 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:1079px){
	.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: #f0f0f0; height: 32px; line-height: 32px; text-align: center; margin: 0 5px; border-radius:2px; color: #333; font-size:14px;}
#fengye a:hover { background: #0292a8; color: #fff; }
#fengye a.pnnum1 { background: #0292a8; color: #fff; }
#fengye input { display: inline-block; padding: 0 5px; background-color: #0292a8; 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: 1079px) {
	#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;}
}
/*分页样式 结束*/

/*内页产品中心页面*/
.proright ul.ny_cpzx li{  float:left; width:32%; margin-right:2%; background:#fff; margin-bottom:20px;transition: all .4s ease;}
.proright ul.ny_cpzx 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);}
.proright ul.ny_cpzx li:nth-child(3n){ margin-right:0;} 
.proright ul.ny_cpzx li .proimg{ display:block; width:100%; height:240px; border-bottom:2px solid #ddd; background:#fff; overflow:hidden; position:relative;}
.proright ul.ny_cpzx li .proimg img{ max-width:96%; max-height:96%; position:absolute; margin:auto; top:0; bottom:0; left:0; right:0;transition: all .4s ease;}
.proright ul.ny_cpzx li:hover .proimg img{ -webkit-transform: scale(1.1);-moz-transform: scale(1.1);transform: scale(1.1);}
.proright ul.ny_cpzx li .text{ text-align:center; position:relative;}
.proright ul.ny_cpzx li .text:before{ content:""; display:block; width:42px; height:6px; background:#0292a8; position:absolute; left:50%; transform: translateX(-50%); top:-4px;}
.proright ul.ny_cpzx li .text .proname{ font-size:18px; font-weight:bold; padding:25px 0; display:block;max-width:96%;margin: 0 auto; overflow:hidden; white-space:nowrap;text-overflow:ellipsis;  transition: all .4s ease;}
.proright ul.ny_cpzx li:hover .text .proname{ color:#0292a8;}
.proright ul.ny_cpzx li .text .more{ display:block; color:#999; border-top:1px solid #ddd; width:100%; height:44px; line-height:44px; transition: all .4s ease;}
.proright ul.ny_cpzx li:hover .text .more{ background:#0292a8; color:#fff; border:0;}
@media screen and (max-width:1399px){
	
}
@media screen and (max-width:1250px){
	.proright ul.ny_cpzx li .proimg{height:200px;}
}
@media screen and (max-width:1079px){
	.proright ul.ny_cpzx li{margin-bottom:15px;}
	.proright ul.ny_cpzx li .text .proname{ padding:10px 0;font-size: 16px;}
}
@media screen and (max-width:767px){
	.proright ul.ny_cpzx li{ width:48.5%; margin-right:3%; margin-bottom:20px;}
	.proright ul.ny_cpzx li:nth-child(3n){ margin-right:3%;} 
	.proright ul.ny_cpzx li:nth-child(2n){ margin-right:0;} 
}
@media screen and (max-width:414px){
	.proright ul.ny_cpzx li{ width:100%; margin-right:0; margin-bottom:10px;}
	.proright ul.ny_cpzx li:nth-child(3n){ margin-right:0;}
	.proright ul.ny_cpzx li .proimg{ height:240px;} 
}

/*产品详细页*/
.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:#0292a8; 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 p { 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 p 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:#0292a8; 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:1079px){
	.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 #0292a8;}
.cpxxcontent .cpxx_tit{ font-size:24px; font-weight:bold; color:#0292a8; position:relative; padding-bottom:10px; margin-bottom:30px;}
.cpxxcontent .cpxx_tit:before{content:""; display:block; width:94px; height:3px; background:#0292a8; 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;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;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: normal; transition: all .4s ease; margin-left:7px;}
.cpxxcontent .ny_fanye .NyProPrev:hover a{ color:#0292a8;}
.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: normal; transition: all .4s ease;}
.cpxxcontent .ny_fanye .NyPronext:hover a{ color:#0292a8;}
.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:100%; 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:#0292a8;}
.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:#0292a8; color:#fff;}


@media screen and (max-width:1399px){
	.art_content{padding: 48px 0;}
}
@media screen and (max-width:1079px){
	.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:#0292a8;}
.art_content .artleft .xx_tjart .btn{ width:94px; height:29px; line-height:29px; text-align:center; color:#fff; font-size:15px; background:#0292a8; 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:#0292a8;}
.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:#0292a8; 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:1079px){
	.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!important;border-top: 1px solid #eee;}
.lxwm_content .w1400{position:relative;}
.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:#0292a8;position:absolute; bottom:0; left:0;}
/*留言框*/
.lxwm_content .lff_msg{ /*width:460px;*/ width:100%; float:left;box-shadow:0 0 15px rgba(0,0,0,.12); background:#fff; padding:40px 46px 5px; border-bottom:8px solid #0292a8;/*position:absolute; left:0; top:0; z-index:3333;*/}
.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:#0292a8 !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: #0292a8; font-family: impact; display: block;}
.lxwm_content .ly_Ny_list{overflow:hidden; margin:40px 0; background:#fff;}
.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%;float:left; overflow:hidden;}
#container { min-width:600px; min-height: 500px;}
.lxwm_content [onpositionupdate]{ display:none;}
@media screen and (max-width:1399px) {
	.lxwm_content{padding:48px 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;}
	.lxwm_content .lff_msg{padding:40px 26px 5px;}
}
@media screen and (max-width:1079px) {
	.lxwm_content{ padding:38px 0!important;}
	.lxwm_content .lff_tit{ font-size:20px;}
	.lxwm_content .lff_tit:before{ width:78px;}
	.lxwm_content .lff_msg{ width:100%;position: static;}
	.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;}
	.lxwm_content .lxfs_box ul.nylx_tel li{ margin:10px 7% 10px 0;}
	.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 #0292a8; border-bottom: 5px solid #0292a8;-webkit-transform: scale3d(0, 1, 1);transform: scale3d(0, 1, 1);}
.honor_content ul.nyhonor_box li::after {border-left: 5px solid #0292a8;border-right: 5px solid #0292a8; -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:#0292a8;}
@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;}
}


/*网站右侧漂浮*/
.f_pf1 {position:fixed;top:30%;right:2px;z-index:999;}
.f_pf1 a.qqa {display:block;width:44px;height:44px;overflow:hidden;background:rgba(0,0,0,.7);margin-bottom:2px;}
.f_pf1 a.qqa:after {content:'';display:block;width:24px;height:24px;background:url(../images/slidebar_icon.png) top center no-repeat;overflow:hidden;margin:9px 10px;}
.f_pf1 .tela>a {display:block;width:44px;height:44px;overflow:hidden;background:rgba(0,0,0,.7);margin-bottom:2px;}
.f_pf1 .tela>a:after {content:'';display:block;width:24px;height:24px;background: url(../images/slidebar_icon.png) center -27px no-repeat;overflow:hidden;margin:9px 10px;}
.f_pf1 .tela .wz {position:absolute;top:40px;left:-224px;z-index:999;display:none;box-shadow: 0 0 10px rgba(0,0,0,.2);}
.f_pf1 .tela:hover .wz{display:block;}
.f_pf1 .tela p {background:#fff;width:200px;height:40px;overflow:hidden;font-size:18px;font-weight:bold;color:#0292a8;line-height:40px;text-align:center;}
.f_pf1 .tela p em {width:0;height:0;border-width:6px 0 6px 6px;border-style:solid;border-color:transparent transparent transparent #fff;margin-top:-4px;position:absolute;top:50%;right:-6px;}
.f_pf1 .wxa {position:relative;}
.f_pf1 .wxa>span {display:block;width:44px;height:44px;overflow:hidden;background:rgba(0,0,0,.7);margin-bottom:2px;}
.f_pf1 .wxa>span:after {content:'';display:block;width:24px;height:24px;background: url(../images/slidebar_icon.png) center -52px no-repeat;overflow:hidden;margin:9px 10px;}
.f_pf1 .wxa .code {position:absolute;top:-44px;left:-144px;z-index:999;display:none;box-shadow: 0 0 10px rgba(0,0,0,.2);}
.f_pf1 .wxa:hover .code{display:block;}
.f_pf1 .wxa .code p {background:#fff;width:120px;height:120px;overflow:hidden;}
.f_pf1 .wxa .code p img {max-width:100%;max-height:100%;}
.f_pf1 .wxa .code p em {width:0;height:0;border-width:6px 0 6px 6px;border-style:solid;border-color:transparent transparent transparent #fff;margin-top:-4px;position:absolute;top:50%;right:-6px;}
.f_pf1 a.totop {display:block;width:44px;height:44px;overflow:hidden;background:rgba(2,146,168,.7);margin-bottom:2px;}
.f_pf1 a.totop:after {content:'';display:block;width:24px;height:24px;background: url(../images/slidebar_icon.png) center -76px no-repeat;overflow:hidden;margin:9px 10px;}
.f_pf1 .pfpro,.f_pf1 .pflxwm{ display:none;}
@media (max-width:767px) {
.f_pf1{ width:100%; bottom:0; left:0; right:auto;}
.f_pf1 .tela>a{ width:25%; position:relative; float:left;margin-bottom:0;}
.f_pf1 .tela>a:after{ position:absolute; top:50%; left:50%; transform:translate(-50%,-50%); margin:0;}
.f_pf1 .tela>a:before{content:'';display:block; width:1px; height:20px; background:#fff; right:0; top:50%; transform:translateY(-50%);position:absolute;}
.f_pf1 a.qqa,.f_pf1 .wxa,.f_pf1 .tela .wz{ display:none;}
.f_pf1 a.totop{ width:25%; float:left;margin-bottom:0; position:relative; display:block !important;}
.f_pf1 a.totop:after {position:absolute; top:50%; left:50%; transform:translate(-50%,-50%);margin:0;}
.f_pf1 .pfpro,.f_pf1 .pflxwm{ display:block;}
.f_pf1 .pfpro{display:block; width:25%; float:left; height:44px;background:rgba(0,0,0,.7); margin:0; position:relative;}
.f_pf1 .pfpro:before{content:'';display:block; width:1px; height:20px; background:#fff; right:0; top:50%; transform:translateY(-50%);position:absolute;}
.f_pf1 .pfpro:after {content:'';display:block;width:24px;height:24px;background: url(../images/slidebar_icon.png) center -100px no-repeat;overflow:hidden;position:absolute; top:50%; left:50%; transform:translate(-50%,-50%);}
.f_pf1 .pflxwm{display:block; width:25%; float:left; height:44px;background:rgba(0,0,0,.7); margin:0;position:relative;}
.f_pf1 .pflxwm:after {content:'';display:block;width:24px;height:24px;background: url(../images/slidebar_icon.png) center -124px no-repeat;overflow:hidden;position:absolute; top:50%; left:50%; transform:translate(-50%,-50%);}
}
/*右侧漂浮 结束*/

/*内页成功案例*/
.nybanner .casembx{ border-bottom:1px solid #ddd;}
.case_content{ background:#fff;padding: 58px 0; overflow: hidden;}
.nycase_box li{ width:32%; height:440px; float:left; margin-right:2%; margin-bottom:30px;position:relative;background:#f8f8f8;}
.nycase_box li:nth-child(3n){ margin-right:0;}
.nycase_box li .pic{ display:block; width:100%; height:290px; overflow:hidden;}
.nycase_box li .pic img{ width:100%; height:100%;object-fit: cover;}
.nycase_box li .text{ width:100%;padding:25px 28px;background:#f8f8f8; position:absolute; bottom:0; left:0; z-index:3;transition-duration: .4s;-ms-transition-duration: .4s;-moz-transition-duration: .4s;-webkit-transition-duration: .4s; }
.nycase_box li .text .name{ display:block; font-size:24px; font-weight:bold; text-align:center; margin-bottom:10px;max-width:100%; overflow:hidden; white-space:nowrap;text-overflow:ellipsis;}
.nycase_box li .text .name img{margin:0 13px;}
.nycase_box li .text span{ font-size:16px; color:#999; line-height:26px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:2;-webkit-box-orient: vertical;}
.nycase_box li:hover{background:#0292a8;}
.nycase_box li:hover .text{ padding-bottom:62px;background:#0292a8;}
.nycase_box li:hover .text .name{ color:#fff; transition: all .3s ease;}
.nycase_box li:hover .text span{ color:rgba(255,255,255,.65);  transition: all .3s ease;}

@media (max-width:1399px) {
	.case_content{ padding:48px 0;}
	.nycase_box li{ width:32%; height:368px; margin-bottom:25px;}
	.nycase_box li .pic{height:240px;}
	.nycase_box li .text{padding: 20px;}
	.nycase_box li .text .name {font-size:20px;}
	.nycase_box li .text .name img{ display:none;}
	.nycase_box li .text span{ font-size:15px; line-height:24px;}
	.nycase_box li:hover .text{ padding-bottom:52px;}
}
@media (max-width:900px) {
	.nycase_box li{ width:32%; height:293px;margin-bottom:20px;}
	.nycase_box li .pic{height:180px;}
	.nycase_box li .text{ padding:15px;}
	.nycase_box li .text .name{ margin-bottom:5px;}
	.nycase_box li:hover .text{ padding-bottom:42px;}
	
}
@media (max-width:767px) {
	.case_content{ padding:38px 0;}
	.nycase_box li{ width:48.5%; margin-right:3%;margin-bottom:15px;}
	.nycase_box li:nth-child(3n){ margin-right:3%;}
	.nycase_box li:nth-child(2n){ margin-right:0;}
	.nycase_box li:hover .text{ padding-bottom:32px;}
}
@media (max-width:500px) {
	.nycase_box li{height:246px;}
	.nycase_box li .pic{height:140px;}
	.nycase_box li .text .name{ font-size:16px; font-weight:normal;}
	.nycase_box li .text span{ font-size:14px;}
}

/*内页视频中心*/
.nyvideo_box li{ width:32%; height:auto; float:left; margin-right:2%; margin-bottom:30px;position:relative;background:#f8f8f8;}
.nyvideo_box li:nth-child(3n){ margin-right:0;}
.nyvideo_box li .pic{ display:block; width:100%; height:300px; overflow:hidden; position:relative;}
.nyvideo_box li .pic img{ width:100%; height:100%;object-fit: cover;}
.nyvideo_box li .pic:after{content: '';display: block;position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);width: 46px;height: 46px;background: url(../images/video.png) no-repeat center;background-size: 100%;z-index: 1;}
.nyvideo_box li .text{ width:100%;padding:25px 28px;background:#f8f8f8;transition-duration: .4s;-ms-transition-duration: .4s;-moz-transition-duration: .4s;-webkit-transition-duration: .4s;}
.nyvideo_box li .text .name{ display:block; font-size:18px; font-weight:bold; margin-bottom:10px;max-width:100%; overflow:hidden; white-space:nowrap;text-overflow:ellipsis;}
.nyvideo_box li .text .name img{margin:0 13px;}
.nyvideo_box li .text .time{ font-size:16px; color:#999; line-height:26px;overflow: hidden;}
.nyvideo_box li .text .time i{display: inline-block;width: 14px; height: 14px;vertical-align: middle;margin: -3px 10px 0 0;padding: 0; background: url(../images/video_time.png) center no-repeat;}
.nyvideo_box li .text .time span{font-size: 12px;vertical-align: middle; display: inline-block;margin: 0 20px 4px 20px; color:#ddd;}
.nyvideo_box li .text .time a{ color:#999;}
.nyvideo_box li:hover .text{background:#0292a8;}
.nyvideo_box li:hover .text .time i{background: url(../images/video_time_on.png) center no-repeat;}
.nyvideo_box li:hover .text .name,.nyvideo_box li:hover .text .time,.nyvideo_box li:hover .text .time span,.nyvideo_box li:hover .text .time a{ color:#fff;}


.fvopvideo { width:80% !important; height:500px!important;margin:0 auto 20px !important;position:relative;z-index:99;}

@media (max-width:1399px) {
	.nyvideo_box li{ width:32%;margin-bottom:25px;}
	.nyvideo_box li .pic{height:240px;}
	.nyvideo_box li .text{padding: 20px;}
	.nyvideo_box li .text .name {font-size:20px;}
	.nyvideo_box li .text .name img{ display:none;}
	.nyvideo_box li .text .time{ font-size:15px; line-height:24px;}
}
@media (max-width:900px) {
	.nyvideo_box li{ width:32%; margin-bottom:20px;}
	.nyvideo_box li .pic{height:180px;}
	.nyvideo_box li .text{ padding:15px;}
	.nyvideo_box li .text .name{ margin-bottom:5px;}
	.nyvideo_box li .text .time span,.nyvideo_box li .text .time a{ display:none;}
	
}
@media (max-width:767px) {
	.nyvideo_box li{ width:48.5%; margin-right:3%;margin-bottom:15px;}
	.nyvideo_box li:nth-child(3n){ margin-right:3%;}
	.nyvideo_box li:nth-child(2n){ margin-right:0;}
	
	.fvopvideo{ width:100% !important; height:240px !important;}
}
@media (max-width:500px) {
	.nyvideo_box li .pic{height:140px;}
	.nyvideo_box li .text .name{ font-size:16px; font-weight:normal;}
	.nyvideo_box li .text .time{ font-size:14px;}
}
@media (max-width:425px) {
	.nyvideo_box li .text .time{ display:none;}
}
@media (max-width:375px) {
	.fvopvideo{ height:200px !important;}
}

/*最新联系我们*/
.lxwm_content .Contact_Title { width: 100%; overflow: hidden;margin: 0 auto 40px; padding: 0 0 18px; border-bottom: 4px solid #0292a8;}
.lxwm_content .Contact_Title p{ line-height: 40px;font-size: 30px;font-weight: bold;}
.lxwm_content .ny_newlxfs1{width: 100%;margin: 0 auto 40px;}
.lxwm_content .ny_newlxfs1 ul{display: -webkit-flex;display: flex;flex-wrap: wrap;}
.lxwm_content .ny_newlxfs1 ul li { width:23.5%; height:auto; min-height:90px; margin:0 2% 0 0; padding:20px 20px 20px 102px; background-color:#f5f5f5; position:relative; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lxwm_content .ny_newlxfs1 ul li:nth-child(4) { margin-right:0;}
.lxwm_content .ny_newlxfs1 ul li:hover { background-color:#0292a8; box-shadow:0 8px 16px rgba(0,86,204,0.2);}
.lxwm_content .ny_newlxfs1 ul li i {display:block;width:74px;height:74px;padding:0;position:absolute;left:20px;top:50%;margin-top: -47px;}
.lxwm_content .ny_newlxfs1 ul li i.Con_ico1 { background: url(../images/con_ico1.png) center center no-repeat;}
.lxwm_content .ny_newlxfs1 ul li i.Con_ico2 { background: url(../images/con_ico2.png) center center no-repeat;}
.lxwm_content .ny_newlxfs1 ul li i.Con_ico3 { background: url(../images/con_ico3.png) center center no-repeat;}
.lxwm_content .ny_newlxfs1 ul li i.Con_ico4 { background: url(../images/con_ico4.png) center center no-repeat;}
.lxwm_content .ny_newlxfs1 ul li:hover i.Con_ico1 { background: url(../images/con_ico01.png) center center no-repeat;}
.lxwm_content .ny_newlxfs1 ul li:hover i.Con_ico2 { background: url(../images/con_ico02.png) center center no-repeat;}
.lxwm_content .ny_newlxfs1 ul li:hover i.Con_ico3 { background: url(../images/con_ico03.png) center center no-repeat;}
.lxwm_content .ny_newlxfs1 ul li:hover i.Con_ico4 { background: url(../images/con_ico04.png) center center no-repeat;}
.lxwm_content .ny_newlxfs1 ul li p { width:100%; height:30px; overflow:hidden; line-height:30px; color:#999; font-size:14px; text-overflow:ellipsis; white-space:nowrap; margin:0 auto; padding:0;}
.lxwm_content .ny_newlxfs1 ul li span { display:block; width:100%;line-height:30px;font-size:18px;word-wrap: break-word;}
.lxwm_content .ny_newlxfs1 ul li:nth-child(4) span {font-size: 16px;}
.lxwm_content .ny_newlxfs1 ul li em { display:block; width:100%; height:30px; overflow:hidden; line-height:30px; color:#999; font-size:13px; font-style:normal; text-overflow:ellipsis; white-space:nowrap; margin:0 auto; padding:0;}
.lxwm_content .ny_newlxfs1 ul li:hover p, .lxwm_content .ny_newlxfs1 ul li:hover em { color:rgba(255,255,255,0.6);}
.lxwm_content .ny_newlxfs1 ul li:hover span { color:#fff;}

.lxwm_content .ny_newlxfs2{ width:100%; background:#f5f5f5; padding:25px 40px; overflow:hidden; margin-bottom:50px;}
.lxwm_content .ny_newlxfs2 .left{width: calc(100% - 320px); float:left;}
.lxwm_content .ny_newlxfs2 .left i{ display:block; width:132px; height:132px; border-radius:50%; border:1px solid #ddd; background:url(../images/lxfskf.jpg) center no-repeat; overflow:hidden; float:left; margin-right:42px;}
.lxwm_content .ny_newlxfs2 .left p{ font-size:24px; font-weight:bold; margin-bottom:12px;}
.lxwm_content .ny_newlxfs2 .left p em{font-size:36px; font-weight:bold; color:#0292a8;}
.lxwm_content .ny_newlxfs2 .left span{ font-size:16px; color:#999; line-height:28px;}
.lxwm_content .ny_newlxfs2 .right{ width:290px; float:right;}
.lxwm_content .ny_newlxfs2 .ewm1,.lxwm_content .ny_newlxfs2 .ewm2{ width:118px; border:1px solid #ddd; padding:7px 7px 14px; float:right; margin-left:40px; position:relative;}
.lxwm_content .ny_newlxfs2 .ewm1 img,.lxwm_content .ny_newlxfs2 .ewm2 img{ max-width:100%; max-height:100%;}
.lxwm_content .ny_newlxfs2 .ewm1 p,.lxwm_content .ny_newlxfs2 .ewm2 p{ font-size:14px; color:#999; text-align:center; width:70%; margin:0 auto; background:#f5f5f5; position:absolute; bottom:-10px; left:50%; transform:translateX(-50%);}
.lxwm_content .ny_newlxfs2 .ewm2{ margin-left:0;}

.lxwm_content .NyContact_map { width:100%; overflow:hidden; margin:0 auto; padding:20px; border:1px solid #dfdfdf;}
.NyContact_map .NyContactMap_main { width:100%; height:480px; overflow:hidden; margin:0 auto; padding:0;}
@media (max-width:1440px) {
	.NyContact_map .NyContactMap_main { height:400px;}
}
@media (max-width:1399px) {
	.lxwm_content .ny_newlxfs1{ margin:0 auto 30px;}
	.lxwm_content .ny_newlxfs1 ul li { padding:20px;}
	.lxwm_content .ny_newlxfs1 ul li i{margin: 0 auto 10px; position: inherit; left: inherit;top: inherit;}
	.lxwm_content .ny_newlxfs1 ul li p, .lxwm_content .ny_newlxfs1 ul li span, .lxwm_content .ny_newlxfs1 ul li em{ text-align:center;}
	
	.lxwm_content .ny_newlxfs2{ padding:25px 30px;margin-bottom: 30px;}
	.lxwm_content .ny_newlxfs2 .left i{ margin-right:22px;}
	.lxwm_content .ny_newlxfs2 .left p{ font-size:20px;}
	.lxwm_content .ny_newlxfs2 .left p em{font-size:30px;}
	.lxwm_content .ny_newlxfs2 .left span{ font-size:15px;}
	.lxwm_content .ny_newlxfs2 .right{ width:256px;}
	.lxwm_content .ny_newlxfs2 .ewm1{ margin-left:20px;}
}
@media (max-width: 1023px){
	.lxwm_content .ny_newlxfs1{ margin:0 auto;}
	.lxwm_content .ny_newlxfs1 ul{ display:block !important;}
	.lxwm_content .ny_newlxfs1 ul li { width:48.5%; margin-right:3%;margin-bottom:20px;}
    .lxwm_content .ny_newlxfs1 ul li:nth-child(2n) {margin-right:0;}
	.lxwm_content .ny_newlxfs1 ul li em{ display:none;}
	
	.lxwm_content .ny_newlxfs2{margin-bottom: 20px;}
	.lxwm_content .ny_newlxfs2 .left{ width:100%; margin-bottom:15px;}
	.lxwm_content .ny_newlxfs2 .right{ float:none; margin:0 auto 20px;}
	
	.NyContact_map .NyContactMap_main { height:360px;}
}
@media (max-width:767px){
	.lxwm_content .Contact_Title {margin: 0 auto 25px; padding: 0 0 13px;}
    .lxwm_content .Contact_Title p{ line-height:30px;font-size:24px;}
	.lxwm_content .ny_newlxfs1 ul li { width:100%; margin-right:0;margin-bottom:10px; padding:10px;}
	.lxwm_content .ny_newlxfs1 ul li i{ margin-bottom:5px;}
	.lxwm_content .ny_newlxfs1 ul li p{ height:24px; line-height:24px;}
	
	.lxwm_content .ny_newlxfs2{ padding:25px 15px;margin-bottom: 10px;}
	.lxwm_content .ny_newlxfs2 .left{margin-bottom:5px;}
	.lxwm_content .ny_newlxfs2 .left i{ margin-right:0; float:none; margin:0 auto;}
	.lxwm_content .ny_newlxfs2 .left p{ text-align:center; margin:10px 0;}
	.lxwm_content .ny_newlxfs2 .left span{ display:none;}
	.lxwm_content .ny_newlxfs2 .right{ margin:0 auto 10px;}
	
	.lxwm_content .NyContact_map { padding:10px;}
	.NyContact_map .NyContactMap_main { height:300px;}
}