.page2 .aboutus {
    float:right;
    height: 730px;
    margin: 160px 40px 100px 0px;
    position: relative;
    transition: all 0.3s ease-in-out 0s;
    width: 770px;
}
.page2 .aboutus .caption {
    opacity: 1;
}
.page2 .aboutus .caption {
/*     opacity: 0; */
    transition: all 0.5s ease-in-out 0s;
    width: 680px;

}

.page2 .aboutus .caption h1 {
    display: block;
    font-size: 44px;
    font-style: normal;
    height: 65px;
    margin: 0 auto 0px;

}
.page2 .aboutus .caption a{
    border: 1px solid #6f6f6f;
    border-radius: 10px;
    color: #6f6f6f;
    display: block;
    font-size: 18px;
    font-weight: 300;
    line-height: 35px;
    margin-top: 35px;
    text-align: center;
    text-shadow: 1px 1px 0 #fff;
    width: 120px;
}
.page2 .aboutus .caption span{
    color:#6F6F6F;
    padding-top:30px;
    display: block;
    font-size: 22px;
    font-style: normal;
    line-height: 36px;

}
.clear {
    clear: both;
}
.page2 .aboutus .show{
    float: right;
    
    height:320px;
    color:#6F6F6F;
    padding-top:10px;
    display: block;
    font-size: 22px;
    font-style: normal;
    line-height: 36px;

}

/*    Page3    */

.page3 .box{
    float:left;
    height: 730px;
    margin:160px 0px 100px 60px ;
    position: relative;
    transition: all 0.3s ease-in-out 0s;
    width: 815px;
}
.page3 .zixun {
    float: right;
    height: 790px;
    margin: 110px 10px 100px 0;
    position: relative;
    transition: all 0.3s ease-in-out 0s;
    width: 960px;
}
.page3 .box .caption {
    opacity: 1;
}
.page3 .box .caption {
/*     opacity: 0; */
    transition: all 0.5s ease-in-out 0s;
    width: 750px;

}




.page3 .box .caption h1 {
    display: block;
    font-size: 44px;
    font-style: normal;
    height: 65px;
    margin: 0 auto 0px;

}
.page3 .box .caption a{
    border: 1px solid #6f6f6f;
    border-radius: 10px;
    color: #6f6f6f;
    font-size: 18px;
    font-weight: 300;
    line-height: 35px;
    margin-top: 35px;
    text-align: center;
    text-shadow: 1px 1px 0 #fff;
    width: 120px;
}
.page3 .box .caption span{
    color:#6F6F6F;
    padding-top:30px;
    display: block;
    font-size: 22px;
    font-style: normal;
    line-height: 36px;

}
.clear {
    clear: both;
}
.page3 .box .show{
    float: right;
    
    height:320px;
    color:#6F6F6F;
    padding-top:10px;
    display: block;
    font-size: 22px;
    font-style: normal;
    line-height: 36px;

}

