﻿@charset "utf-8";
@import "index-onlyou5.0.common.css";

@font-face {
    font-family: Univers;
    src: url(font/bb2044.woff2) format("woff2"), url(font/bb2044.woff) format("woff"), url(font/bb2044.ttf) format("truetype"), url(font/bb2044.eot) format("embedded-opentype"), url(font/bb2044.svg) format("svg")
}

* html {
    -ms-text-size-adjust: 100%;
}

* body {
    height: 100%;
}

html {
    height: 100%;
    color: #000;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    font-size: 100%;
}

body {
    min-width: 1200px;
    background: #f7f7f7;
    color: #333;
    font: 12px/18px Microsoft YaHei, SimHei, Heiti SC;
    -webkit-text-size-adjust: 100%;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
menu,
nav,
section {
    display: block;
}

fieldset,
img {
    border: 0;
}

:focus {
    outline: 0;
}

a img,
img {
    -ms-interpolation-mode: bicubic
}

input,
img {
    vertical-align: middle;
}

ol,
ul {
    list-style: none;
}

input,
button,
textarea,
select {
    outline: medium none;
    border: none;
    *font-size: 100%;
}

audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

body,
button,
input,
select,
textarea {
    font: 12px/1.5 Microsoft YaHei, SimHei, Heiti SC;
}

input,
select,
textarea {
    font-size: 100%;
}

table {
    border-spacing: 0;
    border-collapse: collapse;
    table-layout: fixed;
}

th {
    text-align: inherit;
}

fieldset,
img {
    border: 0;
}

abbr,
acronym {
    border: 0;
    font-variant: normal;
}

del {
    text-decoration: line-through;
}

address,
caption,
cite,
code,
dfn,
em,
th,
var {
    font-weight: 500;
    font-style: normal;
}

ol,
ul {
    list-style: none;
}

iframe {
    display: block;
}

caption,
th {
    text-align: left;
}

q:before,
q:after {
    content: '';
}

sub,
sup {
    position: relative;
    vertical-align: baseline;
    line-height: 0;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

ins,
a {
    outline: none;
    text-decoration: none;
}

a {
    color: #333;
}

a:link,
a:visited,
a:focus {
    outline: none;
    text-decoration: none;
}

a:hover {
    color: #f35438;
    text-decoration: none;
}

:focus {
    outline: 0;
    text-decoration: none;
    -moz-outline-style: 0;
}

i,
em {
    font-style: normal;
}

textarea {
    overflow: auto;
    outline-style: none;
    resize: none;
}

template {
    display: none;
}

.break-word {
    white-space: pre-wrap;
    word-wrap: break-word;
}

.clearfix {
    zoom: 1;
}

.clearfix:after {
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    content: '.';
    font-size: 0;
}

:link,
:visited,
ins {
    text-decoration: none;
}

blockquote,
q {
    quotes: none;
}

q:before,
q:after,
blockquote:before,
blockquote:after {
    content: "";
}

td,
th {
    padding: 0;
}

caption,
th {
    text-align: left;
}

button,
input,
optgroup,
select,
textarea {
    margin: 0;
    background: #fff;
    color: inherit;
    font: inherit;
}

button {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    cursor: pointer;
    -webkit-appearance: button;
}

input[type="text"]:focus,
input[type="password"]:focus,
.pop-select:focus {
    border-color: #bbb;
}

address,
caption,
cite,
code,
dfn,
em,
th,
var,
optgroup {
    font-weight: normal;
    font-style: normal;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
    font-size: 100%;
}

abbr,
acronym {
    border: 0;
    font-variant: normal;
}

input,
textarea,
select {
    color: #535353;
    font-family: Arial, Helvetica, sans-serif;
}

input,
button,
textarea,
select,
optgroup,
option {
    background: #fff;
    font-weight: inherit;
    font-style: inherit;
    font-size: inherit;
    font-family: inherit;
}

code,
kbd,
samp,
tt {
    font-size: 100%;
}


/* ==========================================================================
   通用样式
   ========================================================================== */


/*  */

.fl {
    display: inline;
    float: left !important;
}

.fr {
    display: inline;
    float: right !important;
}

.clearfix:after {
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    content: " ";
    font-size: 0;
}

.animated {
    animation-duration: 1s;
    animation-delay: 0s;
    animation-fill-mode: both;
}

input::-webkit-input-placeholder {
    color: #999;
}

input::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #999;
}

input:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #999;
}

input:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #999;
}

textarea::-webkit-input-placeholder {
    color: #999;
}

textarea::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #999;
}

textarea:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #999;
}

textarea:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #999;
}

.ml0 {
    margin-left: 0 !important;
}

.mr0 {
    margin-right: 0 !important;
}

.mr10 {
    margin-right: 10px !important;
}

.icon-onlyou {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url("../images/icon-onlyou.png") no-repeat 0 0;
    vertical-align: top;
}

.icon-AI {
    background-position: -20px 0;
}

.icon-service {
    background-position: -40px 0;
}

.icon-phone {
    background-position: -40px 0;
}

.icon-user {
    background-position: -40px 0;
}

.icon-onlyou.icon-time {
    background-position: 0 -80px;
}

.icon-onlyou.icon-main {
    background-position: -20px -80px;
}

.icon-onlyou.icon-core {
    background-position: -40px -80px;
}

.txt-span {
    display: inline-block;
    margin: 0 12px;
    color: #fff;
    vertical-align: top;
    opacity: .6;
    filter: alpha(opacity=60);
}

a.txt-span:hover {
    color: #fff;
    opacity: 1;
    filter: alpha(opacity=100);
}

.separ {
    display: inline-block;
    margin: 2px 10px 0;
    color: #fff;
    vertical-align: top;
}

.separ:before {
    display: inline-block;
    width: 1px;
    height: 14px;
    background-color: #fff;
    content: "";
    opacity: .2;
    filter: alpha(opacity=20);
}


/*菜单开始*/

.index-nav {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99;
    min-width: 1200px;
    width: 100%;
    height: 60px;
    border-bottom: 1px solid rgba(255, 255, 255, .1);
    -webkit-transition: all .4s ease-out;
    transition: all .4s ease-out
}

.index-nav:hover {
    background: #212429
}

.index-nav .nav-left {
    float: left;
    height: 60px
}

.index-nav .logo {
    display: inline-block;
    float: left;
    width: 180px;
    height: 60px;
    background: #f00001 url(../images/logo_1x.png) no-repeat center;
}

.index-nav .nav-lists {
    position: relative;
    z-index: 2;
    float: left;
    margin-left: 28px
}

.index-nav .nav-lists .list {
    position: relative;
    z-index: 2;
    float: left;
    padding: 0 25px;
    cursor: pointer
}

.index-nav .nav-lists .nav-item {
    display: inline-block;
    height: 60px;
    color: #fff;
    font-size: 13px;
    line-height: 60px;
    opacity: .6;
    filter: alpha(opacity=60);
    cursor: pointer
}

.index-nav .nav-lists .list:hover .nav-item {
    opacity: 1;
    filter: alpha(opacity=100)
}

.index-nav .nav-lists .line {
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 0;
    height: 3px;
    border-radius: 1px;
    background: #b98c64;
    -webkit-transition: width .3s cubic-bezier(.4, 0, .2, 1);
    transition: width .3s cubic-bezier(.4, 0, .2, 1)
}

.index-nav .nav-left .nav-lists .line {
    left: -240px;
    width: 26px
}

.nav-box {
    position: absolute;
    top: 60px;
    left: 50%;
    z-index: 2;
    margin-left: -54px;
    padding-top: 0;
    width: 108px;
    pointer-events: none
}

.list:hover .nav-box {
    pointer-events: inherit;
}

.nav-box .nav-link {
    display: none;
    padding: 21px 15px;
    background: #fff;
}

.nav-box .nav-link .sub {
    padding: 11px 15px;
    background-color: #f5f6f7;
    color: #b98c64;
    font-weight: 700;
    font-size: 15px;
}

.nav-box .nav-link .icon-onlyou {
    margin-right: 10px;
}

.nav-box .products-row {
    float: left;
    overflow: hidden;
    margin: 0 25px;
}

.nav-box .products-column .title {
    display: block;
    margin-bottom: 7px;
    padding-bottom: 10px;
    width: 86%;
    height: 20px;
    border-bottom: 1px solid #e5e5e5;
    color: #333;
    font-weight: 700;
    font-size: 14px;
    line-height: 20px
}

.leve03-li-box .jiejue-nav-title1:after {
    width: 160px !important;
}

.leve03-li-box .jiejue-nav-title2:after {
    width: 210px !important;
}

.nav-box .products-column .title:hover {
    color: #b98c64
}

.nav-box .products-row .title {
    margin-top: 15px;
}

.nav-box .products-column {
    float: left;
    box-sizing: border-box;
    padding-left: 15px;
    width: 50%;
}

.nav-box .prod-fiscal {
    width: 340px;
    margin-right: 15px;
}

.nav-box .prod-service,
.nav-box .prod-AI {
    width: 330px;
}

.nav-box .prod-fiscal .products-column {
    box-sizing: border-box;
    padding-left: 15px;
}

.nav-box .products-column .prod-td-uil {
    min-height: 242px;
}

.nav-box .products-column .prod-td-uim {
    min-height: 140px;
}

.nav-box .products-column .prod-td-uims {
    min-height: 92px;
}

.nav-box .products-column .prod-td-uis {
    min-height: 66px;
}

.nav-box .products-column li a,
.nav-box .nav-link>a {
    position: relative;
    display: inline-block;
    height: 36px;
    color: #666;
    text-align: left;
    font-size: 14px;
    line-height: 36px;
    opacity: .8;
    filter: alpha(opacity=80);
    -webkit-transition: all .4s ease-out;
    transition: all .4s ease-out
}

.nav-box .nav-link>a:hover,
.nav-box li a:hover {
    color: #333;
    font-weight: bold;
    opacity: 1;
    filter: alpha(opacity=100);
}

.nav-box .nav-link>a {
    display: block;
    text-align: center;
}

.nav-box.all-products {
    margin-left: -155px;
    width: 800px;
}

.all-products .nav-link {
    display: block
}

.nav-box.all-def {
    margin-left: -66px;
    width: 680px;
}

.nav-box.all-def .nav-link {
    padding: 21px 25px;
}

.nav-box.drop-link {
    margin-left: -70px;
    width: 140px;
}

.nav-box.drop-link .nav-link {
    padding: 16px 15px;
}

.index-nav .nav-right {
    float: right;
    margin-right: 10px;
    height: 60px;
}

.index-nav .nav-right .nav-item {
    opacity: 1;
    filter: alpha(opacity=100);
    vertical-align: top;
}

.nav-lists .nav-regist,
.nav-lists .nav-demo {
    float: left;
}

.nav-lists .nav-demo .nav-item {
    width: 230px;
    color: #ba8d65;
    font-size: 20px;
}

.nav-lists .icon-phone {
    margin-top: 14px;
    margin-right: 15px;
    width: 32px;
    height: 32px;
    background-position: -42px -29px;
}

.nav-lists .icon-user {
    margin-top: 14px;
    margin-right: 5px;
    margin-left: 5px;
    width: 32px;
    height: 32px;
    background-position: 1px -28px;
}

.nav-right .nav-regist .separ {
    margin: 22px 10px 0;
    height: 20px;
    line-height: 20px;
}

.nav-regist .txt-span {
    overflow: hidden;
    margin-top: 15px;
    height: 30px;
    line-height: 30px;
}

.nav-regist .txt-span>em {
    display: block;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
}

.nav-regist .txt-span:hover em:first-child {
    margin-top: -30px;
}

@media screen and (max-width: 1450px) {
    .nav-box.all-products {
        margin-left: -125px;
    }

    .index-nav .nav-lists .list {
        padding: 0 15px
    }

    .index-nav .nav-left .nav-lists .line {
        left: -240px;
    }

    .index-nav .nav-right .nav-demo .nav-item {
        width: 170px;
        font-size: 16px;
    }

    .index-nav .nav-right .nav-regist .txt-span {
        margin-right: 8px;
        margin-left: 8px;
    }

    .index-nav .nav-right .nav-regist .separ {
        margin: 22px 5px 0;
    }
}


/*ie 8*/

.index-nav .nav-lists .list {
    padding: 0 15 px\0;
}

.index-nav .nav-left .nav-lists .line {
    left: -240 px\0;
}

.index-nav .nav-right .nav-demo .nav-item {
    width: 170 px\0;
    font-size: 16 px\0;
}

.index-nav .nav-right .nav-regist .txt-span {
    margin-right: 8 px\0;
    margin-left: 8 px\0;
}

.index-nav .nav-right .nav-regist .separ {
    margin: 22px 5px 0 \0;
}


/*尾部 begin*/

.link-wrap {
    width: 100%;
    background: #2e3238
}

.link-wrap .inner {
    overflow: hidden;
    margin: 0 auto;
    padding-top: 35px;
    width: 1200px;
    height: 358px;
    color: #fff
}

.link-wrap .sub {
    color: #e5e5e5;
    font-weight: 700;
    font-size: 14px;
}

.link-wrap .link-item {
    float: left;
    width: 900px;
}

.link-wrap .link-right {
    float: right;
    width: 235px;
}

.link-wrap .khd .word {
    font-family: MicrosoftYaHei;
    font-size: 14px;
    letter-spacing: 0.7px;
    margin: 19px 0;
    color: #e5e5e5;
}

.link-wrap .khd .ewm {}

.link-wrap .link-info2,
.link-wrap .link-info {
    float: left;
    height: 214px;
    border-right: 1px solid #3b3c3f;
    font-size: 12px;
}

.link-wrap .link-info ul {
    float: left;
    margin-top: 25px
}

.link-wrap .link-info ul li a {
    display: inline-block;
    height: 28px;
    color: #7c8187;
    font-size: 13px;
    line-height: 28px;
    -webkit-transition: color .2s ease-out;
    transition: color .2s ease-out
}

.link-wrap .link-info ul li a:hover {
    color: #fff;
}

.link-info li {
    float: left;
    width: 100%;
}

.link-wrap .link-info2,
.link-wrap .link-info3 {
    padding-left: 54px;
}

.link-wrap .link-info2 .fl {
    box-sizing: border-box;
    padding-left: 11px;
    width: 130px;
}

.link-info .link-ul-uil {
    width: 152px
}

.link-info .link-ul-uis {
    width: 110px;
}

.link-wrap .link-code {
    float: left;
    padding-left: 64px;
    width: 212px;
}

.link-wrap .link-code-outer {
    margin-top: 33px;
}

.link-wrap .link-code li img,
.link-wrap .link-code-outer {
    display: block;
    width: 125px;
    height: 125px;
}

.link-wrap .link-tel {
    float: left;
    width: 235px;
}

.link-tel .tel-phone {
    margin-top: 30px;
    font-size: 32px;
    line-height: 48px;
}

.link-tel .tel-time {
    margin-bottom: 22px;
    padding-left: 5px;
    color: #7c8187;
    font-size: 13px;
    line-height: 24px;
}

.link-tel .js-link-udesk {
    display: inline-block;
    overflow: hidden;
    width: 140px;
    height: 36px;
    border-radius: 2px;
    background: #db3939;
    background: -moz-linear-gradient(left, #db3939 0%, #f64444 100%);
    background: -webkit-linear-gradient(left, #db3939 0%, #f64444 100%);
    background: linear-gradient(to right, #db3939 0%, #f64444 100%);
    color: #fff;
    font-size: 15px;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#db3939', endColorstr='#f64444', GradientType=1);
}

.link-tel .js-link-udesk span {
    display: block;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.link-tel .js-link-udesk em {
    display: block;
    padding: 8px 20px;
    height: 20px;
    line-height: 20px
}

.link-tel .js-link-udesk i {
    display: inline-block;
    margin-right: 8px;
    background-position: -60px 0;
    vertical-align: sub
}

.link-tel a:hover span {
    margin-top: -36px
}

.link-wrap .inner-list {
    position: relative;
    overflow: hidden;
    box-sizing: border-box;
    margin: 0 auto;
    padding-top: 21px;
    padding-bottom: 14px;
    padding-left: 75px;
    width: 1200px;
    border-top: 1px solid #3b3c3f;
    color: #e5e5e5;
    font-size: 13px;
    line-height: 24px;
}

.link-wrap .inner-list>span,
.link-wrap .inner-list>a {
    float: left;
    margin-bottom: 5px;
}

.link-wrap .inner-list>.sub {
    position: absolute;
    top: 19px;
    left: 0;
    width: 75px;
}

.link-wrap .inner-list>a {
    margin: 0 20px 5px;
    color: #7c8187;
    -webkit-transition: color .2s ease-out;
    transition: color .2s ease-out
}

.link-wrap .inner-list>a:hover {
    color: #fff
}


/*末尾 公司信息*/

.footer-wrap {
    width: 100%;
    background: #272a30
}

.footer-wrap .inner {
    overflow: hidden;
    margin: 0 auto;
    width: 1200px;
    height: 50px;
    color: #65696e;
    font-size: 12px;
    line-height: 50px;
}

.footer-wrap .Copyright {
    float: left;
}

.footer-wrap .Copyright span {
    margin-left: 20px
}

.footer-wrap .record {
    float: right;
}

.footer-wrap .record img {
    vertical-align: sub
}

.footer-wrap .record span {
    margin-left: 5px;
}


/*公用快开始*/

.main {
    position: relative;
    display: block;
    margin: 0 auto;
    width: 1200px;
}

h2.item-sub {
    padding-top: 47px;
    color: #333;
    text-align: center;
    font-size: 32px;
    line-height: 56px;
}

P.item-sub {
    color: #adadad;
    text-align: center;
    font-size: 20px;
    line-height: 38px;
}

.subject-item {
    width: 100%;
    background-position: center top;
    background-repeat: no-repeat;
}

.mash {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .6);
}

.anm-frame {
    position: absolute;
    top: 160px;
    left: 33px;
    width: 305px;
    height: 322px;
    animation: anm_frame 2.5s steps(75, end) infinite;
    background-image: url('../images/item3/anm.png');
    background-repeat: no-repeat;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}


/*第一栏开始*/

.subject-item1 {
    height: 700px;
}

.subject-item1 .swiper-pagination-bullet {
    width: 40px;
    height: 3px;
    border-radius: 0;
    background-color: #484f5b;
}

.subject-item1 .swiper-pagination-bullet:before {
    display: block;
    width: 0%;
    height: 100%;
    background-color: #c99c73;
    content: "";
}

.subject-item1 .swiper-pagination-bullet-active {
    background-color: #484f5b;
}

.subject-item1 .swiper-pagination-bullet-active:before {
    width: 100%;
    -webkit-transition: all 5s;
    -moz-transition: all 5s;
    -o-transition: all 5s;
    transition: all 5s;
}

.subject-item1 .swiper-container {
    width: 100%;
    height: 100%;
}

.subject-item1 .swiper-slide {
    display: block;
    background-position: center top;
    background-repeat: no-repeat;
}


/*第一个栏目结束*/

.icon-server {
    display: block;
    width: 52px;
    height: 52px;
    background: url("../images/icon-server.png") no-repeat 0 0;
}

.icon-server.icon-zyj {
    background-position: 0 0;
}

.icon-server.icon-zyd {
    background-position: -64px 0;
}

.icon-server.icon-zcy {
    background-position: -128px 0;
}

.icon-server.icon-wngk {
    background-position: -192px 0;
}

.icon-server.icon-yqb {
    background-position: -256px 0;
}

.icon-server.icon-fy {
    background-position: 0px -67px;
}

.icon-server.icon-zzs {
    background-position: -64px -67px;
}

.icon-server.icon-cb {
    background-position: -128px -67px;
}

.icon-server.icon-ht {
    background-position: -192px -67px;
}

.icon-server.icon-ysyf {
    background-position: -256px -67px;
}

.icon-server.icon-hs {
    background-position: -320px -67px;
}

.icon-server.icon-pro {
    background-position: 0px -106px;
}

.icon-server.icon-plus {
    background-position: -64px -106px;
}

.icon-server.icon-max {
    background-position: -128px -106px;
}

.icon-server.icon-mate {
    background-position: -192px -106px;
}

.icon-server.icon-jsys {
    background-position: -256px -106px;
}

.icon-server.icon-cpys {
    background-position: -320px -106px;
}

.icon-server.icon-jyys {
    background-position: 0px -146px;
}

.icon-server.icon-ysgk {
    background-position: -64px -146px;
}

.icon-server.icon-zncg {
    background-position: -128px -146px;
}

.icon-server.icon-znht {
    background-position: -192px -146px;
}

.icon-server.icon-fyzf {
    background-position: -256px -146px;
}

.icon-server.icon-xzzy {
    background-position: -320px -146px;
}

.icon-server.icon-bz {
    background-position: 0px -186px;
}

.icon-server.icon-jh {
    background-position: -64px -186px;
}

.icon-server.icon-hs {
    background-position: -128px -186px;
}

.icon-server.icon-da {
    background-position: -192px -186px;
}

.icon-server.icon-rg {
    background-position: -256px -186px;
}

.icon-server.icon-zf {
    background-position: -320px -186px;
}

.icon-server.icon-wb {
    background-position: 0px -226px;
}

.subject-item2 {
    height: 780px;
    background-color: #fff;
}

.subject-item2 .info {
    font-family: MicrosoftYaHei;
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 56px;
    letter-spacing: 4px;
    text-align: center;
    color: #898989;
}

.subject-server {
    margin: 38px -3px 0;
}

.subject-server li {
    float: left;
    box-sizing: border-box;
    padding: 0 3px;
    width: 20%;
    height: 560px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.subject-server .subject-server-outer {
    overflow: hidden;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.subject-server .box {
    position: relative;
    display: block;
    float: left;
    overflow: hidden;
    width: 100%;
    height: 100%;
    background-color: #fff;
    text-align: center;
    cursor: pointer;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}

.subject-server .box-outer {
    display: none;
    float: left;
    overflow: hidden;
    width: 0px;
    height: 100%;
    background: #fff;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}

.subject-server .box .icon-server {
    position: relative;
    display: block;
    margin: 66px auto 0 auto;
}

.subject-server .box .icon-server:before {
    position: absolute;
    background: url(../images/icon-arrow.png) no-repeat;
    content: "";
}

.subject-server .box .icon-zyj:before,
.subject-server .box .icon-zyd:before,
.subject-server .box .icon-zcy:before {
    width: 8px;
    height: 8px;
    background-position: -2px -47px;
    -webkit-animation: opacity 1s linear infinite;
    -moz-animation: opacity 1s linear infinite;
    -ms-animation: opacity 1s linear infinite;
    -o-animation: opacity 1s linear infinite;
    animatio: opacity 1s linear infinite;
}

.subject-server .box .icon-zyj:before {
    top: 4px;
    right: 6px;
}

.subject-server .box .icon-zyd:before {
    top: 10px;
    right: 26px;
}

.subject-server .box .icon-zcy:before {
    top: 3px;
    right: 22px;
}

.subject-server .box .icon-wngk:before {
    top: 13px;
    left: 11px;
    width: 31px;
    height: 26px;
    background-position: -2px -38px;
    -webkit-animation: background0 1s linear infinite;
    -moz-animation: background0 1s linear infinite;
    -ms-animation: background0 1s linear infinite;
    -o-animation: background0 1s linear infinite;
    animatio: background0 1s linear infinite;
}

.subject-server .box .icon-yqb:before {
    top: 5px;
    left: 6px;
    width: 22px;
    height: 23px;
    background-position: 0 -79px;
    -webkit-animation: background2 1s linear infinite;
    -moz-animation: background2 1s linear infinite;
    -ms-animation: background2 1s linear infinite;
    -o-animation: background2 1s linear infinite;
    animatio: background2 1s linear infinite;
}

.subject-server .box .num-title {
    position: relative;
    margin: 44px 0 0;
    color: #b6b6b6;
    font-size: 12px;
    line-height: 20px
}

.subject-server .box .ch-title {
    position: relative;
    margin-top: 24px;
    color: #333333;
    font-size: 18px;
    line-height: 22px;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}

.subject-server .box .ch-title:after {
    position: absolute;
    bottom: -60px;
    left: 50%;
    margin-left: -8px;
    width: 16px;
    height: 1px;
    background: rgba(0, 0, 0, .5);
    content: "";
    content: "";
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}

.subject-server .box .en-title {
    margin-top: 107px;
    color: #b6b6b6;
    font-size: 13px;
    line-height: 22px;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}

.subject-server .box .more-enter {
    position: absolute;
    bottom: 70px;
    left: 50%;
    display: inline-block;
    overflow: hidden;
    margin-left: -18px;
    width: 36px;
    height: 8px
}

.subject-server .box .more-enter span {
    display: block;
    margin-left: -36px;
    width: 72px;
    height: 8px;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.subject-server .box .more-enter i {
    display: inline-block;
    float: left;
    width: 36px;
    height: 8px;
    background: url(../images/icon-arrow.png) no-repeat;
    background-position: 1px -21px
}

.subject-server .box .more-enter i+i {
    position: relative;
    background: 0 0
}

.subject-server .box .more-enter i+i:before {
    position: absolute;
    top: 1px;
    left: 15px;
    display: inline-block;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #666;
    content: ""
}

.subject-server .server-left {
    position: relative;
    float: left;
    overflow: hidden;
    box-sizing: border-box;
    margin-right: -1px;
    padding: 42px 0 0 30px;
    width: 220px;
    height: 100%;
    color: #fff;
    line-height: 24px;
}

.subject-server .server-left:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url("../images/server-left-bg.jpg") no-repeat;
    content: "";
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}

.subject-server li.zyd .server-left:before {
    background-position: -240px 0;
}

.subject-server li.zcy .server-left:before {
    background-position: -480px 0;
}

.subject-server li.wngk .server-left:before {
    background-position: -720px 0;
}

.subject-server li.yqb .server-left:before {
    background-position: -960px 0;
}

.subject-server .server-left:hover:before {
    opacity: .9;
    filter: alpha(opacity=90);
    -webkit-transform: scale(1.02);
    -moz-transform: scale(1.02);
    -o-transform: scale(1.02);
    transform: scale(1.02);
}

.subject-server .server-left h3 {
    position: relative;
    margin-bottom: 10px;
    font-size: 28px;
    line-height: 42px;
}

.subject-server .server-left p {
    position: relative;
    padding-bottom: 46px;
    font-weight: 100;
    font-size: 15px;
    opacity: .6;
    filter: alpha(opacity=60);
    -webkit-transition: all .6s;
    -moz-transition: all .6s;
    -o-transition: all .6s;
    transition: all .6s;
}

.subject-server .server-left h4 {
    position: relative;
}

.subject-server .server-left h4 .icon-arrow {
    display: inline-block;
    margin-top: 7px;
    margin-left: 4px;
    width: 12px;
    height: 12px;
    background: url(../images/icon-arrow.png) -3px -130px;
    vertical-align: top;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}

.subject-server .server-left h4 a {
    color: #fff;
}

.subject-server .server-left h4 a:hover .icon-arrow {
    margin-left: 14px;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

.subject-server .server-left .action {
    position: absolute;
    bottom: 0;
    left: 0;
    box-sizing: border-box;
    padding-left: 30px;
    width: 220px;
    height: 48px;
    background-color: #e93e3f;
    box-shadow: 0 -10px 20px rgba(240, 65, 66, .4);
    color: #fff;
    font-size: 15px;
    line-height: 48px;
}

.subject-server .server-left .action .icon-arrow {
    float: right;
    margin-top: 15px;
    margin-right: 26px;
    width: 20px;
    height: 20px;
    background: url(../images/icon-arrow.png) repeat-x;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}

.subject-server li:hover .server-left p {
    padding-left: 10px;
}

.subject-server li:hover .server-left .action .icon-arrow {
    margin-right: 16px;
    width: 40px;
    -webkit-animation: background3 .6s linear infinite;
    -moz-animation: background3 .6s linear infinite;
    -ms-animation: background3 .6s linear infinite;
    -o-animation: background3 .6s linear infinite;
    animatio: background3 .6s linear infinite;
}

.subject-server .server-left .action:hover {}

.subject-server .server-right {
    float: left;
    box-sizing: border-box;
    padding: 5px 30px 0;
    width: 437px;
    height: 100%;
    border: 1px solid #373e4f;
}

.subject-server .server-right ol {
    width: 100%;
}

.subject-server .server-right dd {
    position: relative;
    padding: 22px 0 22px 70px;
    border-bottom: 1px solid #eeeeee;
    color: #333;
    line-height: 20px;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}

.subject-server .server-right dd:last-child {
    border-bottom: none;
}

.subject-server .server-right dd:hover {
    padding-left: 80px;
    /*box-shadow: 0 0 10px #ccc*/
}

.subject-server .server-right dd:hover .icon-server {
    left: 21px
}

.subject-server .zyd .server-right dd {
    padding-top: 45px;
    height: 69px;
}

.subject-server .zcy .server-right dd {
    padding-top: 45px;
    height: 69px;
}

.subject-server .wngk .server-right dd {
    padding-top: 38px;
    height: 48px;
}

.subject-server .yqb .server-right dd {
    padding-top: 55px;
    height: 104px;
}

.subject-server .server-right dd h4 {
    color: #333;
    font-size: 15px;
    line-height: 26px;
}

.subject-server .server-right dd p {
    opacity: .50;
    filter: alpha(opacity=50);
}

.subject-server .server-right dd .icon-server {
    position: absolute;
    top: 50%;
    left: 11px;
    margin-top: -20px;
    width: 40px;
    height: 40px;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}

.subject-server li:hover .more-enter span {
    margin-left: 0
}

.subject-server li:hover .ch-title {
    margin-top: 34px;
}

.subject-server li:hover .en-title {
    margin-top: 87px;
}

.subject-server li:hover .ch-title:after {
    bottom: -50px;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

.subject-server li:hover .box .icon-yqb:before,
.subject-server li:hover .box .icon-wngk:before {
    -webkit-animation-name: none;
    animation-name: none;
}

.subject-server.active li {
    width: 136px;
}

.subject-server.active li.on {
    width: 662px;
}

.subject-server.active li.on .subject-server-outer {
    box-shadow: 0 0 20px rgba(0, 14, 43, .1);
}

.subject-server.active li.on .box {
    display: none
}

.subject-server.active li.on .box-outer {
    display: block;
    width: 662px;
}

.resolve-ways {
    width: 1200px;
    height: 560px;
    margin: 36px auto 0;
    display: flex;
}

.resolve-ways .slot {
    position: absolute;
    width: 5px;
    height: 5px;
    background-image: url(../images/item3/slot.png)
}

.resolve-ways .slot1 {
    top: 205px;
    left: 192px;
}

.resolve-ways .slot2 {
    top: 224px;
    left: 243px;
}

.resolve-ways .slot3 {
    top: 235px;
    left: 305px;
}

.resolve-ways .slot4 {
    left: 370px;
    top: 193px;
}

.resolve-ways .slot5 {
    left: 423px;
    top: 275px;
}

.resolve-ways .slot6 {
    left: 485px;
    top: 292px;
}

.resolve-ways .slot7 {
    left: 543px;
    top: 295px;
}

.resolve-ways .item0 .yc-pic {
    position: absolute;
    width: 454px;
    height: 265px;
    top: 176px;
    left: 151px;
    background-image: url(../images/item3/yc-pic.png);
    /* -webkit-animation: opacity-anm 3s linear infinite;
    -moz-animation: opacity-anm 3s linear infinite;
    -ms-animation: opacity-anm 3s linear infinite;
    -o-animation: opacity-anm 3s linear infinite;
    animatio: opacity-anm 3s linear infinite; */
}


.resolve-ways .tiao {
    position: absolute;
    width: 1px;
    height: 100px;
    background-image: url(../images/item3/yc-tiao-0.png);
    -webkit-animation: opacity-anm 3s linear infinite;
    -moz-animation: opacity-anm 3s linear infinite;
    -ms-animation: opacity-anm 3s linear infinite;
    -o-animation: opacity-anm 3s linear infinite;
    animatio: opacity-anm 3s linear infinite;
}

.resolve-ways .tiao1 {
    top: 205px;
    left: 194px;
}

.resolve-ways .tiao2 {
    top: 224px;
    left: 245px;
}

.resolve-ways .tiao3 {
    top: 235px;
    left: 307px;
}

.resolve-ways .tiao4 {
    left: 372px;
    top: 193px;
}

.resolve-ways .tiao5 {
    left: 425px;
    top: 275px;
}

.resolve-ways .tiao6 {
    left: 487px;
    top: 292px;
}

.resolve-ways .tiao7 {
    left: 545px;
    top: 295px;
}

.resolve-ways .item {
    display: inline-block;
    position: relative;
    width: 200px;
    height: 560px;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    cursor: pointer;
    background-image: url('../images/item3/yc-bg.jpg');
    background-position: 350px 0;
    background-size: cover;
    vertical-align: top;
}

.resolve-ways .item.item1 {
    background-image: url('../images/item3/jy-bg.jpg');
    background-position: 350px 0;
}

.resolve-ways .item.item1 .out {
    width: 562px;
    height: 322px;
    position: absolute;
    top: 174px;
    left: -3px;
    pointer-events: none;
    background-image: url('../images/item3/jy-out.png');
    -webkit-animation: opacity-anm 3s linear infinite;
    -moz-animation: opacity-anm 3s linear infinite;
    -ms-animation: opacity-anm 3s linear infinite;
    -o-animation: opacity-anm 3s linear infinite;
    animatio: opacity-anm 3s linear infinite;
}

.resolve-ways .item.item2 {
    background-image: url('../images/item3/jr-bg.jpg');
    background-position: 440px 0;
}

.resolve-ways .item.item2 .out {
    position: absolute;
    width: 599px;
    height: 463px;
    top: 28px;
    left: 8px;
    pointer-events: none;
    background-image: url('../images/item3/jr-line.png');
    -webkit-animation: opacity-anm 3s linear infinite;
    -moz-animation: opacity-anm 3s linear infinite;
    -ms-animation: opacity-anm 3s linear infinite;
    -o-animation: opacity-anm 3s linear infinite;
    animatio: opacity-anm 3s linear infinite;
}

.resolve-ways .item.item3 {
    background-image: url('../images/item3/xz-bg.jpg');
    background-position: -40px 0;
}

.resolve-ways .item .introduce {
    display: none
}

.resolve-ways .item.active {
    width: 600px;
    background-position: center;
}

.resolve-ways .item .info>div:first-child {
    font-family: PingFang-SC-Light;
    font-size: 28px;
    line-height: 36px;
    letter-spacing: 7.3px;
    color: #ffffff;
    text-align: left;
    margin: 90px 0 20px 19px;
}

.resolve-ways .item .info>div:last-child {
    font-family: MicrosoftYaHei;
    font-size: 13px;
    line-height: 24px;
    letter-spacing: 0.7px;
    color: #ffffff;
    text-align: left;
    margin-left: 19px;
}

.resolve-ways .item.active .info {
    display: none
}

.resolve-ways .item.active .introduce {
    display: block
}

.resolve-ways .item .detail {
    display: none;
}

.resolve-ways .item.active .detail {
    display: block;
}

.resolve-ways .item .detail .title {
    font-family: PingFang-SC-Light;
    font-size: 28px;
    line-height: 36px;
    letter-spacing: 7.3px;
    color: #ffffff;
    margin: 90px 0 35px 30px;
}

.resolve-ways .item .detail .btn {
    width: 120px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    background-image: linear-gradient(-90deg, #f74445 0%, #da3839 100%), linear-gradient(#3b4153, #3b4153);
    background-blend-mode: normal, normal;
    box-shadow: 0px 10px 20px 0px rgba(240, 65, 66, 0.4);
    border-radius: 24px;
    color: #fff;
    margin-left: 30px;
}

.resolve-ways .item .detail .btn .icon-arrow {
    width: 20px;
    height: 20px;
    vertical-align: middle;
    display: inline-block;
    background: url(../images/icon-arrow.png) repeat-x;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}

.resolve-ways .item .detail .introduce {
    font-family: PingFang-SC-Regular;
    width: 500px;
    font-size: 13px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 1.3px;
    color: #ffffff;
    margin: 210px 0 0 30px;
}

.resolve-ways .item.item0 .detail .word {
    position: absolute;
    top: 123px;
    left: 440px;
    width: 157px;
    height: 118px;
    background-repeat: no-repeat;
    background-image: url('../images/item3/yc-word.png')
}

.resolve-ways .item.item3 .detail .word {
    position: absolute;
    top: 115px;
    left: 97px;
    width: 517px;
    height: 384px;
    pointer-events: none;
    background-repeat: no-repeat;
    -webkit-animation: opacity-anm 3s linear infinite;
    -moz-animation: opacity-anm 3s linear infinite;
    -ms-animation: opacity-anm 3s linear infinite;
    -o-animation: opacity-anm 3s linear infinite;
    animatio: opacity-anm 3s linear infinite;
    background-image: url('../images/item3/xz-word.png');
}


/*第二栏目结束*/

.scaledot {
    width: 4px;
    height: 4px;
}

.scaledot:after,
.scaledot:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    box-sizing: border-box;
    margin-top: -6px;
    margin-left: -6px;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: #fff;
    -webkit-animation: scaleForEver2 4s linear infinite;
    -moz-animation: scaleForEver2 4s linear infinite;
    -o-animation: scaleForEver2 4s linear infinite;
    animation: scaleForEver2 4s linear infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-timing-function: linear;
    -o-animation-timing-function: linear;
    animation-timing-function: linear;
}

.scaledot:after {
    z-index: 1;
    background-color: rgba(255, 255, 255, .8);
    -webkit-animation-delay: 2s;
    -moz-animation-delay: 2s;
    -o-animation-delay: 2s;
    animation-delay: 2s;
}

.active .ele-bg {
    right: 0;
    z-index: 2;
    width: 0%;
    height: 100%;
    overflow: hidden;
    -webkit-animation: widthauto 3s linear infinite;
    -moz-animation: widthauto 3s linear infinite;
    -ms-animation: widthauto 3s linear infinite;
    -o-animation: widthauto 3s linear infinite;
    animatio: widthauto 3s linear infinite;
}

.active .ele-bg:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: url("../images/item3/box-num.png") repeat-x 0 0;
    -webkit-animation: background4 .3s linear infinite;
    -moz-animation: background4 .3s linear infinite;
    -ms-animation: background4 .3s linear infinite;
    -o-animation: background4 .3s linear infinite;
    animatio: background4 .3s linear infinite;
}

.active .ele-scanning {
    z-index: 3;
    right: 0;
    top: 0;
    width: 0;
    height: 100%;
    overflow: hidden;
    background: url("../images/item3/scanning.png") no-repeat 0 0;
    -webkit-animation: widthauto 3s linear infinite;
    -moz-animation: widthauto 3s linear infinite;
    -ms-animation: widthauto 3s linear infinite;
    -o-animation: widthauto 3s linear infinite;
    animatio: widthauto 3s linear infinite;
}

.subject-item3 {
    height: 1010px;
    background-position: center bottom;
    background-color: #fff;
    background-image: url(../images/onlyou-item3.jpg);
}

.subject-item3 .item-sub {
    padding-top: 60px;
    color: #fff;
}

.subject-item3 .item-sub--info {
    font-family: MicrosoftYaHei;
    font-size: 20px;
    letter-spacing: 4px;
    color: #ffffff;
    opacity: 0.6;
    text-align: center;
    padding-top: 15px;
}

.subject-technology {
    position: relative;
    margin: 70px auto 0;
    width: 1200px;
    height: 780px;
}

.technology-box {
    position: relative;
    display: block;
    float: right;
    width: 1242px;
    height: 624px;
    background: url("../images/item3/rotate-out_v1.png") no-repeat 0 0;
}

.tec-tag.step-lightn {
    position: absolute;
    top: 32px;
    left: 924px;
    min-height: 98px;
    padding-left: 19px;
    background: url(../images/item3/rotate-line61.png) no-repeat left 6px;
}

.tec-tag .tec-line {
    position: absolute;
    top: 56px;
    left: -73px;
    z-index: 3;
    width: 0px;
    height: 63px;
    background-image: url("../images/item3/rotate-line5.png");
    background-repeat: no-repeat;
    -webkit-transition: width 1s cubic-bezier(.4, 0, .2, 1);
    -moz-transition: width 1s cubic-bezier(.4, 0, .2, 1);
    -o-transition: width 1s cubic-bezier(.4, 0, .2, 1);
    transition: width 1s cubic-bezier(.4, 0, .2, 1);
}

.tec-tag.step-lightn .tec-line {
    width: 78px;
}

.tec-tag .tec-con {
    position: absolute;
    min-height: 98px;
    width: 0;
    overflow: hidden;
    background: url(../images/item3/rotate-line62.png) no-repeat right 6px;
    color: #fff;
    opacity: .9;
    filter: alpha(opacity=90);
    font-size: 14px;
    font-weight: 100;
    line-height: 24px;
    text-shadow: 0 0 2px rgba(255, 255, 255, .4), 0 0 2px rgba(255, 255, 255, .4);
    -webkit-transition: width 1s cubic-bezier(.4, 0, .2, 1);
    -moz-transition: width 1s cubic-bezier(.4, 0, .2, 1);
    -o-transition: width 1s cubic-bezier(.4, 0, .2, 1);
    transition: width 1s cubic-bezier(.4, 0, .2, 1);
}

.step-lightn .tec-con {
    padding-right: 19px;
}

.tec-tag.active .tec-con {
    width: 252px;
}

.tec-tag .tec-con>p {
    position: absolute;
    right: 19px;
    top: 0;
    display: none;
    width: 250px;
    min-height: 90px;
    text-align: justify;
}

.tec-nav .tec-li {
    position: absolute;
    top: 32px;
    right: 952px;
    width: 90px;
    height: 90px;
    background: url("../images/item3/rotate.png") no-repeat 0 0;
    opacity: .3;
    filter: alpha(opacity=30);
    cursor: pointer;
    -webkit-transition: opacity, right 1s cubic-bezier(.4, 0, .2, 1);
    -moz-transition: opacity, right 1s cubic-bezier(.4, 0, .2, 1);
    -o-transition: opacity, right 1s cubic-bezier(.4, 0, .2, 1);
    transition: opacity, right 1s cubic-bezier(.4, 0, .2, 1);
}

.tec-nav .tec-li.jsj {
    top: 172px;
}

.tec-nav .tec-li.by {
    top: 312px;
}

.tec-nav .tec-li.dsj {
    top: 442px;
}

.step-one .tec-li.zryi,
.step-one .tec-li.dsj {
    right: 865px
}

.tec-nav .tec-li.active,
.tec-nav .tec-li:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}

.tec-nav .tec-li.active:before,
.tec-nav .tec-li:hover:before {
    position: absolute;
    top: -25px;
    right: -25px;
    z-index: 1;
    width: 142px;
    height: 142px;
    background: url("../images/item3/rotate-0.png") no-repeat 0 0;
    content: "";
}

.tec-nav .tec-li:hover:before {
    -webkit-animation: rotateForEver 3s linear infinite;
    -moz-animation: rotateForEver 3s linear infinite;
    -ms-animation: rotateForEver 3s linear infinite;
    -o-animation: rotateForEver 3s linear infinite;
    animatio: rotateForEver 3s linear infinite;
}

.tec-nav .tec-icon {
    position: relative;
    z-index: 1;
    display: block;
    width: 90px;
    height: 90px;
    background: url("../images/item3/icon-item3.png") no-repeat 0 0;
}

.tec-nav .active .tec-icon:before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50px;
    margin: -60px 0 0 -55px;
    width: 108px;
    height: 108px;
    border: 1px solid rgba(255, 255, 255, .4);
    border-radius: 50%;
    -webkit-animation: scaleForEver0 .36s linear;
    -moz-animation: scaleForEver0 .36s linear;
    -ms-animation: scaleForEver0 .36s linear;
    -o-animation: scaleForEver0 .36s linear;
    animatio: scaleForEver0 .36s linear;
}

.tec-nav .jsj .tec-icon {
    background-position: 0 -90px;
}

.tec-nav .by .tec-icon {
    background-position: 0 -180px;
}

.tec-nav .dsj .tec-icon {
    background-position: 0 -270px;
}

.tec-nav .tec-line {
    position: absolute;
    top: 56px;
    left: 87px;
    z-index: 3;
    -webkit-transition: width 1s cubic-bezier(.4, 0, .2, 1);
    -moz-transition: width 1s cubic-bezier(.4, 0, .2, 1);
    -o-transition: width 1s cubic-bezier(.4, 0, .2, 1);
    transition: width 1s cubic-bezier(.4, 0, .2, 1);
    background-repeat: no-repeat;
}

.tec-nav .active .tec-line:after {
    position: absolute;
    right: -7px;
    bottom: -7px;
    width: 12px;
    height: 12px;
    border: 1px solid #fff;
    background: url(../images/icon-arrow.png) no-repeat 0 -459px;
    content: "";
}

.tec-nav .by .tec-line:after {
    top: -5px;
    right: -7px;
}

.tec-nav .dsj .tec-line:after {
    top: -4px;
    right: -4px;
}

.tec-nav .zryi.active .tec-line {
    width: 73px;
    height: 52px;
}

.tec-nav .zryi .tec-line {
    left: 86px;
    width: 0px;
    height: 0;
    background-image: url("../images/item3/rotate-line1.png");
}

.tec-nav .jsj .tec-line {
    top: 41px;
    width: 0px;
    height: 0px;
    background-image: url("../images/item3/rotate-line2.png");
}

.tec-nav .jsj.active .tec-line {
    width: 120px;
    height: 28px;
}

.tec-nav .by .tec-line {
    top: 18px;
    width: 0px;
    height: 0px;
    background-image: url("../images/item3/rotate-line3.png");
}

.tec-nav .by.active .tec-line {
    width: 116px;
    height: 28px;
}

.tec-nav .dsj .tec-line {
    top: -27px;
    left: 80px;
    width: 0px;
    height: 0px;
    background-image: url("../images/item3/rotate-line4.png");
}

.tec-nav .dsj.active .tec-line {
    width: 75px;
    height: 55px;
}

.tec-nav .tec-more {
    position: absolute;
    top: 10px;
    right: 106px;
    cursor: pointer;
}

.tec-nav .tec-sub {
    margin-bottom: 6px;
    color: #e6b285;
    text-align: right;
    white-space: nowrap;
    font-size: 18px;
    line-height: 32px;
}

.tec-nav .tec-en {
    float: right;
}

.rotate-cassA {
    position: absolute;
    top: 95px;
    left: 415px;
    width: 433px;
    height: 433px;
    border-radius: 50%;
    overflow: hidden;
}

.cassA-box {
    position: relative;
    z-index: 2;
    display: block;
    overflow: hidden;
    width: 433px;
    height: 433px;
    border-radius: 50%;
}

.cassA-ask {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    display: block;
    overflow: hidden;
    width: 433px;
    height: 433px;
    border-radius: 50%;
}

.cassA-ask .down,
.cassA-ask .up {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 494px;
    height: 247px;
    background: #2e374d;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition: all .8s cubic-bezier(.4, 0, .2, 1);
    -moz-transition: all .8s cubic-bezier(.4, 0, .2, 1);
    -o-transition: all .8s cubic-bezier(.4, 0, .2, 1);
    transition: all .8s cubic-bezier(.4, 0, .2, 1);
}

.cassA-ask .down {
    top: auto;
    bottom: 0;
}

.cassA-ask.active .down,
.cassA-ask.active .up {
    height: 0px;
    opacity: .8;
    filter: alpha(opacity=80);
}

.cassA-rotate1,
.cassA-rotate2 {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 3;
    border-radius: 50%;
}

.rotate-cassA .cassA-rotate1 {
    margin-top: -260px;
    margin-left: -260px;
    width: 521px;
    height: 521px;
    background: url("../images/item3/rotate-2.png") no-repeat;
}

.rotate-cassA.step-two .cassA-rotate1 {
    -webkit-animation: rotateForEver2 3s linear infinite;
    -moz-animation: rotateForEver2 3s linear infinite;
    -ms-animation: rotateForEver2 3s linear infinite;
    -o-animation: rotateForEver2 8s linear infinite;
    animatio: rotateForEver2 8s linear infinite;
}

.cassA-rotate2 {
    margin-top: -217px;
    margin-left: -217px;
    width: 434px;
    height: 434px;
    background: url("../images/item3/rotate-1_v1.png") no-repeat;
}

.step-two .cassA-rotate2 {
    -webkit-animation: rotateForEver3 3s linear infinite;
    -moz-animation: rotateForEver3 3s linear infinite;
    -ms-animation: rotateForEver3 3s linear infinite;
    -o-animation: rotateForEver3 3s linear infinite;
    animatio: rotateForEver3 3s linear infinite;
}

.cassA-box li {
    width: 434px;
    height: 434px;
    display: none;
    background-position: center;
}

.cassA-box li.active {
    display: block
}

.cassA-box li .line-ele {
    position: absolute;
}

.cassA-box-zryi {
    background: url("../images/item3/box-technology1-znlp-bg.png");
}

.cassA-box-zryi .ele3,
.cassA-box-zryi .ele1,
.cassA-box-zryi .ele2 {
    top: 180px;
    left: -10px;
    z-index: 2;
    width: 309px;
    height: 189px;
    background: url("../images/item3/box-technology1-line1.png");
}

.cassA-box-zryi.active .ele1 {
    -webkit-animation: trans-ele4 5s infinite;
    -moz-animation: trans-ele4 4s infinite;
    -ms-animation: trans-ele4 4s infinite;
    -o-animation: trans-ele4 4s infinite;
    animation: trans-ele4 4s infinite;
}

.cassA-box-zryi.active .ele2 {
    top: 170px;
    z-index: 1;
    -webkit-animation: trans-ele41 5s infinite;
    -moz-animation: trans-ele41 5s infinite;
    -ms-animation: trans-ele41 5s infinite;
    -o-animation: trans-ele41 5s infinite;
    animation: trans-ele41 5s infinite;
}

.cassA-box-zryi.active .ele3 {
    top: 160px;
    z-index: 3;
    background: url("../images/item3/box-technology1-line2.png");
    -webkit-animation: trans-ele42 5s infinite;
    -moz-animation: trans-ele42 5s infinite;
    -ms-animation: trans-ele42 5s infinite;
    -o-animation: trans-ele42 5s infinite;
    animation: trans-ele42 5s infinite;
}

.cassA-box-zryi .ele4 {
    top: 106px;
    left: 94px;
    z-index: 4;
    width: 342px;
    height: 234px;
    background: url("../images/item3/box-technology1-icon.png");
}

.cassA-box-dsj .line-bg,
.cassA-box-jsj .line-bg {
    width: 100%;
    height: 100%;
}

.cassA-box-jsj .scaledot {
    top: 115px;
    left: 227px;
    width: 8px;
    height: 8px;
    background-color: #d6a47a;
    border-radius: 50%;
}

.cassA-box-jsj .scaledot:after,
.cassA-box-jsj .scaledot:before {
    margin-top: -7px;
    margin-left: -7px;
    width: 14px;
    height: 14px;
    background-color: transparent;
    border: 1px solid #d6a47a;
}

.cassA-box-jsj .scaledot:after {
    border: 1px solid #d6a47a;
    opacity: .8;
    filter: alpha(opacity=80);
}

.cassA-box-by {
    background: url("../images/item3/box-technology3-bg.png") no-repeat 0 0;
}

.cassA-box-by .line-bg {
    top: 23px;
    left: 130px;
    width: 311px;
    height: 356px;
    opacity: .5;
    filter: alpha(opacity=50);
    background: url(../images/item3/box-technology3-icon.png) no-repeat;
}

.cassA-box-by.active .line-bg {
    -webkit-animation: cassA-box-by-bg .1s;
    -moz-animation: cassA-box-by-bg .1s;
    -ms-animation: cassA-box-by-bg .1s;
    -o-animation: cassA-box-by-bg .1s;
    animation: cassA-box-by-bg .1s;
    -webkit-animation-delay: 4s;
    -moz-animation-delay: 4s;
    /* Firefox 4 */
    -o-animation-delay: 4s;
    /* Safari 和 Chrome */
    animation-delay: 4s;
    /* Opera */
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -o-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}

.cassA-box-by.active .ele3,
.cassA-box-by.active .ele2,
.cassA-box-by.active .ele1 {
    top: 282px;
    left: 120px;
    width: 315px;
    height: 101px;
    background: url("../images/item3/rotate-box1.png") no-repeat;
    -webkit-animation: cassA-box-by-ele 3s infinite;
    -moz-animation: cassA-box-by-ele 3s infinite;
    -ms-animation: cassA-box-by-ele 3s infinite;
    -o-animation: cassA-box-by-ele 3s infinite;
    animation: cassA-box-by-ele 3s infinite;
}

.cassA-box-by.active .ele2 {
    -webkit-animation-delay: 2s;
    -moz-animation-delay: 2s;
    /* Firefox 4 */
    -o-animation-delay: 2s;
    /* Safari 和 Chrome */
    animation-delay: 2s;
    /* Opera */
}

.cassA-box-by.active .ele3 {
    -webkit-animation-delay: 1s;
    -moz-animation-delay: 1s;
    /* Firefox 4 */
    -o-animation-delay: 1s;
    /* Safari 和 Chrome */
    animation-delay: 1s;
    /* Opera */
}

.cassA-box-by.active .scaledot {
    top: 232px;
    left: 220px;
    width: 17px;
    height: 17px;
}

.cassA-box-by.active .scaledot:after,
.cassA-box-by.active .scaledot:before {
    opacity: 0;
    filter: alpha(opacity=0);
    width: 24px;
    height: 24px;
    left: -12px;
    top: -12px;
    background: transparent;
    border: 1px solid #facb7a;
    -webkit-animation: scaleForEver21 4s linear infinite;
    -moz-animation: scaleForEver21 4s linear infinite;
    -o-animation: scaleForEver21 4s linear infinite;
    animation: scaleForEver21 4s linear infinite;
    -webkit-animation-delay: 5s;
    -moz-animation-delay: 5s;
    /* Firefox 4 */
    -o-animation-delay: 5s;
    /* Safari 和 Chrome */
    animation-delay: 5s;
    /* Opera */
}

.cassA-box-by.active .scaledot:after {
    -webkit-animation-delay: 6s;
    -moz-animation-delay: 6s;
    /* Firefox 4 */
    -o-animation-delay: 6s;
    /* Safari 和 Chrome */
    animation-delay: 6s;
    /* Opera */
}

.cassA-box-by.active .hander {
    top: 86px;
    left: 16px;
    z-index: 4;
    width: 173px;
    height: 135px;
    background: url("../images/item3/box-technology3-hand.png") no-repeat;
    -webkit-animation: cassA-box-by-hander 3s;
    -moz-animation: cassA-box-by-hander 3s;
    -ms-animation: cassA-box-by-hander 3s;
    -o-animation: cassA-box-by-hander 3s;
    animation: cassA-box-by-hander 3s;
    -webkit-animation-delay: 1s;
    -moz-animation-delay: 1s;
    /* Firefox 4 */
    -o-animation-delay: 1s;
    /* Safari 和 Chrome */
    animation-delay: 1s;
    /* Opera */
}

.cassA-box-kxd.active .tiao {
    top: 214px;
    left: 316px;
    position: absolute;
    z-index: 4;
    width: 4px;
    height: 28px;
    background: url("../images/item3/kxd-tiao.png") no-repeat;
    -webkit-animation: kxd-tiao 3s 0.1s infinite;
    -moz-animation: kxd-tiao 3s 0.1s infinite;
    -ms-animation: kxd-tiao 3s 0.1s infinite;
    -o-animation: kxd-tiao 3s 0.1s infinite;
    animation: kxd-tiao 3s 0.1s infinite;
}

.cassA-box-kxd .tiao.tiao1 {
    top: 214px;
    left: 232px;
    -webkit-animation: kxd-tiao 2.7s 0.2s infinite;
    -moz-animation: kxd-tiao 2.7s 0.2s infinite;
    -ms-animation: kxd-tiao 2.7s 0.2s infinite;
    -o-animation: kxd-tiao 2.7s 0.2s infinite;
    animation: kxd-tiao 2.7s 0.2s infinite;
}

.cassA-box-kxd .tiao.tiao2 {
    top: 224px;
    left: 333px;
    -webkit-animation: kxd-tiao 2.5s 0.3s infinite;
    -moz-animation: kxd-tiao 2.5s 0.3s infinite;
    -ms-animation: kxd-tiao 2.5s 0.3s infinite;
    -o-animation: kxd-tiao 2.5s 0.3s infinite;
    animation: kxd-tiao 2.5s 0.3s infinite;
}

.cassA-box-kxd .tiao.tiao3 {
    top: 234px;
    left: 262px;
    -webkit-animation: kxd-tiao 2.3s 0.25s infinite;
    -moz-animation: kxd-tiao 2.3s 0.25s infinite;
    -ms-animation: kxd-tiao 2.3s 0.3s infinite;
    -o-animation: kxd-tiao 2.3s 0.3s infinite;
    animation: kxd-tiao 2.3s 0.3s infinite;
}

.cassA-box-kxd .num {
    position: absolute;
    width: 211px;
    height: 164px;
    top: 121px;
    left: 43px;
    opacity: 0;
    background-image: url(../images/item3/kxd-num.png);
    -webkit-animation: kxd-num 1.5s 1s forwards;
    -moz-animation: kxd-num 1.5s 1s forwards;
    -ms-animation: kxd-num 1.5s 1s forwards;
    -o-animation: kxd-num 1.5s 1s forwards;
    animation: kxd-num 1.5s 1s forwards;
}

.cassA-box-kxd .word {
    position: absolute;
    width: 141px;
    height: 49px;
    top: 61px;
    left: 114px;
    opacity: 0;
    background-image: url(../images/item3/kxd-word.png);
    -webkit-animation: kxd-num 1.5s 2.3s forwards;
    -moz-animation: kxd-num 1.5s 12.3s forwards;
    -ms-animation: kxd-num 1.5s 2.3s forwards;
    -o-animation: kxd-num 1.5s 2.3s forwards;
    animation: kxd-num 1.5s 2.3s forwards;
}

.cassA-box-rpa .word {
    position: absolute;
    width: 110px;
    height: 69px;
    top: 104px;
    left: 287px;
    opacity: 0;
    background-image: url(../images/item3/rpa-word.png);
    -webkit-animation: kxd-num 1.5s 2.3s forwards;
    -moz-animation: kxd-num 1.5s 12.3s forwards;
    -ms-animation: kxd-num 1.5s 2.3s forwards;
    -o-animation: kxd-num 1.5s 2.3s forwards;
    animation: kxd-num 1.5s 2.3s forwards;
}

.cassA-box-by.active .eye {
    opacity: 0;
    filter: alpha(opacity=0);
    left: -19px;
    top: -18px;
    width: 26px;
    height: 26px;
    z-index: 3;
    background: url("../images/item3/box-technology3-icons.png") no-repeat;
    -webkit-animation: rotateForEver1 4s linear infinite;
    -moz-animation: rotateForEver1 4s linear infinite;
    -o-animation: rotateForEver1 4s linear infinite;
    animation: rotateForEver1 4s linear infinite;
    -webkit-animation-delay: 4s;
    -moz-animation-delay: 4s;
    /* Firefox 4 */
    -o-animation-delay: 4s;
    /* Safari 和 Chrome */
    animation-delay: 4s;
    /* Opera */
}

.rotate-cassB {
    position: absolute;
    top: 179px;
    right: 29px;
    width: 266px;
    height: 266px;
}

.cassB-box {
    position: relative;
    z-index: 2;
    display: block;
    overflow: hidden;
    width: 266px;
    height: 266px;
    border-radius: 50%;
}

.cassB-box li {
    display: none;
    position: relative;
    width: 266px;
    height: 266px;
    border-radius: 50%;
    overflow: hidden;
}

.cassB-box li.active {
    display: block;
}

.cassB-box li .line-ele {
    position: absolute;
}

.cassB-box li.active .ele-link1,
.cassB-box li.active .ele-link2 {
    top: 0px;
    left: 30px;
    z-index: 2;
    width: 30px;
    height: 266px;
    background: url("../images/item3/sbox-line2.png");
    -webkit-animation: background 3s linear infinite;
    -moz-animation: background 3s linear infinite;
    -ms-animation: background 3s linear infinite;
    -o-animation: background 3s linear infinite;
    animation: background 3s linear infinite;
}

.cassB-box li.active .ele-link2 {
    left: 190px;
    width: 20px;
    background-image: url("../images/item3/sbox-line3.png");
}

.cassB-box-zryi-znlp {
    background: url("../images/item3/sbox-technology1-znlp-bg.png");
}

.cassB-box-zryi-znlp .pic3,
.cassB-box-zryi-znlp .pic1,
.cassB-box-zryi-znlp .pic2 {
    top: 67px;
    left: 71px;
    width: 142px;
    height: 83px;
    background: url("../images/item3/sbox-technology1-znlp-pic2.png");
}

.cassB-box-zryi-znlp.active .pic3 {
    top: 90px;
    left: 27px;
    width: 198px;
    height: 139px;
    background-image: url("../images/item3/sbox-technology1-znlp-pic.png");
    -webkit-animation: trans-pic2 5s infinite;
    -moz-animation: trans-pic2 5s infinite;
    -ms-animation: trans-pic2 5s infinite;
    -o-animation: trans-pic2 5s infinite;
    animation: trans-pic2 5s infinite;
}

.cassB-box-zryi-znlp.active .pic2 {
    top: 90px;
    left: 63px;
    -webkit-animation: trans-pic22 5s infinite;
    -moz-animation: trans-pic22 5s infinite;
    -ms-animation: trans-pic22 5s infinite;
    -o-animation: trans-pic22 5s infinite;
    animation: trans-pic22 5s infinite;
}

.cassB-box-zryi-znlp.active .pic1 {
    -webkit-animation: trans-pic23 5s infinite;
    -moz-animation: trans-pic23 5s infinite;
    -ms-animation: trans-pic23 5s infinite;
    -o-animation: trans-pic23 5s infinite;
    animation: trans-pic23 5s infinite;
}

.cassB-box-zryi-jywj .pic1 {
    top: 55px;
    left: 71px;
    width: 117px;
    height: 160px;
    background: url("../images/item3/sbox-technology1-zryy-pic.png");
}

.cassB-box-zryi-sjbg .mask1,
.cassB-box-zryi-nbwj .mask1,
.cassB-box-zryi-nbwj .mask2,
.cassB-box-zryi-jywj .mask2,
.cassB-box-zryi-jywj .mask1 {
    left: 16px;
    top: 33px;
    width: 80px;
    height: 14px;
    border: 1px solid rgba(255, 255, 255, .8);
    background: rgba(255, 255, 255, .4);
}

.cassB-box-zryi-sjbg .link1,
.cassB-box-zryi-nbwj .link1,
.cassB-box-zryi-jywj .link1 {
    right: -64px;
    top: 8px;
    width: 64px;
    padding-top: 6px;
    font-size: 12px;
    font-style: italic;
    color: rgba(255, 255, 255, .8);
    text-align: right;
    border-top: 1px solid #fff;
}

.cassB-box-zryi-sjbg .mask1 .scaledot,
.cassB-box-zryi-nbwj .mask1 .scaledot,
.cassB-box-zryi-jywj .mask1 .scaledot {
    right: -67px;
    top: 6px;
}

.cassB-box-zryi-nbwj .mask2,
.cassB-box-zryi-jywj .mask2 {
    top: 53px;
    left: 16px;
    width: 80px;
    height: 71px;
}

.cassB-box-zryi-nbwj .mask2 .link1,
.cassB-box-zryi-jywj .mask2 .link1 {
    text-align: left;
    right: auto;
    left: -64px;
}

.cassB-box-zryi-nbwj .mask2 .scaledot,
.cassB-box-zryi-jywj .mask2 .scaledot {
    left: -67px;
    top: 6px;
}

.cassB-box-zryi-nbwj .pic1 {
    top: 55px;
    left: 71px;
    width: 117px;
    height: 160px;
    background: url("../images/item3/sbox-technology1-jsj-pic.png");
}

.cassB-box-zryi-nbwj .mask1 {
    left: 13px;
    top: 33px;
    width: 92px;
    height: 16px;
}

.cassB-box-zryi-nbwj .mask2 {
    top: 55px;
    left: 13px;
    width: 92px;
    height: 71px;
}

.cassB-box-zryi-sjbg .pic1 {
    top: 34px;
    left: 44px;
    width: 173px;
    height: 216px;
    background: url("../images/item3/sbox-technology1-zryi-pic.png");
}

.cassB-box-zryi-sjbg .mask1 {
    left: 37px;
    top: 53px;
    width: 96px;
    height: 117px;
}

.cassB-box-jsj-bg .pic2,
.cassB-box-jsj-bg .pic1,
.cassB-box-jsj-wd .pic2,
.cassB-box-jsj-wd .pic1,
.cassB-box-jsj-zdy .pic2,
.cassB-box-jsj-zdy .pic1 {
    top: 63px;
    right: 30px;
    width: 205px;
    height: 145px;
}

.cassB-box-jsj-ewm .pic2,
.cassB-box-jsj-ewm .pic1 {
    top: 55px;
    right: 52px;
    width: 167px;
    height: 162px;
}

.cassB-box-jsj-pj .pic2,
.cassB-box-jsj-pj .pic1,
.cassB-box-kxd-zxdjz .pic1,
.cassB-box-kxd-zxdjz .pic2,
.cassB-box-kxd-zjy .pic1,
.cassB-box-kxd-zjy .pic2,
.cassB-box-rpa-zdhs .pic1,
.cassB-box-rpa-zdhs .pic2,
.cassB-box-rpa-zdsh .pic1,
.cassB-box-rpa-zdsh .pic2 {
    top: 65px;
    right: 30px;
    width: 205px;
    height: 139px;
}

.cassB-box-rpa-zdhs .link1 {
    right: 19px;
    top: 97px;
    z-index: 100;
    width: 64px;
    padding-top: 6px;
    font-size: 12px;
    opacity: 0.6;
    font-style: italic;
    color: rgba(255, 255, 255, .8);
    text-align: right;
    border-top: 1px solid #fff;
}

.cassB-box-rpa-zdhs .scaledot {
    position: absolute;
    right: 14px;
    top: 95px;
    /* z-index: 1; */
}

.cassB-box-rpa-zdsh .line1 {
    position: absolute;
    /* z-index: 1; */
    width: 64px;
    padding-top: 6px;
    font-size: 12px;
    opacity: 0.6;
    font-style: italic;
    color: rgba(255, 255, 255, .8);
    text-align: left;
    border-top: 1px solid #fff;
}

.cassB-box-kxd-zxdjz .link1:after {
    position: absolute;
    content: ' ';
    top: 5px;
    right: 0;
    height: 40px;
    width: 1px;
    background-color: #fff;
    opacity: 0.6;
}

.cassB-box-kxd-zxdjz .link1 {
    right: 82px;
    top: 47px;
    z-index: 10;
    width: 49px;
    font-size: 12px;
    opacity: 0.6;
    font-style: italic;
    color: rgba(255, 255, 255, .8);
    text-align: left;
}

.cassB-box-kxd-zxdjz .scaledot1 {
    position: absolute;
    right: 80px;
    top: 54px;
    z-index: 10;
}

.cassB-box-kxd-zxdjz .link2:after {
    position: absolute;
    content: ' ';
    top: -30px;
    right: 0;
    height: 40px;
    width: 1px;
    background-color: #fff;
    opacity: 0.6;
}

.cassB-box-kxd-zxdjz .link2 {
    right: 82px;
    top: 207px;
    z-index: 10;
    width: 49px;
    padding-right: 10px;
    font-size: 12px;
    opacity: 0.6;
    font-style: italic;
    color: rgba(255, 255, 255, .8);
    text-align: left;
}

.cassB-box-kxd-zxdjz .scaledot2 {
    position: absolute;
    right: 80px;
    top: 224px;
    z-index: 10;
}


/*大数据*/

.cassB-box-dsj-hlsj.active .ele-arrow1,
.cassB-box-dsj-hlsj.active .ele-arrow2 {
    left: 16px;
    top: 117px;
    width: 37px;
    height: 19px;
    background: url(../images/item3/box-technology3-arrow.png) repeat-x;
    -webkit-animation: background5 .3s linear infinite;
    -moz-animation: background5 .3s linear infinite;
    -ms-animation: background5 .3s linear infinite;
    -o-animation: background5 .3s linear infinite;
    animatio: background5 .3s linear infinite;
}

.cassB-box-dsj-hlsj.active .ele-arrow2 {
    left: auto;
    right: 16px;
}

.cassB-box-dsj-hlsj.active .ele-link3 {
    top: 58px;
    left: 29px;
    width: 205px;
    height: 150px;
    background: url(../images/item3/box-technology3-arrow3.png) repeat 0 0;
}

.cassB-box-dsj-hlsj.active .ele-pic {
    left: 36px;
    top: 63px;
    width: 193px;
    height: 122px;
}

.cassB-box-dsj-hlsj.active .ele-pic2 {
    left: 100px;
    top: 126px;
    width: 70px;
    height: 17px;
    -webkit-animation: opacity 3s linear infinite;
    -moz-animation: opacity 3s linear infinite;
    -ms-animation: opacity 3s linear infinite;
    -o-animation: opacity 3s linear infinite;
    animatio: opacity 3s linear infinite;
}

.cassB-box-by-ydd {
    background: url("../images/item3/sbox-technology3-bg.png") no-repeat
}

.cassB-box-by-ydd.active .ele-pic {
    top: 52px;
    left: 34px;
    -webkit-animation: scaleauto 8s linear infinite;
    -moz-animation: scaleauto 8s linear infinite;
    -ms-animation: scaleauto 8s linear infinite;
    -o-animation: scaleauto 8s linear infinite;
    animatio: scaleauto 8s linear infinite;
}

.cassB-ask {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    display: block;
    overflow: hidden;
    width: 266px;
    height: 266px;
    border-radius: 50%;
}

.cassB-ask .right,
.cassB-ask .left {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 133px;
    height: 266px;
    background: #2e374d;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    -moz-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    -o-transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
}

.cassB-ask .right {
    right: 0;
    left: auto;
}

.cassB-ask.active .left,
.cassB-ask.active .right {
    width: 0;
    opacity: .8;
    filter: alpha(opacity=80);
}

.rotate-cassBnav {
    position: absolute;
    width: 344px;
    right: 0;
    top: 500px
}

.rotate-cassBnav .cassBnav-li {
    display: none;
    float: left;
    width: 97px;
    height: 25px;
    margin-left: 15px;
    margin-bottom: 11px;
    font-size: 12px;
    line-height: 25px;
    text-align: center;
    cursor: pointer;
    color: rgba(255, 255, 255, .3);
    background: url("../images/item3/btn-navd.png") no-repeat -1px -1px;
}

.rotate-cassBnav .cassBnav-li.uim {
    width: 118px;
    background-position: -101px -1px;
}

.rotate-cassBnav .cassBnav-li.uil {
    width: 188px;
    background-position: -222px -1px;
}

.rotate-cassBnav .cassBnav-li.active,
.rotate-cassBnav .cassBnav-li:hover {
    color: #d5a57a;
    background-image: url("../images/item3/btn-nav.png");
}


/*数据报表*/

.technology-report {
    position: absolute;
    bottom: -50px;
    width: 1200px;
    height: 170px;
}

.technology-report:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 60px;
    box-shadow: 0 10px 40px rgba(209, 213, 213, .4);
}

.technology-report .icon-arrow {
    display: inline-block;
    width: 13px;
    height: 16px;
    margin-top: 3px;
    margin-left: 5px;
    vertical-align: top;
    background: url(../images/icon-arrow.png) 0 -417px;
    -webkit-animation: background6 .5s linear infinite;
    -moz-animation: background6 .5s linear infinite;
    -ms-animation: background6 .5s linear infinite;
    -o-animation: background6 .5s linear infinite;
    animatio: background6 .5s linear infinite;
}

.technology-report .report-list {
    position: relative;
    z-index: 2;
}

.report-item {
    float: left;
    width: 600px;
    height: 170px;
    background: #fff;
    box-sizing: border-box;
}

.report-item:last-child .report-con {
    border-right: none;
}

.report-head {
    position: relative;
    height: 38px;
    padding: 6px;
    background: #1e2534;
    background: -moz-linear-gradient(left, #384056 0%, #1e2534 100%);
    background: -webkit-linear-gradient(left, #384056 0%, #1e2534 100%);
    /* Old browsers */
    background: linear-gradient(to right, #384056 0%, #1e2534 100%);
    /* FF3.6-15 */
}

.report-head:before {
    content: "";
    position: absolute;
    z-index: 1;
    left: 52px;
    bottom: 0;
    width: 332px;
    height: 26px;
    background: url("../images/item3/item3-icon.png") repeat-x 0 0;
}

.report-head .icon {
    position: relative;
    z-index: 2;
    display: inline-block;
    width: 38px;
    height: 38px;
    margin-right: 20px;
    background: url("../images/item3/icon-item3.png") no-repeat 0 -359px;
}

.xl .report-head .icon {
    background-position: 0 -412px;
}

.cn .report-head .icon {
    background-position: 0 -472px;
}

.report-head .report-sub {
    position: relative;
    z-index: 2;
    font-size: 16px;
    line-height: 38px;
    font-weight: 100;
    vertical-align: top;
    color: #fff;
    text-shadow: 0 0 2px rgba(255, 255, 255, .4), 0 0 2px rgba(255, 255, 255, .4);
}

.report-head .item3-icon {
    position: relative;
    z-index: 2;
    float: right;
    margin-top: 9px;
    width: 136px;
    height: 20px;
    margin-right: 15px;
    background: url("../images/item3/item3-icon.png") no-repeat right -62px;
}

.xl.report-head .item3-icon {
    background-position: right -106px;
}

.cn .report-head .item3-icon {
    background-position: right -149px;
}

.report-con {
    height: 100px;
    padding-top: 20px;
    border-right: 1px solid #d5d5d5;
}

.report-con .report-colm {
    width: 199px;
}

.report-con .report-cols {
    width: 199px;
}

.report-con .report-coll {
    width: 273px
}

.report-con .report-col5 {
    width: 50%
}

.report-con>div {
    position: relative;
    float: left;
    padding-left: 16px;
    box-sizing: border-box;
}

.report-con>div:after {
    content: "";
    position: absolute;
    right: -1px;
    top: 0;
    width: 1px;
    height: 80px;
    border-left: 1px solid #efefef;
}

.report-con>div:last-child:after {
    border-left: none;
}

.report-con>div .sub {
    margin-bottom: 14px;
    font-size: 14px;
    line-height: 20px;
}

.report-con>div .sub strong {
    color: #666;
}

.report-con>div .sub em {
    color: #999;
}

.report-con>div .num {}

.c-yellow {
    color: #d5a57a;
}

.c-red {
    color: #da3839;
}

.report-con>div .num .txt-mun {
    display: inline-block;
    font-size: 44px;
    font-family: "Univers";
    font-weight: 100;
    letter-spacing: -3px;
    line-height: 46px;
}

.report-con>div .num em {
    margin-left: 4px;
    font-family: "Univers";
    font-size: 14px;
    font-weight: 400;
}

.report-con>div .num-other {
    float: right;
    width: 84px;
    margin-top: 3px;
    padding-left: 12px;
    font-size: 12px;
    line-height: 20px;
    color: #666;
    border-left: 1px dashed #e5e5e5;
}

.report-con>div .desc {}

.report-con>div .off {}


/*进度条*/

.report-con .bar li {
    position: relative;
    height: 20px;
    padding: 7px 90px 0 60px;
    margin-bottom: 6px;
    line-height: 20px;
    color: #9d9d9d;
    box-sizing: border-box;
}

.report-con .bar li .bar-sub {
    position: absolute;
    top: 0;
    left: 0;
    width: 60px;
}

.report-con .bar li .unit {
    position: absolute;
    top: 0;
    right: 0;
    width: 50px;
    text-align: left;
}

.box-progress-bar {
    position: relative;
    display: block;
    height: 6px;
    background-color: #e9ecf1;
    border-radius: 3px;
}

.box-progress-bar.blue .before {
    background: #879bb8;
    -webkit-transition-delay: .4s;
    -moz-transition-delay: .4s;
    /* Firefox 4 */
    -o-transition-delay: .4s;
    /* Safari 和 Chrome */
    transition-delay: .4s;
    /* Opera */
}

.box-progress-bar .before {
    position: relative;
    display: block;
    width: 0%;
    height: 6px;
    background: #f54344;
    border-radius: 3px;
    -webkit-transition: all 2s cubic-bezier(.4, 0, .2, 1);
    -moz-transition: all 2s cubic-bezier(.4, 0, .2, 1);
    -o-transition: all 2s cubic-bezier(.4, 0, .2, 1);
    transition: all 2s cubic-bezier(.4, 0, .2, 1);
}

.box-progress-txt {
    position: absolute;
    left: 106%;
    top: -7px;
    height: 20px;
    font-size: 12px;
    line-height: 20px;
    text-align: center;
    color: #666;
}

.box-progress-bar.active .before {
    width: 100%;
}


/*第三栏目结束*/

.subject-item4 {
    height: 950px;
    background-color: #f8f9fa;
}

.subject-item4 .item-sub {
    padding-top: 90px;
}

.research-nav-outer {
    margin-top: 30px;
    border-bottom: 1px solid #e5e5e5;
}

.research-nav {
    position: relative;
    margin: 0 auto;
    width: 1200px;
}

.research-nav .item {
    position: relative;
    z-index: 2;
    float: left;
    box-sizing: border-box;
    width: 33%;
    text-align: center;
    cursor: pointer;
}

.research-nav .item:hover .nav-item,
.research-nav .active .nav-item {
    color: rgb(51, 51, 51);
}

.research-nav .nav-item {
    display: inline-block;
    padding: 14px 0;
    height: 40px;
    color: rgba(51, 51, 51, .7);
    font-size: 18px;
    line-height: 40px;
    cursor: pointer;
}

.research-nav .nav-item .icon-server {
    display: inline-block;
    margin-right: 10px;
    width: 40px;
    height: 40px;
    vertical-align: top;
}

.research-nav .line {
    position: absolute;
    bottom: -1px;
    left: 94px;
    width: 212px;
    height: 2px;
    background: #b98c64;
    -webkit-transition: width .3s cubic-bezier(.4, 0, .2, 1);
    transition: width .3s cubic-bezier(.4, 0, .2, 1);
}

.subject-research .tab-warp {
    position: relative;
    margin: 0 auto;
    width: 1200px;
}

.subject-research .tab-td {
    position: absolute;
    visibility: hidden;
    width: 100%;
    opacity: .0;
    filter: alpha(opacity=0);
    -webkit-transition: all 2.5s;
    -moz-transition: all 2.5s;
    -o-transition: all 2.5s;
    transition: all 2.5s;
}

.subject-research .tab-td.active {
    z-index: 2;
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100);
}

.research-item {
    position: relative;
    height: 704px;
    background: url("../images/item4/subject-research-rg.jpg") no-repeat 182px 104px;
}

.research-item-sub {
    position: absolute;
    top: 78px;
    left: 0;
    width: 359px;
    height: 197px;
    background: url("../images/item4/research-item-sub-rg.png") no-repeat 0 0;
}

.research-item-abstract {
    position: absolute;
    bottom: 81px;
    left: 0;
}

.research-item-abstract li {
    position: relative;
    display: block;
    padding: 28px 10px 31px 8px;
    line-height: 20px;
}

.research-item-abstract li em {
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 160px;
    height: 1px;
    background-color: #eceded;
}

.research-item-abstract li em:before {
    display: block;
    margin-left: 0;
    width: 10px;
    height: 1px;
    background-color: #999;
    content: "";
    -webkit-animation: marginl 2s linear infinite;
    -moz-animation: marginl 2s linear infinite;
    -ms-animation: marginl 2s linear infinite;
    -o-animation: marginl 2s linear infinite;
    animatio: marginl 2s linear infinite;
}

.research-item-abstract li.two em:before {
    -webkit-animation: marginl 2.5s linear infinite;
    -moz-animation: marginl 2.5s linear infinite;
    -ms-animation: marginl 2.5s linear infinite;
    -o-animation: marginl 2.5s linear infinite;
    animatio: marginl 2.5s linear infinite;
}

.research-item-abstract li.three em:before {
    -webkit-animation: marginl 3s linear infinite;
    -moz-animation: marginl 3s linear infinite;
    -ms-animation: marginl 3s linear infinite;
    -o-animation: marginl 3s linear infinite;
    animatio: marginl 3s linear infinite;
}

.research-item-abstract li p {
    color: rgba(51, 51, 51, .7);
    font-size: 13px;
}

.research-item-abstract li .icon-onlyou {
    display: inline-block;
    margin-right: 5px;
    width: 20px;
    height: 20px;
}

.research-item-abstract li h5 {
    overflow: hidden;
    padding-left: 5px;
    height: 20px;
    color: #333;
    font-size: 15px;
}

.research-item-abstract li .icon-arrow {
    display: inline-block;
    margin-top: 4px;
    margin-left: 4px;
    width: 14px;
    height: 14px;
    background: url(../images/icon-arrow.png) -3px -185px;
    vertical-align: top;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}

.research-item-abstract li h5 strong {
    display: block;
    font-weight: normal;
    -webkit-transition: all .8s;
    -moz-transition: all .8s;
    -o-transition: all .8s;
    transition: all .8s;
}

.research-item-abstract li h5 a {
    color: #333;
}

.research-item-abstract li:hover .icon-arrow {
    margin-left: 14px;
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg);
}

.research-item-abstract li:hover h5 strong:first-child {
    margin-top: -20px;
}

.swiper-research {
    display: block;
    float: right;
    margin-top: 72px;
    width: 390px;
    height: 550px;
    background-color: #fff;
    box-shadow: 0 10px 40px rgba(220, 224, 228, .4)
}

.swiper-research .swiper-slide {
    width: 390px;
    height: 550px;
}

.swiper-research .swiper-pagination {
    bottom: 25px;
}

.swiper-research .swiper-pagination-bullet {
    background-color: #e5e5e5;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}

.swiper-research .swiper-pagination-bullet-active {
    background-color: #f00001;
}

.swiper-research .swiper-button-next,
.swiper-research .swiper-button-prev {
    top: auto;
    bottom: 24px;
    left: 37px;
    width: 14px;
    height: 14px;
    background: url(../images/icon-arrow.png) no-repeat 0 -231px;
    opacity: .1;
    filter: alpha(opacity=10);
}

.swiper-research .swiper-button-next {
    right: 37px;
    left: auto;
    background-position: right -231px;
}

.swiper-research .swiper-button-next:hover,
.swiper-research .swiper-button-prev:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}

.research-ban-pic {
    position: relative;
    overflow: hidden;
    width: 390px;
    height: 200px;
}

.research-ban-pic .pic {
    display: block;
    width: 100%;
    height: 100%;
}

.research-ban-desc {
    overflow: hidden;
    box-sizing: border-box;
    padding: 26px 35px 0;
    width: 100%;
    height: 350px;
    color: #333;
    font-size: 13px;
    line-height: 28px;
}

.research-ban-desc h3 {
    overflow: hidden;
    overflow: hidden;
    margin-bottom: 30px;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 24px;
    line-height: 40px;
}

.research-ban-desc h3 a {
    color: #333;
}

.research-ban-desc h3 a:hover {
    color: #e93e3f;
}

.research-ban-desc p {
    text-align: justify;
    text-indent: 26px;
    opacity: .7;
    filter: alpha(opacity=70);
    -webkit-transition: all .8s;
    -moz-transition: all .8s;
    -o-transition: all .8s;
    transition: all .8s;
}

.rg .research-ban-desc p {
    text-indent: 32px;
}

.zf .research-ban-desc p {
    text-indent: 39px;
}

.research-ban-desc:hover p {
    opacity: 1;
    filter: alpha(opacity=100);
}

.research-item-dot .arrow-city {
    position: absolute;
    width: 9px;
    height: 9px;
}

.research-item-dot .arrow-city:before {
    position: relative;
    z-index: 3;
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background: #ded0c3;
    content: "";
    -webkit-transition: all .8s;
    -moz-transition: all .8s;
    -o-transition: all .8s;
    transition: all .8s;
}

.research-item-dot .arrow-city em {
    position: absolute;
    top: 50%;
    left: 50%;
}

.research-item-dot .arrow-city.rdot1,
.research-item-dot .arrow-city.one {
    top: 489px;
    left: 645px;
    width: 12px;
    height: 12px;
    border-radius: 6px;
}

.research-item-dot .arrow-city.active:before {
    background: #d5a57a;
}

.research-item-dot .arrow-city.rdot1:before,
.research-item-dot .arrow-city.one:before {
    background: #f00001;
}

.research-item-dot .arrow-city.active em {
    position: absolute;
    top: 50%;
    left: 50%;
    box-sizing: border-box;
    margin-top: -13px;
    margin-left: -12px;
    width: 25px;
    height: 25px;
    border: 1px solid #e4c9b2;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, .4);
    -webkit-transform: scale(.6);
    transform: scale(.6);
    -webkit-animation: scaleForEver2 4s linear infinite;
    -moz-animation: scaleForEver2 4s linear infinite;
    -o-animation: scaleForEver2 4s linear infinite;
    animation: scaleForEver2 4s linear infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-timing-function: linear;
    -o-animation-timing-function: linear;
    animation-timing-function: linear;
}

.research-item-dot .arrow-city.active .arrow-city-radio1 {
    z-index: 0;
    border: 1px dashed #e4c9b2;
}

.research-item-dot .arrow-city.active .arrow-city-radio2 {
    z-index: 1;
    background-color: rgba(255, 255, 255, .3);
    -webkit-animation-delay: 2s;
    -moz-animation-delay: 2s;
    -o-animation-delay: 2s;
    animation-delay: 2s;
}

.research-item-dot .arrow-city.active .arrow-city-radio3 {
    z-index: 2;
    background-color: rgba(255, 255, 255, .3);
    -webkit-animation-delay: 3s;
    -moz-animation-delay: 3s;
    -o-animation-delay: 3s;
    animation-delay: 3s;
}

.research-item-dot .arrow-city.rdot1.active em,
.research-item-dot .arrow-city.one.active em {
    margin-top: -13px;
    margin-left: -13px;
    border: 1px solid #f6b4b5;
    background-color: rgba(240, 0, 1, .1);
}

.research-item-dot .arrow-city.rdot1.active .arrow-city-radio1,
.research-item-dot .arrow-city.one.active .arrow-city-radio1 {
    border: 1px dashed #f6b4b5;
}

.research-theme {
    position: absolute;
    left: 410px;
    top: 286px;
    width: 270px;
    display: none;
    overflow: hidden;
    background-color: #fff;
    border: 1px solid #dddedf;
    border-radius: 5px;
    box-shadow: 0 5px 20px rgba(153, 153, 153, .4);
    box-sizing: border-box;
}

.research-theme h4 {
    height: 49px;
    font-size: 22px;
    line-height: 49px;
    font-weight: 200;
    text-align: center;
    color: #d5a57a;
}

.research-theme h4 strong {
    font-size: 36px;
    font-weight: 400;
    vertical-align: top;
    font-family: "Univers";
}

.research-theme p {
    height: 26px;
    font-size: 11px;
    line-height: 26px;
    text-align: center;
    color: #898989;
    background-color: #f8f9fa;
}

.research-theme p em {
    display: inline-block;
    width: 1px;
    height: 12px;
    margin: 7px 10px;
    vertical-align: top;
    background-color: #e5e5e5;
}


/*第一屏唯你人工智能研究院*/

.rg .research-item-pice li {
    position: absolute;
    box-sizing: border-box;
    padding-left: 25px;
    width: 120px;
    height: 95px;
    background: url("../images/item4/subjec-pice-bg.png") no-repeat 0 0;
    box-shadow: 0 5px 20px rgba(153, 153, 153, .4);
    -webkit-transition: all .8s;
    -moz-transition: all .8s;
    -o-transition: all .8s;
    transition: all .8s;
    -webkit-transform: scale(.1);
    transform: scale(.1);
}

.rg .research-item-pice li.reduction {
    -webkit-transform: scale(1);
    transform: scale(1);
}

.rg .research-item-pice li p {
    position: absolute;
    top: 6px;
    left: 0;
    padding: 0 2px;
    width: 21px;
    height: 88px;
    color: #fff;
    text-align: center;
    font-size: 12px;
    line-height: 14px;
}

.rg .research-item-pice li img {
    display: block;
    margin-top: 3px;
    width: 100%;
    height: 90px;
    opacity: .2;
    filter: alpha(opacity=20);
    -webkit-transition: all .8s;
    -moz-transition: all .8s;
    -o-transition: all .8s;
    transition: all .8s;
}

.rg .research-item-pice li.active img {
    opacity: 1;
    filter: alpha(opacity=100);
}

.rg .research-item-pice li.hzkj {
    top: 386px;
    left: 368px;
}

.rg .research-item-pice li.shjt {
    top: 250px;
    left: 442px;
}

.rg .research-item-pice li.hdsf {
    top: 224px;
    left: 612px;
}

.rg .research-item-dot .arrow-city .pic-city1 {
    position: absolute;
    right: 6px;
    bottom: 8px;
    width: 160px;
    height: 164px;
    background: url("../images/item4/pic-city1.png") no-repeat 0 0;
    -webkit-transition: all .8s;
    -moz-transition: all .8s;
    -o-transition: all .8s;
    transition: all .8s;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
}

.rg .research-item-dot.set2 .arrow-city .pic-city1 {
    -webkit-transform: rotate(36deg);
    -moz-transform: rotate(36deg);
    -ms-transform: rotate(36deg);
    -o-transform: rotate(36deg);
    transform: rotate(36deg);
}

.rg .research-item-dot.set3 .arrow-city .pic-city1 {
    -webkit-transform: rotate(44deg);
    -moz-transform: rotate(44deg);
    -ms-transform: rotate(44deg);
    -o-transform: rotate(44deg);
    transform: rotate(44deg);
}

.rg .research-item-dot .arrow-city.two {
    top: 429px;
    left: 600px;
}

.rg .research-item-dot .arrow-city.three {
    top: 397px;
    left: 646px;
}

.rg .research-item-dot .arrow-city.fore {
    top: 381px;
    left: 662px;
}


/*第一屏唯你人工智能研究院 -swiper*/

.research-slide1 .research-ban-pic .shjd {
    position: absolute;
    top: 40px;
    left: 89px;
    -webkit-animation: brain 2s linear 0s infinite;
    animation: brain 2s linear 0s infinite;
}

.research-slide1 .research-ban-pic .hdsd {
    position: absolute;
    top: 110px;
    left: 98px;
    -webkit-animation: brain2 3.4s linear 0s infinite;
    animation: brain2 3.4s linear 0s infinite;
}

.research-slide1 .research-ban-pic .hzkd {
    position: absolute;
    top: 43px;
    left: 198px;
    -webkit-animation: brain2 3s linear 0s infinite;
    animation: brain2 3s linear 0s infinite;
}

.research-slide1 .research-ban-pic .onl {
    position: absolute;
    top: 100px;
    left: 200px;
    -webkit-animation: brain3 3s linear 0s infinite;
    animation: brain3 3s linear 0s infinite;
}


/*第二屏府综合财务报告研究中心 -*/

.zf .research-item {
    background-image: url("../images/item4/subject-research-zf.jpg");
    background-position: 186px 96px;
}

.zf .research-item-sub {
    position: absolute;
    top: 74px;
    left: 0;
    width: 300px;
    height: 193px;
    background: url("../images/item4/research-item-sub-zf.png") no-repeat 0 0;
}

.zf .research-item-pice li {
    position: absolute;
    z-index: 2;
    box-sizing: border-box;
    padding-top: 4px;
    padding-left: 8px;
    width: 122px;
    height: 42px;
    background: url("../images/item4/research-item-pice-BG.png") no-repeat 0 0;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all .8s;
    -moz-transition: all .8s;
    -o-transition: all .8s;
    transition: all .8s;
}

.zf .research-item-pice li.reduction {
    -webkit-transform: scale(1);
    transform: scale(1);
}

.zf .research-item-pice li.rpice2 {
    top: 301px;
    left: 359px;
}

.zf .research-item-pice li.rpice2 img {
    margin: 0 auto;
    display: block;
}

.zf .research-item-pice li.rpice3 {
    top: 333px;
    left: 594px;
}

.zf .research-item-pice li.rpice4 {
    top: 430px;
    left: 312px;
}

.zf .research-item-pice li.rpice5 {
    top: 446px;
    left: 548px;
}

.zf .research-item-pice li.rpice6 {
    top: 526px;
    left: 372px;
    padding-left: 13px;
    width: 144px;
    height: 42px;
    background-image: url("../images/item4/research-item-pice-BG2.png");
}

.zf .research-item-pice li.rpice7 {
    top: 528px;
    left: 641px;
}

.zf .research-item-dot .arrow-city.rdot1 {
    top: 202px;
    left: 498px;
    width: 16px;
    height: 16px;
}

.zf .research-item-dot .arrow-city.rdot2 {
    top: 319px;
    left: 345px;
}

.zf .research-item-dot .arrow-city.rdot3 {
    top: 351px;
    left: 580px;
}

.zf .research-item-dot .arrow-city.rdot4 {
    top: 447px;
    left: 297px;
}

.zf .research-item-dot .arrow-city.rdot5 {
    top: 463px;
    left: 534px;
}

.zf .research-item-dot .arrow-city.rdot6 {
    top: 544px;
    left: 361px;
}

.zf .research-item-dot .arrow-city.rdot7 {
    top: 544px;
    left: 628px;
}


/*中国财务舞弊研究中心 -*/

.wb .research-item {
    background-image: url("../images/item4/subject-research-wb.jpg");
    background-position: 252px 102px;
}

.wb .research-item-sub {
    position: absolute;
    top: 79px;
    left: 0;
    width: 326px;
    height: 268px;
    background: url("../images/item4/research-item-sub-wb.png") no-repeat 0 0;
}

.wb .research-item-pice li {
    position: absolute;
    z-index: 2;
    overflow: hidden;
    box-sizing: border-box;
    padding: 4px 15px 0;
    height: 38px;
    border: 1px solid #ebdacb;
    border-radius: 19px;
    background: #fff;
    box-shadow: 0 5px 20px rgba(153, 153, 153, .1);
    -webkit-transition: all .8s;
    -moz-transition: all .8s;
    -o-transition: all .8s;
    transition: all .8s;
    -webkit-transform: scale(0);
    transform: scale(0);
}

.wb .research-item-pice li.rpice2 {
    top: 228px;
    left: 579px;
}

.wb .research-item-pice li.rpice3 {
    top: 319px;
    left: 374px;
    padding-top: 6px;
}

.wb .research-item-pice li.rpice4 {
    top: 369px;
    left: 637px;
}

.wb .research-item-pice li.rpice5 {
    top: 433px;
    left: 267px;
}

.wb .research-item-pice li.rpice6 {
    top: 489px;
    left: 485px;
    padding-top: 2px;
}

.wb .research-item-pice li.reduction {
    -webkit-transform: scale(1);
    transform: scale(1);
}

.wb .research-item-dot .arrow-city.rdot1 {
    top: 153px;
    left: 569px;
    width: 16px;
    height: 16px;
}

.wb .research-item-dot .arrow-city.rdot2 {
    top: 279px;
    left: 648px;
}

.wb .research-item-dot .arrow-city.rdot3 {
    top: 377px;
    left: 456px;
}

.wb .research-item-dot .arrow-city.rdot4 {
    top: 428px;
    left: 694px;
}

.wb .research-item-dot .arrow-city.rdot5 {
    top: 490px;
    left: 335px;
}

.wb .research-item-dot .arrow-city.rdot6 {
    top: 549px;
    left: 553px;
}


/*第四栏目结束*/

.subject-item5 {
    background-image: url("../images/onlyou-item5.jpg");
}

.subject-item5 .subject-tirm {
    margin: 60px 0 60px;
    width: 1200px;
}
.subject-dk{
    background-position: center bottom;
    background-color: #fff;
    padding-bottom: 60px;
}
.subject-dk .subject-tirm{
    margin:60px 0 0;
}
.subject-tirm-list li {
    box-sizing: border-box;
    width: 1200px;
    height: 156px;
    box-shadow: 0px 10px 40px 0px rgba(220, 224, 228, 0.4);
    background-color: #fff;
    margin: 15px 0 0;
}

.subject-tirm-list .area-tirm-phone {
    height: 156px;
    width: 140px;
    display: inline-block;
}

.subject-tirm-list .area-tirm-phone>img {
    display: block;
    height: 90px;
    width: 90px;
    margin: 20px 0 0 30px;
    border: 1px solid #e9eaec;
    border-radius: 50%;
}

.subject-tirm-list .area-tirm-theme {
    position: relative;
    height: 156px;
    width: 1200px;
    display: inline-block;
}

.subject-tirm-list .area-tirm-user {
    box-sizing: border-box;
    width: 1050px;
    height: 156px;
    color: #333;
    display: inline-block;
    text-align: center;
    font-size: 14px;
    vertical-align: top;
}

.subject-tirm-list .area-tirm-user h5 {
    margin-top: 31px;
    font-size: 18px;
    text-align: left;
    -webkit-transition: all .8s;
    -moz-transition: all .8s;
    -o-transition: all .8s;
    transition: all .8s;
}

.subject-tirm-list .area-tirm-user p {
    position: relative;
    opacity: .7;
    filter: alpha(opacity=70);
    -webkit-transition: all .8s;
    -moz-transition: all .8s;
    -o-transition: all .8s;
    transition: all .8s;
}

.subject-tirm-list .area-tirm-desc {
    box-sizing: border-box;
    width: 1200px;
    height: 156px;
    -webkit-transition: all .8s;
    -moz-transition: all .8s;
    -o-transition: all .8s;
    transition: all .8s;
}

.subject-tirm-list .area-tirm-desc:hover {
    background-color: #818694;
    box-shadow: 0px 10px 40px 0px rgba(129, 134, 148, 0.4);
}

.subject-tirm-list .area-tirm-desc p {
    font-family: PingFang-SC-Regular;
    font-size: 14px;
    letter-spacing: 0.7px;
    color: #333333;
    opacity: 0.7;
    text-align: left;
}

.subject-tirm-list .area-tirm-desc p:last-child {
    font-family: PingFang-SC-Bold;
    font-size: 14px;
    line-height: 26px;
    letter-spacing: 0.7px;
    color: #333333;
    opacity: 1;
}

.subject-tirm-list .area-tirm-theme .before {
    position: absolute;
    top: -3px;
    left: 0;
    display: block;
    width: 0%;
    height: 3px;
    background-color: #f14242;
    -webkit-transition: all .8s;
    -moz-transition: all .8s;
    -o-transition: all .8s;
    transition: all .8s;
}

.subject-tirm-list .area-tirm-theme:hover .before {
    width: 100%;
}

.subject-tirm-list .area-tirm:hover .area-tirm-phone {
    box-shadow: 0 10px 40px rgba(209, 215, 221, .4);
}

.area-tirm-desc:hover .area-tirm-user p,
.area-tirm-desc:hover .area-tirm-user h5 {
    color: #fff !important;
}

.subject-tirm-list .area-tirm:hover .area-tirm-user h5 {
    margin-top: -100px;
}


/*第五栏目结束*/

.dome-radio {
    display: inline-block;
    height: 18px;
    margin-bottom: 10px;
    padding: 0 14px;
    font-size: 13px;
    line-height: 18px;
    color: #e2e2e4;
    border: 1px solid #737781;
    background-color: #404654;
    border-radius: 9px;
}

.icon-item6 {
    display: inline-block;
    width: 28px;
    height: 26px;
    margin-right: 8px;
    vertical-align: top;
    background: url("../images/item6/icon-item6.png") no-repeat;
}

.icon-item6.lshy {
    background-position: 0 0;
}

.icon-item6.gyl {
    background-position: -32px 0;
}

.icon-item6.zzy {
    background-position: -64px 0;
}

.icon-item6.xthy {
    background-position: -96px 0;
}

.icon-item6.wlhy {
    background-position: -128px 0;
}

.icon-item6.xy {
    background-position: 0 -32px;
}

.icon-item6.jyt {
    background-position: -32px -32px;
}

.icon-item6.gx {
    background-position: -64px -32px;
}

.icon-item6.user {
    background-position: -96px -32px;
}

.icon-item6.hw {
    background-position: -128px -32px;
}

.icon-item6.cyfw {
    background-position: 0 -64px;
}

.icon-item6.fhq {
    background-position: -32px -64px;
}

.icon-item6.tsxz {
    background-position: -64px -64px;
}

.icon-item6.cyyq {
    background-position: -96px -64px;
}

.icon-item6.zfgx {
    background-position: -128px -64px;
}

.subject-item6 {
    height: 700px;
    background-color: #2a303f;
    background-image: url("../images/onlyou-item6-Large.jpg");
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

.item-sub.dks {
    padding-top: 60px;
}

.subject-item6 .item-sub {
    padding-top: 50px;
    color: #fff;
}

.subject-customer {
    margin: 64px auto 0;
    width: 1200px;
}

.customer-nav {
    position: relative;
    float: left;
    margin-right: 77px;
    width: 246px;
    height: 446px;
    border-right: 1px solid #434956;
}

.customer-nav .item {
    position: relative;
    float: left;
    box-sizing: border-box;
    margin-bottom: 36px;
    width: 100%;
    cursor: pointer;
}

.customer-nav .item.last {
    margin-bottom: 6px;
}

.customer-nav .item:hover .nav-item,
.customer-nav .active .nav-item {
    color: #fff;
}

.customer-nav .nav-item {
    display: block;
    box-sizing: border-box;
    padding-left: 66px;
    height: 60px;
    color: #818694;
    font-size: 18px;
    line-height: 60px;
    cursor: pointer;
}

.customer-nav .line {
    position: absolute;
    top: 0;
    right: -1px;
    width: 100%;
    height: 60px;
    background: url("../images/item6/customer-nav-line.png") no-repeat right 0;
    -webkit-transition: top .3s cubic-bezier(.4, 0, .2, 1);
    transition: top .3s cubic-bezier(.4, 0, .2, 1);
}

.subject-customer .tab-warp {
    position: relative;
    float: left;
    width: 820px;
}

.subject-customer .tab-td {
    position: absolute;
    visibility: hidden;
    width: 100%;
    opacity: .0;
    filter: alpha(opacity=0);
    -webkit-transition: opacity, visibility 2.5s;
    -moz-transition: opacity, visibility 2.5s;
    -o-transition: opacity, visibility 2.5s;
    transition: opacity, visibility 2.5s;
}

.subject-customer .tab-td.active {
    z-index: 2;
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100);
}

.customer-item {
    margin: 47px 0;
    width: 100%;
    height: 322px;
    border-bottom: 1px dashed #c1c2c6;
}

.customer-item .sub {
    display: inline-block;
    padding: 1px 10px 4px 0;
    margin-bottom: 10px;
    color: #d5a57a;
    font-size: 14px;
    line-height: 26px;
    border-bottom: 1px solid #4b484d;
}

.customer-item .tit {
    margin-top: 15px;
    margin-bottom: 7px;
    font-size: 16px;
    line-height: 30px;
    color: #fff;
}

.customer-item .desc {
    font-size: 13px;
    letter-spacing: 1px;
    line-height: 28px;
    color: #c0c1c4;
    color: rgba(255, 255, 255, .6);
}

.customer-item .customer-pain {
    padding-top: 13px;
    color: #fff;
    line-height: 24px;
}

.customer-item .customer-pain dt {
    margin-bottom: 10px;
    color: #d5a57a;
    font-size: 15px;
}

.customer-item .customer-pain dd {
    position: relative;
    margin-bottom: 4px;
    padding-left: 12px;
    color: rgba(255, 255, 255, .6);
    font-size: 13px;
}

.customer-item .customer-pain dd:before {
    position: absolute;
    top: 10px;
    left: 0;
    width: 5px;
    height: 5px;
    border-radius: 2px;
    background-color: #d5a57a;
    content: "";
}

.customer-item .customer-pain dd strong {
    padding-right: 7px;
    color: #fff;
}

.customer-desc {
    padding-top: 10px;
    color: #fff;
    text-indent: 30px;
    font-size: 13px;
    line-height: 30px;
}

.customer-desc:hover {
    text-indent: 40px;
    -webkit-transition: text-indent 1s ease;
    -moz-transition: text-indent 1s ease;
    -o-transition: text-indent 1s ease;
    transition: text-indent 1s ease;
}

.customer-more {
    padding-top: 46px;
    color: #d5a57a;
    font-size: 13px;
    line-height: 24px;
    opacity: .6;
    filter: alpha(opacity=60);
}

.customer-more a {
    color: #d5a57a;
}

.customer-more .icon-arrow {
    display: inline-block;
    margin-top: 7px;
    margin-left: 4px;
    width: 12px;
    height: 12px;
    background: url(../images/icon-arrow.png) -26px -319px;
    vertical-align: top;
    -webkit-transition: transform .2s;
    -moz-transition: transform .2s;
    -o-transition: transform .2s;
    transition: transform .2s;
}

.customer-more a:hover .icon-arrow {
    margin-left: 14px;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

.customer-more:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}

.swiper-up {
    width: 100%;
    height: 100%;
}

.swiper-up .swiper-slide {
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    border: 1px solid transparent;
    border-radius: 2px;
}

.swiper-up .swiper-button-next,
.swiper-up .swiper-button-prev {
    top: auto;
    bottom: 1px;
    left: 0;
    margin-top: 0;
    width: 18px;
    height: 55px;
    background: #555d6e url(../images/icon-arrow.png) no-repeat 0 -250px;
}

.swiper-up .swiper-button-next {
    right: 0;
    left: auto;
    background-position: right -250px;
}

.swiper-up .swiper-button-next:hover,
.swiper-up .swiper-button-prev:hover {
    opacity: .9;
    filter: alpha(opacity=90);
}

.swiper-customer {
    height: 57px;
}

.swiper-customer .swiper-slide {
    box-sizing: border-box;
    width: 142px;
    height: 57px;
    border: 1px solid transparent;
    border-radius: 2px;
    opacity: .8;
    filter: alpha(opacity=80);
}

.swiper-customer .swiper-slide-active,
.swiper-customer .swiper-slide:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}

.swiper-customer .swiper-slide-active {
    border: 2px solid #f00001;
}

.swiper-customer .swiper-slide>img {
    width: 100%;
    height: 100%;
}

.swiper-customer .swiper-button-next,
.swiper-customer .swiper-button-prev {
    top: auto;
    bottom: 1px;
    left: 0;
    margin-top: 0;
    width: 18px;
    height: 55px;
    background: #555d6e url(../images/icon-arrow.png) no-repeat 0 -250px;
}

.swiper-customer .swiper-button-next {
    right: 0;
    left: auto;
    background-position: right -250px;
}

.swiper-customer .swiper-button-next:hover,
.swiper-customer .swiper-button-prev:hover {
    opacity: .9;
    filter: alpha(opacity=90);
}

.customer-scale .swiper-slide {
    margin-right: 13px;
}


/*第六栏目结束*/

.subject-item7 {
    height: 760px;
    background: #fff;
    -webkit-transition: background .8s ease;
    -moz-transition: background .8s ease;
    -o-transition: background .8s ease;
    transition: background .8s ease;
    /*background-image: url(../images/onlyou-item6-GOV.jpg) ;*/
}

.subject-item7 .content_list {
    position: relative;
    float: right;
    margin-top: 48px;
    width: 600px;
}

.subject-item7 .item_block {
    position: relative;
    padding: 40px 20px 36px 38px
}

.subject-item7 .item_block:last-child {
    border-bottom: 1px solid #e5e5e5
}

.subject-item7 .item_block:not(:first-child) {
    padding-top: 35px;
    border-top: 1px solid #e5e5e5;
}

.subject-item7 .item_block:not(:first-child):hover {
    box-shadow: 0 0 40px rgba(0, 0, 0, .08)
}

.subject-item7 .item_block:not(:first-child):hover .item_wrapper .item_info .title {
    color: #db393a;
    -webkit-transform: translateX(-17px);
    -ms-transform: translateX(-17px);
    transform: translateX(-17px);
}

.subject-item7 .item_block:not(:first-child):hover .item_wrapper .item_info .title:before {
    background-position: -35px -148px;
}

.subject-item7 .item_block:not(:first-child):hover .item_wrapper .item_des {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px)
}

.subject-item7 .item_block:not(:first-child):hover .details:before {
    left: 30px;
    opacity: 0;
    filter: alpha(opacity=0);
}

.subject-item7 .item_block:not(:first-child):hover .details:after {
    left: 15px;
    opacity: 1;
    filter: alpha(opacity=100);
}

.subject-item7 .item_block:not(:first-child) .item_wrapper .item_info {
    width: 430px
}

.subject-item7 .item_block:not(:first-child) .item_wrapper .item_info .title {
    overflow: hidden;
    padding-left: 26px;
    color: inherit;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-transition: all .36s;
    -moz-transition: all .36s;
    -o-transition: all .36s;
    transition: all .36s;
    -webkit-transform: translateX(-27px);
    -ms-transform: translateX(-27px);
    transform: translateX(-27px);
}

.subject-item7 .item_block:not(:first-child) .item_wrapper .item_info .title:before {
    position: absolute;
    top: 12px;
    left: 8px;
    width: 5px;
    height: 5px;
    background: url(../images/icon-arrow.png) no-repeat 0 -148px;
    content: "";
    speak: none;
}

.subject-item7 .item_block:not(:first-child) .item_wrapper .item_des {
    -moz-transition: all .36s;
    -o-transition: all .36s;
    transition: all .36s;
    webkit-transition: all .36s;
}

.subject-item7 .item_block:not(:first-child) .item_wrapper .date_wrap {
    float: right
}

.subject-item7 .item_block:not(:first-child) .item_wrapper .date_wrap .md {
    color: #999;
}

.subject-item7 .item_block:not(:first-child) .item_img {
    display: none
}

.subject-item7 .item_block:not(:first-child) .details {
    position: absolute;
    right: 26px;
    bottom: 44px;
    overflow: hidden;
    width: 40px;
    height: 16px;
    border-left: 1px solid #e5e5e5;
    color: transparent
}

.subject-item7 .item_block:not(:first-child) .details:after,
.subject-item7 .item_block:not(:first-child) .details:before {
    position: absolute;
    top: 50%;
    width: 19px;
    height: 13px;
    background: url(../images/icon-arrow.png) no-repeat 0 -164px;
    content: "";
    -moz-transition: all .36s ease;
    -o-transition: all .36s ease;
    transition: all .36s ease;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    webkit-transition: all .36s ease;
}

.subject-item7 .item_block:not(:first-child) .details:before {
    left: 15px
}

.subject-item7 .item_block:not(:first-child) .details:after {
    left: -30px;
    opacity: 0;
    filter: alpha(opacity=0);
}

.subject-item7 .item_block:not(:first-child):hover .details:before {
    left: 30px;
    opacity: 0;
}

.subject-item7 .item_block:not(:first-child):hover .details:after {
    left: 15px;
    opacity: 1;
}

.subject-item7 .item_block:first-child {
    position: absolute;
    top: 0;
    left: -600px;
    box-sizing: border-box;
    padding: 44px 60px;
    width: 520px;
    height: 510px;
    background: #f8f8f8;
    transition: background .36s ease
}

.subject-item7 .item_block:first-child:hover .details {
    bottom: 54px;
    left: 60px;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.subject-item7 .item_block:first-child:hover .details:after,
.subject-item7 .item_block:first-child:hover .details:before {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.subject-item7 .item_block:first-child:hover .item_wrapper .item_des .description {
    padding-left: 30px;
    border-color: #d3d3d3
}

.subject-item7 .item_block:first-child:hover .item_img img {
    -webkit-transform: scale(1.08);
    -ms-transform: scale(1.08);
    transform: scale(1.08)
}

.subject-item7 .item_block:first-child .item_img {
    position: relative;
    overflow: hidden;
    width: 380px;
    height: 180px
}

.subject-item7 .item_block:first-child .item_img img {
    width: 100%;
    -moz-transition: all .36s ease;
    -o-transition: all .36s ease;
    transition: all .36s ease;
    webkit-transition: all .36s ease
}

.subject-item7 .item_block:first-child .item_wrapper .item_info .title {
    margin-top: 8px;
    color: #333;
    font-size: 18px;
    line-height: 30px
}

.subject-item7 .item_block:first-child .item_wrapper .item_des {
    margin-top: 8px;
    margin-bottom: 15px
}

.subject-item7 .item_block:first-child .item_wrapper .item_des .description {
    overflow: hidden;
    box-sizing: border-box;
    padding-left: 0;
    max-height: 52px;
    width: 380px;
    height: auto;
    border-left: 1px solid transparent;
    font-size: 13px;
    line-height: 26px;
    -moz-transition: all .36s ease;
    -o-transition: all .36s ease;
    transition: all .36s ease;
    webkit-transition: all .36s ease
}

.subject-item7 .item_block:first-child .details {
    position: absolute;
    bottom: 40px;
    left: 60px;
    overflow: hidden;
    width: 140px;
    height: 36px;
    border-radius: 2px;
    background: #db3939;
    background: -moz-linear-gradient(left, #db3939 0%, #f64444 100%);
    background: -webkit-linear-gradient(left, #db3939 0%, #f64444 100%);
    /* Old browsers */
    background: linear-gradient(to right, #db3939 0%, #f64444 100%);
    /* FF3.6-15 */
    box-shadow: 0 5px 20px rgba(240, 0, 1, .2);
    /* Chrome10-25,Safari5.1-6 */
    color: #fff;
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    text-align: center;
    /* IE6-9 */
    line-height: 36px;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#db3939', endColorstr='#f64444', GradientType=1);
    -moz-transition: all .36s ease;
    -o-transition: all .36s ease;
    transition: all .36s ease;
    webkit-transition: all .36s ease;
}

.subject-item7 .item_block:first-child .details em {
    display: block;
    height: 36px;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
    webkit-transition: all .2s ease-out;
}

.subject-item7 .item_block:first-child .details:hover .more {
    margin-top: -36px;
}

.subject-item7 .item_block .item_wrapper {
    color: #333;
    transition: color .36s ease
}

.subject-item7 .item_block .item_wrapper .item_info .title {
    color: inherit;
    font-size: 15px;
    line-height: 30px
}

.subject-item7 .item_block .item_wrapper .item_des {
    margin-top: 16px
}

.subject-item7 .item_block .item_wrapper .item_des .description {
    overflow: hidden;
    width: 430px;
    height: 52px;
    font-size: 13px;
    line-height: 24px;
    opacity: .7;
    filter: alpha(opacity=70);
}

.subject-item7 .item_block .item_wrapper .date_wrap {
    color: inherit;
    font-family: helveticaneuethn, Arial
}

.subject-item7 .item_block .item_wrapper .date_wrap .year {
    display: none;
    font-family: inherit
}

.subject-item7 .item_block .item_wrapper .date_wrap .md {
    color: inherit;
    font-size: 24px;
    font-family: inherit;
    line-height: 30px
}

.subject-item7 .item_tags {
    display: none
}

.nav-resource {
    position: absolute;
    width: 1200px;
    height: 100px;
    background-color: #ffffff;
    box-shadow: 7px 12.1px 43px 0px rgba(0, 0, 0, 0.1);
    top: 630px;
    left: 50%;
    transform: translate(-50%, 0);
}

.nav-resource ul {
    display: flex;
}

.nav-resource ul li {
    width: 240px;
    height: 100px;
    position: relative;
}

.nav-resource ul li:not(:last-child):after {
    position: absolute;
    right: 0;
    top: 0;
    content: ' ';
    height: 100px;
    border-right: 1px solid #f3f3f3;
}

.nav-resource ul li:hover {
    background-color: #f00001;
    box-shadow: 0px 14px 43px 0px rgba(240, 0, 1, 0.3);
    transition: background-color 0.5s, box-shadow 0.5s;
    -moz-transition: background-color 0.5s, box-shadow 0.5s;
    /* Firefox 4 */
    -webkit-transition: background-color 0.5s, box-shadow 0.5s;
    /* Safari and Chrome */
    -o-transition: background-color 0.5s, box-shadow 0.5s;
}

.nav-resource ul li:hover .title {
    color: #fff;
}

.nav-resource ul li:hover .info {
    color: #fff;
    opacity: 0.7;
}

.nav-resource ul li .icon {
    position: absolute;
    left: 5px;
    top: 30px;
    width: 53.5px;
    height: 35px;
    background-image: url('../images/icon_items.png');
}

.nav-resource ul li .icon.icon_1 {
    background-position: 12px 5px;
}

.nav-resource ul li:hover .icon_1 {
    background-position: 12px -32px;
}

.nav-resource ul li .icon.icon_2 {
    background-position: 53.5px 5px;
}

.nav-resource ul li:hover .icon_2 {
    background-position: 53.5px -32px;
}

.nav-resource ul li .icon.icon_3 {
    background-position: 95px 5px;
}

.nav-resource ul li:hover .icon_3 {
    background-position: 95px -32px;
}

.nav-resource ul li .icon.icon_4 {
    background-position: 136.5px 5px;
}

.nav-resource ul li:hover .icon_4 {
    background-position: 136.5px -32px;
}

.nav-resource ul li .icon.icon_5 {
    background-position: 178px 5px;
}

.nav-resource ul li:hover .icon_5 {
    background-position: 178px -32px;
}

.nav-resource ul .part_word {
    padding: 30px 0 0 64px;
}

.nav-resource ul .part_word .title {
    width: 176px;
    font-family: MicrosoftYaHei;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    color: #000000;
}

.nav-resource ul .part_word .info {
    width: 176px;
    font-family: MicrosoftYaHei;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    color: #898989;
}

.swiper-machine {
    width: 100%;
    height: 706px;
    background-color: #f9f9fa;
    position: relative;
    overflow: hidden;
}

.swiper-machine .title {
    font-family: MicrosoftYaHei;
    font-size: 32px;
    letter-spacing: 3.2px;
    color: #333333;
    text-align: center;
    margin: 89px auto 20px;
}

.swiper-machine .info {
    font-family: MicrosoftYaHei;
    font-size: 20px;
    letter-spacing: 4px;
    color: #898989;
    text-align: center;
    top: 141px;
}

.swiper-machine .swiper-wrapper {
    width: 100%;
    height: 520px;
    position: relative;
    align-items: center;
}

.swiper-machine .swiper-wrapper .swiper-slide {
    width: 310px;
    height: 335px;
    background-color: #ffffff;
    border-radius: 4px;
    margin: 0 30px 0;
    cursor: pointer;
    transition: height 0.5s;
    -moz-transition: height .5s;
    /* Firefox 4 */
    -webkit-transition: height .5s;
    /* Safari and Chrome */
    -o-transition: height .5s;
}

.swiper-machine .swiper-wrapper .swiper-slide .content {
    overflow: hidden;
    height: 335px;
}

.swiper-machine .swiper-wrapper .swiper-slide.swiper-slide-active {
    height: 425px;
}

.swiper-machine .swiper-wrapper .swiper-slide.swiper-slide-active .content {
    height: 385px;
}

.swiper-machine .swiper-wrapper .swiper-slide .label {
    font-size: 18px;
    line-height: 27px;
    letter-spacing: 0.9px;
    color: #333333;
    text-align: center;
}

.swiper-machine .swiper-wrapper .swiper-slide .info {
    font-family: MicrosoftYaHei;
    font-size: 13px;
    letter-spacing: 1.3px;
    color: #898989;
    margin: 25px 0 30px;
}

.swiper-machine .swiper-wrapper .swiper-slide .detail {
    display: none;
    font-family: MicrosoftYaHei;
    font-size: 13px;
    line-height: 22px;
    text-align: center;
    letter-spacing: 1.3px;
    color: #999999;
    padding: 0 10px;
}

.swiper-machine .swiper-wrapper .swiper-slide.swiper-slide-active .detail {
    display: block;
}

.swiper-machine .swiper-wrapper .swiper-slide .bottom {
    position: relative;
    bottom: 0;
    opacity: 0;
    width: 311px;
    height: 0;
    background-image: linear-gradient(-90deg, #f64444 0%, #da3939 100%), linear-gradient(#313c58, #313c58);
    background-blend-mode: normal, normal;
    box-shadow: 0px 0px 30px 0px rgba(240, 0, 1, 0.2);
    transition: height .5s;
    -moz-transition: height .5s;
    /* Firefox 4 */
    -webkit-transition: height .5s;
    /* Safari and Chrome */
    -o-transition: height .5s;
    /* Opera */
}

.swiper-machine .swiper-wrapper .swiper-slide.swiper-slide-active .bottom {
    height: 40px;
    opacity: 1;
    border-radius: 0 0 6px 6px;
}

.swiper-machine .swiper-wrapper .swiper-slide .num {
    font-family: MicrosoftYaHei;
    margin: 20px auto 0;
    width: 45px;
    height: 41px;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    text-align: center;
    line-height: 30px;
    letter-spacing: 0.6px;
    color: #b6b6b6;
    background-image: url(../images/item3/num-bg.png)
}

.swiper-machine .swiper-wrapper .swiper-slide .bottom span {
    font-family: MicrosoftYaHei;
    font-size: 14px;
    line-height: 44px;
    letter-spacing: 0.7px;
    padding-left: 16px;
    color: #ffffff;
}

.swiper-machine .swiper-wrapper .swiper-slide .bottom span::after {
    content: " ";
    position: absolute;
    right: 10px;
    top: 20px;
    background-color: #fff;
    width: 39px;
    height: 2px;
}

.swiper-machine .swiper-wrapper .swiper-slide .bottom span::before {
    content: " ";
    position: absolute;
    right: 10px;
    top: 16px;
    background-color: #fff;
    width: 10px;
    height: 2px;
    transform: rotate(45deg);
}

.swiper-machine .swiper-wrapper .swiper-slide .icon {
    width: 94px;
    height: 94px;
    margin: 35px auto 0;
}

.swiper-machine .swiper-wrapper .swiper-slide .icon img {
    display: none;
    width: 94px;
    height: 94px;
    -webkit-animation: rotateForEver1 4s linear infinite;
    -moz-animation: rotateForEver1 4s linear infinite;
    -o-animation: rotateForEver1 4s linear infinite;
    animation: rotateForEver1 4s linear infinite;
}

.swiper-machine .swiper-wrapper .swiper-slide.swiper-slide-active .icon img {
    display: block;
}

.swiper-machine .swiper-wrapper .swiper-slide .icon0 {
    background-image: url('../images//swiper_icon/swiper_icon0.png')
}

.swiper-machine .swiper-wrapper .swiper-slide .icon1 {
    background-image: url('../images//swiper_icon/swiper_icon1.png')
}

.swiper-machine .swiper-wrapper .swiper-slide .icon2 {
    background-image: url('../images//swiper_icon/swiper_icon2.png')
}

.swiper-machine .swiper-wrapper .swiper-slide .icon3 {
    background-image: url('../images//swiper_icon/swiper_icon3.png')
}

.swiper-machine .swiper-wrapper .swiper-slide .icon4 {
    background-image: url('../images//swiper_icon/swiper_icon4.png')
}

.swiper-machine .swiper-wrapper .swiper-slide .icon5 {
    background-image: url('../images//swiper_icon/swiper_icon5.png')
}

.rotate-circle {
    height: 569px;
    width: 569px;
    position: absolute;
    top: 27px;
    left: 347px;
    border-radius: 50%;
    transform: rotate(88deg);
    overflow: hidden;
}

.rotate-circle .label_out_hover {
    height: 569px;
    width: 569px;
    position: absolute;
    border-radius: 50%;
    overflow: hidden;
}

.rotate-circle .label_out .label {
    position: absolute;
    width: 330px;
    height: 330px;
    transform-origin: center;
    background-position: 0 117px;
    background-repeat: no-repeat;
    transform: rotate(136.3deg);
}

.rotate-circle .label_out {
    position: absolute;
    width: 330px;
    height: 330px;
    top: 50%;
    left: 50%;
    transform-origin: left top;
    transform: rotate(135deg);
}

.rotate-circle .label_out_hover span {
    position: absolute;
    width: 280px;
    height: 265px;
    background-repeat: no-repeat;
    background-position: 26px 235px;
    top: 50%;
    left: 50%;
    transform-origin: 0 0;
    cursor: pointer;
}

.rotate-circle .label_out_hover .hover1 {
    transform: rotate(4deg)skew(20deg);
}

.rotate-circle .label_out_hover .hover2 {
    transform: rotate(76deg)skew(20deg);
}

.rotate-circle .label_out_hover .hover3 {
    transform: rotate(148deg)skew(20deg);
}

.rotate-circle .label_out_hover .hover4 {
    transform: rotate(220deg)skew(20deg);
}

.rotate-circle .label_out_hover .hover5 {
    transform: rotate(292deg)skew(20deg);
}

.rotate-circle .label_out_1 {
    transform: rotate(207deg);
}

.rotate-circle .label_out_2 {
    transform: rotate(279deg);
}

.rotate-circle .label_out_3 {
    transform: rotate(351deg);
}

.rotate-circle .label_out_4 {
    transform: rotate(63deg);
}

.rotate-circle .label_out_0 .label {
    background-image: url('../images/item3/r_zz_n.png');
}

.rotate-circle .label_out_1 .label {
    background-image: url('../images/item3/r_kxd_n.png')
}

.rotate-circle .label_out_2 .label {
    background-image: url('../images/item3/r_rjxt_n.png')
}

.rotate-circle .label_out_3 .label {
    background-image: url('../images/item3/r_nlp_n.png')
}

.rotate-circle .label_out_4 .label {
    background-image: url('../images/item3/r_rpa_n.png')
}

.rotate-circle .label_out_0.active .label {
    background-image: url('../images/item3/r_zz.png');
}

.rotate-circle .label_out_1.active .label {
    background-image: url('../images/item3/r_kxd.png')
}

.rotate-circle .label_out_2.active .label {
    background-image: url('../images/item3/r_rjxt.png')
}

.rotate-circle .label_out_3.active .label {
    background-image: url('../images/item3/r_nlp.png')
}

.rotate-circle .label_out_4.active .label {
    background-image: url('../images/item3/r_rpa.png')
}


/*侧边栏*/

.m-sidebar .menu {
    position: fixed;
    right: 0;
    bottom: 60px;
    z-index: 99;
    margin-left: 496px;
    width: 60px
}

.m-sidebar .menu li {
    position: relative;
    display: block;
    margin-bottom: 2px;
    width: 60px;
    height: 60px;
    background: url(../images/sprite-sidebar-menu.png) no-repeat right 0;
    cursor: pointer
}

.m-sidebar .menu .qq {
    background-position: right 0
}

.m-sidebar .menu .qq:hover {
    background-position: 0 0
}

.m-sidebar .menu .customer-service {
    background-position: right -62px
}

.m-sidebar .menu .customer-service.active,
.m-sidebar .menu .customer-service:hover {
    background-position: 0 -62px
}

.m-sidebar .menu .app {
    background-position: right -124px
}

.m-sidebar .menu .app:hover {
    background-position: 0 -124px
}

.m-sidebar .menu .contact {
    background-position: right -186px
}

.m-sidebar .menu .contact:hover {
    background-position: 0 -186px
}

.m-sidebar .menu .gotop {
    background-position: right -248px
}

.m-sidebar .menu .gotop:hover {
    background-position: 0 -248px
}

.m-sidebar .app .dialog-app {
    position: absolute;
    right: 66px;
    bottom: 0;
    display: none;
    overflow: hidden;
    padding: 20px;
    width: 323px;
    height: 144px;
    border: 1px solid #eee;
    background: #fff;
    box-shadow: 0 5px 20px rgba(0, 0, 0, .1);
    cursor: default
}

.m-sidebar .app:hover .dialog-app {
    display: block
}

.m-sidebar .app:after {
    position: absolute;
    top: 0;
    left: -6px;
    display: block;
    width: 6px;
    height: 100%;
    content: ""
}

.m-sidebar .app .dialog-app .qrcode {
    float: left;
    margin-right: 10px;
    padding: 6px;
    width: 128px;
    height: 128px;
    border: 1px dashed #e1e1e1;
    background-color: #fff;
    text-align: center
}

.m-sidebar .app .dialog-app .qrcode img {
    width: 129px;
    height: 129px
}

.m-sidebar .app .dialog-app .info {
    float: left;
    width: 170px
}

.m-sidebar .app .dialog-app .qrcode img:nth-child(2) {
    display: none
}

.m-sidebar .app .dialog-app .info .info-top {
    padding-left: 9px;
    color: #666;
    text-align: left;
    font-size: 16px;
    line-height: 26px
}

.m-sidebar .app .dialog-app .info .info-top strong {
    font-size: 18px
}

.m-sidebar .app .dialog-app .info .info-btns {
    padding-left: 10px
}

.m-sidebar .app .dialog-app .info .info-btns button {
    position: relative;
    margin-top: 8px;
    width: 160px;
    height: 36px;
    color: #fff;
    text-align: left;
    text-indent: 20px;
    font-size: 16px;
    line-height: 34px
}

.m-sidebar .app .dialog-app .info .btn-ios {
    background-color: #8fc400
}

.m-sidebar .app .dialog-app .info .btn-android i,
.m-sidebar .app .dialog-app .info .btn-ios i {
    display: inline-block;
    margin-right: 10px;
    vertical-align: -2px
}

.m-sidebar .app .dialog-app .info .btn-ios.active em {
    position: absolute;
    top: 11px;
    left: -10px;
    width: 0;
    height: 0;
    border-top: 6px solid transparent;
    border-right: 10px solid #8fc400;
    border-bottom: 6px solid transparent
}

.m-sidebar .app .dialog-app .info .btn-ios:hover {
    background-color: #8cbb0e
}

.m-sidebar .app .dialog-app .info .btn-ios.active:hover em {
    border-right: 10px solid #8cbb0e
}

.m-sidebar .app .dialog-app .info .btn-android {
    background-color: #1aa6e6
}

.m-sidebar .app .dialog-app .info .btn-android i {
    display: inline-block
}

.m-sidebar .app .dialog-app .info .btn-android.active em {
    position: absolute;
    top: 11px;
    left: -10px;
    width: 0;
    height: 0;
    border-top: 6px solid transparent;
    border-right: 10px solid #1aa6e6;
    border-bottom: 6px solid transparent
}

.m-sidebar .app .dialog-app .info .btn-android:hover {
    background-color: #1399d6
}

.m-sidebar .app .dialog-app .info .btn-android.active:hover em {
    border-right: 10px solid #1399d6
}

.m-sidebar .contact:after {
    position: absolute;
    top: 0;
    left: -6px;
    display: block;
    width: 6px;
    height: 100%;
    content: ""
}

.m-sidebar .contact .dialog-contact {
    position: absolute;
    right: 66px;
    bottom: 0;
    display: none;
    width: 240px;
    height: 120px;
    border: 1px solid #eee;
    background: #fff;
    box-shadow: 0 5px 20px rgba(0, 0, 0, .1);
    cursor: default
}

.m-sidebar .contact:hover .dialog-contact {
    display: block;
    line-height: 30px
}

.m-sidebar .contact .dialog-contact>.title {
    display: block;
    margin: 10px 22px 0;
    color: #666;
    font-weight: 700;
    font-size: 18px
}

.m-sidebar .contact .dialog-contact>.phone {
    display: block;
    margin: 0 22px;
    color: #f35438;
    font-weight: 700;
    font-size: 26px;
    line-height: 44px
}

.m-sidebar .contact .dialog-contact>.remark {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    padding-left: 22px;
    height: 30px;
    background-color: #f7f7f7;
    color: #666;
    font-size: 12px
}


/*弹窗*/

.popups-box.zej .popups-header {
    background-image: url("../images/pup-header-zej.png");
}

.popups-box.zyd .popups-header {
    background-image: url("../images/pup-header-zyd.png");
}

.popups-box.zcy .popups-header {
    background-image: url("../images/pup-header-zcy.png");
}

.popups-box.wngk .popups-header {
    background-image: url("../images/pup-header-wngk.png");
}

.popups-box.yqb .popups-header {
    background-image: url("../images/pup-header-yqb.png");
}

.popups-box {
    position: fixed;
    left: 50%;
    top: 50%;
    z-index: 105;
    width: 520px;
    padding-bottom: 22px;
    margin: -320px 0 0 -260px;
    background-color: #f7f7f7;
    border-radius: 3px;
}

.popups-box .popups-header {
    position: relative;
    width: 100%;
    height: 100px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    background: url("../images/pup-header-all.png") no-repeat 0 0;
}

.popups-box .daili-header {
    position: relative;
    width: 100%;
    height: 100px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    background: url("../images/daili-popus-header.png") no-repeat 0 0;
}

.popups-box .popups-header h4 {
    font-weight: 400;
    font-size: 28px;
    line-height: 100px;
    text-align: center;
    color: #fff;
}

.popups-box .popups-header .popups-close {
    position: absolute;
    top: 12px;
    right: 14px;
    width: 12px;
    height: 12px;
    background: url(../images/icon-arrow.png) no-repeat 0 -349px;
    opacity: .4;
    filter: alpha(opacity=40);
    cursor: pointer;
}

.popups-box .popups-header .popups-close:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}

.popups-box .popups-con {
    padding: 7px 39px 0;
}

.popups-from .textarea {
    width: 100%;
    height: 80px;
    padding: 5px 10px;
    font-size: 13px;
    color: #333;
    background-color: #fff;
    border: 1px solid #e8e8e8;
    box-sizing: border-box;
}

.popups-from .inp {
    width: 100%;
    height: 40px;
    padding: 7px 10px;
    color: #333;
    font-size: 13px;
    background-color: #fff;
    border: 1px solid #e8e8e8;
    box-sizing: border-box;
}

.popups-from .inp.ui-m {
    width: 120px;
    margin-right: 6px;
}

.popups-from li {
    padding-top: 10px;
    position: relative;
}

.popups-from li.mb20 {
    margin-bottom: 20px;
}

.popups-from li p {
    position: relative;
    line-height: 28px;
    color: #333333;
    color: #333;
    letter-spacing: 1px;
}

.popups-from li .form-inp {
    float: left;
    width: 440px;
}

.popups-from li .tips {
    color: red;
}

.popups-from li .w48off {
    width: 48%
}

.popups-from li input.w80 {
    width: 80px;
}

.popups-from li input.w90 {
    width: 90px;
}

.popups-from li .w120 {
    width: 160px;
}

.popups-from li input.w145 {
    width: 145px;
    margin-right: 8px
}

.popups-from li .inp+.inp {
    margin-left: 8px;
}

.popups-from .item-code {
    margin-left: 8px;
}

.popups-from .code-btn {
    display: inline-block;
    float: left;
    text-align: center;
    line-height: 40px;
    overflow: hidden;
    font-size: 13px;
    width: 94px;
    height: 40px;
    box-sizing: border-box;
}

.popups-from .code-btn {
    color: #cc9d73;
    background-color: #f7f3ef;
    border: 1px solid #e0cbb8;
    letter-spacing: 1px;
}

.popups-from .code-btn.code-reciprocal {
    display: inline-block;
    background: #eeeeee;
    border-color: #eee;
    color: #999999;
}

.popups-from .code-btn span {
    display: block;
    transition: all 0.2s ease-out;
}

.popups-from .code-btn em {
    display: block;
    height: 40px;
    line-height: 40px
}

.popups-from .code-btn:hover span {
    margin-top: -40px;
}

.popups-from li p em {
    margin-right: 8px;
    display: inline-block;
    width: 4px;
    height: 4px;
    background-color: #ccc;
    border-radius: 2px;
    vertical-align: 3px;
}

.popups-from li.required p em {
    background-color: #d2a277
}

.popups-from .btn-popups {
    display: block;
    width: 440px;
    height: 46px;
    margin-top: 15px;
    overflow: hidden;
    line-height: 46px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    /*transition:background 1s ease-out;*/
    /*-webkit-transition: background 1s ease-out;*/
    /*-moz-transition: background 1s ease-out;*/
    /*-ms-transition: background 1s ease-out;*/
    /*-o-transition: background 1s ease-out;*/
    background: rgb(213, 165, 122);
    /* Old browsers */
    background: -moz-linear-gradient(left, rgb(213, 165, 122) 0%, rgb(185, 140, 100) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgb(213, 165, 122) 0%, rgb(185, 140, 100) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgb(213, 165, 122) 0%, rgb(185, 140, 100) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#d5a57a', endColorstr='#b98c64', GradientType=1);
    /* IE6-9 */
    border-radius: 4px;
}

.popups-from .btn-popups:hover {
    background: #B98C64;
    ;
}

.popups-from .btn-popups span {
    display: block;
    transition: all 0.2s ease-out;
}

.popups-from .btn-popups em {
    display: block;
    height: 46px;
    line-height: 46px;
    color: #fff;
}

.popups-from .btn-popups:hover span {
    margin-top: -46px;
}

/*自动消失的提示弹窗*/
.popup-tip-accord {
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 1001;
    margin: -37px 0 0 -100px;
    padding: 20px 38px;
    min-width: 30px;
    max-width: 500px;
    border: 1px solid #eee;
    border-radius: 3px;
    background-color: #fff;
    -webkit-box-shadow: 0 2px 6px #ccc;
    box-shadow: 0 2px 6px #ccc;
}

.popup-tip-accord .tip-box {
    position: relative;
    padding-left: 43px;
    height: 33px;
    font-weight: bold;
    font-size: 16px;
    line-height: 33px;
}

.popup-tip-accord .icon {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    width: 33px;
    height: 33px;
    background: url("../images/index-onlyou2/icon-popup.png") no-repeat;
}

.popup-tip-accord .success {
    color: #3ca752;
}

.popup-tip-accord .success .icon {
    background-position: 0 -76px;
}

.popup-tip-accord .fail {
    color: #f35438;
}

.popup-tip-accord .fail .icon {
    background-position: -36px -76px;
}

.select-list {
    position: relative;
    float: left;
    width: 141px;
    height: 40px;
    color: #333;
    background-color: #fff;
    border: 1px solid #e8e8e8;
    box-sizing: border-box;
}

.select-con select {
    position: relative;
    z-index: 1;
    cursor: pointer;
    border: none;
    background: transparent;
    background-image: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    text-overflow: '';
    width: 100%;
    height: 40px;
    padding: 5px 20px 5px 10px;
    box-sizing: border-box;
    font-size: 13px
}

.select-list+.select-list {
    margin-left: 8px
}

.select-in .select-list {
    width: 100%
}

.select-list.w187 {
    width: 216px;
}

.select-list:before {
    content: "";
    position: absolute;
    right: 7px;
    top: 17px;
    width: 0;
    height: 0;
    border-width: 4px 4px 0;
    border-style: solid;
    border-color: rgb(117, 117, 117) transparent transparent;
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 106;
    display: none;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}

.modal-content {
    position: fixed;
    top: 50%;
    left: 50%;
    margin: -125px 0 0 -200px;
    background-color: #fff;
    outline: 0;
    -webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.29);
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.29);
    z-index: 106;
    border-radius: 5px;
}

.modal-header {
    height: 20px;
    padding: 12px 10px 12px 15px;
    font-size: 12px;
    line-height: 20px;
    border-bottom: 1px solid #e9ecf1;
    color: #767676;
    font-weight: bold;
}

.modal-header .btn-close {
    position: absolute;
    right: 11px;
    top: 12px;
    display: block;
    width: 12px;
    height: 12px;
    cursor: pointer;
    background: url(../images/home/pop-header-x.png) no-repeat 0 0;
}

.modal-header h4 {
    color: #333333;
    font-size: 16px;
    text-align: center;
    letter-spacing: 2px
}

.modal-body {
    position: relative;
    padding: 15px;
    width: 370px;
    height: auto !important;
}

.modal-body .popups-from li p {
    width: 85px;
}

.modal-body li .form-inp {
    width: 260px
}

.popups-from .code-btn.send-btn {
    width: 125px;
}

/**新弹窗
/**/
.jihe-subject-item6 {
    height: 140px;
    background: url("../images/new-footer-bg.png") no-repeat center top;

}

.jihe-subject-item6 .main {
    padding: 48px 0 0 66px;
    box-sizing: border-box;
}

.jihe-subject-item6-sub {
    float: left;
    position: relative;
    padding-left: 36px;
    font-size: 26px;
    line-height: 44px;
    color: #fff;
}

.jihe-subject-item6-sub:before {
    content: "";
    position: absolute;
    left: 0;
    top: 12px;
    width: 18px;
    height: 20px;
    background: url("../images/icon-arrow.png") no-repeat 0 -203px;

    -webkit-animation: rotateForEver4 2.2s linear infinite;
    -moz-animation: rotateForEver4 2.2s linear infinite;
    -ms-animation: rotateForEver4 2.2s linear infinite;
    -o-animation: rotateForEver4 2.2s linear infinite;
    animatio: rotateForEver4 2.2s linear infinite;
}

.jihe-subject-item6 .action {
    float: right;
    margin-top: -5px;
}

.jihe-subject-item6 .subject-link {
    display: inline-block;
    margin-right: 60px;
    font-size: 14px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    width: 143px;
    height: 53px;
    background: url("../images/new-footer-btn-bg.png");
    border: none;
    line-height: 53px;
}

/*弹窗 end*/


/*动画*/

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}

.animated.hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
}

.animated.hinge1 {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
}

.animated.hinge0 {
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
}

.animated.delay {
    -webkit-transition-delay: 2s;
    -moz-transition-delay: 2s;
    /* Firefox 4 */
    -o-transition-delay: 2s;
    /* Safari 和 Chrome */
    transition-delay: 2s;
    /* Opera */
}

.animated.delay1 {
    -webkit-transition-delay: 1s;
    -moz-transition-delay: 1s;
    /* Firefox 4 */
    -o-transition-delay: 1s;
    /* Safari 和 Chrome */
    transition-delay: 1s;
    /* Opera */
}

.animated.delay0 {
    -webkit-transition-delay: .5s;
    -moz-transition-delay: .5s;
    /* Firefox 4 */
    -o-transition-delay: .5s;
    /* Safari 和 Chrome */
    transition-delay: .5s;
    /* Opera */
}

@-webkit-keyframes opacity {
    from {
        opacity: .6;
        filter: alpha(opacity=60);
        -webkit-transform: scale(1, 1);
        -moz-transform: scale(1, 1);
        -o-transform: scale(1, 1);
        transform: scale(1, 1);
    }

    50% {
        opacity: 1;
        filter: alpha(opacity=100);
        -webkit-transform: scale(.8);
        -moz-transform: scale(.8);
        -o-transform: scale(.8);
        transform: scale(.8);
    }

    to {
        opacity: .6;
        filter: alpha(opacity=60);
        -webkit-transform: scale(1, 1);
        -moz-transform: scale(1, 1);
        -o-transform: scale(1, 1);
        transform: scale(1, 1);
    }
}

@keyframes opacity {
    from {
        opacity: .6;
        filter: alpha(opacity=60);
        -webkit-transform: scale(1, 1);
        -moz-transform: scale(1, 1);
        -o-transform: scale(1, 1);
        transform: scale(1, 1);
    }

    50% {
        opacity: 1;
        filter: alpha(opacity=100);
        -webkit-transform: scale(.8);
        -moz-transform: scale(.8);
        -o-transform: scale(.8);
        transform: scale(.8);
    }

    to {
        opacity: .6;
        filter: alpha(opacity=60);
        -webkit-transform: scale(1, 1);
        -moz-transform: scale(1, 1);
        -o-transform: scale(1, 1);
        transform: scale(1, 1);
    }
}

.opacity {
    -webkit-animation-name: opacity;
    animation-name: opacity;
}

@-webkit-keyframes background0 {
    from {
        background-repeat: repeat-x;
        background-position: -2px -38px;
    }

    to {
        background-repeat: repeat-x;
        background-position: -41px -38px;
    }
}

@keyframes background0 {
    from {
        background-repeat: repeat-x;
        background-position: -2px -38px;
    }

    to {
        background-repeat: repeat-x;
        background-position: -41px -38px;
    }
}

.background {
    -webkit-animation-name: background;
    animation-name: background;
}

@-webkit-keyframes background2 {
    from {
        background-position: 0 -62px;
    }

    to {
        background-position: 0 -96px;
    }
}

@keyframes background2 {
    from {
        background-position: 0 -62px;
    }

    to {
        background-position: 0 -96px;
    }
}

.background2 {
    -webkit-animation-name: background2;
    animation-name: background2;
}

@-webkit-keyframes background3 {
    from {
        background-position: 0 -126px;
    }

    to {
        background-position: 27px -126px;
    }
}

@keyframes background3 {
    from {
        background-position: 0 -126px;
    }

    to {
        background-position: 27px -126px;
    }
}

.background3 {
    -webkit-animation-name: background3;
    animation-name: background3;
}

@-webkit-keyframes background4 {
    from {
        background-position: 0 0;
    }

    to {
        background-position: -100% 0;
    }
}

@keyframes background4 {
    from {
        background-position: 0 0;
    }

    to {
        background-position: -100% 0;
    }
}

@-webkit-keyframes background5 {
    from {
        background-position: 0 0;
    }

    to {
        background-position: 37px 0;
    }
}

@keyframes background5 {
    from {
        background-position: 0 0;
    }

    to {
        background-position: 37px 0;
    }
}

@-webkit-keyframes background6 {
    from {
        background-position: 0 -417px
    }

    to {
        background-position: 0 -437px;
    }
}

@keyframes background6 {
    from {
        background-position: 0 -417px
    }

    to {
        background-position: 0 -437px;
    }
}

@-webkit-keyframes brain {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    50% {
        -webkit-transform: translate3d(10%, 10%, 0);
        transform: translate3d(10%, 10%, 0);
    }

    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes brain {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    50% {
        -webkit-transform: translate3d(10%, 10%, 0);
        transform: translate3d(10%, 10%, 0);
    }

    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@-webkit-keyframes brain2 {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    50% {
        -webkit-transform: translate3d(-10%, -10%, 0);
        transform: translate3d(-10%, -10%, 0);
    }

    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes brain2 {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    50% {
        -webkit-transform: translate3d(-10%, -10%, 0);
        transform: translate3d(-10%, -10%, 0);
    }

    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@-webkit-keyframes brain3 {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    50% {
        -webkit-transform: translate3d(0, -2%, 0);
        transform: translate3d(0, -2%, 0);
    }

    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes brain3 {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    50% {
        -webkit-transform: translate3d(0, -2%, 0);
        transform: translate3d(0, -2%, 0);
    }

    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@-webkit-keyframes hightauto {

    from,
    20%,
    53%,
    80%,
    to {
        height: 50%;
        opacity: .2;
    }

    40%,
    43% {
        height: 100%;
        opacity: 1;
    }

    70% {
        height: 80%;
        opacity: .8;
    }

    90% {
        height: 70%;
        opacity: .7;
    }
}

@keyframes hightauto {

    from,
    20%,
    53%,
    80%,
    to {
        height: 40%;
        opacity: .3;
    }

    40%,
    43% {
        height: 100%;
        opacity: 1;
    }

    70% {
        height: 80%;
        opacity: .8;
    }

    90% {
        height: 70%;
        opacity: .7;
    }
}

.hightauto {
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-name: hightauto;
    animation-name: hightauto;
}

@-webkit-keyframes widthauto {
    from {
        width: 0%;
        opacity: 1;
        filter: alpha(opacity=100);
    }

    90% {
        width: 90%;
        opacity: .9;
        filter: alpha(opacity=90);
    }

    to {
        width: 100%;
        opacity: 0;
        filter: alpha(opacity=0);
    }
}

@keyframes widthauto {
    from {
        width: 0%;
        opacity: 1;
        filter: alpha(opacity=100);
    }

    90% {
        width: 90%;
        opacity: .9;
        filter: alpha(opacity=90);
    }

    to {
        width: 100%;
        opacity: 0;
        filter: alpha(opacity=0);
    }
}

.widthauto {
    -webkit-animation-name: widthauto;
    animation-name: widthauto;
}

@-webkit-keyframes marginl {
    from {
        margin-left: 0px;
    }

    to {
        margin-left: 160px;
    }
}

@keyframes marginl {
    from {
        margin-left: 0px;
    }

    to {
        margin-left: 160px;
    }
}

.marginl {
    -webkit-animation-name: marginl;
    animation-name: marginl;
}

@-webkit-keyframes bottomauto {

    from,
    to {
        bottom: 138px;
    }

    50% {
        bottom: 158px;
    }
}

@keyframes bottomauto {

    from,
    to {
        bottom: 138px;
    }

    50% {
        bottom: 158px;
    }
}

.bottomauto {
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-name: bottomauto;
    animation-name: bottomauto;
}

@-webkit-keyframes scaleauto {

    from,
    to {
        -webkit-transform: scale(1, 1);
        -moz-transform: scale(1, 1);
        -o-transform: scale(1, 1);
        transform: scale(1, 1);
    }

    50% {
        -webkit-transform: scale(.98, .98);
        -moz-transform: scale(.98, .98);
        -o-transform: scale(.98, .98);
        transform: scale(.98, .98);
    }
}

@keyframes scaleauto {

    from,
    to {
        -webkit-transform: scale(1, 1);
        -moz-transform: scale(1, 1);
        -o-transform: scale(1, 1);
        transform: scale(1, 1);
        bottom: 73px;
    }

    50% {
        -webkit-transform: scale(.92, .92);
        -moz-transform: scale(.92, .92);
        -o-transform: scale(.92, .92);
        transform: scale(.92, .92);
        bottom: 67px;
    }
}

@keyframes scaleauto-anm {

    from,
    to {
        -webkit-transform: scale(1, 1);
        -moz-transform: scale(1, 1);
        -o-transform: scale(1, 1);
        transform: scale(1, 1);
    }

    50% {
        -webkit-transform: scale(.92, .92);
        -moz-transform: scale(.92, .92);
        -o-transform: scale(.92, .92);
        transform: scale(.92, .92);
    }
}

.scaleauto {
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-name: scaleauto;
    animation-name: scaleauto;
}

@-webkit-keyframes background {
    from {
        background-position: 0 0;
    }

    to {
        background-position: 0 266px;
    }
}

@keyframes background {
    from {
        background-position: 0 0;
    }

    to {
        background-position: 0 266px;
    }
}

@-webkit-keyframes trans-pic2 {
    from {
        opacity: .8;
        filter: alpha(opacity=80);
        -webkit-transform: translate3d(20px, -50px, 0);
        transform: translate3d(20px, -50px, 0);
    }

    90% {
        opacity: 1;
        filter: alpha(opacity=100);
        -webkit-transform: translate3d(0, 0px, 0);
        transform: translate3d(0, 0px, 0);
    }

    to {
        opacity: 0;
        filter: alpha(opacity=0);
    }
}

@keyframes trans-pic2 {
    from {
        opacity: .8;
        filter: alpha(opacity=80);
        -webkit-transform: translate3d(20px, -50px, 0);
        transform: translate3d(20px, -50px, 0);
    }

    90% {
        opacity: 1;
        filter: alpha(opacity=100);
        -webkit-transform: translate3d(0, 0px, 0);
        transform: translate3d(0, 0px, 0);
    }

    to {
        opacity: 0;
        filter: alpha(opacity=0);
    }
}

@-webkit-keyframes trans-pic22 {
    from {
        opacity: .8;
        filter: alpha(opacity=80);
        -webkit-transform: translate3d(10px, -30px, 0);
        transform: translate3d(10px, -30px, 0);
    }

    90% {
        opacity: 1;
        filter: alpha(opacity=100);
        -webkit-transform: translate3d(0, 0px, 0);
        transform: translate3d(0, 0px, 0);
    }

    to {
        opacity: 0;
        filter: alpha(opacity=0);
    }
}

@-webkit-keyframes kxd-tiao {
    0% {
        opacity: 0;
        filter: alpha(opacity=0);
        -webkit-transform: translate3d(0, 50px, 0);
        transform: translate3d(0, 50px, 0);
    }

    50% {
        opacity: 1;
        filter: alpha(opacity=100);
    }

    100% {
        opacity: 0;
        filter: alpha(opacity=0);
    }
}

@-webkit-keyframes kxd-num {
    0% {
        opacity: 0;
        filter: alpha(opacity=0);
    }

    4% {
        opacity: 1;
        filter: alpha(opacity=100);
    }

    8% {
        opacity: 0;
        filter: alpha(opacity=0);
    }

    12% {
        opacity: 1;
        filter: alpha(opacity=100);
    }

    100% {
        opacity: 1;
        filter: alpha(opacity=100);
    }
}

@keyframes trans-pic22 {
    from {
        opacity: .8;
        filter: alpha(opacity=80);
        -webkit-transform: translate3d(10px, -30px, 0);
        transform: translate3d(10px, -30px, 0);
    }

    90% {
        opacity: 1;
        filter: alpha(opacity=100);
        -webkit-transform: translate3d(0, 0px, 0);
        transform: translate3d(0, 0px, 0);
    }

    to {
        opacity: 0;
        filter: alpha(opacity=0);
    }
}

@-webkit-keyframes trans-pic23 {
    from {
        opacity: 0;
        filter: alpha(opacity=0);
    }

    25% {
        opacity: .8;
        filter: alpha(opacity=80);
        -webkit-transform: translate3d(10px, -10px, 0);
        transform: translate3d(10px, -10px, 0);
    }

    90% {
        opacity: 1;
        filter: alpha(opacity=100);
        -webkit-transform: translate3d(0, 0px, 0);
        transform: translate3d(0, 0px, 0);
    }

    to {
        opacity: 0;
        filter: alpha(opacity=0);
    }
}

@keyframes trans-pic23 {
    from {
        opacity: 0;
        filter: alpha(opacity=0);
    }

    25% {
        opacity: .8;
        filter: alpha(opacity=80);
        -webkit-transform: translate3d(10px, -10px, 0);
        transform: translate3d(10px, -10px, 0);
    }

    90% {
        opacity: 1;
        filter: alpha(opacity=100);
        -webkit-transform: translate3d(0, 0px, 0);
        transform: translate3d(0, 0px, 0);
    }

    to {
        opacity: 0;
        filter: alpha(opacity=0);
    }
}

@-webkit-keyframes cassA-box-by-bg {
    100% {
        opacity: 1;
        filter: alpha(opacity=100);
    }
}

@keyframes cassA-box-by-bg {
    100% {
        opacity: 1;
        filter: alpha(opacity=100);
    }
}

@-webkit-keyframes cassA-box-by-ele {
    from {
        opacity: .2;
        filter: alpha(opacity=20);
        -webkit-transform: scale(1.4) translate3d(0, 10px, 0);
        -moz-transform: scale(1.4) translate3d(0, 10px, 0);
        -o-transform: scale(1.4) translate3d(0, 10px, 0);
        transform: scale(1.4) translate3d(0, 10px, 0);
    }

    90% {
        opacity: 1;
        filter: alpha(opacity=1);
        -webkit-transform: scale(1) translate3d(0, 0px, 0);
        -moz-transform: scale(1) translate3d(0, 0px, 0);
        -o-transform: scale(1) translate3d(0, 0px, 0);
        transform: scale(1) translate3d(0, 0px, 0);
    }

    to {
        opacity: 0;
        filter: alpha(opacity=0);
        -webkit-transform: translate3d(0, 5px, 0);
        -moz-transform: translate3d(0, 5px, 0);
        -o-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0);
    }
}

@keyframes cassA-box-by-ele {
    from {
        opacity: .2;
        filter: alpha(opacity=20);
        -webkit-transform: scale(1.4) translate3d(0, 10px, 0);
        -moz-transform: scale(1.4) translate3d(0, 10px, 0);
        -o-transform: scale(1.4) translate3d(0, 10px, 0);
        transform: scale(1.4) translate3d(0, 10px, 0);
    }

    90% {
        opacity: 1;
        filter: alpha(opacity=1);
        -webkit-transform: scale(1) translate3d(0, 0px, 0);
        -moz-transform: scale(1) translate3d(0, 0px, 0);
        -o-transform: scale(1) translate3d(0, 0px, 0);
        transform: scale(1) translate3d(0, 0px, 0);
    }

    to {
        opacity: 0;
        filter: alpha(opacity=0);
        -webkit-transform: translate3d(0, 5px, 0);
        -moz-transform: translate3d(0, 5px, 0);
        -o-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0);
    }
}

@-webkit-keyframes cassA-box-by-hander {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        -o-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    75% {
        -webkit-transform: translate3d(26px, 54px, 0);
        -moz-transform: translate3d(26px, 54px, 0);
        -o-transform: translate3d(26px, 54px, 0);
        transform: translate3d(26px, 54px, 0);
    }

    85% {
        -webkit-transform: translate3d(28px, 54px, 0);
        -moz-transform: translate3d(28px, 54px, 0);
        -o-transform: translate3d(28px, 54px, 0);
        transform: translate3d(28px, 54px, 0);
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        -o-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes cassA-box-by-hander {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        -o-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    75% {
        -webkit-transform: translate3d(26px, 54px, 0);
        -moz-transform: translate3d(26px, 54px, 0);
        -o-transform: translate3d(26px, 54px, 0);
        transform: translate3d(26px, 54px, 0);
    }

    85% {
        -webkit-transform: translate3d(28px, 54px, 0);
        -moz-transform: translate3d(28px, 54px, 0);
        -o-transform: translate3d(28px, 54px, 0);
        transform: translate3d(28px, 54px, 0);
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        -o-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@-webkit-keyframes trans-ele4 {
    from {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0);
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes trans-ele4 {
    from {
        opacity: .8;
        filter: alpha(opacity=80);
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0);
    }

    to {
        opacity: 1;
        filter: alpha(opacity=100);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@-webkit-keyframes trans-ele41 {
    from {
        opacity: .8;
        filter: alpha(opacity=80);
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0);
    }

    to {
        opacity: 1;
        filter: alpha(opacity=100);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes trans-ele41 {
    from {
        opacity: .8;
        filter: alpha(opacity=80);
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0);
    }

    to {
        opacity: 1;
        filter: alpha(opacity=100);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@-webkit-keyframes trans-ele42 {
    from {
        opacity: .8;
        filter: alpha(opacity=80);
        -webkit-transform: translate3d(0, 30px, 0);
        transform: translate3d(0, 30px, 0);
    }

    to {
        opacity: 1;
        filter: alpha(opacity=100);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes trans-ele42 {
    from {
        -webkit-transform: translate3d(0, 30px, 0);
        transform: translate3d(0, 30px, 0);
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@-webkit-keyframes rotateForEver {
    0% {
        transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
    }

    50% {
        transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        -o-transform: rotate(180deg);
    }

    100% {
        transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
    }
}

@keyframes rotateForEver {
    0% {
        transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
    }

    50% {
        transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        -o-transform: rotate(180deg);
    }

    100% {
        transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
    }
}

@-webkit-keyframes rotateForEver1 {
    0% {
        opacity: 1;
        filter: alpha(opacity=100);
        transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
    }

    50% {
        opacity: 1;
        filter: alpha(opacity=100);
        transform: rotate(-180deg);
        -ms-transform: rotate(-180deg);
        -webkit-transform: rotate(-180deg);
        -moz-transform: rotate(-180deg);
        -o-transform: rotate(-180deg);
    }

    100% {
        opacity: 1;
        filter: alpha(opacity=100);
        transform: rotate(-360deg);
        -ms-transform: rotate(-360deg);
        -webkit-transform: rotate(-360deg);
        -moz-transform: rotate(-360deg);
        -o-transform: rotate(-360deg);
    }
}

@keyframes rotateForEver1 {
    0% {
        opacity: 1;
        filter: alpha(opacity=100);
        transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
    }

    50% {
        opacity: 1;
        filter: alpha(opacity=100);
        transform: rotate(-180deg);
        -ms-transform: rotate(-180deg);
        -webkit-transform: rotate(-180deg);
        -moz-transform: rotate(-180deg);
        -o-transform: rotate(-180deg);
    }

    100% {
        opacity: 1;
        filter: alpha(opacity=100);
        transform: rotate(-360deg);
        -ms-transform: rotate(-360deg);
        -webkit-transform: rotate(-360deg);
        -moz-transform: rotate(-360deg);
        -o-transform: rotate(-360deg);
    }
}

@-webkit-keyframes rotateForEver2 {
    0% {
        transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
    }

    50% {
        transform: rotate(-30deg);
        -ms-transform: rotate(-30deg);
        -webkit-transform: rotate(-30deg);
        -moz-transform: rotate(-30deg);
        -o-transform: rotate(-30deg);
    }

    100% {
        transform: rotate(-60deg);
        -ms-transform: rotate(-60deg);
        -webkit-transform: rotate(-60deg);
        -moz-transform: rotate(-60deg);
        -o-transform: rotate(-60deg);
    }
}

@keyframes rotateForEver2 {
    0% {
        transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
    }

    50% {
        transform: rotate(-30deg);
        -ms-transform: rotate(-30deg);
        -webkit-transform: rotate(-30deg);
        -moz-transform: rotate(-30deg);
        -o-transform: rotate(-30deg);
    }

    100% {
        transform: rotate(-60deg);
        -ms-transform: rotate(-60deg);
        -webkit-transform: rotate(-60deg);
        -moz-transform: rotate(-60deg);
        -o-transform: rotate(-60deg);
    }
}

@-webkit-keyframes rotateForEver3 {
    0% {
        transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
    }

    50% {
        transform: rotate(-30deg);
        -ms-transform: rotate(-30deg);
        -webkit-transform: rotate(-30deg);
        -moz-transform: rotate(-30deg);
        -o-transform: rotate(-30deg);
    }

    100% {
        transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
    }
}

@keyframes rotateForEver3 {
    0% {
        transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
    }

    50% {
        transform: rotate(-30deg);
        -ms-transform: rotate(-30deg);
        -webkit-transform: rotate(-30deg);
        -moz-transform: rotate(-30deg);
        -o-transform: rotate(-30deg);
    }

    100% {
        transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
    }
}

@-webkit-keyframes scaleForEver0 {
    0% {
        transform: scale(2);
        -webkit-transform: scale(2);
        opacity: 0;
        filter: alpha(opacity=0);
    }

    100% {
        transform: scale(1);
        -webkit-transform: scale(1);
        opacity: 1;
        filter: alpha(opacity=100);
    }
}

@keyframes scaleForEver0 {
    0% {
        transform: scale(2);
        -webkit-transform: scale(2);
        opacity: 0;
        filter: alpha(opacity=0);
    }

    100% {
        transform: scale(1);
        -webkit-transform: scale(1);
        opacity: 1;
        filter: alpha(opacity=100);
    }
}

@keyframes opacity-anm {
    0% {
        opacity: 0;
        filter: alpha(opacity=0);
    }

    50% {
        opacity: 1;
        filter: alpha(opacity=100);
    }

    100% {
        opacity: 0;
        filter: alpha(opacity=100);
    }
}

@-webkit-keyframes scaleForEver2 {
    0% {
        transform: scale(.6);
        -webkit-transform: scale(.6);
        opacity: 1;
    }

    70% {
        transform: scale(1.5);
        -webkit-transform: scale(1.5);
        opacity: .8;
    }

    100% {
        transform: scale(2);
        -webkit-transform: scale(2);
        opacity: 0;
    }
}

@keyframes scaleForEver2 {
    0% {
        transform: scale(.6);
        -webkit-transform: scale(.6);
        opacity: 1;
    }

    70% {
        transform: scale(1.5);
        -webkit-transform: scale(1.5);
        opacity: .8;
    }

    100% {
        transform: scale(2);
        -webkit-transform: scale(2);
        opacity: 0;
    }
}

@-webkit-keyframes scaleForEver21 {
    0% {
        display: block;
        transform: scale(.6);
        -webkit-transform: scale(.6);
        opacity: 1;
    }

    70% {
        transform: scale(1.5);
        -webkit-transform: scale(1.5);
        opacity: .8;
    }

    100% {
        transform: scale(2);
        -webkit-transform: scale(2);
        opacity: 0;
        display: block;
    }
}

@keyframes scaleForEver21 {
    0% {
        display: block;
        transform: scale(.6);
        -webkit-transform: scale(.6);
        opacity: 1;
    }

    70% {
        transform: scale(1.5);
        -webkit-transform: scale(1.5);
        opacity: .8;
    }

    100% {
        transform: scale(2);
        -webkit-transform: scale(2);
        opacity: 0;
        display: block;
    }
}

@-webkit-keyframes slideInLeft {
    from {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes slideInLeft {
    from {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.slideInLeft {
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
    from {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes slideInRight {
    from {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes anm_frame {
    from {
        background-position: 0 0;
    }

    to {
        background-position: -22875px 0;
    }
}

.slideInRight {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight;
}

@-webkit-keyframes rotateForEver4 {
    0% {
        left: -54px;
        transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
    }

    20% {
        left: -36px;
        transform: rotate(120deg);
        -ms-transform: rotate(120deg);
        -webkit-transform: rotate(120deg);
        -moz-transform: rotate(120deg);
        -o-transform: rotate(120deg);
    }

    40% {
        left: -18px;
        transform: rotate(240deg);
        -ms-transform: rotate(240deg);
        -webkit-transform: rotate(240deg);
        -moz-transform: rotate(240deg);
        -o-transform: rotate(240deg);
    }

    60% {
        left: 0;
        transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -o-transform: rotate(360deg);
    }

    to {
        left: -54px;
        transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
    }
}

@keyframes rotateForEver4 {
    0% {
        left: -54px;
        transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
    }

    20% {
        left: -36px;
        transform: rotate(120deg);
        -ms-transform: rotate(120deg);
        -webkit-transform: rotate(120deg);
        -moz-transform: rotate(120deg);
        -o-transform: rotate(120deg);
    }

    40% {
        left: -18px;
        transform: rotate(240deg);
        -ms-transform: rotate(240deg);
        -webkit-transform: rotate(240deg);
        -moz-transform: rotate(240deg);
        -o-transform: rotate(240deg);
    }

    60% {
        left: 0;
        transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -o-transform: rotate(360deg);
    }

    to {
        left: -54px;
        transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
    }
}