@font-face {
	font-family: 'Proxima';
	font-weight: 400;
	src: url(/css/font/ProximaNovaReg.eot);
	src: url(/css/font/ProximaNovaReg.eot) format('embedded-opentype'),
		 url(/css/font/ProximaNovaReg.woff) format('woff'),
		 url(/css/font/ProximaNovaReg.ttf) format('truetype');
   }
   
   @font-face {
	font-family: 'Proxima';
	font-weight: 500;
	src: url(/css/font/ProximaNova-Semibold.eot);
	src: url(/css/font/ProximaNova-Semibold.eot) format('embedded-opentype'),
		 url(/css/font/ProximaNova-Semibold.woff) format('woff'),
		 url(/css/font/ProximaNova-Semibold.ttf) format('truetype');
   }
   
   @font-face {
	font-family: 'Proxima',san-serif;
	font-weight: 600;
	src: url(/css/font/ProximaNova-Bold.eot);
	src: url(/css/font/ProximaNova-Bold.eot) format('embedded-opentype'),
		 url(/css/font/ProximaNova-Bold.woff) format('woff'),
		 url(/css/font/ProximaNova-Bold.ttf) format('truetype');
   }
   
   
   @font-face {
	font-family: 'Proxima',san-serif;
	font-weight: 800;
	src: url(/css/font/ProximaNova-extrabold.eot);
	src: url(/css/font/ProximaNova-extrabold.eot) format('embedded-opentype'),
		 url(/css/font/ProximaNova-extrabold.woff) format('woff'),
		 url(/css/font/ProximaNova-extrabold.ttf) format('truetype');
   
   }
	
	
   *{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: #222;
	   font: 17px/1.7 Proxima,source-han-sans-simplified-c, 'Montserrat', Arial, sans-serif;
	   background: #f5f5f5;
	   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:  Proxima,source-han-sans-simplified-c, Arial, sans-serif;
	 }
	 ul {
		list-style-type: none  !important;
	 }
	 li {
		list-style: none;
	 }
  a::after,
  .shuju-1 li:after,
  .shuju-1 li a.pa,
  .s2 li .img img,
 .nq4 .fl .swiper-wrapper li,
  .cj-a  .a .zb .dian,
  .cj-a .a .zb .bt,
  .cj-a .a .zb .bt,
  .gy-1 li:before,
  .a-link i,
  .nq4 .rt .img .p .b,
.s2 li::before, 
  .s0 .b li,
   .ha1 .ha-a a,
   .ha1 .ha-a,
   .ha1 .ha-a span,
   .s2,
   .nq4 .rt .img .p .b::after,
   .gy-1 li .img,
   .s0 .b .d li p,
   .shuju-1 li 
   {
  	-webkit-transition:all 0.4s ease;
      transition:all 0.4s ease; 
  }
   .nq4 .rt .img .p .b {
   	 	-webkit-transition:all 1s ease;
      transition:all 1s ease; 
   }
  .w100 {
      width:100%; 
  }
  .w90 {
      width: 88%;
      max-width: 1640px;
	  margin: 0 auto;
  }
  
  .w90:after {
  	content: "."; 
      clear: both; 
      display: block; 
      height: 0; 
      overflow: hidden;
  }
  .md {
      margin:0 auto;
  }
  .fff {
  	background: #fff;
  }
  .fl {
      float:left;
  }
  .fr,.rt {
      float:right;
  }
 
  ul::after {
      content: "."; 
      clear: both; 
      display: block; 
      height: 0; 
      overflow: hidden;
  }
  .clearfix:after,
  .clear:after
  {
      content:".";
      display:block;
      height:0;
      clear:both;
      visibility:hidden;
  }
 .no-display {
 	display: none;
 }
  .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 ;}

 
.footerbg {
     
    height: 174px;
    background-size: cover;
    width: 100%;
}
.footer .inner {
    padding: 80px 0;
}
.pt100 {
    padding: 100px 0px;
}
.pt80 {
    padding: 80px 0px;
}
h1,
.h1 {
	font-size: 46px;
	font-weight: bold;
}
.font-32,
h2,
.h2
 {
    font-size: 38px;
	font-weight: normal;
	
}
.font-24,
h3,
.h3
 {
    font-size: 26px;
	font-weight: normal;
	
}
.b,
h4,
.font-18
 {
	font-size: 18px;
}
.strong,
.b,
b
 {
	font-weight: normal;
	
}
.span,
h5,
.p,
p,
.font-16
 {
	font-size: 16px;
}
i,
em {
	font-size: 16px; 
	font-style: normal;
}
 
.font-14
 {
	font-size: 14px; 
	font-style: normal;
}
.font-12 {
	font-size: 12px;
}
.huise {
	color: #bcbcbc;
}
.f5f5f5 {
	background: #f5f5f5;
}
.a-link {
	display: block;
	border: 2px solid #333;
	padding: 0px 30px;
	height: 45px;
	line-height: 43px;
	color: #333;
	border-radius: 50px;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	position: relative;
	padding-right: 63px;
	text-transform: capitalize;
}
.a-link i{
	font-size: 15px;
	padding-left: 3px;
	font-weight: 100;
	position: absolute;
	right: 2px;
	top: 2px;
}
.a-link i svg {
	display: block;
	    fill: #1a274e;
	width: 37px;
	height: 37px;
    opacity: 0.9;
}
 .a-link:hover i {
 right: 8px;opacity: 1;
 }
 .a-link:hover svg {
 	fill: #fff;
 }
 .a-link:hover
{
	border: 2px solid #1a274e;
	
	background: #1a274e;
	color: #fff;
}



/* PRELOADER */
.preloader {
	width: 100vw;
	height: 100%;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 99999999;
	transition: all cubic-bezier(0.785, 0.135, 0.15, 0.86) 1s;
	overflow: hidden;
  }
  .preloader .inner {
	display: inline-block;
	position: relative;
	z-index: 1;
	animation-name: preloader-inner;
	animation-duration: 0.8s;
	transition: all ease 0.8s;
  }
  .preloader .inner figure {
	width: 200px;
	height: 200px;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	position: absolute;
	left: 0;
	top: 0;
	margin-bottom: 0;
	margin: 0 0 1rem;
  }
  .preloader .inner figure img {
	height: 100px;
  }
  .preloader .inner small {
	width: 100%;
	display: block;
	color: #fff;
	font-size: 18px;
	text-align: center;
	margin-top: 15px;
  }
  .preloader .inner .progress-bar {
	background: none;
  }
  .preloader svg {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	fill: #1a274e;
  }
  .preloader svg path {
	animation-name: preloader-svg;
	-webkit-animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86);
	-moz-animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86);
	-o-animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86);
	-ms-animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86);
	animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86);
	animation-duration: 0.7s;
	animation-play-state: paused;
	animation-fill-mode: forwards;
  }
  
  
  /* PAGE LOADED */
  .page-loaded .preloader {
	top: 100%;
  }
  
  
  .page-loaded .preloader svg path {
	animation-play-state: running;
  }
  
  
  /* PAGE TRANSITION */
  .page-transition {
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: -100%;
	z-index: 99;
	transition: all cubic-bezier(0.785, 0.135, 0.15, 0.86) 0.7s;
	overflow: hidden;
  }
  .page-transition.active {
	top: 0;
  }
  .page-transition.active svg path {
	animation-name: page-transition;
	-webkit-animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86);
	-moz-animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86);
	-o-animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86);
	-ms-animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86);
	animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86);
	animation-duration: 1s;
	animation-fill-mode: forwards;
  }
  .page-transition svg {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	fill: #1a274e;
  }
  
  /* ANIMATIONS */
  @-webkit-keyframes rotate {
	from {
	  -webkit-transform: rotate(360deg);
	}
	to {
	  -webkit-transform: rotate(0);
	}
  }
  @-moz-keyframes rotate {
	from {
	  -moz-transform: rotate(360deg);
	}
	to {
	  -moz-transform: rotate(0);
	}
  }
  @-ms-keyframes rotate {
	from {
	  -ms-transform: rotate(360deg);
	}
	to {
	  -ms-transform: rotate(0);
	}
  }
  @-o-keyframes rotate {
	from {
	  -o-transform: rotate(360deg);
	}
	to {
	  -o-transform: rotate(0);
	}
  }
  @keyframes rotate {
	from {
	  transform: rotate(360deg);
	}
	to {
	  transform: rotate(0);
	}
  }
  @-webkit-keyframes svg-morph {
	0% {
	  d: path("m244.333332,38.437499c26.666664,-1.666666 125.666662,0.999995 195.333325,50.33333c69.666663,49.333335 -39.666664,141.666664 -70.666664,174.229164c-31,32.5625 -176.999993,107.437507 -234.999993,76.437507c-58,-31 73.666665,-107.000001 49,-190.4375c-24.666665,-83.437499 34.666668,-108.895835 61.333332,-110.562501z");
	}
	100% {
	  d: path("m244.333332,38.437499c58.666669,50.333342 24.666647,101.000011 94.33331,150.333346c69.666663,49.333335 71.333353,156.666666 14.333349,175.229163c-57.000004,18.562498 -160.999991,6.437492 -218.999991,-24.562508c-58,-31 -109.333363,-174.000012 -70.000018,-236.437507c39.333345,-62.437496 121.666681,-114.895836 180.33335,-64.562494z");
	}
  }
  @-webkit-keyframes preloader-svg {
	0% {
	  d: path("M0,0 C305.333333,0 625.333333,0 960,0 C1294.66667,0 1614.66667,0 1920,0 L1920,1080 C1614.66667,1080 1294.66667,1080 960,1080 C625.333333,1080 305.333333,1080 0,1080 L0,0 Z");
	}
	50% {
	  d: path("M0,230 C305.333333,100 625.333333,0 960,0 C1294.66667,0 1614.66667,100 1920,300 L1920,1080 C1614.66667,1080 1294.66667,1080 960,1080 C625.333333,960 305.333333,1080 0,1080 L0,230 Z");
	}
	100% {
	  d: path("M0,0 C305.333333,0 625.333333,0 960,0 C1294.66667,0 1614.66667,0 1920,0 L1920,1080 C1614.66667,1080 1294.66667,1080 960,1080 C625.333333,1080 305.333333,1080 0,1080 L0,0 Z");
	}
  }
  @-webkit-keyframes preloader-inner {
	0% {
	  transform: translateY(-50px);
	  opacity: 0;
	}
	100% {
	  transform: translateY(0);
	  opacity: 1;
	}
  }
  @-webkit-keyframes page-transition {
	0% {
	  d: path("M0,0 C305.333333,0 625.333333,0 960,0 C1294.66667,0 1614.66667,0 1920,0 L1920,1080 C1614.66667,980 1294.66667,930 960,930 C625.333333,930 305.333333,980 0,1080 L0,0 Z");
	}
	100% {
	  d: path("M0,0 C305.333333,0 625.333333,0 960,0 C1294.66667,0 1614.66667,0 1920,0 L1920,1080 C1614.66667,1080 1294.66667,1080 960,1080 C625.333333,1080 305.333333,1080 0,1080 L0,0 Z");
	}
  }
  @-webkit-keyframes side-widget-in {
	0% {
	  d: path("M540,1080H0V0h540c-40.28,124.78-85.13,311.48-85,541C455.13,769.53,499.81,955.48,540,1080z");
	}
	50% {
	  d: path("M540,1080H0V0h540c31.96,142.05,60.09,325.94,60,541C599.91,755.16,571.87,938.34,540,1080z");
	}
	100% {
	  d: path("M540,1080H0V0h540c0,179.85,0,359.7,0,539.54C540,719.7,540,899.85,540,1080z");
	}
  }
  @-webkit-keyframes side-widget-out {
	0% {
	  d: path("M540,1080H0V0h540c0,179.85,0,359.7,0,539.54C540,719.7,540,899.85,540,1080z");
	}
	50% {
	  d: path("M540,1080H0V0h540c-40.28,124.78-85.13,311.48-85,541C455.13,769.53,499.81,955.48,540,1080z");
	}
	100% {
	  d: path("M540,1080H0V0h540c31.96,142.05,60.09,325.94,60,541C599.91,755.16,571.87,938.34,540,1080z");
	}
  }
  


/*head*/
.top1 {
 
	position: fixed;
	width: 90%; 
	top: 20px;
	left: 50%;
	 transform: translateX(-50%);
	border-radius: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	z-index: 999; 
	height: 80px;
	border: 1px solid #efefef;
	background: #fff;
   
}
.home .top1 {
	background-color: hsla(0, 0%, 100%, .50);
	 -webkit-backdrop-filter: saturate(180%) blur(20px);
    backdrop-filter: saturate(180%) blur(20px);
}
.nbody .top1{
	width: 100%;
}
.top1 .w90{
	width: 100%;
}
.top1 .fiex1 {
	display: flex;
	justify-content: space-between;
    flex-wrap: nowrap;
    align-content: center;
    align-items: center;
    flex-direction: row;
}
.top1 .fiex1 .rt,
.top1 .logo,
.top1 .mu
 {
	height: 80px;
display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: stretch;
		
}
.top1 .fiex1 .rt {
	    padding-top: 15px;
    height: 65px;
	padding-right: 20px;
}
.top1 .mu { 
	width: 900px;  
	/*
	position: absolute;
	left: 50%;
transform: translateX(-50%);
*/
}
.top1 ul {
	text-align: center;
	display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
    flex-wrap: wrap;
}
 
.top1 ul li{
	display: inline-block;    max-width: 290px;
	margin: 0 0px 0 25px;
	height: 81px;
	line-height: 81px;
}
.top1 ul li .aa{
	display: block;padding: 1px 1.5vw 0px;
	padding: 0px 15px 0px;
	line-height: 81px;
	height: 81px;
	font-weight: bold;
	font-size: 18px;
	color: #333;
	text-transform: capitalize;
  
}
 
.top1 ul li .aa::after{
	content: '';
	display: block;
	width: 0;
	height: 4px;
	background: #1a274e;margin-top: -81px;
}
.top1 ul li .aa:hover::after,
.top1 ul li.on a.aa:after
{
	width: 100%;
}
.logo {
	margin: 0px 0 0px; 
	padding: 0px 0px 0;
	margin-left: 20px;
	background:   url('/css/images/logo-w.png') no-repeat center 10px;
	background-size: 110px;
	width: 170px;
	height: 85px; 
}
.top1 .cc{
	float: right;
	width: 36px;height: 36px;
	padding-top: 0px;
	border: 2px solid #333;
	border-radius: 50%;
	margin-left: 10px;
	cursor: pointer;
}
.top1 .cc svg{
	width: 24px;
	height: 25px;
	color: #fff;
	 	opacity: 1;
  fill: #261942;
  margin: 3px auto 0;
  display: block;
}
.top1 .cc .pa-code {
	width: 150px;
    background: #fff;
    position: absolute;
    left: -50px;
	top: 35px;
	text-align: center;
	display: none;
}
.top1 .cc .pa-code p {
	font-size: 14px;
	padding-bottom: 10px;
}
.top1 .cc:hover .pa-code {
	display: block;
}
.top1 .cc .pa-code img {
	width: 100%;
}

.top1 .cc2 svg{
	margin: 5px auto 0;
	width: 20px;
	height: 20px; 
}
 .top1 .cc:hover svg{
 	opacity: 1;
 }
.search-input {
	float: left;
	width: 200px;
	position: relative;  
	height: 35px;
	margin-right: 0px;
	line-height: 35px;color: #aaa;
	border: 2px solid #333; border-radius: 35px;
}
.search-input .s-input {
    background: none;
    border: 0px solid #f5f5f5;

    box-sizing: border-box;
    font-size: 13px;
    font-weight: 700;
    line-height: 21px;
    outline: 0;
    padding-left: 30px;
    padding-right: 5px;
    width: 100%;
	height: 35px;
	line-height: 35px;
	-webkit-transition:all 0.4s ease;
      transition:all 0.4s ease; 
}
input::input-placeholder{
	 color: #fff;
}

 
.search-input .s-input:hover {
	 
}

.search-input .search-icon {
    align-items: center;
    background-position: -60px 0;
    display: flex;
    height: 24px;
    justify-content: center;
    left: 5px;
    pointer-events: none;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 24px;
	color: #1a274e;
	-webkit-transition:all 0.4s ease;
      transition:all 0.4s ease; 
}
 .search-input:hover .search-icon,
 .master_hide .search-input:hover .search-icon
  {
 
}

.logo a {
	display: block;width: 200px;
	height: 85px; 
}

.search-input .s-input,
.top1,
top1 ul li a,
.top1 .fiex1 .rt,
.search-input .search-icon，
.logo
 {
	-webkit-transition:all 0.4s ease;
      transition:all 0.4s ease; 
}
.master_hide .top1 ul li a::after{
	background: #1a274e;
}
 .master_hide .top1 .w90,
 .nbody .top1 .w90
 {
 	width: 100%;
 	position: relative;
 	z-index: 9;
 }
 .master_hide .top1,
  .nbody .top1
  {
	background: #fff;
	position: fixed;
	width: 100%;
	padding: 0 20px;
	margin-left: 0;
	border-radius: 0;
	top: 0;
	/*top: 0;
	left: 0;
	height: 80px;
	border-bottom: 1px solid #ededed;
	transform: translateX(0);
	*/
}
 .master_hide .top1:before {
 	content: '';
 	width: 100vw;
 	position: absolute;
 	left: 0;
 	top: 0;
 	height: 80px;
 	background: #fff;
 	z-index: 2;
 	border-bottom: 1px solid #ededed;
 }
.master_hide .top1 .cc svg,
.master_hide .top1 .cc2 svg
{
fill: #333;
}

 .top1 ul li a,
 .top1 .fiex1 .rt 
 {
	color: #333;
}
 .logo {
	background:   url('/css/images/logo.png') no-repeat center 20px;
	background-size: 135px;
	
}
 .search-input .s-input {
	border-bottom: 0px solid #333;
	line-height: 30px;
}
 

.home { 
}
.s-img {
	width: 100%;
	height: 880px;
	overflow: hidden;
	/*max-width: 1600px;*/
	margin: 0px auto 0;
	background: url('/css/images/banner02.jpg') no-repeat center;
	background-size: cover;
	-webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
master_hide .s-img { 
}
.s-img img{
	width: 100%;
	display: block;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
}


.h2 {
 
	text-align: left;font-weight: bold;
	
	
}
.h2 span{
	font-size: 20px; 
	font-weight: normal;
	font-style: normal;
	display: block;
	padding: 10px 0 0;
}



.s2 .h2{
	color: #333;
	text-align: center;
	 padding-bottom: 30px;
	font-style: normal;
	text-transform: capitalize;
}
.s11 {
	overflow: hidden;
	padding-bottom: 0px;
}
.s11 .s-img:before {
	content: '';
    display: block;
    width: 100%;
    height: 280px;
    position: absolute;
	top: auto;
    left: auto;
	left: 0;
    bottom: -10%;
    z-index: 40;
	background:  url('/css/images/head-bg2.png') no-repeat  center;
	background-size: cover;
	opacity: 1;
	
}
.s0 {
	width: 100%;
	background: #fff;
	padding: 180px 0 0px;
	position: relative;
	
}
.s0 .h2{
	text-align: center;
	margin-bottom: 50px;
}
.s0 .ww{
	background: url('/css/images/338729500.jpg') no-repeat left center;
	background-size: cover;
	height: 780px;border-radius: 0px;
}
.s0::before{
	content: '';
	  display: none;
	width: 700px;
	height: 150px;
	position: absolute;
	 
	opacity: .1;
}
.s0 .img{
	float: left;
	width: 60%;
	height: 600px;
	max-width: 900px;
}
.s0 .img img{
	width: 100%;
	height: 100%;
	display: block;
	    object-fit: cover;
}
.s0 .b {
	float: left;
	width: 100%;
	text-align: center;
	margin-left: 0%;
	color: #fff;
}
.s0 .b span{  
	font-size: 34px;
	display: block;font-weight: bold;
	padding-top: 200px;
	color: #fff;
	text-align: left;
	text-transform: capitalize;
}
.s0 .b span i{
	font-size: 18px;
	display: block;font-weight: normal;
	position: relative;
	z-index: 3;
}
.s0 .b span:after,
.gy-1 .h2:after
 {
	content: '';
	display: none;
	width: 125px;
	height: 125px;
	border-radius: 50%; 
	    background-image: linear-gradient(315deg, rgb(26 90 208 / 0%), rgb(24 24 120 / 96%));
 position: absolute;
	top: 80px;
    opacity: 1;
}
.s0 .b .d li{ 
	float: left;
	width: 20%;
	    height: 780px;
		padding-top: 120px;
	text-align: center;
	display: block;
	border-right: 1px solid #34455b;
	background: rgb(26 39 78 / 78%);
background: rgb(0 0 0 / 50%);	
}
.s0 .b .d li p{
padding-top: 50px;font-size: 14px;
color: #eee;
opacity: 0;
}
 .s0 .b .d li:hover p{
 	opacity: 1;
 }
.s0 .b .d ul:hover +.li{
 	width: 10%;
}
.s0 .b .d ul li:hover{
background: none;	
 	width: 20%;
}
.s0 .b .d li b {
	display: block;
	font-size: 16px;
}
.s0 .b .d li span{
	display: inline-block;font-size: 62px;
	font-weight: normal;
	font-style: normal;font-family: 'Proxima';
}
.s0 .b .d li span em{
	display: inline-block;
	font-size: 12px;
	padding-left: 10px;
}
.s0 .b .c{
	font-size: 18px; text-align: left;
 
}
.s0 .b .c b{
	position: relative;
	padding: 0 5px;
	
}
.s0 .b .c b::after{
	content: '';
	display: block;
	width: 90%;
	background: #c03427;
	height: 10px;
	position: absolute;
	left: 3px;
	bottom: -2px;
}
.s0 .b .c b i{
	position: relative;
	z-index: 2;
	font-size: 30px;
	letter-spacing: 1px;
	font-weight: bold;
	color: #1a274e;color: #fff;
	margin-top: -3px;
}
.s0 .b a{
	display: block;
	margin:50px auto 0;
	width: 200px;
}
.s2 {
	padding-top: 120px;
	 background:  url('/css/images/180.jpg') no-repeat center top;
	 background-size: cover;
	 background-size: 100%;
	margin: 0 auto;
	margin-top: 0px;
}
.s2:hover {
 
}
.s2 ul {
	margin: 50px auto 50px;
	width: 90%;
}
.s2 li{
	float: left;
	width: 32.5%;
	height: 560px;
	margin: 0 0.5%;
	background: #fcfcfc;
	padding-bottom: 20px;
	position: relative;
	border: 1px solid #eee;
	overflow: hidden;
}
.s2 li::before {
	content: '';
	display: block;
	width: 100%;
	height: 200px;
	position: absolute;
	right: -10%;
	bottom: 0;
	background:  url('/css/images/bg1.jpg') no-repeat left top;
	background-size: cover;
	opacity: 0.2;
	-webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.s2 li:hover::before {
	opacity: 1;
}
.s2 li:hover {
	background: #fff;
}
.s2 li.li4::before {
	width: 400px;
}
.s2 li a {
	display: block;
}
.s2 li .img{
	width: 100%;
	height: 280px;
	overflow: hidden;
}
.s2 li:hover img {
	transform: scale(1.1);
}
.s2 li .img img{
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
	-webkit-transition:all 0.4s ease;
      transition:all 0.4s ease; 
}
.s2 li:first-child{
	margin-left: 0;
}
.s2 li.li3{
	margin-right: 0; 
}
.s2 li:last-child{ 
	width: auto;
}
.s2 li.li4 {
	margin-top: 20px;height: 280px;
	margin-left: 0;
}
.s2 li.li4 .img{
	float: left;
	width: 32.3%;
	height: 280px;
}
.s2 li.li4 .img {
	background:  url('/css/images/pc-banner_3.jpg') no-repeat right bottom;
	background-size: cover;
}
.s2 li.li4 .b{
	padding: 10px 0 20px 30px;
    margin-left: 0px;
	margin-top: 0;
	position: absolute;
	left: 0px;
	top: 80px;
}
.s2 li.li4 .pr a{
	float: left;
	    width: 33%; 
}
.s2 li.li4 .pr {
	padding: 50px 50px 50px 50px;
	float: left;
	width: calc(100% - 33%);
}
.s2 li .b{
	color: #fff;
	text-align: left;
	padding: 10px 0 70px 48px;
	 top: 80px;
	 
	position: absolute;
	z-index: 2;
}
 .s2 li .b b{
 	   font-size: 32px;
    font-weight: bold;
 }
.s2 li span {
	font-size: 12px;
color: #fff;	color: #fff;
display: block;
font-weight: normal;
font-style: normal;
 opacity: 0.5;
}
.s2 li .b::after {
	content: '';
	display: block;
	width: 20px;
	height: 4px;
	background: #1a274f;
	background: #fff;
	margin: 5px 0 10px;
	-webkit-transition:all 0.4s ease;
      transition:all 0.4s ease; 
}
.s2 li:hover .b::after{
	    width: 60px;
}
.s2 li .pr{
	padding-left: 30px;
	padding-top: 30px; 
}

.s2 li .pr a i {
	opacity: 0;
	padding-left: 5px;
	-webkit-transition:all 0.4s ease;
      transition:all 0.4s ease;
	
}
.s2 li .pr a:hover {
	padding-left: 55px;
	color: #c03427;
	font-weight: bold;
}
.s2 li .pr a:hover i{
	opacity: 1;
}
.s2 li .pr a{
	display: block; 
	font-size: 16px;
	padding-left: 50px;
	position: relative;
	height:35px;
	line-height: 35px;font-weight:400;
}
.s2 li .pr a:before {
    position: absolute;
    left: 16px;
	    top: 7px;
    content: ''; 
	width: 20px;
	height: 20px;
	line-height: 20px;
    transform: scale(.7);  
	background:  url('/css/images/sanj.png') no-repeat left center;
	background-size: 15px;
	-webkit-transition:all 0.4s ease;
      transition:all 0.4s ease; 
}
.s2 li .pr a:hover:before {
 background:  url('/css/images/sanj2.png') no-repeat left center;
	background-size: 15px;
}
.s3 {
	
	padding: 50px 0 0;
}
.s3 .fl{
	 width: 50%;
	 float: left;
	 height: 800px;
	 background:  url('/images/20000181044.webp') no-repeat center;
	 background-size: cover;
}
.s3 .fl video{
	display: block;
	width: 100%;
	height: 800px;
	object-fit: cover;
}
.s3 .rt{
	width: 50%;
	 float: left;
	color: #fff;
	padding: 200px 70px 0;
}
.s3 .rt .a-link{
	margin: 50px 0 0;
}
 
.s3 .rt span{
	font-size:48px;
	text-align: left;font-weight: normal;
	display: block;
	
	text-transform: capitalize;
}
.s3 .rt p {
	padding-top: 20px;
	max-width: 80%;
}

.s4 {
	color: #fff;
	padding: 100px 0 50px;
}
.s4 .h2{
	
	text-align: left;
	
	
	
	font-weight: normal;
	font-style: normal;
	text-transform: capitalize;
}
.s4 p span{
	display: block;
	text-align: left; 
	
	 padding-bottom: 50px;
}
.s4 .fl{
	float: left;
	width: 33%;
	height: 500px;
	background: url('/images/website-teaser.webp') no-repeat left top;
	background-size: cover;
	position: relative;
}

.s4 .rt{
	float: right;
	width: 65%;height: 500px;
	background: url('/images/MCIseries.webp') no-repeat left top;
	background-size: cover;
	position: relative;
}
.s4 b {
	position: absolute;
	top: 0px;
	left: 0;
	width: 100%;
	height: 100%;
	line-height: 500px;
	background: rgb(0 0 0 / 5%);
	color: #fff;
	font-size: 24px;
	text-align: center;
	text-transform: capitalize;
}
.s4 b::after {
	content: '';
	display: block;
	width: 20px;
	height: 2px;
	background: #fff;
	margin: 0 auto;
	position: absolute;
	top: 300px;
	left: 50%;
	margin-left: -10px;
}


.footer {
	color: #fff;
    padding: 0px 0 3%;
    position: relative;
    z-index: 2;
    background: url(/css/images/bg_footer.jpg) no-repeat center;
    background-size: cover;
}
.home .footer {
	padding:180px 0 3%;
}
.foot-langu {
    position: absolute;
    right: 0px;
    top: 60%;
    color: rgba(255,255,255,0.5);
}
.foot-langu a {
    font-size: 14px;
    color: rgba(255,255,255,0.5);
    padding-left: 5px;
}
.foot-langu a.on {color: #fff;}

.foot-logo {
   
	float: left;
}
.footer-1 {
	padding: 50px 0 30px;
    border-bottom: 1px solid rgba(255, 255, 255, .3);;
    margin-bottom: 3%;
}
.foot-logo a {
    display: block;
    float: left;
    margin-left: 0px;
}
.foot-logo a.ft-cn-logo {margin-top: 0px;}
.foot-logo a img {
    width: 250px;
    margin-right: 50px;
	margin-top: 30px;
}
.foot-logo .ft-cn-logo img {
    height: 50px;
    width: auto;
}

.footer .area-box {min-height: 300px;}
.footer .foot-menu {
    /*padding-right: 250px;*/
    width: auto;
    float: none;
	 display: flex;
    flex-direction: row;
    justify-content: space-between;
	float: left;
	width: calc(100% - 130px);
}
.footer .foot-menu:after {
	display: none;
} 
.footer .foot-menu li {
 
    margin-right: 5%;
    margin-bottom: 30px;
}
.footer .foot-menu li.f2 {
	width: 35%;
	margin-right: -10%;
	/* padding-left: 5%; */
}
.footer .foot-menu li.f2 div {
	/* width: 80%; */
}
.footer .foot-menu li.f2 div a{
	float: left;
	width: 35%;
}
.footer .foot-menu li a {
    color: #f4f4f4;
    display: block;
    font-size: 15px;
    padding-bottom: 8px;
    transition: 1s ease;
}
.footer .foot-menu li a:hover {
    color: #fff;
}
.footer .foot-menu li h3 {
    font-size: 18px;
    color: #fff;
    padding-bottom: 30px;
    font-weight: normal;
    font-weight: 600;
}
.foot-contact {
    /*position: absolute;*/
    left: 0%;
    float: none;
    bottom: 0;
	width: 30%;
}
.foot-contact h3 {
    font-size: 18px;
    padding-bottom: 25px;
}
.foot-contact .cn-contact {
    padding-bottom: 30px;
}
.foot-contact h4 {
    font-size: 15px;
    padding-bottom: 10px;
    color: #c0c0c0;
	font-weight: normal;
}
.foot-contact dl {
    display: flex;
    font-size: 15px;
    line-height: 24px;
    color: #fff;
    color: #777777;
}
.foot-contact dl .add {
	width: 70%; 
	color: #f4f4f4;
    margin-bottom: 10px;
}
.foot-contact span,
.foot-contact dt{
    width: 100px;font-size: 15px;
  color: #f4f4f4;
    display: inline-block;
}
.foot-contact dd a {
 
    color: #f4f4f4;
}
 .ft-info .QRocde {
    margin-top: 15px;
    padding: 8px;
    width: 115px;
    text-align: center;
    overflow: hidden;
    background: #fff;
	float: right;
}

.ft-info .QRocde i {
    display: block;
    position: relative;
    overflow: hidden;
}

.ft-info .QRocde i:before {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 20px;
    content: "";
    background: url(/css/images/light.png) no-repeat center 0;
    animation: light 5s infinite;
}

.ft-info .QRocde img {
    display: block;
    width: 100%;
}

.ft-info .QRocde p {
    font-size: 12px;
    color: #999;
}
.copyright {
    background: #000;
    padding: 14px 0px;
    text-align: center;
    color: #aaa;
	letter-spacing: 0px;
    font-size: 13px;
	font-weight: normal;
	font-style: normal;
}
.copyright a {
	color: #ccc;
}
@keyframes light {
    0% {
        top: 0;
        opacity: 0;
    }

    50% {
        top: 100%;
        opacity: 1;
    }

    100% {
        top: 0;
        opacity: 0;
    }
}
.footer   form{display: flex;align-items: center;width: 300px;line-height: 45px;border-radius: 0px;background-color: rgba(255,255,255,0.17);margin-bottom: 20px;}
.footer   form .txt{width: calc(100% - 110px);line-height: 45px;background-color: transparent;padding: 0 20px;font-size: 13px;
	color: #fff;
}
.footer form .txt::placeholder{color: rgba(255,255,255,0.76); }
.footer   form .btn{width: 110px;line-height: 45px;background-color: #1a274e;color: #ffffff;border-radius: 0px;font-size: 12px;
text-transform: uppercase;
} 

.footer-1 .shej {
	float: right;
}
.footer-1 .shej .cc{
	float: left;
    width: 50px;
    height: 50px;
    padding-top: 5px;
	border: 2px solid #eee;
	border-radius: 50%;
	margin-left: 10px;opacity: 0.8;
	margin-top: 30px; -webkit-transition:all 0.4s ease;
      transition:all 0.4s ease; 
}
.footer-1 .shej .cc svg {
    fill: #333;
	margin: 5px auto 0;
	display: block; 
    width: 26px;
    height: 26px;
    color: #fff;
    opacity: 0.8;
    fill: #fff; -webkit-transition:all 0.4s ease;
      transition:all 0.4s ease; 
}
.footer-1 .shej .cc2 svg {
	width: 22px;
    height: 22px;
	margin: 7px auto 0;
}
.footer-1 .shej .cc:hover svg {
	opacity: 1;
}
.footer-1 .shej .cc:hover{opacity: 1;
		border: 2px solid #fff;
}
.s-img {
	position: relative;
}
.s-img::before{
	content: '';
	display: none;
	width: 100%;
	height: 100%;
	background: #000;
	    opacity: 0.3;
    z-index: 8;
    position: absolute;
    top: 0;
    left: 0;
}

  .s-img {
  	overflow: initial;
  }
 .s-img .swiper-container {
 	width: 100%;
 	background: #fff;
 	position: relative;
 	padding-bottom: 40px;
 }
.s-img .swiper-slide
{

	height: 880px;
	
	 display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
}
.s-img .swiper-slide video {
	display: block;
	object-fit: cover;
	width: 100%;
	height: 100%;;
	position: absolute;
	z-index: 2;
	left: 0;
	top: 0;
}
.s-img .swiper-slide .img{
	display: block;
	object-fit: cover;
	width: 100%;
	height: 100%;;
	position: absolute;
	z-index: 2;
	left: 0;
	top: 0;
	-webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transition: transform 5000ms ease-in-out;
    transition: transform 5000ms ease-in-out;
 
}
.s-img .swiper-slide.swiper-slide-active .img
{
-webkit-transform: scale(1.06,1.06) rotate(0.02deg);
     transform: scale(1.06,1.06) rotate(0.02deg);
}
.s-img .swiper-slide.li1 .img{
	background:   url('/css/images/banner03.jpg') no-repeat center  bottom;
	background-size: cover;
}
.s-img .swiper-slide.li2 .img{
	background:   url('/css/images/banner02.jpg') no-repeat left  center;
	background-size: cover;
}
.s-img .swiper-slide.li3 .img{
	background:   url('/css/images/banner01.jpg') no-repeat left  center;
	background-size: cover;
}
.s-img .swiper-slide {
	    width: 100%!important;
    height: 880px;
    overflow: hidden;
	display: block;
	text-align: center;
	position: relative;
}
.s-img .swiper-slide:before {
	content: '';
	display: block;
	 
	background-image: linear-gradient(to left bottom, rgb(255 255 255 / 0%)45%, #1a274e);
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 4;
	opacity: 1;
}
 .s-img .swiper-slide.li1:before {
 
 }
.s-img .swiper-slide .b,
.s-img .swiper-slide .a
 {
	color: #fff;display: block;
	position: relative;
	z-index: 9;
	overflow: hidden;
	text-align: left;
	text-indent: 5%;
}
.s-img .swiper-slide .b {
	font-size: 23px;
	margin-top: 350px;
	height: 40px;
	line-height: 40px;
	margin-bottom: 10px;
}
.s-img .swiper-slide .a {
	font-size: 46px; 
	font-weight: bold;
	height: 60px;
	line-height: 60px;
}
.s-img .swiper-slide span {
	display: block;
}
.s-img .swiper-slide span {

text-shadow: 0px  ;
}
.s-img .swiper-slide.li1 .img{
	
}
.s-img .swiper-slide.li2  .img{
	
}
.s-img .swiper-slide.li3  .img{
	
}
.s-img .swiper-slide-active .b span,
.s-img .swiper-slide-active .a span
{
	 -webkit-animation: mk_bottom_to_top2 2s 1 cubic-bezier(0.77, 0, 0.175, 1);
    -moz-animation: mk_bottom_to_top2 2s 1 cubic-bezier(0.77, 0, 0.175, 1);
    -o-animation: mk_bottom_to_top2 2s 1 cubic-bezier(0.77, 0, 0.175, 1);
    animation: mk_bottom_to_top2 2s 1 cubic-bezier(0.77, 0, 0.175, 1);
    visibility: visible;
}
.s-img .swiper-slide.swiper-slide-next:before,
.s-img .swiper-slide.swiper-slide-prev:before
 {
	   content: '';
	   display: block;
	   width: 100%;
	   background: #000;
	   height: 100%;
	   position: absolute;
	   left: 0;
	   top: 0;
	   opacity: 0.6;
}
 
 .s-img .swiper-button-prev, 
 .s-img .swiper-button-next {
 	    color: #1a274e;
    color: #fff;
    opacity: 0.1;
    width:50px;
    height: 50px;
    border:0px solid #fff;
    border-radius: 50%;
    background: #1a274e;
	  background: #fff;-webkit-transition:all 0.4s ease;
      transition:all 0.4s ease; 
 }
  .s-img .swiper-button-prev {
  	display: none;
  }
  .s-img:hover .swiper-button-prev, 
 .s-img:hover .swiper-button-next {
  	opacity: 0.5;
  }
  .s-img .swiper-button-next:after, 
   .s-img .swiper-rtl .swiper-button-prev:after,
    .s-img .swiper-button-prev:after, 
     .s-img .swiper-rtl .swiper-button-next:after
    {
 	font-size: 20px;
 	color: #1a274e;
 }
 .s-img .swiper-button-prev:hover:after, 
 .s-img .swiper-button-next:hover:after {
  	color: #fff;
  }
  .s-img .swiper-button-prev:hover, 
 .s-img .swiper-button-next:hover,
 .s-img  .swiper-pagination-bullet-active,
  .s-img .swiper-pagination-bullet
 
  {background: #fff;
  	opacity: 1;background: #1a274e;
  	
  }
  
  
   .s-img .swiper-pagination-bullet {
   	width: 12px;
   	height: 12px;
   	background: #1a274e;background: #fff;
   	border: 2px solid #fff;
   }
    .s-img .swiper-pagination-bullets, 
    .s-img  .swiper-pagination-bullets.swiper-pagination-horizontal {
    z-index: 99;
   }
   .s-img .swiper-pagination-bullet-active {
   	width: 50px;
   	background: #c03427;  
		border: 2px solid #c03427;
		border-radius: 10px;
	}
	
	.ha1 {
		padding: 100px 0 200px;
		position: relative;
		/* overflow: hidden; */
		background: #fff;
	}
		.ha1 .h3 {
			padding-bottom: 50px;
		}
	
	.ha1 .h3 b{
		font-size: 42px;
		display: block;
		font-weight: bold;padding: 10px 0 40px;
	}
	.ha1 .h3 p {
		font-size: 16px;
		width: 50%;
		color: #666;
		margin-top: 40px;
	}
		.ha1 .ha-a {
			position: absolute;
    top: 460px;
    right: -250px;
	z-index: 18;
    width: 588px;
    height: 130px;
	line-height: 130px; 
	border-radius: 80px;
	background: #eee;
	padding-left: 0px;
font-size: 20px;-webkit-transition:all 1s ease;
      transition:all 1s ease; 
	  color: #fff;
				background: #c03427;
		}
			.ha1 .ha-a:hover {
				/*
				color: #fff;
				background: #c03427;
				*/
			}
		.ha1 .ha-a span {
			display: block;
			float: left;color: #fff;
		}
		 .ha1 .ha-a a {
		 	display: block;
		 	height: 130px; padding-left: 120px; -webkit-transition:all 0.5s ease;
      transition:all 0.5s ease; 
		 }
		  .ha1 .ha-a:hover a{
 color: #fff;
		  }
		  .ha1 .ha-a:hover {
		  	transform: scale(1.05); 
		  	background: #c03427;
		  }
		  .ha1 .ha-a:hover svg{
		  	fill: #fff;
		  }
		.ha1 .ha-a svg{
			 float: left;
			display: block;
			margin-top: 52px;
			margin-left: 20px;
			fill: #fff;
    width: 27px;
    height: 27px;
		}
	.ha1:before {
		position: absolute;
    top: 0px;
    right: -460px;
    z-index: -1;
    width: 1088px;
    height: 1089px;
	z-index: 9;
    border: 230px solid transparent;
    border-radius: 100%;
    background-image: linear-gradient(#fff, #fff), linear-gradient(60deg, rgb(26 39 78 / 0%) 20%, rgba(0, 50, 164, 100%) 85.15%);
    background-origin: border-box;
    background-clip: content-box, border-box;
    box-sizing: border-box;
    content: '';
    animation: ring 16s ease infinite;
	}
	@keyframes ring {
    from { transform: rotate(0deg); }
    to { transform: rotate(360deg); }
}
@-webkit-keyframes ring {
    from { transform: rotate(0deg); }
    to { transform: rotate(360deg); }
}
@-ms-keyframes ring {
    from { transform: rotate(0deg); }
    to { transform: rotate(360deg); }
}
@-o-keyframes ring {
    from { transform: rotate(0deg); }
    to { transform: rotate(360deg); }
}
.shuju-1 {
	width: 50%;
}
.shuju-1 li{
	 float: left;
	width: 48%;
    margin-right: 3%;
	 border-radius: 10px;
	 margin-bottom: 25px;
	 background: #efefef;
    padding: 30px;
	position: relative;
	background:  url('/css/images/bg_bs_si.d4025e70.jpg') no-repeat center;
	background-size: cover;
	color: #fff;
}
.shuju-1 li:hover {
	transform: scale(1.05);
}
.shuju-1 li:nth-child(2) {
	background:  url('/css/images/bg_bs_iot.784dd228.jpg') no-repeat center;
	background-size: cover;
}
.shuju-1 li:nth-child(3) {
	background:  url('/css/images/09.webp') no-repeat center;
	background-size: cover;
}
.shuju-1 li:nth-child(4) {
	background:  url('/css/images/10.webp') no-repeat center;
	background-size: cover;
}
.shuju-1 li:after{
	content: '';
	display: block;
	width: 100%;background: #1a274e;
	height: 7px;background: #fff;
	
	opacity: 0.2;
		-webkit-transition:all 0.4s ease;
      transition:all 0.4s ease; 
}
.shuju-1 li:hover:after{
	width: 100%;opacity: 1;
	background: #1a274e;background: #fff;
}
.shuju-1 li:last-child,
.shuju-1 li:nth-child(2)
{
	margin-right: 0%;
}
.shuju-1 li p{
	color: #fff;color: #222;
	 padding-bottom: 20px;
	 line-height: 1.4;
	 margin-top: 20px;
	 font-size: 18px;
	font-weight: bold;color: #fff;
}
.shuju-1 li b{
	display: initial;
    font-size: 3vw;
    font-weight: 900;color: #fff; 
	/* background: -webkit-linear-gradient(91deg, #261a42, #c03427); */
    -webkit-background-clip: text;
    /* -webkit-text-fill-color: transparent; */
    line-height: 1;
    color: #c13428;color: #fff;
}
.shuju-1 li a.pa {
	position: absolute;
	right: 20px;
	top: 20px;
	width: 40px;
	height: 40px;
	opacity: 0;
}	
.shuju-1 li:hover a.pa {
	opacity: 1;
}
.shuju-1 li a.pa svg{
	display: block;
	width: 40px;
	height: 40px;
	fill: #fff;
}
/**/
.s-changj {
	width: 100%;
	padding: 50px 0 120px;
	background: #fff;
}
.cj-a .a {
	float: left;
	width: 40%;
	
}
.cj-a .a .img,
.s-changj .fl-b .h4,
.gy-1 li .img,
.nq4 .rt .img

 {
	border-radius: 10px;
}
 .cj-a .a .img {
 	background: url('/css/images/cj1.png') no-repeat center;
 	background-size: cover;
 	width: 100%;
 	height: 760px;
 	
 }
  .cj-a  .a .zb {
  	position: absolute;
  	    top: 300px;
    right: 50px;
  	z-index: 9;width: 20px;
		height: 20px;
  }
  .cj-a .a .zb.a0{
   	left: 100px;
   	top: 460px;
   }
  .cj-a .a .zb.a1{
   	left: 360px;
   	top: 400px;
   }
   .cj-a  .a .zb.a2 {
   left: 222px;
   top: 404px;
   }
   .cj-a  .a .zb.a3 {
   left: 522px;
   top: 404px;
   }
    .cj-a .a .zb .dian{
		width: 40px;
		height: 40px;
		background: #222;
		border-radius: 50%;
		background: hsla(0, 0%, 47%, .7);
    border: 2px solid transparent;
    border-radius: 50%;
	}
	.cj-a  .a .zb .dian{
		opacity: 0;
	}
	.cj-a  .a:hover .dian{
		opacity: 1;
	}
	.cj-a  .a .zb:hover .dian{
		border: 2px solid #fff;
	}
       .cj-a  .a .zb .dian:after {
    background: #fff;
    border-radius: 50%;
    box-shadow: 0 1px 4px #0000008c;
    content: "";
    display: block;
    height:14px;
    position: relative;
    transition: transform .25s ease-in-out;
    width: 14px;
	
	margin-top: 11px;
	margin-left: 11px;
	   }
	   .cj-a .a .zb .bt{
	   	background: #fff;
	   	display: block;
	   	padding: 10px;
	   	position: absolute;
	   left: -50px;
    top: 42px;
	   	width: 150px;
	   	height: 70px;
	   		opacity: 0;
	   		visibility: hidden;
	   }
	   .cj-a .a .zb:hover .bt{
	   	opacity: 1;
	   	visibility: initial;
	   }
	    .cj-a .a .zb .bt b {
			display: block;
			font-size: 14px;
			color: #1a274e;
			font-weight: 600;
		}
		.cj-a .a .zb.zuo .bt{
		 
		}
		
	   .cj-a .a .zb .bt .span span{
	   	display: inline-block;
	   	font-size: 12px;
	   	color: #333;
	   	padding-right: 2px;
	   }
	   .s-changj .fl-b,
	   .s-changj .fl-c
	    {
 
	   	float: left;
	width: calc(30% - 20px); 
	margin-left: 20px;
	   }
	   .cj-a .a.b {
	   	height:520px;
	   	width: 100%;
	   }
	   .cj-a .b .zb.a1 {
    left: 190px;
    top: 250px;
}
	   .cj-a .a.b .img {
	   	height: 520px;
	   	background: url('/css/images/z1.png') no-repeat center;
 	background-size: cover;
	   }
	  
	   .s-changj .fl-b .h4{
	   	background: #1a274e;
	   	background-image: linear-gradient(155deg, #1a91d0, #1a274e);
	   	height: 220px;
	   	color: #fff;
	   	text-align: center;
	   	line-height: 220px;
	   	font-size: 32px;
	   	margin-bottom: 20px;
	   	font-weight: bold;
	   }
	   
	    .cj-a .a.c,
	   .cj-a .a.d
	    {
	   	height: 370px;
    width: 100%;
	   }
	    .cj-a .a.d {
	   	margin-top: 20px;
	   }
	    .cj-a .a.c .img,
	   .cj-a .a.d .img{
			height: 370px;
			background: url('/css/images/39516image1.png') no-repeat center;
 	background-size: cover;
		}
		.cj-a .a.d .img{
			background: url('/css/images/z2.png') no-repeat center;
 	background-size: cover;
		}
	  .cj-a .c .zb.a1 {
    left: 220px;
    top: 189px;
}
.cj-a .d .zb.a1 {
    left: 220px;
    top: 159px;
}
.gy-1 {
	padding:0px 0 0;

	     bottom: -150px;
    position: relative;
	z-index: 3;
}

.gy-1 .w90{
	/* background: #f5f5f5 url('/css/images/main_banner_article_bg.jpg') no-repeat center ; */
	background-size: cover;
	border-radius: 20px; 
	height: 360px;
	overflow: hidden;
	position: relative;
	background: #030918;
}
.gy-1 .w90 video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    left: -400px;
}
.gy-1 .h2 {
	float: left;
	margin-bottom: 30px; 
 border-left: 0px solid #1a274e;
  height: 30px;
  line-height: 30px;
  padding-left: 30px; 
  display: block;
 
}
.gy-1 .a-link {
 	float: right;
 	margin-top: -13px;
 }
 .gy-1 .pa.clear {
	top: 0;
    width: 50%;
    right: 0;
}
 .gy-1 ul {
 	width: 100%;
 }
.gy-1 li {
	width: 39%;
	height: 160px;
	position: relative;
	float: left;
margin-right: 5%;
margin-top: 100px;
}
.gy-1 li span{
	display: block;
	color: #fff;
	position: relative;
	padding-top: 60px;
	padding-left: 20px;
	text-align: left;
	z-index: 2;
	
}
.gy-1 li span b{
	background:  url('/css/images/right2.png') no-repeat right top;
	background-size: 17px;
	padding-right: 25px;font-size:22px;
	font-weight: bold;
}
.gy-1 li span i{
	display: block;
	font-size: 16px;
	color: #fff;opacity: 1;
	text-transform: capitalize;
}
.gy-1 li:last-child { 
	margin-right: 0%;
}
.gy-1 li .img{
	width: 100%;
	height: 100%;
	display: block;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	border: 1px solid rgb(255 255 255 / 15%);
	position: relative;
}
.gy-1 li .img:hover{
	background-color: rgb(17 32 103 / 56%);
}

.gy-1 li .img::after {
	content: "";
    -webkit-backdrop-filter: blur(8px);
    backdrop-filter: blur(8px);
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 20px;
}
.gy-1 li:last-child svg{ 
	width: 30px;
	height: 30px;
}
.gy-1 li .img svg {
	position: absolute;
	right: 20px;
	top: 20px;
	width: 38px;
	height: 38px;
	display: block;
	z-index: 2;
}
.gy-1 li:before {
	content: '';
	display: block;
	width: 30px;
	height: 30px;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	 
}
.gy-1 li:hover:before {
 
}
.gy-1 {
	overflow: hidden;
}
.gy-1 .swiper {
	overflow: inherit;
	width: 100%;
	
}
.gy-1 .swiper-free-mode > .swiper-wrapper {
	padding-bottom: 50px;
}
.gy-1 .swiper-button-next, 
.gy-1 .swiper-rtl .swiper-button-prev,
.nq4  .swiper-button-next,
.nq4 .swiper-button-prev
 {
	background: #19207d;
	    background: #ffffff;
	width: 50px;
	height: 50px;
	color: #fff;
	border-radius: 50%;    left: auto;    right: -20px;-webkit-transition:all 0.4s ease;
      transition:all 0.4s ease; 
}
.nq4  .swiper-button-next,
.nq4 .swiper-button-prev {
	background: #19207d;background: #fff;
}
.gy-1 .mySwiper .swiper-button-next {
	opacity: 0;
}
.gy-1 .mySwiper:hover .swiper-button-next {
	opacity: 1;
}
.nq4 .swiper-button-prev {
	right: auto;
	left: -20px;
}
.nq4 .swiper-button-next:after, 
.nq4 .swiper-rtl .swiper-button-prev:after,
.nq4 .swiper-button-prev:after, 
.nq4 .swiper-rtl .swiper-button-prev:after {
    font-size: 20px;
	-webkit-transition:all 0.4s ease;
      transition:all 0.4s ease; 
color: #fff;
color: #222;
}
 .nq4 .swiper-button-next,
 .nq4 .swiper-button-prev
  {
 	opacity: 1;-webkit-transition:all 0.4s ease;
      transition:all 0.4s ease; 
 }
  .nq4 .swiper-button-next:hover,
 .nq4 .swiper-button-prev:hover {
  	
  	background: #fff;background: #19207d;
  }
 .nq4 .mySwiper-d:hover .swiper-button-next,
 .nq4 .mySwiper-d:hover .swiper-button-prev
  {
 	opacity: 1;
 	
 }
 .nq4 .mySwiper-d .swiper-button-next:hover::after,
 .nq4 .mySwiper-d .swiper-button-prev:hover::after
  {
 
 	color: #fff;
 }
.gy-1 .swiper-button-prev,
.gy-1 .swiper-button-next.swiper-button-disabled
 {
	display: none;
}
.gy-1 .swiper-button-next:after, .gy-1 .swiper-rtl .swiper-button-prev:after {
	font-size: 20px;
}
.gy-1 .swiper-horizontal > .swiper-pagination-progressbar, 
.gy-1 .swiper-pagination-progressbar.swiper-pagination-horizontal 

 {
position: absolute;bottom: 0;top: auto;

}

.gy-1 .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	background: #19207d;
}


 
.nq4 .h2 {
	padding-top: 100px;
	text-align: center;	color: #222;
}
.nq4 {
	margin-top: 150px;
	padding: 150px 0 0px;
	background: #fff;
	position: relative;
}
.nq4 .w90{
	position: relative;
	z-index: 3;
}
.nq4 .fl {
	width:100%;float: none;
	z-index: 9;
	position: relative;
}
.nq4 .rt {
	width: calc(75% - 7%);
	width: 75%;
	width:100%;
	float: none;
	overflow: inherit;
	top: 40px;
    position: relative;
}
.nq4 .fl h3 b{
	font-weight: bold; 
	font-size: 34px;
	    border-left: 20px solid #1a274e;
    height: 30px;
    line-height: 30px;
	
    padding-left: 30px;
	 
}
.nq4 .fl .h3{
	padding-bottom: 50px;
}
.nq4 .fl ul li{
	display: block;
	padding: 0 0 0px;
	position: relative;
}
.nq4 .fl ul li:last-child {
	border-right: 0;
}
.nq4 .fl ul li a{
	display: block; 
	color: #333;
}
.nq4 .fl ul li a .img{
	float: none;
	width: 50px;
	height:50px; 
	margin: 0 auto 20px;
	   border: 0px solid #666;
	border-radius: 50%;
	background: #fff;
	opacity: .5;	-webkit-transition:all 0.4s ease;
      transition:all 0.4s ease; 
	  display: none;
}
.nq4 .fl ul li.swiper-slide-thumb-active a .img,
.nq4 .fl ul li:hover a .img
{
	border: 0px solid #19207d;opacity: 1;
}
.nq4 .fl ul li a .img svg{
	 fill: #333;width: 25px;
	height: 25px;
	margin: 12px auto 0;
	 display: block;
	 opacity: .7;	-webkit-transition:all 0.4s ease;
      transition:all 0.4s ease; 
}
.nq4 .fl ul li.swiper-slide-thumb-active a .img svg{
	fill: #19207d;
	
}

.nq4 .fl ul li a{
	 
 
	font-size: 16px;
	font-weight: lighter;
	font-style: normal;font-weight: normal;
	 -webkit-transition:all 0.4s ease;
      transition:all 0.4s ease; 
}
.nq4 .fl ul li:last-child::after  {
	display: none;
}
.nq4 .fl ul li::after {
	content: '';
    display: none;
    width: 1px;
    height: 34px;
    background: #555;
    position: absolute;
    left: 25px;
    top: 53px;	-webkit-transition:all 0.4s ease;
      transition:all 0.4s ease; 
}
.nq4 .fl ul li.swiper-slide-thumb-active a 
{
	color: #19207d;
	
}
.nq4 .fl ul li:hover a {
	color: #19207d;
	background: #fff;
} 

.nq4 .rt .li1.img {
	background:  url('/css/images/car1.jpg') no-repeat center;
	background-size: cover;
}
.nq4 .rt .li2.img {
	background:  url('/css/images/jiaju1.jpg') no-repeat center;
	background-size: cover;
}
.nq4 .rt .li3.img {
	background:  url('/css/images/gangtie1.jpg') no-repeat center;
	background-size: cover;
}
.nq4 .rt .li4.img {
	background:  url('/css/images/fangzhi1.jpg') no-repeat right 80%;
	background-size: cover;
}
.nq4 .rt .li5.img {
	background:  url('/css/images/zhuangpei1.jpg') no-repeat center;
	background-size: cover;
}
.nq4 .rt .li6.img {
	background:  url('/css/images/jijia1.jpg') no-repeat center;
	background-size: cover;
}
.nq4 .rt .li7.img {
	background:  url('/css/images/baocai1.jpg') no-repeat center;
	background-size: cover;
}
.nq4 .rt .li8.img {
	background:  url('/css/images/baodaoti1.jpg') no-repeat center;
	background-size: cover;
}
.nq4 .rt .li9.img {
	background:  url('/css/images/wujin1.jpg') no-repeat center;
	background-size: cover;
}
.nq4 .rt .li10.img {
	background:  url('/css/images/yanjin1.jpg') no-repeat center;
	background-size: cover;
}
.nq4 .rt .img {
	position: relative;
	width: 100%;
	height: 750px;
	border-radius: 10px;
	background:  url('/css/images/nq3.jpg') no-repeat left top;
	background-size: cover;
	overflow: hidden;
}
.nq4 .rt .img .p{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 650px;
	height: 750px;
	border-radius: 50%;
	padding-top: 160px;
	padding-left: 105px;
	
}
.nq4 .rt .img .p a{
	width: 200px;
	margin: 50px 0 0;
	color: #fff;border: 2px solid #fff;
}
.nq4 .rt .a-link i svg {
	    fill: #fff;
}
.nq4 .rt .img .p:before{
		content: '';
		display: block;
		width: 780px;
		height: 850px;
		position: absolute;
		left: -50px;
		bottom: -100px;
		border-radius: 0 50% 50% 0;
		opacity: .8;
		background: rgb(255 255 255 / 100%);background: #261a42;
		background-image: linear-gradient(to top, #3c5ea2 0%, #261a42 90%, #261a42 100%, #253a65 100%);
}
.nq4 .rt .img .p .a,
.nq4 .rt .img .p .b,
.nq4 .rt .img .p .c {
	position: relative;
	z-index: 3;
}
.nq4 .rt .img .p .a {
	 
	width: 70px;
	height: 70px;
	border: 2px solid #19207d;
	border-radius: 50%;
	display: none;
}
.nq4 .rt .img .p .a svg{
	fill: #19207d;
	width: 40px;
	height: 40px;
	margin: 15px auto 0;
	display: block;
	
}
.nq4 .rt .img .p .b i {
	display: block;
	font-size: 18px;
	color: #19207d;
	color: #fff;
	font-weight: normal;
	font-style: normal;
	text-transform: capitalize;
}
.nq4 .rt .img .p .b {
	padding: 40px 0 40px;
	display: inline-block;
	font-size: 40px;
	width: 500px;color: #fff;
	border-bottom: 0px solid #19207d;
	margin-bottom: 5px;
	font-weight: bold;
}
.nq4 .rt .img .p .b::after {
	content: '';
	display: block;
	margin-top: 20px;
	width: 30px;
	height: 3px;
	background: #19207d;
	background: #fff;
}
.nq4 .rt .img.swiper-slide-active  .p .b::after {
 
	width: 80px;
	 
}
.nq4 .rt .img.swiper-slide-active .p .b {
 
}
.nq4 .rt .img .p .c {
	display: block;
	color: #666;color: #eee;
	font-size: 16px;
	padding-right: 80px;
	margin-top: 10px;
	font-weight: normal;
	font-style: normal;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
	line-height: 1.8;
    text-align: justify;
}

.nq4 .fl .swiper-wrapper
	{
	display: block; 
	transform: none!important;
	z-index: 9;
	width: 90%;
	margin: 0 auto;
}
.nq4 .fl .swiper-pointer-events
	{
	overflow: initial;
	margin-top: 50px;
}
.nq4 .fl .swiper-wrapper li {
	float: left;
	/*background: #fff;
	padding: 20px 10px 20px;
	*/
	height: 20px;
	line-height: 20px;
	text-align: center; 
	width: 10%!important;
	border-right: 1px solid #ccc;
}
.nq4 .fl .swiper-wrapper li.swiper-slide-thumb-active {
	/*box-shadow: 0px 3px 5px #ccc;*/
	transform: scale(1);
	z-index: 10;
	
}
 .nq4 .fl .swiper-wrapper li.swiper-slide-thumb-active a{
 	 font-weight: bold; 
 }
 .nq4:before {
 	content: '';
 	display: block;
 	width: 100%;
 	height: 500px;
 	background: url(images/183.jpg) no-repeat center;
 	background-size: 100%;
 	position: absolute;
 	top: 0;
 	left: 0;
 	z-index: 2;
 	opacity: 1;
 }
 
 
 
 
 
.character_section {
	padding-top: 70px;
    padding-bottom: 20px;
    background-size: cover;
    position: relative;
    background: #fafafc;
    z-index: 2;
}
.character_section .a-link {
	display: block;
	width: 200px;
    margin: -60px -30px 0 0;
	float: right;
	border: 0;
}
.character_section .a-link:hover {
	background: none;
	color: #222;
}
.character_section .a-link:hover i {
	    right: 42px;
}
.character_section .a-link:hover i svg {
    display: block;
    fill: #1a274e;
}
.character_section .a-link i {
    right: 32px;
}
.character_section .inner {
 
  position: relative;
}
.news-box { 
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 30px;
}
.news-box .in-cont-fl {
  width: calc(55% - 30px);
  background-color: #fff;
  
  border-top: 0px solid #1a274e;
  overflow: hidden;
}
.news-box .in-cont-fl a {
  display: block;
  padding: 40px 60px 30px 60px;
}
.news-box .in-cont-fl:hover {
  border-top-color: #fff;
}

.news-box .in-cont-fl .in-wrap {
  margin-right: 30px;
  margin-left: 30px;
}
.news-box .in-cont-fl .img-box {
  position: relative;
  overflow: hidden;
  height: 50vh;
}
.news-box .in-cont-fl .img-box::before {
  content: "";
  display: block;
  padding-top: 57.0378151261%;
}
.news-box .in-cont-fl .img-box img {
  display: block;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%; 
    object-fit: cover;
  -webkit-transition: -webkit-transform .6s;
  transition: -webkit-transform .6s;
  transition: transform .6s;
  transition: transform .6s, -webkit-transform .6s;
   
}
.in-cont-fl:hover .img-box img {
  -webkit-transform: scale(1.04);
  transform: scale(1.04);
}
.news-box .in-cont-fl .txt-box {
  margin-top: 30px;
}
.in-cont-fl .txt-box .leibie {
  border-color: #1a274e;
  color: #8d8d8d;
  -webkit-transition: all .3s;
  transition: all .3s;
  position: relative;
  overflow: hidden;
  display: inline-block;
  padding: 10px 20px;
  border: 1px solid #1a274e;
  color: #1a274e;
  border-radius: 20px;
  font-size: 14px;
}
.in-cont-fl .txt-box .leibie span {
  display: inline-block;
  position: relative;
  padding-left: 14px;
}
.in-cont-fl .txt-box .leibie span::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -3px;
  width: 6px;
  height: 6px;
  background-color: #333;
  border-radius: 50%;
  background-color: #1a274e;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.in-cont-fl .txt-box .title h3{
  color: #333;
  font-size: 20px;
  font-weight: 500;
  margin-top: 20px;
}
.in-cont-fl:hover .title h3 {
  color: #1a274e;
}
.in-cont-fl .txt-box .title p {
  padding-top: 20px;
  line-height: 26px;
  font-weight: normal;
  font-size: 15px;
  color: #8d8d8d;
}
.in-cont-fl:hover .title p {
  color: #1a274e;
}

.in-cont-fl .txt-box .update {
  margin-top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-top: 15px;
  border-top: 1px solid #000;
  color: #000;
  font-size: 14px;
  border-top-color: rgba(112,112,112,.2);
  color: #8d8d8d;
  position: relative;
}
.in-cont-fl .txt-box .update::after {
  content: "";
    position: absolute;
    width: 0;
    height: 2px;
    top: 0;
    left: 0;
    background: #1a274e;
    -webkit-transition: all .6s;
    transition: all .6s;
}
.in-cont-fl:hover .update::after {
  width: 100%;
}

.in-cont-fl .txt-box .update .item-more {

    width: 30px;
    height: 20px;
    background: url(/css/images/right.png) no-repeat center;
    background-size: 30px;
}
.news-box .in-cont-rt {
  width: calc(45% - 30px);
  background-color: #fff;
  border-top: 0px solid #1a274e;
  overflow: hidden;
}
.news-box .in-cont-rt ul {
  padding: 40px 60px 30px 60px;
}
.news-box .in-cont-rt ul li {
  margin-bottom: 40px;
}
.news-box .in-cont-rt ul li a {
  display: block;
    padding-bottom: 30px;
    border-bottom: 1px solid rgba(112,112,112,.2);
    position: relative;
}
.news-box .in-cont-rt ul li a::after {
  content: "";
  position: absolute;
  width: 0;
  height: 2px;
  bottom: 0;
  left: 0;
  background: #1a274e;
  -webkit-transition: all .6s;
  transition: all .6s;
}
.news-box .in-cont-rt ul li:hover a::after {
  width: 100%;
}

.news-box .in-cont-rt ul li .item-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 14px;
}
.news-box .in-cont-rt ul li .item-date {
  color: #8d8d8d;
}
.news-box .in-cont-rt ul li .label-article {
  display: inline-block;
  padding: 8px 20px;
  border: 1px solid #333;
  color: #333;
  border-radius: 20px;
  -webkit-transition: all .3s;
  transition: all .3s;
  position: relative;
  overflow: hidden;
  border-color: #8d8d8d;
  color: #8d8d8d;
}
.label-article span {
  display: inline-block;
  position: relative;
  padding-left: 14px;
}
.label-article span::before {
  background-color: #8d8d8d;
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -3px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.news-box .in-cont-rt .item-title {
  font-size: 18px;
  margin-top: 20px;
  color: #333;
  line-height: 28px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  white-space: normal;
  word-break: break-word;
}
.news-box .in-cont-rt .item-more {
  position: absolute;
    right: 2px;
    bottom: 10px;
    width: 30px;
    height: 20px;
    background: url(/css/images/right.png) no-repeat center;
    background-size: 30px;
}
.news-box .in-cont-rt ul li:hover .item-title {
  color: #1a274e;
}
.news-box .in-cont-rt ul li:hover .label-article,
.in-cont-fl:hover .txt-box .leibie {
  border-color: #1a274e;
  color: #ffffff;
  background: #1a274e;
}
.news-box .in-cont-rt ul li:hover .label-article span::before,
.in-cont-fl:hover .leibie span::before {
  background-color: #fff;
}

.top1 li .dw {
    background: url(/css/images/down_3x.png) no-repeat 98% 35px;
    background-size: 8px;
}
.down-2 {
	    position: absolute;
    top: 75px;
    right: 0%;
    width: 100%;
 
    padding: 20px 0px 20px 0px;
	opacity: 1;
    visibility: hidden;
    background: #eee;
    padding-top: 0;
    padding-bottom: 0;
    height: 0;
   
    border-radius: 0px;
	 z-index: -2;
}
.down-2 .w90 {
    opacity: 0;
    visibility: hidden;
    height: 0px;
	
		 
}
.mu ul li:hover .down-2 {
	visibility: initial;z-index: 1;
}
.mu ul li:hover .down-2 .w90 {
   	opacity: 1;visibility: initial; height: 420px;
   }
   .mu ul li:hover .down-2 { 
   	height: 420px;
   	background: #fff;padding-top: 0px;
   	border-top: 1px solid #eee;  
   border-bottom: 1px solid #eee;
   }
   .mu ul li:hover .down-about {height: 220px;}
.down-2 .fl1.marl {
    margin-left: 0%;margin-right: 0%;
	border: 0;width: 12%;
}
.down-3 .fl1.marl { 
  
}
.down-3 .w1 {
	margin-top: 20px; 
    padding: 0px 20px 15px;
    border-radius: 0;
    background: none;
	float: left;
	width: calc(100% - 31%);
	width: 85%;
}
.down-3 .w1 {
	height: 0;
	opacity: 0;
	visibility: hidden;
}
 .mu ul li:hover .w1 { 
 height: auto;
 opacity: 1;
 visibility: initial;
 margin-top: 45px;
 }
.down-3 .w1 a{
	width: 16%;
	margin-left: 3%;
	height: 150px;
	font-size: 14px;
	margin-bottom: 20px;
	display: block;
	text-align: center;
	float: left;
	overflow: hidden;border-radius: 8px;
	height: 140px;
	line-height: 1;
}
.down-3 .w1 a:hover {
	border-radius: 0px;
}

.down-3 .w1 a .img{
	height: 110px;
	border-radius: 8px;
	margin-bottom: 10px;
	-webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.down-3 .w1 a:hover .img{
	border-radius: 0px;
}
.down-3 .w1 a.li1 .img{
	background-size: 100%!important;
}
.down-3 .w1 a.li1 .img {
	background:  url('/css/images/car1.jpg') no-repeat center;
	background-size: cover;
}
.down-3 .w1 a.li2 .img {
	background:  url('/css/images/jiaju1.jpg') no-repeat center;
	background-size: cover;
}
.down-3 .w1 a.li3 .img {
	background:  url('/css/images/gangtie1.jpg') no-repeat center;
	background-size: cover;
}
.down-3 .w1 a.li4 .img {
	background:  url('/css/images/fangzhi1.jpg') no-repeat right 80%;
	background-size: cover;
}
.down-3 .w1 a.li5 .img {
	background:  url('/css/images/zhuangpei1.jpg') no-repeat center;
	background-size: cover;
}
.down-3 .w1 a.li6 .img {
	background:  url('/css/images/jijia1.jpg') no-repeat center;
	background-size: cover;
}
.down-3 .w1 a.li7 .img {
	background:  url('/css/images/baocai1.jpg') no-repeat center;
	background-size: cover;
}
.down-3 .w1 a.li8 .img {
	background:  url('/css/images/baodaoti1.jpg') no-repeat center;
	background-size: cover;
}
.down-3 .w1 a.li9 .img{
	background:  url('/css/images/wujin1.jpg') no-repeat center;
	background-size: cover;
}
.down-3 .w1 a.li10 .img {
	background:  url('/css/images/yanjin1.jpg') no-repeat center;
	background-size: cover;
}



.down-2 .fl1.marl h4 {
	font-size: 26px;
	font-weight: bold;
}
.down-2 .fl1 {
    margin-left: 5px;
    margin-top: 25px;
	margin-bottom: 15px;
    width: 200px;
    padding: 0px 20px 0px;
    border-radius: 0;
    background: none;
    height: 380px;
    height: 0;
	
	   
	transition-delay: 0s;
	position: relative;
}
.down-2 .fl1::after {
	content: '';
	display: block;
	width: 0px;
	height: 0%;
	background: #efefef;
	position: absolute;
	right: 0;
	top: 0;
	transition-delay: 0.4s;
}
.down-2 .marl::after {
	display: none;
}
li:hover .fl1::after {
	height: 100%;
	width: 1px;
}
li:hover .down-2 .fl1 {
 height: 380px;
	
}
.down-2 .fl1 em {
    display: block;
    font-size: 16px;
    color: #222;
    padding-left: 2px;
    text-align: left;
	height: 30px;
	line-height: 30px;
	margin-top:20px;
	margin-bottom: 20px;    color: #1a274e;
    font-weight: bold;
}
.down-2 .fl1 a {
    display: block;
    line-height: 1.5;
    height: auto;
    font-weight: normal;
    padding: 8px 2px 8px;
    font-size: 14px;
	color: #444;
    text-align: left;
    border-bottom: 0px solid #ddd;
    display: block;
    text-transform: capitalize;
    border-radius: 4px;
	float: none;
}
.down-case .fl1 {width: 150px;}
.down-case .fl2 {width: 430px;}
.down-case .fl3 {width: 190px;}
.down-case .fl2 a {
	width: 48%;
	float: left;
}

.down-2 .fl1 a:hover {
  	 background: #eee; 
  	 color: #000;
  	 padding-left: 5px;
  }
.down-2 .fl4 {
	width: 450px;
	border: 0;
}
.down-case .fl4 {width: 150px;}

 .down-2 .fl4 a{
   float: left;
   width: 200px;
}
.top1 .down-1 .rt {
    width: calc(100% - 1290px);
    margin-top: 0px;
    height: auto;
    display: block;
	padding: 30px;
}
.top1 .down-2 .rt .img {
    width: 100%;
    height: 250px;
    background: url(/css/images/nq3.png) no-repeat center bottom;
    background-size: cover;
    margin-bottom: 10px;
}
.top1 .down-3 .rt .img {
	background: url(/css/images/39.png) no-repeat center bottom;
    background-size: cover;
}
.down-1 .rt a.aaa {
    display: block;
    width: 100%;
    float: none;
    background: #eee;
    height: 40px;
    margin: 10px auto;
    line-height: 40px;
    font-size: 12px;
    font-weight: bold;
    border-radius: 5px;
}


.ny1-bg {
background: #1a274e url(/css/images/cp1.jpg) no-repeat right center;
    background-size: cover;	
	height: 600px;
	color: #fff;
	padding-left: 0%;
}

.ny1-bg h2 {
	padding-top: 250px;
	position: relative;
	font-weight: bold;
	font-size: 56px;
}
.ny1-bg p{
		font-size: 16px;
	display: block;
	height: 60px;
	border-left: 3px solid #fff;
	padding-left: 20px;
	max-width: 700px;
	margin-top: 50px;
	line-height: 1;
}
.ny1-bg p span{
display: block;font-size: 32px;height: 30px;
font-weight: bold;margin: 0px 0 15px;
}
.pr_l1 {
	padding: 0px 0 0px;
	background: #f1f1f1;
}
.pr_fl {
	width: 300px;
	float: left;
	position: relative;
	top: 80px; 
}
.pr_fl.on {
position: fixed;	
top: 100px;
}
.pr_rt {
	float: right;
	width: calc(100% - 350px);
}

.pr_fl li {
	height: 120px;
	position: relative;
	margin-bottom: 20px;
	background: url('/css/images/pc-banner_1.jpg') no-repeat center;
	background-size: cover;
 border-radius: 10px;
}
.pr_fl li a{
	height: 120px;
	display: block;
}
.pr_fl li.li2 {
	background: url('/css/images/pc-banner_2.jpg') no-repeat center;
	background-size: cover; 
} 
.pr_fl li.li3 {
	background: url('/css/images/pc-banner_5.jpg') no-repeat center;
	background-size: cover; 
} 
.pr_fl li.li4 {
	background: url('/css/images/pc-banner_3.jpg') no-repeat center;
	background-size: cover; 
} 
.pr_fl li span{
	color: #fff;
	font-size: 20px;
	display: block;
	position: relative;
	z-index: 2;
	padding-left: 20px;
	padding-top: 30px;
}
.pr_fl li span:after{
	content: '';
	display: block;
	width: 10px;
	height: 3px;
	background: #fff;
	margin-top: 10px;
}
.pro_li {
padding-top: 80px;	 
}
.pro_li.last {
	padding-bottom: 60px;
}
.pro_li h4 {
	font-size: 38px;
	color: #1a274e;
	text-align: left;
	border-top: 1px solid #ccc;
	padding-top: 30px;
}
.pro_li h4.bor0 {
	border-top: 0;
	padding-top: 0;
}
.pro_li .ul {
	margin: 20px 0 0
}
.pro_li .ul li,
.po-other ul li
{
	float: left;
 
	margin-bottom: 40px;
 
	width: 23.5%; 
	margin-right: 2%;
}
.pro_li .ul.f5 li{
 
}
.pro_li .ul.f5 li:nth-child(1),
.pro_li .ul.f5 li:nth-child(2)
 {
 
}
 
.pro_li .ul li:nth-child(4n) {
	margin-right: 0;
}
.pro_li .ul li a,
.po-other ul li a
{
	display: block;
	background: #fff;
	padding: 20px 20px 20px;
	border-radius: 5px;-webkit-transition:all 0.1s ease;
      transition:all 0.1s ease; 
}
.pro_li .ul li a .img,
.po-other ul li a .img
{
	height: 200px;
	overflow: hidden;background: #fff;
}
.pro_li .ul li a:hover,
.po-other ul li a:hover
{
	background:  #1a274e;
	color: #fff; 
}
.pro_li .ul li a:hover .b  p,
.po-other ul li a:hover .b  p
{
	color: #fff;
}
.pro_li .ul li img,
.po-other ul li img
{
	display: block;
    width: 90%;
    height: 100%;
    object-fit: cover;
	margin: 0 auto;
	
}
.pro_li .ul li .b,
.po-other ul li .b
 {
	display: block;
	font-size: 18px;
	padding-top: 20px;
	height: 130px;
	overflow: hidden;
}
.po-other ul li .b {height: auto;}
.pro_li .ul li a .b p,
.po-other ul li .b p
{
	display: block;
	font-size: 14px;
	padding-top: 7px;
	line-height: 1.6;
	color: #999;-webkit-transition:all 0.1s ease;
      transition:all 0.1s ease; 
	  word-wrap: break-word;   
  word-break: break-all;   
  overflow: hidden;       
  text-overflow: ellipsis;    
  display: -webkit-box;
  -webkit-line-clamp: 3;    
  -webkit-box-orient: vertical;
  font-weight: normal;
  font-style: normal;
}

.pro_li .ul.f2 li {
	width: 48%;
	margin-right: 2%;
	
}
.pro_li .ul.f2 li a{
	height: 240px;
	padding: 20px;
	position: relative;
}
.pro_li .ul.f2 li a i{
	position: absolute;
	right: 30px;
	bottom: 10px;
}
.pro_li .ul.f2 li a i svg{
	width: 30px;fill: #ccc;
}
.pro_li .ul.f2 li a:hover svg{
	width: 30px;fill: #fff;
}

.pro_li .ul.f2 li .img{
	float: left;
	width: 46%;
	margin-right: 4%;
}

.po-1 {
	padding: 50px 0;
	margin-top: 50px;
}
.po-1 .weizhi {
	color: #888;
	width: 80%;
	float: left;
}
.po-1 .weizhi a{
	color: #666;
	font-size: 15px;
}
.po-1 .weizhi a:last-child{
	color: #111;
	
}
.po-1 h3{
	
	text-align: center;
	font-size: 22px;
	height: 60px;
    line-height: 60px;
	position: relative;
    z-index: 9;
    overflow: hidden; 
}
.po-1 h1{
	padding-top: 0px;
	color: #1a274f;text-align: center;
	letter-spacing: 5px;
	font-size: 3vw; 
    font-weight: bold;
    height: 60px;
    line-height: 60px;
	position: relative;
    z-index: 9;
    overflow: hidden;
	
}
.po-1 h1 span,
.po-1 h3 span
{
	    display: block; 
}
.po-1 .pa {
	position: absolute;
	left: 0%;
	margin-left: 0%;
	top: -22%;    width: 100%; 
	font-size: 10vw;
	letter-spacing: 5px;
	word-break: normal;
    white-space: pre-line;
	text-align: center;
	font-weight: 900;
	font-style: italic; 
    line-height: 0.9;
   background: linear-gradient(to bottom, #a20d00 -10%, rgb(255 255 255 / 0%));
	background: linear-gradient(to right, #fb1500 0%, #345aa6 90%, rgb(9 109 255));
	background: linear-gradient(to bottom, #144fcf 0%, rgb(52 90 166 / 0%) 90%, rgb(255 255 255));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
	opacity: 1;
	-webkit-transition:all 0.4s ease;
      transition:all 0.4s ease; 
 
  /*
    color: white;  
    -webkit-text-stroke-width: 1px;  
    -webkit-text-stroke-color: black;*/
  text-transform: capitalize;
}
.po-1 .pr .rt,
.po-1 .pr .fl
 {
	width: 50%;
	float: none;
	margin: 0 auto;
	position: relative;
	z-index: 2; 
}
.po-1 .pr .fl {
	margin-top: 200px;
	float: none;
}
.po-1 .rt img{
	width: auto;
	max-width: 100%;
	display: block;
	margin: 0px auto 0;
}
.po-1 .rt.img-big {
	width: 80%;
}
.po-1 .rt.img-big img {
	width:90%;margin: 80px auto 0;
}
.fanh {

padding-bottom: 10px;
	border-bottom: 0px solid #aaa;
		
}
.fanh a.rt{
	float: right;
	width: 100px;
	font-size: 15px;
	letter-spacing: 1px;
	text-align: center;
	border: 1px solid #333;
	border-radius: 20px;
	padding: 0px 10px;
	margin-top: -3px;
}
.fanh a.rt:hover{
	background: #222;
	color: #fff;
}
.po-2 .b {
	margin-top: 0px;
}
.po-2 .b b{
	font-size: 32px;
	font-weight: bold;
	padding-bottom: 20px;display: block;
}
.po-2 .b p{
	font-size: 18px;
	padding-bottom: 50px;
}
.po-2 {
	background: #efefef;
	background: url(/css/images/bg.png) no-repeat center;
	background-size: cover;
	padding: 50px 50px;
	border-radius: 20px;
	  -webkit-transition:all 0.4s ease;
      transition:all 0.4s ease; 
	  position: relative;
	  z-index: 6;
}
.po-2.on {
	transform: scale(1.05);
}
.po-2-2.on {
	transform: scale(1);
}

.po-2 h3 {
	float: left;
	width: 50%;
	background:  url('/images/yingyong.png') no-repeat left top;
	padding-top: 0px;
	background-size: 60px;
	font-size: 26px;
}
.po-2 h3 b {
	display: block;
    font-size: 22px;
    color: #1a274e;
    line-height: 1.5;
    font-weight: 700;
	margin-bottom: 10px;
}
.po-2 h3 .gaishu {
	width: 77%;
    margin-top: 30px;
    text-align: justify;
	font-size: 16px;
}
.po-2 h3 .gaishu img {width: 100%;}
.po-4 h3 {
	background:  url('/images/jixie.png') no-repeat left top;
	background-size: 60px;
}
.po-2 h3 span{
	font-size: 38px;
	font-weight: bold;
}
.po-2 ul {
	float: right;
	width: 50%;
	padding-top: 0px;
}
.po-2 ul li{
	padding-left: 30px;
	line-height: 2;
	background:  url('/css/images/right3.png') no-repeat left 12px;
	background-size: 16px;
	margin-bottom: 20px;
	font-size: 16px;
 
	padding-bottom: 20px;
}
.po-2 ul li:after{
	content: '';
	display: block;
	width: calc(100% - 0px);
	margin-left: 0px;
	height: 1px;
	margin-top: 30px;
	background: #ccc;
}
.po-2 ul li:last-child:after{
	display: none;;
}
.po-2 ul li strong{
	font-weight: normal; 
	display: block;
	font-size: 22px;
	color: #14227a;
}
.po-3 {
	width: 100%;
	height: 800px;
	margin-top: -50px;
	position: relative;
}
.po-3.mr-top0 {margin-top: 0;}
.po-3.mr-top0 .w90 {
	padding: 50px 0 40px;
}

.po-3  video{
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
}

.po-3 .b{
	position: absolute;
	top: 0px;
	padding-top: 340px;
	left: 0;height: 700px;
	width: 100%;
	text-align: left;
	padding-left: 8%;
	z-index: 3;
	    font-size: 26px;
	color: #fff; background: rgb(38 26 66 / 0%);
	background-image: linear-gradient(290deg, rgb(26 90 208 / 0%)30%, #261a42);
	font-weight: normal;
	
	width: 500px;
}
.po-3 .b span{
	display: block;
	font-weight: normal;
	font-style: normal;
	font-size: 38px;
    font-weight: bold;
	margin-top: 10px;
}

.po-3-bg {
	background: url(/css/images/po3.jpg) bottom center;
    background-size: cover;
}
.po-3-bg .w90 {
	display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
	padding: 150px 0 40px;
}
.po-3-bg .w90 .b {
    position: initial;
    padding-top: 0;
    padding-left: 0;
    background: none;
    top: auto;
    width: 35%;
    height: auto;
}
.po-3-bg .yyali {width: 65%;}
.po-3-bg .ali-item {	
    border: 1px solid hsla(0, 0%, 100%, .2);
    color: #fff;
    padding: 50px;
	border-radius: 20px;
	position: relative;
}
.po-3-bg .ali-item::after {
	content: "";
	-webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	border-radius: 20px;
}

.po-3-bg .ali-item h2 {
	font-size: 24px;
    margin-bottom: 10px;
	position: relative;
	z-index: 2;
}
.po-3-bg .mySwiper .ali-item h2 {
    margin-bottom: 30px;
}

.po-3-bg .ali-item .gong {
	border-bottom: 1px solid rgb(255 255 255 / 20%);
    margin-bottom: 50px;
	position: relative;
	z-index: 2;
}
.po-3-bg .mySwiper .ali-item .gong {
	margin-bottom: 25px;
}
.po-3-bg .mySwiper .ali-item .gong:last-child {
	border-bottom: 0px solid rgb(255 255 255 / 20%);
	margin-bottom: 0;
}
.po-3-bg .ali-item .xiaoyi {
	position: relative;
	z-index: 2;
}

.po-3-bg .swiper-pagination-fraction, 
.po-3-bg .swiper-pagination-custom, 
.po-3-bg .swiper-horizontal > .swiper-pagination-bullets, 
.po-3-bg .swiper-pagination-bullets.swiper-pagination-horizontal {
    bottom: 0px;
}
.po-3-bg .swiper-pagination-bullet {
    background: #fff;
    opacity: 0.6;
}
.po-3-bg .swiper-pagination-bullet-active {
	opacity: var(--swiper-pagination-bullet-opacity, 1);
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.po-3-bg .ali-item .gong p {
	font-size: 17px;
    margin-bottom: 30px;
}
.po-3-bg .mySwiper .ali-item .gong:last-child p {
	margin-bottom: 0;
} 


.po-3-bg .ali-item .gong p span {
	font-size: 22px;
}
.po-3-bg .ali-item h4 {
	font-size: 18px;
}
.xiaoyi ul {display: flex;}
.xiaoyi ul li {
	margin-right: 10%;
	text-align: center;
	font-size: 18px;
}
.xiaoyi ul li:last-child {margin-right: 0;}
.xiaoyi ul li b {
	display: block;
    font-size: 40px;
    line-height: 48px;
	font-weight: bold;
}

.po-3-yingyong {height: auto;padding-bottom: 40px;}
.po-3-yingyong .w90 {
	left: auto;
    top: 0px;
    transform: none;
	position: relative;
    display: block;
	padding-top: 110px;
}
.po-3-yingyong .w90 .b {
	margin-bottom: 40px;
}
.po-3-yingyong .yyali {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}
.po-3-yingyong .yyali .ali-item {
	width: 49%;
    margin-right: 2%;
    padding: 30px 30px 20px;
	margin-bottom: 30px;
	transition: all 1s;
}
.po-3-yingyong .yyali .ali-item:hover {
	transform: scale(1.03);
	transition: all 1s;
}
.po-3-yingyong .yyali .ali-item a {
	display: block;
}
.po-3-yingyong .yyali .ali-item:last-child {
	margin-right: 0;
}
.po-3-yingyong .yyali .ali-item img {
	position: relative;
	z-index: 2;
	width: 100%;
    width: 80%;
    margin: 0 auto;
    display: block;
}
.po-3-yingyong .yyali .ali-item .img02 {
	display: none;
}
.po-3-yingyong .yyali .ali-item:hover .img02 {display: block;}
.po-3-yingyong .yyali .ali-item:hover .img01 {display: none;}
.po-3-yingyong .ali-item h2 {
	font-size: 18px;
    margin-top: 20px;
	color: #fff;
	text-align: center;
}
.po-3-yingyong .ali-item::after {
	-webkit-backdrop-filter: blur(8px);
    backdrop-filter: blur(8px);
}
.po-3-yingyong .morebtn {
	align-items: center;
    background: #003ab3;
    border: 1px solid #003ab3;
    border-radius: 50%;
    cursor: pointer;
    display: flex;
    height: 50px;
    justify-content: center;
    opacity: 0;
    transition: opacity 1.2s;
    width: 50px;
    position: absolute;
    z-index: 2;
    top: 47%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.po-3-yingyong .yyali .ali-item:hover .morebtn {opacity: .85;}

.po-3-yingyong .yyali .ali-item .a-link {
    z-index: 3;
    width: 180px;
    margin: 0 auto;
    border: 2px solid #fff;
    color: #fff;
    margin-top: 20px;
	margin-bottom: 20px;
}
.po-3-yingyong .yyali .ali-item .a-link i svg {
    display: block;
    fill: #ffffff;
}

.yingyongcp .litebox-overlay .litebox-container {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 40%;
    overflow: hidden;
}
.yingyongcp .litebox-overlay .litebox-inline-html {
	background: url(/css/images/bg.png) no-repeat center;
    background-size: cover;
}
.yingyongcp .xaingxi {
	padding: 30px;
	text-align: left;
}
.yingyongcp .xaingxi h2 {
	font-size: 32px;
    padding-bottom: 5px;
	margin-top: 30px;
}
.yingyongcp .xaingxi ul {
	padding-top: 20px;
    display: flex;
    flex-wrap: wrap;
}
.yingyongcp .xaingxi ul li {
    padding-left: 30px;
    line-height: 2;
    background: url(/css/images/right3.png) no-repeat left 12px;
    background-size: 16px;
    margin-bottom: 20px;
    font-size: 16px;
	width: 33%;
}
.yingyongcp .xaingxi ul li:last-child {width: 100%;}
.yingyongcp .xaingxi ul li::after {
	content: '';
    display: block;
    width:100%;
    margin-left: 0px;
    height: 1px;
    margin-top: 15px;
    background: #ccc;
}
.yingyongcp .xaingxi ul li strong {
	font-weight: normal;
    display: block;
    font-size: 22px;
    color: #14227a;
}
.yingyongcp .xaingxi ul li b {
	font-size: 20px;
	font-weight: bold;
}

.po-3-yingyong .huhan-w90 .b {
    margin-bottom: 40px;
    width: 20%;
}
.po-3-yingyong .yyali-huhan {
	width: 50%;
	display: flex;
	flex-wrap: wrap;
}
.po-3-yingyong .yyali-huhan .ali-item {width: 100%;padding: 0 0 20px 0;}
.po-3-yingyong .yyali-huhan .ali-item img {
    position: relative;
    z-index: 2;
    width: 50%;
    margin: 0 auto;
    display: block;
}
.po-3-yingyong .yyali-huhan .ali-item h2 {
    font-size: 20px;
    text-align: center;
	margin-top: 0;
}
.yingyongcp .huhan-xiangxi {
    padding: 30px;
    text-align: left;
    display: flex;
    flex-wrap: wrap;
}
.yingyongcp .huhan-xiangxi .pic {width: 35%;}
.yingyongcp .huhan-xiangxi ul {
	width: 62%;
	margin-left: 3%;
	display: block;
	padding-top: 0;
}
.yingyongcp .huhan-xiangxi ul li {width: 100%;}
.yingyongcp .huhan-xiangxi h2 {
    font-size: 32px;
    margin-top: 0px;
    padding-bottom: 15px;
}
.po-3-yingyong .huhan-xiangxi .morebtn {
    width: 50px;
	height: 50px;
}

.po-3-yingyong .yyali-two .ali-item {
	width: 49%;
	text-align: center;
}
.po-3-yingyong .yyali-two .ali-item img {
    width: 50%;
    display: block;
    margin: 0 auto;
}
.po-3-yingyong .yyali-two .ali-item h2 {
    font-size: 20px;
	text-align: center;
	margin-top: 0;
}
.po-3-yingyong .yyali-two .morebtn {
    width: 50px;
	height: 50px;
}

.yingyongtc .litebox-overlay .litebox-prev {
	left: 42%;
    top: auto;
    bottom: 20px;
	z-index: 3;
}
.yingyongtc .litebox-overlay .litebox-next {
    right: auto;
    left: 48%;
    bottom: 20px;
    top: auto;
	z-index: 3;
}

.po-single-canshu {
	padding: 60px 0px;
}
.po-single-canshu h3 b {
    display: block;
    font-size: 22px;
    color: #1a274e;
    line-height: 1.5;
    font-weight: 700;
    margin-bottom: 10px;
}
.po-single-canshu h3 span {
    font-size: 38px;
    font-weight: bold;
}
.po-single-canshu h3 {
    float: left;
    width: 40%;
    padding-top: 0px;
    background-size: 60px;
    font-size: 26px;
}
.po-single-canshu .canshu-biao {
	float: right;
    width: 60%;
    padding-top: 0px;
}
.canshu-biao table {
	border-collapse: collapse;
    border-spacing: 0;
	width: 100%;
	border-left: 1px solid rgb(9 9 9 / 15%);
    border-right: 1px solid rgb(9 9 9 / 15%);
    border-bottom: 1px solid rgb(9 9 9 / 15%);
	border-top: 1px solid rgb(9 9 9 / 15%);
}
.canshu-biao table tr {
    width: 100%;
}
.canshu-biao table thead tr,
.canshu-biao table tr:nth-of-type(even) {
	background: #ecedf0;
}
.canshu-biao table tr td {
    color: #181818;
    padding: 15px 20px 20px 15px;
    font-size: 16px;
}
.canshu-biao table tr td:first-child {
    font-weight: bold;
	width: 35%;
}

.vision-content {padding-top: 20px;}
.vision-content p {
	font-size: 18px;
	text-align: center;
}
.po-1 .rt.img-big .vision-content img {
	width: auto;
    margin: 0 auto;
    text-align: center;
    display: block;
    margin-top: 40px;
}
.po-1-vision {
	padding-bottom: 80px;
}
.po-2-dingchi h3 {
	width: 100%;
	float: none;
}
.po-2-dingchi h3 .gaishu{
	width: 100%;
}
.po-2-dingchi ul {
    float: none;
    width: 100%;
    padding-top: 50px;
	display: flex;
	flex-wrap: wrap;
}
.po-2-dingchi ul li {
	width: 48%;
	margin-right: 2%;
}
.po-2-dingchi ul li p:first-child {
	min-height: auto;
}

.po-2-dingchi ul li:nth-child(2) p,
.po-2-dingchi ul li:last-child p {
	min-height: 64px;
}

.po-2-dingchi ul li:nth-child(2) p:first-child,
.po-2-dingchi ul li:last-child p:first-child {
	min-height: auto;
}

.dingchi-table {
	margin-top: 40px;
    border-left: 1px solid hsla(0, 0%, 100%, .2);
    color: #fff;
    position: relative;
    width: 100%;
}
.dingchi-table::after {
	content: "";
    -webkit-backdrop-filter: blur(8px);
    backdrop-filter: blur(8px);
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 20px;
}
.dingchi-table table {width: 100%;position: relative;z-index: 2;}
.dingchi-table table thead {
	font-size: 18px;
    font-weight: bold;
    border-bottom: 1px solid rgb(255 255 255 / 15%);
	background: #222222;
}
.dingchi-table table tr td {
	padding: 15px 20px;
	border-right: 1px solid rgb(255 255 255 / 15%);
	vertical-align: middle;
}
.dingchi-table table tbody tr {
	border-bottom: 1px solid rgb(255 255 255 / 15%);
}

.po-2-dingchi ul li:last-child::after {
	content: '';
    display: block;
    width: calc(100% - 0px);
    margin-left: 0px;
    height: 1px;
    margin-top: 30px;
    background: #ccc;
}

.po-3-vision {
	background: url(/css/images/po3.jpg) bottom center;
    background-size: cover;
    padding: 110px 0;
    position: relative;
}
.po-3-vision ul {
	display: flex;
	flex-wrap: wrap;
	border-left: 1px solid hsla(0, 0%, 100%, .2);
	border-bottom: 1px solid hsla(0, 0%, 100%, .2);
	position: relative;
}
.po-3-vision ul li {
	border-right: 1px solid hsla(0, 0%, 100%, .2);
	border-top: 1px solid hsla(0, 0%, 100%, .2);
    color: #fff;
    padding: 60px 0;
    position: relative;
    transition: all 1s;
	width: 25%;
	text-align: center;
	position: relative;
	z-index: 2;
}
.po-3-vision ul::after {
	content: "";
    -webkit-backdrop-filter: blur(8px);
    backdrop-filter: blur(8px);
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 20px;
}
.po-3-vision ul li img {
	display: block;
    margin: 0 auto;
    opacity: 0.9;
    width: 50px;
    margin-bottom: 20px;
	position: relative;
	z-index: 2;
}
.po-3-vision ul li p {
	font-size: 18px;
	position: relative;
	z-index: 2;
}
.po-3-raas ul {margin-bottom: 30px;}
.po-3-raas ul li {
	padding: 50px 40px;
}
.po-3-raas ul li h3 {
	font-size: 36px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.po-3-raas ul li strong {
	display: block;
    font-size: 20px;
    padding-bottom: 15px;
}
.po-3-raas ul li p {
	font-size: 16px;
}
.raas-case .a-link {
	width: 250px;
    margin: 0 auto;
    margin-top: 70px;
    color: #fff;
    border: 2px solid #fff;
    height: 55px;
    line-height: 55px;
    font-size: 16px;
}
.raas-case .a-link i {
	top: 7px;
}
.raas-case .a-link i svg {
	fill: #fff;
}
.yingyongcp .xaingxi .pic video {
	width: 90%;
    height: 100%;
    object-fit: cover;
}

.yingyongcp .water-xiangxi .pic img {width: 65%;}
.yingyongcp .water-xiangxi ul li {width: 100%;}

.yingyongcp .water-xiangxi .pic-wood img {
    width: 49%;
    margin-bottom: 5px;
}

.po-other {
	background: #f1f1f1;
	padding: 80px 0 50px;
}
.po-other .b{
	display: block; font-size: 42px;
    font-weight: bold;
}

.po-other ul {
	width: 100%;
	    margin: 20px 0 0;
}

.po-other ul li{
	width: 18.3%;
}
.po-other ul li:nth-child(5) {
	margin-right: 0%;
}


.pdp-table b {
	display: block;
    font-size: 22px;
    color: #1a274e;
    line-height: 1.5;
    font-weight: 700;
    text-align: center;
}
.pdp-table h4{
	text-align: center;
	padding-bottom: 40px;
	font-size: 42px;
    font-weight: bold;
}
.pdp-table {
    padding: 100px 25px 60px; 
}
.pdp-table table {
    min-width: 990px;
    font-size: 16px;
    line-height: 1.5;
    text-align: center;
    border-spacing: 2px;
    border-collapse: separate;
	    text-align: left;
    margin-top: 2px;
	padding-top: 50px;
    width: 100%;
    border-collapse: collapse;
}
.pdp-table { 
	&.pb-0 {
		padding-bottom: 0;
	}
	table {
		border-top: 1px solid #ccc;
		min-width: 990px;font-size: 16px;line-height: 1.5;text-align: center;
		border-spacing: 2px;border-collapse: separate;
		h3 {
			font-size: 42px;font-weight: 700;line-height: 1.2;width: 220px; 
		}
		thead {
			td {
				position: relative;z-index: 1;padding: 25px 20px;
				&:first-of-type {
					td {
						font-weight: 300;color: $black;
					}
				}
		 
				&::before {
					content: "";z-index: -1;
					position: absolute;top: -2px;bottom: 0;left: -27px;right: -27px;
				}
				img {
					display: block;max-width: 200px;width: 60%;margin-right: auto;margin-left: auto;
					margin-bottom: 40px;
				}
			}
		}
		tbody {
			td {
				padding: 18px 20px;font-weight: ;
				vertical-align: middle;color: #555;
				&:first-of-type {
						font-weight: 400;color: #000
				}
			}
			tr {
				&:first-of-type {
					td {
						 color: #555;
						   
					}
				}
				&:nth-of-type(2n) {
					background-color: #eee;
					color: #000;
				}
			}
		}
	}
} 

.pdp-table tr {
	height: auto!important;
}
.pdp-table td {
  display: table-cell;
  background: none!important;
    border: 0!important; 
    padding: 14px 20px!important;
    vertical-align: middle; 
	width: auto!important;
}
.pdp-table .a-link {
	width: 200px;
	margin: 100px auto 0;
}
#inline-html-1 .pdp-table h3{
	text-align: left;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#inline-html-1 .pdp-table{
	background: #fff;
	padding: 30px 25px 30px;
 overflow: scroll;
	
}
#inline-html-1 .pdp-table table{
	padding-top: 20px;
}
#inline-html-1 .pdp-table table tr td {
	font-size: 15px!important;
	font-family: initial!important;
	font-weight: 300!important;
	width: auto!important;
}
#inline-html-1 .pdp-table table tr:first-child td {
	font-weight: 600!important;
	font-size: 17px!important; 
}

/*新版*/
.fix-product {
	background: url(/css/images/bg2.png) no-repeat;
	background-size: cover;
	padding: 0px 0px 140px;
	background: #fff;
}

.fix-product .h2 {
	color: #333;
    padding-bottom: 30px;
    font-style: normal;
    text-transform: capitalize;
}
.fix-product .hrbu_li{
    border-radius: 30px;
    overflow: hidden;
    margin-top: 55px;
    position: sticky;
    top: 130px;
}
/* .fix-product .hrbu_li2 {top: 150px;}
.fix-product .hrbu_li3 {top: 170px;}
.fix-product .hrbu_li4 {top: 200px;} */


.fix-product .hrbu_li .hrbu_li_cont{
    display: block;
    width: 100%;
    height: 100%;
	display: flex;
    position: relative;
	flex-direction: row;
    align-items: center;
    justify-content: center;
}
.fix-product .hrbu_li1 .hrbu_li_cont{
    background: linear-gradient(149deg, #E0E7FA 0%, #F3F9FF 59.55%, #CDF 97.73%);
}
.fix-product .hrbu_li2 .hrbu_li_cont{
    background: #e1f0fd;
	color: #333;
}
.fix-product .hrbu_li3 .hrbu_li_cont{
    background: linear-gradient(149deg, #E0E7FA 0%, #F3F9FF 59.55%, #CDF 97.73%);
}
.fix-product .hrbu_li4 .hrbu_li_cont{
	background: linear-gradient(149deg, #D4E5FF 0%, #F3F9FF 59.55%, #E9FBFF 97.73%);
}
.hrbu_li_text {
    width: 50%;
    z-index: 5;
}
.hrbu_li_text .kz-feature-number {
	margin-bottom: 5px;
	font-size: 40px;
	font-weight: bold;
}
.hrbu_li_text .kz-feature-description {
	font-size: 16px;
	line-height: 1.8;
	margin-top: 30px;
	width: 90%;
}
.hrbu_li_bg .kz-feature-img {
	width: 636px;
	height: 720px;
	margin-bottom: 0;
}
.hrbu_li_bg .kz-feature-img img {
	width: 100%;
    height: 100%;
    object-fit: contain;
	vertical-align: middle;
}
.hrbu_li_text .std_tit3 {
    color: #333;
    margin-top: 8px;
    margin-bottom: 96px;
	font-size: 36px;
    font-weight: bold;
    line-height: 1.6;
}
.hrbu_li_text .std_tit4 {
    font-size: 38px;
    font-weight: 500;
	line-height: 1.6;

}
.hrbu_li_text .std_tit4 span {
	display: block;
    font-size: 20px;
    text-transform: uppercase;
}
.hltb_btn {
    display: inline-block;
    cursor: pointer;
}
.hltb_btn_box a{
    display: flex !important;
    padding: 0 30px;
    border-radius: 50px;
    background: #1d274f;
    transition: all .36s;
	font-size: 16px;
    line-height: 1.8;
    color: #666;
}
.hltb_btn_box p {
    color: #fff;
    line-height: 47px !important;
    margin-right: 10px;
	font-size: 16px;
}
.kz-feature-description p.-op70 {
	opacity: .7;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}
.kz-feature-description p.-op70 a {
	width: 50%;
	display: block;
	margin-bottom: 5px;
	padding-left: 40px;
    position: relative;
    height: 35px;
    line-height: 35px;
}
.kz-feature-description p.-op70 a:hover {
    padding-left: 55px;
    color: #c51903;
    font-weight: bold;
	opacity: 1;
}
.kz-feature-description p.-op70 a:before {
    position: absolute;
    left: 16px;
    top: 7px;
    content: '';
    width: 20px;
    height: 20px;
    line-height: 20px;
    transform: scale(.7);
    background: url(/css/images/sanj.png) no-repeat left center;
    background-size: 15px;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.kz-feature-description p.-op70 a:hover:before {
    background: url(/css/images/sanj2.png) no-repeat left center;
    background-size: 15px;
}
.hltb_btn_box img {
    width: 17px;
    transition: all .36s;
    transform: translateX(0);
}
.hltb_btn:hover img {
	transform: translateX(10px);
}
.hltb_btn_box a:hover {
	background: #132fa9;
}
.hrbu_li_bg {
	width: 50%;
    display: flex;
    justify-content: center;
}
.hrbu_li_bg img {
    width: 100%;
}
.sticky_body {
    overflow: inherit !important;
}

.kz-cardwheel-item-body {position: relative;}
.kz-cardwheel-item-body::after {
	content: "";
    background: #1d274f;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 5rem;
    z-index: -1;	
	opacity: 0;
	transition: all .4s;
}
.kz-cardwheel-item:hover ::after {
	opacity: 1;
}
.kz-cardwheel-item-body-last::after {
	display: none;
}

.hover-text {
	position: absolute;
    bottom: 0;
    right: 7rem;
    left: 7rem;
	bottom: 6rem;
	opacity: 0;
}
.kz-cardwheel-item:hover .hover-text {
	opacity: 1;
}
.hover-text p {
	color: #fff;
	font-size: 16px;
	z-index: 2;
	position: relative;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.hover-text .lmm {
	display: flex;
    padding: 0 0px 0 40px;
    border-radius: 50px;
    background: rgba(248, 250, 255, 0.16);
    transition: all .36s;
    font-size: 16px;
    line-height: 1.8;
    color: #666;
    width: 170px;
    margin-top: 30px;
}
.hover-text .lmm p {
    color: #fff;
    line-height: 47px !important;
    margin-right: 10px;
    font-size: 16px;
}
.hover-text .lmm img {
    width: 17px;
    transition: all .36s;
    transform: translateX(0);
}
.kz-advantage .kz-advantage-container {
	width: 88%;
    max-width: 1640px;
    margin: 0 auto;
    padding: 0;
}

.fix-ip {
	position: fixed;
	right: 0;
	bottom: 0;
	z-index: 999;
	cursor: pointer;
}  
.fix-ip .ip img {
	width: 120px;
	-webkit-animation: float 4s ease-in-out infinite;
    -moz-animation: float 4s ease-in-out infinite;
    -o-animation: float 4s ease-in-out infinite;
    animation: float 4s ease-in-out infinite;
} 
.ip-form .close {
	font-size: 18px;
    font-weight: 700;
    line-height: 1;
    color: #1d274f;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity = 20);
    position: absolute;
    top: 20px;
    right: 20px;
}
.ip-form .close .fuhao {

}
.ip-form .close:focus,
.ip-form .close:hover {
	color: #000;
	text-decoration: none;
	cursor: pointer;
}
.ip-form button.close {
	-webkit-appearance: none;
	padding: 0;
	cursor: pointer;
	background: 0 0;
	border: 0
}

.ip-form .modal-open {
	overflow: hidden
}

.ip-form .modal {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1050;
	display: none;
	overflow: hidden;
	-webkit-overflow-scrolling: touch;
	outline: 0
}

.modal.fade .modal-dialog {
	-webkit-transition: -webkit-transform .3s ease-out;
	-o-transition: -o-transform .3s ease-out;
	transition: transform .3s ease-out;
	-webkit-transform: translate(0,-25%);
	-ms-transform: translate(0,-25%);
	-o-transform: translate(0,-25%);
	transform: translate(0,-25%)
}

.modal.in .modal-dialog {
	-webkit-transform: translate(0,0);
	-ms-transform: translate(0,0);
	-o-transform: translate(0,0);
	transform: translate(0,0)
}

.modal-open .modal {
	overflow-x: hidden;
	overflow-y: auto
}

.ip-form .modal-dialog {
	position: relative;
	width: 100%;
    max-width: 900px;
    overflow: hidden;
	margin: 10px auto;
}

.ip-form .modal-content {
	position: relative;
	background-color: #fff;
	padding: 30px 20px;
}


.modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	background-color: #000
}

.modal-backdrop.fade {
	filter: alpha(opacity=0);
	opacity: 0
}

.modal-backdrop.in {
	filter: alpha(opacity=50);
	opacity: .5
}
.pop-body .bee img {
	width: 70px;
	display: block;
	margin: 0 auto;
}
.pop-body h2 {
	font-size: 26px;
    text-align: center;
    padding: 20px 0;
}
.pop-body h2 p{
	color: #bd0000;
	font-size: 24px;
}

.pop-body .message-area {
	background: #fff;
    padding: 0;
}
.pop-body.message-area .cform-box {
	margin-right: -18px;
	margin-left: -18px;
	margin-top: 40px;
}
.pop-body .message-area .cform-item {
	display: inline-block;
	vertical-align: top;
	width: 33%;
}
.pop-body .message-area .cform-item__wrap {
	position: relative;
	margin-right: 18px;
}
.pop-body .message-area .mr-0 .cform-item__wrap {
	margin-right: 0;
}
.pop-body .message-area .cform-item__wrap  .cform-input {
	display: block;
	width: 100%;
	height: 70px;
	border: 0;
	padding: 0 20px;
	box-sizing: border-box;
	outline: 0;
	font-size: 16px;
	background-color: #f3f3f3;
}
.pop-body .message-area .lyan {
	margin-top: 50px;
	font-size: 16px;
	color: #9ca2ab;
	margin-bottom: 20px;
}
.pop-body .message-area .cform-textarea {
	box-sizing: border-box;
	padding: 20px;
	margin: 0;
	outline: 0;
	line-height: 1.5;
	width: 100%;
	border: 0;
	resize: none;
	background-color: #f3f3f3;
	font-size: 16px;
	color: #000;
	font-family: 'source-han-sans-simplified-c';
	height: 150px;
}
.pop-body .message-area .cform-item.col-100 {width: 100%;margin-top: 30px;}
.pop-body .message-area .tijiao {
	text-align: center;
}
.pop-body .message-area .tijiao .btn-submit {
	padding: 0 40px;
	border: 2px solid #000;
	border-radius: 30px;
	background-color: rgba(0, 0, 0, 0);
	line-height: 54px;
	margin-top: 10px;
	font-size: 16px;
	cursor: pointer;
}    
.pop-body .message-area .tijiao .btn-submit:hover {
	background-color: #1a274e;
	border-color: #1a274e;
	color: #fff;
}
.pop-body em.invalid {
    margin-left: 18px;
    color: #ec0000;
    font-size: 13px;
}
.pop-body .message-area .cform-item.col-100 em.invalid {
	margin-left: 0;
}

.article_page {
	position: relative;
    z-index: 2;
}
.article_page .w90 {
	display: block;
	position: relative;
	width: 100%;
}
.article_page .left-body {
	width: 68%;
	float: right;
}
.article_page .left-body h1 {
	font-size: 30px;
}
.article_page .left-body .article-date {
	color: #555;
    font-size: 15px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    margin-bottom: 30px;
}
.article_page .left-body .content {
	line-height: 28px;
	font-size: 16px;
	padding-bottom: 40px;
}
.article_page .left-body .content table {width: 100%;}
.article_page .left-body .content table td {vertical-align: middle;}
.article_page .left-body .content table td span {
	display: block;
}
.article_page .left-body .content a:hover {
	color: #333;
	text-decoration: underline;
}

.article_page .left-body .content strong span,
.article_page .left-body .content strong {font-weight:bold}
.article_page .left-body .content em {
	font-style: italic;
	border-left: 1px solid #002d74;
	padding-left: 10px;
	display: block;
}

.article_page .left-body .content video{
	width: 100%;
	    height: 100%;
	    vertical-align: middle;
	 
	    z-index: 999;
	    padding: 0;
	    top: 0;
}
.portamento {
	float: left;
    width: 28% !important;
	position: relative;
}
.article_page .left-body .content img {max-width: 100%;}
.article_page .right-fix {	
	width: 100%;
    background: #f7f7f7;
    padding: 5%;
    position: absolute;
}
#sidebar.fixed {
	position: fixed;
    top: 100px !important;
    width: 25%;
    padding: 2%;
}
.article_page .right-fix .prev {margin-bottom: 20px;}
.article_page .right-fix .next {
	border-bottom: 1px solid #ccc;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.article_page .right-fix a {
	font-size: 16px;
}
.article_page .right-fix a:hover {color: #002d74;}
.article_page .right-fix .return a {
	color: #002d74;
    background: url(/images/icon-arrow2.png) no-repeat right;
    background-size: 20px;
    padding-right: 25px;
}
.article_page .right-fix .return a:hover {
	padding-right: 33px;
}

.po-tongdian {
	padding: 100px 0px;
	background: url(/css/images/brand_deco1.png) no-repeat top right, url(/css/images/brand_deco2.png) no-repeat left bottom;
}
.po-tongdian h3 {
    padding-top: 0px;
    background-size: 60px;
    font-size: 26px;
    margin-bottom: 30px;
}
.po-tongdian h3 b {
    display: block;
    font-size: 22px;
    color: #1a274e;
    line-height: 1.5;
    font-weight: 700;
    margin-bottom: 10px;
}
.po-tongdian h3 span {
    font-size: 38px;
    font-weight: bold;
}
.po-tongdian .td-txt {
    padding-top: 0px;
	font-size: 16px;
	line-height: 1.8;
}
.jiangxin {
	background: url(/css/images/bg.png) no-repeat center;
    background-size: cover;
	padding-top: 70px;
}
.case-one.jiangxin-mode {padding-top: 40px;}
.case-one.jiangxin-mode .boxLeft {
    width: 40%;
    padding-top: 30px;
}
.jiangxin-tedian {
	padding: 80px 0px;
	background-image: url(/css/images/po3.jpg);
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    justify-content: flex-end;
    width: 100%;
    height: auto;
}
.jiangxin-tedian .grid {
	margin-bottom: 80px;
}
.jiangxin-tedian .grid span {
	font-size: 38px;
    line-height: 1.5;
    font-weight: bold;
	color: #fff;
}
.jiangxin-tedian .grid b {color: #fff;font-size: 26px;display: block;}

.jiangxin-tedian ul {
	gap: 0px 30px;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
}
.jiangxin-tedian ul li {
	border: 1px solid hsla(0, 0%, 100%, .2);
    color: #fff;
    padding: 30px 50px;
    border-radius: 20px;
    position: relative;
	
}
.jiangxin-tedian ul li::after {
	content: "";
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 20px;
}
.jiangxin-tedian ul li h3 {
    position: relative;
    z-index: 2;
    font-size: 24px;
    margin-bottom: 20px;
}
.jiangxin-tedian ul li p {
	position: relative;
	z-index: 2;
}
.four-center .cxiao li {
	padding-top: 45px;
    padding-bottom: 45px;
	display: block;
	position: relative;
}
.four-center .cxiao li .core b {
    font-size: 26px;
    font-weight: bold;
}
.four-center .cxiao li a {
	display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.four-center .cxiao li .a-link {
	position: absolute;
	right:0;
}
.four-center .cxiao li .core {width: 20%;}
.four-center .cxiao li .mains {
    width: 60%;
    font-size: 16px;
    line-height: 1.8;
}

.guanli-model.po-2 h3 {
	float: none;
	width: 100%;
}
.guanli-model.po-2 h3 .gaishu {width: 100%;}
.guanli-model.po-2 ul {
    float: none;
    width: 100%;
	display: flex;
	flex-wrap: wrap;
}
.guanli-model.po-2 ul li {
	width: 31%;
	padding-left: 0;
	padding-right: 2%;
}
.guanli-model.po-2 ul li strong {padding-left: 25px;}
.guanli-model.po-2 ul li:after {
	content: '';
    display: block;
    width: calc(100% - 0px);
    margin-left: 0px;
    height: 1px;
    margin-top: 30px;
    background: #ccc;
}
.guanli-model.po-2 {
	padding: 70px 50px 50px;
}

.down-2 .fl3 a {

}
.down-2 .fl3 a.font-16 {font-size: 16px;}



@keyframes float {
	0% {
	  transform: translatey(0px);
	  transform: translatex(0px);
	}
	50% {
	  transform: translatey(-20px);
	  transform: translatex(10px);
	}
	100% {
	  transform: translatey(0px);
	  transform: translatex(0px);
	}
}
@-webkit-keyframes float {
	0% {
	  transform: translatey(0px);
	  transform: translatex(0px);
	}
	50% {
	  transform: translatey(-30px);
	  transform: translatex(20px);
	}
	100% {
	  transform: translatey(0px);
	  transform: translatex(0px);
	}
  }
  @-moz-keyframes float {
	0% {
	  transform: translatey(0px);
	  transform: translatex(0px);
	}
	50% {
	  transform: translatey(-30px);
	  transform: translatex(20px);
	}
	100% {
	  transform: translatey(0px);
	  transform: translatex(0px);
	}
  }
  @-o-keyframes float {
	0% {
	  transform: translatey(0px);
	  transform: translatex(0px);
	}
	50% {
	  transform: translatey(-30px);
	  transform: translatex(20px);
	}
	100% {
	  transform: translatey(0px);
	  transform: translatex(0px);
	}
  }
  @keyframes float {
	0% {
	  transform: translatey(0px);
	  transform: translatex(0px);
	}
	50% {
	  transform: translatey(-30px);
	  transform: translatex(20px);
	}
	100% {
	  transform: translatey(0px);
	  transform: translatex(0px);
	}
}

@media screen and (max-width: 1500px) {
	.po-1 .pa {top: 0;}
	.po-1 .pr .fl {margin-top: 50px !important;}
	.po-1 {padding-bottom: 0;}
	.kz-cardwheel-item:hover .kz-cardwheel-text {
		top: -55%;
	}
	.kz-cardwheel-text {
		font-size: 22px !important;
	}
	.hover-text {
		right: 6rem;
		left: 6rem;
	}
	.kz-advantage-item {
        height: auto !important;
	}
	.hrbu_li_bg .kz-feature-img {
		width: 90%;
		height: 620px;
	}
	.master_hide .top1 .mu {
		width: 900px;
		margin-left: 5%;
	}
	.pop-body .bee img {
		width: 50px;
	}
	.pop-body .message-area .cform-textarea {height: 150px;}
	.fix-ip .ip img {
		width: 100px;
	}
	.top1 .down-1 .rt {display: none;}
	.hover-text p {
		-webkit-line-clamp: 2;
	}
	.footer .foot-menu li {
		margin-right: 3%;
	}
	.pro_li .ul li {width: 31.2%;}
	.pro_li .ul li:nth-child(4n) {margin-right: 2%;}
	
}
@media screen and (max-width: 1340px) {
	.master_hide .top1, .nbody .top1 { padding: 0;}
	.top1 {
		width: 100%;
		top: 0;
	}
	.search-input {width: 170px;}
	.top1 .mu {margin-left: 10px;}
	.news-box .in-cont-rt {
		width: calc(46% - 10px);
	}
	.news-box .in-cont-rt ul {
		padding: 40px 30px 30px 30px;
	}
	.news-box .in-cont-rt ul li a {padding-bottom: 20px;}
	.w90 {
		width: 90%;
	}
	.gy-1 {
		bottom: -100px;
	}
	.hrbu_li_bg .kz-feature-img {
		width: 90%;
		height: 620px;
	}
	.kz-advantage-item-text p span {font-size: 48px;}
	.news-box .in-cont-rt ul li:last-child {display: none;}
}