@charset "utf-8";
/* CSS Document */
* {
    margin: 0;
    padding: 0
}

body {
    font-size: 13px;
    font-family: arial;
    -webkit-text-size-adjust: none;
    line-height: 1.62;
}

body, html {
    overflow: hidden;
    overflow-y: auto;
}

ul, ol, li {
    list-style: none;
}

em {
    font-style: normal
}

img {
    border: none;
    display: block;
}

input, img {
    vertical-align: middle;
}

q:before, q:after {
    content: ''
}

a {
    color: #666;
    text-decoration: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

a:active {
    color: #333;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

section, aside, header, footer, article {
    display: block
}

html {
    font-size: 1em;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-tap-highlight: rgba(0, 0, 0, 0);
    -webkit-text-size-adjust: none;
}

html {
    width: 100%;
    height: 100%;
}

body {
    margin: 0 auto;
    width: 100%;
    font-family: "微软雅黑";
    background-size: auto;
}

mark {
    background: #ff0;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/*con*/
.fl {
    float: left;
}

.fr {
    float: right;
}

.wrapper {
    width: 1058px;
    height: 100%;
    margin: auto;
    position: relative;
}

h1 a {
    width: 100%;
    height: 100%;
}

.menu_top h1 {
    height: 70px;
}

.menu_top h1 img {
    height: 100%;
    width: auto;
}

/*导航*/
.menu_box {
    margin: auto;
    width: 860px;
}

.menu_div {
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    height: 70px;
    z-index: 70;
    background: #fff;
    font-size: 18px;
    color: #141414;
    overflow: hidden;
    box-shadow: 0 0 4px #cbcaca;
}

#menu li {
    float: left;
    height: 70px;
}

#menu a {
    display: block;
    padding: 0 0 17px 0;
    margin-top: 20px;
    overflow: hidden;
    background-color: #fff;
    color: #141414;
    text-align: center;
    text-decoration: none;
    position: relative;
    height: 27px;
}

#menu .p1 a {
    width: 92px;
}

#menu .p2 a {
    width: 126px;
}

#menu a span {
    display: block;
    width: 100%;
    position: absolute;
}

#menu a span.act1 {
    top: 0;
}

#menu a span.act2 {
    top: 150px;
}

#menu a.asct2 {
    position: relative;
}

#menu .active a {
    color: #1873bb;
    border-bottom: 6px solid #1873bb;
}

#menu .active a .act1 {
    top: -29px;
    animation: act1 linear 1s 1 alternate;
    -moz-animation: act1 linear 1s 1 alternate;
    -webkit-animation: act1 linear 1s 1 alternate;
    -o-animation: act1 5s linear 1s 1 alternate;
}

#menu .active a .act2 {
    top: 0px;
    animation: act2 linear 1s 1 alternate;
    -moz-animation: act2 linear 1s 1 alternate;
    -webkit-animation: act2 linear 1s 1 alternate;
    -o-animation: act2 linear 1s 1 alternate;
}

@keyframes act1 {
    from {
        top: 53px;
        opacity: 1;
    }
    to {
        top: -29px;
        opacity: 0.5;
    }
}

@keyframes act2 {
    from {
        top: 150px;
        opacity: 0;
    }
    to {
        top: 0;
        opacity: 1;
    }
}

@-webkit-keyframes act1 {
    from {
        top: 53px;
        opacity: 1;
    }
    to {
        top: -29px;
        opacity: 0.5;
    }
}

@-webkit-keyframes act2 {
    from {
        top: 150px;
        opacity: 0;
    }
    to {
        top: 0;
        opacity: 1;
    }
}

.section {
    text-align: center;
    font: 18px "Microsoft Yahei";
    color: #fff;
}

.section1 {
    position: relative;
}

.screen-main {
    position: relative;
    width: 1280px;
    height: 840px;
    margin: 0 auto;
}

.screen-main span {
    position: absolute;
}

.science-inner {
    position: relative;
    top: 180px;
    width: 57.69%;
    height: 850px;
    overflow: hidden;
}

.science-inner p {
    position: absolute;
    width: 100%;
}

.section .tit {
    top: -17;
    left: 0;
}

.section .tit img {
    margin: auto;
}

.section .txt1 {
    top: 72px;
    left: 0;
}

.section .txt1 img {
    margin: auto;
}

.section .txt2 {
    font-size: 14px;
    line-height: 30px;
    text-indent: 2em;
    text-align: left;
    top: 122px;
    left: -700px;
}

.section .txt2.dw1 {
    top: 222px;
    left: -600px;
}

.famous-inner p.tit {
    padding-bottom: 10px;
}

.sect1_bg1 {
    margin-top: 70px;
}

.section1_bg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 70px;
    left: 0;
    background: url("../images/section1.jpg") no-repeat center 0;
}

.section1_4bg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: url("../images/section1_4.png") no-repeat center 0;
    -webkit-animation: twinkle1 1s infinite;
    -moz-animation: twinkle1 1s infinite;
    -ms-animation: twinkle1 1s infinite;
    -o-animation: twinkle1 1s infinite;
    animation: twinkle1 1s infinite;
}

.section1_5bg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: url("../images/section1_5.png") no-repeat center 0;
    -webkit-animation: twinkle 2s infinite;
    -moz-animation: twinkle 2s infinite;
    -ms-animation: twinkle 2s infinite;
    -o-animation: twinkle 2s infinite;
    animation: twinkle 2s infinite;
}

.section1_6bg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: url("../images/section1_6.png") no-repeat center 0;
    -webkit-animation: twinkle1 2.5s infinite;
    -moz-animation: twinkle1 2.5s infinite;
    -ms-animation: twinkle1 2.5s infinite;
    -o-animation: twinkle1 2.5s infinite;
    animation: twinkle1 2.5s infinite;
}

.section1_7bg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: url("../images/section1.png") no-repeat center bottom;
}

.sect1_bg2 {
    position: absolute;
    top: 70px;
    left: 0;
    -webkit-animation: twinkle1 1s infinite;
    -moz-animation: twinkle1 1s infinite;
    -ms-animation: twinkle1 1s infinite;
    -o-animation: twinkle1 1s infinite;
    animation: twinkle1 1s infinite;
}

.sect1_bg3 {
    position: absolute;
    top: 70px;
    left: 0;
    -webkit-animation: twinkle 2s infinite;
    -moz-animation: twinkle 2s infinite;
    -ms-animation: twinkle 2s infinite;
    -o-animation: twinkle 2s infinite;
    animation: twinkle 2s infinite;
}

.sect1_bg4 {
    position: absolute;
    top: 70px;
    left: 0;
    -webkit-animation: twinkle1 2.5s infinite;
    -moz-animation: twinkle1 2.5s infinite;
    -ms-animation: twinkle1 2.5s infinite;
    -o-animation: twinkle1 2.5s infinite;
    animation: twinkle1 2.5s infinite;
}

/*星空动画*/
@keyframes twinkle {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@-webkit-keyframes twinkle {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@keyframes twinkle1 {
    0% {
        opacity: 0.3;
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: 0.3;
    }
}

@-webkit-keyframes twinkle1 {
    0% {
        opacity: 0.3;
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: 0.3;
    }
}

.dh {
    width: 920px;
    height: 330px;
    /*margin-top: -165px;*/
    position: absolute;
    /*top: 50%;*/
    left: 50%;
    margin-left: -460px;
    z-index: 3;
}

/*第一屏文字动画*/
.dh .dh_box {
    position: relative;
    width: 100%;
    height: 100%;
}

.dh img {
    position: absolute;
    z-index: 1;
}

.dh .dh_img {
    position: relative;
    z-index: 2;
    margin-left: -25px;
    -webkit-animation: animated_scale3 1.5s linear 1;
    -moz-animation: animated_scale3 1.5s linear 1;
    -ms-animation: animated_scale3 1.5s linear 1;
    -o-animation: animated_scale3 1.5s linear 1;
    animation: animated_scale3 1.5s linear 1;
    opacity: 1;
}

.dh img.dh_img1 {
    left: 42.82%;
    top: 11.12%;
    -webkit-animation: animated_scale 3s infinite;
    -moz-animation: animated_scale 3s infinite;
    -ms-animation: animated_scale 3s infinite;
    -o-animation: animated_scale 3s infinite;
    animation: animated_scale 3s infinite;
}

.dh img.dh_img2 {
    right: 5.5%;
    top: 19.12%;
    -webkit-animation: animated_scale1 4s infinite;
    -moz-animation: animated_scale1 4s infinite;
    -ms-animation: animated_scale1 4s infinite;
    -o-animation: animated_scale1 4s infinite;
    animation: animated_scale1 4s infinite;
}

.dh img.dh_img3 {
    right: 25.17%;
    top: 25.21%;
    -webkit-animation: animated_scale2 3s infinite;
    -moz-animation: animated_scale2 3s infinite;
    -ms-animation: animated_scale2 3s infinite;
    -o-animation: animated_scale2 3s infinite;
    animation: animated_scale2 3s infinite;
    -ms-transform: scale(0.64, 0.64);
    -webkit-transform: scale(0.64, 0.64);
    -moz-transform: scale(0.64, 0.64);
    transform: scale(0.64, 0.64);
}

.dh img.dh_img4 {
    right: 42.65%;
    top: 46.9%;
    -webkit-animation: animated_scale 8s infinite;
    -moz-animation: animated_scale 8s infinite;
    -ms-animation: animated_scale 8s infinite;
    -o-animation: animated_scale 8s infinite;
    animation: animated_scale 8s infinite;
}

.dh img.dh_img5 {
    left: 3%;
    top: 19.63%;
    -webkit-animation: animated_scale1 5s infinite;
    -moz-animation: animated_scale1 5s infinite;
    -ms-animation: animated_scale1 5s infinite;
    -o-animation: animated_scale1 5s infinite;
    animation: animated_scale1 5s infinite;
}

.dh img.dh_img6 {
    left: 19.5%;
    top: 34.78%;
    -webkit-animation: animated_scale2 6s infinite;
    -moz-animation: animated_scale2 4s infinite;
    -ms-animation: animated_scale2 4s infinite;
    -o-animation: animated_scale2 4s infinite;
    animation: animated_scale2 4s infinite;
}

.dh img.dh_img7 {
    right: 27.63%;
    top: 77.57%;
    -webkit-animation: animated_scale 3s infinite;
    -moz-animation: animated_scale 3s infinite;
    -ms-animation: animated_scale 3s infinite;
    -o-animation: animated_scale 3s infinite;
    animation: animated_scale 3s infinite;
    -ms-transform: scale(0.9, 0.9);
    -webkit-transform: scale(0.9, 0.9);
    -moz-transform: scale(0.9, 0.9);
    -o-transform: scale(0.9, 0.9);
    transform: scale(0.9, 0.9);
}

.dh img.dh_img8 {
    left: 10%;
    top: 54%;
    -webkit-animation: animated_scale 4s infinite;
    -moz-animation: animated_scale 4s infinite;
    -ms-animation: animated_scale 4s infinite;
    -o-animation: animated_scale 4s infinite;
    animation: animated_scale 4s infinite;
}

.dh img.dh_img9 {
    right: 7.2%;
    top: 54.49%;
    -webkit-animation: animated_scale 5s infinite;
    -moz-animation: animated_scale 5s infinite;
    -ms-animation: animated_scale 5s infinite;
    -o-animation: animated_scale 5s infinite;
    animation: animated_scale 5s infinite;
}

.dh img.dh_img10 {
    left: 0;
    top: 72.67%;
    -webkit-animation: animated_scale 6s infinite;
    -moz-animation: animated_scale 6s infinite;
    -ms-animation: animated_scale 6s infinite;
    -o-animation: animated_scale 6s infinite;
    animation: animated_scale 6s infinite;
}

.dh img.dh_img11 {
    left: 15.2%;
    top: 61.7%;
    -webkit-animation: animated_scale 7s infinite;
    -moz-animation: animated_scale 7s infinite;
    -ms-animation: animated_scale 7s infinite;
    -o-animation: animated_scale 7s infinite;
    animation: animated_scale 7s infinite;
    -ms-transform: scale(0.4, 0.4);
    -webkit-transform: scale(0.4, 0.4);
    -moz-transform: scale(0.4, 0.4);
    -o-transform: scale(0.4, 0.4);
    transform: scale(0.4, 0.4);
}

.dh img.dh_img12 {
    bottom: -2.8%;
    right: 1%;
    -webkit-animation: animated_scale 5s infinite;
    -moz-animation: animated_scale 5s infinite;
    -ms-animation: animated_scale 5s infinite;
    -o-animation: animated_scale 5s infinite;
    animation: animated_scale 5s infinite;
}

.dh img.dh_img13 {
    bottom: -4.8%;
    left: 40.5%;
    -webkit-animation: animated_scale 7s infinite;
    animation: animated_scale 7s infinite;
    -moz-animation: animated_scale 7s infinite;
    -ms-animation: animated_scale 7s infinite;
    -o-animation: animated_scale 7s infinite;
}

.dh img.dh_img14 {
    right: 17.93%;
    top: 45.45%;
    -webkit-animation: animated_scale 3s infinite;
    -moz-animation: animated_scale 3s infinite;
    -ms-animation: animated_scale 3s infinite;
    -o-animation: animated_scale 3s infinite;
    animation: animated_scale 3s infinite;
    transform: scale(0.7, 0.7);
    -ms-transform: scale(0.7, 0.7);
    -webkit-transform: scale(0.7, 0.7);
    -moz-transform: scale(0.7, 0.7);
    -o-transform: scale(0.7, 0.7);
}

/*闪烁*/
@keyframes animated_scale {
    0% {
        opacity: 0.1;
        transform: scale(0.3);
    }
    75% {
        opacity: 0.3;
        transform: scale(1);
    }
    100% {
        opacity: 0;
        transform: scale(1);
    }
}

@-webkit-keyframes animated_scale {
    0% {
        opacity: 0.1;
        -webkit-transform: scale(0.3);
        -moz-transform: scale(0.3);
        -ms-transform: scale(0.3);
        -o-transform: scale(0.3);
    }
    75% {
        opacity: 0.3;
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        -webkit-transform: scale(1);
    }
    100% {
        opacity: 0;
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        -webkit-transform: scale(1);
    }
}

@keyframes animated_scale1 {
    0% {
        opacity: 0.1;
        transform: scale(0.3);
    }
    75% {
        opacity: 0.2;
        transform: scale(1);
    }
    100% {
        opacity: 0;
        transform: scale(1);
    }
}

@-webkit-keyframes animated_scale1 {
    0% {
        opacity: 0.1;
        -webkit-transform: scale(0.3);
        -moz-transform: scale(0.3);
        -ms-transform: scale(0.3);
        -o-transform: scale(0.3);
    }
    75% {
        opacity: 0.2;
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        -webkit-transform: scale(1);
    }
    100% {
        opacity: 0;
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        -webkit-transform: scale(1);
    }
}

@keyframes animated_scale2 {
    0% {
        opacity: 0;
        transform: scale(0.3);
    }
    75% {
        opacity: 0.1;
        transform: scale(1);
    }
    100% {
        opacity: 0;
        transform: scale(1);
    }
}

@-webkit-keyframes animated_scale2 {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.3);
        -moz-transform: scale(0.3);
        -ms-transform: scale(0.3);
        -o-transform: scale(0.3);
    }
    75% {
        opacity: 0.1;
        t-moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        -webkit-transform: scale(1)
    }
    100% {
        opacity: 0;
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        -webkit-transform: scale(1)
    }
}

@keyframes animated_scale3 {
    0% {
        opacity: 0;
        transform: scale(0.3);
    }
    100% {
        opacity: 1;
        transform: scale(1);
    }
}

@-webkit-keyframes animated_scale3 {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.3);
        -moz-transform: scale(0.3);
        -ms-transform: scale(0.3);
        -o-transform: scale(0.3);
    }
    100% {
        opacity: 1;
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        -webkit-transform: scale(1)
    }
}

.ts {
    position: absolute;
    left: 0;
    bottom: 10px;
    width: 100%;
}

.ts img {
    display: block;
    margin: auto
}

.bl {
    position: absolute;
    top: 100px;
    left: 0;
    width: 100%;
    z-index: 1;
}

.bl_box {
    position: relative;
}

.bl_box div {
    width: 100%;
    height: 280px;
    background: url(../images/section1_3.png) no-repeat 0 0;
}

/*运动*/
.bl1 {
    animation: eqrun 25s linear alternate infinite;
    -webkit-animation: eqrun 25s linear alternate infinite;
    -moz-animation: eqrun 25s linear alternate infinite;
    -o-animation: eqrun 25s linear alternate infinite;
}

@keyframes eqrun {
    0% {
        background-position: 0px 0px
    }
    100% {
        background-position: -1700px 0px
    }
}

@-webkit-keyframes eqrun {
    0% {
        background-position: 0px 0px
    }
    100% {
        background-position: -1700px 0px
    }
}

@-moz-keyframes eqrun {
    0% {
        background-position: 0px 0px
    }
    100% {
        background-position: -1700px 0px
    }
}

.section2 {
    overflow: hidden;
}

.section2 .wrapper {
    background: url(../images/section2_bg.png) no-repeat bottom left;
    height: 100%;
}

.dh2 {
    width: 950px;
    height: 550px;
    position: absolute;
    bottom: 0px;
    right: -145px;
}

.dh2_box {
    width: 950px;
    height: 550px;
    overflow: hidden;
}

.dh2 .dh2_1 {
    width: 950px;
    height: 550px;
    background: url(../images/dh2_1.png);
    background-size: 100% 100%;
    display: block;
    position: absolute;
    bottom: 550px;
    left: 0;
    z-index: 5;
}

.dh2 .dh2_2 {
    width: 950px;
    height: 550px;
    background: url(../images/dh2_2.png);
    background-size: 100% 100%;
    display: block;
    position: absolute;
    bottom: -550px;
    left: 0;
    z-index: 2;
}

.dh2 .dh2_3 {
    width: 950px;
    height: 550px;
    background: url(../images/dh2_3.png);
    background-size: 100% 100%;
    display: block;
    position: absolute;
    bottom: 0;
    left: -950px;
    z-index: 3;
}

.dh2 .dh2_4 {
    width: 950px;
    height: 558px;
    background: url(../images/dh2_4.png);
    background-size: 100% 100%;
    display: block;
    position: absolute;
    bottom: 0;
    left: 950px;
    z-index: 4;
}

.dh2_5 {
    position: absolute;
    bottom: 238px;
    left: 353px;
    z-index: 5;
}

.dh2_5 img {
    position: absolute;
    top: 0;
    left: 0;
}

.dh2_5 img.img2 {
    animation: auto_scale1 1.5s ease-out infinite;
    -webkit-animation: auto_scale1 1.5s ease-out infinite;
    -moz-animation: auto_scale1 1.5s ease-out infinite;
    -ms-animation: auto_scale1 1.5s ease-out infinite;
    -o-animation: auto_scale1 1.5s ease-out infinite;
}

.dh2_5 img.img3 {
    animation: auto_scale1 1.5s ease-out infinite;
    -webkit-animation: auto_scale1 1.5s ease-out infinite;
    -moz-animation: auto_scale1 1.5s ease-out infinite;
    -ms-animation: auto_scale1 1.5s ease-out infinite;
    -o-animation: auto_scale1 1.5s ease-out infinite;
}

.dh2_7 {
    position: absolute;
    bottom: 285px;
    left: 693px;
    z-index: 6;
}

.dh2_7 img {
    position: absolute;
    top: 0;
    left: 0;
}

@-webkit-keyframes shake {
    0%, 100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    10%, 30%, 50%, 70%, 90% {
        -webkit-transform: translateX(-5px);
        transform: translateX(-5px)
    }
    20%, 40%, 60%, 80% {
        -webkit-transform: translateX(5px);
        transform: translateX(5px)
    }
}

@keyframes shake {
    0%, 100% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
    10%, 30%, 50%, 70%, 90% {
        -webkit-transform: translateX(-5px);
        -ms-transform: translateX(-5px);
        transform: translateX(-5px)
    }
    20%, 40%, 60%, 80% {
        -webkit-transform: translateX(5px);
        -ms-transform: translateX(5px);
        transform: translateX(5px)
    }
}

@-webkit-keyframes shake1 {
    0%, 100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    10%, 30%, 50%, 70%, 90% {
        -webkit-transform: translateX(8px);
        transform: translateX(8px)
    }
    20%, 40%, 60%, 80% {
        -webkit-transform: translateX(-8px);
        transform: translateX(-8px)
    }
}

@keyframes shake1 {
    0%, 100% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
    10%, 30%, 50%, 70%, 90% {
        -webkit-transform: translateX(8px);
        -ms-transform: translateX(8px);
        transform: translateX(8px)
    }
    20%, 40%, 60%, 80% {
        -webkit-transform: translateX(-8px);
        -ms-transform: translateX(-8px);
        transform: translateX(-8px)
    }
}

.shake .dh2_1 {
    -webkit-animation: shake 1.5s ease 0s alternate none 1;
    animation: shake 1.5s ease 0s alternate none 1;
}

.shake .dh2_2 {
    -webkit-animation: shake 1.5s ease 0s alternate none 1;
    animation: shake 1.5s ease 0s alternate none 1;
}

.shake .dh2_3 {
    -webkit-animation: shake 1.5s ease 0s alternate none 1;
    animation: shake 1.5s ease 0s alternate none 1;
}

.shake .dh2_4 {
    -webkit-animation: shake1 2s ease 0s alternate none 1;
    animation: shake1 2s ease 0s alternate none 1;
}

.section3_con {
    position: absolute;
    top: 100%;
    left: 0;
    opacity: 0;
    transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    -webkit-transform: scale(1.1);
}

.section3_con .box3_icon {
    cursor: pointer;
    z-index: 4;
    overflow: hidden;
}

.box3 {
    display: inline-block;
    width: auto;
    height: 315px;
    float: left; /*background:url(../images/sec3_bg.png) no-repeat left 10px;*/
    position: relative;
}

.box3 i {
    position: absolute;
    bottom: 0;
    left: -130px;
    z-index: 1;
}

.box3_icon {
    width: 122px;
    height: 122px;
    background: #7bb6e2;
    border-radius: 50%;
    display: inline-block;
    position: relative;
    float: left;
    margin-right: 7px;
}

.box3_icon .img1 {
    position: absolute;
    top: 0;
    left: 0;
}

.box3_icon p {
    position: absolute;
    bottom: -60px;
    left: 0;
    text-align: center;
    font-size: 17px;
    color: #2a2d2f;
    width: 100%;
}

.box3_more {
    display: inline-block;
    float: left;
    margin: 50px 44px 0 0;
    position: relative;
    z-index: 4;
}

.loading6 {
    display: flex;
}

.box3_icon img {
    position: absolute;
    top: 13px;
    left: 13px;
}

.box3_icon.loading6 img.img1 {
    width: 122px;
    height: 122px;
    animation: loading6-ani1 1s infinite;
    -webkit-animation: loading6-ani1 1s infinite;
    -o-animation: loading6-ani1 1s infinite;
    -moz-animation: loading6-ani1 1s infinite;
    -ms-animation: loading6-ani1 1s infinite;
}

.box3 .txt {
    width: 0px;
    color: #2a2d2f;
    font-size: 14px;
    line-height: 24px;
    float: left;
    text-align: left;
    overflow: hidden;
}

.box3 .txt p {
    margin-bottom: 50px;
    width: 240px;
}

.box3 .txt dl {
    width: 240px;
}

@keyframes loading6-ani1 {
    0% {
        transform: scale(1);
    }
    100% {
        transform: scale(1.4);
    }
}

@-webkit-keyframes loading6-ani1 {
    0% {
        -webkit-transform: scale(1);
    }
    100% {
        -webkit-transform: scale(1.4);
    }
}

.sect4_warp {
    height: 100%;
}

.sect4_box {
    position: relative;
    width: 1257px;
    height: 557px;
    margin: auto;
}

.sect4_top {
    width: 100%;
    position: absolute;
    top: 570px;
    background: url(../images/sec4_nav.png) no-repeat center 0;
    z-index: 20;
}

.tab_nav {
    width: 690px;
    margin: auto;
    margin-top: 14px;
}

.tab_nav li {
    float: left;
    width: 114px;
}

.tab_nav li a {
    color: #fff;
    font-size: 14px;
}

.tab_nav li a span {
    width: 14px;
    height: 14px;
    background: #0076ca;
    border: 1px solid #fff;
    display: block;
    margin: auto;
    border-radius: 50%;
}

.tab_nav li a span img {
    display: none;
}

.tab_nav li.selected a {
    font-size: 26px;
    font-weight: bold;
}

.tab_nav li.selected a span {
    width: 42px;
    height: 42px;
    border: none;
    margin-top: -14px;
    position: relative;
}

.tab_nav li.selected a span img {
    display: block;
}

.tab_nav li.selected a span .img1 {
    opacity: 1;
}

.tab_nav li.selected a span .img2 {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    opacity: 1;
    -webkit-transform: translate(0px, 0);
    transform: translate(0px, 0);
    animation: auto_scale1 1.5s ease-out infinite;
    -webkit-animation: auto_scale1 1.5s ease-out infinite;
    -moz-animation: auto_scale1 1.5s ease-out infinite;
    -ms-animation: auto_scale1 1.5s ease-out infinite;
    -o-animation: auto_scale1 1.5s ease-out infinite;
}

.tab_nav li.selected a span .img3 {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
    opacity: 1;
}

.tab_content {
    display: none;
    position: relative;
}

.tab_content span {
    position: absolute;
    top: 100px;
    z-index: 2;
}

.tab_content .sect4_t1 {
    position: relative;
    z-index: 2;
}

.tab_content span.sect4_dh1 {
    left: 681px;
    top: 105px;
    z-index: 1;
}

.tab_content span.sect4_dh1 img {
    position: absolute;
    top: 0;
    left: 0;
}

.tab_content.selected span.sect4_dh1 img.img1 {
    -webkit-animation: rotate1 2s linear 0s normal none infinite;
    -moz-animation: rotate1 2s linear 0s normal none infinite;
    -ms-animation: rotate1 2s linear 0s normal none infinite;
    -o-animation: rotate1 2s linear 0s normal none infinite;
    animation: rotate1 2s linear 0s normal none infinite;
}

.tab_content.selected span.sect4_dh1 img.img2 {
    -moz-animation: rotate2 2s linear 0s normal none infinite;
    -ms-animation: rotate2 2s linear 0s normal none infinite;
    -o-animation: rotate2 2s linear 0s normal none infinite;
    -webkit-animation: rotate2 2s linear 0s normal none infinite;
    animation: rotate2 2s linear 0s normal none infinite;
}

.tab_content.selected span.sect4_dh1 img.img3 {
    -moz-animation: rotate3 2s linear 0s normal none infinite;
    -ms-animation: rotate3 2s linear 0s normal none infinite;
    -o-animation: rotate3 2s linear 0s normal none infinite;
    -webkit-animation: rotate3 2s linear 0s normal none infinite;
    animation: rotate3 2s linear 0s normal none infinite;
}

@keyframes rotate1 {
    0% {
        transform: rotate(0);
    }
    100% {
        transform: rotate(360deg);
    }
}

@-webkit-keyframes rotate1 {
    0% {
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
    }
}

@keyframes rotate2 {
    0% {
        transform: rotate(360deg);
    }
    100% {
        transform: rotate(0);
    }
}

@-webkit-keyframes rotate2 {
    0% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
    }
    100% {
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
    }
}

@keyframes rotate3 {
    0% {
        transform: rotate(270deg);
    }
    100% {
        transform: rotate(-90deg);
    }
}

@-webkit-keyframes rotate3 {
    0% {
        -webkit-transform: rotate(270deg);
        -moz-transform: rotate(270deg);
        -ms-transform: rotate(270deg);
        -o-transform: rotate(270deg);
    }
    100% {
        -webkit-transform: rotate(-90deg);
        -moz-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        -o-transform: rotate(-90deg);
    }
}

.tab_content span.sect4_dh2 {
    left: 135px;
    top: 25px;
    z-index: 1;
}

.tab_content .sect4_t2 {
    position: relative;
    z-index: 2;
}

.tab_content span.sect4_dh2 img {
    -moz-animation: rotate2 10s linear 0s normal none infinite;
    -ms-animation: rotate2 10s linear 0s normal none infinite;
    -o-animation: rotate2 10s linear 0s normal none infinite;
    -webkit-animation: rotate2 10s linear 0s normal none infinite;
    animation: rotate2 10s linear 0s normal none infinite;
}

.tab_content span.sect4_dh3 {
    left: 0px;
    top: 65px;
    z-index: 1;
}

.tab_content span.sect4_dh3 img {
    position: absolute;
    top: 0;
    left: 0;
}

.tab_content.selected span.sect4_dh3 img.img2 {
    -moz-animation: fade2 1s ease 0s alternate none infinite;
    top: 0px;
    -ms-animation: fade2 1s ease 0s alternate none infinite;
    -o-animation: fade2 1s ease 0s alternate none infinite;
    -webkit-animation: fade2 1s ease 0s alternate none infinite;
    animation: fade2 1s ease 0s alternate none infinite;
}

.tab_content.selected span.sect4_dh3 img.img3 {
    -moz-animation: fade3 1s ease 0s alternate none infinite;
    -ms-animation: fade3 1s ease 0s alternate none infinite;
    -o-animation: fade3 1s ease 0s alternate none infinite;
    -webkit-animation: fade3 1s ease 0s alternate none infinite;
    animation: fade3 1s ease 0s alternate none infinite;
}

@keyframes fade2 {
    0% {
        opacity: 1;
        top: 20px;
    }
    100% {
        opacity: 1;
        top: 0px;
    }
}

@-webkit-keyframes fade2 {
    0% {
        opacity: 1;
        top: 20px;
    }
    100% {
        opacity: 1;
        top: 0px;
    }
}

@keyframes fade3 {
    0% {
        opacity: 0.3;
    }
    100% {
        opacity: 0.9;
    }
}

@-webkit-keyframes fade3 {
    0% {
        opacity: 0.3;
    }
    100% {
        opacity: 0.9;
    }
}

.sect4_t1_h, .sect4_t2_h, .sect4_t3_h, .sect4_t4_h, .sect4_t5_h, .sect4_t6_h {
    position: absolute;
    top: 0;
}

.sect4_t1_h {
    left: 189px;
    top: 203px;
}

.sect4_t2_h {
    right: 202px;
    top: 238px;
}

.sect4_t3_h {
    right: 322px;
    top: 183px;
}

.sect4_t4_h {
    left: 240px;
    top: 214px;
}

.sect4_t5_h {
    right: 327px;
    top: 224px;
}

.sect4_t6_h {
    left: 140px;
    top: 214px;
}

.tab_content span.sect4_dh4 {
    width: 344px;
    height: 344px;
    top: 117px;
    left: 647px;
}

.tab_content.selected span.sect4_dh4 img {
    -moz-transform: rotate(186deg);
    -ms-transform: rotate(186deg);
    -o-transform: rotate(186deg);
    -webkit-transform: rotate(186deg);
    transform: rotate(186deg);
    -moz-animation: rotate4 1.5s linear 0s normal none 1;
    -ms-animation: rotate4 1.5s linear 0s normal none 1;
    -o-animation: rotate4 1.5s linear 0s normal none 1;
    -webkit-animation: rotate4 1.5s linear 0s normal none 1;
    animation: rotate4 1.5s linear 0s normal none 1;
}

@keyframes rotate4 {
    0% {
        transform: rotate(-70deg);
    }
    100% {
        transform: rotate(186deg);
    }
}

@-webkit-keyframes rotate4 {
    0% {
        -webkit-transform: rotate(-70deg);
        -moz-transform: rotate(-70deg);
        -ms-transform: rotate(-70deg);
        -o-transform: rotate(-70deg);
    }
    100% {
        -webkit-transform: rotate(186deg);
        -moz-transform: rotate(-70deg);
        -ms-transform: rotate(-70deg);
        -o-transform: rotate(-70deg);
    }
}

.tab_content.selected span.sect4_dh5 {
    width: 126px;
    height: 237px;
    position: absolute;
    top: 305px;
    left: 132px;
    z-index: 2;
    opacity: 0;
}

.tab_content.selected span.sect4_dh5 img {
    position: absolute;
    top: 0;
    left: 0;
}

.tab_content.selected span.sect4_dh5 img.img6 {
    animation: rotate5 2s ease 0s alternate none infinite;
    -moz-animation: rotate5 2s ease 0s alternate none infinite;
    -ms-animation: rotate5 2s ease 0s alternate none infinite;
    -o-animation: rotate5 2s ease 0s alternate none infinite;
    -webkit-animation: rotate5 2s ease 0s alternate none infinite;
}

@keyframes rotate5 {
    0% {
        top: -2px;
    }
    30% {
        top: 1px;
    }
    70% {
        top: -2px;
    }
    100% {
        top: 1px;
    }
}

@keyframes rotate6 {
    0% {
        transform: rotate(-2deg);
    }
    30% {
        transform: rotate(2deg);
    }
    70% {
        transform: rotate(-2deg);
    }
    100% {
        transform: rotate(2deg);
    }
}

@-webkit-keyframes rotate5 {
    0% {
        top: -2px;
    }
    30% {
        top: 1px;
    }
    70% {
        top: -2px;
    }
    100% {
        top: 1px;
    }
}

@-webkit-keyframes rotate6 {
    0% {
        -webkit-transform: rotate(-2deg);
        -moz-transform: rotate(-2deg);
        -ms-transform: rotate(-2deg);
        -o-transform: rotate(-2deg);
    }
    30% {
        -webkit-transform: rotate(2deg);
        -moz-transform: rotate(2deg);
        -ms-transform: rotate(2deg);
        -o-transform: rotate(2deg);
    }
    70% {
        -webkit-transform: rotate(-2deg);
        -moz-transform: rotate(-2deg);
        -ms-transform: rotate(-2deg);
        -o-transform: rotate(-2deg);
    }
    100% {
        -webkit-transform: rotate(2deg);
        -moz-transform: rotate(2deg);
        -ms-transform: rotate(2deg);
        -o-transform: rotate(2deg);
    }
}

.tab_content.selected span.sect4_dh7 {
    width: 281px;
    height: 345px;
    position: absolute;
    top: 58px;
    left: 149px;
    overflow: hidden;
}

.tab_content.selected span.sect4_dh7 img {
    position: absolute;
    top: 0;
    left: 0;
}

.tab_content.selected span.sect4_dh7 .sect4_dh7_bg {
    width: 240px;
    height: 240px;
    border-radius: 50%;
    background: #1d7dd7;
    position: absolute;
    top: 104px;
    right: -3px;
    display: block;
    z-index: 1;
}

.tab_content.selected span.sect4_dh7 .img1, .tab_content.selected span.sect4_dh7 .img2, .tab_content.selected span.sect4_dh7 .img3, .tab_content.selected span.sect4_dh7 .img4, .tab_content.selected span.sect4_dh7 .img4 {
    z-index: 4;
    opacity: 0;
}

.tab_content.selected span.sect4_dh7 .img5 {
    z-index: 3;
}

.tab_content.selected span.sect4_dh6 {
    width: 364px;
    height: 204px;
    background: url(../images/sect4_dh11.png) no-repeat 0 -30px;
    display: block;
    right: 212px;
    top: 140px;
    animation: move 9s linear 0s normal none infinite;
    -moz-animation: move 9s linear 0s normal none infinite;
    -ms-animation: move 9s linear 0s normal none infinite;
    -o-animation: move 9s linear 0s normal none infinite;
    -webkit-animation: move 9s linear 0s normal none infinite;
}

.tab_content span.sect4_dh6 i {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.tab_content.selected span.sect4_dh6 i.img1 {
    background: url(../images/sect4_dh10.png) no-repeat 0 -30px;
    -moz-animation: move 11s linear 0s normal none infinite;
    -ms-animation: move 11s linear 0s normal none infinite;
    -o-animation: move 11s linear 0s normal none infinite;
    -webkit-animation: move 11s linear 0s normal none infinite;
    animation: move 11s linear 0s normal none infinite;
}

.tab_content.selected span.sect4_dh6 i.img2 {
    background: url(../images/sect4_dh9.png) no-repeat 0 -30px;
    -moz-animation: move 13s linear 0s normal none infinite;
    -ms-animation: move 13s linear 0s normal none infinite;
    -o-animation: move 13s linear 0s normal none infinite;
    -webkit-animation: move 13s linear 0s normal none infinite;
    animation: move 13s linear 0s normal none infinite;
}

.tab_content.selected span.sect4_dh6 .img3 {
    position: absolute;
    bottom: -109px;
    left: -100px;
}

@keyframes move {
    0% {
        background-position: -250px -30px;
    }
    100% {
        background-position: 0px -30px;
    }
}

@-webkit-keyframes move {
    0% {
        background-position: -250px -30px;
    }
    100% {
        background-position: 0px -30px;
    }
}

@keyframes auto_scale1 {
    0% {
        transform: scale(1);
    }
    100% {
        transform: scale(1.5);
        opacity: 0;
    }
}

@-webkit-keyframes auto_scale1 {
    0% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        -moz-transform: scale(1);
    }
    100% {
        -webkit-transform: scale(1.5);
        -moz-transform: scale(1.5);
        -ms-transform: scale(1.5);
        -o-transform: scale(1.5);
        opacity: 0;
    }
}

@keyframes auto_scale2 {
    0% {
        transform: scale(0);
    }
    100% {
        transform: scale(1.5);
        opacity: 0;
    }
}

@-webkit-keyframes auto_scale2 {
    0% {
        -webkit-transform: scale(0);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        -moz-transform: scale(1);
    }
    100% {
        -webkit-transform: scale(1.5);
        -moz-transform: scale(1.5);
        -ms-transform: scale(1.5);
        -o-transform: scale(1.5);
        opacity: 0;
    }
}

.section5 {
    overflow: hidden;
}

.sect5_box {
    width: 850px;
    height: 530px;
    margin: auto;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -425px;
}

.txt_x {
    margin-top: 23px;
}

.tree_box {
    position: absolute;
    width: 55.30%;
    height: 100%;
    top: 0;
    left: 50%;
    margin-left: -27.65%;
    z-index: 1;
}

.tree_box span {
    position: absolute;
    z-index: 2;
}

.tree_box span.tree0 {
    width: 30.04%; /*top: 0%;*/
    left: 35.98%;
    top: 100%;
    z-index: 3;
}

.tree_box span.tree1 {
    top: 0.5%; /* left: 19.8%; */
    left: -100%;
}

.tree_box span.tree2 {
    top: 14.5%; /* left: 18.4%;*/
    left: -100%;
}

.tree_box span.tree3 {
    top: 27.36%; /*left: 1.48%; */
    left: -100%;
}

.tree_box span.tree4 {
    top: 46.2%; /*left: 0.5%;*/
    left: -100%;
}

.tree_box span.tree5 {
    top: 13.21%; /*left: 52.55%;*/
    left: 150%;
}

.tree_box span.tree6 {
    top: 40.54%; /*left: 61.27%;*/
    left: 150%;
}

.round {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 2;
}

.round_box {
    position: absolute;
}

.round_box div {
    width: 95px;
    height: 95px;
    border-radius: 50%;
    background: #fff;
    border: 12px solid #aac5ec;
    display: inline-block;
}

.round_box div span {
    color: #2f2d2d;
    line-height: 24px;
    padding-top: 23px;
    display: inline-block;
    font-size: 16px;
    cursor: default;
}

.round_box.round_box1 {
    top: 1.32%; /*left: 10.59%;*/
    left: -100%;
}

.round_box.round_box1 img, .round_box.round_box2 img {
    margin-left: 73px;
}

.round_box.round_box1.current {
    animation: swing1 1s ease-out infinite;
    -moz-animation: swing1 1s ease-out infinite;
    -ms-animation: swing1 1s ease-out infinite;
    -o-animation: swing1 1s ease-out infinite;
    -webkit-animation: swing1 1s ease-out infinite;
    -webkit-transform-origin: bottom right;
    -ms-transform-origin: bottom right;
    transform-origin: bottom right;
}

.round_box.round_box1.current div {
    animation: swing 1s ease-out infinite;
    -moz-animation: swing 1s ease-out infinite;
    -ms-animation: swing 1s ease-out infinite;
    -o-animation: swing 1s ease-out infinite;
    -webkit-animation: swing 1s ease-out infinite;
    -webkit-transform-origin: bottom right;
    -ms-transform-origin: bottom right;
    transform-origin: bottom right;
}

.round_box.round_box2 {
    top: 26.79%; /*left: 1.16%;*/
    left: -100%;
}

.round_box.round_box2.current {
    animation: swing1 1s ease-out infinite;
    -moz-animation: swing1 1s ease-out infinite;
    -ms-animation: swing1 1s ease-out infinite;
    -o-animation: swing1 1s ease-out infinite;
    -webkit-animation: swing1 1s ease-out infinite;
    -webkit-transform-origin: bottom right;
    -ms-transform-origin: bottom right;
    transform-origin: bottom right;
}

.round_box.round_box2.current div {
    animation: swing1 1s ease-out infinite;
    -moz-animation: swing1 1s ease-out infinite;
    -ms-animation: swing1 1s ease-out infinite;
    -o-animation: swing1 1s ease-out infinite;
    -webkit-animation: swing1 1s ease-out infinite;
    -webkit-transform-origin: bottom right;
    -ms-transform-origin: bottom right;
    transform-origin: bottom right;
}

.round_box.round_box3 {
    top: 64.15%; /*left: 9.18%;*/
    left: -100%;
}

.round_box.round_box3.current {
    animation: swing1 1s ease-out infinite;
    -moz-animation: swing1 1s ease-out infinite;
    -ms-animation: swing1 1s ease-out infinite;
    -o-animation: swing1 1s ease-out infinite;
    -webkit-animation: swing1 1s ease-out infinite;
    -webkit-transform-origin: bottom right;
    -ms-transform-origin: bottom right;
    transform-origin: bottom right;
}

.round_box.round_box3.current div {
    animation: swing1 1s ease-out infinite;
    -moz-animation: swing1 1s ease-out infinite;
    -ms-animation: swing1 1s ease-out infinite;
    -o-animation: swing1 1s ease-out infinite;
    -webkit-animation: swing1 1s ease-out infinite;
    -webkit-transform-origin: bottom right;
    -ms-transform-origin: bottom right;
    transform-origin: bottom right;
}

.round_box.round_box4 {
    top: 5.09%; /* left: 72.94%;*/
    left: 100%;
}

.round_box.round_box4 img {
    margin-top: 13px;
}

.round_box.round_box4.current {
    aanimation: swing1 1s ease-out infinite;
    -moz-animation: swing1 1s ease-out infinite;
    -ms-animation: swing1 1s ease-out infinite;
    -o-animation: swing1 1s ease-out infinite;
    -webkit-animation: swing1 1s ease-out infinite;
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
}

.round_box.round_box4.current div {
    animation: swing1 1s ease-out infinite;
    -moz-animation: swing1 1s ease-out infinite;
    -ms-animation: swing1 1s ease-out infinite;
    -o-animation: swing1 1s ease-out infinite;
    -webkit-animation: swing1 1s ease-out infinite;
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
}

.round_box.round_box5 {
    top: 32.64%; /*left: 78.35%;*/
    left: 100%;
    width: 180px;
}

.round_box.round_box5 img {
    margin-top: 90px;
    margin-right: -10px; /*display:inline;*/
}

.round_box.round_box5.current {
    animation: swing1 1s ease-out infinite;
    -moz-animation: swing1 1s ease-out infinite;
    -ms-animation: swing1 1s ease-out infinite;
    -o-animation: swing1 1s ease-out infinite;
    -webkit-animation: swing1 1s ease-out infinite;
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
}

.round_box.round_box5.current div {
    animation: swing1 1s ease-out infinite;
    -moz-animation: swing1 1s ease-out infinite;
    -ms-animation: swing1 1s ease-out infinite;
    -o-animation: swing1 1s ease-out infinite;
    -webkit-animation: swing1 1s ease-out infinite;
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
}

.round_box.round_box6 {
    top: 65.09%; /*left: 72.24%;*/
    left: 100%;
}

.round_box.round_box6 img {
    margin-top: 17px;
}

.round_box.round_box3 img, .round_box.round_box4 img, .round_box.round_box5 img, .round_box.round_box6 img {
    display: inline-block;
}

.round_box.round_box6.current {
    animation: swing1 1s ease-out infinite;
    -moz-animation: swing1 1s ease-out infinite;
    -ms-animation: swing1 1s ease-out infinite;
    -o-animation: swing1 1s ease-out infinite;
    -webkit-animation: swing1 1s ease-out infinite;
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    -moz-transform-origin: top left;
    -o-transform-origin: top left;
    transform-origin: top left;
}

.round_box.round_box6.current div {
    -moz-animation: swing 1s ease-out infinite;
    -ms-animation: swing 1s ease-out infinite;
    -o-animation: swing 1s ease-out infinite;
    -webkit-animation: swing 1s ease-out infinite;
    animation: swing 1s ease-out infinite;
    -webkit-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center;
}

@keyframes swing {
    20% {
        transform: rotate(20deg);
        transform: rotate(20deg);
    }
    40% {
        transform: rotate(-10deg);
        transform: rotate(-10deg);
    }
    60% {
        transform: rotate(5deg);
        transform: rotate(5deg);
    }
    80% {
        transform: rotate(-5deg);
        transform: rotate(-5deg);
    }
    100% {
        transform: rotate(0deg);
        transform: rotate(0deg);
    }
}

@-webkit-keyframes swing {
    20% {
        -webkit-transform: rotate(20deg);
        -ms-transform: rotate(20deg);
        -webkit-transform: rotate(20deg);
    }
    40% {
        -webkit-transform: rotate(-10deg);
        -ms-transform: rotate(-10deg);
        -webkit-transform: rotate(-10deg);
    }
    60% {
        -webkit-transform: rotate(5deg);
        -ms-transform: rotate(5deg);
        -webkit-transform: rotate(5deg);
    }
    80% {
        -webkit-transform: rotate(-5deg);
        -ms-transform: rotate(-5deg);
        -webkit-transform: rotate(-5deg);
    }
    100% {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
    }
}

@keyframes swing1 {
    20% {
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg);
    }
    40% {
        transform: rotate(-10deg);
        transform: rotate(-10deg);
    }
    60% {
        transform: rotate(5deg);
        transform: rotate(5deg);
    }
    80% {
        transform: rotate(-5deg);
        transform: rotate(-5deg);
    }
    100% {
        transform: rotate(0deg);
        transform: rotate(0deg);
    }
}

@-webkit-keyframes swing1 {
    20% {
        -webkit-transform: rotate(15deg);
        -ms-transform: rotate(15deg);
        transform: rotate(15deg);
    }
    40% {
        -webkit-transform: rotate(-10deg);
        -ms-transform: rotate(-10deg);
        transform: rotate(-10deg);
    }
    60% {
        -webkit-transform: rotate(5deg);
        -ms-transform: rotate(5deg);
        transform: rotate(5deg);
    }
    80% {
        -webkit-transform: rotate(-5deg);
        -ms-transform: rotate(-5deg);
        transform: rotate(-5deg);
    }
    100% {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}

.swing {
    -webkit-transform-origin: top center;
    -ms-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation-name: swing;
    animation-name: swing
}

.sect6_box {
    margin-top: 100px;
    height: 335px;
    position: relative;
}

.sect6_top {
    width: 100%;
    text-align: center;
    position: absolute;
    bottom: -70px;
    left: -16px;
    z-index: 20;
}

.sect6_top li {
    width: 71px;
    height: 8px;
    background: #0483dd;
    display: inline-block;
    border: 1px solid #fff;
}

.sect6_top li.selected {
    background: #95d3ff;
}

.sect6_top li a {
    width: 100%;
    height: 100%;
    display: block;
}

.sect6_box .tab_content {
    width: 100%;
    height: 355px;
    position: relative;
}

.sect6_box .tab_content a {
    opacity: 0.5;
}

.sect6_box .tj_box a {
    display: inline-block;
    transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    position: absolute;
    cursor: default;
}

.sect6_box .tj_box a.logo1 {
    left: 9.51%;
    top: -200%;
}

.sect6_box .tj_box a.logo2 {
    left: 26.51%;
    top: -200%;
}

.sect6_box .tj_box a.logo3 {
    left: 43.51%;
    top: -200%;
}

.sect6_box .tj_box a.logo4 {
    left: 60.51%;
    top: -200%;
}

.sect6_box .tj_box a.logo5 {
    left: 77.51%;
    top: -200%;
}

.sect6_box .tj_box a.logo6 {
    top: 25.22%;
    left: -200%;
}

.sect6_box .tj_box a.logo7 {
    top: 25.22%;
    left: -200%;
}

.sect6_box .tj_box a.logo8 {
    top: 25.22%;
    left: -200%;
}

.sect6_box .tj_box a.logo9 {
    top: 25.22%;
    left: 200%;
}

.sect6_box .tj_box a.logo10 {
    top: 25.22%;
    left: 200%;
}

.sect6_box .tj_box a.logo11 {
    top: 25.22%;
    left: 200%;
}

.sect6_box .tj_box a.logo12 {
    left: 9.51%;
    top: 200%;
}

.sect6_box .tj_box a.logo13 {
    left: 26.51%;
    top: 200%;
}

.sect6_box .tj_box a.logo14 {
    left: 43.51%;
    top: 200%;
}

.sect6_box .tj_box a.logo15 {
    left: 60.51%;
    top: 200%;
}

.sect6_box .tj_box a.logo16 {
    left: 77.51%;
    top: 200%;
}

.sect6_box .tj_box a.current img {
    -webkit-animation: transform-6 1s ease 0s alternate none infinite;
}

.sect6_box .tj_box a.current img {
    -moz-animation: transform-6 1s ease 0s alternate none infinite;
}

.sect6_box .tj_box a.current img {
    animation: transform-6 1s ease 0s alternate none infinite;
}

@-webkit-keyframes transform-6 {
    from {
        -webkit-transform: perspective(400px) rotateX(0deg);
    }
    to {
        -webkit-transform: perspective(400px) rotateX(360deg);
    }
}

@-moz-keyframes transform-6 {
    from {
        -moz-transform: perspective(400px) rotateX(0deg);
    }
    to {
        -moz-transform: perspective(400px) rotateX(360deg);
    }
}

@keyframes transform-6 {
    from {
        transform: perspective(400px) rotateX(0deg);
    }
    to {
        transform: perspective(400px) rotateX(360deg);
    }
}

.foot {
    width: 100%;
    background: #033557;
    padding: 30px 0;
    text-align: center;
    color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
}

.foot img {
    display: block;
    margin: auto;
    margin-bottom: 10px;
}

.foot p {
    color: #d7edff;
}

.famous-inner {
    position: relative;
    width: 1058px;
    height: auto;
    padding-top: 150px;
    margin: 0 auto;
    overflow: hidden;
    color: #131212;
}

.social-inner {
    position: relative;
    width: 1058px;
    height: 850px;
    margin: 0 auto; /*background-image: url(../images/bj-so_ff09f3c.png);*/
    overflow: hidden;
}

.net-inner {
    position: relative;
    width: 1058px;
    height: 850px;
    margin: 0 auto; /*background-image: url(../images/bj-net_3cad4e6.png);*/
    overflow: hidden;
}

.screen-main {
    position: absolute;
    top: 0;
    left: 0;
}

.foot {
    margin-top: 100px;
    line-height: 30px;
    color: #666;
    font-size: 12px;
    text-align: center;
}

.foot p {
    display: block;
}

.foot a {
    color: #d7edff;
}

/*=======20150616========*/
/* Pulse Grow */
@-webkit-keyframes hvr-pulse-grow {
    to {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }
}

@keyframes hvr-pulse-grow {
    to {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }
}

.hvr-pulse-grow {
    width: 95px;
    height: 95px; /*border: 50%;*/
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
}

.hvr-pulse-grow {
    -webkit-animation-name: hvr-pulse-grow;
    animation-name: hvr-pulse-grow;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-direction: alternate;
    animation-direction: alternate;
}

.section2_dh2_box {
    position: absolute;
    top: 155px;
    left: 610px;
    z-index: 98;
}

.section2_txt {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 95px;
    height: 95px;
    border-radius: 50%;
    z-index: 99;
    cursor: pointer;
    overflow: hidden;
}

.section2_txt img, .section2_txt span {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
}

.section2_txt span {
    width: 95px;
    height: 95px;
    border-radius: 50%;
    display: block;
    background: rgba(255, 255, 255, 0.9);
    top: 95px;
}

@-webkit-keyframes hvr-pulse-span {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes hvr-pulse-span {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

.section2_txt .section2_txt2 {
    top: 95px;
}

/*.section2_txt.cur .section2_txt2 { top: 0px; z-index: 100; }
.section2_txt.cur .section2_txt1 { top: -95px; }
.section2_txt.cur span { top: 0; z-index: 99; -webkit-animation-name: hvr-pulse-span; animation-name: hvr-pulse-span; -webkit-animation-duration: 0.5s; animation-duration: 0.5s; -webkit-animation-timing-function: linear; animation-timing-function: linear; -webkit-animation-iteration-count: 1; animation-iteration-count: 1; -webkit-animation-direction: alternate; animation-direction: alternate; }*/
.zp_xx {
    background: rgba(0, 0, 0, 0.71);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 101;
    width: 100%;
    height: 100%;
    color: #353535;
    display: none;
}

.zp_xx_box {
    width: 526px;
    height: 260px;
    padding: 40px 45px;
    background: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -170px 0 0 -308px;
    z-index: 101;
}

.zp_xx_box .close {
    width: 19px;
    height: 19px;
    display: block;
    position: absolute;
    top: 13px;
    right: 15px;
    background: url(../images/close.jpg) no-repeat;
    z-index: 102;
}

.zp_xx_box .close:hover {
    background: url(../images/close_h.jpg) no-repeat;
}

.zp_xx_top {
    padding-bottom: 10px;
    line-height: 30px;
    text-align: left;
    background: url(../images/zp_xx_top.jpg) no-repeat 0 bottom;
    padding-left: 13px;
}

.xx_tit1 {
    font-size: 20px;
    font-weight: bold;
    color: #08314e;
    overflow: hidden;
}

.xx_tit2 {
    font-size: 13px;
    color: #14181b;
}

.fsjl {
    width: 115px;
    height: 35px;
    line-height: 35px;
    float: right;
    display: block;
    color: #fff;
    font-weight: normal;
    background: #136fb6;
    text-align: center;
    margin-bottom: 12px;
}

/*岗位列表*/
.post_list {
    border-bottom: 1px dotted #eaeaea;
    font-size: 12px;
    line-height: 34px;
    color: #353535;
    overflow: hidden;
}

.post_list span {
    float: left;
    text-align: left;
    display: block;
}

.post_list .td_span1 {
    width: 120px;
    padding-left: 5px;
}

.post_list .td_span2 {
    width: 140px;
}

.post_list .td_span3 {
    width: 195px;
}

.post_list .td_span4 {
    width: 60px;
    text-align: center;
}

.post_list .td_span4 a {
    color: #2691dc;
}

.post_list_t {
    font-weight: bold;
    font-size: 13px;
    height: 40px;
    line-height: 40px;
    padding-top: 10px;
}

.zp_xx2 {
    display: none;
    width: 570px; /*height: 315px;*/
    height: auto;
}

#zp_xx2 {
    margin-top: -226px;
}

.xx_fot {
    font-size: 12px;
    line-height: 18px;
    color: #353535;
    text-align: left;
    padding-left: 5px;
}

.xx_fot_t {
    font-size: 13px;
    line-height: 30px;
    color: #14181b;
}

.padd_t20 {
    padding-top: 20px;
}

.section7_bg {
    width: 100%;
    height: 686px;
    background: url(../images/section7_bg.jpg) no-repeat top center;
    position: absolute;
    top: 70px;
    left: 0;
    opacity: 0;
    animation: section7_bg1 1.5s linear 0s alternate none 1;
    -webkit-animation: section7_bg1 1.5s linear 0s alternate none 1;
}

@-webkit-keyframes section7_bg1 {
    0% {
        opacity: 1;
        -webkit-transform: scale(1);
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(0);
    }
}

@keyframes section7_bg1 {
    0% {
        opacity: 1;
        transform: scale(1);
    }
    100% {
        opacity: 0;
        transform: scale(0);
    }
}

.active .section7_bg {
    opacity: 1;
    animation: section7_bg 1.5s linear 0s alternate none 1;
    -webkit-animation: section7_bg 1.5s linear 0s alternate none 1;
}

@-webkit-keyframes section7_bg {
    0% {
        opacity: 0;
        -webkit-transform: scale(0);
    }
    100% {
        opacity: 1;
        -webkit-transform: scale(1);
    }
}

@keyframes section7_bg {
    0% {
        opacity: 0;
        transform: scale(0);
    }
    100% {
        opacity: 1;
        transform: scale(1);
    }
}

.section7_box {
    position: absolute;
    top: 230px;
    left: 0;
    width: 100%;
}

.section7_box img {
    display: block;
    margin: auto;
    animation: section7_img1 1.5s linear 0s alternate none 1;
    -webkit-animation: section7_img1 1.5s linear 0s alternate none 1;
}

@-webkit-keyframes section7_img1 {
    0% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
    100% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
}

@keyframes section7_img1 {
    0% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
    100% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
}

.active .section7_box img {
    animation: section7 1.5s linear 0s alternate none 1;
    -webkit-animation: section7 1.5s linear 0s alternate none 1;
}

@-webkit-keyframes section7 {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes section7 {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

/* Ripple Out */
@-webkit-keyframes hvr-ripple-out {
    100% {
        top: -12px;
        right: -12px;
        bottom: -12px;
        left: -12px;
        opacity: 0;
    }
}

@keyframes hvr-ripple-out {
    100% {
        top: -12px;
        right: -12px;
        bottom: -12px;
        left: -12px;
        opacity: 0;
    }
}

.hvr-ripple-out {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
}

.hvr-ripple-out:before {
    content: '';
    position: absolute;
    border: #e1e1e1 solid 6px;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
}

.hvr-ripple-out:hover:before, .hvr-ripple-out:focus:before, .hvr-ripple-out:active:before {
    -webkit-animation-name: hvr-ripple-out;
    animation-name: hvr-ripple-out;
}

@media only screen and (max-width: 1367px) {
    .famous-inner {
        padding-top: 75px;
    }

    /*menu*/
    .menu_div {
        height: 49px;
        font-size: 16px;
    }

    .menu_div h1 img {
        height: 49px;
    }

    #menu a {
        margin-top: 10px;
        padding-bottom: 6px;
    }

    /*第一屏*/
    .section1_bg {
        top: 49px;
    }

    .dh {
        transform: scale(0.7);
        transform-origin: center 0 0;
        -webkit-transform: scale(0.7);
        -webkit-transform-origin: center 0 0;
        -moz-transform: scale(0.7);
        -moz-transform-origin: center 0 0;
        -ms-transform: scale(0.7);
        -ms-transform-origin: center 0 0;
        -o-transform: scale(0.7);
        -o-transform-origin: center 0 0;
        /*margin-top: -120px;*/
    }

    .sect1_bg1 {
        margin-top: 49px;
    }

    .sect1_bg2, .sect1_bg3, .sect1_bg4 {
        top: 49px;
    }

    .ts {
        bottom: 5px;
        transform: scale(0.7);
        transform-origin: center 0 0;
        -webkit-transform: scale(0.7);
        -webkit-transform-origin: center 0 0;
        -moz-transform: scale(0.7);
        -moz-transform-origin: center 0 0;
        -ms-transform: scale(0.7);
        -ms-transform-origin: center 0 0;
        -o-transform: scale(0.7);
        -o-transform-origin: center 0 0;
    }

    /*第二屏*/
    .dh2_box .wrapper {
        overflow: hidden;
    }

    .dh2_box {
        transform: scale(0.7);
        transform-origin: center bottom 0;
        -webkit-transform: scale(0.7);
        -webkit-transform-origin: center bottom 0;
        -moz-transform: scale(0.7);
        -moz-transform-origin: center bottom 0;
        -ms-transform: scale(0.7);
        -ms-transform-origin: center bottom 0;
        -o-transform: scale(0.7);
        -o-transform-origin: center bottom 0;
    }

    .science-inner {
        top: 73px;
        height: 100%;
    }

    .section2 .tit {
        height: 39px;
        top: 0;
    }

    .section2 .txt1 {
        height: 23px;
    }

    .section .txt1 {
        top: 59px;
    }

    .section .txt2 {
        top: 94px;
        z-index: 10;
    }

    .section .txt2.dw1 {
        top: 183px;
    }

    /*第三屏*/
    .section3_con {
        transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        -webkit-transform: scale(1);
    }

    /*第四屏*/
    .tab_content span.sect4_dh4 {
        left: 614px;
    }

    .tab_content.selected span.sect4_dh7 {
        top: 44px;
        left: 175px;
    }

    .sect4_box {
        margin-top: -104px;
    }

    .tab_content .sect4_t1, .tab_content .sect4_t2, .tab_content .sect4_t3, .tab_content .sect4_t4, .tab_content .sect4_t5, .tab_content .sect4_t6 {
        transform: scale(0.7);
        -moz-transform: scale(0.7);
        -ms-transform: scale(0.7);
        -o-transform: scale(0.7);
        -webkit-transform: scale(0.7);
    }

    .sect4_top {
        top: 450px;
        background-size: 100% auto;
    }

    .sect4_top .tab_nav {
        margin-top: 9px;
    }

    .tab_nav li a span {
        margin-top: 5px;
    }

    .tab_nav li.selected a span {
        margin-top: -8px;
    }

    .tab_content span.sect4_dh1, .tab_content span.sect4_dh2, .tab_content span.sect4_dh3, .tab_content span.sect4_dh4, .tab_content span.sect4_dh7 {
        transform: scale(0.75);
        -moz-transform: scale(0.75);
        -ms-transform: scale(0.75);
        -o-transform: scale(0.75);
        -webkit-transform: scale(0.75);
    }

    .tab_content.selected span.sect4_dh6 {
        transform: scale(0.65);
        -moz-transform: scale(0.65);
        -ms-transform: scale(0.65);
        -o-transform: scale(0.65);
        -webkit-transform: scale(0.65);
    }

    .tab_content.selected span.sect4_dh1 {
        top: 148px;
        left: 656px;
    }

    .tab_content.selected span.sect4_dh2 {
        top: 42px;
        left: 200px;
    }

    .tab_content.selected span.sect4_dh3 {
        top: 100px;
        left: 165px;
    }

    .tab_content.selected span.sect4_dh4 {
        top: 122px;
        left: 571px;
    }

    .tab_content.selected span.sect4_dh6 {
        top: 168px;
        right: 275px;
    }

    .tab_content.selected span.sect4_dh7 {
        top: 78px;
        left: 270px;
    }

    .sect4_t1_h {
        left: 253px;
        top: 240px;
    }

    .sect4_t2_h {
        right: 202px;
        top: 238px;
    }

    .sect4_t3_h {
        right: 376px;
        top: 205px;
    }

    .sect4_t4_h {
        left: 240px;
        top: 214px;
    }

    .sect4_t5_h {
        right: 327px;
        top: 224px;
    }

    .sect4_t6_h {
        left: 257px;
        top: 233px;
    }

    /*第五屏*/
    .section5 .inner, .section5 .txt_x {
        transform: scale(0.7);
        transform-origin: center 0 0;
        -webkit-transform: scale(0.7);
        -webkit-transform-origin: center 0 0;
        -moz-transform: scale(0.7);
        -moz-transform-origin: center 0 0;
        -ms-transform: scale(0.7);
        -ms-transform-origin: center 0 0;
        -o-transform: scale(0.7);
        -o-transform-origin: center 0 0;
    }

    .section5 .inner {
        padding-top: 90px;
        transform: scale(0.95);
        transform-origin: center 0 0;
        -webkit-transform: scale(0.95);
        -webkit-transform-origin: center 0 0;
        -moz-transform: scale(0.95);
        -moz-transform-origin: center 0 0;
        -ms-transform: scale(0.95);
        -ms-transform-origin: center 0 0;
        -o-transform: scale(0.95);
        -o-transform-origin: center 0 0;
    }

    .sect5_box {
        width: 770px;
        height: 480px;
        bottom: -36px;
    }

    .tree_box {
        transform: scale(0.75);
        transform-origin: center bottom 0;
        -webkit-transform: scale(0.75);
        -webkit-transform-origin: center bottom 0;
        -moz-transform: scale(0.75);
        -moz-transform-origin: center bottom 0;
        -ms-transform: scale(0.75);
        -ms-transform-origin: center bottom 0;
        -o-transform: scale(0.75);
        -o-transform-origin: center bottom 0;
    }

    .sect5_box {
        width: 770px;
        height: 480px;
        bottom: -36px;
    }

    .round {
        transform: scale(0.75);
        transform-origin: center bottom 0;
        -webkit-transform: scale(0.75);
        -webkit-transform-origin: center bottom 0;
        -moz-transform: scale(0.75);
        -moz-transform-origin: center bottom 0;
        -ms-transform: scale(0.75);
        -ms-transform-origin: center bottom 0;
        -o-transform: scale(0.75);
        -o-transform-origin: center bottom 0;
    }

    .txt_x {
        margin-top: 15px;
    }

    /*第六屏*/
    .sect6 {
        transform: scale(0.9);
        transform-origin: center 0 0;
        -webkit-transform: scale(0.9);
        -webkit-transform-origin: center 0 0;
        -moz-transform: scale(0.9);
        transform-origin: center 0 0;
        -ms-transform: scale(0.9);
        -ms-transform-origin: center 0 0;
        -o-transform: scale(0.9);
        -o-transform-origin: center 0 0;
        padding-top: 20px;
    }

    .sect6_box {
        margin-top: 90px;
    }

    .sect6_top {
        /*bottom: -33px;*/
        left: -16px;
    }

    .foot {
        margin-top: -58px;
        padding: 10px 0 10px 0;
    }

    .foot img {
        transform: scale(0.8);
        transform-origin: center 0 0;
        -webkit-transform: scale(0.8);
        -webkit-transform-origin: center 0 0;
        -moz-transform: scale(0.8);
        -moz-transform-origin: center 0 0;
        -ms-transform: scale(0.8);
        -ms-transform-origin: center 0 0;
        -o-transform: scale(0.8);
        -o-transform-origin: center 0 0;
        margin-bottom: 0;
    }

    .foot p {
        transform: scale(1);
        transform-origin: center 0 0;
        -webkit-transform: scale(1);
        -webkit-transform-origin: center 0 0;
        -moz-transform: scale(1);
        -moz-transform-origin: center 0 0;
        -ms-transform: scale(1);
        -ms-transform-origin: center 0 0;
        -o-transform: scale(1);
        -o-transform-origin: center 0 0;
        margin-top: -11px;
    }

    /*famous*/
    .inner {
        padding-top: 60px;
    }

    .inner .tit img {
        height: 40px;
    }

    /*第七屏*/
    .section7_bg {
        top: 49px;
        height: 593px;
        background-size: auto 100%;
    }

    .section7_box {
        top: 186px;
    }

    .active .section7_box img {
        width: 286px;
        height: 286px;
    }
}
