.head_img{width:100%;min-width:1336px;position:relative}
.head_img img{width:100%;min-width:1336px}
.head_img h1{text-align:center;font-size:54px;font-family:OPPOSans;font-weight:800;color:#FFFFFF;opacity:0.9;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:99}
.head_img h2{font-size:54px;font-family:OPPOSans;font-weight:800;color:#FB8210;opacity:0.14;position:absolute;top:57%;left:50%;transform:translate(-50%,-50%);z-index:88;white-space:nowrap}
.introduction{padding:50px 0}
.introduction p{font-size:14px;font-family:OPPOSans;font-weight:500;color:#666666;line-height:28px;margin-top:2px}
.introduction p1{margin:0 auto;width:1080px;width:1080px;font-size:12px;font-family:OPPOSans;font-weight:500;color:#545454;line-height:34px;text-align:center}
.introduction a{display:block;margin:0px auto 0;width:60px;height:20px;border:2px solid #FB8210;border-radius:10px;font-size:12px;font-family:OPPOSans;font-weight:100;color:#FB8210;line-height:20px;text-align:center}
.introduction a:hover{color:#fff;background-color:#FB8210}
.talent{background-color:#F8F8F8;padding-top:1px;padding-bottom:40px}
.talent .swiper-container{width:100%;padding-bottom:60px}
.talent .swiper-container .swiper-slide .all_people{width:1310px;margin:0 auto}
.talent .swiper-container .swiper-slide .people{width:110px;float:left;margin-right:40px;margin-top:40px}
.talent .swiper-container .swiper-slide .people:nth-child(9){margin-right:0px}
.talent .swiper-container .swiper-slide .people:nth-child(10){margin-left:75px}
.talent .swiper-container .swiper-slide .people:nth-last-child(1){margin-right:0px}
.talent .swiper-container .swiper-slide .people .peo_img{width:110px;height:110px;box-sizing:border-box;border:1px dashed #FF7A21;border-radius:50%;padding:4px}
.talent .swiper-container .swiper-slide .people img{width:100px;height:100px;border-radius:50%}
.talent .swiper-container .swiper-slide .people p{font-size:16px;font-family:OPPOSans;font-weight:bold;color:#333333;text-align:center;margin-top:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.talent .swiper-container .swiper-pagination-bullet{width:12px;height:12px;background:#E3E3E3;border-radius:50%;opacity:1}
.talent .swiper-container .swiper-pagination-bullet-active{width:28px;height:12px;background:#FF7A21;border-radius:6px}
.one_stop{padding-top:1px;padding-bottom:50px}
.one_stop .content{width:1334px;margin:0 auto;overflow:hidden;margin-top:50px}
.one_stop .content .box{width:200px;height:202px;background:rgba(255,249,245,0.8);border-radius:20px;padding-top:40px;float:left;box-sizing:border-box}
.one_stop .content .box+.box{margin-left:82px}

.one_stop .content .box img{
	width: 58px;
	height: 58px;
	margin-left:73px;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
	-webkit-transition: all ease .3s;
	transition: all ease .5s;
}
.one_stop .content .box img:hover {
	-webkit-transform: scale(1.05);
	transform: scale(2.0);
	box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
	border-radius: 50%
}

.one_stop .content .box p{font-size:16px;font-family:OPPOSans;font-weight:500;color:#666666;line-height:28px;margin-top:2px}
.one_stop .content .box a{display:block;margin:0px auto 0;width:60px;height:20px;border:2px solid #FB8210;border-radius:10px;font-size:12px;font-family:OPPOSans;font-weight:100;color:#FB8210;line-height:20px;text-align:center}