

.contentbox{
    min-width: 1045px;
    overflow: hidden;
}

.title{
    overflow: hidden;
}
.title-1{
    float: left;
}
.hr{
    float: right;
    background-color: #ccc;
    height: 1px;
    margin-top: 42px;
    margin-left: 5px;
}
.width-100{
    width: 1045px;
    margin: 0 auto;
}
.margin-top-30{
    margin-top: 30px;
}

.terrace{
    width: 1045px;
    overflow: hidden; 
    margin-top: 25px; 
}
.title-1{
    font-size: 24px;
    font-family: MicrosoftYaHei;
    color: #333333;
    display:block;
    margin-top: 25px;   
}
.titl-2{
    font-size: 18px;
    position: relative;
    top:25px;
    
}
.terrace-text-1{
    float: left;
    margin-top: 50px;
    font-size: 17px;
    text-indent: 35px;
}
.terrace-img{
    float: right;
}

.imgcenter{
  margin: 30px auto;
}

.induce{
     width: 1045px;
    display: inherit;
    position: relative;
    top: 10px;
    font-size: 17px;
    text-indent: 50px;
}

