.text_left {
	text-align: left;
}

.b.more2 {
   margin: 20px 0 10px 10px;
    background: #44a8e7;
   	background: none;
   	border: 1px solid #1d75ac;
 	background: #1d75ac url(/css/images/right-w1.png) no-repeat 198px center;
 	background-size: 14px;
    color: #1d75ac; 	color: #fff;
	width: 250px;
	height: 50px;
	text-indent: 30px;
	padding-right: 50px;
	line-height: 50px;
	margin: 20px auto;
 
   }
      .b.more2:hover {
	  	background: #1d75ac;
	  	background: #fff url(/css/images/right.png) no-repeat 198px center;
 	background-size: 14px;
	  	color: #1d75ac;
	  	border: 1px solid #1d75ac;
	  }
	  
	  
	  .flex_ul{
	  	display: flex;
	  	    flex-wrap: wrap;
    flex-direction: row;
	  	margin: 50px auto 100px;
	  }
	  
	  .flex_ul li {
	  	display: inline-flex;
    width: 33%;
	  	margin-bottom: 40px;
    flex-direction: column;
    flex-wrap: nowrap;
	  	
	   
	  }
	
	  .flex_ul li  .img {
	  	width: 100%;
	  	display: block;
	  	margin: 40px auto 0;
	  	-webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
	  }
	   .flex_ul li  .img img {
	  	width: 100%;
	  }
	  .flex_ul li a {
	  	display: block;
	  	width: auto;
	  	height: 100%;	margin: 0 20px;
	  	padding:  40px 30px;
	  	border: 1px solid #ccc;
	  	background: #fff; box-shadow: 0px 5px 10px 0px rgba(73, 126, 218, 0.05);
	  	position: relative;
	     border-bottom: 10px solid #1c76ac;
	  }
	   .flex_ul li a:hover .img{
	    transform: scale(1.1);
	   }
	    .flex_ul li a:hover {
	   background-color: #f1f2f3;
	   box-shadow: 0px 5px 10px 0px rgba(73, 126, 218, 0.27);
	   }
	   .flex_ul li p {
	       color: #666;
    line-height: 1.4;
    font-size: 16px;/*
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    height: 52px;*/
	   }
	  
	.flex_ul li b {
    display: block;
    color: #333;
    font-size: 24px;
    line-height: 1.3;
	border-bottom: 1px solid #ddd;
	margin-bottom: 30px;
	padding-bottom: 20px;
}
.flex_ul li a:hover .icon {
	opacity: 1;right: 30px;
}
.flex_ul li a .icon {
    width: 30px;
	position: absolute;
	top: 30px;
	right: 50px;
	opacity: 0;
	-webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.flex_ul li a .icon svg{
    width: 30px;
	height: 30px;
	fill: #1c76ac;
}

   .flex_ul2 {
	   	display: flex;
	   	lex-wrap: nowrap;
    flex-direction: column;
   	margin-bottom: 0px;
   	padding-bottom: 50px;
	   }
	  .flex_ul2 li{
	  	width: 100%;
	  	flex-wrap: nowrap;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
	  }

	  .flex_ul2 li b { 
    font-size: 28px; 
	border-bottom: 0px solid #ddd;
	margin-bottom: 0px;
	padding-bottom: 20px;
	  	text-transform: capitalize;
	  }
	  .flex_ul2 li .img {
	  	margin-top: 0;
	  	height: 500px;
	  	overflow: hidden;	border-radius:5px;
	  }
	  .flex_ul2 li .img {
	  	margin: 0 0;
	  }
.flex_ul2 li .wz{
	width: 45%;
	padding-right: 0%;
	padding-top: 10px;
}
.flex_ul2 li a.more2 {
	height: 50px;
	width: 200px;
    line-height: 50px;
    margin: 50px 0 0;
    text-indent: 10px;
    padding: 0;
    background-position: 80% center;
    text-indent: -10%;
}
.flex_ul2 li a.more2:hover {
	background: #fff;
	background: #fff url(/css/images/right.png) no-repeat 198px center;
 	background-size: 14px;
    background-position: 80% center; 
}
.flex_ul2 li .wz span {
	display: block;
	font-size: 98px;
	font-weight: bold;
	font-size: 100px;
  font-weight: bold;
  color: transparent;  
  -webkit-text-stroke: 1px black;  
}
.flex_ul2 li:nth-child(2) .img {
	margin-left: 0px;
	margin-right: 5%;
}

.flex_ul2 li .img img{
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.flex_ul2 li .img{
	width: 45%;margin-left: 5%;
}
 .about-1 .a1 {
 	width: 100%;
 	height: 500px;
 	overflow: hidden;
 	margin-top: 60px;
 }
  .about-1 .aa1 {
 	width: 100%; 
 	height: auto; 
  object-fit: cover;
 
 }
 .app2 {
 	margin-top: -250px;
 }
  .app3 {
  	padding: 80px 0 0px;
  	background: #f1f1f1;
  }
 .app3 h2{
 	font-size: 34px;
 	line-height: 1.7;
 }
 .app4 {
 	padding: 70px 0;
 }
 .app4 h2 {
 	margin: 0 auto;
 }
 .app4 ul {
 	display: flex;
 	padding: 0px 20px 0;
 	margin: 50px auto;
 	width: 100%;
 	flex-wrap: nowrap;
 	flex-direction: row;
 	border-bottom: 1px solid #ccc;
 	border-top: 1px solid #ccc;
 }
  .app4 ul li{
 	display: flex;
 	border-top: 0px solid #ddd;
 	border-left: 0;
 	border-right: 0;
 	width: 100%;
 	flex-direction: column;
 	flex-wrap: nowrap;
 	padding: 50px 20px;
 }
   .app4 ul li:hover{
   	/*background: #f1f2f3;borde-top: 1px solid #ddd;
   	border-left: 0;
 	border-right: 0;*/
   }
    .app4 ul li:hover .wz{
		background: rgb(0 0 0 / 65%);
	}
 .app4 ul li a{
 	display: flex;
 	flex-direction: column;
 	flex-wrap: nowrap;
 	margin: 0 auto;
 	/*padding: 30px 0;*/
 	width: auto;
 	width: 100%;
 	height: 400px;
 	max-width: 100%;
 	position: relative;border-radius: 5px;
 	overflow: hidden;
 }
  .app4 ul li b {
 font-size: 28px;
 padding-right: 0%; 
line-height: 1.4;
word-wrap: break-word;
 white-space: break-spaces;
 display: block;
  	font-weight: normal;
  	font-style: normal;
  }
 .app4 ul li p {
 	text-transform: uppercase;
 	font-weight: bold;
 	color: #9a9a9a;
 	color: #fff;
 	margin-top: 10px;
 	font-size: 12px;
 }
 .app4 ul li a .icon{
 	width: 25px;
 	height: 25px;
 	margin-top: 50px;
 	-webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
 }
 .app4 ul li a:hover .icon {
 	transform: translateX(15px);
 }
 .app4 ul li .icon svg{
 	width: 25px;
 	height: 25px;
 }
 .app4 ul li .wz{
 	position: relative;
 	z-index: 2;
 	padding: 30px;
 	height: 100%;
 	background: rgb(0 0 0 / 40%);
 	color: #fff;-webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
 }
  .app4 ul li .img{
 height: 100%;
 margin-bottom: 10px;
 position: absolute;
 left: 0;
 top: 0;
 width: 100%;
 }
 .app4 ul li .img img{
 height: 100%;
 width: 100%;
 object-fit: cover;
 }
 .app4 ul li .b.more2 {
 	    width: 150px;
    background-image: none;
    text-indent: -10px;
    padding-right: 10px;
    height: 40px;
    line-height: 40px;
    margin: 40px 0 0;
    font-size: 14px;
    background: #fff url(/css/images/right.png) no-repeat 110px center;
	background-size: 11px;
	  	color: #1d75ac;
	  	border: 1px solid #fff;
	  	position: absolute;
	  	bottom: 40px;
	  	left: 30px;
 }
 .app4 ul li:hover .b.more2 {
 	background: #1d75ac url(/css/images/right-w.png) no-repeat 110px center; background-size: 11px;
	  	color: #fff;
	  	border: 1px solid #1d75ac;
 }
 
 /*map*/
 .globalmap .ahbu-li-box {
 	overflow: inherit;
 }
 .globalmap .ahbu-li-icon {
 		
 	    -webkit-animation: float5 3s ease-out infinite;
    -moz-animation: float5 3s ease-out infinite;
    -o-animation: float5 3s ease-out infinite;
    animation: float5 3s ease-out infinite;
 }
  @keyframes float5 {
        0% {
        opacity: .2;
          }
      50% {
      opacity: 1;
        }
        100% {
        opacity: .2;
          }
      }
  .globalmap .ahbu-li-icon::after {
  	position: absolute;
    top: 0;
    left: 0;
    width: 0.5em;
    height: 0.5em;
    border-radius: 50%;
    -webkit-box-shadow: inset #008cff 0 0 5px;
    box-shadow: inset #008cff 0 0 5px;
    content: '';
    opacity: 1;
    -webkit-animation: warn 6s ease .3s infinite;
    animation: warn 6s ease .3s infinite;
  }
    .globalmap .ahbu-li1 .ahbu-li-icon::after {
    -webkit-animation: warn4 6s ease .3s infinite;
    animation: warn4 6s ease .3s infinite;
  }
    .globalmap .ahbu-li2 .ahbu-li-icon::after {
    -webkit-animation: warn 6s ease .3s infinite;
    animation: warn 6s ease .3s infinite;
  }
   .globalmap .ahbu-li3 .ahbu-li-icon::after {
    -webkit-animation: warn3 6s ease .3s infinite;
    animation: warn3 6s ease .3s infinite;
  }
    .globalmap .ahbu-li4 .ahbu-li-icon::after {
    -webkit-animation: warn4 6s ease .3s infinite;
    animation: warn4 6s ease .3s infinite;
  }
    .globalmap .ahbu-li5 .ahbu-li-icon::after {
    -webkit-animation: warn3 6s ease .3s infinite;
    animation: warn3 6s ease .3s infinite;
  }
   .globalmap .ahbu-li6 .ahbu-li-icon::after {
    -webkit-animation: warn 6s ease .3s infinite;
    animation: warn 6s ease .3s infinite;
  }
  .globalmap .ahbu-li-box {
  	padding: 14px 12px 10px;
  }
  @keyframes warn {
	0% {
		opacity: .3;
		-webkit-transform: scale(.1);
		transform: scale(.1);
	}

	5% {
		opacity: 1;
	}

	to {
		opacity: .1;
		-webkit-transform: scale(44);
		transform: scale(44);
	}
}

@keyframes warn2 {
	0% {
		opacity: .3;
		-webkit-transform: scale(.1);
		transform: scale(.1);
	}

	5% {
		opacity: 1;
	}

	to {
		opacity: .2;
		-webkit-transform: scale(8);
		transform: scale(8);
	}
}

@keyframes warn3 {
	0% {
		opacity: .3;
		-webkit-transform: scale(.1);
		transform: scale(.1);
	}

	5% {
		opacity: 1;
	}

	to {
		opacity: .3;
		-webkit-transform: scale(18);
		transform: scale(18);
	}
}

@keyframes warn4 {
	0% {
		opacity: .2;
		-webkit-transform: scale(.1);
		transform: scale(.1);
	}

	5% {
		opacity: 1;
	}

	to {
		opacity: .2;
		-webkit-transform: scale(15);
		transform: scale(15);
	}
}

@keyframes warn5 {
	0% {
		opacity: .2;
		-webkit-transform: scale(.1);
		transform: scale(.1);
	}

	5% {
		opacity: 1;
	}

	to {
		opacity: .2;
		-webkit-transform: scale(5);
		transform: scale(5);
	}
}

@keyframes warn6 {
	0% {
		opacity: .2;
		-webkit-transform: scale(.1);
		transform: scale(.1);
	}

	5% {
		opacity: 1;
	}

	to {
		opacity: .2;
		-webkit-transform: scale(15);
		transform: scale(15);
	}
}
 
 