.htop {
	height: 5em;
}

.here {
	border-bottom: 1px solid #ccc;
	margin-bottom: 3rem;
	padding-bottom: 1.5rem;
}

.here a:hover {
	color: #e47200;
}

.position {
	color: #FFF;

}

.position a {
	color: #FFF;
}

.position a:hover {
	color: #ef7f0f;
}

.ny-banner {
	position: relative;
}

.ny-banner .bg {
	position: absolute;
	background-color: rgba(0, 0, 0, 0.35);
	width: 100%;
	height: 100%;
	top: 0;
	z-index: 9;
}

.ny-banner .box {
	position: absolute;
	top: 40%;
	left: 0;
	right: 0;
	z-index: 99;
}

.ny-banner .box .tit {
	font-family: 'gilroy_Medium';
	font-size: 2.2rem;
	color: #FFF;
	margin-bottom: 1rem;
}

.ny-banner img {
	width: 100%;
}

.sublist {
	background: #f7f7f7;
	border-bottom: 1px solid #ccc;
}

.sublist li {
	padding: 2rem 0;
}

.sublist li a {
	background: #fff;
	border-radius: 5rem;
	padding: 1rem 2.6rem;
	margin: 0 1rem;
	font-size: 1.1rem;
}

.sublist li a.active {
	background: #2272b6;
	color: #FFF;
}


.pageTit {
	font-family: 'gilroy_Medium';
	font-size: 2.4rem;
	font-weight: 500;
	text-align: center;
	padding: 3rem 0;
	color: #333;
}

.page-content {
	font-family: 'gilroy_light';
	font-size: 1rem;
	color: #666;
	line-height: 2rem;
	margin-bottom: 3rem;
}

.page-content img {
	max-width: 750px;
	border-radius: 1rem;
}

.webbox {
	margin: 3rem 0;
}

.about {
	background: url(../images/aboutbg.jpg) no-repeat bottom;
	background-size: 100%;
	padding: 5rem 0 7rem;
}

.about .left {
	width: 45%;
}

.about .left em {
	font-size: 3rem;
}

.about .left h2 {
	font-size: 2.6rem;
	color: #2272b6;
	padding: 1rem 0;
}

.about .left .text {
	font-size: 1rem;
	line-height: 2rem;
	text-align: justify;
	color: #666;
}

.about .left .text p {
	text-indent: 2.2rem;
}


.about .right {
	width: 50%;
	margin-top: 8rem;
}
.video-container {
	position: relative;
}
.video-container .img img{
	max-width: 100%;
	}

.video-container .video-mask {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .1);
	text-align: center;
}

.video-container .video-mask .hint-message {
	position: absolute;
	top: 40%;
	left: 0;
	right: 0;
}

.video-container .video-mask .hint-message .video-btn img {
	width: 80px;
}

.wenhua {
	background: url(../images/wenhuabg.jpg) no-repeat center;
	-o-background-size: cover;
	background-size: cover;
	padding: 6.875rem 0;
	/* position: relative; */
}

/* .wenhua::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.1);
 }
 */

.wenhua .title {
	text-align: center;
	color: #FFF;
}

.wenhua .title h2 {
	font-size: 2.6rem;
	font-weight: bold;
	margin-bottom: 2rem;
}

.wenhua .title p {
	font-size: 1.1rem;
	line-height: 2em;
	font-weight: 400;
}

.wenhua .item {
	color: #ffffff;
	padding: 3rem 0;
	text-align: center;
	border: 1px solid #fff;
	width: 31%;
	border-radius: .5rem;
	margin-top: 3rem;
}

.wenhua .item .box {
	text-align: center;
}

.wenhua .item .box i {
	display: block;
	font-size: 3.5rem;
	margin-bottom: 1rem;
}

.wenhua .item .box span {
	display: block;
	font-size: 1.5rem;
	font-weight: bold;
	margin-bottom: 1rem;
}

.wenhua .item .box p {
	font-size: 1rem;
	line-height: 1.6rem;
}

.licheng {
	padding: 7rem 0 15rem;
	background: url(../images/licheng.jpg) no-repeat center;
	-o-background-size: cover;
	background-size: cover;
	position: relative;
}

.licheng .title {
	text-align: center;
	padding-bottom: 4rem;
}

.licheng .title h2 {
	font-size: 2.6rem;
	font-weight: bold;
	margin-bottom: 2rem;
}

.licheng .title p {
	font-size: 1.1rem;
	line-height: 2em;
	font-weight: 400;
	color: #666;
}

.licheng::after {
	content: "";
	position: absolute;
	width: 100%;
	height: 1px;
	background: #ccc;
	top: 44%;
}


.licheng .mySwiper4 .swiper-slide .aweva {
	overflow: hidden;
}

.licheng .mySwiper4 .swiper-slide .aweva b {
	width: 1rem;
}

.licheng .mySwiper4 .swiper-slide .aweva b img {
	width: 100%;
}

.licheng .mySwiper4 .swiper-slide .aweva .cont-p {
	width: 100%;
}

.licheng .mySwiper4 .swiper-slide .aweva .cont-p h2 {
	color: #1c1c1c;
	font-size: 2.2rem;
	font-family: 'gilroy_bold';
	font-weight: bold;
	padding: 1rem 0;
}

.licheng .mySwiper4 .swiper-slide .aweva .cont-p .p {
	color: #5b5b5b;
	font-size: 1rem;
	line-height: 1.8rem;
	margin-right: 2rem;
}


.licheng .swiper-button-prev1 {
	position: absolute;
	left: 5%;
	top: 40.5%;
	z-index: 9;
}

.licheng .swiper-button-next1 {
	position: absolute;
	right: 5%;
	top: 40.5%;
	z-index: 9;
}

.licheng .swiper-button-prev1 i,
.licheng .swiper-button-next1 i {
	font-size: 3rem;
	cursor: pointer;
	color: #2272b6;
}

@media screen and (max-width: 1366px) {
	.licheng .swiper-button-prev1 {
		left: 3%;
	}

	.licheng .swiper-button-next1 {
		right: 3%;
	}

}

.blob {
    position: fixed;
    top: 35%;
    left: 100%;
    transform: translate(-50%,-50%);
    background: rgba(37, 110, 180, 0.1);
    height: 100vh;
    width: 60vw;
    border-radius: 75% 25% 19% 81% / 55% 45% 55% 45% ;
    animation: blob 15s linear infinite;
    box-shadow: 0px 0px 50px 0px rgba(37, 110, 180, 0.15);
    z-index: -999;
}
.blob.morph {
    right: 100%;
    top: 90%;
    bottom: 0;
    left: 0;
}
@keyframes blob {
    0% {
        border-radius: 86% 14% 19% 81% / 20% 42% 58% 80%;
    }
    20% {
        border-radius: 31% 69% 79% 21% / 58% 58% 42% 42%;
    }
    40% {
        border-radius: 70% 30% 79% 21% / 72% 74% 26% 28%;
    }
    60% {
        border-radius: 70% 30% 34% 66% / 59% 74% 26% 41%;
    }
    80% {
        border-radius: 74% 26% 21% 79% / 35% 24% 76% 65%;
    }
    100% {
        border-radius: 72% 28% 13% 87% / 43% 72% 28% 57% ;
    }
}

.pinpai{
	margin: 5rem 0;
}
.pinpai .item{
	margin: 3rem 0;
	display: block;
	clear: both;
}
.pinpai .item .text{
	margin: 1rem 0;
}
.pinpai .item .text h2{
	font-size: 2.4rem;
	color: #1d59a3;
}
.pinpai .item .text p{
	font-size: 1rem;
	line-height: 2rem;
	color: #666;
	text-align: justify;
	text-indent: 2.2rem;
	padding: 2rem 0;
}
.pinpai .item .img{
	width: 75%;
	height: 30vw;
	border-radius: 0px 20px 20px 0px;
	overflow: hidden;
}
.pinpai .item .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center bottom;
}

.pinpai .item:nth-child(2) .text{
	text-align:right;
}
.pinpai .item:nth-child(2) .img{
	margin-left: 25%;
	border-radius: 20px 0px 0px 20px;
}

/* 联系我们 */
.contact {
	margin-bottom: 5rem;
}

.contact .tit {
	color: #333;
	font-size: 2.2rem;
	font-family: 'gilroy_Medium';
	font-weight: 500;
	text-align: center;
	padding: 3rem 0;
}

.contact li .box {
	padding: 2rem;
}

.contact li {
	border: 1px solid #ccc;
	width: 31%;
}

.contact li i {
	font-size: 1.2rem;
	margin-right: 0.5rem;
}

.contact li span {
	display: block;
	color: #333;
	font-size: 1.5rem;
	margin-bottom: 1rem;
}

.contact li p {
	font-size: 1rem;
	color: #777;
	font-family: Arial, Helvetica, sans-serif;

}


/*留言信息*/
.bookbg {
	overflow: hidden;
	background: #f7f7f7;
	padding: 3% 0;
}
.bookbg .title {
	margin-bottom: 2rem;
	text-align: center;
}

.bookbg .title h2 {
	font-family: 'gilroy_Medium';
	font-size: 2.4rem;
	font-weight: 500;
}

.bookbg .title p {
	font-size: 1.1rem;
	line-height: 1.2em;
	font-weight: 400;
	color: #666;
	margin: 1rem 0;
}

.form_book {}
.form_book .item{
	width: 48%;
}
.form_book .item em,.form_book .liuyan em,.form_book .yzm em{
	display: block;
	font-size: 1.1rem;
	margin-bottom: .5rem;
	color: #666;
}

.form_book .item input {
	width: 97%;
	background: #FFF;
	height: 3.5rem;
	line-height: 3.5rem;
	border: 1px solid #ccc;
	padding-left: 1rem;
}

.form_book .liuyan{
	margin: 1rem 0;
}
.form_book .liuyan textarea {
	width: 98%;
	height: 10vw;
	padding: 10px;
	background: #FFF;
	border: 1px solid #ccc;
}

.form_book .yzm {
	margin-bottom: 1rem;	
}
.form_book .yzm input{
	width: 120px;
	background: #FFF;
	height: 3.5rem;
	line-height: 3.5rem;
	border: 1px solid #ccc;
	padding-left: 1rem;
}
.form_book button{
	border: 0;
	background: none;
	color: #FFF;
	cursor: pointer;
}


.honorlist {
	padding-bottom: 5rem;
}

.honorlist {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 2.3rem;
}

@media screen and (max-width: 990px) {
	.honorlist {
		display: grid;
		grid-template-columns: repeat(2, 1fr);
		gap: 1.6rem;
	}

}

@media screen and (max-width: 768px) {
	.honorlist {
		display: grid;
		grid-template-columns: repeat(1, 1fr);
		gap: 1.3rem;
	}

}

.honorlist .item .img {
	overflow: hidden;
	cursor: pointer;
	border: 1px solid #e7e7e7;
}

.honorlist .item .img img {
	max-width: 100%;
}

.honorlist .item h2 {
	text-align: center;
	font-size: 1.1rem;
	padding: 1rem 0;

}

/*人力资源*/
.joblist {
	overflow: hidden;
	margin: 2% 0 3% 0;
}

.joblist ul {}

.joblist ul li {
	background: #f7f7f7;
	margin-bottom: 2rem;
}

.joblist ul li.cur {
	padding-bottom: 20px
}

.joblist .toptit.cur {
	background: #2272b6;
	margin-bottom: 20px;
}

.joblist .toptit.cur .job h3 {
	color: #FFF;
}

.joblist .toptit {
	padding: 1.5rem 2rem;
	line-height: 2rem;
	cursor: pointer;
	display: flex;
	display: -webkit-flex;
	color: #666;
	position: relative
}

.joblist .toptit span {
	width: calc(100% - 20px);
}

.joblist .job {
	overflow: hidden;
}

.joblist .job h3 {
	float: left;
	color: #20242d;
	margin-right: 3rem;
	font-size: 1.1rem;
}

.joblist .toptit .icon {
	width: 20px;
	height: 20px;
	background: url(../images/icon-dw.png) no-repeat center center;
	background-size: 20px auto;
	position: absolute;
	right: 20px;
	margin-top: -10px;
	top: 50%;
	margin-right: 0
}

.joblist li.cur .toptit .icon {
	width: 20px;
	height: 20px;
	background: url(../images/icon-up.png) no-repeat center center;
	background-size: 20px auto;
	position: absolute;
	margin-right: 0
}

.joblist .cont {
	margin: 0 2rem;
	padding: 2rem;
	background: #fff;
	border-radius: 1rem;
	display: none;
	font-size: 1.1rem;
	line-height: 2rem;
}

.news-list {
	margin-bottom: 3rem;
}

.news-list li {
	border: 1px solid #E7E7E7;
	background: #FFFFFF;
	border-radius: .625rem;
	margin-top: 2rem;
}

.news-list li:hover {
	border: 1px solid #2272b6;
	box-shadow: 0px 8px 12px 0px rgba(0, 0, 0, 0.1);
}

.news-list li .cont-p {
	padding: 2rem 3%;
}

.news-list li .cont-p .data {
	width: 7%;
	text-align: center;
}

.news-list li .cont-p .data span {
	display: block;
	font-family: 'gilroy_bold';
	font-size: 2rem;
	font-weight: bold;
	color: #2272b6 ;
}

.news-list li .cont-p .data p {
	color: #222;
	font-family: 'gilroy_bold';
	font-size: 2rem;
	font-weight: bold;
}

.news-list li .cont-p .img {
	width: 27.14286%;
	padding-bottom: 16.28571%;
	position: relative;
	height: 0;
	overflow: hidden;
}

.news-list li .cont-p .img>img {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}

.news-list li .cont-p .img img {
	width: 100%;
}

.news-list li .cont-p .cont {
	width: 60%;
}

.news-list li .cont-p .cont .tit a {
	display: block;
	font-size: 1.5rem;
	font-weight: bold;
}

.news-list li .cont-p .cont .tit a:hover {
	color: #2272b6;
}

.news-list li .cont-p .cont .nr {
	color: #666;
	font-size: 1rem;
	margin: 1rem 0;
}

.news-list li .cont-p .cont .ba{
	font-size: .9rem;
	line-height: .9em;
	margin-top: 1rem;
	padding: 0.55rem 1.5rem;
}
.news-list li .cont-p .cont .ba a{

	color: #fff;

}

.news-list li .cont-p .cont .ba a:hover {
	color: #fff;
}



.newshow {
	padding: 3rem 0;
	background: #f5f5f5;
}

.newshow .left {
	width: 66%;
}

.newshow .left h1 {
	font-size: 1.5rem;
	line-height: 2;
	color: #363636;
	font-weight: bold;
}

.newshow .left .data {
	font-size: .9rem;
	line-height: 2;
	color: #666;
	border-bottom: 1px solid #999;
	padding-bottom: 1rem;
	margin: 1rem 0;
}

.newshow .left .newsshow-nr {
	font-size: 1rem;
	line-height: 2;
	color: #444;
	margin: 1rem 0;
}

.newshow .left .newsshow-nr img {
	max-width: 100%;
}

.newshow .right {
	width: 28%;
	border: 1px solid #ccc;
	background: #fff;
	border-radius: 1.25rem;
}

.newshow .right .box {
	padding: 2rem;
}

.newshow .right .tit {
	font-weight: 700;
	font-size: 1.25rem;
	color: #222;
}

.newshow .right .img {
	border: 1px solid #ccc;
	margin: 2rem 0;
}

.newshow .right .img img {
	width: 100%;
}

.newshow .right .news-xg li {
	border-bottom: 1px solid #E5E5E5;
	color: #363636;
	padding: 1.5rem 0;

}

.newshow .right .news-xg li h2 {
	font-weight: 400;
	font-size: 1.15rem;

}

.newshow .right .news-xg li p {
	color: #ACACAC;
	font-size: 1rem;
	margin-top: 1rem;

}

.product {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 2rem;
	margin: 2rem 0;
}

@media screen and (max-width: 1366px) {
	.product {
		display: grid;
		grid-template-columns: repeat(3, 1fr);
		gap: 1.3rem;
	}

}

@media screen and (max-width: 990px) {
	.product {
		display: grid;
		grid-template-columns: repeat(2, 1fr);
		gap: 1.3rem;
	}

}

@media screen and (max-width: 768px) {
	.product {
		display: grid;
		grid-template-columns: repeat(1, 1fr);
		gap: 1.3rem;
	}

}

.product .item {
	background: #FFF;
	border-radius: .5rem;
	border: 1px solid #e7e7e7;
}

.product .item:hover {
	border: 1px solid #2272b6;
	box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.2);
}

.product .item .box {
	padding: 2rem .5rem;
}

.product .item .box h2 {
	text-align: center;
	font-size: 1.1rem;
	padding: 1rem 0;
}

.product .item .box .more {
	text-align: center;
	font-size: 1rem;
	opacity: 0;
	transition: all .5s;
	margin-top: -1rem;
}

.product .item:hover .box .more {
	opacity: 1;
	margin-top: 0;
	color: #fca82b;
}


.Details-pro {
	padding: 5rem 0;
}

.Details-pro .left {
	width: 45%;
	position: relative;
	cursor: pointer;
	border: 1px solid #ccc;
}

.Details-pro .left img {
	width: 100%;
}

.Details-pro .right {
	width: 50%;
}

.Details-pro .right h2 {
	font-size: 2.2rem;
	font-family: 'gilroy_Medium';
	line-height: 2rem;
	font-weight: 600;
	margin-bottom: 2rem;
}
.Details-pro .right h3 {
	font-size: 1.5rem;
	font-family: 'gilroy_Medium';
	line-height: 2rem;
	font-weight: 600;
	color: #2272b6;
}

.Details-pro .right .gk {
	font-size: 1.1rem;
	line-height: 2rem;
	color: #666;
	margin: 1rem 0;
	font-family: 'gilroy_light';
	font-weight: 400;
}

.Details-pro .right .zx {

}
.Details-pro .right .zx .item{
	border-radius: .5rem;
	padding: 1rem 2rem;
	margin-right: 2rem;
	background: -webkit-linear-gradient(90deg, #f5a719 -20.93%, #de5616 126.57%);
	background: -moz-linear-gradient(90deg, #f5a719 -20.93%, #de5616 126.57%);
	background: -o-linear-gradient(90deg, #f5a719 -20.93%, #de5616 126.57%);
	background: linear-gradient(90deg, #f5a719 -20.93%, #de5616 126.57%);
}
.Details-pro .right .zx .item:nth-child(2){
	border-radius: .5rem;
	padding: 1rem 2rem;
	margin-right: 2rem;
	background: -webkit-linear-gradient(90deg, #349acf -20.93%, #2463ae 126.57%);
	background: -moz-linear-gradient(90deg, #349acf -20.93%, #2463ae 126.57%);
	background: -o-linear-gradient(90deg, #349acf -20.93%, #2463ae 126.57%);
	background: linear-gradient(90deg, #349acf -20.93%, #2463ae 126.57%);
}
.Details-pro .right .zx .item a{
	color: #FFF;
}
.Details-pro .right .zx .item a i{
	font-size: 1.5rem;
	margin-right: .5rem;
}
.Details-pro .right .zx .item span{
	font-size: 1.1rem;
}

.proshow-bt {
	font-size: 2.2rem;
	font-family: 'gilroy_Medium';
	font-weight: 600;
	border-bottom: 1px solid #ccc;
	padding-bottom: 1.5rem;
	margin: 2rem 0;
	background: -webkit-linear-gradient(left, #379dd1 10%, #1d59a3 95%);
	background: -moz-linear-gradient(left, #379dd1 10%, #1d59a3 95%);
	background: -o-linear-gradient(left, #379dd1 10%, #1d59a3 95%);
	background: linear-gradient(90deg, #379dd1 10%, #1d59a3 95%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.proshow-content {
	font-family: 'gilroy_light';
	font-size: 1.1rem;
	font-weight: 400;
	line-height: 2.2rem;
	color: #666;
}

.proshow-content img {
	max-width: 100%;
}




@media screen and (max-width: 990px) {

	.htop {
		height: 0;
	}


}



@media screen and (max-width: 768px) {

	.htop {
		height: 0;
	}
	.ny-banner .box{
		top: 20%;
	}
	.ny-banner .box .tit {
	    font-size: 1.6rem;
	    margin-bottom: .5rem;
		font-weight: bold;
	}
	.sublist{
		display: none;
	}
	.pageTit{
		font-size: 2.2rem;
		padding: 2rem 0;
	}
	.about .left{
		width: 100%;
	}
	.about .right{
		width: 100%;
		margin-top: 1rem;
	}
	.wenhua .title h2{
		font-size: 2.2rem;
	}
	.wenhua .item{
		width: 48%;
	}
	.licheng{
		padding: 4rem 0 15rem;
	}
	.licheng::after{
		top: 45.5%;
	}
	.licheng .title h2{
		font-size: 2.2rem;
	}
	.licheng .swiper-button-prev1 {
	    left:0;
	    top: 42%;
	}
	.licheng .swiper-button-next1 {
	    right: 0;
	    top: 42%;
	}
	.licheng .mySwiper4 .swiper-slide .aweva{
		margin-left: 10%;
	}
	.pinpai .item .text h2{
		font-size: 2.2rem;
	}
	.pinpai .item .img{
		width: 100%;
		border-radius: .5rem;
	}
	.pinpai .item:nth-child(2) .text{
		text-align: left;
	}
	.pinpai .item:nth-child(2) .img {
	    margin-left: 0;
	    width: 100%;
	    border-radius: .5rem;
	}
	.Details-pro{
		padding: 3rem 0;
	}
	.Details-pro .left{
		width: 100%;
		margin-bottom: 2rem;
	}
	.Details-pro .right{
		width: 100%;
	}
	.Details-pro .right .zx .item{
		padding:1rem 1.5rem;
		margin-right: .5rem;
	}
	.Details-pro .right .zx .item:nth-child(2){
		padding:1rem 1.5rem;
		margin-right: .5rem;
		
	}
	.news-list li .cont-p .data{
		display: none;
	}
	.news-list li .cont-p .img{
		width: 100%;
		padding-bottom: 68.28571%;
		margin-bottom: 2rem;
	}
	.news-list li .cont-p .cont{
		width: 100%;
	}
	.newshow .left{
		width: 100%;
	}
	.newshow .right{
		width: 100%;
	}
	.contact li{
		width: 100%;
		margin-bottom: 2rem;
	}
	.bookbg{
		padding: 3rem 0;
	}
	.bookbg .title h2{
		font-size: 2.2rem;
	}
	.bookbg .title p{
		font-size: 1rem;
		line-height: 2rem;
	}
	.form_book .item{
		width: 98%;
	}
	.form_book .liuyan textarea {
	    width: 94%;
	    height: 30vw;
	}
	


}