.banner-top:after {
    background: url(../../businesssystem/images/business-banner.jpg) center no-repeat;
}

.page-wrap {
    width: 1100px;
    margin: 0 auto;
}

.page-wrap.section1 {
    padding-top: 70px;
    padding-bottom: 110px;
}

.sumsiz-logo {
    width: 115px;
    height: 25px;
    background: url("../../businesssystem/images/icons.png") -195px -17px no-repeat;
    margin: 0 auto;
}

.tree-img{
    width:auto;
    text-align: center;
    margin-top: 15px;
}

.business-wrap .business-item {
    width: 130px;
    height: 110px;
    border-right: 2px solid #ffffff;
    background: #f2f3f5;
    float: left;
    text-align: center;
    cursor: pointer;
}

.business-wrap .business-item:hover{
    background: #0018a8;
}

.business-wrap .business-item.long{
    width:150px;
}

.business-wrap{
    margin-top: 10px;
    /*margin-left: -50px;*/
}

.business-wrap .business-item .item-eng {
    font-size: 20px;
    color: #0018a8;
    height: 55px;
    line-height: 55px;
}

.business-wrap .business-item:hover .item-eng,.business-wrap .business-item:hover .item-title{
    color: #ffffff;
}

.business-wrap .business-item .item-title {
    font-size: 20px;
    color: #444444;
    font-weight: bold;
    line-height: 20px;
}

.page-wrap.tech-wrap{
    padding-bottom:50px;
}

.bs-left{
    width:260px;
    float: left;
}

.bs-right{
    float: left;
    width: calc(100% - 260px);
}

.bs-title {
    font-size: 26px;
    font-weight: bold;
    color: #000;
    line-height: 40px;
}

.bs-des {
    font-size: 18px;
    color: #444444;
    line-height: 30px;
    font-weight:bold;
}

.bs-link{
    width:120px;
    height:45px;
    line-height:45px;
    border:1px solid #000000;
    text-align: center;
    font-size:17px;
    font-weight: bold;
    margin-top: 30px;
}

.con-item .con-detail i,.bs-link i{
    width:10px;
    height:12px;
    background: url("../../member/images/member-icons.png")-13px -16px no-repeat;
    display: inline-block;
    margin-left:5px;
}

.con-item .con-detail:hover,.bs-link:hover{
    background: #1634db;
    color: #ffffff;
}

.con-item .con-detail:hover i,.bs-link:hover i{
    background-position: -46px -16px;
}

.bs-button{
    width:140px;
    height:45px;
    line-height:45px;
    border:1px solid #8f8f8f;
    color: #686868;
    font-size:18px;
    font-weight: bold;
    border-radius: 20px;
    text-align: center;
    float: left;
    margin-right:20px;
}

.sumsiz-tech-logo{
    width: 160px;
    height: 45px;
    background: url("../../businesssystem/images/icons.png") 0px 0px no-repeat;
}

.con-left{
    float: left;
    width:365px;
    margin-right: 120px;
    height:auto;
}

.con-right{
    max-width:calc(100% - 490px);
    float: left;
}

.con-item .con-title{
    font-size:20px;
    font-weight:bold;
    color: #444444;
}

.con-item .con-des{
    font-size:17px;
    color: #686868;
    margin-top:30px;
    line-height:30px;
}

.con-item .con-detail{
    width:120px;
    height:45px;
    border:1px solid #000000;
    line-height:45px;
    text-align: center;
    font-size:16px;
    margin-top:30px;
}

.con-line{
    width:100%;
    height:1px;
    background: #d5d5d5;
}

.sumsiz-daji-logo{
    width: 110px;
    height: 50px;
    background: url("../../businesssystem/images/icons.png") -2px -70px no-repeat;
}

.sumsiz-cultrue-logo{
    width: 237px;
    height: 57px;
    background: url("../../businesssystem/images/icons.png") -3px -149px no-repeat;
}

.sumsiz-net-logo{
    width: 215px;
    height: 45px;
    background: url("../../businesssystem/images/icons.png") -130px -79px no-repeat;
}

.sumsiz-sc-logo{
    width: 130px;
    height: 40px;
    background: url("../../businesssystem/images/icons.png") -195px -238px no-repeat;
}

.sumsiz-ec-logo{
    width: 125px;
    height: 55px;
    background: url("../../businesssystem/images/icons.png") -206px -324px no-repeat;
}