.nyscsbdiv{ overflow:hidden;margin: 20px auto 0;}
.nyscsbdiv_left{ /*width:40%;*/ width:450px; float:left;}
.nyscsbdiv_right{ width: 58%;float: right;font-size: 16px;line-height: 33px;color: #000;padding-top: 40px;}
.slideBox_scsb{ width:100%; height:340px; overflow:hidden; position:relative; /*border:1px solid #ddd;*/  }
.slideBox_scsb .bd{ position:relative; height:100%; z-index:0;   }
.slideBox_scsb .bd li{ zoom:1; vertical-align:middle; }
.slideBox_scsb .bd li p{position: absolute;
  bottom: 0;
  color: #fff;
  background: #00000085;
  width: 450px;
  padding: 6px 20px;}
.slideBox_scsb .bd img{ width:450px; height:340px; display:block;  }
/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox_scsb .prev,
.slideBox_scsb .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(../images/slider-arrow3.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
.slideBox_scsb .next{ left:auto; right:3%; background-position:8px 5px; }
.slideBox_scsb .prev:hover,
.slideBox_scsb .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.slideBox_scsb .prevStop{ display:none;  }
.slideBox_scsb .nextStop{ display:none;  }



.injjfaul4{ overflow:hidden; margin:20px 0;}
.injjfaul4 li{width: calc(25% - 20px);
  overflow: hidden;
  float: left;
  margin: 0 10px;}
.injjfatu4 {
	overflow: hidden;
  width: 100%;
  height: 100%;
  background: #d5d5d5;
  aspect-ratio: 9/9;
  /*display: flex;*/
  align-items: center;
  justify-content: center;
}
.injjfatu4 img {
  max-width: 100%;
  width: 100%;
  height: 100%;
  /*aspect-ratio: 13/9;*/
  object-fit: cover;
}
.injjfatitle4{ font-size:24px; color:#000;font-weight:600; margin:20px 0; text-align:center;}
.injjfades4{font-size:16px; color:#7A7A7A;font-weight:400; text-align:center;line-height: 22px;}
.injjfaul4 li:hover .injjfatu4 img{transform: scale(1.1,1.1);transition: all 0.6s;}
.injjfaul4 li:hover .injjfatitle4{color: #005CB9;}



.nypzjc{}
.nypzjcdiv{ overflow:hidden;margin: 20px auto 0;}
.nypzjcdiv_left{ /*width:40%;*/ width:450px; float:right;}
.nypzjcdiv_right{ width: 58%;float: left;font-size: 16px;line-height: 33px;color: #000;padding-top: 40px;}
.slideBox_pzjc{ width:100%; height:340px; overflow:hidden; position:relative; /*border:1px solid #ddd;*/  }
.slideBox_pzjc .bd{ position:relative; height:100%; z-index:0;   }
.slideBox_pzjc .bd li{ zoom:1; vertical-align:middle; }
.slideBox_pzjc .bd li p{position: absolute;
  bottom: 0;
  color: #fff;
  background: #00000085;
  width: 450px;
  padding: 6px 20px;}
.slideBox_pzjc .bd img{ width:750px; height:500px; display:block;  }
/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox_pzjc .prev,
.slideBox_pzjc .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(../images/slider-arrow2.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
.slideBox_pzjc .next{ left:auto; right:3%; background-position:8px 5px; }
.slideBox_pzjc .prev:hover,
.slideBox_pzjc .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.slideBox_pzjc .prevStop{ display:none;  }
.slideBox_pzjc .nextStop{ display:none;  }


/*liucuheg*/
.nyliucheng{}
.nyliuchengul{ overflow:hidden;padding: 15px 0 0;display: flex;flex-wrap: wrap;display: grid;grid-template-columns: repeat(8,1fr);}
.nyliuchengul li{ overflow:hidden; float:left; /*width:calc(12.3% - 20px);*/ margin:0 10px; text-align:center; border:1px solid #eee;padding: 15px 0 6px;transition: all 0.6s;
transition: 0.6s;}
.nylctu{ width:100%;}
.nylctu img {
  max-width: 100%;
  width: 45px;
}
.nylctitle{ font-size:16px; color: #6e6e6e;margin: 12px 0 5px;min-height: 78px;}
.nylcshuzi{ font-size:20px; color: #005CB9;font-weight: bold;}
.nyliuchengul li:hover{ border:1px solid #005CB9;transform: translateY(-10px);transition: all 0.6s;
transition: 0.6s;}
/*liucuheg*/


/**/
.ys_bg { background:#ececec; padding:50px 0;  }
.ys_bg .al_bt { background: url(../images/ys_btbg.gif) no-repeat center 0; text-align:center; padding:24px 0 0; height:100px; margin-bottom:32px;}

.ys_con a { width:calc(25% - 20px); min-height:390px; background:#fff; border-radius:6px; display:block; float:left; margin: 0 10px 20px; padding:27px 0 0; text-align:center; color:#343434; }
.ys_con .nobor01 { margin:0}
.ys_con a img { display:block; width:220px; aspect-ratio: 9/9; margin:0 auto 15px;
-moz-transition: width 1s, height 1s, -webkit-transform 1s; /* For Safari 3.1 to 6.0 */
-webkit-transition: width 1s, height 1s, -webkit-transform 1s; /* For Safari 3.1 to 6.0 */
transition: width 1s, height 1s, transform 1s;}
.ys_con a:hover img {   
-webkit-transform: rotate(360deg); /* Chrome, Safari, Opera */
transform: rotate(deg);
-moz-transform: rotate(360deg); /* Chrome, Safari, Opera */
-ms-transform: rotate(360deg); /* Chrome, Safari, Opera */
}	
.ys_con{overflow: hidden;
  margin-top: 12px;}
.ys_con a b { display:block; font-size:24px;line-height: 30px;padding: 0 18px;height: 60px;}
.ys_con a b em { color:#005CB9;font-style: normal;}
.ys_con a span { display:block; font-size:18px; line-height:20px;  padding:10px 10px 0;}
.ys_con a i { display:block; font-size:16px; color:#858585; line-height:24px; padding: 20px 40px;font-style: normal;}
.ys_con a:hover { background:#005CB9; color:#fff;}
.ys_con a:hover b em { color:#fff;}
.ys_con a:hover i { color:#fff;}
/**/


.injjfaul{ overflow:hidden; margin:20px 0;}
.injjfaul li{width: calc(33% - 20px);
  overflow: hidden;
  float: left;
  margin: 0 10px;}
.injjfatu {
	overflow:hidden;
  width: 100%;
  height: 100%;
}
.injjfatu img {
  max-width: 100%;
  width: 100%;
  height: 100%;
  aspect-ratio: 13/9;
}
.injjfatitle{ font-size:24px; color:#000;font-weight:600; margin:20px 0; text-align:center;}
.injjfades{font-size:16px; color:#7A7A7A;font-weight:400; text-align:center;line-height: 22px;}
.injjfaul li:hover .injjfatu img{transform: scale(1.1,1.1);transition: all 0.6s;}
.injjfaul li:hover .injjfatitle{color: #005CB9;}

**************************************

 ** - 15 - Testimonial Section CSS

 **************************************/

.testimonial-section {

	text-align: center;

	position: relative;

	z-index: 1;

}



.single-testimonial {

	position: relative;

	background: #ffffff;

	padding: 30px 15px;

	border-radius: 5px;

}



.single-testimonial .testimonial-content {

	margin-bottom: 25px;

	text-align: center;

}



.single-testimonial .rating-box {

	margin-bottom: 10px;

}

.rating-box ul li {

	display: inline-block;

	margin-right: 0px;

}



.rating-box ul li i {

	color: #ffce39;

	font-size: 16px;

}



.single-testimonial .testimonial-content p {

	font-size: 15px;

	color: #333;

	font-style: italic;

	line-height: 1.8;

	letter-spacing: 1px;

}



.single-testimonial .avatar {

	margin: 0 auto;

	margin-bottom: 15px;

}



.single-testimonial .avatar img {

	border-radius: 50%;

	border: 5px solid #f8f8f8;

	width: 90px;

	margin: 0 auto;

}



.single-testimonial .testimonial-bio {

	text-align: center;

}



.single-testimonial .testimonial-bio .bio-info h3 {

	color: #333;

	font-size: 18px;

	font-weight: 600;

	margin-top: 0;

}



.single-testimonial .testimonial-bio .bio-info span {

	color: #333;

	font-size: 15px;

	font-weight: 500;

}



.testimonial-slider.owl-theme .owl-nav {

	opacity: 0;

	visibility: hidden;

	margin-top: 0;

	-webkit-transition: 0.4s;

	transition: 0.4s;

}



.testimonial-slider.owl-theme .owl-nav [class*=owl-] {

	position: absolute;

	left: 10px;

	top: 50%;

	-webkit-transform: translateY(-50%);

	transform: translateY(-50%);

	margin: 0;

	padding: 0;

	background-color: #ffffff;

	-webkit-transition: 0.4s;

	transition: 0.4s;

	color: #333;

	font-size: 18px;

	width: 50px;

	height: 45px;

	line-height: 50px;

}



.testimonial-slider.owl-theme .owl-nav [class*=owl-].owl-next {

	left: auto;

	right: 10px;

}



.testimonial-slider.owl-theme .owl-nav [class*=owl-]:hover {

	color: #007bff;

	background-color: transparent;

}



.testimonial-slider.owl-theme .owl-dots {

	line-height: .01;

	margin-top: 30px;

	margin-bottom: 0;

}



.testimonial-slider.owl-theme .owl-dots .owl-dot span {

	width: 10px;

	height: 10px;

	margin: 0 4px;

	background-color: #ffffff;

	-webkit-transition: 0.4s;

	transition: 0.4s;

	border-radius: 30px;

}



.testimonial-slider.owl-theme .owl-dots .owl-dot:hover span {

	background-color: #007bff;

}



.testimonial-slider.owl-theme .owl-dots .owl-dot.active span {

	background-color: #007bff;

}



.testimonial-slider.owl-theme:hover .owl-nav {

	opacity: 1;

	visibility: visible;

}

/******************************************

 ** - 15 - Testimonial Two Section CSS

 ******************************************/

.testimonial-design-two {

	position: relative;

	z-index: 1;

}



.testimonial-design-two .section-title {

    margin-bottom: 30px;

}



.testimonial-design-two .owl-stage-outer {

	margin: 0 -8px;

	padding-left: 8px;

	padding-top: .35rem;

}

.single-testimonial-two .testimonial-two-content {

    display: block;

    margin: 0px 15px;

}

.testimonial-two-content .testimonial-text {

	position: relative;

    display: block;
font-style: italic;
    background: #ffffff;

    padding: 45px 30px 40px 30px;

    margin: 18px 0px;

    /*box-shadow: 0 10px 35px 15px #ededf1;*/

    border-radius: 5px;
text-align: left;
  min-height: 253px;
}

.testimonial-two-content .testimonial-text:after {

	position: absolute;

    content: '';

    background: #ffffff;

    width: 50px;

    height: 50px;

    left: 25px;

    bottom: -20px;

    transform: rotate(-45deg);

}

.testimonial-two-content .testimonial-text .logo-box {

    display: inline-block;

    margin-bottom: 10px;

}



.testimonial-two-content .testimonial-text p {

}



.testimonial-two-content .testimonial-text .rating-box {

	margin-top: 15px;

}
.testimonial-two-content .testimonial-text .rating-box .iestar {

	display: inline-block;

}



.testimonial-two-content .testimonial-text .rating-box .iestar i {

	color: #ffce39;

	font-size: 16px;

}


.testimonial-two-content .testimonial-text .rating-box ul li {

	display: inline-block;

}



.testimonial-two-content .testimonial-text .rating-box ul li i {

	color: #ffce39;

	font-size: 16px;

}

.testimonial-two-content .author-info-box {

    -webkit-box-orient: vertical;

    -webkit-box-direction: normal;

    flex-direction: row;

    display: flex;

    -webkit-box-align: center;

    align-items: center;

    text-align: left;

	padding: 20px 0px;

	margin-left: 10px;

}



.testimonial-two-content .author-info-box .author-img img {

    border-radius: 50%;

    border: 5px solid #ffffff;

    width: 90px;

    margin: 0 auto;

	-webkit-box-shadow: 0 3px 15px rgba(218, 225, 232, 0.85);

	box-shadow: 0 3px 15px rgba(218, 225, 232, 0.85);

}

.testimonial-two-content .author-info-box .author-img {

	margin-right: 18px;

}

.testimonial-two-content .author-info-box h3 {

    color: #333;

    font-size: 18px;

    font-weight: 600;

    margin-top: 0;

}



.testimonial-two-content .author-info-box span {

	color: #505060;

    font-size: 15px;

    font-weight: 500;

}



/* owl theme */



.owl-theme .owl-nav.disabled+.owl-dots {

	margin-top: 20px;

}

.owl-theme .owl-dots .owl-dot span {

	width: 7px;

	height: 7px;

	margin: 5px 5px;

	background-color: rgba(0, 0, 0, 0.1);

	display: block;

	-webkit-backface-visibility: visible;

	transition: opacity .2s ease;

	border-radius: 3px;

	transition: .3s;

	border: 2px solid transparent;

}

.owl-theme .owl-dots .owl-dot.active span {

	background-color: #5764ec !important;

	width: 7px;

	height: 7px;

	transition: .3s;

	-webkit-box-shadow: 0 1px 5px #5764ec;

	box-shadow: 0 1px 5px #5764ec;

}

.owl-theme .owl-dots .owl-dot:hover span {

	background-color: transparent;

	border: 2px solid #5764ec;

	transition: .3s;

}

/* case */
.picScroll-left_eicase{ width:100%;  /*overflow:hidden;*/ position:relative;  /*border:1px solid #ccc;  */ }
.picScroll-left_eicase .hd{ overflow:hidden;  height:30px; margin: 20px 0;  }
.picScroll-left_eicase .hd .prev,.picScroll-left_eicase .hd .next{ display:block;  width:30px; height:12px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;
	 cursor:pointer; background:url("../images/arrow.png") no-repeat;}
.picScroll-left_eicase .hd .next{ background-position:0 -49px;  }
.picScroll-left_eicase .hd .prevStop{ background-position:-60px 0; }
.picScroll-left_eicase .hd .nextStop{ background-position:-60px -50px; }
.picScroll-left_eicase .hd ul{ float:left; overflow:hidden; zoom:1; margin-top:15px; zoom:1;}
.picScroll-left_eicase .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("../images/icoCircle.gif") 0 -9px no-repeat;  }
.picScroll-left_eicase .hd ul li.on{ /*background: #505050;*/ }
.picScroll-left_eicase .bd{ /*padding:10px;*/   }
.picScroll-left_eicase .bd .tempWrap{ overflow:hidden;}
.picScroll-left_eicase .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left_eicase .bd ul li{ width:430px; /*border:1px solid #eee;*/ /*margin:0 10px;*/ float:left; _display:inline; overflow:hidden; text-align:center;  }
.picScroll-left_eicase .bd ul li .pic{ overflow:hidden; text-align:center; width:100%;height: 380px;align-items: center;justify-content: center;display: flex;border-radius: 5px;}
.picScroll-left_eicase .bd ul li .pic img{ width:100%; display:block; object-fit: cover; }
.picScroll-left_eicase .bd ul li .title { text-align: left;line-height: 20px;margin-top: 10px;font-size: 14px; }
.picScroll-left_eicase .bd ul li .title a{/* line-height: 20px; font-size:16px; text-align:left;*/ }
.picScroll-left_eicase .bd ul li:hover .pic img{ transform: scale(1.1,1.1);transition: all 0.6s;  }
.picScroll-left_eicase .bd ul li:hover .pic{ background:#eee;}
.picScroll-left_eicase .bd ul li:hover .title a{color: #005CB9;}

/*********************************

 ** - 10 - Hire Section CSS

 *********************************/

.hire-section2 {

	/*position: relative;*/

	z-index: 1;

	background-image: url(../images/core-bg.jpg);

	background-position: center center;

	background-size: cover;

	background-repeat: no-repeat;

	text-align: center;

	padding: 150px 0;
background-attachment: fixed;
}



.hire-section2::before {

	/*content: "";

	position: absolute;

    z-index: -1;

	left: 0;

	top: 0;

	height: 100%;

	width: 100%;

	opacity: 0.7;

	background-color: #121630;*/

}



.hire-content h3 {

	font-size: 25px;

    font-weight: 600;

    color: #ffffff;

    margin-bottom: 21px;

    display: inline-block;

}

.hire-content h3 i {

	margin-right: 10px;

}



.hire-content h2 {

	font-size: 36px;

	color: #ffffff;

	margin: 0;

	font-weight: 700;

}



.hire-content p {

	color: #ffffff;

	font-size: 18px;

	margin: 20px 0;

}



.hire-content .hire-btn {

	margin-top: 20px;

}



.hire-content .hire-btn .default-btn {

    margin-right: 15px;

}
.default-btn-one {

	border: none;

	position: relative;

	display: inline-block;

	text-align: center;

	overflow: hidden;

	z-index: 1;

	color: #007bff;

	background-color: #ffffff;

	-webkit-transition: 0.4s;

	transition: 0.4s;

	border-radius: 50px;

	font-weight: 600;

	font-size: 15px;

	padding-left: 35px;

	padding-right: 35px;

	padding-top: 12px;

	padding-bottom: 12px;

	margin-top: 5px;

	margin-right: 20px;

	box-shadow: 0 7px 25px rgb(123,104,238,0.25);

}



.default-btn-one span {

	position: absolute;

	display: block;

	width: 0;

	height: 0;

	border-radius: 50%;

	background-color: #005CB9;

	-webkit-transition: width 0.5s ease-in-out, height 0.5s ease-in-out;

	transition: width 0.5s ease-in-out, height 0.5s ease-in-out;

	-webkit-transform: translate(-50%, -50%);

	transform: translate(-50%, -50%);

	z-index: -1;

	border-radius: 30px;

}



.default-btn-one:hover, .default-btn-one:focus {

	color: #ffffff;

}



.default-btn-one:hover span, .default-btn-one:focus span {

	width: 225%;

	height: 562.5px;

}


.corehzlcul{ overflow:hidden;display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 20px;}
.corehzlcul li{width: calc(32% - 20px);margin: 0 10px 20px; /*float:left;*/text-align: center;}
.corehzlxbt{background-color: #222;color: white;border-radius: 38px; padding:8px 20px; font-size:16px;display: inline-block;}
.corehzltitle{font-size: 24px;line-height: 30px; color:#000;font-weight: bold;margin: 15px 0;}
.corehzldes{font-size: 14px;
  color: #464646;
  line-height: 24px;}


@media only screen and (max-width: 767px) {
  .injjfaul4 li {
    width: calc(50% - 20px);
  }
  .injjfatitle4 {
    font-size: 16px;
    margin: 14px 0;
    line-height: 26px;
  }
.nyscsbdiv_left{width: 100%;
  float: left;
  margin-bottom: 14px;}
.slideBox_scsb .bd li p{ position:unset;}
.nyscsbdiv_right {
  width: 100%;
}

.nypzjcdiv_right{width: 100%;padding-top: 0px;margin-bottom: 20px;}
.nypzjcdiv_left {
  width: 100%;
}
.nyliuchengul{grid-template-columns: repeat(2,1fr);}
.nyliuchengul li {
    /*width: calc(50% - 20px);*/
    margin: 0 10px 10px;
  }
  .ys_con a {
    width: 94%;
    min-height: auto;
  }
.corehzlcul li {
  width: 100%;
  margin: 14px 10px;}

}



