﻿/*===================== 重置样式 START =====================*/
@charset "utf-8";
html,body,h1,h2,h3,h4,h5,h6,p,dl,dd,dt,th,td,select,ul,ol,li,form,input,textarea,fieldset,legend,img{ margin:0; padding:0;}
.w1300{width:1300px;margin:0 auto}
.w1400{width:1400px;margin:0 auto}
html{-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;-webkit-tap-highlight-color: transparent;max-width:1920px;margin:0 auto !important;}
body{font-family:"Microsoft JhengHei";font-size:16px;word-break: break-all;word-wrap: break-word;text-align: justify;max-width:1920px;margin:0 auto;}
html,body,h1,h2,h3,h4,h5,h6,p,dl,dd,dt,th,td,ul,ol,li,form,input,textarea,img{margin:0; padding:0;}

h1,h2,h3,h4,h5,h6{font-weight: 300;}
li{list-style: none;}
a{text-decoration: none;background: transparent;outline: none;color:#000;display: block;-webkit-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s;}
a:hover, .tran, .pub_button .pb_bg, .section_seven .item i{-webkit-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s;}
.wot{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.upp{text-transform:uppercase;}
img{ border: 0;vertical-align: middle;display: block;}
table{ border-collapse: collapse; border-spacing: 0;}
input,textarea{ -webkit-user-modify: read-write-plaintext-only;outline-style: none;border:none;font-size:14px;}
input::-moz-placeholder, textarea::-moz-placeholder {color: #000; } 
input:-ms-input-placeholder, textarea:-ms-input-placeholder {color: #000; } 
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder{color:#000; }
html::-webkit-scrollbar{width:5px;height:5px;background-color:#fff;} 
html::-webkit-scrollbar-track{border-radius:0;background-color:#fff;}
html::-webkit-scrollbar-thumb{border-radius:50px;width:5px;height:5px;background-color:#0052c2;}
textarea{resize:none; overflow: auto;}
input{padding-top: 0; padding-bottom: 0;};
select,input{vertical-align:middle; }
select,input,textarea{font-size:14px;margin:0;}
.clear{zoom:1;}
.clear:after{ content:""; display:block; height:0; visibility:hidden; clear:both;}
.clear::before, .clear::after { content: "";display: table; } 
.clear::after{clear: both;}
.fl{float: left;}
.fr{float: right;}
.w80{width: 80%;margin: 0 auto;}

.error3{display: none !important;}
.wap_show{display: none;}
html,body{max-width:1920px;margin:0 auto;}
.inner{width:1440px;margin:0 auto;}
em{font-style: normal;}
.middle_box{display: table;width: 100%;height: 100%;}
.middle_box .middle{display: table-cell;vertical-align: middle;width: 100%;}
.f_14{ font-size:14px; }
.f_16{ font-size:16px; }
.f_18{ font-size:18px; }
.f_20{ font-size:20px; }
.f_24{ font-size:24px; }
.f_26{ font-size:26px; }
.f_28{ font-size:28px; }
.f_30{ font-size:30px; }
.f_38{ font-size:38px; }
.f_40{ font-size:40px; }
.f_42{ font-size:42px; }
.f_48{ font-size:48px; }
.f_58{ font-size:58px; }
.f_72{ font-size:72px; }
/*===================== 重置样式 END =====================*/




/*===================== 公用样式 START =====================*/
.header{position: fixed; width: 100%;z-index: 999;border-bottom: 1px solid rgba(255, 255, 255, 0.2);}
.header .inner{height:120px;position: relative;width:98%;margin:0 auto;overflow: hidden;text-align: center;}
.header .logo img{margin-top: 28px;width: 100%;}
.header .nav{width:55%;float: right;}
.header .nav ul{width: 100%;}
.header .nav ul li{float: left;width:12%;height:120px;line-height:120px;text-align: center;}
.header .nav ul li a{color:#fff;position: relative;z-index:1;font-size:18px;}
.header .nav ul li i{position: absolute;width:100%;height:0;background: #0052c2; left:0;top:0;z-index:-1;-webkit-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s;}

.header .nav ul li a:hover i, .header .nav ul li a.active i{height:120px;}
.header .nav ul li a:hover span, .header .nav ul li a.active span{color:#fff;}
.header .nav ul li a:hover em, .header .nav ul li a.active em{opacity:1;}
.header .product_son{display: none;position: absolute;left:0;top:120px;text-align: center;width:100%;padding:30px 0;height:auto;background-color:rgba(0,0,0,0.75);z-index:999;}
.header .product_son .item{display: inline-block;width:10%;margin:0.1% 0.3%;border-radius: 15px;}
.header .product_son .item img{border-radius: 15px;width: 100%;}
.header .product_son .item p{font-size:16px;color:#fff;height:40px;line-height:40px;border-radius: 15px;}
.header .product_son .item:hover .pb_bg{transform: scaleY(1);-webkit-transform: scaleY(1);transform-origin: left 0;-webkit-transform-origin: left 0;visibility: visible\9;}



.header .call{margin-top:38px;height:70px;background:url(../images/call1.png) 0 center no-repeat;padding-left:52px;text-align: left;}
.header .call h3{font-size:26px;color:#fff;font-family: impact;}
.header .call em{color: #fff;font-size: 16px;}
.header.bg{background: rgba(255, 255, 255, 0.95);z-index: 9999999;box-shadow: 0 0 15px #8a8a8a;}
.header.bg .inner{height: 70px;}
.header.bg .logo img{height: 40px;margin-top: 15px;}
.header.bg .nav ul li a{ color: #000;}
.header.bg .logo img{display: none;}
.header.bg .logo{background: url(../images/logo22.png)  left 10px no-repeat;width: 300px;height: 65px;background-size: 300px 65px;}
.header.bg .nav ul li{height: 70px; line-height: 70px;}
.header.bg .call{margin-top: 5px;color: #22a3f8;}
.header.bg .call em{color: #303030;}
.header.bg .call h3{color: #22a3f8;}
.banner .swiper-button-next, .banner .swiper-button-prev{width:59px;height:59px;}
.swiper-pagination-bullet-active{background-color:#fff !important;border-color:#fff !important;}
.header.bg .product_son{top: 70px;}



.pub_button{position: relative;z-index:1;}
.pub_button .pb_bg{position: absolute;left: 0;top: 0;width: 100%;height: 100%;background-color:rgba(17,153,49,0.7);-webkit-transition: transform 0.5s 0s cubic-bezier(0.36, 0.01, 0.29, 0.99);transition: transform 0.5s 0s cubic-bezier(0.36, 0.01, 0.29, 0.99);transform-origin: left 100%;-webkit-transform-origin: left 100%;transform: scaleY(0);-webkit-transform: scaleY(0);visibility: hidden\9;z-index: -1;}
.pub_button:hover .pb_bg, .pub_button.active .pb_bg{transform: scaleY(1);-webkit-transform: scaleY(1);transform-origin: left 0;-webkit-transform-origin: left 0;visibility: visible\9;}

.banner1{
	padding-top:-120px !important;
  }
  
.sectionsp{position: relative;overflow: hidden;height: 940px;}
.sectionsp video{
	width: 110%;
	margin-left: -5%;
}
.sectionsp .syspwz{position: absolute;z-index: 8;left: 0;top:18%;right: 0;bottom: 0;margin:auto auto; height: 317px;text-align: center;}
.sectionsp strong{display: block;font-size: 70px;color: #fff;text-shadow: 0 0 8px rgba(102, 102, 102, 0.651);}
.sectionsp b{display: block;font-size: 30px;color: #fff;text-shadow: 0 0 8px rgb(153, 153, 153);font-weight: normal;}
.sectionsp a{display: inline-block;border: 1px solid #fff;color: #fff;padding: 5px 30px;margin: 40px 15px;position: relative;z-index: 5;}
.sectionsp a::before{position: absolute;left: 0;top: 0;width: 1px;background: #fff;content: "";height: 100%;transition: all .3s;z-index: -1;}
.sectionsp a:hover::before{width: 100%;}
.sectionsp a:hover{color: #000;}
.sectionspb{background: url(../images/banner_bg.png) top center no-repeat; position: absolute;width: 100%;height: 100%;}
/*===================== 公用样式 END =====================*/

/*===================== 首页 START =====================*/
/* 解决方案 */
.sj-j-t{text-align: center;padding:40px 0;color:#000;font-weight:bold;}
.sj-j-t h3{font-size:42px;}
.sj-j-t h3 img{display: inline-block;margin-right: 10px;}
.sj-j-t h6{font-size:20px;font-weight:300;margin-top:10px;}
.sj-tab{width:1600px;margin:0 auto;}
.sj-tab ul{margin-bottom:20px;border-bottom: 1px solid #ccc;}
.sj-tab ul li{float: left;text-align:center;line-height:60px;padding: 0 3.2%;}
.sj-tab ul li a{font-size:18px;color:#666;text-transform: uppercase;position: relative;display: inline-block;}
.sj-tab ul li.active a, .sj-tab ul li a:hover{color:rgba(0, 82, 204, 0.65);}
.sj-tab ul li a::before{position: absolute;left: 0;right: 0;bottom: 0;width: 0%;background: rgba(0, 82, 204, 0.65);height: 1px;content: "";-webkit-transition: 0.4s;-o-transition: 0.4s;-ms-transition: 0.4s;-moz-transition: 0.4s;transition: 0.4s;}
.sj-tab ul li a:hover::before,.sj-tab ul li.active a::before{width: 100%;}
.sj-tab ul li.active a i, .sj-tab ul li a:hover i{background-position-x:-48px;}
.sj-j-b-ani{color:#fff;position: absolute;left:10%;top:25%;background-color:rgba(0, 82, 204, 0.65);padding:80px 40px 80px 80px;width:600px;opacity:0;visibility:hidden;-webkit-transform:translateY(120px);-moz-transform:translateY(120px);-ms-transform:translateY(120px);-o-transform:translateY(120px);transform:translateY(120px);}
.sj-j-banner .swiper-slide-active .sj-j-b-ani{opacity:1;visibility:visible;-webkit-transform:translateY(0px);-moz-transform:translateY(0px);-ms-transform:translateY(0px);-o-transform:translateY(0px);transform:translateY(0px);-webkit-transition: 0.8s;-o-transition: 0.8s;-ms-transition: 0.8s;-moz-transition: 0.8s;transition: 0.8s;-o-transition-delay:0.4s;-moz-transition-delay:0.4s;-webkit-transition-delay:0.4s;-ms-transition-delay:0.4s;transition-delay:0.4s;}
.sj-j-b-ani .line{position: absolute;left:-65px;top:99px;width:130px;height:2px;background-color: #fff;}
.sj-j-b-ani h3{font-weight:300;font-size:30px;margin-bottom:10px;}
.sj-j-b-ani p{font-size:18px;line-height:1.7;}
.sj-j-more{text-align: center;padding-top:44px;font-size:0;overflow: hidden;}
.sj-j-more a{display: inline-block;vertical-align: middle;margin:0 14px;font-size:18px;color:rgba(0, 82, 204, 0.65);width:252px;height:60px;border-radius:80px;line-height:60px;border:1px solid rgba(0, 82, 204, 0.65);-webkit-transition: 0.4s;-o-transition: 0.4s;-ms-transition: 0.4s;-moz-transition: 0.4s;transition: 0.4s;}
.sj-j-more a:hover{background-color: rgba(0, 82, 204, 0.65);color:#fff;}


/* 产品横 */
.bg1{width:100%;height:240px;box-sizing: border-box;padding-top: 30px;background: linear-gradient(50deg, rgba(0, 82, 204, 0.65), #1c9ff9);margin-top: 170px;}

#scroll_one{height:290px;width:80%;position:relative;overflow:hidden;margin:-120px auto 0 auto;box-sizing:border-box;}
#scroll_one ul{width:100000px;position:absolute;left:0;}
#scroll_one ul li{float:left;text-align:center;border-radius:10px 10px 0 0;overflow:hidden;padding: 20px 20px;}
#scroll_one ul li img{width: 200px;height: 200px;border-radius: 50%;overflow: hidden;border:8px solid #fff;display: inline-block;box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);}
#scroll_one ul li h3{font-size:18px;color:rgb(255, 255, 255);line-height:40px;}
#scroll_one ul li:hover { -webkit-transform: scale(1.05,1.05); -moz-transform: scale(1.05,1.05); -o-transform: scale(1.05,1.05); -ms-transform: scale(1.05,1.05); transform: scale(1.05,1.05); }

/* 产品竖 */
.sycp{margin: 60px auto 60px auto;}
#top_scroll {height:850px;overflow: hidden;width:80%;margin:0 auto;}
#top_scroll ul li{float: left;width:24%;margin:0.5%;text-align: left;padding: 10px; box-sizing: border-box;}
#top_scroll ul li .img{overflow: hidden;padding: 10px;border:1px solid #e1dfe0;margin-bottom: 10px;}
#top_scroll ul li img{-webkit-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s;width: 100%;}
#top_scroll ul li:hover{    background: rgba(0, 82, 204, 0.65);}
#top_scroll ul li:hover img{-webkit-transform:scale(1.2, 1.2);-moz-transform:scale(1.2, 1.2);-o-transform:scale(1.2, 1.2);-ms-transform:scale(1.2, 1.2);transform:scale(1.2, 1.2);}
#top_scroll ul li h3{color:#000;font-size:18px;padding-left:21px;}
#top_scroll ul li p{color: #000;font-weight: 700;font-size: 20px;padding: 0 0 0 55px;background: url(../images/dh.png) no-repeat 20px center;background-size: 30px 30px;margin-top: 10px;}
#top_scroll ul li:hover h3, #top_scroll ul li:hover p{color:#fff;}

/* 关于我们 */
.about{height:620px;background-attachment: fixed;padding-bottom: 30px;overflow: hidden;}
.about .a_top{text-align: center;background: url(../images/b2.jpg) no-repeat;background-attachment: fixed;background-size: cover;height:620px;padding: 55px 0 0;box-sizing: border-box;}
.about .a_top img{display: inline-block;}
.about .a_top h1 {color:#fff;padding:0 10px;font-weight: bold;}
.about .a_top h4 {color:#fff;padding:20px 0px;font-weight: bold;width: 60%;margin: 0 auto;}
.num_top .item{width:23%;float: left;text-align: center;vertical-align: top;background: linear-gradient(to bottom, #064dbf, rgba(28, 160, 249, 0.452), rgba(28, 160, 249, 0));border-radius: 30px;margin-left: 2%;padding-top: 20px;}
.num_top .item h3{font-size:56px;color:#fff;}
.num_top .item h3 i{font-style: normal;display: inline-block;font-weight: 400;}
.num_top .item span{color: #fff;border-radius: 50%;vertical-align: text-top;}
.num_top .item p{color:#fff;}
.num_top .item p:nth-child(3){color: #ddd;}



/* 荣誉 */
.rysy{margin: 100px auto;}
.rysy img{width: 100%;}

/* 行业 */
.item_box{position: relative;float: left;width: 40%;}
.item_box a:nth-of-type(1){left: 4%;top: 200px;}
.item_box a:nth-of-type(2){left: 1%;top: 260px;}
.item_box a:nth-of-type(3){left: 0px;top: 320px;}
.item_box a:nth-of-type(4){left: 0px;top: 380px;}
.item_box a:nth-of-type(5){left:  1%;top: 440px;}
.item_box a:nth-of-type(6){left: 4%;top: 500px;}
.item_box a:nth-of-type(7){left: 45%;top: 220px;}
.item_box a:nth-of-type(8){left: 42%;top: 280px;}
.item_box a:nth-of-type(9){left: 41%;top: 340px;}
.item_box a:nth-of-type(10){left: 42%;top: 400px;}
.item_box a:nth-of-type(11){left: 45%;top: 460px;}
.item_box1{position: relative;float: right;width: 40%;}
.item_box1 a:nth-of-type(1){right: 4%;top: 200px;}
.item_box1 a:nth-of-type(2){right: 1%;top: 260px;}
.item_box1 a:nth-of-type(3){right: 0px;top: 320px;}
.item_box1 a:nth-of-type(4){right: 0px;top: 380px;}
.item_box1 a:nth-of-type(5){right:  1%;top: 440px;}
.item_box1 a:nth-of-type(6){right: 4%;top: 500px;}
.item_box1 a:nth-of-type(7){right: 45%;top: 220px;}
.item_box1 a:nth-of-type(8){right: 42%;top: 280px;}
.item_box1 a:nth-of-type(9){right: 41%;top: 340px;}
.item_box1 a:nth-of-type(10){right: 42%;top: 400px;}
.item_box1 a:nth-of-type(11){right: 45%;top: 460px;}
  .pulse {
	position: absolute;
	left: 0%;
	top: 0%;
	right: 0;
	bottom: 0;
	-webkit-transform: rotateX(55deg);
	-moz-transform: rotateX(55deg);
	-o-transform: rotateX(55deg);
	-ms-transform: rotateX(55deg);
	transform: rotateX(55deg);
	height: 940px;
	width: 940px;
	margin: auto auto;
	z-index: 5;
  }
  .pulse:after {
	content: "";
	border-radius: 50%;
	height: 940px;
	width: 940px;
	-webkit-box-shadow: 0 0 1px 2px #ffffff;
	box-shadow: 0 0 1px 1px #ffffff;
	position: absolute;
	-webkit-animation: pulsate 1s ease-out;
	-moz-animation: pulsate 1s ease-out;
	-o-animation: pulsate 1s ease-out;
	-ms-animation: pulsate 1s ease-out;
	animation: pulsate 1s ease-out;
	-webkit-animation-iteration-count: infinite;
	-moz-animation-iteration-count: infinite;
	-o-animation-iteration-count: infinite;
	-ms-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	-webkit-animation-delay: 1.1s;
	-moz-animation-delay: 1.1s;
	-o-animation-delay: 1.1s;
	-ms-animation-delay: 1.1s;
	animation-delay: 1.1s;
  }
  
  .pulse1 {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	-webkit-transform: rotateX(55deg);
	-moz-transform: rotateX(55deg);
	-o-transform: rotateX(55deg);
	-ms-transform: rotateX(55deg);
	transform: rotateX(55deg);
	height: 1040px;
	width: 1040px;
	margin: auto auto;
	z-index: 5;
  }
  .pulse1:after {
	content: "";
	border-radius: 50%;
	height: 1040px;
	width: 1040px;
	-webkit-box-shadow: 0 0 1px 2px #ffffff;
	box-shadow: 0 0 1px 1px #ffffff;
	position: absolute;
	-webkit-animation: pulsate 2s ease-out;
	-moz-animation: pulsate 2s ease-out;
	-o-animation: pulsate 2s ease-out;
	-ms-animation: pulsate 2s ease-out;
	animation: pulsate 2s ease-out;
	-webkit-animation-iteration-count: infinite;
	-moz-animation-iteration-count: infinite;
	-o-animation-iteration-count: infinite;
	-ms-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	-webkit-animation-delay: 1.3s;
	-moz-animation-delay: 1.3s;
	-o-animation-delay: 1.3s;
	-ms-animation-delay: 1.3s;
	animation-delay: 1.3s;
  }
  .pulse2 {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	-webkit-transform: rotateX(55deg);
	-moz-transform: rotateX(55deg);
	-o-transform: rotateX(55deg);
	-ms-transform: rotateX(55deg);
	transform: rotateX(55deg);
	height: 1240px;
	width: 1240px;
	margin: auto auto;
	z-index: 5;
  }
  .pulse2:after {
	content: "";
	border-radius: 50%;
	height: 1240px;
	width: 1240px;
	-webkit-box-shadow: 0 0 1px 2px #ffffff;
	box-shadow: 0 0 1px 1px #ffffff;
	position: absolute;
	-webkit-animation: pulsate 3s ease-out;
	-moz-animation: pulsate 3s ease-out;
	-o-animation: pulsate 3s ease-out;
	-ms-animation: pulsate 3s ease-out;
	animation: pulsate 3s ease-out;
	-webkit-animation-iteration-count: infinite;
	-moz-animation-iteration-count: infinite;
	-o-animation-iteration-count: infinite;
	-ms-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	-webkit-animation-delay: 1.3s;
	-moz-animation-delay: 1.3s;
	-o-animation-delay: 1.3s;
	-ms-animation-delay: 1.3s;
	animation-delay: 1.3s;
  }
  @-moz-keyframes pulsate {
	0% {
	  -webkit-transform: scale(0.1, 0.1);
	  -moz-transform: scale(0.1, 0.1);
	  -o-transform: scale(0.1, 0.1);
	  -ms-transform: scale(0.1, 0.1);
	  transform: scale(0.1, 0.1);
	  opacity: 0;
	  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	  filter: alpha(opacity=0);
	}
	50% {
	  opacity: 1;
	  -ms-filter: none;
	  filter: none;
	}
	100% {
	  -webkit-transform: scale(1.2, 1.2);
	  -moz-transform: scale(1.2, 1.2);
	  -o-transform: scale(1.2, 1.2);
	  -ms-transform: scale(1.2, 1.2);
	  transform: scale(1.2, 1.2);
	  opacity: 0;
	  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	  filter: alpha(opacity=0);
	}
  }
  @-webkit-keyframes pulsate {
	0% {
	  -webkit-transform: scale(0.1, 0.1);
	  -moz-transform: scale(0.1, 0.1);
	  -o-transform: scale(0.1, 0.1);
	  -ms-transform: scale(0.1, 0.1);
	  transform: scale(0.1, 0.1);
	  opacity: 0;
	  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	  filter: alpha(opacity=0);
	}
	50% {
	  opacity: 1;
	  -ms-filter: none;
	  filter: none;
	}
	100% {
	  -webkit-transform: scale(1.2, 1.2);
	  -moz-transform: scale(1.2, 1.2);
	  -o-transform: scale(1.2, 1.2);
	  -ms-transform: scale(1.2, 1.2);
	  transform: scale(1.2, 1.2);
	  opacity: 0;
	  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	  filter: alpha(opacity=0);
	}
  }
  @-o-keyframes pulsate {
	0% {
	  -webkit-transform: scale(0.1, 0.1);
	  -moz-transform: scale(0.1, 0.1);
	  -o-transform: scale(0.1, 0.1);
	  -ms-transform: scale(0.1, 0.1);
	  transform: scale(0.1, 0.1);
	  opacity: 0;
	  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	  filter: alpha(opacity=0);
	}
	50% {
	  opacity: 1;
	  -ms-filter: none;
	  filter: none;
	}
	100% {
	  -webkit-transform: scale(1.2, 1.2);
	  -moz-transform: scale(1.2, 1.2);
	  -o-transform: scale(1.2, 1.2);
	  -ms-transform: scale(1.2, 1.2);
	  transform: scale(1.2, 1.2);
	  opacity: 0;
	  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	  filter: alpha(opacity=0);
	}
  }
  @keyframes pulsate {
	0% {
	  -webkit-transform: scale(0.1, 0.1);
	  -moz-transform: scale(0.1, 0.1);
	  -o-transform: scale(0.1, 0.1);
	  -ms-transform: scale(0.1, 0.1);
	  transform: scale(0.1, 0.1);
	  opacity: 0;
	  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	  filter: alpha(opacity=0);
	}
	50% {
	  opacity: 1;
	  -ms-filter: none;
	  filter: none;
	}
	100% {
	  -webkit-transform: scale(1.2, 1.2);
	  -moz-transform: scale(1.2, 1.2);
	  -o-transform: scale(1.2, 1.2);
	  -ms-transform: scale(1.2, 1.2);
	  transform: scale(1.2, 1.2);
	  opacity: 0;
	  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	  filter: alpha(opacity=0);
	}
  }




/* 污水处理设备解决方案 */
.sectionsp3{height: 725px;overflow: hidden;position: relative;}
.sectionsp3 video{width: 100%;margin-top: -5%;position: relative;z-index:1;}
.sectionsp3 .box h3{position: absolute;left: 0;right: 0;margin: 0 auto;z-index: 9999999;background: #22a3f7;width: 356px;height: 356px;border-radius: 50%;top: 150px;box-shadow: 0 0 15px #fff;bottom: 0;}
.sectionsp3 .box h3 strong{display: block;color: #fff;text-align: center;padding-top: 20px;}
.sectionsp3 .box h3 img{display: block;margin: 40px auto 0 auto;}
.sectionsp3 .box h3 em{text-align: center;display: block;color: #fff;}
.sectionsp3 .box{position: absolute;z-index: 8;top: 0;left: 0;right: 0;}
.sectionsp3 .box a{background: #fff;border-radius: 30px;display: inline-block;padding: 10px 30px;position: absolute;}
.sectionsp3 .box a:hover{background: #22a3f8;color: #fff;transform: translateX(10px);}



/* 安装发货 */
.fhxc1{ padding-bottom: 100px;}
.swiper-container.anli{padding: 50px 0;}
.swiper-container.anli .swiper-slide{background-position:center;background-size:cover;width:600px;height:455px;}
.swiper-container.anli .swiper-slide img{width:100%;}
.more{text-align:center;}
.more .call,.more .but{display:inline-block;vertical-align:top;}
.more .call{height:50px;text-indent:1em;line-height:50px;padding:0 40px;border-radius:100px;font-size:28px;font-family:impact;background:#1c9ff9 url(../images/d1.png) 30px center no-repeat;transition: .3s;}
.more .call a{color:#fff;}
.more .call:hover{background-color:#776166dc33c5;}
.more .but{width:250px;height:50px;line-height:50px;margin-left:20px;border-radius:100px;background-color:#6dc33c;text-align:center;font-size:16px;color:#fff;}
.more .but:hover{background:#6dc33c;}


/* 优势 */
.syys{
	background: url(../images/ys.jpg) top center no-repeat;
	padding-top: 60px;
	position: relative;
	height: 982px;
}
.syys img:nth-of-type(1){
	margin: 0px auto;
}
.syys img:nth-of-type(2){
	top: 760px;
	left: 30%;
	position: absolute;
}
.yspic3{
	margin: 0px auto 0 auto;
	width: 120%;
	margin-left: -10% !important;
}
.syys em{
	display: block;
	text-align: center;
	font-size: 24px;
	color: #fff;
}
.syys ul{
	position: absolute;
	left: 0;
	width: 1400px;
	right: 0;
	margin: 0 auto;
	bottom: 0;
}
.syys ul li{
	position: absolute;
	left: 0;
	background: url(../images/t1.png);
	width: 224px;
	height: 251px;
	text-align: center;
	box-sizing: border-box;
	padding-bottom: 120px;
}
.syys ul li b{
	color: #000000;
	font-size: 24px;
	padding: 74px 0 3px 0;
	display: block;
}
.syys ul li p{
	padding: 0px 10px;
}
.syys ul li:nth-of-type(1){
	position: absolute;
	left: 40px;
	top: 140px;
}
.syys ul li:nth-of-type(2){
	left: 280px;
	top: -60px;
	background: url(../images/t2.png);
}
.syys ul li:nth-of-type(2) b,.syys ul li:nth-of-type(4) b{
	color: #111111;
}
.syys ul li:nth-of-type(3){
	left: 600px;
	top: -120px;
}
.syys ul li:nth-of-type(4){
	left: 900px;
	top: -60px;
	background: url(../images/t2.png);
}
.syys ul li:nth-of-type(5){
	left: 1140px;
	top: 140px;
}

/* 发货现场 */

.section_four {
	height: 851px;
	background: url(../images/sg.jpg) center top no-repeat;
	margin-top: 150px;
  }
  .section_four .pub_title{
	  margin-bottom: 40px;
  }
  .section_four .big {
	float: left;
	width:60%;
	height: 563px;
	position: relative;
	overflow: hidden;
  }
  .section_four .big img {
	width: 870px;
	height: 563px;	
	transition: all .3s;
  }
  .section_four .big p,
  .section_four .small .item p {
	padding: 0 50px;
	font-size: 20px;
	color: #fff;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	line-height: 70px;
	height: 70px;
	background-color: rgba(0, 0, 0, 0.55);
  }
  .section_four .big i {
	width: 40px;
	height: 40px;
	background: url(../images/d1.png) center center no-repeat;
	margin-top: 15px;
  }
  .section_four .small {
	width: 39%;
	float: right;
	height: 580px;
  }
  .section_four .small .item {
	width: 246px;
	height: 184px;
	margin-bottom: 18px;
	position: relative;
	float: left;
	margin-right: 12px;
	margin-bottom: 5px;
	overflow: hidden;
  }
  .section_four .small .item p {
	height: 30px;
	line-height: 30px;
	text-align: center;
	padding: 0;
	font-size: 16px;
  }
  .section_four .small .item img{
	  width: 115%;
	  transition: all .3s;
  }
  .section_four .item_box img {
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	-moz-transition: 0.5s;
	transition: 0.5s;
  }
  .section_four .big:hover img,
  .section_four .small .item:hover img {
	-webkit-transform: scale(1.2, 1.2);
	-moz-transform: scale(1.2, 1.2);
	-o-transform: scale(1.2, 1.2);
	-ms-transform: scale(1.2, 1.2);
	transform: scale(1.2, 1.2);
  }



/* 优势一 */
.syys1{
	background: url(../images/ys3.jpg) top center no-repeat;
	padding-top: 80px;
	position: relative;
	height: 320px;
	background-attachment: fixed;
}
.syys1 h3{color: #fff;font-size: 50px;text-align: center;margin-bottom: 20px;}



.pub_title{text-align: center;}
.pub_title p{margin-bottom:20px;font-size:18px;color:#666666;}
.pub_title h4{position:relative;text-align:center;font-size:48px;/*font-weight:normal;*/z-index:1;margin-top:45px;display: inline-block;color: #333333;}
.pub_title h4 img{display:inline-block;padding:0 10px 10px 10px;}
.pub_title h4 span{color:#1d9ff5; font-weight: 300; font-size:48px;display:inline-block;z-index:1;   }
.pub_title h4 i{position:absolute;z-index:0;font-size:81px;color:#efefef;font-style:normal;text-transform:uppercase;left:0;right:0;margin:auto;z-index:-1;top:20px}
.page-cover{background:#18191b url(loading.gif) no-repeat center 350px;width:100%;height:0;position:absolute;bottom:0;z-index:10000001;}





/* 新闻 */
.synews .swiper-slide{position: relative;border: 1px solid rgb(219, 219, 219);}
.synews .swiper-slide span{position: absolute;left: 0;top:0px;width: 80px;height: 80px;background: #1c9ff9;color: #fff;text-align: center;font-size: 30px;padding-top: 5px;box-sizing: border-box;}
.synews .swiper-slide span em{color: #fff;font-size: 18px;display: block;}
.synews .swiper-slide .info{padding: 20px;}
.synews .swiper-slide .info p{margin-top: 10px;}
.synews .swiper-slide .info i{padding-bottom: 10px;display: block;font-style: normal;margin-top: 20px;}
.synews .swiper-slide img{width: 100%;}



#footer{background: linear-gradient(to right, #0248c2, #1c9df8, #0143be);width:100%;padding-top:1px;margin-top: 40px;background-attachment: fixed;background-size: cover;}
#footer .footer_con{width:94%;margin:68px auto 0}
#footer h3{font-size:16px;font-weight:bold;color:#fff;position:relative;margin-bottom:30px}
#footer h3::before{position:absolute;content:"";bottom:-10px;left:0;background:#f49f0c;width:50px;height:3px}
#footer .f1{width:20%;text-align:center;}
#footer .f1 img{display:block;margin:0 auto;}
#footer .f1 em span{color:#fff;}
#footer .f1 .call{width:100%;height:40px;line-height:40px;text-indent:4em;background:#FFA003 url(call1.png) 40px center/8% no-repeat;color:#fff;font-size:20px;border-radius:70px;margin-top:15px;}
#footer .f1 .call strong{font-size:20px;color:#fff;font-weight:100;font-family:impact;}
#footer .two{padding-left:2%;width: 36%;}
#footer .two a{width:31%;height:32px;line-height:32px;font-size:18px;color:#fff;float: left;margin-right: 2%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
#footer .two a .pb_bg{background-color:#FFA003;}
#footer .f2{width:26%;margin-left:2%}
#footer .f2 img,#footer .two img{padding-bottom:20px}
#footer .f2 p{width:100%;height:32px;line-height:32px;color:#fff}
#footer .f3{width:311px;margin-left:80px;color:#fff}
#footer .f3 p{color:#fff;line-height:180%}
#footer .f4 .item{display:inline-block;width:150px;margin:0 5px;}
#footer .f4 .item img{max-width:100%;width: 150px;}
#footer .f4 .item span{display:block;color:#fff;font-size:16px;margin-top:10px;text-align:center;}
#footer .f5{text-align:center;margin-top:20px;padding:10px 0;background:#1e1e1e}
#footer .f5 p{text-align:center;color:#fff}
#footer .f5 p img{vertical-align:middle;margin-right:19px}
.copyright{height:60px;line-height:60px;color:#fff;font-size:14px;text-align:center;border-top: 1px solid rgba(255,255,255,0.1);}
.copyright img{display:inline-block;margin:0 10px 4px;}
.copyright a{display:inline-block;margin:0 10px;color:#fff;}
.copyright {height:60px;line-height:60px;color:#fff;font-size:14px;text-align:center;margin-top:40px;}
.copyright img {display:inline-block;margin:0 10px 4px;}
.copyright a {display:inline-block;margin:0 10px;color:#fff;}

/*===================== 首页 END =====================*/

/* ========================= 内页 START ========================= */

/* ===================== 产品列表页 ===================== */
#list{margin:30px 0;}
#list .auto, #news_article, #article, .position_now .auto, #nyba .black .auto{width:1500px;margin:0 auto;}
@media(max-width:1505px ){
	#list .auto, #news_article, #article, .position_now .auto, #nyba .black .auto{width:1200px;}
}
.showlist {width:100%;}
.showlist li{width:98%;margin:0 auto 20px;overflow: hidden;position: relative;-webkit-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s;}
.showlist .wrap_box{float:left;}
.showlist .button{width:60%;color:#fff;margin:0px auto;padding:0px;}
#showdata {display:none;}
#loaddata {text-align:center;}
.showlist li .img{overflow: hidden;}
.product_list_one .showlist, .product_list_two .showlist, .product_list_three .showlist{display: none;}
.product_list_one #showdata, .product_list_two #showdata, .product_list_three #showdata{display: block !important;}
.product_list_one .item, .product_list_two .item, .product_list_three .item{float: left;width:32.33%;margin:0 0.5% 30px;box-shadow: 0 0 15px rgb(179, 179, 179);}
.product_list_one .item .img, .product_list_two .item .img{position: relative;overflow: hidden;}
.product_list_one .item img, .product_list_two .item img, .product_list_two .item strong, .product_list_three .item em{-webkit-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s;}
.product_list_one .item:hover img, .product_list_two .item:hover img{-webkit-transform:scale(1.2, 1.2);-moz-transform:scale(1.2, 1.2);-o-transform:scale(1.2, 1.2);-ms-transform:scale(1.2, 1.2);transform:scale(1.2, 1.2);}


/* 样式一 */
.product_list_one .item .info{padding:20px;background:url(../images/arrow.png) right 57px no-repeat;}
.product_list_one .item strong{display: block;width:95%;font-weight:100;font-size:18px;}
.product_list_one .item .line2{width:100%;height:2px;transform-origin: 100%;-webkit-transform-origin: 100%;-webkit-transition: -webkit-transform .7s cubic-bezier(0.165, 0.84, 0.44, 1);transition: -webkit-transform .7s cubic-bezier(0.165, 0.84, 0.44, 1);transition: transform .7s cubic-bezier(0.165, 0.84, 0.44, 1);transition: transform .7s cubic-bezier(0.165, 0.84, 0.44, 1),-webkit-transform .7s cubic-bezier(0.165, 0.84, 0.44, 1);transform: scaleX(0);-webkit-transform: scaleX(0);visibility: hidden\9;background-color:#0052c2;}
.product_list_one .item p{display: none;}
.product_list_one .item:hover .line2{transform: scaleX(1);-webkit-transform: scaleX(1);-moz-transform: scaleX(1);transform-origin: 0;-webkit-transform-origin: 0;visibility: visible\9;}
.product_list_one .item:hover .info{background:url(../images/arrow.png) right center no-repeat;}
.product_list_one .item:hover strong{border-right:1px solid #f1f1f1;}
/* 样式一 */

/* 样式二 */
.product_list_two .item .info{padding:0 30px 20px;background-color:#f6f7f7;}
.product_list_two .item .info strong, .product_list_three .item .info strong{display: block;color:#555;font-size:18px;font-weight:100;padding-top:30px;}
.product_list_two .item .line1{width:0%;height:1px;margin-top:8px;}
.product_list_two .item .info p, .product_list_three .item .info p{display: none;color:#868585;font-size:14px;line-height:26px;height:52px;overflow: hidden;margin-top:8px;}
.product_list_two .item .line2{display: none;}
.product_list_two .item:hover{box-shadow: 0px 18px 25px rgba(0, 0, 0, 0.08);background-color: #fff;}
.product_list_two .item:hover strong{color:#0052c2;transform: translateY(-10px);-moz-transform: translateY(-10px);-o-transform: translateY(-10px);-ms-transform: translateY(-10px);-webkit-transform: translateY(-10px);}
.product_list_two .item:hover .line1{width:100%;height:1px;background-color:#0052c2;}
.product_list_two .item:hover p{transform: translateY(10px);-moz-transform: translateY(10px);-o-transform: translateY(10px);-ms-transform: translateY(10px);-webkit-transform: translateY(10px);}
/* 样式二 */

/* 样式三 */
.product_list_three .item .info strong{padding:0;}
.product_list_three .item{padding-bottom:20px;border-radius:6px;overflow:hidden;background-color:#f9f9f9;text-align: center;}
.product_list_three .item .info{padding:15px;}
.product_list_three .item em{font-style:normal;float: right;width:10px;height:3px;background-color:#0052c2;margin:0px 15px 0 0;}
.product_list_three .item:hover em{width:30px;}
.product_list_three .item:hover{box-shadow: 0px 18px 25px rgba(0, 0, 0, 0.08);background-color: #fff;}
.product_list_three .item img{display: inline-block;}
/* 样式三 */

/* 产品内页图 */
.product_article .img1{display: none;}
.product_article .title{overflow: hidden;padding:10px 0 0;}
.product_article .title h1{text-align: center;font-size:22px;color:#333;}
.product_article .title .time{display: block;height:30px;line-height:30px;text-align: center;margin:14px 0 0;font-size:14px;color:#999;}
.product_article .title .time img{display: inline-block;height:18px;margin-top:-2px;margin-right:10px;}
.product_article .title .share{text-align: center;height:24px;line-height:24px;margin-top:10px;}
.product_article .title .share span{display: inline-block;vertical-align: top;}
.product_article .title .bdsharebuttonbox{display: inline-block !important;vertical-align: top;}
/* 产品内页图 */

/* ===================== 产品列表页 ===================== */

/* ===================== 产品 详情页 ===================== */
.img_big_box{width:55%;float: left;}
.img_big_box .img_box{height:400px;border:1px solid #f1f1f1;border-radius:5px;position: relative;border-bottom:none;}
.img_big_box .img_box img{max-width:99%;max-height:99%;border-radius:5px;position: absolute;left:0;top:0;right:0;bottom:0;margin:auto;}
.img_big_box .small_box{border:1px solid #f1f1f1;border-radius:5px;text-align: center;}
.img_big_box .small_box img{max-height:80px;display: inline-block;margin:10px 5px;border:1px solid #fff;}
.img_big_box .small_box img.active{border-color:#0052c2;}
.info_big_box{width:42%;float: right;height:502px;}
.info_big_box h1{color:#444;line-height:36px;font-weight: bold;font-size:26px;margin-top:60px;}
.info_big_box .info_1{margin:30px 0 0;}
.info_big_box .info_1 .dh{color:#555;min-height:40px;line-height:40px;cursor:help;margin-bottom:10px;}
.info_big_box .info_1 .dh img{float: left;width:30px;margin-top:5px;}
.info_big_box .info_1 .dh span{float: right;width:89%;font-size:18px;color:#555;letter-spacing:0px;line-height:40px;}
.info_big_box .info_1 .dh span.num{font-family:impact;font-size:26px;letter-spacing:2px;}
.info_big_box .info_2{padding:10px;}
.info_big_box .share{height:24px;line-height:24px;margin:20px 0;}
.info_big_box .share span{font-size:16px;color:#555;}
.bdshare-button-style0-24 a, .bdshare-button-style0-24 .bds_more{margin:0 6px 0 0 !important;}
.info_big_box .info_3 span{display: inline-block;padding:8px 0;line-height:24px;color:#555;cursor:help;font-size:12px;}
.info_big_box .info_3 span img{display: inline-block;height:20px;margin-bottom:3px;margin-right:6px;}

.xgcp_title{padding:10px;background-color:#fafafa; margin:30px 0 0;}
.xgcp_title h3{color:#0052c2;border-left:2px solid #0052c2;padding-left:20px;height:30px;line-height:30px;font-weight: bold;font-size: 20px;}

.article_content{font-size:16px;line-height:26px;color:#333;padding-top:30px;}
.article_box{padding-top:30px;}
.article_box img, .article_content img{display: inline;}
.article_box p, .article_content p{margin-bottom:14px;}

#xgcp ul li{float: left;text-align: center;width:23%;margin:1%;}
#xgcp ul li strong{display: block;height:36px;color:#333;font-size:16px;font-weight:100;line-height:36px;text-align: center;}
#xgcp ul li:hover strong{color:#fff;}
#xgcp ul li:hover .pb_bg{transform: scaleY(1);-webkit-transform: scaleY(1);transform-origin: left 0;-webkit-transform-origin: left 0;visibility: visible\9;}

.pagenum{border-top:1px solid #DCDCDC;margin-top:30px;text-align: center;}
.pagenum a{display: inline-block;color:#666;margin:20px 20px 0;width:120px;height:30px;line-height:30px;border:1px solid #0052c2;border-radius:60px;font-size:0px;}
.pagenum span{font-size:16px;color:#0052c2;}
.pagenum a:hover{background-color:#0052c2;}
.pagenum a:hover span{color:#fff;}
/* ===================== 产品 详情页 ===================== */

/* ===================== 内页 Banner 图 ===================== */
#nyba{height:600px;position: relative;overflow:hidden;background-color:rgba(0,0,0,0.3);z-index: 5;}
.fade_text{text-transform:uppercase;text-align: center;}
.fade_text span{color:#fff;display: inline-block;}
.fade_text .cn{height:95px;line-height:95px;overflow: hidden;}
.fade_text .cn span{font-size:72px;}
.fade_text .en{height:40px;line-height:40px;font-size:30px;overflow:hidden;}
.fade_text .line{width:80px;height:3px;background-color:#fff;margin:20px auto;}
.arrow_down{position:absolute;left:50%;margin-left:-4px;bottom:20px;overflow: hidden;width:8px;}
.arrow_down .line{display: block;width:1px; height:40px;margin:0 3px;background: #fff; }
.arrow_down .aw{display: block;width:100%;height:5px;margin-top:3px;background: url('../images/aw.png') no-repeat;}
.arrow_down .lg{-webkit-animation: long 1.5s linear alternate infinite; animation: long 1.5s linear alternate infinite; }
@-webkit-keyframes long{
	from { -webkit-transform: translateY(-30px); transform: translateY(-30px); }
    to { -webkit-transform: translateY(0); transform: translateY(0); }
}
@keyframes long{
	from { -webkit-transform: translateY(-30px); transform: translateY(-30px); }
    to { -webkit-transform: translateY(0); transform: translateY(0); }
}
@-webkit-keyframes long1{
	from { -webkit-transform: translateY(0px); transform: translateY(0px); }
    to { -webkit-transform: translateY(-30px); transform: translateY(-30px); }
}
@keyframes long1{
	from { -webkit-transform: translateY(0px); transform: translateY(0px); }
    to { -webkit-transform: translateY(-30px); transform: translateY(-30px); }
}
.son_list{position: absolute;height:50px;width:100%;bottom:10px;left:0;text-align: center;}
.son_list a{display: inline-block;width:140px;padding:0 5px;height:50px;color:#333;background-color: #fff;font-size:16px;text-align: center;line-height:50px;position: relative;z-index:1;white-space:nowrap; overflow:hidden; text-overflow: ellipsis;}
.son_list a i{background-color:#0052c2;position: absolute;left:50%;top:50%;margin:-120px 0 0 -120px;z-index:-1;width:200px;height:200px;border-radius:50%;transform: scale(0);-webkit-transform: scale(0);-moz-transform: scale(0);-o-transform: scale(0);-ms-transform: scale(0);}
.son_list a:hover i, .son_list a.active i{transform: scale(1);-webkit-transform: scale(1);-moz-transform: scale(1);-o-transform: scale(1);-ms-transform: scale(1);}
.son_list a:hover, .son_list a.active{color:#fff;}
/* ===================== 内页 Banner 图 ===================== */

/* ===================== 面包屑导航 ===================== */
.position_now{height:60px;line-height:60px;font-size:14px;background-color: #f1f1f1;}
.position_now a{display: inline-block;color:#707070;}
.position_now .fl{color: #707070;}
.position_now .fl img{height:20px;margin-top:-4px;display: inline-block;margin-right:8px;}
.position_now .fr{font-family: impact;color:#0052c2;font-size:22px;}
.position_now .fr img{height:26px;display: inline-block;margin-right:8px;vertical-align: middle;}
.position_now .fr strong{font-weight:100;}
/* ===================== 面包屑导航 ===================== */

/* ===================== 新闻页面 ===================== */

/* 新闻样式 1 */
.news_one .news_box li{margin-bottom:20px;}
.news_one .news_box li .img{width:40%;height:300px;overflow:hidden;float:left;border-radius:8px;position: relative;}
.news_one .news_box li .img img{-webkit-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s;}
.news_one .news_box li .img .bg{position: absolute;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,0);}
.news_one .news_box li .img .bg i{opacity:0;position: absolute;left:50%;top:50%;margin:-15px 0 0 -50px;width:30px;height:30px;background:url(../images/news_arrow.png) center/100% no-repeat;}
.news_one .news_box li .info{width:58%;height:240px;float:right;padding-top:60px;}
.news_one .news_box li .info h3{font-weight:bold;font-size:18px;color:#333;}
.news_one .news_box li .info .time{color:#777;font-size:14px;padding:20px 0;}
.news_one .news_box li .info .line{width:100%;height:1px;background-color: #e5e9ef;margin-bottom:20px;}
.news_one .news_box li .info .line i{display: block;width:0%;height:1px;background-color:#0052c2;}
.news_one .news_box li .info p{color:#999;font-size:16px;line-height:26px;height:52px;overflow: hidden;}
.news_one .news_box li:hover .info{padding-top:50px;}
.news_one .news_box li:hover .line i{width:100%;}
.news_one .news_box li:hover h3{color:#0052c2;}
.news_one .news_box li:hover .bg{background:rgba(0,0,0,0.55);}
.news_one .news_box li:hover .bg i{opacity:1;margin:-15px 0 0 -15px;}


.news_article_box{
	padding-top: 120px;
}
.news_article_box .left_fixed{position: fixed;left:0;top:0;width:30%;height:100%;}
.news_article_box .left_fixed .text{padding:35% 0 0 25%;}
.news_article_box .left_fixed h6{font-size:70px;color:#0052c2;opacity:0.5;font-style:italic;font-family: impact;}
.news_article_box .left_fixed h5{font-size:16px;color:#333;margin-top:30px;}
.news_article_box .left_fixed .return{margin-top:40px;font-size:14px;color:#666;}
.news_article_box .left_fixed .return:after{content:'';}
.news_article_box .right_article{float: right;width:70%;background-color: #f5f5f5;overflow: hidden;}
.news_article_box .inner_content{padding:30px 50px;}
.news_article_box .h1_title{padding:70px 40px;background-color:#E5E5E5;line-height:1.5;}
.news_article_box .h1_title h1{font-size:28px;color:#333;margin-bottom:20px;}
.news_article_box .h1_title .time img{height:20px;display: inline-block;margin:-4px 10px 0 0;}
.news_article_box .h1_title .time span{color:#777;font-size:16px;}

.page_list{text-align: center;}
.page_list b{font-size:0;}
.page_list b a, .page_list b font{display: inline-block;font-weight:100;color:#999;font-size:16px;margin-right:10px;border:1px solid #e5e9ef;width:40px;height:40px;line-height:40px;border-radius:6px;text-align: center;}
.page_list b font{background-color:#0052c2;color:#fff;border-color:#0052c2;}
.page_list_span1{display: none;}
/* 新闻样式 1 */

/* 新闻样式 2 */
.news_two .news_box li{float: left;width:31.33%;margin:1%;overflow: hidden;-webkit-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s;}
.news_two .news_box li a{padding:20px;background-color:#f3f3f3;position: relative;}
.news_two .news_box li .time strong{font-size:50px;color:#0052c2;display: inline-block;font-family:"SimHei";position: relative;}
.news_two .news_box li .time strong::after{content:'';position: absolute;left:0;top:30px;width:0px;background-color:#0052c2;height:2px;-webkit-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s;}
.news_two .news_box li .time span{font-size:12px;color:#333;display: block;font-family:"SimHei";}
.news_two .news_box li h3{color:#333;font-size:18px;line-height: 26px;height:52px;overflow: hidden;margin:15px 0 10px;}
.pc .news_two .news_box li:hover h3{color:#0052c2;}
.news_two .news_box li p{font-size:14px;color:#666;line-height:22px;height:44px;overflow: hidden;margin-bottom:10px;}
.news_two .news_box li i{position: absolute;background-color:#0052c2;}
.news_two .news_box li i.i1{width:0px;height:2px;top:20px;right:20px;}
.news_two .news_box li i.i2{width:2px;height:0px;top:20px;right:20px;}
.pc .news_two .news_box li:hover i.i1{width:30px;}
.pc .news_two .news_box li:hover i.i2{height:30px;}
.pc .news_two .news_box li:hover{box-shadow:0px 18px 25px rgba(0,0,0,0.08);}
.pc .news_two .news_box li:hover strong::after{width:100%;}

.fixed_body{display: none;position: fixed;width:100%;height:100%;background:rgba(255,255,255,0.8);left:-30%;top:0;z-index:9999;}
.fixed_body .fixed_article{display: none;position:fixed;width:1200px;height:800px;top:50%;right:20%;margin:-400px -600px 0 0;background-color:#fff;z-index:99999;box-shadow:0px 0 25px rgba(0,0,0,0.08);}
.fixed_body .fixed_article .fb_close{position: absolute;right:0;top:0;width:60px;height:60px;cursor:pointer;background-color:#0052c2;}
.fixed_body .fixed_article .fb_close i{display: block;margin:10px auto 0;width:40px;height:40px;background:url(../images/jia.png) center center/80% no-repeat;}
.fixed_body .fixed_article .fb_close:hover i{transform: rotate(45deg);-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);-ms-transform: rotate(45deg);}
.fixed_body .fixed_article iframe{border:none;width:100%;height:100%;display: block;}
@media( max-width:1505px ){
	.fixed_body .fixed_article{width:1000px;margin-right:-500px;}
}
/* 新闻样式 2 */

/* ===================== 新闻页面 ===================== */

/* ===================== 产品页 左侧 导航 ===================== */
#list .left_side{width:295px;}
#list .left_side .box_two{width:275px;background-color:#29ae3d;padding:10px 10px;}
#list .left_side .box_two{margin-top:10px;padding:20px 10px;}
#list .left_side .box_two p{font-size:16px;color:#fff;line-height:30px;}
#list .left_side .box_two strong{color:#fff;font-size:30px;display: block;margin-bottom:10px;font-family:impact;font-weight:100;}
#list .left_side .box_two .more{height:36px;line-height:36px;background-color:#fff;margin-top:10px;width:200px;color:#333;text-align: center;}
#list .left_side .box_two .more i{background-color:dodgerblue;}
#list .left_side .box_two .more:hover{color:#fff;}
#list .right_side.fr{width:78%;}
@media(max-width:1505px ){#list .right_side.fr{width:73%;}}
/* ===================== 产品页 左侧 导航 ===================== */


/* ===================== 联系我们 地图 ===================== */
#allmap{height:500px;}
#allmap img{max-width:none !important;}
/* ===================== 联系我们 地图 ===================== */

/* ===================== 回到顶部 ===================== */
.go_top{display: none;background:url(../images/top.png) center center/50% no-repeat;width:40px;height:40px;cursor:pointer;text-align: center;background-color:#0052c2;border-radius:50%;position: fixed;right:6px;bottom:120px;z-index:99999999999;}
/* ===================== 回到顶部 ===================== */

.firstRow img {display: inline-block;}
.sycep{
	display: none;
}
/* ================================ 内页 END ================================ */

/*===================== 响应式代码 START =====================*/
.header .menu_box{display: none;}
.header .menu_box{float: right;width:24px;height:54px;}
.header .nav_button{position: absolute;right:15px;top:26px;vertical-align: middle;width:24px;height:2px;cursor:pointer;background-color:#0052c2;-webkit-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s;}
.header .nav_button::after, .header .nav_button::before{content:'';width:24px;height:2px;position: absolute;z-index:99999999;right:0;background-color:#0052c2;-webkit-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s;}
.header .nav_button::after{top:9px;}
.header .nav_button::before{top:-9px;}
.header .menu_box.on .nav_button{width:0;}
.header .menu_box.on .nav_button::before{-webkit-transform: translateY(9px) rotate(45deg);-ms-transform: translateY(9px) rotate(45deg);transform: translateY(9px) rotate(45deg);}
.header .menu_box.on .nav_button::after{-webkit-transform: translateY(-9px) rotate(-45deg);-ms-transform: translateY(-9px) rotate(-45deg);transform: translateY(-9px) rotate(-45deg);}
#close{display: none;position: fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.5);z-index:999;}
.wap_son{display: none;padding:0 13px;margin-bottom:20px;}
.wap_son a{width:47.93%;height:40px;line-height:40px;font-size:16px;color:#fff;text-align: center;margin:1%;float: left;background-color:#0052c2;}

.fixed_footer{display: none;}
.sytopdh{display: none;}
.fixed_footer{display: none;background: linear-gradient(50deg, #0052c2, #1869c0);height:50px;position: fixed;bottom:30px;left:50%;margin-left:-46%;z-index:999;width:92%;border-radius:10px;}


/*===================== 响应式代码 END =====================*/





.nbanner{
	background: #030303 center top no-repeat;
	height: 590px;
	padding-top: 14%;
	position: relative;
	box-sizing: border-box;
	background-size: auto 100%;
}
.n_mbx{color: #fff;width: 94%;position: absolute;bottom: 10px;right: 0;text-align: right;left: 0;margin: auto;} 
.n_mbx img{vertical-align: middle;display: inline-block;width: 22px;height: 22px;margin-right: 10px;}
.n_mbx a{color: #fff;display: inline-block;}


/* 公司简介 */
.about_wz{
	padding: 80px 0 10px 0;
	line-height: 200%;
}
.about_wz h1{
	font-size: 36px;
	margin-bottom: 20px;
}
.aboutn{
	padding:100px 0;
	overflow:hidden;
	background:url(../images/about_nbg.jpg) no-repeat center/cover;
	}
.aboutn .list{
	float:left;
	margin-right:0;
	}
.aboutn .list:first-child{
	margin-right:50px;
	}
.aboutn .list li{
	margin-bottom:40px;
	}
.aboutn .list li:last-child{
	margin-bottom:0;
	}
.aboutn .list li h1{
	font-size:26px;
	color:#fc7200;
	margin-bottom:20px;
	display: flex;
    justify-content: left;
    align-items: center;
	}
.aboutn .list li h1 span{
	margin-right:20px;
	}
.aboutn .list li p{
	font-size:16px;
	color:#fff;
	line-height:30px;
	}

.threea{
		background-color:#fff;
		padding:20px 0;
		}
.threea .list{
		overflow:hidden;
		}
.threea .list li{
		float:left;
		width:calc(100%/2 - 40px);
		margin-right:80px;
		margin-bottom:80px;
		overflow:hidden;
		padding-bottom:10px;
		}
.threea .list li:nth-child(even){
		margin-right:0;
		}
.threea .list li .img{
		border-radius:5px;
		overflow:hidden;
		}
.threea .list li .img img{
		display:block;
		width: 100%;
		}
.threea .list li h1{
		cursor: pointer;
		position:relative;
		width:58%;
		height:100px;
		background-color:#025b9e;
		box-shadow:0 0 10px #999;
		text-align:center;
		line-height:100px;
		font-size:24px;
		color:#fff;
		border-radius:5px;
		margin:-50px auto 0;
		}
.threea .list li:hover h1{
		transition: all 0.3s linear;
		color:#fff;
		background-color:#fc7200;
		}
.threea .list li:hover img{    
		transform: scale(1.05, 1.05);
		transition: transform 0.6s ease 0s;
		}

 .title3{
			padding:60px 0;
			}
 .title3 h3{ 
			color: #666;
			opacity:0.1;
			font-size: 48px;
			text-align: center;
			font-weight: bold;
			}
 .title3 span {
			color: #025b9e;
			font-size: 36px;
			text-align: center;
			font-weight: bold;
			display: block;
			margin-bottom: 20px;
			margin-top:-35px;
		}
 .title3 .xian{
			width:50px;
			height:4px;
			margin:0 auto;
			background-color:#fc7200;
			}
/* 产品 */


.p-pro {
	position: absolute;
	right: 0;
	bottom: -100px;
  }
  .pro-ylist {
	margin: 0 -62px;
	overflow: hidden;
  }
  .pro-ylist li {
	float: left;
	width: 24%;
  }
  .pro-ylist .item {
	margin: 0 22px 80px;
  }
  .pro-ylist .item .img img {
	transition: all .3s;
  }
  .pro-ylist .item:hover .more {
	background: #d80001;
  }
  .pro-ylist .item:hover .txt .tit:after {
	width: 120px;
  }
  .pro-ylist .item:hover .img img {
	-ms-transform: scale(1.08);
	-moz-transform: scale(1.08);
	-webkit-transform: scale(1.08);
	-o-transform: scale(1.08);
	transform: scale(1.08);
  }
  .pro-ylist .img {
	position: relative;
	overflow: hidden;
	display: block;
	border-radius: 10px 65px 10px 10px;
  }
  .pro-ylist .img img {
	display: block;
	width: 100%;
	height: 100%;
  }
  .pro-ylist .txt {
	margin: -15px 40px 0 0;
	background: url(../images/y-bg9.png) no-repeat center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	-moz-box-shadow: 0 6px 9px rgba(61, 110, 177, 0.23);
	-webkit-box-shadow: 0 6px 9px rgba(61, 110, 177, 0.23);
	box-shadow: 0 6px 9px rgba(61, 110, 177, 0.23);
	position: relative;
	z-index: 1;
	padding: 25px 40px 15px;
  }
  .pro-ylist .txt .tit {
	display: block;
	font-size: 26px;
	color: #2e2e2e;
	line-height: 36px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	position: relative;
	padding-bottom: 20px;
	margin-bottom: 20px;
	text-align: left;
  }
  .pro-ylist .txt .tit:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 70px;
	height: 4px;
	background-color: #0042b5;
	background: -moz-linear-gradient(left, #2b5999 0, #0042b5 100%);
	background: -webkit-linear-gradient(left, #0042b5 0, #0042b5 100%);
	background: -o-linear-gradient(left, #0042b5 0, #0042b5 100%);
	background: -ms-linear-gradient(left, #0042b5 0, #0042b5 100%);
	background: linear-gradient(to right, #0042b5 0, #0042b5 100%);
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: 0.3s;
  }
  .pro-ylist .txt p {
	font-size: 18px;
	color: #696969;
	line-height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
  }
  .pro-ylist .txt .more {
	position: absolute;
	width: 62px;
	height: 40px;
	border-radius: 0 40px 40px 0;
	background-color: #0042b5;
	background: -moz-linear-gradient(left, #0042b5 0, #0042b5 100%);
	background: -webkit-linear-gradient(left, #0042b5 0, #0042b5 100%);
	background: -o-linear-gradient(left, #0042b5 0, #0042b5 100%);
	background: -ms-linear-gradient(left, #0042b5 0, #0042b5 100%);
	background: linear-gradient(to right, #0042b5 0, #0042b5 100%);
	bottom: 20px;
	right: -34px;
	-ms-transition: 0s;
	-moz-transition: 0s;
	-webkit-transition: 0s;
	-o-transition: 0s;
	transition: 0s;
  }
  .pro-ylist .txt .more:after {
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	width: 30px;
	height: 20px;
	margin-left: -15px;
	margin-top: -10px;
	background: url(../images/y-jt6.png) no-repeat center;
  }

  
.y-tit1 {
	overflow: hidden;
	margin-bottom: 50px;
  }
  .y-tit1 .tit2 {
	float: left;
  }
  .y-tit1 .tit2 h2 {
	font-size: 38px;
	color: #0042b5;
	line-height: 48px;
	margin-bottom: 10px;
  }
  .y-tit1 .tit2 h2 a {
	color: #0042b5;
  }
  .y-tit1 .tit2 p {
	font-size: 20px;
	color: #8c8e91;
	line-height: 30px;
  }
  .y-tit1 .more {
	float: right;
	font-size: 18px;
	color: #0042b5;
	line-height: 28px;
	margin-top: 20px;
  }
  .y-tit1 .more:hover {
	color: #d80001;
  }
  .list-content {
	padding: 60px 0 0 0;
	overflow: hidden;
  }
  
.cpn_con {
	overflow: hidden;
	padding: 30px 0;
	box-sizing: border-box;
  }
  .cpn_con .cp_l {
	width: 20%;
  }
  .cp_r {
	width: 76%;
	overflow: hidden;
  }
  .cp_r ul {
	overflow: hidden;
  }
  .cp_r ul li {
	width: 32.25806452%;
	float: left;
	margin-right: 1%;
	margin-bottom: 30px;
	background: #ededed;
	padding: 0.5%;
	box-sizing: border-box;
	transition: all .3s;
  }
  .cp_r ul li div {
	overflow: hidden;
  }
  .cp_r ul li img {
	transition: all .5s;
	width: 100%;
  }
  .cp_r ul li strong {
	display: block;
	text-align: center;
	height: 40px;
	line-height: 40px;
	font-weight: normal;
	transition: all .3s;
  }
  .cp_r ul li:hover {
	background: #0042b5;
  }
  .cp_r ul li:hover strong {
	color: #fff;
  }
  .cp_r ul li:hover img {
	transform: scale(1.1, 1.1);
  }
  .cp_r .cp_img_l {
	float: left;
	width: 50%;
  }
  .cp_r .cp_img_l img {
	width: 100%;
  }
  .cp_img_r h1 {
	height: 50px;
	line-height: 50px;
	font-size: 2rem;
	font-weight: bold;
  }
  .info3_2 {
	margin-top: 20px;
  }
  .intro3 {
	height: auto;
	margin: 30px 20px 0px 20px;
	border: 0px;
	font-size: 16px;
	font-weight: normal;
	font-family: "Microsoft Yahei";
	color: #333;
  }
  .intro4 {
	width: 100%;
	height: 40px;
	line-height: 40px;
	color: #999;
	border-bottom: double 1px #eee;
	margin-top: 10px;
	margin-bottom: 20px;
  }
  .intro4 a {
	display: inline-block;
  }
  .intro2 {
	font-size: 36px;
	font-weight: bold;
	color: #dd0000;
	line-height: 40px;
	height: 60px;
	background: url(../images/gg-tel.png) left top no-repeat;
	padding-left: 50px;
	margin-left: 20px;
	margin-top: 10px;
  }
  .intro2 a{
	  
	color: #dd0000;
  }
  .npic {
	text-align: center;
	margin: 20px auto;
  }
  .npic img{
	  margin: 0 auto;
  }
  .cpxq_text{
	  line-height: 26px;
  }
  .cpxq_text strong{
	  font-size: 20px;
	  color: #0042b5;
  }
  .cpxq_text img{
	  margin: 30px auto;
	  width: 80%;
  }
  ._p_b {
	margin-top: 30px;
  }
  ._p_b a {
	display: block;
	width: 219px;
	height: 72px;
	line-height: 72px;
	text-indent: 80px;
	border-radius: 5px;
	font-size: 24px;
	float: left;
	margin-right: 15px;
	transition: all .4s;
  }
  ._p_b a._pro_order {
	background: #0042b5 url(../images/_pro_order.png) 39px center no-repeat;
	color: #fff;
  }
  ._p_b a._pro_qq {
	background: #dddddd url(../images/_pro_qq.png) 39px center no-repeat;
	color: #000000;
  }
  ._p_b a._pro_order:hover {
	background: #252525 url(../images/_pro_order.png) 39px center no-repeat;
	color: #fff;
  }
  ._p_b a._pro_qq:hover {
	background: #252525 url(../images/_pro_qq_hover.png) 39px center no-repeat;
	color: #fff;
  }
  .cpxq {
	padding: 30px 0;
	border: 1px solid #0042b5;
	border-left: 0;
	border-right: 0;
  }
  .cpxq .cpxq-h1 {
	font-size: 24px;
	font-weight: bold;
  }
  .pagelist ul li {
	width: auto;
	float: none;
	background: #fff;
	padding: 0%;
	margin: 0;
  }
  .box_one,
  .box_two {
	width: 100%;
	background: linear-gradient(to right, #0042b5, #3fbac2);
	padding: 10px 10px;
  }
  .box_one .title {
	text-align: center;
	margin-bottom: 20px;
  }
  .box_two {
	background: #0042b5;
	color: #fff;
	line-height: 180%
  }
  .box_one .title h3 {
	color: #fff;
	font-weight: bold;
	font-size: 30px;
	margin: 20px 0 10px 0;
  }
  .box_one .title p {
	color: #fff;
	font-size: 16px;
  }
  .box_one ul li {
	line-height: 50px;
	background-color: #fff;
	margin-bottom: 5px;
	text-align: left;
  }
  .box_one ul li a {
	position: relative;
	z-index: 1;
	overflow: hidden;
	height: 50px;
  }
  .box_one ul li span,
  .box_one ul li em {
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	padding-left: 4%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	box-sizing: border-box;
  }
  .box_one ul li span {
	left: 0;
	top: 0;
	background-color: #fff;
  }
  .box_one ul li em {
	right: -100%;
	top: 0;
	background-color: #0042b5;
	color: #fff;
  }
  .box_one ul li a:hover span,
  .box_one ul li a.active span {
	top: 100%;
  }
  .box_one ul li a:hover em,
  .box_one ul li a.active em {
	right: 0;
  }
  .box_one ul li .son_nav {
	border-top: 1px solid #0042b5;
  }
  .box_one ul li .son_nav a {
	background: none;
	height: 40px;
	line-height: 40px;
	position: relative;
  }
  .box_one ul li .son_nav a::after {
	content: '';
	position: absolute;
	left: 20px;
	top: 20px;
	width: 8px;
	height: 1px;
	background-color: #0042b5;
  }
  .box_one ul li .son_nav a:hover::after,
  .box_one ul li .son_nav a.active::after {
	background-color: #fff;
  }
  .box_one ul li .son_nav span {
	padding-left: 40px;
  }
  .box_two {
	margin-top: 10px;
	padding: 20px 10px;
  }
  .box_two p {
	font-size: 16px;
	color: #fff;
	line-height: 30px;
  }
  .box_two strong {
	color: #fff;
	font-size: 30px;
	display: block;
	margin-bottom: 10px;
	line-height: 130%;
  }
  .box_two .more {
	height: 36px;
	line-height: 36px;
	background-color: #fff;
	margin-top: 10px;
	width: 200px;
	color: #333;
	text-align: center;
  }
  .box_two .more i {
	background-color: #0042b5;
  }
  .box_two .more:hover {
	color: #fff;
  }
  .box_one h3 {
	color: #fff;
	font-weight: bold;
	font-size: 30px;
	margin: 20px 0 10px 0;
	text-align: center;
  }
  .box_one p {
	color: #fff;
	font-size: 16px;
  }
  .alpic {
	overflow: hidden;
	margin-top: 50px;
  }
  .alpic a {
	width: 32.25806452%;
	float: left;
	margin: 0px 0 40px 1%;
	border-radius: 6px;
	background-color: #f9f9f9;
  }
  .alpic a div {
	overflow: hidden;
	transition: all .3s;
  }
  .alpic a img {
	width: 100%;
	transition: all .3s;
  }
  .alpic a strong {
	display: block;
	transition: all .3s;
	padding: 25px;
	position: relative;
  }
  .alpic a strong::before {
	position: absolute;
	content: "";
	height: 3px;
	width: 30px;
	background: #2b5999;
	right: 20px;
	bottom: 30px;
	transition: all .6s;
  }
  .alpic a:hover {
	background: #fff;
	box-shadow: 0px 18px 25px rgba(0, 0, 0, 0.08);
  }
  .alpic a:hover img {
	transform: scale(1.1, 1.1);
  }
  .alpic a:hover strong::before {
	width: 130px;
  }
  .pro_intro .left {
	width: 25%;
  }
  .pro_intro .right {
	width: 73.5%;
  }


  .pro_show{box-shadow:1px 2px 10px rgba(0,0,0,0.1);border:1px solid #f3f3f3;}
.pro_show .left{float:left;width:45%;text-align:center;border-right:1px solid #f3f3f3;padding:40px;}
.pro_show .left .zoom{text-align:center;}
.pro_show .left .zoom img{width:auto;max-width:500px;}
.pro_show .left .thumb_pic{margin:40px 0 0 0;text-align:center;}
.pro_show .left .thumb_pic ul{margin:0 auto;}
.pro_show .left .thumb_pic ul li{display:inline-block;margin-right:5px;border:1px solid #eaeaea;padding:3px;cursor:pointer;position:relative;}
.pro_show .left .thumb_pic ul li.hover{border:1px solid #f90;background:#fff;}
.pro_show .left .thumb_pic ul li.hover:after{content:" ";position:absolute;right:27px;top:-6px;width:11px;height:11px;border:#f90 solid 1px;border-left:0;border-bottom:0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);background:#f90;z-index:-1;}

.pro_show .right{margin-left:50%;padding:40px;}
.pro_show .right h1{font-size:24px;margin:0;padding:0;font-weight:400;text-align:left;}
.pro_show .right h5{font-size:14px;margin:10px 0;padding:0;color:#999;font-weight:normal;}
.pro_show .right .intro{font-size:14px;margin:0;padding:0;font-weight:400;text-align:left;}
.pro_show .right .attribute{}
.pro_show .right .attribute li{font-size:14px;line-height:30px;}
.pro_show .right .attribute li em{display:inline-block;width:80px;font-style:normal;color:#555;font-size:14px;}
.pro_show .right .price{font-size:14px;line-height:30px;margin:20px 0;}
.pro_show .right .price span{font-size:36px;color:#f60;}
.pro_show .right .price em{font-size:12px;color:#999;font-style:normal;padding-left:5px;}
.pro_show .right .tags{margin:20px 0;}
.pro_show .right .tags a{margin-left:10px;display:inline-block;border-radius:4px;border:1px solid #dadada;background:#fff;padding:2px 6px;font-weight:normal;font-size:14px;}
.pro_show .right .tags a:hover{background:#2384D5;color:#fff;border-color:#2384D5;}
.pro_show .right .action{margin:30px 0 50px 0;}
.pro_intro{margin:20px 0;}
.pro_intro .left{width:320px;margin-right:20px;float:left;border:1px solid #f3f3f3;box-shadow:1px 2px 10px rgba(0,0,0,0.1);}
.pro_intro .plist{margin:15px;width:300px;}
.pro_intro .plist ul{width:304px;}
.pro_intro .plist ul li{float:left;width:137px;margin: 0 15px 15px 0;}
.pro_intro .plist ul li a{border:1px solid #ededed;padding:4px;display:block;background:#fff;border-radius:4px;}
.pro_intro .plist ul li a div{overflow:hidden;width:100%;height:100%;}
.pro_intro .plist ul li a div img{width:100%;height:100%;max-height:127px;min-height:127px;display:block;border:0;}
.pro_intro .plist ul li a p{text-align:center;font-size:14px;color:#333;margin:0;padding:5px 0;}
.pro_intro .plist ul li a:hover p{color:#f30;}

.pro_intro .right{float:left;width:850px;border:1px solid #f3f3f3;box-shadow:1px 2px 10px rgba(0,0,0,0.1);}
.pro_intro .tabs{width:100%;background:#f7f7f7;}
.pro_intro .tabs ul{width:100%;background:#f7f7f7;}
.pro_intro .tabs ul li{float:left;}
.pro_intro .tabs ul li a{display:block;padding:10px 30px;text-align:center;font-size:14px;border-right:1px solid #f3f3f3;border-bottom:1px solid #f3f3f3;background:#fff;color:#999;border-top:2px solid #fff;}
.pro_intro .tabs ul li.hover a{border-bottom:1px solid #fff;background:#fff;font-weight:bold;color:#333;border-top:2px solid #2384D5;}
.pro_intro .intro{padding:30px;}
.pro_intro .intro p{margin:0;padding:0;}
.pro_intro .intro img{max-width:790px;}
.pro_intro .intro a{color:#06C;}
.pro_intro .intro a:hover{color:#f30;}

.pro_intro .intro .extend{}
.pro_intro .intro .extend li{font-size:14px;line-height:30px;}
.pro_intro .intro .extend li em{display:inline-block;width:120px;font-style:normal;color:#555;font-size:14px;}


/* 解决方案 */

.hn-hangye{
    overflow: hidden;
    height: 90px;
    box-sizing: border-box;
    margin-left: 50px;
}
.hn-hybox{
    text-align: center;
    font-size: 0;
}
.hn-hyitem{
    display: inline-block;
    vertical-align: top;
    margin: 30px 14px 0;
    font-size: 16px;
    line-height: 30px;
    color: #263450;
    font-weight: 300;
}
@media screen and (max-width:1440px){
    .hn-hyitem{
        margin-left: 12px;
        margin-right: 12px;
    }
}
.hn-hyitem:first-child{
    margin-left: 0;
}
.hn-hyitem:last-child{
    margin-right: 0;
}
.hn-hyitem a{
    padding: 0 0 30px;
    display: block;
    position: relative;
}
.hn-hyitem .line{
    position: absolute;
    left: 0;
    right: 0;
    width: 0;
    bottom: 0;
    margin: auto;
    transition: 0.36s;
    background-color: #2791E5;
    height: 2px;
}
.hn-hyitem:hover .line,.hn-hyitem.active .line{
    width: 100%;
}
.hid-hymore{
    display: none;
    position: absolute;
    right: 0;
    top: 0;
    margin: 0;
}
.hid-hymore a{
    padding-right: 24px;
    background: url(../images/whn-hymore.png!/lossless/true) no-repeat right center;
}


.hynav-drop{
    display: none;
    position: absolute;
    top: 136px;
    left: 0;
    right: 0;
    margin: auto;
    box-sizing: border-box;
    width: 100%;
    padding: 50px 0 65px;
    background-color: #fff;
    box-shadow:0px 0px 24px rgba(0,0,0,0.06);
    z-index: 120;
    height: 365px;
}
.hyn-dropmain{
    width: 1180px;
    margin: auto;
}
.hynav-drop .tab-item{
    display: none;
}
.hynav-drop .tab-item.active{
    /* display: block; */
}
.hynav-drop .item{
    float: left;
    width: 20%;
    box-sizing: border-box;
    border-left: 1px solid #eaeaea;
    padding: 0 20px;
    height: 250px;
}
.hynav-drop .item:first-child{
    border-left: 0;
    padding-left: 0;
}
.hynav-drop .tit{
    font-size: 18px;
    line-height: 26px;
    font-weight: bold;
    color: #263450;
}
.hynav-drop .tab-list{
    margin-top: 25px;
}
.hynav-drop .tab-list li{
    font-size: 14px;
    line-height: 20px;
    color: #757983;
    margin-top: 15px;
    max-height: 40px;
    overflow: hidden;text-overflow:ellipsis;display: -webkit-box; -webkit-line-clamp:2;-webkit-box-orient: vertical;
}
.hynav-drop .tab-list li:first-child{
    margin-top: 0;
}
.hynav-drop .tab-list li a:hover{
    color: #2791E5;
}
.hynav-drop .tab-more{
    font-size: 14px;
    line-height: 20px;
    color: #2791E5;
    margin-top: 15px;
}
.hynav-drop .tab-text{
    font-size: 14px;
    line-height: 22px;
    color: #757983;
    margin-top: 15px;
}
.hynav-drop .tab-more:hover{
    text-decoration: underline;
}
.hynav-drop .tab-list .li-item{
    margin-top: 25px;
}
.hynav-drop .tab-list .li-tit{
    color: #484B52;
    line-height: 22px;
}
.hynav-drop .tab-list .li-time{
    font-size: 12px;
    line-height: 17px;
    color: #A4A7AF;
    margin-top: 10px;
}


/* 解决方案 */

.n_fbj {
	background: url(../images/ncp.jpg) center top no-repeat;
	overflow: hidden;
	padding-bottom: 36px;
	padding-top: 36px;
  }
  .n_fbj .wzfa {
	color: #fff;
	margin-bottom: 20px;
  }
  .n_fbj .wzfa a {
	display: inline-block;
	color: #fff;
  }
  .n_fbj .fa_1 {
	margin: 0 auto 40px auto;
	overflow: hidden;
  }
  .n_fbj .fa_1 .fl {
	width:57%;
	position: relative;
  }
  .n_fbj .fa_1 .fl > img {
	position: absolute;
	right: 10px;
	top: 20px;
  }
  .fa_l_img{
	  width: 100%;
  }
  .n_fbj .fa_1 .fr {
	width: 40%;
  }
  .n_fbj .fa_1 .fr h1 {
	color: #fff;
	font-size: 46px;
  }
  .n_fbj .fa_1 .fr p {
	margin-top: 30px;
	background: #fff;
	padding: 30px;
	box-sizing: border-box;
	border-radius: 20px;
	line-height: 200%;
	font-size: 16px;
  }
  .n_fbj .fa_1 .fr .box {
	margin-top: 72px;
	background: url(../images/f1.jpg) center top no-repeat;
	padding: 10px 30px;
	height: 160px;
	box-sizing: border-box;
	padding-top: 20px;
	background-size: 100% 100%;
  }
  .n_fbj .fa_1 .fr .box h3 b {
	color: #009cff;
	font-size: 30px;
  }
  ._p_b {
	margin-top: 10px;
  }
  ._p_b a {
	display: block;
	width: 46%;
	height: 52px;
	line-height: 52px;
	text-indent: 80px;
	border-radius: 5px;
	font-size: 24px;
	float: left;
	margin-right: 15px;
	transition: all .4s;
  }
  ._p_b a._pro_order {
	background: #0042b5 url(../images/_pro_order.png) 39px center no-repeat;
	color: #fff;
  }
  ._p_b a._pro_qq {
	background: #dddddd url(../images/_pro_qq.png) 39px center no-repeat;
	color: #000000;
  }
  ._p_b a._pro_order:hover {
	background: #252525 url(../images/_pro_order.png) 39px center no-repeat;
	color: #fff;
  }
  ._p_b a._pro_qq:hover {
	background: #252525 url(../images/_pro_qq_hover.png) 39px center no-repeat;
	color: #fff;
	}
	.fa_4{
		margin-bottom: 60px;
	}
  .fa_4 h4 {
	position: relative;
	padding-left: 25px;
  }
  .fa_4 h4::after {
	position: absolute;
	bottom: 0;
	width: 10px;
	height: 100%;
	content: "";
	background: #0094eb;
	left: 0;
  }
  .fa_4 h4 a {
	float: right;
	position: relative;
	z-index: 9999;
	font-size: 20px;
  }
  .fa_4 h4 a::before {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 10px;
	content: "";
	background: #f9d555;
	right: 0;
	z-index: -1;
	transition: all .3s;
  }
  .fa_4 h4 a:hover::before {
	width: 120%;
  }
  .fa_4 h4 b {
	font-size: 26px;
	color: #0094eb;
  }
  .fa_4 h4 em {
	display: block;
	font-size: 40px;
	color: #d0d0d0;
	text-transform: uppercase;
  }
  .fa_4 .fawt {
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.226);
	padding: 30px ;
  }
  .fa_4 .fawt img {
	display: block;
	margin: 0 auto;
  }
  .fz_4_wz {
	padding: 20px 0;
	line-height: 200%;
  }
  .fa_2 {
	margin-top: 50px;
	background: #f6f5f5;
	padding: 0px 0 90px 0;
  }
  .fa_2 h4 {
	position: relative;
	margin-bottom: 30px;
	text-align: center
  }
  .fa_2 h4::after {
	position: absolute;
	bottom: -10px;
	width: 120px;
	height: 1%;
	content: "";
	background: #0094eb;
	right: 0;
	margin: 0 auto;
	left: 0;
  }
  .fa_2 h4 a {
	float: right;
	position: relative;
	z-index: 9999;
	font-size: 20px;
	margin-top: 50px;
  }
  .fa_2 h4 a::before {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 10px;
	content: "";
	background: #f9d555;
	right: 0;
	z-index: -1;
	transition: all .3s;
  }
  .fa_2 h4 a:hover::before {
	width: 120%;
  }
  .fa_2 h4 b {
	font-size: 38px;
	color: #0094eb;
  }
  .fa_2 h4 em {
	display: block;
	font-size: 40px;
	color: #d0d0d0;
	text-transform: uppercase;
  }
  .fa_pic {
	width: 100%;
	height: 100%;
  }
  .fa_pic a {
	font-size: 22px;
  }
  .fa_pic a em {
	font-size: 16px;
  }
  .fa_pic a:hover {
	background: #0094eb;
	color: #fff;
  }
  .fa_pic a:hover em {
	color: #fff;
  }
  .fa_pic a p {
	padding: 20px 0;
  }
  .fa_pic .swiper-slide {
	text-align: center;
	font-size: 18px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
  }
  .fa_pic .swiper-slide a p em {
	display: block;
  }
  .fa_pic1 li a {
	display: block;
	position: relative;
  }
  .fa_pic1 li a p {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	text-align: center;
	color: #fff;
	height: 50px;
	line-height: 50px;
	background-image: linear-gradient(to top, #000000, rgba(0, 0, 0, 0));
	transition: all .5s;
  }
  .fa_pic1 li a:hover p {
	background-image: linear-gradient(to top, #0094eb, rgba(0, 0, 0, 0));
  }
  .ban {
	background: none;
	margin-top: 10px;
  }

  .houchebu a img{
	width: 100%;
	border-radius: 15px;
}
.disikk img{
	display: none;
}
.disikk video{
	display: none;
}
.bokll{
	width: 100%;
	display: table;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.penshui video{
	display: block;
	width: 60%;
	max-height: 490px;
	float: left;
	outline: -webkit-focus-ring-color auto 1px;
	object-fit: contain;
}
.penshui img{
	float: right;
	width: 38%;
}
@media(max-width:1200px){
	.penshui video{
		width: 96%;
		display: block;
		float: none;
		margin: 0px auto;
	}
	.penshui img{
		display: none;
	}
}


.zlp1 {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: table;
	overflow: hidden;
  }
  .zlp1 img.kab {
	width: auto;
	max-width: initial;
	height: 100%;
	margin-left: 50%;
	transform: translateX(-50%);
  }
  .opwwcc div.allp {
	display: block;
  }
  .zlp1 a {
	width: 100%;
	height: 100%;
  }
  .qmm2 {
	width: 0;
	height: 0;
	box-sizing: border-box;
	padding: 0px 0px;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translateX(-50%) translateY(-50%);
	overflow: hidden;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	-moz-transition: 0.5s;
	transition: 0.5s;
  }
  .zlp1:hover .qmm2 {
	width: 100%;
	height: 100%;
	padding: 34px 50px;
  }
  .zlp2 ul li:hover .qmm2 {
	width: 100%;
	height: 100%;
	padding: 34px 50px;
  }
  .qmm23 {
	width: 100%;
	height: 100%;
	border: 1px solid #00a35e;
	box-sizing: border-box;
	padding: 18px 23px;
  }
  .qmm26 {
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.5);
	text-align: center;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
  }
  .qmm26 h2 {
	font-size: 40.15px;
	color: #FFFFFF;
	line-height: 65px;
  }
  .qmm26 p {
	font-size: 42.16px;
	color: #FFFFFF;
	font-weight: 300;
  }
  .zlp2 ul li:nth-child(1) {
	margin-top: 0;
	margin-left: 0;
  }
  .zlp2 ul li:nth-child(2) {
	margin-top: 0;
	margin-right: 0;
  }
  .zlp2 ul li:nth-child(3) {
	margin-left: 0;
  }
  .zlp2 ul li:nth-child(4) {
	margin-right: 0;
  }
  .zlp2 ul li:nth-child(5) {
	margin-left: 0;
	margin-bottom: 0;
  }
  .zlp2 ul li:nth-child(6) {
	margin-right: 0;
	margin-bottom: 0;
  }
  .zlp2 ul li .qmm26 h2 {
	font-size: 18px;
	color: #FFFFFF;
	line-height: 65px;
  }
  .zlp2 ul li {
	width: 48%;
	margin: 1%;
	float: left;
	height: 203px;
	overflow: hidden;
	position: relative;
  }
  .zlp2 ul li .xcnj {
	width: 100%;
  }
  .xmm {
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	height: 30px;
	background-color: #000000;
	box-sizing: border-box;
	padding-left: 15px;
	padding-right: 15px;
	line-height: 30px;
	font-size: 18px;
	color: #FFFFFF;
	-webkit-transition: 0.5s;
	text-align: center;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	-moz-transition: 0.5s;
	transition: 0.5s;
  }
  .xmm2 {
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	height: 70px;
	background-color: #000000;
	box-sizing: border-box;
	padding-left: 15px;
	padding-right: 15px;
	line-height: 70px;
	font-size: 30px;
	color: #FFFFFF;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	-moz-transition: 0.5s;
	transition: 0.5s;
  }
  .xmm2 img {
	float: right;
	margin-top: 10px;
  }
  .qmm23 {
	width: 100%;
	height: 100%;
	border: 1px solid #00a35e;
	box-sizing: border-box;
	padding: 18px 23px;
  }
  .qmm26 {
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.5);
	text-align: center;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
  }
  .qmm26 h2 {
	font-size: 40.15px;
	color: #FFFFFF;
	line-height: 65px;
  }
  .qmm26 p {
	font-size: 42.16px;
	color: #FFFFFF;
	font-weight: 300;
  }
  .zlp2 ul li:nth-child(1) {
	margin-top: 0;
	margin-left: 0;
  }
  .zlp2 ul li:nth-child(2) {
	margin-top: 0;
	margin-right: 0;
  }
  .zlp2 ul li:nth-child(3) {
	margin-left: 0;
  }
  .zlp2 ul li:nth-child(4) {
	margin-right: 0;
  }
  .zlp2 ul li:nth-child(5) {
	margin-left: 0;
	margin-bottom: 0;
  }
  .zlp2 ul li:nth-child(6) {
	margin-right: 0;
	margin-bottom: 0;
  }
  .zlp2 ul li .qmm26 h2 {
	font-size: 18px;
	color: #FFFFFF;
	line-height: 65px;
  }
  .zlp2 ul li {
	width: 48%;
	margin: 1%;
	float: left;
	height: 203px;
	overflow: hidden;
	position: relative;
  }
  .zlp2 ul li .xcnj {
	width: 100%;
  }
  .xmm {
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	height: 30px;
	background-color: #000000;
	box-sizing: border-box;
	padding-left: 15px;
	padding-right: 15px;
	line-height: 30px;
	font-size: 18px;
	color: #FFFFFF;
	-webkit-transition: 0.5s;
	text-align: center;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	-moz-transition: 0.5s;
	transition: 0.5s;
  }
  .xmm2 {
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	height: 70px;
	background-color: #000000;
	box-sizing: border-box;
	padding-left: 15px;
	padding-right: 15px;
	line-height: 70px;
	font-size: 30px;
	color: #FFFFFF;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	-moz-transition: 0.5s;
	transition: 0.5s;
  }
  .xmm2 img {
	float: right;
	margin-top: 10px;
  }
  .zlp1:hover .xmm {
	bottom: -50px;
  }
  .zlp1:hover .xmm2 {
	bottom: -70px;
  }
  .zlp2 ul li:hover .xmm {
	bottom: -50px;
  }
  .zlp2 ul li.allp2 .xmm {
	background-color: rgba(0, 163, 94, 0.5);
  }
  .ajcj {
	overflow: hidden;
  }
  
.zlp2 {
	width: 40%;
	float: right;
	height: 642px;
	display: table;
  }
  .duyao {
	margin-top: 27px;
	display: table;
	position: relative;
  }
  .opwwcc {
	position: relative;
	width: 59%;
	height: 642px;
	float: left;
  }

.pagelist ul{text-align:center;margin:20px 0;}
.pagelist li{display:inline-block;margin:0 2px;}
.pagelist li a{color:#666;display:inline-block;border:1px solid #ddd;padding:6px 15px;}
.pagelist li a:hover{border-color:#1184DA;background:#1184DA;color:#fff;}
.pagelist li.active a{border-color:#1184DA;background:#1184DA;color:#fff;}



/* 新闻 */

.news-list {
    width: 100%;
    overflow: hidden
}

.news-list ul {
    width: 100%;
    padding: 18px 3% 16px 3%;
    box-sizing: border-box;
    overflow: hidden
}

.news-list ul li {
    float: left;
    width: 33.33333333%;
    line-height: 26px;
    padding: 41px 2.5% 38px 2.5%;
    border-bottom: 1px solid #eee;
    border-right: 1px solid #eee;
    position: relative;
    overflow: hidden;
    box-sizing: border-box
}

.news-list ul li:hover .hover-text {
    bottom: 0;
    opacity: 1;
    color: #fff
}

.news-list ul li:nth-child(3n) {
    border-right: 0
}

.news-list ul li:nth-child(4),
.news-list ul li:nth-child(5),
.news-list ul li:nth-child(6) {
    border-bottom: 0
}

.news-list ul li .news-li-time {
    font-family: 'AvantGardeITCbyBT-Book';
    float: left;
    width: 100%;
    font-size: 18px;
    color: #666
}

.news-list ul li .news-li-t {
    font-weight: normal;
    float: left;
    width: 100%;
    margin-top: 7px;
    height: 24px;
    line-height: 24px;
    font-size: 24px;
    color: #333;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden
}

.news-list ul li .news-li-pic {
    float: left;
    width: 100%;
    margin-top: 37px
}

.news-list ul li .news-li-pic a {
    float: left;
    width: 100%;
    overflow: hidden
}

.news-list ul li .news-li-pic img {
    width: 100%;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s
}

.news-list ul li:hover .news-li-pic img {
    -webkit-transform: scale(1.1);
    -mos-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.news-list ul li .news-li-p {
    float: left;
    width: 100%;
    height: 52px;
    line-height: 26px;
    margin-top: 30px;
    font-size: 16px;
    color: #666;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden
}

.news-list ul li .news-li-link {
    float: left;
    width: 100%;
    margin-top: 9px;
    font-size: 14px;
    color: #898989
}

.news-list ul li .news-li-link a img {
    vertical-align: middle;
    padding-bottom: 3px;
    margin-left: 15px
}

.news-list ul li .news-li-link a:hover {
    margin-left: 5px
}

@media (max-width:1199px) {
    .news-list ul {
        padding: 10px 3% 10px 3%
    }

    .news-list ul li {
        line-height: 24px;
        padding: 20px 2% 20px 2%
    }

    .news-list ul li .news-li-time {
        font-size: 16px
    }

    .news-list ul li .news-li-t {
        margin-top: 4px;
        font-size: 20px
    }

    .news-list ul li .news-li-pic {
        margin-top: 14px
    }

    .news-list ul li .news-li-p {
        margin-top: 10px;
        font-size: 14px
    }

    .news-list ul li .news-li-link {
        margin-top: 5px
    }
}

@media (max-width:991px) {
    .news-list ul {
        padding: 10px 2% 10px 2%
    }
}

@media (max-width:767px) {
    .news-list {
        margin: 18px 0 17px 0;
        padding: 10px 0 16px 0
    }

    .news-list ul li {
        width: 100%;
        border-right: 0;
        padding: 10px 2% 10px 2%
    }

    .news-list ul li:nth-child(4),
    .news-list ul li:nth-child(5),
    .news-list ul li:nth-child(6) {
        border-bottom: 1px solid #eee
    }

    .news-list ul li .news-li-t {
        margin-top: 4px;
        font-size: 18px
    }

    .news-list ul li .news-li-link {
        font-size: 12px
    }
}

.news-details {
    float: left;
    width: 100%;
    margin: 58px 0 66px 0;
    padding: 55px 3.3% 60px 3.3%;
    background: #fff
}

.news-details .news-de-title {
    float: left;
    width: 100%;
    line-height: 42px;
    padding-bottom: 7px;
    text-align: center;
    border-bottom: 1px solid #eee
}

.news-details .news-de-title .news-de-ti-h {
    float: left;
    width: 100%;
    font-size: 28px;
    color: #333;
    font-weight: normal
}

.news-details .news-de-title .news-de-ti-time {
    float: left;
    width: 100%;
    font-size: 16px;
    color: #999
}

.news-details .news-de-title .news-de-ti-time img {
    margin-right: 12px;
    vertical-align: middle;
    padding-bottom: 3px
}

.news-details .news-de-txt {
    float: left;
    width: 100%;
    padding: 34px 0 40px 0;
    line-height: 34px;
    font-size: 16px;
    color: #333;
    text-indent: 2em;
    border-bottom: 1px solid #eee
}

.news-details .news-de-txt img {
    max-width: 100%
}

.news-details .news-de-link {
    float: left;
    width: 100%;
    margin-top: 53px
}

.news-details .news-de-link a {
    float: left;
    width: 50%;
    line-height: 36px;
    padding-right: 2%;
    font-size: 16px;
    color: #999;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden
}

.news-details .news-de-link a:last-child {
    padding-right: 0;
    padding-left: 2%;
    text-align: right
}

.news-details .news-de-link a:hover {
    color: #314e92
}

@media (max-width:1640px) {
	.yspic3{
		width: 118%;
	}
}

@media (max-width:1633px) {
	.yspic3{
		width: 103%;
		margin-left: -0% !important;
	}
	.syys{height: 938px;}
}

@media (max-width:1440px) {
    .news-details .news-de-title .news-de-ti-h {
        font-size: 24px
    }	
}

@media (max-width:1199px) {
    .news-details .news-de-title .news-de-ti-h {
        font-size: 20px
    }

    .news-details {
        margin: 30px 0 30px 0;
        padding: 30px 3% 30px 3%
    }

    .news-details .news-de-link {
        margin-top: 30px
    }

    .news-details .news-de-txt {
        padding: 14px 0 20px 0;
        line-height: 28px;
        font-size: 14px
    }
}

@media (max-width:767px) {
    .news-details {
        margin: 15px 0 15px 0;
        padding: 15px 3% 15px 3%
    }

    .news-details .news-de-title {
        line-height: 28px;
        padding-bottom: 4px
    }

    .news-details .news-de-title .news-de-ti-h {
        font-size: 18px
    }

    .news-details .news-de-title .news-de-ti-time {
        font-size: 14px
    }

    .news-details .news-de-txt {
        padding: 10px 0 15px 0;
        line-height: 24px
    }

    .news-details .news-de-link {
        margin-top: 10px
    }

    .news-details .news-de-link a {
        width: 100%;
        padding: 0 !important;
        text-align: left !important;
        line-height: 28px;
        font-size: 14px
    }
}



.lxcon {
    margin: 60px auto;
    overflow: hidden
}

.lxcon h1 {
    text-align: center;
    font-size: 2rem
}

.lxcon .pic {
    margin-right: 20px
}

.lxcon .text2 {
    width: 43%;
    margin: 20px 0;
    overflow: hidden;
    margin-top: 50px;
    line-height: 200%
}

.lxcon .erweima {
    border-top: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9;
    overflow: hidden;
    padding: 16px 0;
    margin-top: 20px
}

.lxcon .note {
    padding-top: 50px
}

.lxcon h3 {
    color: #000;
    font-size: 2rem
}
.nycpcon img{
	width: 100%;
}
.nycpcon {
	width: 100%;
	height: 300px;
	margin: 20px auto;
}
.swiper-pagination-bullet-active{
	background: #0052c2 !important;
}

.nbt {
	border-bottom: 1px solid #ccc;
	height: 50px;
	line-height: 50px;
	margin-bottom: 30px;
	font-size: 20px;
	color: #0042b5;
  }
  .nbt a {
	float: right;
	color: #0042b5;
  }
  
.xgcp {
	overflow: hidden;
  }
  .xgcp li {
	width: 18.86792453%;
	margin-right: 1%;
	float: left;
	margin-bottom: 30px;
  }
  .xgcp li img {
	width: 100%;
  }
  .xgcp li strong {
	text-align: center;
	background: #fff;
	color: #000;
	display: block;
	transition: all .5s;
	height: 40px;
	line-height: 40px;
  }
  .xgcp li:hover strong {
	background: #0042b5;
	color: #fff;
  }
  

  

@media( max-width:1440px ){
	.header .nav{width: 52%;}
	.header .logo{width: 27%;}
	.sj-tab{width: 1366px;}
	.sj-tab ul li{padding: 0 3%;}
	.w80{width: 94%;}
	#scroll_one,#top_scroll{width: 94%;}
	.item_box a:nth-of-type(7){left: 22%;}
	.item_box a:nth-of-type(8){left: 18%;}
	.item_box a:nth-of-type(9){left: 18%;}
	.item_box a:nth-of-type(10){left: 18%;}
	.item_box a:nth-of-type(11){left: 22%;}
	.item_box1 a:nth-of-type(7){right: 22%;}
	.item_box1 a:nth-of-type(8){right: 18%;}
	.item_box1 a:nth-of-type(9){right: 18%;}
	.item_box1 a:nth-of-type(10){right: 18%;}
	.item_box1 a:nth-of-type(11){right: 22%;}
	.header.bg .logo{width: 320px;height: 68px;}
	.about .a_top h4{padding: 26px 34px;}
	.f_14{ font-size:14px; }
	.f_16{ font-size:16px; }
	.f_18{ font-size:16px; }
	.f_20{ font-size:18px; }
	.f_24{ font-size:22px; }
	.f_26{ font-size:24px; }
	.f_28{ font-size:26px; }
	.f_30{ font-size:28px; }
	.f_38{ font-size:30px; }
	.f_40{ font-size:38px; }
	.f_42{ font-size:40px; }
	.f_48{ font-size:46px; }
	.f_58{ font-size:56px; }
	.f_72{ font-size:70px; }
	.syys ul{width: 100%;}
	
	#footer .two a,#footer .f2 p{font-size:14px;}
	#footer .f2 p{line-height: 26px;}
	.yspic3{
		width: 100% !important;
	}
	.syys img:nth-of-type(2){
		width: 54%;
	}
	.sectionsp{
		height: 894px;
	}
}

@media( max-width:1366px ){	
	.sectionsp{height: 856px;}
	.bg1{margin-top: 140px;}
	.about .a_top img{width: 80%;}
	.w1400{width: 94%;}
	.section_four .small .item{width: 213px;}
	.header .logo{
		width: 25%;
	}
	.header .nav ul li a{
		font-size: 16px;
	}
}

@media( max-width:1280px ){	
	.sj-tab{width: 1200px;}
	.sj-tab ul li {padding: 0 2.6%;	}
	.num_top .item h3{font-size: 60px;}
	.syys ul{width: 94%;}
	.syys img:nth-of-type(3){width: 90%;}
	.syys ul li:nth-of-type(1) {
		position: absolute;
		left: 13px;
		top: 145px;
	}
	.syys{
		height: 838px;
	}
	.syys ul li:nth-of-type(2) {
		left: 209px;
    	top: -81px;
	}
	.syys ul li:nth-of-type(3) {
		left: 543px;
		top: -161px;
	}
	.syys ul li:nth-of-type(4) {
		left: 852px;
		top: -68px;
	}
	.syys ul li:nth-of-type(5) {
		left: 995px;
		top: 145px;
	}
	.syys img:nth-of-type(2) {
		margin-top: 482px;
	}
	.section_four .big {
		width: 53%;
	}
	.section_four .small {
		width: 46%;
	}
	.sectionsp {
		height: 800px;
	}
}


@media( max-width:1200px ){
	.f_14{ font-size:12px; }
	.f_16{ font-size:14px; }
	.f_18{ font-size:14px; }
	.f_20{ font-size:20px; }
	.f_24{ font-size:20px; }
	.f_28{ font-size:20px; }
	.f_30{ font-size:24px; }
	.f_38{ font-size:24px; }
	.f_48{ font-size:28px !important; }
	.f_58{ font-size:30px !important; }
	html,body{margin:0 auto !important;}
	.copyright{display: none;}
	.header{height: 78px !important;}
	.header .inner{padding: 16px 15px !important;}
	.header.bg .inner{padding: 3px 15px !important;}
	#top_scroll ul li{
		width: 48%;
	}
	.header .menu_box{
		padding-top: 20px !important;
	}

	.sectionsp video{
		display: none;
	}
	.syspwz2{height: 100%;}
	.sectionsp strong{
		font-size: 60px;
	}
	.sj-tab ul li {
		padding: 0 6.6%;
	}
	.num_top .item{
		width: 46%;
	}
	.sectionsp3{
		display: none;
	}
	.section_four .big{
		display: none;
	}
	.section_four .small{
		width: 100%;
		float: none;
		height: auto !important;
	}
	.section_four .small .item{
		width: 48%;
		margin-left: 2% !important;
		height: 330px;
		display: inline-block;
		float: left;
	}
	.syys1{
		margin-top: 50px;
	}
	#footer .f1{
		display: none;
	}
	#footer .two{
		width: 100%;
		float: none;
	}
	#footer .f2{
		width: 100%;
		margin-top: 50px;
	}
	.f4{
		display: none;
	}
	#footer{
		padding-bottom: 220px;
	}
	.header.bg{background: rgba(255, 255, 255, 0.955) !important;}
	.header .nav ul li em, .header .nav ul li i, .product_list_two .item .info p, .product_list_three .item .info p, .header .call, .banner .swiper-button-next, .banner .swiper-button-prev, .news_two .news_box li p, .position_now .fr, .arrow_down, #list .left_side, .news_one .news_box li .img .bg, .news_article_box .left_fixed, .img_big_box, #none,.tj_box .gallery-top .swiper-slide a .txt,.tj>img,.tabbox .content,.footer .f1,.footer .f2,.footer .f4,.more1,.section_two .item_box .yspic img:nth-child(1),.section_two .item_box .yspic img:nth-child(3),#winImgDiv,.syys h3 strong,.syys .syys2,.syys .syys1 span b,.pc_show,.altop,.hf .fr,.bg1,.tabbox .tab .item .img,.video_box,.four img:nth-child(1),.pub_title h4:before, .pub_title h4:after,.section_four .img img:nth-child(1),.section_four::after,.ystop>img,.yt_txt p{display: none !important;}
	.wap_show{display: block;}
	.header .menu_box, .mobile .fixed_footer, .wap_son{display: block;}
	#list .auto, #news_article, #article, .position_now .auto, #nyba .black .auto,.tj_box,.w1300,.tabbox,.footer .f3,.section_four .auto,.w1400{width:auto;padding:0 15px;}
	.inner{width: auto;}
	.info_big_box .info_1 .dh span{font-size: 16px}
	.header{height:50px;background:rgba(65, 65, 65, 0.9);}
	.header.bg{background:rgba(41, 41, 41, 0.9);}
	.header .inner{padding:0 15px;width:auto;height:50px;}
	.header .logo img,.header.bg .logo img{height:42px;margin:5px 0 0;}
	
	.header .nav{position: fixed;width: 280px;height: auto;overflow: auto;padding: 20px 0;top: 50%;left: 50%;margin: -200px 0 0 -140px;z-index: 9999999999;background-color: #fff;box-shadow: 0 0 10px #f1f1f1;-webkit-transform: scale(0);-moz-transform: scale(0);-ms-transform: scale(0); -o-transform: scale(0);transform: scale(0);}
	.header .nav ul li{display: block;float:none;width:90%;margin:0 auto;height:40px !important;line-height: 40px !important;border-bottom: 1px solid #f9f9f9;}
	.header .nav ul li span, .header .nav ul li a{color:#333 !important;}
	.header .nav ul li a:hover span, .header .nav ul li a.active span{line-height:40px;}
	.header .nav ul li:last-child{border: none;}
	.product_son{display: none !important;}
	.position_now .fl{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;}
	.section_one{padding-top: 50px;}
	.pub_title h4{font-size:28px;margin-top: 30px;}
	.pub_title h4::before{left: -40px;top: 10px;}
	.pub_title h4::after{right: -40px;top: 10px;}
	.pub_title h4 img{height: 28px;}
	.pub_title h4 span{font-size:28px;margin:0;}
	.pub_title h4 i{font-size:50px;top: 0px;}
	.pub_title p{font-size: 14px;margin-bottom: 20px;}
	#scroll_one{height: 200px;}
	#scroll_one ul li img{width: 120px;height: 120px;display: inline-block;}
	#scroll_one ul li h3{height: 50px;line-height: 50px;}
	.albox .fl,.albox .fr{width: 100% !important;float:none;}
	#allmap{height:300px;}
	#nyba{height:300px;background-size: cover;background-attachment: unset;}
	.fade_text{margin-top:171px;}
	.fade_text .cn{line-height:40px;height:40px;}
	.fade_text .cn span{font-size:30px;}
	.fade_text .en{font-size:16px;}
	.fade_text .line{margin:10px auto;}
	.form_box_box, ul.fs{width:100%;}
	.form_box_box{margin:0;padding:20px 0;box-shadow:none;}
	ul.fs .box1 li{float:none;width:100%;margin-bottom:20px;}
	.product_list_one .item, .product_list_two .item, .product_list_three .item{width:49%;margin:0.5%;}
	.product_list_two .item .info{min-height:70px;}
	#list .right_side{float:none !important;width:100% !important;}
	.news_one .news_box li .img, .news_one .news_box li .info{float:none !important;width:100%;}
	.news_one .news_box li .img{height:200px;}
	.news_one .news_box li .info{padding-top:20px;height:auto;}
	.news_one .news_box li .info .time{padding:6px 0;}
	.news_one .news_box li .info .line{margin-bottom:6px;}
	.news_one .news_box li:hover .info{padding-top:20px;}
	.son_list{height:40px;}
	.son_list a{height:40px;line-height:40px;width:120px;font-size:14px;padding:0;}
	.news_article_box{padding-top: 54px;}
	.news_article_box .right_article{width:100%;float:none;background-color: #fff;}
	.news_article_box .inner_content, .news_article_box .h1_title{padding:20px;}
	.news_two .news_box li{width:49%;margin:0.5%;}
	.news_two .news_box li a{padding:8px;}
	.news_two .news_box li .time strong{font-size:30px;}
	.fixed_body .fixed_article {width:90%;height:500px;margin: -250px -45% 0 0;}
	.fixed_body .fixed_article .fb_close{top:auto;bottom:0;width:50px;height:50px;}
	.fixed_body .fixed_article .fb_close i{margin-top:5px;transform: rotate(45deg);-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);-ms-transform: rotate(45deg);}
	.info_big_box,.section_two{width:100%;height:auto;}
	.info_big_box h1{margin-top:0;font-size:20px;}
	.info_big_box .info_1{margin-top:10px;}
	.info_big_box .share{margin:0 0 10px 0;}
	.xgcp_title{margin-top:10px;}
	.more .but{margin-left: 0;margin-top: 10px;}
	.more1 a{width: 98%;margin: 0 auto;}
	.section_four{height: auto;background-size: cover;background-position: right top;}
	.section_four .ys_bt{margin-top: 30px;}
	.section_four .img{padding: 30px 0;width: 100%;margin: 0 auto;}
	.section_four .img img{float:none}
	.section_four .item{text-align: center;margin: 0 0 15px 0 !important;width: 100%;border-radius: 15px;}
	.section_four .item .info h4{text-align: left;margin: 0 0 5px 0;color: #fff;}
	.section_four .item .info{width:100%;padding: 15px ;position: relative;}
	.section_four .item .info p{text-align: left;color: #fff;}
	.section_four .item_box{margin:20px 0 0 0;float: none;}
	.section_four .bg{position: relative;width: 80%;margin: auto;}
	.ystop{height: auto;background-size: cover;padding: 20px 0;margin-top: 20px;}
	.yt_tel, .yt_txt{margin-left: 30px;}
	.yt_tel::before, .yt_txt::before{left: -30px;}
	.yt_tel img,.yt_tel h4{display: inline-block;vertical-align: middle;}
	.ysbom .bg{width: auto;bottom: 300px;}
	.ysbom{height: auto;padding: 20px 0;text-align: center;}
	.ysbom .fl,.ysbom .fr{width: 100%;float: none;margin: 0;}
	#scroll_one1 ul li h3{line-height: 25px;}
	.section_seven .item{width:50%;}
	.section_seven .item .radius{margin:0 auto;}
	.section_seven .item p{font-size:14px;margin-bottom:10px;}
	.section_eight{background-size:cover;}
	.section_eight .title strong{font-size:24px;}
	.section_eight .title p{font-size:14px;}
	.section_eight ul li{width:48%;}
	.section_eight ul li strong{height:30px;line-height:30px;}
	.section_eight .more{width:70%;}
	.tabbox .tab, .tabbox .tab .item{width:100%;height: auto;}
	.tabbox .tab .item .img,.tabbox .tab .item .info{width:100%;float:none;height: auto;}
	.tabbox .tab .item .img img{width: 100%;height: auto;}
	.tabbox .tab .item .info{box-sizing: border-box;padding:10px;}
	.tabbox .tab .item h3{padding:0;}
	.tabbox h3 strong{width: 100%;}
	.banner{top:0;padding-top: 50px;}
	.index_box{margin:0;}
	#scroll_two{
		display: none;
	}
	.section_one .left a, .section_one .right a{
		background: #0052c2;
	}
	.fixed_footer{
		display: block;
	}
	.section_one .item_box .left,.section_one .item_box .right{
		display: none;
	}
	.sycep{
		display: block;
		padding-top: 80px;
	}
	.sycep a{float: left;width: 48%;background: #0052c2;color: #fff;box-sizing: border-box;border-radius: 40px;text-align: center;margin-top: 10px;margin-right:1%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display: block;height: 35px;line-height: 35px;}
	.swiper-container.anli .swiper-slide{width: 350px;height: 263px;}
	
	.caseWrap{ display: none;}
	.mini_caseWrap{display: block;width: 98%; margin: 0 auto; padding-top: 50px;}
.mini_caseWrap .mini_caseli{float: left; width: 49%; margin: 0 .5% 5px;}
.mini_caseWrap .mini_caseli a,.mini_caseWrap .mini_caseli a img{ display: block; width: 100%;}
.mini_caseWrap .mini_caseli a p{ height: 50px; line-height: 50px; text-align: center; color: #fff;}

.ab ul li{
	width: 49%;
	border-right:0
}
.fhxc1{
	padding-bottom: 30px;
}
.bg12 h2{
	font-size: 26px;
	margin-top: 30px;
}
.bg12{
	margin-bottom: 10px;
}
.footer .f3 h4{
	padding-top: 20px;
	background: none;
	padding-left: 0;
}


.ab ul li{
	width: 49%;
	border-right:0
}
.fhxc1{
	padding-bottom: 30px;
}
.bg12 h2{
	font-size: 26px;
	margin-top: 30px;
}
.bg12{
	margin-bottom: 10px;
}

.syys{
	display: none;
}
.section_nine .pub_title p{
	margin-bottom: 20px;
}
.product_list_two .item .info{
	padding: 0;
}
.product_list_two .item .info strong, .product_list_three .item .info strong{
	padding-top: 0;
}
.product_list_two .item .info{
	min-height: 30px;
	line-height: 30px;
	text-align: center;
}
.product_list_one .item, .product_list_two .item, .product_list_three .item{
	margin-bottom: 12px;
}
#nyba{
	background-size: 100% 100% ;
}
}


@media (min-width:640px){
	.fixed_footer{width:640px !important;left:50%;margin-left:-320px;}
}
.fixed_footer a{float: left;width:33.33%;text-align: center;}
 .fixed_footer img{display: inline-block;height:24px;margin:5px 0 0;}
 .fixed_footer strong{color:#fff;font-size:12px;display: block;height:20px;line-height:20px;}
 @media( max-width:1200px ){
	.fixed_footerw{
		display: none;
	}
 }



@media (min-width: 1201px){
.syspwz2{display: none;}
}

@media (max-width: 768px){
.sectionsp .syspwz{
	height: auto;
	width: 80%;
}
.header .nav_button{
	top: 40px;
}
.header .logo{
	width: auto;
}
.sectionsp .syspwz{
	top: 35%;
}
.sj-j-b-ani{
	left: 2%;
}
.sj-tab{
	width: 98%;
}
.sj-tab ul li {
    padding: 0 5.6%;
}
.sj-j-b-ani{
	top: 0;
}

.sycp{
	margin: 60px auto 0 auto;
}
.synews .swiper-slide{
	width: 46% !important;
}
.sectionspb{display: none;}
#list{margin: 0px 0;}
.product_list_one .item, .product_list_two .item, .product_list_three .item{margin-left: 1%;}
.product_list_one .item, .product_list_two .item, .product_list_three .item{width: 48%;}
.product_list_three .item{padding-bottom: 0;}



	.header .logo img, .header.bg .logo img{height: 52px;}
	.header{height: 60px;}
	.header .inner{height: auto;}

	.header .nav_button,.header .nav_button::after, .header .nav_button::before{background: #fff;}

	.header.bg .nav_button,.header.bg .nav_button::after, .header.bg .nav_button::before{background: #009425;}


	#nyba{background-size: 280% auto;}
	.sj-j-banner .swiper-slide-active .sj-j-b-ani{
		width: 100%;
		height: 100%;
		left: 0;
	}
.sj-j-banner{
	height: 300px;
}
.sj-j-banner img{
	height: 100%;
}
#top_scroll{
	margin-bottom: 50px;
}
.about .a_top h4{
	width: 90%;
	line-height: 26px;
	font-size: 18px;
}
.about{
	height: 744px;
}
.about .a_top{
	height: 100%;
}
.rysy{
	margin: 8px auto;
}
.swiper-container.anli {
    padding: 32px 0;
}
.section_four{
	margin-top: 15px;
}
.section_four .small .item{
	height: 304px;
}
.threea .list li{
	width: 100% !important;
}
.pro-ylist li {
    float: left;
    width: 48% !important;
}
.cpn_con .cp_l{
	width: 100% !important;
	float: none;
}
.box_one h3{
	display: none;
}
.box_one ul{
	overflow: hidden;
}
.box_one ul li{
	width: 31%;
	float: left;
	margin-left: 2%;
}
.box_two{
	display: none;
}
.cp_r{
	width: 100% !important;
	float: none;
	margin: 20px auto;
}
.cp_r ul li{
	width: 49%;
}
.nbanner{
	height: 390px;
}
.fade_text {
    margin-top: 92px;
}
.n_fbj .fa_1 .fr .box{
	display: none;
}
.n_fbj .fa_1 .fl,.n_fbj .fa_1 .fr,.lxcon .text2,#lxdt{
	float: none;
	width: 100%;
}
.list-news .time{
	display: none;
}
.list-news{
	margin-top: 20px;
	margin-bottom: 0;
}
.list-news .news{
	margin: 0;
}
.pro_show .left{
	width: 100%;
	padding: 0;
	float: none;
}
.pro_show .right{
	padding: 2%;
	width: 100%;
	box-sizing: border-box;
	float: none;
	margin-left: 0;
}
._p_b a{
	display: none;
}
.cpn_con .cp_l{
	display: none;
}
.npic img,.fa_4 .fawt img{
	width: 100%;
}
.hn-hangye {
    overflow: hidden;
    box-sizing: border-box;
	height: auto;
	margin-left: 0;
	margin-top: 20px;
}
.hn-hyitem{
	margin: 2px 12px;
	line-height: 36px;
}
.hn-hyitem a{
	padding: 0;
}
.fa_2 h4 em{
	font-size: 22px;
}
.fa_2{
	padding: 0;
}
.pro_show{
	margin-top: 15px;
}
.sidebar-r{
	display: none;
}
.x9{
	width: 100%;
}
.lxcon .text2{
	margin-top: 0;
}
.sidebar-l{
	margin-right: 0;
}
.article .padding-large {
    padding: 30px 10px;
}
}




@media (max-width: 414px){
	.nbanner{
		background-size: auto 100%;
		
	}
	.fa_4 h4 em{
		font-size: 28px;
	}
	.box_one ul li{
		margin-left: 0;
		margin-right: 1%;
	}
	.box_one ul li a{
		height: 34px;
		font-size: 14px;
	}
	.box_one ul li{
		line-height: 34px;
	}
	.cpn_con .cp_l{
		display: block;
	}
	.y-tit1 .tit2 h2{
		font-size: 28px;
	}
	.sectionsp strong{
		font-size: 46px;
	}
	.sectionsp b{
		font-size: 20px;
	}
	.sectionsp a{
		padding: 5px 23px;
	}
	.sectionsp{
		height: 600px;
	}
	.sj-tab ul li {
		padding: 0 4.6%;
		line-height: 45px;
	}
	.sj-j-b-ani{
		padding: 10px 10px;
		left: 0;
		height: 100%;
	}
	.sj-j-b-ani p{
		line-height: 1.7;
		font-size: 14px;
	}
	.sj-j-more a{
		width: 45%;
		margin-right: 2%;    
		height: 42px;
		line-height: 42px;
		margin: 0;
	}
	.sj-j-b-ani .line{
		display: none;
	}
	.num_top .item h3 {
		font-size: 38px;
	}
	.about .a_top h1 {
		padding: 18px 16px;
	}
	.about .a_top h4 {
		padding:6px 34px  10px 30px !important;
	}
	.syys1 h3 {
		font-size: 29px;
	}
	.syys1 {
		height: 177px;
	}
	.synews .swiper-slide {
		width: 98% !important;
	}
	.fixed_footer{
		display: block !important;
	}

	.sj-j-banner .swiper-slide-active .sj-j-b-ani{
		width: 100%;
		height: 100%;
		left: 0;
	}

	.sj-j-b-ani {
		padding: 83px 48px;
		left: 0;
		height: 100%;
	}
	#top_scroll ul li p{
		display: none;
	}
	#top_scroll ul li .img{
		padding: 0;
	}
	#top_scroll ul li h3{
		padding-left: 0;
		text-align: center;
		font-size: 14px;
	}
	#top_scroll{
		margin: 20px auto;
	}
	.about .a_top h4 {
		font-size: 16px;
	}
	.section_four .small .item {
		height: 189px;
	}
	.about_wz {
		padding: 31px 0;
	}
	.title3 {
		padding: 20px 0;
	}
	.title3 h3{
		font-size: 33px;
	}
	.nbanner {
		height: 328px;
	}
	.y-tit1 .more{
		display: none;
	}
	.pro-ylist .txt{
		margin: 0 auto;
		padding: 5px;
	}
	.pro-ylist .txt .tit{
		font-size: 18px;
	}
	.pro-ylist .txt .more{
		display: none;
	}
	.pro-ylist .txt p{
		display: none;
	}
	.pro-ylist .item {
		margin: 20px 6px 20px;
	}
	.y-tit1{
		margin-bottom: 0;
		margin-top: 10px;
	}
	.pro-ylist .img{
		width: 100%;
	}
	.pro-ylist .item{
		width: 100%;
	}
	.pro-ylist li{
		margin-left: 2%;
	}
	.pro-ylist{
		margin: 0;
	}
	.cpxq_text img{
		width: 100%;
	}
	.nycpcon,.nbt{
		display: none;
	}
	.xgcp li{
		width: 48.8%;
	}
	.xgcp li:last-child{
		display: none;
	}
	.header.bg .logo {
		width: 282px;
		height: 64px;
	}
	.header.bg .logo {
		background-size: 237px 54px;
	}
}




@media (max-width: 375px){
	.section_four .small .item {
		height: 144px;
	}
	#footer{
		background: linear-gradient(to right, #0248c2,  #0143be);
	}
	.about_wz h1 {
		font-size: 28px;
	}
	.aboutn{
		padding: 30px 0;
	}
	.title3 h3 {
		font-size: 30px;
	}
	.threea .list li {
		padding-bottom: 10px;
		margin-bottom: 10px;
	}
	.list-content {
		padding: 20px 0 0 0;
	}
	.pro-ylist .txt .tit {
		font-size: 16px;
	}
	.pro-ylist .txt .tit {
		padding: 0;
		margin: 0;
	}
	.threea .list li{
		margin-bottom: 5px;
	}
	#footer .two a{
		width: 47%;
	}
	.list-news .news h3 a{
		font-size: 16px;
	}
	.list-news .button{
		display: none;
	}
	.list-news .news h3 a{
		padding-top: 20px;
	}
	.iw_poi_title{
		font-size: 18px;
	}
	.iw_poi_content{
		font-size: 12px;
	}
	.sj-j-more {
		padding-top: 22px;
	}
	.sj-j-more a{
		font-size: 14px;
	}
}

@media (max-width: 320px){
.sj-tab ul li {
    padding: 0 2.6%;
    line-height: 35px;
}

.sj-j-t {
    padding: 16px 0;
}
.sj-j-t h6 {
    font-size: 16px;
}
.sj-j-t h3 {
    font-size: 28px;
}
.f_58 {
    font-size: 22px !important;
}
.about .a_top h4 {
    width: 83%;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden;
	margin-bottom: 20px;
}
.about {
    height: 511px;
}
.section_four .small .item {
    height: 121px;
}
.syys1 h3 {
    font-size: 24px;
}

.header .logo img{
	width: auto;
}
.header .logo img, .header.bg .logo img {
    height: 45px;
}
.sectionsp strong {
    font-size: 34px;
}
.sectionsp a {
    padding: 5px 10px;
}
.sectionsp {
    height: 568px;
}
}