
/* Montserrat */
@font-face {
	font-family: ge-b; 
	font-style: normal; 
		 src:url('/iamges/css/font/Geologica-Bold.eot') format("embedded-opentype"),
		 url('/iamges/css/font/Geologica-Bold.woff') format("woff"),
		 url('/iamges/css/font/Geologica-Bold.TTF') format("truetype"),
		 url("/iamges/css/font/Geologica-Bold.otf") format("opentype");
	 font-weight: bold;
 }
 /* Montserrat */
@font-face {
	font-family: 'ge'; 
	font-style: normal; 
		 src:url('/iamges/css/font/Geologica-Regula.eot') format("embedded-opentype"),
		 url('/iamges/css/font/Geologica-Regular.woff') format("woff"),
		 url('/iamges/css/font/Geologica-Regular.TTF') format("truetype"),
		 url("/iamges/css/font/Geologica-Regular.otf") format("opentype");
		 font-style:normal;
 }
 
*{margin: 0;
    padding: 0;
    font-style: inherit;
    line-height: inherit;
    vertical-align: baseline;
    box-sizing: border-box;
  }
  body{
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    color: #333;
    font-size: 15px;
	line-height: 1.5;
	font-family: -apple-system,Segoe UI,Source Han Sans CN,PingFangSC,PingFang SC-Semibold,Hiragino Sans GB,Microsoft YaHei,"STSong","SimSun",Arial,sans-serif; 
    background: #fff;
  }
  
  h1,h2,h3,h4,h5,h6,p,ul,li,dl,dt,dd,ol,form,span,input,a,div{ 
      margin:0px; 
      padding:0px; 
      font-style:normal; 
      border:0;
  }	
  img {
      border:0px;
      border:none;
  }
  ol,ul,li{
      list-style:none;
  }
  a {
      -webkit-transition:all 0.4s ease;
      transition:all 0.4s ease; 
      text-decoration:none; 
      outline:none;
      color: #333;
     font-family: -apple-system,Segoe UI,Source Han Sans CN,PingFangSC,PingFang SC-Semibold,Hiragino Sans GB,Microsoft YaHei,"STSong","SimSun",Arial,sans-serif; 
 
  }
 
  .w100 {
      width:100%; 
  }
  .w90 {
      width: 85%;
      max-width: 1480px;
	  margin: 0 auto;
  }
  
  .w90:after {
  	content: ""; 
      clear: both; 
      display: block; 
      height: 0; 
      overflow: hidden;
  }
  .md {
      margin:0 auto;
  }
  .fl {
      float:left;
  }
  .fr,.rt {
      float:right;
  }
 
  ul::after,
 .w90::after
   {
      content: "."; 
      clear: both; 
      display: block; 
      height: 0; 
      overflow: hidden;
  }
  .clearfix:after,
  .clear:after,
  hr::after
  
  {
      content:"";
      display:block;
      height:0;
      clear:both;
      visibility:hidden;
  }
 
  .pr {
      position: relative;
  }
  .pa {
      position: absolute;
  }
  img{
      border: 0;
      vertical-align: middle; 
  }
  table {
      border-collapse: collapse;
      border-spacing: 0
  }
  input,select,textarea {
      -moz-appearance: none;
      -webkit-appearance: none;
      appearance: none;
      border-radius: 0
  }
  input:focus,button:focus,textarea:focus {
      outline: none
  }
  input[type=text]::-ms-clear,input[type=tel]::-ms-clear,input[type=number]::-ms-clear {
      display: none
  }
  input, button, select {
      font-size:100%; 
      box-sizing:border-box;
      margin:0; 
      padding:0; 
      vertical-align:middle;
      outline:none;
      line-height:normal; 
      color:#666;
      border: none;
  }
  sup {
    top: -0.5em;
  }
  sub {
    bottom: -0.25em;
  }
  sub,
  sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
  }
  input, textarea, button, select {
      -webkit-border-radius:0; 
      -moz-border-radius:0; 
      -o-border-radius:0; 
      border-radius:0;
  }
  .pt100 {padding-top:100px ;}
 .mt100 {margin-top:100px ;}

.ft32 {
	font-size: 46px;
}
.ft32 {
	font-size: 26px;
}
.ft24,
.bt
 {
	font-size: 32px; 
	line-height: 1.6; 
	font-weight: normal;
	-webkit-transition:all 0.4s ease;
      transition:all 0.4s ease; 
}
.ft18 {
	font-size: 18px;
}
.ft16 {
	font-size: 15px;
 
}
.ft14 {
	font-size: 15px; 
}
 
.hei {
	color: #000000;
}
.hui1 {
	color: #b3b3b3;
	/*
	*/
}

.hui2 {
	color: #999999;
	/*
	join-alink
	*/
}
.hui3 {
	color: #808080;
	/*alink*/
}
b {
	font-size: 22px;
}
p {
	font-size: 15px;
	line-height: 1.6;
}
  
 #header 
  {
 	position: absolute;
 	top: 0;
 	left: 0;
 	width: 100%;
 	height: 110px;
 	color: #fff;
 	z-index: 9999;
 		-webkit-transition:all 0.4s ease;
      transition:all 0.4s ease; 
	  background: #fff;border-bottom: 1px solid #ddd;
 }
 .index_main #header {
 	background: none;border-bottom: 0;
 }
  #header .logo{
  	background:  url('/images/logo.png') no-repeat left top;
  	background-size: 160px;
  	background: url(/images/logo2.png) no-repeat left top;
    background-size: 160px;
  	margin-top: 20px;
  	height: 40px;margin-left: 3px;
  	margin-bottom: 12px;	-webkit-transition:all 0.4s ease;
      transition:all 0.4s ease; 
  }
  .index_main #header .logo{
  	background:  url('/images/logo.png') no-repeat left top;
  	background-size: 160px;
  }
    .index_main #header .rt {
   	color: #fff;
   }
   #header .rt .so,
     #header .rt .lang,
      #header .rt .cont
    {
   	float: left;
   	 	margin-top: 70px;
   	 	margin-left: 8px;width: 25px;
   }
   #header .rt .so {
   	margin-bottom: 0;
   }
   #header:hover .rt .lang,
   .master_hide #header .rt .lang
    {
   	color: #333;
   }
      #header .rt .so a{
	  	width: 30px;
	  	height: 40px;
	  	display: block;	-webkit-transition:all 0.4s ease;
      transition:all 0.4s ease; 
	  
	  }
	  #header .rt .cont {
	  	width: auto;
	  }
	   #header .rt .cont a {
	   	border: 1px solid #eee;
	   	color: #fff;
	   	padding: 4px 20px;
	   	text-transform: uppercase;
	   	margin-left: 3px;	-webkit-transition:all 0.4s ease;
      transition:all 0.4s ease; 
	  background: #0082c8  ;
	   	border: 1px solid #0082c8;
	   }
	   .index_main #header .rt .cont a {
	   		border: 1px solid #eee;
	   	color: #fff; background: none  ;
	   }
	   #header .rt .cont a:hover {
	   	background: #0082c8  ;
	   	border: 1px solid #0082c8;
	   }
	    
	  
	    #header:hover .rt .cont a,
   .master_hide #header .rt .cont a
	     {
	   	background: #0082c8  ;
	   	border: 1px solid #0082c8;
	   }
    #header .rt .so svg,
      #header .rt .lang svg
    {
		width: 20px;
		height: 20px;
		display: block;
		fill: #ffffff;	fill: #333;-webkit-transition:all 0.4s ease;
      transition:all 0.4s ease; 
	}
	 .index_main #header .rt .so svg,
      .index_main #header .rt .lang svg {
	 	fill: #ffffff;	
	 }
	#header:hover .rt .so svg,
      #header:hover .rt .lang svg, 
   .master_hide #header:hover .rt .so svg,
      .master_hide #header:hover .rt .lang svg 
       {
		fill: #333;
	}
	#header .rt .lang {
		position: relative;
	}
	#header .rt .lang {
		width: 45px;
	}
	#header .rt .lang svg {
		padding-right: 3px;
	}
		#header .rt .lang svg {
			display: block;
			float: left;
		}
		#header .rt .lang span{
			float: left;font-size: 14px;	
			padding-top: 1px;
			font-weight: normal;
			font-style: normal;
			color: #333;
		}
		.index_main #header .rt .lang span {
		color: #fff;
	
		}
		.b-menu #header .rt .lang span {
		color: #333;
	
		}
	#header .rt .lang .xia{
		background: #fff;
		margin-left: 0px;
		left: -50px;
		top: 33px; 
		
		width: 150px;
		opacity: 0;
		visibility: hidden;
		position: absolute;
	}
	#header .rt .lang:hover .xia{
		opacity: 1;
		visibility: initial;
	}
		#header .rt .lang .xia a:hover{
			color: #0082c8;
		}
	#header .rt .lang .xia a{
		display: block;
		text-align: center;
		padding: 4px 24px;
		border-bottom: 1px solid #ccc;
		font-size: 13px;
		font-weight: normal;
	}
	#header .rt .lang .xia a:last-child{
		border-bottom: 0;
	}
    #header .logo a{
  	display: block;
  	width: 160px;
  	height: 40px;
  	font-size: 32px;
  	color: #fff;
  }
  #header:hover {
  	background: #fff;
  }
  #header:hover .a,
  .master_hide #header .a
   {
  	color: #333;
  }
  #header:hover .logo,
  .master_hide #header .logo
   {
  	    background: url(/images/logo2.png) no-repeat left top;
    background-size: 120px;
  }
  body.master_hide #header .logo {
  float: left;
  width: 200px;
  margin-left: 0;
  }
  body.master_hide #header .menu1 {
  float: left;
  }
    .master_hide #header .logo a {
 
  }
   #header .rt .cont a:hover {
	   	background:  #00b0f2;
	   	border: 1px solid #00b0f2;
	   }
  .menu1 a{
  	color: #fff;
  }
   .menu1 li{
   	float: left;margin-right:40px;
   } 
   
     .menu1 li .a{
	 	color: #fff;color: #333;
	 	padding: 13px 3px;
	 	/*font-family: 'ge';*/ 
	 	font-weight: 300;
	 	font-size: 15px;
	 	text-transform: uppercase;
	 	 border-bottom: 3px solid rgb(31 41 191 / 0%);	-webkit-transition:all 0.4s ease;
      transition:all 0.4s ease; 
	 }
	 .index_main .menu1 li .a{
	 	color: #fff;
	 }
	   #header .menu1 li:hover .a {
   color: #0082c8;
   border-bottom: 3px solid #0082c8;
   }
  .menu1 .down {
  	width: 100%;
  	position: absolute;
  	top: 110px;
  	left: 0;
  	background: #fff;
  	border-top: 1px solid #eee;
  	opacity: 0;
  	display: none;
  	visibility: hidden;-webkit-transition:all 0s ease;
      transition:all 0s ease; 
  }
    .menu1 .down-sup {
  	
  }
    .menu1 li:hover .down {
		opacity: 1;top: 108px;
		visibility: visible;
		z-index: 9;
		display: block;
	}
	
	
  .menu1 .down .fl2 {
  	float: left;
  	width: 60%;
  	background: #eee url(/images/bg5.png) no-repeat center;
  	background-size: 130%;
  	background: #fff;
  	padding: 30px 100px 30px 20vw;
  	height: 400px;
  }
  .menu1 .down .fl2 a{
  	display: block;
  	height: 35px;
  	line-height: 35px;
  	color: #333;
  }
    .menu1 .down .fl2 a.b{
		font-size: 18px;
		height: 50px;
  	line-height: 50px;
		padding-bottom: 0px;
		margin-bottom: 20px;
		font-size: 22px;
		border-bottom: 1px solid #aaa;
		font-weight: bold;font-family: ge-b;
	}
   .menu1 .down .fl2 a:hover{
   	color: #0082c8;
   }
  .menu1 .down .rt2 {
  	float: right;
  	width: 40%;
  	height: 400px;
  	padding: 20px;
  }
   .menu1 .down .rt2 .img{
   	background: url('/images/a8.jpg') no-repeat center;
   	background-size: cover;
   	width: 400px;
   	height: 250px;
   		width: 100%;
   	height: 100%;
   	margin: 0px auto 0;
   }
   .menu1 .down .rt2 .img.img-sol{
   	background: url('/images/sol.jpg') no-repeat center;
   	background-size: cover;
   	 
   }
      .menu1 .down .rt2 .img.img-sup{
   	background: url('/images/sup1.jpg') no-repeat center;
   	background-size: cover;
   }
   .menu1 .down .rt2 .img.img-ab{
   	background: url('/images/ab-1.jpg') no-repeat center;
   	background-size: cover;
   }
  .menu1 .down .rt2 .img-Media {
   	background: url('/images/new1.jpg') no-repeat center;
   	background-size: cover!important;
   	background-size: 100% 100% !important;
   	background-repeat: no-repeat;
   	background-position: center;
   }
 .ban-1 {
 	height: 600px;
 	overflow: hidden;
 }
 
 .ban-1 .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    overflow: hidden;
    height: 600px;
    min-height: 600px;
}

  .lb .slide-inner {
     width: 100%;
    background-size: cover !important;
    display: block;
    height: 100%;
    position: relative;
    z-index: 2;
 /*cursor: url(/images/22.cur),move;*/
  }
    .ban-1:before {
		content: '';
		display: block;
		width: 100%;
		height: 600px;
		background:  url('/images/bg1.png')  repeat-x left top;
		position: absolute;
		top: 0;
		left: 0;
	}
  
    .ban-1 .bg2 {
		position: absolute;
		left: 50%;
		transform: translateX(-50%);
		top:15%;
		background:  url('/images/bg2.png') no-repeat left top;
		background-size:contain;
		width: 1300px;
		height: 80vh;
		z-index: 11;-webkit-transition:all 2s ease;
      transition:all 2s ease; 
	  opacity: 0;
	  display: none;
	}
 
	.ban-1 .swiper-slide-active  .bg2{
		top:25%;
		opacity: .4;
	}
	 .ban-1 .img{
	 	width: 100%;
  	height: 100%;
	 }
	 .ban-1 .img:before {
	 	content: '';
	 	position: absolute;
	 	width: 100%;
	 	height: 100%;
	 	top: 0;
	 	left: 0;
	 	display: block;
	 	background: #000;
	 	opacity: .4;
	 	z-index: 3;
	 }
	 .ban-1 .img video {
	 	position: absolute;
	 	width: 100%;
	 	height: 100%;
	 	top: 0;
	 	left: 0;
	 	display: block;
	 	object-fit: cover;
	 }
  .ban-1 img{
  	width: 100%;
  	height: 100%;
  	display: block;
  	object-fit:cover;
  }
     .ban-1 .lb {
	 	position: relative;
	 	z-index: 3;
	 }
	 .ban-1 .lb1 .slide-inner::before,
	 .ban-1 .lb2 .slide-inner::before,
	  .ban-1 .lb3 .slide-inner::before
	 {
	 	content: '';
		display: block;
		width: 100%;
		height: 100%;
		background: linear-gradient(to left top, #00061d, rgb(9 11 121 / 53%));
		opacity: .3;
		 position: absolute;
		 top: 0;
		 left: 0;
	 	z-index: 2;
	 }
	 .ban-1 .slide-inner .w90{
	 
	 }
	 .ban-1 .slide-inner .w90 .a1 {
	 
	 	width: 100%;
	 	height: 50px;
	 	text-align: center;
	 	margin: 50px 0 0;
	 }
	 .ban-1 .slide-inner .w90 .a1 a{
	 	width: 300px;
	 	height: 50px;
	 	line-height: 50px;
	 	display: inline-block;
	 	color: #fff;
	 	font-size: 16px;
	 	border: 1px solid #fff;
	 	text-transform: capitalize;
	 	margin: 0 10px;
	 }
	 	 .ban-1 .slide-inner .w90 .a1 a.b1,
	 	 .ban-1 .slide-inner .w90 .a1 a:hover
	 	 {
	 	 	background: rgb(255 255 255 / 85%);
	 	 	color: #0082c8;
	 	 }
	 	  .ban-1 .slide-inner .w90 .a1 a:hover
	 	 {
	 	 	background: rgb(255 255 255 / 100%);
	 	 	color: #0082c8;
	 	 }
   .ban-1 .lb .bt {
   	color: #fff;
   	z-index: 4;
   	position: absolute;
   	top: 40%;
   	top: 290px;
   	left: 0;
   	width: 100%;
   	text-align: center;
   }
      .ban-1 .lb .bt b{
	  	font-size: 4rem;font-family: ge-b; 
	  	padding-bottom: 20px;
	  	line-height: 1.3;
	  	display: block;
	  	opacity: .6;
	  }
	  .ban-1 .lb .bt p{
	  	font-size: 20px;
	  }
	  .ban-1 {
	  	position: relative;
	  }
	 body .ban-1  .swiper-pagination {
    
    text-align: right;  
	/*bottom: 14vw; 
	left: 10%;*/
	margin-top: 5%;
	position: absolute;
	right: auto;
	left: 50%;
	transform: translateX(-50%);
	right: auto;
	bottom: 10%;
	text-align: left;
	padding-right: 0px;
	margin: 0 auto;
	width: auto;
	width: 100%;
	display: flex;
	display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
    flex-direction: row;
    align-items: flex-end;
	width: 85%;
    max-width: 1480px;
}
body .ban-1 .swiper-pagination::after {
	content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
 body .ban-1 .swiper-pagination-bullet {
 	color: #fff;
 	opacity: 1;
 	width: 60px;
 	width: 33%;
 	height: 5px;
 	border-radius: 0px;
 	background: #fff;
 	display: block;
 	float: left;
 	margin-top: 5px; 
 	opacity: .8;
 	position: relative;
 }
 body .ban-1 .swiper-pagination-bullet-active {
 	opacity: 1; 
 	background: linear-gradient(to left, #0429b3, rgb(0 176 242));
 	background: #0082c8;
 	background: none;
 }
  body .ban-1 .swiper-pagination-bullet::before {
 	content: '';
 	width: 100%;
 	height: 5px; 
 	background: #fff;
 	position: absolute;
 	left: 0;
 	top: 0;
 	-webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
	z-index: 1;
	opacity: .4;
 }
 body .ban-1 .swiper-pagination-bullet::after {
 	content: '';
 	width: 0%;
 	height: 5px;
 	background: linear-gradient(to left, #0429b3, rgb(0 176 242));
 	background: #fff;
 	position: absolute;
 	left: 0;
 	top: 0;
 	-webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
	z-index: 2;
 }
 body .ban-1 .swiper-pagination-bullet-active::after {
  background: linear-gradient(to left, #0429b3, rgb(0 176 242));
 	animation: move2 5.5s ease-in;
 }
 @keyframes move2{
           0%{
                width: 0;
            } 
            100%{
                width: 100%;
}
}
 
	   .ban-1 .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet, 
	   
	    .ban-1 .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
	  	margin-top: 5px; 
	  }
	  .ban-1 .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
	   .ban-1 .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
	  	
	  }
	  
	  .h2 {
	  	padding-bottom: 30px;
	  }
	      
	  .h2 span{
	  	font-size: 20px;display: block;
	  	padding-bottom: 5px;
	  }
	  .h2 b{
	  	font-size: 34px;
	  	display: block;
	  	line-height: 1.2;font-family: ge-b; 
	  }
	  .h2.clearfix b {
	  	float: left;
	  	width: 50%;
	  }
	  .h2.clearfix a {
	  	float: right;
	  	
	  	margin-top: 10px;
	  }
	  
	  a.more,
	  div.more
	   {
	  	font-size: 15px;
	  	text-transform: uppercase;
	  	font-weight: bold;
	  	padding-right: 22px;
	  	color: #666;font-family: ge-b;
	  	background:  url('/images/right.png') no-repeat right center;
	  	background-size: 13px;    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
	  }
	  a.more:hover,
	  div.more:hover
	   {
	  	padding-right: 32px;color: #0082c8;
	  }
	  
 .p80 {
	padding: 80px 0;
}

.s2 {
	background: #f5f5f5;
	width: 100%;
	overflow: hidden;
	padding: 60px 0 30px;
}
.s2 .h2 {
	padding-bottom: 0px;
	margin-bottom: -120px;
}
.s2 .h2 b {
	color: #0082c8;
}
.s2 .lb{
	margin-left: 0;
	padding-top: 150px;
	left: 0%;
	position: relative;
	transform: translateX(0%);
}
.s2 .ul {
	margin: 0px auto 40px;
	display: flex;
	cursor: url(/images/22.cur),move;
}
.s2 .ul li{
	float: left;
	width: 450px;
	height: 280px;
	position: relative;
	margin-right: 20px;cursor: move;
	cursor: move;
	cursor: url(/images/22.cur),move;
}
.s2 .ul li a{
	 display: block;width: 100%;
	height: 100%;
}
.s2 .ul li:before{
	position: absolute;
	right: -1px;
	top: -1px;
	content: '';
	width: 70px;
	height: 70px;
	display: block; 
	background: linear-gradient(225deg, #f5f5f5, #f5f5f5 50%, transparent 50%, transparent 100%);-webkit-transition:all 0.2s ease;
      transition:all 0.2s ease; 
	  opacity: 0;
}
.s2 .ul li:after{
	position: absolute;
	left: -1px;
	bottom: -1px;
	content: '';
	width: 70px;
	height: 70px;
	display: block; 
	background: linear-gradient(45deg, #f5f5f5, #f5f5f5 50%, transparent 50%, transparent 100%);-webkit-transition:all 0.2s ease;
      transition:all 0.2s ease; 
	  opacity: 0;
}
.s2 .ul li:hover:after,
.s2 .ul li:hover:before
 {
	opacity: 1;
}
.s2 .ul li:hover:after,
.s2 .ul li:hover:before
 {
	opacity: 1;
}
.s2 .ul li .img{
	height: 100%;
	width: 100%;
	background-image:  url('/images/aa2.jpg');
	background-repeat: no-repeat;
	background-size: cover!important;
	background-position: center;
}

.s2 .ul li .pa {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 3;
	color: #fff;
	padding: 15px 20px 0 20px;
 
}
.s2 .ul li:hover .pa {
 
}
.s2 .ul li .pa b{
	font-size: 18px;
	line-height: 1.5;
	margin-top: 10px;
	display: block;
}
.s2 .ul li .pa span{
	display: block;
	font-size: 12px;
	padding: 0 5px;
	opacity: 1;
	background: rgb(0 0 0 / 30%);
	color: #eee;
	display: inline;
}
.s2 .ul li .pa p{
	font-size: 13px;
	line-height: 1.2;
	padding-top: 15px; opacity: 1; 4s ease; 
 
}
.s2 .ul li a:hover p { 
}
.s2 .ul li a{
	position: relative;
}
.s2 .more2 {
	margin: 0 0;
}
.s2 .ul li a::before {
	content: '';
	display: block;
	width: 100%;
 
	background-image: linear-gradient(to right bottom, #000 , rgb(0 0 0 / 0%));
	height: 280px;
	opacity: 0.8!important;
	position: absolute;
	top: 0;
	left: 0px;
	-webkit-transition:all 0.4s ease;
      transition:all 0.4s ease; 
}
.s2 .ul li a:hover::before {
	opacity: 1!important;
}
.s2 .ul li .pa .ico
{
position: absolute;
right: 0;
bottom: 0;
width: 55px;
height: 55px;
z-index: 3;
background: #0082c8 url('/images/right-w.png') no-repeat center;
	background-size: 25px;
	opacity: 1;-webkit-transition:all 0.4s ease;
      transition:all 0.4s ease; 
}
/*
.s2 .ul li.l2 .pa .ico {
	background: #0082c8 url('/images/l2.png') no-repeat center;
	background-size: 35px;
}
.s2 .ul li.l3 .pa .ico {
	background: #0082c8 url('/images/l3.png') no-repeat center;
	background-size: 30px;
}
.s2 .ul li.l4 .pa .ico {
	background: #0082c8 url('/images/l4.png') no-repeat center;
	background-size: 30px;
}
.s2 .ul li.l5 .pa .ico {
	background: #0082c8 url('/images/l5.png') no-repeat center;
	background-size: 30px;
}
.s2 .ul li.l6 .pa .ico {
	background: #0082c8 url('/images/l6.png') no-repeat center;
	background-size: 30px;
}
*/
.s2 .ul li a:hover .ico,
.s2 .ul li a:hover p
 {
	opacity: 1;
}
.s2 .ul li a:hover p
 {
	opacity: 0.8;
}
.s2 .ul li.l2 .img{
	background-image:  url('/images/huagong.jpg');
}
.s2 .ul li.l3 .img{
	background-image:  url('/images/shui.jpg');
}
.s2 .ul li.l4 .img{
	background-image:  url('/images/kuang.jpg');
}
.s2 .ul li.l5 .img{
	background-image:  url('/images/huagong2.jpg');
}
.s2 .ul li.l6 .img{
	background-image:  url('/images/hd2.jpg');
}


.s3 {
	background: #f5f5f5;
	padding-top: 20px;
}
.s3 .h2{
	
}
.scp {
	    margin: 10px auto;
    display: flex;
	width: 100%;
}
.scp ul{
	width: 100%;
}
.scp li { 
	float: left;
	width: 32%;
	margin-right: 2%;
	height: 570px;
}
.scp li a{
	background: #fff;
	display: block;
	height: 100%;
	border: 1px solid #eee;
	position: relative;
	padding-top: 20px;
}
.scp li a .img{
	height: 150px;
	width: 100%;
	background-image:  url('/images/a3.jpg');
	background-repeat: no-repeat;
	background-size: 65%;
	background-position: center;
	z-index: 2;
}
.pro-re .scp li a .img{
	height: 350px;
}
.rt-l .scp li a .img {
	height: 230px;
}
.rt-l .scp li a .span {
    padding: 10px 25px 20px;
}
.scp li a::after {
	content: '';
	display: block;
	width: 100%;
	height: 0px;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 3;
	background:  url('/images/bg3.png') repeat-x left bottom;
	background-size: contain;
	opacity: 0;-webkit-transition:all 0.4s ease;
      transition:all 0.4s ease; 
}
.scp li a:hover {
	
	color: #fff;
}
.scp li a:hover:after {
	opacity: .8;height: 400px;
}
.pro-re .scp li a:hover:after {
	opacity: 0.8;height: 400px;
}
.scp li:nth-child(3) {
	margin-right: 0;
 
}
 .scp li a .span {
	padding: 10px 40px 40px;
	position: relative;
	z-index: 5;
}
 .rt-l .scp li a .span b {
 	   font-size: 18px; 
 	   height: 60px;
 	   line-height: 1.5;
 	   overflow: hidden;
    white-space: break-spaces;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    display: -webkit-box;
 }
  .rt-l .scp li a:hover .span b {
 
  }
  .scp li a .span p {
  padding-top: 10px;
  color: #666;
  height: 66px;
  font-size: 14px;
  line-height: 1.3; -webkit-transition:all 0.4s ease;
      transition:all 0.4s ease;  
  	    -webkit-box-orient: vertical;
    overflow: hidden;
	white-space: break-spaces;
    text-overflow: ellipsis ;
   -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
	 display: -webkit-box;
 }
   .scp li a .span p em{
   	position: absolute;
   	right: 0;
   	bottom: 0px;
   	width: 30px;
   	height: 20px; 
   	padding-left: 5px;
   }
   .scp li a:hover .span p em {
  
   }
 .scp li a .span .more {
 	color: #0082c8;
 }
 
 .scp li a:hover p{ 
	color: #fff;
}
 
 
 .s39 .bgg:before{
 	 content: '';
 	 display: block;
 	 width: 100%;
 	 background: #000;
 	 position: absolute;
 	 left: 0;
 	 top: 0;
 	 width: 100%;
 	 height: 100%;
 	 opacity: .4;-webkit-transition:all 0.1s ease;
      transition:all 0.1s ease; 
 }
  .s39 .scp li .bgg{
  	position: absolute;
  	width: 100%;
  	left: 0;
  	top: 0;
  	background:  url('/images/51.jpg') no-repeat center;
 	height: 550px;
 	background-size: cover;
  }
  .s39 li:hover .bgg:before {
  	opacity: .3;
  }
  .s39 .scp li.li1 .bgg{
  	background:  url('/images/ab221.webp') no-repeat 35% center; 
 	background-size: cover;
  }
  .s39 .scp li.li2 .bgg{
  	background:  url('/images/ban1a.webp') no-repeat center; 
 	background-size: cover;
  }
  .s39 .scp li.li3 .bgg{
  	background:  url('/images/ab222.webp') no-repeat center; 
 	background-size: cover;
  }
  .s39 .scp li {
  	height: 550px;
  	    width: 33.333%;
    margin-right: 0%;
	    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }
  .s39 .scp ul:hover li{
   	width: 20%;
   }
   .s39 .scp ul:hover li p{
   opacity: 0;
   }
   .s39 .scp li:hover {
   	width: 60%;
   }
    .s39 .scp li:hover p{
   opacity: 1!important;
   }
  .s39 .scp li a:hover {
    box-shadow: none;
}
  .s39 .scp li a {
 	background: none;
 	border: 0;
 	color: #fff;padding-top: 200px;height: 550px;
 }
 .s39 .scp li a .img{
 	background: none;
 	padding-left: 40px;
 	position: relative;
 	z-index: 2;
 	margin-top: 20px;
 	height: 80px;
 	z-index: 3;
 }
   .s39 .scp li a .img svg{
  	width: 40px;
  	height: 40px;
  }
  .s39 .scp li:nth-child(1) a .img svg{
  	width: 36px;
  	height: 36px;
  } 
  .s39 .scp li:nth-child(2) a .img svg{
  	width: 50px;
  	height: 50px;
  	margin-top: -4px;
  } 
    .s39 .scp li:nth-child(3) a .img svg{
  	width: 42px;
  	height: 42px;
  } 
  
  .s39  .scp li a .span b {
  	    height: auto;
    display: block;
	margin-bottom: 10px;
  }
 .s39  .scp li a .span p {
 color: #eee;	
 height: 400px;
 height: auto; 
 }
 
 .s4.p80 {
 	padding-top: 0;
 }
  .s4 .fl,
  .s4 .rt
  {
 	width: 50%;
 }
 .s4 .fl .img{
 	display: block;
 	height: 650px;
 	width: 100%;
 	background: url('/images/a5.jpg') no-repeat center -20px;
 	background: url('/images/ab1a.jpg') no-repeat center -20px;
 	background-size: cover;
 }
   .s4 .rt {
   	padding-left: 50px;
   }
   .s4 .rt b{
 padding-bottom: 20px;
 display: block;
 font-family: ge-b;
 font-size: 32px;
 }
   .s1 .more2 {
   	margin: 50px auto 10px;
   }
 .s4 .rt p,
  .s1 .p p
  {
 	padding-bottom: 50px;
 	color: #333;
 	font-size: 16px;
 }
  .s4 .rt .ul {
  padding-top: 9%;
  }
 .s4 .rt .ul .li{
 	border-bottom: 2px solid #ccc;
 	padding-top: 15px;-webkit-transition:all 0.4s ease;
      transition:all 0.4s ease; 
 }
 .s4 .rt .ul .li:hover{
 	border-bottom: 2px solid #0082c8;
 }
 .s4 .rt .ul .li p{
 	font-size: 15px;
 	color: #666666;
 	padding-bottom: 15px;
 }
  .s4 .rt .ul .li strong {
  	font-size: 40px;
  	color: #0082c8;font-family: ge-b;
  	display: block;
  }
 
 .snew .img{
 	background:  url('/images/a6.jpg') no-repeat left top;
 	background:  url('/images/ne3.jpg') no-repeat left top;
 	height: 400px;
 	width: 100%;
 	background-size: cover;
 }
  .snew .fl{
  	padding: 50px 0 0;
  	width: 30%;
  }
  .snew .fl .h2 b{
  	margin-bottom: 40px;
  	display: block;
  }
  .snew .fl a.more {
  	color: #0082c8;
  }
   .snew .rt {
   	width: 70%;
   	margin-top: -50px;
   }
  .snew .rt li{
  	float: left;
  	width: 50%;
  	height: 280px;
  	background: #fff;
  }
  .snew .rt li {
  	border-right: 0px solid #777;
  	border-bottom: 0px solid #777;
  	border-left: 0px solid #777;
  }
  .snew .rt li:hover { 
  }
   .snew .rt li:nth-child(1),
     .snew .rt li:nth-child(3)
    {
   	border-right: 0;
   	border-left: 0;
   }
   .snew .rt li:nth-child(2),
     .snew .rt li:nth-child(4)
    {
   	border-right: 0; 
   }
    .snew .rt li:hover a,
        .snew .rt li:hover span,
        .snew .rt li:hover b
    {
		color: #fff;
		display: block;
	}
  .snew .rt li a{
  	padding: 60px 50px 0;
  	display: block;
  	    height: 280px;
  	position: relative;  
  	background: #fff;
  }
   .snew .rt li:nth-child(3) a::after,
    .snew .rt li:nth-child(4) a::after{
   	display: none;
   }
  .snew .rt li a .img2{
  	position: absolute;
  	top: 0;
  	left: 0;
  	width: 100%;
  	height: 100%;
  	background-size: cover;
  	background-position: center;
  	background-repeat: no-repeat; 
  	opacity: 0.1;-webkit-transition:all 0.5s ease;
  }
  .snew .rt li a .img2:after{
  	content: '';
  	display: block;
  	position: absolute;
  	top: 0;
  	left: 0;
  	width: 100%;
  	height: 100%;
  	background: #000;
  	opacity: .3;
  }
  .snew .rt li:hover a .img2{
 opacity: 1;
  	
  }
  .snew .rt li a span {
  	color: #666;
  	display: block; 
  }
   .snew .rt li a b {
   	font-size: 18px; -webkit-transition:all 0s ease;
      transition:all 0s ease; 
	  padding-top: 20px;
	  display: block;
   }
   .snew .rt li a:after{
   	content: '';
   	width: calc(100% - 10px);
   	height: 1px;
   	background: #ccc;
   	display: block;
   	position: absolute;
   	bottom: 0px;
   	left: 5px;
   }
      .snew .rt li:nth-child(1) a:before,
       .snew .rt li:nth-child(3) a:before
      {
   	content: '';
   	height: calc(100% - 10px);
   	width: 1px;
   	background: #ccc;
   	display: block;
   	position: absolute;
   	top: 5px;
   	right: 0px;
   }
   
   .dingy {
   	background: #0082c8;
   	padding: 0px 0 0px;
   	height: 150px;
   	position: relative;
   }
   .dingy .w91 {
	 	float: left;
	 	width: 48%; 
	 padding-left: 15%;
	 padding-right: 100px;
	 position: relative;
	 z-index: 2;
	 }
	 .dingy .w91 .rt{
	 	float: left;
	 	margin-left: 10%;
	 	width: 170px;
	 }
	    .dingy .w91 .more2{
			background:  url(/images/bg7a.png) no-repeat center;
			background: #fff;
			color: #0082c8;
			background-size: cover;
		}
		  .dingy .w91 .more2:hover{
		  	background:  #00b0f2;  
		  	color: #fff;
		  }
     .dingy .w90 {
	 	float: right;
	 	width: 52%;
	 	padding-left: 120px;
	 padding-right: 5%;
	 }
	 .dingy .w90 .fl{
	 	float: left;
	 	margin-left: 10%;
	 }
   .dingy:before {
   	content: '';
   	display: block;
   	width: 350px;
   	height: 150px;
   	position: absolute;
   	left: 43%;
   	top: -0px;
   	transform: translateX(-50%);
   	background: url('/images/16.png') no-repeat center;
   	background-size: 100%;
   }
   .dingy .h2 {
   	display: block;
   	color: #fff;
   	 
   }
   .dingy .h2 a {
   	color: #fff;
   	background:  url('/images/right-w.png') no-repeat 95% center;
   	padding-right: 40px;
   	background-size: 25px;
   	display: block;
   }
      .dingy .h2 a:hover {
	  	background:  url('/images/right-w.png') no-repeat 100% center; 
   	background-size: 25px;
	  }
     .dingy .h2 b{
	 	display: block;
	 	text-transform: capitalize;
	 	height: 150px;
   	 line-height: 150px;
	 }
	 .dingy .rt {
	 	margin-top: 55px;
	 }
    .dingy .rt input{ 
		width: 200px;
		height: 40px;
		line-height: 44px;
		padding-left: 35px;
		font-size: 13px;
		background: none;
		color: #0082c8;
		background: #fff url(/images/dy2.png) no-repeat 10px center;
		background-size: 15px;
		font-weight: bold;
	}
	 .dingy .rt {
	 	width: 270px;
	 	background: #0082c8;
	 }
	 	 .dingy .rt .btn {
	 	 	background: #00b0f2 ;
	 	 	height: 40px;
	 	 	width: 70px;
	 	 	float: right;
	 	 }
	 	  .dingy .rt .btn span{ 
	 	  	background: none;
	 	  	color: #fff;
	 	  	text-transform: capitalize; 
	 	  	font-size: 14px;
	 	  }
   
   #footer {
   	background: #1c1c1c url(/images/bg51.png) no-repeat  100% -30%;
   	 	background: #1c1c1c  ;
   	padding: 70px 0 30px;
   	position: relative;
   	z-index: 2;
   }
   #footer ul {
   	margin-bottom: 50px;
   	float: left;
   	width: calc(100% - 200px);
   }
   #footer ul li a {
   	color: #999;
   	display: block;
   	line-height: 1.5;
   	font-size: 14px;
   	margin-bottom: 8px;
   }
    #footer ul li a:hover {
		color: #fff;
	}
   #footer ul li {
   	float: left;
   	margin-right: 5%;
   }
   #footer ul li a.b {
   	color: #fff;
   	font-weight: bold;
   	font-size: 15px;
   	padding-bottom: 10px;
   	text-transform: uppercase;
   }
   
   
   .ft22 {
   	padding: 0px 0 15px;
   }
     .ft22 .w90{
	 	border-top: 1px solid #555;
	 	padding-top: 20px;
	 }
   .ft22 .logo2 {
   	background:  url('/images/logo.png') no-repeat left top;
   	width: 130px;
   	height: 40px;
   	margin-top: 12px;
   	background-size: 100px;
   	float: left;
   }
   .ft22 .logo2 a{
       display: block;
    height: 100%;
   }
   .ft22 .rt {
   	color: #999;
   	height: 40px;
   	line-height: 40px;
   	font-size: 15px;
   }
   
   
   
   
   .n-ban {
   	position: relative;
  padding-top: 200px;
   	background-size: cover;
   	background-position: center;
   	background-repeat: no-repeat;
   	background: none!important;
   }
      .n-ban .h2 {
	  	position: relative;
	  	z-index: 3;
	  	color: #333;
	  	
	  }
	   .n-ban .h2 b{
	   	font-size: 48px;
	   	display: block;
	   	padding-bottom: 20px;
	   	text-transform: capitalize;
	   }
	   .n-ban .h2 p{
	   	font-size: 15px;
	   	max-width: 1200px; 
	   }
    .n-ban.pro::after {
		content: '';
		display: none;
		width: 100%;
		height: 100%;
		background: linear-gradient(to right top, #0429b3, rgb(0 0 0 / 75%));
		opacity: .7;
		 position: absolute;
		 top: 0;
		 left: 0;
	}
    .n-ban.pro {
		background: #161820 url(/images/ab11.webp) no-repeat 120% center !important;
		 
		height: 400px;
		color: #fff;
	}  
	.n-ban.pro .h2 p {
		opacity: 1;
		max-width: 900px;
	}
	.n-ban.pro .h2 b,
	.n-ban.pro .h2 p
	 {
		color: #fff;
	}
	.n-ban.pro .bg11 {
		
	}
	   .n-ban.cont {
		background-image: url(/images/cont1.jpg);
	}  
	.n-ban.new {
		background-image: url(/images/new1.jpg);
	}  
		.n-ban.ab1 {
		background-image: url(/images/ab1.jpg);
	}  
	.n-ban.sup1 {
		background-image: url(/images/sup1.jpg);
	}  
		.n-ban.ca1 {
		background-image: url(/images/ca1.jpg);
	}  
	
	.n-ban .bg11 {
		background:  url('/images/bg11.png') no-repeat center top;
		width: 700px;
		height: 250px;
		background-size: 100%;
		position: relative;
		z-index: 9;
		    right: 9%;
			bottom: -20%;
		padding: 45px 0px 50px 150px;
		color: #fff;
	}
	.n-ban .bg11 a {
		color: #eee;
		text-transform: capitalize;
		padding-right: 4px;
		padding-left: 4px;
		font-size: 15px;
	}
	.n-ban .bg11 a:first-child{
		padding-left: 0;
	}
	.n-ban .bg11 b{
		display: block;
		font-size: 32px;
		padding-bottom: 10px;font-family: ge-b;
	}
	
	.pro-list.on1 .fl-l {
		/*position: fixed;
		top: 0;*/
	}
	.pro-list {
		width: 100%;
		background: #fff;
		padding: 80px 0 100px;
	}
	.pro-list .fl-l {
		width: 300px;
		float: left;
		margin-right: 40px;
	}
	.pro-list .fl-l ul .ul2 {
	 padding-left: 40px;
		padding-bottom: 10px;
	}
		.pro-list .fl-l ul .ul2 a {
			display: block;
			color: #666;padding: 4px 0;
		}
		.pro-list .fl-l ul .ul2 a:hover { 
			color:#0082c8;
			
		}
		.pro-list .fl-l ul .ul2 a em {
			font-weight: lighter;
		}
		.pro-list .fl-l ul .a{
			display: block;
			height: 65px;
			line-height: 65px; 
			font-size: 16px;
			text-transform: capitalize;
			font-weight: bold; -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease; 
	left: 0;
	top: 0;
		}
		.pro-list .fl-l ul .a span{
		display: block;
	float: left;	height: 55px;
			line-height: 55px;
		}
		.pro-list .fl-l ul .a:after {
			content: ".";
    clear: both;
    display: block;
    height: 0;
    overflow: hidden;
		}
		.pro-list .fl-l ul .a.on,
		.sideMenu li.on .a,
		.pro-list .fl-l ul a.active,
		.pro-list .fl-l ul a:hover,
		.pro-list .fl-l ul .a:hover 
		 {
			color: #0082c8;
			color: #0082c8;
			font-weight: bold;
			font-family: ge-b;
		}
		 .pro-list .fl-l ul .a:hover {
		 color: #0082c8!important;	
		 
		 }
		.pro-list .fl-l ul .a:before {
			content: '';
			border-radius: 50%;
			display: block;
		width: 35px;
		height: 35px;
		margin-right: 10px;
		margin-top: 14px;
		float: left;
		background: #0082c8 url(/images/ico.png) no-repeat 45% 45%;
    background-size: 22px;
	filter:grayscale(100%);
	opacity: .1;
	    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
		}
		.pro-list .fl-l ul li:nth-child(1) .a:before {
		background: #0082c8  url(/images/ico2/solenoid_valve.webp) no-repeat center 50%;
		background-size: 31px!important;
		}
		.pro-list .fl-l ul li:nth-child(2) .a:before {
			background:  #0082c8 url(/images/ico2/ball_valve.webp) no-repeat center 50%;
		background-size: 31px!important;
		}
		/*
		.pro-list .fl-l ul li:nth-child(3) .a:before {
			background: #0082c8  url(/images/ico2/Special_Ball.png) no-repeat center 50%;
		background-size: 26px!important;
		}
		*/
		.pro-list .fl-l ul li:nth-child(3) .a:before {
			background:  #0082c8 url(/images/ico2/Universal_Valve.webp) no-repeat center;
		background-size: 31px!important;
		}
		.pro-list .fl-l ul li:nth-child(4) .a:before {
			background:  #0082c8  url(/images/ico2/control_valve.webp) no-repeat center 50%;
		background-size: 31px!important;
		}
			.pro-list .fl-l ul li:nth-child(5) .a:before {
			background: #0082c8  url(/images/ico2/steam_valve.webp) no-repeat center 50%;
		background-size: 31px!important;
		}
		.pro-list .fl-l ul li:nth-child(6) .a:before {
			background: #0082c8   url(/images/ico2/needle_valve.webp) no-repeat center 50%;
		background-size: 31px!important;
		}
		.pro-list .fl-l ul li:nth-child(7) .a:before {
			background: #0082c8  url(/images/ico2/Knife_Valve.webp) no-repeat center 50%;
		background-size: 31px!important;
		}
		.pro-list .fl-l ul li:nth-child(8) .a:before {
			background: #0082c8  url(/images/ico2/kmipump.webp) no-repeat center 50%;
		background-size: 31px!important;
		}
		.pro-list .fl-l ul li:nth-child(9) .a:before {
			background: #0082c8  url(/images/ico2/air_valve.webp) no-repeat center 50%;
		background-size: 31px!important;
		}
		
		
		.pro-list .fl-l.sol-a ul li:nth-child(1) .a:before {
		background: #0082c8  url(/images/ico1.png) no-repeat center;
		background-size: 28px!important;
		}
		.pro-list .fl-l.sol-a ul li:nth-child(2) .a:before {
			background:  #0082c8 url(/images/l2.png) no-repeat center 58%;
		background-size: 28px!important;
		}
		.pro-list .fl-l.sol-a ul li:nth-child(3) .a:before {
			background: #0082c8  url(/images/l3.png) no-repeat center 50%;
		background-size: 20px!important;
		}
		.pro-list .fl-l.sol-a ul li:nth-child(4) .a:before {
			background:  #0082c8 url(/images/l4.png) no-repeat center;
		background-size: 20px!important;
		}
		.pro-list .fl-l.sol-a ul li:nth-child(5) .a:before {
			background:  #0082c8  url(/images/l5.png) no-repeat center 45%;
		background-size: 20px!important;
		}
			.pro-list .fl-l.sol-a ul li:nth-child(6) .a:before {
			background: #0082c8  url(/images/l6.png) no-repeat center;
		background-size: 22px!important;
		}
		
 .pro-list .fl-l ul .on .a:before,
 .pro-list .fl-l ul .a:hover:before,
 .pro-list .fl-l ul a.active .a:before,
 .sideMenu li.on .a:before
  {
 		filter:grayscale(0%);
	opacity: 1;
 }
 .pro-list .fl-l.sol-a ul li.on a:before,
  .pro-list .fl-l ul li a.active .a:before
 {
 	filter:grayscale(0%);
	opacity: 1;
 }
		.pro-list .fl-l ul .li1 a:before {
			    background: #0082c8 url(/images/ico1.png) no-repeat center;
    background-size: 22px;
		}
		.pro-list .fl-l ul .li2 a:before {
			    background: #0082c8 url(/images/l2.png) no-repeat center;
    background-size: 22px;
		}
		.pro-list .fl-l ul .li3 a:before {
			    background: #0082c8 url(/images/l3.png) no-repeat center;
    background-size: 22px;
		}
		.pro-list .fl-l ul .li4 a:before {
			    background: #0082c8 url(/images/l4.png) no-repeat center;
    background-size: 22px;
		}
		.pro-list .fl-l ul .li5 a:before {
			    background: #0082c8 url(/images/l5.png) no-repeat center;
    background-size: 22px;
		}
		.pro-list .fl-l ul .li6 a:before {
			    background: #0082c8 url(/images/l6.png) no-repeat center;
    background-size: 22px;
		}
		
		.pro-list .fl-l ul a:hover{
			color: #0082c8;
			font-family: ge-b;
		}
	.pro-list .fl-l .span{
		color: #0082c8;
		font-weight: bold;
		font-size: 18px;
		border-top: 5px solid #0082c8;
		padding-top: 20px;
		text-transform: uppercase;
		margin-bottom: 60px;font-family: ge-b;
	}
	.pro-list .rt-l {
		width: calc(100% - 350px);
		float: right;
		padding-top: 0px;
	}
	.pro-list .rt-l .h1 {
		padding-bottom: 20px;
	}
	.pro-list .rt-l .h1 p{
	    padding: 10px 0;
    color: #666;
	}
		.pro-list .rt-l .h1 h1{
			font-size: 36px;
		}
	.pro-list .rt-l div.hr {
		margin: 20px 0 50px;
		height: 1px;
		width: 100%;
		display: block;
		background: #ccc;
	}
	.pro-list .rt-l .scp li 
	 {
			width: 31.5%;
			    margin-right: 2.5%;
				height: auto;
				margin-bottom: 30px;
		}
		.pro-re .scp li{
			height: auto;
		}
		.pro-list  .scp li:nth-child(3n) {
			margin-right: 0%;
		}
	.scp li a .span::after {
		content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
	}
	.scp li a:hover {
	box-shadow: 1px 1px 13px 6px #ececec;
	}
	.scp li .more {
		margin-top: 50px;
		float: right;
		    background: url(/images/right.png) no-repeat right center;
    background-size: 13px;
	}
	
	 .scp li a:hover .more {
		color: #fff;
		background: url(/images/right-w.png) no-repeat right center;
    background-size: 13px;
	}
		.pro-list .rt-l .h2 {
			font-size: 32px;
			text-transform: capitalize;
			font-weight: bold;
			padding-bottom: 10px;
		}
		
	.so {
		margin-bottom: 30px;
	}
	.so .hjc{
		position: absolute;
		top: 14px;
		right: 80px;
		
	}
		.so  .hjc a{
			font-size: 13px;
		font-weight: normal;
		font-style: normal;
		color: #666;
			background: #eee;
		padding: 4px 15px;border-radius: 20px;
		}
		.so  .hjc a:hover{
			color: #fff;
			background: #0082c8;
		}
	.so form {
    height: 100%;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
	position: relative;
}
	.so .sear-inpu {
    line-height: 50px;
    width: calc(100% - 60px);
    background: #fff;
    color: #666;
    border: 1px solid #eee;
	border-right: 0;
    font-size: 12px;
    letter-spacing: 0.5px;
    height: 50px;
    padding-left: 20px;
}
.so .btn {
    position: absolute;
    right: 0;
    top: 0;
    height: 50px;
    background: #00b0f2 url(/images/so-w.png) no-repeat center;
	background-size: 30px;
	text-indent: -99999px;
    border: none;
    padding-right: 0px;
    /* background: #bbbbbb; */
    width: 60px;
}
.so img {
    margin: 0 auto;
    cursor: pointer;
	display: block;
	height: 20px;
}

#pro-body #header,
.b-menu  #header
{
	border-bottom: 1px solid #ddd;
}
.b-menu {
	
}
.b-menu #header {
  	background: #fff;
  }
.b-menu #header .a {
  	color: #333;
  }
.b-menu #header .logo {
  	    background: url(/images/logo2.png) no-repeat left top;
    background-size: 115px;
  }
  
  .b-menu #header .rt .cont a {
	   	background: #0082c8  ;
	   	border: 1px solid #0082c8;
	   }
	.b-menu #header  .rt .cont a {
	   	background: #0082c8;
	   	border: 1px solid #0082c8;
	   }
	   .b-menu #header .rt .cont a:hover {
	   	background:  #00b0f2;
	   	border: 1px solid #00b0f2;
	   }
	 .b-menu #header .rt .so svg,
     .b-menu #header .rt .lang svg,
     .master_hide #header .rt .so svg,
     .master_hide #header .rt .lang svg
      {
		fill: #333;
	}  
	
		.pro-body,
		.n2-body
		 {
			margin-top: 200px;
		}
		.pro-body 
		 {
			margin-top: 130px;
		}
		.pro-body.h-pro {
			margin-top: 0;
			padding: 50px 0 50px;
		}
		.pro-body .fl-1 {
			float: left;
			width: calc(100% - 700px);
			padding-top: 50px;
		
		}
		.pro-body .rt-1 {
			float: right;
			width: 680px;	padding-bottom: 50px;
		}
		.pro-body .rt-1 .cp-img1{
			float: left;    width: 520px !important;
    height: 500px;
		}
	.pro-body .fl-1 h1{
		font-size: 32px;
		color: #0082c8;color: #222;
		font-weight: bold;
		padding-bottom: 40px;font-family: ge-b;
	}
	.pro-body .fl-1 .span {
		display: block;
		padding-bottom: 0px;
		color: #666;color: #0082c8;
	}
	.pro-body .fl-1 .p {
		font-size: 15px;
    color: #666;
    max-width: 650px;
    height: 250px;
    font-size: 14px;
    line-height: 1.5;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    -webkit-box-orient: vertical;
    overflow: hidden;
    white-space: pre-line;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    display: -webkit-box;
    text-align: left;
    text-indent: 0;
	}
		.pro-body .rt-1 .cp-li{
			width: 120px; 
		height: 500px;
		margin-left: 20px;
		float: right;
		}
	.pro-body .rt-1 .img{
		background-color: #fff!important;
		background:  url('/images/a7.png') no-repeat center;
		background-size: 450px!important;
		width: 520px!important;
		height: 500px; 
		overflow: hidden;
	}
	.pro-body .rt-1 .img2{
		background:  url('/images/a7.png') no-repeat right center;
		background-size: 480px;
		width: 520px;
		height: 500px;
		float: left;
	}
	.pro-body.h-pro .rt-1 .img2 {
		background-size: 480px!important;
	}
	.cp-li .swiper-slide {
	opacity: 0.7;
}
.cp-li .swiper-slide-thumb-active,
.cp-li .swiper-slide:hover
 {
	opacity: 1;
	border: 1px solid #0082c8!important;
}
	.pro-body .rt-1 ul {
		display: flex; 
    width: 120px;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: flex-start;
	margin-top: 10px;
	float: right;
	}
	.pro-body .rt-1 ul li{
			width: 80px!important;
			height: 80px;
			border: 1px solid #ccc;
			padding: 10px;
			margin-bottom: 5px;
			background:  url('/images/a7.png') no-repeat center ;
			background-position: center!important;
		background-size: 80%!important;
		}
	
	.more2 {
		background:  url(/images/bg7.png) no-repeat center;
		background-size: cover;
		height: 42px;
		line-height: 42px;
		text-align: center;
		color: #fff;
		display: block;
		width: 180px;
		font-size: 14px;
		text-transform: uppercase;
		font-weight: bold;-webkit-transition: all 0s ease;
    transition: all 0s ease;
	-webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
	}
	.more2:hover {
		background: #0082c8 ;
		background:  url(/images/bg7a.png) no-repeat center;background-size: cover;
	}
	.pro-body .fl-1 .more2{
		margin-top: 50px;
		width: 200px;
		height: 50px;
		line-height: 50px;
		font-size: 14px;-webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
	}
	  
	 
	.po-2 {
		width: 100%;
		background: #eee;
	}   
	.po-2 ul{
		display: flex;
		    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
	}
	.po-2 li{ 
		width: 100%;
		border-bottom: 5px solid #eee;
		    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
	}
	.po-2 li.on,
	.po-2 li:hover
	{
		border-bottom: 5px solid #0082c8;
	}
	.po-2 li a{
	width: 100%;
	height: 50px;
	line-height: 50px;
	display: block;
	font-size: 15px;
	text-align: center; 
	}
	
	.pro-body2 {
		padding: 50px 0 0;
	}
	.pro-body2 .pro1 .child-div7 a{
		width: 192px;
    height: 50px;
    background: #fff url(/images/pdf.png) no-repeat center ;
    display: block;
    background-size: 28px;
    border: 1px solid #0082c8;
    text-indent: -99999px;
	position: relative;
	}
	.pro-body2 .pro1 .child-div7 a:hover{
		background:#0082c8 url(/images/pdf2.png) no-repeat center; 
		background-size: 28px;
	}
	.pro-body2 .pro1 .child-div7 a:before{
	 
	}
	.pro-body2 .pro1 {
		padding-top: 100px;
		border-bottom: 1px solid #eee;
		padding-bottom: 30px;
		padding: 60px 0;
	}
		.pro-body2 .pro1.empty-class {
		display: none;
	}
	.pro-body2 .pro1 .fl-a {
		float: left;
		width: 30%;
		
	}
	.pro-body2 .pro1 .fl-a .b,
	.pro-re .b
	{
		margin: 0 auto;
		display: block;
		position: relative;
		padding-left: 25px;
		height: 40px;
		line-height: 40px;
		text-transform: capitalize;
		font-size: 22px;
		font-weight: bold;
	}
	.pro-re .b {
		margin-bottom: 30px;
	}
	.pro-body2 .pro1 .fl-a .b::before,
	.pro-re .b::before
	{
		content: '';
		display: block;
		width: 12px;
		height: 12px;
		display: block;
		background: #0082c8;
		position: absolute;
		left: 0;
		top: 15px;
	}
	.pro-body2 .pro1 .rt-a {
		float: right;
		width: 70%;
	}
	.pro-body2 .pro1 .rt-a.down-1 a {
		display: block;
		width: 150px;
		text-align: center;
	}
	.pro-body2 .pro1 .rt-a.down-1 a:hover svg {
		fill:#0082c8!important
	}
	.pro-body2 .pro1 .rt-a.down-1 a span {
		display: block;
		text-align: center;
		color: #999;
		font-size: 13px;
	}
	.pro-body2 .pro1 .rt-a.down-1 svg {
		display: block;
		width: 100px;
		height: 100px;
		margin: 0 auto;
		margin-bottom: 20px;
	}
	.pro-body2 .pro1 .rt-a .svg {
		
	}
	.pro-body2 .pro1 .rt-a p {
		margin: 0!important;
		line-height: 1.8;
	}
	.pro-body2 .pro1 .rt-a p,
	.pro-body2 .pro1 .rt-a span
	 {
		font-size: 17px!important;
		line-height: 1.6;
		color: #444!important; 
		    font-family: -apple-system, Segoe UI, Source Han Sans CN, PingFangSC, PingFang SC-Semibold, Hiragino Sans GB, Microsoft YaHei, "STSong", "SimSun", Arial, sans-serif!important;
	}
	.pro-body2 .pro1 .rt-a p strong{
		color: #222;
		padding-right: 10px;
	}
	.pro-body2 .pro1 .rt-a .table  table{
		width: 100%!important;
	}
	.pro-body2 .pro1 .rt-a .table td {
		padding: 20px 0;
		text-align: left;
		text-indent: 10%; 
		width: 50%;
		text-transform: capitalize;
	}
	.pro-body2 .pro1 .rt-a .table td {
		border-right: 
		0px solid #fff!important;
	}
	.pro-body2 .pro1 .rt-a .table td:first-child {
		border-right: 2px solid #fff!important;
	}
	.pro-body2 .pro1 .rt-a .table tr {
		background: #eee;
	}
	.pro-body2 .pro1 .rt-a .table tr:nth-child(2n) {
		background: #fff;
	}
	.pro-re {
		margin-bottom: 80px;
		padding-top: 80px;
	}
	
	
	
	.pro-0 .li{
		width: 100%;
		background: #f5f5f5 url(/images/bg10.jpg) no-repeat center bottom;
		background-size: 100%;
		margin-bottom: 50px;
		height: 240px;
		width: 45%;
		float: left;
		margin-right: 5%;
		
	}
	.pro-0 .li:nth-child(2n) {
		margin-right: 0;
		float: right;
	}
	.pro-0 .li a{
		padding: 30px 30px 20px;
		display: block;
		position: relative;
		height: 100%;
	}
		
	.pro-0 .li a .fl-0 b{
		font-size: 24px;
		padding-bottom: 15px;
		font-weight: bold;
		text-transform: capitalize;
		display: block;
	}
	.pro-0 .li a .rt-0 
	 {
		/*width: 40%;
		float: right;
		*/
	}
	.pro-0 .li a .fl-0 {
		width: 60%;
		width: calc(100% - 100px);
		float: left;
	}
	.pro-0 .li .more2{
	    height: 37px;
    line-height: 37px;
    width: 150px;
    font-size: 13px;
    margin-top: 22px;
	}
	.pro-0 .li a .rt-0 .img {
		background:  url(/images/li24.webp) no-repeat center;
		background-size: 100%;
		width: 220px;
		transform: scale(0.9);
		height: 220px;
		margin: 0 auto ;margin-top: 0px;
		-webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
	position: absolute;
	right: -70px;
	}
		.pro-0 .li.li1 a .rt-0 .img {
			background:  url(/images/li26.webp) no-repeat center;
		background-size: 200px;
		}
		.pro-0 .li.li2 a .rt-0 .img {
			background:  url(/images/li22.webp) no-repeat center;
		background-size: 200px;
		}
		.pro-0 .li.li22aa a .rt-0 .img {
			background:  url(/images/li22aa.webp) no-repeat center;
		background-size: 200px;
		}
		.pro-0 .li.li3 a .rt-0 .img {
			background:  url(/images/li233.webp) no-repeat center;
		background-size: 200px;
		}
		.pro-0 .li.li4 a .rt-0 .img {
			background:  url(/images/li29.webp) no-repeat center;
		background-size: 200px;
		}
		.pro-0 .li.li5 a .rt-0 .img {
			background:  url(/images/li255.webp) no-repeat center;
		background-size: 200px;
		}
		.pro-0 .li.li6 a .rt-0 .img {
			background:  url(/images/li21.webp) no-repeat center;
		background-size: 200px;
		}
		.pro-0 .li.li7 a .rt-0 .img {
			background:  url(/images/li27.webp) no-repeat center;
		background-size: 200px;
		}
		.pro-0 .li.li8 a .rt-0 .img {
			background:  url(/images/li28.webp) no-repeat center;
		background-size: 200px;
    height: 270px;
    top: 10px;
		}
	.pro-0 .li a .rt-0 .img {
		
	}
	.pro-0 .li a .fl-0 p{
		padding-bottom: 10px;
    color: #666;
    max-width: 700px;
    font-size: 13px;
    height: 92px;
    margin-bottom: 10px;
    line-height: 1.5; 
	}
	
	.pro-0 .li a:hover{
			box-shadow: 1px 1px 8px 4px #ddd;
		}
		.pro-0 .li a:hover .img{
			transform: scale(1);right: -60px;
		}
		
		
		.sol-p h3{
			font-size: 32px;font-family: ge-b;
		}
		.sol-p .p {
			font-size: 18px;
			line-height: 1.5;
			margin-top: 20px;
			color: #666;
		}
		.sol-p .p img{
		    max-width: 80%;
		    display: block;
		    margin: 50px 0 0;
		}
		.sol-p .p p {
			font-family: -apple-system, Segoe UI, Source Han Sans CN, PingFangSC, PingFang SC-Semibold, Hiragino Sans GB, Microsoft YaHei, "STSong", "SimSun", Arial, sans-serif!important;
			font-size: 16px!important;
			color: #444!important;
		}
		.sol-p .p b,
		.sol-p .p h3,
		.sol-p .p strong,
			.sol-p .p strong span
		
		{
			font-family: -apple-system, Segoe UI, Source Han Sans CN, PingFangSC, PingFang SC-Semibold, Hiragino Sans GB, Microsoft YaHei, "STSong", "SimSun", Arial, sans-serif!important;
			font-size: 22px!important;
			color: #0082c8!important;
		}
		.sol-p .p strong{
			display: block;
			font-size: 24px;
			color: #0082c8;
		}
		.sol-p {
			margin-bottom: 0px;
		}
		.sol-p .ul { 
			margin: 30px 0 0px;
			height: 450px;
		}
		.sol-p .ul .fl-s,
		.sol-p .ul .rt-s
		 {
			float: left;
			width: 50%;
			height: 400px;background: #eee;
		}
		.sol-p .ul .rt-s a:hover b 
		 {
			color: #0082c8 ;
		}
		.sol-p .ul .fl-s .img{
			
			background: url('/images/a2.jpg') no-repeat left top;
			background-size: cover;
			width: 100%;
			height: 400px;
		}
		.sol-p .ul .fl-s .img a {
			display: block;
			width: 100%;
			height: 100%;
		}
		.sol-p .ul .rt-s {
			padding: 30px;
			position: relative;
			display: block;
		}
		.sol-p .ul .rt-s b {
			font-size: 22px;
			display: block;
			padding-bottom: 10px;
		}
		.sol-p .ul .rt-s p {
			font-size: 14px;
			color: #666;
			line-height: 1.5;
		}
		.sol-p .ul .rt-s span{
		    font-size: 15px;
			color: #666;
			line-height: 1.6;
			font-weight: bold;
		}
		.sol-p .ul .rt-s .num {
			font-size: 22px;
			color: #0082c8;
			font-weight: bold;
			position: absolute;
			left: 30px;
			bottom: 40px;
		}
		.sol-p .ul .mySwiper-sol1 {
			position: relative;
		}
		 .mySwiper-sol1 .swiper-button-next{
			width: 50px;
			position: absolute;
			right: 20px;left: auto;
			bottom: 50px;
			display: block;margin: 0;
			top: auto;
		}
	 .mySwiper-sol1 .swiper-button-prev{
			width: 50px;
			position: absolute;
			right: 80px;left: auto;top: auto;
			bottom: 50px;display: block;
	 	margin: 0;
		}
		.mySwiper-sol1 .swiper-button-prev:after, 
		.mySwiper-sol1 .swiper-button-next:after {
			display: block;
			width: 50px;
			height: 50px; 
			line-height: 50px;
			text-align: center;
		 background-color: #fff;
			border: 1px solid #eee;
			font-size: 32px;
			color: #0082c8;
		}
			.mySwiper-sol1 .swiper-button-prev:hover:after, 
		.mySwiper-sol1 .swiper-button-next:hover:after {
				color: #fff;
				background: #0082c8;
			}
		.sol-p .ul .next2 {
			width: 110px;
			position: absolute;
			right: 30px;
			bottom: 30px;
		}
		.sol-p .ul .next2 a{
			display: block;
			width: 50px;
			height: 50px;
			float: left;
			background: #fff url('/images/left.png') no-repeat center;
			background-size: 14px;
			border: 1px solid #eee;
		}
		.sol-p .ul .next2 a:hover{
			transform: scale(1.1);
		}
		.sol-p .ul .next2 a:nth-child(1) {
			margin-right: 10px;
		
		}
		.sol-p .ul .next2 a:nth-child(2) { 
			background: #0082c8 url('/images/right-w.png') no-repeat center;
			background-size: 14px;
		}
		
		
		
		.cbody {
			padding: 110px 0 100px;
		}
		.cbody .fl {
			width: 50%;
			float: left;
			float: none;
			width: 100%;
			padding-top: 50px;
		}
				.cbody .fl .c b{
					display: block;
					font-size: 18px;
					color: #0082c8;
					padding-bottom: 10px;font-family: ge-b;
				}
				.cbody .fl .c p {
					color: #666;
					line-height: 1.5;
				padding-right: 100px;
				}
				.cbody .fl .c p em {
					display: block;
					font-weight: normal;
					font-style: normal;
					padding-bottom: 10px;
				}
				.cbody .fl .c a {
					display: block;
					color: #00b0f2;
				}
				.cbody .fl .c.c1 {
			 
					width: 100%;
				}
				.cbody .fl .c.c1 .img {
					width: 50%;
					float: left;
					margin-bottom: 30px;
					max-height: 450px;
					overflow: hidden;
				}
				.cbody .fl .c.c1 .img img{
					width: 90%;
				}
				.cbody .fl .c.c1 .rtt {
					width: 50%;
					float: left;
				}
				.cbody .fl .c.c1 .rtt a.mapp {
					    display: block;
    margin-top: 20px;
    width: 80px;
    padding: 10px 10px;
    border: 1px solid #eee;
					
				}
				.cbody .fl .c.c1 .rtt a.mapp:hover {
					background: #eee;
				}
				.cbody .fl .c.c1 .rtt a img{
					display: inline-block;
    width: 60px;
    padding-right: 2px;
				}
				.cbody .fl .c.c1 .rtt b {
					font-size: 26px;
				}
				.cbody .fl .c.c-map {
					width: 100%;
					float: none;
					height: 490px;
					background: #eee;margin-bottom: 50px;
					border-radius: 10px;
					overflow: hidden;
					display: none;
				}
				.c-map iframe {
					width: 100%;
					height: 100%;
				}
				.cbody .fl .c {
					width: 50%;
					float: left;
					margin-bottom: 50px;
					
				}
				.cbody .fl .c3 {
					width: 33%;
				}
				.cbody .fl .hr {
					width: 100%;
					background: #bbb;
					height: 1px;
					margin-bottom: 50px;
				}
				.cbody .fl .hr:before {
					content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
				}
				.cbody .fl .c .img img{
					width: 450px;
					width: 90%;
					border-radius: 5px;
					display: block;
					margin: 4px 0 10px;
				}
		.cbody .rt {
			width: 50%;
			float: right;float: none;
			width: 100%;
			padding: 50px 60px 40px;
			background: #f5f5f5;    position: relative;
		}#inline1 .form input.none1{display: none;}
		.cbody .rt em {
			display: block;
			font-size: 12px;
			color: #555;
			position: absolute;
			left: 60px;
    bottom: 20px;
		}
		#inline1 form textarea {
			    background: #fff;
   padding: 13px 10px;
    height: 80px;
    border: 1px solid #ccc;
		}
		.cbody .rt form{
			display: block;
			padding-bottom: 20px;
		}
		.cbody .rt .form .b em {
			
		}
			.form b{
				font-size: 24px;
				display: block;
				margin-bottom: 40px;font-family: ge-b;
			}
		.form input{
			display: block;
			background: none;
			border-bottom: 1px solid #ccc;
			margin-bottom: 20px;
			height: 50px;
			line-height: 1.5;
			color: #999;
			width: 100%;
			padding-left: 20px;
		}
		.form textarea{
			border: 0;
			border-bottom: 1px solid #ccc;
			width: 100%;
			height: 100px;
			padding: 20px;
			background: none;
			    font-family: -apple-system, Segoe UI, Source Han Sans CN, PingFangSC, PingFang SC-Semibold, Hiragino Sans GB, Microsoft YaHei, "STSong", "SimSun", Arial, sans-serif;
    line-height: 1.5;
    color: #999;
    font-size: 100%;
    box-sizing: border-box;
    font-weight: normal;
		}
		.form input {
			font-family: -apple-system, Segoe UI, Source Han Sans CN, PingFangSC, PingFang SC-Semibold, Hiragino Sans GB, Microsoft YaHei, "STSong", "SimSun", Arial, sans-serif;
    line-height: 1.5;font-weight: normal;
	font-size: 16px;
		}
		.form input::-webkit-input-placeholder,
		.form textarea::-webkit-input-placeholder
		 {  /* WebKit browsers */     font-family: -apple-system, Segoe UI, Source Han Sans CN, PingFangSC, PingFang SC-Semibold, Hiragino Sans GB, Microsoft YaHei, "STSong", "SimSun", Arial, sans-serif;
    line-height: 1.5;font-weight: normal;
	font-size: 16px;} 
		.form input:-moz-placeholder,
		.form textarea:-moz-placeholder
		 { /* Mozilla Firefox 4 to 18 */     font-family: -apple-system, Segoe UI, Source Han Sans CN, PingFangSC, PingFang SC-Semibold, Hiragino Sans GB, Microsoft YaHei, "STSong", "SimSun", Arial, sans-serif;
    line-height: 1.5;font-weight: normal;
	font-size: 16px; } 
		.form input::-moz-placeholder,
		.form textarea::-moz-placeholder
		 { /* Mozilla Firefox 19+ */     font-family: -apple-system, Segoe UI, Source Han Sans CN, PingFangSC, PingFang SC-Semibold, Hiragino Sans GB, Microsoft YaHei, "STSong", "SimSun", Arial, sans-serif;
    line-height: 1.5;
	font-weight: normal;
	font-size: 16px;} 
		.form input:-ms-input-placeholder,
		.form textarea:-ms-input-placeholder
		 { /* Internet Explorer 10+ */     font-family: -apple-system, Segoe UI, Source Han Sans CN, PingFangSC, PingFang SC-Semibold, Hiragino Sans GB, Microsoft YaHei, "STSong", "SimSun", Arial, sans-serif;
    line-height: 1.5;font-weight: normal;
	font-size: 16px;}
		
			.form .more2 {
				color: #fff;
				display: block;
				margin-top: 50px;
			}
			
			.nmenu {
				width: 100%;
				background: #fff;
				border-bottom: 1px solid #eee;
			}
			.nmenu ul {
				    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: stretch;
    flex-direction: row;
			}
			.nmenu li {
				width: 100%;
			}
			.nmenu li a{
				font-size: 18px;
				height: 70px;
				display: block;
				line-height: 70px;
				letter-spacing: 0.5px;
				text-align: center;
				border-bottom: 3px solid #eee;
				font-weight: bold; 
			}
			.nmenu li.on a,
			.nmenu li:hover a
			 {
				color: #0082c8;
				border-bottom: 3px solid #0082c8;
			}	
			.ns-body {
				background: #f5f5f5;
				padding: 50px 0;
			}
			.ns-body .so {
				margin: 0px 0 40px;
				width: 100%;
			}
			.ns-lst .ul li{
				display: block;
				float: left;
				width: 23.5%;
				margin-right: 2%;
				margin-bottom: 4%;
				display: block; 
				border-bottom: 3px solid #fff;
				    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
			}
			.ns-lst .ul li a{
				display: block;
				width: 100%; 
			}
			.ns-lst .ul li:hover {
				box-shadow: 1px 1px 13px 6px #ececec;
				border-bottom: 3px solid #0082c8;
			}
			.ns-lst .ul li:nth-child(4n) {
				margin-right: 0;
			}
			.ns-lst .ul li .img{
				display: block;
				width: 100%;
				height: 240px;
				overflow: hidden;
				background: url('/images/a2.jpg') no-repeat center;
				background-size: cover;
			}
			.ns-lst .ul li:nth-child(2) .img {
			 background: url('/images/a10.jpg') no-repeat center;
				background-size: cover;
			}
			.ns-lst .ul li:nth-child(3) .img {
			 background: url('/images/a5.jpg') no-repeat center;
				background-size: cover;
			}
			.ns-lst .ul li:nth-child(4) .img {
			 background: url('/images/a8.jpg') no-repeat center;
				background-size: cover;
			}
			.ns-lst .ul li:nth-child(5) .img {
			 background: #fff url('/images/a8.png') no-repeat center;
				background-size: 50%;
			}
			.ns-lst .ul li:nth-child(6) .img {
			 background: #fff url('/images/a7.png') no-repeat center;
				background-size: 60%;
			}
			
			
			.ns-lst .ul li .b{
				background: #fff;
				padding: 30px 20px 15px;
				display: block;
			}
			.ns-lst .ul li .b b {
				font-size: 15px;
				display: block;
				height: 100px;
			}
			.ns-lst .ul li .b span {
				display: block;
				color: #999;
				font-size: 15px;
				letter-spacing: 1px;
			}
			
			
			
			.fenye {
	margin-top: 0px;
	border-top: 1px solid #ccc;
}
.fenye.hui {
	background: #f1f1f1;
}
.fenye select {
	display: none;
}

.fenye ul{
	margin: 0 auto;
	text-align: center;
}
.fenye li {
	display: inline-block;
	margin-top:35px;
	text-transform: capitalize;
}

.fenye li a {
display: block;
padding: 6px 12px;
 
margin-left: 10px;
background: #FFF;
color: #0082c8;
line-height: 25px;
font-size: 15px;
border-radius: 3px;
border: 2px solid #0082c8;
text-transform: capitalize;
}
.fenye li a:hover {
	padding:6px 12px;
	border: 2px solid #0082c8;
	background: #0082c8;
	color: #fff;
}

.fenye .thisclass a,
.fenye .active a
 {
	display:block;
	color: #fff;
	padding: 6px 12px;
	border: 2px solid #0082c8;
	background: #0082c8;
	color: #fff;
}
.fenye .pageinfo {display:none}


.n2-body .fl {
	
	width: calc(100% - 580px);width: 100%;
	float: none;
}
.n2-body .rt {
	width: calc(100% - 880px);
	width: 500px;
	width: 100%;
	float: none;
}
.n2-body .rt .h4 {
	font-size: 32px;
    font-family: ge-b;
	padding: 20px 0 20px;
	border-top: 1px solid #eee;
	margin-top: 50px;
}
.n2-body .rt ul {
	width: 100%;
	display: block;
	display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-content: center;
    justify-content: flex-start;
}
.n2-body .rt ul li {
	margin-bottom: 30px;
	margin-right: 1%;
	width: 19%;
}
.n2-body .rt ul li:last-child{ 
	margin-right: 0px;
}
.n2-body .rt ul li a{
 display: block;
 width: 100%;
 
 max-width: 300px;
 border: 0px solid #aaa;
 color: #555;
 padding: 20px ; 
 font-size: 16px;
 line-height: 1.4;    -webkit-transition: all 0s ease;
    transition: all 0s ease;
}
.n2-body .rt ul li a .span2{ 
    align-items: flex-start;
    height: 48px;
    font-size: 16px;
    line-height: 1.4;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    color: #666;
    color: #555;
    text-align: left;
    margin-bottom: 10px;
}
.n2-body .rt ul li a .img{
        display: block;
    width: 100%;
    height: 200px;
    margin-bottom: 10px;background-position: center;
    background-size: cover !important;
}
.n2-body .rt ul li a span{
	display: block;font-size: 12px;
	padding-top: 0;
	padding-bottom: 10px;color: #888;
}
.n2-body .rt ul li a .span{
	font-size: 13px;
	color: #888;
	padding-top: 5px;
}
.n2-body .rt ul li a:hover{
 
}
.n2-body .rt ul li a:hover .span2{
    color: #111;
}
.n2-body .rt ul li a:hover span{
 
}
.b-menu .n2-body{
	    margin-top: 100px;
}
.n2-body {
	padding: 5px 0 80px;
}
.n2-body h3{
	font-size: 32px;
	line-height: 1.6;
    color: #111;
    font-weight: bold;
    padding-bottom: 20px;
}
.n2-body .timee{
	font-size: 15px;
	display: block;
	color: #777;
	margin: 0px 0 30px;
	text-transform: uppercase;
}
.n2-body .body1,
.n2-body .body1 p
 {
	display: block;
	font-size: 15px;
	line-height: 1.6;
	color: #666;
}
.n2-body .body1 p,
.n2-body .body1 p span,
.n2-body .body1 p strong

 {
	white-space: pre-line;
    word-break: break-word;
	font-family:  -apple-system,Segoe UI,Source Han Sans CN,PingFangSC,PingFang SC-Semibold,Hiragino Sans GB,Microsoft YaHei,"STSong","SimSun",Arial,sans-serif!important;
}
.n2-body .body1 table{
	max-width: 100%!important;
}
.n2-body .body1 img{
	height: auto!important;
	
	margin: 0px 0 0px;
	max-width: 100%;
}
/*1220-cherry*/
.n2-body .body1 ul li {
    display: flex;
    justify-content: space-between;
    margin-right: -2%;
}
.n2-body .body1 ul li img {
    height: auto !important;
    display: inline-block;
    margin: 10px auto 10px;
    max-width: 100%;
    width: 48% !important;
    margin-right: 2%;
}
.n2-body .body1 .slt {margin-bottom:30px}
.body1 td { vertical-align: middle!important; }
/*1220-cherry*/

.n2-body .body1 video {
	 width: 100%;
	 height: auto!important;
	display: block;
	margin: 20px auto 20px;
	max-width: 800px;
}
.n2-body .img2{
	background-repeat: no-repeat;
	background-position: center ;
	background-size: cover!important;
	padding: 50px 0;
	height: 400px;
	width: 100%;
	position: relative;
}
.n2-body .img2:before{
	content: '';
	display: block;
	width: 100%;
	height: 400px;
background: linear-gradient(0deg, rgb(63 81 181 / 52%), rgb(17 34 124) 68.05%);
	opacity: 1;
	z-index: 2;
	position: absolute;
	top: 0;
	left: 0;
}
.n2-body .img2 h1
{
	font-size: 32px;
    line-height: 1.6;
    color: #fff;
    font-weight: bold;
    padding-bottom: 20px;
	position: relative;
	z-index: 3;
	padding-top: 50px;
}
.n2-body .img2 .timee{
	font-size: 15px;
    display: block;
    color: #fff;
    margin: 0px 0 30px;
    text-transform: uppercase;position: relative;
	z-index: 3;
}
.weiz{
	padding-bottom: 50px;
	color: #333;position: relative;
	z-index: 3;
	opacity: .8;font-size: 12px;
}
.weiz90 .weiz{
	padding-bottom: 0px;
}
.weiz90 .weiz a{
	font-size: 13px;
}
.weiz a{
	color: #333;
    text-transform: capitalize;
    padding-right: 4px;
    padding-left: 4px;
    font-size: 12px;
}
.weiz a:first-child {
    padding-left: 0;
}
.n2-body .img2 .weiz,
.n2-body .img2 .weiz a
{
	color: #fff;
	font-size: 13px;
	opacity: 0.9;
}
 
.n2-body .fl {
		    float: none;
    width: 940px;
    margin: 50px auto;
    /* background: #222; */
    padding: 50px 50px;
    border: 1px solid #e7e7e7;
    border-top: 0;
    border-bottom: 0;
	}
	.n2-body .fl iframe
	 {
	width: 100%;	
	height: auto;
	    min-height: 550px;
	}
.ab-body {
	padding: 110px 0 0px;
	position: relative;
	margin-top: 0px;
}
.ab-body .pa1 {
	position: absolute;
    right: 50%;
    margin-right: -740px;
}
.ab-body .img1{
	background:  url('/images/a11.jpg') no-repeat center;
	background-size: cover;
	width: 100%;
	height: 780px;
	position: relative;
	margin-bottom: 50px;
	padding-bottom: 0px;
	margin-top: 0px;
}
.ab-body .img1 video {
	display: block;
	width: 100%;
	height: 100%;
	    object-fit: cover;
}
.ab-body .pa1 .bg1{
	width: 550px;
    height: 200px;
	padding: 45px 0px 50px 50px;
}
.ab-body .pa1 .bg1 b {
	font-size: 28px;    padding-bottom: 0px;
}
.ab-body .pa1 .bg1 p {
	font-size: 16px;
}
.ab-body .bg1{
	    background: url(/images/bg11a.png) no-repeat center top;
		
    width: 700px;
    height: 250px;
    background-size: 100%;
    position: relative;
    z-index: 9;
    left: 0px;
    bottom: -280px;
	bottom: auto;
    padding: 45px 0px 50px 120px;
    color: #fff;
}
.ab-body .bg1 b{
	    display: block;
    font-size: 38px;
    padding-bottom: 10px;font-family: ge-b;
}
.ab-body .bg1 p{
	    color: #eee;
    text-transform: capitalize;
    padding-right: 4px;
    padding-left: 4px;
    font-size: 20px;
}
.ab-body .a1 {
	padding: 50px 0;
	display: block;
}
.ab-body .a1 .fl{
	width: 65%;
	position: relative;
}
.ab-body .a1 .fl:after{
	content: '';
	display: block;
	width: calc(100% - 70px);
	height: 100px;
	position: absolute;
	bottom: 0;
	left: 0;
	    background: linear-gradient(to top, #fff, rgb(255 255 255 / 38%));
}
.ab-body .a1 .rt{
	width: 33%;
}
.ab-body .a1 .rt .li{
	display: block;
	margin-bottom: 50px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 30px;
}
.ab-body .a1 .rt .li b{
	font-size: 48px;
	color: #0082c8;
	display: block;    font-family: ge-b;
}
.ab-body .a1 .rt .li p{
	font-size: 15px;
	color: #666666;
}


.ab-body .a1 .fl p {
	color: #666;
	font-size: 18px;
	line-height: 1.7;
	height: 480px;
	overflow-y: scroll;
	padding-right: 20px;
	margin-right: 50px;
	padding-bottom: 100px;
}
.ab-body .a1 .fl p::-webkit-scrollbar 
 {
     position: absolute;
     right: 0;
     top: 0;
     width: 6px;
     -webkit-transition:all 0.4s ease;transition:all 0.4s ease;
 }
.ab-body .a1 .fl p:hover::-webkit-scrollbar {
 }
.ab-body .a1 .fl p::-webkit-scrollbar-track 
 { 
     border-radius: 10px;
     background-color: #cccccc;
  opacity: 0.2;
 }

.ab-body .a1 .fl p::-webkit-scrollbar-thumb 
 {
     border-radius: 0px; 
     background-color: #0082c8;
	 border-radius: 10px;
  opacity: .2;
 }

  
.ab-body .a1 .fl p::-webkit-scrollbar-thumb:hover 
 { 
     opacity: 0.8; 
 }
 
 
 
 .ab-body .a2 {
 	width: 910px; 
 	margin: 50px auto 50px;
 }
  .ab-body .a2 .log{
  	float: left;
  	width: 240px;
  	margin-right: 0;
  	padding-bottom: 0px;
  	position: relative;
  }
    .ab-body .a2 .log:last-child{
		margin-right: 0;
	}
  .ab-body .a2 .log .b{
  	color: #0082c8;
  	font-size: 182px;
  	height: 400px;
  	display: block;
  	text-align: center;
  	text-transform: capitalize;
  	font-weight: bold;
  	text-indent: -9999px;
		background: url('/images/log-1.png') no-repeat left top;
		background-size: contain;
		-webkit-transition: all 0.6s ease;
    transition: all 0.6s ease;
  }
     .ab-body .a2 .log2 {
	 	width: 245px;
	 }
	 .ab-body .a2 .log1 .b{
   	background: url('/images/log-1a.png') no-repeat center top;
 background-size: contain;
   }
   .ab-body .a2 .log1:hover .b{
   	background: url('/images/log-1.png') no-repeat center top;
 background-size: contain;
   }
   .ab-body .a2 .log2 .b{
   	background: url('/images/log-2a.png') no-repeat center top;
 background-size: contain;
   }
    .ab-body .a2 .log2:hover .b{
   	background: url('/images/log-2.png') no-repeat center top;
 background-size: contain;
   }
   .ab-body .a2 .log3 {
	 	width: 265px;
	 	margin-left: -50px;
	 }
   .ab-body .a2 .log3 .b{
   	background: url('/images/log-3a.png') no-repeat center top;
 background-size: contain;
   }
   .ab-body .a2 .log3:hover .b{
   	background: url('/images/log-3.png') no-repeat center top;
 background-size: contain;
   }
   .ab-body .a2 .log4 {
	 	width: 235px; margin-left: -30px;
	 }
   .ab-body .a2 .log4 .b{
   	background: url('/images/log-4a.png') no-repeat center top;
 background-size: contain;
   }
   .ab-body .a2 .log4:hover .b{
   	background: url('/images/log-4.png') no-repeat center top;
 background-size: contain;
   }
    .ab-body .a2 .log .sm {
		position: absolute;
		bottom: 0;
		width: 100%;
		left: 0;
		text-align: center;
 opacity: 0.1;
 -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
	filter: grayscale(100%);
	}
	  .ab-body .a2 .log:hover .sm {
	  	opacity: 1;filter: grayscale(0%);
	  }
	.ab-body .a2 .log .sm b{
		font-size: 26px;color: #0082c8;
		display: block;
		color: #fff;
		text-transform: capitalize;
	 padding-bottom: 5px;
		
	}
	.ab-body .a2 .log .sm p{
		font-size: 18px;
		color: #666;color: #fff;
		height: 60px;
	}
	.ab-body .a2 .log .sm::before{
		content: '';display: block;
		position: absolute;
		top: -40px;
		left: 50%;
		width: 2px;height: 35px;
		background: #0082c8;background: #fff;
	}
	.ab-body .w90 {
		    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
	}
	.about1.on .w90 {
		width: 100%; 
    max-width: 100%;
	}
	.about1.on .w90 .a3{
		border-radius: 0px;
	}
	.ab-body .a3 {
		background: url('/images/2645.jpg') no-repeat center;
		background-size: cover;
		background-size: cover;
		border-radius: 20px;
		height: 720px;
		height: auto;
		position: relative;
		padding: 150px 100px 100px;
		margin: 100px auto 0;
	} 
	.ab-body .a3 h4 {
		color: #fff;
		font-size: 24px;
		text-align: center;
	}
	.ab-body .a3 .ab-stoy {
		color: #fff;
		padding-bottom: 50px;
		padding-top: 50px;
	}
	.ab-body .a3 .ab-stoy p {
		max-width: 1120px;
		padding: 0 50px;
		margin: 0 auto;font-size: 18px;
		display: block;
	}
	.ab-body .a3 li::after{
				content: '';display: block;
				width: 1px;
				height: 720px;
				background: #eee;
				position: absolute;
				top: 0;
				right: 0;
				z-index: 9;
				opacity: 0.2;
			}
	.ab-body .a3 .h3{
		/*position: absolute;
		left: 0;
		top: 80px;
		*/
		width: 100%;
		
		text-align: center;
		font-size: 48px;
		color: #fff;
		text-transform: capitalize;
		font-weight: bold;font-family: ge-b;
	}
		.ab-body .a3 li{
			float: left;
			width: 25%;height: 720px;
			color: #fff;
			position: relative;
			text-align: center;
			padding-top: 280px;
		}
		.ab-body .a3 li:hover{ 
		}
		.ab-body .a3 li:last-child::after{
			display: none;
		}
			
		.ab-body .a3 li b{
			font-size: 28px;
			display: block;
			padding-bottom: 20px;
		}
		.ab-body .a3 li p {
			padding:40px 8% 0;
			text-align: left;
			opacity: 0;
		}
		.ab-body .a3 li p span{
			font-size: 15px; 
			opacity: 1;
			-webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
	display: block;
		}
		.ab-body .a3 li:hover span{
			opacity: 1;
			margin-top: -10px;
		}
	 
		.ab-body .a4 {
			padding: 60px 0 90px;
		}
		.ab-body .a4 .bgg1{
			position: relative;
		}
		.ab-body .a4 .bgg1::before,
		.ab-body .a4 .bgg1::after
		{
			content: '';
			display: block;
			width: 500px;
			height: 620px;
			position: absolute;
			left: 0;
			top: 0;
			z-index: 2;
			background:  url('/images/bgg1.png') no-repeat left top;
		}
		.ab-body .a4 .bgg1::after {
			left: auto;
			right: 0;
			background:  url('/images/bgg2.png') no-repeat left top;
		}
		.ab-body .a4 .h3,
		.ab-body .a42 .h3
		{
			text-align: center;
			text-align: center;
		font-size: 48px;
		color: #333;
		text-transform: capitalize;
		font-weight: bold;
		margin-bottom: 50px;font-family: ge-b;
		} 
		
			.ab-body .a42 {
			padding-top: 50px;background: #efefef;
			margin-top: 50px;
			padding-bottom: 80px;
			display: none;
		}
		.ab-body .a42 .h3 {
			margin-bottom: 10px;
			color: #222;
		}
		.ab-body .a42 .ul {
			margin-top: 50px;
			float: left;
			width: 50%;
			padding-left: 10%;
			
			
		}
			.ab-body .a42 .ul .em{
				color: #999;
				font-size: 12px;
			}
		.ab-body .a42 .ul b{
			font-size: 22px;
			text-align: left;
			display: block;
			color: #0082c8;
			margin-bottom: 20px;
			font-weight: bold;font-family: ge-b;
		}
		.ab-body .a42 .ul .li {
			display: block;
		 
			border-left: 17px solid #0082c8;
			margin-bottom: 20px;
			padding-left: 15px;
			height: 18px;
			line-height: 18px;
		}
			.ab-body .a4 .log-ul {
			 margin: 20px auto;
 
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
 
			}
			.ab-body .a4 .log-ul2 {
			 margin: 20px auto;
				margin-left: -100px;
			}
		.ab-body .a4 .log-ul li{
	 
			background: #fff;
			padding: 30px 20px;
			height: 110px;
			width: 240px;
			overflow: hidden;
			margin: 0px 20px 0px;
			box-shadow: 0px 5px 15px #ddd;
			display: flex;    justify-content: space-between;
    align-items: center;
		}
		.ab-body .a4 .log-ul li img{
			display: block;
			width: 150px;
			margin: 0 auto;
			position: relative; 
			transform: translateY(-0%);
		}
		.ab-body .a4 .log-ul li img.fa {
		 	width:70px;
	 
		 }
		 .ab-body .a4 .log-ul li img.zh {
		 	width:135px; 
		 }
		 .ab-body .a4 .log-ul li img.zh2 {
		 	width:115px; 
		 }
		#marquee2, #marquee1, #marquee3, #marquee4 {
			    width: 100%;
				overflow: hidden;
		}		
		
		#marquee2, #marquee1, #div1, #marquee3,#marquee4
		.log-ul
		
		 {
    display: flex;
}
.ab-body .a5 {
	/*background: #eee url(/images/bg5.png) no-repeat center;
	background-size: cover;*/
	padding: 0px 0 20px;
}
.ab-body .a5 .h3{
	text-align: center;
    font-size: 48px;
    color: #333;
    text-transform: capitalize;
    font-weight: bold;
	margin-top: 60px;
    margin-bottom: 40px;font-family: ge-b;
}
.ab-body .a5 .ul1 li{
	float: left;
	width: 22.7%;
	height: 500px;
	margin-right: 3%;
	background:  url('/images/ab13.jpg') no-repeat center;
	background-size: cover!important;
	    
		-webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
	cursor: pointer;
}
.ab-body .a5 .ul1 li:hover{
	 filter: grayscale(0%);
}
.ab-body .a5 .ul1 li:nth-child(1) {
	background:  url('/images/ab13.jpg') no-repeat center;
}
.ab-body .a5 .ul1 li:nth-child(2) {
	background:  url('/images/ab14.jpg') no-repeat center;
}
.ab-body .a5 .ul1 li:nth-child(3) {
	background:  url('/images/ab16.jpg') no-repeat center;
}
.ab-body .a5 .ul1 li:nth-child(4) {
	background:  url('/images/ab17.jpg') no-repeat center;
}
.ab-body .a5 .ul1 li a{
	display: block;
	width: 100%;
	height: 500px;
	display: flex;    align-items: flex-end;
	position: relative;
}
.ab-body .a5 .ul1 li a::after,
.ab-body .a5 .ul1 li a::before
 {
	content: '';
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 300px;
	    background: linear-gradient(to top, #000, rgb(0 0 0 / 0%));
		opacity: .4;
		-webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
 
}
.ab-body .a5 .ul1 li a::before {
	opacity: 0;
	background: linear-gradient(to top, #0082c8, rgb(0 0 0 / 0%));
 
}
.ab-body .a5 .ul1 li:hover a::before {
	opacity: 0.7; height: 500px;
	
}
.ab-body .a5 .ul1 li a b{
	font-size: 22px;
	display: block;
	padding-bottom: 20px;
	padding-left: 20px;
	color: #fff;
	position: relative;
	z-index: 3;
	text-transform: capitalize;
}
.ab-body .a5 .ul1 li:last-child{
	margin-right: 0;
}
.ab-body .a5 .ul1 li:nth-child{
	
}
.ab-body .a6 {
	padding: 100px 0 100px;
}
.ab-body .a6 .fl,
.ab-body .a6 .rt
{
	width: 50%;
}
.ab-body .a6 .fl.img{
	
	height: 500px;
	padding-right: 50px;
}
.ab-body .a6 .fl.img img{
	width: 100%;
	height: 100%;
	display: block;object-fit: cover;
}
.ab-body .a6 .swiper-slide {
	display: block;
	width: 100%;
	height: 560px;
	position: relative;
}
.ab-body .a6 .swiper-slide::before
{
content: ''; 
position: absolute;
    left: -1px;
    top: -1px;
    content: '';
    width: 170px;
    height: 170px;
    display: block;
    background: linear-gradient(135deg, #fff, #fff 50%, transparent 50%, transparent 100%);
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    opacity: 1;
	z-index: 99;
}
.ab-body .a6 .swiper-slide::after
{
content: ''; 
position: absolute;
    right: -1px;
    bottom: -1px;
    content: '';
    width: 170px;
    height: 170px;
    display: block;
    background: linear-gradient(315deg, #fff, #fff 50%, transparent 50%, transparent 100%);
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    opacity: 1;
	z-index: 99;
}
.ab-body .a6 .li1{
	background:  url('/images/ab16.jpg') no-repeat center;
	background-size: cover;
}
.ab-body .a6 .li2{
	background:  url('/images/ab14.jpg') no-repeat center;
	background-size: cover;
}
.ab-body .a6 .li3{
	background:  url('/images/ab17.jpg') no-repeat center;
	background-size: cover;
}
.ab-body .a6 .li4{
	background:  url('/images/ab18.jpg') no-repeat center;
	background-size: cover;
}
.ab-body .a6 .rt {
	padding-top: 0px;
	padding-left: 50px;
	margin-top: -20px;
}
.ab-body .a6 .rt b{
    text-align: left;
    font-size: 38px;
    color: #333;
    text-transform: capitalize;
    font-weight: bold;
    margin-bottom: 30px;
	display: block;font-family: ge-b;
}
.ab-body .a6 .rt p{
	color: #666;
	padding-bottom: 50px;
}
.ab-body .a6 .rt .more2 {
	margin-top: 150px;-webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.ab-body .a6 .rt .ul {
	padding: 0px 0 30px;
}
.ab-body .a6 .rt .ul .li {
	display: flex; 
    border-left: 0px solid #0082c8;
    margin-bottom: 10px;
    padding-left: 15px;
    min-height: 30px;
    line-height: 1.5;    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: flex-start;
}
.ab-body .a6 .rt .ul .li:before {
   content: '';
    display: inline-block;
    width: 15px;
    margin-right: 15px;
    height: 15px;
    margin-top: 5px;
    background: #0082c8;
}
.ab-body .a6 .rt .p {
	display: block;
	font-size: 18px;
	color: #0082c8;
}

.sup2 {
	background: #f5f5f5;
    padding: 50px 0;
}
.sup-list {
	margin-top: 50px;
}
.sup-list .li{
	margin-bottom: 30px;-webkit-transition: all 0.1s ease;
    transition: all 0.1s ease;
}
 
.sup-list .li a
{
	display: block;
	width: 100%;
	background: #fff;
	padding: 25px 20px 25px 50px;
	font-size: 18px;
	border: 1px solid #ddd;-webkit-transition: all 0.1s ease;
    transition: all 0.1s ease;
	font-weight: bold;
}
.sup-list .li a .a1 {
	height: 30px;
	line-height: 30px;
	background:  url('/images/pdf.png') no-repeat left center;
	padding-left: 40px;
	background-size: 32px;
	position: relative;
	text-indent: 50px;-webkit-transition: all 0.1s ease;
    transition: all 0.1s ease;
}
.sup-list .li a .a1:before{
content: '';display: block;
width: 1px;
height: 100%;
background: #ccc;
position: absolute;
left: 60px;
top: 0px;  
-webkit-transition: all 0.1s ease;
    transition: all 0.1s ease;
}
.sup-list .li a .a1:after{
	content: '';display: block;
	background:  url('/images/down.png') no-repeat center;
	background-size: 32px;
	width: 30px;
	height: 30px;
	position: absolute;
right: 30px;
top: 0px; -webkit-transition: all 0.1s ease;
    transition: all 0.1s ease;
}

.sup-list .li a:hover {
	background: #0082c8;
	color: #fff;
}
.sup-list .li a:hover .a1{
	background: url('/images/pdf2.png') no-repeat left center; 
	background-size: 32px;
}
.sup-list .li a:hover .a1:after{
	background:  url('/images/down2.png') no-repeat center;
	background-size: 32px;
}


.jo-body {
	padding: 50px 0;
	margin-top: 100px;
	background: #fff; 
}
.jo-body .a1 .fl,
.jo-body .a1 .rt
{
	width: 50%;
}
.jo-body .a1 {
	margin-bottom: 0px;
}
.jo-body .a1 .wenz {
	width: 40%;
	display: flex;
	padding-top: 100px;
	justify-content: flex-start;flex-direction: column;
}
.jo-body .a1 .wenz b{
	display: block;
	font-size: 26px;
	padding-left: 75px;
	background:  url('/images/jb3.jpg') no-repeat left top;
	background-size: 50px;
	height: 50px; 
	line-height: 50px;
	font-weight: bold;
}
.jo-body .a1 .wenz.rt {
	text-align: right;
	    justify-content: flex-end;
	
}
.jo-body .a1 .wenz.rt b{
	text-align: right;
	background:  url('/images/jb4.jpg') no-repeat right top;
	background-size: 50px;
	padding-right: 75px;
	padding-left: 0px;
}
.jo-body .a1 .wenz p{
	display: block;
	margin-top: 50px;
}
.jo-body .a1 .img {
	width: 55%;
	height: 450px;
	background:  url('/images/jb1.jpg') no-repeat left top;
	background-size: cover;
}
.jo-body .a12 .img { 
	background:  url('/images/jb2.jpg') no-repeat left top;
	background-size: cover;
}

.jo-body .a2 {

}
.jo-body .ttt {
	padding-top: 50px;font-size: 22px;
 text-align: center;
	padding-bottom:80px;
 font-weight: normal;
 font-style: normal;
}
.jo-body .ttt b{
	color: #0082c8;
	font-size: 22px;
	text-decoration: underline;
	padding-left: 10px;    font-family: ge-b;
}
.jo-body .a2 .tt a {
	text-align: center;
	width: 100%;
	display: flex;
	justify-content: space-between;
	text-transform: capitalize;
	border: 1px solid #ccc;
	border-bottom: 0;
}
.jo-body .a2 .tt:last-child a {
	border-bottom: 1px solid #ccc;
}
.jo-body .a2 .tt a.active,
.jo-body .a2 .tt a:hover
 {
	background: #0082c8;
	color: #fff;
}
.jo-body .a2 .tt0 {
	font-weight: bold;
	background: #f5f5f5;
	text-transform: uppercase;
	display: flex;
	justify-content: space-between;
border: 1px solid #ccc;	border-bottom: 0;
}

.jo-body .a2 .tt .aa {
	width: 100%;
	text-align: center;
	height: 120px;
	line-height: 120px;
	font-weight: bold;
	font-size: 20px;
}
.jo-body .a2 .tt0 .aa{
	font-size: 15px;
	height: 60px;
	line-height: 60px;
}
.jo-body .a2 .tt .zk {
	width: 100%;
	display: block;
	background: #fff;
	border: 1px solid #ccc;
	border-top: 0;
	padding: 30px 40px;
}
.jo-body .a2 .tt .tt-1,
.jo-body .a2 .tt .tt-2
 {
	float: left;
	width: 45%;
}
.jo-body .a2 .tt .tt-1 {
	width: 55%;
	
}
.jo-body .a2 .tt .tt-2 {
	padding-left: 50px;
}
.jo-body .a2 .tt b {
	color: #333;
	text-transform: capitalize;
}
.jo-body .a2 .tt p {
	color: #666;
	padding-top: 20px;
	line-height: 2;
}

.shej {
	width: 135px;
	float: right;
	padding-top: 5px;
}
.shej a{
	display: inline-block;
	background:  url('/images/f1.png') no-repeat center;
	width: 35px;
	height: 35px;
	border: 1px solid #aaa;
	margin-left: 5px;
	border-radius: 3px;
	opacity: .5;position: relative;
}
.shej a.f2{
	background:  url('/images/f2.png') no-repeat center;
}
.shej a.f3{
	background:  url('/images/f3.png') no-repeat center;
	display: none;
}
.shej a.f4{
	background:  url('/images/f4.png') no-repeat center;display: none;
}
.shej a.f5{
	background:  url('/images/wei.png') no-repeat center;
	background-size: 25px;
}
.shej a.f5 .w2 {
    background: url(/images/weixin2.jpg) no-repeat left top;
    background-size: 120px;
}
.shej a:hover{
	 opacity: .8;
}
.shej a .w2 {
    width: 120px;
    height: 120px;
    display: block;
    position: absolute;
    top: 50px;
    right: -1px;
    display: none;
    visibility: hidden;
}
.shej a:hover .w2{
	display: block;z-index: 99;
	visibility: initial;
}
.master_hide #header{
	position: fixed;
	background: #fff;
	    height: 90px;
		border-bottom: 1px solid #ccc;
		height: 70px;
}
.master_hide #header .logo {
	     margin-top: 18px;
	     margin-bottom: 0px;
	     background-size: 160px;
	     margin-top: 15px;
	     margin-left: 5px;
}
.master_hide .menu1 li .a {
	    padding: 5px 3px;    margin-top: 18px;
    display: block;
	height: 55px;
	
}
.master_hide #header .rt .so, 
.master_hide #header .rt .lang, 
.master_hide #header .rt .cont {
	    margin-top: 50px;
		
		margin-top: 25px;
}
.master_hide .menu1 .down {
	    top: 66px;
}
.master_hide  .menu1 li:hover .down {
		opacity: 1;top: 70px;
		visibility: visible;
	}
	
	
	
	
	
	.mySwiper-s2 .swiper-button-next:after, 
	.mySwiper-s2 .swiper-button-prev:after {
		color: #666;
		font-size: 20px;
	}
	.mySwiper-s2 .swiper-button-next, 
	.mySwiper-s2 .swiper-rtl .swiper-button-prev,
	.mySwiper-s2 .swiper-button-prev, 
		.mySwiper-s2 .swiper-rtl .swiper-button-next
	 {
		right: 50px;
		top: 50px;
		background: #f5f5f5;
		border: 1px solid #555;
		width: 60px;
		height: 60px;
		line-height: 60px;
		display: block;
		text-align: center;
		margin-top: 0;
		-webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
	}
		.mySwiper-s2 .swiper-button-next:hover, 
	.mySwiper-s2 .swiper-rtl .swiper-button-prev:hover,
	.mySwiper-s2 .swiper-button-prev:hover, 
		.mySwiper-s2 .swiper-rtl .swiper-button-next:hover
	 {
			background: #0082c8;
		border: 1px solid #0082c8;
			
		}
		.mySwiper-s2 .swiper-button-prev, 
		.mySwiper-s2 .swiper-rtl .swiper-button-next {
		left: auto;
	right: 120px;	
		}
			.mySwiper-s2 .swiper-button-next:hover:after, 
	.mySwiper-s2 .swiper-button-prev:hover:after
	
	 {
				color: #fff;
			}
	
	
	.w90.pr {
		position: relative;
	}
	
	.w90.pr .autoplay-progress {
      position: absolute;
      left: 0%;
      bottom: 20vh;
      z-index: 10;
      width: 38px;
      height: 38px;
      display: flex;
      align-items: center;
      justify-content: center;
      font-weight: bold;
      color: var(--swiper-theme-color);
	  color: #0082c8;
	  display: none;
    }
.autoplay-progress span{
	display: block;
	text-indent: -9999px;
	 width: 34px;
      height: 34px;
	  border: 3px solid #fff;
	  border-radius: 50%;
	  opacity: .9;
}
    .autoplay-progress svg {
      --progress: 0;
      position: absolute;
      left: 0;
      top: 0px;
      z-index: 10;
      width: 100%;
      height: 100%;
      stroke-width: 4px;
      stroke: var(--swiper-theme-color);
      fill: none;
      stroke-dashoffset: calc(125.6 * (1 - var(--progress)));
      stroke-dasharray: 125.6;
      transform: rotate(-90deg);
    }
     
    .down-pro {
	width: 100%;
    position: absolute;
    top: 110px;
    left: 0;
    background: #fff;
    border-top: 1px solid #eee;
     
    -webkit-transition: all 0s ease;
    transition: all 0s ease;
	opacity: 0;
    visibility: hidden;
	}
		.down-pro .fl2 {
			padding: 50px 0;
		}
	.down-pro .fl2 a{
		color: #555;
		display: block; 
		width: 31%;
		float: left;
		margin-right: 3%; 
		font-size: 15px;
		margin-bottom: 10px;
		font-weight: bold;
		color: #000;
		padding: 20px;
		border-radius: 10px;
	}
	.down-pro .fl2 a:nth-child(3n) {
		margin-right: 0;
	}
	.down-pro .fl2 a:hover{ 
		background: #eee;
	}

	
		.down-pro .fl2 a .img-i{
			height: 58px;
			width: 58px;
			display: block;
			position: relative;
			float: left;
		}
			.down-pro .fl2 a .fl3 {
				float: left;
				width: calc(100% - 82px);
				margin-left: 15px;
				height: 50px;
				line-height: 50px;
				font-size: 18px;font-weight: 400;
			}
		.down-pro .fl2 a .img-i img{
			display: block;
			position: absolute;
			top: 0;
			left: 50%;
			margin-left: -20px;
			z-index: 3;
			width: 40px;
			padding-top: 2px;
		}
		.down-pro .fl2 a p{
			display: block;
			letter-spacing: 0;
			color: #555;
			line-height: 1.3;
			padding-top: 4px;
			font-size: 13px;font-weight: normal;
		}
		
			.down-pro .fl2 a .img-i:before{
		content: '';
		display: block;
		height: 58px;
		width: 58px;
		background: #0082c8;
		border-radius: 50%;
		z-index: 2;
		position: absolute;
		top: 0;
		left: 0%;
	}
	.down-pro .fl2 a .img-i:after{
		content: '';
		display: block;
		position: absolute;
		top: 0;
		left: 0%;
		z-index: 3;
		width: 55px;
		height: 55px;
		padding-top: 0px;
		background-size: 35px!important;
	}
	.down-pro.sol-d  .fl2 a .img-i:after{
		background-size: 31px!important;
	}
	.down-pro .fl2 a .img-i:after {
		background: url(/images/ico2/solenoid_valve.webp) no-repeat center;
	 
	}
	.down-pro .fl2 a:nth-child(2) .img-i:after {
		background:   url(/images/ico2/ball_valve.png) no-repeat center;
	 
	}
	/*
	.down-pro .fl2 a:nth-child(3) .img-i:after {
		background:   url(/images/ico2/Special_Ball.png) no-repeat center 70%;
		background-size: 42px!important;
	}
	*/
	.down-pro .fl2 a:nth-child(3) .img-i:after {
		background:   url(/images/ico2/Universal_Valve.webp) no-repeat center;
	 
	}
	.down-pro .fl2 a:nth-child(4) .img-i:after {background: url(/images/ico2/control_valve.webp) no-repeat center;
	}
	.down-pro .fl2 a:nth-child(5) .img-i:after {
		background: url(/images/ico2/steam_valve.webp) no-repeat center ;
	
	}
	.down-pro .fl2 a:nth-child(6) .img-i:after {
		background:   url(/images/ico2/needle_valve.webp) no-repeat center ;

	}
	.down-pro .fl2 a:nth-child(7) .img-i:after {
		background: url(/images/ico2/Knife_Valve.webp) no-repeat center;

	}
	.down-pro .fl2 a:nth-child(8) .img-i:after {
		background: url(/images/ico2/kmipump.webp) no-repeat center;
	
	}
		.down-pro .fl2 a:nth-child(9) .img-i:after {
		background:   url(/images/ico2/air_valve.webp) no-repeat center;
	
	}
	
		.down-pro.sol-d .fl2 a:nth-child(1) .img-i:after{ 
			    background:   url(/images/ico1.png) no-repeat center;background-size: 32px!important;
		}
				.down-pro.sol-d .fl2 a:nth-child(2) .img-i:after{ 
			    background:   url(/images/l2.png) no-repeat center 55%;background-size: 32px!important;
		}
				.down-pro.sol-d .fl2 a:nth-child(3) .img-i:after{ 
			    background:   url(/images/l3.png) no-repeat center 60%;background-size: 28px!important;
		}
		.down-pro.sol-d .fl2 a:nth-child(4) .img-i:after{ 
			    background:   url(/images/l4.png) no-repeat center 60%;
				background-size: 27px!important;
		}
		.down-pro.sol-d .fl2 a:nth-child(5) .img-i:after{ 
			    background:   url(/images/l5.png) no-repeat 55% 60%;background-size: 32px!important;
		}
		.down-pro.sol-d .fl2 a:nth-child(6) .img-i:after{ 
			    background:   url(/images/l6.png) no-repeat center 60%;background-size: 29px!important;
		}
		
		    .menu1 li:hover .down-pro {
		opacity: 1;top: 108px;
		visibility: visible;
		z-index: 9;
	}
	.master_hide .menu1 li:hover .down-pro {
		top: 68px;
	}
		.master_hide .menu1 li:hover .down-pro {
			top: 66px;
		}
		
		.s1 {
			padding: 55px 0 00px;    background: #f5f5f5;
		}
		.s1 h3{
			font-size: 32px;
    display: block;
    line-height: 1.2;
    font-family: ge-b;
	padding: 20px 0 10px;
		}
		.s1 li{
    border-bottom: 2px solid #555;
    padding-top: 15px;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
	float: left;
	width: 32%;
	margin-right: 1%;
	margin-bottom: 20px;
}
.s1 li:hover{
	border-bottom: 2px solid #0082c8;
}
.s1 li .pr {
	width: 100px;
	padding-right: 0px;
}
.s1 li .ww.pr {
	width: 190px;
}
.s1 li .ww2.pr {
	width: 180px;
}
.s1 li .mm.pr {
	width: 120px;
}
.s1 li .ss.pr {
	width: 70px;
}
		.s1 li strong {
    font-size: 40px;
    color: #0082c8;
    font-family: ge-b;
    display: inline-block;
}
 
.s1 li em{
	font-size: 15px;
	text-transform: capitalize;
	position: absolute;
right: 0;
display: block;
bottom: 8px;color: #000000;
}
.s1 li p {
    font-size: 15px;
    color: #666666;
    padding-bottom: 15px;
	text-transform: capitalize;
}





.h-pro .swiper {
      width: 100%;
      height: 100%;
    }

   .h-pro .swiper-slide {
     
      display: flex;
      justify-content: flex-start; 
    }

    .h-pro .swiper-slide img {
      display: block;
      width: 100%;
      height: 100%;
      object-fit: cover;
    }
 

    .h-pro .swiper {
      width: 100%;
      height: 300px;
      margin-left: auto;
      margin-right: auto;
    }

    .h-pro .swiper-slide {
      background-size: cover;
      background-position: center;
    }

    .h-pro .mySwiper2 {
      height: 80%;
      width: calc(100% - 150px);
	  float: left;
	  position: relative;
    }
.h-pro .mySwiper2 .swiper-slide {
	background: #fff;
}
    .h-pro .mySwiper {
      height: 100%;
      box-sizing: border-box;
      padding: 10px 0;
	  float: right;
	  width: 150px;
    }

    .h-pro .mySwiper .swiper-slide {
      width: 100%!important;
      height: 140px!important;
      opacity: 0.4;
    }

    .h-pro .mySwiper .swiper-slide-thumb-active {
      opacity: 1;
    }

    .h-pro .swiper-slide img {
      display: block;
      width: 100%;
      height: 100%;
      object-fit: cover;
    }
    .h-pro.pro-body .rt-1 {
		width: 100%;
		float: none;
		padding-bottom: 0;
	}
	.h-pro.pro-body .rt-1 .fl-2{
		float: left;
    width: calc(100% - 630px);
    padding-top: 0px;
	}
	.h-pro.pro-body .h2 {
		padding-bottom: 10px;
		padding-top: 20px;
	}
 .h-pro.pro-body .h2.clearfix b {
		font-size: 24px;
	}
	.h-pro.pro-body .fl-2 h2{
		font-size: 34px;
		color: #0082c8;
		font-weight: bold;
		padding-bottom: 20px;font-family: ge-b;
	}
	.h-pro.pro-body .fl-2 .more2 {
    margin-top: 50px; 
}
	.h-pro.pro-body .fl-2 .p {
		font-size: 16px;
		color: #666;
		max-width: 700px;
		padding-right: 30px;
		overflow: hidden;
		    height: 145px;
    white-space: pre-line;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
    display: -webkit-box;
	}
	
	
	.h-pro.pro-body .swiper-button-next,
.h-pro.pro-body .swiper-button-prev
{
	top: auto;
	right: auto;
	left: 0%;
	bottom: 50px;
	color: #000;
	border: 1px solid #000;
	border-radius: 0;
	width: 55px;
	height: 55px;
	line-height: 55px;
	text-align: center;
	display: block;
	text-align: center;
	margin: 0;
	/*background: hsl(0deg 0% 0% / 15%);*/
	    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.h-pro.pro-body .swiper-button-next:hover,
.h-pro.pro-body .swiper-button-prev:hover {
		background: hsl(0deg 0% 100% / 5%);
		background: #0082c8;
	border: 1px solid #0082c8;
	color: #fff;
}
.h-pro.pro-body .swiper-button-next {
	left: calc(0% + 64px);
}
.h-pro.pro-body .swiper-button-prev {
	left: 0
}
.h-pro.pro-body .swiper-button-next::after,
.h-pro.pro-body .swiper-button-prev::after {
	font-size: 20px;
}


.sideMenu ul .nLi.on .sub{ display: block;}
.sideMenu ul .nLi .sub{ display:none; }
.sideMenu .nLi .a2{
	position: relative;
	right: 0;
	top: 0px;
}
.sideMenu .nLi {
position: relative;
}
.sideMenu .nLi .a2 svg{
	display: block;
	width: 20px;
	height: 20px;
	fill: #666;
	-webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.sideMenu .nLi .a2 .jian,
.sideMenu .nLi .a2 .jia {
	position: absolute;
	right: 0;
	top: 25px;-webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.sideMenu .nLi .a2 .jian,
.sideMenu .nLi.on .a2 .jia
{
	opacity: 0; 
}
.sideMenu .nLi .a2 .jia,
.sideMenu .nLi.on .a2 .jian
{
	opacity: 1; 
}


.dialog__content.open1 .close_ {
	position: relative;padding-top: 90px;
	background-size: contain;
    height: 160px;
    width: 520px;
	margin-bottom: 100px;
}
.dialog__content.open2 .close_ {
	font-size: 36px;padding-top: 70px;
}
.dialog__content.open1  h4 {
	padding-left: 0;
}
.dialog__content.open1 {
	position: relative;
	opacity: 1;
	top: auto;
	right: auto;
	left: auto;
	bottom: auto;
	width: 100%;
	height: auto;
	margin: 0px auto;
	padding-bottom: 0px;
	border-top: 1px solid #eee;
	
	display: none;
}
.dialog__content.open1 .tx2 {
	height: auto;
	overflow: initial;
	max-width: 100%;
	padding: 0;
	margin: 50px auto;
}
.open1 .tx2 .li .img{
	width: 350px;
	margin: 20px 0 0;
}
.open1 .tx2a .li .img{
	width: 550px;
	margin: 20px 0 0;
}
.open1 .tx2 .li .img img{
	width: 100%;
	display: block;
	border-radius: 5px;
}
.open1.li2,
.open1.li4
 {
	background: #efefef;
}
.open1.li2 .tx2 .li,
.open1.li3 .tx2 .li
 {
	width: 33%;
}
.open1.li3 .tx2 .li,
.open1.li4 .tx2 .li
 {
	width: 50%;
}

.dialog__content.open1 .pa {
	position: absolute;
	right: 0px;
	top: 5%;
	font-size: 18px;
}
.dialog__content.open1 .pa .img img{
	width: 500px;
}
.open1.li3 .p .clear {
	margin-bottom: 30px;
}
.open1.li3 .p .fl{
	width: 150px;
	margin-right: 10px;
}
.open1.li3 .p .rt{
	width: calc(100% - 160px);
	float: left;
	margin-bottom: 20px;
}
.open1.li3 .p .fl img{
	width: 100%;
	border-radius: 4px;
}

.open1.li3 .tx2 .li:nth-child(1) {
	width: 60%;
}
.open1.li3 .tx2 .li:nth-child(2) {
	width: 40%;
}



.h-jin .fl{
	width: 40%;
}
.h-jin .rt{
	width: 60%;
	display: flex;
	flex-direction: row;
	justify-content: flex-end;
	flex-wrap: nowrap;
}
.h-jin .rt .li{
	/* float: left; */
	width: 25%;
	text-align: center;
}
.h-jin .rt .li .svg{
	width: 100%;
	height: 50px;
	/* display: block; */
	text-align: center;
}
.h-jin .rt .li .svg.m svg{
	width: 40px;
	height: 40px;
	margin-top: 3px;
}
.h-jin .rt .li .svg.s svg{
	width: 50px;
	height: 50px; 
}
.h-jin .rt .li .svg svg{
	fill:#0082c8;
	width: 45px;
	height: 45px;
	margin: 0 auto;
	display: block;
}
.h-jin .rt .li .span {
	display: block;
	width: 100%;text-align: center;
	
}
.h-jin.h-Careers .rt .li .span {
	 
}
.jo-body .a1 {
    margin-bottom: 0px;
}

.join-n .a3 {
	
	height: 350px;
	width: 100%;
	float: left;
	color: #fff;
	position: relative;
}
.join-n .a3 .a31{
	float: left;
	width: 33.3333%;
	background:  url('/images/j5.jpg') no-repeat  80%;
	background-size: cover;
	height: 100%;
}
.join-n .a3 .a31b{
	background:  url('/images/j6.jpg') no-repeat left center;
	background-size: cover;
 
}
.join-n .a3 .a31c{
	background:  url('/images/j7.jpg') no-repeat left bottom;
	background-size: cover;
 
}
.join-n .a3 .a31a .b{
	padding-top: 80px;
}
.join-n .a3 .a31a .span{
	padding-top: 80px;
}
.join-n .a1,
.join-n .a2
{
	background:  url('/images/j1.jpg') no-repeat center top;
	background-size: cover;
	height: 600px;
	width: 50%;
	float: left;
	color: #fff;
	position: relative;
}
.join-n .a1 .li {
	float: left;
	width: 33%;
}
.join-n .b {
	font-size: 28px; 
padding-top: 100px;
padding-left: 70px;
}
.join-n .a2 .b {
	padding-top: 60px;
}
.join-n .a1 .b {
	padding-top: 0px;
	padding-bottom: 30px;
	font-size: 28px;
}
.join-n .a1 .cc {
	font-family: ge-b;
    padding-top: 100px;
    padding-left: 70px;
	padding-top: 260px;padding-bottom: 10px;
	font-size: 34px;
}
.join-n .a1 .b:after {
	content: '';
	display: block;
	width: 30px;
	height: 5px;
	background: #fff;
	display: block;
	margin-top: 10px;
	margin-left: 4px;
}
.join-n .span {
	font-family: ge-b; padding-top: 120px;
padding-left: 70px;font-size: 38px;text-transform: capitalize;
}
.join-n .a2 .span {
	padding-top: 30px;
}
.join-n .span span{
	font-size: 20px;padding-left: 3px;
}
.join-n .a1 .span {
	padding-top: 20px;
	
}
.join-n .a1:before,
.join-n .a21:before,
.join-n .a22:before,
.join-n .a23:before,
.join-n .a3 .a31:before

 {
	content: '';
    display: block;
    width: 100%;
    height: 60%;
    position: absolute;
    left: 0;
    bottom: 0;
    background-image: linear-gradient(to top, #000, rgb(0 0 0 / 0%));
    opacity: .6;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.join-n .a1:before {
	height: 100%;
	background-image: linear-gradient(to top right, #000, rgb(0 0 0 / 0%));
	opacity: .6;
}
.join-n .a3 .a31:before,
.join-n .a22:before,
.join-n .a23:before,
.join-n .a21:before
 {
	opacity: .3;
}
.join-n .a21,
.join-n .a21a
 {
	position: relative;
}
.join-n .a2 .pr,
.join-n .a3 .a31 .pr
 {
	z-index: 2;
}
.join-n .p {
	font-size: 18px;padding-left: 70px; 
}
.join-n .a21,
.join-n .a21a
 {
	width: 100%;
	height: 300px;
	background:  url('/images/j2.jpg') no-repeat center 80%;
	background-size: cover;
}
.join-n .a21a {
	background: none;
}
.join-n .a22,
.join-n .a23
 {
	width: 50%;
 height: 300px;
	float: left;
}
.join-n .a21a .a22 .span,
.join-n .a21a .a23 .span
{
	padding-top: 150px;
}
.join-n .a22 {
	background:  url('/images/j3.jpg') no-repeat center;
	background-size: cover;
}
.join-n .a23 {
	background:  url('/images/j4.jpg') no-repeat center;
	background-size: cover;
}
.join-n2 .w90 {
	padding: 50px 0 50px;
border-top: 1px solid #ccc;
}
.join-n2 {
	padding: 100px 0;
}
.join-n2 .fl{
display: block;
    font-size: 26px; 
    height: 50px;
    line-height: 30px;
    font-weight: bold;
	width: 50%;
}
.join-n2 .rt {
	float: right;width: 50%;
}
.join-n2 .rt ul li{
	float: left;
	width: 50%;
	    height: 18px;
    line-height: 18px;
	border-left: 17px solid #0082c8;
    margin-bottom: 20px;
    padding-left: 15px;
}
.join-n2 .rt ul li .br {
	display: none;
}


.yyui_tab ul{
	position: absolute;
	top: -60px;
    left: 0px;
    z-index: 9;
    border-top: 1px solid #ccc;
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
	background: #fff;    justify-content: space-between;
}
.yyui_tab ul li{
	color: #fff;
	 width: 25%;
	 width: 50%;
	height: 60px; 
	line-height: 20px;
	font-size: 13px; 
	border-right: 1px solid #ccc;
	padding: 10px 10px 0;-webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;background: #fff;color: #222;
    
        width: 50%;padding-left: 50px;
}
.yyui_tab ul li:last-child{
	border-right: 0;
}
.yyui_tab ul li i{
	display: block;
	font-size: 15px; 
}
.yyui_tab ul li.yyui_tab_title_this,
.yyui_tab ul li:hover
{
	background: #0082c8;
	color: #fff;
}

.yyui_tab > .yyui_tab_content
 { 
 
	visibility: hidden;
	opacity: 0;
	position: absolute;
	    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}
.yyui_tab > .yyui_tab_content_this { 
    display: block; 
	opacity: 1;
	visibility: initial;
}

 #p22 .a1  {
    background: url(/images/ab-1.jpg) no-repeat center top;
    background-size: cover;
}
 #p22 .a21  {
   background: url(/images/j3.jpg) no-repeat center;
    background-size: cover;
}
 #p23 .a1  {
    background: url(/images/ab-42.jpg) no-repeat center top;
    background-size: cover;
}
 #p23 .a21  {
   background: url(/images/ab-42-1.jpg) no-repeat center;
    background-size: cover;
}
 #p23 .a22  {
   background: url(/images/ab-42-2.jpg) no-repeat center;
    background-size: cover;
}
 #p23 .a3 .a31a{
        background: url(/images/j52.jpg) no-repeat center;
    background-size: cover;
}
 #p23 .a3 .a31b{
        background: url(/images/ab-42-4.jpg) no-repeat center;
    background-size: cover;
}
 #p23  .a3 .a31c{
        background: url(/images/ab-42-5.jpg) no-repeat center;
    background-size: cover;
}
 #p23 .a23  {
   background: url(/images/ab-42-3.jpg) no-repeat center;
    background-size: cover;
}
 #p24 .a1  {
    background: url(/images/ab-3.jpg) no-repeat center top;
    background-size: cover;
}
 #p24 .a21  {
   background: url(/images/j2.jpg) no-repeat center;
    background-size: cover;
}
.join-n  .a1 .after,
.join-n .a21 .after,
.join-n .a22 .after,
.join-n .a23 .after,
.join-n .a3 .a31 .after,
.join-n .yyui_tab_content .a1 .after,
.join-n .yyui_tab_content .a21 .after,
.join-n .yyui_tab_content  .a22 .after,
.join-n .yyui_tab_content  .a23 .after,
.join-n .yyui_tab_content  .a3 .a31 .after
 { 
	display: block;
	background: #0082c8;  
	position: absolute;
    left: 0; 
    top: 0;
	height: 100%;  
	width: 100%;  -webkit-transition: all .4s ease;
    transition: all .4s ease;
}
.join-n .yyui_tab_content_this .a1 .after,
.join-n .yyui_tab_content_this .a21 .after,
.join-n .yyui_tab_content_this .a22 .after,
.join-n .yyui_tab_content_this .a23 .after,
.join-n .yyui_tab_content_this .a3 .a31 .after
 {
	width: 0;
}


.cont2 .fl{
	
	width: calc(95% - 500px);
	width: 50%;
	float: right;
	margin-left: 5%;
}
.cbody .fl .c.c1 .img {
	width: 100%;
}
.cbody .fl .c.c1 .rtt
{
	width: 100%;
}
.cont2 .rt-map{
	float: left;
	width: 500px;
	width: 45%; 
	margin-top: 50px;
	background: none;
	border: 1px solid #eee;
	padding: 40px 40px;
	overflow: hidden;
}
.cont2 .rt-map iframe{
	border: 0; 
}
.cbody .cnt-1{
	width: 100%;
	background: #0082c8;
}
.cbody .cnt-1{
	padding: 50px 0 20px;
}
.cbody .cnt-1 .tt1{
	font-size: 32px;font-family: ge-b; 
	padding: 10px 0 15px;
	color: #fff;
	text-align: center;
}
.cbody .cnt-1 .tt2{
	font-size: 18px;color: #fff;text-align: center;
	max-width: 900px;
	margin: 0 auto;
}
.cbody .cnt-1 .w900 {
	width: 1024px;
	position: relative;
	margin: 0 auto;
}
.cbody .cnt-1 .w900 .img{
	width: 1024px;
}
.cbody .cnt-1 .w900 .img img{
	width: 100%;
}


.pit {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	width: 100%;
	height: 100%;
}

.pita {
	position: absolute;
	margin-right: 11px;
	width: 22px;
	height: 22px;
	border-radius: 50%;
	vertical-align: middle;
	cursor: pointer;
}
.pita a{
display:block;
width:120px;
height:100%
}
.pita span {
	position: absolute;
	top: 50%;
	left: 50%;
	display: block;
	margin: -4px 0 0 -4px;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background-color: #eee;
	opacity: 1;
	cursor: pointer;
}

.pita span::after {
	position: absolute;
	top: 0;
	left: 0;
	width: 0.5em;
	height: 0.5em;
	border-radius: 50%;
	-webkit-box-shadow: inset #008cff 0 0 5px;
	box-shadow: inset #008cff 0 0 5px;
	content: '';
	opacity: 1;
	-webkit-animation: warn 6s ease .3s infinite;
	animation: warn 6s ease .3s infinite;
}

.pita span:hover:after {
}

.pin_text {
	position: absolute;
	top: 0;
	right: 100%;
	left: auto;
	padding-right: 5px;
	padding-left: 0;
	color: #eee;
	text-transform: uppercase;
	white-space: nowrap;
	font-size: 14px;
	line-height: 22px;
}
.l1 .pin_text{
font-size: 18px;
     right: auto; 
    left: 30px;
}
.l2 .pin_text{
font-size: 15px;
}
.l3 .pin_text{
font-size: 12px;top:-3px
}
.l3.pita {
     width: 16px;
    height: 16px;
opacity: .8;
}
.l3.pita span{
margin: -3px 0 0 -3px;
    width: 6px;
    height: 6px
}
.l3.pita span::after{
display:none;
}
.pita.china {
	top: 44.9%;
	left: 79.1%;
}

.pita.china span {
	background-color: #fff;
}

.pita {
	border: 1px solid #fff;
}

.pita.eu {
 	left: 63%;
    top: 27%;
 }
 .pita.taiguo.eu  {
 	 left: 61%;
    top: 50%;
 }
 .pita.na {
 	left: 14%;
 	top: 40%;
 }
 .pita.sa {
 	left: 60%;
    top: 24%;
 }
 .pita.af {
 	   left: 61%;
    top: 44%;
 }


 .pita.af .pin_text{
right: auto;
left: 23px;
}
 .pita.au {
 left: 59%;
    top: 43%;
 }

.pita.dibai {
 	    left: 20%;
    top: 45%;
 }
 .pita.malai {
 	    top: 30%;
    left: 53%;
 }

.pita.eu span::after {
	-webkit-animation: warn3 5s ease-out .1s infinite;
	animation: warn3 5s ease-out .1s infinite;

}
.pita.taiguo span::after {
display:none
}
.pita.na span::after {
	-webkit-animation: warn3 3s ease-in .5s infinite;
	animation: warn3 3s ease-in .5s infinite;
}

.pita.af span::after {
	-webkit-animation: warn4 5s ease-out .1s infinite;
	animation: warn4 5s ease-out .1s infinite;
}

.pita.au span::after {
	-webkit-animation: warn5 7s ease-out .1s infinite;
	animation: warn5 7s ease-out .1s infinite;
}

.pita.sa span::after {
	-webkit-animation: warn6 4s ease-out .1s infinite;
	animation: warn6 4s ease-out .1s infinite;
}

@keyframes warn {
	0% {
		opacity: .3;
		-webkit-transform: scale(.1);
		transform: scale(.1);
	}

	5% {
		opacity: 1;
	}

	to {
		opacity: .1;
		-webkit-transform: scale(44);
		transform: scale(44);
	}
}

@keyframes warn2 {
	0% {
		opacity: .3;
		-webkit-transform: scale(.1);
		transform: scale(.1);
	}

	5% {
		opacity: 1;
	}

	to {
		opacity: .2;
		-webkit-transform: scale(8);
		transform: scale(8);
	}
}

@keyframes warn3 {
	0% {
		opacity: .3;
		-webkit-transform: scale(.1);
		transform: scale(.1);
	}

	5% {
		opacity: 1;
	}

	to {
		opacity: .3;
		-webkit-transform: scale(18);
		transform: scale(18);
	}
}

@keyframes warn4 {
	0% {
		opacity: .2;
		-webkit-transform: scale(.1);
		transform: scale(.1);
	}

	5% {
		opacity: 1;
	}

	to {
		opacity: .2;
		-webkit-transform: scale(15);
		transform: scale(15);
	}
}

@keyframes warn5 {
	0% {
		opacity: .2;
		-webkit-transform: scale(.1);
		transform: scale(.1);
	}

	5% {
		opacity: 1;
	}

	to {
		opacity: .2;
		-webkit-transform: scale(5);
		transform: scale(5);
	}
}

@keyframes warn6 {
	0% {
		opacity: .2;
		-webkit-transform: scale(.1);
		transform: scale(.1);
	}

	5% {
		opacity: 1;
	}

	to {
		opacity: .2;
		-webkit-transform: scale(15);
		transform: scale(15);
	}
}

.s39.s3 .scp ul,
.s39.s3 .scp li
 {
	-webkit-transition: all 0.6s ease;
    transition: all 0.6s ease;
}
.s39.s3 .scp ul:hover  li{
	width: 25%;
	opacity: .3;
} 
.s39.s3 .scp li:hover {
	width: 50%!important;
	opacity: 1!important;
} 



.fenye {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 40px;
}
.fenye select {
	display: none;
}

.fenye ul{
	margin: 0 auto;
	text-align: center;
}
.fenye li {
	display: inline-block;
	margin-top:35px;
}

.fenye li a {
display: block;
padding: 6px 12px;
 
margin-left: 10px;
background: #FFF;
color: #0082c8;
line-height: 25px;
font-size: 14px;
border-radius: 3px;
border: 2px solid #0082c8;
text-transform: capitalize;
}
.fenye li a:hover {
	padding:6px 12px;
	border: 2px solid #0082c8;
	background: #0082c8;
	color: #fff;
}

.fenye .thisclass a {
	display:block;
	color: #fff;
	padding: 6px 12px;
	border: 2px solid #0082c8;
	background: #0082c8;
	color: #fff;
}
.fenye .pageinfo {display:none}


.layout.bg-gray {
	margin-top: 110px;
	padding: 50px 0;
	background: #f1f1f1;
}
.layout.bg-gray .line .text-yellow {
	display: block;
	font-size: 32px;
	color: #0082c8;
	border-bottom: 1px solid #aaa;
	padding-bottom: 20px;
	margin-bottom: 40px;
}
.padding-big-top {
	margin-top: 20px;
}
.padding-big-bottom {
	margin-bottom: 20px;
}
.normal-list {
	padding-bottom: 50px;
}
.normal-list li{position:relative;display:block;background:#FFF;margin-bottom:20px;transition:.3s;-moz-transition:.3s;-webkit-transition:.3s;
width: 19.2%;
height:350px;
float: left;
margin-right: 1%;
}
.normal-list li a { 
}
.normal-list li a span {
	display: block;
	font-size: 16px;
	color: #111;
}
.normal-list li:nth-child(5n) {
	margin-right: 0;
}
.normal-list li a{display:block;text-align: center;
font-size:13px;line-height:24px;padding:25px 10px 25px ;color:#333;transition:.3s;-moz-transition:.3s;-webkit-transition:.3s;}
.normal-list li span{/*color:#888888;position:absolute;right:30px;top:28px*/}
.normal-list li:hover{background:#0082c8;color:#FFF;transition:.3s;-moz-transition:.3s;-webkit-transition:.3s;}
.normal-list li:hover a,.normal-list li:hover span{color:#FFF}
.normal-list li.dot:hover a:before {background:#fff;}
.normal-list li.dot:hover a  {color:#fff;font-size: 13px;
}
.normal-list li.dot a{position:relative;color:#888888;}
.normal-list li.dot a:before {content:'';display: none;
position:absolute;left:30px;background:#ececec;width:7px;height:7px;top:35px;border-radius:50%}
.normal-list li .img {
	width: 100%;
	height: 200px;
	background-color: #fff;
	background-size: 120px;
	background-repeat: no-repeat;
 background-position: center;
	margin: 0 auto;
}
.normal-list li .img a {
	    display: block;
    width: 100%;
    height: 100%;
    padding: 0;
}
.normal-list li .rt {
float: none;
}

.fenye {
	margin-top: 0px;
}
.fenye select {
	display: none;
}

.fenye ul{
	margin: 0 auto;
	text-align: center;
}
.fenye li {
	display: inline-block;
	margin-top:35px;
}

.fenye li a {
display: block;
padding: 6px 12px;
 
margin-left: 10px;
background: #FFF;
color: #0082c8;
line-height: 25px;
font-size: 14px;
border-radius: 3px;
border: 2px solid #0082c8;
text-transform: capitalize;
}
.fenye li a:hover {
	padding:6px 12px;
	border: 2px solid #0082c8;
	background: #0082c8;
	color: #fff;
}

.fenye .thisclass a {
	display:block;
	color: #fff;
	padding: 6px 12px;
	border: 2px solid #0082c8;
	background: #0082c8;
	color: #fff;
}
.fenye .pageinfo {display:none}


.ul-ab {
	margin: 0 0px;
	width: 100%;
	background: #0082c8;
	margin-bottom: 50px;
}
.ab-body4 .ul-ab {
	margin-bottom: 0;
}
.ul-ab .ul{
    text-align: center;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-content: center;
    flex-wrap: nowrap;
}
.ul-ab .ul::after{
	    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;

}
.ul-ab .ul a:after{
	content: '';
	display: none;
	width: 1px;
	height: 100%;
	background: #ddd;
	position: absolute;
	right: -50%;
	top: 0;
}
.ul-ab .ul a:last-child:after {
	display: none;
}
.ul-ab .ul a:nth-child(4):after {
	right: -30%; 
}
.ul-ab .ul a{
	display: block;
    height: 72px; 
	position: relative;
    line-height: 72px;
    text-align: left;
    padding: 0 30px 0px 45px;
    font-size: 16px;
	color: #8398a9;
    position: relative;
}
.ul-ab .ul a:before{
	content: '';
	display: block;
	width: 14px;
	height: 14px;
	background: #8398a9;
	position: absolute;
	top: 29px;
	left: 22px;-webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.ul-ab .ul a:hover{
	color: #0082c8;
	color: #fff;
	background: #0082c8;
}
.ul-ab .ul a:hover:before{
	background: #fff;
}


.ques05 {
	background: #0082c8;
	color: #fff;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border-radius: 50%;
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 9;
	font-size: 20px;
	    -webkit-transition: all 0s ease;
    transition: all 0s ease;
	opacity: 0.8;
}
.ques05:hover {
	opacity: 1;
}
.jidi1 .fl .ques05{
	bottom:200px;
}
.jidi1.qua1 .fl .ques05{
	bottom:70px;
}
.jidi1.qua1 .ques05.active{
	bottom:140px;
}
.jidi1.qua1 {
	
}
.jidi1 .ques05.active{
	bottom:250px;
}
.jidi1.team1 .ques05.active {
	bottom: 320px;
}
.jidi1 .rt .p3 .ques05,
.jidi1 .rt .p32 .p2  .ques05
{
	top:10px;
	bottom: auto;
	width: 30px;
	height: 30px;
	line-height: 30px;font-size: 16px;
}
.jidi1 .rt .p32 .p2.w2 p {
	bottom: 80px;
}
.jidi1 .rt .p32 .p2 p {
	bottom: 48px;
}
.jidi1 .rt .p32 .p2.w2 .ques05{
	
}
.jidi1 .rt .p3 .ques05.active{
	 
}
.qua1 .rt .p2.w100 p{
	    bottom: 148px;
}
.qua2 .w100 .ques05{
	top: 260px;
	display: none;
}
.qua2 .w100 .ques05.active{
	top: 260px;
}
.ques05.active .aa,
.ques05 .bb
{
	display: none;
}
.ques05.active .bb
{
	display: block;
}
.jidi1 {
	width: 100%;
}
.jidi1 .fl{
	background: url('/images/ab-2a.jpg') no-repeat center bottom;
	width: 50%;
	background-size: cover;
	height: 1200px;
	color: #fff;
	padding: 0 50px 20px 70px;
}

.jidi1 .fl .ul {
	margin: 50px 0 0;
}
.jidi1 .fl .ul.f2 .li {
	width: 49%;
 
}
.jidi1 .fl .ul.f2 .li:nth-child(2) {
	padding-left: 10%;
 
}
.jidi1 .fl .ul .li{ 
	float: left;
	width: 33%;
	position: relative; 
} 
.jidi1 .fl .ul .li b{
	font-size: 38px;    font-family: ge-b;font-weight: 600;
} 
.jidi1 .fl .ul .li b em{
	font-size: 18px;
} 
.jidi1 .fl .ul .li p{
	font-size: 16px;
} 
.jidi1 .fl .ul .li::after{ 
	content: '';
	display: block;
	width: 1px;
	height: 100%;
	background: #fff;
	position: absolute;
	right: 10%;
	bottom: 0;
} 
.jidi1 .fl .ul .li:last-child:after{ 
display: none;
}

.jidi1 .rt {
	
	width: 50%;
	
	height: 1200px;
	color: #fff;
	
	position: relative;
}
.jidi1 .rt .p3:before,
.jidi1 .fl:before,
.jidi1 .p2:before,
.qua2 .fl-50:before,
.qua2 .w100:before
 {
	content: '';
	display: block;width: 100%;
	height: 100%;
	position: absolute;
	left: 0;top: 0; 
	background-image: linear-gradient(to top, #000 , rgb(0 0 0 / 0%));
	opacity: .8;    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.qua2 .fl-50:before,
.qua2 .w100:before {
	opacity: 1;
}
.jidi1 .rt .p3:hover:before,
.qua2 .p4:hover:before,
.qua2 .p5:hover:before,
.jidi1 .fl:hover:before,
.jidi1 .rt .p32 .p2.w100:hover:before
 {
	 opacity: 1; 
}
.jidi1 .rt .p2:hover:before
 {
	 opacity: 1;
}
.jidi1 .rt .p2.w2:hover:before {
	 opacity: 1;
}
.jidi1 .rt .p3 {
	padding: 300px 30px 30px;
	padding: 550px 30px 30px;
	padding-right: 0;
	position: relative;
	z-index: 2;
	height: 750px;
	width: 100%;
	overflow: hidden;
background: url('/images/jidi2.jpg') no-repeat center bottom;	background-size: cover;
}
.jidi1 .rt .p3.pat400  {
padding-top: 500px;
}
.jidi1 .rt .p3 .pp {
	padding-bottom: 50px;
	padding-top: 10px;
	font-size: 16px;
}
.jidi1 .rt .p32 {
	height: 450px;
	position: relative;
	z-index: 2;
	
	width: 100%;
}
.jidi1 .rt .p32 .p2 {
	padding: 310px 30px 30px; 
	float: left;
	width: 40%;height: 450px;
	background: url('/images/jidi3.jpg') no-repeat center;	
	background-size: cover;
}
.team1 .rt .p3 {
	background: url('/images/ab22.jpg') no-repeat center bottom;	background-size: cover;
	    padding: 620px 30px 30px;
}

.team1 .fl{
	background: url('/images/ab21.jpg') no-repeat center bottom;
	background-size: cover;
}
.jidi1 .rt .p32 .p2.w100 {
	width: 100%;
	float: none;
	padding-top: 250px;
}
.jidi1.team1 .rt .p32 .p2 {
	background: url('/images/ab23.jpg') no-repeat center;	
	background-size: cover;    padding-top: 350px;
}
.jidi1 .rt .p32 .p2.w2 {
	width: 60%; 
	background: url('/images/jidi4.jpg') no-repeat center;	
	background-size: cover;
}
.jidi1 .rt .p3 .li{
	float: left;
	width: 30.3333%;
	margin-right: 3%;
	height: 100%;
	position: relative;
	z-index: 2;
	padding-top: 10px;
	margin-bottom: 50px;
	border-top: 1px solid #fff;
}
.jidi1 .rt .p3 .li:hover .tanc,
.jidi1 .rt .p32 .p2 .pr:hover .tanc,
.qua2 .fl-50 .pr:hover .tanc
{
    display: block!important;
}
.jidi1 .rt .p3 .li:hover .ques05 .aa,
.jidi1 .rt .p32 .p2 .pr:hover .ques05 .aa,
.qua2 .fl-50 .pr:hover .ques05 .aa{
    display: none;
    
}
.jidi1 .rt .p3 .li:hover .ques05 .bb,
.jidi1 .rt .p32 .p2 .pr:hover .ques05 .bb,
.qua2 .fl-50 .pr:hover .ques05 .bb{
   display: block!important;
    
}
 .jidi1 .rt .p32 .p2.w2 .tanc{
    bottom: 45px;
}
.jidi1 .rt .p3 .li b {
	font-size: 16px;
}
.jidi1 .rt .p3 .f2 .li{
	width: 47%;
}
.jidi1 .rt p{
	font-size: 13px;
	line-height: 1.4; 
	padding-top: 10px;
	
	font-size: 14px;
    line-height: 1.4;
    position: absolute;
    bottom: 47px;
    left: 0;
    background: rgb(255 255 255 / 75%);
    padding: 20px;
    color: #111;
}
.jidi1 .rt .p3.pat400 p {
	background: rgb(255 255 255 / 85%);
}
.jidi1.qua1 .rt p {
	 bottom: 67px;
	 width: 100%;
}
.jidi1 .rt strong,
.qua2 .w100  strong
{
	font-size: 24px;
	padding-bottom: 20px; 
}
.jidi1 .rt .p2 strong{
	padding-top: 10px;
    margin-bottom: 0px;
	padding-bottom: 5px;
    border-top: 1px solid #fff;display: 
	block;
}
.jidi1 .rt .p32 .p2.w2 strong,
.jidi1 .rt .p32 .p2 strong
 {
	font-size: 16px;
}
.jidi1 .rt .p32 .p2.w2  b {
	font-size: 16px;
}
.jidi1 .rt .p2 .b{
	padding-bottom: 10px; 
}
.jidi1 .rt b{
	display: block;
	font-size: 24px;
	padding-right: 40px;
	padding-bottom: 10px;color: #fff;
}
.jidi1 .rt b em {
	display: block;
	font-size: 14px;
	font-style: italic;
}
.jidi1 .fl .b1{ 
	    font-size: 38px;
    font-family: ge-b;
    padding-top: 750px;
 
}
.jidi1.qua1 .fl .b1 {
	padding-top: 950px;
}
.jidi1 .fl .p1  {
	font-size: 26px;
	padding: 3px 0 20px;
}
.jidi1 .fl .p1,
.jidi1 .fl p
{

}
.jidi1 .rt .p32 .p2.pat100 {
	padding-top: 140px;
}
.jidi1 .rt .p32 .p2.w100 .more2{
		margin-top: 50px;
		width: 500px;
		height: 50px;
		line-height: 50px;
		font-size: 14px;-webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
	}
	.qua1 .rt .p2.w100 {
	background: url('/images/ab-1.jpg') no-repeat center bottom;	background-size: cover;
}
.qua1 .rt  .p3 {
	background: url('/images/jidi2.jpg') no-repeat center;	
	background-size: cover;
}
.qua1 .fl{
	background: url('/images/ab17.jpg') no-repeat center;
	background-size: cover;
}
	.qua2 .w100{
		position: relative;
		background: url(/images/ab24.jpg) no-repeat center;
    background-size: cover;
    height: 620px;
    color: #fff;
	width: 100%;
    padding: 70px 50px 50px;
	position: relative;
	}
	.qua2 .fl-50{
		float: left;
		background: url(/images/ab25.jpg) no-repeat center bottom;
    width: 50%;
    background-size: cover;
    height: 500px;
    color: #fff;
    padding: 400px 50px 50px;
	position: relative;
	}
	.qua2 .fl-50 p{
		font-size: 14px;
    line-height: 1.4;
    position: absolute;
    bottom: 47px;
    left: 0;
    background: #ffffff;
    padding: 20px;
    color: #111;
	}
	.qua2 .rt-50{
		background: url(/images/ca1-1.jpg) no-repeat center;
    background-size: cover;
	}
	.qua2 .fl-50 b {
		font-size: 18px;
		display: block;
		padding-bottom: 10px;
	}
	.qua2 .fl-50 strong,
	.qua2 .w100 strong
	 {
		    padding-top: 10px;
    margin-bottom: 0px;
    padding-bottom: 5px;
    border-top: 1px solid #fff;
    display: block;
	font-size: 24px;
	}
	.qua2 .w100 .ul {
		padding: 30px 0 0;
		border-top: 1px solid #fff;
	}
	.qua2 .w100 .ul2 {
		padding: 0px 0 0;
		border-top: 0px solid #fff;
	}
	.qua2 .w100 .ul .li {
		float: left;width: 18.5%;
		margin-right: 1.8%;
		font-size: 14px; 
		position: relative;
	}
	.qua2 .w100 .ul .li::after {
		content: '';
		display: block;
		width: 1px;
		height: 100%;
		background: #fff;
		position: absolute;
		right: 0;
		top: 0;
		opacity: 0;
	}
		.qua2 .w100 .ul .li:last-child::after  {
	display: none;
	}
	.qua2 .w100 .ul .li:last-child {
	
		margin-right: 0%;
	}
		.qua2 .w100 .ul b{
			display: block;
			 
		}
		.qua2 .w100 .ul b em{
			font-size: 16px;
			display: block;
			padding-bottom: 5px;
			padding-top: 5px;
			font-weight: normal;
			font-style: normal;
		}
		.qua2 .w100 .pp p {
			float: left;
			width: 50%;
			padding-right: 50px;
		}
		.qua2 .w100 .pp p:nth-child(2) {
			float: left;
			width: 40%;
		}
	.qua2 .fl-50 p,
	.qua2 .w100 p
	{
		    font-size: 15px;
    line-height: 1.6;
	}
	.qua2 .w100 .pp {
		padding-bottom: 80px;
		padding-top: 20px;
	}
	
	.href-aa {
		margin: 0 auto 0;
		padding: 100px 0 100px;
		text-align: center;
	}
 	.href-aa a{
 		display: inline-block;
 		margin: 0 40px;
 	} 
 		.href-aa a.more2{
 			width: 500px;
 		}
 		.href-aa a.more3{
 			width: 500px;
 		}
 		
 		
 		.wp-filter--subItem  .on1 .wp-checkbox--text {
 			color: #0082c8;
 			font-weight: bold;
 		}
 		.wp-filter--subItem .on1 .wp-checkbox--text:before {
 			background: #0082c8; 
 		}
 		
 		 
 		.pro-body2 .pro1#c0 .rt-a{
 		    display: flex;
    overflow-x: scroll;
    flex-wrap: nowrap;
    flex-direction: row;
    justify-content: flex-start;
    padding-bottom: 20px;
 		}
 		.pro-body2 .pro1#c0 .rt-a ul li{
 		    list-style-type:none!important;
 		    align-items: stretch;
 		    
 		    max-width: 280px;
 		}
 		.pro-body2 .pro1#c0 .rt-a ul{
 		    list-style-type: disc;
        display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: flex-start;
    list-style-type: none !important;align-items: stretch;align-self: stretch;
 		}
 		.pro-body2 .pro1#c0 .rt-a .child-div1{
 		        display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    justify-content: flex-start;
 		}
 	
 			.pro-body2 .pro1#c0 .rt-a ul li{
 	padding: 20px;
    border: 1px solid #ccc;    margin-right: 10px;align-self: stretch;
 			}
 		.pro-body2 .pro1#c0 .rt-a ul li img{
 		    width: 200px;
 		}
 		.pro-body2 .pro1#c0 .rt-a ul li.noneli{
 		    display: none;
 		}
 		.pro-body2 .pro1#c0 .rt-a p {
    font-size: 13px !important;
    line-height: 1.4;
        padding: 10px 0 0;
    color: #666 !important;
    font-family: -apple-system, Segoe UI, Source Han Sans CN, PingFangSC, PingFang SC-Semibold, Hiragino Sans GB, Microsoft YaHei, "STSong", "SimSun", Arial, sans-serif !important;
}
 		
 	.pro-body2 .pro1#c0 .rt-a ul li span{
 	  line-height: 1.4;  font-size: 15px !important;
 	}
 		
 		
 			.pro-body2 .pro1#c0 .rt-a ul li span strong,
 				.pro-body2 .pro1#c0 .rt-a ul li strong,
 				.pro-body2 .pro1#c0 .rt-a ul li strong sapn
 				{
  
 	 
 color: #222;
  
padding-right: 0px;
  
font-size: 14px !important;
  
height: auto;
  
line-height: 1.4;
  
font-weight: 600;
  
display: block;
  
margin-bottom: 10px;
 		}
 		
 		
 		.pro-body2 .pro1#c0 .rt-a::-webkit-scrollbar 
 {
     position: absolute;
     left: 0;
     bottom: 0;
     height: 8px;
     -webkit-transition:all 0.4s ease;transition:all 0.4s ease;
 }
.pro-body2 .pro1#c0 .rt-a:hover::-webkit-scrollbar {
 }
.pro-body2 .pro1#c0 .rt-a::-webkit-scrollbar-track 
 { 
     border-radius: 10px;
     background-color: #cccccc;
  opacity: 0.6;
 }

.pro-body2 .pro1#c0 .rt-a::-webkit-scrollbar-thumb 
 {
     border-radius: 0px; 
     background-color: #0082c8;
	 border-radius: 10px;
  opacity: .6;
 }

  
.pro-body2 .pro1#c0 .rt-a::-webkit-scrollbar-thumb:hover 
 { 
     opacity: 1; 
 }