#fullpage{
    text-align: center;
    background: #F3F3F3;
}
.page1,.page3{
    background: #F3F3F3;
}
.page2{
    background-color: #f9f9f9;
    padding: 150px 0;
}
.banner-wrap img{
    width: 100%;
}
.page1-desc-wrap{
    width: 56.25%;
    margin: auto;
    line-height: 1.5;
    text-align: left;
}
p{
    margin: 50px 0;
}
.desc-bottom{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 150px 0;
}
.font0{
    font-size: 0;
}
.desc-bottom img{
    width: 100%;
}
.desc-bottom-left{
    padding-right: 6px;
    box-sizing: border-box;
    width: 64.259259%;
}
.desc-bottom-left img{
    height: 100%;
}
.desc-bottom-right{
    padding-left: 6px;
    box-sizing: border-box;
    width: 35.7407407%;
}
.middle-img{
    padding: 11px 0;
}
.pad_left5 {
    padding-left: 5px;
}

.pad_right5 {
    padding-right: 5px;
}

.pad_top5 {
    padding-top: 5px;
}

.pad_bottom5 {
    padding-bottom: 5px;
}

.dis_flex img{
    width: 100%;
    height: 100%;
}
.weidu1-part,.weidu2-part{
    width: 56.25%;
    margin: auto;
}
.weidu-title{
    font-size: 24px;
}
.weidu-name{
    color: #EF6901;
    font-size: 16px;
    margin-bottom: 40px;
}
.weidu1-desc,.weidu2-desc{
    line-height: 1.5;
    text-align: left;
}
.weidu1-desc{
    margin-bottom: 150px;
}
.weidu1-img-wrap img{
    box-sizing: border-box;
    width: 24.3%;
}
.weidu2-img-wrap img{
    vertical-align: middle;
    width: 20%;
}
.detail{
    width: 56.25%;
    margin: auto;
}
.terminal-img-wrap,.terminal-desc-wrap{
    width: 50%;
}
.terminal-img-wrap img{
    width: 60%;
}
.terminal-desc-wrap{
    width: 43%;
}
.terminal-img-line > div{
    float: left;
    width: 50%;
    font-size: 0;
}
.terminal-img-line img{
    padding: 5px;
    box-sizing: border-box;
    width: 100%;
}
.terminal-title{
    margin-bottom: 40px;
}
.page3-content{
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
}
