#layout {
    display:none;
}

.banner {
    min-width: 1048px;
    overflow: hidden;
    position: relative;
    width:100%;
    height:440px;
}

.banner_list {
    position: absolute;
    left:0;
    top: 0;
    width:100%;
    height:100%;
    background:url(/images/banner_6.jpg) no-repeat center center;
    background-size:cover;
}

.icons {
    width:1000px;
    height:100%;
    bottom:0;
    left:50%;
    margin-left:-500px;
    position:absolute;
    z-index:1;
}

.popup {
    border:1px solid #d76060;
    border-radius:2px;
    background:#fff;
    font-size:14px;
    color:#444;
    width:220px;
    min-height:40px;
    padding:5px;
    position:absolute;
    z-index:3;
    display:none;
}

.banner_bottom {
    width:100%;
    height:150px;
    background:url(/images/6-1.png) no-repeat center center;
    background-size:cover;
    bottom:0;
    left:0;
    position:absolute;
    z-index:2;
}

.icon1 {
    width:92px;
    height:185px;
    background:url(/images/6-2.png) no-repeat center center;
    top:0;
    left:400px;
    position:absolute;
    z-index:2;
    animation:fadeDown 1s 0.5s both;
    -webkit-animation:fadeDown 1s 0.5s both;
}

.icon2 {
    width:132px;
    height:110px;
    background:url(/images/6-2-1.png) no-repeat center center;
    top:120px;
    left:405px;
    position:absolute;
    z-index:1;
    animation:fadeIn 1s both;
    -webkit-animation:fadeIn 1s both;
}

.icon3 {
    width:90px;
    height:185px;
    background:url(/images/6-3.png) no-repeat center center;
    background-size:100% 100%;
    top:0;
    right:340px;
    position:absolute;
    z-index:1;
    animation:fadeDown 1s 1s both;
    -webkit-animation:fadeDown 1s 1s both;
}

.icon4 {
    width:31px;
    height:31px;
    background:url(/images/6-4.png) no-repeat center center;
    background-size:100% 100%;
    top:127px;
    right:40px;
    position:absolute;
    z-index:1;
    animation:rotate 1s infinite both linear;
    -webkit-animation:rotate 1s infinite both linear;
}

.icon5 {
    width:256px;
    height:217px;
    background:url(/images/6-5.png) no-repeat center center;
    bottom:30px;
    left:80px;
    position:absolute;
    z-index:0;
}

.icon6 {
    width:108px;
    height:158px;
    background:url(/images/6-6.png) no-repeat center center;
    bottom:30px;
    left:60px;
    position:absolute;
    z-index:0;
    animation:icon6 1s 0.5s infinite both;
    -webkit-animation:icon6 1s 0.5s infinite both;
}

.icon7 {
    width:116px;
    height:168px;
    background:url(/images/6-7.png) no-repeat center center;
    bottom:-25px;
    left:160px;
    position:absolute;
    z-index:0;
    animation:icon7 1s 0.5s infinite both;
    -webkit-animation:icon7 1s 0.5s infinite both;
}

.icon8 {
    width:171px;
    height:190px;
    background:url(/images/6-8.png) no-repeat center center;
    bottom:-20px;
    left:450px;
    position:absolute;
    z-index:0;
    animation:fadeUp 1s 1s both;
    -webkit-animation:fadeUp 1s 1s both;
}

.icon9 {
    width:256px;
    height:186px;
    background:url(/images/6-9.png) no-repeat center center;
    bottom:40px;
    right:40px;
    position:absolute;
    z-index:0;
}

.icon10 {
    width:65px;
    height:185px;
    background:url(/images/6-10.png) no-repeat center center;
    bottom:-15px;
    right:230px;
    position:absolute;
    z-index:0;
    animation:icon10 1s 0.5s infinite both;
    -webkit-animation:icon10 1s 0.5s infinite both;
}

.icon11 {
    width:115px;
    height:78px;
    background:url(/images/6-11.png) no-repeat center center;
    top:80px;
    left:240px;
    position:absolute;
    z-index:0;
    animation:fadeIn 1s both;
    -webkit-animation:fadeIn 1s both;
}

.icon12 {
    width:63px;
    height:53px;
    background:url(/images/6-12.png) no-repeat center center;
    top:90px;
    right:200px;
    position:absolute;
    z-index:0;
    animation:fadeRight 1s 0.5s both;
    -webkit-animation:fadeRight 1s 0.5s both;
}

#center {
    width:1000px;
    margin:0 auto;
    padding-bottom:60px;
}

#left {
    float:left;
    width:250px;
}

#right {
    float:right;
    width:700px;
    padding-left:49px;
    border-left:1px solid #e0e0e0;
}

.menu {
    width:240px;
    margin-left:10px;
}

.menu a {
    border: 1px solid #999999;
    color: #444;
    margin-bottom: 15px;
    padding: 10px 0 10px 40px;
    position: relative;
    width: 120px;
    background-repeat:no-repeat;
    background-position:10px center;
    display:block;
}

.menu .left1 {
    background-image:url(/images/6-13.png);
}

.menu .left2 {
    background-image:url(/images/6-14.png);
}

.menu .left3 {
    background-image:url(/images/6-15.png);
}

.menu .left4 {
    background-image:url(/images/6-16.png);
}

.menu .left5 {
    background-image:url(/images/6-17.png);
}

.menu .left1.on {
    background-image:url(/images/6-13-on.png);
}

.menu .left2.on {
    background-image:url(/images/6-14-on.png);
}

.menu .left3.on {
    background-image:url(/images/6-15-on.png);
}

.menu .left4.on {
    background-image:url(/images/6-16-on.png);
}

.menu .left5.on {
    background-image:url(/images/6-17-on.png);
}

.menu span {
    border-left: 1px solid #999;
    color: #444;
    display: block;
    padding-left: 10px;
    font-size:14px;
}

.menu a.on {
    border:1px solid #e02f2f;
}

.menu a.on::before {
    background: #e02f2f none repeat scroll 0 0;
    content:"";
    height: 100%;
    left: 0;
    top:0;
    position: absolute;
    width: 2px;
}

.menu a.on span {
    color:#e02f2f;
    border-left: 1px solid #e02f2f;
}

.red {
    color:#c46262;
}

.content {
    margin-right:10px;
}

.detail {
    color:#444;
    font-size:14px;
    line-height:24px;
    word-break:break-all;
    min-height: 280px;
}

.detail a {
    color:#1E90FF;
}

.detail p {
    margin-bottom: 10px;
    text-indent:2em;
    font-size: 13px;
    color: #555;
}

.detail strong, .detail b {
    font-weight: bold;
    color: #333;
    font-size: 15px;
}

.detail .hr-title {
    font-weight:bold;
    font-size:16px;
}
/*办公地址*/
.detail .office {
    float:left;
    width:175px;
    padding:0 10px 0 35px;
}

.detail .office h1 {
    color:#e02f2f;
}

.detail .office p {
    color:#868686;
    text-indent:0;
}

@-webkit-keyframes icon6 {
    0% {
        -webkit-transform:translate(0, 0);
        transform:translate(0, 0);
    }
    
25% {
        -webkit-transform:translate(-5px, -5px);
        transform:translate(-5px, -5px);
    }
    
50% {
        -webkit-transform:translate(15px, 4px);
        transform:translate(15px, 4px);
    }
    
75% {
        -webkit-transform:translate(4px, -2px);
        transform:translate(4px, -2px);
    }
    
100% {
        -webkit-transform:translateX(-2px, 0);
        transform:translateX(-2px, 0);
    }
}

@keyframes icon6 {
    0% {
        -webkit-transform:translate(0, 0);
        transform:translate(0, 0);
    }
    
25% {
        -webkit-transform:translate(-5px, -5px);
        transform:translate(-5px, -5px);
    }
    
50% {
        -webkit-transform:translate(15px, 4px);
        transform:translate(15px, 4px);
    }
    
75% {
        -webkit-transform:translate(4px, -2px);
        transform:translate(4px, -2px);
    }
    
100% {
        -webkit-transform:translateX(-2px, 0);
        transform:translateX(-2px, 0);
    }
}

@-webkit-keyframes icon7 {
    0% {
        -webkit-transform:translate(0, 0);
    }
    
25% {
        -webkit-transform:translate(-15px, -5px);
    }
    
50% {
        -webkit-transform:translate(-10px, 4px);
    }
    
75% {
        -webkit-transform:translate(4px, -2px);
    }
    
100% {
        -webkit-transform:translateX(0, 0);
    }
}

@keyframes icon7 {
    0% {
        -webkit-transform:translate(0, 0);
        transform:translate(0, 0);
    }
    
25% {
        -webkit-transform:translate(-15px, -5px);
        transform:translate(-15px, -5px);
    }
    
50% {
        -webkit-transform:translate(-10px, 4px);
        transform:translate(-10px, 4px);
    }
    
75% {
        -webkit-transform:translate(4px, -2px);
        transform:translate(4px, -2px);
    }
    
100% {
        -webkit-transform:translateX(0, 0);
        transform:translateX(0, 0);
    }
}

@-webkit-keyframes icon10 {
    0% {
        -webkit-transform:translateX(0);
    }
    
100% {
        -webkit-transform:translateX(-10px);
    }
}

@keyframes icon10 {
    0% {
        transform:translateX(0);
    }
    
100% {
        transform:translateX(-10px);
    }
}