.contents{
    width: 100%;
    height: auto;
    background: #d6e6f5;
}
.intro{
    width: 1200px;
    height: auto;
    margin: 0 auto;
    position: relative;
    padding-bottom: 120px;
}
.adressBox{
    font-size: 14px;
    color: #666666;
    padding-top: 31px;
    padding-bottom: 37px;
    text-align: right;
}
.introTitle{
    margin-top: 32px;
    width: 500px;
    height: 47px;
}
.introTitle span:nth-child(1){
    width: 80px;
    height: 6px;
    background: #28a7e1;
    float: left;
    display: inline-block;
    margin-top: 20px;
}
.introTitle span:nth-child(2){
    float: left;
    margin-left: 31px;
    font-size: 36px;
    color: #333333;
    display: inline-block;
}
.textMain1{
    width: 855px;
    font-size: 14px;
    color: #333333;
    margin-top: 40px;
    line-height: 30px;
}
.textMain2{
    width: 855px;
    font-size: 14px;
    color: #333333;
    margin-top: 43px;
    line-height: 30px;
}
.textMain3{
    width: 855px;
    font-size: 14px;
    color: #333333;
    margin-top: 43px;
    line-height: 30px;
}
.description{
    width: 600px;
    height: 130px;
    margin-left: 169px;
    margin-top: 59px;
}
.everyDes:nth-child(1){
    width: 22%;
    height: 100%;
    float: left
}
.everyDes:nth-child(2){
    width: 56%;
    height: 100%;
    float: left
}
.everyDes:nth-child(3){
    width: 22%;
    height: 100%;
    float: left
}
.everyDes span:nth-of-type(1){
    display: block;
    font-size: 70px;
    color: #28a7e1;
    text-align: center;
    font-family: "marlboro" !important;
}
.jiahao{
    display: block;
    font-size: 60px;
    color: #28a7e1;
    text-align: center;
}
.everyDes span:nth-of-type(2){
    display: block;
    font-size: 16px;
    color: #28a7e1;
    text-align: center;
}
.bodyImg{
    width: 356px;
    height: 673px;
    position: absolute;
    right: -8px;
    top: 75px;
}
.everyDes{
    position: relative;
}
.jiahao1{
    position: absolute;
    right: 55px;
    top: 3px;
    font-size: 50px;
    font-weight: bold;
    color: #28a7e1;
}