a { text-decoration: none; }
.wrap {
    max-width: 1024px;
    width: 100%;
    margin: 0 auto
}
.up div table,
.down div table {
    width: 305px;
    border-collapse: collapse;
    margin: 0 auto
}
.down div table tr { border-bottom: 5px solid #fff; }
.up,
.down {
    max-width: 1024px;
    margin: 10px auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between
}
#moveIMG {
    z-index: 15;
    margin: -50px auto 0;
    width: 100%;
    max-width: 1024px
}
.slides img {
    margin: 0 auto;
    width: 100%
}
.up div:nth-child(1) table tr {
    border: 1px solid #3C799E;
    text-align: center;
    color: #3C799E
}
.up div:nth-child(1) table tr td {
    height: 27px
}
.search {
    background-image: url(../images/icon/icon_HRQ.png);
    width: 330px;
    height: 232px
}
.WCA3,
.WCA5 {
    position: relative;
    background-image: url(../images/bg/bg35.png);
    width: 330px;
    height: 232px;
    background-repeat: no-repeat
}
.bH,.bT,.bW {
    position: absolute;
    cursor: pointer
}
.tW,.iW{ position: absolute; }
.tW { top: 20px; left: 7px; }
.iW { top: 75px; left: 15px; }
.bH { top: 63px; left: 140px; z-index:1; }
.bT { top: 136px; left: 140px; z-index:1; }
.bW { top: 85px;  left: 200px; }
.down div:nth-child(1) table tr {
    border: 1px solid #3C799E;
    text-align: center;
    color: #3C799E
}
.down div table tr td { height: 27px; }
.WCA5 { position: relative; }
.tPI,.iPI,.bE,.bM,.bV {
    position: absolute;
    cursor: pointer
}
.tPI { top: 20px; left: 65px; }
.iPI { top: 90px; left: 25px; }
.bE { top: 65px; left: 170px; }
.bM { top: 113px; left: 170px; }
.bV { top: 158px; left: 170px; }
.AHI {
    position: relative;
    background-image: url(../images/bg/bg66.png);
    width: 330px;
    height: 232px;
    background-repeat: no-repeat
}
.iRWRV,.tRWRV,.bMu,.bSl,.bSe,.iDHI,.tDHI,.bD,.bST,.bR {
    position: absolute;
    cursor: pointer
}
.iRWRV { top: 5px; left: 18px; }
.tRWRV { top: 20px; left: 105px; }
.bMu { top: 60px; left: 105px; }
.bSl { top: 60px; left: 251px; }
.bSe { top: 60px; left: 178px; }
.iDHI { top: 120px; left: 18px; }
.tDHI { top: 135px; left: 105px; }
.bST { top: 175px; left: 137px; }
.bR { top: 175px; left: 210px; }
#floatingBarsG {
    position: relative;
    width: 60px;
    height: 75px;
    margin: auto
}
.blockG {
    position: absolute;
    background-color: #fff;
    width: 10px;
    height: 23px;
    border-radius: 8px 8px 0 0;
    -o-border-radius: 8px 8px 0 0;
    -ms-border-radius: 8px 8px 0 0;
    -webkit-border-radius: 8px 8px 0 0;
    -moz-border-radius: 8px 8px 0 0;
    transform: scale(0.4);
    -o-transform: scale(0.4);
    -ms-transform: scale(0.4);
    -webkit-transform: scale(0.4);
    -moz-transform: scale(0.4);
    animation-name: fadeG;
    -o-animation-name: fadeG;
    -ms-animation-name: fadeG;
    -webkit-animation-name: fadeG;
    -moz-animation-name: fadeG;
    animation-duration: 1.2s;
    -o-animation-duration: 1.2s;
    -ms-animation-duration: 1.2s;
    -webkit-animation-duration: 1.2s;
    -moz-animation-duration: 1.2s;
    animation-iteration-count: infinite;
    -o-animation-iteration-count: infinite;
    -ms-animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    animation-direction: normal;
    -o-animation-direction: normal;
    -ms-animation-direction: normal;
    -webkit-animation-direction: normal;
    -moz-animation-direction: normal
}
#rotateG_01 {
    left: 0;
    top: 27px;
    animation-delay: .45s;
    -o-animation-delay: .45s;
    -ms-animation-delay: .45s;
    -webkit-animation-delay: .45s;
    -moz-animation-delay: .45s;
    transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg)
}
#rotateG_02 {
    left: 8px;
    top: 10px;
    animation-delay: .6s;
    -o-animation-delay: .6s;
    -ms-animation-delay: .6s;
    -webkit-animation-delay: .6s;
    -moz-animation-delay: .6s;
    transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg)
}
#rotateG_03 {
    left: 25px;
    top: 3px;
    animation-delay: .75s;
    -o-animation-delay: .75s;
    -ms-animation-delay: .75s;
    -webkit-animation-delay: .75s;
    -moz-animation-delay: .75s;
    transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg)
}
#rotateG_04 {
    right: 8px;
    top: 10px;
    animation-delay: .9s;
    -o-animation-delay: .9s;
    -ms-animation-delay: .9s;
    -webkit-animation-delay: .9s;
    -moz-animation-delay: .9s;
    transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg)
}
#rotateG_05 {
    right: 0;
    top: 27px;
    animation-delay: 1.05s;
    -o-animation-delay: 1.05s;
    -ms-animation-delay: 1.05s;
    -webkit-animation-delay: 1.05s;
    -moz-animation-delay: 1.05s;
    transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg)
}
#rotateG_06 {
    right: 8px;
    bottom: 7px;
    animation-delay: 1.2s;
    -o-animation-delay: 1.2s;
    -ms-animation-delay: 1.2s;
    -webkit-animation-delay: 1.2s;
    -moz-animation-delay: 1.2s;
    transform: rotate(135deg);
    -o-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg)
}
#rotateG_07 {
    bottom: 0;
    left: 25px;
    animation-delay: 1.35s;
    -o-animation-delay: 1.35s;
    -ms-animation-delay: 1.35s;
    -webkit-animation-delay: 1.35s;
    -moz-animation-delay: 1.35s;
    transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg)
}
#rotateG_08 {
    left: 8px;
    bottom: 7px;
    animation-delay: 1.5s;
    -o-animation-delay: 1.5s;
    -ms-animation-delay: 1.5s;
    -webkit-animation-delay: 1.5s;
    -moz-animation-delay: 1.5s;
    transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg)
}
@keyframes fadeG {
    0% {
        background-color: #909188
    }
    100% {
        background-color: #fff
    }
}
@-o-keyframes fadeG {
    0% {
        background-color: #909188
    }
    100% {
        background-color: #fff
    }
}
@-ms-keyframes fadeG {
    0% {
        background-color: #909188
    }
    100% {
        background-color: #fff
    }
}
@-webkit-keyframes fadeG {
    0% {
        background-color: #909188
    }
    100% {
        background-color: #fff
    }
}
@-moz-keyframes fadeG {
    0% {
        background-color: #909188
    }
    100% {
        background-color: #fff
    }
}