.page2-content{
    width: 420px;
    float: left;
}
.area-content,.page3-content,.page5-panel{
    color:white;
}
.area-content h1,#page-three h1,.page4-panel h1,.page5-panel h1{
    color: white;
    /*text-align: center;*/
}
.area-container{
    width: 1064px;
    height: 140px;
    color:white;
    margin-top: 5px;
    position: relative;
}
.container-a{
    top:-200px;
}
.container-b{
    margin-left:1000px;
}
.container-c{
    bottom:-200px;
}
.page3-1{
    /*top:-200px;*/
    top:0;
}
.page3-2{
    /*left:-1000px;*/
    left:0;
}
.page3-3{
    /*bottom:-200px;*/
    bottom:0;
}
.container-a h4{
    margin-top: 20px;
}
.area-container img{
    display: block;
    float: left;
    margin-right: 56px;
}
/*.container-a img{*/
    /*width: 195px;*/
    /*height: 138px;*/
    /*margin-left: 184px;*/
/*}*/

.container-b img{
    /*width: 386px;*/
    /*height: 128px;*/
    margin-top: 5px;
}

.container-c img{
    /*width: 566px;*/
    /*height: 128px;*/
}

.page3-panel-left,.page3-panel-right,.page3-panel-middle{
    width: 300px;
    float: left;
}
.page3-panel-left{
    margin-left: 100px;
}
.page3-content{
    height: 250px;
    position: relative;
}
.page3-panel {
    height: 578px;
    margin-top: 340px;
}
.page3-top{
    top:-300px;
}
.page3-right{
    right: -200px;
}
.page3-bottom{
    bottom: -300px;
}
.page3-left{
    left:-200px;
}
.page4-panel{
    overflow: hidden;
}
.page4-row{
    color: white;
    /*overflow: hidden;*/
}
.page4-content{
    float: left;
    margin-top: 5rem;
    margin-left: 50px;
    left: -600px;
    position: relative;
}
.page4-row img{
    display: block;
    float: right;
    right: -600px;
    position: relative;
}
.page4-panel h1{
    padding-bottom: 20px;
}
.about-panel{
    width: 50px;
    height: 40px;
    overflow: hidden;
}
.about-panel a{
    width: 140px;
    height: 30px !important;
    text-align: left !important;
    padding: 0 !important;
    margin-top: 0 !important;
    text-indent: 12px;
    line-height: 30px !important;
    background: #000000;
}
.about-panel a:first-child{
    width: 100%;
    text-indent: 0;
    height: 25px !important;
    margin-top: 15px !important;
    padding-top: 0 !important;
    text-align: center !important;
    line-height: 25px !important;
}
.about-page{
    color: white;
    min-height:350px;
    position: relative;
    top: 20%;
}
.about-page h1{
    /*font-size: 26px !important;*/
    text-align: center;
    padding-bottom: 20px;
}
.about-page p{
    /*font-size: 13px;*/
    line-height: 25px;
}

.road-map{
    width: 100%;
}
.team-panel{
    width: 450px;
    height: 300px;
    float: left;
    margin: 50px 20px;
}
.team-panel p{
    line-height: 26px;
    color: white;
}
.team-panel:nth-child(odd){
    margin-left: 200px !important;
}
.team-panel img{
    width: 120px;
    height: 120px;
    margin-bottom: 10px;
}
.team-bg{
    background: #000000;
    overflow-y: visible;
    padding-top: 100px;
}
.bg-black{
    background: #000000;
}
.result-box{
    width: 680px;
    height: 390px;
    border: 3px solid #0bb0e0 !important;
    border-radius: 10px;
    background: rgba(11, 176, 224, 0.25);
    padding: 20px;
    margin-left: 80px;
}
.result-box p{
    color: white !important;
    line-height: 24px !important;
    text-indent: 28px;
}
.page5-panel h1{
    position: relative;
    left: -15%;
    padding-bottom: 20px;
}
.page3-content{
    width: 520px;
    height: 130px;
    padding: 10px 20px;
    background: rgba(255,255,255,0.8);
    text-indent: 28px;
}
.page3-panel-middle h3{
    position: relative;
    top:28%;
    text-align: center;

}
.page3-panel-middle{
    color: white;
    width: 200px;
    height: 200px;
    background: url(http://toey-block-chain.oss-cn-hangzhou.aliyuncs.com/images/area-text.png) center center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    margin-left: 70px;
    margin-right: 30px;
    min-height: 0;
    margin-top: 153px;
}
.page3-content img{
    display: block;
}
.page3-line{
    height: 38px;
    margin: 10px 0;
}
.line-top{
    margin-top: 100px;
}
.line-right{
    margin-right: 300px;
}
.line-bottom{
    margin-bottom: 139px;
}
.line-left{
    margin-left: 200px;
}
.report img{
    margin: 0 auto;
    top:0;
    left:0;
    display: block;
}

.mt-30{
  margin-top: 120px;
}
@media only screen and (width: 1366px){
    .page3-panel {
        margin-top: 132px;
    }
}
