.block-combined {
    border: 1px solid #EDEDED
}

.block-combined .combined-head {
    background: #2476B8;
    padding: 20px;
    color: #fff;
    font-size: 30px;
    position: relative;
    margin: -1px;
}

.block-combined .combined-head img {
    position: absolute;
    right: 20px;
    top: 28px;
}

.block-combined .combined-content {
    padding: 20px;
}

.outBox .hd {
    background: #F4F5F7;
    border: none;
}

.outBox .hd ul li {
    width: auto;
    line-height: 47px;
    padding: 0 8px;
}

.outBox .hd ul li.on {
    background: none;
    color: #2577B8;
    border-bottom: 4px solid #2577B8;
}

.inBox .inBd {
    padding: 10px 20px 0 20px;
    border: none;
    min-height: 280px;
}

.list-service {}

.outBox .inHd .sp {
    border: none;
    background-image: url(../img/zuo.png);
    background-size: 100% 100%;
}

.outBox .inHd .sn {
    border: none;
    background-image: url(../img/you.png);
    background-size: 100% 100%;
}

.list-service-item {
    float: left;
    margin: 0 0 16px 12px;
    width: 164px;
    background: #E6F0F8;
    font-size: 14px;
    position: relative;
    color: #474747;
    text-align: center;
    padding-left: 15px;
}

.list-service-item>* {
    float: left;
    display: inline-block;
    line-height: 50px;
}

.list-service-item>span {
    padding-left: 15px;
}

.list-service-item .iconfont {
    color: #6282F2;
    font-size: 28px;
}

.combined-content-right {
    padding-left: 50px;
}

.combined-content-right .search-box {
    padding: 0
}

.combined-content-right .search-block .search-input {
    border: 1px solid #037BBB;
    width: 375px;
}

.combined-content-right .search-block .search-btn {
    background: #037BBB;
    color: #fff;
}

.combined-content-right .block-carousel {
    padding-top: 10px;
}

.combined-content-right .block-carousel img {
    width: 100%;
}

.combined-bottom>div {
    padding: 5px;
}

.combined-bottom a {
    width: 275px;
    line-height: 70px;
    margin-right: 18px;
    border-radius: 5px;
    font-size: 18px;
    padding-left: 86px;
    position: relative;
    color: #fff;
}

.combined-bottom a:hover {
    transform: scale(1.05)
}

.combined-bottom a .iconfont {
    font-size: 24px;
    position: absolute;
    left: 40px;
}

.combined-bottom .bg-one {
    background: #4BC9D8;
}

.combined-bottom .bg-two {
    background: #50A9EC;
}

.combined-bottom .bg-three {
    background: #6282F3;
}

.combined-bottom .bg-four {
    background: #69B8F3;
}


/*  */

.block-work {
    margin-top: 20px;
    border: 1px solid #eee;
    position: relative;
}

.block-work .work-head {
    background: #eee;
    position: relative;
}

.block-work .work-head>* {
    float: left;
    line-height: 50px;
}

.block-work .work-head .head-tip {
    width: 80px;
    background: #1A4BB1;
    text-align: center;
}

.block-work .work-head .head-tip img {
    width: 30px;
}

.block-work .work-head .head-left {
    color: #12263D;
    padding: 0 15px;
    font-size: 18px;
}

.block-work .work-head .head-cen {
    margin-left: 320px;
}

.block-work .work-head .head-cen input[type=checkbox] {
    position: relative;
    top: -3px;
}

.block-work .search-box {
    padding: 0;
    position: absolute;
    right: 20px;
    top: 5px;
}

.block-work .search-box .search-input {
    width: 300px;
    height: 40px;
}

.block-work .search-block .search-btn {
    height: 40px;
    width: 80px;
    line-height: 26px;
}