@charset="UTF-8";
.youshi-box{
	position: relative;
}
.youshi-box .youshi-top{
	width: 865px;
	height: 643px;
	background-image: url('../Image/youshi/youshi_company.jpg');
	color:#fff;
}
.youshi-box .youshi-top h2{
	font-size: 75px;
	font-weight: bold;
	padding: 60px 0 0 25px;
	line-height: 100px;
}
.youshi-box .youshi-top h2 span{
    display: inline-block;
    padding: 0 10px;
}
.youshi-box .youshi-top p{
    font-size: 23px;
    padding: 20px 0 0 25px;
    line-height: 30px;
}
.youshi-box .youshi-center{
	width: 803px;
	height: 367px;
	background-color: #fff;
	position: absolute;
	top: 370px;
	left: 30px;
	margin: auto;
}
.youshi-box .youshi-center h2{
    text-align: center;
    font-size: 40px;
    font-weight: bold;
    color: #373636;
    padding: 20px 0 20px 0;
}
.youshi-box .youshi-center .youshi-center-icon1{
    width: 48px;
    height: 7px;
    background-color: #16b19d;
    margin: 0 auto;
}
.youshi-box .youshi-center .youshi-center-lb{padding: 40px 0 0 0;}
.youshi-box .youshi-center .youshi-center-lb ul{
    display: flex;
    align-items: center;
    justify-content: space-around;
    padding: 0 15px;
}
.youshi-box .youshi-center .youshi-center-lb ul li{
	display: block;
	width: 245px;
	height: 165px;
	background-image: url('../Image/youshi/honor_bg.jpg');
}
.youshi-box .youshi-center .youshi-center-lb ul li a{
	display: block;
	width: 225px;
	height: 145px;
	margin: 10px;
}
.youshi-box .youshi-center .youshi-center-lb ul li a img{}
.youshi-box .youshi-bottom{
	width: 865px;
	height: 514px;
	background-color: #17aa97;
}
.youshi-box .youshi-bottom .youshi-bottom-left{
    width: 434px;
    float: left;
    margin: 130px 0 0 20px;
}
.youshi-box .youshi-bottom .youshi-bottom-left img{}
.youshi-box .youshi-bottom .youshi-bottom-right{
    width: 410px;
    float: right;
}
.youshi-box .youshi-bottom .youshi-bottom-right .youshi-bottom-right-box{
    color: #fff;
    padding: 144px 0 0 40px;
}
.youshi-box .youshi-bottom .youshi-bottom-right .youshi-bottom-right-box h2{
    font-size: 38px;
}
.youshi-box .youshi-bottom .youshi-bottom-right .youshi-bottom-right-box h4{
    font-size: 20px;
    font-weight: normal;
}
.youshi-box .youshi-bottom .youshi-bottom-right .youshi-bottom-right-box p{
    width: 357px;
    text-align: justify;
    font-size: 18px;
    opacity: 0.7;
    padding: 10px 0 0 0;
}