.content{
    width:1100px;
    margin:0 auto;
}
.content-top{
    width:100%;
    height:379px;
    display:flex;
    align-items:center;
}
.content-top-img{
    width:500px;
    height:379px;
    margin-right:65px;
}
.content-top-img img{
    width:100%;
    height:100%;
}
.content-top-text{
}
.big-text{
    font-size: 32px;
	color: #1e1e1e;
}
.introduce{
    font-size: 21px;
	color: #20ad9e;
}
.service{
    width:1100px;
    margin:0 auto;
}
.service-text{
    font-size: 27px;
	line-height: 38px;
	letter-spacing: 0px;
    color: #1e1e1e;
    margin:25px 0;
}
.service-introduce{
    font-size:21px;
    line-height: 38px;
	color: #1e1e1e;
}
.service-area{
    margin:60px 0 25px 0;
    font-size: 27px;
	line-height: 38px;
	color: #1e1e1e;
}
.service-area-content{
    width:1100px;
    font-size:0;
    margin-bottom: 40px;
}
.service-area-content li{
    display: inline-block;
}
.service-area-content li a{
    display:inline-block;
    font-size: 21px;
	line-height: 35px;
    color: #599635;
    padding-bottom: 5px;
    margin-bottom:25px;
    border-bottom: 1px solid #599635;
    cursor: pointer;
}
.jump-one{
    margin-right:99px;
}
.jump-two{
    margin-right:100px;
}
.jump-three{
    margin-right:89px;
}
.jump-five{
    margin-right:142px;
}