@charset "utf-8";
/* CSS Document */

.service-slick .item-pic::before, .service-list .item-pic::before {
    padding-top: 175.18519%;
}




.indexnewsbox{position: relative;background: #fff;}

.list a:hover .item-pic img{   
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }

.in-theory__caption .txt{margin-bottom: 50px}
.pb-80 {
	padding-bottom: 64px
}	
.footer_zh{position: relative;background: #fff;}

.footer_zh .footer{position: relative;background: #fff;z-index: 3}


.shouyejishubox{position: relative;;z-index: 3;background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    color: #fff;
    padding: 10vw 0px 8vw;
}



.ab-honor__cont{width: 32%}

.ab-honor__cont p{font-size: 15px;line-height: 28px;}


.in-news{background: #fff;}
.showcase {
	height: 100vh;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	color: #fff;
	padding: 0 20px;background: #fff;
}

.video-container {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	background: var(--primary-color) url('/Public/demo/video/cover.jpg') no-repeat center
		center/cover;
}

.video-container video {
	min-width: 100%;
	min-height: 100%;
  position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	object-fit: cover;
}

.video-container:after {
	content: '';
	z-index: 1;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.5);
	position: absolute;
}

.content {
	z-index: 2;
}

.indexnewsbox{z-index: 3;background: #fff}

.showcase  .txt {
    font-weight: 300;
    font-size: 20px;
    line-height: 1.2;
    margin-bottom: 15px;
}

.showcase  .txt01 {
    font-weight: bold;
    font-size: 60px;
    line-height: 1.2;
    margin-bottom: 15px;
}
.showcase  .txt02 {
    font-weight: 300;
    font-size: 20px;
    line-height: 1.2;
    margin-bottom: 15px;
}


.in-theory__list .item-pic{width: 70px;margin: 0 auto}
.in-theory__list .item-pic::before{padding-top: 95% }

 .showcase .btn {
	display: inline-block;
	padding: 10px 35px;
	background: var(--primary-color);
	color: #fff;
	border-radius: 25px;
	margin-top: 25px;
	     font-size: 20px;
    line-height: 1.2;background:#d71a25;opacity: 0.9;

}

.btn:hover {
	transform: scale(0.98);	

}


.bancaibox{position: relative;z-index: 3;background:#fff ;padding-bottom: 100px}
.in-theory {background:#fff ;overflow: hidden}

.in-theory__list .item-intro{color:#999999}

.in-theory__caption .title span {
    color: #d71a25;
}


.ab-honor__cont .honor-down{display: block}

.ab-honor__cont .honor-down .btn-down span{color:#fff}
.btn-down::after{background-color: #d71b25}


.ab-honor__main::before, .ab-honor__main::after{background-color:none}

.ab-honor__imgList li:nth-child(odd) {
    border-right: 1px solid #333333;
}
.ab-honor__imgList li {
    border-top: 1px solid #333333;
}
.ab-honor__imgList .item-pic::before {
    padding-top: 50%;
}
.ab-honor__cont p{color:#fff}