.container {
    width: 1200px;
}

#banner img {
    width: auto;
    max-height: 478px;
}

#banner .layui-carousel-ind ul {
    background: none;
}

#banner .layui-carousel-ind li {
    width: 30px;
    border-radius: 0;
    height: 4px;
}

#banner .layui-carousel-ind li.layui-this {
    width: 66px;
}
#banner .item {
    text-align: center;
}

.block_title {
    font-size: 30px;
    color: #333;
    letter-spacing: 0;
    text-align: center;
    line-height: 36px;
    font-weight: normal;
    padding: 30px 0 10px 0;
    background: url("/static/images/home/title_bottom.png") no-repeat center
        bottom;
}

.investment .block_content {
    margin: 30px 0 92px 0;
}

.investment .item img {
    width: 100%;
    height: 100%;
}

.investment .items {
    margin-right: -18px;
}

.investment .item {
    width: 279px;
    margin-right: 18px;
    margin-bottom: 18px;
    box-shadow: 0 2px 9px 5px rgba(197, 197, 197, 0.5);
    height: 200px;
    position: relative;
    overflow: hidden;
}

.investment .item .referral {
    background: #ffffff;
    width: 100%;
    height: 200px;
    position: absolute;
    cursor: pointer;
    top: 156px;
    left: 0;
    z-index: 1000;
}

.investment .item .referral .item_tit {
    text-align: center;
    font-size: 16px;
    line-height: 44px;
    color: #333;
}

.investment .item .referral .item_content {
    font-size: 14px;
    color: #333;
    letter-spacing: 0;
    text-align: justify;
    line-height: 20px;
    padding: 0 15px;
}

.server {
    background: url("/static/images/home/bg.png") no-repeat center bottom;
    background-size: cover;
}

.server .container {
}

.server .block_content {
    margin: 30px 0 90px 0;
}

.server .items {
    position: relative;
    margin-right: -20px;
}

.server .items .business {
    width: 575px;
    height: 200px;
    background: #fff;
    margin: 0 20px 20px 0;
}

.server .items .businessHover {
    box-shadow: 0 0 9px 5px rgba(2, 111, 162, 0.29);
    background: #ffffff !important;
    behavior: url("/static/css/PIE.htc");
}

.server .items .business h3 {
    font-size: 24px;
    margin: 30px 24px 20px;
    color: #333;
    letter-spacing: 0;
    line-height: 24px;
}

.server .items .business p {
    font-size: 18px;
    color: #666666;
    letter-spacing: 0;
    line-height: 24px;
    width: 440px;
    text-align: justify;
    padding: 0 24px;
}

.server .circle {
    width: 280px;
    height: 280px;
    border-radius: 50%;
    behavior: url("/static/css/PIE.htc");
    box-shadow: 0 0 22px 7px rgba(155, 155, 155, 0.5);
    position: absolute;
    left: 585px;
    top: 210px;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    margin-top: 80px\0;
    left: 38.3%\0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4,Direction=135, Color='#000000')";
    z-index: 10;
    background: url("/static/images/home/circle_center.png") no-repeat center
        center;
    background-color: #ffffff;
}

:root .server .circle {
    margin-top: 80px\9\0;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    /* 3. */
    .server .circle {
        margin-top: -140px !important;
    }
    /* IE10+ */
}

.server .circle_item {
    width: 140px;
    height: 140px;
    position: relative;
    z-index: 1000;
    text-align: center;
    /* line-height: 140px; */
    vertical-align: middle;
}

.server .circle_item0 {
    border-radius: 140px 0 0 0;
    behavior: url("/static/css/PIE.htc");
    position: absolute;
    left: 0;
    top: 0;
}

.server .circle_item1 {
    behavior: url("/static/css/PIE.htc");
    border-radius: 0 140px 0 0;
    position: absolute;
    left: 140px;
    top: 0;
}

.server .circle_item2 {
    behavior: url("/static/css/PIE.htc");
    border-radius: 0 0 0 140px;
    position: absolute;
    left: 0;
    top: 140px;
}

.server .circle_item3 {
    behavior: url("/static/css/PIE.htc");
    border-radius: 0 0 140px 0;
    position: absolute;
    left: 140px;
    top: 140px;
}

.server .circle_item:hover {
    box-shadow: none;
    animation: circleChange 0.1s;
    animation-fill-mode: forwards;
    background: #ffffff;
    box-shadow: 0 0 9px 5px rgba(2, 111, 162, 0.29);
}

.server .circle_item img {
    width: 43px;
    height: 43px;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
}

.server .circle_item0 img {
    left: 60%;
    top: 60%;
    left: 50%\0;
    top: 50%\0;
}

.server .circle_item1 img {
    left: 40%;
    top: 60%;
    left: 30%\0;
    top: 50%\0;
}

.server .circle_item2 img {
    left: 60%;
    top: 40%;
    left: 50%\0;
    top: 30%\0;
}

.server .circle_item3 img {
    left: 40%;
    top: 40%;
    left: 30%\0;
    top: 30%\0;
}

.server .circle_item img {
    width: "43px";
    height: "43px";
}

.server .circle_item_change {
    box-shadow: none;
    animation: circleChange 0.1s;
    animation-fill-mode: forwards;
    background: #ffffff;
    box-shadow: 0 0 9px 5px rgba(2, 111, 162, 0.29);
    behavior: url("/static/css/PIE.htc");
}

.server .circle_item_change img {
    width: "58px";
    height: "58px";
}

@keyframes circleChange {
    from {
        transform: scale(1);
    }
    to {
        transform: scale(1.1);
    }
}

.server .circle_center {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 100;
}
