
.layui-carousel img{
	width:100%;
}
.layui-carousel .layui-carousel-ind ul{
	background: none;
}
.layui-carousel .layui-carousel-ind ul:hover{
	background: none;
}
.layui-carousel .layui-carousel-ind li{
	border-radius: 30px;
	width:100px;
	margin: 0 10px;
}
.bidding-purchasing{
	width:70%;
	margin:30px auto;
}
.company-survey{
	width:70%;
	margin-top: 50px;
	margin:0 auto;
	margin-top: 50px;
	height:300px;
	position: relative;
	background: #ac232a;
}
.company-survey .up-video{
	position: absolute;
	top: 0;
	left: 0;
	width: 70%;
	height: 100%;
	padding: 20px 40px;
	box-sizing: border-box;
}
.company-survey .up-video .left{
	width: 45%;
	height: 100%;
	float: left;
}
.company-survey .up-video .left h1{
	color: white;
	font-size: 2.3rem;
	font-weight: 600;
}
.company-survey .up-video .left h3{
	font-size: 1.5rem;
	color: rgba(255,255,255,0.8);
}
.company-survey .up-video .left p{
	font-size: 1rem;
	line-height: 1.8;
	color: white;
	text-indent: 2em;
	margin-top: 20px;
}
.company-survey .up-video .right{
	width: 55%;
	height: 100%;
	float: left;
	box-sizing: border-box;
	padding: 60px 0;
}
.company-survey .up-video .right .num{
	height: 100;
	width: 50%;
	float: left;
	text-align: center;
	position: relative;
	font-size: 5rem;
	color: white;
}
.company-survey .up-video .right .num .jia{
    position: absolute;
    top: -5px;
    right: 0;
    color: white;
    font-size: 3rem;
}
.company-survey .up-video .right .num .ren{
	position: absolute;
    top: 56px;
    right: 6px;
    color: white;
    font-size: 1.1rem;
}
.company-survey .up-video .right .num .text{
	font-size: 1.5rem;
	color: white;
	margin-top: 20px;
}
.company-survey video{
    display:block;
    width:70%;
    height:100%;
    margin:auto;
    font-size:24px;
    object-fit: fill;
}
display:block;
    width:100%;
    height:100%;
    margin:auto;
    font-size:24px;
    object-fit: fill;
.company-survey img{
	width:70%;
	height:100%;
	display: block;
	float: left;
}
@keyframes moveToRight{
	from{
		opacity: 0;
		left: 0;
	}
	to{
		opacity: 1;
		left: 20px;
	}
}
@keyframes moveToLeft{
	from{
		left: 90px;
	}
	to{
		left: 80px;
	}
}
.move1{
	-webkit-animation-name: moveToRight; /*动画名称*/
	-webkit-animation-duration: 0.5s; /*动画持续时间*/
	-webkit-animation-iteration-count: 1; /*动画次数*/
	-webkit-animation-delay: 0s; /*延迟时间*/
	-webkit-animation-fill-mode:forwards;/*保持动画结束状态*/
}
.move2{
	-webkit-animation-name: moveToLeft; /*动画名称*/
	-webkit-animation-duration: 0.5s; /*动画持续时间*/
	-webkit-animation-iteration-count: 1; /*动画次数*/
	-webkit-animation-delay: 0s; /*延迟时间*/
	-webkit-animation-fill-mode:forwards;/*保持动画结束状态*/
}
.company-survey video{
	
	display: block;
	float: left;
}
.company-survey .register{
	width:30%;
	height:100%;
	display: block;
	float: left;
	background: #ac232a;
	padding: 30px 40px;
	box-sizing: border-box;
}
.company-survey .register a{
	color:white;
	font-size: 1.75rem;
	font-weight: 600;
}
.company-survey .register p{
	color:#cc7c65;
	font-size: 1.25rem;
	font-weight: 600;
}
.company-survey .register div{
	border-radius: 50px;
	width:100%;
	height:60px;
	line-height: 60px;
	border: 1px solid white;
	margin-top: 20px;
	color:white;
	font-size: 1.25rem;
	font-weight: 500;
	padding: 0 20px 0 80px;
	box-sizing: border-box;
	position: relative;
    max-width: 260px;
}
.company-survey .register div img{
	position: absolute;
	top:10px;
	left: 0px;
	height: 40px;
	width:40px;
	opacity: 0;
}
.company-survey .register span{
	position: absolute;
	top:0px;
	left: 90px;
}
.bidding-purchasing{
	height:640px;
	width:70%;
	margin: 0 auto;
	margin-top: 50px;
}
.bidding-purchasing .layui-tab-card{
	margin-top: 20px;
}
.bidding-purchasing .layui-tab-card .layui-tab-content{
	padding: 30px;
}
.bidding-purchasing .layui-tab-card ul.layui-tab-title{
	height:60px;
}
.bidding-purchasing .layui-tab-card ul.layui-tab-title li{
	box-sizing: border-box;
	margin: 0;
	font-size: 1.25rem;
	font-weight: 600;
	color:#5a5655;
	height:60px;
	line-height: 60px;
}

.bidding-purchasing .layui-tab-card ul.layui-tab-title li.layui-this{
	color:white;
	background: #ac232a;
}
.bidding-purchasing .layui-tab-card ul.layui-tab-title li.layui-this:after{
	height:60px;
}
.moreBtn{
	width:80px;
	height:34px;
	line-height: 34px;
	background: #ac232a;
	color:white;
	float: right;
	text-align: center;
	font-size: 1rem;
	margin-top: 10px;
}
.company-dynamic{
	width:100%;
	height:732px;
	margin-top: 50px;
	background-size:100% 732px;
	background-repeat:no-repeat;
}
.company-dynamic .dynamic-content{
	width:72%;
	margin: 0 auto;
	padding: 50px 0 50px 0;
	box-sizing: border-box;
}
.company-dynamic .dynamic-content h1{
	font-size: 2rem;
	color:white;
	font-weight: 600;
	text-align: center;
}
.company-dynamic .dynamic-content p.English-title{
	font-size: 1.75rem;
	color:white;
	font-weight: 500;
	text-align: center;
}
.company-dynamic .dynamic-content .mid-content{
	width:100%;
	height:430px;
	background: #f5f4f2;
	margin-top: 50px;
}
.company-dynamic .dynamic-content .mid-content .lf-content{
	width:30%;
	height:100%;
	float:left;
	background: #ac232a;
}
.company-dynamic .dynamic-content .mid-content .lf-content .fix-img{
	overflow: hidden;
}
.company-dynamic .dynamic-content .mid-content .lf-content img{
	cursor: pointer;
	transition: all 1s;
}
.company-dynamic .dynamic-content .mid-content .lf-content img:hover{
	transform: scale(1.1);
}
.company-dynamic .dynamic-content .mid-content .lf-content img{
	width:100%;
}
.company-dynamic .dynamic-content .mid-content .lf-content .top-text{
	width:100%;
	height:101px;
	padding-left: 120px;
	box-sizing: border-box;
	position: relative;
}
.company-dynamic .dynamic-content .mid-content .lf-content .top-text div.time-content{
	position: absolute;
	top: 0;
	left: 0;
	width:100px;
	height:71px;
	padding: 10px 10px 20px 10px;
	color:white;
}
.company-dynamic .dynamic-content .mid-content .lf-content .top-text div p{
	font-size: 2.25rem;
	width:100%;
	text-align: center;
}
.company-dynamic .dynamic-content .mid-content .lf-content .top-text div span{
	font-size: 1.25rem;
	display: block;
	width:100%;
	text-align: center;
}

.company-dynamic .dynamic-content .mid-content .lf-content .bom-text{
	width:100%;
	height:101px;
	box-sizing: border-box;
	color:white;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp:3;
    -webkit-box-orient: vertical;
}
.company-dynamic .dynamic-content .mid-content .lf-content .bom-text span{
	width:100%;
	height:100%;
	text-indent: 2em;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp:3;
    -webkit-box-orient: vertical;
}
.company-dynamic .dynamic-content .mid-content .rt-content{
	width:70%;
	height:100%;
	float:left;
	padding: 15px 50px 30px;
	box-sizing: border-box;
}
.company-dynamic .dynamic-content .mid-content .rt-content ul li{
	padding-left: 120px;
	height: 120px;
	border-bottom: 1px solid #727071;
	position: relative;
}

.company-dynamic .dynamic-content .mid-content .rt-content ul li div{
	position: absolute;
	top: 0;
	left: 0;
	width:80px;
	height:121px;
	color:#5a5657;
}
.company-dynamic .dynamic-content .mid-content .rt-content ul li div p{
	color:#ad2229;
	font-size: 2.25rem;
	width:100%;
	height:50px;
	line-height: 50px;
	text-align: center;
}
.company-dynamic .dynamic-content .mid-content .rt-content ul li div span{
	display: block;
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 1.25rem;
    margin-top: 10px;
}
    
.company-dynamic .dynamic-content .mid-content .rt-content ul li:last-child{
	border:none;
}
.company-business{
	width:70%;
	margin: 0 auto;
	margin-top: 80px;
}
.company-business .swiper-container .swiper-slide{
	cursor: pointer;
}
.friendship-link{
	width:100%;
	height:340px;
	margin-bottom: 100px;
	margin-top: 80px;
	background-size:100% 400px;
	background-repeat:no-repeat;
	padding: 30px 0;
	box-sizing: border-box;
}
.friendship-link img{
	width: 100%;
}
.dynamic-content .elem-ul{
	margin-top: 15px;
}
.bidding-purchasing .elem-ul li div{
	height:49px;
	line-height: 50px;
	border-bottom: 1px solid #c9c9cb;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	box-sizing: border-box;
}

.bidding-purchasing .elem-ul li{
	height: 50px;
	line-height: 50px;
}

.bidding-purchasing .elem-div1{
	width:70%;
	float: left;
	padding-right: 25%;
}
.bidding-purchasing .elem-div1 img{
	width:10px;
	height:10px;
	margin:20px 5px;
	vertical-align: top;
}
.bidding-purchasing .elem-div2{
	width:15%;
	float: left;
	text-align: center;
}
.bidding-purchasing .elem-div3{
	width:15%;
	float: left;
	text-align: center;
}
.bidding-purchasing .elem-title{
	color:#ac232a;
	font-size: 1.05rem;
}
.bidding-purchasing .elem-div4{
	width:100%;
	height:59px;
}
.bidding-purchasing .elem-div4 div{
	height:59px;
	line-height: 60px;
	border-bottom: 1px solid #c9c9cb;
	box-sizing: border-box;
}
.company-dynamic .dynamic-content .mid-content .rt-content ul li .elem-ul li{
	list-style-type: square;
	list-style-position: inside;
	padding: none;
	padding: 0;
	height: 50px;
	line-height: 50px;
	font-size: 1.5rem;
	font-weight: 600;
}
.company-dynamic .dynamic-content .mid-content .rt-content ul li .elem-p{
	text-indent: 2em;
	height: 44px;
	line-height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient: vertical;

}
.link-img{
	width:70%;
	margin:0 auto ;
	margin-top: 50px;
	height:110px;
}
.link-img::-webkit-scrollbar{
	width:0;
}
.link-img ul li{
	float: left;
	padding: 0 10px;
	box-sizing: border-box;
	width:25%;
}
.link-img ul li img{
	width:100%;
	border-radius: 12px;
}
.company-business .swiper-container{
	width:100%;
}
.company-business .swiper-container .swiper-wrapper .swiper-slide{
	margin-right: 20px;
	padding: 10px;
	box-sizing: border-box;
	background: white;
	border: 1px solid #dddddd;
}
.company-business .swiper-container .swiper-wrapper .swiper-slide-next{
	background: #ac232a;
	color: white;
}
.company-business .swiper-container .swiper-wrapper .swiper-slide-next .bom-text h1{
	color: white;
}
.company-business .swiper-container .swiper-wrapper img{
	width:100%;
}
.company-business .swiper-container .swiper-wrapper .swiper-slide .bom-text{
	width:100%;
	box-sizing: border-box;
	padding:10px 20px 20px;
	height: 132px;
}
.company-business .swiper-container .swiper-pagination{
	/*bottom: -30px;*/
}
.company-business .swiper-container .swiper-wrapper .swiper-slide h1{
	font-size: 1.25rem;
	color:#5a5657;
	font-weight: 600;
}
.company-business .swiper-container .swiper-wrapper .swiper-slide .bom-text p{
	font-size: 0.85rem;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	text-indent: 2em;
}
/*.swiper-button-prev{
	background-image: url();
}
.swiper-button-next{
	background-image: url();
}*/
.friendship{
	position: relative;
}
.white_back{
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 999;
	background: linear-gradient(to right,white 0%,transparent 10%,transparent 50%,transparent 90%,white 100%);
}