a{
    text-decoration: none;
}
img {
    -webkit-user-drag: none;
}
a:focus{text-decoration: none}
a:hover{
    text-decoration: none;
}
body{
    background: #fff;
    padding: 0;
}
.page-content-box{
    position: relative;
    width: 1280px;
    margin: 0px auto;
}
.header{
    margin: 0px auto;
    width: 1280px;
    position: relative;
    height: 80px;
    background: #fff;
}
.header-logo-box{
    position: absolute;
    background: url(../img/logo.png) no-repeat left ;
    color: #333333;
    font-weight: 600;
    top: 16px;
    left: 50px;
    width: 180px;
    height: 48px;
    background-size: 48px;
    line-height: 48px;
    font-size: 27px;
    text-indent: 64px;
}
.header-logo-title{
    position: absolute;
    border-radius: 4px;
    background: linear-gradient(270deg, #8F87FE 0%, #488CFF 100%);
    color: #fff;
    text-align: center;
    top: 27px;
    left: 241px;
    width: 146px;
    height: 26px;
    line-height: 26px;
    font-size: 14px;
}
.header-nav{
    position: absolute;
    width: 140px;
    height: 80px;
    line-height: 80px;
    right: 50px;
}
.header-nav div{
    float: left;
}
.nav-index,.nav-contact{
    cursor: pointer;
}
.nav-contact{
    color: #999999;
}
.fg{
    position: relative;
    width: 1px;
    background: #D8D8D8;
    height: 16px;
    top: 32px;
    margin-left: 25px;
    margin-right: 25px;
}
.nav-index,.nav-contact{
    font-size: 14px;
}
.contact{
    display: none;
    top: 80px;
    width: 280px;
    height: 195px;
    right: -60px;
    position: absolute;
    background: #fff;
    box-shadow: 0 3px 3px 0 rgb(0 0 0 / 10%);
    text-align: center;
    line-height: 35px;
    z-index: 101;
  
}

.contact img{
    width: 120px;
    height: 120px;
}
/* 轮播 */
.page-banner-bg{
    position: absolute;
    top: 80px;
    width: 100%;
    height: 460px;
    background: linear-gradient(270deg, #E8E9FB 0%, #D8F1FB 100%);

}
.page-banner-box{
    position: relative;
    width: 1280px;
    height: 460px;
}
.page-banner{
    position: relative;
    width: 1280px;
    height: 460px;
}
.page-banner-colume{
    width: 1280px;
    height: 460px;
}
.banner-colume-1{
    background: url(../img/colume-1.png) no-repeat center;
    background-size:cover;
}
.banner-colume-2{
    background: url(../img/colume-2.png) no-repeat center;
    background-size:100%;
}
.banner-colume-3{
    background: url(../img/colume-3.png) no-repeat center;
    background-size:100%;
}
.page-banner-colume h1{
    top: 101px;
    left: 80px;
    position: relative;
    font-size: 38px;
    color: #444444;
    font-weight: 600;
}
.page-banner-colume h4{
    top: 111px;
    left: 80px;
    position: relative;
    font-size: 18px;
    color: #666666;
}
.download{
    color: #fff;
    border-radius: 4px;
    background: linear-gradient(270deg, #FF6161 0%, #FF3434 100%);
    font-size: 32px;
    width: 350px;
    height: 74px;
    border:none;
}
.download:hover{
    background: linear-gradient(270deg, #FF8787 0%, #FF6060 100%);
}
.download:active{
    background: linear-gradient(270deg, #FC4F4F 0%, #FC2C2C 100%);
}
.swiper-pagination{
    bottom: 12px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.swiper-pagination-bullet{
    width: 36px !important;
    height: 8px !important;
    border-radius: 4px !important;
    background: #fff !important;
    opacity: .5 !important;
    margin-right: 8px;
}
.swiper-pagination-bullet-active{
    opacity: 1 !important;
}
.download-box{
    position: absolute;
    width: 350px;
    left: 80px;
    top: 267px;
}
.soft-info{
    font-size: 14px;
    color: #666666;
    margin-top: 10px;
    width: 350px;
}
.lastTime{
    float: left;
}
.info{
    float: right;
}
/* 楼层1 */
.page-colume-1{
    position: relative;
    background: #fff;
    width: 1280px;
    height: 310px;
    padding: 10px 40px 0px 40px;
}
.colume-1-item{
    width: 346px;
    height: 80px;
    margin-left: 40px;
    margin-top: 40px;
    float: left;
}
#colume-1-item-1{
    background: url(../img/colume-1-item-1.png) no-repeat left;
}
#colume-1-item-2{
    background: url(../img/colume-1-item-2.png) no-repeat left;
}
#colume-1-item-3{
    background: url(../img/colume-1-item-3.png) no-repeat left;
}
#colume-1-item-4{
    background: url(../img/colume-1-item-4.png) no-repeat left;
}
#colume-1-item-5{
    background: url(../img/colume-1-item-5.png) no-repeat left;
}
#colume-1-item-6{
    background: url(../img/colume-1-item-6.png) no-repeat left;
}
#colume-1-item-1,#colume-1-item-2,#colume-1-item-3,#colume-1-item-4,#colume-1-item-5,#colume-1-item-6{
    background-size: 80px;
}
.colume-1-item h4{
    position: relative;
    font-size: 20px;
    color: #333;
}
.colume-1-item h6{
    position: relative;
    font-size: 14px;
    color: #999;
    line-height: 20px;
}
.colume-1-item h4,.colume-1-item h6{
    left: 96px;
    width: 250px;
}
/* 楼层2 */
.page-colume-2-bg{
    position: absolute;
    left: 0;
    width: 100%;
    top: 850px;
    height: 403px;
    background: #F6F6F6;
}
.page-colume-2{
    position: relative;
    background: #F6F6F6;
    width: 1280px;
    height: 403px;
}
.page-colume-2-content{
    width: 100%;
    height: 252px;
    margin-top: 30px;
    padding: 0 68px 0 68px;
}
.page-colume-title{
    position: relative;
    padding-top: 40px;
    width: 100%;
    font-size: 38px;
    color: #444444;
    text-align: center;
}
.colume-2-item{
    float: left;
    width: 284px;
    height: 100%;
}
.colume-2-item h4,.colume-2-item h6{
    margin: 0px auto;
    width: 80%;
    text-align: center;
}
#colume-2-item-1{
    background: url(../img/colume-2-item-1.png) no-repeat left;
    background-size: cover;
}
#colume-2-item-2{
    background: url(../img/colume-2-item-2.png) no-repeat left;
    background-size: cover;
}
#colume-2-item-3{
    background: url(../img/colume-2-item-3.png) no-repeat left;
    background-size: cover;
}
#colume-2-item-4{
    background: url(../img/colume-2-item-4.png) no-repeat left;
    background-size: cover;
}
.colume-2-item h4{
    font-size: 24px;
    color: #444444;
    margin-top: 135px;
}
.colume-2-item h6{
    font-size: 14px;
    color: #999999;
    margin-top: 14px;
}
/* 楼层3 */
.page-colume-3{
    position: relative;
    background: #fff;
    width: 1280px;
    height: 559px;
}
.page-colume-3-content-box{
    position: relative;
    margin: 0px auto;
    width: 1120px;
    height: 320px;
    margin-top: 39px;
}

.page-colume-3-item-header{
    position: relative;
    top: 30px;
    margin:0px auto;
    width: 300px;
    height: 58px;
}
.page-colume-3-item-header div{
    margin-left: 72px;
}
.page-colume-3-item-box,.swiper-box{
    width: 100%;
    height: 100%;
}
.swiper-box{
    overflow: hidden;
}
.page-colume-3-item{
    position: relative;
    width: 360px !important;
    height: 320px !important;
    float: left;
    border-radius: 10px;
    background: #F6F6F6;
    margin-right: 20px;
}
#colume-3-item-1{
    background: url(../img/colume-3-item-1.png) no-repeat left;
}
#colume-3-item-2{
    background: url(../img/colume-3-item-2.png) no-repeat left;
}
#colume-3-item-3{
    background: url(../img/colume-3-item-3.png) no-repeat left;
}
#colume-3-item-4{
    background: url(../img/colume-3-item-4.png) no-repeat left;
}
#colume-3-item-5{
    background: url(../img/colume-3-item-5.png) no-repeat left;
}
#colume-3-item-6{
    background: url(../img/colume-3-item-6.png) no-repeat left;
}
#colume-3-item-1,#colume-3-item-2,#colume-3-item-3,#colume-3-item-4,#colume-3-item-5,#colume-3-item-6{
    background-size: 58px;
}
.name{
    font-size: 20px;
    color: #444444;
}
.job{
    font-size: 14px;
    color: #444;
    margin-left: 10px;
}
.colume-3-item-level{
    position: absolute;
    bottom: 0;
    background: url(../img/star.png) no-repeat center;
    background-size: contain;
    width: 116px;
    height: 20px;
}
.page-colume-3-item-content{
    position: relative;
    padding-top: 8%;
    margin: 0px auto;
    width: 324px;
    height: 220px;
    background: url(../img/colume-3-bg.png) no-repeat center;
    background-size: 100%;
    top: 38px;
    line-height: 25px;
}
.people-say-title,.people-say-content{
    width: 80%;
    margin: 0px auto;
}
.people-say-title{
    text-align: center;
    color: #4880E3;
    font-size: 16px;
}
.people-say-content{
    font-size: 14px;
    color: #666;
    margin-top: 10px;
}
.button-next,.button-prev{
    position: absolute;
    top: 50%;
    z-index: 99;
    transform: translateY(-50%);
    width: 48px;
    height: 48px;
    cursor: pointer;
}
.button-next{
    right: -24px;
    background: url(../img/next.png) no-repeat center;
    background-size: 100%;
}
.button-prev{
    left: -24px;
    background: url(../img/prev.png) no-repeat center;
    background-size: 100%;
}
/* 底部信息 */
.page-bottom{
    width: 100%;
    min-width: 1280px;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
    background-color: #fff;
    color: #999999;
    font-size: 12px;
}
.page-bottom a,.page-footer a{
    color: #999;
}
.page-footer{
    width: 100%;
    min-width: 1280px;
    padding-top: 17px;
    text-align: center;
    background: #F6F6F6;
    color: #999;
}
