@charset "utf-8";
body,html{ min-width: 1200px;}
*{ margin:0; padding:0; -moz-box-sizing: border-box;   -webkit-box-sizing: border-box;   -o-box-sizing: border-box;    -ms-box-sizing: border-box;
box-sizing: border-box;border: none;text-decoration: none;border: none;list-style: none;}

a{color: #333;}
.fl{float:left;}
.fr{float:right;}
.cl{clear: both;}
.box{padding: 80px 85px;}
.inner{width: 90%;max-width: 1400px; margin: 0px auto;}
.icon {
   width: 1em; height: 1em;
   vertical-align: -0.15em;
   fill: currentColor;
   overflow: hidden;
}
.flexbj{
	display: flex; 
	display: -ms-flexbox; 
	display: -moz-flex;
	display: -webkit-flex;
}
    
/*导航*/
.barwrap{height: 90px; position: fixed; top: 0; left: 0; right: 0; z-index: 333; border-bottom: 1px solid rgba(255,255,255,0.3); }
.barwrap-wp{width: 90%;max-width: 1400px; margin: 0 auto;}
.barwrap .logo_m{float: left;width: 30%;margin-top: 8px;}
.barwrap .head-logo{float: left;width: 83px;height: 78px;background: url(../images/logo_03.png) no-repeat center center;}
.barwrap .logo_txt{float: left;margin: 4px 0 0 10px;}
.head-navwp{float: left;width: 70%;}
.biaoti{font-size: 34px; color: #fff;letter-spacing: 3px;font-weight: 600;}
.yingwen{font-size: 13px; color: #fff; letter-spacing: 8px;}
.navbar li{ padding: 0 30px; position: relative;}
.navbar li a{ color: #fff; font-size: 16px; transition: all 0.6s;  position: relative; display: block;line-height: 90px;}
.navbar li a b{ position: absolute; left: 0; right:0; bottom: 0; height: 2px; background: #175a86; display: block; z-index: 33; width: 0;
transition: all 0.6s; width:100%; transform: scale(0);}
.navbar li:hover a b,.navbar li.on a b{ transform: scale(1);}
.erj{ position:absolute; top: 100%; left:50%;transform: translateX(-50%);opacity: 0;transition: all 0.5s;visibility: hidden;}
.erj li{width:200px;height:46px; overflow:hidden; padding: 0; display:block;background:#f1f1f1; border-bottom:1px solid #ddd;font-weight:normal; text-align:center;}
.erj li a{ font-size:14px; display:block; height:46px; line-height:46px; overflow:hidden;text-align:center;color:#333;font-weight:normal;}
.barwrap.on .navbar li:hover a{color: #333;}
.erj li a:hover , .h_nav li .erj .cur1 a{ background:#175a86; color:#fff!important;}
.navbar li:hover .erj{opacity: 1;visibility: visible;z-index: 1;}
.barwrap .div2{float: left; display: flex; display: -ms-flexbox; display: -moz-flex;align-items: center; position: relative;}
.barwrap .div2:before{content: ''; position: absolute;width: 1px;height: 20px;background: #fff;left: 0;top: 35px;}
.search-icon{font-size: 20px;color: #fff;}
.barwrap.on{top: 0; animation-name: down; animation-duration: 1s; background-color: rgba(255,255,255,0.9); border-bottom: none;}
.barwrap.on .head-logo{background: url(../images/logo_03_01.png) no-repeat center center;}
.barwrap.on .biaoti{color: #333;}
.barwrap.on .yingwen{color: #666;}
.barwrap.on .navbar li a{color: #333;}
.barwrap.on .div2 b{ color: #333;font-weight: 600;}
.barwrap.on .div2:before{content: ''; position: absolute;width: 1px;height: 20px;background: #666;left: 0;top: 35px;}
.barwrap.on .search-icon{color: #333;}
.barwrap.on .navbar li .erji li a:hover{color: #fff;}
.barwrap.on .navbar li.on a {color: #252733;}
.barwrap.on .navbar li a b,.barwrap.on .navbar li.on a b{ background: #252733;}

/*搜索*/
.barwrap .zoom{ cursor: pointer; display: inline-block; vertical-align: middle; margin-left:60px; }
.search-close{ position: fixed; top: 30px; right: 30px; cursor: pointer;}
.search-box{ background: #fff; position: fixed; top: 0px; left: 0; right: 0; background: rgba(0,0,0,0.8); z-index: 333;
 bottom: 0;  display: flex;  display: -ms-flexbox; display: -moz-flex; display: -ms-flexbox; display: -moz-flex; display: 
-ms-flexbox; align-items: center; transform-origin: bottom center; transform: scaleY(0); 
 transition: transform .3s .5s;}
.search-box .div{ width: 800px; margin: 0 auto; transition: all .5s .3s; filter:alpha(opacity=0); opacity: 0; transform: translate(0px,20px);}
.search-box .in{ background: #fff; height: 50px; width: 700px; padding-left: 20px; font-size: 16px;}
.search-box .sub{ background: #175a86 url(../images/zoom1.png) no-repeat center center; height: 50px; width: 100px; font-size: 16px; color: #fff; cursor: pointer;}
.search-box p{ padding: 30px 0 0 0;}
.search-box p a{ display: inline-block; padding: 0 20px; font-size: 14px; color: #fff; opacity: 0.8; filter:alpha(opacity=80); transition: all 0.36s;}
.search-box p strong{ display: inline-block; font-size: 16px; color: #fff;}
.search-box p a:hover{ color: #175a86;}
.search-box .div.on{ opacity: 1; transform: translate(0,0); filter:alpha(opacity=100); }
.search-box.active{transform-origin: top center; transform: scaleY(1); transition: transform .3s;}

/*banner滚动*/
.banner { position:relative; overflow:hidden; width: 100%;}
.banner .bannerfix >li { height: 100%; line-height: 0; opacity:0; transition:opacity 1000ms linear;
 -webkit-transition:opacity 1000ms linear; float:left; position: relative;}
 .banner .bannerfix >li>video{width: 100vw;height: 100vh;object-fit: cover}
.banner .bannerfix >li .bimg { line-height: 0; width: 100%; position: relative; transition: transform 5s ease; -webkit-transition: transform 5s ease; transform: scale(1.1); -webkit-transform: scale(1.1); -moz-transform: scale(1.1);}
.banner .bannerfix >li.imgIn{ opacity:1; z-index:10; display:block;}
.banner .bannerfix >li.imgIn .bimg { transform: matrix(1, 0, 0, 1, 0, 0); -webkit-transform: matrix(1, 0, 0, 1, 0, 0); }
.banner .flex-control-nav{ width:100%; height:20px; position:absolute; left:0; bottom:50px; text-align:center; z-index:20;}
.banner .flex-control-nav li{ display:inline-block; position:relative; margin-right:15px; width:5px; height:20px;}
.banner .flex-control-nav li:last-child{ margin-right:0;}
.banner .flex-control-nav li span{ display:block; text-indent:999px; overflow:hidden; width:5px; height:8px; position:absolute; background:#fff; transition:320ms; left:0; top:6px;}
.banner .flex-control-nav li a.flex-active span{ height:20px; top:0; background:#175a86;}
.banner .txt{ position: absolute; top: 55%; left: 50%; transform: translate(-50%,-50%); -ms-transform: translate(-50%,-50%); 
-moz-transform: translate(-50%,-50%);  width: 1200px;}
.banner .txt img{ display: block; max-width: 100%;} 
.banner .txt .t2{ padding-top: 30px;}
.banner li.flex-active-slide .t1{ animation-name: fadeInUp; animation-duration: 1s; transition-delay: 0.5s}
.banner li.flex-active-slide .t2{ animation-name: fadeInUp; animation-duration: 1.5s; transition-delay:1s;}

/*首页产品*/
.index-sec2{position: relative;padding: 70px 0;}
.index-pro-nav{flex-wrap: wrap;}
.index-list{width: 25%;padding: 1%;margin-bottom: 26px;}
.index-list:nth-child(odd){background:#fafafa;}
.index-list h1{font-size: 24px;font-weight: bold;color: #999;line-height: 42px;transition: 0.5s;font-family: arial;text-transform: uppercase;}
.index-list h2{font-size: 26px;color: #262626;line-height: 36px;margin-bottom: 6%;transition: 0.5s;}
.index-list h4{height: 66px; font-size: 14px;color: #666;line-height: 22px;}
.index-list-img{text-align: center;}
.index-list-img img{transition: 0.5s;}
.index-list:hover h2{color: #175a86;}
.index-list:hover .index-list-img img{transform: translateY(-20px);}
.index-pro-more{text-align: right;}
.index-pro-more a{display: block;width: ; position: relative;line-height: 40px;}
.index-pro-more a:before{content: '';position: absolute;width: 700px;height: 1px;right: 100px;top: 19px;background: #c7c7c7;transition: 0.5s;}
.index-pro-more a:hover{text-decoration: underline;}
.index-pro-more a:hover:before{width: 300px;background: #999;}

/*公司介绍*/
.index-sec1{margin: 70px auto;height:766px;background: url(../images/about-bg_02.jpg) no-repeat center center;position: relative;}
.index-sec1 .ul1 li{ float: left; width: 20%;  background: #fff;  border-right: 1px solid #d8d8d8; transition: all 0.6s; position: relative; z-index: 33;
word-break: break-all;}
.index-sec1 .ul1 li:last-child{ border-right: none;}
.index-sec1 .ul1 li a{ display: flex; display: -ms-flexbox; display: -moz-flex; padding: 30px 10px; justify-content: center; align-items: center;}
.index-sec1 .ul1 li h3{font-size: 16px; color: #000; margin-bottom: 10px; height: 20px; line-height: 20px; overflow: hidden;}
.index-sec1 .ul1 li p{font-size: 12px; color: #cccccc; text-transform: uppercase; height: 20px; line-height: 20px; overflow: hidden;}
.index-sec1 .ul1 li img{ transition: all 0.6s; display: block; margin-right: 10px;}
.index-sec1 .ul1 li:hover img{ transform: rotateY(180deg);}
.index-sec1 .ul1 li:hover{ box-shadow: 3px 0px 5px rgba(0,0,0,0.1); transform: translateY(-20px);}
.sec1-intro{position: relative;}
.sec1-intro .intro-cont{position: relative; z-index: 3; width: 90%;max-width: 1400px;margin: 0 auto;}
.sec1-intro .tit{padding-top: 40px; position: relative;text-align: center;}
.sec1-intro .tit h2{font-size: 34px; color: #333; padding-top: 25px;letter-spacing: 1px;}
.sec1-intro .tit h4{font-size: 24px; color: #666; padding-top: 25px;letter-spacing: 1px;}
.sec1-intro .tit b{display: block; background: #31b1f7; height: 1px; width: 380px; margin: 30px auto; transition: all 0.36s;
top: 0; left: 0;}
.sec1-intro .right h3{ color: #333; font-size: 22px; padding-bottom: 30px;letter-spacing: 1px;}
.about-content{line-height: 30px;color: #333;text-align: center;}
.sec1-intro .btn-3 {position: relative; display: block;height: 80px;line-height: 80px; width: 200px; margin-top: 40px; overflow: hidden;text-align: center; 
transition: all 0.36s; margin: 0 auto; color: #333; }
.sec1-intro .btn-3:hover{text-decoration: underline;}
.sec1-about-list-wp{width: 90%;max-width: 1400px;height: 200px; position: absolute;left: 50%;transform: translateX(-50%);bottom: -100px;padding: 20px;
border-radius: 10px; background-image: linear-gradient(#4299f4,#105aa9);box-shadow: 0 0 20px rgba(0,0,0,0.3);
}
.sec1-about-list{margin-left: 20px; padding-right: 20px;justify-content: center;align-items: center;position: relative;}
.sec1-about-list-icon{width: 20%;transition: all 0.4s;text-align: center;}
.index-about-icon{font-size: 50px;color: #fff;}
.sec1-about-list-deswp{width: 80%;padding-left: 5%;}
.sec1-about-list-t{font-size: 16px;font-weight: 600;color: #fff;margin: 0 0 10px 0;transition: all 0.4s;}
.sec1-about-list-des{font-size: 14px;color: #fff;transition: all 0.4s;}
.sec1-about-list::after{content: '';position: absolute;width: 1px;height: 80px;right: 0;top: 40px;background: #589df0;}
.sec1-about-list:last-child::after{display: none;}
.sec1-about-list:hover .sec1-about-list-icon,.sec1-about-list:hover .sec1-about-list-t,.sec1-about-list:hover .sec1-about-list-des{transform: translateY(-14px);}


/*优势*/
.index-sec3{ position: relative;}
.index-sec3 h2{text-align: center;font-size: 34px;}
.index-sec3 .title h3{color: #000;}
.index-sec3 ul{ display: flex;  display: -ms-flexbox; display: -moz-flex; flex-wrap: wrap; justify-content: space-between; padding-top: 50px;}
.index-sec3 ul li{ width: 32%; margin-bottom: 30px; box-shadow: 0 0 10px rgba(0,0,0,0.15); padding:40px 35px; position: relative; overflow: hidden;
z-index: 3;}
.index-sec3 li h3{ font-size: 25px; color: #000; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.index-sec3 li h4{ font-size: 12px; color: #666666; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;
font-family: "arial narrow"; text-transform: uppercase; letter-spacing: 1px; padding-top: 10px;}
.index-sec3 li p{ font-size:14px; color: #666; margin-top: 25px; line-height: 32px;}
.index-sec3 li .div1{ height: 60px; overflow: hidden; line-height: 60px; float: right;}
.index-sec3 li .div1 strong,.index-sec3 li .div1 b{ display: block; line-height: 60px; height: 60px; font-size: 60px; transition: all 0.6s;}
.index-sec3 li b{ color: #175a86;}
.index-sec3 li:hover b{ margin-top: 0px;}
.index-sec3 li:hover strong{ margin-top: -60px;}
.index-sec3 li .cir{ position: absolute; top: 0; right:0; left:-50%;  background: #F4F4F4; height:200%; width: 100%; transform: scale(0); transition: all 0.6s;
border-radius: 100%; z-index: -1;}
.index-sec3 li:hover .cir{ transform: scale(1); background: #175a86; opacity: 0.3;}

/*新闻*/
.news-wp{width: 90%;max-width: 1400px;margin: 200px auto 0 auto;}
.news-title{font-size: 34px;text-align: center;font-weight: 600;color: #333;}
.news-line{width: 66px;height: 3px;background: #3f72af;margin: 16px auto;}
.news-titleen{font-size: 16px;color: #999;text-align: center;}
.news-list-wp{margin-top: 40px;}
.news-list-left{flex: 1;}
.news-list-left .news-list-img{overflow: hidden;}
.news-list-left .news-list-img img{width: 100%;transition: all 0.5s;}
.news-list-left:hover .news-list-img img{transform: scale(1.2);}
.news-list-title{font-size: 16px;color: #333;margin-top: 10px;}
.news-list-date{color: #999;margin: 10px 0;}
.news-list-des{font-size: 14px;color: #666;}
.news-list-left:hover .news-list-title{color: #00366d;}
.news-list-right{margin-left: 2%;flex-wrap: wrap;flex: 2;}
.news-list{width: 50%;padding: 16px;}
.news-list:nth-child(1){border-right: 1px solid #d9d9d9;border-bottom: 1px solid #d9d9d9;}
.news-list:nth-child(2){border-bottom: 1px solid #d9d9d9;}
.news-list:nth-child(3){border-right: 1px solid #d9d9d9;border-bottom: 1px solid #d9d9d9;}
.news-list:nth-child(4){border-bottom: 1px solid #d9d9d9;}
.news-list:nth-child(5){border-right: 1px solid #d9d9d9;}
.news-list:hover .news-list-title{color: #00366d;}
.news-right-date{float: left;width: 19%;margin-right: 1%;text-align: center;}
.news-right-date-d{font-size: 26px;color: #333;}
.news-right-content{float: left;width: 79%;margin-left: 1%;}
.news-right-content .news-list-title{margin-top: 0;margin-bottom: 10px;}
/*底部*/
/*navBox end*/
.footer{width:100%; height:auto; text-decoration:none; background:#242e42; padding-top:50px;}
.footer .footcon{width:1200px; height:auto; color:#e1e7f4; font-size:15px; margin:auto;}
.footer .footcon .logo_m{width:230px; height:180px; float:left;}
.footer .footcon .logo_m img{height:77px; float:left;}
.footer .footcon .logo_m .logo_txt{width:auto; height:60px; float:left; padding:17px 0px 0px 15px; color:#e1e7f4;}
.footer .footcon .logo_m .logo_txt .biaoti{width:auto; line-height:40px; font-size:33px;font-family:阿里汉仪智能黑体;}
.footer .footcon .logo_m .logo_txt .yingwen{width:auto; line-height:20px; font-size:12px; text-transform:uppercase; font-family:Arial, Helvetica, sans-serif;}
.footer .footcon .logo_m .logo_b{width:230px; color:#e1e7f4; line-height:80px; font-size:17px; float:left; text-align:center;}
.footer .footcon .footl{width:auto; height:auto; float:left; padding-left:50px;}
.footer .footcon .footl .shang{width:auto; line-height:45px; text-align:left; font-size:18px;}
.footer .footcon .footl .xia{width:auto; height:auto; line-height:35px; text-align:left; font-size:15px;}
.footer .footcon .footl .xia a{color:#e1e7f4;}
.footer .footcon .footl .xia a:hover{color:#fff;}
.footer .footcon .footc{width:220px; height:auto; float:left; padding-left:50px;}
.footer .footcon .footc .shang{width:auto; line-height:45px; text-align:left; font-size:18px;}
.footer .footcon .footc .xia{width:auto; height:auto; line-height:35px; text-align:left; font-size:15px;}
.footer .footcon .foot_w{width:auto; height:120px; float:right; text-align:center;}
.footer .footcon .foot_w .shang{width:auto; line-height:45px; font-size:18px;}
.footer .footcon .foot_w img{padding:6px;}
.footer .footcon .footnav{width:1200px; height:70px; line-height:70px; text-align:center; float:left; padding-top:10px;}
.footer .footcon .footnav a{color:#e1e7f4;}
.footer .footcon .footnav a:hover{color:#fff;}
/*footer*/
.footer {
	width: 100%;
	color: #fff;
	padding-bottom: 48px;
	background: #2e3033;
	margin-top: 80px;
}
.footer .links {
	padding: 20px 0;
	font-size: 16px;
	border-top: 1px solid #1a1d21;
	
}
.footer .links span {
	color: #fff;
	display: inline-block;
}
.footer .links a {
	display: inline-block;
	font-size: 14px;
	color: #939393;
	padding-right: 10px;
}
.footer .links a:hover {
	color: #1588d7;
}
.footer .bottom {
	padding-bottom: 20px;
	border-bottom: 1px solid #464a50;
}
.footer .bNav {
	width: 60%;
	height: 328px;
	margin-top: 48px;
	border-right: 1px solid #1a1d21;
}
.footer .di_logo img {
	width: 111px;
	height: 111px;
	background-size: 100%;
}
.footer .bNav dl {
	display: inline-block;
	float: left;
	width: 25%;
	overflow: hidden;
	text-align: left;
	padding-top: 10px;
}
.footer .bNav dl dt {
	height: 16px;
	display: block;
	padding-bottom: 32px;
}
.footer .bNav dl dt a {
	display: block;
	font-size: 16px;
	color: #fff;
	line-height: 16px;
	
}
.footer .bNav dl dd {
	display: block;
	height: 14px;
	margin-bottom: 16px;
}
.footer .bNav dl dd a {
	display: block;
	font-size: 14px;
	color: #939393;
	line-height: 14px;
	
}
.footer .bNav dl dd a:hover {
	color: #fff;
}
.footer .ewm {
	height: 328px;
	text-align: center;
	padding-left: 48px;
	margin-top: 48px;
	border-left: 1px solid #464a50;
}
.footer .ewm dl {
	width: 140px;
	float: left;
	display: block;
	margin-right: 30px;
	margin-top: 10px;
	height: 164px;
}
.footer .ewm dl:nth-child(2) {
	margin-right: 0px;
}
.footer .ewm dl:first-child+dl {
	margin-right: 0px;
}
.footer .ewm dl dt {
	width: 140px;
	height: 140px;
	background-color: #fff;
	text-align: center;
}
.footer .ewm dl dt img {
	width: 130px;
	height: 130px;
	display: inline-block;
	background-size: 100%;
	margin-top: 5px;
}
.footer .ewm dl dd {
	font-size: 14px;
	color: #939393;
	line-height: 24px;
	padding-top: 5px;
}
.footer .contact_info {
	width: 40%;
	height: 328px;
	padding-left: 75px;
	border-left: 1px solid #464a50;
	margin-top: 48px;	
}
.contact_info1{
	float: left;	
}
.contact_info1 p,.contact_info2 p,.contact_info3 p,.contact_info4 p{
	color: #fff;
	line-height: 30px;
}

.w1200{
	width: 1200px;
	margin: 0 auto;
}

.footer .contact_info p.p1 {
	font-size: 14px;
	color: #fff;
	line-height: 14px;
	padding-top: 10px;
}
.footer .contact_info p.dh {
	font-size: 36px;
	color: #1588d7;
	font-family: "Arial";
	line-height: 36px;
	font-weight: bold;
	padding: 12px 0;
}
.footer .contact_info h3 {
	font-size: 20px;
	padding-top: 8px;
}
.footer .contact_info p.tel {
	font-size: 14px;
	color: #939393;
	line-height: 22px;
	width: 270px;
}
.footer .contact_info i {
	display: block;
	padding-top: 8px;
	font-size: 14px;
	color: #fff;
}
.footer .contact_info i a {
	display: inline-block;
	color: #fff;
	padding-right: 12px;
}
/*copyright*/
.copyright {
	height: 50px;
	line-height: 50px;
	color: #666;
	font-size: 12px;
	background: #27292B;
	text-align: center;
}
.copyright p {
	color: #939393;
}
.copyright span {
	margin: 0 6px;
}
.copyright a {
	color: #939393;
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	-ms-transition: all ease 300ms;
	-o-transition: all ease 300ms;
	transition: all ease 300ms;
}
.copyright a:hover {
	color: #fff;
}

/*内页banner*/
#HJZF_Z__innerBanner{margin-top: 0px;}
.in_banner img{width: 100%;}

/*分页*/
.page_list{text-align:center;letter-spacing:0;font-size:15px;margin-top:20px; margin-bottom:10px; clear:both;}
.page-status{display: none;}
.page-index,.page-pre a,.page-pre a,.page-numbar a,.page-next,.page-last{display:inline-block;color:#666666;text-align:center;padding:0px 15px; margin:0px 2px; line-height:35px; border:1px solid #dfdfdf;}
.page_list span a{color:#666666;}
.page_list span a:hover{color:#175a86;}
.page_list span a.on{color:#175a86;}

/*内页-关于我们*/
.subTitlebg{background-color: #f5f5f5;}
.subTitle{width: 90%;max-width:1400px; margin: 0 auto;height: 70px;line-height: 70px;display: flex;justify-content: space-between;}
.position{background: url(../images/home.png) no-repeat left center;padding-left: 40px;}
.list_con{margin: 0 20px;position: relative;transition: all 0.5s;}
.list_con::after{content: "";position: absolute;left: 0;bottom: 0;width: 0;height: 1px;background-color: #005886;transition: all 0.5s;}
.list_con:hover::after{left: 0;width: 100%;}
.list_con:hover a{color: #005886;}
.main{width: 90%; max-width: 1400px;margin: 40px auto;}
.ny-leftwp{float: left;width: 20%;}
.ny_left{display: flex;flex-direction: column;padding:0 10px 20px 10px;background: #f1f1f1;}
.ny_content_wp{float:left;width: 78%;margin-left: 2%; line-height: 40px;display: flex;flex-direction: column;border: 1px solid #ddd;}
.ny-about-content-wp{padding: 20px;}
.ny-about-content-wp img{width: 100%;}
.ny-about-culture-list{align-items: center;background: #f1f1f1;margin-bottom: 20px;}
.ny-about-culture-img{width: 66.66%;}
.ny-about-culture-img img{width: 100%;}
.ny-about-culture-deswp{width: 33.33%; padding: 40px;}
.ny-about-culture-t{font-size: 22px;}
.ny-about-culture-des{font-size: 14px;}
.ny-about-tu{text-align: center;}
.ny-about-tu img{max-width: 100%;}
.ny_right_content .xcsp{width: 800px;height: 600px;margin: 0 auto;}
.ny_right_content iframe{width: 800px;height: 600px;}
.cl{clear: both;}
.ny_sbzs-wp{float:left;width: 78%;margin-left: 2%; }
.nypro-list{display: flex;flex-wrap: wrap;}
.nypro-list li{width: 23%;margin: 16px 1%;background-color: #fff;border: 1px solid #eee;}
.nypro-list .ny_sbzs-img{overflow: hidden;}
.nypro-list li img{max-width: 100%;transition: all 0.5s;object-fit: cover;}
.nypro-list li:hover img{transform: scale(1.1);}
.ny_sbzs-t{line-height: 50px;text-align: center;}

/*内页left*/
.ny_left-lxbg{margin-top: 20px;}
.ny-left-lxhm{margin: 0 20px;line-height: 50px;font-size: 26px;font-weight: 600; color: #005886;}
.ny-left-lx{margin: 0 20px;line-height: 30px;}

/*内页-新闻页*/
.article_title h3{font-size: 18px;text-align: center;}
.ny-news-title{font-size: 16px;font-weight: 600;float: left;}
.ny-news-ym{font-size: 14px;color: #999; float: right;}
.artdet{text-align: center;padding: 20px 0;border-bottom: 1px solid #ddd;}
.ny-news-content{padding:20px 0 40px 0;line-height: 36px;}
.newspage ul li{padding: 0 0 10px 0;border-bottom: 1px solid #ddd;}
.newspage ul li:hover .ny-news-title{color: #005886;}
.nynewslist{ width:100%; height: auto; }
.nynewslist li{ width:100%; height:auto; margin:0 auto; border-bottom: 1px solid #e1e1e1; padding:15px 0px;}
.nynewslist li .img{width:200px; height:auto; float:left;}
.nynewslist li .imgcon{width:950px; height:auto;  display:block; color:#333; font-size:13px; float:right;}
.nynewslist li .imgcon p{width:100%; display:block; color:#333; font-size:12px;}
.nynewslist li .imgcon p a{ font-size:14px; color:#333; height:35px; line-height:35px;}
.nynewslist li .imgcon p a:hover{ text-decoration:none; color: #81c133;}
.nynewslist li .imgcon span{ font-size:12px; color:#333; line-height:23px;}
.news-des{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.newsnext{margin-top: 30px;}

/*内页-产品页*/
.ny_protu_wp{width: 90%;max-width:1400px; margin: 0 auto;padding: 40px 0;display: flex;justify-content: space-between;}
.ny_img_center{ height:465px; padding:0 0 0 40px;flex: 1;}
.ny_img_center .tit_h1{font-size:20px; color:#333; padding-top:20px;margin-bottom: 20px;}
.ny_img_center .tit_h2{height:120px; line-height:30px; padding:20px; background:url(../images/pro_back.jpg) no-repeat;background-size: cover;}
.ny_img_center .tit_h2 .h2_left{width:auto; font-size:14px; color:#333; float:left;}
.ny_img_center .tit_h2 .h2_right{width:73px; font-size:12px; color:#333; float:right; text-align:right; line-height:25px;}
.ny_img_center .tit_h2 .h2_right span{color:#006ae6;}
.ny_img_center .tit_h2 .h2_right .img26{width:30px;height:30px; float:left;margin-left:5px;cursor: pointer;}
.ny_img_center .tit_h2 .h2_right p{width:auto; height:30px; line-height:30px; float:left; color:#005886; padding-left:3px;}
.ny_img_center .tit_h2 .h2_right .p{text-align:center;}
.ny_img_center .tit_h3{line-height:25px; padding:25px 0px; font-size:13px; color:#575757;}
.ny_img_center .tit_h3 span{color:#006ae6; padding-right:10px;}
.ny_img_center .tit_message{width:160px; height:40px; line-height:40px; background:#006ae6; font-size:15px; color:#fff; float:left; text-align:center; margin-right:30px;}
.ny_img_center .tit_message .img1{float:left; margin-left:25px; width:40px; height:40px; background:url(../images/pro_qq.png) center no-repeat; background-size:24px 24px;}
.ny_img_center .tit_message .p1{float:left; color:#fff; height:40px; width:auto;}
.ny_img_center .tit_message:hover{width:160px; height:40px; line-height:40px; background:#005886; font-size:15px; color:#fff; float:left; text-align:center;}
.ny_img_center .tit_fasong{width:160px; height:40px; line-height:40px; background:#005886; font-size:15px; color:#fff; float:left; text-align:center; margin-right:30px;}
.ny_img_center .tit_fasong .img1{float:left; margin-left:25px; width:40px; height:40px; background:url(../images/pro_message.png) center no-repeat; background-size:24px 24px;}
.ny_img_center .tit_fasong .p1{float:left; color:#fff; height:40px; width:auto;}
.ny_img_center .tit_fasong:hover{width:160px; height:40px; line-height:40px; background:#006ae6; font-size:15px; color:#fff; float:left; text-align:center;}
.ny-cpxqwp{width: 90%;max-width:1400px; margin: 0 auto;padding: 40px 0;display: flex;}
.ny_cpxq-left{width: 200px;background-color: #005886;}
.TwoOfTwo{padding: 30px 0;}
.TwoOfTwo p{text-align: center;color: #fff;font-size: 20px;padding: 0 0 16px 0;}
.ny-about-twp{ position: relative;padding-left: 20px;}
.ny-about-twp::after{position: absolute;content: '';width: 4px;height: 30px;background: #005886; left: 6px;top: 22px;}
.ny-about-title{font-size: 20px;color: #333;font-weight: 600;margin-top: 16px;}
.ny-about-ten{font-size: 14px;text-transform: uppercase;font-family: arial;color: #999;margin-bottom:10px;}
.div_list{background-color: #fff;width: 90%;margin: 0 auto;padding: 16px 0;}
.list_con{position: relative;}
.list_con a{display:block; line-height: 60px;border-bottom: 1px solid #ddd;}
.ny-nav-jt{position: absolute;top: 30%;right: 0;opacity: 0;transition: all 0.5s;}
.list_con:hover .ny-nav-jt{opacity: 1;color: #005886;}
.ny_right{width: 78%; padding:30px;border: 1px solid #ddd;margin-left: 2%;position: relative;}
.ny_right_tit{background-color: #eee;padding: 20px;}
.neiye_left{font-size: 20px;}
.neiye_right{color: #999;}
.ny_cpxq_content{padding: 20px 0;line-height: 30px;}
.ny_cpxq_content img{width: 100%;}
/*内页-在线留言*/
    
.mess-xm,.mess-sj{
	float: left;
    width: 28.3333%;
    height: 36px;
    line-height: 36px;
    border: 1px solid #ddd;
    border-radius: 6px;
    background-color: transparent;
    padding: 0 0 0 10px;
    margin: 8px 2% 10px 0;
    color: #333;
}
.mess-yzm{
	float: left;
    width: 28.3333%;
    height: 36px;
    line-height: 36px;
    border: 1px solid #ddd;
    border-radius: 6px;
    background-color: transparent;
    padding: 0 0 0 10px;
    margin: 8px 0 10px 0;
    color: #333;
}
.mess-yzmtu{
	float: left;
	height: 36px;
	margin: 8px 0 10px 0;
}
.mess-ny{
	width: 100%;
    height: 200px;
    border: 1px solid #ddd;
    border-radius: 6px;
    background-color: transparent;
    padding: 10px 0 0 10px;
    margin: 0 0 20px 0;
    color: #333;
}
.mess-tj {
	display: block;
    width: 100%;
    height: 40px;
    line-height: 40px;
	margin: 20px auto 40px auto;
    color: #005886;
    font-size: 16px;
    cursor: pointer;
    transition: all 0.5s;
    border-radius: 6px;
    background-color: #eee;
    transition: all 0.5s;
    border: none;
}
textarea::-webkit-input-placeholder {
    color: #999;
}
textarea::-moz-input-placeholder {
    color: #999;
}
textarea::-ms-input-placeholder {
    color: #999;
}
input::-webkit-input-placeholder {
    color: #999;
}
input::-moz-input-placeholder {
    color: #999;
}
input::-ms-input-placeholder {
    color: #999;
}
.mess-tj:hover {
	background-color: #005886;
	color: #fff;
}

/*联系我们*/
.ny-contact-wp{padding: 40px 0;}
.ctas {display: flex;display: -webkit-flex;display: -ms-flex; justify-content: space-around;flex-wrap: wrap;}
.lianfs{width: 31.3333%;padding: 40px 10px;margin: 0 1%;border: 1px solid #ddd;transition: all 0.5s;margin-bottom: 26px;}
.lianfs div{text-align: center;}
.lianfs div .icon{width: 100%; font-size: 40px;overflow: visible;color: #999;}
.lianxr,.zuoji,.addr,.call,.email{display: block;height:60px;}
.lianfs:hover{transform: translateY(-20px);}
.ctas .x{text-align: center;}
.ctas .x-d{font-size: 20px;color: #333; font-weight: 600;}
 
/*动画*/

@-webkit-keyframes criss-cross-left {
	 0% {
	  left:-20px
	 }
	 50% {
	  left:50%;
	  width:20px;
	  height:20px
	 }
	 100% {
	  left:50%;
	  width:375px;
	  height:375px
	 }
}
@keyframes criss-cross-left {
	 0% {
	  left:-20px
	 }
	 50% {
	  left:50%;
	  width:20px;
	  height:20px
	 }
	 100% {
	  left:50%;
	  width:375px;
	  height:375px
	 }
}
@-webkit-keyframes criss-cross-right {
	 0% {
	  right:-20px
	 }
	 50% {
	  right:50%;
	  width:20px;
	  height:20px
	 }
	 100% {
	  right:50%;
	  width:375px;
	  height:375px
	 }
}
@keyframes criss-cross-right {
	 0% {
	  right:-20px
	 }
	 50% {
	  right:50%;
	  width:20px;
	  height:20px
	 }
	 100% {
	  right:50%;
	  width:375px;
	  height:375px
	 }
}

@-webkit-keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 50%, 0);
		transform: translate3d(0, 50%, 0)
	}
	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 50%, 0);
		-ms-transform: translate3d(0, 50%, 0);
		transform: translate3d(0, 50%, 0)
	}
	100% {
		opacity: 1;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none
	}
}

.fadeInUp {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp
}


@-webkit-keyframes load1 {
	0%, 80%, 100% {	  
	    width: 13px;
	}
	40% {	  
	    width: 60px;
	}

}

@keyframes down{
 	from{transform: translateY(-100%); opacity: 0;}
 	to{transform: none; opacity: 1;}
 }


/*媒体查询*/



  @media screen and (max-width: 1700px){
  	.navbar{ justify-content: space-around;}
  	.navbar li{ padding: 0px; }
  	.banner .txt img{ max-width:100%;} 
  	
  }
	@media screen and (max-width: 1500px){				
	.sec1-intro .right p{ line-height: 36px;}
	.sec1-intro .tit h2{ padding-top: 15px;}	
	.index-sec2 .p2{ height: 70px; line-height: 70px; font-size:16px}
	.box{ padding:70px 30px;}
	.footer{ padding:30px;}
	.index-sec4{padding:0 30px; }
	.index-sec3 li .div1{ height: 40px; line-height: 40px;  margin-top: 15px;}
	.index-sec3 li .div1 strong,.index-sec3 li .div1 b{ font-size: 40px;  height: 40px; line-height: 40px;}
	.index-sec3 li:hover strong{ margin-top: -40px;}
	.index-sec3 ul li{ padding: 30px 20px;}
	.index-sec3 li h3{ font-size: 20px; }
	.index-sec3 li p{ line-height: 30px; height: 60px; margin-top: 15px;}
	.index-sec5 ul li{ width:24%}
	.index-sec5 li .div1 b{ width: 60%;}
	.index-sec4 .div2{ width: 260px;  height: 80px; padding: 8px;}
	.index-sec4 .div2 a{ height: 64px; line-height: 64px;}	
	.casepage li{width: 32%; }
	}
 	
  @media screen and (max-width: 1400px){
  	.navbar li a{ font-size: 14px;}
  	.logo img{ height: 55px;}
 	.barwrap .div2 strong{ font-size: 14px;}
 	.barwrap .div2 b{ font-size: 18px;}
  	.barwrap .div2{ padding-left: 20px; }
  	.barwrap .zoom{ margin-left: 10px;} 
 }



